@charset "UTF-8";
.p-link {
	font-weight: 500;
	text-decoration: none;
	display: flex;
	align-items: center;
	position: relative;
	z-index: 1;
	font-size: 16px;
}
.p-link::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	width: calc(100% - 38px);
	left: 0;
	bottom: 14px;
	height: 1px;
	background-color: currentColor;
	transform-origin: left center;
	transition-duration: .3s;
	transition-property: transform;
}
.p-link::after {
	content: "";
	display: block;
	width: 59px;
	height: 59px;
	border: 1px solid currentColor;
	border-radius: 50%;
	box-sizing: border-box;
	margin-left: 14px;
	transition-duration: .3s;
	transition-property: transform;
}
.fixImg {
	position: fixed;
	z-index: -1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.fixImg_cols {
	display: flex;
	height: 100%;
}
.fixImg_col {
	position: relative;
	z-index: 0;
}
.fixImg_col-no1 {
	width: 45%;
}
.fixImg_image {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.fixImg_image > img {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.fixImg_col-no2 {
	width: 55%;
}
.introWrap {
	position: relative;
	z-index: 1;
	background-image: linear-gradient(to right, #1362ED, #259BF5 45%, #0AE2FF);
}
.introWrap-white {
	background-image: none;
	background-color: #fff;
}
.introWrap-white .intro_contents {
	max-width: 505px;
	padding-top: 110px;
	padding-bottom: 53px;
	padding-right: 20px;
}
.intro {}
.intro::after {}
.intro_contents {
	padding-bottom: 240px;
	padding-top: 109px;
	position: relative;
	z-index: 3;
	max-width: 525px;
	margin-left: auto;
	padding-bottom: 1350px;
}
.introWrap_logo {
	color: #fff;
	position: absolute;
	z-index: 0;
	top: 9px;
	left: 10px;
}
.introWrap_logo > svg {
	display: block;
	fill: currentColor;
	fill-opacity: .1;
	width: 900px;
	height: 1270px;
}
.introWrap_logo-no2 > svg {
	width: 909px;
	height: 1284px;
	fill-opacity: 0.07;
}
.intro_deco {
	width: 665px;
	margin-left: -60px;
	filter: drop-shadow(10px 15px 20px rgba(0, 0, 0, 0.16));
	position: relative;
	z-index: 1;
	margin-bottom: -47px;
}
.intro_deco > img {
	display: block;
}
.intro_deco-no2 {
	width: 733px;
	margin-left: -61px;
	margin-bottom: 40px;
	z-index: 2;
}
.intro_deco-no2 > img:last-child {
	display: none;
}
.intro_title {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	font-size: 54px;
	line-height: 1.33;
	position: relative;
	z-index: 1;
	font-family: 'Noto Serif JP', serif;
	font-weight: bold;
	margin-bottom: 37px;
}
.intro_title-no2 {
	margin-bottom: 41px;
	letter-spacing: -0.025em;
	z-index: 2;
}
.intro_title-no2 .intro_title_inner {
	padding: 0 10px;
}
.intro_title-no2.in .intro_title_inner {
	padding: 0 8px;
}
.intro_title-no2.sp {
	display: none;
}
.intro_title_inner {
	display: block;
	background-color: #003F98;
	color: #fff;
	margin-bottom: 9px;
	padding: 0 17px;
	display: flex;
}
.intro_title_inner:last-child {
	margin-bottom: 0;
}
.intro_text {
	position: relative;
	z-index: 1;
	color: #fff;
	font-size: 20px;
	line-height: 1.8;
	font-weight: 500;
}
.intro_text-black {
	color: #333;
	line-height: 1.75;
	letter-spacing: -0.025em;
}
.intro_fixImage {
	position: sticky;
	left: 0;
	top: 128px;
}
.intro_fixImage > img {
	width: 100%;
	height: auto;
}
.intro_thumb {
	position: relative;
	width: 100%;
	max-width: 745px;
}
.intro_thumb::before {
	content: "";
	display: block;
	width: 100%;
	padding-top: 74.8993288591%;
}
.intro_thumb::after {
	content: "";
	position: absolute;
	top: 40px;
	left: 40px;
	width: 100%;
	height: 100%;
	background: transparent linear-gradient(90deg, #0062ED 0%, #0AE2FF 100%) 0% 0% no-repeat padding-box;
	opacity: 0.9;
	z-index: -1;
}
.intro_thumb > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.intro_imageWrap {
	max-width: 1200px;
}
.intro_imageCols {
	display: flex;
}
.intro_imageLeft {
	flex-shrink: 0;
	width: 45%;
	padding-bottom: 149px;
	box-sizing: border-box;
}
.intro_image_content {
	max-width: 525px;
	margin-left: auto;
}
.intro_imageRight {
	width: 55%;
	box-sizing: border-box;
}
.intro_image_contentWrap {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-right: auto;
	max-width: 720px;
}
.intro_image {
	position: relative;
	z-index: 1;
}
.intro_image-no1 {
	position: relative;
	width: 100%;
	max-width: 430px;
}
.intro_image-no1::before {
	content: "";
	display: block;
	width: 100%;
	padding-top: 100%;
}
.intro_image-no1::after {
	content: "";
	position: absolute;
	top: 20px;
	left: 20px;
	width: 100%;
	height: 100%;
	background: transparent linear-gradient(90deg, #AFCEFA 0%, #D6FAFF 100%) 0% 0% no-repeat padding-box;
	opacity: 0.9;
	z-index: -1;
}
.intro_image-no1 > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.intro_image-no2 {
	position: relative;
	width: 100%;
	max-width: 290px;
	margin-left: 75px;
	margin-top: -110px;
}
.intro_image-no2::before {
	content: "";
	display: block;
	width: 100%;
	padding-top: 133.1034482759%;
}
.intro_image-no2::after {
	content: "";
	position: absolute;
	top: 20px;
	left: 20px;
	width: 100%;
	height: 100%;
	background: transparent linear-gradient(90deg, #A3FFEB 0%, #F2FFBD 100%) 0% 0% no-repeat padding-box;
	opacity: 0.9;
	z-index: -1;
}
.intro_image-no2 > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.intro_image-no3 {
	position: relative;
	width: 100%;
	max-width: 260px;
	margin-top: 115px;
	margin-right: 20px;
	margin-left: 45px;
}
.intro_image-no3::before {
	content: "";
	display: block;
	width: 100%;
	padding-top: 133.0769230769%;
}
.intro_image-no3::after {
	content: "";
	position: absolute;
	top: 20px;
	left: 20px;
	width: 100%;
	height: 100%;
	background: transparent linear-gradient(90deg, #F2FFBD 0%, #FFECD6 100%) 0% 0% no-repeat padding-box;
	opacity: 0.9;
	z-index: -1;
}
.intro_image-no3 > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.intro_image-no4 {
	position: relative;
	width: 100%;
	max-width: 295px;
	margin-left: auto;
	margin-top: 32px;
}
.intro_image-no4::before {
	content: "";
	display: block;
	width: 100%;
	padding-top: 100%;
}
.intro_image-no4::after {
	content: "";
	position: absolute;
	top: 20px;
	left: 20px;
	width: 100%;
	height: 100%;
	background: transparent linear-gradient(90deg, #FFECD6 0%, #E3E3FF 100%) 0% 0% no-repeat padding-box;
	opacity: 0.9;
	z-index: -1;
}
.intro_image-no4 > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.about {
	position: relative;
	z-index: 2;
	padding-top: 150px;
	margin-top: -746px;
	background-image: linear-gradient(to right, #1362ED, #259BF5 45%, #0AE2FF);
}
.about::after {
	content: "";
	display: block;
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100px;
	background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 45%, #F5F8FA 45%);
	bottom: 0;
	left: 0;
	opacity: 0;
}
.about_inner {
	position: static;
	max-width: 1200px;
	padding-left: 20px;
	padding-right: 20px;
}
.about_cols {
	display: flex;
	align-items: flex-start;
}
.about_col {
	position: relative;
	z-index: 1;
}
.about_col-no1 {
	width: 50%;
	box-shadow: 5px 15px 20px rgba(0, 0, 0, .16);
	height: 620px;
}
.about_col-no1 > img {
	display: block;
}
.about_col-no2 {
	width: 46%;
	margin-left: auto;
	max-width: 425px;
	z-index: 2;
	padding-top: 53px;
}
.about_deco {
	width: 404px;
	position: absolute;
	z-index: 1;
	right: 100%;
	top: 54px;
	filter: drop-shadow(10px 15px 20px rgba(0, 0, 0, 0.16));
	margin-right: -20px;
}
.about_deco > img {
	display: block;
}
.about_link {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 55px;
}
.about_link > a {
	color: #fff;
	opacity: 1;
}
.about_link > a::before {
	content: "";
}
.about_link > a::after {
	content: "";
}
.about_text {
	color: #fff;
	line-height: 1.875;
	font-weight: 500;
	font-size: 16px;
}
.intro_cols {
	display: flex;
}
.intro_col {}
.intro_col-txt {
	width: 45%;
}
.intro_col-img {
	width: 55%;
}
.intro_col-img-no2 {
	width: calc(55% - 40px);
	padding-top: 40px;
	padding-right: 40px;
}
.pro {
	position: relative;
	z-index: 0;
}
.pro_bg {
	width: 55%;
	background-color: #F5F8FA;
	height: 100%;
	top: 0;
	right: 0;
	position: absolute;
	z-index: 0;
}
.pro_inner {
	max-width: 1200px;
	padding-left: 20px;
	padding-right: 20px;
}
.pro_title {
	position: absolute;
	z-index: 1;
	top: 317px;
	right: 100%;
	width: 546px;
	margin-right: -200px;
}
.pro_title > img {
	display: block;
}
.pro_link {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 60px;
}
.pro_link > a {
	color: #003F98;
}
.pro_link > a::before {
	content: "";
}
.pro_link > a::after {
	content: "";
}
.pro_contents {
	max-width: 525px;
	margin-left: auto;
	position: relative;
	z-index: 1;
	padding: 335px 0 124px;
}
.pro_text {
	margin-bottom: 47px;
	font-size: 16px;
}
.pro_slide {
	font-size: 0;
}
.pro_slide_item {}
.pro_slide_item > a {
	display: block;
	text-decoration: none;
	color: inherit;
}
.pro_slide_item > a::before {
	content: "";
}
.pro_slide_item > a::after {
	content: "";
}
.pro_image {
	margin-bottom: 8px;
}
.pro_image > img {
	display: block;
}
.pro_catch {
	font-family: 'Noto Serif JP', serif;
	font-size: 27px;
	font-weight: bold;
	line-height: 1.6;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.pro_catch_inner {
	display: flex;
	background-color: #003F98;
	color: #fff;
	padding: 0 10px;
	margin-bottom: 5px;
}
.pro_catch_inner_period {
	display: block;
	letter-spacing: -0.5em;
}
.pro_catch_inner:last-child {
	margin-bottom: 0;
}
.pro_banners {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	max-width: 850px;
	margin: 0 auto;
	padding-bottom: 190px;
}
.pro_banner {
	width: 100%;
	background-color: #F5F8FA;
}
.pro_banner + .pro_banner {
	margin-top: 24px;
}
.pro_banner > a {
	display: block;
}
.pro_banner > a img {
	width: 100%;
}
.intro_title_inner-no1 {}
.intro_title_inner-no2 {}
.intro_title_inner-no3 {}
.intro_title_brackets {}
.intro_title_brackets-start {
	text-indent: -0.4em;
}
.intro_title_brackets-end {
	letter-spacing: -0.4em;
}
.pro_slide_dots {
	display: flex;
	flex-wrap: wrap;
	margin-left: -3px;
	margin-top: 21px;
}
.pro_slide_dots > li {}
.pro_slide_dots > li > button {
	display: block;
	width: 16px;
	height: 16px;
	position: relative;
	z-index: 1;
	border: 3px solid rgba(255, 255, 255, 0);
	box-sizing: content-box;
	background-clip: content-box;
}
.pro_slide_dots > li > button::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	border-radius: 50%;
	border: 1px solid #CAD6E0;
	box-sizing: border-box;
	opacity: 0;
	transition-duration: .3s;
	transition-property: opacity;
}
.pro_slide_dots > li > button::after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	background-color: #CAD6E0;
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.pro_slide_dots > li.slick-active > button::before {
	opacity: 1;
}
.intro_decoWrap {}
.worker_inner {
	max-width: 1200px;
}
.worker_wrap {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.worker_left {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 675px;
	flex-shrink: 0;
}
.worker_title {
	margin-bottom: 26px;
}
.worker_right {
	position: relative;
	flex-grow: 1;
	padding-left: 40px;
	padding-right: 50px;
}
.worker_tableWrap {
	width: fit-content;
	overflow: auto;
}
.worker_table {
	min-width: 675px;
	border-collapse: collapse;
}
.worker_table thead tr {
	background-color: #CAD6E0;
}
.worker_table thead th {
	padding: 0 8px;
	border-left: 1px solid #fff;
	border-bottom: none;
	color: #333;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.75;
	letter-spacing: -0.025em;
	text-align: center;
	box-sizing: border-box;
}
.worker_table thead th:first-child {
	border-left: none;
}
.worker_table thead th:nth-child(1) {
	width: 285px;
}
.worker_table thead th:nth-child(2) {
	width: 173px;
}
.worker_table thead th:nth-child(3) {
	width: 217px;
}
.worker_table tbody th {
	padding: 0 8px;
	color: #333;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.75;
	letter-spacing: -0.025em;
	text-align: left;
	box-sizing: border-box;
}
.worker_table tbody td {
	padding: 0 8px;
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.75;
	letter-spacing: -0.025em;
	text-align: center;
	box-sizing: border-box;
}
.worker_table tbody th {
	width: 80px;
}
.worker_table tbody td:nth-of-type(1) {
	width: 205px;
	text-align: left;
}
.worker_table tbody td:nth-last-of-type(2) {
	width: 173px;
	text-align: center;
}
.worker_table tbody td:nth-last-of-type(1) {
	width: 217px;
}
.worker_table tbody tr {
	border-bottom: 1px solid #CAD6E0;
}
.worker_table tbody tr:last-child {
	border-width: 2px;
}
.worker_table tbody tr td {
	border-left: 1px solid #CAD6E0;
}
.worker_table tbody tr:nth-child(1),
.worker_table tbody tr:nth-child(5),
.worker_table tbody tr:nth-child(6),
.worker_table tbody tr:nth-child(7),
.worker_table tbody tr:nth-child(8) {
	background-color: #fff;
}
.worker_table tbody tr:nth-child(2),
.worker_table tbody tr:nth-child(3),
.worker_table tbody tr:nth-child(4),
.worker_table tbody tr:nth-child(9),
.worker_table tbody tr:nth-child(10),
.worker_table tbody tr:nth-child(11) {
	background-color: #F5F8FA;
}
.worker_table tbody tr:nth-child(8) td:nth-last-of-type(2) {
	text-align: left;
}
.job {
	position: relative;
	margin-top: 128px;
	padding-bottom: 102px;
	overflow: hidden;
}
.job_innerWrap {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.job::after {
	content: "";
	position: absolute;
	top: 205px;
	left: 0;
	width: 100%;
	height: calc(100% - 205px);
	background-color: #F5F8FA;
}
.job_title {
	margin-bottom: 29px;
}
.job_thumbGroup {
	display: flex;
	align-items: stretch;
	width: 100%;
}
.job_thumbItem {
	width: 50%;
}
.job_thumb {
	position: relative;
	width: 100%;
	max-width: 600px;
}
.job_thumb::before {
	content: "";
	display: block;
	width: 100%;
	padding-top: 61.6666666667%;
}
.job_thumb > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.job_inner {
	max-width: 1200px;
}
.job_cols {
	display: flex;
	align-items: stretch;
	margin: 48px -24px 0;
	width: calc(100% + 48px);
	box-sizing: border-box;
}
.job_col {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: calc(100% / 3 - 48px);
	margin: 0 24px;
}
.job_image {
	position: relative;
	width: 100%;
	max-width: 600px;
}
.job_image::before {
	content: "";
	display: block;
	width: 100%;
	padding-top: 61.6847826087%;
}
.job_image > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
.job_contents {
	width: 100%;
	max-width: 216px;
	margin: 0 auto;
	padding-top: 20px;
}
.job_headline {
	position: relative;
	width: 100%;
	padding-bottom: 15px;
	border-bottom: 1px solid #0090B3;
	color: #0090B3;
	font-size: 23px;
	font-weight: 700;
	line-height: 1.52;
	letter-spacing: -0.025em;
	text-align: center;
}
.job_list {
	display: flex;
	flex-wrap: wrap;
	margin: 18px -12px 0;
	list-style: none;
	color: #333;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.75;
	letter-spacing: -0.025em;
}
.job_list-vertical {
	flex-direction: column;
	flex-wrap: nowrap;
	margin: 18px 0 0;
}
.job_list li {
	width: calc(50% - 24px);
	margin: 0 12px;
}
.job_list-vertical li {
	width: 100%;
	margin: 0;
}
.voice {
	position: relative;
	padding: 128px 0;
}
.voice_box {
	position: relative;
	width: 100%;
	max-width: 750px;
	min-height: 669px;
	margin: 0 auto;
	padding: 56px 40px;
	background-color: #F5F8FA;
	border-radius: 8px;
	box-sizing: border-box;
}
.voice_innerWrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
}
.voice_slide {
	position: relative;
	width: 100%;
	max-width: 500px;
	min-height: 478px;
	margin: 0 auto;
}
.voice_slide_item {
	position: absolute;
	top: 0;
	left: 50%;
	transition: all 0.3s;
	width: 500px;
}
.voice_slide_item.front {
	transform: translate(-50%, 0);
	opacity: 1;
	z-index: 5;
}
.voice_slide_item.front .voice_image::after {
	opacity: 0;
}
.voice_slide_item.front .voice_text {
	opacity: 1;
}
.voice_slide_item.rightfront {
	transform: translate(calc(-50% + 68px), 29px) rotate(10deg);
	opacity: 1;
	z-index: 3;
}
.voice_slide_item.rightback {
	transform: translate(calc(-50% + 65px), 29px) rotate(10deg);
	opacity: 0;
	z-index: 1;
}
.voice_slide_item.leftfront {
	transform: translate(calc(-50% - 68px), 29px) rotate(-10deg);
	opacity: 1;
	z-index: 4;
}
.voice_slide_item.leftback {
	transform: translate(calc(-50% - 68px), 29px) rotate(-10deg);
	opacity: 0;
	z-index: 2;
}
.voice_slideWrap {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.voice_image {
	position: relative;
	width: 100%;
	max-width: 300px;
}
.voice_image::before {
	content: "";
	display: block;
	width: 100%;
	padding-top: 100%;
}
.voice_image::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.8);
	opacity: 1;
	transition-duration: .3s;
	transition-property: opacity;
}
.voice_image > img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	object-fit: cover;
	object-position: center;
}
.voice_text {
	margin-top: 70px;
	color: #333;
	font-size: 23px;
	font-weight: 700;
	line-height: 1.52;
	letter-spacing: -0.025em;
	text-align: center;
	opacity: 0;
	transition-duration: .3s;
	transition-property: opacity;
}
.voice_control {
	width: 100%;
}
.voice_btn {
	position: absolute;
	top: 0;
	display: block;
	flex-shrink: 0;
	transform: translateY(-40px);
	position: relative;
	width: 64px;
	height: 64px;
	z-index: 8;
}
.voice_btn::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 64px;
	height: 64px;
	background-color: #fff;
	border-radius: 50%;
	transition-duration: .3s;
	transition-property: transform;
}
.voice_btn::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 16px;
	height: 16px;
	background-image: url("/careers/img/intern/icn-arrow.svg");
	background-repeat: no-repeat;
	background-size: contain;
}
.voice_btn-prev {
	left: 0;
}
.voice_btn-prev::after {
	transform: translate(-50%, -50%) rotate(180deg);
}
.voice_btn-right {
	right: 0;
}
.gallery_slide_item > img {
	height: 225px;
}
.gallery_link {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	width: 100%;
	min-height: 189px;
	padding: 50px 50px 48px;
	background-color: #0069FF;
	box-sizing: border-box;
	text-decoration: none;
}
.gallery_text {
	margin-right: 40px;
	color: #fff;
	font-size: 23px;
	font-weight: 700;
	line-height: 1.52;
	letter-spacing: -0.025em;
}
.gallery_btn {
	display: block;
	flex-shrink: 0;
	position: relative;
	width: 64px;
	height: 64px;
	z-index: 1;
}
.gallery_btn::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 64px;
	height: 64px;
	background-color: #fff;
	border-radius: 50%;
	transition-duration: .3s;
	transition-property: transform;
}
.gallery_btn::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 16px;
	height: 16px;
	background-image: url("/careers/img/intern/icn-arrow.svg");
	background-repeat: no-repeat;
	background-size: contain;
}
@media screen and (max-width:1239px) {
	.intro_contents {
		padding-left: 15px;
		padding-bottom: 1250px;
	}
	.intro_text {
		font-size: 18px;
	}
	.intro_imageLeft {
		padding-left: 15px;
	}
	.intro_imageRight {
		padding-right: 15px;
	}
	.about_col-no1 {
		height: 55vw;
	}
	.pro_contents {
		padding-left: 20px;
		box-sizing: border-box;
	}
	.about {
		margin-top: -646px;
	}
	.worker_right {
		padding-right: 20px;
	}
}
@media screen and (min-width:1000px) {
	.p-link:hover {
		opacity: 1;
	}
	.p-link:hover::before {
		transform: scale(0, 1);
		transform-origin: right center;
	}
	.p-link:hover::after {
		transform: scale(.8);
	}
	.about_link > a:hover {}
	.pro_link > a:hover {}
	.pro_slide_item > a:hover {}
	.pro_slide_dots > li > button:hover::before {
		opacity: 1;
	}
	.voice_btn:hover {
		opacity: 1;
	}
	.voice_btn:hover::before {
		transform: scale(1.25);
	}
	.gallery_link:hover {
		opacity: 1;
	}
	.gallery_link:hover .gallery_btn:before {
		transform: scale(1.25);
	}
}
@media screen and (max-width: 999px) {
	.p-link {}
	.p-link::before {}
	.p-link::after {}
	.fixImg {
		display: none;
	}
	.fixImg_cols {}
	.fixImg_col {}
	.fixImg_col-no1 {}
	.fixImg_image {}
	.fixImg_image > img {}
	.fixImg_col-no2 {}
	.introWrap {
		overflow: hidden;
		padding-bottom: 110px;
	}
	.introWrap-white {
		padding-bottom: 0;
	}
	.introWrap-white .intro_contents {
		max-width: none;
		padding: 0;
	}
	.intro {}
	.intro::after {}
	.intro_contents {
		max-width: none;
		padding: 0;
	}
	.introWrap_logo {
		display: none;
	}
	.introWrap_logo > svg {
		width: 700px;
		height: 980px;
	}
	.intro_deco {
		margin-left: 0;
		width: 420px;
	}
	.intro_deco > img {}
	.intro_deco-no2 > img:first-child {
		display: none;
	}
	.intro_deco-no2 > img:last-child {
		display: block;
	}
	.intro_title {
		margin-bottom: 0;
		font-size: 41px;
	}
	.intro_title_inner {}
	.intro_title_inner:last-child {}
	.intro_text {
		padding: 0 20px;
		margin-top: 30px;
	}
	.intro_fixImage {}
	.intro_fixImage > img {}
	.about {
		margin-top: 55px;
		padding: 0;
	}
	.about::after {}
	.about_inner {}
	.about_cols {}
	.about_col {}
	.about_col-no1 {
		height: auto;
	}
	.about_col-no1 > img {}
	.about_col-no2 {}
	.about_deco {
		width: 300px;
	}
	.about_deco > img {}
	.about_link {}
	.about_link > a {}
	.about_link > a::before {}
	.about_link > a::after {}
	.about_text {}
	.intro_cols {
		display: block;
	}
	.intro_col {
		width: auto;
	}
	.intro_col-txt {}
	.intro_col-img {
		display: none;
	}
	.intro_text-black {
		margin-top: 0;
		padding: 37px 20px 45px;
		color: #fff;
		background: linear-gradient(90deg, #0062ED 0%, #0AE2FF 100%) 0% 0% no-repeat padding-box;
	}
	.intro_imageCols {
		flex-direction: column;
		align-items: center;
	}
	.intro_imageLeft {
		width: 100%;
		max-width: unset;
		margin: 0;
		padding: 0;
	}
	.intro_image_content {
		max-width: unset;
	}
	.intro_imageRight {
		width: 100%;
		max-width: unset;
		margin: 0;
		padding: 0;
	}
	.intro_image_contentWrap {
		max-width: unset;
	}
	.intro_image-no1 {
		max-width: unset;
	}
	.intro_image-no1::after {
		content: none;
	}
	.intro_image-no2 {
		width: 50%;
		max-width: unset;
		margin: 0;
	}
	.intro_image-no2::before {
		padding-top: 133.3333333333%;
	}
	.intro_image-no2::after {
		content: none;
	}
	.intro_image-no3 {
		width: 50%;
		max-width: unset;
		margin: 0;
	}
	.intro_image-no3::before {
		padding-top: 133.3333333333%;
	}
	.intro_image-no3::after {
		content: none;
	}
	.intro_image-no4 {
		max-width: unset;
		margin: 0;
	}
	.intro_image-no4::after {
		content: none;
	}
	.pro {
		background-color: #F5F8FA;
		padding-bottom: 100px;
	}
	.pro_bg {
		width: 100%;
		height: auto;
		position: relative;
		background-color: rgba(255, 255, 255, 0);
		background-image: url(/careers/img/pt-fix02@2x.jpg);
		padding-bottom: 50%;
		background-size: cover;
		background-position: center center;
		margin-bottom: 35px;
	}
	.pro_inner {}
	.pro_title {
		position: relative;
		top: 0;
		right: 0;
		margin-bottom: -60px;
		margin-right: 0;
		width: 450px;
	}
	.pro_title > img {}
	.pro_link {}
	.pro_link > a {}
	.pro_link > a::before {}
	.pro_link > a::after {}
	.pro_contents {
		max-width: none;
		padding: 0 0 40px;
	}
	.pro_text {}
	.pro_slide {
		max-width: 455px;
		margin: 0 auto;
	}
	.pro_slide_item {}
	.pro_slide_item > a {}
	.pro_slide_item > a::before {}
	.pro_slide_item > a::after {}
	.pro_image {}
	.pro_image > img {}
	.pro_catch {
		font-size: 20px;
	}
	.pro_catch_inner {}
	.pro_catch_inner:last-child {}
	.intro_title_inner-no1 {}
	.intro_title_inner-no2 {}
	.intro_title_inner-no3 {}
	.intro_title_brackets {}
	.intro_title_brackets-start {}
	.intro_title_brackets-end {}
	.pro_slide_dots {}
	.pro_slide_dots > li {}
	.pro_slide_dots > li > button {}
	.pro_slide_dots > li > button::before {}
	.pro_slide_dots > li > button::after {}
	.pro_slide_dots > li.slick-active > button::before {}
	.pro_banners {
		padding: 0;
	}
	.pro_banner {}
	.pro_banner + .pro_banner {
		margin-top: 16px;
	}
	.pro_banner > a {}
	.pro_banner > a img {}
	.intro_decoWrap {
		background-image: url(/careers/img/pt-fix01@2x.jpg);
		background-size: cover;
		background-position: center center;
		padding: 20px 20px;
		background-color: #cfe0eb;
	}
	.intro_decoWrap-no2 {
		position: relative;
		background-image: url("/careers/img/intern/pt-thumb@sp.jpg");
	}
	.intro_decoWrap-no2::after {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.2);
		z-index: 1;
	}
	.worker_inner {
		padding: 0;
	}
	.worker_wrap {
		flex-direction: column;
		align-items: center;
	}
	.worker_left {
		width: 100%;
		flex-shrink: unset;
		order: 2;
		align-items: center;
		margin-top: 40px;
		padding: 0 16px;
		box-sizing: border-box;
	}
	.worker_right {
		width: 100%;
		flex-grow: unset;
		order: 1;
		padding-left: 0;
		padding-right: 0;
	}
	.worker_title .u-ttlBubble_inner {
    font-size: 19px;
		padding: 9px 32px;
	}
	.worker_title.in .u-ttlBubble_inner {
		padding: 9px 24px;
	}
	.job_title .u-ttlBubble_inner {
    font-size: 19px;
		padding: 9px 32px;
	}
	.job_cols {
		margin: 24px -12px 0;
    width: calc(100% + 24px);
	}
	.job_col {
		width: calc(100% / 3 - 24px);
		margin: 0 12px;
	}
	.voice_title .u-ttlBubble_inner {
    font-size: 19px;
		padding: 9px 32px;
	}
}
@media screen and (max-width:767px) {
	.p-link {}
	.p-link::before {}
	.p-link::after {}
	.fixImg {}
	.fixImg_cols {}
	.fixImg_col {}
	.fixImg_col-no1 {}
	.fixImg_image {}
	.fixImg_image > img {}
	.fixImg_col-no2 {}
	.introWrap {
		padding-bottom: 61px;
	}
	.introWrap-white {
		padding-bottom: 0;
	}
	.intro {}
	.intro::after {}
	.intro_contents {}
	.introWrap_logo {}
	.introWrap_logo > svg {}
	.intro_deco {
		width: 343px;
		margin-bottom: -24px;
		max-width: 100%;
	}
	.intro_deco-no2 {
		width: 343px;
		max-width: unset;
		margin-bottom: 11px;
		margin-left: -4px;
	}
	.intro_deco > img {}
	.intro_title {
		font-size: 23px;
		line-height: 37px;
	}
	.intro_title-no2 {
		font-size: 28px;
	}
	.intro_title-no2 .intro_title_inner {
    padding: 0 5px;
	}
	.intro_title-no2.in .intro_title_inner {
		padding: 0 5px;
	}
	.intro_title-no2.pc {
		display: none;
	}
	.intro_title-no2.sp {
		display: flex;
	}
	.intro_title_inner {
		margin-bottom: 4px;
	}
	.intro_title_inner:last-child {}
	.intro_text {
		padding: 0 20px;
		margin-top: 36px;
		font-size: 20px;
	}
	.intro_text-black {
		margin-top: 0;
		padding: 37px 20px 45px;
	}
	.intro_fixImage {}
	.intro_fixImage > img {}
	.about {
		padding: 0;
		margin-top: 52px;
	}
	.about::after {}
	.about_inner {}
	.about_cols {
		display: block;
	}
	.about_col {
		width: auto;
	}
	.about_col-no1 {
		margin-left: -20px;
		margin-right: -20px;
	}
	.about_col-no1 > img {}
	.about_col-no2 {
		padding-top: 46px;
	}
	.about_deco {
		width: 253px;
		right: 0;
		position: relative;
		top: 0;
		margin-right: 0;
	}
	.about_deco > img {}
	.about_link {
		margin-bottom: 35px;
	}
	.about_link > a {}
	.about_link > a::before {}
	.about_link > a::after {}
	.about_text {}
	.intro_cols {}
	.intro_col {}
	.intro_col-txt {}
	.intro_col-img {}
	.pro {
		padding-bottom: 61px;
	}
	.pro_bg {
		padding-bottom: 130%;
		margin-bottom: 47px;
	}
	.pro_inner {
		padding-left: 16px;
		padding-right: 16px;
	}
	.pro_title {
		width: 343px;
		margin-bottom: 0px;
		max-width: 100%;
	}
	.pro_title > img {}
	.pro_link {
		margin-bottom: 30px;
	}
	.pro_link > a {}
	.pro_link > a::before {}
	.pro_link > a::after {}
	.pro_contents {}
	.pro_text {
		margin-bottom: 52px;
	}
	.pro_slide {}
	.pro_slide_item {}
	.pro_slide_item > a {}
	.pro_slide_item > a::before {}
	.pro_slide_item > a::after {}
	.pro_image {}
	.pro_image > img {}
	.pro_catch {
		font-size: 17px;
		line-height: 28px;
	}
	.pro_catch_inner {
		margin-bottom: 8px;
	}
	.pro_catch_inner:last-child {}
	.pro_banners {}
	.pro_banner {}
	.pro_banner + .pro_banner {}
	.pro_banner > a {}
	.pro_banner > a img {}
	.intro_title_inner-no1 {}
	.intro_title_inner-no2 {}
	.intro_title_inner-no3 {}
	.intro_title_brackets {}
	.intro_title_brackets-start {}
	.intro_title_brackets-end {}
	.pro_slide_dots {}
	.pro_slide_dots > li {}
	.pro_slide_dots > li > button {}
	.pro_slide_dots > li > button::before {}
	.pro_slide_dots > li > button::after {}
	.pro_slide_dots > li.slick-active > button::before {}
	.intro_decoWrap {
		box-sizing: border-box;
		height: 109.8vw;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		padding: 20px 20px 15px;
	}
	.intro_decoWrap-no2 {
		padding: 20px 20px 13px;
	}
	.worker_title {
		margin-bottom: 18px;
	}
	.worker_tableWrap {
		width: 100%;
	}
	.worker_table {
		width: 100%;
	}
	.job {
		margin-top: 40px;
		padding-bottom: 40px;
	}
	.job::after {
		top: 66px;
		height: calc(100% - 66px);
	}
	.job_title {
		margin-bottom: 34px;
	}
	.job_inner {
		padding: 0 16px;
	}
	.job_cols {
		flex-direction: column;
		align-items: center;
		margin: 0;
		width: 100%;
		order: 1;
	}
	.job_col {
		width: 100%;
		margin: 0;
	}
	.job_col + .job_col {
		margin-top: 38px;
	}
	.job_image::before {
		padding-top: 61.8075801749%;
	}
	.job_thumbGroup {
		flex-direction: column;
		align-items: center;
		order: 2;
		margin-top: 38px;
	}
	.job_thumbItem {
		width: 100%;
	}
	.job_thumbItem + .job_thumbItem {
		margin-top: 8px;
	}
	.job_image {
		max-width: unset;
	}
	.job_thumb {
		max-width: unset;
	}
	.job_thumb::before {
		padding-top: 61.8075801749%;
	}
	.voice {
		padding: 64px 0;
	}
	.voice_inner {
		padding: 0 16px;
	}
	.voice_title {
		margin-bottom: 18px;
	}
	.voice_box {
		padding: 40px 8px 10px;
		min-height: 505px;
	}
	.voice_box.vn {
		min-height: 505px;
	}
	.voice_box.in {
		min-height: 565px;
	}
	.voice_image {
		max-width: 240px;
	}
	.voice_slide {
		min-height: 388px;
		max-width: unset;
	}
	.voice_slide_item {
		width: 272px;
	}
	.voice_slide_item.rightfront {
		transform: translate(calc(-50% + 16px), 27px) rotate(10deg);
	}
	.voice_slide_item.rightback {
		transform: translate(calc(-50% + 10px), 26px) rotate(10deg);
	}
	.voice_slide_item.leftfront {
		transform: translate(calc(-50% - 12px), 26px) rotate(-10deg);
	}
	.voice_slide_item.leftback {
		transform: translate(calc(-50% - 12px), 26px) rotate(-10deg);
	}
	.voice_btn {
		width: 40px;
		height: 40px;
	}
	.voice_btn::before {
		width: 40px;
		height: 40px;
	}
	.voice_text {
		margin-top: 61px;
		font-size: 19px;
		line-height: 1.53;
	}
	.gallery_link {
		padding: 16px 16px 15px;
		min-height: 149px;
	}
	.gallery_text {
		margin-right: 18px;
	}
}
@media screen and (max-width: 374px) {
	.intro_text {
		font-size: 18px;
	}
	.intro_deco-no2 {
		width: min(343px, 100%);
	}
	.pro_catch {
		font-size: 15px;
	}
}
