@charset "utf-8";
/*------------------------------------------------------------
	work-keisatsu
------------------------------------------------------------*/
.pageLead.page01 .textBox {
  bottom: 24%;
}
.pageLead.page01 .txtDl {
  margin-bottom: 10px;
}
.pageLead.page01 .txtDl dd {
  line-height: 1.8;
}
.pageLead.page01 .notes {
  font-size: 1.3rem;
  margin-bottom: 30px;
}

.pageLead.page01 .comCareer {
  margin: 0 -60px 0 16px;
}
.pageLead.page01 .comCareer dl dt,
.pageLead.page01 .comCareer dl dd {
  line-height: 1.89;
}
.pageLead.page01 .comCareer dl dd:not(:last-of-type) {
  margin-bottom: 6px;
}
.movieBox.movie01 {
  margin-bottom: 12px;
}
.movieBox .imgBox .textBox .subBox p {
  letter-spacing: 0.1em;
}
.duty_station.station01 {
  margin-bottom: 88px;
}
.duty_station .headLine03 {
  margin-bottom: 55px;
}
.duty_station .imgBox {
  display: block;
}
.duty_station .imgBox .textBox {
  margin: 0 30px 57px;
  width: auto;
}
.duty_station .txtList {
  display: flex;
  flex-wrap: wrap;
}
.duty_station .txtList > li {
  margin-right: 2.66%;
  width: 23%;
  box-sizing: border-box;
}
.duty_station .txtList > li:last-of-type {
  margin-right: 0;
}
.duty_station .txtList > li:nth-of-type(4n) {
  margin-right: 0;
  width: 25%;
}
.duty_station .txtList > li:nth-of-type(4n - 1) {
  margin-right: 0.66%;
}
.duty_station .imgBox .photoBox {
  margin: 0 auto;
}
.schedule {
  margin-bottom: 99px;
  padding-bottom: 366px;
}
.schedule .headLine01 {
  margin-bottom: 35px;
}
.schedule .photo01 {
  width: 213px;
  left: calc(50% - 551px);
  top: -91px;
}
.schedule .photo02 {
  width: 178px;
  top: -91px;
  left: calc(50% + 414px);
}
.schedule .textImg {
  width: 1008px;
  transform: translateX(-20px);
}
.qaBox {
  padding-bottom: 346px;
}
.qaBox .tPhoto {
  width: 531px;
  left: calc(50% + 257px);
  top: -520px;
}
.qaBox .imgBox {
  margin-bottom: 122px;
}
.qaBox .imgBox.imgBoxR {
  margin-bottom: 161px;
}
.charm {
  padding-bottom: 169px;
}
.charm .imgBox {
  margin-bottom: 123px;
}
.charm .imgBox .photoBox {
  margin-right: 89px;
}
.charm .imgBox .textBox {
  width: 465px;
}
.charm .btmBanner {
  margin: 0 auto;
  padding: 27px 20px 24px 344px;
  width: 810px;
  position: relative;
  border-radius: 15px;
  box-sizing: border-box;
  background-color: #fef0c9;
}
.charm .btmBanner .pho {
  width: 371px;
  position: absolute;
  left: -10px;
  bottom: 0;
}
.charm .btmBanner .txtBox .title {
  margin-bottom: 8px;
  color: #eb5f28;
  font-size: 2.7rem;
  font-weight: 500;
  letter-spacing: 0.2em;
}
.charm .btmBanner .txtBox .txt {
  margin-bottom: 24px;
  font-size: 1.77rem;
  letter-spacing: 0.105em;
}
.charm .btmBanner .comBtn {
  padding-right: 60px;
}
@media all and (max-width: 896px) {
  .pageLead.page01 .textBox {
    bottom: 17.5%;
    width: 45%;
  }
  .pageLead.page01 .txtDl {
    margin-bottom: 1vw;
  }
  .pageLead.page01 .txtDl dd {
    line-height: 1.8;
  }
  .pageLead.page01 .comCareer {
    margin: 0 -5vw 0 1vw;
  }
  .pageLead.page01 .comCareer dl dt,
  .pageLead.page01 .comCareer dl dd {
    line-height: 1.5;
  }
  .pageLead.page01 .comCareer dl dd:not(:last-of-type) {
    margin-bottom: 0;
  }
  .pageLead.page01 .notes {
    font-size: 1.87vw;
    margin-bottom: 1vw;
  }
  .pageLead.page01 .comCareer dl dd {
    font-size: 2vw;
  }

  .movieBox.movie01 {
    margin-bottom: 60px;
  }
  .duty_station.station01 {
    margin-bottom: 80px;
  }
  .duty_station .headLine03 {
    margin-bottom: 30px;
  }
  .duty_station .imgBox .textBox {
    margin: 0 0 30px;
    width: auto;
  }
  .duty_station .txtList {
    justify-content: space-between;
  }
  .duty_station .txtList > li {
    margin-right: 0;
    width: 48%;
  }
  .duty_station .txtList > li:nth-of-type(4n) {
    margin-right: 0;
    width: 48%;
  }
  .duty_station .txtList > li:nth-of-type(4n - 1) {
    margin-right: 0;
  }
  .schedule {
    margin-bottom: 50px;
    padding-bottom: 220px;
  }
  .schedule .photo01 {
    width: 100px;
    left: 0;
    top: -60px;
  }
  .schedule .photo02 {
    width: 90px;
    top: -50px;
    left: auto;
    right: 5px;
  }
  .schedule .textImg {
    width: auto;
    transform: translateX(0);
  }
  .qaBox {
    padding-bottom: 100px;
  }
  .qaBox .tPhoto {
    width: 200px;
    left: auto;
    right: -40px;
    top: -220px;
  }
  .qaBox .imgBox {
    margin-bottom: 60px;
  }
  .qaBox .imgBox.imgBoxR {
    margin-bottom: 80px;
  }
  .charm {
    padding-bottom: 80px;
  }
  .charm .imgBox {
    margin-bottom: 18.67vw;
  }
  .charm .imgBox .photoBox {
    margin-right: 0;
  }
  .charm .imgBox .textBox {
    width: auto;
  }
  .charm .btmBanner {
    margin: 0 20px;
    padding: 27px 10px 24px 40vw;
    width: auto;
    border-radius: 10px;
  }
  .charm .btmBanner .pho {
    width: 50vw;
  }
  .charm .btmBanner .txtBox .title {
    font-size: 1.8rem;
  }
  .charm .btmBanner .txtBox .txt {
    margin-bottom: 10px;
    font-size: 1.4rem;
  }
  .charm .btmBanner .comBtn {
    padding-right: 0;
  }
}
@media all and (max-width: 374px) {
  .duty_station .txtList > li {
    width: 49%;
  }
  .duty_station .imgBox .textBox .txtList .txt,
  .duty_station .imgBox .textBox .txtList .num {
    font-size: 1.3rem;
  }
  .duty_station .imgBox .textBox .txtList .txt {
    letter-spacing: 0.1em;
  }
}
