@charset "UTF-8";

.content-top {
  padding-bottom: 39px;
}

.content {
  padding-bottom: 20px;
}

.content__wrapper, 
.event__inner {
  margin: 0 auto;
}


/* section class="main-visual"
----------------------------------------------- */
.main-Visual {
  margin: 0 auto;
}

.visual__image {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  margin: 0;
}

.visual-lead__text {
  font-family: Noto Sans JP;
  font-weight: 700;
  font-size: 1.06rem; /*17px*/
  line-height: 1.41;
  letter-spacing: 0;
  text-align: center;
  padding: 28px 0 26px;
}

/*-------------------------
  認証ボタン表示 (未認証時表示)
-------------------------*/
/*認証ボタン非表示　スペース調整*/
.registration {
  margin-top: -9px;
}

.registration-warning {
  padding-bottom: 16px;
}

/*-------------------------
  キャンペーンサイト一覧はこちら
-------------------------*/
.warning-site-link {
  padding: 10px 0 32px;
}

/*-------------------------
東海道新幹線車内限定
オリジナルボイス
-------------------------*/
.content__wrapper {
  background-color: #FFF;
}

.voice {
  padding: 5px 0 36px;
}

.voice-frame {
  width: 98%;
  height: auto;
  background-image: url(/view/event/ccsakura/img/decoration01.webp);
  aspect-ratio: 350 / 102;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.voice-heading {
  margin-top: -25px;
}

.voice-heading__title {
  font-family: Noto Sans JP;
  font-weight: 700;
  font-size: 1.31rem; /*21px*/
  line-height: 1.428;
  letter-spacing: 0.01em;
  text-align: center;
  color: #5F3930;
  padding-bottom: 11px;
}

.description-shinkansen--img {
  display: block;
  width: 104%;
  margin-left: auto;
}

.decoration__title {
  font-family: Noto Sans JP;
  font-weight: 700;
  font-size: 1.25rem; /*20px*/
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 24px 0 20px;
}

.warning-drama {
  width: 100%;
  padding: 15px 0 1px;
}

.decoration {
 position: relative;
}

.decoration::before,
.decoration::after {
  position: absolute;
  content: "";
  top: 6px;
  bottom: 0;
  margin: auto 0;
  width: 100%;
  height: 9px;
  background-image: url(/view/event/ccsakura/svg/star.svg);
  transform: translateX(50%);
  background-size: contain;
  background-repeat: no-repeat;
}

.decoration::before {
  right: 42.7%;
}

.decoration::after {
  left: 40.8%;
}

.benefits .decoration::before {
  right: 30%;
}

.benefits .decoration::after {
  left: 27.5%;
}

/*-------------------------
スマホ用壁紙プレゼント
-------------------------*/
.title-frame {
  width: 100%;
  height: auto;
  background-image: url(/view/event/ccsakura/img/decoration03.webp);
  aspect-ratio: 330 / 46;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto;
  align-items: center;
}

.event__title {
  font-family: Noto Sans JP;
  font-weight: 700;
  font-size: 1.0625rem; /*17px*/
  line-height: 1.764;
  letter-spacing: 0.05em;
  text-align: center;
  color: #FFF;
  padding: 11px 0 7px;
}

.wallpaper .content__inner {
  padding-bottom: 44px;
}
.wallpaper .content__text {
  font-family: Noto Sans JP;
  font-weight: 700;
  font-size: 0.9375rem; /*15px*/
  line-height: 1.66;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 15px 0 12px;
}

.wallpaper .cards {    
  display: grid;
  gap: 3%;
  grid-template-columns: repeat(4,1fr);
  padding: 0 1.5% 0;
  margin: 0;
}

.wallpaper .card__img {
  width: 100%;
  aspect-ratio: 76 / 163;
  object-fit: contain;
}

.wallpaper__note {
  font-family: Noto Sans JP;
  font-weight: 400;
  font-size: 0.75rem; /*12px*/
  line-height: 2.5;
  letter-spacing: 0.05em;
  text-align: center;
  color: #000;
  padding: 5px 0 15px;
}

.warning-wrapper {
  padding: 15px 0 43px;
}

/*
東海道新幹線乗車特典
*/
.benefits .content__text {
  font-family: Noto Sans JP;
  font-weight: 700;
  font-size: 0.9375rem; /*15px*/
  line-height: 1.66;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 14px 0 0px;
}

.benefits .card {
  display: grid;
  gap: 0;
  grid-template-columns: repeat(1, 1fr);
  padding: 0;
  text-align: center;
  margin-top: 13px;
}

.benefits .card__img {
  width: 96.63%;
  height: auto;
  aspect-ratio: 334 / 247;
  object-fit: cover;
}

/*特典引換場所*/
.board {
  margin: 0 auto;
  background-color: white;
  color: #000;
  padding-bottom: 19px;
}

table {
  text-align: center;
  border: 1px solid #E95378;
  width: 100%;
}

th {
  font-family: Noto Sans JP;
  font-weight: 900;
  font-size: 1.25rem; /*20px*/
  line-height: 25px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #E95378;
  border-bottom: 1px solid #E95378;
  padding: 10px;
}

tbody td {
  font-family: Noto Sans JP;
  font-weight: 700;
  font-size: 1.25rem; /*20px*/
  line-height: 1.5;
  letter-spacing: 0.06em;
  text-align: center;
  padding-top: 9px;
}

tbody td > span {
  font-size: 1.125rem; /*18px*/
  line-height: 27px;
  line-height: 1.5;
}

tfoot td {
  font-family: Noto Sans JP;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: center;
  padding: 8px 0 18px;
}

.date-of-expiry {
  font-family: Noto Sans JP;
  font-weight: 500;
  font-size: 1rem; /*16px*/
  line-height: 1.875rem;
  letter-spacing: 0.05em;
  text-align: center;
  padding-top: 9px;
  margin-bottom: -9px;
  color: #000;
}

.btn-list:has(.btn__normal--on) .date-of-expiry {
  display: block;
}

.benefits-warning {
  padding: 15px 0 30px;
}

.benefits-warning .warning-list__item {
  font-family: Noto Sans JP;
  font-weight: 350;
  font-size: 0.6875rem; /*11px*/
  line-height: 1.818;
  letter-spacing: 0.05em;
}

.two-dimensional {
  padding: 14px 0 24px;
}

.two-dimensional .warning-list__item {
  font-family: Noto Sans JP;
  font-weight: 350;
  font-size: 0.6875rem; /*11px*/
  line-height: 1.818;
  letter-spacing: 0.05em;
}

.link-bottom {
  padding: 10px 0 12px;
}