@charset "UTF-8";

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;
  font-size: 16px;
}

.cv .num,
.entry .inner,
footer,
h1.ttl {
  text-align: center;
}

.contact .tel,
footer .tel,
header .tel {
  font-weight: bold;
}

.wrap {
  overflow: hidden;
}

h1,
h2,
h3 {
  text-align: center;
}

h2,
h3 {
  font-weight: 400;
  font-size: 22px;
}

h2 {
  padding-top: 30px;
}

p {
  font-weight: 300;
}

span.ilb {
  display: inline-block !important;
  color: inherit !important;
  font-size: inherit !important;
  padding: 0 !important;
}

span.rindent {
  display: inline-block;
  padding-left: 1em;
  text-indent: -1em;
}


/*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: #e40011;
  font-size: 22px;
}

.kv2 {
  margin-top: 60px;
}

@media screen and (min-width: 768px) {
    .kv .inner {
      background: url(../img/kv_main.jpg) no-repeat top center;
      background-size: contain;
      height: 42.8vw;
      max-height: 600px;
      z-index: 1;
      position: relative;
    }

    .beneath_kv .inner {
      height: 47vw;
      max-height: 600px;
      z-index: 1;
      position: relative;
    }
   
    .beneath_kv .inner.detail1 {
      background: url(../img/mainv_pc-bg1.jpg) no-repeat center;
      background-size: contain;
    }
    .beneath_kv .inner.detail2 {
      background: url(../img/mainv_pc-bg2.jpg) no-repeat center;
      background-size: contain;
    }
    .beneath_kv .inner.detail3 {
      background: url(../img/mainv_pc-bg3.jpg) no-repeat center;
      background-size: contain;
    }
    .beneath_kv .inner.detail4 {
      background: url(../img/mainv_pc-bg4.jpg) no-repeat center;
      background-size: contain;
    }
    .beneath_kv .inner.detail5 {
      background: url(../img/mainv_pc-bg5.jpg) no-repeat center;
      background-size: contain;
    }
    .beneath_kv .inner.detail6 {
      background: url(../img/mainv_pc-bg6.jpg) no-repeat center;
      background-size: contain;
    }
    .beneath_kv .inner.detail7 {
      background: url(../img/mainv_pc-bg7.jpg) no-repeat center;
      background-size: contain;
    }
    .beneath_kv .inner.detail8 {
      background: url(../img/mainv_pc-bg8.jpg) no-repeat center;
      background-size: contain;
    }
    .beneath_kv .inner.detail9 {
      background: url(../img/mainv_pc-bg9.jpg) no-repeat center;
      background-size: contain;
    }
    
  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;
  }

  #page-top a {
    color: #000;
    font-size: 46px;
  }

  .drawer-hamburger-icon,
  .drawer-hamburger-icon:after,
  .drawer-hamburger-icon:before {
    background-color: #fff;
  }

  .gnav h1 {
    max-width: 420px;
    flex: 1;
  }

  .gnav ul {
    flex: 1;
    text-align: right;
  }

  .kv {
  }

  .kv-h {
    background: linear-gradient(
      135deg,
      #fff 0%,
      #fff 55%,
      #37438f 45%,
      #37438f 100%
    );
  }

  .kv .gnav {
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 25px 10px;
    height: 120px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
  }

  .kv_rinen_area_midashi {
    background: #ccc;
  }

  .kv_rinen_area_midashi_title {
    width: 440px;
    margin: 0 auto;
  }

  .kv_rinen_area_contents {
    height: 730px;
    background: url(../img/top-rinen-image.jpg) no-repeat center;
    background-size: cover;
      padding: 0 20px;
  }

  .kv_rinen_area_contents {
    color: #fff;
  }

  .kv_rinen_area_contents_list {
    max-width: 840px;
    margin: 0 auto;
    padding: 80px 0;
  }

  .kv_rinen_area_contents_list_title {
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 50px;
  }

  .kv_rinen_area_contents_list_desc {
    font-size: 18px;
    line-height: 1.8;
    text-align: left;
  }

  .kv_about_area_midashi {
    background: #ccc;
  }

  .kv_about_area_midashi_title {
    width: 440px;
    margin: 0 auto;
  }

  .kv_about_area_contents {
    height: 525px;
    background: url(../img/top-about-image.jpg) no-repeat center;
    background-size: cover;
    color: #fff;
    position: relative;
  }

  .kv_about_area_contents_list {
    max-width: 1200px;
    margin: 0 auto;
  }

  .kv_about_area_contents_list_tag {
    width: 560px;
    height: 340px;
    background: url(../img/bg_grid_black_02.png) repeat center;
    padding: 30px;
    box-sizing: border-box;
    top: 50px;
    position: relative;
    float: right;
  }

  .kv_about_area_contents_list_title {
    font-size: 23px;
    line-height: 2;
    padding-left: 10px;
    background: rgba(0, 191, 255, 0.75);
    text-align: left;
    font-weight: bold;
    max-width: 375px;
    margin-bottom: 20px;
  }

  .kv_about_area_contents_list_desc {
    font-size: 18px;
  }

  .kv_recruit_area_midashi {
    background: #ccc;
  }

  .kv_recruit_area_midashi_title {
    width: 440px;
    margin: 0 auto;
  }

  .kv_recruit_area_contents {
    min-height: 525px;
    color: #fff;
    position: relative;
    z-index: 1;
  }

  .kv_recruit_area_contents_list {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    padding: 30px 20px;
  }

  .kv_recruit_area_contents_image {
    flex: 1;
    padding: 10px 20px;
  }

  .kv_recruit_area_contents_desc {
    flex: 1;
    max-width: 560px;
    background: #fff;
    padding: 15px;
  }

  .kv_recruit_area {
    position: relative;
  }

  .kv_recruit_area_button {
    max-width: 720px;
    margin: -60px auto 65px;
    z-index: 2;
    position: relative;
  }

  .kv_recruit_area_contents_desc_span {
    display: inline-flex;
  }

  .kv_recruit_area_contents_desc_span_list {
    background: #37438f;
    font-size: 21px;
    font-weight: bold;
    margin-right: 10px;
    padding: 0 10px;
  }

  .kv_recruit_area_contents_desc_span_list span {
  }

  .kv_recruit_area_contents_desc_title {
    background: linear-gradient(transparent 70%, rgba(178, 182, 214, 0.38) 70%);
    color: #000;
    font-size: 34px;
    font-weight: bold;
    max-width: 485px;
    margin: 10px 0;
  }

  .kv_recruit_area_contents_desc_sub {
    font-size: 24px;
    color: #000;
    margin-bottom: 10px;
  }

  .kv_recruit_area_contents_desc_block {
    font-size: 18px;
    line-height: 1.6;
    color: #333;
  }

  .kv_recruit_area_contents_button {
    margin: 20px 0 0;
    text-align: right;
  }

  .footer_image {
    height: 34vw;
    max-height: 450px;
    background: url(../img/top-footer-bg.jpg) center;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .beneath_kv .gnav {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    max-height: 120px;
    box-sizing: border-box;
    padding: 10px 5px;
  }

  .beneath_kv02 .gnav {
    width: 1200px;
    margin: 0 auto;
    height: 100px;
  }

  .beneath_kv03 .gnav {
    width: 1200px;
    margin: 0 auto;
    height: 100px;
  }

  .header-logo {
    padding: 15px 0;
  }

  h2.ttl {
    max-width: 1000px;
    margin: 0 auto 36px;
    font-size: 50px;
    font-weight: 500;
    line-height: 1;
    color: #000;
    padding-bottom: 20px;
    border-bottom: #000 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;
    margin-top: 50px;
    text-align: center;
  }

  .job2 .btn2 {
    width: 20%;
    background: #37438f url(../img/icon_arrow.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: 50%;
    position: relative;
    margin: 0 auto;
    width: 1200px;
    transform: translateY(-50%);
  }

  .inner_title_top_inner {
    text-align: center;
  }

  .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-kv-h {
    background: linear-gradient(
      135deg,
      #fff 0%,
      #fff 55%,
      #37438f 45%,
      #37438f 100%
    );
  }

  .beneath_kv02 {
    background: #f28101;
  }

  .beneath_kv03 {
    background: #f28101;
  }

  .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:before {
    z-index: -1;
    /*content: "";*/
    position: absolute;
    width: 49%;
    background: linear-gradient(
        to left bottom,
        rgba(255, 255, 255, 0) 50%,
        rgba(0, 0, 0, 0.6) 0%
      )
      no-repeat left bottom/100% 190%;
    height: 600px;
    top: 0;
    left: 0;
    overflow: hidden;
    mix-blend-mode: multiply;

  }

  .beneath_kv .gnav h1 {
    max-width: 420px;
    min-width: 400px;
    display: inline-block;
    margin: 10px 10px 0 0;
  }

  .beneath_kv .gnav ul {
    padding-top: 15px;
      padding-bottom: 15px;
    display: flex;
    display: -webkit-flex;
    max-width: 500px;
    margin-left: auto;
  }

  .beneath_kv .gnav ul li {
    width: 50%;
  }

  .beneath_kv .gnav li:last-child {
    margin-left: 25px;
  }

  .beneath_kv .inner_desc {
    max-width: 1200px;
    margin: 0 auto;
    top: 20px;
    position: relative;
  }

  .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;
    display: -webkit-flex;
  }

  .beneath_kv02 .gnav li:last-child {
    margin-left: 25px;
  }

  .beneath_kv02 .inner_desc {
    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 {
    width: 600px;
    display: inline-block;
    margin-top: 10px;
  }

  .beneath_kv03 .gnav ul {
    float: right;
    padding-top: 20px;
    display: flex;
    display: -webkit-flex;
  }

  .beneath_kv03 .gnav li:last-child {
    margin-left: 25px;
  }

  .beneath_kv03 .inner_desc {
    width: 1400px;
    margin: 0 auto;
  }

  .beneath_about_midashi {
    background: #888480;
  }

  #ff0000_title {
    width: 440px;
    margin: 0 auto;
  }

  .beneath_pk_list {
    width: 1200px;
    margin: 10px auto;
    font-size: 14px;
    color: #666666;
      padding: 0 10px;
  }

  .beneath_logo_area {
    background: #fff5ea;
  }

  .beneath_logo_area_contents {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    height: 600px;
  }

  .beneath_logo_area_contents_left {
    width: 600px;
    padding: 60px 0;
    text-align: center;
  }

  .beneath_logo_area_contents_left_title {
    font-size: 32px;
    border-bottom: 1px solid #f28101;
    width: 440px;
    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_right {
    width: 600px;
  }

  .beneath_logo_area_contents_right_block {
    margin: 120px auto;
    width: 600px;
    height: 350px;
    background: #fff;
  }

  .beneath_about {
  }

  .beneath_about_contents {
    min-height: 465px;
    display: flex;
    display: -webkit-flex;
  }

  .beneath_about_contents_left {
    flex: 1;
    background: url(../img/beneath_about_image.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right top;
  }

  .beneath_about_contents_right {
    flex: 1;
    padding: 50px 10px;
  }

  .beneath_about_contents_right_title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
    padding-left: 50px;
  }

  .beneath_about_contents_right_contents {
    font-size: 18px;
    max-width: 630px;
    padding-left: 50px;
  }

  .beneath_point_contents {
    height: 400px;
    background: #f9f9f9;
  }

  .beneath_point_midashi {
    background: #ccc;
  }

  .beneath_point_midashi_title {
    width: 440px;
    margin: 0 auto;
  }

  .beneath_point_contents_list {
    max-width: 760px;
    margin: 0 auto;
    display: flex;
    padding: 20px 0;
  }

  .beneath_point_contents_list_box {
    height: 360px;
    max-width: 360px;
    box-sizing: border-box;
    border: 4px solid #ccc;
    background: #000;
    flex: 1;
    text-align: center;
    padding: 80px 0 0 0;
  }

  .beneath_point_contents_list_box:first-child {
    margin-right: 40px;
  }

  .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 {
    height: 600px;
    background: #e40011 url(../img/concept_image.jpg) no-repeat center center;
    background-size: cover;
    margin: 0 0 0px;
    position: relative;
    /* height: 100%; */
  }

  .beneath_hiring::before {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: " ";
  }

  .beneath_hiring_contents {
    max-width: 1200px;
    padding: 20px 40px;
    margin: 0 auto;
    text-align: center;
  }

  .beneath_hiring_contents_area {
    height: 520px;
    padding: 40px 0;
    box-sizing: border-box;
  }

  .beneath_hiring_contents_area_list {
    margin-bottom: 30px;
    color: #fff;
    text-shadow: #000 0 0 4px;
  }

  .beneath_hiring_contents_ttl {
    font-weight: bold;
    font-size: 36px;
  }

  .beneath_hiring_contents_phone {
    font-size: 60px;
    font-weight: bold;
    margin: 20px 0 0;
  }

  .beneath_hiring_contents_notice {
    font-size: 24px;
    font-weight: bold;
  }

  .beneath_hiring_contents_area_button {
    margin-bottom: 15px;
  }

  .beneath_jobdescription {
    margin-top: 30px;
  }

  .beneath_jobdescription_contents01 {
    /* height: 465px; */
    display: flex;
    display: -webkit-flex;
  }
  .beneath_jobdescription_contents01.high {
    height: 540px;
  }

  .beneath_jobdescription_contents01_left {
    flex: 1;
  }
  .beneath_jobdescription_contents01_left.detail1 {
    background: url(../img/job_image1.jpg) top right no-repeat;
    background-size: contain;
  }
  .beneath_jobdescription_contents01_left.detail2 {
    background: url(../img/job_image2.jpg) top right no-repeat;
    background-size: contain;
  }
  .beneath_jobdescription_contents01_left.detail3 {
    background: url(../img/job_image3.jpg) top right no-repeat;
    background-size: contain;
  }
  .beneath_jobdescription_contents01_left.detail4 {
    background: url(../img/job_image4.jpg) top right no-repeat;
    background-size: contain;
  }
  .beneath_jobdescription_contents01_left.detail5 {
    background: url(../img/job_image5.jpg) top right no-repeat;
    background-size: contain;
  }
  .beneath_jobdescription_contents01_left.detail6 {
    background: url(../img/job_image6.jpg) top right no-repeat;
    background-size: contain;
  }
  .beneath_jobdescription_contents01_left.detail7 {
    background: url(../img/job_image7.jpg) top right no-repeat;
    background-size: contain;
  }
  .beneath_jobdescription_contents01_left.detail8 {
    background: url(../img/job_image8.jpg) top right no-repeat;
    background-size: contain;
  }
  .beneath_jobdescription_contents01_left.detail9 {
    background: url(../img/job_image9.jpg) top right no-repeat;
    background-size: contain;
  }

  .beneath_jobdescription_contents01_right {
    flex: 1;
    padding: 50px 10px 10px 0;
    min-height: 500px;
  }

  .beneath_jobdescription_contents01_right_title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0px;
    padding-left: 50px;
  }

  .beneath_jobdescription_contents01_right_contents {
    font-size: 18px;
    max-width: 630px;
    padding-left: 50px;
      margin: 15px 0 45px;
  }

  .beneath_jobdescription_contents02 {
    height: 465px;
    display: flex;
    display: -webkit-flex;
  }

  .beneath_jobdescription_contents02_right {
    flex: 1;
    background: url(../img/job_image.jpg);
    background-size: cover;
  }

  .beneath_jobdescription_contents02_left {
    flex: 1;
    background: url(../img/bg_grid_navy_01.png);
    padding: 100px 0 0 10px;
  }

  .beneath_jobdescription_contents02_left_title {
    color: #ccc;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
  }

  .beneath_jobdescription_contents02_left_contents {
    color: #fff;
    font-size: 18px;
    max-width: 530px;
  }

  .beneath_jobdescription_midashi {
    background: #ccc;
  }

  .beneath_about_midashi_title,
  .beneath_jobdescription_midashi_title {
    width: 440px;
    margin: 0 auto;
  }
  .kv_rinen_area_midashi_title.wide {
    width: 580px;
  }
  .beneath_about_midashi_title.wide {
    width: 580px;
  }
  .beneath_jobdescription_contents02_left_area {
    max-width: 580px;
    float: right;
    padding-right: 50px;
  }

  .beneath_career {
  }

  .beneath_career_midashi {
    background: #ccc;
  }

  .beneath_career_midashi_title {
    width: 440px;
    margin: 0 auto;
  }

  .mb20 {
    margin-bottom: 20px;
  }

  .beneath_career_contents {
    background: url(../img/bg_grid_blue_01.png);
    min-height: 380px;
  }

  .beneath_career_contents_image {
    max-width: 1080px;
    margin: 0 auto;
    padding: 40px 0px;
  }

  .beneath_career_contents_area {
    margin-top: 70px;
    text-align: center;
  }

  .beneath_welfare {
    background: #f9f9f9;
      padding-bottom: 20px;
  }

  .beneath_welfare_midashi {
    background: #ccc;
  }

  .beneath_welfare_midashi_title {
    width: 440px;
    margin: 0 auto;
  }

  .beneath_welfare_contents {
    background: #f9f9f9;
    /* height: 400px; */
  }

  .beneath_welfare_contents_area {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 20px 10px;
    gap: 20px 40px;
  }
  .beneath_welfare_contents_area.space1::after {
    content: "";
    min-width: 230px;
    max-width: 280px;
    height: 380px;
    box-sizing: border-box;
    flex: 1;
    margin-right: 20px;
    text-align: center;
    padding: 30px 0 0 0;
  }
  .beneath_welfare_contents_area.space2:before {
      content: "";
    max-width: 280px;
    height: 380px;
    box-sizing: border-box;
    flex: 1;
    margin-right: 20px;
    text-align: center;
    padding: 30px 0 0 0;
      order: 1;
  }
  .beneath_welfare_contents_area.space2:after {
      content: "";
    max-width: 280px;
    height: 380px;
    box-sizing: border-box;
    flex: 1;
    margin-right: 20px;
    text-align: center;
    padding: 30px 0 0 0;
  }
  .beneath_welfare_contents_area_list {
    min-width: 280px;
    max-width: 280px;
    width: 280px;
    height: 300px;
    box-sizing: border-box;
    border: 4px solid #37438f;
    flex: 1;
    /* margin-right: 20px; */
    text-align: center;
    padding: 30px 0 0 0;
  }

  .beneath_welfare_contents_area_list:last-child {
    margin-right: 0;
  }


  .beneath_interview {
    margin-top: 30px;
  }

  .beneath_interview_midashi {
    background: #57b390;
  }

  .beneath_interview_midashi_title {
    width: 440px;
    margin: 0 auto;
  }

  .beneath_interview_contents_list01 {
    display: flex;
    min-height: 600px;
  }

/*
  .beneath_interview_contents_list01_image {
    flex: 1;
    background: url(../img/interview_image01.png) no-repeat center,
      url(../img/job_image02.jpg) no-repeat,
      url(../img/job_image01.jpg) no-repeat,
      url(../img/job_image01.jpg) no-repeat;
    background-size: cover, 55%, 70%, 80%;
    background-position: center, 0% 52%, 120% 93%, 128% 10%;
    transform: skewY(0deg),skewY(-55deg),skewY(-45deg)skewY(-45deg) !important;
    position: relative;
    z-index: 2;
  }
*/
    
  .beneath_interview_contents_list01_image {
    flex: 1;
      /*
    transform: skewY(-45deg);
      */
    position: relative;
    z-index: 2;
    text-align: right;
  }
  .beneath_interview_contents_list01_image.detail1 {
    background: url(../img/interview_image01.jpg) no-repeat center right;
    background-size: contain;
    background-position: right top;
  }
  .beneath_interview_contents_list01_image.detail2 {
    background: url(../img/interview_image01.jpg) no-repeat center right;
    background-size: contain;
    background-position: right top;
  }
  .beneath_interview_contents_list01_image.detail3 {
    background: url(../img/interview_image01.jpg) no-repeat center right;
    background-size: contain;
    background-position: right top;
  }
  .beneath_interview_contents_list01_image.detail4 {
    background: url(../img/interview_image01.jpg) no-repeat center right;
    background-size: contain;
    background-position: right top;
  }
  .beneath_interview_contents_list01_image.detail5 {
    background: url(../img/interview_image01.jpg) no-repeat center right;
    background-size: contain;
    background-position: right top;
  }
  .beneath_interview_contents_list01_image.detail6 {
    background: url(../img/interview_image06.jpg) no-repeat center right;
    background-size: contain;
    background-position: right top;
  }
  .beneath_interview_contents_list01_image.detail7 {
    background: url(../img/interview_image07.jpg) no-repeat center right;
    background-size: contain;
    background-position: right top;
  }
  .beneath_interview_contents_list01_image.detail8 {
    background: url(../img/interview_image08.jpg) no-repeat center right;
    background-size: contain;
    background-position: right top;
  }
  .beneath_interview_contents_list01_image.detail9 {
    background: url(../img/interview_image08.jpg) no-repeat center right;
    background-size: contain;
    background-position: right top;
  }
  .beneath_interview_contents_list01_image_box {
    width: 100%;
    max-width: 590px;
    position: relative;
    display: inline-block;
    padding: 5px;
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    background: url(../img/bg_grid_black_01.png);
    text-shadow: #000 0 0 4px;
    text-align: center;
    line-height: 1.2;
  }

  .beneath_interview_contents_list01_image_box span {
    font-size: 22px;
  }

  .beneath_interview_contents_list01_contents {
    flex: 1;
    padding-bottom: 20px;
  }

  .beneath_interview_contents_list01_contents_box {
    max-width: 560px;
    padding: 20px 30px;
    background: #57b390;
    margin: 20px 0 0 20px;
  }

  .beneath_interview_contents_list01_contents_box_title {
    color: #fff;
    font-size: 21px;
    font-weight: bold;
        line-height: 1.4;
      margin-bottom: 10px;
}

  .beneath_interview_contents_list01_contents_box_contents {
    color: #fff;
    font-size: 18px;
  }

  .beneath_interview_contents_list02 {
    display: flex;
    min-height: 600px;
  }

  .beneath_interview_contents_list02_image_box {
    position: relative;
    top: 200px;
  }

  .beneath_interview_contents_list02_contents {
    flex: 1;
    background: url(../img/bg_grid_navy_01.png) repeat;
    padding-bottom: 20px;
  }

  .beneath_interview_contents_list02_contents_box {
    max-width: 560px;
    padding: 20px 30px;
    background: rgba(0, 0, 0, 0.5);
    float: right;
    margin: 20px 20px 0 0;
  }

  .beneath_interview_contents_list02_contents_box_title {
    color: #ccc;
    font-size: 21px;
    font-weight: bold;
    line-height: 2;
  }

  .beneath_interview_contents_list02_contents_box_contents {
    color: #fff;
    font-size: 18px;
  }

  .beneath_message {
  }

  .beneath_message_midashi {
    background: #ccc;
  }

  .beneath_message_midashi_title {
    width: 440px;
    margin: 0 auto;
  }

  .beneath_message_contents {
    height: 600px;
    background: url(../img/beneath_message_contents_image.jpg) center no-repeat;
    background-size: contain;
  }

  .beneath_message_contents_list {
    max-width: 1200px;
    margin: 0 auto;
      /*
    display: flex;
      */
    position: relative;
  }

  .beneath_message_contents_list_left {
    font-size: 36px;
      font-weight: bold;
    color: #fff;
    top: 50px;
    position: relative;
    left: 50px;
    text-shadow: 1px 1px 1px #37438f, -1px 1px 1px #37438f, 1px -1px 1px #37438f,
      -1px -1px 1px #37438f;
      width: 100%;
   }

  .beneath_message_contents_list_right {
    margin-left: auto;
    position: relative;
    top: 330px;
    right: 40px;
      width: 230px;
  }

  .beneath_message_desc {
    min-height: 340px;
    background: #f9f9f9;
  }

  .beneath_message_desc_contents {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
  }

  .beneath_message_desc_left {
    flex: 1;
    padding-top: 50px;
  }

  .beneath_message_desc_left_box {
    font-size: 24px;
    color: #001f5f;
    line-height: 1.3;
    margin: 0 10px 20px 20px;
    font-weight: 500;
  }

  .beneath_message_desc_right {
    flex: 1;
    padding: 50px 0;
  }

  .beneath_message_desc_right_contents {
    font-size: 18px;
    font-weight: 500;
    line-height: 2;
    color: #000;
    max-width: 900px;
    margin: 0 auto;
    padding: 0 40px;
  }

  .beneath_message_desc_right_contents span {
    font-weight: bold;
    margin-bottom: 0.5em;
    display: inline-block;
    border-left: 5px solid #37438f;
    padding-left: 10px;
  }

  .beneath_message_contents_list_right .name {
    display: inline-block;
    padding: 30px;
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    background: url(../img/bg_grid_black_01.png);
    text-shadow: #000 0 0 4px;
  }

  .beneath_message_contents_list_right .name small {
    display: block;
    font-size: 24px;
  }

  .beneath_guideline {
  }

  .beneath_guideline_contents {
  }

  .beneath_guideline_midashi {
    background: #ccc;
  }

  .beneath_guideline_midashi_title {
    width: 440px;
    margin: 0 auto;
  }

  .beneath_guideline_contents_table table {
    background: #fff;
    max-width: 1000px;
    margin: 0 auto;
  }

  .beneath_guideline_contents_table table th,
  .beneath_guideline_contents_table table td {
    padding: 40px 50px;
    border-bottom: dotted 1px #ccc;
  }

  .beneath_guideline_contents_table a {
    text-decoration: none;
  }

  .beneath_entry {
  }

  .beneath_entry_midashi {
    background: #ccc;
  }

  .beneath_entry_midashi_title {
    width: 440px;
    margin: 0 auto;
  }

  .beneath_entry_contents {
    background: #f9f9f9;
    padding: 0 0 30px;
  }

  .entry_form_contents {
    margin: 30px auto 50px;
    max-width: 1000px;
    padding: 10px 30px 30px;
    background: #fff;
  }

  .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-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: #37438f url(../img/icon_arrow01.png) 95% no-repeat;
    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: #e40011;
    color: #fff;
    font-size: 0.85em;
    font-weight: normal;
    padding: 6px;
    margin: 0 0 0 15px;
  }

  form {
    padding: 70px 0 0 0;
    max-width: 1000px;
    margin: 0 auto;
  }

  form div {
    margin-bottom: 50px;
  }

  form div label {
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
  }

  form select {
    padding: 20px;
    background: #fff;
    border: #bbb solid 1px;
    border-radius: 3px;
  }

  form input,
  form textarea {
    max-width: 1000px;
    width: 100%;
    padding: 10px 20px;
    background: #fff;
    border: #bbbbbb solid 1px;
    border-radius: 4px;
    font-size: 1.5em;
  }

  form input[type="submit"] {
    border: 2px solid #37438f;
    color: #fff;
    font-weight: 600;
    margin: 0 38%;
    font-size: 18px;
    border-radius: 25px;
    max-width: 230px;
    background: #e40011;
  }

  form input[type="submit"]:hover {
    cursor: pointer;
    opacity: 0.5;
  }

  .recruit {
    width: 100%;
    margin: 100px 0 0;
  }

  .recruit_contents {
    width: 1200px;
    margin: 0 auto;
    background: url(../img/top_contents_bg02.png) bottom no-repeat;
    padding: 0 0 100px;
  }

  .recruit_contents_title {
    width: 285px;
    height: 60px;
    margin: 0 auto 50px;
    background: url(../img/kv_logo_title_bg.png) bottom no-repeat;
    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: 40px;
  }

  .recruit_contents_area_image {
    width: 600px;
    height: 450px;
  }

  .area_image01 {
    background: url(../img/recruit_img01.png) no-repeat;
  }

  .area_image02 {
    background: url(../img/recruit_img02.png) no-repeat;
  }

  .area_image03 {
    background: url(../img/recruit_img03.png) no-repeat;
  }

  .recruit_contents_area_image_title {
    width: 100px;
    height: 100px;
    border: 1px solid #f28101;
    background: #fff;
    text-align: center;
    padding: 35px 0;
  }

  .recruit_contents_area_desc {
    width: 600px;
    background: url(../img/recruit_contents_bg.png) no-repeat;
    background-position-y: 60px;
  }

  .recruit_contents_area_desc_title {
    color: #f28003;
    line-height: 1.3;
    font-size: 24px;
    font-weight: bold;
    padding-left: 70px;
    margin: 100px 0 20px;
  }

  .recruit_contents_area_desc_detail {
    font-size: 18px;
    line-height: 1.5;
    padding: 0 70px;
    min-height: 100px;
  }

  .recruit_contents_area_desc_button {
    width: 540px;
    margin: 30px auto;
  }

  .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;
    display: flex;
    height: 370px;
      padding: 0 20px;
  }

  .footer_copyright {
    background: #37438f;
    font-size: 12px;
    line-height: 20px;
    padding: 30px 0;
    color: #fff;
  }

  .footer_contents_logo {
    flex: 1;
    padding: 30px;
  }

  .footer_contents_about {
    font-size: 16px;
    line-height: 2;
    padding-top: 15px;
    flex: 3;
    text-align: left;
    margin-right: 15px;
    height: 220px;
  }

  .footer_contents_about span {
    font-size: 21px;
    font-weight: bold;
  }

  .footer_contents_about p:first-child {
    margin-bottom: 10px;
  }

  .footer_contents_btn {
    flex: 3;
    padding-top: 30px;
  }

  .footer_contents_recruit {
    display: flex;
    justify-content: space-between;
    width: 450px;
    margin: 50px auto;
  }

  .footer_contents_button {
    flex: 2;
    top: 50px;
    position: relative;
    margin-right: 10px;
  }
    
    
    #telpopup-frame {
        display: none !important;
    }
}


@media screen and (min-width: 768px) and (max-width: 810px) {

  .kv_rinen_area_contents {
    height: 820px;
  }
}


/*
================================================================================================================================================================================================================================================================================================================================================================================================================================================================================
 */
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }

  body {
    font-size: 16px;
  }

  header.nav {
    width: 100%;
    position: fixed;
    background: #37438f;
    left: 0;
    top: 0;
    z-index: 2;
  }

    .kv .inner {
      background: url(../img/kv_main_sp.jpg) no-repeat center;
      background-size: cover;
      height: 600px;
      z-index: 1;
      position: relative;
    }

    .beneath_kv .inner {
      height: 80vw;
      z-index: 1;
      position: relative;
    }
    .beneath_kv .inner.detail1 {
      background: url(../img/mainv_pc-bg1_sp.jpg) no-repeat center;
      background-size: cover;
    }
    .beneath_kv .inner.detail2 {
      background: url(../img/mainv_pc-bg2_sp.jpg) no-repeat center;
      background-size: cover;
    }
    .beneath_kv .inner.detail3 {
      background: url(../img/mainv_pc-bg3_sp.jpg) no-repeat center;
      background-size: cover;
    }
    .beneath_kv .inner.detail4 {
      background: url(../img/mainv_pc-bg4_sp.jpg) no-repeat center;
      background-size: cover;
    }
    .beneath_kv .inner.detail5 {
      background: url(../img/mainv_pc-bg5_sp.jpg) no-repeat center;
      background-size: cover;
    }
    .beneath_kv .inner.detail6 {
      background: url(../img/mainv_pc-bg6_sp.jpg) no-repeat center;
      background-size: cover;
    }
    .beneath_kv .inner.detail7 {
      background: url(../img/mainv_pc-bg7_sp.jpg) no-repeat center;
      background-size: cover;
    }
    .beneath_kv .inner.detail8 {
      background: url(../img/mainv_pc-bg8_sp.jpg) no-repeat center;
      background-size: cover;
    }
    .beneath_kv .inner.detail9 {
      background: url(../img/mainv_pc-bg9_sp.jpg) no-repeat center;
      background-size: cover;
    }
    
    
  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 #fff;
    border-radius: 5px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    margin-right: 5px;
    color: #fff;
  }

  ul.lcmenu1 .entry a {
    color: #fff;
    background: #5862a6;
    border: #fff 2px solid;
    padding: 4px 10px;
    border-radius: 4px;
    font-size: 16px;
  }

  ul.lcmenu1 li:first-child a {
    display: block;
    color: #fff;
  }

  .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: #37438f;
    color: #fff;
    z-index: 9999;
  }

  .drawer-hamburger {
    background: #000 !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: #faf7f1;
    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: #37438f;
    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: bold;
  }

  #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;
  }

  .kv_logo_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;
  }

  .kv_logo_desc {
    width: 90%;
    margin: 0 auto 50px;
  }

  .kv_logo_image {
    width: 90%;
    margin: 0 auto;
    height: auto;
  }

  .kv_rinen_area_midashi {
    background: #ccc;
    text-align: center;
    padding: 0 20px;
  }

  .kv_rinen_area_contents {
    background: url(../img/top-rinen-image.jpg) center;
  }

  .kv_rinen_area_contents_list_title {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    padding: 20px 0 30px;
  }

  .kv_rinen_area_contents_list_desc {
    color: #fff;
    /* text-align: center; */
  }

  /* .kv_rinen_area_contents_list_desc br {
    display: none;
  } */

  .kv_rinen_area_contents_list {
    padding: 0 20px 30px;
  }

  .kv_about_area_midashi {
    background: #ccc;
    text-align: center;
    padding: 0 20px;
  }

  .kv_about_area_contents {
    background: url(../img/about_image.png) top center;
    padding: 50px 20px 50px 100px;
    background-size: cover;
  }

  .kv_about_area_contents_list {
    max-width: 450px;
    margin-left: auto;
    padding: 20px;
    background: url(../img/bg_grid_black_02.png);
  }

  .kv_about_area_contents_list_title {
    background: rgba(0, 191, 255, 0.75);
    color: #fff;
    font-size: 21px;
    font-weight: 500;
    line-height: 1;
    padding: 10px 0 10px 10px;
  }

  .kv_about_area_contents_list_desc {
    color: #fff;
    line-height: 1.5;
    padding: 20px 0;
  }

  .kv_recruit_area_button {
    position: relative;
    z-index: 2;
    margin: -30px 0 0 0px;
    padding: 0 30px;
  }

  .kv_recruit_area {
    position: relative;
  }

  .kv_recruit_area_midashi {
    background: #ccc;
    text-align: center;
    padding: 0 20px;
  }

  .kv_recruit_area_contents {
    padding: 20px 20px 50px;
    z-index: 1;
  }

  .kv_recruit_area_contents_image img {
    width: 100%;
  }

  .kv_recruit_area_contents_image {
    max-height: 300px;
    overflow: hidden;
  }

  .kv_recruit_area_contents_desc {
    background: #fff;
    margin: 20px 0 0;
    padding: 15px;
  }

  .kv_recruit_area_contents_desc_span {
    display: flex;
  }

  .kv_recruit_area_contents_desc_span_list {
    background: #37438f;
    padding: 0 10px;
    margin-right: 10px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
  }

  .kv_recruit_area_contents_desc_span_list span {
  }

  .kv_recruit_area_contents_desc_title {
    background: linear-gradient(transparent 70%, rgba(178, 182, 214, 0.38) 70%);
    color: #000;
    font-size: 24px;
    font-weight: bold;
    margin: 10px 0;
    padding: 0 10px;
    max-width: 370px;
  }

  .kv_recruit_area_contents_desc_sub {
    font-size: 20px;
    color: #000;
  }

  .kv_recruit_area_contents_desc_block {
    padding: 15px 0;
  }

  .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_desc {
    background: rgba(255, 244, 234, 0.5);
    padding: 20px 10px;
    box-sizing: border-box;
    margin: 20px 0;
  }

  .recruit_contents_area_desc_title {
    color: #f28003;
    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;
  }

  .kv_recruit_area_contents_button {
    text-align: center;
  }

  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 {
  }

  .footer_contents_logo {
    width: 90%;
    margin: 0 auto;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .footer_contents_button {
    margin-bottom: 15px;
  }

  .footer_contents_logo img {
    width: 92.5px;
    margin: 25px auto;
  }

  .footer_contents_about {
    width: 90%;
    margin: 0 auto;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .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 img {
    width: 100%;
    max-width: 280px;
  }

  .footer_contents_about {
    font-size: 14px;
    margin-bottom: 20px;
    height: 250px;
  }

  .footer_contents_about span {
    font-weight: bold;
      margin-bottom: 10px;
      display: inline-block;
  }

  #page-top {
    display: inline;
    position: fixed;
    bottom: 0;
    right: 3%;
    z-index: 3;
    font-size: 46px;
      color: #000;
}

  .footer_sns {
    display: flex;
    width: 80px;
    margin: 0 auto 20px;
  }

  .footer_sns_ame {
    margin-left: 20px;
  }

  .footer_copyright {
    background: #37438f;
    font-size: 12px;
    line-height: 20px;
    padding: 20px 0;
    color: #fff;
  }

  .kv_logo {
    width: 30%;
    margin: 0 auto;
  }

  .kv_logo img {
    width: 100%;
  }

  .pc {
    display: none;
  }

  .beneath_logo_area {
    background: #fff5ea;
  }

  .beneath_logo_area_contents_left_logo {
    width: 30%;
    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 #f28101;
    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_right {
    width: 90%;
    margin: 0 auto;
  }

  .beneath_pk {
    padding: 15px 10px;
    font-size: 13px;
  }

  .beneath_about_midashi {
    background: #ccc;
    text-align: center;
    padding: 0 20px;
  }

  .beneath_about_contents {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }

  .beneath_about_contents_left {
    background: url(../img/beneath_about_image.jpg) no-repeat;
    height: 66.6vw;
    max-height: 320px;
    background-size: contain;
    background-position: center;

  }

  .beneath_about_contents_right {
    padding: 30px 20px;
  }

  .beneath_about_contents_right_title {
    font-size: 21px;
    font-weight: bold;
    line-height: 1.2;
  }

  .beneath_about_contents_right_contents {
    padding: 20px 0 0;
  }

  .beneath_point_midashi {
    background: #ccc;
    text-align: center;
    padding: 0 20px;
  }

  .kv_rinen_area_midashi_title.wide {
    font-size: 1.1em;
    letter-spacing: -1px;
    line-height: 1.2;
    padding-top: 0.9em;
  }
  .beneath_about_midashi_title.wide {
    font-size: 1.1em;
    letter-spacing: -1px;
    line-height: 1.2;
    padding-top: 0.9em;
  }

  .beneath_point_contents_list_box {
    height: 300px;
    max-width: 300px;
    box-sizing: border-box;
    border: 4px solid #ccc;
    background: #000;
    flex: 1;
    text-align: center;
    padding: 50px 0 0 0;
    margin-bottom: 15px;
  }

  .beneath_point_contents_list_box:last-child {
    margin-bottom: 0;
  }

  .beneath_point_contents {
    background: url(../img/bg_grid_blue_01.png);
    padding: 30px 20px;
  }

  .beneath_point_contents_list {
    margin: 0 auto;
    max-width: 300px;
  }

  .beneath_hiring {
    background: url(../img/concept_image.jpg) no-repeat center center;
    background-size: cover;
    padding: 20px;
    margin-bottom: 30px;
    position: relative;
    height: 100%;
  }

  .beneath_hiring::before {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: " ";
  }

  .beneath_hiring_contents_area {
    padding: 20px 0px;
    text-align: center;
  }

  .beneath_hiring_contents_area_list {
    margin-bottom: 20px;
    color: #fff;
    text-shadow: #000 0 0 4px;
  }

  .beneath_hiring_contents_ttl {
    font-weight: bold;
    font-size: 22px;
  }

  .beneath_hiring_contents_phone {
    font-size: 33px;
    font-weight: bold;
    margin: 20px 0 10px;
  }

  .beneath_hiring_contents_notice {
    font-weight: bold;
  }

  .beneath_hiring_contents_area_button {
    margin-bottom: 15px;
  }

  .beneath_jobdescription_midashi {
    background: #ccc;
    text-align: center;
    padding: 0 20px;
  }

  .beneath_jobdescription_contents01_left {
    height: 66.6vw;
    max-height: 320px;
    background-size: contain;
    background-repeat: no-repeat !important;
 }
  .beneath_jobdescription_contents01_left.detail1 {
    background: url(../img/job_image1.jpg) center;
    background-size: contain;
  }
  .beneath_jobdescription_contents01_left.detail2 {
    background: url(../img/job_image2.jpg) center;
    background-size: contain;
  }
  .beneath_jobdescription_contents01_left.detail3 {
    background: url(../img/job_image3.jpg) center;
    background-size: contain;
  }
  .beneath_jobdescription_contents01_left.detail4 {
    background: url(../img/job_image4.jpg) center;
    background-size: contain;
  }
  .beneath_jobdescription_contents01_left.detail5 {
    background: url(../img/job_image5.jpg) center;
    background-size: contain;
  }
  .beneath_jobdescription_contents01_left.detail6 {
    background: url(../img/job_image6.jpg) center;
    background-size: contain;
  }
  .beneath_jobdescription_contents01_left.detail7 {
    background: url(../img/job_image7.jpg) center;
    background-size: contain;
  }
  .beneath_jobdescription_contents01_left.detail8 {
    background: url(../img/job_image8.jpg) center;
    background-size: contain;
  }
  .beneath_jobdescription_contents01_left.detail9 {
    background: url(../img/job_image9.jpg) center;
    background-size: contain;
  }

  .beneath_jobdescription_contents01_right {
    padding: 30px 20px;
  }

  .beneath_jobdescription_contents01_right_title {
    font-size: 21px;
    font-weight: bold;
    line-height: 1.2;
  }

  .beneath_jobdescription_contents01_right_contents {
    padding: 10px 0 0;
        margin: 10px 0 45px;
}

  .beneath_jobdescription_contents02 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }

  .beneath_jobdescription_contents02_right {
    min-height: 300px;
    background: url(../img/job_image02.png) center;
    background-size: cover;
    order: 1;
  }

  .beneath_jobdescription_contents02 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }

  .beneath_jobdescription_contents02_left {
    padding: 30px 20px;
    background: url(../img/bg_grid_navy_01.png);
    order: 2;
  }

  .beneath_jobdescription_contents02_left_title {
    color: #ccc;
    font-size: 21px;
    font-weight: bold;
    line-height: 1.2;
  }

  .beneath_jobdescription_contents02_left_contents {
    color: #fff;
    padding: 20px 0 0;
  }

  .beneath_career_midashi {
    background: #ccc;
    text-align: center;
    padding: 0 20px;
  }

  .beneath_career {
  }

  .beneath_career_contents {
    padding: 30px 20px;
    background: url(../img/bg_grid_blue_01.png);
  }
    
    .beneath_welfare {
    background: #f9f9f9;
        padding-bottom: 20px;
    }
  .beneath_welfare_midashi {
    background: #ccc;
    text-align: center;
    padding: 0 20px;
  }

  .beneath_welfare_contents_area_list {
    max-width: 300px;
    min-height: 300px;
    box-sizing: border-box;
    border: 4px solid #37438f;
    margin-bottom: 20px;
    text-align: center;
    padding: 10px;
    margin: 30px auto;
  }

  .beneath_welfare_contents_area {
    width: 100%;
    margin: 0 auto;
  }

  .beneath_welfare_contents {
    background: #f9f9f9;
  }

  .beneath_interview_midashi {
    background: #57b390;
    text-align: center;
    padding: 0 20px;
  }

    /*
  .beneath_interview_contents_list01_image {
    min-height: 63vh;
    background: url(../img/interview_image01.png) no-repeat center,
      url(../img/job_image02.jpg) no-repeat,
      url(../img/job_image01.jpg) no-repeat,
      url(../img/job_image01.jpg) no-repeat;
    background-size: cover, 80%, 80%, 80%;
    background-position: center, 0% 52%, 120% 93%, 128% 10%;
    transform: skewY(-45deg);
    position: relative;
  }
    */
  .beneath_interview_contents_list01_image {
    height: 114vw;
    max-height: 514px;
    transform: skewY(-45deg);
    position: relative;
  }
  .beneath_interview_contents_list01_image.detail1 {
    background: url(../img/interview_image01.jpg) no-repeat center;
    background-size: contain;
    background-position: center;
  }
  .beneath_interview_contents_list01_image.detail2 {
    background: url(../img/interview_image01.jpg) no-repeat center;
    background-size: cover;
    background-position: center;
  }
  .beneath_interview_contents_list01_image.detail3 {
    background: url(../img/interview_image01.jpg) no-repeat center;
    background-size: cover;
    background-position: center;
  }
  .beneath_interview_contents_list01_image.detail4 {
    background: url(../img/interview_image01.jpg) no-repeat center;
    background-size: cover;
    background-position: center;
  }
  .beneath_interview_contents_list01_image.detail5 {
    background: url(../img/interview_image01.jpg) no-repeat center;
    background-size: cover;
    background-position: center;
  }
  .beneath_interview_contents_list01_image.detail6 {
    background: url(../img/interview_image06.jpg) no-repeat center;
    background-size: cover;
    background-position: center;
  }
  .beneath_interview_contents_list01_image.detail7 {
    background: url(../img/interview_image07.jpg) no-repeat center;
    background-size: cover;
    background-position: center;
  }
  .beneath_interview_contents_list01_image.detail8 {
    background: url(../img/interview_image08.jpg) no-repeat center;
    background-size: cover;
    background-position: center;
  }
  .beneath_interview_contents_list01_image.detail9 {
    background: url(../img/interview_image08.jpg) no-repeat center;
    background-size: cover;
    background-position: center;
  }

  .beneath_interview_contents_list01_image_box {
    position: absolute;
    top: 0;
    padding: 0px 30px;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    background: url(../img/bg_grid_black_01.png);
    text-shadow: #000 0 0 4px;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    width: 450px;
  }

  .beneath_interview_contents_list01_image_box span {
    font-size: 19px;
  }

  .beneath_interview_contents_list01_contents {
    padding: 20px;
  }

  .beneath_interview_contents_list01_contents_box {
    background: #57b390;
    margin-bottom: 15px;
    padding: 10px 15px;
  }

  .beneath_interview_contents_list01_contents_box_title {
    color: #fff;
    font-size: 21px;
    font-weight: bold;
      line-height: 1.4;
      margin-bottom: 5px;
  }

  .beneath_interview_contents_list01_contents_box_contents {
    color: #fff;
    padding: 10px 0 0 0;
  }

  .beneath_interview_contents_list01_contents_box:last-child {
    margin-bottom: 0;
  }

  .beneath_interview_contents_list02 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }

  .beneath_interview_contents_list02_contents {
    order: 2;
    padding: 20px;
    background: url(../img/bg_grid_navy_01.png);
  }

  .beneath_interview_contents_list02_image_box {
    position: absolute;
    width: 50%;
    bottom: 0;
  }

  .beneath_interview_contents_list02_contents_box {
    background: rgba(0, 0, 0, 0.5);
    margin-bottom: 15px;
    padding: 10px 15px;
  }

  .beneath_interview_contents_list02_contents_box_title {
    color: #ccc;
    font-size: 21px;
    font-weight: bold;
  }

  .beneath_interview_contents_list02_contents_box_contents {
    color: #fff;
    padding: 10px 0 0 0;
  }

  .beneath_message_midashi {
    background: #ccc;
    text-align: center;
    padding: 0 20px;
  }

  .beneath_message_contents {
    background: url(../img/beneath_message_contents_image_sp.jpg) top center no-repeat;
    background-size: contain;
    height: 65vw;
    max-height: 350px;
  }

  .beneath_message_contents_list {
    display: block;
    position: absolute;
    padding: 30px 20px 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 540px;
  }

  .beneath_message_contents_list_left {
    position: relative;
    font-size: 21px;
    color: #fff;
    text-shadow: #000 1px 1px 2px;
  }

  .beneath_message_contents_list_right {
    position: relative;
  }

  .beneath_message_contents_list_right .name {
    display: inline-block;
    padding: 0px 30px;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    background: url(../img/bg_grid_black_01.png);
    text-shadow: #000 0 0 4px;
  }

  .beneath_message_contents_list_right .name small {
    font-size: 18px;
    margin-right: 1em;
  }

  .beneath_message_desc {
    background: #f9f9f9;
    padding: 30px 15px;
  }

  .beneath_message_desc_left {
    font-size: 21px;
    text-align: center;
    color: #001f5f;
  }

  .beneath_message_desc_left_box {
    margin-bottom: 15px;
  }

  .beneath_message_desc_right_contents {
    max-width: 520px;
    margin: 0 auto;
    font-weight: 500;
  }

  .beneath_message_desc_right_contents span {
    font-weight: bold;
    margin-bottom: 0.5em;
    display: inline-block;
    border-left: 5px solid #37438f;
    padding-left: 10px;
  }
 
  .beneath_guideline_midashi {
    background: #ccc;
    text-align: center;
    padding: 0 20px;
  }

  /*guideline_txt-------------------------*/
  #guideline_txt .txt_box h3 {
    text-align: left;
    font-size: 18px;
  }

  .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 #ccc;
  }

  .beneath_guideline_contents_table table th {
    width: 35%;
  }

  .beneath_guideline_contents_title_sub {
    text-align: center;
    margin: 15px 0;
    font-size: 20px;
  }

  .beneath_entry_midashi {
    background: #ccc;
    text-align: center;
    padding: 0 20px;
  }

  .beneath_entry {
    position: relative;
    overflow: hidden;
    padding: 20px 0;
  }

  .entry_form_contents {
    padding: 0 20px;
  }

  .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: 20px;
    background: #fff;
    border: #bbb solid 1px;
    border-radius: 3px;
    box-sizing: border-box;
  }

  .entry_form_contents form .sbtn input {
    border: 0px;
    width: 100%;
    background: #37438f url(../img/icon_arrow01.png) 95% no-repeat;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 15px 0;
  }

  .mb20 {
    margin-bottom: 20px;
  }

  form {
    padding: 0 20px;
  }

  form div {
    margin-bottom: 50px;
  }

  form div label {
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
  }

  form select {
    padding: 20px;
    background: #fff;
    border: #bbb solid 1px;
    border-radius: 3px;
  }

  form input,
  form textarea {
    max-width: 1000px;
    width: 100%;
    padding: 10px 20px;
    background: #fff;
    border: #bbbbbb solid 1px;
    border-radius: 4px;
    font-size: 1.5em;
  }

  form input[type="submit"] {
    border: 2px solid #37438f;
    color: #fff;
    font-weight: 600;
    margin: 0 auto;
    font-size: 18px;
    border-radius: 25px;
    max-width: 100%;
    background: #e40011;
  }

  .header-container .header-logo h1 a img {
    max-width: 55%;
  }

  .job2 p {
    padding: 15px 10px;
  }

  .job2 .btn2 {
    width: 50%;
    background: #37438f url(../img/icon_arrow.png) no-repeat 86% 50%;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .job2 .btn2 a {
    display: block;
    color: #fff;
    padding: 10px 0;
    width: 100%;
    font-size: 80%;
    text-decoration: none;
  }
}

.btn {
  display: inline-block;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  color: #fff !important;
  font-weight: bold;
  text-align: center;
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  background-color: #000;
}

.btn:hover {
  opacity: 0.7;
}

.btn-header {
  font-size: 18px;
  line-height: 46px;
  border-radius: 25px;
  max-width: 230px;
}

.btn-content {
  font-size: 18px;
  line-height: 46px;
  border-radius: 25px;
  max-width: 230px;
  /* border-color: #e40011; */
  text-decoration: none;
}

.btn-contact {
  font-size: 36px;
  line-height: 88px;
  border-radius: 50px;
  border-width: 6px;
  max-width: 600px;
}

.btn-content,
.btn-entry,
.btn-info {
  background-color: #5862a6;
}

.btn-guide {
  background-color: #1d2a7a;
}

@media screen and (max-width: 767px) {
  .btn-contact {
    font-size: 28px;
    line-height: 60px;
  }

  .privacy_txt {
    max-width: 980px;
    margin: 0 auto;
    margin-top: 50px;
    text-align: left;
    padding: 0 10px;
  }

  .privacy_txt h3 {
    background-color: #37438f;
    color: #fff;
    padding: 10px;
    margin: 1.5rem 0 1rem;
    font-size: 18px;
  }

  h2.ttl {
    max-width: 1000px;
    margin: 0 auto 36px;
    font-size: 30px;
    font-weight: 500;
    line-height: 1;
    color: #000;
    padding-bottom: 20px;
    border-bottom: #000 1px dashed;
  }

  h2.ttl span {
    margin-top: 0;
    font-size: 20px;
    color: #000;
    font-weight: 500;
    display: block;
  }
}

.privacy_txt {
  max-width: 980px;
  margin: 0 auto;
  margin-top: 50px;
  text-align: left;
    padding: 0 15px;
}

.privacy_txt h3 {
  background-color: #37438f;
  color: #fff;
  padding: 10px;
  margin: 1.5rem 0 1rem;
}

/* 共通 */
.drawer-menu {
  transition-timing-function: cubic-bezier(0.1, 0.57, 0.1, 1);
  transition-duration: 0ms;
  transform: translate(0px, 0px) translateZ(0px);
}

.kv .inner div {
  position: absolute;
  line-height: 2em;
  top: 20%;
  left: 0px;
  right: 0px;
  transform: rotate(347deg);
  text-align: center;
  margin: 0 auto;
}
.kv .inner .white {
  display: inline-block;
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
  line-height: 2em;
  text-align: right;
  margin-left: -150px;

}
@media screen and (min-width: 1200px) {
  .kv .inner .white {
    margin-left: -400px;  
  }
  }

.kv .inner .white span.ly1 {
  background-color: rgba(55,67,143, 0.7);
  padding: 10px;
}
.kv .inner .white span.ly1-1 {
    padding-right: 10px;
}
.kv .inner .white span.ly1-2 {
    padding-left: 10px;
}


.title_design {
  background-color: #37438f;
  height: 80px;
  color: #fff;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  position: relative;
  display: inline-block;
  padding: 15px 55px;
  margin: auto;
}

.title_design:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  border: none;
  border-left: solid 40px #ccc;
  border-bottom: solid 79px transparent;
  z-index: -2;
}

.title_design:after {
  position: absolute;
  content: "";
  right: 0px;
  bottom: 0px;
  border: none;
  border-right: solid 40px #ccc;
  border-top: solid 79px transparent;
  z-index: -2;
}

.title_line:before,
.title_line:after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 12%;
  height: 3px;
  background-color: #000;
}

.title_line:before {
  left: 0;
}

.title_line:after {
  right: 0;
}

.kv_rinen_area_midashi,
.kv_about_area_midashi,
.kv_recruit_area_midashi,
.beneath_about_midashi,
.beneath_jobdescription_midashi,
.beneath_welfare_midashi,
.beneath_interview_midashi,
.beneath_message_midashi,
.beneath_guideline_midashi {
  margin: auto;
  text-align: center;
  background-color: #ccc;
}

.flex_box {
  display: flex;
}

.merit {
  background-color: #37438f;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  margin: 10px;
  padding: 5px 20px;
}

.main_word,
.salary {
  color: #fff;
  font-size: 2.7rem;
  font-weight: bold;
  text-shadow: 1px 1px 3px #000;
}
.main_word {
    line-height: 1.3;
    margin: 10px 5px;
}
.salary {
    line-height: 1.5;
}

.font_orange {
  color: #37438f;
  font-size: 120%;
  text-shadow: 3px 3px 2px #fff;
  /* background: linear-gradient(transparent 60%, #fff 60%); */
}
.main_word .font_orange {
  background:  rgba(255, 255, 255, 0.7);
}

.job_detail_name {
  background-color: #37438f;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  margin: 10px;
  padding: 5px 20px;
  height: 58px;
  top: 5px;
  position: relative;
}

.welfare_title {
  font-size: 1.5rem;
  font-weight: bold;
  border-bottom: 3px solid #37438f;
  margin: 10px auto;
  width: 80%;
}

.welfare_desc {
  text-align: left;
  width: 80%;
  margin: 20px auto 0;
}

@media screen and (min-width: 768px) and (max-width: 1400px) {

  .beneath_message_contents {
    height: 42.8vw;
    background: url(../img/beneath_message_contents_image.jpg) center no-repeat;
    background-size: contain;
  }
  .beneath_message_contents_list_right {
    position: relative;
    top: inherit;
    bottom: -22vw;
    right: 0vw;
    width: 230px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1100px) {
  /* .beneath_jobdescription_contents01_left {
    background-position: right top 57px  !important;
  } */
  /* .beneath_about_contents_left {
    background-position: right top 57px ;
  } */
    .kv .inner .white {
      font-size: 4.35vw;
      left: 16%;
    }
    .beneath_message_contents_list_right {
      position: relative;
      top: inherit;
      bottom: -16vw;
      right: 0vw;
      width: 230px;
    }
  }
@media screen and (min-width: 768px) and (max-width: 1200px) {
    
    .merit {
      font-size: 2.5vw;
      margin: 10px;
      padding: 5px 20px;
    }

    .main_word,
    .salary {
      font-size: 3.0vw;
      line-height: 1.3;
      text-shadow: 1px 1px 3px #000;
    }

    .font_orange {
      font-size: 5.5vw;
    }

    .job_detail_name {
      font-size: 2.5vw;
      margin: 0.5vw;
      padding: 0.5vw 20px;
      height: 5vw;
      top: 0.7vw;
    }
}

/* PC用 */
@media screen and (min-width: 768px) {
}

/* 小さいPC用（1070px以下） */
@media screen and (max-width: 1070px) {
}

/* スマホ用 */
@media screen and (max-width: 767px) {
  .kv .inner {
    height: 75vw;
  }
  .kv .inner div {
    top: 40%;
  }
  .kv .inner .white {
    font-size: 5.2vw;
      left: 9%;
      margin-left: 0;
    }

  .kv .inner .white span.ly1 {
    padding: 5px;
  }
    .kv .inner .white span.ly1-1 {
        padding-right: 5px;
    }
    .kv .inner .white span.ly1-2 {
        padding-left: 5px;
    }

  .title_design {
    height: 52px;
    font-size: 1.3rem;
    padding: 10px 50px;
  }

  .title_design:before {
    left: -2px;
    border-bottom: solid 52px transparent;
  }

  .title_design:after {
    right: -2px;
    border-top: solid 52px transparent;
  }

  .flex_box {
    display: flex;
    flex-wrap: wrap;
  }

  .beneath_kv {
    margin-top: 50px;
  }

  .beneath_kv .inner_desc {
    padding-top: 15px;
  }

  .merit {
    font-size: 1rem;
    margin: 5px 10px;
  }

  .main_word,
  .salary {
    font-size: 2rem;
  }

  .job_detail_name {
    margin: 5px;
    font-size: 1.5rem;
      padding: 5px 20px;
      height: 47px;
      top: 0px;
  }
}

@media screen and (max-width: 650px) {
    .merit {
      font-size: 3vw;
      margin: 1vw;
      padding: 0.5vw 2vw;
    }

    .main_word,
    .salary {
      font-size: 5vw;
      text-shadow: 1px 1px 3px #000;
    }

    .font_orange {
      font-size: 6vw;
    }

    .job_detail_name {
      font-size: 3vw;
      margin: 0.5vw;
      padding: 0.5vw 2vw;
      height: 6vw;
      top: 0.7vw;
    }
}
@media screen and (max-width: 450px) {

  .beneath_interview_contents_list01_image_box {
    position: absolute;
    padding: 0px 30px;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    background: url(../img/bg_grid_black_01.png);
    text-shadow: #000 0 0 4px;
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 360px) {
  .kv .inner .white {
    font-size: 1.1rem;
      left: 5%;
  }
  .beneath_about_midashi_title.wide {
    font-size: 0.9em;
    padding-top: 1.2em;
  }
  .kv_rinen_area_midashi_title.wide {
    font-size: 0.9em;
    padding-top: 1.2em;
  }
  
}

/* 小さいスマホ用（413px以下） */
@media screen and (max-width: 413px) {
}


/* フェードイン系のjsをオンにする場合は下記をコメントアウトすること　 */
.pl_true.pl_bottom {
  transform : translate(0, 0);
}



.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;

  /* pタグが記載されている場合は以下をコメントアウトする */
  display: flex;
  align-items: center;

}

.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: #37438f;
border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .intro .inner {
    width: 94%;
    padding: 40px 0 50px;
  }
  .intro .inner h1 {
    font-size: 35px;
  }
  .intro h3 {
    margin-top: 20px;
    font-size: 23px;
  }
  .intro .intro_box div:last-child {
    width: 77%;
    max-width: 680px;
  }
  
  .point-num {
  top: -15px;
  left: -5px;
  width: 60px;
  height: 60px;
  font-size: 35px;
}
  .intro .intro_box{
      display: block;
  }
  .intro .intro_box div{
      margin: 0 auto;
  }
  
}


.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: #37438f;
	margin-left: 16px;
	line-height: 25px;
	font-weight: 500;
}




    /*
   * privacy policy
   */
  
    .detail_privacy {
      width: 100% !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;
    }
  
    .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 {
      max-width: 1020px;
      margin: 6rem auto 0;
      padding: 0px 0 0px;
      padding-left: 1em;
      text-indent: -1em;
      font-weight: normal;
    }
  
    @media screen and (max-width: 767px) {
      .detail_privacy {
        width: calc(100% - 20px) !important;
        width: 100% !important;
        height: 500px;
        margin: 4rem auto 4rem;
      }
  
      .detail_privacy .sp2 {
        display: initial;
      }
  
      p.detail_privacy_notes {}
  
    }



.map_link {
  text-decoration: underline !important;
}