@charset "UTF-8";
/* CSS Document */

.head .nav_btn .btn a {	height: 100%; }

.head .nav_btn.recruit_info .btn.recruit a {
	height: 100px;
	background-color: #008B5F;
	color: #FFF;
	background-image: url("../../images/recruit/ico_recruit.svg");
	background-position: center top 28px;
	line-height: 1.2em;
	padding: 55px 0 0;
	display: block;
	float: left;
}

.head .nav_btn.recruit_info .btn.recruit a span {
	font-size: 11px;
	letter-spacing: 0;
}

.pagetop a { height: 50px; }

.rec_top .main {
	width: 100%;
	margin: 100px 0 0;
	height: 750px;
	background-image: url("../../images/recruit/top/main.webp");
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
}

.rec_top .main .copy {
	width: 100%;
	margin: 0;
	font-family: "Shippori Mincho", serif;
	font-size: 82px;
	text-align: center;
}

.rec_top .main .copy .mb {
	display: none;
}

.rec_top .title {
	width: 100%;
	margin: 50px 0;
	padding: 0;
	float: left;
	text-align: center;
}

.rec_top .title h2 {
	width: 100%;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	font-size: 14px;
	margin: 10px 0 0;
	line-height: 20px;
	padding: 0;
	float: left;
}


.rec_top .title .title_en {
	width: 100%;
	margin: 0;
	float: left;
	font-family: "Lato", sans-serif;
	font-size: 42px;
	color: #008B5F;
	font-weight: 400;
}

.rec_top .title .title_en::first-letter {
	color: #A7D821;
}

.content .btn.more {
	width: 100%;
	display: flex;
}

.content .btn.more a {
	width: 280px;
	margin: 0 auto;
	color: #FFF;
	background-color: #004831;
	line-height: 50px;
}

/* ************************************************************* */
/*          INTRO  RAYOUT
/* ************************************************************* */

.rec_top .intro {
	width: 100%;
	height: 480px;
	margin: 0;
	padding: 0;
	color: #FFF;
	background: linear-gradient(to right, #004831, #000E0A);
}

.rec_top .intro .wrapper {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url("../../images/recruit/top/rec_top_img01.webp");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 50%;
}

.rec_top .intro .glid {
	width: 50%;
	height: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

.rec_top .intro .copy {
	width: 100%;
	margin: 0 0 50px;
	padding: 0;
	font-size: 23px;
	font-weight: 700;
	letter-spacing: 0;
	float: left;
	line-height: 1.3em;
}

.rec_top .intro .copy .mb {
	display: none;
}

.rec_top .intro .message {
	width: 100%;
	margin: 0;
}

.rec_top .intro .message p {
	margin: 0 0 1em;
}



/* ************************************************************* */
/*          INTERVIEW  RAYOUT
/* ************************************************************* */

.rec_top .interview {
	width: 100%;
	margin: 0;
	padding: 50px 0 0;
	float: left;
}

.rec_top .interview .slider {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

.rec_top .interview .message {
	width: 90%;
	margin: 0 5% 50px;
	padding: 0;
	text-align: center;
	float: left;
}

.rec_top .interview .slider .box {
	width: 318px;
	margin: 0 10%;
	padding: 0;
	float: left;
}

.rec_top .interview .slider .box dl {
	width: 96%;
	margin: 0 2%;
	padding: 0 0 20px;
	background-color: #F9F9F9;
}

.rec_top .interview .slider .box dt {
	width: 100%;
	aspect-ratio: 3 / 2;
	margin: 0;
	padding: 0;
	background-color: #9A9A9A;
	background-image: url("../../images/common/Ico_awesome.png");
	background-repeat: no-repeat;
	background-position: center;
}

.rec_top .interview .slider .box dd {
	width: 90%;
	margin: 0 5%;
	padding: 0;
	color: #004831;
}

.rec_top .interview .slider .box dd h3 {
	font-size: 16px;
	height: 50px;
	overflow: hidden;
}

.rec_top .interview .slider .box dd p {
	font-size: 12px;
	height: 40px;
}

.rec_top .interview .btn_box {	float: left;margin: 50px 0; }

/* ************************************************************* */
/*          BENEFIT  RAYOUT
/* ************************************************************* */

.rec_top .benefit {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

.rec_top .benefit .block {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

.rec_top .benefit .glid {
	width: 32%;
	margin: 0 0.5%;
	padding: 0;
	float: left;
}

.rec_top .benefit .bene_no {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	display: flex;
}

.rec_top .benefit .bene_no p {
	width: 80px;
	height: 40px;
	border-radius: 40px 40px 0 0;
	margin: 0 auto;
	padding: 10px 0 0;
	text-align: center;
	background-color: #008B5F;
	color: #FFF;
	font-family: "Barlow Condensed", sans-serif;
	font-size: 32px;
	font-style: italic;
}

.rec_top .benefit dl {
	width: 100%;
	margin: 0;
	padding: 20px;
	background-color: #008B5F;
	color: #FFF;
}

.rec_top .benefit dd {
	width: 100%;
	min-height: 300px;
	margin: 0;
	padding: 0;
}

.rec_top .benefit h3 {
	width: 100%;
	margin: 0 0 15px;
	padding: 0;
	float: left;
	text-align: center;
}


/* ************************************************************* */
/*          OVERVIEW  RAYOUT
/* ************************************************************* */

.rec_top .overview {
	width: 86%;
	margin: 0 7%;
	padding: 50px 0;
	float: left;
}

.rec_top .overview dl {
	width: 100%;
	margin: 0 0 50px;
	padding: 20px;
	float: left;
	background-color: #9A9A9A;
	color: #FFF;
}

.rec_top .overview dt,
.rec_top .overview dd {
	width: 50%;
	margin: 0;
	padding: 0;
	float: left;
	display: table-cell;
}

.rec_top .overview dt {
	height: 200px;
	padding: 0 20px 20px 0;
	vertical-align: middle;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
}

/* ************************************************************* */
/*          ABOUT  RAYOUT
/* ************************************************************* */

.rec_top .about {
	width: 100%;
	margin: 0;
	padding: 50px 0;
	float: left;
}

.rec_top .about .number {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

.rec_top .about .number .image {
	width: 31%;
	margin: 0 1% 30px;
	padding: 0;
	float: left;
}

/* ************************************************************* */
/*          ENTRY  RAYOUT
/* ************************************************************* */

.rec_top .entry_btn {
	width: 86%;
	margin: 0 7%;
	padding: 30px;
	float: left;
	background: linear-gradient(to right, #004831, #000E0A);
}

.rec_top .entry_btn .block {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #FFF;
}

.rec_top .entry_btn .block .glid {
	width: 50%;
	margin: 0;
	padding: 0;
	float: left;
}

.rec_top .entry_btn .title,
.rec_top .entry_btn .title h2 {
	margin-bottom: 0;
}

.rec_top .entry_btn .btn_box {
	margin-top: 30px;
}

/* ************************************************************************************
          Responsive Layout Whideth 1300px
*************************************************************************************** */
@media only screen and (max-width: 1300px) {

    .head .nav_btn.recruit_info .btn.recruit a {
        width: 100%;
        height: 45px;
        padding: 5px 0px 15px 30px;
        background-position: center left 5px;
    }
    .head .nav_btn .btn a {
        width: 100%;
        display: block;
        height: 45px;
        padding: 5px 10px 15px 30px;
    }
.rec_top .main .copy { font-size: 5.7vw; }

.rec_top .intro .wrapper {	background-position: center right; }

}

/* ************************************************************************************
          Responsive Layout Whideth 1200px
*************************************************************************************** */
@media only screen and (max-width: 1200px) {

.rec_top .intro { height: 550px; }
.rec_top .intro .glid {	width: 40%;	height: 100%;margin: 0 5%; }

}

/* ************************************************************************************
          Responsive Layout Whideth 1100px
*************************************************************************************** */
@media only screen and (max-width: 1100px) {

.rec_top .inner {
	width: 100%;
	margin: 0;
	float: left;
}

.rec_top .intro .glid {	width: 50%;margin: 0; }
.rec_top .intro .copy {	margin: 50px 0; }

}

/* ************************************************************************************
          Responsive Layout Whideth 980px
*************************************************************************************** */
@media only screen and (max-width: 980px) {

.rec_top .intro { height:700px; }
.rec_top .intro .inner { 
	width: 100%;
	margin: 0;
	padding-bottom: 50px;
	float: left;
	background: linear-gradient(to right, #004831, #000E0A);
}
.rec_top .intro .glid {	width: 100%;margin: 0; }
.rec_top .intro .wrapper {	
	background-image: url("../../images/recruit/top/intro_bg_mb.webp");
	background-position: bottom;
	background-size: 100%;
}

.rec_top .entry_btn .block .box { padding-bottom: 40px;float: left;width: 100%;margin: 0; }
.rec_top .entry_btn .block .glid { width: 100%;margin: 0; }
.rec_top .btn_box {	margin: 0; }

}

/* ************************************************************************************
          Responsive Layout Whideth 880px
*************************************************************************************** */
@media only screen and (max-width: 880px) {

.rec_top .benefit dd { min-height: 370px; }

}

/* ************************************************************************************
          Responsive Layout Whideth 780px
*************************************************************************************** */
@media only screen and (max-width: 780px) {

.rec_top .benefit .glid { width: 100%;margin: 0 0 20px; }
.rec_top .benefit dt { display: flex;text-align: center; }
.rec_top .benefit dt img { max-width: 300px;margin: 0 auto; }
.rec_top .benefit dd { min-height: auto; }

.rec_top .overview { width: 100%;margin: 0; }
.rec_top .overview dt,
.rec_top .overview dd {	width: 100%; }
.rec_top .overview dd h3 { text-align: center; }
.rec_top .overview dt img { max-width: 300px;margin: 0 auto; }

.rec_top .about .number .image { width: 48%; }

}


/* ************************************************************************************
          Responsive Layout Whideth 680px
*************************************************************************************** */
@media only screen and (max-width: 680px) {

.rec_top .main { height: 50vh;margin: 150px 0 0; }
.rec_top .main .copy {
	line-height: 1.3em;
	font-size: 7vw;
	top: -90px;
	position: relative;
	display: block;
}
.rec_top .main .copy .mb { display: block; }

}

/* ************************************************************************************
          Responsive Layout Whideth 580px
*************************************************************************************** */
@media only screen and (max-width: 580px) {

.rec_top .inner { width: 100%;margin: 0;float: left; }
.rec_top .main .copy { font-size: 10vw; }

.rec_top .intro .copy .mb { display: block; }

.rec_top .title .title_en {	font-size: 8vw; }

.rec_top .about .number .image { width: 98%; }

.rec_top .entry_btn { 
	width: 111%;margin: 0 0 0 -6%;padding: 30px 5%;float: left; }

}

/* ************************************************************************************
          Responsive Layout Whideth 480px
*************************************************************************************** */
@media only screen and (max-width: 480px) {



}

