/* section class="main-visual"
----------------------------------------------- */
.main-Visual {
  background-color: #000;
  margin-bottom: -23px;
}
.visual__wrapper {
}
.visual__image {
  display: block;
  width: var(--sp-width);
  height: auto;
}
.period__text {
  font-family: Noto Serif JP;
  font-weight: 700;
  font-size: 1.125rem; /*18px*/
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  vertical-align: middle;
  background: #DED4A3;
  color: #000;
  padding: 14px 0;
}
.period__text > span {
  font-size: 1.625rem; /*26px*/
}
.visual-text {
  padding: 35px 0 18px;
  color: #fff;
}
.visual-text__text {
  font-family: Noto Serif JP;
  font-weight: 700;
  font-size: 1.25rem; /*20px*/
  line-height: 30px;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 1px 0 3px;
}

/*認証ボタン非表示　スペース調整*/
.registration {
  margin-top: 21px;
}

/*----------------------
  東海道新幹線 車内限定コンテンツ
----------------------*/
.content--top {
}
.content-shinkanse {
}
.decoration__img {
  display: block;
  margin: 0 auto;
  width: auto;
  /* height: 100%; */
  padding-top: 25px;
}
.content-shinkanse__title {
  font-family: Noto Serif JP;
  font-weight: 700;
  font-size: 1.5625rem; /*25px*/
  line-height: 30px;
  letter-spacing: 0.07em;
  text-align: center;
  padding: 23px 0 5px;
}
.content-shinkansen__img {
  display: block;       /* ブロック要素にする */
  width: 100%;
  height: auto;
  padding-left: 2px;
  margin-left: auto;    /* 右寄せ */
  margin-right: 0;
}
.limited {
}
.limited__title {
  font-family: Noto Serif JP;
  font-weight: 700;
  font-size: 1.125rem; /*18px*/
  line-height: 25px;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 25px 0 15px;
}
.limited .warning {
  padding: 16px 0 69px;
}

/*-------------------------
    東海道新幹線車内限定
『認定試験』
-------------------------*/
.content {
  z-index: 0;
}
.content__wrapper {
  margin: 0 auto;
}

.content__heading {
  background: linear-gradient(0deg, rgba(60, 111, 51, 0) 0%, #3C6F33 121.79%);
  height: 117px;
  width: 100%;
  position: relative;
}
.content__heading::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 50%;
  width: 94%;
  height: auto;
  background-image: url(/view/event/kuroshitsuji/svg/v-icon02.svg);
  transform: translateX(50%) translateY(12%);
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;  
}
.content__heading__title {
  font-family: Noto Serif JP;
  font-weight: 700;
  font-size: 1.5625rem; /*25px*/
  line-height: 30px;
  letter-spacing: 0.05em;
  text-align: center;
  padding-top: 32px;
}


/*認定試験*/
.test__schedule {
  font-family: Noto Serif JP;
  font-weight: 700;
  font-size: 0.9375rem; /*15px*/
  line-height: 20px;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 8px 0 20px;
}
.test__text {
  font-family: Noto Serif JP;
  font-weight: 700;
  font-size: 0.9375rem; /*15px*/
  line-height: 20px;
  letter-spacing: 0.05em;
  text-align: center;
}
.wallpaper {
  display: flex;
  justify-content: center;
  gap: 12%;
  padding: 24px 0 14px;
}
.wallpaper__img {
  width: 32%;
  height: auto;
}
.wallpaper-note {
  font-family: Noto Sans JP;
  font-weight: 300;
  font-size: 0.9375rem; /*15px*/
  line-height: 30px;
  letter-spacing: 0.05em;
  text-align: center;
  padding-bottom: 12px;
}

.warning__test {
  padding: 9px 0 0px;
}
.warning__test .warning-list__item {
  font-family: Noto Sans JP;
  font-weight: 350;
  font-size: 0.6875rem; /*11px*/
  line-height: 20px;
  letter-spacing: 0.05em;
}


/*乗車ノベルティ*/
.novelty {
  padding: 10px 0 38px;
}
.novelty .heading {
  padding: 32px 0 18px;
}
.heading__title {
  font-family: Noto Serif JP;
  font-weight: 700;
  font-size: 1.375rem; /*22px;*/
  line-height: 30px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #E5D275;
}
.heading__img {
  display: block;
  margin: 0 auto;
  width: auto;
  /* height: 100%; */
  padding-top: 6px;
}
.novelty__title {
  font-family: Noto Serif JP;
  font-weight: 700;
  font-size: 0.9375rem; /*15px;*/
  line-height: 20px;
  letter-spacing: 0.05em;
  text-align: center;
}
.novelty__schedule {
  font-family: Noto Serif JP;
  font-weight: 400;
  font-size: 0.9375rem; /*15px;*/
  line-height: 25px;
  letter-spacing: 0.05em;
  text-align: center;
  padding-top: 2px;
}
.second-schedule {
  padding-top: 28px;
}
.second-schedule .novelty__schedule {
  line-height: 1.3;
  padding-top: 0;
}

/*引き換え場所　*/
.exchange-location {
  padding: 27px 0 25px;
}
.exchange-location__heading {
  font-family: Noto Sans JP;
  font-weight: 700;
  font-size: 1.25rem; /*20px*/
  line-height: 25px;
  letter-spacing: 0.05em;
  text-align: center;
  border-bottom: 1px solid #fff;
  padding: 10px 0;
}
.border-exchange-location {
  width: 100%;
  margin: 0 auto;
}
.exchange-location__title {
  padding-top: 11px;
}
.exchange-location__wrapper {
  width: 91%;
  border: 1px solid #fff;
  margin: 0 auto;
}

.exchange-location__title {
  font-family: Noto Sans JP;
  font-weight: 700;
  font-size: 1.25rem; /*20px*/
  line-height: 30px;
  letter-spacing: 0.06em;
  text-align: center;
}
.exchange-location__text {
  font-family: Noto Sans JP;
  font-weight: 700;
  font-size: 1.125rem; /*18px*/
  line-height: 27px;
  letter-spacing: 0.06em;
  text-align: center;
}
.exchange-location__note {
  font-family: Noto Sans JP;
  font-weight: 400;
  font-size: 0.75rem; /*12px*/
  line-height: 20px;
  letter-spacing: 0;
  text-align: center;
  padding: 10px 0 10px;
}
.warning__novelty {
  padding-top: 11px;
}
.warning__novelty .warning-list__item {
  font-family: Noto Serif JP;
  font-weight: 400;
  font-size: 0.6875rem; /*11px*/
  line-height: 20px;
  letter-spacing: 0.05em;
}
.link {
  padding: 1px 0;
  background-color: #000;
}
.link__wrapper {
  padding-bottom: 29px;
}
