@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300&family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700&display=swap');

body {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  /*
		font-family: "Yu Mincho", "游明朝体", YuMincho, serif;
		font-family: "メイリオ", "Meiryo", sans-serif;
		*/
  color: #333;
  letter-spacing: 0.5px;
  background: #fff;
  border-top: 3px solid #3b6f08;
  font-size: 16px;
  overflow: auto;
}

.cv .num,
.entry .inner,
footer,
h1.ttl {
  text-align: center;
}
.contact .tel,
footer .tel,
header .tel {
  font-family: Lato, sans-serif;
  font-weight: 900;
}
.wrap {
  overflow: hidden;
}
h1,
h2,
h3 {
  text-align: center;
}
h2,
h3 {
  font-weight: 400;
  font-size: 22px;
  margin: 1em 0 0.5em;
}
h2 {
  padding-top: 30px;
}
p {
  font-weight: 300;
}
footer {
  background-color: #3b6f08;
  color: #fff;
}
.header-logo {
  margin-top: 50px;
}

.mt40 {
  margin-top: 40px !important;
}

span.ilb {
  display: inline-block !important;
}

/*guideline_txt-------------------------*/
#guideline_txt {
  margin: 10px 0 25px;
}
#guideline_txt .txt_box {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 15px 10px;
}
#guideline_txt .txt_box h3 {
  text-align: center;
  color: #000;
  font-size: 22px;
}

@media screen and (max-width: 767px) {
  #guideline_txt .txt_box h3 {
    text-align: left;
    font-size: 18px;
  }
}

@media screen and (min-width: 768px) and (max-width: 880px) {
  #halfway .beneath_kv .inner .inner_desc {
    position: absolute;
    bottom: 210px;
  }
}
@media screen and (min-width: 881px) and (max-width: 1080px) {
  #halfway .beneath_kv .inner .inner_desc {
    position: absolute;
    bottom: 130px;
  }
}

@media screen and (min-width: 1081px) and (max-width: 1200px) {
  #halfway .beneath_kv .inner .inner_desc {
    position: absolute;
    bottom: 100px;
  }
}

@media screen and (min-width: 1201px) {
  #halfway .beneath_kv .inner .inner_desc {
    position: absolute;
    bottom: 0px;
  }
}

@media screen and (min-width: 768px) {
  a {
    text-decoration: none;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }

  .sp {
    display: none;
  }

  #page-top {
    display: inline;
    position: fixed;
    bottom: 0;
    right: 3%;
    z-index: 3;
  }

  .drawer-hamburger-icon,
  .drawer-hamburger-icon:after,
  .drawer-hamburger-icon:before {
    background-color: #fff;
  }

  .gnav h1 {
    width: auto;
    display: inline-block;
    margin-top: 20px;
    width: 360px;
    margin-left: 10px;
  }
  .header-logo h1 {
    width: 360px;
    margin: 0 auto;
  }
  .gnav h1 img {
    width: 100%;
    height: auto;
  }
  .beneath_kv .gnav h1 a {
    padding-top: 6px;
  }
  .beneath_kv .gnav h1 img {
    width: 315px;
  }
  .gnav ul {
    float: right;
    padding-top: 15px;
	  color: #fff;
  }

  .kv {
  }

  .kv .gnav {
    width: 100%;
    margin: 0 auto;
    height: 150px;
  }

  .beneath_kv .gnav {
    max-width: 100%;
    margin: 0 auto;
    height: 100px;
    position: relative;
  }

  .beneath_kv02 .gnav {
    max-width: 1200px;
    margin: 0 auto;
    height: 100px;
  }

  .beneath_kv03 .gnav {
    max-width: 1200px;
    margin: 0 auto;
    height: 100px;
  }

  .kv .inner {
    background: url(../img/kv_main.jpg) no-repeat top center;
    background-size: cover;
    height: 58vw;
    z-index: 1;
    position: relative;
  }

  h2.ttl {
    max-width: 1000px;
    margin: 0 auto 36px;
    font-size: 50px;
    font-family: Lato, sans-serif;
    font-weight: 500;
    line-height: 1;
    color: #3b6f08;
    padding-bottom: 20px;
    border-bottom: #3b6f08 1px dashed;
  }

  h2.ttl span {
    margin-top: 10px;
    font-size: 24px;
    color: #000;
    font-weight: 500;
    display: block;
  }

  .job2 {
    max-width: 980px;
    margin: 0 auto;
    width: 90%;
    margin-top: 50px;
    text-align: center;
  }

  .job2 .btn2 {
    width: 20%;
    background: #D16B17 url(../img/icon_arrow01.png) no-repeat 86% 50%;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    font-size: 22px;
    font-weight: 500;
    position: relative;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .job2 .btn2 a {
    display: block;
    color: #fff;
    padding: 14px 0;
    width: 100%;
  }

  .inner_title_top {
    top: 0px;
    position: relative;
    margin: 0 auto;
    color: #fff;
    font-size: 4.0vw;
    line-height: 1.5;
  }

  .inner_title_top_inner {
    padding-left: 20px;
    text-align: center;
    font-weight: bold;
    color: #3b6f08;
    line-height: 1;
  }
  .inner_title_top_inner span {
    font-size: 0.55em;
    line-height: 1.4;
    display: inline-block;
    padding-top: 20px;
  }

  .inner_title_bottom {
    top: 260px;
    position: relative;
    margin: 0 auto;
    width: 750px;
    color: #fff;
    font-size: 48px;
    background: rgba(199, 111, 11, 0.6);
    text-shadow: #ae6715 3px 3px;
    line-height: 1.5;
    padding-left: 20px;
  }

  .beneath_kv {
  }

  .beneath_kv02 {
    background: #D16B17;
  }

  .beneath_kv03 {
    background: #D16B17;
  }

  .beneath_kv_sub {
    border-bottom: 1px solid #fff;
    color: #fff;
  }

  .beneath_kv_sub p {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 3px;
  }

  .beneath_kv .inner {
    background: url(../img/kv_main1.jpg) no-repeat center !important;
    background-size: cover;
    height: 700px;
    z-index: 1;
    position: relative;
  }
  .beneath_kv.detail2 .inner {
    background: url(../img/kv_main2.jpg) no-repeat center !important;
    background-size: cover;
  }
  .beneath_kv.detail3 .inner {
    background: url(../img/kv_main3.jpg) no-repeat center !important;
    background-size: cover;
  }
  .beneath_kv.detail4 .inner {
    background: url(../img/kv_main4.jpg) no-repeat center !important;
    background-size: cover;
  }
  .beneath_kv.detail5 .inner {
    background: url(../img/kv_main4.jpg) no-repeat center !important;
    background-size: cover;
  }
  .beneath_kv.detail6 .inner {
    background: url(../img/kv_main6.jpg) no-repeat center !important;
    background-size: cover;
  }
  .beneath_kv.detail7 .inner {
    background: url(../img/kv_main6.jpg) no-repeat center !important;
    background-size: cover;
  }
  .beneath_kv.detail8 .inner {
    background: url(../img/kv_main8.jpg) no-repeat center !important;
    background-size: cover;
  }
  .beneath_kv.detail9 .inner {
    background: url(../img/kv_main9.jpg) no-repeat center !important;
    background-size: cover;
  }

  #halfway .beneath_kv .inner {
    background: url(../img/kv_main.jpg) no-repeat bottom !important;
    background-size: cover;
    height: 700px;
    z-index: 1;
    position: relative;
  }

  #halfway .beneath_kv .inner .inner_desc {
    position: absolute !important;
  }

  .beneath_kv .gnav h1 {
    width: auto;
    display: inline-block;
    margin-top: 10px;
  }

  .beneath_kv .gnav ul {
    float: right;
    padding-top: 20px;
    display: flex;
  }
  .gnavul--fix {
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 1200px;
    z-index: 100;
  }

  .beneath_kv .gnav li:last-child {
    margin-left: 25px;
  }

  .beneath_kv .inner_desc {
    max-width: 1400px;
    margin: 0 auto;
  }

  .beneath_kv02 .inner {
	  /*
    background: url(../img/mainv_pc-bg02.jpg) no-repeat center;
	  */
    background-size: cover;
    height: 700px;
    z-index: 1;
  }

  .beneath_kv02 .gnav h1 {
    width: 600px;
    display: inline-block;
    margin-top: 10px;
  }

  .beneath_kv02 .gnav ul {
    float: right;
    padding-top: 20px;
    display: flex;
  }

  .beneath_kv02 .gnav li:last-child {
    margin-left: 25px;
  }

  .beneath_kv02 .inner_desc {
    max-width: 1400px;
    margin: 0 auto;
  }

  .beneath_kv03 .inner {
	  /*
    background: url(../img/mainv_pc-bg03.jpg) no-repeat center;
	  */
    background-size: cover;
    height: 700px;
    z-index: 1;
  }

  .beneath_kv03 .gnav h1 {
    max-width: 600px;
    display: inline-block;
    margin-top: 10px;
  }

  .beneath_kv03 .gnav ul {
    float: right;
    padding-top: 20px;
    display: flex;
  }

  .beneath_kv03 .gnav li:last-child {
    margin-left: 25px;
  }

  .beneath_kv03 .inner_desc {
    max-width: 1400px;
    margin: 0 auto;
  }

  .beneath_pk_list {
    max-width: 1200px;
    margin: 10px auto;
    font-size: 14px;
    color: #666666;
  }

  .beneath_logo_area {
    background: #edf3ea;
    /* background-image:url(../img/back1.jpg);
    background-position: bottom;
    background-size: cover; */
  }

  .beneath_logo_area_contents {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    min-height: 500px;
  }

  .beneath_logo_area_contents_left {
    max-width: 600px;
    padding: 40px 0;
    text-align: center;
    margin: 0 auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .beneath_logo_area_contents_left02 {
    max-width: 800px;
    padding: 40px 20px;
    text-align: center;
    margin: 0 auto;
  }

  .beneath_logo_area_contents_left_title {
    font-size: 32px;
    border-bottom: 1px solid #D16B17;
    width: 440px;
    margin: 60px auto 30px;
  }

  .beneath_logo_area_contents_left_title02 {
    font-size: 25px;
    max-width: 580px;
    border-bottom: 1px solid #D16B17;
    margin: 60px auto 30px;
  }

  .beneath_logo_area_contents_left_desc {
    width: 410px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.8;
  }

  .beneath_logo_area_contents_left_desc02 {
    max-width: 800px;
    margin: 0 auto 30px;
    font-size: 18px;
    line-height: 1.8;
    text-align: left;
  }

  .beneath_logo_area_contents_left_link {
    width: 200px;
    margin: 0 auto;
    background: url(../img/arrow-01.png) no-repeat;
    background-position-y: 4px;
  }

  .beneath_logo_area_contents_left_link a {
    display: block;
    font-size: 18px;
  }

  .beneath_logo_area_contents_right {
    max-width: 600px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .beneath_logo_area_contents_right_block {
    margin: 120px auto;
    max-width: 600px;
    min-height: 350px;
    background: #fff;
  }

  .kv_logo--space {
    margin-bottom: 25px;
  }

  .kv_logo_area {
    width: 100%;
    background: #edf3ea;
    /* background-image:url(../img/back1.jpg);
    background-position: bottom;
    background-size: cover; */
    padding: 20px 0 0;
  }

  .kv_logo_contents {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 40px;
  }

  .kv_logo {
    width: 360px;
    margin: 50px auto 30px;
  }

  .beneath_logo_area_contents_left_logo {
    width: 360px;
    margin: 50px auto 30px;
  }

  .kv_logo_title {
    width: 480px;
    /* height: 60px; */
    margin: 0 auto 50px;
    text-align: center;
    font-size: 36px;
  }

  .kv_logo_desc {
    width: 750px;
    margin: 0 auto 100px;
  }

  .kv_logo_image {
    margin: 0 auto 80px;
    width: 860px;
  }

  .about {
    width: 100%;
  }

  .about_contents {
    max-width: 1200px;
    margin: 0 auto;
    background: url(../img/top_contents_bg.png) top no-repeat;
  }

  .about_contents_title_sub {
    text-align: center;
    margin: 25px 0;
    font-size: 24px;
  }

  .about_contents_area {
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    border: 1px solid #eb9735;
    min-height: 400px;
  }

  .about_contents_area02 {
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    border: 1px solid #eb9735;
    height: 400px;
    margin: 20px 0;
  }

  .about_contents_area_left {
    max-width: 600px;
    width: 100%;
    padding: 40px 50px 20px;
  }

  .about_contents_area_left_title {
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 10px 35px;
    border-bottom: 2px solid #f7c080;
    background: url(../img/about_contents_area_title_icon.png) no-repeat;
    background-position-y: 4px;
    margin-bottom: 30px;
  }

  .about_contents_area_left_desc_main {
    color: #f18000;
    line-height: 2;
    margin-bottom: 30px;
  }

  .about_contents_area_left_desc {
    font-size: 18px;
    line-height: 2;
    margin-top: 20px;
  }

  .about_contents_area02_right {
    width: 600px;
    padding: 40px 50px 20px;
  }

  .about_contents_area02_right_title {
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 10px 35px;
    border-bottom: 2px solid #f7c080;
    background: url(../img/about_contents_area_title_icon.png) no-repeat;
    background-position-y: 4px;
    margin-bottom: 30px;
  }

  .about_contents_area02_right_desc_main {
    color: #f18000;
    line-height: 2;
    margin-bottom: 30px;
  }

  .about_contents_area02_right_desc {
    font-size: 18px;
    line-height: 2;
    margin-top: 20px;
  }

  .about_contents_area_right {
    width: 600px;
    background: url(../img/about_image.png) no-repeat;
    background-position: center;
    position: relative;
  }

  .about_contents_area02_left {
    width: 600px;
    background: url(../img/about_image02.png) no-repeat;
    background-position: center;
    position: relative;
  }

  .about_contents_area_right02 {
    width: 600px;
    background: url(../img/about_image03.png) no-repeat;
    background-position: center;
    position: relative;
  }

  .about_contents_area_right_contents {
    width: 120px;
    height: 120px;
    background: rgba(237, 151, 52, 0.9);
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    padding-top: 45px;
    color: #fff;
    font-size: 20px;
  }

  .about_contents_area_right02_contents {
    width: 120px;
    height: 120px;
    background: rgba(237, 151, 52, 0.9);
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    padding-top: 45px;
    color: #fff;
    font-size: 20px;
  }

  .about_contents_area02_left_contents {
    width: 120px;
    height: 120px;
    background: rgba(237, 151, 52, 0.9);
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    padding-top: 45px;
    color: #fff;
    font-size: 20px;
  }

  .beneath_about {
  }

  .beneath_about_contents {
    max-width: 1200px;
    margin: 20px auto;
    display: flex;
    display: -webkit-flex;
  }

  .beneath_about_contents_list {
    max-width: 380px;
    margin: 0 10px;
    border: 1px solid #D16B17;
    min-height: 620px;
    flex: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
  }

  .beneath_about_contents_list_title {
    margin: 25px 10px 20px;
    border-bottom: 1px solid #D16B17;
    font-size: 21px;
    color: #00253a;
    line-height: 1.8;
    text-align: center;
  }

  .beneath_about_contents_list_sub {
    max-width: 330px;
    margin: 20px auto 20px;
    color: #D16B17;
    min-height: 100px;
  }

  .beneath_about_contents_list_desc {
    max-width: 340px;
    margin: 0 auto;
  }

  .beneath_checkpoint {
    width: 102%;
    background: url(../img/recruit_bg.png) repeat-x;
    background-position-y: 60px;
    transform: rotate(-3deg);
    margin-left: -1%;
    margin-bottom: 60px;
  }

  .beneath_checkpoint_contents {
    width: 1200px;
    margin: 0 auto;
    transform: rotate(3deg);
  }

  .beneath_checkpoint_contents_title_sub {
    font-weight: bold;
    text-align: center;
    margin: 25px 0;
    font-size: 24px;
  }

  .beneath_checkpoint_contents_list {
    margin-top: 60px;
  }

  .beneath_checkpoint_contents_list_area {
    display: flex;
    display: -webkit-flex;
  }

  .beneath_checkpoint_contents_list_area_title {
    width: 420px;
    text-align: center;
  }

  .beneath_checkpoint_contents_list_area_desc_title {
    width: 760px;
    background: #7ec14d;
    font-size: 27px;
    color: #fff;
    padding-left: 10px;
  }

  .beneath_checkpoint_contents_list_area_desc_states {
    font-size: 18px;
    margin-top: 30px;
  }

  .beneath_hiring {
    padding: 40px 0;
  }

  .beneath_hiring_contents {
    background: url(../img/hiring_bg.png);
    max-width: 1200px;
    margin: 0 auto;
    height: 400px;
    display: flex;
    display: -webkit-flex;
  }

  .beneath_hiring_contents_left {
    width: 600px;
    padding: 60px 0;
    text-align: center;
  }

  .beneath_hiring_contents_right {
    width: 540px;
    text-align: center;
    padding: 55px 0;
  }

  .beneath_hiring_contents_right_list:first-child {
    margin-bottom: 50px;
  }

  .beneath_jobdescription {
  }

  .beneath_jobdescription_contents {
    max-width: 1200px;
    margin: 0 auto;
  }

  .beneath_jobdescription_contents_title {
    margin: 30px 0;
    text-align: center;
  }

  .beneath_jobdescription_contents_list {
    display: flex;
    display: -webkit-flex;
  }

  .beneath_jobdescription_contents_list_desc_title {
    font-size: 24px;
    color: #3b6f08;
    margin-bottom: 30px;
  }

  .beneath_jobdescription_contents_list_desc {
    max-width: 600px;
    box-sizing: border-box;
    margin: 40px 0;
    padding: 100px 70px;
    background: url(../img/bg2.jpg);
  }

  .beneath_jobdescription_contents_list_desc_states {
    font-size: 18px;
    line-height: 1.6;
  }

  .beneath_flow {
    margin: 40px 0;
  }

  .beneath_flow_contents {
    max-width: 1200px;
    margin: 0 auto;
  }

  .beneath_flow_title {
    margin-bottom: 30px;
  }

  .beneath_flow_desc {
    text-align: center;
    width: 100%;
  }

  .mb20 {
    margin-bottom: 20px;
  }

  .beneath_career {
  }

  .beneath_career_contents {
    max-width: 1200px;
    margin: 0 auto;
  }

  .beneath_career_contents_area {
    margin-top: 70px;
    text-align: center;
  }

  .beneath_welfare {
    padding-bottom: 50px;
  }

  .beneath_welfare_contents {
    max-width: 1200px;
    margin: 0 auto;
  }

  .beneath_welfare_title {
    margin-bottom: 30px;
  }

  .beneath_welfare_contents_area_list {
    display: flex;
    display: -webkit-flex;
  		        -webkit-box-pack: center;
        -ms-flex-pack: center;        
        justify-content: center;
}

  .beneath_welfare_contents_area_list_left {
    max-width: 580px;
    box-sizing: border-box;
    border: 1px solid #D16B17;
    margin: 0 10px;
	      -ms-flex-preferred-size: 33%;
    flex-basis: 33%;


  }
	.beneath_welfare_contents_area_list_left.empty,
	.beneath_welfare_contents_area_list_right.empty {
		border: none;
	}

  .beneath_welfare_contents_area_list_left_title {
    margin: 20px 0;
    text-align: center;
    color: #3b6f08;
    font-size: 24px;
    padding: 0 8px;

  }

  .beneath_welfare_contents_area_list_right {
    max-width: 580px;
    box-sizing: border-box;
    border: 1px solid #D16B17;
    margin: 0 10px;
  	      -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
}

  .beneath_welfare_contents_area_list_right_title {
    margin: 20px 0;
    text-align: center;
    color: #3b6f08;
    font-size: 24px;
    padding: 0 8px;
  }

  .beneath_welfare_contents_area_list_left_desc {
    padding: 10px 20px;
    min-height: 50px;
    margin-bottom: 10px;
  }

  .beneath_welfare_contents_area_list_right_desc {
    padding: 10px 20px;
    min-height: 50px;
    margin-bottom: 10px;
  }

  .beneath_interview {
  }

  .beneath_interview_contents {
    max-width: 1200px;
    margin: 0 auto 40px;;
  }

  .beneath_interview_title {
    margin-bottom: 30px;
  }

  .beneath_interview_image {
    background: url(../img/beneath_interview_main_bg.png) no-repeat;
    height: 420px;
    background-position-x: 20px;
    position: relative;
  }

  .beneath_interview_image02 {
    background: url(../img/beneath_interview_main_bg02.png) no-repeat;
    height: 420px;
    background-position-x: 20px;
    position: relative;
  }

  .beneath_interview_image03 {
    background: url(../img/beneath_interview_main_bg03.png) no-repeat;
    height: 420px;
    background-position-x: 20px;
    position: relative;
  }

  .beneath_interview_image_box {
    background: rgba(209, 107, 23, 0.75);
    position: absolute;
    top: -60px;
    left: -30px;
    padding: 35px 45px;
    color: #fff;
    text-shadow: 1px 1px 1px #D16B17;
  }

  .beneath_interview_image_positon {
    font-size: 21px;
  }

  .beneath_interview_image_name {
    font-size: 36px;
  }
  .beneath_interview_image_name span {
    font-size: 25px;
  }

  .beneath_interview_image_join {
    font-size: 18px;
  }

  .beneath_interview_contents_area {
    display: flex;
    display: -webkit-flex;
    margin-top: 80px;
  }

  .beneath_interview_contents_area_desc {
    max-width: 600px;
    box-sizing: border-box;
    padding: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .beneath_interview_contents_area_image {
    max-width: 600px;
    box-sizing: border-box;
    padding: 20px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .beneath_interview_contents_area_image_box {
    max-width: 500px;
    border: #D16B17 solid 1px;
    padding: 10px;
    margin: 0 auto;
    position: relative;
  }

  .beneath_interview_contents_area_desc_faq_title01,
  .beneath_interview_contents_area_desc_faq_title02,
  .beneath_interview_contents_area_desc_faq_title03,
  .beneath_interview_contents_area_desc_faq_title04,
  .beneath_interview_contents_area_desc_faq_title05 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .beneath_interview_contents_area_desc_faq_title01 {
    padding-left: 70px;
    min-height: 60px;
    padding-top: 13px;
  }

  .beneath_interview_contents_area_desc_faq_title02 {
    padding-left: 70px;
    min-height: 60px;
    padding-top: 13px;
  }

  .beneath_interview_contents_area_desc_faq_title03 {
    padding-left: 70px;
    min-height: 60px;
    padding-top: 8px;
    line-height: 1;
  }

  .beneath_interview_contents_area_desc_faq_title04 {
    padding-left: 70px;
    min-height: 60px;
    padding-top: 8px;
    line-height: 1;
  }

  .beneath_interview_contents_area_desc_faq_title05 {
    padding-left: 70px;
    min-height: 60px;
    padding-top: 13px;
  }

  .beneath_interview_contents_area_desc_faq_state {
    padding-left: 70px;
  }

  .beneath_message {
	  padding-bottom: 30px;
  }

  .beneath_message_contents {
    max-width: 1200px;
    margin: 0 auto;
  }

  .beneath_message_title {
    margin-bottom: 30px;
  }

  .beneath_message_contents_area {
    min-height: 850px;
    position: relative;
    background-size: 100%;
  }
  .beneath_message_contents_area .name {
    font-size: 30px;
    margin-top: 20px;
  }
  .beneath_message_contents_area .name small {
    font-size: 16px;
  }

  .beneath_message_contents_area_box {
    width: 465px;
    height: 280px;
    background: rgba(80, 80, 80, 1);
    position: absolute;
    z-index: 2;
    top: 300px;
    left: 10px;
    font-size: 35px;
    line-height: 1.4;
    color: #fff;
    padding: 30px 40px;
    display: -webkit-flex;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .beneath_message_contents_area_desc {
    max-width: 780px;
    background: #3b6f08;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 500px;
    padding: 30px 75px;
    font-size: 18px;
    color: #fff;
  }

  .beneath_message_contents_area_desc p,
  .beneath_message_contents_area_desc ul {
    margin-bottom: 20px;
  }
	.beneath_message_contents_area_desc p span {
		font-weight: bold;
		border-left: solid 2px #fff;
		padding: 5px 0 5px 15px;
	}

  .beneath_guideline {
    margin: 100px 0;
  }

  .beneath_guideline_contents {
    max-width: 1200px;
    margin: 0 auto;
  }

  .beneath_guideline_contents_title_sub {
    text-align: center;
    margin: 25px 0;
    font-size: 24px;
  }

  .beneath_guideline_contents_table table {
    background: #fff;
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }

  .beneath_guideline_contents_table table th,
  .beneath_guideline_contents_table table td {
    padding: 40px 10px;
    border-bottom: dotted 1px #4776a8;
  }

  .beneath_guideline_contents_table a {
    text-decoration: none;
  }

  .beneath_entry {
  }

  .beneath_entry_contents {
	  /*
    box-sizing: boder-box;
	  */
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
  }

  .entry_form_contents {
    margin: 0 0 50px;
  }

  .entry_form_contents form {
    padding: 70px 0 0 0;
    max-width: 1000px;
    margin: 0 auto;
    text-align: left;
  }

  .entry_form_contents form dl {
    margin-bottom: 55px;
  }

  .entry_form_contents form dt {
    margin: 0 10px 10px 0;
    font-weight: bold;
  }

  .entry_form_contents form dl.first {
    display: flex;
    align-items: center;
  }

  .entry_form_contents form dl.list dt {
    font-weight: 500;
  }

  .entry_form_contents form dl.list dt {
    font-weight: bold;
    padding: 12px 5px 0 0;
    vertical-align: top;
  }

  .entry_form_contents form dl.first dd {
    font-weight: bold;
    font-size: 28px;
  }

  .entry_form_contents form input[type="text"],
  .entry_form_contents form textarea {
    max-width: 1000px;
/*    width: 100%;*/
    padding: 10px 20px;
    background: #fff;
    border: #bbbbbb solid 1px;
    border-radius: 4px;
    font-size: 1.5em;
  }

  .entry_form_contents form select {
    padding: 20px;
    background: #fff;
    border: #bbb solid 1px;
    border-radius: 3px;
  }

  .entry_form_contents form .sbtn input {
    border: 0px;
    width: 500px;
    background: #D16B17 url(../img/icon_arrow01.png) 95% no-repeat;
    border: 2px solid #D16B17;
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    padding: 25px 0;
  }

  .entry_form_contents form .sbtn {
    text-align: center;
  }

  .entry_form_contents form dt span {
    display: inline-block;
    line-height: 1em;
    background: #f5a500;
    color: #fff;
    font-size: 0.85em;
    font-weight: normal;
    padding: 6px;
    margin: 0 0 0 15px;
  }

  .recruit {
    width: 100%;
    margin: 100px 0 0;
  }

  .recruit_contents {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0 100px;
  }

  .recruit_contents_title {
    width: 285px;
    height: 60px;
    margin: 0 auto 50px;
    text-align: center;
    font-size: 36px;
  }

  .recruit_contents_area {
    display: flex;
    display: -webkit-flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    height: 450px;
    margin-bottom: 100px;
  }

  .recruit_contents_area_image {
    max-width: 600px;
    height: 450px;
    flex: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    position: relative;
  }
  .recruit_contents_area_image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .recruit_contents_area_image_title {
    width: 314px;
    height: 80px;
    font-size: 30px;
    line-height: 80px;
    background: #3b6f08;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 45px;
    right: 0;
  }
  .recruit_contents_area_image_title.recruit_contents_area_image_title2 {
    line-height: 1.2;
    font-size: 27px;
    height: 100px;
    padding-top: 25px;
  }
  .recruit_contents_area_image_title span:nth-child(1) {
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    padding: 0.5em 1em;
    background-color: #fff;
    color: #3b6f08;
    border: 1px solid #3b6f08;
    position: absolute;
    top: -18px;
    left: 14px;
  }
  .recruit_contents_area_image_title span:nth-child(2) {
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    padding: 0.5em 1em;
    background-color: #fff;
    color: #3b6f08;
    border: 1px solid #3b6f08;
    position: absolute;
    top: -18px;
    left: 115px;
  }
  .recruit.wide .recruit_contents_area_image_title {
    width: 370px;
	}
  .recruit.wide .recruit_contents_area_image_title span:nth-child(1) {
      width: 188px;
	  padding: 0.5em 0.5em;
  }
  .recruit.wide .recruit_contents_area_image_title span:nth-child(2) {
    left: 207px;
    padding: 0.5em 0.5em;
  }

  .recruit.wide2 .recruit_contents_area_image_title {
    width: 550px;
	}
  .recruit.wide2 .recruit_contents_area_image_title span:nth-child(1) {
      width: 150px;
	  padding: 0.5em 0.5em;
  }
  .recruit.wide2 .recruit_contents_area_image_title span:nth-child(2) {
    left: 207px;
    padding: 0.5em 0.5em;
  }

	
  .recruit_contents_area_desc {
    max-width: 600px;
    background: url(../img/recruit_contents_bg.png) no-repeat;
    background-position-y: 60px;
    flex: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
  }

  .recruit_contents_area_desc_title {
    color: #3b6f08;
    line-height: 1.3;
    font-size: 24px;
    font-weight: bold;
    padding-left: 70px;
    margin: 80px 0 20px;
  }

  .recruit_contents_area_desc_detail {
    font-size: 18px;
    line-height: 1.5;
    padding: 0 40px;
    min-height: 100px;
  }

  .recruit_contents_area_desc_button {
    max-width: 540px;
    margin: 30px auto;

    /* display: -webkit-flex;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; */
  }
  .recruit_contents_area_desc_button a {
    /* -ms-flex-preferred-size: 48.5%;
    flex-basis: 48.5%; */
    font-size: 25px;
  }

  .mt60 {
    margin-top: 60px;
  }

  .mb30 {
    margin-bottom: 30px;
  }

  a[href^="tel:"] {
    pointer-events: none;
  }

  .telpopup-open {
    pointer-events: none;
  }

  footer {
  }

  .footer_contents {
    max-width: 1200px;
    margin: 0 auto 30px;
  }

  .footer_bg {
    padding: 40px 0;
  }

  .footer_copyright {
    font-size: 12px;
    line-height: 20px;
    padding: 20px 0;
  }

  .footer_contents_logo {
    max-width: 350px;
    margin: 10px auto;
    margin-bottom: 10px;
  }

  .footer_contents_about {
    font-size: 14px;
    line-height: 2;
    padding-top: 15px;
    z-index: 100;
  }

  .footer_contents_about span {
    font-size: 16px;
    font-weight: bold;
  }

  .footer_contents_about p:first-child {
    margin-bottom: 10px;
  }

  .footer_contents_btn {
    padding-top: 30px;
  }
  .footer_contents_btn.none {
    padding-top: 30px;
  }
  .footer_contents_btn a.more {
    background: #fff;
    color: #3b6f08;
  }
  .footer_contents_btn a.more:hover {
    background: #D16B17;
  }

  .footer_contents_recruit {
    display: flex;
    justify-content: space-between;
    width: 450px;
    margin: 50px auto;
  }
	
	#telpopup-frame {
		display: none !important;
	}
}

/*  ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 1600px) {
  .kv .inner {
    background: url(../img/kv_main.jpg) no-repeat top center;
    background-size: 1600px !important;
    height: 700px;
    z-index: 1;
    position: relative;
  }
}
@media screen and (min-width: 1200px) {
  .kv .inner {
    background: url(../img/kv_main.jpg) no-repeat top center;
    background-size: cover;
    height: 700px;
    z-index: 1;
    position: relative;
  }
  .inner_title_top {
    top: 0px;
    position: relative;
    margin: 0 auto;
    color: #fff;
    font-size: 48px;
    line-height: 1.5;
  }

  .kv .gnav,
  .beneath_kv .gnav {
    width: 1200px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1150px) {
  .beneath_jobdescription_contents_list_desc {
    -ms-flex-preferred-size: 55%;
    flex-basis: 55%;
  }
  .beneath_jobdescription_contents_list_image {
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
  }
  .recruit.wide2 .recruit_contents_area_image_title {
    font-size: 2.6vw;
  }
  .recruit.wide2 .recruit_contents_area_image_title {
    width: 47vw;
	}
}

@media screen and (min-width: 768px) and (max-width: 980px) {
  .beneath_message_contents_area_box {
    top: 200px;
  }
  .inner_title_top_inner {
    font-size: 100%;
  }
  .recruit_contents_area {
    height: 480px;
    margin-bottom: 240px;
  }
  .recruit_contents_area_desc_button {
    max-width: 540px;
    margin: 30px auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;

  }
  .recruit_contents_area_desc_button a {
    -ms-flex-preferred-size: 48.5%;
    flex-basis: 48.5%;
  }
  .recruit_contents_area_desc_button a:first-child {
    margin-bottom: 15px;
  }
}

/* ipad header button */
@media screen and (min-width: 768px) and (max-width: 980px) {
  ul#nav.pc li img {
    height: 50px;
  }
  .beneath_kv .gnav ul {
    padding-top: 0px;
    display: block;
  }
  .beneath_kv .gnav li:last-child {
    margin-left: 0px;
  }
  .beneath_kv .inner {
    background: url(../img/kv_main1_tb.jpg) no-repeat center !important;
    background-size: cover;
    height: 700px;
    z-index: 1;
  }
  .beneath_kv.detail2 .inner {
    background: url(../img/kv_main2_tb.jpg) no-repeat center !important;
    background-size: cover;
  }
  .beneath_kv.detail3 .inner {
    background: url(../img/kv_main3_tb.jpg) no-repeat center !important;
    background-size: cover;
  }
  .beneath_kv.detail4 .inner {
    background: url(../img/kv_main4_tb.jpg) no-repeat center !important;
    background-size: cover;
  }
  .beneath_kv.detail5 .inner {
    background: url(../img/kv_main4_tb.jpg) no-repeat center !important;
    background-size: cover;
  }
  .beneath_kv.detail6 .inner {
    background: url(../img/kv_main6_tb.jpg) no-repeat center !important;
    background-size: cover;
  }
  .beneath_kv.detail7 .inner {
    background: url(../img/kv_main6_tb.jpg) no-repeat center !important;
    background-size: cover;
  }
  .beneath_kv.detail8 .inner {
    background: url(../img/kv_main8_tb.jpg) no-repeat center !important;
    background-size: cover;
  }
  .beneath_kv.detail9 .inner {
    background: url(../img/kv_main9_tb.jpg) no-repeat center !important;
    background-size: cover;
  }
	
	
  .entry_form_contents form {
    max-width: 98%;
  }
}
@media screen and (min-width: 768px) and (max-width: 10240px) {
  .beneath_pk_list {
    max-width: 98%;
  }
}

@media screen and (max-width: 767px) {
  .kv .inner {
    display: none;
  }

  .pc {
    display: none;
  }

    .header-logo h1 {
    max-width: 360px;
    margin: 0 auto;
    padding: 0 10px;
  }

  h2.ttl {
    max-width: 1000px;
    margin: 0 auto 36px;
    font-size: 30px;
    font-family: Lato, sans-serif;
    font-weight: 500;
    line-height: 1;
    color: #3b6f08;
    padding-bottom: 20px;
    border-bottom: #3b6f08 1px dashed;
  }

  h2.ttl span {
    margin-top: 10px;
    font-size: 15px;
    color: #000;
    font-weight: 500;
    display: block;
  }
  .privacy_txt h3 {
    font-size: 18px;
  }
  .job2 .btn2 {
    width: 65%;
    background: #D16B17 url(../img/icon_arrow01.png) no-repeat 86% 50%;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .job2 .btn2 a {
    display: block;
    color: #fff;
    padding: 14px 0;
    width: 100%;
  }

  .sp_bg_contents {
  }

  header.nav {
    width: 100%;
    position: fixed;
    background: #edf3ea;
    left: 0;
    top: 0;
    z-index: 2;
  }

  ul.lcmenu1 {
    display: flex;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }
  ul.lcmenu1 li {
    margin: 0 3px;
  }
  ul.lcmenu1 li img {
    width: auto;
    height: 30px;
  }
  ul.lcmenu1 li:first-child {
    border: 2px solid #3b6f08;
    border-radius: 5px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    margin-right: 5px;
    color: #3b6f08;
  }
  ul.lcmenu1 .entry:not(.logoimg) a {
    color: #3b6f08;
    border: #3b6f08 2px solid;
    padding: 4px 10px;
    border-radius: 4px;
    font-size: 16px;
  }
  ul.lcmenu1 li:first-child a {
    display: block;
    color: #3b6f08;
  }

  .entry h1 {
    max-width: 146px;
    width: 100%;
    margin: 0 auto;
  }
  .entry h2 {
    padding-bottom: 30px;
    border-bottom: #866026 1px solid;
    text-align: center;
    margin-bottom: 35px;
  }

  .drawer-nav {
    background-color: #3b6f08;
    color: #fff;
    z-index: 9999;
  }
  .drawer-hamburger {
    background: #3b6f08 !important;
    color: #fff;
    padding: 9px 0 0;
    height: 41px;
    font-size: 12px;
    width: 72px;
    text-align: center;
    line-height: 1.4;
    font-weight: 700;
  }
  .drawer-nav ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    font-size: 13px;
    font-weight: 700;
  }
  .drawer-nav ul li:last-child a:before {
    content: "";
  }
  .drawer-nav ul li a {
    color: #fff;
    display: block;
    padding: 17px 15px;
  }
  .drawer--right {
    right: 25rem;
  }

  .telpopup-open,
  .telpopup-close {
    cursor: pointer;
  }
  #telpopup-frame {
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
  }
  #telpopup-frame-inner {
    position: fixed;
    width: 90%;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .telpopup-close {
    padding: 30px 0 0 0;
  }
  .telpopup-close img {
    vertical-align: bottom;
  }
  .telpopup-close a {
    font-size: 0.9rem;
    line-height: 1;
    text-decoration: none;
    background: #edf3ea;
    border-radius: 5px;
    display: block;
    text-align: center;
    padding: 20px 0;
    color: #866026;
    font-weight: bold;
  }
  #telpopup-gotel {
    font-size: 0.9rem;
    line-height: 1.7;
    text-decoration: none;
    background: #3b6f08;
    border-radius: 5px;
    display: block;
    text-align: center;
    padding: 20px 15px 18px;
    color: #fff;
  }
  #telpopup-shop {
    font-size: 1.2rem;
    line-height: 1.7;
  }
  #telpopup-gotel img {
    vertical-align: baseline;
  }
  #telpopup-gotel a {
    color: #fff;
    font-size: 1.75rem;
    line-height: 1.7;
    font-weight: 900;
    font-family: Lato, sans-serif;
    /* color: #fff;*/
  }
  #telpopup-stelb {
    padding: 10px 0 5px 0;
  }
  #telpopup-stelb dl {
    margin: 0 0 10px 0;
  }
  #telpopup-stelb dt {
    font-weight: bold;
    line-height: 1em;
  }
  #telpopup-stelb dd:last-of-type {
    font-size: 0.9em;
  }
  .tellink {
    pointer-events: none;
    text-decoration: none;
    color: #fee645;
  }

  .kv_logo_area {
    position: relative;
    text-align: center;
    background: #edf3ea;
    /* background-image:url(../img/back1.jpg);
    background-position: bottom;
    background-size: cover; */
    padding: 20px 0;
    margin: 0 0 20px;
  }

  .kv_logo_title {
    width: 90%;
    /* height: 50px; */
    margin: 0 auto 30px;
    text-align: center;
    font-size: 25px;
  }

  .kv_logo_desc {
    width: 90%;
    margin: 0 auto 50px;
  }

  .kv_logo_image {
    width: 90%;
    margin: 0 auto;
    height: auto;
  }
  .job2 {
    margin: 0 auto;
    width: 90%;
    margin-top: 50px;
    text-align: left;
  }

  .about {
    width: 100%;
  }

  .about_contents {
    width: 90%;
    margin: 20px auto;
  }

  .about_contents_area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .about_contents_area_right {
    width: 90%;
    margin: 0 auto;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .about_contents_area_right {
    width: 90%;
  }

  .about_contents_area02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .about_contents_area02_left {
    width: 90%;
    margin: 0 auto 20px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .about_contents_area_left {
    width: 90%;
    margin: 0 auto 20px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .about_contents_area_left_title {
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 10px 35px;
    border-bottom: 2px solid #f7c080;
    background: url(../img/about_contents_area_title_icon.png) no-repeat;
    background-position-y: 4px;
    margin-bottom: 30px;
  }

  .about_contents_area02_right {
    width: 90%;
    margin: 0 auto 20px;
  }

  .about_contents_area02_right_title {
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 10px 35px;
    border-bottom: 2px solid #f7c080;
    background: url(../img/about_contents_area_title_icon.png) no-repeat;
    background-position-y: 4px;
    margin-bottom: 30px;
  }

  .about_contents_area_left_desc {
    font-size: 14px;
    line-height: 2;
  }

  .about_contents_area_right02 {
    width: 90%;
    margin: 0 auto 20px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .recruit_contents_title {
    width: 90%;
    height: 50px;
    margin: 0 auto 30px;
	  /*
    background: url(../img/kv_logo_title_bg.png) bottom no-repeat;
	  */
    text-align: center;
    font-size: 25px;
  }

  .recruit_contents_area {
    width: 90%;
    margin: 0 auto;
  }
  .recruit_contents_area_image {
    position: relative;
  }

  .recruit_contents_area_image_title {
    width: 205px;
    height: 56px;
    font-size: 18px;
    line-height: 56px;
    background: #3b6f08;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 20px;
    right: 0;
  }
  .recruit_contents_area_image_title.recruit_contents_area_image_title2 {
    height: 80px;
    line-height: 1.4;
    padding-top: 18px;
  }
  .recruit_contents_area_image_title span:nth-child(1) {
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: 0.5em 1em;
    background-color: #fff;
    color: #3b6f08;
    border: 1px solid #3b6f08;
    position: absolute;
    top: -14px;
    left: 8px;
  }
  .recruit_contents_area_image_title span:nth-child(2) {
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    padding: 0.5em 1em;
    background-color: #fff;
    color: #3b6f08;
    border: 1px solid #3b6f08;
    position: absolute;
    top: -14px;
    left: 75px;
  }
  .recruit.wide .recruit_contents_area_image_title {
    width: 246px;
	}
  .recruit.wide .recruit_contents_area_image_title span:nth-child(1) {
      width: 128px;
	  padding: 0.5em 0em;
  }
  .recruit.wide .recruit_contents_area_image_title span:nth-child(2) {
    left: 138px;
    padding: 0.5em 0.5em;
  }
  .recruit.wide2 .recruit_contents_area_image_title {
    width: 288px;
	}
  .recruit.wide2 .recruit_contents_area_image_title span:nth-child(1) {
      width: 100px;
	  padding: 0.5em 0em;
  }
  .recruit.wide2 .recruit_contents_area_image_title span:nth-child(2) {
    left: 138px;
    padding: 0.5em 0.5em;
  }

  .recruit_contents_area_desc {
    background: rgba(237, 243, 234, 1);
    padding: 20px 10px;
    box-sizing: border-box;
    margin: 20px 0;
  }

  .recruit_contents_area_desc_title {
    color: #3b6f08;
    line-height: 2;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0;
  }

  .recruit_contents_area_desc_detail {
    font-size: 14px;
    line-height: 1.5;
    padding: 0 10px;
    margin-bottom: 20px;
  }

  .recruit_contents_area_desc_button a:first-child {
    margin-bottom: 15px;
  }


  footer {
  }

  footer .inner {
    padding: 40px 0 20px;
  }
  footer .inner .flexbox img {
    width: 92.5px;
    margin: 0 auto 25px;
  }
  footer .inner .flexbox p {
    width: 240px;
    margin: 0 auto;
    font-size: 12px;
    text-align: center;
  }
  footer .inner .flexbox p span {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 30px;
  }
  footer .inner .flexbox span.small {
    font-size: 10px;
    font-weight: normal;
    padding-bottom: 0;
    line-height: 6;
  }

  .footer_contents {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer_contents_logo {
    width: 90%;
    margin: 0 auto;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .footer_contents_logo img {
    width: 250px;
    margin: 25px auto 0;
  }

  .footer_contents_about {
    width: 90%;
    margin: 0 auto;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    z-index: 100;
  }

  .footer_contents_btn {
    width: 90%;
    margin: 0 auto 20px;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .footer_contents_btn.none {
    padding-top: 0;
  }

  .footer_contents_btn img {
    width: 100%;
    max-width: 280px;
  }
  .footer_contents_btn a.more {
    background: #fff;
  }

  .footer_contents_about {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .footer_contents_about span {
    font-weight: bold;
  }

  #page-top {
    display: inline;
    position: fixed;
    bottom: 0;
    right: 3%;
    z-index: 3;
  }

  .footer_sns {
    display: flex;
    width: 80px;
    margin: 0 auto 20px;
  }

  .footer_sns_ame {
    margin-left: 20px;
  }

  .footer_copyright {
    font-size: 12px;
    line-height: 20px;
    padding: 20px 0;
  }

  .kv_logo {
    width: 50%;
    margin: 20px auto;
  }

  .kv_logo img {
    width: 100%;
  }

  .pc {
    display: none;
  }

  .beneath_logo_area {
    background: #edf3ea;
    /* background-image:url(../img/back1.jpg);
    background-position: bottom;
    background-size: cover; */
  }

  .beneath_logo_area_contents_left_logo {
    width: 60%;
    margin: 0 auto;
  }

  .beneath_logo_area_contents_left_logo img {
    width: 100%;
  }

  .beneath_logo_area_contents_left_title {
    font-size: 25px;
    border-bottom: 1px solid #D16B17;
    width: 90%;
    margin: 30px auto 15px;
    text-align: center;
  }

  .beneath_logo_area_contents_left_title02 {
    font-size: 25px;
    border-bottom: 1px solid #D16B17;
    width: 90%;
    margin: 30px auto 15px;
    text-align: center;
  }

  .beneath_logo_area_contents_left_desc {
    width: 80%;
    margin: 0 auto 20px;
    font-size: 14px;
    line-height: 1.8;
    text-align: center;
  }

  .beneath_logo_area_contents {
    padding: 20px 0 40px;
  }

  .beneath_logo_area_contents_left_desc02 {
    width: 80%;
    margin: 0 auto 20px;
    font-size: 14px;
    line-height: 1.8;
    text-align: center;
  }

  .beneath_logo_area_contents_left_link {
    font-size: 14px;
    background: url(../img/arrow-01.png) no-repeat;
    width: 150px;
    margin: 0 auto;
    padding-left: 35px;
  }

  .beneath_logo_area_contents_left_link a {
    text-decoration: none;
    display: block;
  }

  .beneath_logo_area_contents_left_desc02 br,
  .beneath_logo_area_contents_left_desc br {
    display: none;
  }

  .beneath_logo_area_contents_right {
    width: 90%;
    margin: 0 auto;
  }

  .beneath_pk {
    padding: 25px 35px;
    font-size: 13px;
  }

  .beneath_about {
    width: 100%;
  }

  .beneath_about_contents {
    width: 90%;
    margin: 0 auto;
  }

  .beneath_about_contents_list {
    margin: 20px 0;
    padding: 0 0 20px;
    border: 1px solid #D16B17;
    height: auto;
  }

  .beneath_about_contents_list_image img {
    width: 100%;
  }

  .beneath_about_contents_list_sub {
    margin: 10px auto;
    color: #D16B17;
    padding: 0 10px;
  }

  .beneath_about_contents_list_desc {
    padding: 0 10px;
  }

  .beneath_about_contents_list_title {
    margin: 5px 5px 10px;
    border-bottom: 1px solid #D16B17;
    font-size: 18px;
    padding: 0 10px;
    color: #00253a;
    line-height: 1.5;
    text-align: center;
  }

  .beneath_about_contents_title_sub {
    font-weight: bold;
    text-align: center;
    margin: 15px 0;
    font-size: 20px;
    padding: 0 10px;
  }

  .beneath_about_contents_area_left_title {
    font-size: 20px;
    font-weight: bold;
    padding: 5px 0 5px 5px;
    background: #29baef;
    color: #fff;
  }

  .beneath_about_contents_area_left_desc {
    font-size: 14px;
    line-height: 2;
    margin-top: 20px;
  }

  .beneath_about_contents_area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .beneath_about_contents_area_left {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .beneath_about_contents_area_right {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 20px;
  }

  .beneath_hiring {
    background: url(../img/hiring_bg.png);
    padding: 40px 0;
    margin-bottom: 60px;
  }

  .beneath_hiring_contents {
    width: 90%;
    margin: 0 auto;
    padding: 10px;
    box-sizing: border-box;
  }

  .beneath_hiring_contents_left {
    margin-bottom: 20px;
    text-align: center;
  }

  .beneath_hiring_contents_right {
    text-align: center;
  }

  .beneath_hiring_contents_right_list:first-child {
    margin-bottom: 10px;
  }

  .beneath_jobdescription {
    width: 100%;
  }

  .beneath_jobdescription_contents {
    width: 90%;
    margin: 0 auto;
  }

  .beneath_jobdescription_contents_title {
    margin: 30px 0 0;
  }

  .beneath_jobdescription_contents_title_sub {
    text-align: center;
    margin: 15px 0;
    font-size: 20px;
  }

  .beneath_jobdescription_contents_list_desc_title,
  .beneath_jobdescription02_contents_list_desc_title,
  .beneath_jobdescription03_contents_list_desc_title {
    font-size: 20px;
    color: #3b6f08;
    margin-bottom: 10px;
  }

  .beneath_jobdescription_contents_list_desc_states {
    font-size: 14px;
  }

  .beneath_jobdescription_contents_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .beneath_jobdescription_contents_list_desc {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    background: url(../img/bg2.jpg);
    padding: 10px 20px;
    width: 100%;
  }

  .beneath_jobdescription_contents_list_image {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin: 20px auto;
  }

  .beneath_flow_contents {
    width: 90%;
    margin: 20px auto;
  }

  .beneath_career {
    width: 100%;
  }

  .beneath_career_contents {
    width: 90%;
    margin: 0 auto;
  }

  .beneath_career_contents_title_sub {
    text-align: center;
    margin: 15px 0;
    font-size: 20px;
  }

  .beneath_welfare {
    width: 100%;
    padding-bottom: 30px;
  }

  .beneath_welfare_contents {
    width: 90%;
    margin: 0 auto;
  }
  .beneath_welfare_title {
    margin: 0 0 30px;
  }

  .beneath_welfare_contents_area_list_left_image img,
  .beneath_welfare_contents_area_list_right_image img {
    width: 100%;
  }

  .beneath_welfare_contents_title_sub {
    text-align: center;
    margin: 15px 0;
    font-size: 20px;
  }

  .beneath_welfare_contents_area_list_left {
    border: 1px solid #D16B17;
    margin-bottom: 20px;
  }
	.beneath_welfare_contents_area_list_left.empty,
	.beneath_welfare_contents_area_list_right.empty {
		border: none;
	}

  .beneath_welfare_contents_area_list_right {
    border: 1px solid #D16B17;
    margin-bottom: 20px;
  }

  .beneath_welfare_contents_area_list_left_desc,
  .beneath_welfare_contents_area_list_right_desc {
    font-size: 14px;
    margin: 10px 0;
  }

  .beneath_welfare_contents_area_list_left_title,
  .beneath_welfare_contents_area_list_right_title {
    margin: 10px 0;
    text-align: center;
    color: #3b6f08;
    font-size: 18px;
  }

  .beneath_welfare_contents_area_list_right_desc,
  .beneath_welfare_contents_area_list_left_desc {
    padding: 5px 10px;
    margin-bottom: 10px;
  }

  .beneath_event {
    width: 100%;
    background: url(../img/bg_pink_sp.png) no-repeat;
    background-position-y: 10px;
  }

  .beneath_event_contents {
    width: 90%;
    margin: 0 auto;
  }

  .beneath_event_contents_title_sub {
    text-align: center;
    margin: 15px 0;
    font-size: 20px;
  }

  .beneath_event_contents_area_list_left_image,
  .beneath_event_contents_area_list_right_image,
  .beneath_event_contents_area_single {
    margin-bottom: 15px;
  }

  .beneath_event_contents_area_list_right_desc {
    margin-bottom: 15px;
    font-size: 14px;
  }

  .beneath_interview {
    width: 100%;
  }

  .beneath_interview_contents {
    width: 90%;
    margin: 0 auto 30px;
  }
  .beneath_interview_title {
    margin: 0 0 30px;
  }

  .beneath_interview_image {
    background: url(../img/beneath_interview_main_bg.png) no-repeat center;
    height: 420px;
    position: relative;
    margin-bottom: 20px;
  }
  .beneath_interview_contents_area_image_box {
    position: relative;
  }
  .beneath_interview_image_box {
    background: rgba(209, 107, 23, 0.75);
    position: absolute;
    top: -30px;
    left: -30px;
    padding: 20px 20px;
    color: #fff;
    text-shadow: 1px 1px 1px #D16B17;
  }

  .beneath_interview_image02 {
    background: url(../img/beneath_interview_main_bg02.png) no-repeat center;
    height: 420px;
    position: relative;
    margin-bottom: 20px;
  }

  .beneath_interview_image03 {
    background: url(../img/beneath_interview_main_bg03.png) no-repeat center;
    height: 420px;
    position: relative;
    margin-bottom: 20px;
  }

  .beneath_interview_contents_title_sub {
    text-align: center;
    margin: 15px 0;
    font-size: 20px;
  }

  .beneath_interview_contents_area_desc_title01,
  .beneath_interview_contents_area_desc_title02 {
    font-size: 20px;
    background: #f9737c;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
  }

  .beneath_interview_contents_area_desc_title03 {
    font-size: 20px;
    background: #f9737c;
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
  }

  .beneath_interview_contents_area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .beneath_interview_contents_area_desc {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .beneath_interview_contents_area_image {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin: 20px auto;
    border: #D16B17 solid 1px;
    padding: 10px;
  }

  .beneath_interview_contents_area_desc_faq_title01,
  .beneath_interview_contents_area_desc_faq_title02,
  .beneath_interview_contents_area_desc_faq_title03,
  .beneath_interview_contents_area_desc_faq_title04,
  .beneath_interview_contents_area_desc_faq_title05 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 15px;
  }

  .beneath_interview_contents_area_desc_faq_title01 {
    background-size: 50px;
    padding-left: 60px;
    min-height: 50px;
    padding-top: 15px;
  }

  .beneath_interview_contents_area_desc_faq_title02 {
    background-size: 50px;
    padding-left: 60px;
    min-height: 50px;
    padding-top: 15px;
  }

  .beneath_interview_contents_area_desc_faq_state {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .beneath_interview_contents_area_desc_faq_title03 {
    background-size: 50px;
    padding-left: 60px;
    min-height: 50px;
    padding-top: 15px;
  }

  .beneath_interview_contents_area_desc_faq_title04 {
    background-size: 50px;
    padding-left: 60px;
    min-height: 50px;
    padding-top: 15px;
  }

  .beneath_interview_contents_area_desc_faq_title05 {
    background-size: 50px;
    padding-left: 60px;
    min-height: 50px;
    padding-top: 15px;
  }

  .beneath_message {
    width: 100%;
  }

  /*	.beneath_message_contents_area {
	    background: url(../img/beneath_message_bg_sp.png) no-repeat;
	    position: relative;
	    width: 100%;
	    background-size: 100%;
	    padding-top: 52%;
	}
*/
  .beneath_message_contents {
    width: 90%;
    margin: 0 auto;
  }

  .beneath_message_contents_area_box {
    width: 90%;
    margin: 0 auto;
    background: rgba(80, 80, 80, 1);
    z-index: 2;
    font-size: 30px;
    color: #fff;
    padding: 20px;
  }

  .beneath_message_contents_area_box .name {
    font-size: 18px;
    margin-top: 20px;
  }

  .beneath_message_contents_area_box .name small {
    font-size: 12px;
  }
  .beneath_message_contents_title_sub {
    text-align: center;
    margin: 15px 0;
    font-size: 20px;
  }

  .beneath_message_contents_area_desc {
    width: 90%;
    margin: 0 auto;
    background: #3b6f08;
    color: #fff;
    height: auto;
    padding: 15px 30px;
  }

  .beneath_message_contents_area_desc p,
  .beneath_message_contents_area_desc ul {
    margin-bottom: 10px;
  }

	.beneath_message_contents_area_desc p span {
		border-left: solid 2px #fff;
		padding: 5px 0 5px 15px;
		font-weight: bold;
		display: inline-block;
	}
	
  .beneath_message_contents_area_image {
    margin-bottom: 20px;
  }

  .beneath_message_contents_area_desc {
    font-size: 14px;
    line-height: 2;
  }

  .beneath_guideline {
    width: 100%;
    margin-top: 80px;
  }

  .beneath_guideline_contents {
    width: 90%;
    margin: 0 auto;
  }

  .beneath_guideline_contents_table table {
    background: #fff;
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
  }

  .beneath_guideline_contents_table table th,
  .beneath_guideline_contents_table table td {
    padding: 20px 5px;
    border-bottom: dotted 1px #4776a8;
  }

  .beneath_guideline_contents_table table th {
    width: 35%;
  }

  .beneath_guideline_contents_title_sub {
    text-align: center;
    margin: 15px 0;
    font-size: 20px;
  }

  .beneath_entry {
    position: relative;
    overflow: hidden;
    margin: 10% 0;
    padding: 20px 0;
  }

  .beneath_entry_contents {
	  /*
    box-sizing: boder-box;
	  */
    max-width: 90%;
    margin: 0 auto 0;
    text-align: center;
  }

  .beneath_entry_contents_title_sub {
    text-align: center;
    margin: 15px 0;
    font-size: 20px;
  }

  .entry_form_contents form {
    padding: 40px 0 0 0;
    margin: 0 auto;
    text-align: left;
  }

  .entry_form_contents form dl.first {
    display: flex;
    align-items: center;
  }

  .entry_form_contents form dl.first dt {
    margin-bottom: 0 !important;
    margin-right: 10px;
  }

  .entry_form_contents form dl.list dt {
    font-weight: bold;
    font-size: 14px;
    vertical-align: top;
    margin-bottom: 10px;
  }

  .entry_form_contents form dl.first dd {
    font-weight: bold;
    font-size: 20px;
  }

  .entry_form_contents form dl {
    margin-bottom: 25px;
  }

  .entry_form_contents form dt span {
    display: inline-block;
    line-height: 1em;
    background: #f5a500;
    color: #fff;
    font-size: 0.85em;
    font-weight: normal;
    padding: 6px;
    margin: 0 0 0 15px;
  }

  .entry_form_contents form input[type="text"],
  .entry_form_contents form textarea {
    width: 100%;
    padding: 10px 20px;
    background: #fff;
    border: #bbbbbb solid 1px;
    border-radius: 4px;
    font-size: 1.5em;
    box-sizing: border-box;
  }

  .entry_form_contents form select {
    padding: 15px;
    background: #fff;
    border: #bbb solid 1px;
    border-radius: 3px;
    box-sizing: border-box;
  }

  .entry_form_contents form .sbtn input {
    border: 0px;
    width: 100%;
    background: #D16B17 url(../img/icon_arrow01.png) 95% no-repeat;
    border: 2px solid #D16B17;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 15px 0;
  }

  .mb20 {
    margin-bottom: 20px;
  }
}


/*
========================================================================================================================================================
  共通
========================================================================================================================================================
*/

.privacy_txt {
  max-width: 980px;
  margin: 0 auto;
  width: 90%;
  margin-top: 50px;
}
.privacy_txt p {
  text-align: left;
}
.privacy_txt h3 {
  background: #3b6f08;
  padding: 10px 0;
  color: #fff;
}

#telpopup-frame {
  display: none;
}

.drawer-nav {
  touch-action: none;
}

.drawer-menu {
  transition-timing-function: cubic-bezier(0.1, 0.57, 0.1, 1);
  transition-duration: 0ms;
  transform: translate(0px, 0px) translateZ(0px);
}

.more {
  transition: all 0.3s;
  background: #3b6f08;
  color: #fff;
  display: block;
  line-height: 1;
  width: 100%;
  font-weight: bold;
  font-size: 24px;
  position: relative;
  text-align: center;
  padding: 25px 0;
}
/* .recruit .more {
  font-size: 20px;
} */
.more::before {
  content: "";
  display: block;
  background: #D16B17;
  width: 40px;
  height: 20px;
  position: absolute;
  left: 0;
  top: calc(50% - 10px);
  transition: all 0.3s;
}
.more:hover {
  background: #D16B17;
	color: #fff !important;
}
.more:hover::before {
  background: #3b6f08;
}
.footer_contents_btn .more {
	color: #fff;
}
@media screen and (max-width: 767px) {
  .more {
    text-decoration: none;
    font-size: 4.4vw;
  }
  .more::before {
    width: 8vw;
  }
}

.footer_contents_btn .more {
  width: 440px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .footer_contents_btn .more {
    width: 90%;
    color: #3b6f08;
  }
  .footer_contents_btn .more:hover {
    color: #3b6f08 !important;
  }
}

#page-top a {
  background: #D16B17;
  width: 50px;
  height: 30px;
  display: block;
  position: relative;
}
#page-top a::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 40px solid #D16B17;
  position: absolute;
  left: -15px;
  top: -40px;
  position: absolute;
  display: block;
}
#page-top a span {
  background: #FD982B;
  width: 16px;
  height: 20px;
  display: block;
  position: absolute;
  left: 17px;
  bottom: 0;
}
#page-top a span::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 16px solid #FD982B;
  position: absolute;
  left: -8px;
  top: -15px;
  position: absolute;
  display: block;
}

header .more {
  width: 280px;
  font-size: 16px;
  padding: 20px 0;
  box-sizing: border-box;
  padding-left: 20px;
}

.beneath_kv h1 a {
  display: flex;
  align-items: center;
  color: #3b6f08;
  font-size: 15px;
  line-height: 1.3;
}
.beneath_kv h1 a span.waku {
  width: 130px;
  display: inline-block;
  margin-top: 7px;
  border: 1px solid #3b6f08;
  padding: 5px 3px;
  margin-left: 0px;
}

.beneath_kv h1 a img {
  display: inline-block;
  margin-right: 10px;
}

.more-entry {
  transition: all 0.3s;
  background: #D16B17;
  color: #fff;
  display: block;
  line-height: 1;
  width: 240px;
  font-weight: bold;
  font-size: 18px;
  position: relative;
  text-align: center;
  padding: 20px 0 20px 20px;
}
.more-entry::before {
  content: "";
  display: block;
  background: #3b6f08;
  width: 40px;
  height: 20px;
  position: absolute;
  left: 0;
  top: calc(50% - 10px);
  transition: all 0.3s;
}
.more-entry:hover {
  background: #3b6f08;
	color: #fff;
}
.more-entry:hover::before {
  background: #D16B17;
}

.more-guide {
  transition: all 0.3s;
  background: #3b6f08;
  color: #fff;
  display: block;
  line-height: 1;
  width: 240px;
  font-weight: bold;
  font-size: 18px;
  position: relative;
  text-align: center;
  padding: 20px 0 20px 20px;
}
.more-guide::before {
  content: "";
  display: block;
  background: #D16B17;
  width: 40px;
  height: 20px;
  position: absolute;
  left: 0;
  top: calc(50% - 10px);
  transition: all 0.3s;
}
.more-guide:hover {
  background: #D16B17;
	color: #fff;
}
.more-guide:hover::before {
  background: #3b6f08;
}

.more-entry--fix {
  position: absolute;
  top: 23px;
  right: 0px;
	-moz-box-shadow: -5px 1px 24px #fff;
	-webkit-box-shadow: -5px 1px 24px #fff;
	box-shadow: -5px 1px 24px #fff; 
}
.more-guide--fix {
  position: absolute;
  top: 23px;
  right: 265px;
	-moz-box-shadow: -5px 1px 24px #fff;
	-webkit-box-shadow: -5px 1px 24px #fff;
	box-shadow: -5px 1px 24px #fff; 
}
@media screen and (max-width: 1000px) {
  .more-entry--fix {
    font-size: 15px;
    width: 140px;
    right: 0px;
  }
  .more-entry--fix::before {
    width: 25px;
  }
  .more-guide--fix {
    font-size: 15px;
    width: 140px;
    right: 155px;
  }
  .more-guide--fix::before {
    width: 25px;
  }
}

.ttl-wrap {
  color: #3b6f08;
  text-align: center;
  position: relative;
  font-size: 20px;
}
.ttl-wrap > div {
  display: inline-block;
  position: relative;
}
.ttl-wrap span {
  font-size: 56px;
  font-weight: bold;
  font-family: "Barlow Condensed", sans-serif;
  display: block;
  color: #000;
  position: relative;
}
.ttl-wrap > div::before {
  content: "";
  width: 4px;
  height: 20px;
  display: block;
  background: #000;
  transform: rotate(-25deg);
  position: absolute;
  left: -50px;
  top: 42%;
}
.ttl-wrap > div::after {
  content: "";
  width: 4px;
  height: 20px;
  display: block;
  background: #000;
  transform: rotate(25deg);
  position: absolute;
  right: -50px;
  top: 42%;
}
.ttl-wrap span::before {
  content: "";
  width: 4px;
  height: 40px;
  display: block;
  background: #000;
  transform: rotate(-15deg);
  position: absolute;
  left: -40px;
  top: 30%;
}
.ttl-wrap span::after {
  content: "";
  width: 4px;
  height: 40px;
  display: block;
  background: #000;
  transform: rotate(15deg);
  position: absolute;
  right: -40px;
  top: 30%;
}

@media screen and (max-width: 767px) {
  .ttl-wrap {
    margin-bottom: 20px;
    font-size: 4vw;
  }
  .ttl-wrap span {
    font-size: 9vw;
  }
}

.cv {
  background: url(../img/hiring_bg.png) no-repeat center / cover;
  padding: 60px 10%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  /* margin-bottom: 40px; */
}
.cv > * {
  width: 48%;
}
.cv.cv_notel > * {
  width: 70%;
  margin: 0 auto;
}

.cv h2 {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1;
  padding: 0;
}
.cv i {
  display: block;
  width: 80px;
  height: 80px;
  font-size: 48px;
  border: solid 2px #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 20px auto;
}
.cv dl {
  text-align: center;
}
.cv dl a {
  font-size: 48px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
  display: block;
  font-family: Lato, sans-serif;
  font-weight: 700;
}
.cv dl dd {
  font-size: 20px;
}
.cv ul li:first-child {
  margin-bottom: 40px;
}
.cv ul li:first-child a {
  transition: all 0.3s;
  background: #3b6f08;
  color: #fff;
  display: block;
  line-height: 1;
  width: 100%;
  font-weight: bold;
  font-size: 32px;
  position: relative;
  text-align: center;
  padding: 40px 0 40px 20px;
}
.cv ul li:first-child a::before {
  content: "";
  display: block;
  background: #D16B17;
  width: 40px;
  height: 20px;
  position: absolute;
  left: 0;
  top: calc(50% - 10px);
  transition: all 0.3s;
}
.cv ul li:first-child a:hover {
  background: #fff;
  color: #3b6f08;
}
.cv ul li:first-child a:hover::before {
  background: #3b6f08;
}

.cv ul li:last-child a {
  transition: all 0.3s;
  background: #fff;
  color: #3b6f08;
  display: block;
  line-height: 1;
  width: 100%;
  font-weight: bold;
  font-size: 32px;
  position: relative;
  text-align: center;
  padding: 40px 0 40px 20px;
}
.cv ul li:last-child a::before {
  content: "";
  display: block;
  background: #3b6f08;
  width: 40px;
  height: 20px;
  position: absolute;
  left: 0;
  top: calc(50% - 10px);
  transition: all 0.3s;
}
.cv ul li:last-child a:hover {
  background: #3b6f08;
  color: #D16B17;
}
.cv ul li:last-child a:hover::before {
  background: #D16B17;
}
@media screen and (min-width: 768px) and (max-width: 1150px) {
	.cv dl a {
	  font-size: 42px;
	}
	.cv ul li:first-child a {
	  font-size: 26px;
	}
	.cv ul li:last-child a {
	  font-size: 26px;
	}
}
@media screen and (max-width: 767px) {
  .cv {
    background: url(../img/hiring_bg.png) no-repeat center / cover;
    padding: 60px 5%;
    display: block;
  }
  .cv > * {
    width: 100%;
  }
  .cv.cv_notel > * {
  width: 100%;
    }

  .cv h2 {
    font-size: 6vw;
    margin-bottom: 20px;
  }
  .cv dl {
    text-align: center;
    margin-bottom: 30px;
  }
  .cv dl a {
    font-size: 11vw;
    text-decoration: none;
  }
  .cv dl dd {
    font-size: 20px;
  }
  .cv ul li:first-child {
    margin-bottom: 20px;
  }
  .cv ul li:first-child a {
    font-size: 6vw;
    text-decoration: none;
  }
  .cv ul li:last-child a {
    font-size: 6vw;
    text-decoration: none;
  }
}

.interview_num {
  position: relative;
}
.interview_num span {
  display: block;
  position: absolute;
  left: -10px;
  top: 0;
  background: #3b6f08;
  color: #fff;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
}
@media screen and (max-width: 767px) {
  .interview_num span {
    font-size: 5.6vw;
  }
}

/*  ----------------------------------------------------------

form

----------------------------------------------------------  */
.CMS-FORM-GROUP {
  display: flex;
  align-items: center;
  margin-bottom: 4rem;
}
.CMS-FORM-GROUP label {
  width: 30%;
  font-weight: bold;
}
.CMS-FORM-GROUP input,
.CMS-FORM-GROUP textarea {
  width: 70%;
  padding: 2rem;
  border: #ddd solid 1px;
  border-radius: 4px;
  box-sizing: border-box;
}
.CMS-FORM-GROUP textarea {
  height: 16rem;
}
.CMS-FORM-GROUP input[type="submit"] {
  background: #3b6f08;
  border: none;
  color: #fff;
  display: block;
  font-weight: bold;
  width: 24rem;
  padding: 1.6rem 0;
  margin: 0 auto;
  transition: all 0.3s;
  display: block;
  font-size: 20px;
}
.CMS-FORM-GROUP input[type="submit"]:hover {
  cursor: pointer;
  opacity: 0.5;
}
form input[type="radio"] {
  width: 2rem !important;
  vertical-align: -0.18rem;
  margin-right: 1rem;
}
.CMS-FORM-RADIO {
  width: 70%;
}
.CMS-FORM-RADIO label {
  display: inline;
}
form input[type="radio"] {
  vertical-align: -0.18rem;
}
@media screen and (max-width: 767px) {
  .CMS-FORM-GROUP {
    display: block;
    margin-bottom: 2rem;
  }
  .CMS-FORM-GROUP label {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
  .CMS-FORM-GROUP input,
  .CMS-FORM-GROUP textarea {
    width: 100%;
    padding: 1rem;
  }
  .CMS-FORM-RADIO {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .CMS-FORM-RADIO label {
    margin: 0 0 1rem 0;
    padding: 0;
    width: 90%;
  }
  .CMS-FORM-RADIO input {
    margin-bottom: 1.1rem;
  }
.CMS-FORM-GROUP input[type="submit"] {
	width: 100%;
	}
}

.beneath_kv .inner h2 {
  color: #fff;
  font-weight: bold;
  text-shadow: 2px 2px 7px #3b6f08, -2px 2px 7px #3b6f08, 2px -2px 7px #3b6f08,
    -2px -2px 7px #3b6f08, 2px 0px 7px #3b6f08, 0px 2px 7px #3b6f08,
    -2px 0px 7px #3b6f08, 0px -2px 7px #3b6f08;
  font-size: 38px;
  line-height: 1.4;
}
.beneath_kv .inner h2.small {
  font-size: 37px;
}
.beneath_kv .inner h2 .small {
  font-size: 29px;
  line-height: 1.4;
  display: inline-block;
  padding-top: 20px;
}
.beneath_kv .inner dl {
  position: relative;
  display: flex;
  width: 50%;
  position: absolute;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .beneath_kv .inner dl {
	  min-width: 470px;
    max-width: 1000px;
    left: 10%;
    top: 315px;
  }
  .beneath_kv.beneath_kv--3line .inner dl {
    top: 353px;
  }
}
.beneath_kv .inner dl dt:first-of-type {
  background: #fff;
  border: solid 1px #3b6f08;
  color: #3b6f08;
  display: inline-block;
  padding: 5px 10px;
  position: absolute;
  left: 10px;
  top: -20px;
}
.beneath_kv .inner dl dt:last-of-type {
  width: 40%;
  background: #3b6f08;
  color: #fff;
  font-size: 20px;
  display: flex;
  align-items: center;
  padding: 15px 20px;
  justify-content: center;
}

.beneath_kv .inner dl dd {
  width: 60%;
  background: #3b6f08;
  color: #fff;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  padding: 15px 0;
}
.beneath_kv .inner dl dd strong {
  font-size: 210%;
  margin: 0 5px;
  font-family: Lato, sans-serif;
  font-weight: 800;
}
  .beneath_kv .inner dl dd span.block {
	  display: inline-block;
	}

  .beneath_kv .inner dl dd span.small {
	  font-size: 85%;
	}

.beneath_kv .inner ul {
  position: relative;
  margin-top: 40px;
  margin-left: 20%;
  display: flex;
}
.beneath_kv .inner ul li:not(:last-child) {
  margin-right: 60px;
}
.beneath_kv .inner ul li {
  background: #D16B17;
  width: 100px;
  height: 80px;
  position: relative;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.6;
  color: #fff;
}
.beneath_kv .inner ul li::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 80px solid transparent;
  border-right: 80px solid transparent;
  border-bottom: 50px solid #D16B17;
  position: absolute;
  left: -30px;
  top: -35px;
  display: block;
}

/*
.beneath_kv .inner {
  background: url(../img/kv_main2.png) no-repeat center !important;
  background-size: cover;
  height: 700px;
}
*/

@media screen and (max-width: 767px) {
  .beneath_kv .inner {
    background: url(../img/kv_main1-sp.jpg) no-repeat center !important;
    padding: 20px;
    margin-bottom: 0px;
	  height: 100vw;
	  max-height: 700px;
	  min-height: 600px;
	  position: relative;
    background-size: cover !important;
  }
  .beneath_kv.detail2 .inner {
    background: url(../img/kv_main2-sp.jpg) no-repeat center !important;
    background-size: cover !important;
  }
  .beneath_kv.detail3 .inner {
    background: url(../img/kv_main3-sp.jpg) no-repeat center !important;
    background-size: cover !important;
  }
  .beneath_kv.detail4 .inner {
    background: url(../img/kv_main4-sp.jpg) no-repeat center !important;
    background-size: cover !important;
  }
  .beneath_kv.detail5 .inner {
    background: url(../img/kv_main4-sp.jpg) no-repeat center !important;
    background-size: cover !important;
  }
  .beneath_kv.detail6 .inner {
    background: url(../img/kv_main6-sp.jpg) no-repeat center !important;
    background-size: cover !important;
  }
  .beneath_kv.detail7 .inner {
    background: url(../img/kv_main6-sp.jpg) no-repeat center !important;
    background-size: cover !important;
  }
  .beneath_kv.detail8 .inner {
    background: url(../img/kv_main8-sp.jpg) no-repeat center !important;
    background-size: cover !important;
  }
  .beneath_kv.detail9 .inner {
    background: url(../img/kv_main9-sp.jpg) no-repeat center !important;
    background-size: cover !important;
  }

	.beneath_kv .inner_desc {
	}
  .beneath_kv .inner h2 {
    text-align: left;
    font-size: 28px;
    line-height: 1.5;
    position: absolute;
    left: 20px;
    bottom: 240px;
    bottom: 240px; /* adjust */
    z-index: 1;
   }
	.beneath_kv .inner h2.small {
		font-size: 25px;
	}
	.beneath_kv .inner h2 .small {
		font-size: 23px;
        padding-right: 20px;
	}
	
  .beneath_kv .inner h2.point2 {
    bottom: 280px;
  }
  .beneath_kv .inner h2.point3 {
    bottom: 310px;
  }
  .beneath_kv .inner dl {
    position: relative;
    display: flex;
    width: 100%;
    position: absolute;
    left: 10px;
    bottom: 125px;
    bottom: 125px; /* adjust */
    z-index: 1;
	  line-height: 1.2;
  }
  .beneath_kv .inner dl dt:first-of-type {
    background: #fff;
    border: solid 1px #3b6f08;
    color: #3b6f08;
    display: inline-block;
    padding: 5px 10px;
    position: absolute;
    left: 10px;
    top: -20px;
  }
  .beneath_kv .inner dl dt:last-of-type {
    width: 170px;
    background: #3b6f08;
    color: #fff;
    font-size: 20px;
    display: flex;
    align-items: center;
    padding: 15px 15px;
    justify-content: center;
  }  
  .beneath_kv .inner dl dt:last-of-type.small {
    width: 170px;
    background: #3b6f08;
    color: #fff;
    font-size: 16px;
    display: flex;
    align-items: center;
    padding: 15px 0;
    justify-content: center;
  }

  .beneath_kv .inner dl dd {
    max-width: 300px;
    background: #3b6f08;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    padding: 5px 10px;
    display: -webkit-flex;
display:-ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;        
justify-content: center;

  }
  .beneath_kv .inner dl dd strong {
    font-size: 32px;
    margin: 0 5px;
  }
  .beneath_kv .inner dl dd span.block {
	  display: inline-block;
	}
  .beneath_kv .inner dl dd span.small {
	  font-size: 13px;
	}
  .beneath_kv .inner ul {
    position: absolute;
    margin-top: 0;
    margin-left: 0;
    display: flex;
    left: 5%;
    bottom: 5px;
    bottom: 5px; /* adjust */
    width: 90%;
    justify-content: center;
  }
  .beneath_kv .inner ul li:not(:last-child) {
    margin-right: 30px;
  }
  .beneath_kv .inner ul li {
    background: #D16B17;
    width: 100px;
    height: 70px;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.6;
    color: #fff;
    font-size: 18px;
  }
  .beneath_kv .inner ul li.small {
    font-size: 16px;
  }
  .beneath_kv .inner ul li::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 80px solid transparent;
    border-right: 80px solid transparent;
    border-bottom: 50px solid #D16B17;
    position: absolute;
    left: -30px;
    top: -50px;
    display: block;
  }
}

@media screen and (max-width: 400px) {
  .beneath_kv .inner h2 {
    text-align: left;
    font-size: 7vw;
    line-height: 1.6;
    position: absolute;
    left: 20px;
    bottom: 50vw;
    bottom: 65vw; /* adjust */
    z-index: 1;
 }
  .beneath_kv .inner h2.point2 {
    bottom: 60vw;
 }
  .beneath_kv .inner h2.point3 {
    bottom: 73vw;
 }

  .beneath_kv .inner dl {
    position: relative;
    display: flex;
    width: 100%;
    position: absolute;
    left: 20px;
    bottom: 28vw;
    bottom: 35vw; /* adjust */
    z-index: 1;
  }
  .beneath_kv .inner dl dt:first-of-type {
    background: #fff;
    border: solid 1px #3b6f08;
    color: #3b6f08;
    display: inline-block;
    padding: 5px 10px;
    position: absolute;
    left: 10px;
    top: -20px;
  }
  .beneath_kv .inner dl dt:last-of-type {
    width: 34% !important;
    background: #3b6f08;
    color: #fff;
    font-size: 4vw !important;
    display: flex;
    align-items: center;
    padding: 15px 10px !important;
    justify-content: center;
  }
  .beneath_kv .inner dl dt:last-of-type.small {
    font-size: 3.5vw !important;
  }
  .beneath_kv .inner dl dd {
    width: 60%;
    background: #3b6f08;
    color: #fff;
    font-size: 4vw;
    text-align: center;
    font-weight: bold;
    padding: 15px 5PX;
  }
  .beneath_kv .inner dl dd strong {
    font-size: 160%;
    margin: 0 5px;
  }
  .beneath_kv .inner dl dd span.small {
	  font-size: 50%;;
	}
  .beneath_kv .inner ul {
    position: absolute;
    margin-top: 0;
    margin-left: 0;
    display: flex;
    left: 5%;
    bottom: 2vw;
    bottom: 8vw; /* adjust */
    width: 90%;
    justify-content: center;
  }
  .beneath_kv .inner ul li:not(:last-child) {
    margin-right: 30px;
  }
  .beneath_kv .inner ul li {
    background: #D16B17;
    width: 20vw;
    height: 16vw;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.6;
    color: #fff;
    font-size: 4vw;
  }
  .beneath_kv .inner ul li.small {
    font-size: 3.4vw;
  }
  .beneath_kv .inner ul li::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 12vw solid transparent;
    border-right: 12vw solid transparent;
    border-bottom: 10vw solid #D16B17;
    position: absolute;
    left: -2vw;
    top: -10vw;
    display: block;
  }
  .beneath_message_contents_area_box {
    font-size: 26px;
  }
}
@media screen and (max-width: 360px) {
  .beneath_message_contents_area_box {
    font-size: 22px;
  }
}
/*
@media screen and (max-width: 375px) {
  .beneath_kv .inner {
    height: 720px;
  }
}
@media screen and (max-width: 320px) {
  .beneath_kv .inner {
    height: 480px;
  }
}
@media screen and (max-width: 280px) {
  .beneath_kv .inner {
    height: 600px;
    margin-bottom: 60px;
  }
}
*/

.recruit_contents_area_desc_button .more {
  color: #fff;
}




/* point */

.intro .inner {
  max-width: 1000px;
  width: 94%;
  margin: 0 auto;
  padding: 100px 0 120px;
}

.intro .inner h1 {
  font-size: 46px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  padding-bottom: 50px;
}

.intro h3 {
  font-size: 28px;
  font-weight: 500;
  color: #2c2e33;
  padding-bottom: 10px;
  text-align: left;
}

.intro .intro_box {
  background: #f9f9f9;
  border-radius: 6px;
  margin-bottom: 40px;
  padding: 45px 6% 45px 0;
  display: flex;
  justify-content: flex-end;
  position: relative;
  width: 100%;
  box-shadow: 8px 8px 15px -5px #333;
}

.intro .intro_box:last-child {
  margin-bottom: 0;
}

.intro .intro_box div:first-child {
  width: 28%;
  padding: 0 1.5% 0 7%;
  text-align: center;
}

.intro .intro_box div:last-child {
  width: 67%;
  max-width: 680px;
}

.intro .intro_box div:last-child img {
  position: absolute;
  top: -20px;
  left: -20px;
}

.intro p {
  line-height: 1.6;
}

.point-num {
position: absolute;
top: -20px;
left: -20px;
width: 80px;
height: 80px;
display: flex;
justify-content: center;
align-items: center;
line-height: 1.2;
color: #fff;
font-family: "EB Garamond", serif;
font-weight: 700;
font-size: 48px;
background: #3b6f08;
border-radius: 50%;
}
@media screen and (max-width: 767px) {
.point-num {
  top: -15px;
  left: -5px;
  width: 60px;
  height: 60px;
  font-size: 38px;
}
  .intro .intro_box{
      display: block;
  }
  .intro .intro_box div{
      margin: 0 auto;
  }

  .intro .inner h1 {
    font-size: 30px;
    padding-bottom: 50px;
  }

  .intro h3 {
    font-size: 22px;
  }
  .intro .intro_box img {
    margin-bottom: 10px;
  }
 
  
}

p.hosoku {
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #3b6f08;
  position: absolute;
  display: block;
  width: 400px;
  left: 10%;
  top: 362px;

  font-weight: bold;
  color: #3b6f08;
  line-height: 1.8;
}
p.hosoku.type2 {
  top: 420px;
}

@media screen and (max-width: 767px) {

  p.hosoku {
    padding: 7px 10px;
    width: 320px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: inherit;
    bottom: 0;
  
    font-weight: bold;
    line-height: 1.5;
    font-size: 14px;
  }
  p.hosoku.type2 {
    top: inherit;
  }
  p.hosoku.toll {
    bottom: -15px;
  }
  
}

@media screen and (max-width: 400px) {

  p.hosoku {
    padding: 8px 10px;
    width: 290px;
    top: inherit;
    bottom: 1vw;
  
    font-weight: bold;
    line-height: 1.6;
    font-size: 13px;
  }
  
}


.background_on {
  background-color: #edf3ea;
  padding: 30px 0 30px;
  margin-top: 0;
  margin-bottom: 40px;
}


.footer_contents_logo {
    filter: grayscale(100%) brightness(0) invert(100%);  /* 白 */
}


.CMS-FORM-INPUT-LABEL:after,
.CMS-FORM-NUMBER-LABEL:after,
.CMS-FORM-EMAIL-LABEL:after,
.CMS-FORM-TEL-LABEL:after,
.CMS-FORM-SELECT-LABEL:after {
	content: "必須";
	display: inline-block;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	width: 45px;
	height: 25px;
	background: #e8380d;
	margin-left: 16px;
	line-height: 25px;
	font-weight: 500;
}



    /*
   * privacy policy
   */
  
    .detail_privacy {
      width: 95% !important;
      max-width: 1020px;
      border: 1px solid #100201;
      height: 500px;
      overflow: auto;
      overflow-y: scroll !important;
      background-color: #fff;
      margin: 4rem auto 0rem;
      padding: 20px;
      text-align: left;
    }
    .detail_privacy h3 {
        font-size: 100%;
        text-align: left;
        font-weight: bold;
    }
    .detail_privacy .sp2 {
      display: none;
    }
  
    .detail_privacy p {
      color: #000;
      padding: 0 0 20px;
      /* padding: 0; */
      font-weight: normal;
    }
  
    .detail_privacy span {
      font-weight: bold;
    }
  
    .detail_privacy .p_head {
      padding-bottom: 0px;
      margin-bottom: 0.8em;
    }
  
    .detail_privacy ul {
      font-weight: normal;
      list-style: disc !important;
      padding-left: 2em;
      padding-bottom: 1em;
    }
  
    .detail_privacy ul li {
      font-weight: normal;
      list-style: disc !important;
    }
  
    p.detail_privacy_notes {
        width: 95%;
      max-width: 1020px;
      margin: 6rem auto 0;
      padding: 0px 0 0px;
      padding-left: 1em;
      text-indent: -1em;
      font-weight: normal;
      text-align: left;
    }
  
    @media screen and (max-width: 767px) {
      .detail_privacy {
        width: calc(100% - 20px) !important;
        width: 100% !important;
        height: 500px;
        margin: 4rem auto 0rem;
      }
  
      .detail_privacy .sp2 {
        display: initial;
      }
  
      p.detail_privacy_notes {}
  
    }
    
