@charset "UTF-8";
.p-top\:nav_data__title {
  padding-top: 1.6rem;
}
@media screen and (max-width: 960px) {
  .p-top\:nav_data__title {
    padding-top: 0.8rem;
  }
}

.p-top\:hero_shop__cap {
  letter-spacing: 0.05rem;
  font-family: "Chakra Petch", "Zen Kaku Gothic New", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

.p-chara_content__name-main {
  line-height: 0.9;
  font-size: 6rem;
}
@media screen and (max-width: 960px) {
  .p-chara_content__name-main {
    font-size: 3.4rem;
    line-height: 1;
  }
}

.p-chara_content__cv-text {
  font-weight: 500;
}

.p-world_content__title {
  margin-bottom: 0.4rem;
  font-weight: 600;
  letter-spacing: 0.1rem;
  font-family: "Chakra Petch", "Zen Kaku Gothic New", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}