/* section class="main-visual"
----------------------------------------------- */
.main-Visual {
  background-color: #000;
}
.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;
}

/*----------------------
  東海道新幹線 車内限定コンテンツ
----------------------*/
.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;
}

/*乗車ノベルティ*/
.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__wrapper {
  padding-bottom: 29px;
}

/*
京都の街でスタンプラリーに
参加しよう
*/
.warning-content--raly {
  padding: 10px 0 22px;
} 
.content-rally .decoration__img {
  padding-top: 32px;
}
.content-rally__title {
  font-family: Noto Serif JP;
  font-weight: 700;
  font-size: 1.5625rem; /*25px*/
  line-height: 34px;
  letter-spacing: 0.07em;
  text-align: center;
  padding: 23px 0 5px;
}
.rally__text {
  font-family: Noto Serif JP;
  font-weight: 700;
  font-size: 0.9375rem; /*15px*/
  line-height: 20px;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 21px 0 8px;
}

/*スタンプ獲得情報*/
.stamp-information {
  padding: 42px 0 10px;
  text-align: center;
  margin: 0 auto;
  justify-content: center;
}
.spots {
  display: grid;
  grid-template-columns: repeat(3, 80px);
  gap: 15px 6%;
  justify-content: center;
  padding: 33px 0 41px;
}
.spot-item {
  text-align: center;
}
.spot__image {
  width: 77px;
  height: auto;
}
.spot_text {
  font-family: Noto Serif JP;
  font-weight: 700;
  font-size: 0.6875rem; /*11px*/
  line-height: 15px;
  letter-spacing: 0.05em;
  text-align: center;
  vertical-align: middle;
  padding-top: 2px;
}

/*スタンプスポット*/
.content-stamp {
  padding: 66px 0 0;
}
.event {
  padding: 0 0 51px;
}
.spot__wrapper {
  display: flex;
  align-items: center;
  padding-left: 3.9%;
  padding-bottom: 26px;
}
.event .spot__image {
  width: 72px;
  height: auto;
}
.spot__name {
  font-family: Noto Serif JP;
  font-weight: 700;
  font-size: 1.75rem; /*28px*/
  line-height: 30px;
  letter-spacing: 0.05em;
  color: #E5D275;
  padding-left: 12px;
}
.spot__name--kyoto {
  padding-left: 16px;
}
.line2 .spot__name {
  line-height: 40px;
}
.line2 .spot__wrapper {
  padding-bottom: 17px;
}
.event__text {
  font-family: Noto Serif JP;
  font-weight: 400;
  font-size: 0.9375rem; /*15px*/
  line-height: 30px;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 9px 0;
}
.event .warning {
  width: 91.15%;
  padding-bottom: 15px;
}
.event .warning-list__item {
  font-family: Noto Serif JP;
  font-weight: 400;
  font-size: 0.75rem; /*12px*/
  line-height: 25px;
  letter-spacing: 0;
}
.spot-touji .spot__wrapper {
    padding-bottom: 21px;
}

/*コンプリート特典と引き換え*/
.content-exchange .novelty .heading {
    padding: 15px 0 1px;
}
.content-exchange .novelty .heading__text {
  font-family: Noto Serif JP;
  font-weight: 700;
  font-size: 0.9375rem; /*15px*/
  line-height: 20px;
  letter-spacing: 0.05em;
  text-align: center;
  padding-top: 20px;
}
.content-exchange .exchange-location {
    padding: 27px 0 32px;
}
.btns {
  display: flex;
  flex-direction: column;
  gap: 32px
}

.warning__rally {
  padding: 11px 0 2px;
}
.warning__rally .warning-list__item {
  font-family: Noto Serif JP;
  font-weight: 400;
  font-size: 0.75rem; /*12px*/
  line-height: 25px;
  letter-spacing: 0;
}
