@charset "utf-8";
/*------------------------------------------------------------
	works
------------------------------------------------------------*/
#main {
  padding-top: 12px;
  overflow: hidden;
}
.movieBox {
  margin-bottom: 122px;
}
.movieBox.movie01 {
  margin-bottom: 86px;
}
.movieBox .imgBox {
  display: flex;
  justify-content: space-between;
}
.movieBox .textBox {
  width: 456px;
}
.movieBox.movie01 .textBox {
  width: 555px;
}
.movieBox .textBox .area {
  margin-bottom: 89px;
}
.movieBox.movie01 .area {
  margin-bottom: 71px;
}
.movieBox.movie01 .area.wid01 {
  max-width: 450px;
}
.movieBox .textBox .area:last-of-type {
  margin-bottom: 0;
}
.movieBox.movie01 .area:last-of-type {
  margin-bottom: 0;
}
.movieBox .textBox .txtDl dt {
  margin-bottom: -2px;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2.07;
  letter-spacing: 0.18em;
}
.movieBox .textBox .txtDl dd {
  margin-bottom: 32px;
  line-height: 2.07;
  letter-spacing: 0.18em;
  text-align: justify;
}
.movieBox .textBox .txtDl dd:last-of-type {
  margin-bottom: 0;
}
.movieBox .textBox .txtDl dd .note {
  margin-top: 4px;
  display: inline-block;
  vertical-align: top;
  font-size: 1.5rem;
  line-height: 1.61;
}
.movieBox .textBox .area .comBtn {
  margin-top: 29px;
}
.movieBox.movie01 .area .comBtn {
  margin-top: 16px;
}
.movieBox .textBox .subBox {
  margin-bottom: 30px;
}
.movieBox .textBox .subBox:last-of-type {
  margin-bottom: 0;
}
.movieBox .textBox .subBox p {
  margin-bottom: 32px;
  line-height: 2.07;
  letter-spacing: 0.18em;
  text-align: justify;
}
.movieBox .textBox .subBox p:last-of-type {
  margin-bottom: 0;
}
.movieBox .photoBox {
  margin-top: -14px;
  width: 549px;
}
.movieBox .photoBox h3 {
  margin-bottom: 24px;
  padding: 0 53px;
  position: relative;
  text-align: center;
}
.movieBox .photoBox h3::before {
  width: 38px;
  height: 137px;
  position: absolute;
  left: 5px;
  top: -43px;
  content: "";
}
.movieBox .photoBox h3 span {
  display: inline-block;
  color: #3e3a39;
  font-size: 4rem;
  letter-spacing: 0.3em;
  vertical-align: top;
  transform: scaleX(0.8);
  font-family: "Noto Sans JP", sans-serif;
}
.movieBox .photoBox h3 small {
  margin-top: 6px;
  padding-top: 16px;
  display: block;
  color: #3e3a39;
  font-size: 1.8rem;
  font-weight: 400;
  letter-spacing: 0.2em;
  border-top: 1px solid #3e3a39;
}
.movieBox .photoBox .movie {
  margin-bottom: 59px;
  overflow: hidden;
  height: 315px;
  border-radius: 8px;
}
.movieBox .photoBox .movie img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.movieBox .photoBox .movie iframe {
  width: 100%;
  height: 100%;
}
.movieBox .photoBox .note {
  margin: -20px 0 32px;
  font-size: 1.6rem;
  letter-spacing: 0.08em;
}
.movieBox.movie01 .photoBox .movie {
  margin-bottom: 30px;
}
.movieBox .photoBox .banner {
  padding: 8px 40px 7px 52px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  border-radius: 10px;
  background-color: #fee4a5;
}
.movieBox .photoBox .banner .pho {
  width: 90px;
}
.movieBox .photoBox .banner .txtBox {
  margin-top: 4px;
  max-width: calc(100% - 110px);
}
.movieBox .photoBox .banner .txtBox .txt {
  margin-bottom: 8px;
  font-feature-settings: "palt";
  line-height: 1.67;
  letter-spacing: 0.18em;
}
.duty_station {
  margin-bottom: 100px;
}
.duty_station.station01 {
  margin-bottom: 145px;
}
.duty_station .headLine03 {
  margin-bottom: 30px;
}
.duty_station .imgBox {
  display: flex;
  justify-content: center;
}
.duty_station .imgBox .photoBox {
  width: 568px;
}
.duty_station .imgBox .textBox {
  margin: -2px 30px 0 0;
  width: 330px;
}
.duty_station .imgBox .textBox .txtList li {
  margin-bottom: 13px;
  padding-left: 2px;
  display: flex;
  align-items: flex-start;
}
.duty_station .imgBox .textBox .txtList li:last-of-type {
  margin-bottom: 0;
}
.duty_station .imgBox .textBox .txtList .num {
  margin-right: 12px;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 300;
  font-weight: 500;
  border-radius: 50%;
  background-color: #ea5f27;
}
.duty_station .imgBox .textBox .txtList .txt {
  margin-top: -2px;
  font-size: 1.5rem;
  letter-spacing: 0.18em;
}
.personBox {
  margin-bottom: 128px;
}
.personBox.person01 {
  margin-bottom: 117px;
}
.personBox .imgBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.personBox .imgBox.imgBoxL {
  justify-content: space-between;
  flex-direction: row-reverse;
}
.personBox .imgBox .photoBox {
  margin: 59px 13px 0 50px;
  width: 525px;
}
.personBox .imgBox.imgBoxL .photoBox {
  margin: 0 0 0 -23px;
  width: 482px;
}
.personBox .imgBox .textBox {
  width: 500px;
}
.personBox .imgBox.imgBoxL .textBox {
  margin-top: 30px;
  width: 480px;
}
.personBox .imgBox .textBox .title {
  margin-bottom: 45px;
  color: #3e3a39;
  font-size: 1.98rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.25em;
}
.personBox .imgBox .textBox h3 {
  margin-bottom: 21px;
}
.personBox .imgBox .textBox .comCareer {
  margin-bottom: 0;
  padding: 0;
}
.personBox .imgBox .textBox .comCareer::before,
.personBox .imgBox .textBox .comCareer::after {
  display: none;
}
.personBox .imgBox .textBox .comCareer dl dt {
  letter-spacing: 0.18em;
}
.personBox .imgBox .textBox .comCareer dl dd {
  margin-bottom: 17px;
  width: calc(100% - 84px);
  letter-spacing: 0.18em;
}
.personBox .imgBox .textBox .comCareer dl dd:last-of-type {
  margin-bottom: 0;
}
.schedule {
  padding: 113px 0 447px;
  position: relative;
}
.schedule.denki {
  margin-bottom: 70px;
}
.schedule.schedule01 {
  padding-bottom: 348px;
}
.schedule.schedule01.denki {
  margin-bottom: 120px;
}
.schedule::after {
  width: 100%;
  height: 174px;
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
}
.schedule .headLine01 {
  margin-bottom: 43px;
}
.schedule .headLine01 span {
  padding: 0 0 7px;
  min-width: inherit;
  letter-spacing: 0.48em;
}
.schedule .textImg {
  margin: 0 auto;
  width: 1012px;
}
.schedule .photo01 {
  width: 214px;
  position: absolute;
  left: calc(50% - 583px);
  top: -86px;
}
.schedule.schedule01 .photo01 {
  width: 172px;
  left: calc(50% - 540px);
  top: -82px;
}
.schedule .photo02 {
  width: 106px;
  position: absolute;
  left: calc(50% + 422px);
  top: -120px;
}
.schedule.schedule01 .photo02 {
  width: 320px;
  left: calc(50% + 318px);
  top: -30px;
}
.schedule .photo03 {
  width: 542px;
  position: absolute;
  left: 0;
  bottom: 150px;
}
.schedule.schedule02 {
  padding-top: 108px;
}
.schedule.schedule02 .headLine01 {
  margin-bottom: 39px;
}
.schedule.schedule02 .photo01 {
  width: 192px;
  top: -72px;
}
.schedule.schedule02 .photo02 {
  width: 158px;
}
.schedule.schedule02 .textImg {
  margin-left: 5px;
  width: 1151px;
}
.schedule.schedule02 {
  margin-bottom: -13px;
  padding-bottom: 256px;
  position: relative;
}
.schedule.schedule02 .btmText {
  margin: 50px 0 0 5px;
  padding: 16px 10px;
  width: 830px;
  position: relative;
  z-index: 1;
  font-size: 2.97rem;
  font-weight: bold;
  line-height: 1.55;
  letter-spacing: 0.075em;
  text-align: center;
  border-radius: 24px;
  box-sizing: border-box;
  background: linear-gradient(to right, #f9bb52, #e47b3d, #e7512d);
}
.schedule.schedule02 .btmText::after {
  width: 37px;
  height: 44px;
  position: absolute;
  right: -27px;
  top: 31px;
  content: "";
}
.schedule.schedule02 .btmText::before {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 18px;
  transform: translate(-50%, -50%);
  background-color: #fff;
  content: "";
}
.schedule.schedule02 .btmText span {
  position: relative;
  z-index: 2;
}
.qaBox {
  margin-bottom: 51px;
  padding-bottom: 252px;
  position: relative;
}
.qaBox.qa01 {
  margin-top: -20px;
  padding-bottom: 210px;
}
.qaBox::after {
  width: 100%;
  height: 117px;
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
}
.qaBox .tPhoto {
  width: 449px;
  position: absolute;
  left: calc(50% + 321px);
  top: -371px;
}
.qaBox.denki .tPhoto {
  top: -438px;
}
.qaBox.qa01.denki .tPhoto {
  top: -500px;
}
.qaBox.qa01 .tPhoto {
  width: 528px;
  left: calc(50% + 259px);
  top: -382px;
}
.qaBox .imgBox {
  margin-bottom: 93px;
  display: flex;
  justify-content: space-between;
}
.qaBox .imgBox.imgBoxR {
  margin-bottom: 128px;
  flex-direction: row-reverse;
}
.qaBox.qa01 .imgBox.imgBoxR {
  margin-bottom: 105px;
}
.qaBox .imgBox .photoBox {
  width: 415px;
}
.qaBox .imgBox .textBox {
  margin-top: 24px;
  width: 630px;
}
.qaBox .imgBox.imgBoxR .textBox {
  margin-left: 88px;
  width: 620px;
}
.qaBox .imgBox .textBox .comFaqDl dt {
  margin-bottom: 81px;
}
.charm {
  margin-bottom: 168px;
  padding-bottom: 185px;
  position: relative;
}
.charm.charm01 {
  margin-bottom: 161px;
  padding-bottom: 226px;
}
.charm::after {
  width: 100%;
  height: 60px;
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
}
.charm .imgBox {
  margin: 0 auto;
  max-width: 1366px;
  display: flex;
}
.charm .imgBox .photoBox {
  margin: 33px 24px 0 -60px;
  width: calc(50% + 85px);
}
.charm.charm01 .imgBox .photoBox {
  margin-top: 90px;
}
.charm .imgBox .textBox {
  width: 535px;
}
.charm .imgBox .textBox .pho {
  margin: 0 auto 64px;
  width: 120px;
}
.charm .imgBox .textBox .area:not(:last-of-type) {
  margin-bottom: 60px;
}
.charm .imgBox .textBox h2 {
  margin-bottom: 21px;
  color: #eb5f28;
  font-size: 2.68rem;
  font-weight: 500;
  line-height: 1.79;
  letter-spacing: 0.2em;
}
.charm .imgBox .textBox .text {
  font-size: 1.77rem;
  line-height: 2.84;
  letter-spacing: 0.03em;
  text-align: justify;
}
@media all and (max-width: 896px) {
  #main {
    padding-top: 0;
  }
  .pageLead .photo {
	overflow: hidden;
  }
  .pageLead .textBox h2 {
	max-width: 30vw;
  }
  .pageLead.denki .textBox .txtDl dd {
	font-size: 2.1vw;
  }
  .pageLead.denki .textBox h2 {
	font-size: 5.6vw;
  }
  .pageLead.denki .textBox .txtDl dt {
	font-size: 4.2vw;
  }
  .pageLead.denki .textBox {
	bottom: 10%;
  }
  .movieBox {
    margin-bottom: 60px;
  }
  .movieBox.movie01 {
    margin-bottom: 50px;
  }
  .movieBox .imgBox {
    display: block;
  }
  .movieBox .textBox {
    width: auto;
  }
  .movieBox.movie01 .textBox {
    width: auto;
  }
  .movieBox .textBox .area {
    margin-bottom: 45px;
  }
  .movieBox.movie01 .area {
    margin-bottom: 40px;
  }
  .movieBox.movie01 .area.wid01 {
    max-width: inherit;
  }
  .movieBox .textBox .txtDl dt {
    margin-bottom: 0;
    font-size: 1.3rem;
  }
  .movieBox .textBox .txtDl dd {
    margin-bottom: 20px;
  }
  .movieBox .textBox .subBox p {
    margin-bottom: 20px;
  }
  .movieBox .textBox .txtDl dd .note {
    font-size: 1.2rem;
  }
  .movieBox .photoBox {
    margin-top: 60px;
    width: auto;
  }
  .movieBox .photoBox h3 {
    margin-bottom: 30px;
  }
  .movieBox .photoBox h3::before {
    top: -10px;
    width: 26px;
    height: 92px;
  }
  .movieBox .photoBox h3 span {
    font-size: 3rem;
  }
  .movieBox .photoBox h3 small {
    padding-top: 8px;
    font-size: 1.4rem;
  }
  .movieBox .photoBox .movie {
    margin-bottom: 40px;
    height: 51.2vw;
  }
  .movieBox .photoBox .banner {
    padding: 8px 15px 7px;
    border-radius: 5px;
  }
  .movieBox .photoBox .banner .pho {
    width: 70px;
  }
  .movieBox .photoBox .banner .txtBox {
    margin-top: 4px;
    max-width: calc(100% - 85px);
  }
  .movieBox .photoBox .banner .txtBox .txt {
    letter-spacing: 0.1em;
  }
  .duty_station {
    margin-bottom: 50px;
  }
  .duty_station.station01 {
    margin-bottom: 70px;
  }
  .duty_station .headLine03 {
    margin-bottom: 30px;
  }
  .duty_station .imgBox {
    display: block;
  }
  .duty_station .imgBox .photoBox {
    width: auto;
  }
  .duty_station .imgBox .photoBox img {
    width: 100%;
  }
  .duty_station .imgBox .textBox {
    margin: 0 0 40px;
    width: auto;
  }
  .personBox {
    margin-bottom: 65px;
  }
  .personBox.person01 {
    margin-bottom: 60px;
  }
  .personBox .imgBox {
    display: block;
  }
  .personBox .imgBox .photoBox {
    margin: 40px 0 0;
    width: auto;
  }
  .personBox .imgBox.imgBoxL .photoBox {
    margin: 40px 0 0;
    width: auto;
  }
  .personBox .imgBox .textBox {
    width: auto;
  }
  .personBox .imgBox.imgBoxL .textBox {
    margin-top: 0;
    width: auto;
  }
  .personBox .imgBox .textBox .title {
    margin-bottom: 30px;
    font-size: 1.6rem;
  }
  .personBox .imgBox .textBox .comCareer dl dt {
    letter-spacing: 0.1em;
  }
  .personBox .imgBox .textBox .comCareer dl dd {
    width: calc(100% - 78px);
    letter-spacing: 0.1em;
  }
  .personBox .imgBox .textBox .comCareer dl dd:last-of-type {
    margin-bottom: 0;
  }
  .schedule {
    margin-bottom: 40px;
    padding: 60px 0 245px;
  }
  .schedule.schedule01 {
    padding-bottom: 174px;
  }
  .schedule.denki {
    margin-bottom: 60px;
  }
  .schedule.schedule01.denki {
    margin-bottom: 120px;
  }
  .schedule::after {
    height: 87px;
  }
  .schedule .headLine01 {
    margin-bottom: 30px;
  }
  .schedule .headLine01 span {
    letter-spacing: 0.3em;
  }
  .schedule .textImg {
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  .schedule .photo01 {
    width: 107px;
    left: 0;
    top: -43px;
  }
  .schedule.schedule01 .photo01 {
    width: 86px;
    left: 0;
    top: -41px;
  }
  .schedule .photo02 {
    width: 53px;
    left: auto;
    right: 0;
    top: -60px;
  }
  .schedule.schedule01 .photo02 {
    width: 160px;
    left: auto;
    right: -40px;
    top: -50px;
  }
  .schedule .photo03 {
    width: 220px;
    bottom: 70px;
  }
  .schedule.schedule02 .headLine01 {
    margin-bottom: 39px;
  }
  .schedule.schedule02 .photo01 {
    width: 96px;
    top: -36px;
  }
  .schedule.schedule02 .photo02 {
    width: 79px;
  }
  .schedule.schedule02 .textImg {
    margin-left: 0;
    width: auto;
  }
  .schedule.schedule02 {
    margin-bottom: 120px;
    padding-bottom: 200px;
    padding-top: 55px;
    position: relative;
  }
  .schedule.schedule02 .btmText {
    margin: 70px 20px 0 0;
    padding: 16px 20px;
    width: auto;
    font-size: 1.8rem;
    border-radius: 12px;
  }
  .schedule.schedule02 .btmText::after {
    width: 29px;
    height: 38px;
    right: -21px;
    top: 31px;
    background-size: 100% auto;
  }
  .schedule.schedule02 .btmText::before {
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    border-radius: 9px;
  }
  .qaBox {
    margin-bottom: 51px;
    padding-bottom: 120px;
  }
  .qaBox.qa01 {
    margin-top: -20px;
    padding-bottom: 110px;
  }
  .qaBox::after {
    height: 60px;
  }
  .qaBox .tPhoto {
    width: 180px;
    position: absolute;
    left: auto;
    right: -40px;
    top: -220px;
  }
  .qaBox.qa01 .tPhoto {
    width: 200px;
    left: auto;
    right: -40px;
    top: -200px;
  }
  .qaBox.denki .tPhoto {
    top: -230px;
  }
  .qaBox.qa01.denki .tPhoto {
    top: -200px;
  }
  .qaBox .imgBox {
    margin-bottom: 45px;
    display: block;
  }
  .qaBox .imgBox.imgBoxR {
    margin-bottom: 60px;
  }
  .qaBox.qa01 .imgBox.imgBoxR {
    margin-bottom: 50px;
  }
  .qaBox .imgBox .photoBox {
    width: auto;
  }
  .qaBox .imgBox .photoBox img {
    width: 100%;
  }
  .qaBox .imgBox .textBox {
    margin-top: 40px;
    width: auto;
  }
  .qaBox .imgBox.imgBoxR .textBox {
    margin-left: 0;
    width: auto;
  }
  .qaBox .imgBox .textBox .comFaqDl dt {
    margin-bottom: 30px;
  }
  .charm {
    margin-bottom: 80px;
    padding-bottom: 90px;
  }
  .charm.charm01 {
    margin-bottom: 80px;
    padding-bottom: 110px;
  }
  .charm::after {
    height: 30px;
  }
  .charm .imgBox {
    margin: 0 20px;
    max-width: inherit;
    display: block;
  }
  .charm .imgBox .photoBox {
    margin: 0 0 40px;
    width: auto;
  }
  .charm .imgBox .photoBox img {
    width: 100%;
  }
  .charm.charm01 .imgBox .photoBox {
    margin-top: 0;
  }
  .charm .imgBox .textBox {
    width: auto;
  }
  .charm .imgBox .textBox .pho {
    margin-bottom: 30px;
    width: 60px;
    transform: translateX(0);
  }
  .charm .imgBox .textBox .area:not(:last-of-type) {
    margin-bottom: 30px;
  }
  .charm .imgBox .textBox h2 {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
  .charm .imgBox .textBox .text {
    font-size: 1.4rem;
    line-height: 2;
  }
}
@media all and (max-width: 374px) {
  .movieBox .photoBox .banner .comBtn.btn02 a {
    min-width: inherit;
    width: 100%;
  }
  .schedule .photo01 {
    width: 90px;
  }
  .personBox .imgBox .textBox .title {
    font-size: 1.5rem;
    letter-spacing: 0.1em;
  }
  .charm .imgBox .textBox h2 {
    font-size: 1.7rem;
  }
  .schedule.schedule02 .btmText {
    font-size: 1.7rem;
  }
  .schedule.schedule02 .btmText::after {
    right: -20px;
  }
}
