/* recruit sub-pages PC (min-width:768) — ported from www3 next.css/next_sub.css/animation.css (.next -> .recruit-lp) */
@-webkit-keyframes scale {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1, 1);
            transform: translate(-50%, -50%) scale(1, 1);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.05, 1.05);
            transform: translate(-50%, -50%) scale(1.05, 1.05);
  }
}
@keyframes scale {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1, 1);
            transform: translate(-50%, -50%) scale(1, 1);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1.05, 1.05);
            transform: translate(-50%, -50%) scale(1.05, 1.05);
  }
}
.recruit-lp {
  display: block;
  margin-top: 80px;
}
.recruit-lp .title_box {
  width: 100%;
  padding-top: 200px;
  position: relative;
}
.recruit-lp .title_box:before {
  content: " ";
  width: 85.573%;
  height: 360px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: auto; /* Chrome が absolute な ::before の auto-left 解決を誤り、右寄せの
                 はずの写真が左端に張り付くのを防ぐ(top+right+widthだけ指定した状態で
                 実測した不具合。明示すると正しく right 起点で解決される)。 */
  background: #0BA360;
}
.recruit-lp .title_box h2 {
  width: 554px;
  height: 200px;
  margin-bottom: -40px;
  padding: 60px 0 0 120px;
  position: relative;
  z-index: 1;
  background: #fff;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 160%;
}
.recruit-lp .title_box h2 img {
  width: auto;
  margin-bottom: 20px;
  display: block;
}
.recruit-lp .title_box h2 span {
	font-size: 12px;
}
.recruit-lp.privacy .title_box::before {
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/privacy/title_bg.jpg) no-repeat center;
  background-size: cover;
}
.recruit-lp.privacy .contents_box {
  padding: 130px 0;
  background: #F8F8F8;
}
.recruit-lp.privacy .contents_box .inner {
  width: 1366px;
  padding: 100px 183px;
  margin: 0 auto;
  background: #fff;
}
.recruit-lp.privacy .contents_box .inner p {
  margin-bottom: 40px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 170%;
}
.recruit-lp.privacy .contents_box .inner p a {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 170%;
  color: #111;
}
.recruit-lp.products .title_box::before {
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/products/title_bg.jpg) no-repeat center;
  background-size: cover;
}
.recruit-lp.products .contents_box {
  padding: 130px 0;
}
.recruit-lp.products .contents_box .products_box {
  width: 1200px;
  margin: 0 auto 80px;
}
.recruit-lp.products .contents_box .products_box h3 {
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.2em;
  line-height: 110%;
  color: #0BA360;
  text-align: center;
}
.recruit-lp.products .contents_box .products_box .text_box p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 210%;
  text-align: center;
}
.recruit-lp.products .contents_box .list_box {
  position: relative;
  overflow: hidden;
}
.recruit-lp.products .contents_box .list_box > section {
  width: auto;
  margin: 0 auto 150px;
  position: relative;
}
.recruit-lp.products .contents_box .list_box > section .info_box {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 30px;
  z-index: 0;
}
.recruit-lp.products .contents_box .list_box > section .info_box::after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.recruit-lp.products .contents_box .list_box > section .info_box::before {
  content: " ";
  width: 120vw;
  min-width: 1500px;
  height: 500px;
  display: block;
  background: #EEEEEE;
  position: absolute;
  top: 340px;
  left: -88px;
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg);
}
.recruit-lp.products .contents_box .list_box > section .info_box .text_box {
  width: 664px;
  margin-top: 170px;
  float: right;
  position: relative;
  z-index: 1;
}
.recruit-lp.products .contents_box .list_box > section .info_box .text_box h3 {
  margin-bottom: 30px;
  font-size: 20;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 160%;
}
.recruit-lp.products .contents_box .list_box > section .info_box .text_box h3 img {
  width: auto;
  display: inline-block;
  margin-right: 30px;
}
.recruit-lp.products .contents_box .list_box > section .info_box .text_box .text p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 200%;
}
.recruit-lp.products .contents_box .list_box > section .info_box .image {
  width: 500px;
  float: left;
  position: relative;
  z-index: 1;
}
.recruit-lp.products .contents_box .list_box > section .info_box .image img {
  width: auto;
}
.recruit-lp.products .contents_box .list_box > section .place_box {
  width: 1000px;
  margin: 0 auto;
  padding: 60px;
  background: #fff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 1;
}
.recruit-lp.products .contents_box .list_box > section .place_box .title {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 140%;
}
.recruit-lp.products .contents_box .list_box > section .place_box .check_box {
  margin-bottom: 40px;
  font-size: 0;
}
.recruit-lp.products .contents_box .list_box > section .place_box .check_box li {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.15em;
  line-height: 180%;
}
.recruit-lp.products .contents_box .list_box > section .place_box .check_box li::before {
  content: " ";
  width: 20px;
  height: 18px;
  display: inline-block;
  margin: 4px 10px 0 0;
  vertical-align: top;
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/products/ico_check.svg);
}
.recruit-lp.products .contents_box .list_box > section .place_box .check_box.ib_list li {
  margin-right: 40px;
  display: inline-block;
  vertical-align: top;
}
.recruit-lp.products .contents_box .list_box > section .place_box .image_box {
  font-size: 0;
}
.recruit-lp.products .contents_box .list_box > section .place_box .image_box li {
  width: 420px;
  display: inline-block;
  vertical-align: top;
  margin-right: 40px;
}
.recruit-lp.products .contents_box .list_box > section .place_box .image_box li:nth-child(even) {
  margin-right: 0;
}
.recruit-lp.products .contents_box .list_box > section .place_box .image_box li img {
  display: block;
  margin-bottom: 20px;
}
.recruit-lp.products .contents_box .list_box > section .place_box .image_box li p {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 180%;
}
.recruit-lp.products .contents_box .list_box > section.conveyor .info_box::before {
  opacity: .3;
  background: -webkit-gradient(linear, left top, right top, from(#F9F586), to(#19E88D));
  background: linear-gradient(90deg, #F9F586, #19E88D);
}
.recruit-lp.products .contents_box .list_box > section.lift .info_box::before {
  opacity: .2;
  background: -webkit-gradient(linear, left top, right top, from(#FF376E), to(#A640FE));
  background: linear-gradient(90deg, #FF376E, #A640FE);
}
.recruit-lp.products .contents_box .list_box > section.transport .info_box::before {
  opacity: .2;
  background: -webkit-gradient(linear, left top, right top, from(#00DCFF), to(#0336C1));
  background: linear-gradient(90deg, #00DCFF, #0336C1);
}
.recruit-lp.company .title_box::before {
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/company/title_bg.jpg) no-repeat center;
  background-size: cover;
}
.recruit-lp.company .contents_box .company_box {
  margin: 130px 0;
  position: relative;
}
.recruit-lp.company .contents_box .company_box::before {
  content: " ";
  width: 46.875%;
  height: 100%;
  display: block;
  float: left;
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/company/company_image.jpg) no-repeat center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
.recruit-lp.company .contents_box .company_box .inner {
  width: 53.125%;
  padding: 130px;
  margin: 0 0 0 auto;
}
.recruit-lp.company .contents_box .company_box .inner h3 {
  margin-bottom: 40px;
  font-size: 28px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 160%;
  color: #0BA360;
  text-align: left;
}
.recruit-lp.company .contents_box .company_box .inner .text_box p {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 220%;
  text-align: left;
}
.recruit-lp.company .contents_box .company_box .inner .text_box p:last-child {
  margin-bottom: 0;
}
.recruit-lp.company .info_box {
  padding: 115px 80px;
  background: #F8F8F8;
}
.recruit-lp.company .info_box .aboutus_box {
  max-width: 1366px;
  margin: 0 auto;
  background: #fff;
  padding: 100px 80px;
}
.recruit-lp.company .info_box .aboutus_box h3 {
  margin-bottom: 80px;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0.22em;
  line-height: 120%;
  text-align: center;
}
.recruit-lp.company .info_box .aboutus_box h3::after {
  content: " "attr(data-title);
  margin-top: 10px;
  display: block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 200%;
}
.recruit-lp.company .info_box .aboutus_box dl {
  padding: 30px 0;
  border-bottom: 1px solid #EEEEEE;
}
.recruit-lp.company .info_box .aboutus_box dl::after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.recruit-lp.company .info_box .aboutus_box dl dt {
  width: 200px;
  float: left;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 210%;
}
.recruit-lp.company .info_box .aboutus_box dl dd {
  width: calc(100% - 200px);
  float: right;
}
.recruit-lp.company .info_box .aboutus_box dl dd p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 210%;
}
.recruit-lp.company .info_box .access_box {
  max-width: 1366px;
  margin: 0 auto;
  background: #fff;
  padding: 0 80px 100px;
}
.recruit-lp.company .info_box .access_box h3 {
  margin-bottom: 80px;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0.22em;
  line-height: 120%;
  text-align: center;
}
.recruit-lp.company .info_box .access_box h3::after {
  content: " "attr(data-title);
  margin-top: 10px;
  display: block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 200%;
}
.recruit-lp.company .info_box .access_box .map_box {
  margin-bottom: 30px;
}
.recruit-lp.company .info_box .access_box .map_box iframe {
  width: 100%;
  height: 380px;
}
.recruit-lp.company .info_box .access_box dl {
  display: block;
}
.recruit-lp.company .info_box .access_box dl::after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.recruit-lp.company .info_box .access_box dl dt {
  width: 120px;
  float: left;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 180%;
}
.recruit-lp.company .info_box .access_box dl dd {
  width: calc(100% - 120px);
  float: right;
  padding-left: 40px;
  border-left: 1px solid #111111;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 180%;
}
.recruit-lp.interview .title_box::before {
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/interview/title_bg.jpg) no-repeat center;
  background-size: cover;
}
.recruit-lp.interview .contents_box {
  padding: 0 0 130px;
}
.recruit-lp.interview .contents_box .interview_box {
  width: 1200px;
  margin: 0 auto 150px;
}
.recruit-lp.interview .contents_box .interview_box.interviewtop {
  width: 1200px;
  margin: 130px auto 150px;
}
.recruit-lp.interview .contents_box .interview_box h3 {
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.2em;
  line-height: 110%;
  color: #0BA360;
  text-align: center;
}
.recruit-lp.interview .contents_box .interview_box .text_box p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 210%;
  text-align: center;
}
.recruit-lp.interview .contents_box .list_box {
  width: 1200px;
  margin: 0 auto 80px;
  position: relative;
}
.recruit-lp.interview.interview_2 .contents_box .list_box {
	margin: 0 auto 40px;
}
.recruit-lp.interview .contents_box .list_box::before {
  content: " ";
  width: 1200px;
  height: 1970px;
  display: block;
  background: #0BA360;
  opacity: .1;
  position: absolute;
  top: -60px;
  left: 230px;
}
.recruit-lp.interview.interview_2 .contents_box .list_box::before {
	height: 750px;
}
.recruit-lp.interview .contents_box .list_box ul {
  position: relative;
  z-index: 1;
}
.recruit-lp.interview .contents_box .list_box ul::after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.recruit-lp.interview .contents_box .list_box ul li {
  width: 360px;
  margin: 0 0 0 60px;
  float: right;
}
.recruit-lp.interview .contents_box .list_box ul li:nth-child(3n + 2) {
  margin: 70px 0 -20px 60px;
}
.recruit-lp.interview .contents_box .list_box ul li:nth-child(3n + 3) {
  margin: 140px 0 -90px;
}
.recruit-lp.interview.interview_2 .contents_box .list_box ul li {
  width: 360px;
  margin: 0;
  float: left;
}
.recruit-lp.interview.interview_2 .contents_box .list_box ul li:nth-child(3n + 2) {
	margin: 0 0 0 60px;
}
.recruit-lp.interview.interview_2 .contents_box .list_box ul li:nth-child(3n + 3) {
  margin: 0 0 0 60px;
}
.recruit-lp.interview .contents_box .list_box ul li a {
  display: block;
  color: #111111;
  text-decoration: none;
  background: #fff;
}
.recruit-lp.interview .contents_box .list_box ul li a:hover p img {
  opacity: 1;
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.recruit-lp.interview .contents_box .list_box ul li a > p {
  overflow: hidden;
}
.recruit-lp.interview .contents_box .list_box ul li a > p img {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.recruit-lp.interview .contents_box .list_box ul li a .text_box {
  /*margin-top: -15px;*/
  padding: 20px 30px 30px;
  position: relative;
}
.recruit-lp.interview .contents_box .list_box ul li a .text_box strong {
  margin-bottom: 15px;
  padding: 0 20px;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 200%;
  color: #fff;
  background: #0BA360;
}
.recruit-lp.interview .contents_box .list_box ul li a .text_box > span {
  display: block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 200%;
  color: #999999;
}
.recruit-lp.interview .contents_box .list_box ul li a .text_box p {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 200%;
}
.recruit-lp.interview .contents_box .list_box ul li a .text_box p span {
  margin-left: 15px;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 220%;
  color: #0BA360;
}
.recruit-lp.interview.detail .contents_box .prof_box {
  max-width: 1366px;
  width: 90vw;
  margin: 0 auto 50px;
}
.recruit-lp.interview.detail .contents_box .prof_box > .image_box {
  /*  margin-bottom: -50px;*/
  max-width: 1366px;
  width: 90vw;
  margin: 0 auto -50px;
}
.recruit-lp.interview.detail .contents_box .prof_box > .image_box img {
  width: 100%;
}
.recruit-lp.interview.detail .contents_box .prof_box .inner {
  max-width: 1200px;
  width: 86vw;
  margin: 0 auto;
  padding: 55px 100px;
  background: #fff;
  position: relative;
}
.recruit-lp.interview.detail .contents_box .prof_box .inner::after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.recruit-lp.interview.detail .contents_box .prof_box .inner .text_box {
  max-width: 600px;
  width: 34vw;
  margin-top: 25px;
  float: left;
}
.recruit-lp.interview.detail .contents_box .prof_box .inner .text_box h2 {
  margin-bottom: 20px;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0.22em;
  line-height: 100%;
}
.recruit-lp.interview.detail .contents_box .prof_box .inner .text_box h2::before {
  content: " ";
  width: 38px;
  height: 38px;
  margin: 0 5px 3px 0;
  display: inline-block;
  vertical-align: middle;
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/interview/ico_prof.svg);
}
.recruit-lp.interview.detail .contents_box .prof_box .inner .text_box .sub {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 160%;
	color: #666;
}
.recruit-lp.interview.detail .contents_box .prof_box .inner .text_box p {
  font-size: 32px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 100%;
}
.recruit-lp.interview.detail .contents_box .prof_box .inner .text_box p span {
  display: inline-block;
  margin-left: 20px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 100%;
  color: #999999;
}
.recruit-lp.interview.detail .contents_box .prof_box .inner .text_box p:after {
  content: " ";
  width: 40px;
  height: 1px;
  display: block;
  background: #111111;
  margin: 28px 0 20px;
}
.recruit-lp.interview.detail .contents_box .prof_box .inner .text_box dl {
  font-size: 0;
}
.recruit-lp.interview.detail .contents_box .prof_box .inner .text_box dl dt {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 180%;
}
.recruit-lp.interview.detail .contents_box .prof_box .inner .text_box dl dt::after {
  content: ":";
  display: inline-block;
  margin: 0 4px;
}
.recruit-lp.interview.detail .contents_box .prof_box .inner .text_box dl dd {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 180%;
}
.recruit-lp.interview.detail .contents_box .prof_box .inner .image_box {
  max-width: 340px;
  width: 86vw;
  position: absolute;
  right: 70px;
  /*  float: right;*/
}
.recruit-lp.interview.detail .contents_box .prof_box .inner .image_box .image {
  margin-bottom: 10px;
}
.recruit-lp.interview.detail .contents_box .prof_box .inner .image_box .text {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 160%;
}
.recruit-lp.interview.detail .contents_box .qa_box {
  width: 1200px;
  margin: 0 auto 100px;
}
.recruit-lp.interview.detail .contents_box .qa_box section {
  margin-bottom: 120px;
}
.recruit-lp.interview.detail .contents_box .qa_box section h3 {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 140%;
  color: #0BA360;
}
.recruit-lp.interview.detail .contents_box .qa_box section h3 span {
  font-size: 28px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 120%;
}
.recruit-lp.interview.detail .contents_box .qa_box section .text_box {
  width: 1000px;
  margin: 0 auto 50px;
}
.recruit-lp.interview.detail .contents_box .qa_box section .text_box strong {
  display: block;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 160%;
}
.recruit-lp.interview.detail .contents_box .qa_box section .text_box p {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 220%;
  margin-bottom: 16px;
}
.recruit-lp.interview.detail .contents_box .qa_box section .image_box {
  font-size: 0;
}
.recruit-lp.interview.detail .contents_box .qa_box section .image_box li {
  width: 580px;
  display: inline-block;
  margin-right: 40px;
  vertical-align: top;
}
.recruit-lp.interview.detail .contents_box .qa_box section .image_box li img {
  width: 100%;
  margin-bottom: 20px;
}
.recruit-lp.interview.detail .contents_box .qa_box section .image_box li p {
  padding-left: 25px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 160%;
  position: relative;
}
.recruit-lp.interview.detail .contents_box .qa_box section .image_box li p:before {
  content: " ";
  width: 0;
  height: 0;
  display: block;
  border: 7px solid transparent;
  border-left: 12px solid #0BA360;
  position: absolute;
  top: 5px;
  left: 0;
}
.recruit-lp.interview.detail .contents_box .qa_box section .image_box li:nth-child(even) {
  margin-right: 0;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa2_box {
  position: relative;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa2_box .image_box {
  width: 1000px;
  margin: 0 auto;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa2_box * {
  position: relative;
  z-index: 1;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa2_box::before {
  content: " ";
  width: 830px;
  height: 840px;
  display: block;
  opacity: .3;
  background: linear-gradient(135deg, #F9F586, #19E88D);
  position: absolute;
  top: -70px;
  left: -230px;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa4_box {
  position: relative;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa4_box::after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa4_box .inner {
  width: 560px;
  float: right;
  position: relative;
  z-index: 1;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa4_box .inner h3 {
  width: auto;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa4_box .inner .text_box {
  width: auto;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa4_box .image_box {
  width: 580px;
  float: left;
  position: relative;
  z-index: 1;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa4_box .image_box img {
  margin-bottom: 20px;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa4_box .image_box p {
  padding-left: 25px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 180%;
  position: relative;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa4_box .image_box p:before {
  content: " ";
  width: 0;
  height: 0;
  display: block;
  border: 7px solid transparent;
  border-left: 12px solid #0BA360;
  position: absolute;
  top: 5px;
  left: 0;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa4_box::before {
  content: " ";
  width: 830px;
  height: 840px;
  display: block;
  opacity: .3;
  background: linear-gradient(135deg, #F9F586, #19E88D);
  position: absolute;
  top: -80px;
  right: -80px;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa5_box {
  position: relative;
  z-index: 1;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa5_box::after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa5_box .inner {
  width: 560px;
  float: left;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa5_box .inner h3 {
  width: auto;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa5_box .inner .text_box {
  width: auto;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa5_box .image_box {
  width: 580px;
  float: right;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa5_box .image_box img {
  margin-bottom: 20px;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa5_box .image_box p {
  padding-left: 25px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 180%;
  position: relative;
}
.recruit-lp.interview.detail .contents_box .qa_box section.qa5_box .image_box p:before {
  content: " ";
  width: 0;
  height: 0;
  display: block;
  border: 7px solid transparent;
  border-left: 12px solid #0BA360;
  position: absolute;
  top: 5px;
  left: 0;
}
.recruit-lp.interview.detail .contents_box .qa_box .private_box {
  width: 1200px;
  margin: 0 auto;
  padding: 70px 100px;
  border: 2px solid #EEEEEE;
  border-radius: 0 0 66px 0;
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/interview/bg_message.jpg) center;
  position: relative;
}
.recruit-lp.interview.detail .contents_box .qa_box .private_box::before {
  content: " ";
  width: 62px;
  height: 59px;
  display: block;
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/interview/message_bg_parts.png) no-repeat center;
  position: absolute;
  right: -2px;
  bottom: -2px;
}
.recruit-lp.interview.detail .contents_box .qa_box .private_box::after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.recruit-lp.interview.detail .contents_box .qa_box .private_box .title {
  width: 580px;
  float: left;
  margin-bottom: 40px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 220%;
}
.recruit-lp.interview.detail .contents_box .qa_box .private_box .title img {
  width: auto;
  margin-right: 10px;
}
.recruit-lp.interview.detail .contents_box .qa_box .private_box .text_box {
  width: 580px;
  float: left;
}
.recruit-lp.interview.detail .contents_box .qa_box .private_box .text_box p {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 200%;
}
.recruit-lp.interview.detail .contents_box .qa_box .private_box .image_box {
  width: 360px;
  float: right;
}
.recruit-lp.interview.detail .contents_box .message_box {
  width: 1200px;
  margin: 0 auto 130px;
  position: relative;
}
.recruit-lp.interview.detail .contents_box .message_box::before {
  content: " ";
  width: 100%;
  height: 100%;
  display: block;
  opacity: .3;
  background: -webkit-gradient(linear, left top, right top, from(#F9F586), to(#19E88D));
  background: linear-gradient(90deg, #F9F586, #19E88D);
  position: absolute;
  top: 30px;
  left: 30px;
}
.recruit-lp.interview.detail .contents_box .message_box .inner {
  background: #0BA360;
  position: relative;
  z-index: 1;
}
.recruit-lp.interview.detail .contents_box .message_box .text_box {
  width: 600px;
  float: right;
  /*  padding: 110px 70px 0 70px;*/
  padding: 40px 60px 0;
}
.recruit-lp.interview.detail .contents_box .message_box .text_box h4 {
  font-size: 23px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 160%;
  color: #fff;
}
.recruit-lp.interview.detail .contents_box .message_box .text_box h4::before {
  content: " "attr(data-title);
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.15em;
  line-height: 180%;
}
.recruit-lp.interview.detail .contents_box .message_box .text_box h4::after {
  content: " ";
  width: 30px;
  height: 1px;
  display: block;
  margin: 20px 0 30px;
  background: #EBF80C;
}
.recruit-lp.interview.detail .contents_box .message_box .text_box .text p {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 200%;
  color: #fff;
}
.recruit-lp.interview.detail .contents_box .message_box .image_box {
  width: 600px;
  float: left;
}
.recruit-lp.interview.detail .contents_box .staff_box {
  margin-bottom: 130px;
}
.recruit-lp.interview.detail .contents_box .staff_box h4 {
  margin-bottom: 80px;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0.22em;
  line-height: 120%;
  text-align: center;
}
.recruit-lp.interview.detail .contents_box .staff_box h4::after {
  content: " "attr(data-title);
  margin-top: 10px;
  display: block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 200%;
}
.recruit-lp.interview.detail .contents_box .staff_box .slider_box ul {
  position: relative;
}
.recruit-lp.interview.detail .contents_box .staff_box .slider_box ul * {
  outline: none;
}
.recruit-lp.interview.detail .contents_box .staff_box .slider_box ul li {
  width: 420px;
  padding: 0 30px;
  margin: 0;
  float: right;
  outline: none;
}
.recruit-lp.interview.detail .contents_box .staff_box .slider_box ul li:nth-child(3n + 2) {
  margin: 70px 0 -20px 60px;
}
.recruit-lp.interview.detail .contents_box .staff_box .slider_box ul li:nth-child(3n + 3) {
  margin: 140px 0 -90px;
}
.recruit-lp.interview.detail .contents_box .staff_box .slider_box ul li a {
  display: block;
  color: #111111;
  text-decoration: none;
  background: #fff;
}
.recruit-lp.interview.detail .contents_box .staff_box .slider_box ul li a:hover p img {
  opacity: 1;
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.recruit-lp.interview.detail .contents_box .staff_box .slider_box ul li a > p {
  overflow: hidden;
}
.recruit-lp.interview.detail .contents_box .staff_box .slider_box ul li a > p img {
  width:360px;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.recruit-lp.interview.detail .contents_box .staff_box .slider_box ul li a .text_box {
  /*margin-top: -15px;*/
  padding: 20px 30px 30px;
  position: relative;
}
.recruit-lp.interview.detail .contents_box .staff_box .slider_box ul li a .text_box strong {
  margin-bottom: 15px;
  padding: 0 20px;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 200%;
  color: #fff;
  background: #0BA360;
}
.recruit-lp.interview.detail .contents_box .staff_box .slider_box ul li a .text_box > span {
  display: block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 200%;
  color: #999999;
}
.recruit-lp.interview.detail .contents_box .staff_box .slider_box ul li a .text_box p {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 200%;
}
.recruit-lp.interview.detail .contents_box .staff_box .slider_box ul li a .text_box p span {
  margin-left: 15px;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 220%;
  color: #0BA360;
}
.recruit-lp.interview.detail .contents_box .staff_box .slider_box ul .slick-arrow {
  width: 30px;
  height: 30px;
  display: block;
  font-size: 0;
  border: none;
  border-top: 1px solid #111111;
  background: none;
  position: absolute;
  z-index: 10;
  top: calc(50% - 80px);
  cursor: pointer;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
}
.recruit-lp.interview.detail .contents_box .staff_box .slider_box ul .slick-arrow:hover {
  opacity: 0.5;
}
.recruit-lp.interview.detail .contents_box .staff_box .slider_box ul .slick-arrow.slick-prev {
  left: calc(50% - 640px);
  border-left: 1px solid #111111;
  -webkit-transform: scale(0.78, 1) rotate(-45deg);
  transform: scale(0.78, 1) rotate(-45deg);
}
.recruit-lp.interview.detail .contents_box .staff_box .slider_box ul .slick-arrow.slick-next {
  left: calc(50% + 610px);
  border-right: 1px solid #111111;
  -webkit-transform: scale(0.78, 1) rotate(45deg);
  transform: scale(0.78, 1) rotate(45deg);
}
.recruit-lp.interview.detail .contents_box .staff_box .slider_box ul .slick-dots {
  margin-top: 30px;
  font-size: 0;
  text-align: center;
}
.recruit-lp.interview.detail .contents_box .staff_box .slider_box ul .slick-dots li {
  width: 10px;
  margin: 0 10px;
  padding: 0;
  display: inline-block;
  float: none;
  vertical-align: top;
}
.recruit-lp.interview.detail .contents_box .staff_box .slider_box ul .slick-dots li button {
  width: 10px;
  height: 10px;
  border: none;
  border-radius: 10px;
  display: block;
  padding: 0;
  background: #EEEEEE;
  font-size: 0;
  cursor: pointer;
}
.recruit-lp.interview.detail .contents_box .staff_box .slider_box ul .slick-dots li.slick-active button {
  background: #0BA360;
}
.recruit-lp.interview.detail .contents_box .qa_box .slidearea h3 {
  width: 700px;
  margin-bottom: 40px;
}
.recruit-lp.interview.detail .contents_box .slide02 {
  width: 100%;
  margin: 20px auto;
  position: relative;
}
.recruit-lp.interview.detail .contents_box .slide02 .img {
  padding: 0 30px;
  width: 700px;
}
.recruit-lp.interview.detail .contents_box .slide02 .img img {
  width: 700px;
}
.recruit-lp.interview.detail .contents_box .slide02 p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 140%;
  padding-top: 20px;
  width: 700px;
}
.recruit-lp.interview.detail .contents_box .slide02 p strong {
  font-size: 18px;
  font-weight: 500;
  line-height: 220%;
}
.recruit-lp.interview.detail .contents_box .slide02 .slick-arrow {
  width: 30px;
  height: 30px;
  display: block;
  font-size: 0;
  border: none;
  border-top: 1px solid #111111;
  background: none;
  position: absolute;
  z-index: 10;
  top: calc(50% - 90px);
  cursor: pointer;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
}
.recruit-lp.interview.detail .contents_box .slide02 .slick-arrow:hover {
  opacity: 0.5;
}
.recruit-lp.interview.detail .contents_box .slide02 .slick-arrow.slick-prev {
  left: calc(50% - 386px);
  border-left: 1px solid #111111;
  -webkit-transform: scale(0.78, 1) rotate(-45deg);
  transform: scale(0.78, 1) rotate(-45deg);
}
.recruit-lp.interview.detail .contents_box .slide02 .slick-arrow.slick-next {
  left: calc(50% + 360px);
  border-right: 1px solid #111111;
  -webkit-transform: scale(0.78, 1) rotate(45deg);
  transform: scale(0.78, 1) rotate(45deg);
}
.recruit-lp.interview.detail .contents_box .slide02 .slick-dots {
  margin-top: 30px;
  font-size: 0;
  text-align: center;
}
.recruit-lp.interview.detail .contents_box .slide02 .slick-dots li {
  width: 10px;
  margin: 0 10px;
  padding: 0;
  display: inline-block;
  float: none;
  vertical-align: top;
}
.recruit-lp.interview.detail .contents_box .slide02 .slick-dots li button {
  width: 10px;
  height: 10px;
  border: none;
  border-radius: 10px;
  display: block;
  padding: 0;
  background: #EEEEEE;
  font-size: 0;
  cursor: pointer;
}
.recruit-lp.interview.detail .contents_box .slide02 .slick-dots li.slick-active button {
  background: #0BA360;
}
.recruit-lp.history .title_box::before {
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/history/title_bg.jpg) no-repeat center;
  background-size: cover;
}
.recruit-lp.history .contents_box {
  padding: 130px 0 0;
}
.recruit-lp.history .contents_box > .text_box {
  width: 1200px;
  margin: 0 auto 180px;
}
.recruit-lp.history .contents_box > .text_box p {
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 0.25rem;
  line-height: 200%;
  font-family: 'Noto Serif JP', sans-serif;
  text-align: center;
}
.recruit-lp.history .contents_box .history_box {
  padding: 60px 0 400px;
  color: #fff;
  font-family: 'Noto Serif JP', sans-serif;
  background: #000 url(/wp/wp-content/themes/meikikou/image/recruit-lp/history/bg_history.jpg) no-repeat center bottom -5%;
  background-size: 110% auto;
}
.recruit-lp.history .contents_box .history_box h3 {
  margin-bottom: 120px;
  font-size: 32px;
  font-weight: 400;
  letter-spacing: 0.25em;
  line-height: 220%;
  text-align: center;
  font-family: 'Noto Serif JP', sans-serif;
}
.recruit-lp.history .contents_box .history_box h3::before {
  content: " ";
  width: 1161px;
  height: 632px;
  margin: 0 auto;
  display: block;
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/history/history_img.jpg);
}
.recruit-lp.history .contents_box .history_box p {
  font-family: 'Noto Serif JP', sans-serif;
  text-align: center;
  margin-bottom: 125px;
}
.recruit-lp.history .contents_box .history_box p.middle {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.2rem;
  line-height: 250%;
}
.recruit-lp.history .contents_box .history_box p.large {
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.2rem;
  line-height: 250%;
}
.recruit-lp.history .contents_box .history_box p.bottom {
  margin-bottom: 90px;
}
.recruit-lp.history .contents_box .history_box .image_box {
  margin-bottom: 130px;
  font-size: 0;
  text-align: center;
}
.recruit-lp.history .contents_box .history_box .image_box li {
  display: inline-block;
  margin: 0 30px;
}
.recruit-lp.history .contents_box .history_box .image_box img {
  width: auto;
}
.recruit-lp.career .title_box::before {
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/career/title_bg.jpg) no-repeat center;
  background-size: cover;
}
.recruit-lp.career .contents_box {
  padding: 130px 0 100px;
}
.recruit-lp.career .contents_box .career_box {
  max-width: 1360px;
  padding:0 80px;
  margin: 0 auto 130px;
}
.recruit-lp.career .contents_box .career_box h3 {
  margin-bottom: 60px;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0.22em;
  line-height: 100%;
  text-align: center;
}
.recruit-lp.career .contents_box .career_box h3::after {
  content: " "attr(data-title);
  display: block;
  margin-top: 15px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.22em;
  line-height: 100%;
}
.recruit-lp.career .contents_box .career_box > .text_box {
  margin-bottom: 80px;
}
.recruit-lp.career .contents_box .career_box > .text_box p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 210%;
  text-align: center;
}
.recruit-lp.career .contents_box .career_box .image_box {
  width: 80%;
  max-width: 1000px;
  margin: 0 auto 80px;
}
.recruit-lp.career .contents_box .career_box .image_box.img2 {
	width: 1200px;
	max-width: 1200px;
	margin: 0 auto 30px;
}
.recruit-lp.career .contents_box .career_box section {
  margin-bottom: 88px;
}
.recruit-lp.career .contents_box .career_box section h4 {
  margin-bottom: 20px;
  font-size: 23px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 110%;
}
.recruit-lp.career .contents_box .career_box section h4::after {
  content: " ";
  width: 36px;
  height: 1px;
  display: block;
  margin-top: 20px;
  background: #0BA360;
}
.recruit-lp.career .contents_box .career_box section .text_box {
  margin-bottom: 50px;
}
.recruit-lp.career .contents_box .career_box section .text_box .ttl {
  font-size: 22px;
  font-weight: 500;
  letter-spacing: .1em;
  margin-bottom: 10px;
}
.recruit-lp.career .contents_box .career_box section .text_box .ttl strong {
  background: linear-gradient(transparent 60%, #ffff00 0%);
}
.recruit-lp.career .contents_box .career_box section .text_box p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 180%;
}
.recruit-lp.career .contents_box .career_box section .list_box li {
  margin-bottom: 50px;
}
.recruit-lp.career .contents_box .career_box section .list_box li::after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.recruit-lp.career .contents_box .career_box section .list_box li p {
  width: 400px;
  margin-bottom: 10px;
  float: left;
  position: relative;
}
.recruit-lp.career .contents_box .career_box section .list_box li p img {
  position: relative;
  z-index: 1;
}
.recruit-lp.career .contents_box .career_box section .list_box li p::before {
  content: " ";
  width: 400px;
  height: 254px;
  display: block;
  opacity: .3;
  background: linear-gradient(135deg, #F9F586, #19E88D);
  position: absolute;
  left: -15px;
  bottom: -15px;
}
.recruit-lp.career .contents_box .career_box section .list_box li dl {
  width: 720px;
  width:calc(100% - 450px);
  float: right;
  padding-top: 40px;
}
.recruit-lp.career .contents_box .career_box section .list_box li dl dt {
  margin-bottom: 20px;
  font-size: 23px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 110%;
}
.recruit-lp.career .contents_box .career_box section .list_box li dl dd {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 180%;
}
.recruit-lp.career .contents_box .career_box section .list_box li:last-child {
  margin-bottom: 0;
}
.recruit-lp.career .contents_box .qualif_box {
  max-width: 1360px;
  padding:0 80px;
  margin: 0 auto;
}
.recruit-lp.career .contents_box .qualif_box h3 {
  margin-bottom: 60px;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0.22em;
  line-height: 100%;
  text-align: center;
}
.recruit-lp.career .contents_box .qualif_box h3::after {
  content: " "attr(data-title);
  display: block;
  margin-top: 15px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.22em;
  line-height: 100%;
}
.recruit-lp.career .contents_box .qualif_box > .text_box {
  margin-bottom: 80px;
}
.recruit-lp.career .contents_box .qualif_box > .text_box p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 210%;
  text-align: center;
}
.recruit-lp.career .contents_box .qualif_box .image_box {
  margin-bottom: 80px;
}
.recruit-lp.career .contents_box .qualif_box > section {
  margin-bottom: 70px;
}
.recruit-lp.career .contents_box .qualif_box > section h4 {
  margin-bottom: 20px;
  font-size: 23px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 110%;
}
.recruit-lp.career .contents_box .qualif_box > section h4::after {
  content: " ";
  width: 36px;
  height: 1px;
  display: block;
  margin-top: 20px;
  background: #0BA360;
}
.recruit-lp.career .contents_box .qualif_box > section .text_box {
  margin-bottom: 50px;
}
.recruit-lp.career .contents_box .qualif_box > section .text_box p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 180%;
}
.recruit-lp.career .contents_box .qualif_box section .text_box .ttl {
  font-size: 22px;
  font-weight: 500;
  letter-spacing: .1em;
  margin-bottom: 10px;
}
.recruit-lp.career .contents_box .qualif_box section .text_box .ttl strong {
  background: linear-gradient(transparent 60%, #ffff00 0%);
}
.recruit-lp.career .contents_box .qualif_box > section section {
  padding: 40px;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.recruit-lp.career .contents_box .qualif_box > section section h5 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 110%;
}
.recruit-lp.career .contents_box .qualif_box > section section .list_box dl {
  margin-bottom: 32px;
}
.recruit-lp.career .contents_box .qualif_box > section section .list_box dl dt {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 180%;
}
.recruit-lp.career .contents_box .qualif_box > section section .list_box dl dd {
  padding-left: 1em;
}
.recruit-lp.career .contents_box .qualif_box > section section .list_box dl dd p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 180%;
}
.recruit-lp.career .contents_box .qualif_box > section section .list_box > p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 180%;
}
.recruit-lp.career .contents_box .qualif_box .sub {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 190%;
}
.recruit-lp.work .title_box::before {
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/work/title_bg.jpg) no-repeat center;
  background-size: cover;
}
.recruit-lp.work .contents_box {
  padding: 130px 0 0;
}
.recruit-lp.work .contents_box .work_box {
  width: auto;
  margin: 0 auto 0;
}
.recruit-lp.work .contents_box .work_box h3 {
  margin-bottom: 60px;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0.22em;
  line-height: 100%;
  text-align: center;
}
.recruit-lp.work .contents_box .work_box h3::after {
  content: " "attr(data-title);
  display: block;
  margin-top: 15px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.22em;
  line-height: 100%;
}
.recruit-lp.work .contents_box .work_box > .text_box {
  width: 1200px;
  margin: 0 auto 80px;
}
.recruit-lp.work .contents_box .work_box > .text_box p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 210%;
  text-align: center;
}
.recruit-lp.work .contents_box .work_box .image_box {
  max-width: 1000px;
  width: 90vw;
  margin: -20px auto 100px;
}
.recruit-lp.work .contents_box .work_box .list_box {
  padding: 125px 80px;
  background: #EEEEEE;
}
.recruit-lp.work .contents_box .work_box .list_box section {
  max-width: 1366px;
  background: #fff;
  padding: 70px 80px;
  margin: 0 auto 70px;
}
.recruit-lp.work .contents_box .work_box .list_box section h4 {
  margin-bottom: 20px;
  font-size: 23px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 110%;
}
.recruit-lp.work .contents_box .work_box .list_box section h4::before {
  content: " "attr(data-number);
  width: 36px;
  height: 36px;
  display: inline-block;
  margin-right: 15px;
  font-size: 21px;
  font-weight: 500;
  letter-spacing: 0em;
  line-height: 170%;
  color: #fff;
  text-align: center;
  background: #0BA360;
}
.recruit-lp.work .contents_box .work_box .list_box section h4 span {
  display: inline-block;
  margin-left: 10px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 160%;
}
.recruit-lp.work .contents_box .work_box .list_box section > .text_box {
  margin-bottom: 50px;
}
.recruit-lp.work .contents_box .work_box .list_box section > .text_box.noimage {
  margin-bottom: -20px;
}
.recruit-lp.work .contents_box .work_box .list_box section > .text_box p {
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 180%;
}
.recruit-lp.work .contents_box .work_box .list_box section .staff_box .title {
  margin-bottom: 30px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 160%;
}
.recruit-lp.work .contents_box .work_box .list_box section .staff_box .title::before {
  content: " "attr(data-title);
  display: inline-block;
  margin-right: 15px;
  font-size: 23px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 120%;
}
.recruit-lp.work .contents_box .work_box .list_box section .staff_box .title::after {
  content: " ";
  width: 36px;
  height: 1px;
  display: block;
  margin-top: 20px;
  background: #0BA360;
}
.recruit-lp.work .contents_box .work_box .list_box section .staff_box ul {
  font-size: 0;
  text-align: left;
}
.recruit-lp.work .contents_box .work_box .list_box section .staff_box ul li {
  width: 227px;
  display: inline-block;
  margin-right: 30px;
  vertical-align: top;
	position: relative;
}
.recruit-lp.work .contents_box .work_box .list_box section .staff_box ul li a {
  display: block;
  color: #111111;
  text-decoration: none;
  background: #fff;
}
.recruit-lp.work .contents_box .work_box .list_box section .staff_box ul li a:hover p img {
  opacity: 1;
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.recruit-lp.work .contents_box .work_box .list_box section .staff_box ul li a > p {
  overflow: hidden;
}
.recruit-lp.work .contents_box .work_box .list_box section .staff_box ul li a > p img {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.recruit-lp.work .contents_box .work_box .list_box section .staff_box ul li a .text_box {
  /*margin-top: -26px;*/
  padding: 0 0;
  position: absolute;
	bottom: 0;
}
.recruit-lp.work .contents_box .work_box .list_box section .staff_box ul li a .text_box strong {
  /*margin-bottom: 15px;*/
  padding: 4px 10px;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 140%;
  color: #fff;
  background: #0BA360;
}
.recruit-lp.work .contents_box .work_box .list_box section .staff_box ul li a .text_box > span {
  display: block;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 200%;
  color: #999999;
}
.recruit-lp.work .contents_box .work_box .list_box section .staff_box ul li a .text_box p {
  padding: 0 10px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 200%;
}
.recruit-lp.work .contents_box .work_box .list_box section .staff_box ul li a .text_box p span {
  margin-left: 15px;
  display: inline-block;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 220%;
  color: #0BA360;
}
.recruit-lp.data .title_box::before {
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/data/title_bg.jpg) no-repeat center;
  background-size: cover;
}
.recruit-lp.data .contents_box {
  padding: 130px 0 10px;
  background: #F8F8F8;
}
.recruit-lp.data .contents_box .data_box {
  max-width: 1526px;
  padding:0 80px;
  margin: 0 auto 80px;
}
.recruit-lp.data .contents_box .data_box h3 {
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.2em;
  line-height: 110%;
  color: #0BA360;
  text-align: center;
}
.recruit-lp.data .contents_box .data_box .text_box {
  margin-bottom: 60px;
}
.recruit-lp.data .contents_box .data_box .text_box p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 210%;
  text-align: center;
}
.recruit-lp.data .contents_box .data_box .list_box ul {
  font-size: 0;
}
.recruit-lp.data .contents_box .data_box .list_box ul.two_column li {
  width: 630px;
  width:calc(50% - 53px);
  display: inline-block;
  vertical-align: top;
  margin: 0 106px 106px 0;
}
.recruit-lp.data .contents_box .data_box .list_box ul.two_column li:nth-child(even) {
  margin-right: 0;
}
.recruit-lp.data .contents_box .data_box .list_box ul.three_column li {
  width: 390px;
  width:calc(33.3333% - 66px);
  display: inline-block;
  vertical-align: top;
  margin: 0 98px 98px 0;
}
.recruit-lp.data .contents_box .data_box .list_box ul.three_column li:nth-child(3n + 3) {
  margin-right: 0;
}
.recruit-lp.contact .title_box::before {
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/contact/title_bg.jpg) no-repeat center;
  background-size: cover;
}
.recruit-lp.contact .contents_box {
  padding: 130px 0;
}
.recruit-lp.contact .contents_box .contacts_box {
  width: 1200px;
  margin: 55px auto;
}
.recruit-lp.contact .contents_box .contacts_box h3 {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 160%;
  border-left: 3px solid #0BA360;
  padding-left: 15px;
  margin-bottom: 30px;
}
.recruit-lp.contact .contents_box .contacts_box p {
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 190%;
  margin-bottom: 40px;
}
.recruit-lp.contact .contents_box .contacts_box .contact_tel {
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 40px;
}
.recruit-lp.contact .contents_box .contacts_box .contact_tel h4 {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 190%;
  padding-left: 30px;
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/contact/contact_tel.jpg) no-repeat left;
  background-size: 21px 21px;
  margin-bottom: 15px;
}
.recruit-lp.contact .contents_box .contacts_box .contact_tel strong {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 160%;
  color: #0BA360;
}
.recruit-lp.contact .contents_box .contacts_box .contact_tel strong span {
  font-size: 26px;
}
.recruit-lp.contact .contents_box .contacts_box .contact_tel p {
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 160%;
  display: inline-block;
  margin-bottom: 40px;
}
.recruit-lp.contact .contents_box .contacts_box .contact_mail h4 {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 190%;
  padding-left: 30px;
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/contact/contact_mail.jpg) no-repeat left 10px;
  background-size: 21px 21px;
  margin-bottom: 15px;
}
.recruit-lp.contact .contents_box .contacts_box .contact_mail p {
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 190%;
  display: inline-block;
  margin-bottom: 40px;
}
.recruit-lp.contact .contents_box .contacts_box .contact_box {
  width: 1200px;
  margin: 0 auto 100px;
}
.recruit-lp.contact .contents_box .contacts_box .contact_box h4 {
  width: 1200px;
  margin: 0 auto;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 190%;
  margin-bottom: 30px;
}
.recruit-lp.contact .contents_box .contacts_box .contact_box .setsu {
  margin-bottom: 50px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 190%;
}
.recruit-lp.contact .contents_box .contacts_box .contact_box .entry {
  padding: 20px 0;
}
.recruit-lp.contact .contents_box .contacts_box .contact_box .entry:after::after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.recruit-lp.contact .contents_box .contacts_box .contact_box .entry .title {
  width: 25%;
  float: left;
}
.recruit-lp.contact .contents_box .contacts_box .contact_box .entry .title .titles {
  margin-right: 10px;
  display: inline-block;
}
.recruit-lp.contact .contents_box .contacts_box .contact_box .entry .title .must_on {
  display: inline-block;
}
.recruit-lp.contact .contents_box .contacts_box .contact_box .entry .input {
  width: 75%;
  float: left;
}
.recruit-lp.contact .contents_box .contacts_box .contact_box .entry .input .text p {
  margin: 0;
}
.recruit-lp.contact .contents_box .contacts_box .contact_box .entry .input .inline {
  display: inline-block;
}
.recruit-lp.contact .contents_box .contacts_box .contact_box .entry .input input[type="text"], .recruit-lp.contact .contents_box .contacts_box .contact_box .entry .input input[type="email"], .recruit-lp.contact .contents_box .contacts_box .contact_box .entry .input input[type="tel"], .recruit-lp.contact .contents_box .contacts_box .contact_box .entry .input input[type="number"] {
  width: auto;
  height: 29px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 5px 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 300;
}
.recruit-lp.contact .contents_box .contacts_box .contact_box .entry .input input[type="radio"] {
  display: inline-block;
}
.recruit-lp.contact .contents_box .contacts_box .contact_box .entry .input textarea {
  width: 500px;
  min-height: 200px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 5px 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 300;
}
.recruit-lp.contact .contents_box .contacts_box .contact_box .entry .input span.radio {
  margin-bottom: 20px;
}
.recruit-lp.contact .contents_box .contacts_box .contact_box .entry_p {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 180%;
  text-align: center;
}
.recruit-lp.contact .contents_box .contacts_box .contact_box .entry_p a {
  color: #111111;
  text-decoration: underline;
}
.recruit-lp.contact .contents_box .contacts_box .contact_box .mfp_buttons {
  padding-top: 0;
}
.recruit-lp.contact .contents_box .contacts_box .contact_box .mfp_buttons button {
  width: 200px;
  padding: 5px;
  display: block;
  margin: 0 auto;
  background: #0BA360;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.05;
  line-height: 190%;
  color: #fff;
  border: none;
}
.recruit-lp.contact .contents_box .contacts_box .btn {
      width: 420px;
      margin: 50px auto 0; }
.recruit-lp.contact .contents_box .contacts_box .btn a {
        padding: 20px 0;
        display: block;
        font-size: 20px;
        font-weight: 500;
        letter-spacing: 0.1em;
        line-height: 120%;
        color: #fff;
        border: 2px solid #0BA360;
        text-align: center;
        text-decoration: none;
        background: #0BA360;
        transition: .5s ease;
        transition-property: color,background; }
.recruit-lp.contact .contents_box .contacts_box .btn a:hover {
          color: #0BA360;
          background: #fff; }
.recruit-lp.contact .contents_box .contacts_box .btn.contact a {
        color: #0BA360;
        background: #fff; }
.recruit-lp.contact .contents_box .contacts_box .btn.contact a:hover {
          color: #fff;
          background: #0BA360; }
.recruit-lp .sitemap {
  margin-bottom: 120px;
}
.recruit-lp .sitemap .main_box {
  width: 1200px;
  margin: 55px auto;
}
.recruit-lp .sitemap .main_box .text-wrap {
  padding: 20px 0 20px 35px;
  border: 1px solid #ccc;
  border-bottom: 2px solid #ccc;
  margin-bottom: 25px;
}
.recruit-lp .sitemap .main_box .text-wrap p {
  position: relative;
  font-weight: 500;
}
.recruit-lp .sitemap .main_box .text-wrap p::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #0BA360;
  border-bottom: 1px solid #0BA360;
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translate(0%, -50%) rotate(-45deg);
}
.recruit-lp .sitemap .main_box .text-wrap p a {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 120%;
  color: #000;
  transition: 0.5s ease;
}
.recruit-lp .sitemap .main_box .text-wrap p a:hover {
  opacity: 0.5;
}
.recruit-lp .sitemap .main_box .text-wrap ul {
  display: flex;
  flex-flow: row wrap;
  margin-top: 10px;
}
.recruit-lp .sitemap .main_box .text-wrap ul li {
  margin-right: 20px;
  margin-top: 5px;
}
.recruit-lp .sitemap .main_box .text-wrap ul li a {
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 120%;
  color: #A0A0A0;
  transition: 0.5s ease;
}
.recruit-lp .sitemap .main_box .text-wrap ul li a:hover {
  color: #0BA360;
}
.recruit-lp.message .title_box::before {
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/message/title_bg.jpg) no-repeat center;
  background-size: cover;
}
.recruit-lp.message .contents_box {
  padding: 130px 0;
}
.recruit-lp.message .contents_box .message_box {
  max-width: 1100px;
  margin: 0 auto;
}
.recruit-lp.message .contents_box .message_box .inner {
  margin-bottom: 80px;
}
.recruit-lp.message .contents_box .message_box .inner::after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.recruit-lp.message .contents_box .message_box .inner .image_box {
  width: 300px;
  margin-top: 25px;
  float: left;
  position: relative;
}
.recruit-lp.message .contents_box .message_box .inner .image_box img {
  position: relative;
  z-index: 1;
}
.recruit-lp.message .contents_box .message_box .inner .image_box::before {
  content: " ";
  width: 100%;
  height: 100%;
  display: block;
  opacity: .3;
  background: linear-gradient(135deg, #F9F586, #19E88D);
  position: absolute;
  bottom: -30px;
  left: -30px;
}
.recruit-lp.message .contents_box .message_box .inner .text_box {
  width: 720px;
  /* padding: 0 80px; */
  float: right;
}
.recruit-lp.message .contents_box .message_box .inner .text_box h3 {
  margin-bottom: 35px;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 160%;
}
.recruit-lp.message .contents_box .message_box .inner .text_box h3 span {
  display: block;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 220%;
  color: #0BA360;
}
.recruit-lp.message .contents_box .message_box .inner .text_box .text p {
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 180%;
}
.recruit-lp.message .contents_box .message_box .inner .text_box .text p span {
  font-weight: 500;
}
.recruit-lp.message .contents_box .message_box .btn {
  width: 420px;
  margin: 0 auto;
}
.recruit-lp.message .contents_box .message_box .btn a {
  padding: 20px 0;
  display: block;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.22em;
  line-height: 120%;
  color: #fff;
  border: 2px solid #0BA360;
  text-align: center;
  text-decoration: none;
  background: #0BA360;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  -webkit-transition-property: color,background;
  transition-property: color,background;
}
.recruit-lp.message .contents_box .message_box .btn a:hover {
  color: #0BA360;
  background: #fff;
}
.recruit-lp.graduate .title_box::before {
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/graduate/title_bg.jpg) no-repeat center;
  background-size: cover;
}
.recruit-lp.graduate .contents_box {
  padding: 130px 80px;
  background: #F8F8F8;
}
.recruit-lp.graduate .contents_box .inner {
  max-width: 1366px;
  margin: 0 auto 100px;
  padding: 105px 80px;
  background: #fff;
}
.recruit-lp.graduate .contents_box .inner h3 {
  margin-bottom: 80px;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0.22em;
  line-height: 100%;
  text-align: center;
}
.recruit-lp.graduate .contents_box .inner h3::after {
  content: " " attr(data-title);
  margin-top: 15px;
  display: block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 200%;
  text-align: center;
}
.recruit-lp.graduate .contents_box .inner .list_box dl {
  padding: 30px 0;
  border-bottom: 1px solid #EEEEEE;
}
.recruit-lp.graduate .contents_box .inner .list_box dl::after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.recruit-lp.graduate .contents_box .inner .list_box dl dt {
  width: 200px;
  float: left;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 180%;
}
.recruit-lp.graduate .contents_box .inner .list_box dl dt span {
  font-size: 13px;
}
.recruit-lp.graduate .contents_box .inner .list_box dl dd {
  width: 800px;
  width: calc(100% - 200px);
  float: right;
}
.recruit-lp.graduate .contents_box .inner .list_box dl dd p {
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 180%;
}
.recruit-lp.graduate .contents_box .inner .list_box dl dd p.u_line {
	border-bottom: dashed 1px #ccc;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.recruit-lp.graduate .contents_box .inner .list_box dl dd p strong {
  display: block;
  margin-bottom: 10px;
  font-weight: 400;
}
.recruit-lp.graduate .contents_box .inner .list_box dl dd p:last-child {
  margin-bottom: 0;
}
.recruit-lp.graduate .contents_box .inner .list_box dl dd table {
  width: 100%;
  margin-bottom: 10px;
  border-collapse: collapse;
  border-color: #999999;
}
.recruit-lp.graduate .contents_box .inner .list_box dl dd table tr th {
  width: 25%;
  padding: 10px 0;
  background: #EEEEEE;
  border-right: 1px;
  text-align: center;
}
.recruit-lp.graduate .contents_box .inner .list_box dl dd table tr td {
  padding: 12px 0;
  text-align: center;
}
.recruit-lp.graduate .contents_box .inner .list_box dl dd > strong {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 180%;
}
.recruit-lp.graduate .contents_box .btn {
  width: 420px;
  margin: 0 auto;
}
.recruit-lp.graduate .contents_box .btn a {
  padding: 20px 0;
  display: block;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.22em;
  line-height: 120%;
  color: #fff;
  border: 2px solid #0BA360;
  text-align: center;
  text-decoration: none;
  background: #0BA360;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  -webkit-transition-property: color,background;
  transition-property: color,background;
}
.recruit-lp.graduate .contents_box .btn a span {font-size: 15px;letter-spacing: .02em;}
.recruit-lp.graduate .contents_box .btn a:hover {
  color: #0BA360;
  background: #fff;
}
.recruit-lp.experience {
  padding-top:100px;
  margin-top:0;
}
.recruit-lp.experience .contents_box {
  padding: 0 0 130px;
}
.recruit-lp.experience .contents_box .exp_box .top_box {
  margin-bottom: 130px;
  position: relative;
}
.recruit-lp.experience .contents_box .exp_box .top_box .inner {
  width: 50%;
  padding: 100px 0 80px 5%;
  background: linear-gradient(135deg, #0BA360, #3CBAB6);
}
.recruit-lp.experience .contents_box .exp_box .top_box .inner h2 {
  margin-bottom: 45px;
}
.recruit-lp.experience .contents_box .exp_box .top_box .inner h2 img {
  width: 480px;
}
.recruit-lp.experience .contents_box .exp_box .top_box .inner ul {
  margin-bottom: 40px;
}
.recruit-lp.experience .contents_box .exp_box .top_box .inner ul li {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 200%;
  color: #fff;
}
.recruit-lp.experience .contents_box .exp_box .top_box .inner .text_box p {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 200%;
  color: #fff;
}
.recruit-lp.experience .contents_box .exp_box .top_box .inner .bnr {
  position: absolute;
  z-index: 1;
  right: 20px;
  bottom: -50px;
}
.recruit-lp.experience .contents_box .exp_box .top_box .inner .bnr a {
  padding: 35px 205px 35px 35px;
  display: block;
  color: #111111;
  text-decoration: none;
  text-align: center;
  background: #EBF80C url(/wp/wp-content/themes/meikikou/image/recruit-lp/exp/bnr_bg.svg) no-repeat right 20px top 20px;
  opacity: 1;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
}
.recruit-lp.experience .contents_box .exp_box .top_box .inner .bnr a strong {
  display: block;
/*  margin-bottom: 15px;*/
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.2em;
  line-height: 150%;
}
.recruit-lp.experience .contents_box .exp_box .top_box .inner .bnr a span {
  display: block;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 170%;
}
.recruit-lp.experience .contents_box .exp_box .top_box::after {
  content: '';
  width: 50%;
  height: 100%;
  display: block;
  position: absolute;
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/exp/title_bg.jpg) no-repeat center;
  background-size: cover;
  top: 0;
  right: 0;
  bottom: 0;
}
.recruit-lp.experience .contents_box .exp_box .info_box {
  max-width: 1360px;
  padding: 0 80px;
  margin: 0 auto 130px;
}
.recruit-lp.experience .contents_box .exp_box .info_box::after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.recruit-lp.experience .contents_box .exp_box .info_box .image_box {
  width: 45%;
  float: left;
}
.recruit-lp.experience .contents_box .exp_box .info_box .text_box {
  width: 50%;
  float: right;
}
.recruit-lp.experience .contents_box .exp_box .info_box .text_box h3 {
  margin-bottom: 30px;
}
.recruit-lp.experience .contents_box .exp_box .info_box .text_box h3 span {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 160%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #EBF80C));
  background: linear-gradient(transparent 60%, #EBF80C 60%);
}
.recruit-lp.experience .contents_box .exp_box .info_box .text_box .text p {
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 180%;
}
.recruit-lp.experience .contents_box .exp_box .point_box {
  max-width: 1360px;
  padding: 0 80px;
  margin: 0 auto 130px;
}
.recruit-lp.experience .contents_box .exp_box .point_box h3 {
  margin-bottom: 70px;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0.15em;
  line-height: 160%;
  text-align: center;
}
.recruit-lp.experience .contents_box .exp_box .point_box h3 span {
  color: #0BA360;
}
.recruit-lp.experience .contents_box .exp_box .point_box ul {
  font-size: 0;
}
.recruit-lp.experience .contents_box .exp_box .point_box ul li {
  width: 340px;
  width: calc(33.333333% - 53.3333333px);
  display: inline-block;
  vertical-align: top;
  margin-right: 80px;
}
.recruit-lp.experience .contents_box .exp_box .point_box ul li p {
  margin-bottom: 25px;
}
.recruit-lp.experience .contents_box .exp_box .point_box ul li p img {
  max-width: 320px;
}
.recruit-lp.experience .contents_box .exp_box .point_box ul li dl dt {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 140%;
  text-align: center;
}
.recruit-lp.experience .contents_box .exp_box .point_box ul li dl dd {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 180%;
}
.recruit-lp.experience .contents_box .exp_box .point_box ul li:last-child {
  margin-right: 0;
}
.recruit-lp.experience .contents_box .exp_box .content_box {
  max-width: 1526px;
  padding: 0 80px;
  margin: 0 auto 130px;
}
.recruit-lp.experience .contents_box .exp_box .content_box h3 {
  margin-bottom: 80px;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0.15em;
  line-height: 160%;
  text-align: center;
}
.recruit-lp.experience .contents_box .exp_box .content_box > .text_box {
  width: 1200px;
  margin: 0 auto 70px;
}
.recruit-lp.experience .contents_box .exp_box .content_box > .text_box p {
  margin-bottom: 30px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 180%;
  text-align: center;
}
.recruit-lp.experience .contents_box .exp_box .content_box .list_box section {
  margin-bottom: 90px;
}
.recruit-lp.experience .contents_box .exp_box .content_box .list_box section::after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.recruit-lp.experience .contents_box .exp_box .content_box .list_box section:last-child {
  margin-bottom: 0;
}
.recruit-lp.experience .contents_box .exp_box .content_box .list_box section .image_box {
  width: 766px;
  width: 56%;
  float: left;
  position: relative;
}
.recruit-lp.experience .contents_box .exp_box .content_box .list_box section .image_box::before {
  content: " " attr(data-number);
  width: 98px;
  height: 98px;
  display: block;
  font-size: 40px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 240%;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 20px;
}
.recruit-lp.experience .contents_box .exp_box .content_box .list_box section .text_box {
  width: 570px;
  width: 40%;
  padding: 40px 30px;
  border: 1px solid #111111;
  float: right;
  margin-top: 140px;
  -webkit-box-shadow: 5px 5px 1px rgba(0, 0, 0, 0.16);
          box-shadow: 5px 5px 1px rgba(0, 0, 0, 0.16);
}
.recruit-lp.experience .contents_box .exp_box .content_box .list_box section .text_box h4 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 120%;
}
.recruit-lp.experience .contents_box .exp_box .content_box .list_box section .text_box .text p {
  margin-bottom: 20px;
  font-size: 15px;
  font-weight: 40;
  letter-spacing: 0.1em;
  line-height: 180%;
  text-align: left;
}
.recruit-lp.experience .contents_box .exp_box .content_box .list_box section .text_box .text p :last-child {
  margin-bottom: 0;
}
.recruit-lp.experience .contents_box .exp_box .content_box .list_box section:nth-child(1) .image_box::before {
  background: #E75798;
  right: -68px;
}
.recruit-lp.experience .contents_box .exp_box .content_box .list_box section:nth-child(2) .image_box {
  float: right;
}
.recruit-lp.experience .contents_box .exp_box .content_box .list_box section:nth-child(2) .image_box::before {
  background: #575CE7;
  left: -68px;
}
.recruit-lp.experience .contents_box .exp_box .content_box .list_box section:nth-child(2) .text_box {
  float: left;
}
.recruit-lp.experience .contents_box .exp_box .impression_box {
  margin-bottom: 100px;
  padding: 100px 0 120px;
  background: #F5FBF6;
}
.recruit-lp.experience .contents_box .exp_box .impression_box h4 {
  margin-bottom: 70px;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0.15em;
  line-height: 160%;
  text-align: center;
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/exp/exp_txt_bg.svg) no-repeat center;
}
.recruit-lp.experience .contents_box .exp_box .impression_box .inner {
  max-width: 1360px;
  padding: 0 80px;
  margin: 0 auto;
}
.recruit-lp.experience .contents_box .exp_box .impression_box .inner::after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.recruit-lp.experience .contents_box .exp_box .impression_box .inner .image_box {
  width: 400px;
  height: 400px;
  float: left;
  margin-left: 100px;
  border: 1px solid #111111;
  background: #fff;
  padding: 7px;
}
.recruit-lp.experience .contents_box .exp_box .impression_box .inner .image_box img {
  width: 384px;
}
.recruit-lp.experience .contents_box .exp_box .impression_box .inner .text_box {
  width: 620px;
  width: calc(100% - 550px);
  float: right;
  margin-top: 20px;
}
.recruit-lp.experience .contents_box .exp_box .impression_box .inner .text_box p {
  margin-bottom: 40px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 180%;
}
.recruit-lp.experience .contents_box .exp_box .impression_box .inner .text_box p:last-child {
  margin-bottom: 0;
}
.recruit-lp.experience .contents_box .btn_box {
  max-width: 1060px;
  padding: 0 80px;
  margin: 0 auto;
  font-size: 0;
}
.recruit-lp.experience .contents_box .btn_box .btn {
  width: 420px;
  width: calc(50% - 30px);
  display: inline-block;
  vertical-align: top;
  margin: 0 auto;
}
.recruit-lp.experience .contents_box .btn_box .btn a {
  padding: 20px 0;
  margin-bottom: 20px;
  display: block;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.22em;
  line-height: 120%;
  color: #0BA360;
  border: 2px solid #0BA360;
  text-align: center;
  text-decoration: none;
  background: #fff;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  -webkit-transition-property: color,background;
  transition-property: color,background;
}
.recruit-lp.experience .contents_box .btn_box .btn a:hover {
  color: #fff;
  background: #0BA360;
}
.recruit-lp.experience .contents_box .btn_box .btn:nth-child(2) {
  margin-left: 60px;
}
.recruit-lp.experience .contents_box .btn_box .btn:nth-child(2) a {
  padding:20px 0;
  display: block;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.22em;
  line-height: 120%;
  color: #fff;
  border: 2px solid #0BA360;
  text-align: center;
  text-decoration: none;
  background: #0BA360;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  -webkit-transition-property: color,background;
  transition-property: color,background;
}
.recruit-lp.experience .contents_box .btn_box .btn:nth-child(2) a:hover {
  color: #0BA360;
  background: #fff;
}
.recruit-lp.experience .contents_box .btn_box .btn span {
  padding-left: 20px;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.2em;
  line-height: 200%;
  position: relative;
}
.recruit-lp.experience .contents_box .btn_box .btn span:before {
  content: " ";
  width: 10px;
  height: 10px;
  display: block;
  border-top: 2px solid #111111;
  border-right: 2px solid #111111;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  top: 6px;
  left: 0;
}
.recruit-lp.part .title_box::before {
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/part/title_bg.jpg) no-repeat center;
  background-size: cover;
}
.recruit-lp.part .contents_box {
  padding: 130px 80px;
  background: #F8F8F8;
}
.recruit-lp.part .contents_box .inner {
  max-width: 1526px;
  margin: 0 auto 100px;
  padding: 105px 80px;
  background: #fff;
}
.recruit-lp.part .contents_box .inner h3 {
  margin-bottom: 80px;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: 0.22em;
  line-height: 100%;
  text-align: center;
}
.recruit-lp.part .contents_box .inner h3::after {
  content: " " attr(data-title);
  margin-top: 15px;
  display: block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 200%;
  text-align: center;
}
.recruit-lp.part .contents_box .inner .text_box p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 180%;
  text-align: center;
}
.recruit-lp.part .contents_box .btn {
  width: 420px;
  margin: 0 auto;
}
.recruit-lp.part .contents_box .btn a {
  padding: 20px 0;
  display: block;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.22em;
  line-height: 120%;
  color: #fff;
  border: 2px solid #0BA360;
  text-align: center;
  text-decoration: none;
  background: #0BA360;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  -webkit-transition-property: color,background;
  transition-property: color,background;
}
.recruit-lp.part .contents_box .btn a:hover {
  color: #0BA360;
  background: #fff;
}
.recruit-lp.part .contents_box .btn.contact a {
  color: #0BA360;
  background: #fff;
}
.recruit-lp.part .contents_box .btn.contact a:hover {
  color: #fff;
  background: #0BA360;
}
.recruit-lp.entry .title_box::before {
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/entry/title_bg.jpg) no-repeat center;
  background-size: cover;
}
.recruit-lp.entry .contents_box {
  padding: 130px 0;
}
.recruit-lp.entry .contents_box .entry_box {
  width: 1200px;
  margin: 55px auto;
}
.recruit-lp.entry .contents_box .entry_box h3 {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 160%;
  margin-bottom: 30px;
}
.recruit-lp.entry .contents_box .entry_box h3::after {
  content: " ";
  width: 30px;
  height: 1px;
  display: block;
  margin-top: 20px;
  background: #0BA360;
}
.recruit-lp.entry .contents_box .entry_box p {
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 190%;
  margin-bottom: 40px;
}
.recruit-lp.entry .contents_box .entry_box .contact_tel {
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 40px;
}
.recruit-lp.entry .contents_box .entry_box .contact_tel h4 {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 190%;
  padding-left: 30px;
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/contact/contact_tel.jpg) no-repeat left;
  background-size: 21px 21px;
  margin-bottom: 15px;
}
.recruit-lp.entry .contents_box .entry_box .contact_tel strong {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 160%;
  color: #0BA360;
}
.recruit-lp.entry .contents_box .entry_box .contact_tel strong span {
  font-size: 26px;
}
.recruit-lp.entry .contents_box .entry_box .contact_tel p {
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 160%;
  display: inline-block;
  margin-bottom: 40px;
}
.recruit-lp.entry .contents_box .entry_box .contact_mail h4 {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 190%;
  padding-left: 30px;
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/contact/contact_mail.jpg) no-repeat left 10px;
  background-size: 21px 21px;
  margin-bottom: 30px;
}
.recruit-lp.entry .contents_box .entry_box .contact_mail ul {
  font-size: 0;
}
.recruit-lp.entry .contents_box .entry_box .contact_mail ul li {
  width: 313px;
  display: inline-block;
  margin-right: 30px;
  vertical-align: top;
}
.recruit-lp.entry .contents_box .entry_box .contact_mail ul li a {
  display: block;
  padding: 25px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.22em;
  line-height: 160%;
  border: 1px solid #0BA360;
  color: #0BA360;
  text-align: center;
  text-decoration: none;
}
.recruit-lp.entry .contents_box .entry_box .contact_mail ul li a:hover {
  color: #fff;
  background: #0BA360;
}
.recruit-lp.entry .contents_box .entry_box .contact_mail ul li span {
  display: block;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.2em;
  line-height: 200%;
  color: #0BA360;
  padding-left: 20px;
  position: relative;
}
.recruit-lp.entry .contents_box .entry_box .contact_mail ul li span::before {
  content: " ";
  width: 9px;
  height: 9px;
  display: block;
  border-top: 2px solid #0BA360;
  border-right: 2px solid #0BA360;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
}
.recruit-lp.entry .contents_box .entry_box .contact_mail ul li:last-child {
  margin-right: 0;
}
.recruit-lp.entry .contents_box .entry_box .btn {
  width: 420px;
  margin: 0 auto;
}
.recruit-lp.entry .contents_box .entry_box .btn a {
  padding: 20px 0;
  display: block;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.22em;
  line-height: 120%;
  color: #fff;
  border: 2px solid #0BA360;
  text-align: center;
  text-decoration: none;
  background: #0BA360;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  -webkit-transition-property: color,background;
  transition-property: color,background;
}
.recruit-lp.entry .contents_box .entry_box .btn a:hover {
  color: #0BA360;
  background: #fff;
}
.recruit-lp.entry .contents_box .entry_box .btn.contact a {
  color: #0BA360;
  background: #fff;
}
.recruit-lp.entry .contents_box .entry_box .btn.contact a:hover {
  color: #fff;
  background: #0BA360;
}
.recruit-lp.entry .contents_box .entry_box .contact_box {
  width: 1200px;
  margin: 0 auto 100px;
}
.recruit-lp.entry .contents_box .entry_box .contact_box section {
  margin-bottom: 50px;
}
.recruit-lp.entry .contents_box .entry_box .contact_box h4 {
  width: 1200px;
  margin: 0 auto;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 190%;
  margin-bottom: 30px;
}
.recruit-lp.entry .contents_box .entry_box .contact_box .setsu {
  margin-bottom: 50px;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 190%;
}
.recruit-lp.entry .contents_box .entry_box .contact_box .hedding p {
  background: #EEEEEE;
  padding: 10px;
}
.recruit-lp.entry .contents_box .entry_box .contact_box .entry {
  padding: 20px 0;
}
.recruit-lp.entry .contents_box .entry_box .contact_box .entry:after::after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.recruit-lp.entry .contents_box .entry_box .contact_box .entry .title {
  width: 25%;
  float: left;
}
.recruit-lp.entry .contents_box .entry_box .contact_box .entry .title .titles {
  margin-right: 10px;
  display: inline-block;
}
.recruit-lp.entry .contents_box .entry_box .contact_box .entry .title .must_on {
  display: inline-block;
}
.recruit-lp.entry .contents_box .entry_box .contact_box .entry .input {
  width: 75%;
  float: left;
}
.recruit-lp.entry .contents_box .entry_box .contact_box .entry .input .text p {
  margin: 0;
}
.recruit-lp.entry .contents_box .entry_box .contact_box .entry .input .inline {
  display: inline-block;
}
.recruit-lp.entry .contents_box .entry_box .contact_box .entry .input input[type="text"], .recruit-lp.entry .contents_box .entry_box .contact_box .entry .input input[type="email"], .recruit-lp.entry .contents_box .entry_box .contact_box .entry .input input[type="tel"], .recruit-lp.entry .contents_box .entry_box .contact_box .entry .input input[type="number"] {
  width: auto;
  height: 29px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 5px 5px;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 16px;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 300;
}
.recruit-lp.entry .contents_box .entry_box .contact_box .entry .input input[type="radio"] {
  display: inline-block;
}
.recruit-lp.entry .contents_box .entry_box .contact_box .entry .input textarea {
  width: 500px;
  min-height: 200px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 5px 5px;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 16px;
  font-family: 'Noto Sans Japanese', serif;
  font-weight: 300;
}
.recruit-lp.entry .contents_box .entry_box .contact_box .entry .input span.radio {
  margin-bottom: 20px;
}
.recruit-lp.entry .contents_box .entry_box .contact_box .entry_p {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.05m;
  line-height: 180%;
  text-align: center;
}
.recruit-lp.entry .contents_box .entry_box .contact_box .entry_p a {
  color: #111111;
  text-decoration: underline;
}
.recruit-lp.entry .contents_box .entry_box .contact_box .mfp_buttons {
  padding-top: 0;
}
.recruit-lp.entry .contents_box .entry_box .contact_box .mfp_buttons button {
  width: 200px;
  padding: 5px;
  display: block;
  margin: 0 auto;
  background: #0BA360;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.05;
  line-height: 190%;
  color: #fff;
  border: none;
}
.recruit-lp.entry .contents_box .entry_box .contact_box li {
  margin-bottom: 20px;
}
.recruit-lp.entry .contents_box .entry_box .contact_box .gakureki .w400 {
  margin-bottom: 20px;
}
.recruit-lp.entry .contents_box .concent_box {
  width: 1200px;
  margin: 55px auto;
}
.recruit-lp.entry .contents_box .concent_box h3 {
  margin-bottom: 50px;
  font-size: 23px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 120%;
  text-align: center;
}
.recruit-lp.entry .contents_box .concent_box .text_box {
  height: 380px;
  margin-bottom: 80px;
  border: 1px solid #999999;
  padding: 50px;
  background: #F8F8F8;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.recruit-lp.entry .contents_box .concent_box .text_box p {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 180%;
}
.recruit-lp.entry .contents_box .concent_box .text_box p strong {
  display: block;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 160%;
  text-align: center;
}
.recruit-lp.entry .contents_box .concent_box .btn_box ul {
  font-size: 0;
  text-align: center;
}
.recruit-lp.entry .contents_box .concent_box .btn_box ul li {
  width: 240px;
  display: inline-block;
  margin-right: 40px;
  vertical-align: top;
}
.recruit-lp.entry .contents_box .concent_box .btn_box ul li a {
  display: block;
  padding: 10px;
  border: 1px solid #0BA360;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.2em;
  line-height: 160%;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #0BA360;
  -webkit-transition: .5s ease;
  transition: .5s ease;
  -webkit-transition-property: color,background;
  transition-property: color,background;
}
.recruit-lp.entry .contents_box .concent_box .btn_box ul li a:hover {
  color: #0BA360;
  background: #fff;
}
.recruit-lp.entry .contents_box .concent_box .btn_box ul li:last-child {
  margin-right: 0;
}
.recruit-lp.factory .title_box::before {
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/factory/title_bg.jpg) no-repeat center;
  background-size: cover;
}
.recruit-lp.factory .contents_box {
  padding: 130px 80px;
}
.recruit-lp.factory .contents_box .info_box {
  max-width: 1200px;
  margin: 0 auto 70px;
  padding: 0 80px 40px;
  background: #fff;
}
.recruit-lp.factory .contents_box .info_box .image {
  margin-bottom: 40px;
}
.recruit-lp.factory .contents_box .info_box .text_box p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 210%;
  text-align: center;
}
.recruit-lp.factory .contents_box .photo_box {
  max-width: 1200px;
  margin: 0 auto 130px;
}
.recruit-lp.factory .contents_box .photo_box h3 {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 120%;
  padding-bottom: 20px;
  margin-bottom: 40px;
  border-bottom: 1px solid #CCCCCC;
}
.recruit-lp.factory .contents_box .photo_box h3::after {
  content: " " attr(data-title);
  display: inline-block;
  margin-left: 20px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 160%;
}
.recruit-lp.factory .contents_box .photo_box ul {
  font-size: 0;
}
.recruit-lp.factory .contents_box .photo_box ul li {
  width: calc(25% - 15px);
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 20px 0;
}
.recruit-lp.factory .contents_box .photo_box ul li:nth-child(4n + 4) {
  margin-right: 0;
}
.recruit-lp.faq .title_box::before {
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/message/title_bg.jpg) no-repeat center;
  background-size: cover;
}
.recruit-lp.faq .contents_box {
  padding: 130px 0;
}
.recruit-lp.faq .contents_box .faq_box {
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 40px;
}
.recruit-lp.faq .contents_box .faq_box .inner::after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.recruit-lp .effect.fade_bottom {
  transition:0.7s ease 0.1s;
  transition-property: opacity,transform;
  opacity:0;
  transform:translateY(50px);
}
.recruit-lp .effect.animated.fade_bottom {
  opacity:1;
  transform:translateX(0);
}
.recruit-lp.history .effect {
  transition:1s cubic-bezier(0.03, 0.83, 0.57, 1.01) .5s;
  transition-property:opacity,text-shadow,letter-spacing;
  transition-duration:1.5s,1.5s,1.5s ;
  opacity:0;
  letter-spacing: .3em !important;
  text-shadow: 30px 0 5px rgba(255,255,255,.5),-30px 0 5px rgba(255,255,255,.8);
}
.recruit-lp.history .effect.animated {
  opacity:1;
  letter-spacing: 0.2rem !important;
  text-shadow: 0 0 0 rgba(255,255,255,0) ,0 0 0 rgba(255,255,255,0);
}
.recruit-lp.interview .list_box li.effect {
  transition:0.5s cubic-bezier(0.03, 0.83, 0.57, 1.01) 0.5s;
  transition-property: opacity,transform;
  transform:translateX(50px);
  opacity:0;
}
.recruit-lp.interview .list_box li.effect.animated {
  transform:translateX(0);
  opacity:1;
}
.recruit-lp.interview .list_box.effect::before {
  transition:0.8s cubic-bezier(0.03, 0.83, 0.57, 1.01) 0.5s;
  transition-property: width;
  width:0;
}
.recruit-lp.interview .list_box.effect.animated::before {
  width:1200px;
}
.recruit-lp.products .info_box.effect::before {
  transition:0.8s ease 1s;
  transition-property: width,min-width;
  width:0 !important;
  min-width: 0 !important;
}
.recruit-lp.products .info_box.effect.animated::before {
  width:120vw !important;
  min-width: 1500px !important;
}
.recruit-lp.products .info_box.effect .image {
  transition:0.8s ease 0.5s;
  transition-property: opacity,transform;
  opacity:0;
  transform:translateX(50px);
}
.recruit-lp.products .info_box.effect.animated .image {
  opacity:1;
  transform:translateX(0);
}
.recruit-lp.products .info_box.effect .text_box {
  transition:0.7s ease 0.6s;
  transition-property: opacity,transform;
  opacity:0;
  transform:translateX(50px);
}
.recruit-lp.products .info_box.effect.animated .text_box {
  opacity:1;
  transform:translateX(0);
}
.recruit-lp.products .place_box.effect {
  transition:0.7s ease 0.6s;
  transition-property: opacity,transform;
  opacity:0;
  transform:translateY(50px);
}
.recruit-lp.products .place_box.effect.animated {
  opacity:1;
  transform:translateX(0);
}

/* ---- 固定ヘッダー逃げの二重掛け解消（採用サブページ PC 専用）----
   www3 は main に padding を持たず、.next(=.recruit-lp) の margin-top:80px でヘッダーを避ける設計。
   移植側は recruit-lp.css で .recruit-lp-page main{padding-top:130px} を与えているため、
   そのままだと 130+80=210px となり上部に 80px の余白が出る。
   www3 の内部レイアウト(margin-top:80px)は保持し、padding 側を差分だけに減らす。
   130px(当サイトのヘッダー高) - 80px(www3 の逃げ) = 50px → 合計 130px でヘッダー直下に接する。 */
.recruit-lp-page main { padding-top: 50px; }

/* FAQ (www3 next_sub.css の .next 非依存セレクタ) */
.recruit-lp .p_faq_title {
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.2em;
  line-height: 110%;
  color: #0BA360;
  text-align: center;
}
.recruit-lp .p_faq_text {
  margin-bottom: 70px;
  font-size: 15px;
  font-weight: 40;
  letter-spacing: 0.15em;
  line-height: 210%;
  text-align: center;
}
.recruit-lp .p_faq_text a {
  color: #0BA360;
}
.recruit-lp .p_faq_link_list {
  display: flex;
  flex-wrap: wrap;
  max-width: 936px;
  margin: 0 auto 100px;
  padding: 0 40px;
}
.recruit-lp .p_faq_link_list_item {
  height: fit-content;
  width: calc(25% - 24px);
  margin: 0 32px 0 0;
  border-bottom: solid 1px #666;
}
.recruit-lp .p_faq_link_list_item:nth-of-type(4n) {
  margin: 0 0 32px 0;
}
.recruit-lp .p_faq_link_list_item a {
  display: block;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 25px;
  color: #111;
  text-decoration: none;
  position: relative;
  transition: all .2s;
}
.recruit-lp .p_faq_link_list_item a:hover {
  opacity: 0.6;
}
.recruit-lp .p_faq_link_list_item a::after {
  content: "";
  display: block;
  width: 12px;
  height: 6px;
  background: url(/wp/wp-content/themes/meikikou/image/recruit-lp/faq/faq_arrow.svg) no-repeat;
  background-size: contain;
  position: absolute;
  right: 0;
  bottom: 12px;
}
.recruit-lp .p_sec_faq {
  margin-bottom: 80px;
}
.recruit-lp .p_sec_faq:last-of-type {
  margin-bottom: 0;
}
.recruit-lp .p_faq_sec_title {
  margin-bottom: 40px;
  font-weight: 500;
  font-size: 21px;
  letter-spacing: 0.1em;
  line-height: 1.08;
  text-align: left;
  color: #111;
}
.recruit-lp .p_faq_sec_title::after {
  content: "";
  display: block;
  margin-top: 20px;
  background: #0BA360;
  width: 36px;
  height: 1px;
}
.recruit-lp .faq_list dl {
  padding: 30px 20px;
  border-bottom: 1px solid #E5E5E5;
  cursor: pointer;
}
.recruit-lp .faq_list dl:first-of-type {
  border-top: solid 1px #e5e5e5;
}
.recruit-lp .faq_list dl dt {
  padding-left: 52px;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 1.5625;
  position: relative;
}
.recruit-lp .faq_list dl dt::before {
  content: "Q";
  display: block;
  width: 32px;
  height: 32px;
  font-weight: 600;
  font-size: 17px;
  letter-spacing: 0.1em;
  line-height: 1.705;
  color: #fff;
  text-align: center;
  background: #0BA360;
  border-radius: 100%;
  position: absolute;
  top: calc(50% - 16px);
  left: 0;
}
.recruit-lp .faq_list dl dt i {
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  right: 0;
}
.recruit-lp .faq_list dl dt i::before {
  content: " ";
  width: 16px;
  height: 1px;
  display: block;
  background: #0BA360;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.recruit-lp .faq_list dl dt i::after {
  content: " ";
  width: 1px;
  height: 16px;
  display: block;
  background: #0BA360;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.recruit-lp .faq_list dl dt.active i::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}
.recruit-lp .faq_list dl dd {
  padding: 20px 0 0 52px;
  position: relative;
  display: none;
}
.recruit-lp .faq_list dl dd::after {
  content: "A";
  display: block;
  width: 32px;
  height: 32px;
  font-weight: 600;
  font-size: 17px;
  letter-spacing: 0.1em;
  line-height: 1.705;
  text-align: center;
  color: #0ba360;
  border-radius: 100%;
  border: solid 1px #0BA360;
  position: absolute;
  top: 24px;
  left: 0;
}
.recruit-lp .faq_list dl dd p {
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.666;
}
.recruit-lp .faq_list dl dd.txt_s p {
	padding-top: 7px;
}
.recruit-lp .faq_list dl dd p a {
	color: #0BA360;
	font-weight: 400;
}
.recruit-lp #faq01, .recruit-lp #faq02, .recruit-lp #faq03, .recruit-lp #faq04, .recruit-lp #faq05, .recruit-lp #faq06, .recruit-lp #faq07, .recruit-lp #faq08 {
  margin-top: -100px;
  padding-top: 100px;
}

/* graduate.html のマイナビ採用サイトバナー。recruit-lp.css の `.recruit-lp img{width:100%}`
   （main_slide 等の全面表示画像向けルール）がここにも波及して 160x45 の gif が引き伸ばされるため、
   実寸表示に戻す。 */
.recruit-lp.graduate .mynavi_banner {
  display: flex;
  align-items: center;
  gap: 16px;
}
.recruit-lp.graduate .mynavi_banner img {
  width: auto;
  max-width: 100%;
}

/* 社員の声・職種別ページ(interview_2)。www3 next.css の .interview_2 上書き
   (ベースの .interview list_box は右floatのずらし配置だが、こちらは左floatの
   シンプルな3カラム・帯の高さも短い)。SP側は www3 にも上書きが無いため追加不要。 */
.recruit-lp.interview.interview_2 .contents_box .list_box {
  margin: 0 auto 40px;
}
.recruit-lp.interview.interview_2 .contents_box .list_box::before {
  height: 750px;
}
.recruit-lp.interview.interview_2 .contents_box .list_box ul li {
  width: 360px;
  margin: 0;
  float: left;
}
.recruit-lp.interview.interview_2 .contents_box .list_box ul li:nth-child(3n + 2) {
  margin: 0 0 0 60px;
}
.recruit-lp.interview.interview_2 .contents_box .list_box ul li:nth-child(3n + 3) {
  margin: 0 0 0 60px;
}
