@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: #000;
  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.5rem;
  line-height: 1.8;
  min-height: 100vh;
  font-weight: 400;
  letter-spacing: 0.06em;
  background: #fefefe;
}

#wrapper {
  position: relative;
  overflow: hidden;
}

a {
  color: #515865;
  text-decoration: none;
  transition: all 0.3s ease-in;
  cursor: pointer;
}
a:hover {
  opacity: 0.7;
}

img {
  max-width: 100%;
  height: auto;
}

/* animation
----------------------------------*/
@keyframes zoom-in {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.12);
  }
}
@keyframes zoom-out {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes view-zoomin {
  0% {
    opacity: 0;
    transform: scale(0.95);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes view-slideup {
  0% {
    opacity: 0;
    transform: translate(0, 35px);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.yurayura {
  transform-origin: center bottom;
  animation: yurayura 2s linear infinite;
}

@keyframes yurayura {
  0%, 100% {
    transform: rotate(2deg);
  }
  50% {
    transform: rotate(-2deg);
  }
}
.poyopoyo {
  animation: poyopoyo 2s ease-out infinite;
}

@keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: scale(1);
  }
  50%, 70% {
    transform: scale(0.95);
  }
}
.fuwafuwa {
  animation: fuwafuwa 3s ease-in-out infinite alternate;
  transition: 1.5s ease-in-out;
}

.fuwafuwa2 {
  animation: fuwafuwa2 1s ease-in-out infinite alternate;
  transition: 1.5s ease-in-out;
}

@keyframes fuwafuwa {
  0% {
    transform: translate(0, 0) rotate(-7deg);
  }
  50% {
    transform: translate(0, -7px) rotate(0deg);
  }
  100% {
    transform: translate(0, 0) rotate(7deg);
  }
}
@keyframes fuwafuwa2 {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  50% {
    transform: translate(0, -10px) rotate(0deg);
  }
  100% {
    transform: translate(0, 0) rotate(0deg);
  }
}
.animation {
  opacity: 0;
}

.slideup.on {
  opacity: 1;
  animation: view-slideup 0.65s cubic-bezier(0.2, 1, 0.2, 1);
}

.zoomin.on {
  opacity: 1;
  animation: view-zoomin 0.65s cubic-bezier(0.2, 1, 0.2, 1);
}

.loop_txt {
  display: flex;
  width: 100%;
  overflow: hidden;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  z-index: -1;
  color: transparent;
  -webkit-text-stroke: 2px #4b4b4b;
  opacity: 0.3;
  margin-top: 120px;
}
.loop_txt > div {
  flex: 0 0 auto;
  white-space: nowrap;
  font-size: 150px;
}
.loop_txt > div:nth-child(odd) {
  animation: loop 50s -25s linear infinite;
}
.loop_txt > div:nth-child(even) {
  animation: loop2 50s linear infinite;
}
@media all and (max-width: 639px) {
  .loop_txt {
    margin-top: 60px;
  }
  .loop_txt > div {
    font-size: 70px;
  }
}

@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
.js-span-text.on {
  opacity: 1;
}
.js-span-text.on span {
  display: inline-block;
  opacity: 0;
}
.js-span-text.on span:nth-child(1) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.1s forwards;
}
.js-span-text.on span:nth-child(2) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.2s forwards;
}
.js-span-text.on span:nth-child(3) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.3s forwards;
}
.js-span-text.on span:nth-child(4) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.4s forwards;
}
.js-span-text.on span:nth-child(5) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.5s forwards;
}
.js-span-text.on span:nth-child(6) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.6s forwards;
}
.js-span-text.on span:nth-child(7) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.7s forwards;
}
.js-span-text.on span:nth-child(8) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.8s forwards;
}
.js-span-text.on span:nth-child(9) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 0.9s forwards;
}
.js-span-text.on span:nth-child(10) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1s forwards;
}
.js-span-text.on span:nth-child(11) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.1s forwards;
}
.js-span-text.on span:nth-child(12) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.2s forwards;
}
.js-span-text.on span:nth-child(13) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.3s forwards;
}
.js-span-text.on span:nth-child(14) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.4s forwards;
}
.js-span-text.on span:nth-child(15) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.5s forwards;
}
.js-span-text.on span:nth-child(16) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.6s forwards;
}
.js-span-text.on span:nth-child(17) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.7s forwards;
}
.js-span-text.on span:nth-child(18) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.8s forwards;
}
.js-span-text.on span:nth-child(19) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 1.9s forwards;
}
.js-span-text.on span:nth-child(20) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2s forwards;
}
.js-span-text.on span:nth-child(21) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.1s forwards;
}
.js-span-text.on span:nth-child(22) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.2s forwards;
}
.js-span-text.on span:nth-child(23) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.3s forwards;
}
.js-span-text.on span:nth-child(24) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.4s forwards;
}
.js-span-text.on span:nth-child(25) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.5s forwards;
}
.js-span-text.on span:nth-child(26) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.6s forwards;
}
.js-span-text.on span:nth-child(27) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.7s forwards;
}
.js-span-text.on span:nth-child(28) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.8s forwards;
}
.js-span-text.on span:nth-child(29) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 2.9s forwards;
}
.js-span-text.on span:nth-child(30) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3s forwards;
}
.js-span-text.on span:nth-child(31) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.1s forwards;
}
.js-span-text.on span:nth-child(32) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.2s forwards;
}
.js-span-text.on span:nth-child(33) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.3s forwards;
}
.js-span-text.on span:nth-child(34) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.4s forwards;
}
.js-span-text.on span:nth-child(35) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.5s forwards;
}
.js-span-text.on span:nth-child(36) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.6s forwards;
}
.js-span-text.on span:nth-child(37) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.7s forwards;
}
.js-span-text.on span:nth-child(38) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.8s forwards;
}
.js-span-text.on span:nth-child(39) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 3.9s forwards;
}
.js-span-text.on span:nth-child(40) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4s forwards;
}
.js-span-text.on span:nth-child(41) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.1s forwards;
}
.js-span-text.on span:nth-child(42) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.2s forwards;
}
.js-span-text.on span:nth-child(43) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.3s forwards;
}
.js-span-text.on span:nth-child(44) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.4s forwards;
}
.js-span-text.on span:nth-child(45) {
  animation: text 2s cubic-bezier(0.3, 0.72, 0.56, 0.99) 4.5s forwards;
}

@keyframes text {
  0% {
    opacity: 0;
    transform: translateX(-20px) translateY(-10px) scale(1.5);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
/* loader
----------------------------------*/
.loader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  transition: all 2s ease;
  z-index: 9999;
}

.loader.is-act:before {
  height: 150vw;
  width: 150vw;
}

.loader.is-hidden {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}

.loader:before,
.loader:after {
  position: absolute;
  content: "";
  left: 50%;
  top: 50%;
  z-index: 99;
}

.loader:before {
  mix-blend-mode: lighten;
  background: radial-gradient(circle, #ffffff 0, #f4f4f4 70%, #dddddd 100%);
  border-radius: 50%;
  filter: blur(50px);
  width: 0;
  height: 0;
  transform: translate(-50%, -50%);
  transition: all 1s ease;
}

.loader:after {
  opacity: 1;
  margin-top: -200px;
  margin-left: -200px;
  height: 400px;
  width: 400px;
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27193/logo.png) no-repeat center/contain;
}

@media all and (max-width: 896px) {
  .loader:after {
    margin-top: -160px;
    margin-left: -160px;
    height: 320px;
    width: 320px;
  }
}
@media all and (max-width: 639px) {
  .loader:after {
    margin-top: -120px;
    margin-left: -120px;
    height: 240px;
    width: 240px;
  }
}
.loader.off {
  display: none;
}

@keyframes loader {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes view-zoomin2 {
  0% {
    opacity: 1;
    transform: scale(0.6);
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    transform: scale(1);
  }
}
/* header
----------------------------------*/
#l-header {
  width: 100%;
  position: relative;
  z-index: 200;
  top: 0;
  left: 0;
  transition: all 0.2s ease-in;
  position: fixed;
  background: #fefefe;
}
#l-header .inner {
  display: flex;
  flex-wrap: wrap;
  min-width: 1000px;
  margin: 0 auto;
  padding: 10px 90px 15px;
  align-items: center;
  justify-content: space-between;
}
@media all and (max-width: 896px) {
  #l-header .inner {
    min-width: initial;
  }
}
#l-header .inner #logo {
  width: 360px;
  width: 19vw;
}
@media all and (max-width: 1200px) {
  #l-header .inner #logo {
    width: 260px;
  }
}
@media all and (max-width: 1100px) {
  #l-header .inner #logo {
    width: 260px;
  }
}
@media all and (max-width: 639px) {
  #l-header .inner #logo {
    width: 240px;
  }
}
#l-header .inner .logo2 {
  display: none;
}
#l-header .head-right {
  margin-left: auto;
  margin-right: 5px;
  padding-top: 10px;
  margin-left: auto;
  margin-right: 5px;
  display: flex;
  align-items: center;
}
@media all and (max-width: 896px) {
  #l-header .head-right {
    display: none;
  }
}
#l-header .head-right_contact {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
}
@media all and (max-width: 1100px) {
  #l-header .head-right_contact {
    display: none;
  }
}
#l-header .head-right_tel a {
  background: transparent;
  color: #111;
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.1;
  position: relative;
}
#l-header .head-right_tel a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f879";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
  margin-right: 5px;
}
#l-header .head-right_tel a:hover {
  color: rgb(29.5, 29.5, 29.5);
}
#l-header .head-right_mail {
  margin-top: -35px;
}
#l-header .head-right_mail a {
  display: block;
  position: relative;
  font-weight: 600;
  font-size: 1.5rem;
  letter-spacing: 0.1rem;
}
#l-header .head-right_mail {
  margin-left: 10px;
}
#l-header .head-right_mail a {
  padding: 18px 10px 8px 35px;
  background: #4b4b4b;
  position: relative;
  color: #fefefe;
}
#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;
  position: absolute;
  left: 12px;
  top: 18px;
  font-size: 1.4rem;
}
#l-header .head-right_mail a:hover {
  background: #222;
}
@media all and (max-width: 1320px) {
  #l-header .inner {
    padding: 10px 60px 15px;
  }
}

#l-header .head-right_sns {
  text-align: center;
  display: flex;
  margin-left: 30px;
}

#l-header .head-right_sns p {
  margin: 0 8px;
}

#l-header .head-right_sns a {
  display: block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  display: block;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  border-radius: 50%;
  background: #028791;
  color: #fff;
}

#l-header .head-right_sns a:hover {
  opacity: 0.8;
}

#l-header .head-right_sns a.instagram {
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
}

#l-header .head-right_sns a.fb {
  background: #427eff;
}

#l-header .head-right_sns .ig {
  color: #fff;
}

#l-header .head-right_sns .ig span {
  display: block;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 10px;
}

#l-header .head-right_sns .ig i {
  font-size: 2rem;
}

@media all and (max-width: 1150px) {
  #l-header .head-right_sns {
    margin-left: 10px;
  }
}
#header_nav {
  position: relative;
  width: 750px;
  width: 41vw;
  margin-right: 7em;
}
#header_nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: top;
}
#header_nav ul li {
  position: relative;
  text-align: center;
}
#header_nav ul li.btn-contact a {
  display: inline-block;
  position: relative;
  padding: 7px 20px 7px 40px;
  border-radius: 30px;
  background: #040404;
  color: #fff;
  font-feature-settings: "palt";
}
#header_nav ul li.btn-contact a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0e0";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
  margin-right: 5px;
  position: absolute;
  left: 14px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
}
#header_nav ul li.btn-contact a:after {
  display: none;
}
#header_nav ul li.btn-contact a.active, #header_nav ul li.btn-contact a:hover {
  background: black;
  color: #fff;
}
#header_nav ul li a {
  display: block;
  position: relative;
  padding: 10px;
  font-weight: 600;
  font-size: 1em;
  color: #333;
  line-height: 1.5;
  letter-spacing: 0;
}
#header_nav ul li a span {
  display: block;
  font-size: 0.8em;
  color: #040404;
  position: relative;
}
#header_nav ul li a:hover, #header_nav ul li a.active {
  color: #272221;
}
#header_nav .dropdown {
  display: none;
  position: absolute;
  left: -30px;
  top: 40px;
  z-index: 999;
  padding-top: 15px;
}
#header_nav .dropdown.drop-last {
  left: auto;
  right: -80px;
}
#header_nav .dropdown .dropdown-ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 8px;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(5px);
  padding: 15px;
}
#header_nav .dropdown .dropdown-li {
  border-right: 0;
  background: #fff;
  width: 200px;
}
#header_nav .dropdown .dropdown-li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px 10px;
  font-size: 1.3rem;
  letter-spacing: 0;
}
#header_nav .dropdown .dropdown-li a .footer-only {
  display: none;
}
#header_nav .dropdown .dropdown-li a:hover {
  background: #111;
  color: #fff;
}
#header_nav .dropdown .dropdown-li a:after {
  display: none;
}
@media all and (max-width: 1400px) {
  #header_nav {
    margin-right: 0em;
    width: 46vw;
  }
  #header_nav ul li a {
    padding: 5px;
  }
}
@media all and (max-width: 1320px) {
  #header_nav ul li a {
    font-size: 0.9em;
  }
}
/* page-top
----------------------------------*/
#page-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 200;
}
#page-top a {
  display: block;
  color: #fff;
  background: #4b4b4b;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 0.9em;
  text-align: center;
}
#page-top a:hover {
  opacity: 0.6;
}
@media all and (max-width: 1100px) {
  #page-top {
    bottom: 65px;
  }
}
@media all and (max-width: 639px) {
  #page-top {
    bottom: 58px;
  }
  #page-top a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  #page-top a:hover {
    opacity: 1;
  }
}

#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: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#page-top2 a:after {
  content: "";
  background: black;
  background: #4b4b4b;
  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
----------------------------------*/
.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img {
  animation: zoom-out 11s linear 0s 1 normal both;
}

.swiper-slide {
  position: relative;
}
.swiper-slide:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  right: 0;
  top: 0;
  background-position: 50%;
  background-size: cover;
  z-index: -1;
  box-shadow: 2px 4px 6px -1px rgba(0, 0, 0, 0.15);
}

#slideshow {
  position: relative;
}

/* scrolldown
----------------------------------*/
#scrolldown {
  position: absolute;
  left: 27px;
  bottom: 10%;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-text-orientation: mixed;
  text-orientation: mixed;
  -webkit-font-feature-settings: "pkna";
  font-feature-settings: "pkna";
  font-size: 1.3rem;
  z-index: 100;
  height: 180px;
}
#scrolldown:before, #scrolldown:after {
  position: absolute;
  content: "";
  z-index: 2;
  left: 50%;
}
#scrolldown:before {
  width: 0.5px;
  height: 100px;
  bottom: -40px;
  background: #040404;
  transform: translateX(-50%);
}
#scrolldown:after {
  width: 8px;
  height: 8px;
  background: #040404;
  border-radius: 100%;
  top: 120px;
  margin-left: -4px;
  animation: scroll-point 2.3s ease-out infinite;
  animation-fill-mode: both;
}
@media all and (max-width: 896px) {
  #scrolldown {
    display: none;
  }
}

@keyframes scroll-point {
  0% {
    bottom: 0;
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  100% {
    top: 170px;
    opacity: 0;
  }
}
/* contact_bnr
----------------------------------*/
.contact_bnr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.contact_bnr > li {
  text-align: center;
  height: 100%;
  width: 100%;
}
.contact_bnr > li a {
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.5);
  background: #040404;
  color: #fff;
  border-radius: 60px;
  width: 100%;
  padding: 20px;
  text-align: center;
  line-height: 1;
  max-width: 300px;
}
.contact_bnr > li a:hover {
  opacity: 0.6;
}
.contact_bnr > li .bnr_tel {
  white-space: nowrap;
  font-family: "Roboto", serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 1.7em;
}
.contact_bnr > li .bnr_tel span {
  font-size: 0.8em;
  padding-right: 0.5em;
}
.contact_bnr > li .bnr_fax:before {
  font-family: "Font Awesome 5 Free";
  content: "\f1ac";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
}
.contact_bnr > li .bnr_mail {
  font-size: 1.4em;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
}
.contact_bnr > li .bnr_mail:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0e0";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
}
@media all and (max-width: 896px) {
  .contact_bnr {
    gap: 10px;
  }
  .contact_bnr > li {
    width: 100%;
  }
  .contact_bnr > li a {
    margin: auto;
  }
}

.telbnr {
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.telbnr li {
  text-align: center;
  line-height: 1.4;
  width: 48%;
}
.telbnr li a {
  display: block;
  font-size: 2em;
  font-family: "Roboto", serif;
  font-weight: 700;
  letter-spacing: 0.05em;
  border: 1px solid #040404;
  color: #4b4b4b;
  background: #fff;
  padding: 30px;
  white-space: nowrap;
}
.telbnr li a.fax {
  pointer-events: none;
  cursor: default;
}
.telbnr li a i {
  font-size: 0.8em;
}
.telbnr li a .telbnr_top {
  font-weight: 600;
  color: #fff;
  background: #040404;
  padding: 10px 20px;
  border-radius: 30px;
  display: block;
  font-size: 1.6rem;
  max-width: 50%;
  margin: -50px auto 25px;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.telbnr li a .sub_txt {
  display: block;
  font-size: 1.5rem;
  color: #000;
  margin-top: 10px;
}
.telbnr li a:hover {
  background: #e5e5e5;
}
@media all and (max-width: 1100px) {
  .telbnr li a {
    font-size: 2.5rem;
  }
}
@media all and (max-width: 896px) {
  .telbnr {
    gap: 40px;
  }
  .telbnr li {
    width: 100%;
  }
}
@media all and (max-width: 639px) {
  .telbnr {
    max-width: 100%;
  }
  .telbnr li {
    width: 100%;
  }
  .telbnr li:last-of-type {
    margin-left: auto;
  }
  .telbnr li a {
    font-size: 2rem;
  }
  .telbnr li a .telbnr_top {
    font-size: 1.2rem;
    max-width: 80%;
  }
}

/* footer
----------------------------------*/
#l-footer {
  position: relative;
  font-size: 1.5rem;
  border-top: 2px solid #040404;
  display: flex;
  background: #e5e5e5;
}
#l-footer .inner {
  width: 100%;
  position: relative;
  margin: 0 auto;
  z-index: 3;
  padding: 60px 90px;
  display: flex;
  justify-content: space-between;
  font-size: 1.2rem;
}
#l-footer .inner .contact_footer {
  position: relative;
  width: 10%;
  font-family: "Jost", sans-serif;
  font-weight: 600;
  letter-spacing: 0.05em;
  font-size: 3.5rem;
}
#l-footer .inner .contact_footer a {
  color: #000;
  font-size: 2.3rem;
  font-weight: 400;
  padding-left: 5px;
}
@media all and (max-width: 1320px) {
  #l-footer .inner {
    padding: 60px 60px;
  }
}
@media all and (max-width: 1100px) {
  #l-footer {
    padding-bottom: 40px;
    overflow: hidden;
  }
  #l-footer .inner {
    display: block;
    width: 100%;
    padding: 30px;
  }
  #l-footer .contact_footer {
    width: 100%;
  }
}
@media all and (max-width: 639px) {
  #l-footer {
    font-size: 1.2rem;
  }
}

.footer-wrap {
  width: 80%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
}
.footer-wrap .footer-left {
  position: relative;
  width: 40%;
}
.footer-wrap .footer-middle {
  position: relative;
  width: 24%;
}
.footer-wrap .footer-right {
  position: relative;
  width: 25%;
}
.footer-wrap .footer-right .footer_map {
  position: relative;
  padding-bottom: 66.25%;
  height: 0;
  overflow: hidden;
  border-radius: 40px;
}
.footer-wrap .footer-right .footer_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media all and (max-width: 1100px) {
  .footer-wrap {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media all and (max-width: 896px) {
  .footer-wrap .footer-left {
    width: 100%;
  }
}
@media all and (max-width: 639px) {
  .footer-wrap {
    flex-direction: column;
  }
  .footer-wrap .footer-left,
  .footer-wrap .footer-right {
    width: 100%;
  }
  .footer-wrap .footer-left {
    text-align: left;
  }
  .footer-wrap .footer-middle {
    width: 100%;
    text-align: left;
  }
  .footer-wrap .footer-right {
    padding: 0 10px;
    text-align: left;
  }
}

.map-big {
  margin: 30px auto 0;
  height: 350px;
  overflow: hidden;
}
.map-big iframe {
  width: 100%;
  height: 100%;
  filter: grayscale(1);
}
@media all and (max-width: 639px) {
  .map-big {
    height: 250px;
  }
}

.footer-map-title {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  right: -20px;
  top: -40px;
  width: 85px;
  height: 80px;
  background: #4b4b4b;
  border-radius: 50%;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  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: #000;
}
.footer_contact .contact_box {
  display: flex;
  align-items: stretch;
  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: flex;
  align-items: center;
  justify-content: center;
}
.footer_contact .contact_box .contact_btn a .contact_img {
  position: relative;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background: #fff;
  transition: all 0.4s ease;
}
.footer_contact .contact_box .contact_btn a .contact_img img {
  position: absolute;
  width: 42px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.footer_contact .contact_box .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-weight: 700;
  letter-spacing: 0em;
  font-size: 4rem;
  white-space: nowrap;
  color: #fff;
  margin-left: 20px;
  line-height: 1.4;
  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 #515865;
}
.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 #515865;
    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;
  }
}

.footer_img img {
  height: 600px;
  width: 100%;
  object-fit: cover;
  object-position: bottom;
}
@media all and (max-width: 1100px) {
  .footer_img img {
    height: 400px;
  }
}

.sns_btn_wrap {
  display: flex;
}
@media all and (max-width: 896px) {
  .sns_btn_wrap {
    display: none;
  }
}

.sns_btn {
  margin-left: 10px;
}
.sns_btn a {
  display: block;
  text-align: center;
  border: 1px solid #040404;
  padding: 10px 25px;
  border-radius: 80px;
  color: #040404;
  max-width: 200px;
  font-size: 0.9em;
}
.sns_btn a:hover {
  background: #040404;
  color: #fff;
}
.sns_btn a span {
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
}
@media all and (max-width: 896px) {
  .sns_btn {
    text-align: center;
  }
  .sns_btn a {
    margin: auto;
  }
}

/* footer_navi
----------------------------------*/
.footer_navi {
  position: relative;
}
@media all and (max-width: 639px) {
  .footer_navi {
    width: 90%;
    margin-inline: auto;
  }
}
.footer_navi .globalNav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-inline: auto;
  border-radius: 40px;
}
@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: center;
  color: #000;
  padding: 15px;
}
.footer_navi .globalNav > li a span {
  display: block;
  font-weight: 400;
  font-size: 1.2rem;
  color: #fff;
}
@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: #4b4b4b;
}
.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: #4b4b4b;
}
.footer_navi .globalNav > li .dropdown .dropdown-li figure {
  display: none;
}
.footer_navi .globalNav > li .dropdown .dropdown-li a {
  display: block;
  width: fit-content;
  padding-left: 20px;
  border: none;
  font-size: 13px;
  color: #040404;
  line-height: 1.5;
  letter-spacing: 0;
}
@media all and (max-width: 1100px) {
  .footer_navi .globalNav li a {
    font-size: 1.4rem;
    padding: 10px;
  }
}

.footer-title {
  font-weight: 600;
}
.footer-title span {
  background: #000;
  color: #fff;
  padding: 3px 8px;
}

.flogo {
  position: relative;
  display: block;
  max-width: 400px;
  margin-bottom: 30px;
}
@media all and (max-width: 1100px) {
  .flogo {
    max-width: 280px;
  }
}
@media all and (max-width: 896px) {
  .flogo {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
  }
}

@media all and (max-width: 639px) {
  .address {
    font-size: 13px;
  }
}

.mark18 {
  text-align: center;
}
.mark18 img {
  max-width: 320px;
}

.copyright {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  padding: 20px 0;
  letter-spacing: 0.15em;
  font-size: 1.2rem;
}
@media all and (max-width: 896px) {
  .copyright {
    font-size: 12px;
  }
}

.footer_flex {
  display: flex;
  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: #040404;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  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 {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media all and (max-width: 896px) {
  .news-box {
    gap: 40px;
  }
}

.news-right {
  width: 75%;
}
@media all and (max-width: 896px) {
  .news-right {
    width: 100%;
  }
}

.news-left {
  width: 20%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media all and (max-width: 896px) {
  .news-left {
    width: 100%;
  }
  .news-left .btn a {
    max-width: 300px;
  }
}
.news-left .btn a {
  max-width: 80%;
}

.news-title {
  color: #000;
  position: relative;
  text-align: center;
  z-index: 10;
}
.news-title span {
  display: block;
}
.news-title .eng {
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  position: relative;
  font-size: 4rem;
  padding-right: 50px;
  border-right: 1px solid;
}
@media all and (max-width: 1320px) {
  .news-title .eng {
    font-size: 3.6rem;
  }
}
@media all and (max-width: 1100px) {
  .news-title .eng {
    font-size: 3.4rem;
  }
}
@media all and (max-width: 896px) {
  .news-title .eng {
    font-size: 3.2rem;
  }
}
@media all and (max-width: 639px) {
  .news-title .eng {
    font-size: 3rem;
  }
}
.news-title .ja {
  position: relative;
  margin: 0 auto;
}
.news-title a {
  border: 1px solid #4b4b4b;
  background: #040404;
  color: #fff;
  padding: 3px 15px;
  display: block;
  margin-top: 15px;
}
.news-title a:hover {
  background: #fff;
  color: #4b4b4b;
}
@media all and (max-width: 896px) {
  .news-title .eng {
    border-right: 0px solid;
  }
}

.news-dl {
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ddd;
  margin-bottom: 10px;
}
.news-dl dt {
  width: 6em;
  color: #4b4b4b;
  text-align: center;
  border-radius: 30px;
  font-weight: 600;
}
.news-dl dd {
  color: #000;
}
@media all and (max-width: 639px) {
  .news-dl .news-dl-inner {
    gap: 10px;
    padding: 15px 0px;
  }
  .news-dl dt {
    font-size: 0.9rem;
    width: 8em;
  }
  .news-dl dd {
    width: 100%;
  }
}

/* category_tab
----------------------------------*/
.category_tab {
  position: relative;
  display: flex;
  justify-content: center;
  text-align: center;
  flex-wrap: wrap;
  gap: 5px;
}
.category_tab li {
  position: relative;
  width: calc((100% - 10px) / 2);
  box-sizing: border-box;
  background: #90B9BA;
  border-top: 2px solid #90B9BA;
  border-right: 2px solid #90B9BA;
  border-left: 2px solid #90B9BA;
  color: #fff;
  padding: 20px 10px;
  cursor: pointer;
  font-weight: bold;
}
.category_tab li.active {
  background: #040404;
  border-top: 2px solid #040404;
  border-right: 2px solid #040404;
  border-left: 2px solid #040404;
}
.category_tab li.active:before {
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  content: "";
  background: #ffffff;
}
@media all and (max-width: 639px) {
  .category_tab {
    margin-bottom: 20px;
  }
  .category_tab li {
    width: 100%;
    padding: 10px;
  }
}

.category_contents {
  box-shadow: 0px 0px 15px 0px rgba(0, 85, 117, 0.08);
  background: #fefefe;
  padding: 2em;
}
@media all and (max-width: 639px) {
  .category_contents {
    padding: 1em;
  }
}

.panel {
  display: none;
}

/* base layout
----------------------------------*/
.single {
  max-width: 1200px;
}

.single02 {
  max-width: 100%;
}

.single03 {
  max-width: 1300px;
  padding: 120px 0;
}

.single,
.single02,
.single03 {
  margin: 0 auto;
  position: relative;
  padding: 120px 0;
}
.single.phalf,
.single02.phalf,
.single03.phalf {
  padding: 60px 0;
}
.single.type1,
.single02.type1,
.single03.type1 {
  padding: 120px 0 0;
}
.single.type2,
.single02.type2,
.single03.type2 {
  padding: 0 0 120px;
}

/* column layout
----------------------------------*/
.column2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  row-gap: 40px;
}
.column2.tp {
  align-items: flex-start;
}
.column2.reverse {
  flex-direction: row-reverse;
}
.column2 .child {
  width: 48%;
}
.column2 .child2 {
  width: 40%;
}
.column2 .child3 {
  width: 56%;
}
.column2 .child4 {
  width: 25%;
}
.column2 .child5 {
  width: 70%;
}
@media all and (max-width: 896px) {
  .column2 .column2-img {
    text-align: center;
  }
  .column2 .column2-img img {
    width: 95%;
    height: 200px;
    object-fit: cover;
  }
}

.chef-img img {
  width: 300px;
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.column3 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 25px;
}
.column3 .child {
  width: calc((100% - 50px) / 3);
}

.column4 {
  display: flex;
  flex-wrap: wrap;
  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 #040404;
}
.mbox .box1 {
  background: #fff;
  box-shadow: 0 3 10px rgba(4, 4, 4, 0.15);
  position: relative;
}
.mbox .box1:before {
  position: absolute;
  content: "";
  left: 50%;
  top: -80px;
  width: 1px;
  height: 80px;
  z-index: 2;
  background-image: linear-gradient(to top, #373737, #040404);
  opacity: 0.7;
}
.mbox.box2 {
  background: rgba(81, 88, 101, 0.3);
}
.mbox.box3 {
  background: #fefefe;
  border-top: 5px solid #040404;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
@media all and (max-width: 639px) {
  .mbox {
    padding: 15px;
  }
}

.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(229, 229, 229, 0.3);
}
.note.type1 {
  background: #fff;
  border: 1px solid #ddd;
}

#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;
  }
}

.content_box {
  padding: 40px;
}

/* background
----------------------------------*/
.bg-grid {
  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: #040404;
}
.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/27193/bg-01.jpg) no-repeat center/cover;
  opacity: 0.1;
  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/27193/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: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #fefefe;
  z-index: -1;
}

.bg-base {
  position: relative;
}
.bg-base:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #040404;
  z-index: -2;
}
.bg-base.type1:after {
  background-image: linear-gradient(147deg, #f79634 0%, #040404 100%);
}

.bg-top {
  position: relative;
}
.bg-top::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  background-image: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27193/bg_top.jpg);
  background-attachment: fixed;
  z-index: -2;
  background-position: right;
}

.bg-sub {
  position: relative;
}
.bg-sub:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #4b4b4b;
  z-index: -2;
}

.bg-gray {
  position: relative;
}
.bg-gray::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #e5e5e5;
  z-index: -2;
}

.bg-beige {
  position: relative;
}
.bg-beige:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff9ee;
  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, #040404 0%, #4b4b4b 100%);
  background-size: 100% 100%;
  z-index: -2;
  opacity: 0.8;
}

/* title
----------------------------------*/
.mtitle0 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 10px;
  height: auto;
}
.mtitle0 .eng {
  writing-mode: vertical-rl;
  transform: rotate(180deg);
  font-size: 0.9rem;
  color: #aaa;
  font-family: serif;
  letter-spacing: 0.1em;
  line-height: 1.6;
  white-space: nowrap;
}
.mtitle0 .ja {
  writing-mode: vertical-rl;
  font-size: 2rem;
  font-weight: normal;
  font-family: "Noto Serif JP", serif;
  line-height: 2.6;
  letter-spacing: 0.1em;
}

.mtitle {
  margin-bottom: 60px;
  position: relative;
  line-height: 2;
  padding-bottom: 30px;
}
@media all and (max-width: 639px) {
  .mtitle {
    margin-bottom: 50px;
  }
}
.mtitle:after {
  position: absolute;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  bottom: 0px;
  width: 80px;
  height: 3px;
  z-index: 1;
  background: #000;
  border-radius: 10px;
}
.mtitle.type1 .ja {
  font-size: 3rem;
  font-weight: 600;
}
.mtitle .eng,
.mtitle .eng2 {
  color: #000;
  position: relative;
  z-index: 2;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  font-size: 3.5rem;
}
.mtitle .ja {
  position: relative;
  z-index: 2;
  font-size: 1em;
  display: block;
  font-weight: 500;
}
@media all and (max-width: 639px) {
  .mtitle {
    padding-bottom: 20px;
  }
  .mtitle:after {
    width: 50px;
  }
  .mtitle .eng,
  .mtitle .eng2 {
    font-size: 1.8rem;
  }
  .mtitle .ja {
    font-size: 1.3rem;
  }
  .mtitle.type1 .ja {
    font-size: 1.8rem;
  }
}

.mtitles {
  margin-bottom: 10px;
}
.mtitles .ja {
  font-size: 1.2em;
  color: #fff;
  background: #040404;
  border-radius: 20px;
  padding: 2px 15px;
  display: inline-block;
}

.mtitle2 {
  position: relative;
  text-align: center;
  margin-bottom: 40px;
}
@media all and (max-width: 639px) {
  .mtitle2 {
    margin-bottom: 20px;
  }
}
.mtitle2 .eng {
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  color: #040404;
  position: relative;
  display: block;
  line-height: 1.3;
  font-size: 2.7em;
}
.mtitle2 .eng span:nth-child(1) {
  color: #4b4b4b;
}
.mtitle2 .eng span:nth-child(3) {
  color: #4b4b4b;
}
.mtitle2 .eng span:nth-child(5) {
  color: #4b4b4b;
}
.mtitle2 .ja {
  color: #000;
  font-size: 1.1em;
}
@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;
  writing-mode: vertical-rl;
  -webkit-text-orientation: mixed;
  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;
  color: #222;
  letter-spacing: 0.2em;
  padding-right: 5px;
  line-height: 2;
}
@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 .eng {
  display: block;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  font-size: 2rem;
  color: #040404;
}
@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;
  }
}

.mtitle4 {
  position: relative;
  margin-bottom: 30px;
  font-size: 2.5rem;
  line-height: 2;
  padding-bottom: 15px;
  text-align: center;
  font-weight: 600;
}
.mtitle4:after {
  position: absolute;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  bottom: 0px;
  width: 80px;
  height: 3px;
  z-index: 1;
  background: #000;
  border-radius: 10px;
}
.mtitle4.type1 {
  border-bottom: 2px solid #000;
  text-align: left;
  padding-bottom: 20px;
}
.mtitle4.type1:after {
  display: none;
}
@media all and (max-width: 639px) {
  .mtitle4 .ja {
    font-size: 1.6rem;
  }
}

.mtitle5 {
  position: relative;
  margin-bottom: 40px;
  border-top: 1px solid #040404;
  border-bottom: 1px solid #040404;
  padding: 15px;
}
@media all and (max-width: 639px) {
  .mtitle5 {
    margin-bottom: 20px;
  }
}
.mtitle5 .eng {
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  color: rgba(0, 0, 0, 0.6);
  color: #040404;
  font-size: 2em;
  padding-right: 20px;
}
.mtitle5 .ja {
  font-size: 1em;
  color: #000;
}
@media all and (max-width: 639px) {
  .mtitle5 .eng {
    font-size: 1.5em;
  }
  .mtitle5 .ja {
    display: block;
    font-size: 0.8em;
  }
}

.mtitle6 {
  margin-bottom: 40px;
}
@media all and (max-width: 639px) {
  .mtitle6 {
    margin-bottom: 20px;
  }
}
.mtitle6 .eng {
  font-size: 4.4em;
  color: #040404;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  background: linear-gradient(-60deg, #040404 0%, #4b4b4b 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;
  }
}

.mtitle_line {
  position: relative;
  margin-bottom: 20px;
  color: #000;
  border-top: 2px solid #040404;
  font-size: 1.7rem;
  padding: 6px 10px 16px;
}
@media all and (max-width: 1320px) {
  .mtitle_line {
    font-size: 1.53rem;
  }
}
@media all and (max-width: 1100px) {
  .mtitle_line {
    font-size: 1.445rem;
  }
}
@media all and (max-width: 896px) {
  .mtitle_line {
    font-size: 1.36rem;
  }
}
@media all and (max-width: 639px) {
  .mtitle_line {
    font-size: 1.275rem;
  }
}
.mtitle_line span {
  font-size: 1.4rem;
  color: #fff9ee;
  margin-right: 10px;
}
@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:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: "";
  opacity: 0.5;
  background-image: repeating-linear-gradient(-45deg, black, black 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: linear-gradient(to right, #040404 0%, #4b4b4b 80%);
}
.mtitle_line2::before {
  top: 0;
}
.mtitle_line2::after {
  bottom: 0;
}

.mtitle_line3 {
  font-size: 1.3em;
  margin-bottom: 40px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
@media all and (max-width: 639px) {
  .mtitle_line3 {
    margin-bottom: 20px;
  }
}
.mtitle_line3 .ja {
  border-left: 4px solid #040404;
  padding-left: 16px;
  font-family: "Shippori Mincho", "YakuHanMP", "Noto Serif JP", "游明朝 Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, serif;
}

.mtitle-bll {
  font-size: 1.3em;
  font-weight: 700;
  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: #4b4b4b;
}

.mtitle_sub {
  padding-left: 0.5em;
  position: relative;
  border-left: 6px solid #040404;
  margin: 8px 0 10px;
  text-align: left;
  font-size: 1.1em;
  font-weight: 600;
}
@media all and (max-width: 639px) {
  .mtitle_sub {
    font-size: 1.5rem;
  }
}

.mtitle_point {
  position: relative;
  margin-bottom: 15px;
  font-size: 2rem;
  text-align: center;
  color: #000;
}
@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:after {
  content: "";
  width: 30px;
  height: 2px;
  background: #4b4b4b;
  display: block;
  margin: 10px auto 0;
}

.mtitle_box {
  background: #040404;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 600;
  position: relative;
  padding: 15px 30px 15px 15px;
  display: flex;
  align-items: center;
}
@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: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%;
  transform: translateY(-50%);
  color: #fff;
}

.mtitle_box2 {
  background: black;
  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: #040404;
  content: "";
  display: block;
  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, #040404 0%, #4b4b4b 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;
}
.mtitle_category:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0ca";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
  color: #040404;
}
.mtitle_category.new:before {
  font-family: "Font Awesome 5 Free";
  content: "\f044";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
}

.mtitle_small {
  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: #4b4b4b;
}
.mtitle_small.type2 {
  margin-bottom: 5px;
}
.mtitle_small.sbc:before {
  color: #4b4b4b;
}

.mtitle_small2 {
  position: relative;
  margin-bottom: 10px;
  padding-left: 20px;
}
.mtitle_small2:before {
  content: "";
  background-color: #040404;
  width: 10px;
  height: 4px;
  position: absolute;
  top: 0.6em;
  left: 0;
}

.mtitle_small3 {
  color: #000;
  padding: 10px 0;
  margin-bottom: 20px;
  border-top: 1px solid rgba(4, 4, 4, 0.5);
  border-bottom: 1px solid rgba(4, 4, 4, 0.5);
}
@media all and (max-width: 639px) {
  .mtitle_small3 {
    margin-bottom: 10px;
  }
}
.mtitle_small3:before {
  content: "―";
  margin-right: 8px;
  color: rgba(4, 4, 4, 0.5);
}
.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;
  padding: 10px 10px 10px 30px;
  margin-bottom: 20px;
}
.mtitle_small4:before {
  position: absolute;
  top: 15%;
  left: 8px;
  width: 6px;
  height: 70%;
  content: "";
  background: rgba(4, 4, 4, 0.8);
}

.mtitle_small5 {
  position: relative;
  text-align: center;
  font-size: 1.8rem;
  color: #040404;
  margin-bottom: 40px;
}
@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;
  }
}
@media all and (max-width: 639px) {
  .mtitle_small5 {
    margin-bottom: 20px;
  }
}
.mtitle_small5:after {
  position: absolute;
  content: "";
  transform: translateX(-50%);
  left: 50%;
  bottom: -10px;
  height: 2px;
  width: 150px;
  background: #040404;
}

.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: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  font-size: 4.5em;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  gap: 40px;
  width: 100%;
  margin-bottom: 40px;
  color: #000;
}
@media all and (max-width: 639px) {
  .ttl_eng {
    margin-bottom: 20px;
  }
}
.ttl_eng .line {
  display: inline-block;
  width: 400px;
  height: 1px;
  background: linear-gradient(90deg, #040404 0%, #040404 80%);
}
.ttl_eng .line.left {
  background: linear-gradient(-90deg, #040404 0%, #040404 80%);
}
.ttl_eng.type2 {
  margin-bottom: 0;
}
.ttl_eng.white {
  -webkit-text-fill-color: initial;
  color: #fff;
}
.ttl_eng.white .line {
  background: #fff;
}
.ttl_eng.white .line.left {
  background: #fff;
}
.ttl_eng.sbc {
  -webkit-text-fill-color: initial;
  color: #fff;
}
.ttl_eng.sbc .line {
  background: #fff;
  background: #4b4b4b;
}
.ttl_eng.sbc .line.left {
  background: #fff;
  background: #4b4b4b;
}
@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;
  font-size: 1.3em;
}
@media all and (max-width: 639px) {
  .ttl_sub {
    margin-bottom: 20px;
  }
}

.fukidashi {
  text-align: center;
}
.fukidashi span {
  position: relative;
  display: inline-block;
  margin-bottom: 40px;
  padding: 16px 40px;
  border: 2px solid #040404;
  background-color: #040404;
  text-align: left;
  font-size: 1.3em;
  font-weight: 600;
  line-height: 1.5;
  color: #000;
}
.fukidashi span::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #040404 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: #040404 transparent transparent;
  translate: -50% 100%;
}
@media all and (max-width: 639px) {
  .fukidashi span {
    padding: 16px;
    font-size: 1.2em;
  }
}

.mtext0 {
  font-size: 1.8rem;
  line-height: 1.6;
}
.mtext0.type1 {
  margin-bottom: 30px;
  text-align: center;
}
.mtext0.type1 span {
  font-size: 1.6rem;
}
@media all and (max-width: 639px) {
  .mtext0 {
    font-size: 1.35rem;
  }
  .mtext0.type1 {
    margin-bottom: 25px;
  }
  .mtext0.type1 span {
    font-size: 1.2rem;
  }
}

.mtext1 {
  font-size: 2rem;
  line-height: 1.8;
}
.mtext1.type1 {
  margin-bottom: 30px;
  text-align: center;
}
@media all and (max-width: 896px) {
  .mtext1 {
    font-size: 1.6rem;
  }
}
@media all and (max-width: 639px) {
  .mtext1 {
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .mtext1.type1 {
    margin-bottom: 25px;
  }
}

.mtext2 {
  font-size: 2.4rem;
  line-height: 1.6;
}
.mtext2.type1 {
  line-height: 1.6;
  text-align: center;
  margin-bottom: 35px;
}
@media all and (max-width: 896px) {
  .mtext2 {
    font-size: 1.8rem;
  }
}
@media all and (max-width: 639px) {
  .mtext2 {
    font-size: 1.6rem;
  }
  .mtext2.type1 {
    margin-bottom: 30px;
  }
}

.mtext3 {
  font-size: 3.2rem;
  line-height: 1.6;
  text-align: center;
}
@media all and (max-width: 896px) {
  .mtext3 {
    font-size: 2.2rem;
  }
}
@media all and (max-width: 639px) {
  .mtext3 {
    font-size: 2rem;
  }
}

/* btn
----------------------------------*/
.btn01 a {
  background: #040404;
  text-align: center;
  width: 300px;
  margin: 15px auto;
  color: #fefefe;
  display: block;
  padding: 8px 5px;
  border: 1px solid #fff;
  max-width: 90%;
}
.btn01 a:hover {
  background: #fefefe;
  color: #040404;
  border: 1px solid #040404;
}
.btn01.left a {
  margin: 15px 0 auto 15px;
}
.btn01.mail {
  flex-basis: 100%;
}
.btn01.mail a {
  background: #040404;
  margin: 15px auto 25px;
}
.btn01.mail a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0e0";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
  margin-right: 5px;
}
@media all and (max-width: 639px) {
  .btn01 a {
    width: 95%;
  }
}

.btn02 {
  text-align: center;
}
.btn02 a {
  overflow: hidden;
  font-size: 1.6rem;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #000;
  border: 1px solid #040404;
}
.btn02 a span {
  position: relative;
}
.btn02 a i {
  position: absolute;
  top: calc(50% - 0.4em);
  right: 1rem;
  font-size: 0.8em;
}
.btn02 a::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  content: "";
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateX(-80%) translateY(-25px);
  transform: translateX(-80%) translateY(-25px);
  border-radius: 50%;
  background: #040404;
}
.btn02 a:hover:before {
  width: 400px;
  height: 400px;
  -webkit-transform: translateX(-1%) translateY(-175px);
  transform: translateX(-1%) translateY(-175px);
}

.btn_wk a {
  letter-spacing: 0.2em;
  text-align: center;
  color: #000;
  background: #fff;
  border: 1px solid #000;
  padding: 6px 10px;
  transition: all 0.3s ease-in-out;
}
.btn_wk a:before, .btn_wk a:after {
  content: "";
  position: absolute;
  border: solid #000;
  width: 10px;
  height: 10px;
  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: #040404;
  border-color: transparent;
}
.btn_wk a:hover:before, .btn_wk a:hover:after {
  width: calc(100% + 11px);
  height: calc(100% + 11px);
  border-color: #040404;
}

.btn_wk2 a {
  text-align: center;
  color: #000;
  background: transparent;
  border: 1px solid #000;
  padding: 6px 10px;
  transition: all 0.3s ease-in-out;
}
.btn_wk2 a:before, .btn_wk2 a:after {
  content: "";
  position: absolute;
  border: solid #000;
  width: 10px;
  height: 10px;
  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: #040404;
  border-color: transparent;
}
.btn_wk2 a:hover:before, .btn_wk2 a:hover:after {
  width: calc(100% + 11px);
  height: calc(100% + 11px);
  border-color: #040404;
}

.btns {
  text-align: end;
}
.btns a {
  background: #040404;
  border: 1px solid #040404;
  color: #fff;
  padding: 8px 24px;
  text-align: center;
  font-size: 0.9em;
}
.btns a:hover {
  color: #040404;
  background: #fff;
}
.btns.type2 {
  margin-top: 10px;
}
.btns.type2 a {
  border-radius: 0;
  padding: 5px 15px;
  background: #040404;
  border: 1px solid #040404;
}

/* news
----------------------------------*/
.news .news-inner {
  display: flex;
  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: #000;
  font-family: "Roboto", serif;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.news dd a {
  color: #000;
}
.news dd a:hover {
  opacity: 0.6;
}

/* page-title
----------------------------------*/
.page-title {
  position: relative;
  z-index: 3;
  background: #e5e5e5;
}
.page-title .inner {
  margin: 0 auto;
  margin-top: 120px;
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 1200px;
  position: relative;
  z-index: 3;
  text-align: center;
}
@media all and (max-width: 1100px) {
  .page-title .inner {
    padding: 0px 20px;
  }
  .page-title .inner .inner {
    margin-top: 80px;
  }
}
@media all and (max-width: 639px) {
  .page-title .inner {
    height: 200px;
  }
}
.page-title .inner .page-lead {
  font-size: 2.8em;
  position: relative;
  padding-bottom: 15px;
  line-height: 1;
}
.page-title .inner .page-lead .eng {
  display: block;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  padding-bottom: 20px;
}
.page-title .inner .page-lead .ja {
  display: block;
  font-size: 0.4em;
}
@media all and (max-width: 639px) {
  .page-title .inner .page-lead {
    font-size: 2rem;
    padding-bottom: 30x;
  }
  .page-title .inner .page-lead .eng {
    font-size: 3rem;
  }
  .page-title .inner .page-lead .ja {
    font-size: 1.2rem;
  }
}

/* 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: #4b4b4b;
  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: #4b4b4b;
  margin-top: -10px;
}
.company td {
  background: #f9f9f9;
  padding-left: 20px;
  color: #000;
}

.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: #040404;
  color: #fff;
  white-space: nowrap;
  width: 30%;
}
.tbl td {
  padding: 10px 20px;
  background: #fefefe;
  border: 1px solid rgba(4, 4, 4, 0.4);
}
.tbl .price {
  font-weight: 600;
  font-size: 1.4em;
}
@media all and (max-width: 639px) {
  .tbl.type2 tr {
    display: flex;
    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: #000;
}
.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 td {
  padding-left: 30px;
}
.tbl_new tr th {
  width: 20%;
  border-right: 1px solid #4b4b4b;
}
.tbl_new tr:nth-child(odd) th, .tbl_new tr:nth-child(odd) td {
  background: #f7f7f7;
  color: #000;
}
.tbl_new.type2 tr:nth-child(odd) th, .tbl_new.type2 tr:nth-child(odd) td {
  background: #fff;
}

.tbl-border {
  width: 100%;
}
.tbl-border.type1 {
  border-top: 1px solid #ddd;
}
.tbl-border th,
.tbl-border td {
  padding: 15px 10px;
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
  font-weight: 500;
}
.tbl-border th {
  width: 20%;
}
@media all and (max-width: 639px) {
  .tbl-border th,
  .tbl-border td {
    padding: 10px 3px;
    font-size: 0.9em;
  }
  .tbl-border th {
    width: 8em;
  }
}

.timetable {
  width: 100%;
  border-top: 2px solid rgb(49.5, 49.5, 49.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: #4b4b4b;
}
.timetable .circle:before {
  content: "〇";
}

/* ggmap
----------------------------------*/
.ggmap {
  position: relative;
  padding-bottom: 28.25%;
  height: 0;
  overflow: hidden;
}
.ggmap.type2 {
  padding-bottom: 26.25%;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: grayscale(1);
}
@media all and (max-width: 639px) {
  .ggmap.type2 {
    padding-bottom: 56.25%;
  }
}

/* list
----------------------------------*/
.list_common li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dashed rgba(75, 75, 75, 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: #4b4b4b;
  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(255, 249, 238, 0.2);
  margin-top: 10px;
}
.list_check li a {
  color: #040404;
  border-bottom: 1px dotted #040404;
}
.list_check li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
  color: #040404;
}

.list_check2 li {
  padding: 2px 8px 2px 30px;
  position: relative;
}
.list_check2 li .num {
  color: #040404;
  margin: 0 4px;
  font-family: "Roboto", serif;
  font-weight: 700;
  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: #040404;
}
.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: #040404;
  font-weight: normal;
}

.list-inline2 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.list-inline2 li {
  padding: 4px 15px;
  background: #040404;
  border: 1px solid #040404;
  border-radius: 30px;
}

.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;
  background: #040404;
  border-radius: 50%;
  padding: 5px;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Jost", sans-serif;
  font-weight: bold;
}

.list_disc.sbc li:before {
  color: #4b4b4b;
}
.list_disc li {
  position: relative;
}
.list_disc li:not(:last-of-type) {
  margin-bottom: 5px;
}
.list_disc li:before {
  content: "●";
  color: #040404;
  margin-right: 5px;
  font-size: 0.7em;
}

#top-blog .pages {
  display: none;
}

.blog-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.blog-wrap * {
  transition: 0.3s;
}
.blog-wrap > li {
  width: calc((100% - 10px) / 3);
  position: relative;
  padding: 1em;
}
.blog-wrap > li > a {
  width: 100%;
  height: 100%;
  display: block;
}
.blog-wrap > li > a:hover .blog-img img {
  opacity: 1;
  transform: scale(1.2);
}
@media all and (max-width: 639px) {
  .blog-wrap > li {
    width: calc((100% - 5px) / 2);
    padding: 0.5em;
  }
}

.blog-img {
  width: 100%;
  height: 220px;
  overflow: hidden;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.blog-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease;
  font-family: "object-fit: cover;";
}
.blog-img:hover img {
  opacity: 1 !important;
  transform: scale(1.2);
}
@media all and (max-width: 896px) {
  .blog-img {
    height: 150px;
  }
}

.blog-detail img {
  display: block;
  margin: auto;
}

.blog-detail-upper {
  z-index: 2;
  color: #373737;
  font-size: 12px;
}

.blog-category {
  display: inline-block;
  padding: 5px 5px;
  line-height: 1;
  text-align: center;
  background: #4b4b4b;
  color: #fff;
  font-weight: 600;
  margin-left: 5px;
  font-size: 0.9em;
}

.blog-date {
  line-height: 1.3;
  text-align: center;
  display: inline-block;
  color: #000;
  font-size: 1.2em;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  font-weight: 700;
}

.blog-title {
  line-height: 1.3;
  margin: 10px 0 0;
  color: #000;
  font-size: 0.9em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.blog-txt {
  line-height: 1.5;
  color: #040404;
  padding: 10px;
}

.blog-month {
  margin-bottom: 10px;
}
.blog-month ul {
  display: flex;
  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 {
  display: block;
  padding: 5px 0;
  background: #040404;
  color: #fff;
  font-size: 1.2rem;
}
@media all and (max-width: 1320px) {
  .blog-month ul li a {
    font-size: 1.08rem;
  }
}
@media all and (max-width: 1100px) {
  .blog-month ul li a {
    font-size: 1.02rem;
  }
}
@media all and (max-width: 896px) {
  .blog-month ul li a {
    font-size: 0.96rem;
  }
}
@media all and (max-width: 639px) {
  .blog-month ul li a {
    font-size: 0.9rem;
  }
}
.blog-month ul li a:hover {
  opacity: 0.6;
}
@media all and (max-width: 1100px) {
  .blog-month ul li {
    width: 100%;
  }
}

.pages {
  text-align: center;
  margin-top: 30px;
}
.pages .page_next,
.pages .page_prev {
  display: inline-block;
  margin: 0 20px;
}
.pages .page_next a,
.pages .page_prev a {
  color: #040404;
  padding: 4px 15px;
  border: 1px solid #040404;
  font-size: 12px;
}

.category_nav li:not(:last-child) {
  margin-bottom: 5px;
}
.category_nav li a {
  display: block;
  padding: 10px;
  font-size: 13px;
  text-align: center;
  background: #e5e5e5;
  color: #000;
}
.category_nav li a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0a9";
  font-weight: 900;
  margin-right: 5px;
  font-size: 0.7em;
  color: #4b4b4b;
}
.category_nav li a:hover {
  opacity: 0.5;
}
.category_nav li:last-child a {
  border-bottom: none;
}

.blog2 .blog-wrap > li .blog-img {
  height: 170px;
}

.blog-area-flex {
  display: flex;
  align-items: flex-start;
  gap: 40px;
}
@media all and (max-width: 639px) {
  .blog-area-flex {
    flex-direction: column;
    gap: 20px;
  }
}

.vertical-title {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.vertical-title span {
  writing-mode: vertical-rl;
  display: block;
}
.vertical-title .eng {
  font-size: 0.9rem;
  margin-bottom: 100px;
  letter-spacing: 0.1em;
}
.vertical-title .ja {
  font-size: 4rem;
  color: #fff;
  margin: 0;
  line-height: 2.6;
}
@media all and (max-width: 896px) {
  .vertical-title {
    writing-mode: horizontal-tb;
    flex-direction: column;
    text-align: center;
    white-space: normal;
  }
  .vertical-title span {
    writing-mode: horizontal-tb;
  }
  .vertical-title .eng {
    margin-bottom: 5px;
    font-size: 1rem;
    color: #ccc;
  }
  .vertical-title .ja {
    font-size: 2rem;
    margin-top: 5px;
  }
}

/* breadcrumb
----------------------------------*/
.breadcrumb {
  max-width: 95%;
  margin: 20px auto 20px;
  font-size: 1.2rem;
  text-align: right;
  padding: 0 20px;
}
@media all and (max-width: 1320px) {
  .breadcrumb {
    font-size: 1.08rem;
  }
}
@media all and (max-width: 1100px) {
  .breadcrumb {
    font-size: 1.02rem;
  }
}
@media all and (max-width: 896px) {
  .breadcrumb {
    font-size: 0.96rem;
  }
}
@media all and (max-width: 639px) {
  .breadcrumb {
    font-size: 0.9rem;
  }
}
.breadcrumb li {
  display: inline;
  color: rgba(0, 0, 0, 0.6);
}
.breadcrumb li a {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb li + li:before {
  margin: 0 10px;
  content: "/";
}

/* form
----------------------------------*/
.mbox .form-contents form dl dd:not(.pattern-exclusion) {
  padding-left: 0;
}
.mbox .form-contents form dl dt:not(.pattern-exclusion) {
  float: none;
  width: 100%;
}
@media all and (max-width: 639px) {
  .mbox .form-contents form dl dd:not(.pattern-exclusion) {
    padding-top: 0px;
  }
}
@media all and (max-width: 639px) {
  .mbox .form-contents {
    padding: 0px;
  }
}
@media all and (max-width: 639px) {
  .mbox .form-contents form dl {
    font-size: 1.1rem;
  }
}

.mbox .form-pattern-1 dl dt:not(.pattern-exclusion) span {
  position: relative;
}

.mbox .form-pattern-1 dl dt:not(.pattern-exclusion) span.required::before {
  position: absolute;
  right: 0;
  transform: translateX(100%);
  content: "*";
  color: red;
  background: transparent;
  font-size: 2rem;
}

.policy {
  padding: 30px;
  background: #f8f9fa;
  margin-top: 20px;
}

/* accordion
----------------------------------*/
.accordion {
  border: 1px solid #ccc;
  margin-top: 40px;
}
.accordion dt,
.accordion dd {
  position: relative;
  padding: 1em;
}
.accordion dt {
  cursor: pointer;
  font-size: 1.1em;
  color: #000;
  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%);
  -ms-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.7);
  color: #000;
}

/* gallery
----------------------------------*/
.gallery {
  display: flex;
  justify-content: flex-start;
  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;
}
.gallery li a img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.gallery li .ttl {
  font-size: 1.1em;
  font-weight: 600;
  text-align: center;
  background: rgba(75, 75, 75, 0.1);
  margin-bottom: 10px;
}
.gallery li .txt {
  font-size: 90%;
  margin: 3px 0 6px;
  text-align: center;
}

.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: #fefefe;
}
.grid-item a:hover img {
  transform: scale(1.1);
  transition: transform 0.6s ease-in-out;
}
.grid-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  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: #272221;
  transform: translateY(-50%);
  line-height: 1.5;
}
.grid-item .grid-title span {
  display: table;
  background: #272221;
  color: #fff;
  padding: 5px 20px;
  margin: 10px auto 0;
  border-radius: 30px;
}
.grid-item .grid-txt {
  color: #272221;
  line-height: 1.5;
}
.grid-item .grid-txt h3 {
  letter-spacing: 0.1em;
  color: rgb(59.7, 59.7, 59.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: 700;
  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(255, 240, 212.5);
}
.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: #373737;
  border-radius: 10px;
}
.grid-item a:hover .grid-title {
  opacity: 1;
}
.grid-item a:hover img {
  opacity: 0.4;
  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: 180px;
    margin-bottom: 5px;
  }
}
@media all and (max-width: 639px) {
  .grid-item {
    padding: 5px;
  }
  .grid-item .gallery {
    height: 100px;
  }
  .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;
  }
}

/* fixed
----------------------------------*/
.fixed-btn {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 150;
}
.fixed-btn a {
  text-align: center;
  padding: 20px 6px;
  display: block;
  background: #040404;
  color: #fff;
  font-size: 1.1em;
  writing-mode: vertical-lr;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fixed-btn a i {
  margin-bottom: 4px;
}
.fixed-btn a:hover {
  transform: translateX(5px);
}
.fixed-btn a::before {
  border-bottom: 15px solid transparent;
  border-left: 15px solid black;
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}

/* framework
----------------------------------*/
.daily-dl {
  position: relative;
}
.daily-dl .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  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: #4b4b4b;
}
.daily-dl .inner:last-child:before {
  display: none;
}
.daily-dl .inner dt {
  position: relative;
  width: 80px;
  height: 80px;
  line-height: 80px;
  background: #4b4b4b;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
  z-index: 4;
  font-family: "Roboto", serif;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@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 dd {
  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: #000;
}

.flow-dl {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.flow-dl .flow-inner {
  display: flex;
  width: calc((100% - 20px) / 2);
  background: rgba(255, 255, 255, 0.8);
  align-items: stretch;
}
.flow-dl dt {
  background: #040404;
  color: #fff;
  text-align: center;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  padding: 15px;
  width: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.flow-dl dt span {
  font-size: 3.5rem;
  display: block;
  line-height: 1;
}
@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 dd {
  width: calc(100% - 80px);
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.flow-dl dd .ttl {
  font-size: 1.1em;
  margin-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
@media all and (max-width: 639px) {
  .flow-dl .flow-inner {
    width: 100%;
  }
}

.time-list li {
  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: #040404;
  z-index: 1;
  border: 2px solid #040404;
  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: #4b4b4b;
  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: #4b4b4b;
  background: #fff;
  color: #000;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 16px;
  padding-left: 3em;
  position: relative;
  cursor: pointer;
  transition: all 0.5s ease;
  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;
  line-height: 35px;
  color: #fff;
  background: #4b4b4b;
  width: 35px;
  height: 35px;
  text-align: center !important;
}
@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::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;
  line-height: 35px;
  color: #4b4b4b;
  width: 35px;
  height: 35px;
  text-align: center !important;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
}
@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-dl {
  counter-reset: number;
}
.faq-dl .faq-inner {
  position: relative;
  background: #fff;
  box-shadow: rgba(17, 12, 46, 0.05) 0px 48px 100px 0px;
  padding-left: 30px;
}
.faq-dl .faq-inner:not(:last-of-type) {
  margin-bottom: 20px;
}
.faq-dl .faq-inner dt,
.faq-dl .faq-inner dd {
  position: relative;
  font-size: 1.6rem;
}
@media all and (max-width: 639px) {
  .faq-dl .faq-inner dt,
  .faq-dl .faq-inner dd {
    font-size: 1.3rem;
  }
}
.faq-dl .faq-inner dt:before,
.faq-dl .faq-inner dd:before {
  position: absolute;
  content: "";
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
}
.faq-dl .faq-inner.active dt:after {
  content: "－";
}
.faq-dl .faq-inner dt {
  font-weight: 600;
  padding: 20px 10px;
  padding-left: 50px;
  cursor: pointer;
  z-index: 2;
}
@media all and (max-width: 639px) {
  .faq-dl .faq-inner dt {
    font-size: 1.2rem;
    padding-left: 42px;
  }
}
.faq-dl .faq-inner dt:before {
  counter-increment: number;
  content: "Q" counter(number) " ";
  color: #040404;
  font-size: 2rem;
}
@media all and (max-width: 639px) {
  .faq-dl .faq-inner dt:before {
    font-size: 1.5rem;
  }
}
.faq-dl .faq-inner dt:after {
  content: "＋";
  position: absolute;
  top: 50%;
  right: 2%;
  transform: translateY(-50%);
  font-size: 1.5rem;
  color: #040404;
  text-align: center;
}
.faq-dl .faq-inner dt span {
  position: relative;
}
.faq-dl .faq-inner dt span::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 10px;
  background-image: linear-gradient(to right, #040404, #4b4b4b);
  opacity: 0.5;
  z-index: -1;
}
@media all and (max-width: 639px) {
  .faq-dl .faq-inner dt span::after {
    display: none;
  }
}
@media all and (max-width: 639px) {
  .faq-dl .faq-inner dt:hover span {
    color: #040404;
  }
}
.faq-dl .faq-inner dd {
  display: none;
  padding: 20px;
  padding-left: 55px;
}
.faq-dl .faq-inner dd:before {
  content: "A.";
  color: #4b4b4b;
  font-size: 2rem;
}
@media all and (max-width: 639px) {
  .faq-dl .faq-inner dd:before {
    font-size: 2rem;
  }
}
@media all and (max-width: 639px) {
  .faq-dl .faq-inner {
    padding-left: 10px;
  }
}

.flow-list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.flow-list > li {
  width: calc((100% - 40px) / 2);
  background: #fff;
  border-radius: 10px;
  padding: 2em;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  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;
  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;
  position: relative;
  padding-bottom: 0.5em;
  padding-left: 0.5em;
  margin-bottom: 20px;
}
@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::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  border-radius: 1px;
  background-image: linear-gradient(-60deg, #040404 0%, #4b4b4b 70%);
}
.flow-list > li .flow-title .num {
  display: inline-block;
  position: relative;
  color: #4b4b4b;
  border-radius: 10px;
  margin-right: 15px;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  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: 100%;
  margin: 0 auto;
}
.flow-list2 .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 5px;
  position: relative;
}
.flow-list2 .inner:before {
  position: absolute;
  content: "";
  height: 115%;
  width: 8px;
  top: 25px;
  left: 30px;
  background: #040404;
}
.flow-list2 .inner:last-child:before {
  display: none;
}
.flow-list2 .inner dt {
  position: relative;
  width: 65px;
  height: 65px;
  background: #040404;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  z-index: 4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "Jost", sans-serif;
  font-size: 1.6em;
}
.flow-list2 .inner dd {
  flex: 1;
  position: relative;
  background: #fff;
  left: -10px;
  margin-top: 10px;
  padding: 20px 30px 20px 25px;
  z-index: 2;
  color: #000;
  border-radius: 3px;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.flow-list2 .inner dd .img {
  width: 30%;
}
.flow-list2 .inner dd .txt {
  width: 65%;
}
.flow-list2 .inner dd .ttl {
  display: block;
  font-size: 1.2em;
  font-weight: 600;
  margin-bottom: 10px;
}

.flow-list3 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 40px;
  margin-left: 20px;
}
.flow-list3 .inner {
  display: flex;
  position: relative;
}
.flow-list3 dt {
  position: absolute;
  left: -1em;
  top: -1em;
  width: 2.5em;
  height: 2.5em;
  background: linear-gradient(-60deg, #040404 0%, #4b4b4b 70%);
  border-radius: 50%;
  color: #fff;
  text-align: center;
  z-index: 4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "Roboto", serif;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.flow-list3 dd {
  border: 1px solid #ddd;
  border-radius: 10px;
  writing-mode: vertical-lr;
  text-align: center;
  padding: 45px 15px;
  font-size: 1.3rem;
  font-weight: 600;
}
@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-list4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
}
.flow-list4 > li {
  width: calc((100% - 80px) / 3);
}
.flow-list4 > li .num {
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  font-size: 2.5em;
  text-align: center;
}
.flow-list4 > li .img img {
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 50%;
  margin-bottom: 20px;
  box-shadow: rgba(50, 50, 93, 0.05) 0px 50px 100px -20px, rgba(0, 0, 0, 0.1) 0px 30px 60px -30px;
}
.flow-list4 > li .ttl {
  text-align: center;
  margin: 10px auto;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid #4b4b4b;
  font-size: 1.2em;
}
.flow-list4 > li .txt {
  font-size: 0.95em;
}
@media all and (max-width: 896px) {
  .flow-list4 > li {
    width: 100%;
  }
  .flow-list4 > li .img {
    width: 80%;
    margin: auto;
  }
}

.price-dl {
  border-bottom: 1px solid #ddd;
  display: flex;
  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: 700;
  letter-spacing: 0.05em;
}

/* anchor
----------------------------------*/
/* other
----------------------------------*/
.room_link {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.room_link > li {
  width: calc((100% - 30px) / 4);
}
.room_link > li a {
  display: block;
  border: 1px solid #4b4b4b;
  padding: 5px;
  text-align: center;
  background: #fff;
  color: #040404;
  font-weight: 600;
  transition: all 0.5s ease;
}
.room_link > li a.pick {
  background: #4b4b4b;
  color: #fff;
}
.room_link > li a.pick span {
  color: #fff;
}
.room_link > li a span {
  display: block;
  color: #000;
  transition: all 0.5s ease;
}
.room_link > li a:hover {
  background: #040404;
  color: #fff;
}
.room_link > li a:hover span {
  color: #fff;
}
.room_link > li a:hover.pick {
  background: #040404;
}
@media all and (max-width: 639px) {
  .room_link > li {
    width: calc((100% - 10px) / 2);
  }
}

.pick_txt span {
  color: #4b4b4b;
}

.top_img {
  height: 600px;
}

.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: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  border: 1px solid #040404;
  border-radius: 600px 600px 0 0;
  padding: 250px 10% 200px;
}
.top_greet .img {
  width: 45%;
  height: 100%;
}
.top_greet .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 350px 350px 0 0;
  aspect-ratio: 3/4;
  display: inline-block;
  box-shadow: rgba(50, 50, 93, 0.05) 0px 50px 100px -20px, rgba(0, 0, 0, 0.1) 0px 30px 60px -30px;
}
.top_greet .txt {
  width: 50%;
}
@media all and (max-width: 1100px) {
  .top_greet {
    padding: 100px 10% 50px;
    gap: 40px;
  }
  .top_greet .img {
    width: 90%;
    margin: auto;
  }
  .top_greet .img img {
    aspect-ratio: 6/5;
  }
  .top_greet .txt {
    width: 100%;
  }
}
@media all and (max-width: 639px) {
  .top_greet {
    padding: 50px 5% 40px;
  }
}

.top_greet2.layout3col {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: flex-start;
  gap: 60px;
  padding: 0 20px;
  max-width: 1200px;
  margin: 0 auto;
}
.top_greet2.layout3col .title-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  writing-mode: vertical-rl;
  text-align: start;
  line-height: 1.8;
}
.top_greet2.layout3col .title-wrap .ja {
  font-size: 4rem;
  letter-spacing: 0.1em;
  line-height: 2.6;
}
.top_greet2.layout3col .title-wrap .eng {
  writing-mode: vertical-rl;
  transform: none;
  font-size: 1rem;
  color: #aaa;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin-bottom: 10px;
}
.top_greet2.layout3col .txt {
  writing-mode: vertical-rl;
  display: flex;
  flex-direction: row-reverse;
  gap: 2em;
  line-height: 2.6;
  font-size: 1.6rem;
}
.top_greet2.layout3col .txt p {
  margin: 0;
}

.top_greet2.layout3col.with-image {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: flex-start;
  gap: 60px;
  padding: 0 20px;
  max-width: 1200px;
  margin: 0 auto;
}
.top_greet2.layout3col.with-image .title-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  writing-mode: vertical-rl;
  text-align: start;
}
.top_greet2.layout3col.with-image .title-wrap .ja {
  font-size: 4rem;
  font-family: "Noto Serif JP", serif;
  letter-spacing: 0.1em;
  line-height: 2.6;
}
.top_greet2.layout3col.with-image .title-wrap .eng {
  writing-mode: vertical-rl;
  transform: none;
  font-size: 1rem;
  color: #aaa;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin-bottom: 10px;
}
.top_greet2.layout3col.with-image .txt {
  writing-mode: vertical-rl;
  display: flex;
  flex-direction: row-reverse;
  gap: 2em;
  line-height: 2.6;
  font-family: "Noto Serif JP", serif;
  font-size: 1.4rem;
  max-width: 500px;
}
.top_greet2.layout3col.with-image .txt p {
  margin: 0;
}
.top_greet2.layout3col.with-image .txt p span {
  font-size: 18px;
}
.top_greet2.layout3col.with-image .image-wrap {
  flex-shrink: 0;
  max-width: 400px;
}
.top_greet2.layout3col.with-image .image-wrap.opa {
  opacity: 0.4;
}
.top_greet2.layout3col.with-image .image-wrap img {
  width: 100%;
  height: auto;
  display: block;
}

@media all and (max-width: 1399px) and (min-width: 897px) {
  .top_greet2.layout3col.with-image {
    gap: 30px;
    padding: 0 10px;
  }
  .top_greet2.layout3col.with-image .image-wrap {
    max-width: 270px;
  }
  .top_greet2.layout3col.with-image .image-wrap img {
    width: 100%;
    height: auto;
  }
  .top_greet2.layout3col.with-image .txt {
    font-size: 1.2rem;
    gap: 1em;
    line-height: 2.2;
    max-width: 400px;
  }
  .top_greet2.layout3col.with-image .title-wrap .ja {
    font-size: 3rem;
  }
  .top_greet2.layout3col.with-image .title-wrap .eng {
    font-size: 0.9rem;
  }
}
@media all and (max-width: 896px) {
  .top_greet2.layout3col.with-image {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 30px;
  }
  .top_greet2.layout3col.with-image .title-wrap {
    writing-mode: horizontal-tb;
    align-items: center;
    justify-content: center;
  }
  .top_greet2.layout3col.with-image .title-wrap .ja {
    font-size: 2rem;
    line-height: 1.4;
  }
  .top_greet2.layout3col.with-image .title-wrap .eng {
    writing-mode: horizontal-tb;
    font-size: 0.9rem;
    margin-bottom: 5px;
  }
  .top_greet2.layout3col.with-image .txt {
    writing-mode: horizontal-tb;
    flex-direction: column;
    align-items: center;
    text-align: left;
    font-size: 1rem;
    line-height: 2;
    max-width: 100%;
  }
  .top_greet2.layout3col.with-image .image-wrap {
    max-width: 100%;
  }
  .top_greet2.layout3col.with-image .image-wrap img {
    width: 100%;
    height: auto;
  }
  .top_greet2.layout3col.with-image .image-wrap.opa {
    display: none;
  }
}
@media all and (max-width: 896px) {
  .top_greet2.layout3col {
    flex-direction: column;
    align-items: center;
    gap: 30px;
    text-align: center;
  }
  .top_greet2.layout3col .title-wrap {
    writing-mode: horizontal-tb;
    align-items: center;
    justify-content: center;
  }
  .top_greet2.layout3col .title-wrap .ja {
    font-size: 2rem;
    line-height: 1.4;
  }
  .top_greet2.layout3col .title-wrap .eng {
    writing-mode: horizontal-tb;
    font-size: 0.9rem;
    margin-bottom: 5px;
  }
  .top_greet2.layout3col .txt {
    writing-mode: horizontal-tb;
    flex-direction: column;
    align-items: center;
    text-align: left;
    font-size: 1rem;
    line-height: 2;
    max-width: 100%;
  }
  .top_greet2.layout3col .txt p {
    margin: 0;
  }
}
.menu_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.menu_list > li {
  width: 33.3333333333%;
}
.menu_list > li a {
  display: block;
  height: 300px;
  position: relative;
  overflow: hidden;
}
.menu_list > li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
  transition: all 0.5s ease;
}
.menu_list > 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/27193/menu01.jpg) center/cover;
  z-index: -1;
  transition: all 0.5s ease;
}
.menu_list > li a .ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}
.menu_list > li a .ttl .eng {
  display: block;
  font-size: 2em;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  line-height: 1.2;
}
.menu_list > li a .ttl .ja {
  display: block;
  font-weight: bold;
  font-size: 1em;
}
.menu_list > li a:hover::before {
  opacity: 0;
}
.menu_list > li a:hover::after {
  transform: scale(1.1);
  filter: blur(5px);
}
.menu_list > li:nth-child(2) a::after {
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27193/menu02.jpg) center/cover;
}
.menu_list > li:nth-child(3) a::after {
  background: url(https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27193/menu03.jpg) center/cover;
}
@media all and (max-width: 896px) {
  .menu_list > li {
    width: 100%;
  }
  .menu_list > li a {
    height: 300px;
  }
  .menu_list > li:nth-child(1), .menu_list > li:nth-child(2) {
    width: 100%;
  }
}
@media all and (max-width: 639px) {
  .menu_list {
    row-gap: 10px;
  }
  .menu_list > li a {
    height: 200px;
  }
  .menu_list > li a .ttl {
    font-size: 1.3rem;
  }
  .menu_list > li a .ttl .eng {
    font-size: 2rem;
  }
}

.product_box {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.product_box > li {
  width: calc((100% - 80px) / 3);
  background: rgba(75, 75, 75, 0.05);
  border: 1px solid #4b4b4b;
  border-radius: 10px;
  padding: 2em;
}
.product_box > li a:hover .pro_img img {
  transform: scale(1.1);
}
.product_box > li .pro_img {
  margin-bottom: 10px;
  overflow: hidden;
}
.product_box > li .pro_img img {
  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;
}

.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: flex;
  justify-content: space-between;
  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;
  }
}

.wood_list .img img {
  height: 220px;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
  box-shadow: rgba(50, 50, 93, 0.05) 0px 50px 100px -20px, rgba(0, 0, 0, 0.1) 0px 30px 60px -30px;
}
.wood_list .ttl {
  text-align: center;
  margin: 10px 0 5px;
  font-size: 1.1em;
}
.wood_list .txt {
  font-size: 0.9em;
}

.point_box {
  margin-bottom: 60px;
}
@media all and (max-width: 639px) {
  .point_box {
    margin-bottom: 30px;
  }
}

/* slider
----------------------------------*/
.slide_list,
.slide_list2 {
  text-align: center;
}
.slide_list img,
.slide_list2 img {
  height: 300px;
  width: 400px;
  object-fit: cover;
  filter: grayscale(0.4);
  filter: brightness(110%);
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
  position: relative;
}
.slide_list img:hover,
.slide_list2 img:hover {
  filter: grayscale(0);
}

.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: flex;
  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%;
  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: flex;
  gap: 40px;
}

.feature_list {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  padding-top: 40px;
}
.feature_list > li {
  width: calc((100% - 80px) / 3);
  position: relative;
}
.feature_list > li .img {
  margin-bottom: 10px;
}
.feature_list > li .num {
  position: absolute;
  top: -1em;
  right: -0.3em;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  font-size: 3.5em;
  color: #040404;
}
.feature_list > li .ttl {
  text-align: center;
  font-size: 1.1em;
  margin-bottom: 10px;
}
.feature_list > li .txt {
  font-size: 0.9em;
}
@media all and (max-width: 896px) {
  .feature_list > li {
    width: 100%;
  }
}

.deco01 {
  width: 350px;
}
@media all and (max-width: 896px) {
  .deco01 {
    width: 45%;
  }
}

.staff_list {
  display: flex;
  flex-wrap: wrap;
  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, #040404 0%, #4b4b4b 70%);
  z-index: -1;
  opacity: 0.3;
}
.staff_list > li .name {
  text-align: center;
  font-family: "Shippori Mincho", "YakuHanMP", "Noto Serif JP", "游明朝 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: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}
.service_list > li {
  width: calc((100% - 60px) / 4);
}
.service_list > li .icon {
  position: relative;
  overflow: hidden;
  margin: 0 auto 10px;
  aspect-ratio: 1/1;
  display: flex;
  justify-content: 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;
  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 {
  justify-content: flex-start;
  gap: 20px;
}
.service_list.type2 > li {
  padding: 2em;
  width: calc((100% - 40px) / 3);
  background: #fefefe;
  border: 1px solid #515865;
  box-shadow: rgba(50, 50, 93, 0.1) 0px 50px 100px -20px, rgba(0, 0, 0, 0.1) 0px 30px 60px -30px;
  border-radius: 5px;
  transition: all 0.5s ease;
  color: #000;
}
.service_list.type2 > li .icon {
  max-width: 150px;
}
.service_list.type2 > li .icon::after {
  background: transparent;
}
.service_list.type2 > li .img {
  margin-bottom: 10px;
}
.service_list.type2 > li .img img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.service_list.type2 > li .ttl {
  margin-bottom: 0;
}
.service_list.type2 > li .ttl span {
  display: block;
  font-weight: 400;
  font-size: 0.8em;
}
.service_list.type3 {
  margin: auto;
  margin-top: 60px;
  row-gap: 80px;
  max-width: 1000px;
}
.service_list.type3 > li {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.service_list.type3 > li:nth-child(2n) {
  flex-direction: row-reverse;
}
.service_list.type3 > li .img {
  width: 40%;
}
.service_list.type3 > li .img img {
  height: 300px;
  width: 100%;
  object-fit: cover;
  border-radius: 220px;
  box-shadow: rgba(50, 50, 93, 0.05) 0px 50px 100px -20px, rgba(0, 0, 0, 0.1) 0px 30px 60px -30px;
}
.service_list.type3 > li .txt_area {
  width: 55%;
}
.service_list.type3 > li .txt_area .ttl {
  text-align: left;
  font-size: 1.6em;
  margin-bottom: 20px;
}
.service_list.type3 > li .txt_area .txt {
  font-size: 1em;
}
@media all and (max-width: 896px) {
  .service_list {
    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);
  }
  .service_list.type3 {
    margin-top: 30px;
    row-gap: 40px;
  }
  .service_list.type3 > li {
    width: 100%;
  }
  .service_list.type3 > li .img {
    width: 100%;
    margin-bottom: 20px;
  }
  .service_list.type3 > li .img img {
    height: 200px;
  }
  .service_list.type3 > li .txt_area {
    width: 100%;
  }
  .service_list.type3 > li .txt_area .ttl {
    text-align: center;
    font-size: 1.3em;
    margin-bottom: 10px;
  }
  .service_list.type3 > li .txt_area .txt {
    font-size: 1em;
  }
}

.top_about {
  display: flex;
  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: #e5e5e5;
  z-index: -2;
  opacity: 0.5;
}
.top_about .txt .big_eng {
  transform: translate(-150px, -50px);
  white-space: nowrap;
  z-index: 10;
  font-size: 5.4em;
  color: #040404;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  background: linear-gradient(-60deg, #040404 0%, #4b4b4b 70%);
  -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 {
    transform: translate(0, -30px);
    font-size: 3.4em;
  }
}

.service_box .head_img {
  margin-bottom: 20px;
}
.service_box .head_img img {
  width: 100%;
  height: 550px;
  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;
  object-fit: cover;
  border-radius: 10px;
}
@media all and (max-width: 896px) {
  .company_img img {
    height: 350px;
  }
}

.big_ttl_outer {
  position: relative;
  margin-bottom: 40px;
}
@media all and (max-width: 639px) {
  .big_ttl_outer {
    margin-bottom: 20px;
  }
}
.big_ttl_outer .ttl {
  line-height: 1;
}
.big_ttl_outer .ttl .eng {
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  font-size: 6em;
  display: block;
  margin-bottom: 20px;
  letter-spacing: 0.05em;
}
.big_ttl_outer .ttl .ja {
  color: rgba(0, 0, 0, 0.4);
  font-size: 1.2em;
}
@media all and (max-width: 1100px) {
  .big_ttl_outer .ttl .eng {
    font-size: 7em;
  }
}
@media all and (max-width: 896px) {
  .big_ttl_outer .ttl .eng {
    font-size: 6em;
  }
}
@media all and (max-width: 639px) {
  .big_ttl_outer .ttl .eng {
    font-size: 4em;
    margin-bottom: 10px;
  }
  .big_ttl_outer .ttl .ja {
    font-size: 1em;
  }
}

.recruit_img {
  display: flex;
  justify-content: space-between;
}
.recruit_img img {
  display: inline-block;
  width: 48%;
  height: 500px;
  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;
  }
}

.area_img {
  text-align: center;
}
@media all and (max-width: 896px) {
  .area_img img {
    max-width: 80%;
  }
}

.company_box {
  align-items: stretch;
}
.company_box .map,
.company_box iframe {
  height: 100%;
  width: 100%;
}

.top-bnr-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  gap: 5px;
}
.top-bnr-list > li {
  width: calc((100% - 5px) / 2);
  position: relative;
}
.top-bnr-list > li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.top-bnr-list > li a:hover {
  transition: all 0.2s ease-in;
  transform: scale(0.9);
}
.top-bnr-list > li a:hover .top-bnr-img {
  position: relative;
}
.top-bnr-list > li a:hover .top-bnr-img img {
  transform: scale(1.3);
}
.top-bnr-list > li a:hover .top-bnr-img::before {
  opacity: 0.1;
}
.top-bnr-list > li a:hover .top-bnr-title {
  background: rgba(255, 255, 255, 0.8);
  color: #000;
}
@media all and (max-width: 639px) {
  .top-bnr-list > li {
    width: 100%;
    margin-bottom: 0;
  }
}
.top-bnr-list .top-bnr-img {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.top-bnr-list .top-bnr-img::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  transition: all 0.5s ease;
  opacity: 0.5;
  z-index: 1;
}
.top-bnr-list .top-bnr-img::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  width: 100%;
  height: 100%;
  border: 3px solid #040404;
  z-index: 1;
}
.top-bnr-list .top-bnr-img.tp img {
  object-position: top;
}
.top-bnr-list .top-bnr-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s ease;
  display: block;
}
@media all and (max-width: 639px) {
  .top-bnr-list .top-bnr-img {
    height: 200px;
  }
}
.top-bnr-list .top-bnr-title {
  font-weight: 500;
  padding: 15px 0;
  line-height: 1.4;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  width: 250px;
  height: 250px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transform: all 0.5s ease;
  color: #fff;
}
.top-bnr-list .top-bnr-title .eng {
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  font-weight: 400;
  font-size: 2em;
  letter-spacing: 0.1em;
  display: block;
  white-space: nowrap;
  color: #4b4b4b;
}
.top-bnr-list .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-list .top-bnr-title {
    width: 150px;
    height: 150px;
  }
  .top-bnr-list .top-bnr-title .eng {
    font-size: 1.5em;
  }
  .top-bnr-list .top-bnr-title .ja {
    font-size: 1rem;
  }
}
.top-bnr-list .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;
}

.content-area-flex {
  display: flex;
  align-items: flex-start;
  gap: 40px;
}
@media all and (max-width: 639px) {
  .content-area-flex {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .content-area-flex .vertical-title2 {
    order: -1;
  }
}

.vertical-title2 {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-width: 60px;
}
.vertical-title2 span {
  writing-mode: vertical-rl;
  display: block;
  text-align: center;
}
.vertical-title2 .eng {
  font-size: 0.9rem;
  letter-spacing: 0.15em;
  color: #aaa;
  margin-bottom: 80px;
}
.vertical-title2 .ja {
  font-size: 4rem;
  color: #000;
  line-height: 2.6;
}
@media all and (max-width: 896px) {
  .vertical-title2 {
    writing-mode: horizontal-tb;
    text-orientation: initial;
    flex-direction: column;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
  .vertical-title2 span {
    writing-mode: horizontal-tb;
  }
  .vertical-title2 .eng {
    margin-bottom: 5px;
    font-size: 0.9rem;
  }
  .vertical-title2 .ja {
    font-size: 2rem;
    margin-top: 0;
    line-height: 1.4;
  }
}

.plan_box > li {
  border: 1px solid #000;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 4em;
}
.plan_box > li:not(:last-child) {
  margin-bottom: 60px;
}
.plan_box > li .left {
  width: 37%;
}
.plan_box > li .left .img img {
  border-radius: 140px;
  height: 270px;
  width: 100%;
  object-fit: cover;
  box-shadow: rgba(50, 50, 93, 0.05) 0px 50px 100px -20px, rgba(0, 0, 0, 0.1) 0px 30px 60px -30px;
}
.plan_box > li .right {
  width: 55%;
}
.plan_box > li .right .num {
  font-size: 2.6em;
  line-height: 1;
  margin-bottom: 20px;
}
.plan_box > li .right .ttl {
  font-weight: 600;
  font-size: 1.3em;
  margin-bottom: 20px;
}
@media all and (max-width: 639px) {
  .plan_box > li {
    padding: 2em;
  }
  .plan_box > li:not(:last-child) {
    margin-bottom: 30px;
  }
  .plan_box > li .left,
  .plan_box > li .right {
    width: 100%;
  }
  .plan_box > li .left .img {
    margin-bottom: 20px;
  }
  .plan_box > li .left .img img {
    height: 200px;
  }
  .plan_box > li .right .num {
    font-size: 2em;
    margin-bottom: 5px;
  }
  .plan_box > li .right .ttl {
    margin-bottom: 10px;
  }
}

.top_concept {
  position: relative;
}
.top_concept .concept_bg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 100%;
  transform: translateY(-50%);
  z-index: -1;
  display: flex;
  overflow: hidden;
}
.top_concept .concept_bg img {
  width: auto;
  height: 100%;
  object-fit: contain;
}
.top_concept .concept_bg img:first-child {
  animation: loop 80s -40s linear infinite;
}
.top_concept .concept_bg img:last-child {
  animation: loop2 80s linear infinite;
}
@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(0);
  }
  to {
    transform: translateX(-200%);
  }
}
.top_concept .txt {
  padding: 0 60px;
  max-width: 1150px;
  margin: auto;
  background: rgba(254, 254, 254, 0.95);
}
.top_concept .img img {
  border-radius: 220px;
  box-shadow: rgba(50, 50, 93, 0.05) 0px 50px 100px -20px, rgba(0, 0, 0, 0.1) 0px 30px 60px -30px;
}
.top_concept .ttl {
  text-align: center;
  font-size: 1.2em;
  font-family: "Shippori Mincho", "YakuHanMP", "Noto Serif JP", "游明朝 Medium", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, serif;
}
.top_concept .detail {
  font-size: 0.9em;
  padding: 0 20px;
}
@media all and (max-width: 1100px) {
  .top_concept {
    padding: 0;
  }
  .top_concept .txt {
    padding: 60px;
    max-width: 80%;
  }
}
@media all and (max-width: 639px) {
  .top_concept .concept_bg {
    display: none;
  }
  .top_concept .txt {
    padding: 0;
    max-width: 90%;
  }
}

.concept_img img {
  display: inline-block;
  box-shadow: rgba(50, 50, 93, 0.05) 0px 50px 100px -20px, rgba(0, 0, 0, 0.1) 0px 30px 60px -30px;
}
.concept_img img:nth-child(2) {
  margin-left: 50px;
  margin-top: 50px;
}
@media all and (max-width: 639px) {
  .concept_img img {
    height: 200px;
    width: 100%;
    object-fit: cover;
  }
  .concept_img img:nth-child(2) {
    margin-top: 20px;
  }
}

.img_flex {
  display: flex;
  justify-content: space-between;
  margin-top: 120px;
}
.img_flex > li {
  display: inline-block;
  width: 24%;
}
.img_flex > li img {
  aspect-ratio: 1/1;
  object-fit: cover;
  display: block;
  position: relative;
}
.img_flex > li:nth-child(2) {
  margin-top: -40px;
}
.img_flex > li:nth-child(4) {
  margin-top: -40px;
}
.img_flex.col2 > li {
  width: 48%;
}
.img_flex.col2 > li img {
  aspect-ratio: initial;
}
.img_flex.col2 > li:nth-child(1) img {
  background: #4b4b4b;
  padding: 20px;
}
.img_flex.col2 > li:nth-child(2) img {
  background: #040404;
  padding: 20px;
}
.img_flex.col3 > li {
  width: 32%;
}
@media all and (max-width: 639px) {
  .img_flex {
    margin-top: 60px;
  }
  .img_flex > li:nth-child(2) {
    margin-top: -20px;
  }
  .img_flex.col2 > li:nth-child(1) img {
    padding: 10px;
  }
  .img_flex.col2 > li:nth-child(2) img {
    padding: 10px;
  }
}

.logo_area.type2 {
  margin: 0px auto 80px;
}
.logo_area.type2 img {
  max-width: 300px;
}
@media all and (max-width: 639px) {
  .logo_area {
    text-align: center;
  }
  .logo_area img {
    max-width: 60%;
  }
  .logo_area.type2 img {
    max-width: 150px;
  }
}

.pro_box {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.pro_box > li {
  width: calc((100% - 90px) / 4);
}
.pro_box > li a:hover .img {
  padding: 0;
}
.pro_box > li .img {
  border: 1px solid #040404;
  padding: 10px;
  overflow: hidden;
  transition: all 0.5s ease;
}
.pro_box > li .img img {
  aspect-ratio: 1/1;
  object-fit: cover;
}
.pro_box > li .ttl {
  text-align: center;
  margin: 5px 0;
}
.pro_box > li .ttl span {
  font-size: 0.8em;
  display: block;
}
.pro_box > li .price {
  text-align: center;
}
.pro_box > li .price span {
  font-size: 0.8em;
}
@media all and (max-width: 896px) {
  .pro_box > li {
    width: calc((100% - 30px) / 2);
  }
}

.sdgs_icon {
  display: flex;
  justify-content: space-between;
}
.sdgs_icon img {
  display: block;
  width: 19%;
}

.logo-mark {
  background: #040404;
  padding: 4em;
  aspect-ratio: 1/1;
  object-fit: contain;
}

.p_list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 15px;
}
.p_list > li {
  width: calc((100% - 30px) / 3);
  background: rgba(255, 255, 255, 0.5);
  padding: 0.5em 1em;
  text-align: center;
}
@media all and (max-width: 639px) {
  .p_list > li {
    width: 100%;
  }
}

/* top-concept
----------------------------------*/
.fixed-img {
  position: relative;
  height: 50vh;
  overflow: hidden;
}
.fixed-img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27193/1.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  z-index: 1;
}
@media all and (max-width: 896px) {
  .fixed-img:before {
    background-attachment: scroll;
  }
}
.fixed-img.type1::before {
  background-image: url("https://ros-cdn.s3.ap-northeast-1.amazonaws.com/hp/img/ros_keiyaku/27193/2.jpg");
}
.fixed-img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, 0.3);
  z-index: 2;
}
.fixed-img .logo-center {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.fixed-img .logo-center img {
  max-width: 240px;
  width: 40%;
  height: auto;
}

.features_list li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
  align-items: center;
}
.features_list li:nth-child(2) {
  flex-direction: row-reverse;
}
.features_list li:last-child {
  margin-bottom: 0px;
}
.features_list li .detail {
  width: 45%;
}
.features_list li .detail .ttl {
  font-size: 3rem;
  font-weight: 600;
  margin-bottom: 50px;
  border-left: 2px solid #040404;
  padding-left: 30px;
}
.features_list li .detail .ttl .num {
  display: block;
  font-size: 5rem;
  font-weight: 900;
  color: #040404;
  line-height: 1;
  font-family: "Afacad", sans-serif;
}
.features_list li .image {
  width: 45%;
}
@media all and (max-width: 896px) {
  .features_list li {
    display: block;
  }
  .features_list li .detail {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .features_list li .image {
    width: 100%;
    margin: 0 auto;
  }
}
@media all and (max-width: 639px) {
  .features_list li {
    display: block;
  }
  .features_list li .detail {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .features_list li .detail .ttl {
    padding-left: 15px;
    font-size: 1.7rem;
    margin-bottom: 20px;
  }
  .features_list li .detail .ttl .num {
    font-size: 3rem;
  }
  .features_list li .image {
    width: 100%;
    margin: 0 auto;
  }
}

.membership_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  flex-wrap: wrap;
  gap: 5%;
}
.membership_list li {
  text-align: center;
  color: #fff;
  margin-bottom: 60px;
}
.membership_list li img {
  margin-bottom: 15px;
}
.membership_list li .ttl {
  font-size: 2.2rem;
  border-bottom: 1px solid #fff;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.membership_list li .txt {
  text-align: left;
}
@media all and (max-width: 639px) {
  .membership_list {
    display: block;
  }
  .membership_list li {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .membership_list li .ttl {
    font-size: 1.7rem;
  }
  .membership_list li .txt {
    font-size: 0.95em;
  }
}

/* voice
----------------------------------*/
.top-voice .pages {
  display: none;
}
.top-voice .voice-wrap {
  overflow: hidden;
  padding-bottom: 85px;
}
.voice_list {
  overflow: visible !important;
  display: block;
  position: relative;
  padding-right: 80px;
}
.voice_list .swiper-slide {
  width: calc((100% - 60px) / 3);
  background: #fefefe;
  display: block;
  height: auto;
}
@media all and (max-width: 639px) {
  .voice_list .swiper-slide {
    width: 100%;
  }
}
.voice_list .swiper-controller {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  left: 10px;
  bottom: -70px;
  z-index: 3;
}
.voice_list .swiper-button-prev,
.voice_list .swiper-button-next {
  display: grid;
  place-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
  transition: 0.8s cubic-bezier(0.2, 1, 0.2, 1);
}
.voice_list .swiper-button-prev {
  margin-right: 40px !important;
}
.voice_list .swiper-button-prev:before,
.voice_list .swiper-button-next:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  border-radius: 50%;
  background: #fefefe;
  box-shadow: 0.6rem 0.6rem 1rem rgba(39, 34, 33, 0.05), -0.6rem -0.6rem 1rem rgba(39, 34, 33, 0.2);
  width: 100%;
  height: 100%;
}
.voice_list .swiper-button-prev::after,
.voice_list .swiper-button-next::after {
  width: 1.2rem;
  height: 1.2rem;
  content: "";
  border: solid #000;
  border-width: 3px 3px 0 0;
}
@media all and (max-width: 639px) {
  .voice_list .swiper-button-prev::after,
  .voice_list .swiper-button-next::after {
    width: 0.9rem;
    height: 0.9rem;
  }
}
.voice_list .swiper-button-prev::after {
  margin-left: 0.4rem;
  transform: rotate(-135deg);
}
.voice_list .swiper-button-next::after {
  margin-right: 0.4rem;
  transform: rotate(45deg);
}
.voice_list .swiper-button-prev,
.voice_list .swiper-button-next {
  position: relative;
  flex-shrink: 0;
  margin: 0;
}
.voice_list .swiper-button-disabled {
  pointer-events: none;
  opacity: 0.5;
}
.voice_list .swiper-button-disabled::before {
  box-shadow: inset 0.6rem 0.6rem 1rem rgba(39, 34, 33, 0.05), inset -0.6rem -0.6rem 1rem #ccc;
}
.voice_list .voice_box {
  padding: 30px;
}
.voice_list .voice_box p {
  font-size: 0.9em;
}

.btn_waku {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  user-select: none;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.btn-join {
  font-size: 2.2rem;
  position: relative;
  padding: 1.5rem 3rem 1.5rem 3rem;
  color: #fff;
  width: 300px;
  background: #fa8e12;
  box-shadow: 0 5px 0 #e7810c;
}
a.btn-join span {
  font-size: 1.4rem;
  display: inline-block;
  width: 100%;
  margin-bottom: 0.5em;
  padding: 0.2rem 0.5rem;
  color: #e7810c;
  border-radius: 4px;
  background: #fff;
}
a.btn-join:hover {
  transform: translate(0, 3px);
  color: #fff;
  background: #fa8e12;
  box-shadow: 0 2px 0 #e7810c;
}
a.btn-join:hover::before {
  left: 2rem;
}
@media all and (max-width: 639px) {
  a.btn-join {
    font-size: 1.5rem;
    padding: 1.5rem 3rem 1rem 3rem;
    width: 100%;
  }
  a.btn-join span {
    font-size: 1.3rem;
  }
}

.btn-wrap {
  margin: 30px 0;
}

a.btn-c {
  font-size: 2.2rem;
  position: relative;
  padding: 1rem 3.5rem 2.5rem 3.5rem;
  color: #fff;
  background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat; /*グラデーション①*/
  box-shadow: 0 5px 0 #a21083;
}
a.btn-c span {
  font-size: 1.8rem;
  position: absolute;
  top: -1.25rem;
  left: calc(50% - 150px);
  display: block;
  width: 300px;
  padding: 0.2rem 0;
  color: #a21083;
  border: 2px solid #a21083;
  border-radius: 100vh;
  background: #fff;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}
a.btn-c span::before, a.btn-c span::after {
  position: absolute;
  left: calc(50% - 10px);
  content: "";
}
a.btn-c span::before {
  bottom: -10px;
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #a21083 transparent transparent transparent;
}
a.btn-c span::after {
  bottom: -7px;
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
a.btn-c i {
  margin-right: 1rem;
}
a.btn-c:hover {
  transform: translate(0, 3px);
  color: #fff;
  box-shadow: 0 2px 0 #a21083;
}
@media all and (max-width: 896px) {
  a.btn-c {
    font-size: 2rem;
    padding: 1.5rem 2.5rem 2.5rem 2.5rem;
  }
}
@media all and (max-width: 639px) {
  a.btn-c {
    width: 100%;
    font-size: 1.5rem;
    padding: 0.5rem 2rem 1.5rem 2rem;
  }
  a.btn-c span {
    font-size: 1.3rem;
  }
}

.btn_col2 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn_col2 div {
  margin: 10px;
}
.btn_col2.fv {
  position: absolute;
  bottom: 5%;
  left: 2%;
  z-index: 10;
}
.btn_col2.fv .btn_waku {
  font-size: 2rem;
}
@media all and (max-width: 639px) {
  .btn_col2 {
    display: block;
  }
}

.txt01 {
  position: relative;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-align: center;
  display: inline-block;
  margin-bottom: 50px;
  line-height: 1.6;
  font-size: 2.5rem;
  color: #040404;
}
.txt01::before, .txt01::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1px;
  height: 5rem;
  background-color: #a7a7a7;
}
.txt01::before {
  left: -30px;
  transform: rotate(-30deg);
}
.txt01::after {
  right: -25px;
  transform: rotate(30deg);
}
@media all and (max-width: 639px) {
  .txt01 {
    font-size: 1.5rem;
  }
  .txt01::before, .txt01::after {
    height: 3rem;
  }
}

.deco_img {
  display: flex;
  margin-bottom: 40px;
}
.deco_img div {
  width: 49%;
}
.deco_img div img {
  display: block;
  width: 100%;
  height: 350px;
  object-fit: cover;
  object-position: 50% 60%;
}
.deco_img.type1 div {
  width: 100%;
}
@media all and (max-width: 896px) {
  .deco_img {
    margin-bottom: 20px;
  }
  .deco_img div img {
    height: 200px;
    object-fit: cover;
  }
}

.top_list {
  display: flex;
  justify-content: center;
}
.top_list li {
  font-size: 2.8rem;
}
.top_list li span {
  border-radius: 50%;
  padding: 10px;
  width: 150px;
  height: 150px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-align: center;
  background-image: linear-gradient(147deg, #37c2b6 0%, #065b5f 100%);
  font-size: 2rem;
  margin: 10px;
}
@media all and (max-width: 896px) {
  .top_list li span {
    width: 110px;
    height: 110px;
    font-size: 15px;
    margin: 3px;
  }
}
@media all and (max-width: 340px) {
  .top_list {
    flex-wrap: wrap;
  }
}

.strengths_wrap {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 5%;
}
.strengths_wrap .item {
  width: 30%;
  position: relative;
  margin-bottom: 40px;
}
.strengths_wrap .item .num {
  position: absolute;
  z-index: 10;
  font-size: 5rem;
  bottom: 10px;
  right: 15px;
  color: #fff;
  line-height: 1;
  font-weight: 900;
  font-family: "Afacad", sans-serif;
  filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.5));
}
.strengths_wrap .item .image {
  position: relative;
  overflow: hidden;
}
.strengths_wrap .item .image img {
  display: block;
  width: 100%;
  height: 250px;
  object-fit: cover;
}
.strengths_wrap .item .image:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: -150px;
  width: 75%;
  height: 80%;
  background: #040404;
  opacity: 0.7;
  clip-path: polygon(70% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.strengths_wrap .item .ttl {
  font-size: 2rem;
  font-weight: 600;
  margin: 10px 0;
  text-align: center;
  border-bottom: 1px solid #ddd;
  color: #040404;
  padding-bottom: 5px;
}
@media all and (max-width: 896px) {
  .strengths_wrap {
    gap: 7%;
  }
  .strengths_wrap .item {
    width: 46%;
  }
}
@media all and (max-width: 896px) and (max-width: 639px) {
  .strengths_wrap {
    display: block;
  }
  .strengths_wrap .item {
    width: 100%;
    margin-bottom: 30px;
  }
  .strengths_wrap .item .ttl {
    font-size: 1.6rem;
  }
}

/* admission
----------------------------------*/
.admission {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
.admission:last-child {
  margin-bottom: 0;
}
.admission .num_title {
  position: relative;
  background-color: #040404;
  width: 140px;
  margin-right: 20px;
  padding-top: 40px;
  color: #fff;
}
.admission .num_title::after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 140px;
  height: 30px;
  border-left: 70px solid transparent;
  border-right: 70px solid transparent;
  border-top: 40px solid #040404;
}
.admission .title {
  text-align: center;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.4;
}
.admission .title span {
  display: block;
  font-size: 4rem;
  font-weight: 600;
}
.admission .detail {
  width: 85%;
  background: #fff;
  display: flex;
  justify-content: space-between;
  padding: 20px;
}
.admission .detail .image {
  width: 30%;
}
.admission .detail .txt {
  width: 67%;
}
@media all and (max-width: 896px) {
  .admission .detail {
    width: 81%;
    display: block;
    padding: 20px;
  }
  .admission .detail .image {
    width: 100%;
    margin: 0 auto 20px;
  }
  .admission .detail .txt {
    width: 100%;
  }
  .admission .num_title {
    width: 100px;
    margin-right: 15px;
  }
  .admission .num_title::after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 100px;
    height: 30px;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 30px solid #040404;
  }
  .admission .num_title .title {
    font-size: 1.1em;
  }
  .admission .num_title .title span {
    font-size: 2rem;
  }
}
@media all and (max-width: 639px) {
  .admission .num_title {
    width: 56px;
    margin-right: 0px;
  }
  .admission .num_title::after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0;
    width: 56px;
    height: 30px;
    border-left: 28px solid transparent;
    border-right: 28px solid transparent;
    border-top: 20px solid #040404;
  }
  .admission .num_title .title span {
    font-size: 2rem;
  }
  .admission .detail {
    padding: 10px;
  }
  .admission .detail p:nth-child(2) {
    font-size: 0.95em;
  }
}

.price-table {
  width: 100%;
  overflow-x: auto;
  padding-top: 60px;
  padding-bottom: 20px;
  -webkit-overflow-scrolling: touch;
}
.price-table table {
  border-collapse: collapse;
  width: 100%;
  min-width: 1000px;
  text-align: center;
  text-align: center;
}
.price-table table th, .price-table table td {
  border: 1px solid #cccccc;
  padding: 16px;
}
.price-table table th {
  background-color: #ddd;
  font-weight: bold;
  width: 20%;
  vertical-align: middle;
}
.price-table table td {
  vertical-align: middle;
}
.price-table table td ul li {
  text-align: left;
  font-size: 0.85em;
}
.price-table table .plan-name {
  background-color: #666;
  color: #fff;
  font-weight: bold;
  width: 18%;
  vertical-align: middle;
}
.price-table table .highlight {
  border: 2px solid #040404;
  position: relative;
  border-top: 1px solid #ddd;
}
.price-table table .highlight.type1 {
  border-bottom: 0px;
}
.price-table table .most-popular {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 101%;
  margin: 0 auto;
  transform: translate(-50%, -100%);
  font-size: 12px;
  z-index: 1;
  color: #fff;
  background-color: #040404;
  padding: 5px;
  border-radius: 4px 4px 0 0;
}
.price-table table .footer-row {
  background-color: #040404;
  color: #fff;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 1100px) {
  .price-table {
    display: block;
    overflow-x: auto;
  }
  .price-table table th, .price-table table td {
    font-size: 1rem;
    padding: 10px;
  }
  .price-table table .plan-name {
    width: 25%;
  }
}

.price-box {
  background: #040404;
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 0;
  margin-top: 100px;
  position: relative;
}
.price-box:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 1px solid #fff;
}
.price-box .txt {
  font-size: 0.95em;
}

.cafe_wrap {
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cafe_wrap .item {
  width: 45%;
}
.cafe_wrap .ttl {
  font-size: 2rem;
  text-align: center;
  font-weight: 600;
}
.cafe_wrap .txt {
  font-size: 0.95em;
}
.cafe_wrap .image {
  max-width: 300px;
  margin: 0 auto 30px;
}
.cafe_wrap .image img {
  filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.2));
}

.list2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px 4%;
}
@media all and (max-width: 639px) {
  .list2 {
    grid-template-columns: 1fr;
  }
}
.list2.type1 > li,
.list2.type1 .child {
  background: #fefefe;
  padding: 15px;
}
.list2.ai-center {
  align-items: center;
}
.list2.jc-center {
  justify-content: center;
}
.list2 > li,
.list2 .child {
  position: relative;
}
.list2 > li.child-100,
.list2 .child.child-100 {
  grid-column: 2fr;
}

.top-option-list {
  position: relative;
  margin-left: auto;
  z-index: 2;
}
.top-option-list > li {
  position: relative;
  padding: 20px;
  background: #fff;
  border-bottom: 2px solid #e5e5e5;
  border-radius: 20px 0 20px 0;
  overflow: hidden;
}
.top-option-list .top-option-title {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  margin-bottom: 20px;
  color: #040404;
}
.top-option-list .top-option-title .num {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: #4b4b4b;
  border-radius: 50%;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  font-size: 2rem;
  color: #fff;
}
.top-option-list .top-option-title .num:after {
  position: absolute;
  content: "";
  left: 90%;
  top: 50%;
  width: 0;
  height: 0;
  margin-top: -8px;
  border-style: solid;
  border-width: 8px 0 8px 12px;
  border-color: transparent transparent transparent #4b4b4b;
  z-index: -1;
}
.top-option-list .top-option-title .txt {
  margin-left: 16px;
  font-size: 2.5rem;
  font-weight: 600;
}
@media all and (max-width: 639px) {
  .top-option-list .top-option-title .num {
    font-size: 1.6rem;
  }
  .top-option-list .top-option-title .txt {
    font-size: 1.8rem;
  }
}
.top-option-list .strength-inner-list {
  margin: 10px 0 0 30px;
}
.top-option-list .strength-inner-list > li {
  position: relative;
  padding-left: 24px;
  font-weight: 600;
}
.top-option-list .strength-inner-list > li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  width: 12px;
  height: 12px;
  margin-top: -6px;
  transform: rotate(8deg);
  background: url(../img/check.png) no-repeat center/contain;
}
.top-option-list .top-strength-title {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 2;
}
.top-option-list .top-strength-title .num {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: #040404;
  border-radius: 50%;
  font-family: "Noto Sans JP", "YakuHanJP", "Lato", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  font-size: 2rem;
  color: #fff;
}
.top-option-list .top-strength-title .num:after {
  position: absolute;
  content: "";
  left: 90%;
  top: 50%;
  width: 0;
  height: 0;
  margin-top: -8px;
  border-style: solid;
  border-width: 8px 0 8px 12px;
  border-color: transparent transparent transparent #040404;
  z-index: -1;
}
.top-option-list .top-strength-title .txt {
  flex: 1;
  margin-left: 16px;
  font-size: 1.8rem;
}
@media all and (max-width: 639px) {
  .top-option-list .top-strength-title .num {
    font-size: 1.6rem;
  }
  .top-option-list .top-strength-title .txt {
    font-size: 1.4rem;
  }
}

.toggle {
  display: none;
}

.Label { /*タイトル*/
  padding: 1em;
  display: block;
  color: #fff;
  background: #040404;
}

.Label::before { /*タイトル横の矢印*/
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 3px);
  right: 20px;
  transform: rotate(135deg);
}

.Label,
.content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}

.content { /*本文*/
  height: 0;
  margin-bottom: 10px;
  padding: 0 20px;
  overflow: hidden;
}

.toggle:checked + .Label + .content { /*開閉時*/
  height: auto;
  padding: 20px;
  transition: all 0.3s;
}

.toggle:checked + .Label::before {
  transform: rotate(-45deg) !important;
}

.link_btn {
  display: flex;
  justify-content: center;
}
.link_btn li {
  width: 30%;
  margin-right: 15px;
}
.link_btn li a {
  display: block;
  background: #040404;
  border: 2px solid #040404;
  padding: 10px 30px;
  color: #fff;
  text-align: center;
}
.link_btn li a:hover {
  background: #fff;
  color: #040404;
}
@media all and (max-width: 896px) {
  .link_btn {
    flex-wrap: wrap;
    justify-content: center;
  }
  .link_btn li {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
  }
  .link_btn li a {
    font-size: 1.3rem;
  }
}

.month_ttl {
  display: block;
  font-size: 4.5rem;
  margin-bottom: 20px;
  font-weight: 900;
  color: #040404;
  line-height: 1;
  font-family: "Afacad", sans-serif;
}
@media all and (max-width: 639px) {
  .month_ttl {
    font-size: 2.5rem;
  }
}

.youtube iframe {
  width: 100%;
  aspect-ratio: 1.7777777778;
  max-width: 960px;
}

iframe {
  width: 100%;
  height: 100%;
}

.daihyou_img {
  text-align: right;
}
@media all and (max-width: 1100px) {
  .daihyou_img {
    text-align: center;
  }
}

.point_image.type1 {
  text-align: right;
}
.point_image .num {
  font-size: 6rem;
  font-weight: 600;
  font-family: "Jost", sans-serif;
  line-height: 1.5;
}
@media all and (max-width: 896px) {
  .point_image {
    text-align: right;
  }
  .point_image .num {
    font-size: 4rem;
  }
}

.brand_list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 30px;
}
.brand_list li {
  width: calc((100% - 90px) / 3);
}
.brand_list li a {
  position: relative;
  display: block;
  text-align: center;
  padding: 0px;
  height: 250px;
  overflow: hidden;
}
.brand_list li a .smaller {
  line-height: 1.5;
  padding-top: 10px;
}
.brand_list li a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
  transition: 0.2s ease-in-out;
  border: 2px solid #f1f1f1;
}
.brand_list li a p {
  color: #fff;
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
  display: flex;
  padding: 40px;
  /* align-items: flex-start; */
  font-size: 1.8rem;
  flex-direction: column;
  text-align: left;
}
.brand_list li a p span {
  font-size: 1.3rem;
}
.brand_list li a:hover, .brand_list li a.is-hover, .brand_list li a:focus-visible {
  text-decoration: none;
  opacity: 0.9;
}
.brand_list li a:hover img, .brand_list li a.is-hover img, .brand_list li a:focus-visible img {
  filter: brightness(20%);
}
.brand_list li a:hover p, .brand_list li a.is-hover p, .brand_list li a:focus-visible p {
  opacity: 1;
}
@media all and (max-width: 896px) {
  .brand_list {
    gap: 20px;
  }
  .brand_list li {
    width: calc((100% - 40px) / 3);
  }
  .brand_list li a {
    height: 150px;
  }
}
@media all and (max-width: 639px) {
  .brand_list {
    display: block;
  }
  .brand_list li {
    width: 100%;
    margin-bottom: 10px;
  }
  .brand_list li a {
    height: 200px;
  }
  .brand_list li a p {
    padding: 20px;
    font-size: 1.4rem;
  }
  .brand_list li a p span {
    font-size: 1.1rem;
  }
}

.catalog_list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 30px;
}
.catalog_list li {
  width: calc((100% - 90px) / 4);
}
.catalog_list li a .inner .brand_img {
  position: relative;
  background: rgba(255, 249, 238, 0.2);
  display: block;
  text-align: center;
  padding: 0px;
  height: 250px;
  overflow: hidden;
}
.catalog_list li a .inner .brand_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  font-family: "object-fit: contain;";
  transition: 0.6s ease-in-out;
}
.catalog_list li a .inner .logo_img {
  position: relative;
  background: rgba(255, 249, 238, 0.2);
  display: block;
  text-align: center;
  padding: 0px;
  height: 100px;
  overflow: hidden;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.catalog_list li a .inner .logo_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  font-family: "object-fit: cover;";
  transition: 0.6s ease-in-out;
}
@media all and (max-width: 896px) {
  .catalog_list li {
    width: calc((100% - 60px) / 3);
  }
  .catalog_list li a .inner .brand_img {
    height: 200px;
  }
  .catalog_list li a .inner .logo_img {
    height: 100px;
  }
}
@media all and (max-width: 639px) {
  .catalog_list {
    gap: 20px;
  }
  .catalog_list li {
    width: calc((100% - 30px) / 2);
  }
  .catalog_list li a .inner .brand_img {
    height: 150px;
  }
  .catalog_list li a .inner .logo_img {
    height: 60px;
  }
}

.logo_ttl {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.logo_ttl img {
  display: block;
  width: 300px;
  height: 100%;
  object-fit: contain;
}
.logo_ttl .brand_name {
  text-align: center;
}

.import_list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 40px;
  align-items: flex-end;
}
.import_list li {
  width: calc((100% - 120px) / 4);
}
.import_list li p {
  font-size: 1.1em;
  font-weight: 600;
}
.import_list li .image {
  position: relative;
  background: rgba(255, 249, 238, 0.2);
  display: block;
  text-align: center;
  padding: 0px;
  height: 250px;
  overflow: hidden;
}
.import_list li .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  font-family: "object-fit: contain;";
  transition: 0.6s ease-in-out;
}
@media all and (max-width: 896px) {
  .import_list {
    gap: 30px;
  }
  .import_list li {
    width: calc((100% - 90px) / 4);
  }
  .import_list li .image {
    height: 130px;
  }
}
@media all and (max-width: 639px) {
  .import_list li {
    width: calc((100% - 30px) / 2);
  }
}

.import_top_box {
  width: 100%;
  margin-bottom: 50px;
}
.import_top_box h3 {
  font-size: 2rem;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 15px;
  padding-bottom: 6px;
  border-bottom: 2px solid #000;
  margin: 0 50px;
}
.import_top_box.type1 {
  margin-left: auto;
  text-align: right;
}
.import_top_box.type2 h3 {
  margin: 0;
  margin-bottom: 50px;
}
@media all and (max-width: 639px) {
  .import_top_box h3 {
    text-align: center;
    display: block;
  }
  .import_top_box.type2 h3 {
    margin: 0 50px;
    display: block;
  }
}

.import_top_box2 {
  max-width: 370px;
  width: 100%;
}
.import_top_box2 h3 {
  font-size: 2rem;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 15px;
  padding-bottom: 6px;
  border-bottom: 2px solid #000;
}
@media all and (max-width: 639px) {
  .import_top_box2 {
    text-align: center;
  }
  .import_top_box2 p {
    text-align: left;
  }
}

.import_big_image {
  margin-bottom: 60px;
}

.import_wrap .import_img_link {
  text-align: center;
}
.import_wrap .import_img_link a {
  position: relative;
  background: rgba(255, 249, 238, 0.2);
  display: block;
  text-align: center;
  padding: 0px;
  width: 300px;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
}
.import_wrap .import_img_link a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: "object-fit: cover;";
  transition: 0.6s ease-in-out;
}
.import_wrap .import_img_link a p {
  color: #fff;
  width: 100%;
  height: 100%;
  margin: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  font-size: 0.9em;
}
.import_wrap .import_img_link a:hover {
  text-decoration: none;
}
.import_wrap .import_img_link a:hover img {
  transform: scale(1.1);
  filter: brightness(70%);
}
.import_wrap .import_img_link a:hover p {
  opacity: 1;
}

.mask {
  position: relative;
  -webkit-clip-path: circle(0%);
  clip-path: circle(1%);
  transition: 1s ease-in all;
}

.mask.on {
  -webkit-clip-path: circle(120%);
  clip-path: circle(120%);
}

.border_btm {
  display: inline;
  font-size: 1.2em;
  font-weight: bold;
  border-bottom: 1px solid #000;
}

.chousei1 {
  margin-left: 50px;
}
@media all and (max-width: 639px) {
  .chousei1 {
    margin-left: 0;
    padding: 0 10px;
  }
}