/* local
--------------------------------------------------------------------------------------------------- */
.recruitBox01 {
  background: url(/images/recruit/recruinBox01Bg.gif) no-repeat center top;
  background-size: cover;
}
.recruitBox01 .bnr {
  margin-bottom: 50px;
}
.recruitBox01 .btnList {
  margin-top: 60px;
  text-align: left;
}
.recruitBox01 .btnList .m_btnType01 {
  vertical-align: top;
}
.recruitBox01 .btnList .m_btnType01:not(:first-child) {
  margin-left: 0;
}
.recruitBox01 .btnList .m_btnType01:not(:nth-child(3n+1)) {
  margin-left: 40px;
}
.recruitBox01 .btnList .m_btnType01 a {
  width: 300px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.25;
}
.recruitBox01 .btnList .m_btnType01 a > span {
  width: 100%;
}
.recruitBox01 .btnList .m_btnType01 a .small {
  font-size: 1.2rem;
  display: block;
  width: 100%;
}
.recruitBox01 .btnList .m_btnType01 a[target=_blank] > span:after {
  position: absolute;
  right: -17px;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "\e903";
  font-family: icoMoon;
  display: inline-block;
  font-weight: normal;
  margin-left: 14px;
  vertical-align: baseline;
  width: 15px;
  height: 15px;
  opacity: 0.8;
  font-size: 1.4rem;
}

.date {
  width: 800px;
  margin: auto;
  max-width: 100%;
}
.date h2 span {
  font-size: 130%;
  font-weight: bold;
}

.recTableBox {
  background: url(/images/recruit/entryBtnWrapBg.gif) no-repeat center bottom;
  padding-bottom: 80px;
}
.recTableBox .m_table {
  margin-bottom: 240px;
}
.recTableBox .entryBtnWrap {
  text-align: center;
}
.recTableBox .entryBtnWrap .m_btnType01.s_blue {
  margin: 1em;
}
.recTableBox .entryBtnWrap .txt {
  font-size: 1.6rem;
}

.systemBox01 {
  overflow: hidden;
}
.systemBox01 .gudeBoxList {
  margin-bottom: 120px;
}
.systemBox01 .gudeBoxList > li .inner > .headTxt {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 15px;
}
.systemBox01 .m_numHead.s_pink {
  margin-bottom: 10px;
}

.systemBox02 {
  padding: 75px 0 80px;
}
.systemBox02 .m_txtBox {
  margin-bottom: 20px;
}
.systemBox02 .m_newsListWrap {
  margin-bottom: 50px;
}
.systemBox02 .m_table {
  margin-bottom: 0;
}
.systemBox02 .m_table .ttl {
  width: 240px;
}
.systemBox02 .m_newsListWrap {
  padding: 0 60px;
}

.educationBox01 .m_headType05 {
  margin-bottom: 40px;
}
.educationBox01 .m_table {
  margin-bottom: 15px;
}
.educationBox01 .m_table .ttl {
  width: 240px;
}
.educationBox01 .m_notesList {
  margin-bottom: 0;
}

.educationBox02 {
  padding-bottom: 40px;
}
.educationBox02 .m_headType05 {
  margin-bottom: 60px;
}
.educationBox02 .img:not(:last-child) {
  margin-bottom: 80px;
}

.messageBox01 {
  margin-top: -47px;
  background: url(/images/recruit/messageBoxBg.gif) no-repeat center top;
  padding-bottom: 80px;
}
.messageBox01 .m_media {
  overflow: hidden;
  margin-bottom: 55px;
}
.messageBox01 .m_media:last-child {
  margin-bottom: 0;
}
.messageBox01 .m_media .image {
  padding-right: 30px;
  position: relative;
  z-index: 1;
}
.messageBox01 .m_media .profCol {
  line-height: 2;
}
.messageBox01 .m_media .profCol .colHead {
  line-height: 1.2;
  font-size: 1.8rem;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.messageBox01 .m_media .profCol .linkIcon01 {
  text-align: right;
}

.messageBox02 .m_newsListWrap {
  padding: 0 60px;
}
.messageBox02 .m_newsListWrap li > .txt {
  width: auto;
  float: none;
}

.careerBox02 {
  padding: 110px 0 40px;
}
.careerBox02 .m_media.s_flow .image {
  padding-left: 30px;
}

@media screen and (max-width: 768px) {
  .recruitBox01 {
    background: url(/images/recruit/recruitBox01BgSp.gif) no-repeat center top;
    background-size: 100% 100%;
  }
  .recruitBox01 .bnr {
    margin-bottom: 30px;
  }
  .recruitBox01 .btnList {
    width: 71.875%;
    margin: 0 auto;
  }
  .recruitBox01 .btnList .m_btnType01 {
    margin-bottom: 0;
  }
  .recruitBox01 .btnList .m_btnType01:not(:nth-child(3n+1)) {
    margin-left: auto;
  }
  .recruitBox01 .btnList .m_btnType01:not(:first-child) {
    margin-top: 20px;
  }
  .recruitBox01 .btnList .m_btnType01 a {
    width: 100%;
    min-width: 0;
  }
  .recruitBox01 .btnList .m_btnType01 a[target=_blank] > span:after {
    right: 0;
  }
  .recTableBox {
    background: none;
    padding-bottom: 0;
  }
  .recTableBox.bgNone .entryBtnWrap:before {
    display: none;
  }
  .recTableBox .m_table {
    margin-bottom: 40px;
  }
  .recTableBox .entryBtnWrap {
    background: #fef3f9;
    position: relative;
    padding-bottom: 40px;
  }
  .recTableBox .entryBtnWrap:before {
    content: "";
    width: 100%;
    height: 26.5625vw;
    display: block;
    background: url(/images/recruit/entryBtnWrapBgSp.gif) no-repeat center bottom;
    background-size: cover;
  }
  .recTableBox .entryBtnWrap .m_btnType01.s_blue a {
    min-width: 230px;
    font-size: 1.6rem;
  }
  .recTableBox .entryBtnWrap .txt {
    width: 87.5vw;
    margin: 0 auto 20px;
    font-size: 1.4rem;
  }
  .systemBox01 {
    overflow: hidden;
  }
  .systemBox01 .gudeBoxList {
    margin-bottom: 60px;
  }
  .systemBox01 .gudeBoxList > li > .m_numHead.s_pink {
    margin-bottom: 25px;
  }
  .systemBox01 .gudeBoxList > li > .m_numHead.s_pink:before {
    background: #f4b1cc;
    top: initial;
    top: auto;
    bottom: 0px;
  }
  .systemBox01 .gudeBoxList > li > .m_numHead.s_pink .num {
    vertical-align: middle;
    position: relative;
  }
  .systemBox01 .gudeBoxList > li > .m_numHead.s_pink .txt {
    vertical-align: middle;
    border-bottom: none;
    padding-bottom: 0;
  }
  .systemBox01 .gudeBoxList > li .inner > .headTxt {
    font-size: 1.6rem;
  }
  .systemBox02 .m_table .ttl {
    width: 100%;
  }
  .systemBox02 .m_newsListWrap {
    padding: 0 20px;
  }
  .systemBox02 .m_newsListWrap .newsList.s_csr li:last-child {
    padding-bottom: 25px;
  }
  .educationBox01 .m_table .ttl {
    width: 100%;
  }
  .educationBox01 .m_notesList {
    width: 87.5vw;
    margin: 0 auto;
  }
  .educationBox02 {
    padding-bottom: 0;
  }
  .educationBox02 .m_headType05 {
    margin-bottom: 30px;
  }
  .educationBox02 .img {
    text-align: center;
    margin-left: 6.25vw;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .educationBox02 .img:not(:last-child) {
    margin-bottom: 40px;
  }
  .educationBox02 .img img {
    width: 630px;
    margin-right: 6.25vw;
  }
  .messageBox01 {
    margin-top: 0;
    padding-bottom: 50px;
    background: url(/images/recruit/messageBoxBgSp.gif) no-repeat center top;
    background-size: 100%;
  }
  .messageBox01 .m_media {
    margin-bottom: 40px;
  }
  .messageBox01 .m_media .image {
    width: 260px;
    padding-right: 0;
    margin: 0 auto 25px;
  }
  .messageBox01 .m_media .profCol {
    font-size: 1.2rem;
  }
  .messageBox01 .m_media .profCol .colHead {
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .messageBox01 .m_media .profCol .linkIcon01 {
    text-align: left;
  }
  .messageBox02 .m_newsListWrap {
    width: 87.5vw;
    margin: 0 auto;
    padding: 0 20px;
  }
  .messageBox02 .m_newsListWrap .newsList.s_csr {
    width: 100%;
  }
  .messageBox02 .m_newsListWrap .newsList.s_csr li {
    padding: 25px 0;
  }
  .messageBox02 .m_newsListWrap .newsList.s_csr li:last-child {
    padding-bottom: 25px;
  }
  .careerBox02 {
    padding: 75px 0 0;
  }
  .careerBox02 .m_media.s_flow .image {
    padding-left: 15px;
  }
  .careerBox02 .m_media.s_flow .image .badge {
    top: -15px;
  }
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  padding: 20px;
}
.row .img {
  width: 120px;
}
.row .img img {
  max-width: 100%;
}
.row .txt {
  width: calc(100% - 200px);
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .row .txt {
    width: 100%;
  }
}
.bosyu {
  padding: 0 10px;
}
.bosyu h4 {
  margin-bottom: 10px;
}
.bosyu .sub_shop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.bosyu .sub_shop li {
  margin: 5px;
}
.bosyu .sub_shop li a {
  padding: 5px 10px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 5px;
}

.educationBox02 figure.img img.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .educationBox02 figure {
    margin: 0 0 20px !important;
  }
  .educationBox02 figure.img img {
    width: 100%;
    height: auto;
  }
  .educationBox02 figure.img img.sp {
    display: inline;
  }
  .educationBox02 figure.img img.pc {
    display: none;
  }
}
.kozin-check {
  text-align: center;
}
.kozin-check label a {
  text-decoration: underline;
}
.kozin-check .s_blue {
  background: #23c6e4;
  color: #fff;
  font-size: 2rem;
  line-height: 70px;
  display: block;
  width: 330px;
  margin: 1em auto !important;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

#interlock {
  pointer-events: none;
  background: #e7e7e7;
}

#consent1:checked ~ #interlock {
  pointer-events: auto;
  background: #23c6e4;
}

@media screen and (max-width: 767px) {
  input#consent1 + label {
    width: 100%;
  }
}
.p_policy {
  width: 800px;
  max-width: 100%;
  margin: 1em auto 2em;
  padding: 2em;
  border: 1px solid #eee;
  background: #fff;
  height: 200px;
  overflow-y: scroll;
}
.p_policy .modal__title {
  font-family: "Aboreto";
  text-align: center;
  font-size: 120%;
  color: #000;
  margin-bottom: 0;
}
.p_policy .modal__sub-title {
  text-align: center;
  font-size: 90%;
}