@charset "UTF-8";

#recruit_mainimg{
	background: url(../img/recruit/mainimg.jpg) center 0 no-repeat;
	height: 768px;
	margin-bottom: 80px;
}
.mainimg_box{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	height: 100%;
	position: relative;
}
.mainimg_box > div{
	width: 768px;
	height: 384px;
	background: url(../img/recruit/mainimg2.jpg) center center no-repeat;
	background-size: cover;
	padding: 30px 0;
}
.mainimg_box .text1{
	position: absolute;
	top: 16%;
	left: 0;
	width: 100%;
	text-align: center;
}
.mainimg_box .text2,
.mainimg_box .logo{
	font-size: 0;
}
.mainimg_box .text2,
.mainimg_box .logo,
.mainimg_box .mainimg_title{
	text-align: center;
}
.mainimg_box .text2{
	margin-bottom: 15px;
}
.mainimg_box .mainimg_title{
	color: #ffffff;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 20px;
}
.mainimg_box .mainimg_title span{
	display: block;
	color: #ffffff;
	font-size: 90px;
	font-weight: 400;
	line-height: 1;
}
.mainimg_box_link{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
.mainimg_box_link a{
	border-radius: 5px;
	background-color: #ffff00;
	box-shadow: 0px 5px 0px 0px #afaf00;
	color: #323232;
	font-size: 24px;
	height: 52px;
	font-weight: 700;
	line-height: 30px;
	margin: 0 5px;
}
.daihyo_message p span,#recruit_career .carrer_text p span{
    font-size: 3rem;
}
.mainimg_box_link a.btn_normal::before{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 4.5px 0 4.5px;
	border-color: #353535 transparent transparent transparent;
}
.ttl_os150{
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
	position: relative;
	margin-bottom: 70px;
}
.ttl_os150 span{
	display: block;
	color: #99dbb1;
	font-size: 150px;
	font-weight: 400;
	line-height: 106px;
	margin-left: -8px;
}
.ttl_os150::after{
	content: "";
	display: block;
	height: 1px;
	width: calc(100% - 180px);
	background-color: #99dbb1;
	position: absolute;
	right: 0;
	bottom: 14px;
}
.wrap985{
	width: 985px;
	margin: 0 auto;
}
.schedule{
	padding: 40px;
	background-color: #ccedd8;
	margin-bottom: 30px;
}
.schedule dl{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.schedule dl dt{
	width: 300px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.schedule dl dd{
	width: 605px;
}
.schedule dl dt:not(.non){
	background-color: #fff;
	padding: 0 20px;
	line-height: 1.4;
}
.schedule dl dd:not(.non){
	background-color: #fff;
	padding: 20px 0;
}
.schedule dl dt:not(.non):nth-of-type(odd){
	background-color: #e6e6e6;
}
.schedule dl dd:not(.non):nth-of-type(odd){
	background-color: #e6e6e6;
}
.schedule dl dd.month{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.schedule dl dd.month span{
	display: block;
	width: calc((100% / 6) - 1px);
	margin-left: 1px;
	background-color: #323232;
	color: #fff;
	font-size: 24px;
	font-weight: 700;
	line-height: 50px;
	height: 50px;
	text-align: center;
}
.schedule dl dd .bo{
	display: block;
	width: calc(((100% / 6) * 5) - 10px);
	height: 40px;
	background-color: #00a53c;
	position: relative;
}
.schedule dl dd .bo::after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 0 20px 10px;
	border-color: transparent transparent transparent #00a53d;
	position: absolute;
	left: 100%;
	top: 0;
}
.schedule dl dd:nth-of-type(3) .bo{
	width: calc((100% / 6) - 10px);
	margin-left: calc((100% / 6) * 2);
}
.schedule dl dd:nth-of-type(4) .bo{
	width: calc(((100% / 6) * 1.5) - 10px);
	margin-left: calc((100% / 6) * 3);
}
.schedule dl dd:nth-of-type(5) .bo,
.schedule dl dd:nth-of-type(6) .bo,
.schedule dl dd:nth-of-type(7) .bo,
.schedule dl dd:nth-of-type(8) .bo{
	width: calc(((100% / 6) * 3) - 10px);
	margin-left: calc((100% / 6) * 3);
}
.marker {
    background: linear-gradient(transparent calc(100% - 5px), #ffff00 5px);
    background-position: 0 -5px;
}
.schedule + p{
	margin-bottom: 30px;
}
.recruit_bnr{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.recruit_bnr a{
	width: 49%;
	border-radius: 5px;
	border: 5px solid #00abeb;
	box-shadow: 0px 3px 0px 0px #e6e6e6;
}
.recruit_bnr a.insta{
	border-color: #a500b9;
}
.recruit_bnr a > p{
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
	line-height: 36px;
	text-align: center;
	background-color: #00abeb;
	padding-bottom: 5px;
}
.recruit_bnr a.insta > p{
	background-color: #a500b9;
}
.recruit_bnr a.mynavi > div{
	padding: 10px 0;
	text-align: center;
}
.mynavi{
	position: relative;
	pointer-events: none;
}
.mynavi::after{
	content: "2022年新卒採用エントリーは只今準備中です。\A公開までしばらくお待ち下さい。";
	display: block;
	background-color: rgba(0,0,0,0.8);
	padding: 10px;
	color: #fff;
	white-space: pre;
	font-size: 14px;
	text-align: center;
	line-height: 1.7;
	width: 80%;
	position: absolute;
	top: 80%;
	left: 10%;
}
.recruit_bnr a.insta > div{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
.recruit_bnr a.insta > div div p{
	color: #a500b9;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.6;
}
.recruit_bnr a.insta > div div p.url{
	font-family: Oswald;
	color: #323232;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
}
#interview > div,
#leader_message > div,
#message > div{
	background: url(../img/recruit/back02.png) 0 0 repeat;
	padding: 40px 0;
	counter-reset: num;
}
.daihyo_message{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	position: relative;
	flex-wrap: wrap;
}
.daihyo_message h3{
	margin-bottom: 40px;
	margin-top: 20px;
}
.daihyo_message h3 span{
	display: inline-block;
	background-color: #00a53c;
	color: #ffffff;
	font-size: 40px;
	letter-spacing: -1px;
	font-weight: 700;
	line-height: 60px;
	padding: 0 10px;
	margin-bottom: 10px;
}
.daihyo_message h3 span:nth-of-type(1){
	margin-left: -25px;
}
.daihyo_message h3 span:nth-of-type(2){
	margin-left: 25px;
}
.daihyo_message > div{
	width: calc(100% - 300px);
}
.daihyo_message > div > div{
	background-color: #fff;
	padding: 40px;
	width: calc(100% - 40px);
	margin-left: 40px;
}
.daihyo_message > div > div p:nth-of-type(1){
	color: #323232;
	font-size: 18px;
	font-weight: 700;
	line-height: 36px;
}
.daihyo_message > div > div p:nth-of-type(2){
	font-size: 16px;
	text-align: right;
	margin-top: 20px;
	line-height: 44px;
}
.daihyo_message > img{
	position: absolute;
	left: -65px;
	bottom: -100px;
}
#leader_message > div > div{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.message{
	position: relative;
	margin-top: 20px;
	width: calc(100% - 220px);
}
.name_box{
	padding: 30px 40px;
	background-color: #00a53c;
	display: inline-block;
	margin-left: -25px;
	margin-bottom: 40px;
}
.name_box .name{
	color: #ffffff;
	font-size: 30px;
	font-weight: 600;
}
.name_box .shozoku{
	color: #ffffff;
	font-size: 18px;
	font-weight: 700;
}
.ld{
	color: #99dbb1;
	font-size: 100px;
	font-weight: 400;
	line-height: 100px;
	position: absolute;
	top: 0;
	right: -80px;
}
.text{
	width: calc(100% - 40px);
	margin-left: 40px;
	padding: 30px 40px;
	background-color: #fff;
}
.text p{
	font-size: 18px;
	font-weight: 700;
	line-height: 36px;
}
.interview_box{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	position: relative;
	counter-increment: num;
	margin-bottom: 80px;
}
.message_top{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	-ms-align-items: flex-start;
	align-items: flex-start;
}
.interview_box:last-of-type{
	margin-bottom: 0;
}
.interview_box:nth-of-type(odd) .message_top{
	flex-direction: row-reverse;
}

.count{
	color: #99dbb1;
	font-size: 45px;
	font-weight: 700;
	line-height: 1;
}
.count::after{
	content: counter(num, decimal-leading-zero);
	display: block;
	font-size: 200px;
	font-weight: 400;
	line-height: 1;
	margin-top: -22px;
}
.qa dt{
	color: #00a53c;
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 10px;
}
.qa dt::before{
	content: "Q";
	font-family: Oswald;
	color: #ffffff;
	font-size: 24px;
	font-weight: 400;
	line-height: 1;
	width: 40px;
	height: 40px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	border-radius: 50%;
	background-color: #00a53c;
	margin-right: 10px;
	padding-bottom: 5px;
}
.qa dd{
	margin-bottom: 20px;
}
.interview_box:nth-of-type(even){
	flex-direction: row-reverse;
}
.interview_box:nth-of-type(even) .name_box{
	margin-left: 0;
	margin-right: -25px;
}
.interview_box:nth-of-type(even) .text{
	margin-left: 0;
	margin-right: 40px;
}
#recruit_graf h2 + p{
	text-align: center;
	margin-bottom: 40px;
}
.prbox{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 80px;
}
.prbox > div{
	width: calc(100% - 352px);
}
.prbox h3{
	margin-bottom: 20px;
}
.prbox h3 span{
	display: inline-block;
	background-color: #00a53c;
	color: #ffffff;
	font-size: 40px;
	letter-spacing: -1px;
	font-weight: 700;
	line-height: 60px;
	padding: 0 10px;
	margin-bottom: 10px;
}
.prbox:nth-of-type(odd) h3{
	margin-top: 50px;
}
.prbox h3 + p{
	margin-right: 40px;
	width: calc(100% - 40px);
	margin-bottom: 40px;
}
.prbox:nth-of-type(odd) h3 + p{
	margin-left: 40px;
	margin-right: 0;
}
.prbox:nth-of-type(odd) h3 span{
	margin-left: -25px;
}
.prbox:nth-of-type(even){
	flex-direction: row-reverse;
	margin-bottom: 0;
}

.bd_green{
	background-color: #ccedd8;
	padding: 40px;
}
#recruit_flow{
	counter-reset: num;
}
#recruit_flow .flow{
}
#recruit_flow .flow > p{
	text-align: center;
	margin-bottom: 30px;
}
#recruit_flow .flow dl{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	counter-increment: num;
	padding: 20px;
	position: relative;
}
#recruit_flow .flow dl::after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 8.5px 0 8.5px;
	border-color: #ffffff transparent transparent transparent;
	position: absolute;
	top: 100%;
	left: 32px;
	z-index: 10;
}
#recruit_flow .flow dl:nth-of-type(even)::after{
	border-color: #ccedd8 transparent transparent transparent;
}
#recruit_flow .flow dl:last-of-type:after{
	display: none;
}
#recruit_flow .flow dl:nth-of-type(odd){
	border-radius: 5px;
	background-color: #ffffff;
}
#recruit_flow .flow dl dt{
	color: #00a53c;
	font-size: 18px;
	font-weight: 700;
	width: 30%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}
#recruit_flow .flow dl dt .num{
	display: inline-block;
	font-size: 14px;
	font-family: Oswald;
	color: #ffffff;
	line-height: 1;
	border-radius: 5px;
	background-color: #00a53c;
	text-align: center;
	width: 40px;
	padding: 4px 0;
	margin-right: 20px;
}
#recruit_flow .flow dl dt .num::after{
	content: counter(num, decimal-leading-zero);
	display: block;
	font-weight: 400;
	line-height: 1;
	font-size: 18px;
}
#recruit_flow .flow dl dd{
	line-height: 1.4;
	width: 70%;
}
.summary{
	margin-bottom: 40px;
}
.summary dl{
	background-color: #fff;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.summary dl dt,
.summary dl dd{
	padding: 20px;
}
.summary dl dt:nth-of-type(even),
.summary dl dd:nth-of-type(even){
	background-color: #e6e6e6;
}
.summary dl dt{
	width: 20%;
	font-size: 18px;
}
.summary dl dd{
	width: 80%;
	font-size: 16px;
}
.recruit_bnr a.scd{
	border-color: #00a53c;
}
.recruit_bnr a.scd > p{
	background-color: #00a53c;
}
.recruit_bnr a.scd > div{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	padding: 20px 0;
}
.recruit_bnr a.scd > div p{
	font-size: 42px;
	font-weight: 700;
	line-height: 36px;
	color: #323232;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}
.recruit_bnr a.scd > div p span{
	color: #00a53c;
}
.recruit_bnr a.scd > div .icon{
	margin-right: 15px;
}

#recruit_career > img{
	margin-bottom: -80px;
}
#recruit_career .wrap1720{
	border-radius: 5px;
	background-color: #ffffff;
	padding-top: 80px;
	position: relative;
}
#recruit_career .wrap1160{
	margin-right: auto;
	margin-left: auto;
}

.carrer_text h3{
	text-align: center;
	position: relative;
	width: 840px;
	margin: 0 auto 40px auto;
}
.carrer_text h3::before{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: #00a53c;
	position: absolute;
	bottom: 20px;
	left: 0;
	
}
.carrer_text h3 span{
	display: inline-block;
	margin-top: 10px;
	background-color: #fff;
	position: relative;
	padding: 0 10px;
}
.carrer_text p:nth-of-type(1){
	line-height: 2;
	font-size: 18px;
}
.carrer_text p:nth-of-type(2){
	text-align: right;
	line-height: 46px;
}

.carrer_summary dl{
	background-color: #fff;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	padding: 20px;
}
.carrer_summary dl dt{
	width: 20%;
	font-size: 18px;
	font-weight: 700;
}
.carrer_summary dl dd{
	width: 80%;
}
.carrer_summary dl dd > ol li{
	list-style: decimal outside;
	margin-left: 1.5em;
}
.carrer_summary dl dd > ol,
.carrer_summary dl dd > div{
	/*padding: 20px;*/
}
.carrer_summary dl dd > div h3{
	font-weight: 700;
	color: #00a53c;
	font-size: 18px;
	margin-bottom: 8px;
}

.carrer_summary dl dt:nth-of-type(1),
.carrer_summary dl dd:nth-of-type(1),
.carrer_summary dl dd > div{
	border-bottom: 1px solid #c8c8c8;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.carrer_summary dl dd > div:last-of-type{
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

#reservation .form{
	margin-top: 0;
}

@media screen and (max-width: 767px){
	.ttl_30{
		font-size: 24px;
	}
	main section:not(#page_ttl):not(#under_bnr):not(#contact):not(#sns):not(#bnr):not(#land):not(#mv){
		margin-bottom: 50px;
	}
	#recruit_mainimg{
		height: 64vw;
		-webkit-background-size: cover;
		background-size: cover;
	}
	.mainimg_box > div{
		width: 78vw;
		height: 48vw;
		padding: 2.5vw 3vw;
	}
	.mainimg_box .mainimg_title{
		margin-bottom: 1.2vw;
	}
	.mainimg_box .text1{
		top: 5%;
	}
	.mainimg_box .text1 img{
		width: 90vw;
	}
	.mainimg_box .text2{
		margin-bottom: 2vw;
	}
	.mainimg_box .text2 img{
		width: 40vw;
	}
	.mainimg_box .logo{
		margin-bottom: 2vw;
	}
	.mainimg_box .logo img{
		width: 30vw;
	}
	.mainimg_box .mainimg_title{
		font-size: 3vw;
		margin-bottom: 2vw;
	}
	.mainimg_box .mainimg_title span{
		font-size: 6vw;
	}
	.mainimg_box_link{
		flex-wrap: wrap;
		justify-content: center;
	}
	.mainimg_box_link a{
		font-size: 2.5vw;
		width: 100%;
		height: 6vw;
		box-shadow: 0px 3px 0px 0px #afaf00;
		margin: 0 15px;
	}
	.mainimg_box_link a:nth-of-type(1){
		margin-bottom: 3vw;
	}
	.ttl_os150 span{
		font-size: 13vw;
		line-height: 3vw;
	}
	.wrap985{
		width: 100%;
	}
	.schedule{
		padding: 3vw;
	}
	.schedule dl dt{
		width: 30%;
		font-size: 3vw;
	}
	.schedule dl dd{
		width: 70%;
	}
	.schedule dl dd.month span{
		font-size: 3vw;
		height: 5vw;
		line-height: 5vw;
	}
	.schedule dl dt:not(.non){
		padding: 0 2vw;
	}
	.schedule dl dd:not(.non){
		padding: 2vw 0px;
	}
	.recruit_bnr a{
		width: 100%;
		margin-bottom: 20px;
	}
	.recruit_bnr a.mynavi > div{
		padding: 2vw;
	}
	.daihyo_message > div{
		width: 100%;
	}
	.recruit_bnr a.insta > div figure{
		display: none;
	}
	.recruit_bnr a.insta > div div{
		padding: 10px;
	}
	.recruit_bnr a.insta > div div p{
		font-size: 3vw;
	}
	.daihyo_message > div > div{
		margin-left: 0;
		padding: 20px;
		width: 100%;
	}
	#interview > div > div figure,
	#leader_message > div > div figure,
	.daihyo_message figure{
		display: block;
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}
	#interview > div > div figure img,
	#leader_message > div > div figure img,
	.daihyo_message figure img{
		width: 50vw;
		height: 80vw;
		object-fit: cover;
		object-position: center top;
	}
	.daihyo_message h3{
		margin-bottom: 66px;
	}
	.daihyo_message h3 span{
		font-size: 6.5vw;
		line-height: 1.75;
		margin-bottom: 0;
	}
	.daihyo_message h3 span:nth-of-type(1){
		margin-left: 0;
	}
	.daihyo_message > div > div p:nth-of-type(2) img{
		width: 40vw;
	}
	.daihyo_message > img{
		left: 0;
		bottom: initial;
		top: 124vw;
	}
	.daihyo_message h3 span:nth-of-type(2){
		margin-left: 0;
	}
	#interview > div > div,
	#leader_message > div > div{
		flex-wrap: wrap;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.message{
		width: 100%;
	}
	.name_box{
		padding: 2vw 2.4vw;
		margin-left: 0;
	}
	.ld{
		font-size: 9vw;
		line-height: 1;
		right: 0;
	}
	.name_box .name{
		font-size: 6vw;
	}
	.name_box .shozoku{
		font-size: 4vw;
	}
	.text{
		width: 100%;
		margin-left: 0;
		padding: 20px;
	}
	.qa dt{
		-ms-align-items: flex-start;
		align-items: flex-start;
	}
	.qa dt::before{
		min-width: 40px;
	}
	.count{
		font-size: 4vw;
		line-height: 1;
		text-align: center;
	}
	.count::after{
		font-size: 17vw;
		line-height: 1;
		margin-top: -1vw;
	}
	.interview_box:nth-of-type(even) .name_box{
		margin-right: 0;
	}
	.prbox{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0;
	}
	.prbox > div{
		width: 100%;
	}
	.prbox figure{
		display: block;
		text-align: center;
		width: 100%;
		margin-bottom: 30px;
	}
	.prbox figure img{
		width: 70%;
	}
	.prbox:nth-of-type(odd) h3{
		margin-top: 0;
	}
	.prbox:nth-of-type(odd) h3 span{
		margin-left: 0;
	}
	.prbox h3 span{
		font-size: 6.5vw;
		line-height: 1.75;
		margin-bottom: 0;
	}
	.prbox:nth-of-type(odd) h3 + p{
		margin-left: 0;
		width: 100%;
	}
	.prbox h3 + p{
		width: 100%;
	}
	.prbox h3 + p:last-of-type{
		margin-bottom: 0;
	}
	#recruit_graf figure{
		overflow-x: scroll;
		display: block;
		width: 100%;
	}
	#recruit_graf figure img{
		max-width: none;
		width: 1161px;
	}
	#recruit_graf figure::after{
		content: "※上の図はスライドして閲覧できます。";
		display: block;
		text-align: right;
		margin-top: 10px;
		font-size: 14px;
		line-height: 1.4;
	}
	#recruit_gaiyo,
	#recruit_gaiyo2,
	#recruit_flow{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.bd_green{
		padding: 3vw;
	}
	#recruit_flow .flow dl{
		flex-wrap: wrap;
	}
	#recruit_flow .flow dl dt,
	#recruit_flow .flow dl dd{
		width: 100%;
	}
	#recruit_flow .flow dl dt{
		margin-bottom: 10px;
	}
	#recruit_flow .flow dl dd{
		padding-left: 16vw;
	}
	.summary dl dt,
	.summary dl dd{
		width: 100%;
	}
	.summary dl dt{
		padding-bottom: 0;
	}
	#recruit_career > img{
		margin-bottom: -8vw;
	}
	.carrer_text h3{
		width: 100%;
	}
	.carrer_text p:nth-of-type(2){
		line-height: 0;
	}
	.carrer_text p:nth-of-type(2) img{
		width: 30vw;
		margin-top: 18px;
	}
	.carrer_summary dl dt,
	.carrer_summary dl dd{
		width: 100%;
	}
	.carrer_summary dl dt{
		font-size: 5vw;
		margin-bottom: 20px;
	}
	.carrer_summary dl dd h3{
		font-size: 3.5vw;
	}
	.carrer_summary dl dd li,
	.carrer_summary dl dd p{
		font-size: 4vw;
	}
	.carrer_summary dl dt:nth-of-type(1){
		border-bottom: none;
		padding-bottom: 0;
	}
	#reservation,
	#reservation .bd_green{
		background: none;
		padding: 0;
	}
	#reservation .mb30{
		margin-bottom: 15px;
	}
	.recruit_bnr a.scd > div p{
		font-size: 7vw;
	}
	.mynavi::after{
		content: "2022年新卒採用エントリーは只今準備中です。\A公開までしばらくお待ち下さい。";
		display: block;
		background-color: rgba(0,0,0,0.8);
		padding: 10px;
		color: #fff;
		white-space: pre;
		font-size: 2.5vw;
		text-align: center;
		line-height: 1.7;
		width: 90%;
		position: absolute;
		top: 50%;
		left: 5%;
	}
}
