﻿/* CSS Document */

/*====================================================
全体
====================================================*/
@font-face {
  font-family: 'Noto Serif JP';
  src: local('NotoSerifJP-VariableFont_wght.ttf'), url("../../../../../../common/font/NotoSerifJP-VariableFont_wght.ttf");
  font-display: swap;
  font-weight: 400;
}

@font-face {
  font-family: 'Noto Sans JP';
  src: local('NotoSansJP-Medium.ttf'), url("../../../../../../common/font/NotoSansJP-Medium.ttf");
  font-display: swap;
  font-weight: 400;
}

@font-face {
  font-family: 'ReggaeOne';
  src: local('ReggaeOne-Regular.ttf'), url("../../../../../../common/font/ReggaeOne-Regular.ttf");
  font-display: swap;
  font-weight: 400;
}

/*カラー共通　ここの色を変えれば全体が変わる*/
:root {
  /*ヘッダー画像背景*/
  /* --fv-back-color: #727071; */
  /* 特典枠の色 */
  --tokuten-color: #0968b8;
  /* ボタンの色 */
  --btn-color: #0968b8;
  /* 優待内容のテキストの色 */
  --yutai-color: #e70012;
  /* 全体のフォントの色 */
  --font-color: #333;
  /* 各メニューの背景 */
  --yutai_back: #f8f8f8;
  /* ページ全体の背景 */
  --yutai_all_back: #fff;
  /*ページ数のボタン*/
  --page-color: #0968b8;

  /*万博カラー*/
  --Expo-blue: #0968b8;
  --Expo-red: #e70012;
  --Expo-gray: #d2d7da;

}

/* .fadein,
.leisureBox01MT,
.leisureBox02MT {
  opacity: 0;
  transition: all 0.9s;
} */

.fadein.active,
.leisureBox01MT.active,
.leisureBox02MT.active {
  opacity: 1;
}

.pc {
  display: block !important;
}

.sp,
.newLine-sp {
  display: none !important;
}


/* 画面100%表示用↓ここから */
.mainContentMT {
  width: 100%;
}

/*　パンくずの表示くずれ防止　*/
.rootMT ul {
  overflow: hidden;
  width: 940px;
  margin: 0 auto;
}

/* 画面100%表示用↑ここまで */

#osakafeature2025 {
  font-family: "Noto Sans JP", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", Gothic;
  font-feature-settings: "palt";
  /* margin-bottom: 15px; */
  line-height: 1.7;
  letter-spacing: 0.08em;
  background-color: var(--yutai_all_back);
  color: var(--font-color);
}

/* ↓ここからヘッダー画像↓ */

#osakafeature2025 .fv {
  width: 100%;
  max-width: 940px;
  margin: 0 auto 16px;
  position: relative;
}


/* ヘッダー画像 */
#osakafeature2025 img {
  width: 100%;
  text-align: center;
}

#osakafeature2025 a {
  text-decoration: none;
  box-sizing: border-box;
  font-size: 16px;
  color: #999;
  transition: background-image 0.3s ease;
}


/*  */

.guide {
  display: flex;
  justify-content: center;
  text-align: center;
  padding-bottom: 24px;
}

.guideText {
  position: relative;
  padding-left: 30px;
  color: var(--Expo-blue);
  letter-spacing: 0.25em;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}

.guideText::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 25px;
  height: 25px;
  background-image: url(../img/icon_area.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  display: block;
}

/* ナビゲーション*/

.osaka__nav {
  max-width: 940px;
  margin: 80px auto 16px;
  display: flex;
  justify-content: center;
  width: 100%;
  gap: 6%;
}

.osaka__nav>div {
  position: relative;
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
  transition: background-image 1s ease;
}

.osaka__nav>div>a::before {
  position: absolute;
  background-repeat: no-repeat;
  content: "";
  width: 80px;
  background-position: center;
  background-size: contain;
  height: 90px;
  top: -85px;
  left: 50%;
  transform: translateX(-50%);
}

.pcTex-small {
  font-size: 14px;
}

/* キタ */
.area__kita>a::before {
  background-image: url(../img/icon_kita.svg);
}

.area__kita-on>a,
.area__kita-on>a>span {
  font-weight: bold;
  color: var(--Expo-blue) !important;
}

.area__kita-on>a::before {
  background-image: url(../img/icon_kita-on.svg);
}

/* ミナミ */
.area__minami>a::before {
  background-image: url(../img/icon_minami.svg);
}

.area__minami-on>a,
.area__minami-on>a>span {
  font-weight: bold;
  color: var(--Expo-blue) !important;
}

.area__minami-on>a::before {
  background-image: url(../img/icon_minami-on.svg);
}


/* ベイ */
.area__bay>a::before {
  background-image: url(../img/icon_bay.svg);
}

.area__bay-on>a,
.area__bay-on>a>span {
  font-weight: bold;
  color: var(--Expo-blue) !important;
}

.area__bay-on>a::before {
  background-image: url(../img/icon_bay-on.svg);
}


/* 大阪城 */
.area__osakaCastle>a::before {
  background-image: url(../img/icon_osakaCastle.svg);
}

.area__osakaCastle-on>a,
.area__osakaCastle-on>a>span {
  font-weight: bold;
  color: var(--Expo-blue) !important;
}

.area__osakaCastle-on>a::before {
  background-image: url(../img/icon_osakaCastle-on.svg);
}



/* 北摂 */
.area__hokusetsu>a::before {
  background-image: url(../img/icon_hokusetsu.svg);
}

.area__hokusetsu-on>a,
.area__hokusetsu-on>a>span {
  font-weight: bold;
  color: var(--Expo-blue) !important;
}

.area__hokusetsu-on>a::before {
  background-image: url(../img/icon_hokusetsu-on.svg);
}



.line {
  width: 50%;
  max-width: 500px;
  display: flex;
  margin: 0 auto;
}


/* 吹き出し */
.fukidashi {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 12px 16px;
}

.fukidashi::before {
  content: "";
  width: 40px;
  height: 2px;
  transform: rotate(60deg);
  box-sizing: border-box;
  background-color: var(--font-color);
}

.fukidashi::after {
  content: "";
  width: 40px;
  height: 2px;
  transform: rotate(-60deg);
  box-sizing: border-box;
  background-color: var(--font-color);
}

@media (hover: hover) {

  #osakafeature2025 a:hover {
    color: var(--Expo-red);
  }

  .osaka__nav>div:hover {
    color: var(--Expo-red);
  }

  /* キタ */
  .area__kita>a:hover::before {
    background-image: url(../img/icon_kita-red.svg);
  }

  /* ミナミ */
  .area__minami>a:hover::before {
    background-image: url(../img/icon_minami-red.svg);
  }

  /* ベイ */
  .area__bay>a:hover::before {
    background-image: url(../img/icon_bay-red.svg);
  }

  /* 大阪城 */
  .area__osakaCastle>a:hover::before {
    background-image: url(../img/icon_osakaCastle-red.svg);
  }

  /* 北摂 */
  .area__hokusetsu>a:hover::before {
    background-image: url(../img/icon_hokusetsu-red.svg);
  }
}



@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }

  .sp,
  .newLine-sp {
    display: block !important;
  }

  #osakafeature2025 {
    line-height: .9;
    color: var(--font-color);
  }

  #osakafeature2025 a {
    font-size: 16px;
    font-weight: bold;
  }

  #osakafeature2025 .fv {
    margin: 0 auto 24px;
  }

  .fv {
    margin: 0 auto;
  }

  .guide {
    padding-bottom: 16px;
    font-size: 14px;
    line-height: 1.3;
    color: var(--font-color) !important;
  }

  .guideText {
    letter-spacing: .2em;
    font-size: 16px;
  }

  .osaka__nav {
    width: 84%;
    max-width: 480px;
    justify-content: space-between;
  }

  .osaka__nav>div {
    line-height: 1;
  }

  .osaka__nav>div>a::before {
    position: absolute;
    background-repeat: no-repeat;
    content: "";
    width: 80px;
    background-position: center;
    background-size: contain;
    height: 66px;
    top: -70px;
    left: 50%;
    transform: translateX(-50%);
    /* transition: background-image 1s ease; */
  }

  .wrapper {
    background-repeat: no-repeat;
  }

  .spTex-small {
    font-size: 10px;
    color: #999;
  }


  /* 吹き出し */
  .fukidashi {
    gap: 0;
    padding: 12px 0 24px;
  }

  .fukidashi::before,
  .fukidashi::after {
    width: 60px;
  }


}

/* ↑ここまでヘッダー画像↑ */


/* ↓ここから↓ 紐づけメニュー */

/*　全体背景　*/
.leisureLayoutMT {
  background-color: var(--yutai_all_back);
}

/* 表示行数の位置調整 */
.leisureLayoutMT .layer02MT {
  max-width: 940px;
  margin: 0 auto;
}

.layer02MT {
  height: 0px;
}

/* 表示行数 */
.displayMT {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

/* 表示行数 */
.displayMT dl dt {
  color: #333;
}

/* 1・2・・・次・最後 */
.pagingMT {
  margin-left: 30px;
}

/* 1・2・・・次・最後 */
.pagingMT li a {
  color: var(--font-color);
}

/* 1・2・・・次・最後 */
.pagingMT li.active {
  color: var(--page-color);
}

/* 表示行数下の水色線の削除 */
.punctuationMT {
  background: none;
  margin-bottom: 40px;
}

/* 紐づけ優待全体 */
.leisureBox01MT {
  color: var(--font-color);
  background-color: var(--yutai_back);
  font-family: Noto Sans JP, Hiragino Kaku Gothic ProN, Meiryo, sans-serif;
  font-feature-settings: "palt";
  width: 940px;
  box-sizing: border-box;
  margin: 40px auto 0px;
  padding: 20px;
  border: none;
}

.leisureLayoutMT h3.txtB {
  font-size: 12px;
}

/* 優待メニュータイトル */
.leisureBox01MT a {
  color: var(--font-color);
  font-size: 16px;
}

/* 特典内容欄 */
.leisureLayoutMT .leisureBox01MT .privilegeMT {
  border: none;
}

/* 特典内容欄　枠線 */
.leisureLayoutMT .leisureBox01MT .privilegeMT dl {
  background: none;
  border: none;
  display: flex;
  justify-content: center;
  align-items: stretch;
}

.leisureLayoutMT .leisureBox01MT .privilegeMT dl:first-child dd {
  border-top: solid 1px var(--tokuten-color);
}

/* 特典1 */
.leisureLayoutMT .leisureBox01MT .privilegeMT dt {
  float: inherit;
  position: inherit;
  top: inherit;
  margin: inherit;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background-color: var(--tokuten-color);
  border: solid 1px var(--tokuten-color);
  /* color: var(--font-color); */
}

/* 特典内容欄　長さ */
.leisureLayoutMT .leisureBox01MT .privilegeMT dd {
  padding: 10px;
  box-sizing: border-box;
  font-size: 13px;
  border: solid 1px var(--tokuten-color);
  margin: 0;
  border-top: none;
  width: 100%;
  float: inherit;
}

/* 特典内容欄　強調 */
.leisureLayoutMT dd .txtRed {
  color: var(--yutai-color);
  font-weight: bold;
  font-size: 15px;
}

/* 優待紹介テキスト　位置調整 */
.leisureBox01MT .innerMT {
  display: flex;
}

/* 優待紹介テキスト　位置調整 */
.leisureBox01MT .txtBoxMT {
  width: 594px;
  float: none;
}

/* 優待紹介テキスト */
.leisureBox01MT .txtBoxMT p.mb10 {
  font-size: 13px;
  line-height: 2;
  text-align: justify;
  max-height: 8em;
  margin: 0 !important;
  position: relative;
  overflow: hidden;
}

/* 優待紹介テキスト　グラデ背景 */
p.mb10::before {
  content: "";
  width: 100%;
  height: 8em;
  display: block;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, var(--yutai_back) 80%);
  position: absolute;
  top: 0;
}

.leisureBox01MT .txtBoxMT p.txt14b.mb10::before {
  display: none;
}

/*特典内容はログイン後に表示　テキスト*/
.leisureLayoutMT .leisureBox01MT .privilegeMT p a::before {
  content: "※特典内容はログイン後に表示されます";
  width: 100%;
  height: 100%;
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 15px;
  padding: 10px;
  border: solid 1px var(--tokuten-color);
  box-sizing: border-box;
  background-color: #fff;
}

/*ログイン後に特典表示の画像削除*/
.privilegeMT p a img {
  display: none;
}

/* ↑ここまで↑ 紐づけメニュー */

/*↓ ここからスマホ ↓*/

@media screen and (max-width: 767px) {

  #fftop_recomDetail .reBox {
    padding: 0px;
  }

  #fftop_recomDetail .reBox {
    padding: 0px;
  }

  /*　全体背景　*/
  .leisureLayoutMT {
    background-color: var(--yutai_all_back);
  }

  /* 全体フォント */
  section.leisureBox02MT.mb20 {
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    color: var(--font-color);
  }

  /* 全体フォント */
  article p {
    color: inherit;
  }

  /* 表示行数 */
  #fftop_recomDetail .displayMT {
    margin: 0;
  }

  /* 表示行数 */
  #fftop_recomDetail .displayMT dl dt {
    display: table-cell;
    width: 5em;
    font-size: 3.947vw;
    padding-left: 10px;
    color: #333;
    font-weight: bold;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  }

  /* 表示行数 */
  #fftop_recomDetail .displayMT dl dd {
    font-weight: bold;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  }

  /* 1 2 3 次 最後　ボタン */
  #fftop_recomDetail .pagingMT {
    margin: 20px auto 10px;
  }

  /* 1 2 3 次 最後　ボタン */
  #fftop_recomDetail .pagingMT li {
    background-color: #fff;
    color: var(--font-color);
    font-size: 3.947vw;
    font-weight: bold;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    margin: 0.3em;
  }

  #fftop_recomDetail .pagingMT li.active {
    color: var(--page-color);
  }

  /* 全体枠 */
  #fftop_recomDetail .leisureBox02MT .BlocMT {
    background-color: var(--yutai_back) !important;
    margin: 3.947vw auto;
    padding: 1em;
    width: 95vw;
    border: none;
  }

  /* カテゴリ名 */
  .leisureLayoutMT h3.txtB {
    background: none;
    padding: 0;
    color: inherit;
    font-size: 3.2vw;
    margin: 0 auto 0.25em;
  }

  /* 写真・優待内容レイアウト */
  #fftop_recomDetail .leisureBox02MT .BlocMT .innerMT {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  /* 写真 pタグ */
  #fftop_recomDetail .leisureBox02MT .innerMT .ImgBoxMT {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 0.5em;
  }

  /* 写真　imgタグ*/
  #fftop_recomDetail .leisureBox02MT .innerMT .ImgBoxMT img {
    display: block;
    width: 100%;
    height: auto;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
  }

  /*　おすすめ画像　*/
  ul.NumMT li img {
    width: 16vw;
    height: auto;
  }

  /*　申込番号　*/
  #fftop_recomDetail .leisureBox02MT .innerMT .txtBoxMT .NumMT li {
    font-size: 3.2vw;
    color: var(--font-color);
  }

  /* 優待名 */
  #fftop_recomDetail .leisureBox02MT .innerMT .txtBoxMT h4 {
    color: var(--font-color);
    font-size: 4.2vw;
  }

  /* 会員特典 */
  #fftop_recomDetail .leisureBox02MT p.privilegefving {
    font-size: 4.2vw;
    font-weight: 600;
    color: var(--font-color);
    background-color: var(--tokuten-color);
    padding: 0.25em 0.5em;
    margin-top: 0.5em;
  }

  /* 会員特典の枠 */
  #fftop_recomDetail .leisureBox02MT .privilegeMT {
    background: #fff;
    border: 0.1em solid var(--tokuten-color);
    padding: 0.5em;
  }

  /* 会員特典欄内のテキスト */
  #fftop_recomDetail .leisureBox02MT .privilegeMT dl dd {
    font-size: 3.947vw;
    color: var(--font-color);
    padding: 0;
  }

  /* 会員特典欄内のテキスト　強調 */
  .leisureLayoutMT dd .txtRed {
    font-weight: 700;
  }

  /*ログイン後に特典表示の画像削除*/
  #fftop_recomDetail .leisureBox02MT .privilegeMT p img {
    display: none;
  }

  /*ログイン後に特典表示のテキスト*/
  #fftop_recomDetail .leisureBox02MT .privilegeMT p::before {
    content: "※特典内容はログイン後に表示されます";
    width: 100%;
    height: 100%;
    text-align: center;
    display: block;
    font-weight: 700;
    font-size: 3.947vw;
  }

  p.mb10::before {
    display: none;
  }

}