@charset "UTF-8";
.fs-xs {
  font-size: 12px;
}
@media all and (max-width: 1320px) {
  .fs-xs {
    font-size: 10.8px;
  }
}
@media all and (max-width: 1100px) {
  .fs-xs {
    font-size: 10.2px;
  }
}
@media all and (max-width: 896px) {
  .fs-xs {
    font-size: 9.6px;
  }
}
@media all and (max-width: 639px) {
  .fs-xs {
    font-size: 8.4px;
  }
}

.fs-sm {
  font-size: 14px;
}
@media all and (max-width: 1320px) {
  .fs-sm {
    font-size: 12.6px;
  }
}
@media all and (max-width: 1100px) {
  .fs-sm {
    font-size: 11.9px;
  }
}
@media all and (max-width: 896px) {
  .fs-sm {
    font-size: 11.2px;
  }
}
@media all and (max-width: 639px) {
  .fs-sm {
    font-size: 9.8px;
  }
}

.fs-base {
  font-size: 16px;
}
@media all and (max-width: 1320px) {
  .fs-base {
    font-size: 14.4px;
  }
}
@media all and (max-width: 1100px) {
  .fs-base {
    font-size: 13.6px;
  }
}
@media all and (max-width: 896px) {
  .fs-base {
    font-size: 12.8px;
  }
}
@media all and (max-width: 639px) {
  .fs-base {
    font-size: 11.2px;
  }
}

.fs-lg {
  font-size: 18px;
}
@media all and (max-width: 1320px) {
  .fs-lg {
    font-size: 16.2px;
  }
}
@media all and (max-width: 1100px) {
  .fs-lg {
    font-size: 15.3px;
  }
}
@media all and (max-width: 896px) {
  .fs-lg {
    font-size: 14.4px;
  }
}
@media all and (max-width: 639px) {
  .fs-lg {
    font-size: 12.6px;
  }
}

.fs-xl {
  font-size: 25px;
}
@media all and (max-width: 1320px) {
  .fs-xl {
    font-size: 22.5px;
  }
}
@media all and (max-width: 1100px) {
  .fs-xl {
    font-size: 21.25px;
  }
}
@media all and (max-width: 896px) {
  .fs-xl {
    font-size: 20px;
  }
}
@media all and (max-width: 639px) {
  .fs-xl {
    font-size: 17.5px;
  }
}

.fs-2xl {
  font-size: 30px;
}
@media all and (max-width: 1320px) {
  .fs-2xl {
    font-size: 27px;
  }
}
@media all and (max-width: 1100px) {
  .fs-2xl {
    font-size: 25.5px;
  }
}
@media all and (max-width: 896px) {
  .fs-2xl {
    font-size: 24px;
  }
}
@media all and (max-width: 639px) {
  .fs-2xl {
    font-size: 21px;
  }
}

.fs-3xl {
  font-size: 36px;
}
@media all and (max-width: 1320px) {
  .fs-3xl {
    font-size: 32.4px;
  }
}
@media all and (max-width: 1100px) {
  .fs-3xl {
    font-size: 30.6px;
  }
}
@media all and (max-width: 896px) {
  .fs-3xl {
    font-size: 28.8px;
  }
}
@media all and (max-width: 639px) {
  .fs-3xl {
    font-size: 25.2px;
  }
}

.b-m1 {
  margin-bottom: 1px;
}

.b-m2 {
  margin-bottom: 2px;
}

.b-m3 {
  margin-bottom: 3px;
}

.b-m4 {
  margin-bottom: 4px;
}

.b-m5 {
  margin-bottom: 5px;
}

.b-m6 {
  margin-bottom: 6px;
}

.b-m7 {
  margin-bottom: 7px;
}

.b-m8 {
  margin-bottom: 8px;
}

.b-m9 {
  margin-bottom: 9px;
}

.b-m10 {
  margin-bottom: 10px;
}

.b-m11 {
  margin-bottom: 11px;
}

.b-m12 {
  margin-bottom: 12px;
}

.b-m13 {
  margin-bottom: 13px;
}

.b-m14 {
  margin-bottom: 14px;
}

.b-m15 {
  margin-bottom: 15px;
}

.b-m16 {
  margin-bottom: 16px;
}

.b-m17 {
  margin-bottom: 17px;
}

.b-m18 {
  margin-bottom: 18px;
}

.b-m19 {
  margin-bottom: 19px;
}

.b-m20 {
  margin-bottom: 20px;
}

.b-m21 {
  margin-bottom: 21px;
}

.b-m22 {
  margin-bottom: 22px;
}

.b-m23 {
  margin-bottom: 23px;
}

.b-m24 {
  margin-bottom: 24px;
}

.b-m25 {
  margin-bottom: 25px;
}

.b-m26 {
  margin-bottom: 26px;
}

.b-m27 {
  margin-bottom: 27px;
}

.b-m28 {
  margin-bottom: 28px;
}

.b-m29 {
  margin-bottom: 29px;
}

.b-m30 {
  margin-bottom: 30px;
}

.b-m31 {
  margin-bottom: 31px;
}

.b-m32 {
  margin-bottom: 32px;
}

.b-m33 {
  margin-bottom: 33px;
}

.b-m34 {
  margin-bottom: 34px;
}

.b-m35 {
  margin-bottom: 35px;
}

.b-m36 {
  margin-bottom: 36px;
}

.b-m37 {
  margin-bottom: 37px;
}

.b-m38 {
  margin-bottom: 38px;
}

.b-m39 {
  margin-bottom: 39px;
}

.b-m40 {
  margin-bottom: 40px;
}

.b-m41 {
  margin-bottom: 41px;
}

.b-m42 {
  margin-bottom: 42px;
}

.b-m43 {
  margin-bottom: 43px;
}

.b-m44 {
  margin-bottom: 44px;
}

.b-m45 {
  margin-bottom: 45px;
}

.b-m46 {
  margin-bottom: 46px;
}

.b-m47 {
  margin-bottom: 47px;
}

.b-m48 {
  margin-bottom: 48px;
}

.b-m49 {
  margin-bottom: 49px;
}

.b-m50 {
  margin-bottom: 50px;
}

.b-m51 {
  margin-bottom: 51px;
}

.b-m52 {
  margin-bottom: 52px;
}

.b-m53 {
  margin-bottom: 53px;
}

.b-m54 {
  margin-bottom: 54px;
}

.b-m55 {
  margin-bottom: 55px;
}

.b-m56 {
  margin-bottom: 56px;
}

.b-m57 {
  margin-bottom: 57px;
}

.b-m58 {
  margin-bottom: 58px;
}

.b-m59 {
  margin-bottom: 59px;
}

.b-m60 {
  margin-bottom: 60px;
}

.b-m61 {
  margin-bottom: 61px;
}

.b-m62 {
  margin-bottom: 62px;
}

.b-m63 {
  margin-bottom: 63px;
}

.b-m64 {
  margin-bottom: 64px;
}

.b-m65 {
  margin-bottom: 65px;
}

.b-m66 {
  margin-bottom: 66px;
}

.b-m67 {
  margin-bottom: 67px;
}

.b-m68 {
  margin-bottom: 68px;
}

.b-m69 {
  margin-bottom: 69px;
}

.b-m70 {
  margin-bottom: 70px;
}

.b-m71 {
  margin-bottom: 71px;
}

.b-m72 {
  margin-bottom: 72px;
}

.b-m73 {
  margin-bottom: 73px;
}

.b-m74 {
  margin-bottom: 74px;
}

.b-m75 {
  margin-bottom: 75px;
}

.b-m76 {
  margin-bottom: 76px;
}

.b-m77 {
  margin-bottom: 77px;
}

.b-m78 {
  margin-bottom: 78px;
}

.b-m79 {
  margin-bottom: 79px;
}

.b-m80 {
  margin-bottom: 80px;
}

.b-m81 {
  margin-bottom: 81px;
}

.b-m82 {
  margin-bottom: 82px;
}

.b-m83 {
  margin-bottom: 83px;
}

.b-m84 {
  margin-bottom: 84px;
}

.b-m85 {
  margin-bottom: 85px;
}

.b-m86 {
  margin-bottom: 86px;
}

.b-m87 {
  margin-bottom: 87px;
}

.b-m88 {
  margin-bottom: 88px;
}

.b-m89 {
  margin-bottom: 89px;
}

.b-m90 {
  margin-bottom: 90px;
}

.b-m91 {
  margin-bottom: 91px;
}

.b-m92 {
  margin-bottom: 92px;
}

.b-m93 {
  margin-bottom: 93px;
}

.b-m94 {
  margin-bottom: 94px;
}

.b-m95 {
  margin-bottom: 95px;
}

.b-m96 {
  margin-bottom: 96px;
}

.b-m97 {
  margin-bottom: 97px;
}

.b-m98 {
  margin-bottom: 98px;
}

.b-m99 {
  margin-bottom: 99px;
}

.b-m100 {
  margin-bottom: 100px;
}

.b-m101 {
  margin-bottom: 101px;
}

.b-m102 {
  margin-bottom: 102px;
}

.b-m103 {
  margin-bottom: 103px;
}

.b-m104 {
  margin-bottom: 104px;
}

.b-m105 {
  margin-bottom: 105px;
}

.b-m106 {
  margin-bottom: 106px;
}

.b-m107 {
  margin-bottom: 107px;
}

.b-m108 {
  margin-bottom: 108px;
}

.b-m109 {
  margin-bottom: 109px;
}

.b-m110 {
  margin-bottom: 110px;
}

.b-m111 {
  margin-bottom: 111px;
}

.b-m112 {
  margin-bottom: 112px;
}

.b-m113 {
  margin-bottom: 113px;
}

.b-m114 {
  margin-bottom: 114px;
}

.b-m115 {
  margin-bottom: 115px;
}

.b-m116 {
  margin-bottom: 116px;
}

.b-m117 {
  margin-bottom: 117px;
}

.b-m118 {
  margin-bottom: 118px;
}

.b-m119 {
  margin-bottom: 119px;
}

.b-m120 {
  margin-bottom: 120px;
}

.t-m1 {
  margin-top: 1px;
}

.t-m2 {
  margin-top: 2px;
}

.t-m3 {
  margin-top: 3px;
}

.t-m4 {
  margin-top: 4px;
}

.t-m5 {
  margin-top: 5px;
}

.t-m6 {
  margin-top: 6px;
}

.t-m7 {
  margin-top: 7px;
}

.t-m8 {
  margin-top: 8px;
}

.t-m9 {
  margin-top: 9px;
}

.t-m10 {
  margin-top: 10px;
}

.t-m11 {
  margin-top: 11px;
}

.t-m12 {
  margin-top: 12px;
}

.t-m13 {
  margin-top: 13px;
}

.t-m14 {
  margin-top: 14px;
}

.t-m15 {
  margin-top: 15px;
}

.t-m16 {
  margin-top: 16px;
}

.t-m17 {
  margin-top: 17px;
}

.t-m18 {
  margin-top: 18px;
}

.t-m19 {
  margin-top: 19px;
}

.t-m20 {
  margin-top: 20px;
}

.t-m21 {
  margin-top: 21px;
}

.t-m22 {
  margin-top: 22px;
}

.t-m23 {
  margin-top: 23px;
}

.t-m24 {
  margin-top: 24px;
}

.t-m25 {
  margin-top: 25px;
}

.t-m26 {
  margin-top: 26px;
}

.t-m27 {
  margin-top: 27px;
}

.t-m28 {
  margin-top: 28px;
}

.t-m29 {
  margin-top: 29px;
}

.t-m30 {
  margin-top: 30px;
}

.t-m31 {
  margin-top: 31px;
}

.t-m32 {
  margin-top: 32px;
}

.t-m33 {
  margin-top: 33px;
}

.t-m34 {
  margin-top: 34px;
}

.t-m35 {
  margin-top: 35px;
}

.t-m36 {
  margin-top: 36px;
}

.t-m37 {
  margin-top: 37px;
}

.t-m38 {
  margin-top: 38px;
}

.t-m39 {
  margin-top: 39px;
}

.t-m40 {
  margin-top: 40px;
}

.t-m41 {
  margin-top: 41px;
}

.t-m42 {
  margin-top: 42px;
}

.t-m43 {
  margin-top: 43px;
}

.t-m44 {
  margin-top: 44px;
}

.t-m45 {
  margin-top: 45px;
}

.t-m46 {
  margin-top: 46px;
}

.t-m47 {
  margin-top: 47px;
}

.t-m48 {
  margin-top: 48px;
}

.t-m49 {
  margin-top: 49px;
}

.t-m50 {
  margin-top: 50px;
}

.t-m51 {
  margin-top: 51px;
}

.t-m52 {
  margin-top: 52px;
}

.t-m53 {
  margin-top: 53px;
}

.t-m54 {
  margin-top: 54px;
}

.t-m55 {
  margin-top: 55px;
}

.t-m56 {
  margin-top: 56px;
}

.t-m57 {
  margin-top: 57px;
}

.t-m58 {
  margin-top: 58px;
}

.t-m59 {
  margin-top: 59px;
}

.t-m60 {
  margin-top: 60px;
}

.t-m61 {
  margin-top: 61px;
}

.t-m62 {
  margin-top: 62px;
}

.t-m63 {
  margin-top: 63px;
}

.t-m64 {
  margin-top: 64px;
}

.t-m65 {
  margin-top: 65px;
}

.t-m66 {
  margin-top: 66px;
}

.t-m67 {
  margin-top: 67px;
}

.t-m68 {
  margin-top: 68px;
}

.t-m69 {
  margin-top: 69px;
}

.t-m70 {
  margin-top: 70px;
}

.t-m71 {
  margin-top: 71px;
}

.t-m72 {
  margin-top: 72px;
}

.t-m73 {
  margin-top: 73px;
}

.t-m74 {
  margin-top: 74px;
}

.t-m75 {
  margin-top: 75px;
}

.t-m76 {
  margin-top: 76px;
}

.t-m77 {
  margin-top: 77px;
}

.t-m78 {
  margin-top: 78px;
}

.t-m79 {
  margin-top: 79px;
}

.t-m80 {
  margin-top: 80px;
}

.t-m81 {
  margin-top: 81px;
}

.t-m82 {
  margin-top: 82px;
}

.t-m83 {
  margin-top: 83px;
}

.t-m84 {
  margin-top: 84px;
}

.t-m85 {
  margin-top: 85px;
}

.t-m86 {
  margin-top: 86px;
}

.t-m87 {
  margin-top: 87px;
}

.t-m88 {
  margin-top: 88px;
}

.t-m89 {
  margin-top: 89px;
}

.t-m90 {
  margin-top: 90px;
}

.t-m91 {
  margin-top: 91px;
}

.t-m92 {
  margin-top: 92px;
}

.t-m93 {
  margin-top: 93px;
}

.t-m94 {
  margin-top: 94px;
}

.t-m95 {
  margin-top: 95px;
}

.t-m96 {
  margin-top: 96px;
}

.t-m97 {
  margin-top: 97px;
}

.t-m98 {
  margin-top: 98px;
}

.t-m99 {
  margin-top: 99px;
}

.t-m100 {
  margin-top: 100px;
}

.t-m101 {
  margin-top: 101px;
}

.t-m102 {
  margin-top: 102px;
}

.t-m103 {
  margin-top: 103px;
}

.t-m104 {
  margin-top: 104px;
}

.t-m105 {
  margin-top: 105px;
}

.t-m106 {
  margin-top: 106px;
}

.t-m107 {
  margin-top: 107px;
}

.t-m108 {
  margin-top: 108px;
}

.t-m109 {
  margin-top: 109px;
}

.t-m110 {
  margin-top: 110px;
}

.t-m111 {
  margin-top: 111px;
}

.t-m112 {
  margin-top: 112px;
}

.t-m113 {
  margin-top: 113px;
}

.t-m114 {
  margin-top: 114px;
}

.t-m115 {
  margin-top: 115px;
}

.t-m116 {
  margin-top: 116px;
}

.t-m117 {
  margin-top: 117px;
}

.t-m118 {
  margin-top: 118px;
}

.t-m119 {
  margin-top: 119px;
}

.t-m120 {
  margin-top: 120px;
}

.r-m1 {
  margin-right: 1px;
}

.r-m2 {
  margin-right: 2px;
}

.r-m3 {
  margin-right: 3px;
}

.r-m4 {
  margin-right: 4px;
}

.r-m5 {
  margin-right: 5px;
}

.r-m6 {
  margin-right: 6px;
}

.r-m7 {
  margin-right: 7px;
}

.r-m8 {
  margin-right: 8px;
}

.r-m9 {
  margin-right: 9px;
}

.r-m10 {
  margin-right: 10px;
}

.r-m11 {
  margin-right: 11px;
}

.r-m12 {
  margin-right: 12px;
}

.r-m13 {
  margin-right: 13px;
}

.r-m14 {
  margin-right: 14px;
}

.r-m15 {
  margin-right: 15px;
}

.r-m16 {
  margin-right: 16px;
}

.r-m17 {
  margin-right: 17px;
}

.r-m18 {
  margin-right: 18px;
}

.r-m19 {
  margin-right: 19px;
}

.r-m20 {
  margin-right: 20px;
}

.r-m21 {
  margin-right: 21px;
}

.r-m22 {
  margin-right: 22px;
}

.r-m23 {
  margin-right: 23px;
}

.r-m24 {
  margin-right: 24px;
}

.r-m25 {
  margin-right: 25px;
}

.r-m26 {
  margin-right: 26px;
}

.r-m27 {
  margin-right: 27px;
}

.r-m28 {
  margin-right: 28px;
}

.r-m29 {
  margin-right: 29px;
}

.r-m30 {
  margin-right: 30px;
}

.r-m31 {
  margin-right: 31px;
}

.r-m32 {
  margin-right: 32px;
}

.r-m33 {
  margin-right: 33px;
}

.r-m34 {
  margin-right: 34px;
}

.r-m35 {
  margin-right: 35px;
}

.r-m36 {
  margin-right: 36px;
}

.r-m37 {
  margin-right: 37px;
}

.r-m38 {
  margin-right: 38px;
}

.r-m39 {
  margin-right: 39px;
}

.r-m40 {
  margin-right: 40px;
}

.r-m41 {
  margin-right: 41px;
}

.r-m42 {
  margin-right: 42px;
}

.r-m43 {
  margin-right: 43px;
}

.r-m44 {
  margin-right: 44px;
}

.r-m45 {
  margin-right: 45px;
}

.r-m46 {
  margin-right: 46px;
}

.r-m47 {
  margin-right: 47px;
}

.r-m48 {
  margin-right: 48px;
}

.r-m49 {
  margin-right: 49px;
}

.r-m50 {
  margin-right: 50px;
}

.r-m51 {
  margin-right: 51px;
}

.r-m52 {
  margin-right: 52px;
}

.r-m53 {
  margin-right: 53px;
}

.r-m54 {
  margin-right: 54px;
}

.r-m55 {
  margin-right: 55px;
}

.r-m56 {
  margin-right: 56px;
}

.r-m57 {
  margin-right: 57px;
}

.r-m58 {
  margin-right: 58px;
}

.r-m59 {
  margin-right: 59px;
}

.r-m60 {
  margin-right: 60px;
}

.r-m61 {
  margin-right: 61px;
}

.r-m62 {
  margin-right: 62px;
}

.r-m63 {
  margin-right: 63px;
}

.r-m64 {
  margin-right: 64px;
}

.r-m65 {
  margin-right: 65px;
}

.r-m66 {
  margin-right: 66px;
}

.r-m67 {
  margin-right: 67px;
}

.r-m68 {
  margin-right: 68px;
}

.r-m69 {
  margin-right: 69px;
}

.r-m70 {
  margin-right: 70px;
}

.r-m71 {
  margin-right: 71px;
}

.r-m72 {
  margin-right: 72px;
}

.r-m73 {
  margin-right: 73px;
}

.r-m74 {
  margin-right: 74px;
}

.r-m75 {
  margin-right: 75px;
}

.r-m76 {
  margin-right: 76px;
}

.r-m77 {
  margin-right: 77px;
}

.r-m78 {
  margin-right: 78px;
}

.r-m79 {
  margin-right: 79px;
}

.r-m80 {
  margin-right: 80px;
}

.r-m81 {
  margin-right: 81px;
}

.r-m82 {
  margin-right: 82px;
}

.r-m83 {
  margin-right: 83px;
}

.r-m84 {
  margin-right: 84px;
}

.r-m85 {
  margin-right: 85px;
}

.r-m86 {
  margin-right: 86px;
}

.r-m87 {
  margin-right: 87px;
}

.r-m88 {
  margin-right: 88px;
}

.r-m89 {
  margin-right: 89px;
}

.r-m90 {
  margin-right: 90px;
}

.r-m91 {
  margin-right: 91px;
}

.r-m92 {
  margin-right: 92px;
}

.r-m93 {
  margin-right: 93px;
}

.r-m94 {
  margin-right: 94px;
}

.r-m95 {
  margin-right: 95px;
}

.r-m96 {
  margin-right: 96px;
}

.r-m97 {
  margin-right: 97px;
}

.r-m98 {
  margin-right: 98px;
}

.r-m99 {
  margin-right: 99px;
}

.r-m100 {
  margin-right: 100px;
}

.r-m101 {
  margin-right: 101px;
}

.r-m102 {
  margin-right: 102px;
}

.r-m103 {
  margin-right: 103px;
}

.r-m104 {
  margin-right: 104px;
}

.r-m105 {
  margin-right: 105px;
}

.r-m106 {
  margin-right: 106px;
}

.r-m107 {
  margin-right: 107px;
}

.r-m108 {
  margin-right: 108px;
}

.r-m109 {
  margin-right: 109px;
}

.r-m110 {
  margin-right: 110px;
}

.r-m111 {
  margin-right: 111px;
}

.r-m112 {
  margin-right: 112px;
}

.r-m113 {
  margin-right: 113px;
}

.r-m114 {
  margin-right: 114px;
}

.r-m115 {
  margin-right: 115px;
}

.r-m116 {
  margin-right: 116px;
}

.r-m117 {
  margin-right: 117px;
}

.r-m118 {
  margin-right: 118px;
}

.r-m119 {
  margin-right: 119px;
}

.r-m120 {
  margin-right: 120px;
}

.l-m1 {
  margin-left: 1px;
}

.l-m2 {
  margin-left: 2px;
}

.l-m3 {
  margin-left: 3px;
}

.l-m4 {
  margin-left: 4px;
}

.l-m5 {
  margin-left: 5px;
}

.l-m6 {
  margin-left: 6px;
}

.l-m7 {
  margin-left: 7px;
}

.l-m8 {
  margin-left: 8px;
}

.l-m9 {
  margin-left: 9px;
}

.l-m10 {
  margin-left: 10px;
}

.l-m11 {
  margin-left: 11px;
}

.l-m12 {
  margin-left: 12px;
}

.l-m13 {
  margin-left: 13px;
}

.l-m14 {
  margin-left: 14px;
}

.l-m15 {
  margin-left: 15px;
}

.l-m16 {
  margin-left: 16px;
}

.l-m17 {
  margin-left: 17px;
}

.l-m18 {
  margin-left: 18px;
}

.l-m19 {
  margin-left: 19px;
}

.l-m20 {
  margin-left: 20px;
}

.l-m21 {
  margin-left: 21px;
}

.l-m22 {
  margin-left: 22px;
}

.l-m23 {
  margin-left: 23px;
}

.l-m24 {
  margin-left: 24px;
}

.l-m25 {
  margin-left: 25px;
}

.l-m26 {
  margin-left: 26px;
}

.l-m27 {
  margin-left: 27px;
}

.l-m28 {
  margin-left: 28px;
}

.l-m29 {
  margin-left: 29px;
}

.l-m30 {
  margin-left: 30px;
}

.l-m31 {
  margin-left: 31px;
}

.l-m32 {
  margin-left: 32px;
}

.l-m33 {
  margin-left: 33px;
}

.l-m34 {
  margin-left: 34px;
}

.l-m35 {
  margin-left: 35px;
}

.l-m36 {
  margin-left: 36px;
}

.l-m37 {
  margin-left: 37px;
}

.l-m38 {
  margin-left: 38px;
}

.l-m39 {
  margin-left: 39px;
}

.l-m40 {
  margin-left: 40px;
}

.l-m41 {
  margin-left: 41px;
}

.l-m42 {
  margin-left: 42px;
}

.l-m43 {
  margin-left: 43px;
}

.l-m44 {
  margin-left: 44px;
}

.l-m45 {
  margin-left: 45px;
}

.l-m46 {
  margin-left: 46px;
}

.l-m47 {
  margin-left: 47px;
}

.l-m48 {
  margin-left: 48px;
}

.l-m49 {
  margin-left: 49px;
}

.l-m50 {
  margin-left: 50px;
}

.l-m51 {
  margin-left: 51px;
}

.l-m52 {
  margin-left: 52px;
}

.l-m53 {
  margin-left: 53px;
}

.l-m54 {
  margin-left: 54px;
}

.l-m55 {
  margin-left: 55px;
}

.l-m56 {
  margin-left: 56px;
}

.l-m57 {
  margin-left: 57px;
}

.l-m58 {
  margin-left: 58px;
}

.l-m59 {
  margin-left: 59px;
}

.l-m60 {
  margin-left: 60px;
}

.l-m61 {
  margin-left: 61px;
}

.l-m62 {
  margin-left: 62px;
}

.l-m63 {
  margin-left: 63px;
}

.l-m64 {
  margin-left: 64px;
}

.l-m65 {
  margin-left: 65px;
}

.l-m66 {
  margin-left: 66px;
}

.l-m67 {
  margin-left: 67px;
}

.l-m68 {
  margin-left: 68px;
}

.l-m69 {
  margin-left: 69px;
}

.l-m70 {
  margin-left: 70px;
}

.l-m71 {
  margin-left: 71px;
}

.l-m72 {
  margin-left: 72px;
}

.l-m73 {
  margin-left: 73px;
}

.l-m74 {
  margin-left: 74px;
}

.l-m75 {
  margin-left: 75px;
}

.l-m76 {
  margin-left: 76px;
}

.l-m77 {
  margin-left: 77px;
}

.l-m78 {
  margin-left: 78px;
}

.l-m79 {
  margin-left: 79px;
}

.l-m80 {
  margin-left: 80px;
}

.l-m81 {
  margin-left: 81px;
}

.l-m82 {
  margin-left: 82px;
}

.l-m83 {
  margin-left: 83px;
}

.l-m84 {
  margin-left: 84px;
}

.l-m85 {
  margin-left: 85px;
}

.l-m86 {
  margin-left: 86px;
}

.l-m87 {
  margin-left: 87px;
}

.l-m88 {
  margin-left: 88px;
}

.l-m89 {
  margin-left: 89px;
}

.l-m90 {
  margin-left: 90px;
}

.l-m91 {
  margin-left: 91px;
}

.l-m92 {
  margin-left: 92px;
}

.l-m93 {
  margin-left: 93px;
}

.l-m94 {
  margin-left: 94px;
}

.l-m95 {
  margin-left: 95px;
}

.l-m96 {
  margin-left: 96px;
}

.l-m97 {
  margin-left: 97px;
}

.l-m98 {
  margin-left: 98px;
}

.l-m99 {
  margin-left: 99px;
}

.l-m100 {
  margin-left: 100px;
}

.l-m101 {
  margin-left: 101px;
}

.l-m102 {
  margin-left: 102px;
}

.l-m103 {
  margin-left: 103px;
}

.l-m104 {
  margin-left: 104px;
}

.l-m105 {
  margin-left: 105px;
}

.l-m106 {
  margin-left: 106px;
}

.l-m107 {
  margin-left: 107px;
}

.l-m108 {
  margin-left: 108px;
}

.l-m109 {
  margin-left: 109px;
}

.l-m110 {
  margin-left: 110px;
}

.l-m111 {
  margin-left: 111px;
}

.l-m112 {
  margin-left: 112px;
}

.l-m113 {
  margin-left: 113px;
}

.l-m114 {
  margin-left: 114px;
}

.l-m115 {
  margin-left: 115px;
}

.l-m116 {
  margin-left: 116px;
}

.l-m117 {
  margin-left: 117px;
}

.l-m118 {
  margin-left: 118px;
}

.l-m119 {
  margin-left: 119px;
}

.l-m120 {
  margin-left: 120px;
}

.b-p1 {
  padding-bottom: 1px;
}

.b-p2 {
  padding-bottom: 2px;
}

.b-p3 {
  padding-bottom: 3px;
}

.b-p4 {
  padding-bottom: 4px;
}

.b-p5 {
  padding-bottom: 5px;
}

.b-p6 {
  padding-bottom: 6px;
}

.b-p7 {
  padding-bottom: 7px;
}

.b-p8 {
  padding-bottom: 8px;
}

.b-p9 {
  padding-bottom: 9px;
}

.b-p10 {
  padding-bottom: 10px;
}

.b-p11 {
  padding-bottom: 11px;
}

.b-p12 {
  padding-bottom: 12px;
}

.b-p13 {
  padding-bottom: 13px;
}

.b-p14 {
  padding-bottom: 14px;
}

.b-p15 {
  padding-bottom: 15px;
}

.b-p16 {
  padding-bottom: 16px;
}

.b-p17 {
  padding-bottom: 17px;
}

.b-p18 {
  padding-bottom: 18px;
}

.b-p19 {
  padding-bottom: 19px;
}

.b-p20 {
  padding-bottom: 20px;
}

.b-p21 {
  padding-bottom: 21px;
}

.b-p22 {
  padding-bottom: 22px;
}

.b-p23 {
  padding-bottom: 23px;
}

.b-p24 {
  padding-bottom: 24px;
}

.b-p25 {
  padding-bottom: 25px;
}

.b-p26 {
  padding-bottom: 26px;
}

.b-p27 {
  padding-bottom: 27px;
}

.b-p28 {
  padding-bottom: 28px;
}

.b-p29 {
  padding-bottom: 29px;
}

.b-p30 {
  padding-bottom: 30px;
}

.b-p31 {
  padding-bottom: 31px;
}

.b-p32 {
  padding-bottom: 32px;
}

.b-p33 {
  padding-bottom: 33px;
}

.b-p34 {
  padding-bottom: 34px;
}

.b-p35 {
  padding-bottom: 35px;
}

.b-p36 {
  padding-bottom: 36px;
}

.b-p37 {
  padding-bottom: 37px;
}

.b-p38 {
  padding-bottom: 38px;
}

.b-p39 {
  padding-bottom: 39px;
}

.b-p40 {
  padding-bottom: 40px;
}

.b-p41 {
  padding-bottom: 41px;
}

.b-p42 {
  padding-bottom: 42px;
}

.b-p43 {
  padding-bottom: 43px;
}

.b-p44 {
  padding-bottom: 44px;
}

.b-p45 {
  padding-bottom: 45px;
}

.b-p46 {
  padding-bottom: 46px;
}

.b-p47 {
  padding-bottom: 47px;
}

.b-p48 {
  padding-bottom: 48px;
}

.b-p49 {
  padding-bottom: 49px;
}

.b-p50 {
  padding-bottom: 50px;
}

.b-p51 {
  padding-bottom: 51px;
}

.b-p52 {
  padding-bottom: 52px;
}

.b-p53 {
  padding-bottom: 53px;
}

.b-p54 {
  padding-bottom: 54px;
}

.b-p55 {
  padding-bottom: 55px;
}

.b-p56 {
  padding-bottom: 56px;
}

.b-p57 {
  padding-bottom: 57px;
}

.b-p58 {
  padding-bottom: 58px;
}

.b-p59 {
  padding-bottom: 59px;
}

.b-p60 {
  padding-bottom: 60px;
}

.b-p61 {
  padding-bottom: 61px;
}

.b-p62 {
  padding-bottom: 62px;
}

.b-p63 {
  padding-bottom: 63px;
}

.b-p64 {
  padding-bottom: 64px;
}

.b-p65 {
  padding-bottom: 65px;
}

.b-p66 {
  padding-bottom: 66px;
}

.b-p67 {
  padding-bottom: 67px;
}

.b-p68 {
  padding-bottom: 68px;
}

.b-p69 {
  padding-bottom: 69px;
}

.b-p70 {
  padding-bottom: 70px;
}

.b-p71 {
  padding-bottom: 71px;
}

.b-p72 {
  padding-bottom: 72px;
}

.b-p73 {
  padding-bottom: 73px;
}

.b-p74 {
  padding-bottom: 74px;
}

.b-p75 {
  padding-bottom: 75px;
}

.b-p76 {
  padding-bottom: 76px;
}

.b-p77 {
  padding-bottom: 77px;
}

.b-p78 {
  padding-bottom: 78px;
}

.b-p79 {
  padding-bottom: 79px;
}

.b-p80 {
  padding-bottom: 80px;
}

.b-p81 {
  padding-bottom: 81px;
}

.b-p82 {
  padding-bottom: 82px;
}

.b-p83 {
  padding-bottom: 83px;
}

.b-p84 {
  padding-bottom: 84px;
}

.b-p85 {
  padding-bottom: 85px;
}

.b-p86 {
  padding-bottom: 86px;
}

.b-p87 {
  padding-bottom: 87px;
}

.b-p88 {
  padding-bottom: 88px;
}

.b-p89 {
  padding-bottom: 89px;
}

.b-p90 {
  padding-bottom: 90px;
}

.b-p91 {
  padding-bottom: 91px;
}

.b-p92 {
  padding-bottom: 92px;
}

.b-p93 {
  padding-bottom: 93px;
}

.b-p94 {
  padding-bottom: 94px;
}

.b-p95 {
  padding-bottom: 95px;
}

.b-p96 {
  padding-bottom: 96px;
}

.b-p97 {
  padding-bottom: 97px;
}

.b-p98 {
  padding-bottom: 98px;
}

.b-p99 {
  padding-bottom: 99px;
}

.b-p100 {
  padding-bottom: 100px;
}

.b-p101 {
  padding-bottom: 101px;
}

.b-p102 {
  padding-bottom: 102px;
}

.b-p103 {
  padding-bottom: 103px;
}

.b-p104 {
  padding-bottom: 104px;
}

.b-p105 {
  padding-bottom: 105px;
}

.b-p106 {
  padding-bottom: 106px;
}

.b-p107 {
  padding-bottom: 107px;
}

.b-p108 {
  padding-bottom: 108px;
}

.b-p109 {
  padding-bottom: 109px;
}

.b-p110 {
  padding-bottom: 110px;
}

.b-p111 {
  padding-bottom: 111px;
}

.b-p112 {
  padding-bottom: 112px;
}

.b-p113 {
  padding-bottom: 113px;
}

.b-p114 {
  padding-bottom: 114px;
}

.b-p115 {
  padding-bottom: 115px;
}

.b-p116 {
  padding-bottom: 116px;
}

.b-p117 {
  padding-bottom: 117px;
}

.b-p118 {
  padding-bottom: 118px;
}

.b-p119 {
  padding-bottom: 119px;
}

.b-p120 {
  padding-bottom: 120px;
}

.t-p1 {
  padding-top: 1px;
}

.t-p2 {
  padding-top: 2px;
}

.t-p3 {
  padding-top: 3px;
}

.t-p4 {
  padding-top: 4px;
}

.t-p5 {
  padding-top: 5px;
}

.t-p6 {
  padding-top: 6px;
}

.t-p7 {
  padding-top: 7px;
}

.t-p8 {
  padding-top: 8px;
}

.t-p9 {
  padding-top: 9px;
}

.t-p10 {
  padding-top: 10px;
}

.t-p11 {
  padding-top: 11px;
}

.t-p12 {
  padding-top: 12px;
}

.t-p13 {
  padding-top: 13px;
}

.t-p14 {
  padding-top: 14px;
}

.t-p15 {
  padding-top: 15px;
}

.t-p16 {
  padding-top: 16px;
}

.t-p17 {
  padding-top: 17px;
}

.t-p18 {
  padding-top: 18px;
}

.t-p19 {
  padding-top: 19px;
}

.t-p20 {
  padding-top: 20px;
}

.t-p21 {
  padding-top: 21px;
}

.t-p22 {
  padding-top: 22px;
}

.t-p23 {
  padding-top: 23px;
}

.t-p24 {
  padding-top: 24px;
}

.t-p25 {
  padding-top: 25px;
}

.t-p26 {
  padding-top: 26px;
}

.t-p27 {
  padding-top: 27px;
}

.t-p28 {
  padding-top: 28px;
}

.t-p29 {
  padding-top: 29px;
}

.t-p30 {
  padding-top: 30px;
}

.t-p31 {
  padding-top: 31px;
}

.t-p32 {
  padding-top: 32px;
}

.t-p33 {
  padding-top: 33px;
}

.t-p34 {
  padding-top: 34px;
}

.t-p35 {
  padding-top: 35px;
}

.t-p36 {
  padding-top: 36px;
}

.t-p37 {
  padding-top: 37px;
}

.t-p38 {
  padding-top: 38px;
}

.t-p39 {
  padding-top: 39px;
}

.t-p40 {
  padding-top: 40px;
}

.t-p41 {
  padding-top: 41px;
}

.t-p42 {
  padding-top: 42px;
}

.t-p43 {
  padding-top: 43px;
}

.t-p44 {
  padding-top: 44px;
}

.t-p45 {
  padding-top: 45px;
}

.t-p46 {
  padding-top: 46px;
}

.t-p47 {
  padding-top: 47px;
}

.t-p48 {
  padding-top: 48px;
}

.t-p49 {
  padding-top: 49px;
}

.t-p50 {
  padding-top: 50px;
}

.t-p51 {
  padding-top: 51px;
}

.t-p52 {
  padding-top: 52px;
}

.t-p53 {
  padding-top: 53px;
}

.t-p54 {
  padding-top: 54px;
}

.t-p55 {
  padding-top: 55px;
}

.t-p56 {
  padding-top: 56px;
}

.t-p57 {
  padding-top: 57px;
}

.t-p58 {
  padding-top: 58px;
}

.t-p59 {
  padding-top: 59px;
}

.t-p60 {
  padding-top: 60px;
}

.t-p61 {
  padding-top: 61px;
}

.t-p62 {
  padding-top: 62px;
}

.t-p63 {
  padding-top: 63px;
}

.t-p64 {
  padding-top: 64px;
}

.t-p65 {
  padding-top: 65px;
}

.t-p66 {
  padding-top: 66px;
}

.t-p67 {
  padding-top: 67px;
}

.t-p68 {
  padding-top: 68px;
}

.t-p69 {
  padding-top: 69px;
}

.t-p70 {
  padding-top: 70px;
}

.t-p71 {
  padding-top: 71px;
}

.t-p72 {
  padding-top: 72px;
}

.t-p73 {
  padding-top: 73px;
}

.t-p74 {
  padding-top: 74px;
}

.t-p75 {
  padding-top: 75px;
}

.t-p76 {
  padding-top: 76px;
}

.t-p77 {
  padding-top: 77px;
}

.t-p78 {
  padding-top: 78px;
}

.t-p79 {
  padding-top: 79px;
}

.t-p80 {
  padding-top: 80px;
}

.t-p81 {
  padding-top: 81px;
}

.t-p82 {
  padding-top: 82px;
}

.t-p83 {
  padding-top: 83px;
}

.t-p84 {
  padding-top: 84px;
}

.t-p85 {
  padding-top: 85px;
}

.t-p86 {
  padding-top: 86px;
}

.t-p87 {
  padding-top: 87px;
}

.t-p88 {
  padding-top: 88px;
}

.t-p89 {
  padding-top: 89px;
}

.t-p90 {
  padding-top: 90px;
}

.t-p91 {
  padding-top: 91px;
}

.t-p92 {
  padding-top: 92px;
}

.t-p93 {
  padding-top: 93px;
}

.t-p94 {
  padding-top: 94px;
}

.t-p95 {
  padding-top: 95px;
}

.t-p96 {
  padding-top: 96px;
}

.t-p97 {
  padding-top: 97px;
}

.t-p98 {
  padding-top: 98px;
}

.t-p99 {
  padding-top: 99px;
}

.t-p100 {
  padding-top: 100px;
}

.t-p101 {
  padding-top: 101px;
}

.t-p102 {
  padding-top: 102px;
}

.t-p103 {
  padding-top: 103px;
}

.t-p104 {
  padding-top: 104px;
}

.t-p105 {
  padding-top: 105px;
}

.t-p106 {
  padding-top: 106px;
}

.t-p107 {
  padding-top: 107px;
}

.t-p108 {
  padding-top: 108px;
}

.t-p109 {
  padding-top: 109px;
}

.t-p110 {
  padding-top: 110px;
}

.t-p111 {
  padding-top: 111px;
}

.t-p112 {
  padding-top: 112px;
}

.t-p113 {
  padding-top: 113px;
}

.t-p114 {
  padding-top: 114px;
}

.t-p115 {
  padding-top: 115px;
}

.t-p116 {
  padding-top: 116px;
}

.t-p117 {
  padding-top: 117px;
}

.t-p118 {
  padding-top: 118px;
}

.t-p119 {
  padding-top: 119px;
}

.t-p120 {
  padding-top: 120px;
}

.r-p1 {
  padding-right: 1px;
}

.r-p2 {
  padding-right: 2px;
}

.r-p3 {
  padding-right: 3px;
}

.r-p4 {
  padding-right: 4px;
}

.r-p5 {
  padding-right: 5px;
}

.r-p6 {
  padding-right: 6px;
}

.r-p7 {
  padding-right: 7px;
}

.r-p8 {
  padding-right: 8px;
}

.r-p9 {
  padding-right: 9px;
}

.r-p10 {
  padding-right: 10px;
}

.r-p11 {
  padding-right: 11px;
}

.r-p12 {
  padding-right: 12px;
}

.r-p13 {
  padding-right: 13px;
}

.r-p14 {
  padding-right: 14px;
}

.r-p15 {
  padding-right: 15px;
}

.r-p16 {
  padding-right: 16px;
}

.r-p17 {
  padding-right: 17px;
}

.r-p18 {
  padding-right: 18px;
}

.r-p19 {
  padding-right: 19px;
}

.r-p20 {
  padding-right: 20px;
}

.r-p21 {
  padding-right: 21px;
}

.r-p22 {
  padding-right: 22px;
}

.r-p23 {
  padding-right: 23px;
}

.r-p24 {
  padding-right: 24px;
}

.r-p25 {
  padding-right: 25px;
}

.r-p26 {
  padding-right: 26px;
}

.r-p27 {
  padding-right: 27px;
}

.r-p28 {
  padding-right: 28px;
}

.r-p29 {
  padding-right: 29px;
}

.r-p30 {
  padding-right: 30px;
}

.r-p31 {
  padding-right: 31px;
}

.r-p32 {
  padding-right: 32px;
}

.r-p33 {
  padding-right: 33px;
}

.r-p34 {
  padding-right: 34px;
}

.r-p35 {
  padding-right: 35px;
}

.r-p36 {
  padding-right: 36px;
}

.r-p37 {
  padding-right: 37px;
}

.r-p38 {
  padding-right: 38px;
}

.r-p39 {
  padding-right: 39px;
}

.r-p40 {
  padding-right: 40px;
}

.r-p41 {
  padding-right: 41px;
}

.r-p42 {
  padding-right: 42px;
}

.r-p43 {
  padding-right: 43px;
}

.r-p44 {
  padding-right: 44px;
}

.r-p45 {
  padding-right: 45px;
}

.r-p46 {
  padding-right: 46px;
}

.r-p47 {
  padding-right: 47px;
}

.r-p48 {
  padding-right: 48px;
}

.r-p49 {
  padding-right: 49px;
}

.r-p50 {
  padding-right: 50px;
}

.r-p51 {
  padding-right: 51px;
}

.r-p52 {
  padding-right: 52px;
}

.r-p53 {
  padding-right: 53px;
}

.r-p54 {
  padding-right: 54px;
}

.r-p55 {
  padding-right: 55px;
}

.r-p56 {
  padding-right: 56px;
}

.r-p57 {
  padding-right: 57px;
}

.r-p58 {
  padding-right: 58px;
}

.r-p59 {
  padding-right: 59px;
}

.r-p60 {
  padding-right: 60px;
}

.r-p61 {
  padding-right: 61px;
}

.r-p62 {
  padding-right: 62px;
}

.r-p63 {
  padding-right: 63px;
}

.r-p64 {
  padding-right: 64px;
}

.r-p65 {
  padding-right: 65px;
}

.r-p66 {
  padding-right: 66px;
}

.r-p67 {
  padding-right: 67px;
}

.r-p68 {
  padding-right: 68px;
}

.r-p69 {
  padding-right: 69px;
}

.r-p70 {
  padding-right: 70px;
}

.r-p71 {
  padding-right: 71px;
}

.r-p72 {
  padding-right: 72px;
}

.r-p73 {
  padding-right: 73px;
}

.r-p74 {
  padding-right: 74px;
}

.r-p75 {
  padding-right: 75px;
}

.r-p76 {
  padding-right: 76px;
}

.r-p77 {
  padding-right: 77px;
}

.r-p78 {
  padding-right: 78px;
}

.r-p79 {
  padding-right: 79px;
}

.r-p80 {
  padding-right: 80px;
}

.r-p81 {
  padding-right: 81px;
}

.r-p82 {
  padding-right: 82px;
}

.r-p83 {
  padding-right: 83px;
}

.r-p84 {
  padding-right: 84px;
}

.r-p85 {
  padding-right: 85px;
}

.r-p86 {
  padding-right: 86px;
}

.r-p87 {
  padding-right: 87px;
}

.r-p88 {
  padding-right: 88px;
}

.r-p89 {
  padding-right: 89px;
}

.r-p90 {
  padding-right: 90px;
}

.r-p91 {
  padding-right: 91px;
}

.r-p92 {
  padding-right: 92px;
}

.r-p93 {
  padding-right: 93px;
}

.r-p94 {
  padding-right: 94px;
}

.r-p95 {
  padding-right: 95px;
}

.r-p96 {
  padding-right: 96px;
}

.r-p97 {
  padding-right: 97px;
}

.r-p98 {
  padding-right: 98px;
}

.r-p99 {
  padding-right: 99px;
}

.r-p100 {
  padding-right: 100px;
}

.r-p101 {
  padding-right: 101px;
}

.r-p102 {
  padding-right: 102px;
}

.r-p103 {
  padding-right: 103px;
}

.r-p104 {
  padding-right: 104px;
}

.r-p105 {
  padding-right: 105px;
}

.r-p106 {
  padding-right: 106px;
}

.r-p107 {
  padding-right: 107px;
}

.r-p108 {
  padding-right: 108px;
}

.r-p109 {
  padding-right: 109px;
}

.r-p110 {
  padding-right: 110px;
}

.r-p111 {
  padding-right: 111px;
}

.r-p112 {
  padding-right: 112px;
}

.r-p113 {
  padding-right: 113px;
}

.r-p114 {
  padding-right: 114px;
}

.r-p115 {
  padding-right: 115px;
}

.r-p116 {
  padding-right: 116px;
}

.r-p117 {
  padding-right: 117px;
}

.r-p118 {
  padding-right: 118px;
}

.r-p119 {
  padding-right: 119px;
}

.r-p120 {
  padding-right: 120px;
}

.l-p1 {
  padding-left: 1px;
}

.l-p2 {
  padding-left: 2px;
}

.l-p3 {
  padding-left: 3px;
}

.l-p4 {
  padding-left: 4px;
}

.l-p5 {
  padding-left: 5px;
}

.l-p6 {
  padding-left: 6px;
}

.l-p7 {
  padding-left: 7px;
}

.l-p8 {
  padding-left: 8px;
}

.l-p9 {
  padding-left: 9px;
}

.l-p10 {
  padding-left: 10px;
}

.l-p11 {
  padding-left: 11px;
}

.l-p12 {
  padding-left: 12px;
}

.l-p13 {
  padding-left: 13px;
}

.l-p14 {
  padding-left: 14px;
}

.l-p15 {
  padding-left: 15px;
}

.l-p16 {
  padding-left: 16px;
}

.l-p17 {
  padding-left: 17px;
}

.l-p18 {
  padding-left: 18px;
}

.l-p19 {
  padding-left: 19px;
}

.l-p20 {
  padding-left: 20px;
}

.l-p21 {
  padding-left: 21px;
}

.l-p22 {
  padding-left: 22px;
}

.l-p23 {
  padding-left: 23px;
}

.l-p24 {
  padding-left: 24px;
}

.l-p25 {
  padding-left: 25px;
}

.l-p26 {
  padding-left: 26px;
}

.l-p27 {
  padding-left: 27px;
}

.l-p28 {
  padding-left: 28px;
}

.l-p29 {
  padding-left: 29px;
}

.l-p30 {
  padding-left: 30px;
}

.l-p31 {
  padding-left: 31px;
}

.l-p32 {
  padding-left: 32px;
}

.l-p33 {
  padding-left: 33px;
}

.l-p34 {
  padding-left: 34px;
}

.l-p35 {
  padding-left: 35px;
}

.l-p36 {
  padding-left: 36px;
}

.l-p37 {
  padding-left: 37px;
}

.l-p38 {
  padding-left: 38px;
}

.l-p39 {
  padding-left: 39px;
}

.l-p40 {
  padding-left: 40px;
}

.l-p41 {
  padding-left: 41px;
}

.l-p42 {
  padding-left: 42px;
}

.l-p43 {
  padding-left: 43px;
}

.l-p44 {
  padding-left: 44px;
}

.l-p45 {
  padding-left: 45px;
}

.l-p46 {
  padding-left: 46px;
}

.l-p47 {
  padding-left: 47px;
}

.l-p48 {
  padding-left: 48px;
}

.l-p49 {
  padding-left: 49px;
}

.l-p50 {
  padding-left: 50px;
}

.l-p51 {
  padding-left: 51px;
}

.l-p52 {
  padding-left: 52px;
}

.l-p53 {
  padding-left: 53px;
}

.l-p54 {
  padding-left: 54px;
}

.l-p55 {
  padding-left: 55px;
}

.l-p56 {
  padding-left: 56px;
}

.l-p57 {
  padding-left: 57px;
}

.l-p58 {
  padding-left: 58px;
}

.l-p59 {
  padding-left: 59px;
}

.l-p60 {
  padding-left: 60px;
}

.l-p61 {
  padding-left: 61px;
}

.l-p62 {
  padding-left: 62px;
}

.l-p63 {
  padding-left: 63px;
}

.l-p64 {
  padding-left: 64px;
}

.l-p65 {
  padding-left: 65px;
}

.l-p66 {
  padding-left: 66px;
}

.l-p67 {
  padding-left: 67px;
}

.l-p68 {
  padding-left: 68px;
}

.l-p69 {
  padding-left: 69px;
}

.l-p70 {
  padding-left: 70px;
}

.l-p71 {
  padding-left: 71px;
}

.l-p72 {
  padding-left: 72px;
}

.l-p73 {
  padding-left: 73px;
}

.l-p74 {
  padding-left: 74px;
}

.l-p75 {
  padding-left: 75px;
}

.l-p76 {
  padding-left: 76px;
}

.l-p77 {
  padding-left: 77px;
}

.l-p78 {
  padding-left: 78px;
}

.l-p79 {
  padding-left: 79px;
}

.l-p80 {
  padding-left: 80px;
}

.l-p81 {
  padding-left: 81px;
}

.l-p82 {
  padding-left: 82px;
}

.l-p83 {
  padding-left: 83px;
}

.l-p84 {
  padding-left: 84px;
}

.l-p85 {
  padding-left: 85px;
}

.l-p86 {
  padding-left: 86px;
}

.l-p87 {
  padding-left: 87px;
}

.l-p88 {
  padding-left: 88px;
}

.l-p89 {
  padding-left: 89px;
}

.l-p90 {
  padding-left: 90px;
}

.l-p91 {
  padding-left: 91px;
}

.l-p92 {
  padding-left: 92px;
}

.l-p93 {
  padding-left: 93px;
}

.l-p94 {
  padding-left: 94px;
}

.l-p95 {
  padding-left: 95px;
}

.l-p96 {
  padding-left: 96px;
}

.l-p97 {
  padding-left: 97px;
}

.l-p98 {
  padding-left: 98px;
}

.l-p99 {
  padding-left: 99px;
}

.l-p100 {
  padding-left: 100px;
}

.l-p101 {
  padding-left: 101px;
}

.l-p102 {
  padding-left: 102px;
}

.l-p103 {
  padding-left: 103px;
}

.l-p104 {
  padding-left: 104px;
}

.l-p105 {
  padding-left: 105px;
}

.l-p106 {
  padding-left: 106px;
}

.l-p107 {
  padding-left: 107px;
}

.l-p108 {
  padding-left: 108px;
}

.l-p109 {
  padding-left: 109px;
}

.l-p110 {
  padding-left: 110px;
}

.l-p111 {
  padding-left: 111px;
}

.l-p112 {
  padding-left: 112px;
}

.l-p113 {
  padding-left: 113px;
}

.l-p114 {
  padding-left: 114px;
}

.l-p115 {
  padding-left: 115px;
}

.l-p116 {
  padding-left: 116px;
}

.l-p117 {
  padding-left: 117px;
}

.l-p118 {
  padding-left: 118px;
}

.l-p119 {
  padding-left: 119px;
}

.l-p120 {
  padding-left: 120px;
}

html {
  scroll-behavior: smooth;
}

body {
  position: relative;
  -webkit-font-smoothing: antialiased;
  color: #333;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
  min-height: 100vh;
  font-weight: 400;
  letter-spacing: 0.1em;
  background: #ffffff;
}

#wrapper {
  position: relative;
  overflow: hidden;
}

a {
  color: #767676;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  cursor: pointer;
}

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

/* animation
----------------------------------*/
@-webkit-keyframes zoom-in {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.12);
            transform: scale(1.12);
  }
}
@keyframes zoom-in {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.12);
            transform: scale(1.12);
  }
}
@-webkit-keyframes zoom-out {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes zoom-out {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes view-zoomin {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes view-zoomin {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes view-slideup {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 35px);
            transform: translate(0, 35px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes view-slideup {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 35px);
            transform: translate(0, 35px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.yurayura {
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-animation: yurayura 2s linear infinite;
          animation: yurayura 2s linear infinite;
}

@-webkit-keyframes yurayura {
  0%, 100% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  50% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
}

@keyframes yurayura {
  0%, 100% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  50% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
}
.poyopoyo {
  -webkit-animation: poyopoyo 2s ease-out infinite;
          animation: poyopoyo 2s ease-out infinite;
}

@-webkit-keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50%, 70% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}

@keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50%, 70% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}
.fuwafuwa {
  -webkit-animation: fuwafuwa 3s ease-in-out infinite alternate;
          animation: fuwafuwa 3s ease-in-out infinite alternate;
  -webkit-transition: 1.5s ease-in-out;
  transition: 1.5s ease-in-out;
}

.fuwafuwa2 {
  -webkit-animation: fuwafuwa2 1s ease-in-out infinite alternate;
          animation: fuwafuwa2 1s ease-in-out infinite alternate;
  -webkit-transition: 1.5s ease-in-out;
  transition: 1.5s ease-in-out;
}

@-webkit-keyframes fuwafuwa {
  0% {
    -webkit-transform: translate(0, 0) rotate(-7deg);
            transform: translate(0, 0) rotate(-7deg);
  }
  50% {
    -webkit-transform: translate(0, -7px) rotate(0deg);
            transform: translate(0, -7px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(7deg);
            transform: translate(0, 0) rotate(7deg);
  }
}

@keyframes fuwafuwa {
  0% {
    -webkit-transform: translate(0, 0) rotate(-7deg);
            transform: translate(0, 0) rotate(-7deg);
  }
  50% {
    -webkit-transform: translate(0, -7px) rotate(0deg);
            transform: translate(0, -7px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(7deg);
            transform: translate(0, 0) rotate(7deg);
  }
}
@-webkit-keyframes fuwafuwa2 {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
  }
  50% {
    -webkit-transform: translate(0, -10px) rotate(0deg);
            transform: translate(0, -10px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
  }
}
@keyframes fuwafuwa2 {
  0% {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
  }
  50% {
    -webkit-transform: translate(0, -10px) rotate(0deg);
            transform: translate(0, -10px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(0deg);
            transform: translate(0, 0) rotate(0deg);
  }
}
.animation {
  opacity: 0;
}

.slideup.on {
  opacity: 1;
  -webkit-animation: view-slideup 0.65s cubic-bezier(0.2, 1, 0.2, 1);
          animation: view-slideup 0.65s cubic-bezier(0.2, 1, 0.2, 1);
}

.zoomin.on {
  opacity: 1;
  -webkit-animation: view-zoomin 0.65s cubic-bezier(0.2, 1, 0.2, 1);
          animation: view-zoomin 0.65s cubic-bezier(0.2, 1, 0.2, 1);
}

.loop_txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  overflow: hidden;
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  z-index: -1;
  color: transparent;
  -webkit-text-stroke: 2px #a9a9a9;
  opacity: 0.3;
  margin-top: 120px;
}
.loop_txt > div {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  white-space: nowrap;
  font-size: 150px;
}
.loop_txt > div:nth-child(odd) {
  -webkit-animation: loop 50s -25s linear infinite;
          animation: loop 50s -25s linear infinite;
}
.loop_txt > div:nth-child(even) {
  -webkit-animation: loop2 50s linear infinite;
          animation: loop2 50s linear infinite;
}
@media all and (max-width: 639px) {
  .loop_txt {
    margin-top: 60px;
  }
  .loop_txt > div {
    font-size: 70px;
  }
}

@-webkit-keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes loop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
@keyframes loop2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}
.glowAnime span {
  opacity: 0;
}

.glowAnime.glow span {
  -webkit-animation: glow_anime_on 1s ease-out forwards;
          animation: glow_anime_on 1s ease-out forwards;
}

@-webkit-keyframes glow_anime_on {
  0% {
    opacity: 0;
    text-shadow: 0 0 0 #fefefe, 0 0 0 #ffffff;
  }
  50% {
    opacity: 1;
    text-shadow: 0 0 10px #fefefe, 0 0 15px #ffffff;
  }
  99% {
    opacity: 1;
    text-shadow: 0 0 0 #fefefe, 0 0 0 #ffffff;
  }
  100% {
    opacity: 1;
    text-shadow: none;
  }
}

@keyframes glow_anime_on {
  0% {
    opacity: 0;
    text-shadow: 0 0 0 #fefefe, 0 0 0 #ffffff;
  }
  50% {
    opacity: 1;
    text-shadow: 0 0 10px #fefefe, 0 0 15px #ffffff;
  }
  99% {
    opacity: 1;
    text-shadow: 0 0 0 #fefefe, 0 0 0 #ffffff;
  }
  100% {
    opacity: 1;
    text-shadow: none;
  }
}
.js-span-text {
  opacity: 0;
}
.js-span-text.on {
  opacity: 1;
}
.js-span-text.on span {
  display: inline-block;
  opacity: 0;
}
.js-span-text.on span:nth-child(1) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.12s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.12s forwards;
}
.js-span-text.on span:nth-child(2) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.24s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.24s forwards;
}
.js-span-text.on span:nth-child(3) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.36s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.36s forwards;
}
.js-span-text.on span:nth-child(4) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.48s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.48s forwards;
}
.js-span-text.on span:nth-child(5) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.6s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.6s forwards;
}
.js-span-text.on span:nth-child(6) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.72s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.72s forwards;
}
.js-span-text.on span:nth-child(7) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.84s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.84s forwards;
}
.js-span-text.on span:nth-child(8) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.96s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.96s forwards;
}
.js-span-text.on span:nth-child(9) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.08s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.08s forwards;
}
.js-span-text.on span:nth-child(10) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.2s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.2s forwards;
}
.js-span-text.on span:nth-child(11) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.32s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.32s forwards;
}
.js-span-text.on span:nth-child(12) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.44s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.44s forwards;
}
.js-span-text.on span:nth-child(13) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.56s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.56s forwards;
}
.js-span-text.on span:nth-child(14) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.68s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.68s forwards;
}
.js-span-text.on span:nth-child(15) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.8s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.8s forwards;
}
.js-span-text.on span:nth-child(16) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.92s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.92s forwards;
}
.js-span-text.on span:nth-child(17) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.04s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.04s forwards;
}
.js-span-text.on span:nth-child(18) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.16s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.16s forwards;
}
.js-span-text.on span:nth-child(19) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.28s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.28s forwards;
}
.js-span-text.on span:nth-child(20) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.4s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.4s forwards;
}
.js-span-text.on span:nth-child(21) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.52s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.52s forwards;
}
.js-span-text.on span:nth-child(22) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.64s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.64s forwards;
}
.js-span-text.on span:nth-child(23) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.76s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.76s forwards;
}
.js-span-text.on span:nth-child(24) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.88s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.88s forwards;
}
.js-span-text.on span:nth-child(25) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3s forwards;
}
.js-span-text.on span:nth-child(26) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.12s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.12s forwards;
}
.js-span-text.on span:nth-child(27) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.24s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.24s forwards;
}
.js-span-text.on span:nth-child(28) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.36s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.36s forwards;
}
.js-span-text.on span:nth-child(29) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.48s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.48s forwards;
}
.js-span-text.on span:nth-child(30) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.6s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.6s forwards;
}
.js-span-text.on span:nth-child(31) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.72s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.72s forwards;
}
.js-span-text.on span:nth-child(32) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.84s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.84s forwards;
}
.js-span-text.on span:nth-child(33) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.96s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.96s forwards;
}
.js-span-text.on span:nth-child(34) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.08s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.08s forwards;
}
.js-span-text.on span:nth-child(35) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.2s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.2s forwards;
}
.js-span-text.on span:nth-child(36) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.32s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.32s forwards;
}
.js-span-text.on span:nth-child(37) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.44s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.44s forwards;
}
.js-span-text.on span:nth-child(38) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.56s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.56s forwards;
}
.js-span-text.on span:nth-child(39) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.68s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.68s forwards;
}
.js-span-text.on span:nth-child(40) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.8s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.8s forwards;
}
.js-span-text.on span:nth-child(41) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.92s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.92s forwards;
}
.js-span-text.on span:nth-child(42) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 5.04s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 5.04s forwards;
}
.js-span-text.on span:nth-child(43) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 5.16s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 5.16s forwards;
}
.js-span-text.on span:nth-child(44) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 5.28s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 5.28s forwards;
}
.js-span-text.on span:nth-child(45) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 5.4s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 5.4s forwards;
}
.js-span-text.on span:nth-child(46) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 5.52s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 5.52s forwards;
}
.js-span-text.on span:nth-child(47) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 5.64s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 5.64s forwards;
}
.js-span-text.on span:nth-child(48) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 5.76s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 5.76s forwards;
}
.js-span-text.on span:nth-child(49) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 5.88s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 5.88s forwards;
}
.js-span-text.on span:nth-child(50) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 6s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 6s forwards;
}
.js-span-text.on span:nth-child(51) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 6.12s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 6.12s forwards;
}
.js-span-text.on span:nth-child(52) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 6.24s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 6.24s forwards;
}
.js-span-text.on span:nth-child(53) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 6.36s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 6.36s forwards;
}
.js-span-text.on span:nth-child(54) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 6.48s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 6.48s forwards;
}
.js-span-text.on span:nth-child(55) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 6.6s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 6.6s forwards;
}
.js-span-text.on span:nth-child(56) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 6.72s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 6.72s forwards;
}
.js-span-text.on span:nth-child(57) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 6.84s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 6.84s forwards;
}
.js-span-text.on span:nth-child(58) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 6.96s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 6.96s forwards;
}
.js-span-text.on span:nth-child(59) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 7.08s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 7.08s forwards;
}
.js-span-text.on span:nth-child(60) {
  -webkit-animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 7.2s forwards;
          animation: text 1s cubic-bezier(0.3, 0.72, 0.56, 0.99) 7.2s forwards;
}

@-webkit-keyframes text {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px) translateY(-10px) scale(1.3);
            transform: translateX(-20px) translateY(-10px) scale(1.3);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes text {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px) translateY(-10px) scale(1.3);
            transform: translateX(-20px) translateY(-10px) scale(1.3);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
.spc {
  padding: 0 0.2em;
  display: inline-block;
}

/* loader
----------------------------------*/
.loader {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fdfdfd;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}
.loader::after {
  -webkit-animation: loader 0.5s linear infinite;
          animation: loader 0.5s linear infinite;
  border: 1px solid #002C6B;
  border-radius: 50%;
  border-right: 1px solid rgba(0, 44, 107, 0.2);
  border-top: 1px solid rgba(0, 44, 107, 0.2);
  content: "";
  height: 70px;
  width: 70px;
}
.loader.off {
  display: none;
}

@-webkit-keyframes loader {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes loader {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* header
----------------------------------*/
@-webkit-keyframes hd-scrolled {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes hd-scrolled {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
#l-header {
  position: absolute;
  width: 100%;
  z-index: 200;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  background: #fff;
}
#l-header.is-fixed {
  position: fixed;
  backdrop-filter: blur(5px);
  background: rgba(255, 255, 255, 0.9);
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
#l-header.is-fixed .inner .head-right_contact {
  display: none;
}
#l-header.is-fixed .inner #logo {
  width: 260px;
}
#l-header.is-fixed .inner #logo img {
  -webkit-filter: none;
          filter: none;
}
#l-header.is-fixed .inner #logo .logo1 {
  display: none;
}
#l-header.is-fixed .inner #logo .logo2 {
  display: block;
}
@media all and (max-width: 896px) {
  #l-header.is-fixed .inner #logo {
    display: none;
  }
}
@media all and (max-width: 896px) {
  #l-header {
    background: transparent;
  }
}
#l-header .inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 98%;
  margin: 0 auto;
  padding: 15px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media all and (max-width: 896px) {
  #l-header .inner {
    min-width: initial;
  }
}
#l-header .inner #logo {
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  width: 370px;
  z-index: 2;
}
@media all and (max-width: 1100px) {
  #l-header .inner #logo {
    width: 350px;
  }
}
@media all and (max-width: 639px) {
  #l-header .inner #logo {
    width: 230px;
  }
}
#l-header .inner #logo .logo2 {
  display: none;
}
#l-header .head-right {
  margin-left: auto;
}
@media all and (max-width: 1100px) {
  #l-header .head-right {
    display: none;
  }
}
#l-header .head-right_contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-left: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 10px;
}
#l-header .head-right_contact p {
  margin-right: 15px;
}
#l-header .head-right_btn {
  margin-left: 15px;
}
#l-header .head-right_btn a {
  position: relative;
  padding: 2px 10px;
  display: block;
  font-size: 1.3rem;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  background: rgba(0, 0, 0, 0.1);
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5), 0 0 8px rgba(0, 0, 0, 0.5);
  border: 1px solid #333;
  color: #333;
}
#l-header .head-right_btn a i {
  margin-right: 6px;
}
#l-header .head-right_btn a:hover {
  background: #012748;
}
#l-header .head-right_tel a,
#l-header .head-right_mail a,
#l-header .head-right_instagram a,
#l-header .head-right_map a {
  display: block;
  padding: 2px 15px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: transparent;
  color: #333;
  border: 1px solid #333;
  font-size: 1.4rem;
  font-family: "Roboto", serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  border-radius: 50px;
}
#l-header .head-right_tel a:before,
#l-header .head-right_mail a:before,
#l-header .head-right_instagram a:before,
#l-header .head-right_map a:before {
  margin-right: 6px;
}
#l-header .head-right_tel a {
  padding: 0;
  border-radius: 0;
  border: 0px;
  width: auto;
  height: auto;
  font-size: 2.4rem;
  position: relative;
}
#l-header .head-right_tel a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f098";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
}
#l-header .head-right_tel a:hover {
  opacity: 0.7;
}
#l-header .head-right_mail {
  margin-left: 10px;
}
#l-header .head-right_mail a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0e0";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
}
#l-header .head-right_mail a:hover {
  background: #fefefe;
  color: #545454;
}
#l-header .head-right_instagram {
  margin-left: 10px;
}
#l-header .head-right_instagram a {
  position: relative;
  padding-left: 30px;
}
#l-header .head-right_instagram a:before {
  content: "\f16d";
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
#l-header .head-right_instagram a:hover {
  background: #fefefe;
  color: #e4405f;
}
#l-header .head-right_map {
  margin-left: 10px;
}
#l-header .head-right_map a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
}
#l-header .head-right_map a:hover {
  background: #fefefe;
  color: #a9a9a9;
}
#l-header .head-right_line {
  margin-left: 10px;
}
#l-header .head-right_line a {
  display: block;
  padding: 2px 15px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background: transparent;
  color: #333;
  border: 1px solid #333;
  font-size: 1.4rem;
  font-family: "Roboto", serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  border-radius: 50px;
}
#l-header .head-right_line a i {
  margin-right: 6px;
  font-size: 1.4rem;
}
#l-header .head-right_line a:hover {
  background: #333;
  color: #06c755;
}
#l-header .head-right_lower {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
}

#head-menu {
  position: relative;
  top: 35px;
}
#head-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin: 0 auto;
}
#head-menu ul li {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
#head-menu ul li:not(:last-of-type) {
  margin-right: 20px;
}
#head-menu ul li.accent a {
  line-height: 1.5;
  background: -webkit-gradient(linear, left top, right top, from(#002C6B), to(#9c9d20));
  background: linear-gradient(to right, #002C6B, #9c9d20);
  padding: 8px 20px;
}
#head-menu ul li.accent a:hover {
  opacity: 0.8;
}
#head-menu ul li a {
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
  display: block;
  letter-spacing: 0.3em;
  font-size: 1.3rem;
  color: #333;
  text-align: center;
}
#head-menu ul li a span {
  font-size: 1.2rem;
  display: block;
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
}
#head-menu ul li a i {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 2.8rem;
}
#head-menu ul li a:hover i {
  color: #a9a9a9;
}

#header_nav {
  position: relative;
  width: 700px;
  text-align: center;
}
#header_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 0 10px;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#header_nav ul li {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
#header_nav ul li a {
  position: relative;
  display: block;
  line-height: 1.6;
  font-weight: 600;
  font-size: 1.5rem;
  letter-spacing: 0.2em;
  color: #333;
}
#header_nav ul li a span {
  display: block;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 1.5rem;
}
#header_nav ul li a:after {
  position: absolute;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  content: "";
  width: 5px;
  height: 5px;
  background: #002C6B;
  border-radius: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -10px;
  left: 50%;
  opacity: 0;
}
#header_nav ul li a.active:after, #header_nav ul li a:hover:after {
  opacity: 1;
}
#header_nav ul .nav-corporate {
  margin-left: 20px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 0;
}
#header_nav ul .nav-corporate a {
  padding: 10px 18px;
  border-radius: 999px;
  background: #002C6B;
  color: #fff;
  letter-spacing: 0.12em;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.18);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.18);
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
}
#header_nav ul .nav-corporate a span {
  color: rgba(255, 255, 255, 0.85);
  font-size: 1.2rem;
}
#header_nav ul .nav-corporate a:after {
  display: none;
}
#header_nav ul .nav-corporate a:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  opacity: 0.92;
}
.is-fixed #header_nav ul li a {
  color: #333333;
  text-shadow: none;
}
.is-fixed #header_nav ul li a span {
  color: #545454;
}
.is-fixed #header_nav ul li a:hover:after, .is-fixed #header_nav ul li a.active:after {
  background: #002C6B;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.is-fixed #header_nav ul .nav-corporate a {
  color: #fff;
}
.is-fixed #header_nav ul .nav-corporate a span {
  color: rgba(255, 255, 255, 0.85);
}

/* page-top
----------------------------------*/
#page-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 200;
}
#page-top a {
  display: block;
  color: #fff;
  background: #a9a9a9;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 0.9em;
  text-align: center;
}
#page-top a:hover {
  opacity: 0.6;
}

#page-top2 {
  width: 150px;
  height: 150px;
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
#page-top2 a {
  height: 100%;
  width: 100%;
  position: absolute;
  border-top-left-radius: 100%;
  z-index: 1;
  color: #fff;
}
#page-top2 a span {
  position: absolute;
  bottom: 30px;
  left: 60px;
  z-index: 1;
  letter-spacing: -1px;
  font-size: 1.6rem;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page-top2 a:after {
  content: "";
  background: rgb(0, 12.5420560748, 30.5);
  background: #a9a9a9;
  width: 300px;
  height: 300px;
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
  border-radius: 50%;
}

/* mv
----------------------------------*/
:root {
  --header-h: 90px;
}

#slideshow {
  position: relative;
  height: 90vh;
  padding-top: var(--header-h);
  height: calc(90vh + var(--header-h));
}
@media all and (max-width: 1100px) {
  #slideshow {
    margin: 0 auto;
    width: 100%;
  }
}
@media all and (max-width: 896px) {
  #slideshow {
    height: 75vw;
  }
}

#slideshow02 {
  position: relative;
  height: 100vh;
}
@media all and (max-width: 1100px) {
  #slideshow02 {
    margin: 0 auto;
    width: 100%;
  }
}
@media all and (max-width: 896px) {
  #slideshow02 {
    height: 75vw;
  }
}

/* ロゴ */
.mv-logo {
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 10;
}
.mv-logo img {
  width: 290px;
  height: auto;
  display: block;
}

/* スマホ微調整 */
@media all and (max-width: 639px) {
  .mv-logo {
    top: 15px;
    left: 15px;
  }
  .mv-logo img {
    width: 180px;
  }
}
#scrolldown {
  position: absolute;
  right: 15px;
  bottom: 60px;
  color: #fefefe;
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  -webkit-font-feature-settings: "pkna";
  font-feature-settings: "pkna";
  font-size: 1.4rem;
  z-index: 100;
  height: 210px;
}
#scrolldown:before, #scrolldown:after {
  position: absolute;
  content: "";
  z-index: 2;
  left: 50%;
}
#scrolldown:before {
  width: 1px;
  height: 100px;
  bottom: 0;
  background: #f0f0f0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#scrolldown:after {
  width: 8px;
  height: 8px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 100%;
  top: 100px;
  margin-left: -4px;
  -webkit-animation: scroll-point 2.3s ease-out infinite;
          animation: scroll-point 2.3s ease-out infinite;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
@media all and (max-width: 896px) {
  #scrolldown {
    display: none;
  }
}

@-webkit-keyframes scroll-point {
  0% {
    bottom: 0;
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  50% {
    top: 180px;
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    top: 210px;
    opacity: 0;
  }
}

@keyframes scroll-point {
  0% {
    bottom: 0;
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  50% {
    top: 180px;
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    top: 210px;
    opacity: 0;
  }
}
/* contact_bnr
----------------------------------*/
.contact_bnr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.contact_bnr.col-bl > li:first-child:after {
  background: #471313;
}
.contact_bnr.col-bl .bnr_tel {
  color: #a9a9a9;
}
.contact_bnr.col-bl .bnr_mail {
  color: #a9a9a9;
  border: 1px solid #a9a9a9;
}
.contact_bnr > li {
  position: relative;
  width: 50%;
  text-align: center;
}
.contact_bnr > li:first-child:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  z-index: 1;
  background: #fff;
}
@media all and (max-width: 639px) {
  .contact_bnr > li {
    width: 100%;
    margin: 0 auto;
  }
  .contact_bnr > li:first-child {
    margin-bottom: 15px;
  }
  .contact_bnr > li:first-child:after {
    display: none;
  }
}
.contact_bnr > li .bnr_tel {
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  font-size: 2.8rem;
}
@media all and (max-width: 896px) {
  .contact_bnr > li .bnr_tel {
    font-size: 2.2rem;
    line-height: 1.6;
  }
}
@media all and (max-width: 639px) {
  .contact_bnr > li .bnr_tel {
    font-size: 1.8rem;
    letter-spacing: 0.15em;
  }
}
.contact_bnr > li .bnr_tel {
  font-family: "Roboto", serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: #fff;
}
.contact_bnr > li .bnr_tel:before {
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  font-size: 1.8rem;
}
@media all and (max-width: 896px) {
  .contact_bnr > li .bnr_tel:before {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 639px) {
  .contact_bnr > li .bnr_tel:before {
    font-size: 1.35rem;
    letter-spacing: 0.15em;
  }
}
.contact_bnr > li .bnr_tel:before {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  content: "Tel.";
  margin-right: 2px;
}
.contact_bnr > li .bnr_mail {
  position: relative;
  padding: 18px;
  color: #fff;
  background: transparent;
  border: 1px solid #fff;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  font-size: 1.6rem;
}
@media all and (max-width: 896px) {
  .contact_bnr > li .bnr_mail {
    font-size: 1.4rem;
  }
}
@media all and (max-width: 639px) {
  .contact_bnr > li .bnr_mail {
    font-size: 1.25rem;
    letter-spacing: 0.15em;
  }
}
@media all and (max-width: 639px) {
  .contact_bnr > li .bnr_mail {
    padding: 15px;
  }
}
.contact_bnr > li .bnr_mail:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0e0";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
  margin-right: 5px;
}
.contact_bnr > li .bnr_mail:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 3px;
  bottom: 0px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.contact_bnr > li .bnr_mail:hover {
  background: #fff;
  color: #545454;
}
.contact_bnr > li .bnr_mail:hover:after {
  border-left: 6px solid #545454;
}
.contact_bnr > li a {
  display: block;
  width: 90%;
  max-width: 360px;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media all and (max-width: 896px) {
  .contact_bnr > li a {
    max-width: 300px;
  }
}
@media all and (max-width: 639px) {
  .contact_bnr > li a {
    max-width: 240px;
  }
}

.sns-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.sns-list.type1 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sns-list.type2 {
  margin-left: 20px;
}
.sns-list.type2 li a {
  background: transparent !important;
  border: 1px solid #fff;
  -webkit-filter: drop-shadow(2px 0px 6px rgba(20, 20, 20, 0.1));
          filter: drop-shadow(2px 0px 6px rgba(20, 20, 20, 0.1));
}
.sns-list.type2 li a::before {
  display: none;
}
@media all and (max-width: 896px) {
  .sns-list.type2 {
    display: none;
  }
}
.sns-list.type3 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.sns-list.type3 li a {
  background: transparent !important;
  border: 1px solid #fff;
}
.sns-list.type3 li a::before {
  display: none;
}
.sns-list li:not(:last-child) {
  margin-right: 10px;
}
.sns-list li a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  position: relative;
  border-radius: 50%;
}
.sns-list li a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 21px;
  z-index: 3;
}
.sns-list li a:hover img {
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transform: rotate(360deg);
  transform: translate(-50%, -50%) rotate(360deg);
}
.sns-list li a.btn-other {
  background: #002C6B;
}
.sns-list li a.btn-other2 {
  background: #a9a9a9;
}
.sns-list li a.btn-brown {
  background: #141414;
}
.sns-list li a.btn-map {
  background: #ff1900;
}
.sns-list li a.btn-lit {
  background: #918ff1;
}
.sns-list li a.btn-tiktok {
  background: #000;
}
.sns-list li a.btn-facebook {
  background: #1877f2;
}
.sns-list li a.btn-twitter {
  background: #1da1f2;
}
.sns-list li a.btn-line {
  background: #00b900;
}
.sns-list li a.btn-rakuten {
  background: #bf0000;
}
.sns-list li a.btn-youtube {
  background: #d62a29;
}
.sns-list li a.btn-yahoo {
  background: #df0f16;
}
.sns-list li a.btn-ameba {
  background: #2c883a;
}
.sns-list li a.btn-online {
  background: #002C6B;
}
.sns-list li a.btn-x {
  background: #000000;
}
.sns-list li a.btn-bio {
  background: #000000;
}
.sns-list li a.btn-instagram {
  overflow: hidden;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
}
.sns-list li a.btn-instagram:before {
  content: "";
  position: absolute;
  top: 20px;
  left: -12px;
  width: 60px;
  height: 60px;
  background: radial-gradient(#ffdb2c 10%, rgba(255, 105, 34, 0.65) 55%, rgba(255, 88, 96, 0) 70%);
}
@media all and (max-width: 1100px) {
  .sns-list li a {
    width: 46px;
    height: 46px;
    line-height: 46px;
  }
  .sns-list li a img {
    width: 19px;
  }
}
@media all and (max-width: 896px) {
  .sns-list li:not(:last-child) {
    margin-right: 5px;
  }
  .sns-list li a {
    width: 38px;
    height: 38px;
    line-height: 38px;
  }
  .sns-list li a img {
    width: 15px;
  }
}

/* footer
----------------------------------*/
#l-footer {
  position: relative;
  font-size: 1.5rem;
  border-top: 1px solid #d5d4d4;
  background: #ffffff;
}
#l-footer .inner {
  position: relative;
  margin: 0 auto;
  z-index: 3;
  padding: 60px 120px;
}
@media all and (max-width: 1100px) {
  #l-footer {
    overflow: hidden;
  }
  #l-footer .inner {
    width: 100%;
  }
}
@media all and (max-width: 639px) {
  #l-footer {
    font-size: 1.2rem;
  }
}

.footer-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  gap: 10px;
  margin: 0 auto;
}
.footer-wrap .flogo {
  display: inline-block;
}
.footer-wrap .flogo img {
  height: auto;
  max-width: 260px;
}
.footer-wrap .address,
.footer-wrap .tel {
  margin: 0;
}

.map-big {
  margin: 30px auto 0;
  height: 350px;
  overflow: hidden;
}
.map-big iframe {
  width: 100%;
  height: 100%;
}

.footer-map-title {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 2;
  right: -20px;
  top: -40px;
  width: 85px;
  height: 80px;
  background: #a9a9a9;
  border-radius: 50%;
  font-family: "Parisienne", cursive;
  font-weight: 700;
  letter-spacing: normal;
  font-size: 1.8rem;
  color: #fff;
}
@media all and (max-width: 1100px) {
  .footer-map-title {
    right: 0;
  }
}
@media all and (max-width: 639px) {
  .footer-map-title {
    width: 65px;
    height: 60px;
    font-size: 1.4rem;
  }
}

.footer_contact {
  background: #333;
}
.footer_contact .contact_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer_contact .contact_box .left,
.footer_contact .contact_box .right {
  width: 50%;
  padding: 30px;
}
.footer_contact .contact_box .contact_btn a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer_contact .contact_box .contact_btn a .contact_img {
  position: relative;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.footer_contact .contact_box .contact_btn a .contact_img img {
  position: absolute;
  width: 42px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.footer_contact .contact_box .contact_btn a .contact_ttl {
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 4rem;
  white-space: nowrap;
  color: #fff;
  margin-left: 20px;
  line-height: 1.4;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  white-space: nowrap;
}
.footer_contact .contact_box .contact_btn a .contact_ttl span {
  display: block;
  font-size: 1.3rem;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding-top: 0.5em;
}
.footer_contact .contact_box .contact_btn a:hover {
  opacity: 0.5;
}
.footer_contact .contact_box .right {
  border-left: 1px solid #545454;
}
.footer_contact .contact_box .right .contact_btn a .contact_ttl {
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 3rem;
}
@media all and (max-width: 896px) {
  .footer_contact .contact_box .left,
  .footer_contact .contact_box .right {
    width: 100%;
  }
  .footer_contact .contact_box .contact_btn a .contact_ttl {
    font-size: 4rem;
  }
  .footer_contact .contact_box .right {
    border-top: 1px solid #545454;
    border-left: none;
  }
  .footer_contact .contact_box .right .contact_btn a .contact_ttl {
    font-size: 3.5rem;
  }
}
@media all and (max-width: 639px) {
  .footer_contact .contact_box .contact_btn a .contact_ttl {
    font-size: 2.5rem;
  }
  .footer_contact .contact_box .contact_btn a .contact_img {
    width: 60px;
    height: 60px;
  }
  .footer_contact .contact_box .left,
  .footer_contact .contact_box .right {
    padding: 15px;
  }
  .footer_contact .contact_box .right .contact_btn a .contact_ttl {
    font-size: 2.2rem;
  }
}

.bg-fc {
  position: relative;
  padding-bottom: 150px;
}
.bg-fc:before {
  position: absolute;
  content: "";
  left: 0;
  top: 150px;
  width: 100%;
  height: 100%;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27659/bg-fc.jpg) no-repeat 50% 75%/cover;
  z-index: -1;
}

.footer-contact {
  position: relative;
  margin: auto;
  max-width: calc(100% - 120px);
  width: 95%;
  overflow: hidden;
}
.footer-contact:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #002C6B;
  z-index: -1;
}
.footer-contact .inner-box {
  max-width: 900px;
  margin: 0 auto;
  padding: 120px 20px;
}
.footer-contact .inner-box .title02 {
  text-align: center;
}
.footer-contact .inner-box .title02 span {
  color: #fff;
}
.footer-contact .inner-box .title16 {
  text-align: center;
  color: #fff;
}
.footer-contact .inner-box .fc-txt {
  line-height: 1.8;
  letter-spacing: 0.2em;
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
}
@media all and (max-width: 1100px) {
  .footer-contact {
    max-width: calc(100% - 80px);
  }
  .footer-contact .inner-box {
    padding: 80px 20px;
  }
}
@media all and (max-width: 896px) {
  .footer-contact {
    max-width: calc(100% - 20px);
  }
  .footer-contact .inner-box {
    padding: 60px 10px;
  }
  .footer-contact .inner-box .fc-txt {
    margin-bottom: 30px;
    letter-spacing: 0.15em;
  }
}
@media all and (max-width: 639px) {
  .footer-contact .inner-box {
    padding: 40px 10px;
  }
}

/* footer_navi
----------------------------------*/
.footer_navi {
  position: relative;
}
@media all and (max-width: 639px) {
  .footer_navi {
    width: 90%;
    margin-inline: auto;
  }
}
.footer_navi .globalNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-inline: auto;
  border-radius: 40px;
}
.footer_navi .globalNav > li {
  width: 33%;
}
@media all and (max-width: 639px) {
  .footer_navi .globalNav > li:not(:last-of-type) {
    margin-right: 5px;
  }
}
.footer_navi .globalNav > li .footer-only {
  display: block;
}
.footer_navi .globalNav > li a {
  position: relative;
  display: block;
  text-align: left;
  font-weight: 600;
  font-size: 1.4rem;
  color: #333;
  padding: 15px;
}
.footer_navi .globalNav > li a span {
  display: block;
  color: #a9a9a9;
}
.footer_navi .globalNav > li a span.eng {
  display: none;
}
.footer_navi .globalNav > li a span.ja {
  color: #002C6B;
  padding: 4px;
  font-size: 1.3rem;
}
@media all and (max-width: 639px) {
  .footer_navi .globalNav > li a span.ja {
    font-size: 1.1rem;
  }
}
@media all and (max-width: 639px) {
  .footer_navi .globalNav > li a {
    font-size: 1.1rem;
    text-align: center;
  }
}
.footer_navi .globalNav > li a:hover {
  color: #ddd;
}
.footer_navi .globalNav > li .dropdown {
  display: none;
}
.footer_navi .globalNav > li .dropdown .dropdown-ul {
  position: relative;
  display: block;
  max-width: 20 0px;
  padding: 8px;
}
.footer_navi .globalNav > li .dropdown .dropdown-ul:before {
  position: absolute;
  content: "";
  left: 8px;
  top: 0;
  width: 1px;
  height: 100%;
  background: #a9a9a9;
}
.footer_navi .globalNav > li .dropdown .drop-title {
  display: none;
}
.footer_navi .globalNav > li .dropdown .dropdown-li {
  position: relative;
  margin-bottom: 4px;
}
.footer_navi .globalNav > li .dropdown .dropdown-li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  width: 10px;
  height: 1px;
  background: #a9a9a9;
}
.footer_navi .globalNav > li .dropdown .dropdown-li figure {
  display: none;
}
.footer_navi .globalNav > li .dropdown .dropdown-li a {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 20px;
  border: none;
  font-size: 13px;
  color: #002C6B;
  line-height: 1.5;
  letter-spacing: 0;
}

.footer-title {
  font-weight: 600;
}
.footer-title span {
  background: #000;
  color: #fff;
  padding: 3px 8px;
}

.flogo {
  position: relative;
  display: block;
  max-width: 280px;
  margin-bottom: 30px;
}
@media all and (max-width: 896px) {
  .flogo {
    margin-left: auto;
    margin-right: auto;
    max-width: 140px;
  }
}

@media all and (max-width: 639px) {
  .footer-wrap .flogo {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto 20px;
  }
  .footer-wrap .flogo img {
    max-width: 180px;
    width: 100%;
    height: auto;
    display: block;
  }
}
@media all and (max-width: 639px) {
  .address {
    font-size: 13px;
  }
}

.copyright {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  padding: 20px 0;
  letter-spacing: 0.15em;
  font-size: 1.2rem;
  text-align: center;
  background: #002C6B;
  color: #fff;
}
@media all and (max-width: 896px) {
  .copyright {
    font-size: 12px;
  }
}

.footer_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
}
.footer_flex .map_btn {
  position: relative;
  z-index: 100;
}
.footer_flex .map_btn a {
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: #002C6B;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 7px;
  color: #fff;
  line-height: 1.5;
}
.footer_flex .map_btn a:hover {
  scale: 1.1;
}
@media all and (max-width: 639px) {
  .footer_flex {
    gap: 20px;
  }
}

/* news
----------------------------------*/
.news-box {
  position: relative;
  margin: 0 auto;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 896px) {
  .news-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.news-title {
  position: relative;
  margin-right: 60px;
  text-align: center;
  min-width: 120px;
}
.news-title .eng {
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1 !important;
  color: #a9a9a9;
  font-size: 6rem;
}
.news-title .ja {
  color: #002C6B;
  display: block;
  font-size: 2rem;
}
.news-title .more {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 14px auto 0;
  padding: 7px 16px;
  border-radius: 999px;
  font-size: 1.5rem;
  line-height: 1;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  border: 1px solid #a9a9a9;
  background: #fff;
  color: #002C6B;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
}
.news-title .more:hover {
  background: #a9a9a9;
  color: #002C6B;
}
@media all and (max-width: 896px) {
  .news-title {
    width: calc(100% - 10px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    min-width: auto;
  }
  .news-title .more {
    position: static;
    margin-top: 12px;
    padding: 6px 14px;
    font-size: 0.85rem;
  }
  .news-title .ja {
    margin-left: 10px;
  }
}

.news-right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media all and (max-width: 639px) {
  .news-right {
    width: 100%;
  }
}

.note-side {
  position: relative;
}
.note-side.type1 {
  padding: 0 10px;
}
@media all and (max-width: 639px) {
  .note-side {
    padding: 0 5px;
  }
  .note-side.type1 {
    padding: 0 5px;
  }
}

/* news-wrapper
----------------------------------*/
#news-wrapper {
  height: 100%;
  padding-bottom: 40px;
}
@media all and (max-width: 896px) {
  #news-wrapper {
    padding-bottom: 20px;
  }
  #news-wrapper canvas {
    width: 100%;
    height: 40px;
  }
}

.news a {
  display: block;
  color: #141414;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 15px;
  border-top: 1px solid #ddd;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.news a:hover {
  background: #f4f4f4;
}
.news a:last-of-type {
  border-bottom: 1px solid #ddd;
}
@media all and (max-width: 896px) {
  .news a {
    padding: 10px;
  }
}
.news a dt {
  width: 100%;
  text-align: left;
  font-size: 1.3rem;
}
.news a dt:before {
  font-family: "Font Awesome 5 Free";
  content: "\f017";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
  margin-right: 3px;
  color: #002C6B;
}
@media all and (max-width: 639px) {
  .news a dt {
    font-size: 1.1rem;
  }
}
.news a dd {
  line-height: 1.5;
}

.news02 {
  border-top: 1px solid #ddd;
  max-width: 1100px;
}
.news02 .inner {
  position: relative;
  border-bottom: 1px solid #ddd;
  padding: 30px 20px;
  -webkit-transition: 0.3s ease-in all;
  transition: 0.3s ease-in all;
}
.news02 .inner dt {
  float: left;
  width: 8em;
  color: #a9a9a9;
  border: 1px solid #a9a9a9;
  text-align: center;
  padding: 2px;
}
.news02 .inner dd {
  margin-left: 9em;
  color: #141414;
  line-height: 1.5;
}
.news02 .inner dd a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #141414;
  text-decoration: underline;
}
.news02 .inner dd a:hover {
  opacity: 0.6;
}
@media all and (max-width: 896px) {
  .news02 .inner {
    padding: 20px 10px;
  }
}
@media all and (max-width: 639px) {
  .news02 .inner {
    padding: 15px 5px;
  }
  .news02 .inner dt {
    float: none;
    width: auto;
    display: inline;
    padding: 4px 15px;
  }
  .news02 .inner dd {
    width: 100%;
    margin-left: 0;
    margin-top: 5px;
  }
}

.news-bl dt {
  float: left;
  width: 7em;
  text-align: center;
  font-size: 1.4rem;
  border: 1px solid #141414;
  color: #141414;
}
.news-bl dd {
  padding: 3px 0 10px 7.5em;
  line-height: 1.6;
  border-bottom: 1px dotted #ddd;
  margin: 0 0 10px;
  color: #141414;
}
.news-bl dd a {
  color: #141414;
}
.news-bl dd a:hover {
  opacity: 0.6;
}
.news-bl dd:last-child {
  margin: 0;
  border-bottom: none;
}
@media all and (max-width: 639px) {
  .news-bl dt {
    font-size: 1.15rem;
    float: none;
  }
  .news-bl dd {
    padding: 5px;
  }
}

.pick-dl {
  line-height: 2;
}
.pick-dl dt {
  float: left;
  width: 10.5em;
  text-align: center;
  background: transparent;
  border: 1px solid #a9a9a9;
  color: #141414;
}
.pick-dl dt.eng {
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
}
.pick-dl dd {
  padding-left: 12em;
}
.pick-dl dd:not(:last-child) {
  margin-bottom: 20px;
}
@media all and (max-width: 896px) {
  .pick-dl dt {
    float: none;
    margin-bottom: 5px;
  }
  .pick-dl dd {
    padding: 0;
  }
  .pick-dl dd:not(:last-child) {
    margin-bottom: 15px;
  }
}

.map-link {
  font-weight: 600;
  color: #002C6B;
  border-bottom: 1px solid #002C6B;
}
.map-link:before {
  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
  margin-right: 5px;
}

/* category_tab
----------------------------------*/
.category_tab {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.category_tab li {
  position: relative;
  width: 27%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #002C6B;
  border-top: 3px solid #002C6B;
  border-right: 3px solid #002C6B;
  border-left: 3px solid #002C6B;
  color: #FFFFFF;
  padding: 20px 10px;
  cursor: pointer;
  margin-left: 20px;
  border-radius: 3px 3px 0 0;
  font-weight: bold;
}
.category_tab li:last-child {
  margin-right: 20px;
}
.category_tab li:nth-child(2) {
  background: #a9a9a9;
  border-top: 3px solid #a9a9a9;
  border-right: 3px solid #a9a9a9;
  border-left: 3px solid #a9a9a9;
}
.category_tab li:nth-child(3) {
  background: #002C6B;
  border-top: 3px solid #002C6B;
  border-right: 3px solid #002C6B;
  border-left: 3px solid #002C6B;
}
.category_tab li:nth-child(4) {
  background: #a9a9a9;
  border-top: 3px solid #a9a9a9;
  border-right: 3px solid #a9a9a9;
  border-left: 3px solid #a9a9a9;
}
.category_tab li.active {
  background: #FFFFFF;
  color: #555;
}
.category_tab li.active:before {
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  content: "";
  background: #FFFFFF;
}
@media all and (max-width: 639px) {
  .category_tab li {
    margin-left: 2px;
    width: 32%;
    padding: 5px;
    font-size: 13px;
  }
  .category_tab li:last-child {
    margin-right: 0px;
  }
}

.category_contents {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 85, 117, 0.08);
          box-shadow: 0px 0px 15px 0px rgba(0, 85, 117, 0.08);
  padding: 4em;
}
@media all and (max-width: 639px) {
  .category_contents {
    padding: 1em 2em;
  }
}

.panel {
  display: none;
}

.panel2 {
  display: none;
}

.panel.show {
  display: block;
}

.innerB {
  width: 100%;
  margin: auto;
  background: #fff;
  padding: 50px 50px;
  -webkit-box-shadow: 0 6px 15px rgba(36, 37, 38, 0.04);
          box-shadow: 0 6px 15px rgba(36, 37, 38, 0.04);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #eee;
}
.innerB.innerB_news {
  border-top: none;
  border-radius: 10px;
}
.innerB.innerB_news .category_contents {
  height: 425px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.innerB.innerB_news .category_contents.type2 {
  height: auto;
  overflow-y: auto;
  overflow-x: auto;
}
.innerB.innerB_news .category_contents::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 5, 56, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}
.innerB.innerB_news .category_contents::-webkit-scrollbar {
  width: 6px;
  background-color: #F5F5F5;
}
.innerB.innerB_news .category_contents::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 5, 56, 0.3);
  background-color: #002C6B;
}
@media all and (max-width: 639px) {
  .innerB {
    padding: 30px 20px;
  }
}

.category_contents {
  background: #ffffff;
  padding: 60px 30px;
  margin: 0 auto;
  max-width: 1200px;
}
@media all and (max-width: 896px) {
  .category_contents {
    padding: 30px 15px;
  }
}

.category_tab2 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  margin-bottom: 40px;
}
.category_tab2 li {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  font-size: 1.8rem;
}
@media all and (max-width: 896px) {
  .category_tab2 li {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 639px) {
  .category_tab2 li {
    font-size: 1.35rem;
    letter-spacing: 0.15em;
  }
}
.category_tab2 li {
  letter-spacing: 0.15em;
  line-height: 1.2;
  border: 1px solid #002C6B;
  background: transparent;
  color: #141414;
  padding: 25px 15px;
  margin-right: 1%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.category_tab2 li i {
  font-size: 1.3em;
  margin-right: 10px;
  color: #002C6B;
}
.category_tab2 li:last-child {
  margin-right: 0;
}
.category_tab2 li:hover {
  background: #002C6B;
  color: #fff;
}
.category_tab2 li:hover i {
  color: #fff;
}
.category_tab2 li.active {
  background: #002C6B;
  color: #fff;
}
.category_tab2 li.active i {
  color: #fff;
}
.category_tab2 li.active::after {
  position: absolute;
  content: "";
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  bottom: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-top: 10px solid #002C6B;
  border-bottom: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.category_tab2 li:nth-child(even) {
  border: 1px solid #a9a9a9;
}
.category_tab2 li:nth-child(even) i {
  color: #a9a9a9;
}
.category_tab2 li:nth-child(even):hover {
  background: #a9a9a9;
  color: #fff;
}
.category_tab2 li:nth-child(even):hover i {
  color: #fff;
}
.category_tab2 li:nth-child(even).active {
  background: #a9a9a9;
  color: #fff;
}
.category_tab2 li:nth-child(even).active i {
  color: #fff;
}
.category_tab2 li:nth-child(even).active::after {
  border-top: 10px solid #a9a9a9;
}
@media all and (max-width: 1100px) {
  .category_tab2 {
    margin-bottom: 20px;
  }
  .category_tab2 li i {
    margin-right: 12px;
  }
}
@media all and (max-width: 896px) {
  .category_tab2 {
    margin-bottom: 20px;
  }
  .category_tab2 li {
    padding: 20px 10px;
  }
  .category_tab2 li i {
    margin-right: 0;
    margin-bottom: 5px;
    display: block;
  }
}
@media all and (max-width: 639px) {
  .category_tab2 li {
    padding: 15px 5px;
    font-size: 1.3rem;
  }
}

/* base layout
----------------------------------*/
.single0 {
  margin: 0 auto;
  padding: 120px 0;
  position: relative;
}
.single0.type2 {
  padding: 0 0 120px;
}
@media all and (max-width: 639px) {
  .single0.type2 {
    padding: 0 0 60px;
  }
}

.single {
  max-width: 1200px;
}

.single02 {
  max-width: 100%;
}

.single03 {
  max-width: 1500px;
  padding: 120px 0;
}

.single0,
.single,
.single02,
.single03 {
  margin: 0 auto;
  position: relative;
  padding: 120px 0;
}
.single0.phalf,
.single.phalf,
.single02.phalf,
.single03.phalf {
  padding: 60px 0;
}
@media all and (max-width: 639px) {
  .single0.phalf,
  .single.phalf,
  .single02.phalf,
  .single03.phalf {
    padding: 30px 0;
  }
}
.single0.type1,
.single.type1,
.single02.type1,
.single03.type1 {
  padding: 120px 0 0;
}
.single0.type2,
.single.type2,
.single02.type2,
.single03.type2 {
  padding: 0 0 120px;
}

/* column layout
----------------------------------*/
.column2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.column2.tp {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.column2 .child {
  width: 48%;
}
.column2 .child2 {
  width: 40%;
}
.column2 .child3 {
  width: 58%;
}
.column2 .child4 {
  width: 30%;
}
.column2 .child5 {
  width: 67%;
}
.column2 .child6 {
  width: 18%;
}
.column2 .child7 {
  width: 80%;
}

.column3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 25px;
}
.column3 .child {
  width: calc((100% - 50px) / 3);
}

.column4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  row-gap: 20px;
}
.column4 .child {
  width: 24%;
}

/* box
----------------------------------*/
.mbox {
  background: #fefefe;
  padding: 30px;
  position: relative;
  z-index: 3;
}
.mbox.wk {
  border: 1px solid #ddd;
}
.mbox.transparent {
  background: transparent;
}
.mbox.bd {
  border: 1px solid #a9a9a9;
}
.mbox.box1 {
  background: rgba(84, 84, 84, 0.3);
  -webkit-box-shadow: 0 3 10px rgba(0, 44, 107, 0.15);
          box-shadow: 0 3 10px rgba(0, 44, 107, 0.15);
  position: relative;
}
.mbox.box2 {
  background: rgba(169, 169, 169, 0.1);
}
.mbox.box2:before {
  position: absolute;
  content: "";
  left: 50%;
  top: -80px;
  width: 1px;
  height: 80px;
  z-index: 2;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 85.9439252336, 209)), to(#002C6B));
  background-image: linear-gradient(to top, rgb(0, 85.9439252336, 209), #002C6B);
  opacity: 0.7;
}
.mbox.box3 {
  background: #fefefe;
  border-top: 5px solid #002C6B;
  border-radius: 0 0 10px 10px;
  -webkit-box-shadow: 0 0 8px rgba(51, 51, 51, 0.1);
          box-shadow: 0 0 8px rgba(51, 51, 51, 0.1);
}

.small-box {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
.small-box.type1 {
  max-width: 900px;
}
.small-box.type2 {
  max-width: 800px;
}
.small-box.type3 {
  max-width: 700px;
}

.note {
  padding: 1.5em;
  background: rgba(84, 84, 84, 0.3);
}
.note.type1 {
  background: rgba(255, 255, 255, 0.8);
}

#main {
  float: left;
  width: 76%;
}
#main .mbox {
  min-height: 300px;
}
@media all and (max-width: 896px) {
  #main .mbox {
    min-height: initial;
  }
}
@media all and (max-width: 896px) {
  #main {
    float: none;
    width: 100%;
  }
}

#side {
  float: right;
  position: sticky;
  right: 0;
  top: 0;
  width: 21%;
  padding-right: 10px;
}
@media all and (max-width: 896px) {
  #side {
    float: none;
    width: 100%;
    position: static;
    margin-top: 40px;
  }
}

/* background
----------------------------------*/
.bg-grid {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(95%, transparent), color-stop(50%, rgba(204, 204, 204, 0.2)), to(rgba(204, 204, 204, 0.2))), -webkit-gradient(linear, left bottom, left top, color-stop(95%, transparent), color-stop(50%, rgba(204, 204, 204, 0.2)), to(rgba(204, 204, 204, 0.2)));
  background-image: linear-gradient(90deg, transparent 95%, rgba(204, 204, 204, 0.2) 50%, rgba(204, 204, 204, 0.2)), linear-gradient(0deg, transparent 95%, rgba(204, 204, 204, 0.2) 50%, rgba(204, 204, 204, 0.2));
  background-size: 20px 20px;
  background-repeat: repeat;
}

.bg-01 {
  position: relative;
  background: #333;
  background: linear-gradient(-60deg, #002C6B 0%, #a9a9a9 70%);
}
.bg-01:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26458/bg-01.jpg) no-repeat center/cover;
  opacity: 0.2;
  border-radius: 20px;
}

.bg-02 {
  position: relative;
}
.bg-02:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26458/bg-02.jpg) no-repeat center bottom;
  opacity: 0.5;
}

.bg-w {
  position: relative;
}
.bg-w:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  width: calc(100% - 80px);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #fefefe;
  z-index: -1;
}
@media all and (max-width: 896px) {
  .bg-w:before {
    width: calc(100% - 20px);
  }
}

.bg-base {
  position: relative;
}
.bg-base:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #002C6B;
  z-index: -2;
}

.bg-sub {
  position: relative;
}
.bg-sub:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background-image: repeating-linear-gradient(to right, rgb(143.5, 143.5, 143.5), #a9a9a9, rgb(207.25, 207.25, 207.25), #a9a9a9, rgb(143.5, 143.5, 143.5));
  z-index: -2;
}

.bg-pale {
  position: relative;
}
.bg-pale:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #f1f6fb;
  z-index: -1;
}

.bg-gray {
  position: relative;
}
.bg-gray::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(244, 244, 244, 0.5);
  z-index: -2;
}

.bg-gray-half {
  position: relative;
  background: transparent;
  padding-bottom: 80px;
}
.bg-gray-half:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 80px;
  width: 100%;
  height: 63%;
  background: rgba(244, 244, 244, 0.5);
  background-size: 600% 600%;
  -webkit-animation: anim-gradient2 8s ease infinite;
          animation: anim-gradient2 8s ease infinite;
}
@media all and (max-width: 896px) {
  .bg-gray-half::before {
    height: 70%;
  }
}
@media all and (max-width: 639px) {
  .bg-gray-half {
    padding-bottom: 0;
  }
  .bg-gray-half::before {
    height: 80%;
    bottom: 0;
  }
}

.bg-beige {
  position: relative;
}
.bg-beige:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #f9f7f5;
  z-index: -2;
  opacity: 0.8;
}

.bg-gradation {
  position: relative;
}
.bg-gradation:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40%;
  background: linear-gradient(-35deg, #002C6B 0%, #a9a9a9 100%);
  background-size: 100% 100%;
  z-index: -2;
  opacity: 0.8;
}

.bg-fixed {
  position: relative;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/20475/bg-fixed2.jpg) no-repeat center center/cover;
  background-attachment: fixed;
  width: 100%;
  height: 45vh;
  background-color: #002C6B !important;
}
.bg-fixed:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1) url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26464/raster.png) repeat;
  z-index: 1;
}
.bg-fixed.type1 {
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26464/bg-fixed02.jpg) no-repeat center center/cover;
  background-attachment: fixed;
}
.bg-fixed.type2 {
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26464/bg-fixed03.jpg) no-repeat center center/cover;
  background-attachment: fixed;
}
.bg-fixed.type3 {
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/26464/bg-fixed04.jpg) no-repeat center center/cover;
  background-attachment: fixed;
}
.bg-fixed .scrolldown1 {
  top: inherit;
  bottom: 0;
  z-index: 100;
}
@media all and (max-width: 896px) {
  .bg-fixed {
    margin-bottom: 20px;
    height: 30vh;
    background-attachment: scroll !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  }
}

/* title
----------------------------------*/
.mtitle0 {
  position: relative;
  margin-bottom: 50px;
}
.mtitle0 .eng {
  font-size: 16rem;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  background: #F5F5F5;
  padding-right: 20px;
  line-height: 1;
  color: #002C6B;
}
.mtitle0 .ja {
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 65%;
  right: 1rem;
  font-size: 2rem;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  color: #002C6B;
}
.mtitle0:after {
  position: absolute;
  content: "";
  background: #002C6B;
  height: 3px;
  width: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  right: 0;
  z-index: -1;
}
.mtitle0.type1 {
  text-align: right;
}
.mtitle0.type1 .eng {
  padding-right: 0;
  padding-left: 20px;
  background: #f1f6fb;
}
.mtitle0.type1 .ja {
  right: auto;
  left: 1rem;
}
.mtitle0.type2 .eng {
  background: #f1f6fb;
  color: #002C6B;
}
.mtitle0.type2 .ja {
  color: #002C6B;
}
.mtitle0.type2:after {
  background: #002C6B;
}
.mtitle0.type4 .eng {
  background: #FFF7F0;
  color: #002C6B;
}
.mtitle0.type4 .ja {
  color: #002C6B;
}
.mtitle0.type4:after {
  background: #002C6B;
}
.mtitle0.type3 {
  text-align: right;
}
.mtitle0.type3 .eng {
  padding-right: 0;
  padding-left: 20px;
  background: #FFF7F0;
  color: #002C6B;
}
.mtitle0.type3 .ja {
  right: auto;
  left: 1rem;
  color: #002C6B;
}
.mtitle0.type3:after {
  background: #002C6B;
}
.mtitle0.type5 .eng {
  background: #fff;
  color: #a9a9a9;
}
.mtitle0.type5 .ja {
  color: #a9a9a9;
}
.mtitle0.type5:after {
  background: #a9a9a9;
}
@media all and (max-width: 1100px) {
  .mtitle0 .eng {
    font-size: 12rem;
  }
  .mtitle0 .ja {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle0 {
    margin-bottom: 40px;
  }
  .mtitle0 .eng {
    font-size: 8rem;
    padding-right: 15px;
  }
  .mtitle0 .ja {
    font-size: 1.45rem;
    letter-spacing: 0.15em;
    top: 70%;
    right: 0.5rem;
  }
  .mtitle0.type1 .eng {
    padding-right: 0;
    padding-left: 15px;
  }
  .mtitle0.type1 .ja {
    right: auto;
    left: 0.5rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle0 .eng {
    font-size: 4.2rem;
  }
  .mtitle0 .ja {
    font-size: 1.25rem;
    top: 110%;
  }
  .mtitle0:after {
    height: 3px;
  }
}

.mtitle {
  margin: 0 auto 40px;
  position: relative;
  text-align: center;
}
.mtitle .eng {
  position: relative;
  font-size: 3rem;
  color: #002C6B;
  z-index: 2;
  display: block;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  letter-spacing: normal;
}
.mtitle .ja {
  position: relative;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  z-index: 2;
  font-size: 2rem;
  color: #141414;
}
.mtitle.type1 .eng {
  color: #f3e2be;
}
.mtitle.type1 .ja {
  color: white;
}
.mtitle.gray .eng {
  color: #777;
}
.mtitle.sbc .eng {
  color: #a9a9a9;
}
.mtitle.white span {
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.mtitle.white span.eng {
  color: #fff;
}
.mtitle.mtitle_left {
  text-align: left;
  margin-left: 5px;
  margin-right: 0;
}
@media all and (max-width: 639px) {
  .mtitle {
    text-align: center;
    margin: 0 auto 35px;
  }
  .mtitle .eng {
    font-size: 3rem;
  }
  .mtitle .ja {
    font-size: 1.6rem;
  }
}

.mtitles {
  margin-bottom: 10px;
}
.mtitles .ja {
  font-size: 1.2em;
  color: #fff;
  background: #002C6B;
  border-radius: 20px;
  padding: 2px 15px;
  display: inline-block;
}

.mtitle2 {
  position: relative;
  text-align: left;
  margin-bottom: 40px;
}
@media all and (max-width: 639px) {
  .mtitle2 {
    margin-bottom: 20px;
  }
}
.mtitle2 .eng {
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  color: #fff;
  position: relative;
  display: block;
  font-size: 7em;
}
.mtitle2 .eng:first-letter {
  color: #545454;
}
.mtitle2 .ja {
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  color: #a9a9a9;
  font-size: 1.3em;
}
@media all and (max-width: 639px) {
  .mtitle2 {
    max-width: 90%;
  }
  .mtitle2 .eng {
    font-size: 3em;
  }
  .mtitle2 .ja {
    font-size: 1.2em;
    display: block;
  }
}

.mtitle3 {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  -webkit-font-feature-settings: "pkna";
  font-feature-settings: "pkna";
  position: absolute;
  min-height: 100px;
  top: 0;
  left: 0;
  z-index: 10;
}
.mtitle3 .ja {
  display: block;
  font-size: 2.4rem;
}
@media all and (max-width: 1320px) {
  .mtitle3 .ja {
    font-size: 2.16rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle3 .ja {
    font-size: 2.04rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle3 .ja {
    font-size: 1.92rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle3 .ja {
    font-size: 1.8rem;
  }
}
.mtitle3 .ja {
  color: #222;
  letter-spacing: 0.2em;
  padding-right: 5px;
  line-height: 2;
}
.mtitle3 .eng {
  display: block;
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 2rem;
}
@media all and (max-width: 1320px) {
  .mtitle3 .eng {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle3 .eng {
    font-size: 1.7rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle3 .eng {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle3 .eng {
    font-size: 1.5rem;
  }
}
.mtitle3 .eng {
  color: #002C6B;
}

.mtitle4 {
  font-weight: normal;
  text-align: center;
  font-size: 1.6em;
  font-family: "Zen Old Mincho", "YakuHanMP", "Noto Serif JP", "Shippori Mincho", "游明朝 Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, serif;
  margin-bottom: 60px;
}
@media all and (max-width: 639px) {
  .mtitle4 {
    margin-bottom: 30px;
  }
}
.mtitle4 span {
  position: relative;
  display: inline-block;
}
.mtitle4 span:before, .mtitle4 span:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 60px;
  height: 1px;
  background-color: #002C6B;
}
.mtitle4 span:before {
  left: -80px;
}
.mtitle4 span:after {
  right: -80px;
}

.mtitle5 {
  position: relative;
  margin-bottom: 40px;
}
@media all and (max-width: 639px) {
  .mtitle5 {
    margin-bottom: 20px;
  }
}
.mtitle5 {
  border-top: 1px solid #002C6B;
  border-bottom: 1px solid #002C6B;
  padding: 15px;
}
.mtitle5 .eng {
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  display: block;
  color: #002C6B;
  font-size: 1.1em;
}
.mtitle5 .ja {
  font-size: 2.3rem;
  color: #333;
  font-family: "Zen Old Mincho", "YakuHanMP", "Noto Serif JP", "Shippori Mincho", "游明朝 Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, serif;
}
@media all and (max-width: 639px) {
  .mtitle5 .eng {
    font-size: 1em;
  }
  .mtitle5 .ja {
    font-size: 1.8rem;
  }
}

.mtitle6 {
  margin-bottom: 40px;
}
@media all and (max-width: 639px) {
  .mtitle6 {
    margin-bottom: 20px;
  }
}
.mtitle6 .eng {
  font-size: 4.4em;
  color: #002C6B;
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  background: linear-gradient(-60deg, #002C6B 0%, #a9a9a9 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  white-space: nowrap;
}
.mtitle6 .ja {
  display: block;
}
@media all and (max-width: 639px) {
  .mtitle6 .eng {
    font-size: 2.4em;
  }
}

.mtitle7 {
  position: relative;
  text-align: center;
  margin-bottom: 40px;
}
.mtitle7 .eng {
  font-family: "Alex Brush", cursive;
  font-weight: 800;
  letter-spacing: 0.05em;
  color: #333;
  position: relative;
  display: block;
  line-height: 1.3;
  font-size: 3em;
}
.mtitle7 .eng:first-letter {
  color: #545454;
}
.mtitle7 .ja {
  font-family: "Zen Old Mincho", "YakuHanMP", "Noto Serif JP", "Shippori Mincho", "游明朝 Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, serif;
  font-weight: 600;
  letter-spacing: 0.15em;
  color: #333;
  font-size: 1.3em;
}
@media all and (max-width: 639px) {
  .mtitle7 {
    margin-bottom: 20px;
    max-width: 90%;
  }
  .mtitle7 .eng {
    font-size: 3em;
  }
  .mtitle7 .ja {
    font-size: 1.2em;
    display: block;
  }
}

.mtitle_line {
  position: relative;
  margin-bottom: 20px;
  color: #002C6B;
  font-size: 1.8rem;
}
@media all and (max-width: 1320px) {
  .mtitle_line {
    font-size: 1.62rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle_line {
    font-size: 1.53rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle_line {
    font-size: 1.44rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle_line {
    font-size: 1.35rem;
  }
}
.mtitle_line {
  padding: 6px 10px 16px;
}
.mtitle_line span {
  font-size: 1.4rem;
}
@media all and (max-width: 1320px) {
  .mtitle_line span {
    font-size: 1.26rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle_line span {
    font-size: 1.19rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle_line span {
    font-size: 1.12rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle_line span {
    font-size: 1.05rem;
  }
}
.mtitle_line span {
  color: #002C6B;
  margin-right: 10px;
}
.mtitle_line:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: "";
  opacity: 0.5;
  background-image: repeating-linear-gradient(-45deg, #002C6B, #002C6B 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.mtitle_line2 {
  position: relative;
  padding: 10px 15px;
  font-weight: 600;
  font-size: 1.3em;
  margin-bottom: 20px;
}
.mtitle_line2::before, .mtitle_line2::after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  content: "";
  background-image: -webkit-gradient(linear, left top, right top, from(#002C6B), color-stop(80%, #a9a9a9));
  background-image: linear-gradient(to right, #002C6B 0%, #a9a9a9 80%);
}
.mtitle_line2::before {
  top: 0;
}
.mtitle_line2::after {
  bottom: 0;
}

.mtitle_line3 {
  font-size: 1.3em;
  margin-bottom: 40px;
}
@media all and (max-width: 639px) {
  .mtitle_line3 {
    margin-bottom: 20px;
  }
}
.mtitle_line3 {
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
.mtitle_line3 .ja {
  border-left: 4px solid #002C6B;
  padding-left: 16px;
  font-family: "Zen Old Mincho", "YakuHanMP", "Noto Serif JP", "Shippori Mincho", "游明朝 Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, serif;
}

.mtitle-bll {
  font-size: 1.3em;
  border-bottom: 2px solid #eeeeee;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 8px;
}
.mtitle-bll:after {
  position: absolute;
  content: "";
  display: block;
  bottom: -2px;
  width: 100px;
  height: 2px;
  background: #a9a9a9;
}

.mtitle_sub {
  padding-left: 0.5em;
  font-weight: 600;
  position: relative;
  border-left: 6px solid #a9a9a9;
  margin: 8px 0 15px;
  text-align: left;
  font-size: 1.6rem;
}
@media all and (max-width: 1320px) {
  .mtitle_sub {
    font-size: 1.44rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle_sub {
    font-size: 1.36rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle_sub {
    font-size: 1.28rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle_sub {
    font-size: 1.2rem;
  }
}
.mtitle_sub {
  font-size: 1.2em;
}
.mtitle_sub:before {
  position: absolute;
  left: -6px;
  bottom: 0;
  content: "";
  width: 6px;
  height: 50%;
  background-color: #002C6B;
}

.mtitle_point {
  position: relative;
  margin-bottom: 15px;
  font-size: 2rem;
}
@media all and (max-width: 1320px) {
  .mtitle_point {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle_point {
    font-size: 1.7rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle_point {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle_point {
    font-size: 1.5rem;
  }
}
.mtitle_point {
  text-align: center;
  color: #333;
}
.mtitle_point:after {
  content: "";
  width: 30px;
  height: 2px;
  background: #a9a9a9;
  display: block;
  margin: 10px auto 0;
}

.mtitle_box {
  background: rgba(0, 44, 107, 0.1);
  color: #333;
  font-size: 1.8rem;
}
@media all and (max-width: 1320px) {
  .mtitle_box {
    font-size: 1.62rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle_box {
    font-size: 1.53rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle_box {
    font-size: 1.44rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle_box {
    font-size: 1.35rem;
  }
}
.mtitle_box {
  font-weight: 600;
  position: relative;
  padding: 15px 30px 15px 15px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mtitle_box:before {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f30a";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
  display: block;
  right: -1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
}

.mtitle_box2 {
  background: rgb(0, 33.5140186916, 81.5);
  font-size: 1.25em;
  color: #fff;
  position: relative;
  font-weight: 600;
  overflow: hidden;
  letter-spacing: 0.1rem;
  padding: 15px 10px 15px 20px;
  margin-bottom: 25px;
}
.mtitle_box2:before {
  background-color: #002C6B;
  content: "";
  display: block;
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
  position: absolute;
  bottom: -10px;
  right: -150px;
  width: 300px;
  height: 280px;
}

.mtitle_box3 {
  font-size: 1.25em;
  font-weight: 600;
  background: linear-gradient(-60deg, #002C6B 0%, #a9a9a9 70%);
  color: #fff;
  padding: 15px;
  padding-left: 30px;
  margin-bottom: 40px;
}
@media all and (max-width: 639px) {
  .mtitle_box3 {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 639px) {
  .mtitle_box3 {
    font-size: 1.15em;
    padding: 10px;
    padding-left: 20px;
  }
}

.mtitle_category {
  margin-bottom: 15px;
  font-size: 1.8rem;
}
@media all and (max-width: 1320px) {
  .mtitle_category {
    font-size: 1.62rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle_category {
    font-size: 1.53rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle_category {
    font-size: 1.44rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle_category {
    font-size: 1.35rem;
  }
}
.mtitle_category {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  letter-spacing: normal;
}
.mtitle_category:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0ca";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
  color: #a9a9a9;
}
.mtitle_category.new:before {
  font-family: "Font Awesome 5 Free";
  content: "\f044";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
}

.mtitle_small {
  font-weight: 600;
  padding: 0 0 4px;
  border-bottom: 1px solid rgba(221, 221, 221, 0.8666666667);
  position: relative;
  margin-bottom: 15px;
  font-size: 1.1em;
}
.mtitle_small:before {
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
  color: #002C6B;
}
.mtitle_small.type2 {
  margin-bottom: 5px;
}

.mtitle_small2 {
  position: relative;
  margin-bottom: 10px;
  padding-left: 20px;
}
.mtitle_small2:before {
  content: "";
  background-color: #ffffff;
  width: 10px;
  height: 4px;
  position: absolute;
  top: 0.6em;
  left: 0;
}

.mtitle_small3 {
  color: #333;
  padding: 10px 0;
  font-size: 1.6rem;
}
@media all and (max-width: 1320px) {
  .mtitle_small3 {
    font-size: 1.44rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle_small3 {
    font-size: 1.36rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle_small3 {
    font-size: 1.28rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle_small3 {
    font-size: 1.2rem;
  }
}
.mtitle_small3 {
  margin-bottom: 40px;
}
@media all and (max-width: 639px) {
  .mtitle_small3 {
    margin-bottom: 20px;
  }
}
.mtitle_small3 {
  border-top: 1px solid #002C6B;
  border-bottom: 1px solid #002C6B;
}
.mtitle_small3:before {
  content: "―";
  margin-right: 8px;
  color: #002C6B;
}
.mtitle_small3.type2 {
  margin-bottom: 0;
}
.mtitle_small3.type3 {
  margin-bottom: 20px;
}
@media all and (max-width: 639px) {
  .mtitle_small3.type3 {
    margin-bottom: 10px;
  }
}

.mtitle_small4 {
  position: relative;
  background: #fff;
  border: 1px solid #ddd;
  font-size: 2rem;
  padding: 15px 15px 15px 30px;
  margin-bottom: 20px;
}
.mtitle_small4:before {
  position: absolute;
  top: 15%;
  left: 8px;
  width: 6px;
  height: 70%;
  content: "";
  background: rgba(0, 44, 107, 0.8);
}

.mtitle_small5 {
  position: relative;
  text-align: center;
  font-size: 1.8rem;
}
@media all and (max-width: 1320px) {
  .mtitle_small5 {
    font-size: 1.62rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle_small5 {
    font-size: 1.53rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle_small5 {
    font-size: 1.44rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle_small5 {
    font-size: 1.35rem;
  }
}
.mtitle_small5 {
  color: #002C6B;
  margin-bottom: 40px;
}
@media all and (max-width: 639px) {
  .mtitle_small5 {
    margin-bottom: 20px;
  }
}
.mtitle_small5:after {
  position: absolute;
  content: "";
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  bottom: -10px;
  height: 2px;
  width: 150px;
  background: #002C6B;
}

.ttl_img {
  margin-bottom: 40px;
}
@media all and (max-width: 639px) {
  .ttl_img {
    margin-bottom: 20px;
  }
}

.ttl_left {
  text-align: left;
  margin-left: 0;
}
.ttl_left span {
  text-align: left;
}
.ttl_left:before {
  -webkit-transform: none;
  transform: none;
  padding-left: 5px;
  left: 0;
}

.ttl_white {
  color: #fff;
  border-color: #fff;
}
.ttl_white span,
.ttl_white .ja,
.ttl_white .eng,
.ttl_white .eng2 {
  color: #fff;
  -webkit-text-fill-color: initial;
}
.ttl_white span::before, .ttl_white span:after,
.ttl_white .ja::before,
.ttl_white .ja:after,
.ttl_white .eng::before,
.ttl_white .eng:after,
.ttl_white .eng2::before,
.ttl_white .eng2:after {
  background: #eee;
  color: #fff;
}

.ttl_big {
  font-size: 1.2em;
}
.ttl_big span,
.ttl_big .ja,
.ttl_big .eng {
  font-size: 1.2em;
}

.ttl_eng {
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 4.5em;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  white-space: nowrap;
  gap: 40px;
  width: 100%;
  margin-bottom: 40px;
}
@media all and (max-width: 639px) {
  .ttl_eng {
    margin-bottom: 20px;
  }
}
.ttl_eng span {
  display: inline-block;
  background: -webkit-gradient(linear, left top, right top, from(#002C6B), color-stop(30%, #c0c0c0), color-stop(50%, #a9a9a9), color-stop(70%, #c0c0c0), to(#002C6B));
  background: linear-gradient(90deg, #002C6B 0%, #c0c0c0 30%, #a9a9a9 50%, #c0c0c0 70%, #002C6B 100%);
  background-size: 200%;
  background-position: center;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.15);
}
.ttl_eng .line {
  display: inline-block;
  width: 400px;
  height: 3px;
  background: -webkit-gradient(linear, left top, right top, from(#002C6B), color-stop(30%, #c0c0c0), color-stop(50%, #a9a9a9), color-stop(70%, #c0c0c0), to(#002C6B));
  background: linear-gradient(90deg, #002C6B 0%, #c0c0c0 30%, #a9a9a9 50%, #c0c0c0 70%, #002C6B 100%);
}
.ttl_eng .line.left {
  background: -webkit-gradient(linear, right top, left top, from(#002C6B), color-stop(30%, #c0c0c0), color-stop(50%, #a9a9a9), color-stop(70%, #c0c0c0), to(#002C6B));
  background: linear-gradient(-90deg, #002C6B 0%, #c0c0c0 30%, #a9a9a9 50%, #c0c0c0 70%, #002C6B 100%);
}
.ttl_eng.type2 {
  margin-bottom: 0;
}
.ttl_eng.white span {
  background: none;
  -webkit-text-fill-color: initial;
  color: #fff;
  text-shadow: none;
}
.ttl_eng.white .line {
  background: #fff;
}
.ttl_eng.white .line.left {
  background: #fff;
}
@media all and (max-width: 896px) {
  .ttl_eng {
    font-size: 3.5em;
  }
}
@media all and (max-width: 639px) {
  .ttl_eng {
    font-size: 2.5em;
    line-height: 1;
  }
}

.ttl_sub {
  margin-bottom: 40px;
}
@media all and (max-width: 639px) {
  .ttl_sub {
    margin-bottom: 20px;
  }
}
.ttl_sub {
  font-size: 1.5em;
}

.fukidashi {
  text-align: center;
}
.fukidashi span {
  position: relative;
  display: inline-block;
  margin-bottom: 40px;
  padding: 16px 40px;
  border: 2px solid #002C6B;
  background-color: #002C6B;
  text-align: left;
  font-size: 1.3em;
  font-weight: 600;
  line-height: 1.5;
  color: #333;
}
.fukidashi span::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #002C6B transparent transparent;
  translate: -50% 100%;
}
.fukidashi span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 15.5px 7.8px 0 7.8px;
  border-color: #002C6B transparent transparent;
  translate: -50% 100%;
}
@media all and (max-width: 639px) {
  .fukidashi span {
    padding: 16px;
    font-size: 1.2em;
  }
}

/* btn
----------------------------------*/
.btn01 a {
  width: 260px;
  margin: 40px auto 20px;
  color: #002C6B;
  display: block;
  padding: 15px 30px;
  border: 2px solid #002C6B;
  border-radius: 40px;
  font-weight: bold;
  position: relative;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  letter-spacing: normal;
}
.btn01 a::after {
  content: "●";
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1rem;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #002C6B;
}
.btn01 a:hover {
  background: #002C6B;
  color: #fff;
}
.btn01 a:hover::after {
  right: 20px;
  color: #fff;
}
.btn01.left a {
  margin-left: 0;
}
.btn01.white a {
  background: #fff;
  border: 1px solid #fff;
}
.btn01.white a:hover {
  color: #333;
}
.btn01.white a:hover::after {
  color: #002C6B;
}
@media all and (max-width: 639px) {
  .btn01 a {
    width: 90%;
    font-size: 1rem;
    padding: 15px 30px;
  }
  .btn01.left a {
    margin-left: auto;
  }
}

.btn02 a {
  width: 260px;
  margin: 40px auto 20px;
  color: #fff;
  display: block;
  padding: 15px 30px;
  border: 2px solid #002C6B;
  background-color: #002C6B;
  border-radius: 40px;
  font-weight: bold;
  position: relative;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  letter-spacing: normal;
}
.btn02 a::after {
  content: "●";
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1rem;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #fff;
}
.btn02 a:hover {
  background: #fff;
  color: #002C6B;
}
.btn02 a:hover::after {
  right: 20px;
  color: #002C6B;
}
.btn02.left a {
  margin-left: 0;
}
.btn02.white a {
  background: #fff;
  border: 1px solid #fff;
}
.btn02.white a:hover {
  color: #333;
}
.btn02.white a:hover::after {
  color: #002C6B;
}
@media all and (max-width: 639px) {
  .btn02 a {
    width: 90%;
    font-size: 1rem;
    padding: 15px 30px;
  }
  .btn02.left a {
    margin-left: auto;
  }
}

.btn_wk a {
  letter-spacing: 0.2em;
  text-align: center;
  color: #333;
  background: #fff;
  border: 1px solid #333;
  padding: 6px 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_wk a:before, .btn_wk a:after {
  content: "";
  position: absolute;
  border: solid #333;
  width: 10px;
  height: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_wk a:before {
  top: -6px;
  left: -6px;
  border-width: 1px 0 0 1px;
}
.btn_wk a:after {
  bottom: -6px;
  right: -6px;
  border-width: 0 1px 1px 0;
}
.btn_wk a:hover {
  color: #fff;
  background: #002C6B;
  border-color: transparent;
}
.btn_wk a:hover:before, .btn_wk a:hover:after {
  width: calc(100% + 11px);
  height: calc(100% + 11px);
  border-color: #002C6B;
}

.btn_wk2 a {
  text-align: center;
  color: #333;
  background: transparent;
  border: 1px solid #333;
  padding: 6px 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_wk2 a:before, .btn_wk2 a:after {
  content: "";
  position: absolute;
  border: solid #333;
  width: 10px;
  height: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn_wk2 a:before {
  top: -6px;
  left: -6px;
  border-width: 1px 0 0 1px;
}
.btn_wk2 a:after {
  bottom: -6px;
  right: -6px;
  border-width: 0 1px 1px 0;
}
.btn_wk2 a:hover {
  background: #002C6B;
  border-color: transparent;
}
.btn_wk2 a:hover:before, .btn_wk2 a:hover:after {
  width: calc(100% + 11px);
  height: calc(100% + 11px);
  border-color: #002C6B;
}

.btns a {
  background: #a9a9a9;
  color: #fff;
  border-radius: 30px;
  padding: 8px 24px;
  text-align: center;
  font-size: 0.9em;
}
.btns a:hover {
  opacity: 0.6;
}
.btns.type2 a {
  margin-top: 10px;
}

.btn-fuchi.btn-r a {
  margin-right: 3px;
}
@media all and (max-width: 896px) {
  .btn-fuchi.btn-r a {
    margin-right: auto;
  }
}
.btn-fuchi a {
  position: relative;
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 180px;
  max-width: 200px;
  padding: 13px;
  background: transparent;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-weight: 500;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
  .btn-fuchi a {
    font-size: 1.1rem;
  }
}
@media all and (max-width: 639px) {
  .btn-fuchi a {
    font-size: 1.05rem;
  }
}
.btn-fuchi a {
  letter-spacing: 0.3em;
  color: #141414;
}
@media all and (max-width: 896px) {
  .btn-fuchi a {
    padding: 10px;
    max-width: 160px;
  }
}
.btn-fuchi a:before {
  position: absolute;
  z-index: -2;
  bottom: -3px;
  right: -3px;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #f4f4f4;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: -1;
}
.btn-fuchi a:after {
  position: absolute;
  border: 1px solid #ddd;
  z-index: -1;
  top: -3px;
  left: -3px;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-fuchi a:hover:before {
  bottom: 0;
  right: 0;
}
.btn-fuchi a:hover:after {
  top: 0;
  left: 0;
}

.btn-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}

/* news
----------------------------------*/
.news .news-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 18px 6px;
  border-top: 1px solid #ccc;
}
.news .news-inner:last-of-type {
  border-bottom: 1px solid #ccc;
}
.news dt {
  width: 8em;
  float: left;
  font-weight: 600;
  color: #333;
  font-family: "Roboto", serif;
  font-weight: 800;
  letter-spacing: 0.05em;
}
.news dd a {
  color: #333;
}
.news dd a:hover {
  opacity: 0.6;
}

/* page-title
----------------------------------*/
.page-title {
  margin: 80px auto 0;
  position: relative;
  z-index: 1;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27659/page-title.jpg) no-repeat 50%/cover;
  overflow: hidden;
}
.page-title:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: #012748;
  opacity: 0.6;
}
.page-title .inner {
  margin: 0 auto;
  padding: 100px 0;
  max-width: 1200px;
}
.page-title .page-lead {
  text-align: center;
  color: #141414;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1);
  color: #fff;
  line-height: 1.8;
}
.page-title .page-lead span {
  display: block;
}
.page-title .page-lead .ja {
  font-size: 1.8rem;
  letter-spacing: 0.3em;
}
.page-title .page-lead .eng {
  font-size: 2.8rem;
  font-family: "Parisienne", cursive;
  font-weight: italic;
  letter-spacing: normal;
  letter-spacing: 0.05em;
}
@media all and (max-width: 896px) {
  .page-title .inner {
    width: 100%;
    padding: 40px 0;
  }
  .page-title .page-lead .ja {
    font-size: 1.3rem;
  }
  .page-title .page-lead .eng {
    font-size: 1.8rem;
  }
}

.page-title2 {
  margin: 0 auto 0;
  position: relative;
  z-index: 1;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27659/page-title.jpg) no-repeat 50%/cover;
  overflow: hidden;
}
.page-title2:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: #012748;
  opacity: 0.6;
}
.page-title2 .inner {
  margin: 0 auto;
  padding: 100px 0;
  max-width: 1200px;
}
.page-title2 .page-lead {
  text-align: center;
  color: #141414;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3), 0 0 10px rgba(0, 0, 0, 0.1);
  color: #fff;
  line-height: 1.8;
}
.page-title2 .page-lead span {
  display: block;
}
.page-title2 .page-lead .ja {
  font-size: 1.8rem;
  letter-spacing: 0.3em;
}
.page-title2 .page-lead .eng {
  font-size: 2.8rem;
  font-family: "Parisienne", cursive;
  font-weight: italic;
  letter-spacing: normal;
  letter-spacing: 0.05em;
}
@media all and (max-width: 896px) {
  .page-title2 .inner {
    width: 100%;
    padding: 40px 0;
  }
  .page-title2 .page-lead .ja {
    font-size: 1.3rem;
  }
  .page-title2 .page-lead .eng {
    font-size: 1.8rem;
  }
}

/* tbl
----------------------------------*/
.company {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 5px;
}
.company th,
.company td {
  padding: 10px;
  vertical-align: middle;
}
.company th {
  position: relative;
  background: #a9a9a9;
  color: #fff;
  font-weight: 600;
  width: 25%;
}
.company th::after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: #f9f9f9;
  border-width: 10px;
  border-left-color: #a9a9a9;
  margin-top: -10px;
}
.company td {
  background: #f9f9f9;
  padding-left: 20px;
  color: #333;
}

.tbl {
  width: 100%;
  border-spacing: 5px;
  border-collapse: separate;
}
.tbl th,
.tbl td {
  padding: 10px;
  vertical-align: middle;
}
.tbl th span,
.tbl td span {
  font-size: 90%;
}
.tbl th {
  background: #545454;
  color: #fff;
  white-space: nowrap;
}
.tbl td {
  padding: 10px 20px;
  background: #fefefe;
  border: 1px solid #ddd;
  color: #141414;
}
.tbl.type2 th {
  background: rgba(169, 169, 169, 0.3);
}
.tbl.type2 th.mini {
  width: auto;
}
.tbl .price {
  font-weight: 600;
  font-size: 1.4em;
}
@media all and (max-width: 639px) {
  .tbl.type2 tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .tbl.type2 tr th,
  .tbl.type2 tr td {
    width: 100%;
  }
}

.tbl2 {
  width: 100%;
}
.tbl2 th,
.tbl2 td {
  padding: 5px 12px;
  vertical-align: middle;
  border: 1px solid #dcdad9;
}
.tbl2 th {
  font-weight: 600;
  width: 25%;
  padding: 7px 12px;
  background: #ececec;
}
.tbl2 td {
  background: #fefefe;
}
.tbl2.type2 th {
  width: 15%;
}

.tbl3 {
  width: 100%;
}
.tbl3.price td {
  text-align: center;
}
.tbl3 th,
.tbl3 td {
  padding: 5px 12px;
  vertical-align: middle;
  border: 1px solid #dcdad9;
}
.tbl3 th {
  font-weight: 600;
  padding: 7px 12px;
  background: #7a7a7a;
  color: #fff;
}
.tbl3 th.th2 {
  background: #ececec;
  color: #333;
}
.tbl3 td {
  background: #fefefe;
}
.tbl3.type2 th {
  width: 15%;
}

.tbl_new {
  width: 100%;
}
.tbl_new tr th,
.tbl_new tr td {
  vertical-align: middle;
  padding: 15px 10px;
}
.tbl_new tr th {
  font-weight: 700;
  width: 25%;
  border-right: 1px solid #e4e4e4;
}
.tbl_new tr:nth-child(odd) th, .tbl_new tr:nth-child(odd) td {
  background: #f7f7f7;
}
.tbl_new.type2 tr:nth-child(odd) th, .tbl_new.type2 tr:nth-child(odd) td {
  background: #fff;
}

.tbl-border {
  width: 100%;
}
.tbl-border th,
.tbl-border td {
  padding: 10px;
  border-bottom: 1px solid;
  vertical-align: middle;
}
.tbl-border th {
  width: 25%;
  border-color: #aaa;
}
.tbl-border td {
  border-color: rgb(231.25, 231.25, 231.25);
}

.timetable {
  width: 100%;
  border-top: 1px solid rgb(143.5, 143.5, 143.5);
}
.timetable th,
.timetable td {
  border-bottom: 1px solid #ccc;
  padding: 15px 5px;
  text-align: center;
  vertical-align: middle;
  line-height: 1.5;
}
.timetable th .txt,
.timetable td .txt {
  letter-spacing: 0;
  font-size: 12px;
}
.timetable .thead th {
  border-top: 0;
}
.timetable .circle {
  color: #a9a9a9;
}
.timetable .circle:before {
  content: "〇";
}

/* ggmap
----------------------------------*/
.ggmap {
  position: relative;
  padding-bottom: 46.25%;
  height: 0;
  overflow: hidden;
  z-index: 3;
}
.ggmap.type-gray {
  -webkit-filter: grayscale(100);
          filter: grayscale(100);
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ggmap.youtube {
  padding-bottom: 56.25%;
  overflow: hidden;
  border-radius: 5px;
}
.ggmap.type1 {
  padding-bottom: 40%;
  overflow: hidden;
}
@media all and (max-width: 896px) {
  .ggmap.type1 {
    padding-bottom: 56.25%;
  }
}

/* list
----------------------------------*/
.list_common li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed rgba(169, 169, 169, 0.5);
}
.list_common li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.list_common2 li {
  padding-bottom: 4px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #ccc;
}
.list_common2 li p {
  margin-top: 5px;
}
.list_common2 li span {
  font-size: 90%;
  background: #a9a9a9;
  color: #fff;
  padding: 3px 8px;
  letter-spacing: 0.2em;
}
.list_common2 li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.list_check li {
  padding: 8px;
  font-weight: 700;
  margin-bottom: 5px;
}
.list_check li span {
  font-weight: normal;
  font-size: 0.9em;
  display: block;
  padding: 10px;
  background: rgba(249, 247, 245, 0.2);
  margin-top: 10px;
}
.list_check li a {
  color: #002C6B;
  border-bottom: 1px dotted #002C6B;
}
.list_check li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
  color: #002C6B;
}

.list_check2 li {
  padding: 2px 8px 2px 30px;
  position: relative;
}
.list_check2 li .num {
  color: #002C6B;
  margin: 0 4px;
  font-family: "Roboto", serif;
  font-weight: 800;
  letter-spacing: 0.05em;
}
.list_check2 li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
  position: absolute;
  left: 0;
  top: 8px;
  color: #002C6B;
}
.list_check2 li:not(:last-child) {
  margin-bottom: 4px;
}

.list-inline li {
  display: inline-block;
  padding: 1px;
}
.list-inline li:not(:last-of-type):after {
  content: "/";
  margin: 0 1px;
  color: #002C6B;
  font-weight: normal;
}

.list-inline2 {
  text-align: center;
}
.list-inline2 li {
  display: inline-block;
  padding: 4px 15px;
  background: #fefefe;
  border: 1px solid #002C6B;
  font-weight: 700;
  border-radius: 30px;
}
.list-inline2 li:not(:last-child) {
  margin-right: 8px;
}

.ol-list {
  counter-reset: number;
  list-style: none;
  padding: 5px;
}
.ol-list > li {
  line-height: 2;
  padding-top: 10px;
  position: relative;
  padding-left: 3em;
  padding-bottom: 5px;
}
.ol-list > li .inner {
  font-weight: normal;
  display: block;
  padding: 10px;
  font-size: 1.4rem;
}
@media all and (max-width: 1320px) {
  .ol-list > li .inner {
    font-size: 1.26rem;
  }
}
@media all and (max-width: 1100px) {
  .ol-list > li .inner {
    font-size: 1.19rem;
  }
}
@media all and (max-width: 896px) {
  .ol-list > li .inner {
    font-size: 1.12rem;
  }
}
@media all and (max-width: 639px) {
  .ol-list > li .inner {
    font-size: 1.05rem;
  }
}
.ol-list > li:before {
  counter-increment: number;
  content: counter(number);
  display: inline-block;
  left: 0;
  top: 0.5em;
  position: absolute;
  font-size: 1.2em;
  color: #fefefe;
  background: #002C6B;
  border-radius: 50%;
  padding: 5px;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  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;
  font-family: "Parisienne", cursive;
  font-weight: bold;
}

.list_disc.sbc li:before {
  color: #ffffff;
}
.list_disc li {
  position: relative;
}
.list_disc li:not(:last-of-type) {
  margin-bottom: 5px;
}
.list_disc li:before {
  content: "●";
  color: #002C6B;
  margin-right: 5px;
}

.list2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
.list2.type1 li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.list2.type1 li .staff-photo {
  float: none;
  position: relative;
  top: 0;
  width: 100%;
  text-align: center;
}
.list2.type1 li .staff-photo h3 {
  margin-top: 5px;
  font-size: 2.2rem;
}
.list2.type1 li .staff-photo h3 span {
  display: block;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
  .list2.type1 li .staff-photo h3 span {
    font-size: 1.05rem;
  }
}
@media all and (max-width: 639px) {
  .list2.type1 li .staff-photo h3 span {
    font-size: 1rem;
  }
}
.list2.type1 li .staff-photo h3 span {
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  color: rgb(96.5, 96.5, 96.5);
}
.list2.type1 li .staff-profile {
  float: none;
  width: 100%;
}
.list2.type1 li .staff-profile dl {
  text-align: left;
}
.list2.type1 li .staff-profile dl dt {
  display: inline-block;
  border: 1px solid #fff;
  color: #fff;
  padding: 5px 10px;
  margin-bottom: 5px;
}
.list2.type1 li .staff-profile dl dd {
  padding-top: 10px;
  line-height: 1.5;
}
.list2.type1 li .staff-profile dl dd:not(:last-child) {
  margin-bottom: 20px;
}
@media all and (max-width: 896px) {
  .list2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .list2.type1 li .staff-photo,
  .list2.type1 li .staff-profile {
    width: 100%;
  }
}
@media all and (max-width: 639px) {
  .list2 {
    gap: 20px;
  }
  .list2.type1 {
    grid-template-columns: repeat(1, 1fr);
  }
}

/* blog
----------------------------------*/
#top-blog .pages {
  display: none;
}

#main .blog-wrap > li {
  width: 32%;
}
@media all and (max-width: 1100px) {
  #main .blog-wrap > li {
    width: 49%;
    margin: 0 0.5% 20px 0.5%;
  }
}
@media all and (max-width: 639px) {
  #main .blog-wrap > li {
    width: 90%;
    margin: 0 auto 10px;
  }
}

.blog-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
@media all and (max-width: 1320px) {
  .blog-wrap {
    gap: 0;
  }
}
.blog-wrap * {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.blog-wrap > li {
  width: 24%;
  padding: 40px;
  position: relative;
  gap: 20px;
}
.blog-wrap > li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border: 1px solid #a9a9a9;
}
.blog-wrap > li > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}
.blog-wrap > li:hover .blog-img img {
  -webkit-filter: blur(2px);
          filter: blur(2px);
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.blog-wrap > li:hover .hover-mask {
  opacity: 1;
}
@media all and (max-width: 1100px) {
  .blog-wrap > li {
    width: 49%;
  }
}
@media all and (max-width: 639px) {
  .blog-wrap > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin: 0 auto 10px;
  }
}
.blog-wrap .blog-img {
  width: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
  position: relative;
}
.blog-wrap .blog-img img {
  height: 300px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.blog-wrap .blog-img .hover-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 1.4rem;
  color: #fff;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.3);
  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;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 5;
  pointer-events: none;
}
@media all and (max-width: 1100px) {
  .blog-wrap .blog-img img {
    height: 200px;
  }
}
@media all and (max-width: 639px) {
  .blog-wrap .blog-img img {
    height: 100px;
  }
}
.blog-wrap .blog-detail-upper {
  position: relative;
  z-index: 2;
  color: #fff;
}
.blog-wrap .blog-date {
  padding: 5px 15px;
  font-family: "Roboto", serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  line-height: 1.3;
  display: inline-block;
  color: #fff;
  background: #545454;
  font-weight: 400;
  border-radius: 5px;
  margin-bottom: 5px;
}
.blog-wrap .blog-title {
  font-weight: 600;
  line-height: 1.3;
  margin: 6px 0;
}
@media all and (max-width: 896px) {
  .blog-wrap .blog-title {
    font-size: 1.2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
}
.blog-wrap .blog-detail {
  width: 100%;
  text-align: left;
  color: #333;
}
.blog-wrap.type2 > li {
  width: 31%;
  padding: 40px;
}
.blog-wrap.type2 .blog-img img {
  height: 250px;
}
@media all and (max-width: 896px) {
  .blog-wrap > li {
    padding: 20px;
    gap: 0;
  }
  .blog-wrap.type2 > li {
    width: 48%;
    padding: 20px;
  }
  .blog-wrap.type2 .blog-img img {
    height: 150px;
  }
}
@media all and (max-width: 639px) {
  .blog-wrap.type2 {
    gap: 10px;
  }
  .blog-wrap.type2 > li {
    padding: 20px;
    margin: 0 auto;
  }
  .blog-wrap.type2 .blog-img img {
    height: 100px;
  }
}

.blog-wrap2 * {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.blog-wrap2 > li {
  width: 24%;
  padding: 40px;
  position: relative;
  gap: 20px;
}
.blog-wrap2 > li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border: 1px solid #a9a9a9;
}
@media all and (max-width: 1100px) {
  .blog-wrap2 > li {
    width: 49%;
  }
}
.blog-wrap2 > li > a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}
.blog-wrap2 > li > a:hover ~ .blog-img img {
  opacity: 1;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
@media all and (max-width: 639px) {
  .blog-wrap2 > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin: 0 auto 10px;
  }
}
.blog-wrap2 .blog-date {
  padding: 5px 15px;
  font-family: "Roboto", serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  line-height: 1.3;
  display: inline-block;
  color: #fff;
  background: #a9a9a9;
  font-weight: 400;
  border-radius: 5px;
  margin-bottom: 5px;
}
.blog-wrap2 .blog-title {
  font-weight: 600;
  line-height: 1.3;
  margin: 6px 0;
}
@media all and (max-width: 896px) {
  .blog-wrap2 .blog-title {
    font-size: 1.2rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
}
.blog-wrap2 .blog-img {
  width: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
}
.blog-wrap2 .blog-img img {
  height: 300px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.blog-wrap2 .blog-img:hover img {
  opacity: 1 !important;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
@media all and (max-width: 1100px) {
  .blog-wrap2 .blog-img img {
    height: 200px;
  }
}
.blog-wrap2 .blog-txt {
  width: 100%;
  text-align: left;
  color: #333;
}
.blog-wrap2 .blog-detail-upper {
  position: relative;
  z-index: 2;
  color: #fff;
}
.blog-wrap2 .blog-category {
  display: inline-block;
  padding: 5px;
  line-height: 1.3;
  text-align: center;
  background: #111;
}
.blog-wrap2 .pages {
  text-align: center;
  margin-top: 30px;
}
.blog-wrap2 .pages .page_next,
.blog-wrap2 .pages .page_prev {
  display: inline-block;
  margin: 0 20px;
}
.blog-wrap2 .pages .page_next a,
.blog-wrap2 .pages .page_prev a {
  color: #002C6B;
  padding: 4px 5px;
  font-size: 12px;
}
.blog-wrap2 .category_nav {
  border: 1px solid #dddddd;
}
.blog-wrap2 .category_nav li a {
  display: block;
  padding: 15px;
  border-bottom: 1px dotted #dddddd;
  background-color: #ffffff;
}
.blog-wrap2 .category_nav li a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0a9";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
  margin-right: 5px;
}
.blog-wrap2 .category_nav li a:hover {
  background: #f4f4f4;
}
.blog-wrap2 .category_nav li:last-child a {
  border-bottom: none;
}
.blog-wrap2.type2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
.blog-wrap2.type2 > li {
  display: block;
  width: 31%;
  padding: 40px;
}
.blog-wrap2.type2 .blog-img {
  width: 100%;
  margin-bottom: 10px;
}
.blog-wrap2.type2 .blog-img img {
  height: 250px;
}
@media all and (max-width: 896px) {
  .blog-wrap2 > li {
    padding: 20px;
    gap: 0;
  }
  .blog-wrap2.type2 > li {
    width: 48%;
    padding: 20px;
  }
  .blog-wrap2.type2 .blog-img img {
    height: 150px;
  }
}
@media all and (max-width: 639px) {
  .blog-wrap2.type2 {
    gap: 10px;
  }
  .blog-wrap2.type2 > li {
    padding: 20px;
    margin: 0 auto;
  }
  .blog-wrap2.type2 .blog-img img {
    height: 100px;
  }
}

.blog-month {
  margin-bottom: 10px;
}
.blog-month ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.blog-month ul li {
  width: 49%;
  margin-bottom: 5px;
  text-align: center;
  letter-spacing: 0;
}
.blog-month ul li:nth-child(2n) {
  margin-left: 2%;
}
.blog-month ul li a {
  color: #fff;
  padding: 5px 10px;
  font-size: 12px;
  display: block;
  position: relative;
  background: #545454;
}
.blog-month ul li a:hover {
  background: #a9a9a9;
}

/* breadcrumb
----------------------------------*/
.breadcrumb {
  position: relative;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
  .breadcrumb {
    font-size: 1.1rem;
  }
}
@media all and (max-width: 639px) {
  .breadcrumb {
    font-size: 1.05rem;
  }
}
.breadcrumb {
  z-index: 2;
}
.breadcrumb li {
  display: inline;
  color: #333;
}
.breadcrumb li a {
  color: #a9a9a9;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.breadcrumb li a:hover {
  opacity: 0.6;
}
.breadcrumb li + li:before {
  margin: 0 5px;
  content: ">";
}
@media all and (max-width: 639px) {
  .breadcrumb li + li:before {
    margin: 0 3px;
  }
}

/* accordion
----------------------------------*/
.accordion {
  border: 1px solid #ccc;
}
.accordion dt,
.accordion dd {
  position: relative;
  padding: 1em;
}
.accordion dt {
  cursor: pointer;
  font-size: 1.1em;
  color: #141414;
  background: #fefefe;
}
.accordion dt:after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f067";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 1.7rem;
}
@media all and (max-width: 1320px) {
  .accordion dt:after {
    font-size: 1.53rem;
  }
}
@media all and (max-width: 1100px) {
  .accordion dt:after {
    font-size: 1.445rem;
  }
}
@media all and (max-width: 896px) {
  .accordion dt:after {
    font-size: 1.36rem;
  }
}
@media all and (max-width: 639px) {
  .accordion dt:after {
    font-size: 1.275rem;
  }
}
.accordion dt.on:after {
  font-family: "Font Awesome 5 Free";
  content: "\f068";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
}
.accordion dd {
  display: none;
  padding: 25px;
  background: rgba(255, 255, 255, 0.9);
  color: #141414;
}

/* gallery
----------------------------------*/
.gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
.gallery.col5 li {
  width: calc((100% - 40px) / 5);
}
.gallery.col4 li {
  width: calc((100% - 60px) / 4);
}
.gallery.col3 li {
  width: calc((100% - 40px) / 3);
}
.gallery.col2 li {
  width: calc((100% - 10px) / 2);
}
.gallery li a {
  display: block;
  text-align: center;
  overflow: hidden;
}
.gallery li a img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  font-family: "object-fit: cover;";
}
.gallery li a:hover img {
  -webkit-transform: scale(1.08);
          transform: scale(1.08);
}
.gallery li .ttl {
  font-size: 1.1em;
  font-weight: 600;
  text-align: center;
  background: rgba(169, 169, 169, 0.1);
  margin-bottom: 10px;
}
.gallery li .txt {
  font-size: 90%;
  margin: 3px 0 6px;
  text-align: center;
}

/* fixed
----------------------------------*/
.fixed-btn {
  position: fixed;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 150;
}
.fixed-btn a {
  text-align: center;
  padding: 8px 6px;
  display: block;
  background: #002C6B;
  border-radius: 5px 0 0 5px;
  color: #fff;
  font-size: 1.1em;
  letter-spacing: 0.05em;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  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;
}
.fixed-btn a i {
  display: block;
  margin-bottom: 4px;
}
.fixed-btn a:hover {
  opacity: 0.6;
}
.fixed-btn a:nth-child(1) {
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}
.fixed-btn a:not(:last-of-type) {
  margin-bottom: 8px;
}

/* framework
----------------------------------*/
.daily-dl {
  position: relative;
}
.daily-dl .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 30px;
  position: relative;
}
.daily-dl .inner:before {
  position: absolute;
  content: "";
  height: 125%;
  width: 8px;
  top: 25px;
  left: 36px;
  background: #a9a9a9;
}
.daily-dl .inner:last-child:before {
  display: none;
}
.daily-dl .inner dt {
  position: relative;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background: #a9a9a9;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
}
@media all and (max-width: 1320px) {
  .daily-dl .inner dt {
    font-size: 1.26rem;
  }
}
@media all and (max-width: 1100px) {
  .daily-dl .inner dt {
    font-size: 1.19rem;
  }
}
@media all and (max-width: 896px) {
  .daily-dl .inner dt {
    font-size: 1.12rem;
  }
}
@media all and (max-width: 639px) {
  .daily-dl .inner dt {
    font-size: 1.05rem;
  }
}
.daily-dl .inner dt {
  z-index: 4;
  font-family: "Roboto", serif;
  font-weight: 800;
  letter-spacing: 0.05em;
}
.daily-dl .inner dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  font-weight: bold;
  background: #fff;
  left: -10px;
  margin-top: 10px;
  padding: 15px 10px 15px 25px;
  z-index: 2;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 3px;
  color: #333;
}

.flow-dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flow-dl .flow-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 48%;
  margin-right: 4%;
  margin-bottom: 25px;
  padding: 10px;
  background: rgba(255, 255, 255, 0.8);
}
.flow-dl .flow-inner:nth-child(2n) {
  margin-right: 0;
}
.flow-dl dt {
  color: #002C6B;
  width: 60px;
  text-align: center;
  margin-right: 20px;
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  padding-top: 8px;
}
.flow-dl dt span {
  font-size: 3.5rem;
}
@media all and (max-width: 1320px) {
  .flow-dl dt span {
    font-size: 3.15rem;
  }
}
@media all and (max-width: 1100px) {
  .flow-dl dt span {
    font-size: 2.975rem;
  }
}
@media all and (max-width: 896px) {
  .flow-dl dt span {
    font-size: 2.8rem;
  }
}
@media all and (max-width: 639px) {
  .flow-dl dt span {
    font-size: 2.625rem;
  }
}
.flow-dl dt span {
  display: block;
  line-height: 1;
  color: #002C6B;
  font-family: "Roboto", serif;
  font-weight: 800;
  letter-spacing: 0.05em;
}
.flow-dl dd {
  width: calc(100% - 80px);
}
.flow-dl dt:not(:last-child),
.flow-dl dd:not(:last-child) {
  margin-bottom: 20px;
}

.time-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.time-list li .txtarea {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  padding: 0px 40px 30px 40px;
  text-align: left;
}
.time-list li .txtarea:before {
  content: "";
  position: absolute;
  left: 118px;
  top: 0;
  height: 100%;
  width: 2px;
  background-color: #d3d3d3;
}
.time-list li .txtarea:last-child:before {
  display: none;
}
.time-list li .txtarea:after {
  content: "";
  position: absolute;
  left: 110px;
  top: 0;
  width: 20px;
  height: 20px;
  background-color: #002C6B;
  z-index: 1;
  border: 2px solid #002C6B;
  border-radius: 50%;
}
.time-list li .ttl {
  font-size: 1.4rem;
}
@media all and (max-width: 1320px) {
  .time-list li .ttl {
    font-size: 1.26rem;
  }
}
@media all and (max-width: 1100px) {
  .time-list li .ttl {
    font-size: 1.19rem;
  }
}
@media all and (max-width: 896px) {
  .time-list li .ttl {
    font-size: 1.12rem;
  }
}
@media all and (max-width: 639px) {
  .time-list li .ttl {
    font-size: 1.05rem;
  }
}
.time-list li .time {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  text-align: end;
  min-width: 0;
  overflow-wrap: break-word;
  padding-bottom: 1rem;
  color: #a9a9a9;
  font-weight: bold;
  font-size: 1.5rem;
}
@media all and (max-width: 1320px) {
  .time-list li .time {
    font-size: 1.35rem;
  }
}
@media all and (max-width: 1100px) {
  .time-list li .time {
    font-size: 1.275rem;
  }
}
@media all and (max-width: 896px) {
  .time-list li .time {
    font-size: 1.2rem;
  }
}
@media all and (max-width: 639px) {
  .time-list li .time {
    font-size: 1.125rem;
  }
}

.faq {
  margin: 20px auto;
}
.faq:last-child {
  margin-bottom: 0;
}
.faq dt {
  letter-spacing: 0.15em;
  margin-bottom: 5px;
  background: rgba(0, 44, 107, 0.2);
  background: #fff;
  color: #333;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 16px;
  padding-left: 3em;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-shadow: rgba(17, 12, 46, 0.05) 0px 48px 100px 0px;
          box-shadow: rgba(17, 12, 46, 0.05) 0px 48px 100px 0px;
}
.faq dt::before {
  content: "Q";
  font-family: "Ubuntu Condensed", sans-serif;
  font-weight: 300;
  letter-spacing: 0.05em;
  position: absolute;
  top: -6px;
  left: -6px;
  text-indent: 0px;
  font-size: 1.6rem;
}
@media all and (max-width: 1320px) {
  .faq dt::before {
    font-size: 1.44rem;
  }
}
@media all and (max-width: 1100px) {
  .faq dt::before {
    font-size: 1.36rem;
  }
}
@media all and (max-width: 896px) {
  .faq dt::before {
    font-size: 1.28rem;
  }
}
@media all and (max-width: 639px) {
  .faq dt::before {
    font-size: 1.2rem;
  }
}
.faq dt::before {
  line-height: 35px;
  color: #fff;
  background: linear-gradient(-60deg, #002C6B 0%, #a9a9a9 70%);
  width: 35px;
  height: 35px;
  text-align: center !important;
}
.faq dt::after {
  font-family: "Font Awesome 5 Free";
  margin-right: 5px;
  content: "＋";
  color: #777;
  float: right;
}
.faq dt:hover {
  background: rgba(255, 255, 255, 0.6);
}
.faq dt.active::after {
  font-family: "Font Awesome 5 Free";
  margin-right: 3px;
  content: "ー";
}
.faq dd {
  display: none;
  position: relative;
  margin-bottom: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 16px;
  padding-left: 48px;
  line-height: 2;
  position: relative;
  background: #fff;
}
.faq dd::before {
  content: "A";
  position: absolute;
  top: 8px;
  left: 8px;
  text-indent: 0px;
  font-size: 2rem;
}
@media all and (max-width: 1320px) {
  .faq dd::before {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 1100px) {
  .faq dd::before {
    font-size: 1.7rem;
  }
}
@media all and (max-width: 896px) {
  .faq dd::before {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 639px) {
  .faq dd::before {
    font-size: 1.5rem;
  }
}
.faq dd::before {
  line-height: 35px;
  color: #a9a9a9;
  width: 35px;
  height: 35px;
  text-align: center !important;
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
}

.faq-dl .faq-inner {
  padding: 10px;
  margin-bottom: 10px;
  padding-bottom: 15px;
}
.faq-dl .faq-inner:first-of-type {
  border-top: 1px solid rgba(169, 169, 169, 0.6);
}
.faq-dl .faq-inner:last-of-type {
  border-bottom: 1px solid rgba(169, 169, 169, 0.6);
}
.faq-dl .faq-inner:not(:last-of-type) {
  border-bottom: 1px solid rgba(169, 169, 169, 0.6);
}
.faq-dl .faq-inner dt,
.faq-dl .faq-inner dd {
  position: relative;
  padding: 0 5px 5px 45px;
}
.faq-dl .faq-inner dt:before,
.faq-dl .faq-inner dd:before {
  position: absolute;
  content: "";
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  left: 0;
  top: 0;
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
}
.faq-dl .faq-inner dt {
  margin-bottom: 10px;
  font-size: 110%;
}
.faq-dl .faq-inner dt:before {
  content: "Q";
  color: #fff;
  font-size: 2rem;
  background: #002C6B;
}
.faq-dl .faq-inner dd:before {
  content: "A";
  color: #fff;
  font-size: 2rem;
  background: rgb(0, 85.9439252336, 209);
}

.flow-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
}
.flow-list > li {
  width: calc((100% - 40px) / 2);
  background: #fff;
  border-radius: 10px;
  padding: 2em;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-shadow: rgba(17, 12, 46, 0.05) 0px 48px 100px 0px;
          box-shadow: rgba(17, 12, 46, 0.05) 0px 48px 100px 0px;
}
.flow-list > li .img {
  width: 30%;
}
.flow-list > li .img img {
  width: 100%;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.flow-list > li .txt_ara {
  width: 70%;
  padding-left: 2em;
}
.flow-list > li .txt {
  width: 100%;
}
.flow-list > li .flow-title {
  font-weight: 600;
  font-size: 2rem;
}
@media all and (max-width: 1320px) {
  .flow-list > li .flow-title {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 1100px) {
  .flow-list > li .flow-title {
    font-size: 1.7rem;
  }
}
@media all and (max-width: 896px) {
  .flow-list > li .flow-title {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 639px) {
  .flow-list > li .flow-title {
    font-size: 1.5rem;
  }
}
.flow-list > li .flow-title {
  position: relative;
  padding-bottom: 0.5em;
  padding-left: 0.5em;
  margin-bottom: 20px;
}
.flow-list > li .flow-title::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  border-radius: 1px;
  background-image: linear-gradient(-60deg, #002C6B 0%, #a9a9a9 70%);
}
.flow-list > li .flow-title .num {
  display: inline-block;
  position: relative;
  color: #a9a9a9;
  border-radius: 10px;
  margin-right: 15px;
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 2rem;
}
@media all and (max-width: 1320px) {
  .flow-list > li .flow-title .num {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 1100px) {
  .flow-list > li .flow-title .num {
    font-size: 1.7rem;
  }
}
@media all and (max-width: 896px) {
  .flow-list > li .flow-title .num {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 639px) {
  .flow-list > li .flow-title .num {
    font-size: 1.5rem;
  }
}
.flow-list.col1 > li {
  width: 100%;
}
.flow-list.col1 > li .img img {
  height: 300px;
}

.flow-list2 {
  position: relative;
  width: 85%;
  margin: 0 auto;
}
.flow-list2 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 30px;
  position: relative;
}
.flow-list2 .inner:before {
  position: absolute;
  content: "";
  height: 125%;
  width: 8px;
  top: 25px;
  left: 36px;
  background: #545454;
}
.flow-list2 .inner:last-child:before {
  display: none;
}
@media all and (max-width: 639px) {
  .flow-list2 .inner {
    width: 100%;
    margin: 0 auto 20px;
  }
  .flow-list2 .inner:before {
    width: 8px;
    height: 120%;
    left: 30px;
    top: 15px;
  }
}
.flow-list2 .inner dt {
  position: relative;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background: #545454;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 2.4rem;
  z-index: 4;
  font-family: "Encode Sans SC", sans-serif;
  font-weight: 700;
}
.flow-list2 .inner dt.line2 {
  padding-top: 20px;
  line-height: 1;
}
.flow-list2 .inner dt.big {
  font-size: 3rem;
}
@media all and (max-width: 639px) {
  .flow-list2 .inner dt {
    font-size: 1.8rem;
  }
  .flow-list2 .inner dt.big {
    font-size: 2rem;
  }
}
.flow-list2 .inner dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  background: rgba(255, 255, 255, 0.6);
  left: -10px;
  margin-top: 10px;
  padding: 15px 30px 15px 25px;
  z-index: 2;
  border-radius: 3px;
  -webkit-box-shadow: rgba(50, 50, 93, 0.05) 0px 50px 100px -20px, rgba(0, 0, 0, 0.1) 0px 30px 60px -30px;
          box-shadow: rgba(50, 50, 93, 0.05) 0px 50px 100px -20px, rgba(0, 0, 0, 0.1) 0px 30px 60px -30px;
}
.flow-list2 .inner dd .ttl {
  margin-bottom: 10px;
  font-size: 1.1em;
}
.flow-list2 .inner dd .ttl span {
  position: relative;
}
.flow-list2 .inner dd .ttl span::before {
  content: "（";
  margin-right: 10px;
  color: #002C6B;
}
.flow-list2 .inner dd .ttl span:after {
  content: "）";
  margin-left: 10px;
  color: #002C6B;
}
.flow-list2 .inner dd table th,
.flow-list2 .inner dd table td {
  font-weight: 500;
}
.flow-list2 .inner dd table th {
  padding-right: 1em;
}
@media all and (max-width: 639px) {
  .flow-list2 .inner dd {
    margin-top: 10px;
  }
}
@media all and (max-width: 896px) {
  .flow-list2 {
    width: 100%;
  }
}
@media all and (max-width: 639px) {
  .flow-list2 {
    width: 100%;
  }
  .flow-list2 .inner:before {
    left: 20px;
  }
  .flow-list2 .inner dd {
    padding: 15px 20px 15px 25px;
  }
  .flow-list2 .inner dt {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
}

.dd-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 20px;
}
.dd-flex .dd-img {
  max-width: 300px;
}
.dd-flex .dd-img img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
}
.dd-flex .dd-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
.dd-flex .dd-text .ttl {
  margin-bottom: 10px;
}
@media all and (max-width: 896px) {
  .dd-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .dd-flex .dd-img,
  .dd-flex .dd-text {
    width: 100%;
  }
  .dd-flex .dd-img {
    margin-bottom: 10px;
    max-width: 100%;
  }
}

.flow-list3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  margin-top: 40px;
  margin-left: 20px;
}
.flow-list3 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.flow-list3 dt {
  position: absolute;
  left: -1em;
  top: -1em;
  width: 2.5em;
  height: 2.5em;
  background: linear-gradient(-60deg, #002C6B 0%, #a9a9a9 70%);
  border-radius: 50%;
  color: #fff;
  text-align: center;
  z-index: 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Roboto", serif;
  font-weight: 800;
  letter-spacing: 0.05em;
}
.flow-list3 dd {
  border: 1px solid #ddd;
  border-radius: 10px;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  text-align: center;
  padding: 45px 15px;
  font-size: 1.3rem;
}
@media all and (max-width: 1320px) {
  .flow-list3 dd {
    font-size: 1.17rem;
  }
}
@media all and (max-width: 1100px) {
  .flow-list3 dd {
    font-size: 1.105rem;
  }
}
@media all and (max-width: 896px) {
  .flow-list3 dd {
    font-size: 1.04rem;
  }
}
@media all and (max-width: 639px) {
  .flow-list3 dd {
    font-size: 0.975rem;
  }
}
.flow-list3 dd {
  font-weight: 600;
}

.price-dl {
  border-bottom: 1px solid #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 1em;
}
.price-dl:not(:last-child) {
  margin-bottom: 20px;
}
.price-dl dt {
  font-size: 1.2em;
}
.price-dl dd {
  font-size: 1.5em;
  font-family: "Roboto", serif;
  font-weight: 800;
  letter-spacing: 0.05em;
}

/* anchor
----------------------------------*/
/* other
----------------------------------*/
.logo_link a {
  background: #fefefe;
  padding: 10px 20px;
  display: block;
  max-width: 260px;
  text-align: center;
  border-radius: 20px;
}
.logo_link a:hover {
  opacity: 0.6;
}

.top_greet {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  padding: 60px 40px;
}
.top_greet .img_area {
  width: 40%;
}
.top_greet .img_area .img {
  width: 80%;
  margin: 0 auto 25px;
}
.top_greet .img_area .img2 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.top_greet .img_area .img2 .img2 {
  width: 55%;
  height: 400px;
  margin-top: 30px;
}
.top_greet .img_area .img2 .img3 {
  width: 40%;
  height: 300px;
}
.top_greet .img_area .img2 img {
  display: inline-block;
}
.top_greet .img_area .img3 {
  width: 100%;
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.top_greet .img_area .img3 img {
  width: 48%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: inline-block;
}
.top_greet .img_area .img3 .img2 {
  margin-top: 60px;
}
.top_greet .img_area img {
  -o-object-fit: cover;
     object-fit: cover;
}
.top_greet .txt {
  width: 55%;
}
@media all and (max-width: 896px) {
  .top_greet {
    gap: 40px;
    padding: 20px 0;
  }
  .top_greet .txt,
  .top_greet .img_area {
    width: 100%;
  }
}
@media all and (max-width: 639px) {
  .top_greet {
    padding: 0;
    max-width: 100%;
  }
  .top_greet .img_area .img {
    margin: 0 auto 15px;
  }
  .top_greet .img_area .img img {
    height: 120px;
    width: 100%;
  }
  .top_greet .img_area .img2 .img2 {
    height: 150px;
    margin-top: 15px;
  }
  .top_greet .img_area .img2 .img3 {
    height: 180px;
  }
  .top_greet .img_area .img3 {
    height: 200px;
  }
  .top_greet .img_area .img3 .img2 {
    margin-top: 20px;
  }
}

.menu_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: min(1500px, 95%);
  margin-left: auto;
  margin-right: 0;
  height: clamp(320px, 60vmin, 560px);
  overflow: hidden;
  background: #fff;
  -webkit-transform: none;
          transform: none;
}
.menu_list .inner {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  overflow: hidden;
  -webkit-transition: -webkit-box-flex 0.9s cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: -webkit-box-flex 0.9s cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: flex 0.9s cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: flex 0.9s cubic-bezier(0.2, 0.8, 0.2, 1), -webkit-box-flex 0.9s cubic-bezier(0.2, 0.8, 0.2, 1), -ms-flex 0.9s cubic-bezier(0.2, 0.8, 0.2, 1);
}
.menu_list .inner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transform: scale(1.03);
          transform: scale(1.03);
  -webkit-transition: -webkit-transform 1.2s ease;
  transition: -webkit-transform 1.2s ease;
  transition: transform 1.2s ease;
  transition: transform 1.2s ease, -webkit-transform 1.2s ease;
}
.menu_list .inner::before {
  content: "";
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(12, 45, 85, 0.92)), color-stop(45%, rgba(12, 45, 85, 0.65)), to(rgba(0, 0, 0, 0.15)));
  background: linear-gradient(180deg, rgba(12, 45, 85, 0.92) 0%, rgba(12, 45, 85, 0.65) 45%, rgba(0, 0, 0, 0.15) 100%);
  opacity: 0.75;
  -webkit-transition: opacity 0.9s cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: opacity 0.9s cubic-bezier(0.2, 0.8, 0.2, 1);
  z-index: 1;
}
.menu_list .inner .ttl {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: 2;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
  background: none;
  padding: 0;
  -webkit-transform: none;
          transform: none;
  min-width: auto;
  text-align: left;
  white-space: nowrap;
}
.menu_list .inner .ttl .eng {
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  letter-spacing: normal;
  font-size: 5rem;
}
.menu_list .inner .ttl .ja {
  font-size: clamp(14px, 1.6vw, 18px);
  font-weight: 700;
}
.menu_list .inner .circle {
  position: absolute;
  left: 50%;
  bottom: 18px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 72px;
  height: 72px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  color: #fff;
  display: grid;
  place-items: center;
  z-index: 2;
  font-size: 22px;
  line-height: 1;
  -webkit-transition: all 0.7s cubic-bezier(0.2, 0.8, 0.2, 1);
  transition: all 0.7s cubic-bezier(0.2, 0.8, 0.2, 1);
  background: rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(2px);
}
.menu_list .inner:hover {
  -webkit-box-flex: 3.2;
      -ms-flex: 3.2;
          flex: 3.2;
}
.menu_list .inner:hover::before {
  opacity: 0;
}
.menu_list .inner:hover img {
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}
.menu_list .inner:hover .circle {
  left: auto;
  -webkit-transform: none;
          transform: none;
  right: clamp(18px, 4vw, 42px);
  bottom: 18px;
  width: 86px;
  height: 86px;
  border: none;
  background: #002C6B;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
  font-size: 24px;
}
.menu_list:hover .inner:not(:hover) {
  -webkit-box-flex: 0.85;
      -ms-flex: 0.85;
          flex: 0.85;
}

.menu_list .inner.is-premium::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(40, 24, 10, 0.92)), color-stop(55%, rgba(40, 24, 10, 0.65)), to(rgba(0, 0, 0, 0.25)));
  background: linear-gradient(180deg, rgba(40, 24, 10, 0.92) 0%, rgba(40, 24, 10, 0.65) 55%, rgba(0, 0, 0, 0.25) 100%);
  opacity: 0.8;
}

@media (max-width: 768px) {
  .menu_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
  }
  .menu_list .inner {
    height: 52vh;
  }
  .menu_list .inner:hover {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .menu_list:hover .inner:not(:hover) {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .menu_list .inner .circle {
    right: 16px;
    left: auto;
    bottom: 16px;
    -webkit-transform: none;
            transform: none;
  }
}
.menu_list2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.menu_list2 > li {
  width: 100%;
  -webkit-filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.3));
          filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.3));
}
.menu_list2 > li a {
  display: block;
  height: 380px;
  position: relative;
  overflow: hidden;
}
.menu_list2 > li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(-60deg, #002C6B 0%, #a9a9a9 70%);
  opacity: 0.5;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.menu_list2 > li a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27659/menu01.jpg) center/cover;
  z-index: -1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.menu_list2 > li a .ttl {
  position: absolute;
  top: 50%;
  left: 50px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 230px;
  min-height: 230px;
  padding: 28px 24px;
  color: #333;
  font-size: 1.8rem;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.menu_list2 > li a .ttl::before {
  content: "";
  position: absolute;
  inset: 0;
  background: #fff;
  -webkit-transform: none;
          transform: none;
  z-index: -1;
  opacity: 0.8;
}
.menu_list2 > li a .ttl .eng,
.menu_list2 > li a .ttl .ja,
.menu_list2 > li a .ttl .view {
  display: block;
}
.menu_list2 > li a .ttl .eng {
  font-size: 4rem;
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1;
  margin-bottom: 12px;
}
.menu_list2 > li a .ttl .ja {
  line-height: 1.5;
}
.menu_list2 > li a .ttl .view {
  position: relative;
  font-weight: bold;
  margin-top: 20px;
  font-size: 1.5rem;
}
.menu_list2 > li a .ttl .view::after {
  content: "●";
  font-size: 0.7em;
  margin-left: 10px;
}
.menu_list2 > li a:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.menu_list2 > li a:hover::before {
  opacity: 0;
}
.menu_list2 > li a:hover::after {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-filter: blur(5px);
          filter: blur(5px);
}
.menu_list2 > li:nth-child(2) a::after {
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27659/menu02.jpg) center/cover;
}
.menu_list2 > li:nth-child(3) a::after {
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27659/menu03.jpg) center/cover;
}
.menu_list2 > li:nth-child(4) a::after {
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27659/menu04.jpg) center/cover;
}
@media all and (max-width: 896px) {
  .menu_list2 {
    gap: 16px;
  }
  .menu_list2 > li a {
    height: 220px;
  }
  .menu_list2 > li a .ttl {
    width: 200px;
    min-height: 200px;
    padding: 20px;
  }
}
@media all and (max-width: 639px) {
  .menu_list2 {
    gap: 10px;
  }
  .menu_list2 > li a {
    height: 180px;
  }
  .menu_list2 > li a .ttl {
    left: 24px;
    width: 175px;
    min-height: 150px;
    padding: 16px;
    font-size: 1.3rem;
  }
  .menu_list2 > li a .ttl .eng {
    font-size: 2rem;
    margin-bottom: 8px;
  }
}

.product_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
}
.product_box > li {
  width: calc((100% - 80px) / 3);
  background: rgba(169, 169, 169, 0.05);
  border: 1px solid #a9a9a9;
  border-radius: 10px;
  padding: 2em;
}
.product_box > li a:hover .pro_img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.product_box > li .pro_img {
  margin-bottom: 10px;
  overflow: hidden;
}
.product_box > li .pro_img img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.product_box > li .pro_name {
  text-align: center;
  font-size: 1.1em;
  font-weight: 600;
}
.product_box > li .pro_txt {
  font-size: 0.9em;
}

.pro_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
.pro_box.col3 > li {
  width: calc((100% - 40px) / 3);
}
.pro_box > li {
  width: calc((100% - 80px) / 5);
  border-radius: 10px;
  padding: 1em;
  background: #fefefe;
}
.pro_box > li .img {
  text-align: center;
  margin-bottom: 20px;
}
.pro_box > li .img2 img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 20px;
}
.pro_box > li .ttl {
  text-align: center;
  background: #002C6B;
  color: #fff;
  font-weight: 600;
  border-radius: 30px;
  padding: 10px;
  width: 60%;
  margin-left: auto;
  margin-top: -1em;
  margin-bottom: 20px;
  position: relative;
  font-size: 1.2em;
  margin-right: -0.5em;
}
.pro_box > li .txt {
  font-size: 0.9em;
}
@media all and (max-width: 896px) {
  .pro_box > li {
    width: calc((100% - 40px) / 3);
  }
  .pro_box.col3 > li {
    width: 100%;
  }
}
@media all and (max-width: 639px) {
  .pro_box > li {
    width: calc((100% - 20px) / 2);
  }
}

.lesson_bnr {
  margin-top: 60px;
}
.lesson_bnr a {
  display: block;
  background: #002C6B;
  border-radius: 20px;
  overflow: hidden;
}
.lesson_bnr a:hover {
  background: #a9a9a9;
}

.shop_list .inner {
  background: #fefefe;
  border-radius: 60px;
  padding: 4em;
}
.shop_list .inner:not(:last-of-type) {
  margin-bottom: 60px;
}
.shop_list .inner .ttl {
  font-size: 1.3em;
  font-weight: 600;
}
.shop_list .inner table th,
.shop_list .inner table td {
  font-size: 0.85em;
}
.shop_list .inner .top,
.shop_list .inner .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.shop_list .inner .top {
  margin-bottom: 20px;
}
.shop_list .inner .top .img,
.shop_list .inner .top table {
  width: 49%;
}
.shop_list .inner .top .img img,
.shop_list .inner .top table img {
  width: 100%;
}
.shop_list .inner .bottom .map,
.shop_list .inner .bottom .item {
  width: 49%;
}
.shop_list .inner .bottom .map iframe,
.shop_list .inner .bottom .item iframe {
  width: 100%;
  height: 100%;
}
@media all and (max-width: 896px) {
  .shop_list .inner {
    border-radius: 20px;
    padding: 2em;
  }
  .shop_list .inner .top {
    margin-bottom: 20px;
  }
  .shop_list .inner .top .img,
  .shop_list .inner .top table {
    width: 100%;
  }
  .shop_list .inner .bottom .map,
  .shop_list .inner .bottom .item {
    width: 100%;
  }
  .shop_list .inner .top,
  .shop_list .inner .bottom {
    gap: 20px;
  }
}
@media all and (max-width: 639px) {
  .shop_list .inner {
    border-radius: 10px;
    padding: 1em;
  }
}

.top_event {
  margin-top: -100px;
  position: relative;
  z-index: 100;
}
@media all and (max-width: 1100px) {
  .top_event {
    margin-top: 0;
  }
}

/* top-contents
----------------------------------*/
.top_slide_box {
  position: relative;
  height: 100vh;
}
.top_slide_box::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.top_slide_box .txt_area {
  position: absolute;
  width: 40%;
  height: auto;
  left: 5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 100;
  color: #fff;
  margin-right: 5%;
}
.top_slide_box .slide_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  gap: 20px;
  height: 100%;
}
.top_slide_box .slide_inner > ul {
  width: 33%;
  height: 100%;
}
@media all and (max-width: 1320px) {
  .top_slide_box {
    height: 65vw;
  }
}

.strengths_box {
  margin-right: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 120px;
  padding: 60px;
}
.strengths_box.last {
  margin-bottom: 0;
}
.strengths_box .num {
  margin-left: -50px;
}
.strengths_box .num2 {
  text-align: right;
}
.strengths_box .txt .ttl {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 20px;
}

.top_greet {
  padding-right: 17.2413793103vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 40px;
}
@media all and (max-width: 896px) {
  .top_greet {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-right: 0;
    padding-bottom: 17.2413793103vw;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

/* slider
----------------------------------*/
.gallerybox {
  margin: auto;
  width: 100%;
  overflow: hidden;
}

.slide_list0 {
  position: relative;
}
.slide_list0 li {
  margin-left: 20px;
}
.slide_list0 li img {
  width: auto;
  height: 280px;
  overflow: hidden;
}
.slide_list0 li a {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.slide_list0 li a:hover {
  -webkit-filter: grayscale(100);
          filter: grayscale(100);
}
@media all and (max-width: 896px) {
  .slide_list0 li {
    margin-left: 10px;
  }
  .slide_list0 li img {
    height: 180px;
  }
}
@media all and (max-width: 639px) {
  .slide_list0 li img {
    height: 100px;
  }
}

.slide_list00 {
  position: relative;
  margin-top: 20px;
}
.slide_list00 li {
  margin-left: 20px;
}
.slide_list00 li img {
  width: auto;
  height: 280px;
  overflow: hidden;
}
.slide_list00 li a {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.slide_list00 li a:hover {
  -webkit-filter: grayscale(100);
          filter: grayscale(100);
}
@media all and (max-width: 896px) {
  .slide_list00 {
    margin-top: 10px;
  }
  .slide_list00 li {
    margin-left: 10px;
  }
  .slide_list00 li img {
    height: 180px;
  }
}
@media all and (max-width: 639px) {
  .slide_list00 li img {
    height: 100px;
  }
}

.slide_list,
.slide_list2 {
  gap: 10px;
  text-align: center;
}
.slide_list img,
.slide_list2 img {
  height: 400px;
  width: 400px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-filter: grayscale(0.4);
          filter: grayscale(0.4);
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
}
.slide_list img:hover,
.slide_list2 img:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
@media all and (max-width: 1100px) {
  .slide_list img,
  .slide_list2 img {
    height: 300px;
    width: 300px;
  }
}
@media all and (max-width: 639px) {
  .slide_list img,
  .slide_list2 img {
    height: 200px;
    width: 250px;
  }
}

.slide_list3 {
  position: relative;
  display: none;
}
.slide_list3.type2 {
  padding-top: 0;
}
.slide_list3.type2 li img {
  height: 400px;
  width: 300px;
  -o-object-fit: cover;
     object-fit: cover;
}
.slide_list3.type_company {
  padding-top: 0;
  margin-bottom: 40px;
}
.slide_list3.type_company li img {
  width: 600px;
  height: 340px;
  -o-object-fit: cover;
     object-fit: cover;
}
.slide_list3 li {
  margin-right: 1%;
}
.slide_list3 li img {
  width: auto;
  height: 240px;
  -webkit-transition: -webkit-filter 0.2s ease-in;
  transition: -webkit-filter 0.2s ease-in;
  transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
}
.slide_list3 li:hover img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
@media all and (max-width: 639px) {
  .slide_list3 li img {
    height: 200px;
  }
}

.slide_wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
}
.slide_wrapper .ttl-box {
  width: 25%;
}
.slide_wrapper .ttl-box p {
  margin-bottom: 60px;
}
.slide_wrapper .inner {
  width: 70%;
}
.slide_wrapper::before {
  content: "";
  position: absolute;
  z-index: 10;
  bottom: -10%;
  right: -7%;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  width: 300px;
  height: 225px;
  background: url(../img/bg-img02.png) no-repeat center/contain;
}
@media all and (max-width: 896px) {
  .slide_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .slide_wrapper::before {
    width: 150px;
    height: 187px;
    bottom: -25%;
  }
  .slide_wrapper .ttl-box {
    width: 100%;
    margin-bottom: 30px;
  }
  .slide_wrapper .inner {
    width: 100%;
  }
}
@media all and (max-width: 639px) {
  .slide_wrapper {
    padding: 0 !important;
  }
  .slide_wrapper .ttl-box p {
    margin-bottom: 30px;
  }
}

.instagram-btn {
  position: relative;
  z-index: 2;
}
.instagram-btn a img,
.instagram-btn a i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.instagram-btn a img {
  -webkit-animation: spin 30s linear 0s infinite normal;
  animation: spin 30s linear 0s infinite normal;
}
.instagram-btn a i {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 50px;
  text-shadow: 1px 1px 0px #fefefe, -1px 1px 0px #fefefe, 1px -1px 0px #fefefe, -1px -1px 0px #fefefe, 1px 0px 0px #fefefe, 0px 1px 0px #fefefe, -1px 0px 0px #fefefe, 0px -1px 0px #fefefe;
  color: #545454;
}
.instagram-btn a:hover {
  opacity: 0.8;
}
.instagram-btn a:hover i {
  -webkit-transform: translate(-50%, -50%) scale(0.8);
          transform: translate(-50%, -50%) scale(0.8);
}
@media all and (max-width: 896px) {
  .instagram-btn a img {
    width: 100px;
  }
  .instagram-btn a i {
    font-size: 30px;
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.business_ttl {
  padding: 20px;
  text-align: center;
  font-size: 2em;
  background: rgba(255, 255, 255, 0.3);
  font-weight: 600;
  margin-top: 80px;
}
@media all and (max-width: 639px) {
  .business_ttl {
    font-size: 1.5em;
  }
}

.business_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.business_box > li {
  width: 33.3333333333%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 2em;
}
.business_box > li:not(:last-child) {
  border-right: 1px solid #fff;
}
.business_box > li .img {
  margin-bottom: 20px;
}
.business_box > li .img img {
  height: 300px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.business_box > li .ttl {
  font-size: 1.5em;
  font-weight: 600;
  margin-bottom: 10px;
  line-height: 1.3;
  text-align: center;
}
.business_box.col2 > li {
  width: 50%;
}
@media all and (max-width: 896px) {
  .business_box > li {
    width: 100%;
    border-top: none;
    border-bottom: 1px solid #fff;
    padding: 2em;
  }
  .business_box > li:not(:last-child) {
    border-right: none;
  }
  .business_box > li:first-child {
    border-top: 1px solid #fff;
  }
  .business_box.col2 > li {
    width: 100%;
  }
}
@media all and (max-width: 639px) {
  .business_box > li .ttl {
    font-size: 1.2em;
  }
}

.sd_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}

.feature_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
  padding-top: 40px;
}
.feature_list.type1 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.feature_list.type1 > li {
  width: calc((100% - 80px) / 3);
}
.feature_list > li {
  width: calc((100% - 80px) / 2);
  position: relative;
}
.feature_list > li .img {
  margin-bottom: 10px;
}
.feature_list > li .num {
  position: absolute;
  top: -1em;
  right: -0.3em;
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 3.5em;
  color: #002C6B;
}
.feature_list > li .ttl {
  text-align: center;
  font-size: 1.3em;
  margin-bottom: 10px;
}
@media all and (max-width: 896px) {
  .feature_list.type1 > li {
    width: 100%;
  }
  .feature_list > li {
    width: 100%;
  }
}

.deco01 {
  width: 350px;
}
@media all and (max-width: 896px) {
  .deco01 {
    width: 45%;
  }
}

.staff_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.staff_list > li {
  width: 29%;
}
.staff_list > li .img {
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  padding: 3em;
  max-width: 90%;
  margin: 0 auto 10px;
}
.staff_list > li .img::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(-60deg, #002C6B 0%, #a9a9a9 70%);
  z-index: -1;
  opacity: 0.3;
}
.staff_list > li .name {
  text-align: center;
  font-family: "Zen Old Mincho", "YakuHanMP", "Noto Serif JP", "Shippori Mincho", "游明朝 Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, serif;
  font-size: 1.1em;
  margin-bottom: 10px;
}
.staff_list > li .txt {
  font-size: 0.9em;
}
@media all and (max-width: 639px) {
  .staff_list {
    gap: 20px;
  }
  .staff_list > li {
    width: 100%;
  }
}

.service_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 25px;
}
.service_list > li {
  width: calc((100% - 50px) / 3);
}
.service_list > li .icon {
  position: relative;
  overflow: hidden;
  margin: 0 auto 10px;
  aspect-ratio: 1/1;
  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;
  padding: 20px;
}
.service_list > li .icon img {
  max-width: 130px;
}
.service_list > li .icon::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  background: #fdf7f9;
  z-index: -1;
  border-radius: 50%;
}
.service_list > li .ttl {
  text-align: center;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 1.1em;
}
.service_list > li .txt {
  font-size: 0.9em;
}
.service_list.col5 > li {
  width: calc((100% - 80px) / 5);
}
.service_list.type2 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 25px;
}
.service_list.type2 > li {
  padding: 2em;
  width: calc((100% - 53px) / 3);
  background: #fff;
  border: 0;
  -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
          box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
  border-radius: 3px;
  -webkit-transition: -webkit-box-shadow 0.35s ease, -webkit-transform 0.35s ease;
  transition: -webkit-box-shadow 0.35s ease, -webkit-transform 0.35s ease;
  transition: box-shadow 0.35s ease, transform 0.35s ease;
  transition: box-shadow 0.35s ease, transform 0.35s ease, -webkit-box-shadow 0.35s ease, -webkit-transform 0.35s ease;
  color: #333;
}
.service_list.type2 > li:hover {
  -webkit-box-shadow: 0 14px 40px rgba(0, 0, 0, 0.1);
          box-shadow: 0 14px 40px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-6px);
          transform: translateY(-6px);
}
.service_list.type2 > li .icon {
  position: relative;
  margin: 0 auto 10px;
  width: 64px;
  height: 64px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #f3f6fb;
}
.service_list.type2 > li .icon i {
  font-size: 24px;
  line-height: 1;
  color: #002C6B;
}
.service_list.type2 > li .ttl {
  text-align: center;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 1.1em;
}
.service_list.type2 > li .txt {
  font-size: 0.9em;
  text-align: left;
}
@media all and (max-width: 896px) {
  .service_list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 20px;
  }
  .service_list > li {
    width: calc((100% - 20px) / 2);
  }
  .service_list.col5 > li {
    width: calc((100% - 40px) / 3);
  }
  .service_list.type2 > li {
    width: calc((100% - 20px) / 2);
  }
}
@media all and (max-width: 639px) {
  .service_list > li {
    width: 100%;
  }
  .service_list > li .icon img {
    max-width: 80%;
  }
  .service_list.type2 > li {
    width: 100%;
  }
  .service_list.col5 > li {
    width: calc((100% - 20px) / 2);
  }
}

.top_about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.top_about > div {
  width: 50%;
}
.top_about .txt {
  position: relative;
  padding: 4em 6em 6em;
}
.top_about .txt::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 120%;
  height: 90%;
  background: #f4f4f4;
  z-index: -2;
  opacity: 0.5;
}
.top_about .txt .big_eng {
  -webkit-transform: translate(-150px, -50px);
          transform: translate(-150px, -50px);
  white-space: nowrap;
  z-index: 10;
  font-size: 8em;
  color: #002C6B;
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#a9a9a9));
  background-image: linear-gradient(#fff 0%, #a9a9a9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media all and (max-width: 896px) {
  .top_about > div {
    width: 100%;
  }
  .top_about .txt {
    padding: 4em 2em 4em;
  }
  .top_about .txt .big_eng {
    -webkit-transform: translate(0, -30px);
            transform: translate(0, -30px);
    font-size: 3.4em;
  }
}

/* 画像フェードスライダー（3枚） */
.img-fade-slider {
  position: relative;
  overflow: hidden;
  aspect-ratio: 16/9;
}
@supports not (aspect-ratio: 16/9) {
  .img-fade-slider::before {
    content: "";
    display: block;
    padding-top: 56.25%;
  }
}
.img-fade-slider img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  -webkit-animation: fadeSlide 15s infinite ease-in-out;
          animation: fadeSlide 15s infinite ease-in-out;
}
.img-fade-slider {
  /* 3枚分のディレイ（5秒間隔） */
}
.img-fade-slider img:nth-child(1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.img-fade-slider img:nth-child(2) {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}
.img-fade-slider img:nth-child(3) {
  -webkit-animation-delay: 10s;
          animation-delay: 10s;
}

/* フェードキーフレーム（3枚用 15秒） */
@-webkit-keyframes fadeSlide {
  0% {
    opacity: 0;
  }
  8% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  38% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeSlide {
  0% {
    opacity: 0;
  }
  8% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  38% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/* 動きを減らす設定 */
@media (prefers-reduced-motion: reduce) {
  .img-fade-slider img {
    -webkit-animation: none;
            animation: none;
    opacity: 1;
  }
  .img-fade-slider img:not(:first-child) {
    display: none;
  }
}
.service_box .head_img {
  margin-bottom: 20px;
}
.service_box .head_img img {
  width: 100%;
  height: 550px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
.service_box .txt {
  margin-bottom: 40px;
}
@media all and (max-width: 639px) {
  .service_box .head_img img {
    width: 100%;
    height: 300px;
  }
}

.company_img img {
  width: 100%;
  height: 550px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 10px;
}
@media all and (max-width: 896px) {
  .company_img img {
    height: 350px;
  }
}

.big_ttl_outer {
  position: relative;
  padding-top: 80px;
}
.big_ttl_outer.right {
  text-align: right;
}
.big_ttl_outer.right .ttl {
  right: -80px;
}
.big_ttl_outer .ttl {
  line-height: 1;
  background: -webkit-gradient(linear, left top, right top, from(#002C6B), color-stop(80%, #a9a9a9));
  background: linear-gradient(90deg, #002C6B 0%, #a9a9a9 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: absolute;
  top: 0;
  left: -50px;
}
.big_ttl_outer .ttl .eng {
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 9em;
  display: block;
  margin-bottom: 20px;
  letter-spacing: 0.05em;
}
.big_ttl_outer .ttl .ja {
  color: #333;
  -webkit-text-fill-color: initial;
  background: #fff;
  padding: 10px 35px;
  font-size: 1.2em;
}
@media all and (max-width: 1100px) {
  .big_ttl_outer.right .ttl {
    right: 0;
  }
  .big_ttl_outer .ttl .eng {
    font-size: 7em;
  }
}
@media all and (max-width: 896px) {
  .big_ttl_outer {
    padding-top: 60px;
  }
  .big_ttl_outer .ttl {
    left: 20px;
  }
  .big_ttl_outer .ttl .eng {
    font-size: 6em;
  }
  .big_ttl_outer.right .ttl {
    right: -40px;
  }
}
@media all and (max-width: 639px) {
  .big_ttl_outer .ttl {
    top: -30px;
  }
  .big_ttl_outer .ttl .eng {
    font-size: 4em;
    margin-bottom: 10px;
  }
  .big_ttl_outer .ttl .ja {
    padding: 7px 25px;
    font-size: 1em;
  }
  .big_ttl_outer.right .ttl {
    right: 0;
  }
}

.recruit_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.recruit_img img {
  display: inline-block;
  width: 48%;
  height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}
.recruit_img img:nth-child(1) {
  margin-top: 100px;
}
@media all and (max-width: 896px) {
  .recruit_img img {
    height: 300px;
  }
  .recruit_img img:nth-child(1) {
    margin-top: 50px;
  }
}

.link_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.link_list > li {
  width: 22%;
}
.link_list > li a {
  position: relative;
}
.link_list > li a:hover .img {
  position: relative;
  margin-bottom: 15px;
}
.link_list > li a:hover .img::before {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  top: 0;
  left: 0;
}
.link_list > li a:hover .img::after {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  top: 0;
  left: 0;
}
.link_list > li a:hover .img img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.link_list > li .img {
  position: relative;
  margin-bottom: 15px;
  aspect-ratio: 1/1;
  background: #fefefe;
}
.link_list > li .img::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #a9a9a9;
  top: 15px;
  left: 15px;
}
.link_list > li .img::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #a9a9a9;
  top: 15px;
  left: 15px;
  z-index: -1;
}
.link_list > li .img img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.link_list > li .ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  font-weight: 600;
  font-size: 1.1em;
  background: #fff;
  color: #333;
  white-space: nowrap;
  padding: 3px 20px;
}
@media all and (max-width: 896px) {
  .link_list {
    row-gap: 20px;
  }
  .link_list > li {
    width: 46%;
  }
}

.area_img {
  text-align: center;
}
@media all and (max-width: 896px) {
  .area_img img {
    max-width: 80%;
  }
}

.message_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.message_box .txt {
  width: 55%;
  padding-right: 6em;
  padding-top: 6em;
}
.message_box .img {
  width: 45%;
}
.message_box .img img {
  display: block;
}
.message_box .img img:last-child {
  margin-top: 20px;
  padding-left: 7em;
}
@media all and (max-width: 1100px) {
  .message_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .message_box .img,
  .message_box .txt {
    width: 100%;
  }
  .message_box .txt {
    padding-right: 0;
    padding-top: 2em;
  }
}
.company_box {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.company_box .map,
.company_box iframe {
  height: 100%;
  width: 100%;
}

/*----------------------------------
 top-contents
----------------------------------*/
.top-bnr-list {
  /* --- PC: 2カラム --- */
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  max-width: 95%;
}
.top-bnr-list > li {
  width: auto;
  height: 350px;
  position: relative;
}
.top-bnr-list .top-bnr-img {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 1px solid #fff;
}
.top-bnr-list .top-bnr-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.top-bnr-list .btn-arrow {
  width: 70px;
  height: 70px;
  position: absolute;
  left: 50%;
  bottom: 20%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  line-height: 60px;
  border: 1px solid transparent;
  border-radius: 100%;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
@media all and (max-width: 896px) {
  .top-bnr-list .btn-arrow {
    left: 15%;
  }
}
.top-bnr-list .btn-arrow::before, .top-bnr-list .btn-arrow::after {
  border-radius: 100%;
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.top-bnr-list .btn-arrow::before {
  border: 1px solid transparent;
}
.top-bnr-list .btn-arrow::after {
  border: 0 solid transparent;
}
.top-bnr-list .btn-arrow i {
  display: block;
  position: absolute;
  width: 30px;
  border-bottom: 1px solid #fefefe;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 5px;
}
.top-bnr-list .btn-arrow i::before {
  position: absolute;
  width: 10px;
  height: 8px;
  content: "";
  right: 3px;
  bottom: -1px;
  border-right: 2px solid #fefefe;
  -webkit-transform: skew(45deg);
          transform: skew(45deg);
}
.top-bnr-list .top-bnr-title {
  padding: 15px 5px;
  line-height: 1.6;
  position: absolute;
  top: 20%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  width: 95%;
  -webkit-filter: drop-shadow(0px 0px 5px rgba(20, 20, 20, 0.5));
          filter: drop-shadow(0px 0px 5px rgba(20, 20, 20, 0.5));
}
.top-bnr-list .top-bnr-title .eng {
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 4.8rem;
  color: #fefefe;
  display: block;
}
.top-bnr-list .top-bnr-title .ja {
  display: block;
  color: #fefefe;
  font-size: 2.5rem;
}
@media all and (max-width: 896px) {
  .top-bnr-list .top-bnr-title {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 15%;
    text-align: left;
  }
}
.top-bnr-list {
  /* --- タブレット以下: 1カラム --- */
}
@media all and (max-width: 896px) {
  .top-bnr-list {
    width: 90%;
    max-width: 600px;
    margin: 0 auto;
    gap: 10px;
    grid-template-columns: 1fr;
  }
  .top-bnr-list > li {
    height: auto;
  }
  .top-bnr-list > li a .top-bnr-img {
    height: 200px;
  }
  .top-bnr-list > li a .top-bnr-title .eng {
    font-size: 1.2rem;
  }
  .top-bnr-list > li a .top-bnr-title .ja {
    font-size: 1.6rem;
  }
  .top-bnr-list > li a .btn-arrow {
    width: 50px;
    height: 50px;
  }
  .top-bnr-list > li a .btn-arrow i {
    width: 25px;
  }
}
.top-bnr-list {
  /* --- スマホ: 1カラム + 小さめ調整 --- */
}
@media all and (max-width: 639px) {
  .top-bnr-list {
    padding: 40px 0;
  }
  .top-bnr-list > li a .top-bnr-img {
    height: 180px;
  }
  .top-bnr-list > li a .top-bnr-title .eng {
    font-size: 1.1rem;
  }
  .top-bnr-list > li a .top-bnr-title .ja {
    font-size: 1.4rem;
  }
}

/* === Hover 復活パッチ（.top-bnr-list の末尾 or SCSSの最後に追加） === */
/* 画像ズーム */
.top-bnr-list > li > a:hover .top-bnr-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  /* もしどこかで padding が指定されている場合は復活 */
  padding: 0;
}

/* ボタンのリング＆矢印アニメ */
.top-bnr-list > li > a:hover .btn-arrow {
  /* ここはベースのtransitionが効いていればOK（念のため残す） */
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.top-bnr-list > li > a:hover .btn-arrow::before {
  border-top-color: #fefefe;
  border-right-color: #fefefe;
  border-bottom-color: #fefefe;
  -webkit-transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
  transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
}

.top-bnr-list > li > a:hover .btn-arrow::after {
  border-top: 1px solid #fefefe;
  border-left-width: 1px;
  border-right-width: 1px;
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
  -webkit-transition: border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
  transition: border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
  transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s;
  transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
}

.top-bnr-list > li > a:hover .btn-arrow i {
  border-bottom-color: #fefefe;
}

.top-bnr-list > li > a:hover .btn-arrow i::before {
  border-right-color: #fefefe;
}

/* タイトルやオーバーレイがhover検知を邪魔しないよう保険 */
.top-bnr-list .top-bnr-title,
.top-bnr-list .top-bnr-img::before {
  pointer-events: none;
}

.recommend_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
  margin-top: 60px;
}
.recommend_box.type1 > li {
  background: #fafafa;
}
.recommend_box > li {
  width: calc((100% - 120px) / 4);
  background: #fefefe;
  border-radius: 10px;
  padding: 4em 2em;
}
.recommend_box > li .ttl {
  font-size: 1.2em;
  line-height: 1.5;
  margin-bottom: 10px;
}
.recommend_box > li .ttl span {
  display: block;
  font-size: 1.5rem;
  white-space: nowrap;
}
.recommend_box > li .img {
  text-align: center;
}
.recommend_box > li .img img {
  max-width: 70%;
}
.recommend_box > li .price {
  text-align: right;
  line-height: 1.5;
}
.recommend_box > li .price .main {
  font-size: 1.7em;
  font-weight: 600;
  color: #ff1900;
}
.recommend_box > li .price .sub {
  display: block;
  font-weight: 600;
}

.staff-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 96%;
}
.staff-list li:not(:last-of-type) {
  margin-bottom: 90px;
}
.staff-list li:nth-child(2n) {
  margin-left: auto;
}
.staff-list li .left {
  position: relative;
  width: 42%;
}
.staff-list li .left .role {
  position: absolute;
  left: -10px;
  top: -10px;
  z-index: 2;
}
.staff-list li .left .role span {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 2px 8px;
  background-image: -webkit-gradient(linear, right top, left top, from(#a9a9a9), color-stop(51.87%, #002C6B), color-stop(104.78%, #ad627b));
  background-image: linear-gradient(270deg, #a9a9a9 0%, #002C6B 51.87%, #ad627b 104.78%);
  color: #fff;
}
.staff-list li .left .role span:not(:last-of-type) {
  margin-bottom: 5px;
}
.staff-list li .left figure {
  aspect-ratio: 1.3/1;
}
.staff-list li .left figure img {
  -o-object-position: center 20%;
     object-position: center 20%;
}
.staff-list li .left .staff-name {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  right: -10px;
  bottom: -10px;
  padding: 10px 15px;
  background: #fefefe;
  border-top: 2px solid #333;
  border-left: 2px solid #333;
}
.staff-list li .left .staff-name .sub {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid #aaa;
}
.staff-list li .content {
  position: relative;
  width: 52%;
}
.staff-list li .content .mtext1 {
  color: #333;
}
.staff-list li .content .hobby {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  padding: 15px 0;
  border-top: 1px solid #ccc;
  font-size: 0.9em;
}
.staff-list li .content .hobby .lead {
  color: #555;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #ccc;
}
.staff-list li .content .hobby .txt {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media all and (max-width: 639px) {
  .staff-list li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: auto;
    margin-left: auto;
  }
  .staff-list li .left {
    width: 95%;
  }
  .staff-list li .content {
    width: 100%;
    margin: 30px auto 0;
    padding: 0 16px;
  }
}

.img-cover {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.top_recruit {
  position: relative;
}
.top_recruit .recruit_txt {
  position: absolute;
  right: 10%;
  top: 10%;
  padding: 4em;
  background: #fff;
  z-index: 10;
  width: 48rem;
  border-radius: 5px;
}
.top_recruit .recruit_txt .ttl {
  margin-bottom: 20px;
}
.top_recruit .recruit_txt .btn {
  margin-top: 40px;
}
@media all and (max-width: 896px) {
  .top_recruit .recruit_txt {
    background: transparent;
    color: #fff;
    width: 90%;
    right: 50%;
    top: 5%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
  .top_recruit .recruit_txt .title01 .ja {
    color: #fff;
  }
}
@media all and (max-width: 639px) {
  .top_recruit .recruit_txt {
    padding: 2em 1em;
    width: 95%;
  }
}

.mtext0 {
  font-size: 1.8rem;
  line-height: 1.6;
}
@media all and (max-width: 1100px) {
  .mtext0.type1 {
    letter-spacing: 0.1em;
  }
}
@media all and (max-width: 639px) {
  .mtext0 {
    font-size: 1.35rem;
  }
  .mtext0.type1 {
    margin-bottom: 20px;
  }
}

.mtext1 {
  font-size: 2rem;
  line-height: 1.8;
}
@media all and (max-width: 639px) {
  .mtext1 {
    font-size: 1.5rem;
    line-height: 1.6;
  }
  .mtext1.type1 {
    margin-bottom: 20px;
    letter-spacing: 0.1em;
  }
}

.mtext2 {
  font-size: 2.4rem;
  line-height: 1.6;
}
@media all and (max-width: 896px) {
  .mtext2 {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 639px) {
  .mtext2 {
    font-size: 1.6rem;
  }
}

.mtext3 {
  font-size: 3rem;
  line-height: 1.6;
}
@media all and (max-width: 896px) {
  .mtext3 {
    font-size: 2rem;
  }
}
@media all and (max-width: 639px) {
  .mtext3 {
    font-size: 1.8rem;
  }
}

.title01 {
  margin-bottom: 35px;
  line-height: 1.8;
}
.title01 .ja {
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  color: #a9a9a9;
  font-size: 1.3em;
}
.title01 .eng {
  display: block;
  font-size: 7rem;
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.5;
  color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#002C6B), to(#a9a9a9));
  background-image: linear-gradient(#002C6B 0%, #a9a9a9 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.title01.type1 .eng {
  color: #a9a9a9;
}
.title01.white .ja,
.title01.white .eng {
  color: #fff;
  background-image: none;
  -webkit-background-clip: border-box;
  -webkit-text-fill-color: initial;
}
@media all and (max-width: 896px) {
  .title01 {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 639px) {
  .title01 .eng {
    font-size: 2.3rem;
  }
  .title01 .ja {
    font-size: 1.3rem;
  }
}

.title02 {
  position: relative;
  margin-bottom: 45px;
}
.title02 .eng {
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: inherit;
  line-height: 1.6;
  color: #002C6B;
  display: block;
  font-size: 6rem;
}
.title02 .ja {
  color: #141414;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  font-size: 2rem;
}
@media all and (max-width: 896px) {
  .title02 .ja {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 639px) {
  .title02 .ja {
    font-size: 1.45rem;
  }
}
.title02 .ja2 {
  color: #141414;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  font-size: 1.6rem;
}
@media all and (max-width: 896px) {
  .title02 .ja2 {
    font-size: 1.4rem;
  }
}
@media all and (max-width: 639px) {
  .title02 .ja2 {
    font-size: 1.25rem;
    letter-spacing: 0.15em;
  }
}
.title02 .ja2 {
  display: block;
}
.title02.type1 .eng {
  color: #a9a9a9;
}
.title02.white .ja, .title02.white .ja2,
.title02.white .eng {
  color: #fefefe;
}
.title02.brown .eng {
  color: rgb(96.5, 96.5, 96.5);
}
@media all and (max-width: 896px) {
  .title02 {
    margin-bottom: 40px;
  }
}

.grid-item {
  padding: 10px;
  border: 1px solid #ddd;
}
.grid-item .gallery {
  position: relative;
  width: 100%;
  height: 300px;
  text-align: center;
  overflow: hidden;
}
.grid-item a {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #ffffff;
}
.grid-item a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
.grid-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.grid-item .ttl {
  text-align: center;
}
.grid-item .grid-title {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  opacity: 0;
  color: #141414;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  line-height: 1.5;
}
.grid-item .grid-title span {
  display: table;
  background: #141414;
  color: #fff;
  padding: 5px 20px;
  margin: 10px auto 0;
  border-radius: 30px;
}
.grid-item .grid-txt {
  color: #141414;
  line-height: 1.5;
}
.grid-item .grid-txt h3 {
  letter-spacing: 0.1em;
  color: rgb(153.7, 153.7, 153.7);
  margin-bottom: 5px;
  text-align: center;
}
.grid-item .grid-txt table {
  width: 100%;
}
.grid-item .grid-txt table th,
.grid-item .grid-txt table td {
  padding: 5px;
  font-weight: 500;
  vertical-align: bottom;
}
.grid-item .grid-txt table th .fee,
.grid-item .grid-txt table td .fee {
  font-family: "Roboto", serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  letter-spacing: 0.02em !important;
  margin-right: 2px;
}
.grid-item .grid-txt table tr:not(:last-child) {
  border-bottom: 1px solid #ddd;
}
.grid-item .grid-txt .grid-sentence .grid-scr {
  min-height: 70px;
  max-height: 70px;
  overflow-y: scroll;
  overflow-x: hidden;
  margin: 0 auto;
  padding: 0 5px 0 2px;
}
.grid-item .grid-txt .grid-sentence .grid-scr p + p {
  margin-top: 5px;
}
.grid-item .grid-txt .grid-sentence .grid-scr::-webkit-scrollbar {
  overflow: hidden;
  width: 1px;
  background: rgb(239.4375, 234.25, 229.0625);
}
.grid-item .grid-txt .grid-sentence .grid-scr::-webkit-scrollbar:horizontal {
  height: 1px;
}
.grid-item .grid-txt .grid-sentence .grid-scr::-webkit-scrollbar {
  width: 3px;
}
.grid-item .grid-txt .grid-sentence .grid-scr::-webkit-scrollbar-track {
  border-radius: 10px;
}
.grid-item .grid-txt .grid-sentence .grid-scr::-webkit-scrollbar-thumb {
  background-color: rgb(0, 85.9439252336, 209);
  border-radius: 10px;
}
.grid-item a:hover .grid-title {
  opacity: 1;
}
.grid-item a:hover img {
  opacity: 0.4;
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
  -webkit-filter: blur(5px);
  filter: blur(5px);
}
@media all and (max-width: 1100px) {
  .grid-item .gallery {
    height: 160px;
  }
}
@media all and (max-width: 896px) {
  .grid-item .gallery {
    height: 200px;
    margin-bottom: 5px;
  }
}
@media all and (max-width: 639px) {
  .grid-item {
    padding: 5px;
  }
  .grid-item .gallery {
    height: 180px;
  }
  .grid-item .grid-title span {
    padding: 3px 15px;
    margin: 10px auto 0;
  }
  .grid-item .grid-txt h3 {
    letter-spacing: 0.05em;
  }
  .grid-item .grid-txt table th,
  .grid-item .grid-txt table td {
    letter-spacing: 0.05em;
  }
  .grid-item .grid-txt table th .fee,
  .grid-item .grid-txt table td .fee {
    letter-spacing: 0.01em !important;
  }
  .grid-item .grid-txt table th {
    letter-spacing: 0;
    white-space: nowrap;
  }
}

.top-bnr-list2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  gap: 20px;
}
.top-bnr-list2 > li {
  width: calc((100% - 20px) / 2);
  position: relative;
}
.top-bnr-list2 > li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.top-bnr-list2 > li a:hover {
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.top-bnr-list2 > li a:hover .top-bnr-img {
  position: relative;
}
.top-bnr-list2 > li a:hover .top-bnr-img img {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
.top-bnr-list2 > li a:hover .top-bnr-img::before {
  opacity: 0.1;
}
.top-bnr-list2 > li a:hover .top-bnr-title {
  background: rgba(255, 255, 255, 0.8);
  color: #333;
}
.top-bnr-list2 > li a:hover .top-bnr-title .eng {
  color: #545454;
}
.top-bnr-list2.col1 > li {
  width: 100%;
}
@media all and (max-width: 639px) {
  .top-bnr-list2 {
    gap: 10px;
  }
  .top-bnr-list2 > li {
    width: 100%;
    margin-bottom: 0;
  }
}
.top-bnr-list2 .top-bnr-img {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.top-bnr-list2 .top-bnr-img::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #333333;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0.6;
  z-index: 1;
}
.top-bnr-list2 .top-bnr-img.tp img {
  -o-object-position: top;
     object-position: top;
}
.top-bnr-list2 .top-bnr-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: block;
}
@media all and (max-width: 639px) {
  .top-bnr-list2 .top-bnr-img {
    height: 200px;
  }
}
.top-bnr-list2 .top-bnr-title {
  font-weight: 500;
  padding: 15px 0;
  line-height: 1.4;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 10;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  width: 250px;
  height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: all 0.5s ease;
          transform: all 0.5s ease;
  color: #fff;
  text-align: center;
}
.top-bnr-list2 .top-bnr-title .eng {
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 2em;
  display: block;
  white-space: nowrap;
  color: #fff;
}
.top-bnr-list2 .top-bnr-title .ja {
  font-size: 0.9em;
  display: block;
  font-weight: 500;
  letter-spacing: 0.01em;
  left: 20px;
}
@media all and (max-width: 639px) {
  .top-bnr-list2 .top-bnr-title {
    width: 150px;
    height: 150px;
  }
  .top-bnr-list2 .top-bnr-title .eng {
    font-size: 1.5em;
  }
  .top-bnr-list2 .top-bnr-title .ja {
    font-size: 1rem;
  }
}
.top-bnr-list2 .top-bnr-txt {
  color: #222;
  padding: 10px;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.feature_box {
  margin-top: 100px;
}
.feature_box > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 5em 3em;
}
.feature_box > li:nth-child(2n+1) {
  background: rgba(208, 179, 155, 0.3);
  clip-path: polygon(0 10%, 100% 0, 100% 90%, 0% 100%);
  padding: 6em 3em;
}
.feature_box > li .img {
  position: relative;
  border-radius: 32px;
  width: 45%;
}
.feature_box > li .img .num {
  position: absolute;
  top: -0.3em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 7rem;
  color: #002C6B;
}
.feature_box > li .img img {
  height: 100%;
  width: 100%;
  border-radius: 32px;
}
.feature_box > li .txt_area {
  width: 55%;
  padding: 2em 4em;
}
.feature_box > li .eng {
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #fff;
  font-size: 2rem;
  background: #002C6B;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
}
.feature_box > li .ttl {
  font-weight: bold;
  font-size: 4.3rem;
  margin-bottom: 10px;
  line-height: 1.4;
}
.feature_box > li .ttl span {
  font-size: 2.5rem;
}
.feature_box.type2 > li {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.feature_box.type2 > li:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.feature_box.type2 > li .img {
  width: 50%;
  height: 300px;
}
.feature_box.type2 > li .img img {
  height: 100%;
}
.feature_box.type2 > li .inner {
  width: 50%;
  padding: 4em;
}
.feature_box.type2 > li .inner .ttl {
  text-align: left;
}
.feature_box.type2 > li .inner .ttl .num {
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  font-size: 7rem;
  color: #002C6B;
  padding-right: 0.2em;
}
@media all and (max-width: 1100px) {
  .feature_box {
    margin-top: 50px;
  }
  .feature_box > li {
    padding: 3em 1.5em;
  }
  .feature_box > li:nth-child(2n+1) {
    padding: 4em 1.5em;
  }
  .feature_box > li .txt_area {
    padding: 2em;
  }
}
@media all and (max-width: 896px) {
  .feature_box > li .ttl {
    font-size: 2.3rem;
  }
  .feature_box > li .ttl span {
    font-size: 1.5rem;
  }
  .feature_box > li .img {
    height: 250px;
  }
}
@media all and (max-width: 639px) {
  .feature_box {
    margin-top: 20px;
  }
  .feature_box > li {
    padding: 1em;
  }
  .feature_box > li:nth-child(2n+1) {
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0% 100%);
    padding: 2em 1em;
  }
  .feature_box > li .img,
  .feature_box > li .txt_area {
    width: 100%;
  }
  .feature_box > li .img {
    height: 150px;
  }
  .feature_box > li .txt_area {
    padding: 1em;
  }
  .feature_box > li .ttl {
    font-size: 1.6rem;
  }
  .feature_box > li .ttl span {
    font-size: 1.3rem;
  }
  .feature_box > li .eng {
    font-size: 1.3rem;
  }
}

.tbl_zeh {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  font-family: sans-serif;
}
.tbl_zeh th,
.tbl_zeh td {
  border: 1px solid #ccc;
  text-align: center;
  padding: 8px;
}
.tbl_zeh tr:first-child th {
  background-color: #76E3FF;
  font-weight: bold;
}
.tbl_zeh tr:nth-child(2) th {
  background-color: #e1f5fe;
  font-weight: bold;
}
.tbl_zeh td p {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-align: left;
  margin: 0;
  padding: 0 4px;
  border-right: 1px solid #ccc;
  float: left;
}
@media (max-width: 768px) {
  .tbl_zeh {
    font-size: 14px;
  }
  .tbl_zeh th,
  .tbl_zeh td {
    padding: 4px;
  }
  .tbl_zeh td p {
    font-size: 12px;
    float: none;
    text-align: center;
    border: none;
    -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
            writing-mode: inherit;
  }
}

.support_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
}
.support_list > li {
  width: calc((100% - 80px) / 3);
  background: rgba(169, 169, 169, 0.1);
  padding: 2em;
  border: 5px solid #a9a9a9;
  border-radius: 10px;
}
.support_list > li .ttl {
  text-align: center;
  color: #002C6B;
  font-weight: 600;
  margin-bottom: 10px;
}
.support_list > li .img {
  text-align: center;
  margin-bottom: 10px;
}
.support_list > li .img img {
  max-width: 120px;
}
@media all and (max-width: 896px) {
  .support_list {
    gap: 20px;
  }
  .support_list > li {
    width: calc((100% - 20px) / 2);
  }
}
@media all and (max-width: 639px) {
  .support_list > li {
    width: 100%;
  }
}

.txt-roll {
  margin: 0 0 100px;
  overflow: hidden;
  padding-bottom: 0.5em;
}
@media all and (max-width: 1320px) {
  .txt-roll {
    margin: 0 0 50px;
  }
}
@media all and (max-width: 896px) {
  .txt-roll {
    margin: 0;
  }
}
.txt-roll ul {
  margin: 0;
  padding-left: 100%;
  display: inline-block;
  white-space: nowrap;
  -webkit-animation: flowing 40s linear infinite;
          animation: flowing 40s linear infinite;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.txt-roll ul li {
  display: inline;
  line-height: 1.2;
  margin: 0 300px 0 0;
  font-size: 8rem;
  color: #fff;
  padding-bottom: 0.2em;
}
@media all and (max-width: 1320px) {
  .txt-roll ul li {
    font-size: 6rem;
  }
}
@media all and (max-width: 896px) {
  .txt-roll ul li {
    margin: 0 50px 0;
    font-size: 2rem;
  }
}

@-webkit-keyframes flowing {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes flowing {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
/* top
----------------------------------*/
.single_08 {
  padding: 100px 0;
}

.top_sub {
  position: relative;
}
.top_sub:before {
  content: "";
  display: block;
  background-image: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/20475/250612_3.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 50px;
  z-index: 1;
  width: 85%;
  height: 100%;
}
.top_sub:after {
  content: "";
  position: absolute;
  right: 20px;
  bottom: -40px;
  background: #b7b7b7;
  width: 66%;
  height: 90%;
}
.top_sub .sub_detail {
  position: relative;
  z-index: 2;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  width: 800px;
  max-width: 100%;
  padding: 65px;
  margin-right: auto;
  line-height: 3;
  left: 20px;
}
.top_sub .sub_detail .a_btn2 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.top_sub .sub_detail .a_btn2 a {
  padding: 0;
  font-weight: initial;
}

@media all and (max-width: 896px) {
  .top_sub:before {
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
  .top_sub:after {
    content: "";
    position: absolute;
    right: 0px;
    bottom: -80px;
    background: #b7b7b7;
    width: 66%;
    height: 90%;
  }
  .top_sub .sub_detail {
    width: 100%;
    padding: 15px;
    left: 0px;
  }
  .top_sub .sub_detail .a_btn2 {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .top_sub .sub_detail .a_btn2 a {
    padding: 0;
    font-weight: initial;
  }
}
/* works_list
----------------------------------*/
.works_list {
  padding-bottom: 40px;
  overflow: hidden;
}
.works_list .swiper-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.works_list .swiper-slide {
  color: #ffffff;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: auto;
  height: 100%;
  text-align: center;
  text-align: center;
}
.works_list .swiper-pagination-bullets {
  width: 100px;
}
.works_list .swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  margin: 0 0 0 10px !important;
  background: #fff;
}
.works_list .swiper-pagination-bullet:first-child {
  margin: 0 !important;
}
.works_list .swiper-button-prev,
.works_list .swiper-button-next {
  display: none;
}
.works_list .ttl_name {
  color: #333;
  font-weight: bold;
  margin-top: 10px;
  font-size: 1.2em;
}
.works_list .ttl_sub {
  color: #002C6B;
}
.works_list .img {
  height: 400px;
}
.works_list .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 60px 0 0 0;
  border: 3px solid #333;
}
@media all and (max-width: 639px) {
  .works_list {
    padding-bottom: 0;
  }
  .works_list .swiper-slide {
    width: 80% !important; /* 1枚目がメイン、2枚目が少し見える幅 */
    margin-right: 10px !important; /* スライド間に少し余白 */
  }
}

/* idx_b04
----------------------------------*/
.idx_b04 {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 132px 0;
}
@media all and (max-width: 896px) {
  .idx_b04 {
    padding: 30px 0 240px;
  }
}

.idx_b04_ttl_animate {
  background: url(../img/idx_b04_ttl.png) repeat-x center;
  -webkit-animation: slide-bg 50s linear infinite both;
  animation: slide-bg 50s linear infinite both;
  height: 100px;
}

.idx_b04_ttl {
  font-size: 40px;
  font-weight: 600;
  margin: 0 0 39px 34px;
  letter-spacing: 0;
}

.idx_b04_item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media all and (max-width: 896px) {
  .idx_b04_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 80px;
  }
}
@media all and (max-width: 639px) {
  .idx_b04_item {
    margin-bottom: 60px;
  }
}
.idx_b04_item .img {
  margin-bottom: 0;
  line-height: 0;
  width: 1070px;
  overflow: hidden;
}
@media all and (max-width: 896px) {
  .idx_b04_item .img {
    opacity: 0.2;
  }
}
.idx_b04_item .img a {
  display: block;
}
.idx_b04_item .img a img {
  -webkit-transition: linear 0.3s;
  transition: linear 0.3s;
}
@media screen and (min-width: 751px) {
  .idx_b04_item .img a img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.idx_b04_item .img01 {
  position: absolute;
  right: 0;
  width: 1033px;
  line-height: 0;
  overflow: hidden;
}
.idx_b04_item .img01 a {
  display: block;
}
.idx_b04_item .img01 a img {
  -webkit-transition: linear 0.3s;
  transition: linear 0.3s;
}
@media screen and (min-width: 751px) {
  .idx_b04_item .img01 a img {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
}
.idx_b04_item .ttl_en {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  position: absolute;
  font-size: 110px;
  line-height: 1em;
  opacity: 0.1;
  color: #fff;
  z-index: 1;
  right: -21px;
  bottom: -40px;
}
@media all and (max-width: 896px) {
  .idx_b04_item .ttl_en {
    opacity: 0;
  }
}
.idx_b04_item .wrap {
  width: 645px;
  padding: 72px 48px;
  min-height: 330px;
}
@media all and (max-width: 896px) {
  .idx_b04_item .wrap {
    width: 100%;
    padding: 0 20px 30px !important;
  }
}
.idx_b04_item .wrap h3 {
  margin-bottom: 12px;
}
@media all and (max-width: 896px) {
  .idx_b04_item .wrap h3 {
    margin-bottom: 16px;
    font-size: 1.8rem;
  }
}
.idx_b04_item.i01 .img01 {
  top: -78px;
}
@media all and (max-width: 896px) {
  .idx_b04_item.i01 .img01 {
    top: 0;
    opacity: 0;
  }
}
.idx_b04_item.i02 {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.idx_b04_item.i02 .img01 {
  position: absolute;
  width: 220px;
  left: 0;
  top: -42px;
  z-index: 2;
}
@media all and (max-width: 896px) {
  .idx_b04_item.i02 .img01 {
    z-index: -1;
  }
}
.idx_b04_item.i02 .idx_b04_info {
  left: 0;
  right: auto;
  bottom: -32px;
  z-index: 999;
}
@media all and (max-width: 896px) {
  .idx_b04_item.i02 .idx_b04_info {
    bottom: 15px;
  }
}
.idx_b04_item.i02 .wrap {
  margin-left: auto;
  padding: 76px 46px;
}
@media all and (max-width: 896px) {
  .idx_b04_item.i02 .wrap {
    padding: 0 20px 30px !important;
  }
}
.idx_b04_item.i02 .ttl_en {
  right: auto;
  left: -10px;
}
.idx_b04_item.i03 .idx_b04_info {
  bottom: -30px;
}
@media all and (max-width: 896px) {
  .idx_b04_item.i03 .idx_b04_info {
    bottom: 130px;
  }
}
.idx_b04_item.i03 .wrap {
  padding: 78px 51px;
}
@media all and (max-width: 896px) {
  .idx_b04_item.i03 .wrap {
    padding: 30px;
  }
}

.idx_b04_info {
  position: absolute;
  width: 960px;
  background: rgba(0, 0, 0, 0.94);
  bottom: -22px;
  z-index: 1;
  right: 0;
}
@media all and (max-width: 896px) {
  .idx_b04_info {
    width: 100%;
  }
}
@media all and (max-width: 639px) {
  .idx_b04_info {
    bottom: auto;
    position: static;
  }
}
.idx_b04_info a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
  color: #fff;
}
.idx_b04_info .ttl {
  font-size: 40px;
  line-height: 1.5em;
  border-bottom: solid 1px #9B9B9B;
  padding: 0 0 22px 9px;
  margin-bottom: 25px;
  color: #ff1900;
}
@media all and (max-width: 896px) {
  .idx_b04_info .ttl {
    padding: 20px 0;
    font-size: 24px;
  }
}
.idx_b04_info .ttl .en {
  font-family: "Fira Sans Condensed", sans-serif;
  font-size: 15px;
  display: block;
  margin-bottom: 5px;
}
.idx_b04_info .ttl .jp {
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.5em;
}
@media all and (max-width: 896px) {
  .idx_b04_info .ttl .jp {
    font-size: 1.8rem;
    letter-spacing: 0.1em;
  }
}
.idx_b04_info .ttl .jp.g-fonts {
  font-weight: normal;
}
.idx_b04_info .m-fonts span {
  color: inherit; /* 文字色は継承 */
  padding: 0 0.18em; /* 端まで塗られて見えるよう少し余白 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(58%, transparent), color-stop(0, rgba(255, 25, 0, 0.22)));
  background: linear-gradient(transparent 58%, rgba(255, 25, 0, 0.22) 0); /* 下部だけ薄赤 */
  -webkit-box-decoration-break: clone; /* 複数行で行ごとに塗る */
  box-decoration-break: clone;
  border-radius: 2px;
}
.idx_b04_info .des {
  line-height: 1.56em;
  padding: 0 10px;
}
@media all and (max-width: 896px) {
  .idx_b04_info .des {
    padding: 0;
  }
}
@media screen and (min-width: 751px) and (max-width: 1366px) {
  .idx_b04_info .des {
    font-size: 14px;
  }
}

/* =========================
   タブレット以下で .idx_b04_info を等間隔に
   ========================= */
@media all and (max-width: 896px) {
  /* 1) 等間隔の基準（お好みで数値調整） */
  .idx_b04 {
    --info-gap: 48px;
  } /* タブレット */
}
@media all and (max-width: 639px) {
  .idx_b04 {
    --info-gap: 36px;
  } /* スマホ */
}
@media all and (max-width: 896px) {
  /* 2) 各ブロックを縦積み＆等間隔に */
  .idx_b04_item {
    /* 既存: flex-direction: column; が効いていればOK */
    width: 90%;
    margin: 0 auto var(--info-gap);
  }
  .idx_b04_item:last-child {
    margin-bottom: 0;
  }
  /* b-mXX / t-mXX などのユーティリティが付いていても
     等間隔を崩さないように強制リセット */
  .idx_b04_item.b-m100,
  .idx_b04_item.b-m200,
  .idx_b04_item.t-m100,
  .idx_b04_item.t-m180 {
    margin-bottom: var(--info-gap) !important;
  }
  /* 3) 情報カードはオーバーレイをやめて通常フローに */
  .idx_b04_info {
    position: static !important; /* ← これで bottom/left/right を無効化 */
    width: 100%;
    margin: clamp(14px, 2.2vw, 20px) 0 0;
    /* 視認性ちょいUP（任意） */
    -webkit-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
            box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
  }
  /* 4) 各アイテム固有の座標指定を打ち消す */
  .idx_b04_item.i02 .idx_b04_info,
  .idx_b04_item.i03 .idx_b04_info {
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
  }
  /* 5) サブ画像の重なりは下げる（背景っぽく）※任意 */
  .idx_b04_item .img01 {
    z-index: -1;
  }
  .idx_b04_item.i02 .img01 {
    z-index: -1;
  }
  /* 6) 見出し/内側余白はモバイル向けに少し軽く */
  .idx_b04_info .wrap {
    width: 100%;
    padding: 16px 18px 24px !important;
  }
  .idx_b04_info .ttl {
    padding: 14px 0 12px !important;
    margin-bottom: 14px !important;
    font-size: 24px !important;
  }
}
/* スマホでの微調整（任意） */
@media all and (max-width: 639px) {
  .idx_b04_item {
    width: 94%;
  }
  .idx_b04_info .ttl {
    font-size: 22px !important;
  }
  .idx_b04_info .wrap {
    padding: 14px 14px 22px !important;
  }
}
/* タブレット以下：デザイン編 → 設計編の間を詰める */
@media all and (max-width: 896px) {
  .idx_b04_item.i02 .img {
    display: none; /* ← ここだけ消せば一気に詰まります */
  }
}
/* タブレット以下：画像は非表示に（PCレイアウトは維持） */
@media all and (max-width: 896px) {
  /* idx_b04 内の大画像・縦長サブ画像をまとめてOFF */
  .idx_b04_item .img,
  .idx_b04_item .img01 {
    display: none !important;
  }
  /* 念のため、直接指定のファイル名でもOFF（他所に置かれていても潰す） */
  .idx_b04 img[src*="idx_b04_img01.jpg"],
  .idx_b04 img[src*="idx_b04_img05.jpg"] {
    display: none !important;
  }
}
/* linkbtn
----------------------------------*/
.linkbtn {
  width: 100%;
  margin: 10px 0;
}
.linkbtn li {
  float: left;
  width: 31.3%;
  margin: 1%;
}
.linkbtn li a {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
.linkbtn li a:link, .linkbtn li a:visited {
  color: #fff;
  text-decoration: none;
}
.linkbtn li a:hover {
  color: #fff;
  text-decoration: none;
  background: #545454;
}
.linkbtn li a::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0a9";
  margin-right: 10px;
}
.linkbtn * {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media all and (max-width: 896px) {
  .linkbtn li {
    float: left;
    width: 98%;
    margin: 1%;
  }
}

/* フォーム
----------------------------------*/
.form-contents form dl dt:not(.pattern-exclusion) span {
  color: #141414 !important;
}

.form-contents form dl dd:not(.pattern-exclusion) {
  color: #141414 !important;
}

/* =====================================================
   PLAN section
   ===================================================== */
.plan-block {
  position: relative;
  padding: clamp(40px, 6vw, 80px) 0;
  background: #ffffff;
}
.plan-block .plan-wrap {
  width: min(1200px, 92%);
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: clamp(16px, 3vw, 36px);
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  /* 画像にPLANを重ねる量・バッジや画像サイズの共有変数 */
  --overlap: clamp(40px, 8vw, 110px);
  --visual-w: 500px; /* 画像幅 */
  --visual-h: 650px; /* 画像高 */
  --badge-left: clamp(8px, 1.6vw, 18px);
  --badge-w: 56px; /* バッジ1本の見た目幅（パディング含む目安） */
  --badge-gap: 10px;
}
.plan-block {
  /* ----------------------------
     左：ビジュアルエリア
     ---------------------------- */
}
.plan-block .plan-visual {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  /* 縦長固定サイズ：幅500px 高さ650px → 下に余白を追加 */
  width: var(--visual-w);
  height: calc(var(--visual-h) + 60px); /* ← 下に60pxの余白を足す */
  overflow: visible; /* ← 下にはみ出す要素も表示 */
}
.plan-block .plan-visual img {
  position: absolute;
  top: 0;
  left: 0;
  width: var(--visual-w);
  height: var(--visual-h); /* ← 元の650pxで固定 */
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  -webkit-animation: planFade 25s infinite ease-in-out;
          animation: planFade 25s infinite ease-in-out;
}
.plan-block .plan-visual img:nth-child(1) {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}
.plan-block .plan-visual img:nth-child(2) {
  -webkit-animation-delay: 5s;
          animation-delay: 5s;
}
.plan-block .plan-visual img:nth-child(3) {
  -webkit-animation-delay: 10s;
          animation-delay: 10s;
}
.plan-block .plan-visual img:nth-child(4) {
  -webkit-animation-delay: 15s;
          animation-delay: 15s;
}
.plan-block .plan-visual img:nth-child(5) {
  -webkit-animation-delay: 20s;
          animation-delay: 20s;
}
.plan-block .plan-visual {
  /* 日本語バッジ */
}
.plan-block .plan-visual .plan-ja-badge {
  position: absolute;
  left: var(--badge-left);
  bottom: -30px; /* ← ご希望どおり下に出す */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: var(--badge-gap);
  z-index: 2;
}
.plan-block .plan-visual .plan-ja-badge span {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  padding: 12px 10px;
  line-height: 1.5;
  font-weight: 700;
  color: #1f2326;
  -webkit-box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
          box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1);
  letter-spacing: 0.08em;
  width: var(--badge-w);
  text-align: center;
  font-size: 25px;
}
.plan-block .plan-visual .plan-ja-badge {
  /* ご希望のずらし量に変更 */
}
.plan-block .plan-visual .plan-ja-badge span:first-child {
  -webkit-transform: translateY(22px);
          transform: translateY(22px);
}
.plan-block .plan-visual .plan-ja-badge span:last-child {
  -webkit-transform: translateY(-14px);
          transform: translateY(-14px);
}
.plan-block {
  /* ----------------------------
     右：縦書き PLAN（画像に被せる）
     ---------------------------- */
}
.plan-block .plan-side {
  position: relative;
  z-index: 2; /* 画像より上 */
  margin-left: calc(-1 * var(--overlap)); /* 画像に重ねる */
  pointer-events: none; /* マウス操作を邪魔しない */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.plan-block .plan-side .plan-side-word {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: mixed;
  font-weight: 600;
  letter-spacing: 0.08em;
  color: rgba(255, 255, 255, 0.28);
  font-size: clamp(72px, 11vw, 130px); /* 大きめ */
  line-height: 1;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5), 0 6px 18px rgba(0, 0, 0, 0.08);
  -ms-flex-item-align: stretch;
      align-self: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.plan-block {
  /* ----------------------------
     画像の下：本文（バッジ右に揃えて配置）
     ---------------------------- */
}
.plan-block .plan-text {
  /* plan-wrap の幅に合わせ中央寄せ */
  width: min(1200px, 92%);
  margin: 40px auto 0;
  /* 画像左端 + バッジ分 + 余白 だけ右にオフセットして揃える */
  padding-left: calc(var(--badge-left) + var(--badge-w) + 16px);
  max-width: calc(var(--visual-w) - (var(--badge-left) + var(--badge-w) + 16px));
}
.plan-block .plan-text p {
  margin: 0 0 0 180px;
  font-size: clamp(14px, 1.8vw, 15px);
  line-height: 2.2;
  color: #fff; /* 背景が黒系でも読みやすい白文字 */
}

/* ----------------------------
   フェードアニメーション
   ---------------------------- */
@-webkit-keyframes planFade {
  0% {
    opacity: 0;
  }
  4% {
    opacity: 1;
  } /* フェードイン */
  20% {
    opacity: 1;
  } /* 表示 */
  24% {
    opacity: 0;
  } /* フェードアウト */
  100% {
    opacity: 0;
  }
}
@keyframes planFade {
  0% {
    opacity: 0;
  }
  4% {
    opacity: 1;
  } /* フェードイン */
  20% {
    opacity: 1;
  } /* 表示 */
  24% {
    opacity: 0;
  } /* フェードアウト */
  100% {
    opacity: 0;
  }
}
/* ----------------------------
   アニメーション無効環境
   ---------------------------- */
@media (prefers-reduced-motion: reduce) {
  .plan-block .plan-visual img {
    -webkit-animation: none;
            animation: none;
    opacity: 1;
  }
  .plan-block .plan-visual img:not(:first-child) {
    display: none;
  }
}
@media all and (max-width: 896px) {
  .plan-block .plan-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    --overlap: 0px;
  }
  .plan-block .plan-side {
    margin-left: 0;
    pointer-events: auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .plan-block .plan-side .plan-side-word {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    font-size: clamp(28px, 8vw, 48px);
    color: rgba(255, 255, 255, 0.35);
    margin-top: 8px;
  }
  .plan-block .plan-text {
    width: min(1200px, 92%);
    padding-left: 0;
    max-width: none;
    margin-top: 24px;
  }
  .plan-block .plan-text p {
    text-align: left;
  }
}
@media all and (max-width: 639px) {
  .plan-block .plan-wrap {
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
    -webkit-transform-origin: top center;
            transform-origin: top center;
  }
  .plan-block .plan-text {
    margin-top: 20px;
  }
  .plan-block .plan-text p {
    font-size: 13px;
    line-height: 1.9;
  }
}
@media all and (max-width: 320px) {
  .plan-block .plan-wrap {
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
    -webkit-transform-origin: top center;
            transform-origin: top center;
  }
  .plan-block .plan-text {
    margin-top: 16px;
  }
  .plan-block .plan-text p {
    font-size: 12px;
    line-height: 1.8;
  }
}
.pcbr {
  display: block;
}

.spbr {
  display: none;
}

/* 追加：PC幅のみでOKならメディアクエリに入れてください */
@media (min-width: 1025px) {
  /* custom-area を“存在しない”ように扱い、dt/ddを素直に並べる */
  .form-contents .custom-area {
    display: contents !important;
  }
  /* 念のため行頭で改行してから2カラム化を強制 */
  .form-contents form dl dt:not(.pattern-exclusion) {
    float: left !important;
    clear: both !important; /* ← これで前の行の影響を受けない */
    width: 280px !important;
  }
  .form-contents form dl dd:not(.pattern-exclusion) {
    padding-left: 280px !important;
  }
  /* display:contents 非対応ブラウザ向けのフォールバック */
  .form-contents .custom-area::after {
    content: "" !important;
    display: block !important;
    clear: both !important;
  }
}
.movie_area {
  width: 100%;
  aspect-ratio: 16/9;
}

.movie_area video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* Lineup (no left nav)
----------------------------------*/
.lineup {
  width: min(1300px, 96vw);
  margin: 40px auto 80px;
  display: grid;
  gap: 42px;
}

.lineup-item {
  display: grid;
  gap: 14px;
}

.lineup-media {
  border-radius: 3px;
  overflow: hidden;
  background: #f7f7f7;
  -webkit-box-shadow: 0 10px 28px rgba(0, 0, 0, 0.06);
          box-shadow: 0 10px 28px rgba(0, 0, 0, 0.06);
}

/* infiniteslideの中身 */
.lineup-flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.lineup-flow li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: clamp(320px, 45vw, 820px);
  border-radius: 3px;
  overflow: hidden;
}

.lineup-flow img {
  width: 100%;
  height: 100%;
  aspect-ratio: 21/16;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.lineup-ttl {
  font-size: 3.5rem;
  font-weight: 500;
  margin: 0 0 6px;
}
@media all and (max-width: 639px) {
  .lineup-ttl {
    font-size: 2rem;
  }
}

.lineup-kana {
  font-size: 0.9rem;
  font-weight: 500;
  opacity: 0.75;
  margin-left: 6px;
}

.lineup-desc {
  margin: 0;
  font-size: 1.5rem;
  line-height: 1.8;
  opacity: 0.9;
}

/* SP調整 */
@media all and (max-width: 896px) {
  .lineup {
    width: 92vw;
    margin: 24px auto 70px;
  }
  .lineup-flow li {
    width: clamp(240px, 70vw, 520px);
  }
  .lineup-flow img {
    aspect-ratio: 16/9;
  }
}
/* service_box2
----------------------------------*/
.service_box2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
.service_box2 > li {
  width: calc((100% - 20px) / 2);
  display: block;
  padding: 2em 1em;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
          box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
  background: #fefefe;
}
.service_box2 > li .ttl {
  color: #333;
  font-size: 1.2em;
  font-weight: 600;
  margin-bottom: 10px;
}
.service_box2 > li .ttl .eng {
  font-family: "Parisienne", cursive;
  font-weight: 700;
  letter-spacing: normal;
  display: block;
  color: #a9a9a9;
  font-size: 1.5em;
}
.service_box2 > li .txt {
  font-size: 0.9em;
  color: #333;
}
.service_box2 > li .img {
  overflow: hidden;
  margin-bottom: 10px;
  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;
}
.service_box2 > li:hover {
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
          box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
}
@media all and (max-width: 896px) {
  .service_box2 > li {
    width: 100%;
  }
}
@media all and (max-width: 639px) {
  .service_box2 > li a {
    padding: 1em;
  }
}

.slider-wrapper, .multi-slider-wrapper, .fade-slider-wrapper {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.slider-button, .multi-controls-area .multi-controls button, .fade-slider-wrapper .fade-controls button {
  width: 3rem;
  height: 3rem;
  font-size: 1.35rem;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-left: 5px;
  background: transparent;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}
@media all and (max-width: 896px) {
  .slider-button, .multi-controls-area .multi-controls button, .fade-slider-wrapper .fade-controls button {
    width: 2.2rem;
    height: 2.2rem;
    font-size: 1rem;
  }
}

.slider-count, .multi-controls-area .multi-controls .multi-count, .fade-slider-wrapper .fade-controls .fade-count {
  font-family: "Roboto", serif;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin-right: 10px;
}

.fade-slider-wrapper {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (max-width: 1100px) {
  .fade-slider-wrapper {
    height: 65vw;
  }
}
@media all and (max-width: 896px) {
  .fade-slider-wrapper {
    height: 100%;
  }
}
.fade-slider-wrapper .fade-slider {
  position: relative;
  width: 100%;
  height: 100%;
}
.fade-slider-wrapper .fade-slider .fade-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
  z-index: 0;
}
.fade-slider-wrapper .fade-slider .fade-slide:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(transparent), to(#000));
  background: linear-gradient(to bottom, #000, transparent, #000);
  opacity: 0.5;
  z-index: 1;
}
.fade-slider-wrapper .fade-slider .fade-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.fade-slider-wrapper .fade-slider .fade-slide.active {
  opacity: 1;
  z-index: 1;
  position: relative;
}
.fade-slider-wrapper .fade-controls {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fade-slider-wrapper .fade-controls .fade-count {
  color: #ffffff;
}
.fade-slider-wrapper .fade-controls button {
  border: 1px solid #ffffff;
  color: #ffffff;
}
.fade-slider-wrapper .fade-controls button:hover {
  background: #ffffff;
  color: #141414;
}

.multi-slider-wrapper.wk {
  border: 1px solid rgba(0, 0, 0, 0.12);
  overflow: hidden;
  background: #fff;
  -webkit-box-shadow: 0 10px 28px rgba(0, 0, 0, 0.06);
          box-shadow: 0 10px 28px rgba(0, 0, 0, 0.06);
}
.multi-slider-wrapper .multi-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
  will-change: transform;
}
.multi-slider-wrapper .multi-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f1f6fb;
}
.multi-slider-wrapper .multi-slide .slide-img {
  width: 40%;
}
.multi-slider-wrapper .multi-slide .slide-txt {
  width: 60%;
  padding: 20px 40px;
}
.multi-slider-wrapper .multi-slide .slide-txt h3 {
  color: #141414;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  font-size: 2.2rem;
}
@media all and (max-width: 896px) {
  .multi-slider-wrapper .multi-slide .slide-txt h3 {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 639px) {
  .multi-slider-wrapper .multi-slide .slide-txt h3 {
    font-size: 1.5rem;
    letter-spacing: 0.15em;
  }
}
.multi-slider-wrapper .multi-slide .slide-txt h3 {
  margin-bottom: 25px;
}
.multi-slider-wrapper .multi-slide .slide-txt h3 span {
  color: #a9a9a9;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  font-size: 4rem;
}
@media all and (max-width: 896px) {
  .multi-slider-wrapper .multi-slide .slide-txt h3 span {
    font-size: 3.2rem;
  }
}
@media all and (max-width: 639px) {
  .multi-slider-wrapper .multi-slide .slide-txt h3 span {
    font-size: 2.4rem;
  }
}
.multi-slider-wrapper .multi-slide .slide-txt h3 span {
  font-family: "Roboto", serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  line-height: 1;
  margin-right: 0.25em;
}
.multi-slider-wrapper .multi-slide img {
  width: 100%;
  display: block;
}
@media all and (max-width: 896px) {
  .multi-slider-wrapper .multi-slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .multi-slider-wrapper .multi-slide .slide-img {
    width: 100%;
  }
  .multi-slider-wrapper .multi-slide .slide-txt {
    width: 100%;
    padding: 20px 15px;
  }
  .multi-slider-wrapper .multi-slide .slide-txt h3 {
    margin-bottom: 15px;
  }
  .multi-slider-wrapper .multi-slide .slide-txt h3 span {
    display: block;
    margin-right: 0;
  }
}

.recruit-btn {
  display: inline-block;
  margin-top: 20px;
  padding: 12px 28px;
  background: #002C6B;
  color: #ffffff;
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  text-decoration: none;
  border-radius: 3px;
  transition: background 0.2s;
}
.recruit-btn:hover {
  background: #003f99;
  color: #ffffff;
}
@media all and (max-width: 639px) {
  .recruit-btn {
    display: block;
    text-align: center;
    margin-top: 15px;
  }
}

.multi-controls-area {
  margin: 0 10px 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.multi-controls-area .multi-controls {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.multi-controls-area .multi-controls .multi-count {
  color: #141414;
}
.multi-controls-area .multi-controls button {
  border: 1px solid #141414;
  color: #141414;
}
.multi-controls-area .multi-controls button:hover {
  background: #141414;
  color: #ffffff;
}

.payment-bnr {
  border-radius: 10px;
  overflow: hidden;
  background: #ffffff;
  border: 5px solid #ff1900;
}
.payment-bnr h2 {
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  font-size: 3.2rem;
  color: #ffffff;
  background: #002C6B;
  background-image: repeating-linear-gradient(-45deg, #ff1900, #ff1900 8px, rgb(255, 34.2, 10.2) 0, rgb(255, 34.2, 10.2) 16px);
  text-align: center;
  padding: 20px 15px;
  line-height: 1.6;
}
.payment-bnr .payment-detail {
  padding: 40px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.payment-bnr .payment-detail .payment-txt {
  width: calc(100% - 480px);
}
.payment-bnr .payment-detail .payment-txt dl {
  line-height: 2.2;
}
.payment-bnr .payment-detail .payment-txt dl dt {
  float: left;
  width: 9.5em;
  text-align: center;
  background: #ff1900;
  color: #ffffff;
  border-radius: 5px;
}
.payment-bnr .payment-detail .payment-txt dl dd {
  padding-left: 10.5em;
}
.payment-bnr .payment-detail .payment-txt dl dd:not(:last-child) {
  margin-bottom: 15px;
}
.payment-bnr .payment-detail .payment-img {
  width: 450px;
  text-align: center;
}
@media all and (max-width: 1100px) {
  .payment-bnr h2 {
    font-size: 2.8rem;
  }
  .payment-bnr .payment-detail .payment-txt {
    width: calc(100% - 430px);
  }
  .payment-bnr .payment-detail .payment-img {
    width: 400px;
  }
}
@media all and (max-width: 1080px) {
  .payment-bnr .payment-detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .payment-bnr .payment-detail .payment-txt {
    width: 100%;
    max-width: 500px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0 auto;
  }
  .payment-bnr .payment-detail .payment-img {
    max-width: 450px;
    width: 100%;
    margin: 0 auto 25px;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
@media all and (max-width: 896px) {
  .payment-bnr {
    border-radius: 5px;
    border: 3px solid #ff1900;
  }
  .payment-bnr h2 {
    padding: 15px 10px;
    font-size: 2.1rem;
    letter-spacing: 0.1em;
  }
  .payment-bnr .payment-detail {
    padding: 25px 15px;
  }
  .payment-bnr .payment-detail .payment-txt .title18 {
    font-size: 1.4rem;
    letter-spacing: 0.1em;
  }
  .payment-bnr .payment-detail .payment-txt {
    max-width: 380px;
  }
  .payment-bnr .payment-detail .payment-txt dl {
    line-height: 1.8;
  }
  .payment-bnr .payment-detail .payment-txt dl dt {
    float: none;
    padding: 5px;
  }
  .payment-bnr .payment-detail .payment-txt dl dd {
    padding-left: 0;
    padding-top: 3px;
  }
  .payment-bnr .payment-detail .payment-txt dl dd:not(:last-child) {
    margin-bottom: 10px;
  }
  .payment-bnr .payment-detail .payment-img {
    max-width: 400px;
    margin: 0 auto 20px;
  }
}
@media all and (max-width: 639px) {
  .payment-bnr h2 {
    font-size: 1.7rem;
  }
  .payment-bnr .payment-detail {
    padding: 20px 15px;
  }
  .payment-bnr .payment-detail .payment-txt .title18 {
    font-size: 1.25rem;
  }
}

/* flow-ul
----------------------------------*/
.flow-ul.type1 > li:nth-child(odd) {
  background: #a9a9a9;
}
.flow-ul.type1 > li .child-num {
  color: #a9a9a9;
}
.flow-ul.type1 > li .child-txt h3 {
  color: #a9a9a9;
}
.flow-ul.type1 > li .child-txt h4 {
  color: #a9a9a9;
}
.flow-ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px 20px;
  border-radius: 10px;
}
.flow-ul > li:nth-child(odd) {
  background: #002C6B;
  color: #fff;
}
.flow-ul > li:nth-child(odd) .child-num {
  color: #fff;
}
.flow-ul > li:nth-child(odd) .child-txt h3,
.flow-ul > li:nth-child(odd) .child-txt h4 {
  color: #fff;
}
.flow-ul > li .child-num {
  width: 16%;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  text-align: center;
  line-height: 1;
  font-size: 2rem;
  color: #002C6B;
}
.flow-ul > li .child-num span {
  font-family: "Roboto", serif;
  font-weight: 800;
  letter-spacing: 0.05em;
  display: block;
  font-size: 6rem;
}
.flow-ul > li .child-txt {
  width: 57%;
}
.flow-ul > li .child-txt h3 {
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  letter-spacing: 0.15em;
  font-size: 1.8rem;
}
@media all and (max-width: 896px) {
  .flow-ul > li .child-txt h3 {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 639px) {
  .flow-ul > li .child-txt h3 {
    font-size: 1.35rem;
    letter-spacing: 0.15em;
  }
}
.flow-ul > li .child-txt h3 {
  color: #002C6B;
  margin-bottom: 15px;
}
.flow-ul > li .child-img {
  width: 23%;
  text-align: center;
}
@media all and (max-width: 639px) {
  .flow-ul > li {
    padding: 15px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-radius: 5px;
  }
  .flow-ul > li .child-num {
    width: auto;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    font-size: 1.4rem;
    margin-left: 5px;
    margin-right: auto;
  }
  .flow-ul > li .child-num span {
    font-size: 4rem;
  }
  .flow-ul > li .child-txt {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .flow-ul > li .child-txt h3 {
    text-align: center;
  }
  .flow-ul > li .child-img {
    width: 40%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0 auto 15px;
  }
  .flow-ul > li .child-img img {
    max-width: 100px;
  }
}

/* listFlow
----------------------------------*/
.listFlow.type1 li {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  background: #fff;
}
.listFlow.type1 li:before {
  border-top: 12px solid #a9a9a9 !important;
}
.listFlow.type1 dl dt {
  border: 1px solid #a9a9a9;
  background: #a9a9a9;
}
.listFlow.type1 dl dd .mtitle-bll:after {
  background: #a9a9a9 !important;
}
.listFlow li {
  position: relative;
}
.listFlow li:not(:last-child) {
  margin-bottom: 12px;
  padding-bottom: 12px;
}
.listFlow li:not(:last-child):before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 40px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #002C6B;
}
.listFlow dl {
  display: table;
  width: 100%;
}
.listFlow dl dt {
  font-size: 1.3rem;
  letter-spacing: 0.1em;
}
@media all and (max-width: 896px) {
  .listFlow dl dt {
    font-size: 1.1rem;
  }
}
@media all and (max-width: 639px) {
  .listFlow dl dt {
    font-size: 1.05rem;
  }
}
.listFlow dl dt {
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
  display: table-cell;
  padding: 10px 0;
  border: 1px solid #002C6B;
  background: #002C6B;
  width: 100px;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  line-height: 1.3;
}
.listFlow dl dt .num {
  display: block;
  font-size: 3rem;
  font-family: "Parisienne", cursive;
  font-weight: 400;
  letter-spacing: normal;
}
.listFlow dl dd {
  display: table-cell;
  padding: 30px 25px;
  vertical-align: middle;
  background: #ffffff;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media all and (max-width: 896px) {
  .listFlow dl dt .num {
    font-size: 2.4rem;
  }
  .listFlow dl dt {
    border-radius: 5px 0 0 5px;
  }
  .listFlow dl dd {
    padding: 25px 20px;
    border-radius: 0 5px 5px 0;
  }
}
@media all and (max-width: 639px) {
  .listFlow.type1 li:before {
    border-top: 6px solid #a9a9a9 !important;
  }
  .listFlow li:not(:last-child) {
    margin-bottom: 6px;
    padding-bottom: 6px;
  }
  .listFlow li:not(:last-child):before {
    left: 24px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #002C6B;
  }
  .listFlow dl dt {
    width: 60px;
  }
  .listFlow dl dt .num {
    font-size: 2rem;
  }
  .listFlow dl dd {
    padding: 20px 15px;
  }
}

.flow-2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flow-2col .flow-img {
  width: 200px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.flow-2col .flow-img img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.flow-2col .flow-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}
@media all and (max-width: 896px) {
  .flow-2col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .flow-2col .flow-img {
    width: 50%;
    max-width: 200px;
    margin-bottom: 15px;
  }
  .flow-2col .flow-text {
    width: 100%;
  }
}

/* form
----------------------------------*/
#cms-contact-1-1-area {
  margin-bottom: 40px !important;
}

.form-pattern-1 {
  background: transparent !important;
}

.form-pattern-1 dd:not(.pattern-exclusion) .textarea {
  border-radius: 0 !important;
}
.form-pattern-1 dd:not(.pattern-exclusion) .textarea::-webkit-input-placeholder {
  color: #ccc;
}
.form-pattern-1 dd:not(.pattern-exclusion) .textarea::-moz-placeholder {
  color: #ccc;
}
.form-pattern-1 dd:not(.pattern-exclusion) .textarea:-ms-input-placeholder {
  color: #ccc;
}
.form-pattern-1 dd:not(.pattern-exclusion) .textarea::-ms-input-placeholder {
  color: #ccc;
}
.form-pattern-1 dd:not(.pattern-exclusion) .textarea::placeholder {
  color: #ccc;
}

.form-contents dd:not(.pattern-exclusion) input.textarea {
  height: 40px !important;
}

.form-contents {
  width: 100% !important;
  padding: 0 !important;
}

.form-contents :not(.pattern-exclusion) button {
  background: #002C6B !important;
  border: none;
  border-radius: 5em !important;
  color: #fff;
}
.form-contents :not(.pattern-exclusion) button:hover {
  background: rgb(0, 27.2224299065, 66.2) !important;
}

.form-pattern-1 .submit-btn::before {
  background-color: #fff !important;
}

.form-pattern-1 dl dt:not(.pattern-exclusion) span.required::before {
  background: #a9a9a9 !important;
  color: #fff !important;
}

.form_dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-bottom: 1px dotted #ccc;
  padding: 2% 1%;
}
.form_dl dt {
  width: 30%;
  background-color: #edf6f9;
  padding: 1% 2% 1.5%;
}
.form_dl dd {
  width: 65%;
}

.form {
  padding: 15px 15px 0 0;
}

.form dt {
  float: left;
  width: 280px;
  padding-top: 20px;
  margin-right: auto;
  text-align: left;
}

.form dd {
  padding-left: 280px;
  padding-bottom: 20px;
  padding-top: 23px;
  line-height: 1.5;
  margin-left: 0;
}
.form dd label {
  display: block;
}

.form dt {
  float: left;
  width: 280px;
  padding-top: 20px;
  margin-right: auto;
  text-align: left;
}

.form dd {
  padding-left: 280px;
  padding-bottom: 20px;
  padding-top: 23px;
  line-height: 1.5;
  margin-left: 0;
}

.panel {
  display: none;
}

@media all and (max-width: 639px) {
  .form {
    padding: 15px 0 0;
  }
  .form dt,
  .form dd {
    float: none;
    width: 100%;
  }
  .form dt {
    padding-top: 0;
    margin-bottom: 10px;
  }
  .form dd {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 15px;
  }
  .form dd label {
    display: block;
    margin-bottom: 8px;
  }
}