.page-template-page-job_and_staff .wrap {
    width: 100%;
}

.page-template-page-job_and_staff .top-image {
    margin-bottom: 15px;
}

.page-template-page-job_and_staff .top-image img {
    max-width: 100%;
}

.page-template-page-job_and_staff .section-job,
.page-template-page-job_and_staff .section-staff {
    width: 100%;
    margin: 0 0 65px;
    position: relative;
}

.page-template-page-job_and_staff .title-image {
    margin-bottom: 15px;
    display: block;
    max-width: 100%;
}

.page-template-page-job_and_staff .job {
    width: 100vw;
    height: calc(100vw / 750 * 450);
    background-image: url("../images/job-and-staff/mobile/job_intro.jpg");
    background-size: contain;
    display: flex;
    justify-content: space-around;
}

.page-template-page-job_and_staff .job > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 33.33%;
}

.page-template-page-job_and_staff .job > div > a {
    color: #fff;
    line-height: 2.2;
}

.page-template-page-job_and_staff .job-description-box {
    position: relative;
    /* top: 70px; */
    width: 100%;
    /* height: calc(100% - 70px); */
    display: none;
    background-color: #fff;
    border: 2px solid #9e9e9e;
    padding: 30px 15px 15px;
}

.page-template-page-job_and_staff .job-description-box .close-btn {
    position: absolute;
    right: 10px;
    top: 10px;
}

.page-template-page-job_and_staff .job-description-box .entry-btn {
    /* position: absolute; */
    display: block;
    width: 120px;
    height: 20px;
    line-height: 20px;
    margin: 15px auto 0;
    /* bottom: 15px;
    left: 0;
    right: 0; */
    text-align: center;
    font-size: 0.7em;
    border: 2px solid #9e9e9e;
}

.page-template-page-job_and_staff .job-description-box h3 {
    margin-top: 0;
}

.page-template-page-job_and_staff .job-description-box.show {
    display: block;
}

.page-template-page-job_and_staff .job-description {
    display: none;
    font-size: 0.8em;
}

.page-template-page-job_and_staff .job-description.show {
    display: block;
}

.page-template-page-job_and_staff .staffs {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.page-template-page-job_and_staff .staffs article {
    width: 50%;
    padding: 0 10px;
}

.page-template-page-job_and_staff .staffs article .thumbnail {
    margin: 0;
}

.page-template-page-job_and_staff .staffs article .thumbnail img {
    display: block;
    max-width: 100%;
    height: auto;
}

.page-template-page-job_and_staff .staffs article .staff-desc {
  margin: 0.4em 0 1.5em;
  line-height: 1;
}

.page-template-page-job_and_staff .staffs article .staff-no {
    font-size: 0.8em;
    font-weight: bold;
    margin-right: 0.6em;
}

.page-template-page-job_and_staff .staffs article .staff-title {
    font-size: 0.5em;
    margin-right: 0.5em;
}

.page-template-page-job_and_staff .staffs article .staff-name {
    font-size: 0.7em;
}

.page-template-page-job_and_staff .mynavi-entry {
  margin-bottom: 65px;
}

.page-template-page-job_and_staff .mynavi-entry .mynavi-entry-button {
    display: block;
    width: 500px;
    margin: 0 auto;
}

.page-template-page-job_and_staff .mynavi-entry .mynavi-entry-button .mynavi-entry-image {
  width: 100%;
  height: auto;
}

.custom_type_staffs-template-default .wrap {
    width: 100%;
}

.custom_type_staffs-template-default .staff-name-area {
    margin: 15px 25px 40px;
}

.custom_type_staffs-template-default .staff-name-area .staff-title {
    font-size: 0.8em;
    margin-bottom: 1.2em;
}

.custom_type_staffs-template-default .staff-name-area .staff-name-1 {
    font-size: 1.8em;
    margin-right: 24px;
}

.custom_type_staffs-template-default .staff-name-area .staff-name-2 {
    font-size: 0.8em;
}

.custom_type_staffs-template-default .main-image img {
    max-width: 100%;
}

.custom_type_staffs-template-default .entry-content .content-wrap {

}

.custom_type_staffs-template-default .entry-content h3 {
    margin: 0 15px 15px;
    font-size: 1.2em;
    font-weight: bold;
}

.custom_type_staffs-template-default .entry-content p {
    margin: 0 15px 15px;
}

.custom_type_staffs-template-default .entry-btn {
    display: block;
    width: 200px;
    height: 2.5em;
    line-height: 2.5em;
    margin: 0 auto;
    bottom: 15px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 1.5em;
    border: 1px solid #9e9e9e;
}

.custom_type_staffs-template-default .nav-previous,
.custom_type_staffs-template-default .nav-left {
  float: none;
  min-width: 80px;
}

.custom_type_staffs-template-default .page-link {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 3em;
}

.custom_type_staffs-template-default .nav-all a {
  display: block;
  line-height: 4em;
  width: 4em;
  border-radius: 2em;
  background-color: #000;
  color: #fff;
  margin: 0 1.5em;
  text-align: center;
  font-family: Times New Roman, Times, serif;
  font-size: 1.2em;
}

@media only screen and (max-width: 767px) {        
    .page-template-page-job_and_staff .pc,
    .custom_type_staffs-template-default .pc {    
        display: none !important;
    }

    .page-template-page-job_and_staff .mynavi-entry .mynavi-entry-button {
      max-width: calc(100vw - 20px);
      margin: 0 10px;
    }
}

@media only screen and (min-width: 768px) {
    .page-template-page-job_and_staff .sp,
    .custom_type_staffs-template-default .sp {    
        display: none !important;
    }
        
    .page-template-page-job_and_staff .pc,
    .custom_type_staffs-template-default .pc {    
        display: block;
    }

    .page-template-page-job_and_staff .wrap {
        width: 1200px;
    }
    
    .page-template-page-job_and_staff .top-image {
        margin-bottom: 65px;
    }
    
    .page-template-page-job_and_staff .section-job,
    .page-template-page-job_and_staff .section-staff {
        width: 1000px;
        margin: 0 100px 65px;
        position: relative;
    }
    
    .page-template-page-job_and_staff .title-image {
        margin-bottom: 60px;
        display: block;
    }
    
    .page-template-page-job_and_staff .job {
        width: 1000px;
        height: 385px;
        background-image: url("../images/job-and-staff/job_intro.jpg");
        display: flex;
        justify-content: space-around;
    }
    
    .page-template-page-job_and_staff .job > div {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    
    .page-template-page-job_and_staff .job > div > a {
        color: #fff;
        line-height: 3;
    }
    
    .page-template-page-job_and_staff .job-description-box {
        position: relative;
        /* top: 120px; */
        width: 1000px;
        /* height: calc(100% - 120px); */
        display: none;
        background-color: #fff;
        border: 2px solid #9e9e9e;
        padding: 70px 60px 45px;
    }
    
    .page-template-page-job_and_staff .job-description-box .close-btn {
        position: absolute;
        right: 10px;
        top: 10px;
    }
    
    .page-template-page-job_and_staff .job-description-box .entry-btn {
        width: 180px;
        height: 40px;
        line-height: 40px;
        margin: 30px auto 0;
        text-align: center;
        font-size: 1.1em;
        border: 2px solid #9e9e9e;
    }
    
    .page-template-page-job_and_staff .job-description-box h3 {
        margin-top: 0;
    }
    
    .page-template-page-job_and_staff .job-description-box.show {
        display: block;
    }
    
    .page-template-page-job_and_staff .job-description {
        display: none;
        font-size: 1em;
    }
    
    .page-template-page-job_and_staff .job-description.show {
        display: block;
    }
    
    .page-template-page-job_and_staff .staffs {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -25px;
    }
    
    .page-template-page-job_and_staff .staffs article {
        width: 350px;
        padding: 0 25px;
    }
    
    .page-template-page-job_and_staff .staffs article .thumbnail {
        margin: 0;
    }
    
    .page-template-page-job_and_staff .staffs article .thumbnail img {
        display: block;
    }
    
    .page-template-page-job_and_staff .staffs article .staff-desc {
        margin: 0.8em 0;
    }
    
    .page-template-page-job_and_staff .staffs article .staff-no {
        font-size: 1.2em;
        font-weight: bold;
        margin-right: 1em;
    }
    
    .page-template-page-job_and_staff .staffs article .staff-title {
        font-size: 0.8em;
        margin-right: 0.8em;
    }    

    .page-template-page-job_and_staff .staffs article .staff-name {
        font-size: 1em;
    }

    .custom_type_staffs-template-default .wrap {
        width: 1200px; 
    }

    .custom_type_staffs-template-default article {
        margin-top: 20px;
    }

    .custom_type_staffs-template-default .main-image {
        position: relative;
    }

    .custom_type_staffs-template-default .staff-name-area {
        position: absolute;
        top: 150px;
        left: 150px;
    }

    .custom_type_staffs-template-default .entry-content {
        position: relative;
    }

    .custom_type_staffs-template-default .entry-content .content-wrap {
        width: 800px;
    }    

    .custom_type_staffs-template-default .entry-content .staff-image-side {
        position: absolute;
        left: 920px;
        top: 20px;
    }
}




@media (max-width: 767px) {
    .page-template-page-recruit-infomation header {
      z-index: 1;
    }
    .page-template-page-recruit-infomation div#content {
      z-index: -1;
    }
}
  
.page-template-page-recruit-infomation #inner-content {
    width: 100%;
}

.page-template-page-recruit-infomation main #inner-content {
    width: 100%;
}
  .page-template-page-recruit-infomation main h1 {
    position: relative;
    margin: 1.5em 1.5em 0;
    font-size: 2em;
    letter-spacing: 0.1em;
    text-align: center;
    font-family: Times New Roman, Times, serif;
  }
  .page-template-page-recruit-infomation main #menu-1 {
    background-repeat: no-repeat;
    height: 0;
    padding-top: 7.8125%;
    width: 100%;
    margin: 0 auto;
    position: relative;
    background-size: contain;
  }
  .page-template-page-recruit-infomation main #menu-1.area {
    background-image: url("../images/shoplist/bt_area.jpg");
  }
  .page-template-page-recruit-infomation main #menu-1.brand {
    background-image: url("../images/shoplist/bt_brand.jpg");
  }
  .page-template-page-recruit-infomation main #menu-1.shop {
    background-image: url("../images/shoplist/bt_shop.jpg");
  }
  .page-template-page-recruit-infomation main #menu-1 li {
    position: absolute;
    top: 0;
    height: 100%;
    width: 33.33%;
    text-indent: -9999px;
  }
  .page-template-page-recruit-infomation main #menu-1 li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .page-template-page-recruit-infomation main #menu-1 li:nth-child(1) {
    left: 0;
  }
  .page-template-page-recruit-infomation main #menu-1 li:nth-child(2) {
    left: 33.33%;
  }
  .page-template-page-recruit-infomation main #menu-1 li:nth-child(3) {
    left: 66.66%;
  }
  .page-template-page-recruit-infomation main .wrap > div {
    float: left;
  }

  @media (max-width: 767px) {
    .page-template-page-recruit-infomation main #menu-side {
      width: 100%;
      background-repeat: no-repeat;
      background-size: contain;
      font-family: Times New Roman, Times, serif;
    }
    .page-template-page-recruit-infomation main #menu-side h4 {
      display: none;
    }
    .page-template-page-recruit-infomation main #menu-side.tokyo {
      padding-top: 269.95305%;
    }
    /* .page-template-page-recruit-infomation main #menu-side.tokyo * {
      display: none;
    } */
    .page-template-page-recruit-infomation main #menu-side > ul {
      font-size: 1.2em;
    }
    .page-template-page-recruit-infomation main #menu-side > ul > li {
      display: none;
    }
    .page-template-page-recruit-infomation main #menu-side > ul > li.selected {
      line-height: 2.4em;
      display: block;
      text-align: center;
      border-bottom: 1px solid #cbcbcb;
      border-top: 1px solid #cbcbcb;
    }

    .page-template-page-recruit-infomation main #menu-side > ul.area > li > a {
      display: block;
      width: 100%;
      height: 100%;
      font-weight: 700;
      text-align: center;
    }
    .page-template-page-recruit-infomation main #menu-side > ul.area > li > a:before {
      content: "【 ";
    }
    .page-template-page-recruit-infomation main #menu-side > ul.area > li > a:after {
      content: " 】";
    }
    .page-template-page-recruit-infomation main #menu-side > ul.area > li > a.togle + ul {
      display: none;
      margin-top: 0;
      margin-bottom: 0;
    }
    .page-template-page-recruit-infomation main #menu-side > ul.area > li > a.togle + ul li {
      font-weight: 500;
    }
    .page-template-page-recruit-infomation main #menu-side > ul.area > li > a.togle + ul li a {
      text-align: center;
      display: block;
      width: 100%;
      height: 100%;
    }
    .page-template-page-recruit-infomation main #menu-side > ul.area > li > a.togle + ul li a:hover:before {
      content: '▶︎';
    }
    .page-template-page-recruit-infomation main #menu-side > ul.shop > li, .page-template-page-recruit-infomation main #menu-side > ul.brand > li {
      line-height: 2.4em;
    }
    .page-template-page-recruit-infomation main #menu-side > ul.shop > li > a, .page-template-page-recruit-infomation main #menu-side > ul.brand > li > a {
      display: block;
      width: 100%;
      height: 100%;
      font-weight: 500;
      text-align: center;
    }
    .page-template-page-recruit-infomation main #menu-side > ul.shop > li > a:hover:before, .page-template-page-recruit-infomation main #menu-side > ul.brand > li > a:hover:before {
      content: '▶︎';
    }
    .page-template-page-recruit-infomation main #menu-side > ul.shop > li.selected > a.togle a:before, .page-template-page-recruit-infomation main #menu-side > ul.brand > li.selected > a.togle a:before {
      content: '▶︎';
    }
    /* .page-template-page-recruit-infomation main #menu-side {
      display: none;
    } */
    /* .page-template-page-recruit-infomation main #menu-side ul {
      display: none;
    } */
    .page-template-page-recruit-infomation main #address {
      display: block;
      width: 100%;
    }
    .page-template-page-recruit-infomation main #address dl {
      text-align: left;
      font-family: Times New Roman, Times, serif;
    }
    .page-template-page-recruit-infomation main #address dl dt {
      padding-bottom: 2.5em;
      display: block;
    }
    .page-template-page-recruit-infomation main #address dl p {
      font-size: 0.8em;
      padding-left: 1em;
      margin: 0;
    }
    .page-template-page-recruit-infomation main #address dl p:nth-child(1) {
      font-size: 0.9em;
      padding-left: 0;
      font-weight: 700;
      margin: 1em 0;
    }
    .page-template-page-recruit-infomation main #address dl p:nth-child(2) {
      padding-right: 1em;
      margin: 0;
    }
    .page-template-page-recruit-infomation main #address dl p:nth-child(3) {
      margin: 0;
      margin-bottom: 1em;
      line-height: 1.5em;
      margin: 0;
    }
    .page-template-page-recruit-infomation main #address dl p:nth-child(4) a {
      color: #6e4d2b;
    }
    .page-template-page-recruit-infomation main #address dd {
      border-bottom: 1px solid #cbcbcb;
      margin-bottom: 2.5em;
      padding-bottom: 2.5em;
    }

    .page-template-page-recruit-infomation main #address dd a {
      display: block;
      font-size: 1.1em;
      line-height: 2.5;
      border: 1px solid #000;
      text-align: center;
      width: 50%;
      margin: 0 auto;
    }

    .page-template-page-recruit-infomation main .first #menu-side {
      display: block;
    }
    .page-template-page-recruit-infomation main .first #menu-side.brand ul.brand {
      display: block;
    }
    .page-template-page-recruit-infomation main .first #menu-side.shop ul.shop {
      display: block;
    }
    .page-template-page-recruit-infomation main .first #menu-side.area ul.area {
      display: block;
    }
    /* .page-template-page-recruit-infomation main .first #address {
      display: none;
    } */
}

@media only screen and (min-width: 768px) {
.page-template-page-recruit-infomation main .wrap {
    background-repeat: no-repeat;
    background-image: url("../images/shoplist/map_jp.jpg");
    background-position: center top;
    min-height: 746px;
    margin: 60px 100px;
}

  
  .page-template-page-recruit-infomation main .wrap > div {
    float: left;
  }
  .page-template-page-recruit-infomation main #menu-side {
    display: block;
    width: 203px;
    font-family: Times New Roman, Times, serif;
  }
  .page-template-page-recruit-infomation main #menu-bottom {
    display: none;
  }
  .page-template-page-recruit-infomation main #menu-side h4 {
    background-color: #414141;
    color: #fff;
    text-align: left;
    text-indent: .2em;
    padding-left: .2em;
  }
  .page-template-page-recruit-infomation main #menu-side.brand {
    background-image: none;
  }
  .page-template-page-recruit-infomation main #menu-side.shop {
    background-image: none;
  }
  .page-template-page-recruit-infomation main #menu-side > ul.jobs > li {
    line-height: 2.4em;
  }
  .page-template-page-recruit-infomation main #menu-side > ul.jobs > li > a {
    display: block;
    width: 100%;
    height: 100%;
    font-weight: 500;
    text-align: left;
  }
  .page-template-page-recruit-infomation main #menu-side > ul.job-description-box.show > li > a:hover:before {
    content: '▶︎';
  }
  .page-template-page-recruit-infomation main #menu-side > ul.jobs > li.selected > a:before {
    content: '▶︎';
  }
  .page-template-page-recruit-infomation main #menu-side {
    display: block !important;
  }
  .page-template-page-recruit-infomation main #menu-side.area ul.jobs {
    display: block;
  }

  .page-template-page-recruit-infomation main #menu-side.area ul.jobs {
    display: none;
  }

  .page-template-page-recruit-infomation main #address {
    display: block !important;
    margin-left: 100px;
    background-repeat: no-repeat;
    background-image: none;
    height: auto;
  }
  .page-template-page-recruit-infomation main #address dl {
    width: 800px;
    margin-bottom: 2em;
  }
  .page-template-page-recruit-infomation main #address dl dt {
    width: 70%;
    float: left;
    margin-top: 1.7em;
    margin-bottom: 1.7em;
    padding-right: 4em;
    border-right: 1px solid silver;
  }
  .page-template-page-recruit-infomation main #address dl dt p {
    font-size: .8em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
  }
  .page-template-page-recruit-infomation main #address dl dt p:nth-child(1) {
    font-size: 1.1em;
    margin-left: -0.5em;
    font-weight: bold;
    margin-bottom: .3em;
  }

  .page-template-page-recruit-infomation main #address dl dd {
    float: left;
    vertical-align: middle;
    padding-left: 2em;
    margin-top: 3.5em;
    margin-bottom: 1em;
    font-size: .9em;
    width: 30%;
  }

  .page-template-page-recruit-infomation main #address dl dd .entry-btn {
    display: block;
    width: 120px;
    height: 2em;
    line-height: 2em;
    margin: 0 auto;
    bottom: 15px;
    text-align: center;
    font-size: 1em;
    border: 2px solid #9e9e9e;
    font-weight: bold;
  }
  
  .page-template-page-recruit-infomation main #address dl dd:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
  }
  .page-template-page-recruit-infomation main #address dl dd ul li {
    float: left;
    margin-left: .2em;
  }
  .page-template-page-recruit-infomation main #address dl dd ul li:after {
    content: " / ";
  }
  .page-template-page-recruit-infomation main #address dl dd ul li:first-child {
    margin-left: 0;
  }
  .page-template-page-recruit-infomation main #address dl dd ul li:last-child:after {
    content: "";
  }
  .page-template-page-recruit-infomation main #address dl dd:after {
    clear: both;
  }
  .page-template-page-recruit-infomation main #address table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 20px;
  }
  .page-template-page-recruit-infomation main #address table td:nth-child(1) {
    padding-top: 0;
    padding-bottom: 0;
    width: 70%;
    height: 122px;
  }
  .page-template-page-recruit-infomation main #address table td:nth-child(1) p {
    margin: 0;
  }
  .page-template-page-recruit-infomation main #address table td:nth-child(2) {
    border-left: 1px solid silver;
    padding-left: 2em;
  }
  .page-template-page-recruit-infomation main #address table td:nth-child(2) ul li {
    float: left;
  }

  .page-template-page-recruit-infomation #mapw {
    display: none;
  }
  .page-template-page-recruit-infomation #mapw #map_canvas {
    width: 100%;
    height: 97%;
  }
  .page-template-page-recruit-infomation #mapw p {
    font-size: 12px;
    margin: 9px 0;
  }
}

.page-template-page-contact main article .entry-content .mw_wp_form dl dd.title {
    line-height: 40px;
}

.page-template-page-contact main article .entry-content .mw_wp_form dl dd input[name="birth_y"],
.page-template-page-contact main article .entry-content .mw_wp_form dl dd input[name="birth_m"],
.page-template-page-contact main article .entry-content .mw_wp_form dl dd input[name="birth_d"],
.page-template-page-contact main article .entry-content .mw_wp_form dl dd.tel input {
    display: inline-block;
}

.page-template-page-contact main article .entry-content .mw_wp_form dl dd.tel input {
    width: 7em;
}

.page-template-page-contact main article .entry-content .mw_wp_form dl dd input[name="birth_y"] {
    width: 6em;
}

.page-template-page-contact main article .entry-content .mw_wp_form dl dd input[name="birth_m"],
.page-template-page-contact main article .entry-content .mw_wp_form dl dd input[name="birth_d"] {
    width: 4em;
}

.page-template-page-contact main article .entry-content .mw_wp_form dl dd.sex {
    line-height: 40px;
}

.page-template-page-contact main article .entry-content .mw_wp_form dl dd.sex label {
    margin-right: 1em;
}

.page-template-page-contact main article .entry-content .mw_wp_form dl dd input[name="sex"] {
    margin-right: 0.5em;
}

img.lozad {
  opacity: 0;
}

img.lozad.loaded {
  opacity: 1;
  transition: opacity 0.5s 0.5s;
}


.fancybox-inner {
  height: auto !important;
}

.mwform-checkbox-field-text {
  display: inline !important;
  margin-left: 0 !important;
}

