@charset "UTF-8";
@import url('https://fonts.googleapis.com/earlyaccess/notosansjapanese.css');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@700&display=swap');

/*----------------------------
  共通
-----------------------------*/

html {
  font-size: 62.5%;
}

body {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  /* font-family: "Yu Mincho", "游明朝体", YuMincho, serif; */
  /* font-family: "メイリオ”, “Meiryo”, sans-serif; */
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 300;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #000;
  background: url("../img/_bg_img.jpg");
  overflow: auto;
  /* ------ ------ */
  animation: 3s ease 0s 1 normal;
  -webkit-animation: 3s ease 0s 1 normal;
}

/* ------ ------ */
/* 
@keyframes {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadein {
    opacity: 0;
    transform: translate(0, 100px);
    transition: all 2s;
}

.fadein.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}
 */

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

.wrap {
  overflow: hidden;
}

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

p {
  font-weight: 300;
}

span.ilb {
  display: inline-block !important;
  color: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
}
.mt30 {
  margin-top: 30px;
}
@media screen and (max-width: 896px) {
  .mt30 {
    margin-top: 20px;
  }
}

.list_indent li {
padding-left: 1em;
text-indent: -1em;

}
@media screen and (min-width: 897px) {
  /*----------------------------
  共通
-----------------------------*/

  .sp,
  .sp01 {
    display: none !important;
  }

  #page-top {
    position: fixed;
    right: 10px;
    font-size: 5rem;
    color: #002976;
    opacity: 0.6;
    line-height: 1;
  }

  #page-top:hover {
    opacity: 1;
  }

  /* ====== index kv（pc）====== */
  .kv .inner {
    background: url("../img/index_kv.jpg") no-repeat top center;
    background-size: contain;
    min-height: 885px;
    width: 99%;
    min-width: 1000px;
    margin: 0 auto;
  }

  .kv .gnav {
    height: 110px;
    background: rgb(255, 255, 255, 0.9);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
  }

  .kv .gnav ul li a {
    display: block;
    width: 250px;
    padding: 1.8rem 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    background: #33AAFF;
  }

  .kv .gnav ul li a:hover {
    opacity: 0.6;
  }

  /* ====== index job（pc）====== */

  .job section {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 100px 0 0;
  }

  .inner .box {
    max-width: 1000px;
    width: 100%;
    height: 300px;
    margin-bottom: 50px;
    border: solid 10px #000;
    padding: 50px 0;
    box-sizing: border-box;
    position: relative;
  }

  .ribbon-wrap {
    position: absolute;
    bottom: -10px;
    right: -10px;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .ribbon {
    display: block;
    position: absolute;
    padding: 7px 0;
    right: -100px;
    bottom: 0;
    width: 400px;
    height: 90px;
    background: #002976;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  .inner .box .txt {
    font-size: 4rem;
    font-weight: 600;
    color: #fff;
    width: 600px;
    background: #000;
    text-align: center;
    margin: 0 auto;
  }

  section .box .bolod {
    font-size: 5.8rem;
    font-weight: bold;
    color: #000;
    text-align: center;
  }

  .inner .box .bolod span {
    font-size: 7.8rem;
    font-weight: bold;
    color: #000;
    line-height: 1.6;
  }

  .inner .about_txt {
    width: 850px;
    margin: 0 auto;
    padding-bottom: 50px;
  }

  .job figure {
    width: 100%;
  }

  .job .employee01 {
    width: 250px;
    margin: 50px auto 30px;
    font-weight: bold;
    font-size: 5rem;
    line-height: 1.3;
    background: -webkit-linear-gradient(transparent 75%, #ffff02 75%);
    background: -o-linear-gradient(transparent 75%, #ffff02 75%);
    background: linear-gradient(transparent 75%, #ffff02 75%);
  }

  .job .employee02 {
    width: 450px;
    margin: 50px auto 30px;
    font-weight: bold;
    font-size: 5rem;
    line-height: 1.3;
    background: -webkit-linear-gradient(transparent 75%, #d16656 75%);
    background: -o-linear-gradient(transparent 75%, #d16656 75%);
    background: linear-gradient(transparent 75%, #002976 75%);
  }

  .job .employee03 {
    width: 500px;
    margin: 50px auto 30px;
    font-weight: bold;
    font-size: 5rem;
    line-height: 1.3;
    background: -webkit-linear-gradient(transparent 75%, #ffff02 75%);
    background: -o-linear-gradient(transparent 75%, #ffff02 75%);
    background: linear-gradient(transparent 75%, #ffff02 75%);
  }

  .job .employee04 {
    width: 160px;
    margin: 50px auto 30px;
    font-weight: bold;
    font-size: 5rem;
    line-height: 1.3;
    background: -webkit-linear-gradient(transparent 75%, #ffff02 75%);
    background: -o-linear-gradient(transparent 75%, #ffff02 75%);
    background: linear-gradient(transparent 75%, #ffff02 75%);
  }

  .job table {
    width: 850px;
    margin: 0 75px;
  }

  .job table th {
    width: 250px;
    height: 85px;
    font-size: 2rem;
    font-weight: 600;
    text-align: right;
    vertical-align: middle;
    background: #ededed;
    padding-right: 55px;
    border: 1px solid #ededed;
  }

  .job table td {
    width: 600px;
    font-size: 1.8rem;
    border: 1px solid #ededed;
    vertical-align: middle;
    padding-left: 100px;
    background: #fff;
  }

  .index_point {
    position: relative;
    color: #fe1b0a;
    text-align: center;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.3;
    margin: 40px 0;
  }

  .index_point .point_img {
    position: absolute;
    bottom: 0;
    right: 50px;
  }

  .job .employee_btn {
    display: block;
    text-align: center;
    padding-bottom: 25px;
  }

  .job .employee_btn01 {
    display: block;
    text-align: center;
  }

  .job .part-time_btn01 {
    display: block;
    text-align: center;
  }

  .job .part-time_btn {
    display: block;
    text-align: center;
  }

  .job a:hover {
    opacity: 0.6;
  }

  .job span.qual {
    display: inline-block;
    padding-left: 3em;
    text-indent: -3em;
  } 

  /* ====== index footer（pc）====== */

  footer {
    background: #002976;
    margin-top: 160px;
  }

  footer .inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    padding: 45px 0 50px;
  }

  .gnav h1 {
    width: 350px;
  }

  footer h1 {
    font-size: 3rem;
  }

  footer p {
    font-size: 1.4rem;
    padding: 15px 0 25px;
  }

  .footer_link a {
    display: block;
    width: 400px;
    margin: 0 auto;
    padding: 1.8rem 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    background: #002976;
  }

  footer a:hover {
    opacity: 0.6;
  }

  footer .copyright {
    font-size: 1.2rem;
    font-weight: 200;
    background: #fff;
    text-align: center;
    padding: 20px 0;
  }

  /* ====== recruit kv_second（pc）====== */

  .kv_second .inner {
    background: url("../img/recruit1_kv.jpg") no-repeat center center;
    background-size: cover;
    min-height: 885px;
    width: 100%;
    min-width: 1000px;
    margin: 0 auto;
  }

  .gnav {
    height: 110px;
    background: rgb(255, 255, 255, 0.9);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
  }

  .gnav #nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .gnav .require a {
    display: block;
    width: 200px;
    padding: 1.8rem 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    background: #002976;
    margin-right: 10px;
  }

  .gnav .entry a {
    display: block;
    width: 200px;
    padding: 1.8rem 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    background: #33AAFF;
  }

  .gnav .require:hover {
    opacity: 0.6;
  }

  .gnav .entry:hover {
    opacity: 0.6;
  }

  /* ====== recruit2 kv_third（pc）====== */

  .kv_third .inner {
    height: 63vw;
    max-height: 885px;
    width: 100%;
    /* min-width: 1000px; */
    margin: 0 auto;
  }
  .kv_third.detail1 .inner {
    background: url("../img/recruit1_kv.jpg") no-repeat center;
    background-size: contain;
  }
  .kv_third.detail2 .inner {
    background: url("../img/recruit2_kv.jpg") no-repeat center;
    background-size: contain;
  }
  .kv_third.detail3 .inner {
    background: url("../img/recruit1_kv.jpg") no-repeat center;
    background-size: contain;
  }
  .kv_third.detail4 .inner {
    background: url("../img/recruit1_kv.jpg") no-repeat center;
    background-size: contain;
  }
  .kv_third.detail5 .inner {
    background: url("../img/recruit5_kv.jpg") no-repeat center;
    background-size: contain;
  }
  .kv_third.detail6 .inner {
    background: url("../img/recruit5_kv.jpg") no-repeat center;
    background-size: contain;
  }
  .kv_third.detail7 .inner {
    background: url("../img/recruit5_kv.jpg") no-repeat center;
    background-size: contain;
  }
  .kv_third.detail8 .inner {
    background: url("../img/recruit5_kv.jpg") no-repeat center;
    background-size: contain;
  }
  .kv_third.detail9 .inner {
    background: url("../img/recruit5_kv.jpg") no-repeat center;
    background-size: contain;
  }
  .kv_third.detail10 .inner {
    background: url("../img/recruit10_kv.jpg") no-repeat center;
    background-size: contain;
  }
  .kv_third.detail11 .inner {
    background: url("../img/recruit11_kv.jpg") no-repeat center;
    background-size: contain;
  }

  /* ====== recruit2-1 kv_third_1（pc）====== */

  .kv_third-1 .inner {
    background: url("../img/recruit2-1_kv.jpg") no-repeat center center;
    background-size: cover;
    min-height: 885px;
    width: 100%;
    min-width: 1000px;
    margin: 0 auto;
  }

  /* ====== recruit3 kv_fourth（pc）====== */

  .kv_fourth .inner {
    background: url("../img/recruit3_kv.jpg") no-repeat center center;
    background-size: cover;
    min-height: 885px;
    width: 100%;
    min-width: 1000px;
    margin: 0 auto;
  }

  /* ====== recruit breadcrumb（pc）====== */

  .breadcrumb {
    width: 90%;
    margin: 0 auto;
  }

  .breadcrumb ul {
    padding: 40px 0 30px;
  }

  .breadcrumb li {
    display: inline;
    list-style: none;
  }

  .breadcrumb li:after {
    content: ">";
    padding: 0 3px;
  }

  .breadcrumb li:last-child:after {
    content: "";
  }

  /* ====== recruit intro（pc）====== */

  .intro--index {
    margin-top: 70px;
    margin-bottom: -100px;
  }
  .intro .inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 70px;
  }

  .intro h2 {
    font-size: 6rem;
    font-weight: 700;
    padding-bottom: 10px;
  }

  .intro h2 span {
    font-size: 4.5rem;
  }

  .intro h3 {
    color: #002976;
    font-size: 2.4rem;
    font-weight: 700;
  }

  .intro p {
    width: 90%;
    margin: 0 auto;
    padding: 25px 0 40px;
  }

  .intro .photo {
    display: flex;
    justify-content: space-between;
  }


  /* ====== recruit2 intro（pc）====== */

  .intro .photo01 {
    display: flex;
    justify-content: space-between;
  }

  /* ====== recruit point（pc）====== */

  .point .inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding-bottom: 100px;
  }

  .point .box {
    width: 100%;
    max-width: 1000px;
    height: 300px;
    padding: 60px 0;
    margin-bottom: 5px;
    position: relative;
  }

  .point .box .txt {
    font-size: 4rem;
    font-weight: 600;
    color: #fff;
    width: 600px;
    background: #000;
    text-align: center;
    margin: 0 auto;
  }

  .point .box .bolod {
    font-size: 6rem;
    font-weight: 800;
    color: #000;
    text-align: center;
    padding-top: 20px;
  }

  .point .box .bolod span {
    font-size: 5rem;
    font-weight: 800;
    color: #000;
    line-height: 1.6;
  }

  .point_section {
    display: flex;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* .point_section.item5::after {
    content: "";
    width: 33%;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    padding: 40px 0;
  } */

  .point_section section {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    -ms-flex-preferred-size: 49.5%;
    flex-basis: 49.5%;

    background: #ededed;
    width: 33%;
    padding: 40px 0;
    text-align: center;
    margin-bottom: 5px;
  }
  .point_section section.width100 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    padding: 40px 120px;
  }

  .point_section section p {
    padding: 20px;
    padding-top: 25px;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.5;
  }
  .point_section section p span {
    display: inline-block;
    margin-bottom: 10px;
    font-weight: bold;
  }

  /* ====== recruit contact（pc）====== */

  .contact {
    background: url("../img/contact.jpg") repeat-x;
    height: 350px;
  }

  .contact .inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 85px 0;
  }

  .contact .txt {
    width: 50%;
    min-width: 400px;
    text-align: center;
    margin-right: 15px;
    color: #fff;
  }

  .contact h2 {
    font-size: 2.6rem;
    font-weight: 600;
  }

  .contact .tel {
    font-size: 5rem;
    font-weight: 600;
    padding: 8px 0 3px;
  }

  .contact_tel p {
    font-size: 1.7rem;
    letter-spacing: normal;
  }

  .contact .link_btn01 {
    display: block;
    width: 370px;
    padding: 23px 0;
    background: #002976;
    text-align: center;
    margin-bottom: 15px;
  }

  .contact .link_btn02 {
    display: block;
    width: 370px;
    padding: 23px 0;
    background: #ffaa29;
    text-align: center;
  }

  .link_btn01:hover {
    opacity: 0.6;
  }

  .link_btn02:hover {
    opacity: 0.6;
  }

  /* ====== recruit1 works（pc）====== */

  .works {
    padding: 100px 0 90px;
  }

  .works .inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }

  .works h2 {
    padding-bottom: 70px;
  }

  .works .works_about01 {
    display: flex;
    justify-content: space-around;
    align-items: center;
    position: relative;
  }

  .works .works_about01 .point_img {
    position: absolute;
    right: 25px;
    top: 0;
    width: 182px;
    height: 290px;
  }

  .works .works_about01 img {
    width: 500px;
    height: 600px;
  }

  .works .works_about01 .txt {
    width: 500px;
    padding: 0 25px;
    text-align: left;
  }

  .works .works_about01 .txt img {
    width: 190px;
    height: 190px;
    margin-bottom: 30px;
  }

  .works .works_about01 h3 {
    text-align: left;
    color: #002976;
    font-size: 4rem;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 20px;
  }

  .works .works_about01 .txt p {
    font-size: 2rem;
  }

  /* ====== recruit3 works（pc）====== */

  .works .works_about02 {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding-bottom: 8px;

  }
  .works .works_about02 div {
    align-self:flex-start;
  }

  .works .works_about02 img {
    object-fit: cover;
    width: 500px;
    height: 330px;
  }

  .works .works_about02 .txt {
    width: 500px;
    min-height: 330px;
    padding: 35px 25px 0;
    text-align: left;
    background: #fafafa;
  }

  .works .works_about02 h3 img {
    display: inline;
    vertical-align: middle;
    width: 90px;
    height: 90px;
    margin-right: 20px;
  }

  .works .works_about02 h3 {
    text-align: left;
    color: #002976;
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.3;

    display: -webkit-flex;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;

  }

  .works .works_about02 h3 .num {
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
  }
  .works .works_about02 h3 .title {
    -ms-flex-preferred-size: 82%;
    flex-basis: 82%;
    display: -webkit-flex;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .works .works_about02 .txt p {
    font-size: 1.8rem;
    padding-top: 20px;
  }

  /* ====== recruit welfare（pc）====== */

  .welfare {
    width: 100%;
    max-width: 1000px;
    background: #ededed;
    margin: 0 auto;
    padding-bottom: 90px;
  }

  .welfare .inner {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
  }

  .welfare h2 {
    padding: 80px 0 70px;
  }

  .first_line {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    justify-content: center;
    gap: 30px 50px;
  }

  .second_line {
    display: flex;
    justify-content: space-between;
    padding-top: 55px;
  }

  .second_line::after {
    content: "";
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%;
    width: 32%;
  }

  .welfare .inner_box {
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%;
    width: 32%;

  }
  .welfare.four_line .inner_box {
    -ms-flex-preferred-size: 24%;
    flex-basis: 24%;
    width: 24%;

  }

  .top_img img {
    display: inline-block;
    width: 100%;
    height: auto;
  }

  .welfare_about {
    background: rgb(255, 126, 79);
    background: linear-gradient(180deg, rgba(51, 51, 51, 1) 0%, rgba(0, 0, 0, 1) 100%);
    padding: 12px 0 0;
    height: 90px;
  }

  .welfare_about h3 {
    color: #fff;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.3;
    padding: 0 5px;
  }

  .welfare_about p {
    color: #fff;
    padding: 15px;
    text-align: left;
  }

  /* ====== recruit3-1 welfare（pc）====== */

  .welfare .h2_annotation {
    padding: 80px 0 40px;
  }

  .p_annotation {
    text-align: center;
    padding-bottom: 40px;
  }

  /* ====== recruit interview（pc）====== */

  .interview .wrap {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
  }

  .interview.detail1 .wrap {
    background: url("../img/recruit_interview_01.jpg") no-repeat right;
  }
  .interview.detail2 .wrap {
    background: url("../img/recruit_interview_02.jpg") no-repeat right;
  }
  .interview.detail3 .wrap {
    background: url("../img/recruit_interview_03.jpg") no-repeat right;
  }
  .interview.detail4 .wrap {
    background: url("../img/recruit_interview_04.jpg") no-repeat right;
  }
  .interview.detail5 .wrap {
    background: url("../img/recruit_interview_05.jpg") no-repeat right;
  }
  .interview.detail6 .wrap {
    background: url("../img/recruit_interview_06.jpg") no-repeat right;
  }
  .interview.detail7 .wrap {
    background: url("../img/recruit_interview_07.jpg") no-repeat right;
  }
  .interview.detail8 .wrap {
    background: url("../img/recruit_interview_08.jpg") no-repeat right;
  }
  .interview.detail9 .wrap {
    background: url("../img/recruit_interview_09.jpg") no-repeat right;
  }
  .interview.detail10 .wrap {
    background: url("../img/recruit_interview_10.jpg") no-repeat right;
  }
  .interview.detail11 .wrap {
    background: url("../img/recruit_interview_11.jpg") no-repeat right;
  }

  .interview .wrap > div {
    width: 400px;
  }

  .interview .inner {
    background: #ededed;
    width: 100%;
  }

  .interview_box {
    background: url("../img/_bg_img.jpg");
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 30px 55px 100px;
  }

  .interview_box dt {
    color: #002976;
    font-size: 3rem;
    font-weight: 700;
    padding-top: 50px;
    padding-left: 1em;
    text-indent: -1em;
  }

  .interview_box dd {
    font-size: 2rem;
    font-weight: 400;
    padding-top: 20px;
    width: 820px;
    margin: 0 auto;
  }

  .interview_box .photo {
    padding-top: 50px;
    display: block;
  }

  .interview_box span {
    /* font-size: 2.4; */
    font-weight: bold;
    border-bottom: 3px solid #ffaa29;
  }

  .interview_box_2 {
    background: url("../img/_bg_img.jpg");
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 30px 55px 0px;
  }

  .interview_box_2 dt {
    color: #002976;
    font-size: 2.2rem;
    font-weight: 700;
    padding-top: 50px;
  }

  .interview_box_2 dd {
    font-size: 2.6rem;
    font-weight: 400;
    padding-top: 20px;
    width: 820px;
    margin: 0 auto;
  }

  .interview_box_2 .photo {
    padding-top: 50px;
    display: block;
  }

  .interview_box_2 span {
    /* font-size: 2.4; */
    font-weight: bold;
    border-bottom: 3px solid #ffaa29;
  }

  /* ====== recruit3 interview_second（pc）====== */

  .interview_second {
    background: #ededed;
  }

  .interview_second figure {
    background: url("../img/recruit_interview_03.jpg") no-repeat;
    height: 500px;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
  }

  .interview_second h2 {
    position: absolute;
    right: 60px;
    top: 90px;
  }

  /* ====== recruit3 interview_third（pc）====== */

  .interview_third {
    background: #ededed;
  }

  .interview_third figure {
    background: url("../img/recruit_interview_04.jpg") no-repeat;
    height: 500px;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
  }

  .interview_third h2 {
    position: absolute;
    right: 60px;
    top: 90px;
  }

  /* ====== recruit message（pc）====== */

  .message {
    padding: 100px 0;
  }

  .message .inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }

  .message h3 {
    padding: 40px 0 35px;
    color: #002976;
    font-size: 3rem;
    font-weight: 700;
  }

  .message p {
    width: 90%;
    max-width: 900px;
    margin: 0 auto;
    font-size: 2rem;
    font-weight: 400;
  }

  .message p span {
    /* font-size: 2.4; */
    font-weight: bold;
    /* border-bottom: 3px solid #ffaa29; */
  }
  .message p span.title {
    display: inline-block;
    font-size: 1.2em;
    padding-bottom: 15px;
    color: #002976;
  }
  .message p span.owner {
    display: block;
    text-align: right;
    font-weight: normal;
    margin-bottom: 20px;
  }

  /* ====== recruit guideline（pc）====== */

  #require {
    padding: 90px 0 100px;
    background: #ededed;
  }

  .require .inner {
    max-width: 1000px;
    width: 90%;
    margin: 0 auto;
  }

  .require h2 {
    padding-bottom: 25px;
  }

  .require table {
    width: 100%;
    border-collapse: collapse;
  }

  .require table tr {
    display: flex;
  }

  .require table th {
    width: 24%;
    height: auto;
    text-align: left;
    font-size: 1.8rem;
  }

  .require table td {
    width: 76%;
    font-size: 1.8rem;
  }

  .require table th,
  .require table td {
    padding: 40px 10px;
    border-bottom: solid 1px #fff;
  }

  .require table .bbn {
    border-bottom: none;
  }

  /* ====== recruit entry（pc）====== */

  #entry {
    padding: 90px 0 0px;
  }

  input,
  select,
  textarea {
    font-size: 100%;
  }

  .entry h2 {
    padding-bottom: 20px;
  }

  a[href^="tel:"] {
    pointer-events: none;
  }

  .telpopup-open {
    pointer-events: none;
  }

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

  /* ====== recruit footer（pc）====== */

  .recruit_footer {
    background: #000;
    background: url("../img/footer.jpg") no-repeat center center;
    background-size: cover;
    margin-top: 0;
    padding-top: 500px;
  }

  .recruit_footer .container {
    background: rgb(000, 000, 000, 0.55);
  }

  footer .inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    padding: 45px 0 50px;
  }

  footer h1 {
    font-size: 3rem;
  }

  footer p {
    font-size: 1.4rem;
    padding: 15px 0 25px;
  }

  .footer_link a {
    display: block;
    width: 400px;
    margin: 0 auto;
    padding: 1.8rem 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    background: #33AAFF;
  }

  .footer_link a:hover {
    opacity: 0.6;
  }

  footer .copyright {
    font-size: 1.2rem;
    font-weight: 200;
    background: #fff;
    text-align: center;
    padding: 20px 0;
  }

  #telpopup-frame {
    display: none !important;
  }
}



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

  .kv .inner {
    height: 63vw;
    min-height: inherit;
    width: 99%;
    min-width: inherit;
    margin: 0 auto;
  }

}
@media screen and (min-width: 897px) and (max-width: 1000px) {

  .job table {
    width: 850px;
    margin: 0 auto;
  }

}

/*
==============================================================================================================================================================================================================================================================================
*/
@media screen and (max-width: 896px) {
  /*----------------------------
  共通
-----------------------------*/

  .contact,
  p.ci,
  p.ci2,
  ul.lcmenu2 li,
  h1.ttl {
    text-align: center;
  }

  .pc,
  .sp01 {
    display: none !important;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  p {
    font-size: 1.6rem;
    line-height: 1.5;
  }

  a {
    text-decoration: none;
  }

  #page-top {
    position: fixed;
    right: 5px;
    font-size: 4rem;
    color: #002976;
    opacity: 0.6;
  }

  .fadein {
    opacity: 0;
    transform: translate(0, 50px);
    transition: all 1.8s;
  }

  .fadein.scrollin {
    opacity: 1;
    transform: translate(0, 0);
  }

  /* ====== tel frame（sp）====== */

  .contact .tel,
  .cv .num,
  tel {
    font-weight: bold;
    font-family: Lato, sans-serif;
  }

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

  #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 {
    line-height: 1;
    text-decoration: none;
    background: #ededed;
    border-radius: 5px;
    display: block;
    text-align: center;
    padding: 20px 0;
    color: #151515;
    font-weight: bold;
  }

  #telpopup-gotel {
    font-size: 0.9rem;
    line-height: 1.7;
    text-decoration: none;
    background: #002976;
    border-radius: 5px;
    display: block;
    text-align: center;
    padding: 20px 15px 18px;
    color: #fff;
  }

  #telpopup-shop {
    font-size: 1.6rem;
    line-height: 1.7;
  }

  #telpopup-gotel img {
    vertical-align: baseline;
  }

  #telpopup-gotel a {
    color: #fff;
    font-size: 3.0rem;
    line-height: 1.7;
    font-weight: bold;
    font-family: Lato, sans-serif;
  }

  #telpopup-stelb {
    padding: 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.9rem;
  }

  .tellink {
    pointer-events: none;
    text-decoration: none;
    color: #fee645;
  }

  /* ====== sp drawer nav（sp）====== */

  .drawer-nav {
    background-color: #002976;
    color: #fff;
    z-index: 9999;
    width: 40rem;
    touch-action: none;
  }

  .drawer--right.drawer-open .drawer-hamburger {
    right: 40rem;
  }

  .drawer--right .drawer-nav {
    right: -40rem;
  }

  .drawer-hamburger {
    background: #33AAFF !important;
    color: #fff;
    padding: 10px 0 0;
    height: 45px;
    font-size: 1.4rem;
    width: 100px;
    text-align: center;
    line-height: 1.4;
    font-weight: 700;
  }

  .drawer-nav ul li {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.4);
    font-size: 1.4rem;
    font-weight: 700;
  }

  .drawer-nav ul li:last-child a:before {
    content: "";
  }

  .drawer-nav ul li a {
    color: #fff;
    display: block;
    padding: 30px 40px;
  }

  .drawer--right {
    right: 25rem;
  }

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

  /* ====== sp nav（sp）====== */

  header.nav {
    width: 100%;
    background-color: #002976;
    position: fixed;
    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 #fff;
    border-radius: 5px;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 30px;
    font-size: 1.8rem;
    margin-right: 5px;
    color: #fff;
  }

  ul.lcmenu1 .entry a {
    color: #fff;
    border: #fff 2px solid;
    padding: 4px 10px;
    border-radius: 4px;
    font-size: 1.6rem;
  }

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

  ul.lcmenu2 {
    border-top: solid 1px rgba(255, 255, 255, 0.4);
    display: flex;
    flex-wrap: wrap;
  }

  ul.lcmenu2 li {
    /* width: 25%; */
    flex: 1;
    height: 32px;
    line-height: 32px;
    font-size: 1rem;
    letter-spacing: 0;
    font-weight: 700;
  }

  ul.lcmenu2 li:nth-child(4) {
    width: 24%;
  }

  ul.lcmenu2 i {
    font-size: 0.8rem;
    margin-right: 3px;
  }

  ul.lcmenu2 li:nth-child(1),
  ul.lcmenu2 li:nth-child(2),
  ul.lcmenu2 li:nth-child(3) {
    border-right: dotted 1px rgba(255, 255, 255, 0.3);
  }

  ul.lcmenu2 li a {
    display: block;
    color: #fff;
  }

  /* ====== index mv（sp）====== */

  .mv {
    background: url("../img/index_mv.jpg") no-repeat;
    background-size: contain;
    height: 100vw;
    width: 100%;
    margin-top: 50px;
  }

  /* ====== index job（sp）====== */

  .job section {
    width: 100%;
    margin: 0 auto;
    padding: 50px 0 0;
  }

  .inner .box {
    width: 100%;
    height: 250px;
    padding: 35px 0;
    margin-bottom: 30px;
    position: relative;
    border: solid 10px #000;
  }

  .inner .box .txt {
    font-size: 2rem;
    font-weight: 600;
    padding: 8px 0;
    color: #fff;
    width: 90%;
    max-width: 450px;
    background: #000;
    text-align: center;
    margin: 0 auto;
  }

  .ribbon-wrap {
    position: absolute;
    bottom: -10px;
    right: -10px;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .ribbon {
    display: block;
    position: absolute;
    padding: 7px 0;
    right: -100px;
    bottom: 0;
    width: 300px;
    height: 30px;
    background: #002976;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }

  section .box .bolod {
    font-size: 3rem;
    line-height: 0.6;
    padding-top: 10px;
    font-weight: bold;
    color: #000;
    text-align: center;
  }

  .inner .box .bolod span {
    font-size: 5.5rem;
    font-weight: bold;
    color: #000;
    line-height: 1.6;
  }

  .inner .about_txt {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 35px;
  }

  .job figure {
    width: 100%;
  }

  .job .employee01 {
    width: 200px;
    margin: 20px auto;
    font-weight: bold;
    font-size: 4rem;
    line-height: 1.3;
    background: -webkit-linear-gradient(transparent 75%, #ffff02 75%);
    background: -o-linear-gradient(transparent 75%, #ffff02 75%);
    background: linear-gradient(transparent 75%, #ffff02 75%);
  }

  .job .employee02 {
    width: 300px;
    margin: 20px auto;
    font-weight: bold;
    font-size: 3.3rem;
    line-height: 1.3;
    background: -webkit-linear-gradient(transparent 75%, #d16656 75%);
    background: -o-linear-gradient(transparent 75%, #d16656 75%);
    background: linear-gradient(transparent 75%, #002976 75%);
  }

  .job .employee03 {
    width: 300px;
    margin: 20px auto;
    font-weight: bold;
    font-size: 3rem;
    line-height: 1.3;
    background: -webkit-linear-gradient(transparent 75%, #ffff02 75%);
    background: -o-linear-gradient(transparent 75%, #ffff02 75%);
    background: linear-gradient(transparent 75%, #ffff02 75%);
  }

  .job .employee04 {
    width: 130px;
    margin: 20px auto;
    font-weight: 700;
    font-size: 4rem;
    line-height: 1.3;
    background: -webkit-linear-gradient(transparent 75%, #ffff02 75%);
    background: -o-linear-gradient(transparent 75%, #ffff02 75%);
    background: linear-gradient(transparent 75%, #ffff02 75%);
  }

  .job table {
    width: 90%;
    margin: 0 auto;
  }

  .job table th {
    width: 35%;
    height: 65px;
    font-size: 1.6rem;
    font-weight: 600;
    padding: 0 1%;
    vertical-align: middle;
    background: #ededed;
    border: 1px solid #ededed;
  }

  .job table td {
    width: 65%;
    border: 1px solid #ededed;
    vertical-align: middle;
    background: #fff;
    padding-left: 5%;
  }

  .index_point {
    color: #fe1b0a;
    width: 90%;
    text-align: center;
    margin: 20px auto;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.3;
  }

  .job .employee_btn {
    max-width: 750px;
    width: 90%;
    margin: 0 auto;
    display: block;
    padding-bottom: 10px;
  }

  .job .employee_btn01 {
    max-width: 750px;
    width: 90%;
    margin: 0 auto;
    display: block;
  }

  .job .part-time_btn01 {
    max-width: 750px;
    width: 90%;
    margin: 0 auto;
    display: block;
  }

  .job .part-time_btn {
    max-width: 750px;
    width: 90%;
    margin: 0 auto;
    display: block;
  }

  /* ====== index footer（sp）====== */

  footer {
    background: #002976;
    margin-top: 80px;
  }

  footer .inner {
    width: 90%;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    padding: 30px 0 40px;
  }

  footer h1 {
    font-size: 2.4rem;
  }

  footer p {
    font-size: 1.4rem;
    padding: 15px 0 25px;
  }

  .footer_link a {
    display: block;
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
    padding: 1.5rem 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    background: #33AAFF;
  }

  footer .copyright {
    font-size: 1rem;
    font-weight: 200;
    background: #fff;
    text-align: center;
    padding: 10px 0;
  }

  /* ====== recruit1 mv（sp）====== */

  .kv_second .mv {
    background: url("../img/recruit1_mv.jpg") no-repeat;
    background-size: contain;
    margin-top: 88px;
  }

  /* ====== recruit2 mv（sp）====== */

  .kv_third.detail1 .mv {
    background: url("../img/recruit1_mv.jpg") no-repeat;
    background-size: contain;
    margin-top: 88px;
  }
  .kv_third.detail2 .mv {
    background: url("../img/recruit2_mv.jpg") no-repeat;
    background-size: contain;
    margin-top: 88px;
  }
  .kv_third.detail3 .mv {
    background: url("../img/recruit1_mv.jpg") no-repeat;
    background-size: contain;
    margin-top: 88px;
  }
  .kv_third.detail4 .mv {
    background: url("../img/recruit1_mv.jpg") no-repeat;
    background-size: contain;
    margin-top: 88px;
  }
  .kv_third.detail5 .mv {
    background: url("../img/recruit5_mv.jpg") no-repeat;
    background-size: contain;
    margin-top: 88px;
  }
  .kv_third.detail6 .mv {
    background: url("../img/recruit5_mv.jpg") no-repeat;
    background-size: contain;
    margin-top: 88px;
  }
  .kv_third.detail7 .mv {
    background: url("../img/recruit5_mv.jpg") no-repeat;
    background-size: contain;
    margin-top: 88px;
  }
  .kv_third.detail8 .mv {
    background: url("../img/recruit5_mv.jpg") no-repeat;
    background-size: contain;
    margin-top: 88px;
  }
  .kv_third.detail9 .mv {
    background: url("../img/recruit5_mv.jpg") no-repeat;
    background-size: contain;
    margin-top: 88px;
  }
  .kv_third.detail10 .mv {
    background: url("../img/recruit10_mv.jpg") no-repeat;
    background-size: contain;
    margin-top: 88px;
  }
  .kv_third.detail11 .mv {
    background: url("../img/recruit11_mv.jpg") no-repeat;
    background-size: contain;
    margin-top: 88px;
  }

  /* ====== recruit2-1 mv（sp）====== */

  .kv_third-1 .mv {
    background: url("../img/recruit2-1_mv.jpg") no-repeat top center;
    background-size: cover;
    margin-top: 88px;
  }

  /* ====== recruit3 mv（sp）====== */

  .kv_fourth .mv {
    background: url("../img/recruit3_mv.jpg") no-repeat top center;
    background-size: cover;
    height: 885px;
  }

  /* ====== recruit breadcrumb（sp）====== */

  .breadcrumb {
    padding: 20px 0;
    width: 90%;
    margin: 0 auto;
    font-size: 1.3rem;
  }

  .breadcrumb li {
    display: inline;
    list-style: none;
  }

  .breadcrumb li:after {
    content: ">";
    padding: 0 3px;
  }

  .breadcrumb li:last-child:after {
    content: "";
  }

  /* ====== recruit intro（sp）====== */

  .intro {
    width: 100%;
    margin: 0 auto;
    height: auto;
    padding-bottom: 50px;
  }

  .intro img {
    display: inline-block;
    width: 100%;
    height: auto;
  }

  .intro .txt {
    width: 95%;
    margin: 0 auto;
    padding: 10px 0 0;
  }

  .intro h2 {
    font-size: 4.2rem;
    font-weight: 700;
    line-height: 1.4;
  }

  .intro h2 span:not(.ilb) {
    font-size: 2.4rem;
  }

  .intro h3 {
    color: #002976;
    font-size: 2.2rem;
    font-weight: 700;
  }

  .intro p {
    width: 90%;
    margin: 0 auto;
    padding: 13px 0 30px;
  }

  .intro .photo {
    display: flex;
    justify-content: space-between;
  }

  .intro .photo img {
    width: 100%;
  }

  /* ====== recruit2 intro（sp）====== */

  .intro .photo01 {
    display: flex;
    justify-content: space-between;
  }

  .intro .photo01 img {
    width: 50%;
  }

  .intro--index {
    margin-top: 50px;
    margin-bottom: -60px;
  }


  /* ====== recruit point（sp）====== */

  .point {
    padding-bottom: 40px;
  }

  .point .box {
    margin-bottom: 5px;
  }

  .point .box .bolod {
    font-size: 5.2rem;
    font-weight: 800;
    color: #000;
    text-align: center;
    padding-top: 20px;
  }

  .point .box .bolod span {
    font-size: 4rem;
    font-weight: 800;
    color: #000;
    line-height: 1.6;
  }

  .point_section {
    display: flex;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 5px;
  }
  .point_section.item5::after {
    content: "";
    /* width: 33%;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%; */
    width: 49.5%;
    -ms-flex-preferred-size: 49.5%;
    flex-basis: 49.5%;
    padding: 40px 0;
  }

  .point_section section {
    background: #ededed;
    width: 33%;
    width: 49.5%;
    padding: 40px 5px;
    text-align: center;
    margin-bottom: 5px;
  }
  .point_section section.width100 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    padding: 40px 120px;
  }

  .point_section section p {
    padding: 25px 20px 20px;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.5;
  }

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

  /* ====== recruit contact（sp）====== */

  .contact {
    width: 100%;
    background: rgb(35, 35, 35);
    background: linear-gradient(
      180deg,
      rgba(35, 35, 35) 0%,
      rgba(15, 15, 15) 100%
    );
    border-top: solid 3px #002976;
    border-bottom: solid 3px #002976;
  }

  .contact .inner {
    padding: 40px 0 55px;
    width: 90%;
    margin: 0 auto;
    color: #fff;
  }

  .contact h2 {
    font-size: 2.4rem;
    font-weight: 600;
    padding-bottom: 5px;
  }

  .contact .tel {
    font-size: 5rem;
    margin: 0 auto;
  }

  .contact .link_btn01 {
    display: block;
    max-width: 420px;
    width: 100%;
    margin: 0 auto;
    padding: 19px 0;
    background: #002976;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 20px;
  }

  .contact .link_btn02 {
    display: block;
    max-width: 420px;
    width: 100%;
    margin: 0 auto;
    padding: 19px 0;
    background: #ffaa29;
    text-align: center;
  }

  /* ====== recruit1 works（sp）====== */

  .works {
    padding: 50px 0;
  }

  .works .inner {
    width: 100%;
    margin: 0 auto;
  }

  .works h2 {
    padding-bottom: 30px;
  }

  .works h2 img {
    max-width: 333.75px;
    width: 100%;
    height: auto;
  }

  .works .works_about01 {
    display: flex;
    justify-content: space-around;
    align-items: center;
  }

  .works .works_about01 img {
    width: 50%;
    height: auto;
  }

  .works .works_about01 .txt {
    width: 50%;
    padding: 0 3%;
    text-align: left;
  }

  .works .works_about01 .txt img {
    max-width: 40%;
    height: auto;
    margin-bottom: 15px;
  }

  .works .works_about01 h3 {
    text-align: left;
    color: #002976;
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 10px;
  }

  /* ====== recruit3 works（sp）====== */

  .works .works_about02 {
    width: 90%;
    margin: 0 auto;
  }

  .works .works_about02 img {
    display: block;
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    height: auto;
  }

  .works .works_about02 .txt {
    max-width: 600px;
    padding: 35px 25px 35px;
    background: #fafafa;
    margin: 0 auto;
  }

  .works .works_about02 h3 img {
    display: inline;
    vertical-align: middle;
    width: 90px;
    height: 90px;
    margin-right: 20px;
  }

  .works .works_about02 h3 {
    text-align: left;
    color: #002976;
    font-size: 2.1rem !important;
    font-weight: bold;
    line-height: 1.3;
    display: -webkit-flex;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .works .works_about02 h3 .num {
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
  }
  .works .works_about02 h3 .title {
    -ms-flex-preferred-size: 82%;
    flex-basis: 82%;
    display: -webkit-flex;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .works .works_about02 .txt p {
    padding-top: 20px;
  }

  /* ====== recruit welfare（sp）====== */

  .welfare {
    background: #ededed;
    padding: 50px 0 20px;
  }

  .welfare .inner {
    width: 90%;
    max-width: 600px;
    margin: 0 auto;
  }

  .welfare h2 {
    padding-bottom: 30px;
  }

  .welfare h2 img {
    max-width: 428.25px;
    width: 100%;
    height: auto;
  }

  .welfare .inner_box {
    width: 100%;
    padding-bottom: 35px;
  }

  .top_img img {
    display: inline-block;
    width: 100%;
    height: auto;
  }

  .welfare_about {
    background: rgb(255, 126, 79);
    background: linear-gradient(180deg, rgba(51, 51, 51, 1) 0%, rgba(0, 0, 0, 1) 100%);
    padding: 15px 4vw 10px;
  }

  .welfare_about h3 {
    color: #fff;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 1.3;
  }

  .welfare_about p {
    color: #fff;
    padding-top: 10px;
    text-align: left;
  }

  /* ====== recruit3-1 welfare（sp）====== */

  .welfare .h2_annotation {
    padding: 0 0 20px;
  }

  .p_annotation {
    text-align: center;
    padding-bottom: 20px;
  }

  /* ====== recruit interview（sp）====== */

  .interview {
    width: 100%;
    background: #ededed;
  }

  .interview .wrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .interview.detail1 .wrap {
    background: url("../img/recruit_interview_01.jpg") no-repeat center / cover;
  }
  .interview.detail2 .wrap {
    background: url("../img/recruit_interview_02.jpg") no-repeat center / cover;
  }
  .interview.detail3 .wrap {
    background: url("../img/recruit_interview_03.jpg") no-repeat center / cover;
  }
  .interview.detail4 .wrap {
    background: url("../img/recruit_interview_04.jpg") no-repeat center / cover;
  }
  .interview.detail5 .wrap {
    background: url("../img/recruit_interview_05.jpg") no-repeat center / cover;
  }
  .interview.detail6 .wrap {
    background: url("../img/recruit_interview_06.jpg") no-repeat center / cover;
  }
  .interview.detail7 .wrap {
    background: url("../img/recruit_interview_07.jpg") no-repeat center / cover;
  }
  .interview.detail8 .wrap {
    background: url("../img/recruit_interview_08.jpg") no-repeat center / cover;
  }
  .interview.detail9 .wrap {
    background: url("../img/recruit_interview_09.jpg") no-repeat center / cover;
  }
  .interview.detail10 .wrap {
    background: url("../img/recruit_interview_10.jpg") no-repeat center / cover;
  }
  .interview.detail11 .wrap {
    background: url("../img/recruit_interview_11.jpg") no-repeat center / cover;
  }
  
  .interview .wrap > div {
    width: 400px;
  }

  .interview .inner {
    width: 100%;
  }

  .interview_box {
    background: url("../img/_bg_img.jpg");
    width: 90%;
    margin: 0 auto;
    padding: 0 0 50px;
  }

  .interview_box dt {
    color: #002976;
    font-size: 2rem;
    line-height: 1.35;
    font-weight: 700;
    padding: 30px 4% 0;
    padding-left: 1em;
    text-indent: -1em;
    margin: 0 2%;

  }

  .interview_box dd {
    font-size: 1.6rem;
    font-weight: 400;
    padding: 10px 2% 0;
  }

  .interview_box .photo {
    padding-top: 30px;
    display: block;
  }

  .interview_box .photo img {
    width: 100%;
    height: 250px;
    object-fit: cover;
  }

  .interview_box span {
    /* font-size: 2; */
    font-weight: bold;
    border-bottom: 3px solid #ffaa29;
  }

  .interview_box_2 {
    background: url("../img/_bg_img.jpg");
    width: 90%;
    margin: 0 auto;
    padding: 0 0 0px;
  }

  .interview_box_2 dt {
    color: #002976;
    font-size: 2rem;
    line-height: 1.35;
    font-weight: 700;
    padding: 30px 2% 0;
    text-align: center;
  }

  .interview_box_2 dd {
    font-size: 1.6rem;
    font-weight: 400;
    padding: 10px 2% 0;
  }

  .interview_box_2 .photo {
    padding-top: 30px;
    display: block;
  }

  .interview_box_2 .photo img {
    width: 100%;
    object-fit: cover;
  }

  .interview_box_2 span {
    /* font-size: 2; */
    font-weight: bold;
    border-bottom: 3px solid #ffaa29;
  }

  /* ====== recruit3 interview_second（sp）====== */

  .interview_second .inner {
    width: 100%;
    background: #ededed;
  }

  .interview_second figure {
    background: url("../img/recruit_interview_sp02.jpg") no-repeat;
    height: 450px;
    width: 100%;
    background-size: contain;
    margin: 0 auto;
    position: relative;
  }

  .interview_second h2 {
    position: absolute;
    left: 0px;
    bottom: 0px;
  }

  .interview_second h2 img {
    width: 100%;
    max-height: 175px;
    min-height: 120px;
    object-fit: cover;
    opacity: 0.85;
  }

  /* ====== recruit3 interview_third（sp）====== */

  .interview_third .inner {
    width: 100%;
    background: #ededed;
  }

  .interview_third figure {
    background: url("../img/recruit_interview_sp03.jpg") no-repeat center top;
    height: 450px;
    width: 100%;
    background-size: cover;
    margin: 0 auto;
    position: relative;
  }

  .interview_third h2 {
    position: absolute;
    left: 0px;
    bottom: 0px;
  }

  .interview_third h2 img {
    width: 100%;
    max-height: 175px;
    min-height: 120px;
    object-fit: cover;
    opacity: 0.85;
  }

  /* ====== recruit message（sp）====== */

  .message {
    padding: 50px 0 55px;
  }

  .message .inner {
    width: 90%;
    margin: 0 auto;
  }

  .message h2 img {
    max-width: 430.5px;
    width: 100%;
    height: auto;
  }

  .message h3 {
    padding: 20px 0 15px;
    color: #002976;
    font-size: 2.2rem;
    font-weight: 700;
  }

  .message p {
    font-size: 1.6rem;
    font-weight: 400;
  }

  .message p span {
    /* font-size: 2; */
    font-weight: bold;
    /* border-bottom: 3px solid #ffaa29; */
  }
  .message p span.title {
    display: inline-block;
    font-size: 1.2em;
    padding-bottom: 15px;
    color: #002976;
}
  .message p span.owner {
    display: block;
    text-align: right;
    font-weight: normal;
    margin-bottom: 20px;
  }

  /* ====== recruit 募集要項（sp）====== */

  .require {
    background: #ededed;
    padding: 50px 0 60px;
  }

  .require .inner {
    width: 90%;
    margin: 0 auto;
  }

  .require h2 img {
    max-width: 537.75px;
    width: 100%;
    height: auto;
  }

  .require table tr {
    display: flex;
    flex-wrap: wrap;
  }

  .require table th {
    width: 100%;
    text-align: left;
    padding: 25px 0 5px;
  }

  .require table td {
    width: 100%;
    padding: 0 0 15px;
    border-bottom: solid 1px #fff;
  }

  /* ====== recruit entry（sp）====== */

  #entry {
    padding: 50px 0 0px;
    width: 90%;
    margin: 0 auto;
  }

  input,
  select,
  textarea {
    font-size: 100%;
  }

  .entry h2 {
    padding-bottom: 15px;
  }

  .entry h2 img {
    max-width: 301.5px;
    width: 100%;
    height: auto;
  }

  /* ====== recruit footer（sp）====== */

  .recruit_footer {
    background: #000;
    background: url("../img/footer.jpg") no-repeat center center;
    background-size: cover;
    margin-top: 0;
    padding-top: 250px;
  }

  .recruit_footer .container {
    background: rgb(000, 000, 000, 0.55);
  }

  .contact_tel {
    margin-bottom: 20px;
  }
}


@media screen and (max-width: 650px) {
  .point_section {
    display: block;
    margin: 0 5px;
  }

  .point_section section {
    width: 100%;
    margin-bottom: 5px;
  }
  .point_section section.width100 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    padding: 40px 5px;
  }
}


@media screen and (max-width: 480px) {
  /* ====== sp drawer nav（sp）====== */

  .drawer-nav {
    width: 22rem;
  }

  .drawer--right.drawer-open .drawer-hamburger {
    right: 22rem;
  }

  .drawer--right .drawer-nav {
    right: -22rem;
  }

  .drawer-hamburger {
    width: 70px;
    font-size: 1.3rem;
    font-weight: 600;
    padding-top: 11px;
    height: 44px;
  }

  .drawer-nav ul li {
    font-size: 1.3rem;
    font-weight: 600;
  }

  .drawer-nav ul li a {
    padding: 16px 20px;
  }

  /* ====== index-recruit mv（sp）====== */

  .mv {
  }

  .kv_second .mv {
  }

  .kv_third .mv {
  }

  .kv_third-1 .mv {
  }

  .kv_fourth .mv {
  }

  /* ====== index job（sp）====== */

  .pc_sp {
    display: none !important;
  }

  .sp01 {
    display: block !important;
  }

  .job .employee_btn {
    max-width: 300px;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 10px;
  }

  .inner .box {
    padding-top: 25px;
  }

  .inner .box .txt {
    font-size: 2.2rem;
  }

  section .box .bolod {
    padding-top: 20px;
  }

  .job .employee_btn01 {
    margin: 0 auto;
    max-width: 300px;
    width: 90%;
  }

  .job .part-time_btn01 {
    margin: 0 auto;
    max-width: 300px;
    width: 90%;
  }

  .job .part-time_btn {
    margin: 0 auto;
    max-width: 300px;
    width: 90%;
  }

  /* ====== recruit intro（sp）====== */

  .intro h2 {
    font-size: 3.4rem;
    font-weight: 700;
    padding-bottom: 10px;
    line-height: 1.4;
  }

  .intro h2 span:not(.ilb) {
    font-size: 1.8rem;
  }

  .intro h3 {
    color: #002976;
    font-size: 2rem;
    font-weight: 700;
  }

  .intro .photo {
    display: block;
  }

  .intro .photo img {
    display: block;
    width: 90%;
    margin: 0 auto;
  }

  /* ====== recruit2 intro（sp）====== */

  .intro .photo01 {
    display: block;
  }

  .intro .photo01 img {
    display: block;
    width: 90%;
    margin: 0 auto;
  }

  /* ====== recruit point（sp）====== */

  .point .box .bolod {
    padding-top: 10px;
    line-height: 1.3;
  }

  .point_section {
    display: block;
    margin: 0 5px;
  }

  .point_section section {
    width: 100%;
    margin-bottom: 5px;
  }

  /* ====== recruit contact（sp）====== */

  .contact .tel {
    font-size: 3.2rem;
  }

  /* ====== recruit1 works（sp）====== */

  .works .inner {
    width: 90%;
    margin: 0 auto;
  }

  .works h2 {
    padding-bottom: 0;
  }

  .works .works_about01 {
    display: block;
  }

  .works .works_about01 img {
    width: 100%;
    height: 350px;
    object-fit: cover;
    padding-top: 20px;
  }

  .works .works_about01 .txt {
    width: 100%;
    padding-top: 5px;
    text-align: left;
  }

  .works .works_about01 .txt img {
    max-width: 30%;
    height: auto;
    margin-bottom: 10px;
  }

  .works .works_about01 h3 {
    text-align: left;
    color: #002976;
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 10px;
  }

  /* ====== recruit3 works（sp）====== */

  .works .works_about02 {
    padding-top: 20px;
  }

  .works .works_about02 .txt {
    padding: 25px 5px 20px;
  }

  .works .works_about02 .txt img {
    width: 30%;
    margin: 0 0 10px 0;
    height: auto;
    text-align: left;
  }

  .works .works_about02 h3 {
    text-align: left;
    color: #002976;
    font-size: 3rem;
    font-weight: bold;
    line-height: 1.3;
    padding-bottom: 10px;
  }

  .works .works_about02 .txt p {
    padding-top: 0;
  }

  /* ====== recruit interview（sp）====== */

  .interview figure {
    height: 350px;
  }

  /* ====== recruit3 interview_second（sp）====== */

  .interview_second figure {
    height: 350px;
  }

  /* ====== recruit3 interview_third（sp）====== */

  .interview_third figure {
    height: 350px;
  }

  /* ====== recruit footer（sp）====== */

  .recruit_footer {
    padding-top: 0;
  }

  .recruit_footer .container {
    background: rgb(000, 000, 000, 1);
  }

  .interview.detail1 .wrap {
    background-position: right -120px center;
  }
  .interview.detail2 .wrap {
    background-position: right -120px center;
  }
  .interview.detail3 .wrap {
    background-position: right -120px center;
  }
  .interview.detail4 .wrap {
    background-position: right -120px center;
  }
  .interview.detail5 .wrap {
    background-position: right -120px center;
  }
  .interview.detail6 .wrap {
    background-position: right -120px center;
  }
  .interview.detail7 .wrap {
    background-position: right -120px center;
  }
  .interview.detail8 .wrap {
    background-position: right -120px center;
  }
  .interview.detail9 .wrap {
    background-position: right -120px center;
  }
  .interview.detail10 .wrap {
    background-position: right -120px center;
  }
  .interview.detail11 .wrap {
    background-position: right -120px center;
  }

}  /* 480 */


@media screen and (max-width: 360px) {
  .intro h2 {
    font-size: 3.1rem;
    font-weight: 700;
    padding-bottom: 10px;
    line-height: 1.4;
  }
}





/*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;
    color: #000;
    font-size: 18px;
  }
}

.more1_wrap {
  display: -webkit-flex;
  display:-ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.more1_wrap .more1 {
  -ms-flex-preferred-size: 48%;
  flex-basis: 48%;
  margin-bottom: 20px;
  font-size: 29px;
}
.more1_wrap::after {
  content: "";
  -ms-flex-preferred-size: 48%;
  flex-basis: 48%;
  width: 70%;
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .more1_wrap .more1 {
    font-size: 25px;
  }
}
@media screen and (max-width: 896px) {
  .more1_wrap .more1::after {
    right: 15px;
  }
  .more1_wrap .more1 {
    line-height: 1.4;
    font-size: 26px;
  }
}
@media screen and (max-width: 600px) {
  .more1_wrap .more1 {
    font-size: 4.4vw;
  }
}
@media screen and (max-width: 370px) {
  .more1_wrap .more1 {
    font-size: 4vw;
  }
}
.more1 {
  display: block;
  background: #33AAFF;
  text-align: center;
  line-height: 1;
  font-weight: bold;
  font-size: 32px;
  padding: 30px 0;
  color: #fff !important;
  box-shadow: 0 6px 0 #0c1a2d;
  width: 70%;
  margin: 0 auto;
  position: relative;
}

.more1::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 15px solid #fff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  position: absolute;
  right: 25px;
  top: calc(50% - 15px);
  display: block;
}

.more2 {
  display: block;
  background: #ffaa29;
  text-align: center;
  line-height: 1;
  font-weight: bold;
  font-size: 32px;
  padding: 30px 0;
  color: #fff;
  box-shadow: 0 6px 0 #ac6b00;
  width: 70%;
  margin: 0 auto;
  position: relative;
}

.more2::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 15px solid #fff;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  position: absolute;
  right: 25px;
  top: calc(50% - 15px);
  display: block;
}

@media screen and (max-width: 767px) {
  .more1,
  .more2 {
    width: 90%;
    font-size: 5vw;
  }

  .more1::after,
  .more2::after {
    border-left: 10px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    top: calc(50% - 10px);
  }
}

.btn-require {
  display: block;
  background: #224992;
  text-align: center;
  line-height: 1;
  font-weight: bold;
  font-size: 20px;
  padding: 30px;
  color: #fff;
  width: 100%;
  margin-bottom: 20px;
}

.btn-entry {
  display: block;
  background: #33AAFF;
  text-align: center;
  line-height: 1;
  font-weight: bold;
  font-size: 20px;
  padding: 30px;
  color: #fff;
  width: 100%;
}

.interview_box_2 > div {
  background: url(../img/bg-interview.jpg) no-repeat center / cover;
}

.interview_box_2 > div ul {
  background: rgba(255, 255, 255, 0.8);
  padding: 40px 80px;
}

.interview_box_2 > div ul li {
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0;
  padding-left: 1em;
  text-indent: -1em;
}

@media screen and (max-width: 767px) {
  .interview_box_2 > div ul {
    padding: 40px;
  }
}
@media screen and (max-width: 400px) {
  .interview_box_2 > div ul {
    padding: 20px;
  }
}

.heading {
  text-align: center;
  line-height: 1;
  font-size: 120px;
  color: #f6f6f6;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

.heading span {
  display: block;
  font-size: 64px;
  margin-top: -100px;
  color: #000;
  position: relative;
}

.heading span::after {
  content: "";
  background: #000;
  height: 40px;
  width: 2px;
  position: absolute;
  left: 50%;
  bottom: -60px;
}

@media screen and (max-width: 767px) {
  .heading {
    font-size: 12vw;
    margin-bottom: 80px;
  }

  .heading span {
    font-size: 8vw;
    margin-top: -8vw;
  }
}

.num {
  color: #33AAFF;
  width: 80px;
  height: 80px;
  display: inline-block;
  border-radius: 50%;
  border: solid 1px #33AAFF;
  line-height: 80px;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  margin-right: 10px;
  font-style: italic;
  padding-right: 5px;
}

@media screen and (max-width: 767px) {
  .num {
    width: 50px;
    height: 50px;
    font-size: 24px;
    margin-right: 5px;
    line-height: 50px;
    padding-right: 3px;
  }
  .works .works_about02 h3 .num {
    -ms-flex-preferred-size: 50px;
    flex-basis: 50px;
  }
}

.interview .wrap {
  padding: 80px 30% 80px 40px;
}

.interview .wrap h2 {
  background: #000;
  color: #fff;
  font-size: 46px;
  line-height: 1;
  padding: 10px;
  margin-bottom: 100px;
  position: relative;
}

.interview .wrap h2::before {
  content: "";
  background: #000;
  width: 100px;
  height: 2px;
  display: block;
  position: absolute;
  left: calc(50% - 60px);
  bottom: -60px;
  display: block;
  transform: rotate(-45deg);
}

.interview .wrap h2::after {
  content: "";
  background: #000;
  width: 100px;
  height: 2px;
  display: block;
  position: absolute;
  left: calc(50% - 60px);
  bottom: -60px;
  display: block;
  transform: rotate(45deg);
}

.interview .wrap h3 {
  text-align: center;
  font-size: 32px;
}

.interview .wrap dl {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  font-size: 20px;
}

.interview .wrap dl dt {
  width: 100px !important;
  font-weight: bold;
}

.interview .wrap dl dd {
  width: 65%;
  margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
  .interview .wrap {
    padding: 0;
    height: 400px;
    width: 90%;
    margin: 0 auto;
  }

  .interview .wrap > div {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 15px 30px;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    width: 100%;
  }

  .interview .wrap h2 {
    background: none;
    color: #fff;
    font-size: 24px;
    line-height: 1;
    padding: 0;
    margin-bottom: 10px;
    text-align: left;
  }

  .interview .wrap h2::before {
    content: "";
    background: none;
    width: 0;
    height: 0;
    bottom: 0;
    display: none;
  }

  .interview .wrap h2::after {
    content: "";
    background: none;
    width: 0;
    height: 0;
    bottom: 0;
    display: none;
  }

  .interview .wrap h3 {
    text-align: center;
    font-size: 18px;
    text-align: left;
    margin-bottom: 5px;
  }

  .interview .wrap dl {
    width: 100%;
    font-size: 14px;
  }

  .interview .wrap dl dt {
    width: 35%;
    font-weight: bold;
  }

  .interview .wrap dl dd {
    width: 65%;
  }
}

.thanx_about > p:first-of-type {
  font-weight: 700;
  font-size: 2.2rem;
  color: #002976;
}

form {
  width: 80%;
  margin: 0 auto;
}

.CMS-FORM-GROUP {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.CMS-FORM-GROUP label {
  width: 25%;
}

.CMS-FORM-GROUP input,
.CMS-FORM-GROUP textarea {
  width: 75%;
  padding: 15px;
  border: #ccc solid 1px;
  border-radius: 4px;
  box-sizing: border-box;
}
.CMS-FORM-GROUP select {
  padding: 15px;
  border: #ccc solid 1px;
  border-radius: 4px;
  box-sizing: border-box;
}

.CMS-FORM-GROUP textarea {
  height: 120px;
}

.CMS-FORM-GROUP input[type="submit"] {
  background: #002976;
  border: none;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: bold;
  width: 200px;
  padding: 20px;
  margin: 0 auto;
}

.CMS-FORM-GROUP input[type="submit"]:hover {
  cursor: pointer;
  opacity: 0.5;
}

@media screen and (max-width: 767px) {
  .CMS-FORM-GROUP {
    display: block;
  }

  .CMS-FORM-GROUP label {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }

  .CMS-FORM-GROUP input,
  .CMS-FORM-GROUP textarea {
    width: 100%;
  }

  .CMS-FORM-GROUP input[type="submit"] {
    width: 60%;
    margin: 0 auto;
  }

  .CMS-FORM-GROUP input[type="submit"]:hover {
    cursor: pointer;
    opacity: 0.5;
  }
}



footer .inner.flex {
  display: -webkit-flex;
  display:-ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: -90px;
}

footer .inner > p {
  text-align: center;
}

@media screen and (max-width: 950px) {
  footer .inner.flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}


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


