@charset "UTF-8";

#recruit section {
  overflow: hidden;
}
#recruit header #key_top {
  margin-top: 76px;
}
#recruit section img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#recruit .block p {
  margin: 0;
  padding-bottom: 0;
}

header h1 {
  font-size: 9px;
}

/*=============================================
******************* sec1  **********************
*=============================================*/

#recruit #sec1 {
  padding: 19vw 0 11vw;
  position: relative;
}
#recruit #sec1:before {
  content: '';
  position: absolute;
  top: 0;
  right: -19%;
  width: 156%;
  height: 101vw;
  background: url(../img/recruit/sec1_deco.png) no-repeat center top;
  background-size: contain;
}
#recruit #sec1 h2 {
  width: 113%;
  margin-left: -4%;
}
#recruit #sec1 .row {
  margin-top: 2vw;
}
#recruit #sec1 .row .photo {
  margin: 0 3%;
}
#recruit #sec1 .txt {
  margin-top: 5vw;
}

/*=============================================
******************* sec2  **********************
*=============================================*/

#recruit #sec2 {
  background: url(../img/recruit/sec2_bg.jpg) no-repeat center top, #1e1211;
  color: #fff;
  padding-bottom: 6vw;
  background-size: auto 60vw;
}
#recruit #sec2 h2 {
  padding: 40vw 0 5vw 0;
}

/*=============================================
******************* sec3  **********************
*=============================================*/

#recruit #sec3 {
  background: url(../img/recruit/sec3_bg.jpg) no-repeat center top;
  padding: 10vw 0 15vw;
  color: #fff;
  background-size: cover;
}
#recruit #sec3 h2 {
  width: 50%;
  margin: 0 auto;
}
#recruit #sec3 .txt {
  text-align: center;
  margin: 3vw 0 6vw;
}
#recruit #sec3 .right p img {
  box-shadow: 7px 8px 21px 0px rgba(0, 0, 0, 0.35);
}
#recruit #sec3 .right .photo1 {
  width: 70%;
  position: relative;
  margin: 0 -13% -11vw auto;
}
#recruit #sec3 .right .photo1 img {
  position: relative;
  z-index: 2;
}
#recruit #sec3 .right .photo1:before {
  content: '';
  position: absolute;
  top: 4vw;
  right: 88%;
  width: 91%;
  height: 45vw;
  background: url(../img/recruit/sec3_catch.png) no-repeat center top;
  background-size: contain;
}
#recruit #sec3 .right .photo3 {
  margin-left: 50%;
  width: 46%;
  position: relative;
  z-index: 2;
}
#recruit #sec3 .right .photo2 {
  width: 40%;
  margin: -18vw 0 -7vw 6%;
  position: relative;
  z-index: 2;
}
#recruit #sec3 .right .photo5 {
  width: 61%;
  margin-left: auto;
}
#recruit #sec3 .right .photo4 {
  width: 49%;
  margin: -28vw 0 15vw -3%;
  position: relative;
  z-index: 2;
}
#recruit #sec3 .button {
  position: relative;
}
#recruit #sec3 .button:before {
  content: '';
  position: absolute;
  top: -16vw;
  left: 9%;
  width: 73%;
  height: 19vw;
  background: url(../img/recruit/sec3_btn_deco.png) no-repeat center top;
  background-size: contain;
}

/*=============================================
******************* sec4  **********************
*=============================================*/

#recruit #sec4 {
  padding: 16vw 0 11vw;
  position: relative;
  color: #fff;
  background: url(../img/shared/line_ft.jpg) repeat-x center bottom;
}
#recruit #sec4:before {
  content: '';
  position: absolute;
  top: 0;
  left: -7%;
  width: 116%;
  height: 90vw;
  background: url(../img/recruit/sec4_deco.png) no-repeat center top;
  background-size: contain;
}
#recruit #sec4 h2 {
  width: 114%;
  margin-left: -7%;
}
#recruit #sec4 .row {
  margin-top: 3vw;
}
#recruit #sec4 .row .item {
  height: 80vw;
  box-sizing: border-box;
  padding-top: 44vw;
  margin-bottom: 4vw;
}
#recruit #sec4 .row .item:nth-child(1) {
  background: url(../img/recruit/sec4_p1.jpg) no-repeat center top;
  background-size: cover;
}
#recruit #sec4 .row .item:nth-child(2) {
  background: url(../img/recruit/sec4_p2.jpg) no-repeat center top;
  background-size: cover;
}
#recruit #sec4 .row .item:nth-child(3) {
  background: url(../img/recruit/sec4_p3.jpg) no-repeat center top;
  background-size: cover;
}
#recruit #sec4 .row .item .txt {
  margin: 0vw 10% 0 9%;
  letter-spacing: 1px;
}

/*=============================================
******************* sec5  **********************
*=============================================*/

#recruit #sec5 {
  background: url(../img/recruit/sec5_bg.png) repeat-x center top, url(../img/shared/line_ft.jpg) repeat-x center bottom;
  padding: 14vw 0;
  position: relative;
}
#recruit #sec5:before {
  content: '';
  position: absolute;
  top: 5vw;
  right: 0;
  width: 57%;
  height: 59vw;
  background: url(../img/recruit/sec5_deco.png) no-repeat center top;
  background-size: contain;
  mix-blend-mode: soft-light;
}
#recruit #sec5 h2 {
  width: 54%;
  margin: 0 auto;
}
#recruit #sec5 .tab-link {
  margin: 2vw 4% 0;
}
#recruit #sec5 .tab-link li {
  background: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
#recruit #sec5 .photo {
  margin: 0 4%;
}
#recruit #sec5 .row {
  padding-top: 0;
}
#recruit #sec5 dl {
  overflow: hidden;
}
#recruit #sec5 dl.active dt:after {
  transform: rotate(180deg) translateX(4px);
}
#recruit #sec5 dl dt {
  color: #fff;
  background: #000;
  width: 84%;
  box-sizing: border-box;
  padding: 1vw 0 1vw 4%;
  letter-spacing: 3px;
  position: relative;
}
#recruit #sec5 dl dt:after {
  content: '▼';
}
#recruit #sec5 dl dt:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 200%;
  height: 1px;
  background: #000;
}
#recruit #sec5 dl dd {
  padding: 2.5vw 0 2.5vw 3%;
}
#recruit #sec5 .right {
  margin-top: 7vw;
}
#recruit #sec5 .deco {
  width: 29%;
  margin: 0 auto;
}

#recruit #sec5 .toggle {
  margin-bottom: 5vw;
}

/*=============================================
******************* sec6  **********************
*=============================================*/

#recruit #sec6 {
  background: url(../img/recruit/sec6_bg.jpg) no-repeat center top;
  background-size: cover;
  padding: 11vw 0 7vw;
  color: #fff;
}
#recruit #sec6 h2 {
  width: 23.5%;
  margin: 0 auto 5vw;
}
#recruit #sec6 .col dl {
  border-bottom: 1px solid;
  letter-spacing: 2px;
  padding-bottom: 3vw;
  margin-bottom: 2vw;
}
#recruit #sec6 .col dl dt {
  color: #e5d68e;
}
#recruit #sec6 .col dl dd {
  line-height: 23px;
  margin-top: -0.5vw;
}
#recruit #sec6 .col .tel {
  margin-top: 4vw;
  text-align: center;
  letter-spacing: 2px;
}
#recruit #sec6 .col .tel dl {
  border-bottom: none;
}
#recruit #sec6 .col .tel dt {
  font-size: 8vw;
  letter-spacing: 4px;
  margin: 2vw 0;
}
#recruit #sec6 .col .tel dt a {
  text-decoration: none;
}

/*# sourceMappingURL=recruit.css.map */

.btn_line a{
	margin: 20px auto;
	width: 90%;
	display: block;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	text-align: center;
	font-size: 16px;
	background-color: #00B900;
	border-radius: 0px;
	padding: 10px 0;
	text-decoration: none;
	box-sizing:border-box;
	line-height: 25px;
	letter-spacing: 1px;
    border:solid 1px #FFF;
    font-weight: bold;
}
