@charset "UTF-8";
@import url("https://use.typekit.net/mcg4trh.css");
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@100;300;500;800&display=swap");
body,
html {
  font-family: "M PLUS 2", "Yu Gothic Medium", YuGothic, "游ゴシック", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.p-ss_link.is-more, .l-overlay_h2, .p-nav_items, .c-section_h3 {
  font-family: "bebas-neue-pro", "Yu Gothic Medium", YuGothic, "游ゴシック", "游ゴシック体", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.c-section_txt {
  font-family: "游明朝体", serif;
}

.p-ss_links, .p-nav_items, .c-section_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.l-overlay_frame {
  height: calc(100% - 60px);
  width: calc(100% - 60px);
  top: 30px;
  left: 30px;
}
@media (min-width: 1200px) {
  .l-overlay_frame {
    height: calc(100% - 100px);
    width: calc(100% - 100px);
    top: 50px;
    left: 50px;
  }
}

.c-section_inner {
  min-height: 100lvh;
  padding: 60px 60px 90px;
}
@media (min-width: 1200px) {
  .c-section_inner {
    padding: 125px;
  }
}

.u-t_center {
  text-align: center;
}
.u-t_left {
  text-align: left;
}
.u-t_right {
  text-align: right;
}
.u-t_spr {
  vertical-align: super;
  font-size: 67%;
}
.u-t_sub {
  font-size: 67%;
}
.u-t_b {
  font-weight: bold;
}
.u-t_xsm {
  font-size: 50%;
}
.u-t_sm {
  font-size: 80%;
}
.u-t_lg {
  font-size: 120%;
}
.u-t_xlg {
  font-size: 140%;
}
.u-t_xxlg {
  font-size: 180%;
}
.u-t_ls1px {
  letter-spacing: 1px;
}
.u-t_ls2px {
  letter-spacing: 2px;
}
.u-t_ruby {
  display: inline-block !important;
  position: relative;
}
.u-t_ruby::before {
  content: attr(data-ruby);
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-5px);
  transform: translateX(-50%) translateY(-5px);
  white-space: nowrap;
  font-size: 3px;
}
@media (min-width: 1200px) {
  .u-t_ruby::before {
    -webkit-transform: translateX(-50%) translateY(-7px);
    transform: translateX(-50%) translateY(-7px);
    font-size: 25%;
  }
}
@media (min-width: 1200px) {
  .u-t_ruby::before {
    -webkit-transform: translateX(-50%) translateY(-5px);
    transform: translateX(-50%) translateY(-5px);
    font-size: 25%;
  }
}

.u-t_scale5 {
  -webkit-transform: scale(0.05, 1) !important;
  transform: scale(0.05, 1) !important;
  display: inline-block;
}

.u-t_scale10 {
  -webkit-transform: scale(0.1, 1) !important;
  transform: scale(0.1, 1) !important;
  display: inline-block;
}

.u-t_scale15 {
  -webkit-transform: scale(0.15, 1) !important;
  transform: scale(0.15, 1) !important;
  display: inline-block;
}

.u-t_scale20 {
  -webkit-transform: scale(0.2, 1) !important;
  transform: scale(0.2, 1) !important;
  display: inline-block;
}

.u-t_scale25 {
  -webkit-transform: scale(0.25, 1) !important;
  transform: scale(0.25, 1) !important;
  display: inline-block;
}

.u-t_scale30 {
  -webkit-transform: scale(0.3, 1) !important;
  transform: scale(0.3, 1) !important;
  display: inline-block;
}

.u-t_scale35 {
  -webkit-transform: scale(0.35, 1) !important;
  transform: scale(0.35, 1) !important;
  display: inline-block;
}

.u-t_scale40 {
  -webkit-transform: scale(0.4, 1) !important;
  transform: scale(0.4, 1) !important;
  display: inline-block;
}

.u-t_scale45 {
  -webkit-transform: scale(0.45, 1) !important;
  transform: scale(0.45, 1) !important;
  display: inline-block;
}

.u-t_scale50 {
  -webkit-transform: scale(0.5, 1) !important;
  transform: scale(0.5, 1) !important;
  display: inline-block;
}

.u-t_scale55 {
  -webkit-transform: scale(0.55, 1) !important;
  transform: scale(0.55, 1) !important;
  display: inline-block;
}

.u-t_scale60 {
  -webkit-transform: scale(0.6, 1) !important;
  transform: scale(0.6, 1) !important;
  display: inline-block;
}

.u-t_scale65 {
  -webkit-transform: scale(0.65, 1) !important;
  transform: scale(0.65, 1) !important;
  display: inline-block;
}

.u-t_scale70 {
  -webkit-transform: scale(0.7, 1) !important;
  transform: scale(0.7, 1) !important;
  display: inline-block;
}

.u-t_scale75 {
  -webkit-transform: scale(0.75, 1) !important;
  transform: scale(0.75, 1) !important;
  display: inline-block;
}

.u-t_scale80 {
  -webkit-transform: scale(0.8, 1) !important;
  transform: scale(0.8, 1) !important;
  display: inline-block;
}

.u-t_scale85 {
  -webkit-transform: scale(0.85, 1) !important;
  transform: scale(0.85, 1) !important;
  display: inline-block;
}

.u-t_scale90 {
  -webkit-transform: scale(0.9, 1) !important;
  transform: scale(0.9, 1) !important;
  display: inline-block;
}

.u-t_scale95 {
  -webkit-transform: scale(0.95, 1) !important;
  transform: scale(0.95, 1) !important;
  display: inline-block;
}

.u-t_scale100 {
  -webkit-transform: scale(1, 1) !important;
  transform: scale(1, 1) !important;
  display: inline-block;
}

.u-t_scale105 {
  -webkit-transform: scale(1.05, 1) !important;
  transform: scale(1.05, 1) !important;
  display: inline-block;
}

.u-t_scale110 {
  -webkit-transform: scale(1.1, 1) !important;
  transform: scale(1.1, 1) !important;
  display: inline-block;
}

.u-t_scale115 {
  -webkit-transform: scale(1.15, 1) !important;
  transform: scale(1.15, 1) !important;
  display: inline-block;
}

.u-t_scale120 {
  -webkit-transform: scale(1.2, 1) !important;
  transform: scale(1.2, 1) !important;
  display: inline-block;
}

.u-t_scale125 {
  -webkit-transform: scale(1.25, 1) !important;
  transform: scale(1.25, 1) !important;
  display: inline-block;
}

.u-t_scale130 {
  -webkit-transform: scale(1.3, 1) !important;
  transform: scale(1.3, 1) !important;
  display: inline-block;
}

.u-t_scale135 {
  -webkit-transform: scale(1.35, 1) !important;
  transform: scale(1.35, 1) !important;
  display: inline-block;
}

.u-t_scale140 {
  -webkit-transform: scale(1.4, 1) !important;
  transform: scale(1.4, 1) !important;
  display: inline-block;
}

.u-t_scale145 {
  -webkit-transform: scale(1.45, 1) !important;
  transform: scale(1.45, 1) !important;
  display: inline-block;
}

.u-t_scale150 {
  -webkit-transform: scale(1.5, 1) !important;
  transform: scale(1.5, 1) !important;
  display: inline-block;
}

.u-t_scale155 {
  -webkit-transform: scale(1.55, 1) !important;
  transform: scale(1.55, 1) !important;
  display: inline-block;
}

.u-t_scale160 {
  -webkit-transform: scale(1.6, 1) !important;
  transform: scale(1.6, 1) !important;
  display: inline-block;
}

.u-t_scale165 {
  -webkit-transform: scale(1.65, 1) !important;
  transform: scale(1.65, 1) !important;
  display: inline-block;
}

.u-t_scale170 {
  -webkit-transform: scale(1.7, 1) !important;
  transform: scale(1.7, 1) !important;
  display: inline-block;
}

.u-t_scale175 {
  -webkit-transform: scale(1.75, 1) !important;
  transform: scale(1.75, 1) !important;
  display: inline-block;
}

.u-t_scale180 {
  -webkit-transform: scale(1.8, 1) !important;
  transform: scale(1.8, 1) !important;
  display: inline-block;
}

.u-t_scale185 {
  -webkit-transform: scale(1.85, 1) !important;
  transform: scale(1.85, 1) !important;
  display: inline-block;
}

.u-t_scale190 {
  -webkit-transform: scale(1.9, 1) !important;
  transform: scale(1.9, 1) !important;
  display: inline-block;
}

.u-t_scale195 {
  -webkit-transform: scale(1.95, 1) !important;
  transform: scale(1.95, 1) !important;
  display: inline-block;
}

.u-t_scale200 {
  -webkit-transform: scale(2, 1) !important;
  transform: scale(2, 1) !important;
  display: inline-block;
}

.u-appear_lg-inline {
  display: none;
}
@media (min-width: 1600px) {
  .u-appear_lg-inline {
    display: inline;
  }
}
.u-appear_md-inline {
  display: inline;
}
@media (min-width: 1600px) {
  .u-appear_md-inline {
    display: none;
  }
}
.u-appear_sm-inline {
  display: inline;
}
@media (min-width: 1200px) {
  .u-appear_sm-inline {
    display: none;
  }
}

.u-disappear_sm-inline {
  display: none;
}
@media (min-width: 1200px) {
  .u-disappear_sm-inline {
    display: inline;
  }
}

.u-m_t5 {
  margin-top: 5px !important;
}

.u-m_b5 {
  margin-bottom: 5px !important;
}

.u-m_t5neg {
  margin-top: -5px !important;
}

.u-m_b5neg {
  margin-bottom: -5px !important;
}

.u-p_t5 {
  padding-top: 5px !important;
}

.u-p_b5 {
  padding-bottom: 5px !important;
}

.u-m_t10 {
  margin-top: 10px !important;
}

.u-m_b10 {
  margin-bottom: 10px !important;
}

.u-m_t10neg {
  margin-top: -10px !important;
}

.u-m_b10neg {
  margin-bottom: -10px !important;
}

.u-p_t10 {
  padding-top: 10px !important;
}

.u-p_b10 {
  padding-bottom: 10px !important;
}

.u-m_t15 {
  margin-top: 15px !important;
}

.u-m_b15 {
  margin-bottom: 15px !important;
}

.u-m_t15neg {
  margin-top: -15px !important;
}

.u-m_b15neg {
  margin-bottom: -15px !important;
}

.u-p_t15 {
  padding-top: 15px !important;
}

.u-p_b15 {
  padding-bottom: 15px !important;
}

.u-m_t20 {
  margin-top: 20px !important;
}

.u-m_b20 {
  margin-bottom: 20px !important;
}

.u-m_t20neg {
  margin-top: -20px !important;
}

.u-m_b20neg {
  margin-bottom: -20px !important;
}

.u-p_t20 {
  padding-top: 20px !important;
}

.u-p_b20 {
  padding-bottom: 20px !important;
}

.u-m_t25 {
  margin-top: 25px !important;
}

.u-m_b25 {
  margin-bottom: 25px !important;
}

.u-m_t25neg {
  margin-top: -25px !important;
}

.u-m_b25neg {
  margin-bottom: -25px !important;
}

.u-p_t25 {
  padding-top: 25px !important;
}

.u-p_b25 {
  padding-bottom: 25px !important;
}

.u-m_t30 {
  margin-top: 30px !important;
}

.u-m_b30 {
  margin-bottom: 30px !important;
}

.u-m_t30neg {
  margin-top: -30px !important;
}

.u-m_b30neg {
  margin-bottom: -30px !important;
}

.u-p_t30 {
  padding-top: 30px !important;
}

.u-p_b30 {
  padding-bottom: 30px !important;
}

.u-m_t35 {
  margin-top: 35px !important;
}

.u-m_b35 {
  margin-bottom: 35px !important;
}

.u-m_t35neg {
  margin-top: -35px !important;
}

.u-m_b35neg {
  margin-bottom: -35px !important;
}

.u-p_t35 {
  padding-top: 35px !important;
}

.u-p_b35 {
  padding-bottom: 35px !important;
}

.u-m_t40 {
  margin-top: 40px !important;
}

.u-m_b40 {
  margin-bottom: 40px !important;
}

.u-m_t40neg {
  margin-top: -40px !important;
}

.u-m_b40neg {
  margin-bottom: -40px !important;
}

.u-p_t40 {
  padding-top: 40px !important;
}

.u-p_b40 {
  padding-bottom: 40px !important;
}

.u-m_t45 {
  margin-top: 45px !important;
}

.u-m_b45 {
  margin-bottom: 45px !important;
}

.u-m_t45neg {
  margin-top: -45px !important;
}

.u-m_b45neg {
  margin-bottom: -45px !important;
}

.u-p_t45 {
  padding-top: 45px !important;
}

.u-p_b45 {
  padding-bottom: 45px !important;
}

.u-m_t50 {
  margin-top: 50px !important;
}

.u-m_b50 {
  margin-bottom: 50px !important;
}

.u-m_t50neg {
  margin-top: -50px !important;
}

.u-m_b50neg {
  margin-bottom: -50px !important;
}

.u-p_t50 {
  padding-top: 50px !important;
}

.u-p_b50 {
  padding-bottom: 50px !important;
}

.u-m_t55 {
  margin-top: 55px !important;
}

.u-m_b55 {
  margin-bottom: 55px !important;
}

.u-m_t55neg {
  margin-top: -55px !important;
}

.u-m_b55neg {
  margin-bottom: -55px !important;
}

.u-p_t55 {
  padding-top: 55px !important;
}

.u-p_b55 {
  padding-bottom: 55px !important;
}

.u-m_t60 {
  margin-top: 60px !important;
}

.u-m_b60 {
  margin-bottom: 60px !important;
}

.u-m_t60neg {
  margin-top: -60px !important;
}

.u-m_b60neg {
  margin-bottom: -60px !important;
}

.u-p_t60 {
  padding-top: 60px !important;
}

.u-p_b60 {
  padding-bottom: 60px !important;
}

.u-m_t65 {
  margin-top: 65px !important;
}

.u-m_b65 {
  margin-bottom: 65px !important;
}

.u-m_t65neg {
  margin-top: -65px !important;
}

.u-m_b65neg {
  margin-bottom: -65px !important;
}

.u-p_t65 {
  padding-top: 65px !important;
}

.u-p_b65 {
  padding-bottom: 65px !important;
}

.u-m_t70 {
  margin-top: 70px !important;
}

.u-m_b70 {
  margin-bottom: 70px !important;
}

.u-m_t70neg {
  margin-top: -70px !important;
}

.u-m_b70neg {
  margin-bottom: -70px !important;
}

.u-p_t70 {
  padding-top: 70px !important;
}

.u-p_b70 {
  padding-bottom: 70px !important;
}

.u-m_t75 {
  margin-top: 75px !important;
}

.u-m_b75 {
  margin-bottom: 75px !important;
}

.u-m_t75neg {
  margin-top: -75px !important;
}

.u-m_b75neg {
  margin-bottom: -75px !important;
}

.u-p_t75 {
  padding-top: 75px !important;
}

.u-p_b75 {
  padding-bottom: 75px !important;
}

.u-m_t80 {
  margin-top: 80px !important;
}

.u-m_b80 {
  margin-bottom: 80px !important;
}

.u-m_t80neg {
  margin-top: -80px !important;
}

.u-m_b80neg {
  margin-bottom: -80px !important;
}

.u-p_t80 {
  padding-top: 80px !important;
}

.u-p_b80 {
  padding-bottom: 80px !important;
}

.u-m_t85 {
  margin-top: 85px !important;
}

.u-m_b85 {
  margin-bottom: 85px !important;
}

.u-m_t85neg {
  margin-top: -85px !important;
}

.u-m_b85neg {
  margin-bottom: -85px !important;
}

.u-p_t85 {
  padding-top: 85px !important;
}

.u-p_b85 {
  padding-bottom: 85px !important;
}

.u-m_t90 {
  margin-top: 90px !important;
}

.u-m_b90 {
  margin-bottom: 90px !important;
}

.u-m_t90neg {
  margin-top: -90px !important;
}

.u-m_b90neg {
  margin-bottom: -90px !important;
}

.u-p_t90 {
  padding-top: 90px !important;
}

.u-p_b90 {
  padding-bottom: 90px !important;
}

.u-m_t95 {
  margin-top: 95px !important;
}

.u-m_b95 {
  margin-bottom: 95px !important;
}

.u-m_t95neg {
  margin-top: -95px !important;
}

.u-m_b95neg {
  margin-bottom: -95px !important;
}

.u-p_t95 {
  padding-top: 95px !important;
}

.u-p_b95 {
  padding-bottom: 95px !important;
}

.u-m_t100 {
  margin-top: 100px !important;
}

.u-m_b100 {
  margin-bottom: 100px !important;
}

.u-m_t100neg {
  margin-top: -100px !important;
}

.u-m_b100neg {
  margin-bottom: -100px !important;
}

.u-p_t100 {
  padding-top: 100px !important;
}

.u-p_b100 {
  padding-bottom: 100px !important;
}

.u-m_t105 {
  margin-top: 105px !important;
}

.u-m_b105 {
  margin-bottom: 105px !important;
}

.u-m_t105neg {
  margin-top: -105px !important;
}

.u-m_b105neg {
  margin-bottom: -105px !important;
}

.u-p_t105 {
  padding-top: 105px !important;
}

.u-p_b105 {
  padding-bottom: 105px !important;
}

.u-m_t110 {
  margin-top: 110px !important;
}

.u-m_b110 {
  margin-bottom: 110px !important;
}

.u-m_t110neg {
  margin-top: -110px !important;
}

.u-m_b110neg {
  margin-bottom: -110px !important;
}

.u-p_t110 {
  padding-top: 110px !important;
}

.u-p_b110 {
  padding-bottom: 110px !important;
}

.u-m_t115 {
  margin-top: 115px !important;
}

.u-m_b115 {
  margin-bottom: 115px !important;
}

.u-m_t115neg {
  margin-top: -115px !important;
}

.u-m_b115neg {
  margin-bottom: -115px !important;
}

.u-p_t115 {
  padding-top: 115px !important;
}

.u-p_b115 {
  padding-bottom: 115px !important;
}

.u-m_t120 {
  margin-top: 120px !important;
}

.u-m_b120 {
  margin-bottom: 120px !important;
}

.u-m_t120neg {
  margin-top: -120px !important;
}

.u-m_b120neg {
  margin-bottom: -120px !important;
}

.u-p_t120 {
  padding-top: 120px !important;
}

.u-p_b120 {
  padding-bottom: 120px !important;
}

.u-m_t125 {
  margin-top: 125px !important;
}

.u-m_b125 {
  margin-bottom: 125px !important;
}

.u-m_t125neg {
  margin-top: -125px !important;
}

.u-m_b125neg {
  margin-bottom: -125px !important;
}

.u-p_t125 {
  padding-top: 125px !important;
}

.u-p_b125 {
  padding-bottom: 125px !important;
}

.u-m_t130 {
  margin-top: 130px !important;
}

.u-m_b130 {
  margin-bottom: 130px !important;
}

.u-m_t130neg {
  margin-top: -130px !important;
}

.u-m_b130neg {
  margin-bottom: -130px !important;
}

.u-p_t130 {
  padding-top: 130px !important;
}

.u-p_b130 {
  padding-bottom: 130px !important;
}

.u-m_t135 {
  margin-top: 135px !important;
}

.u-m_b135 {
  margin-bottom: 135px !important;
}

.u-m_t135neg {
  margin-top: -135px !important;
}

.u-m_b135neg {
  margin-bottom: -135px !important;
}

.u-p_t135 {
  padding-top: 135px !important;
}

.u-p_b135 {
  padding-bottom: 135px !important;
}

.u-m_t140 {
  margin-top: 140px !important;
}

.u-m_b140 {
  margin-bottom: 140px !important;
}

.u-m_t140neg {
  margin-top: -140px !important;
}

.u-m_b140neg {
  margin-bottom: -140px !important;
}

.u-p_t140 {
  padding-top: 140px !important;
}

.u-p_b140 {
  padding-bottom: 140px !important;
}

.u-m_t145 {
  margin-top: 145px !important;
}

.u-m_b145 {
  margin-bottom: 145px !important;
}

.u-m_t145neg {
  margin-top: -145px !important;
}

.u-m_b145neg {
  margin-bottom: -145px !important;
}

.u-p_t145 {
  padding-top: 145px !important;
}

.u-p_b145 {
  padding-bottom: 145px !important;
}

.u-m_t150 {
  margin-top: 150px !important;
}

.u-m_b150 {
  margin-bottom: 150px !important;
}

.u-m_t150neg {
  margin-top: -150px !important;
}

.u-m_b150neg {
  margin-bottom: -150px !important;
}

.u-p_t150 {
  padding-top: 150px !important;
}

.u-p_b150 {
  padding-bottom: 150px !important;
}

.u-m_t155 {
  margin-top: 155px !important;
}

.u-m_b155 {
  margin-bottom: 155px !important;
}

.u-m_t155neg {
  margin-top: -155px !important;
}

.u-m_b155neg {
  margin-bottom: -155px !important;
}

.u-p_t155 {
  padding-top: 155px !important;
}

.u-p_b155 {
  padding-bottom: 155px !important;
}

.u-m_t160 {
  margin-top: 160px !important;
}

.u-m_b160 {
  margin-bottom: 160px !important;
}

.u-m_t160neg {
  margin-top: -160px !important;
}

.u-m_b160neg {
  margin-bottom: -160px !important;
}

.u-p_t160 {
  padding-top: 160px !important;
}

.u-p_b160 {
  padding-bottom: 160px !important;
}

.u-m_t165 {
  margin-top: 165px !important;
}

.u-m_b165 {
  margin-bottom: 165px !important;
}

.u-m_t165neg {
  margin-top: -165px !important;
}

.u-m_b165neg {
  margin-bottom: -165px !important;
}

.u-p_t165 {
  padding-top: 165px !important;
}

.u-p_b165 {
  padding-bottom: 165px !important;
}

.u-m_t170 {
  margin-top: 170px !important;
}

.u-m_b170 {
  margin-bottom: 170px !important;
}

.u-m_t170neg {
  margin-top: -170px !important;
}

.u-m_b170neg {
  margin-bottom: -170px !important;
}

.u-p_t170 {
  padding-top: 170px !important;
}

.u-p_b170 {
  padding-bottom: 170px !important;
}

.u-m_t175 {
  margin-top: 175px !important;
}

.u-m_b175 {
  margin-bottom: 175px !important;
}

.u-m_t175neg {
  margin-top: -175px !important;
}

.u-m_b175neg {
  margin-bottom: -175px !important;
}

.u-p_t175 {
  padding-top: 175px !important;
}

.u-p_b175 {
  padding-bottom: 175px !important;
}

.u-m_t180 {
  margin-top: 180px !important;
}

.u-m_b180 {
  margin-bottom: 180px !important;
}

.u-m_t180neg {
  margin-top: -180px !important;
}

.u-m_b180neg {
  margin-bottom: -180px !important;
}

.u-p_t180 {
  padding-top: 180px !important;
}

.u-p_b180 {
  padding-bottom: 180px !important;
}

.u-m_t185 {
  margin-top: 185px !important;
}

.u-m_b185 {
  margin-bottom: 185px !important;
}

.u-m_t185neg {
  margin-top: -185px !important;
}

.u-m_b185neg {
  margin-bottom: -185px !important;
}

.u-p_t185 {
  padding-top: 185px !important;
}

.u-p_b185 {
  padding-bottom: 185px !important;
}

.u-m_t190 {
  margin-top: 190px !important;
}

.u-m_b190 {
  margin-bottom: 190px !important;
}

.u-m_t190neg {
  margin-top: -190px !important;
}

.u-m_b190neg {
  margin-bottom: -190px !important;
}

.u-p_t190 {
  padding-top: 190px !important;
}

.u-p_b190 {
  padding-bottom: 190px !important;
}

.u-m_t195 {
  margin-top: 195px !important;
}

.u-m_b195 {
  margin-bottom: 195px !important;
}

.u-m_t195neg {
  margin-top: -195px !important;
}

.u-m_b195neg {
  margin-bottom: -195px !important;
}

.u-p_t195 {
  padding-top: 195px !important;
}

.u-p_b195 {
  padding-bottom: 195px !important;
}

.u-m_t200 {
  margin-top: 200px !important;
}

.u-m_b200 {
  margin-bottom: 200px !important;
}

.u-m_t200neg {
  margin-top: -200px !important;
}

.u-m_b200neg {
  margin-bottom: -200px !important;
}

.u-p_t200 {
  padding-top: 200px !important;
}

.u-p_b200 {
  padding-bottom: 200px !important;
}

.is-hide {
  opacity: 0;
  display: none;
}

.is-bk_blk {
  background-color: #000;
}

.is-bk_ylw {
  background-color: #fff000;
}

.is-bk_blue {
  background-color: #3071b7;
}

.is-bk_green {
  background-color: #60b28d;
}

.is-bk_pink {
  background-color: #e40065;
}

.is-t_wht {
  color: #fff;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav, ul {
  list-style: none;
  list-style-type: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

a, a:hover, a:visited {
  color: inherit;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table { /*border-collapse:collapse;*/
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select, img {
  vertical-align: middle;
}

* {
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body, html {
  min-width: 320px;
  /*
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: normal;
  */
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  word-wrap: break-word;
}

body,
html {
  position: relative;
  overflow-x: hidden;
  font-weight: 300;
  line-height: 2;
  font-size: 14px;
}
@media (min-width: 800px) {
  body,
  html {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  body,
  html {
    font-size: 20px;
  }
}

.c-section {
  position: relative;
  width: 100dvw;
}
@media (min-width: 1200px) {
  .c-section {
    min-height: 800px;
  }
}
.c-section_inner {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}
.c-section_h2 {
  display: inline;
  font-weight: 100;
  font-size: 40px;
  line-height: 1.75;
  font-size: 24px;
}
@media (min-width: 800px) {
  .c-section_h2 {
    font-size: 32px;
  }
}
@media (min-width: 1200px) {
  .c-section_h2 {
    font-size: 40px;
  }
}
.c-section_h2-body {
  padding: 12px 12px 0 0;
  margin: 0 0 -3px -3px;
  z-index: 100;
}
.c-section_h2-body::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 3px;
  bottom: 3px;
  background-color: #fff000;
  z-index: -1;
}
.c-section_h3 {
  text-transform: uppercase;
  color: #fff000;
  letter-spacing: 0.2rem;
  font-size: 150%;
}
.c-section_txt {
  width: 100%;
  max-width: 1000px;
  line-height: 1.75;
}
@media (min-width: 1200px) {
  .c-section_txt {
    line-height: 2;
  }
}
.c-section_sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 40px;
  height: 40px;
  border: solid 1px #fff;
  border-radius: 50%;
  margin-top: 28px;
  margin-bottom: 12px;
}
.c-section_sns > img {
  width: 75%;
  height: auto;
}
.c-section_span {
  display: inline-block;
}
.c-section_sm {
  font-size: 75%;
}

.p-nav_btn {
  position: fixed;
  width: 75px;
  height: 75px;
  top: 30px;
  right: 30px;
  z-index: 1000;
}
.p-nav_btn > img {
  position: absolute;
}
.p-nav_btn > img:last-of-type {
  opacity: 0;
}
@media (min-width: 800px) {
  .p-nav_btn {
    display: none;
  }
}
.p-nav_items {
  position: fixed;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  color: #fff;
  z-index: 500;
}
@media (max-width: 800px) {
  .p-nav_items {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
    height: 100%;
    padding: 90px;
    background-color: #000;
    color: #fff000;
    font-size: 300%;
    letter-spacing: 0.2rem;
  }
}
@media (min-width: 800px) {
  .p-nav_items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    height: 30px;
    width: auto;
    left: 30px;
    bottom: 0;
    cursor: pointer;
    z-index: 2000;
  }
}
@media (min-width: 1200px) {
  .p-nav_items {
    height: 50px;
    left: 50px;
  }
}
@media (min-width: 800px) {
  .p-nav_item {
    padding: 2px 4px 2px 20px;
    background-color: #000;
  }
}
.p-nav_2dx {
  display: inline-block;
  position: fixed;
  width: 50px;
  height: auto;
  z-index: 1000;
  top: 30px;
  left: 30px;
}
@media (min-width: 800px) {
  .p-nav_2dx {
    width: 69px;
  }
}
@media (min-width: 1200px) {
  .p-nav_2dx {
    top: 50px;
    left: 50px;
  }
}
.p-nav_2dx > img {
  position: absolute;
  -webkit-transition: 200ms;
  transition: 200ms;
}
.p-nav_2dx > img:last-of-type:hover {
  opacity: 0;
}

.l-nav.is-closed .p-nav_btn > img:first-of-type {
  opacity: 0;
}
.l-nav.is-closed .p-nav_btn > img:last-of-type {
  opacity: 1;
}
@media (max-width: 800px) {
  .l-nav.is-closed .p-nav_items {
    display: none;
  }
}

@media (min-width: 800px) {
  .is-top .p-nav_item.is-top,
  .is-story .p-nav_item.is-story,
  .is-chara .p-nav_item.is-chara,
  .is-ss .p-nav_item.is-ss {
    color: #fff000;
  }
  .is-top .p-nav_item.is-top::before,
  .is-story .p-nav_item.is-story::before,
  .is-chara .p-nav_item.is-chara::before,
  .is-ss .p-nav_item.is-ss::before {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    top: 6px;
    left: 6px;
    background-color: #fff000;
  }
}
@media (min-width: 1200px) {
  .is-top .p-nav_item.is-top::before,
  .is-story .p-nav_item.is-story::before,
  .is-chara .p-nav_item.is-chara::before,
  .is-ss .p-nav_item.is-ss::before {
    top: 8px;
    left: 8px;
  }
}

.is-chara .p-nav_2dx {
  display: none;
}

.is-nav-opened .p-nav_2dx {
  display: block !important;
}

.l-overlay_frame {
  position: fixed;
  border: solid 1px #fff000;
  z-index: 1000;
  pointer-events: none;
}
.l-overlay_h2 {
  position: fixed;
  color: #fff000;
  text-transform: uppercase;
  line-height: 0;
  right: 33px;
  bottom: 29px;
  font-size: 85px;
  z-index: 2000;
  pointer-events: none;
}
@media (min-width: 1200px) {
  .l-overlay_h2 {
    right: 75px;
    bottom: 52.5px;
    font-size: 150px;
  }
}
.l-overlay_hideOuter::before, .l-overlay_hideOuter::after {
  content: "";
  display: block;
  position: fixed;
  height: 30px;
  width: 100%;
  left: 0;
  top: 0;
  background-color: #000;
  pointer-events: none;
  z-index: 200;
}
@media (min-width: 1200px) {
  .l-overlay_hideOuter::before, .l-overlay_hideOuter::after {
    height: 50px;
  }
}
.l-overlay_hideOuter::after {
  top: initial;
  bottom: 0;
}

.is-ch01 .l-overlay_frame {
  border: solid 1px #000;
}
@media (min-width: 1200px) {
  .is-ch01 .l-overlay_frame {
    border: solid 1px #fff000;
  }
}
.is-ch01 .l-overlay_h2 {
  color: #000;
}
@media (min-width: 1200px) {
  .is-ch01 .l-overlay_h2 {
    color: #fff000;
  }
}

.l-top {
  background-image: url("../img/tokyolv99_top-sp.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (min-width: 1200px) {
  .l-top {
    background-image: url("../img/tokyolv99_top-pc.jpg");
    background-position: 50% 25%;
  }
}

.p-top_logo {
  position: absolute;
  width: 35%;
  max-width: 250px;
  height: auto;
  aspect-ratio: 14/25;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  top: 50%;
  left: 50%;
}
@media (min-width: 1200px) {
  .p-top_logo {
    max-width: 800px;
    aspect-ratio: 48/25;
    -webkit-transform: inherit;
    transform: inherit;
    top: 50px;
    left: inherit;
    right: 50px;
  }
}
.p-top_scroll {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 60px;
  height: 60px;
  left: 50%;
  bottom: 20px;
  cursor: pointer;
}
@media (min-width: 480px) {
  .p-top_scroll {
    width: 80px;
    height: 80px;
  }
}
@media (min-width: 800px) {
  .p-top_scroll {
    width: 100px;
    height: 100px;
  }
}
@media (min-width: 1200px) {
  .p-top_scroll {
    width: 120px;
    height: 120px;
    bottom: -25px;
  }
}

.l-chara {
  overflow: hidden;
}
@media (min-width: 1200px) {
  .l-chara {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100lvh;
    z-index: 1001;
  }
}
.l-chara_inner {
  height: 100lvh;
  position: relative;
  display: grid;
}
@media (max-width: 800px) {
  .l-chara_inner {
    grid-template-columns: 55% 22.5% 22.5%;
    grid-template-rows: 40% 25% 35%;
  }
}
@media (max-width: 480px) {
  .l-chara_inner {
    grid-template-rows: 35% 20% 45%;
  }
}
@media (min-width: 800px) {
  .l-chara_inner {
    grid-template-columns: 35lvh auto 14.5lvh;
    grid-template-rows: 40% 60%;
  }
}
@media (min-width: 1200px) {
  .l-chara_inner {
    display: block;
    height: 100%;
    width: auto;
    width: 15%;
    max-width: 200px;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .l-chara_inner {
    max-width: 300px;
  }
}
@media (min-width: 1200px) {
  .l-chara_inner.is-active {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: initial;
    display: grid;
    grid-template-columns: 30lvh auto 14.5lvh;
    grid-template-rows: 35dvw auto;
  }
}

.p-chara_ill {
  display: inline-block;
  grid-row: 1/3;
  grid-column: 1/2;
}
@media (max-width: 800px) {
  .p-chara_ill {
    justify-self: center;
  }
}
@media (min-width: 800px) {
  .p-chara_ill {
    height: 100lvh;
  }
}
.p-chara_ill > img {
  height: 100%;
  width: auto;
}
@media (min-width: 800px) {
  .p-chara_ill > img {
    left: -28px;
  }
}
@media (min-width: 1200px) {
  .p-chara_ill > img {
    left: initial;
  }
}
.p-chara_name {
  display: inline-block;
}
@media (max-width: 800px) {
  .p-chara_name {
    grid-row: 2/3;
    grid-column: 2/3;
    height: 80%;
    justify-self: center;
    align-self: center;
    left: -12px;
  }
}
@media (min-width: 800px) {
  .p-chara_name {
    position: absolute;
    width: 40px;
    height: auto;
    left: 60px;
    bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .p-chara_name {
    left: 25px;
    bottom: 130px;
  }
}
.p-chara_catch {
  height: calc(100% - 80px);
  -ms-flex-item-align: center;
  align-self: center;
  justify-self: right;
}
@media (max-width: 800px) {
  .p-chara_catch {
    grid-row: 1/3;
    grid-column: 3/4;
    right: 40px;
  }
}
@media (min-width: 800px) {
  .p-chara_catch {
    grid-row: 1/3;
    grid-column: 3/4;
    right: 40px;
  }
}
@media (min-width: 1200px) {
  .p-chara_catch {
    height: calc(100lvh - 100px);
    right: initial;
  }
}
.p-chara_quote {
  justify-self: center;
}
@media (max-width: 800px) {
  .p-chara_quote {
    grid-row: 1/2;
    grid-column: 2/3;
    height: calc(100% - 60px);
    top: 60px;
    left: -16px;
  }
}
@media (min-width: 800px) {
  .p-chara_quote {
    grid-row: 1/2;
    grid-column: 2/3;
    height: 100%;
    top: 100px;
    left: 20px;
  }
}
@media (min-width: 1200px) {
  .p-chara_quote {
    height: calc(100% - 100px);
    left: initial;
  }
}
.p-chara_prof {
  color: #fff;
  font-weight: 500;
  line-height: 1.75;
}
@media (max-width: 800px) {
  .p-chara_prof {
    grid-row: 3/4;
    grid-column: 1/4;
    padding: 0 60px 90px;
  }
}
@media (max-width: 480px) {
  .p-chara_prof {
    line-height: 1.5;
  }
}
@media (min-width: 800px) {
  .p-chara_prof {
    display: inline;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: center;
    padding: 0 20px 0 60px;
    line-height: 1.75;
  }
}
@media (min-width: 1200px) {
  .p-chara_prof {
    padding: initial;
    font-size: 80%;
    -ms-flex-item-align: start;
    align-self: start;
    line-height: 2;
  }
}
@media (min-width: 1600px) {
  .p-chara_prof {
    font-size: 100%;
  }
}

@media (min-width: 1200px) {
  .l-chara_inner:not(.is-active) .p-chara_quote, .l-chara_inner:not(.is-active) .p-chara_catch, .l-chara_inner:not(.is-active) .p-chara_prof {
    display: none;
  }
}

.is-ch01 .p-chara_prof {
  color: #000 !important;
}

.l-ss {
  background-image: url("../img/tokyolv99_footer-sp.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (min-width: 1200px) {
  .l-ss {
    background-image: url("../img/tokyolv99_footer-pc.jpg");
  }
}

.p-ss_links {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  row-gap: 8px;
}
.p-ss_link {
  display: inline-block;
  padding: 2px 4px;
  font-weight: 800;
  background-color: #fff;
  line-height: 1;
  vertical-align: middle;
  font-size: 18px;
  z-index: 1;
  -webkit-transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media (min-width: 1200px) {
  .p-ss_link {
    font-size: 24px;
  }
}
.p-ss_link.is-more {
  letter-spacing: 0.1rem;
}
.p-ss_link:not(.is-more) {
  margin-bottom: 20px;
}
.p-ss_link:not(.is-more):hover {
  color: #e50012;
}
@media (min-width: 1200px) {
  .p-ss_link:not(.is-more) {
    margin-bottom: auto;
  }
}
.p-ss_link:not(.is-more)::after {
  content: "\a今すぐ読む▶";
  display: inline-block;
  position: absolute;
  white-space: pre;
  top: 100%;
  left: 0;
  padding: 0 4px 2px;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
  background-color: #fff;
  font-size: 67%;
  letter-spacing: 0.05rem;
  z-index: -1;
}
@media (min-width: 1200px) {
  .p-ss_link:not(.is-more)::after {
    content: "今すぐ読む▶";
    position: relative;
    white-space: initial;
    padding: initial;
    margin-left: 8px;
    -webkit-transform: translateY(-12%);
    transform: translateY(-12%);
  }
}

.js-fadein {
  opacity: 0;
  -webkit-transform: translate(0, 50px);
  transform: translate(0, 50px);
  -webkit-transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
}

.js-fadein_done {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

@-webkit-keyframes vibrato {
  0% {
    top: 0;
  }
  25% {
    top: 4px;
  }
  75% {
    top: -4px;
  }
  100% {
    top: 0;
  }
}

@keyframes vibrato {
  0% {
    top: 0;
  }
  25% {
    top: 4px;
  }
  75% {
    top: -4px;
  }
  100% {
    top: 0;
  }
}
.is-vibrato {
  -webkit-animation-name: vibrato;
  animation-name: vibrato;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-direction: normal;
  animation-direction: normal;
}

@-webkit-keyframes show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  25% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes show {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  25% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}