@charset "UTF-8";
/*!
  Reset Stylesheet
  Author: yama-dev - https://github.com/yama-dev
  */
html, body, div, span, object, iframe, embed, main,
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, u, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, tbody, tfoot, thead, tr, th, td, caption,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, source {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: middle;
  background: transparent;
  box-sizing: border-box;
}

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

blockquote, q {
  quotes: none;
}

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

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 #cccccc;
  margin: 1em 0;
  padding: 0;
}

ol, ul {
  list-style: none;
}

button, input, select, textarea, datalist {
  vertical-align: middle;
  min-height: 1.5em;
  background-color: transparent;
}

input[type=submit], input[type=reset] {
  cursor: pointer;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
}

a[href^=tel] {
  display: inline-block;
  color: inherit;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

iframe {
  border: none;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0;
}

[role=button] {
  cursor: pointer;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true],
[disabled] {
  cursor: not-allowed;
}

body {
  line-height: 1;
}

body, button, input, select, textarea, datalist {
  font-family: YakuHanJP, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  word-wrap: break-word;
}

img {
  pointer-events: none !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}

.sample {
  color: black;
}

:root {
  --black: #000000;
  --white: #ffffff;
  --dark-blue: rgba(2, 6, 18, 0.6);
  --gold-grad: linear-gradient(90deg, #6a6245 0%, #f6e6a7 50%, #6a6245 100%);
  --gold: #f6e6a7;
  --light-gold: #a9a691;
}

.l-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
  position: relative;
  margin: 0 auto 0;
  padding: 0 0 0;
  overflow: hidden;
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-style: normal;
  color: var(--white);
}
@media screen and (max-width: 767px) {
  .l-wrapper {
    margin: 0 auto 0;
    padding: 0 0 0;
  }
}
.l-wrapper .--font-jp-default {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-style: normal;
}
.l-wrapper .--font-jp {
  font-family: "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-style: normal;
}
.l-wrapper .--font-jp-hf {
  font-family: YakuHanMP, "Noto Serif JP", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝", serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-style: normal;
}
.l-wrapper .--font-eg-default {
  font-family: YakuHanMP, "wayfinder-cf", "Noto Serif JP", -apple-system, BlinkMacSystemFont, sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
}
.l-wrapper .--font-eg {
  font-family: YakuHanMP, "wayfinder-cf", "Noto Serif JP", -apple-system, BlinkMacSystemFont, sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
}
.l-wrapper .--font-eg-hf {
  font-family: YakuHanJP, "wayfinder-cf", "Noto Serif JP", -apple-system, BlinkMacSystemFont, sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
}
.l-wrapper img {
  width: 100%;
}

.l-bg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/bg_pc.jpg) center center repeat-y;
  background-size: 100% 100%;
  background-attachment: fixed;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .l-bg {
    background: url(../img/bg_sp.jpg) center center repeat-y;
    background-size: 100% 100%;
  }
}
.l-bg::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../img/kv_bg_pc.png) center top no-repeat;
  background-size: max(100%, 1400px) auto;
  opacity: 0.8;
  transform: scale(1.03);
  transform-origin: center top;
  transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.js-load .l-bg::before {
  opacity: 1;
  transform: scale(1);
}
@media screen and (max-width: 767px) {
  .l-bg::before {
    background: url(../img/kv_bg_sp.png) center top no-repeat;
    background-size: 100% auto;
  }
}
.l-bg::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0%;
  top: 0%;
  background-image: var(--gold-grad), url(../img/top_shadow.png);
  background-position: center top, center top;
  background-size: 100% 4px, 140px auto;
  background-repeat: no-repeat, repeat-x;
}

.l-outer {
  position: relative;
}

.l-footer {
  width: 100%;
  position: relative;
  margin: auto auto 0;
  padding-top: 60px;
  background-color: transparent;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-footer {
    padding-top: 0px;
  }
}
.l-footer a {
  display: block;
}
.l-footer__inner {
  padding: 60px 60px 60px;
}
@media screen and (max-width: 767px) {
  .l-footer__inner {
    padding: 29px 0 58px;
  }
}
.l-footer__contents {
  display: flex;
}
@media screen and (max-width: 767px) {
  .l-footer__contents {
    display: block;
  }
}
.l-footer__first {
  width: calc(100% - 300px);
}
@media screen and (max-width: 767px) {
  .l-footer__first {
    width: 100%;
  }
}
.l-footer__last {
  width: 300px;
  justify-content: end;
  padding-top: 85px;
}
@media screen and (max-width: 767px) {
  .l-footer__last {
    width: 100%;
    padding-top: 44px;
  }
}
.l-footer__logo {
  width: 260px;
}
@media screen and (max-width: 767px) {
  .l-footer__logo {
    width: 52%;
    margin: 0 auto;
  }
}
.l-footer__logo-link {
  text-decoration: none;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  line-height: 1.65;
  letter-spacing: 0.01em;
  transition: transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}
@media screen and (min-width: 768px) {
  .l-footer__logo-link:hover {
    transform: scale(1.02);
  }
}
@media screen and (max-width: 767px) {
  .l-footer__logo-link {
    font-size: 16px;
    line-height: 1.55;
    letter-spacing: 0.01em;
  }
}
.l-footer__copy {
  margin-top: 14px;
  text-align: left;
  font-size: 10.5px;
  line-height: 2.1;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .l-footer__copy {
    text-align: center;
    margin-top: 30px;
    font-size: 10px;
    line-height: 1.55;
    letter-spacing: 0.01em;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__copy + .l-footer__copy {
    margin-top: 33px;
  }
}
.l-footer__share {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  padding-right: 8px;
}
@media screen and (max-width: 767px) {
  .l-footer__share {
    display: block;
    margin: 0 auto;
    padding-right: 0;
  }
}
.l-footer__share-cap {
  font-family: YakuHanMP, "wayfinder-cf", "Noto Serif JP", -apple-system, BlinkMacSystemFont, sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
  font-size: 20px;
  color: var(--light-gold);
  letter-spacing: 0.01em;
}
@media screen and (max-width: 767px) {
  .l-footer__share-cap {
    margin: 0 auto;
    font-size: 11px;
    letter-spacing: 0.05em;
  }
}
.l-footer__share-list {
  display: flex;
  flex-wrap: wrap;
  margin-left: 27px;
}
@media screen and (max-width: 767px) {
  .l-footer__share-list {
    margin-left: 0;
    margin-top: 20px;
  }
}
.l-footer__share-list-item {
  margin-left: 27px;
}
.l-footer__share-list-item:nth-of-type(1) {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .l-footer__share-list-item {
    margin-left: 32px;
  }
}
.l-footer__share-link {
  display: block;
  width: 42px;
  height: 42px;
  position: relative;
  transition: transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}
@media screen and (min-width: 768px) {
  .l-footer__share-link:hover {
    transform: scale(1.1);
  }
}
@media screen and (max-width: 767px) {
  .l-footer__share-link {
    width: 32px;
    height: 32px;
  }
}
.l-footer__share-img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: var(--light-gold);
}
.l-footer__share-list-item:nth-of-type(1) .l-footer__share-img {
  -webkit-mask: url(../img/sns_x.svg) center center no-repeat;
  mask: url(../img/sns_x.svg) center center no-repeat;
  -webkit-mask-size: 50%;
  mask-size: 50%;
}
.l-footer__share-list-item:nth-of-type(2) .l-footer__share-img {
  -webkit-mask: url(../img/sns_facebook.svg) center center no-repeat;
  mask: url(../img/sns_facebook.svg) center center no-repeat;
  -webkit-mask-size: 50%;
  mask-size: 50%;
}
.l-footer__share-list-item:nth-of-type(3) .l-footer__share-img {
  -webkit-mask: url(../img/sns_line.svg) center center no-repeat;
  mask: url(../img/sns_line.svg) center center no-repeat;
  -webkit-mask-size: 50%;
  mask-size: 50%;
}
.l-footer__share-frame {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0%;
  top: 0%;
  border: 1px solid var(--light-gold);
  box-sizing: border-box;
  transform: rotate(45deg);
}
.l-footer__share-frame::before, .l-footer__share-frame::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  border: 1px solid var(--light-gold);
  transform: translate(-50%, -50%);
}
.l-footer__share-frame::before {
  width: 100%;
  height: calc(100% - 10px);
}
@media screen and (max-width: 767px) {
  .l-footer__share-frame::before {
    height: calc(100% - 8px);
  }
}
.l-footer__share-frame::after {
  width: calc(100% - 10px);
  height: 100%;
}
@media screen and (max-width: 767px) {
  .l-footer__share-frame::after {
    width: calc(100% - 8px);
  }
}
.l-footer__txtLink {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 27px;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .l-footer__txtLink {
    margin: 32px auto 0;
  }
}
.l-footer__txtLink-list {
  display: flex;
  flex-wrap: wrap;
}
.l-footer__txtLink-list-item {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .l-footer__txtLink-list-item {
    padding: 0 8px;
  }
}
.l-footer__txtLink-list-item::before {
  content: "";
  display: block;
  width: 1px;
  height: 95%;
  position: absolute;
  left: 0;
  top: 50%;
  background-color: var(--light-gold);
  transform: translate(0%, -50%);
}
.l-footer__txtLink-list-item:nth-of-type(1) {
  margin-left: 0;
}
.l-footer__txtLink-list-item:nth-of-type(1)::before {
  display: none;
}
@media screen and (min-width: 768px) {
  .l-footer__txtLink-list-item:nth-last-of-type(1) {
    padding-right: 0;
  }
}
.l-footer__txtLink-link {
  text-decoration: none;
  font-family: YakuHanMP, "wayfinder-cf", "Noto Serif JP", -apple-system, BlinkMacSystemFont, sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
  font-size: 14px;
  color: var(--light-gold);
  transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}
@media screen and (min-width: 768px) {
  .l-footer__txtLink-link:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .l-footer__txtLink-link {
    font-size: 12px;
  }
}

.u-bp__spOnly {
  display: none;
}

@media screen and (max-width: 767px) {
  .u-bp__pcOnly {
    display: none;
  }
  .u-bp__spOnly {
    display: block;
  }
}
.is-fade-up {
  opacity: 0;
  transform: translateY(8px);
  transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.is-fade-up.is-scroll-active {
  opacity: 1;
  transform: translateY(0);
}

.is-fade-left {
  opacity: 0;
  transform: translate(8px, 0px);
  transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.is-fade-left.is-scroll-active {
  opacity: 1;
  transform: translate(0px, 0px);
}

.is-fade-right {
  opacity: 0;
  transform: translate(-8px, 0px);
  transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.is-fade-right.is-scroll-active {
  opacity: 1;
  transform: translate(0px, 0px);
}

img {
  max-width: 100%;
  display: block;
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
  .is-pc {
    display: block;
  }
  .is-sp {
    display: none;
  }
  .is-pc-inline {
    display: inline-block;
  }
  .is-sp-inline {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .is-pc {
    display: none;
  }
  .is-sp {
    display: block;
  }
  .is-pc-inline {
    display: none;
  }
  .is-sp-inline {
    display: inline-block;
  }
}
.p-header {
  position: relative;
}
.p-header__inner {
  position: relative;
}
.p-header__contents {
  position: relative;
}
.p-header__kv {
  position: relative;
}
.p-header__chara {
  width: max(71.43%, 1000px);
  margin: 0 auto;
  opacity: 0;
  transform: translateY(8px);
  transition: opacity 0.8s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 1.2s 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.js-load .p-header__chara {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (max-width: 1000px) {
  .p-header__chara {
    width: 100%;
    min-height: 640px;
  }
}
@media screen and (max-width: 767px) {
  .p-header__chara {
    min-height: auto;
  }
}
.p-header__chara-area {
  padding-top: 64%;
  background: url(../img/kv_chara_pc.png) center top no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 1000px) {
  .p-header__chara-area {
    width: 100%;
    min-height: 640px;
    padding-top: 0;
    background-size: auto 100%;
  }
}
@media screen and (max-width: 767px) {
  .p-header__chara-area {
    min-height: auto;
    padding-top: 145%;
    background: url(../img/kv_chara_sp.png) center top no-repeat;
    background-size: 100% auto;
    background-position: center 1vw;
  }
}
.p-header__chara img {
  width: 100%;
}
.p-header__logo {
  width: 265px;
  position: absolute;
  left: 0px;
  top: 0px;
}
@media screen and (max-width: 1080px) {
  .p-header__logo {
    width: 14vw;
  }
}
@media screen and (max-width: 767px) {
  .p-header__logo {
    width: 57.5%;
    left: 50%;
    top: 50%;
    transform: translate(-48%, -25%);
  }
}
.p-header__logo a {
  display: block;
  transition: transform 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}
@media screen and (min-width: 768px) {
  .p-header__logo a:hover {
    transform: scale(1.03);
  }
}
.p-header__logo img {
  display: block;
  transition-delay: 0.4s !important;
}
@media screen and (min-width: 768px) {
  .p-header__logo img {
    opacity: 0;
    transform: translateY(8px);
    transition: opacity 0.8s 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 1.2s 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .js-load .p-header__logo img {
    opacity: 1;
    transform: translateY(0);
  }
  .js-load .p-header__logo img {
    opacity: 1;
    transform: translateY(0);
  }
}
@media screen and (max-width: 767px) {
  .p-header__logo img {
    opacity: 0;
    transform: translateY(6px);
    transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .js-load .p-header__logo img {
    opacity: 1;
    transform: translateY(0);
  }
}
.p-header__title {
  width: max(40%, 630px);
  position: relative;
  margin: -6.5% auto 0;
  opacity: 0;
  transform: translateY(8px);
  transition: opacity 0.8s 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 1.2s 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.js-load .p-header__title {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (max-width: 767px) {
  .p-header__title {
    width: 84%;
    margin-top: -11.5%;
  }
}
.p-header__lead {
  margin: 39px auto 0;
  text-align: center;
  font-size: 20px;
  line-height: 1.96;
}
@media screen and (max-width: 767px) {
  .p-header__lead {
    margin: 22px auto 0;
    text-align: center;
    font-size: 14px;
    line-height: 2;
  }
}
.p-header__day {
  width: max(28.6%, 400px);
  margin: 48px auto 0;
}
@media screen and (max-width: 767px) {
  .p-header__day {
    width: 69.5%;
    margin-top: 28px;
  }
}

.p-topic {
  display: flex;
  flex-wrap: wrap;
  width: max(70%, 1000px);
  max-width: 1000px;
  position: relative;
  margin: 70px auto 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-topic {
    display: block;
    width: 90%;
    max-width: 315px;
    margin: 35px auto;
  }
}
.p-topic__item {
  position: relative;
  background: rgba(2, 6, 18, 0.6);
}
@media screen and (min-width: 768px) {
  .p-topic__item {
    width: 49%;
    margin-left: 2%;
    padding: 28px 0 40px;
  }
  .p-topic__item:nth-of-type(2n + 1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-topic__item {
    padding: 14px 0 22px;
  }
  .p-topic__item + .p-topic__item {
    margin-top: 19px;
  }
}
.p-topic__cap {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  font-family: YakuHanMP, "wayfinder-cf", "Noto Serif JP", -apple-system, BlinkMacSystemFont, sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
  font-size: 80px;
  background: var(--gold-grad);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 767px) {
  .p-topic__cap {
    padding-bottom: 1px;
    font-size: 52px;
    line-height: 1.2;
  }
}
.p-topic__sub {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  margin: -1px auto 0;
  font-size: 17px;
  color: var(--gold);
  letter-spacing: 0.2em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-topic__sub {
    margin-top: -6px;
    font-size: 10px;
    letter-spacing: 0.25em;
  }
}
.p-topic__sub::before, .p-topic__sub::after {
  content: "";
  display: block;
  width: 1.4em;
  height: 1px;
  position: absolute;
  top: 50%;
  background-color: var(--gold);
}
@media screen and (max-width: 767px) {
  .p-topic__sub::before, .p-topic__sub::after {
    width: 1.5em;
  }
}
.p-topic__sub::before {
  left: 0;
  transform: translate(-160%, -1px);
}
@media screen and (max-width: 767px) {
  .p-topic__sub::before {
    transform: translate(-170%, -1px);
  }
}
.p-topic__sub::after {
  right: 0;
  transform: translate(160%, -1px);
}
@media screen and (max-width: 767px) {
  .p-topic__sub::after {
    transform: translate(170%, -1px);
  }
}
.p-topic__lead {
  margin: 19px auto 0;
  font-size: 18px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-topic__lead {
    margin: 9px auto 0;
    font-size: 13px;
    line-height: 1.75;
  }
}
.p-topic__note {
  margin-top: 5px;
  font-size: 13px;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .p-topic__note {
    margin-top: 1px;
    font-size: 10px;
  }
}