@charset "UTF-8";

.content-top {
  padding-bottom: 39px;
}

.content {
  padding-bottom: 30px;
}

.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: Zen Maru Gothic;
  font-weight: 700;
  font-size: 1.25rem; /*20px*/
  line-height: 1.5;
  letter-spacing: 0;
  text-align: center;
  padding: 21px 0 29px;
  color: #5D3C46;
}

/*-------------------------
  認証ボタン表示 (未認証時表示)
-------------------------*/
/*認証ボタン非表示　スペース調整*/
.registration {
  margin-top: -9px;
}

.registration-warning {
  padding-bottom: 24px;
}

/*-------------------------
  キャンペーンサイト一覧はこちら
-------------------------*/
.warning-site-link {
  padding: 14px 0 26px;
}

/*-------------------------
東海道新幹線車内限定コンテンツ
-------------------------*/
.event {
  background-color: #FFF;
  border: 1px solid #FE75A6;
  border-radius: 17px;
}

.ride-content {
  padding-bottom: 34px;
}

.event-heading {
  background-color: #FE7BA9;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  text-align: center;
  align-items: center;
  justify-content: center;
  height: 112px;
}

.event-heading__title {
  font-family: Zen Maru Gothic;
  font-weight: 900;
  font-size: 1.5625rem; /*25px*/
  line-height: 1.2;
  letter-spacing: 0.06em;
  text-align: center;
  padding: 18px 0 0px;
  color: #fff;
}

.description-shinkansen--img {
  display: block;
  width: 97%;
  margin-left: auto;
  position: relative;
  top: 13px;
}

/*東海道新幹線車内限定オリジナルボイス*/
.decoration {
  position: relative;
}

.decoration::before,
.decoration::after {
  position: absolute;
  content: "";
  top: 50%;
  width: 100%;
  height: 32px;
  background-image: url(/view/event/sakutabi_kyoto/img/decoration01.webp);
  transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
}

.decoration::before {
  left: 3.5%;
}

.decoration::after {
  left: 86.5%;
}

.original-voice .benefits__title {
  font-family: Zen Maru Gothic;
  font-weight: 700;
  font-size: 1.125rem; /*18px*/
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-align: center;
  margin: 58px 0 16px;
  color: #FE7BA9;
}

.original-voice .benefits__title > span {
  font-size: 1.6875rem; /*27px*/
  line-height: 1.148;
}



.warning.original-voice {
  padding: 13px 0 0px;
}


/*東海道新幹線乗車特典*/

.riding-benefits .decoration::before {
  left: 2%;
}

.riding-benefits .decoration::after {
  left: 90%;
}

.riding-benefits .benefits__title {
  font-family: Zen Maru Gothic;
  font-weight: 700;
  font-size: 1.5rem; /*24px*/
  line-height: 1.125;
  letter-spacing: 0.05em;
  text-align: center;
  margin: 40px 0 24px;
  color: #FE7BA9;
}

.riding-benefits .benefits__text {
  font-family: Zen Maru Gothic;
  font-weight: 700;
  font-size: 0.9375rem; /*15px*/
  line-height: 1.66;
  letter-spacing: 0.05em;
  text-align: center;
  color: #5D3C46;
}

.item__wrapper {
  display: flex;
  text-align: center;
}

.card {    
  display: grid;
  grid-template-columns: repeat(1,1fr);
  padding: 8px 0 15px;
  margin: 0;
}

.card__img {
  width: 89%;
  height: auto;
  aspect-ratio: 300 / 267;
  object-fit: contain;
}

/*特典引換場所*/
.board {
  margin: 0 auto;
  color: #000;
  padding-bottom: 21px;
}

table {
  text-align: center;
  border: 1px solid #FE7BA9;
  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: #FE7BA9;
  border-bottom: 1px solid #FE7BA9;
  padding: 10px;
}

tbody td {
  font-family: Noto Sans JP;
  font-weight: 700;
  font-size: 1.25rem; /*20px*/
  line-height: 1.45;
  letter-spacing: 0.06em;
  text-align: center;
  padding-top: 10px;
}

tbody td > span {
  font-size: 1.125rem; /*18px*/
  line-height: 27px;
}

tfoot td {
  font-family: Noto Sans JP;
  font-weight: 400;
  font-size: 0.75rem; /*12px*/
  line-height: 1.66;
  letter-spacing: 0.05em;
  text-align: left;
  padding: 9px 0 14px;
}

.warning.riding-benefits-warning {
  padding: 15px 0 10px;
}

.warning.riding-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;
}


/*-------------------------
ボイスつき
デジタルスタンプラリー
-------------------------*/
.stamp-rally .event-heading {
    height: 110px;
}

.stamp-rally .event-heading__text {
  font-family: Zen Maru Gothic;
  font-weight: 900;
  font-size: 1.5625rem; /*25px*/
  line-height: 1.2;
  letter-spacing: 0.06em;
  text-align: center;
}

.stamp-rally .decoration__title {
  font-family: Zen Maru Gothic;
  font-weight: 700;
  font-size: 0.9375rem; /*15px*/
  line-height: 1.66;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 20px 0 33px;
  color: #5D3C46;
}

/*-------------------------
スタンプ獲得情報
-------------------------*/
.stamp-information {
  border-radius: 10px;
  border: 1px solid #FE7BA9;
  border-radius: 10px;
  margin-bottom: 10px;
}

.stamp-rally .benefits {
    padding: 0;
}

.stamp-information .benefits__title {
  font-family: Zen Maru Gothic;
  font-weight: 900;
  font-size: 1.1875rem; /*19px*/
  line-height: 1.578;
  letter-spacing: 0.06em;
  text-align: center;
  margin-bottom: 20px;
  background-color: #FE7BA9;
  color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  padding: 4.5px 0;
}

.decoration02 {
  position: relative;
}

.decoration02::before,
.decoration02::after {
  position: absolute;
  content: "";
  top: 50%;
  width: 100%;
  height: 23px;
  background-image: url(/view/event/sakutabi_kyoto/img/decoration02.webp);
  transform: translateY(-50%);
  background-size: contain;
  background-repeat: no-repeat;
}

.decoration02::before {
  left: 3.5%;
}

.decoration02::after {
  left: 86.5%;
}

.stamp-information .stamp-cards.stamp-cards__top  {    
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0;
  padding: 3px 3% 0;
  margin: 0 auto;
}

.stamp-information .stamp-cards.stamp-cards__bottom  {    
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0;
  padding: 7px 13% 3px;
  margin: 0 auto;
}

.stamp-information .stamp-cards.stamp-cards__top > li {
  width: calc((100%) / 3);
  list-style: none;
  padding-bottom: 14px;
  text-align: center;
}

.stamp-information .stamp-cards.stamp-cards__bottom > li {
  width: calc((100%) / 2);
  list-style: none;
  padding-bottom: 14px;
  text-align: center;
}

.stamp-information .card__img {
  width: 72.3%;
  height: auto;
  aspect-ratio: 72 / 72;
  object-fit: cover;
}

.stamp-information .stamp-cards.stamp-cards__bottom .card__img {
  width: 61.2%;
}

.stamp-information .card__text {
  font-family: Zen Maru Gothic;
  font-weight: 700;
  font-size: 0.6875rem; /*11px*/
  line-height: 1.36;
  letter-spacing: 0.05em;
  text-align: center;
}

/*-------------------------
スタンプラリー
-------------------------*/
.stamp-rally-spot {
  margin: 0 auto;
  padding: 24px 0 27px;
}

.stamp-rally-spot .cards {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  padding-bottom: 5px;
}

.stamp-rally-spot .card {
  padding: 0;
  border-bottom: 3px dotted #FE7BA9
}

.stamp-rally-spot .card:last-child {
  border-bottom: none
}


.cards .card:first-child > .card__title {
  padding: 0 0 12px;
}

.stamp-rally-spot .card__title {
  font-family: Zen Maru Gothic;
  font-weight: 700;
  font-size: 1.25rem; /*20px*/
  line-height: 1.33;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 13px 0 12px;
}

.stamp-rally-spot .card__text {
  font-family: Noto Sans JP;
  font-weight: 400;
  font-size: 0.9375rem; /*15px*/
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 0 0 18px;
  color: #000;
}

.warning.warning-stamp-rally {
  padding: 6px 0 35px;
}

/*コンプリート特典*/
.complete-benefits .benefits__title {
  font-family: Zen Maru Gothic;
  font-weight: 700;
  font-size: 1.5rem; /*24px*/
  line-height: 1.125;
  letter-spacing: 0.05em;
  text-align: center;
  color: #FE7BA9;
}

.complete-benefits .decoration::before {
  left: 7%;
}

.complete-benefits .decoration::after {
  left: 83.5%;
}

.complete-benefits .board {
    padding-bottom: 19px;
}

.complete-benefits .card {
  padding: 24px 0 19px;
}

.complete-benefits .card__img {
    width: 56.8%;
    height: auto;
    aspect-ratio: 192 / 270;
    object-fit: contain;
}

.btns {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.warning.complete-benefits {
  padding: 18px 0 24px;
}

.warning.complete-benefits .warning-list__item {
  font-family: Noto Sans JP;
  font-weight: 400;
  font-size: 0.75rem; /*12px*/
  line-height: 1.66;
  letter-spacing: 0.05em;
}

.content.quiz-stamp-rally {
    padding-bottom: 18px;
}

.date-of-expiry {
  display: block;
  font-family: Noto Sans JP;
  font-weight: 500;
  font-size: 1.125rem; /*18px*/
  line-height: 1.66;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 4px 0 10px;
  color: #000;
}

.btn-list:has(.btn__normal--on) .date-of-expiry {
  display: block;
}

.btn-list:has(.btn__1icon--on) .date-of-expiry {
  display: block;
}

















