@charset "utf-8";
/* CSS Document */
.recruit #main.other,
.recruit #main.top{
	margin-top: -49px;
}
.wrap_pankuzu{
    padding: 0 30px;
}
.pankuzu {
    padding: 15px 0;
}
/* 共通 */
.recruit header p.side_btn{
	display: none;
}
/* top */
.recruit #main.top .en_ttl{	
	font-size: 2.125rem;
    padding-left: 33px;
}
.recruit #main.top .en_ttl::before {
    width: 24px;
    height: 24px;
    top: 5px;
}
.recruit #main.top h2{
	font-size: 0.75rem;
    padding-left: 33px;
    margin-top: 3px;
}
#rec_top{
	min-height: 542px;
}
#rec_top .move_cnt{
	padding: 103px 30px 37px;
}
#rec_top .top_cnt{
    gap: 5px;
	align-items: flex-start;
	max-width: 350px;
}
#rec_top .main_img{
	align-items: center;
	flex-direction: column-reverse;
	transform: translateX(3px);
	position: relative;
	padding-bottom: 182px;
}
#rec_top .text_cnt{
	margin-bottom: 0;
	position: absolute;
	bottom:0;
}
#rec_top .text_cnt p{
	font-size: 0.75rem;
	letter-spacing: 1.8px;
	line-height: 1.8;
}
#rec_top .text_cnt p.en_txt{
    font-size: 2rem;;
    line-height: 1.3;
    margin-top: 15px;	
}
#rec_top .top_text{
    gap: 12px;
    margin-left: 0;
	margin-top: 13px;
    padding-right: 12px;	
}
#rec_top p.rl_txt {
	width: 22px;	
}
#rec_top p.rl_txt span{
    font-size: 1.375rem;
	letter-spacing: -0.5px;
}
/* message */
#rec_message{
	padding: 74px 30px 34px;	
}
#rec_message .message_cnt{
	display: block;	
	position: relative;
}
#rec_message h3{
	font-size: 1.5rem;
	margin: 52px 0 12px;
	line-height: 1.5;
}
#rec_message p{
	line-height: 2;
	font-size: 0.875rem;
}
#rec_message .text_cnt{
	max-width: inherit;
}
#rec_message .sp_width{
	min-height: 197px;
	padding-right: 75px;
}
#rec_message .name_txt{
    margin-top: 12px;
}
#rec_message .name_txt img{
	margin-right: 0;
}
#rec_message .img_cnt{
	margin: 0;
    padding: 0 28px;
    position: absolute;
    top: -36px;
	right: 0;
	min-width: 128px;
	max-width: 128px;	
}
/* about */
#rec_about{
	padding: 60px 30px;	
}
#rec_about .link_cnt{
	gap: 35px;
	margin: 32px auto 0;
	flex-direction: column;	
	align-items: center;	
}
#rec_about a{
    margin-bottom: 14px;
	width:fit-content;	
}
#rec_about .img_cnt{
	width:fit-content;
}
#rec_about a .img_cnt img{
	height: auto;
	width: 100%;
	max-width: 315px;
}
#rec_about a > p{
    font-size: 1rem;
    padding: 7px 23px 7px 19px;
    bottom: -10px;
   	left: -14px;
}
/* interview */
#rec_interview{
	background: url(../images/recruit/interview_bg.webp) bottom center / cover no-repeat;
	padding: 66px 0 60px;
}
#rec_interview p.animate-text{
	font-size: 6.5625rem;
}
#rec_interview .link_box{
	margin-top: 62px;
	padding: 0 30px;
}
#rec_interview .link_box a{
	max-width: 728px;
	padding: 84px 10px 107px;
}
#rec_interview .link_box a .img_cnt span{
	background: url("../images/recruit/interview_link_bg_sp.webp") top center / cover no-repeat;
}
#rec_interview .link_box a > div p{
	font-size: 0.875rem;
    letter-spacing: 1.5px;
    margin-left: 5px;
	line-height: 1.5;
}
#rec_interview .link_box a span.link_mark{
    position: absolute;
	right: 0;
	left: 0;
    bottom: 52px;
}
#rec_interview .link_box a span.link_mark::after{
	background: url("../images/icon/btn_circle_68.svg") top left / 50px no-repeat;
	width: 50px;
	height: 50px;
	left: 0;
}
#rec_interview .link_box a span.link_mark::before{
	right:0;
	left: 0;
	top:0;
	bottom:0;
}
#rec_interview .link_box a::before{
	background: url("../images/recruit/interview_link_img.webp") top left / 179px 163px no-repeat;
	width: 179px;
	height: 163px;
	bottom:-60px;
	left: -45px;
}
#rec_interview .link_box a > p{
	background: url("../images/recruit/interview_link_frame.webp") top left / 250px 68px no-repeat;
	font-size: 0.9375rem;
    max-width: 250px;
    top: -27px;
    padding: 13px 10px 32px 72px;;
}
/* last */
#rec_last{
	padding: 50px 30px;
}
#rec_last .link_box {
    flex-direction: column;
	align-items: center;
	gap: 34px;
}
#rec_last .link_box div{
	max-width: 315px;
}
#rec_last .link_box div > a{
	font-size: 1.125rem;
	max-width: 315px;
	height: 185px;	
}
#rec_last .link_box div > a::after,
#rec_last .link_box div > a::before,
#rec_last .link_box div .frame::after,
#rec_last .link_box div .frame::before{
	background: url("../images/recruit/lastlink_frame.svg") top left / 7px 7px no-repeat;
	width: 7px;
	height: 7px;
}
#rec_last .link_box div > a::after{
    top: 10px;
    left: 10px;
}
#rec_last .link_box div > a::before{
    top: 10px;
    right: 10px;
}
#rec_last .link_box div .frame::after{
    bottom: 10px;
    left: 10px;
}
#rec_last .link_box div .frame::before{
    bottom: 10px;
    right: 10px;
}
#rec_last .link_box div:first-child .in_box p,
#rec_last .link_box div:last-child .in_box p{
	max-width: 188px;
	height: 64px;
}
#rec_last .link_box div:first-child .in_box,
#rec_last .link_box div:last-child .in_box{
	max-width: 206px;
	padding: 6px;
}
/* 下層共通 */
#contents-top-recruit{
	min-height: 200px;
	padding-top: 49px;
}
#contents-top-recruit .top_ttl{
	margin-top: 54px;
}
#contents-top-recruit .img_cnt{
    clip-path: polygon(0 0, 100% 0%, 100% 100%, 29% 100%);
    min-height: 151px;
	flex: 1.15;
}
#contents-top-recruit h1{
	font-size: 1rem;
    padding: 6px 24px 6px 20px;
    letter-spacing: 0.5px;
    margin: 0px 0 20px 30px;
}
#contents-recruit h2{
	font-size: 1rem;
    padding-left: 16px;
	margin:0 auto 4px;
}
#contents-recruit h2::before {
    width: 12px;
    height: 12px;
}
#contents-recruit h3{
	font-size: 1.375rem;
	margin: 9px auto 17px;
	letter-spacing: 2px;
    padding-left: 2px;
}
#contents-recruit p.lead{
	font-size: 1.375rem;
    margin: 4px auto 23px;
    letter-spacing: 0;
	line-height: 1.4;
}
#contents-recruit .white_box{
	padding: 50px 22px;
}
#contents-recruit > div:last-child{
	padding-bottom: 80px;
}
#contents-recruit table tr{
	display: flex;
    flex-direction: column;
}
#contents-recruit table th{

    padding: 21.5px 17px 22.5px 17px;	
    width: 100%;
}
#contents-recruit table td{
	padding: 21.5px 17px 22.5px 17px;
}
/* 働く環境 */
#benefits{
	padding: 40px 30px;	
}
#benefits .benefits_list{
	justify-content: center;
	gap:20px 15px;
}
#benefits .benefits_list > div{
	border:solid 2px #222;
	max-width: 348px;
	width: 100%;
	min-height: 257px;
	border-radius: 15px;
	position: relative;
	padding: 35px 36px 25px;
}
#benefits .benefits_list > div:nth-child(2),
#benefits .benefits_list > div:nth-child(3),
#benefits .benefits_list > div:nth-child(4),
#benefits .benefits_list > div:nth-child(5),
#benefits .benefits_list > div:nth-child(6),
#benefits .benefits_list > div:nth-child(7),
#benefits .benefits_list > div:nth-child(8),
#benefits .benefits_list > div:nth-child(9){
	animation-delay: 0s;
}
#benefits .benefits_list h3{
	letter-spacing: 0;
}
#benefits .benefits_list p{
    line-height: 2;
	font-size: 0.875rem;
}
#benefits .benefits_list p a{
	padding-left: 20px;
}
#benefits .benefits_list p a::before{
	top:6px;
}
#qualification{
	padding: 60px 30px 40px;
}
#qualification .ttl_cnt > div:first-child{
	margin-top: 0;
}
#qualification .ttl_cnt::after{
	content: none;
}
#qualification .qualification_list{
	display: flex;
    flex-wrap: wrap;
    gap: 10px 10px;
}
#qualification .qualification_list p{
	font-size: 1rem;
	padding: 7px 20px;
}
#career{
	padding: 62px 30px 125px;
}
#career .career_cnt{
	padding: 0;
}
#career .figure{
	margin-bottom: 88px;
	gap: 60px 40px;
    flex-direction: column;	
	align-items: center;
}
#career .figure p:not(:last-child)::after{
	right:0;
	left:0;
	top:inherit;
	bottom:-35px;
	transform: rotate(90deg);
}
#career .figure.active p::after{
	opacity: 1;	
	right:0;
	bottom:-45px;	
}
#career .career_cnt > p{
	line-height: 2;
	font-size: 0.875rem;
}
/* インタビュー */
#interview_faq{
	padding: 30px 30px 66px;
}
#interview_faq p.animate-text{
	font-size: 6.5625rem;
	letter-spacing: 13px;
}
#interview_faq .profile_cnt{
	gap: 15px;
	margin: 6px auto 20px;
    flex-direction: column;
    align-items: center;	
}
#interview_faq .profile_cnt .img_cnt{
    min-height: 170px;
    min-width: 184px;
    max-width: 184px;
}
#interview_faq .profile_cnt .text_cnt{
	margin-top: 0;
	text-align: center;
}
#interview_faq .profile_cnt h2{
    font-size: 1.25rem;
}
#interview_faq .profile_cnt h2 + p{
	margin: 0;
    letter-spacing: 0;
	font-size: 0.875rem;
}
#interview_faq .profile_box{
	padding: 19px 10px 16px;
	margin-top: 38px;
}
#interview_faq .profile_box p{
	font-size: 0.875rem;
	line-height: 2;
}
#interview_faq div.faq{
	padding: 0 0 25px 3px;
}
#interview_faq div.faq > .faq_cnt{
	min-height: 40px;
	padding-left: 50px;
	margin-bottom: 36px;
}
#interview_faq div.faq > .faq_cnt:before{
	font-size: 0.75rem;
	border-radius: 5px;
	min-width: 40px;
	min-height: 40px;
	letter-spacing: 1px;
	top: 7px;
}
#interview_faq div.faq > .faq_cnt:after{
    width: 32px;
   	height: 32px;
    top: 10px;
    left: 3px;
}
#interview_faq div.faq > .faq_cnt > p{
    font-size: 1.25rem;
    padding: 0 0 8px;
    letter-spacing: 2px;
    line-height: 1.5;
    min-height: 55px;	
}
#interview_faq div.faq > .faq_cnt .answer p{
    font-size: 1rem;
	line-height: 1.85;
}
#interview_faq div.faq > .img_cnt ~ .faq_cnt:nth-of-type(n+5):nth-of-type(-n+9){
	max-width: inherit;
	float: inherit;
}
#interview_faq div.faq > .img_cnt ~ .faq_cnt:last-of-type{
	padding-right: 80px;
	min-height: 210px;
}
#interview_faq div.faq > .img_cnt{
    float: inherit;
	position: absolute;
    min-height: 290px;
    max-height: 290px;
    max-width: 115px;
	bottom: 0;
	right: -45px;
}

#work_flow{
	padding: 60px 30px;
}
#work_flow .white_box {
    padding: 40px 22px 50px;
}
#work_flow .schedule{
	margin-top: 10px;
}
#work_flow .schedule::before{
    left: 72px;
    right: inherit;
}
#work_flow .schedule > div{
	gap: 0;
	justify-content: center;
	flex-direction: column;
}
#work_flow .img_cnt{
	margin-bottom: 0;
}
#work_flow .img_cnt img{
	width: 100%;
}
#work_flow .text_cnt{
	max-width: 460px;
	width: 100%;
}
#work_flow .schedule > div:nth-child(even) .text_cnt{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
#work_flow .schedule_list{
	max-width: inherit;
    gap: 13px;
    margin-bottom: 20px;
}
#work_flow .schedule > div:last-child .schedule_list:last-child::before{
    left: 71px;
}
#work_flow .schedule > div:nth-child(even):last-child .schedule_list:last-child::before{
    left: 71px;
	right: inherit;
}
#work_flow .schedule > div:nth-child(even) .text_cnt .schedule_list{
	flex-direction: row;
}
#work_flow .schedule_list > div{
	max-width:inherit;
}
#work_flow .schedule_list p{
	line-height: 1.5;
	font-size: 0.875rem;
}
#work_flow .schedule_list > p.time{
    display: block;
    max-width: 50px;
    width: 100%;
   	text-align: right;
}
#work_flow .schedule_list > div p.time span{
	display: none;
}
#work_flow .schedule_list .circle{
    min-width: 20px;
    min-height: 20px;
    margin-top: 3px;
}
#work_flow .schedule_list .circle::after{
	content: none;
}
#work_flow #sp_img{
	display: flex;
	gap:16px;
	flex-direction: column;
    align-items: center;
	margin-top: 20px;
}
/* number */
#number {
	padding: 40px 30px;
}
#number .number_list {
    gap: 18px 15px;
    margin: auto;
}
#number .number_list > div {
	min-height: inherit;
    padding: 38px 36px;
}
#number .number_list > div:nth-child(2),
#number .number_list > div:nth-child(3),
#number .number_list > div:nth-child(4),
#number .number_list > div:nth-child(5),
#number .number_list > div:nth-child(6),
#number .number_list > div:nth-child(7),
#number .number_list > div:nth-child(8),
#number .number_list > div:nth-child(9),
#number .number_list > div:nth-child(10),
#number .number_list > div:nth-child(11){
	animation-delay: 0s;
}
#number .number_list > div.two_cnt{
    max-width: 348px;
}
#number .number_list h3{
	font-size: 1.25rem;
    letter-spacing: 0px;
    padding-left: 0px;	
}
#number .number_list > div > .number_cnt + p,
#number .number_list > div > .number + p{
	line-height: 1.5;
    margin-top: 26px;
	font-size: 0.875rem;
}
#number .number_list .number_cnt{
	flex-direction: column;
	gap: 14px;
}
#number .number_list .number{
	margin-top: 17px;
}
#number .number_list .number span{
	font-size: 6.25rem;
	vertical-align: -5px;
}
#number .number_list .number span{
	font-size: 6.25rem !important;
}
#number .number_list .number span{
	padding-right: 6px !important;	
}
#number .number_list .number{
	margin-right: 0 !important;
}
/* 募集要項 */
#description{
	padding: 40px 30px;
}
#description .white_box h3{
	margin: 0 auto 7px;
}
#description .white_box table + h3{
	margin: 55px auto 7px;
}
#description ul li{
	position: relative;
	padding-left: 15px;
	margin-bottom: 3px;
}
#description ul li:last-child{
	margin-bottom: 0;	
}
#description ul li::before{
	position: absolute;
	content:"";
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #0077A7;
	left:0;
	top:10px;
}
#description .white_box{
	padding: 48px 24px;
}