@charset "utf-8";

/* ====================================================
                      PRISET CSS
====================================================== */
#fftop_recomDetail section {
  padding: 0;
}

.mainContentMT {
  width: 100%;
}

article p,
article h1,
dl dt,
dd {
  background: none;
  color: inherit;
  font-size: inherit;
  height: unset;
  line-height: inherit;
  margin-bottom: unset;
  padding: unset;
}

.rootMT ul {
  overflow: hidden;
  width: 940px !important;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}

/* ====================================================
                        BASE
====================================================== */
.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

:root {
  --white: #fff;
  --cream: #FFFDEB;
  --black: #333;
  --red: #C11920;
  --remark-f-size: 30px;
  --remark_text: 30px;
  --text: clamp(16px, 2vw, 18px);
  --small: clamp(13px, 2vw, 14px);
  --big: 40px;
  --gladation-red: linear-gradient(to right, #EB811E, #E22D1E);


}

/* font */
@font-face {
  font-family: 'MyFont_hiragino';
  src: url("../../../common/font/OTF-HiraginoKakuGoStd-W4.otf") format('opentype');
  font-display: swap;
  font-weight: 400;
}

@font-face {
  font-family: 'MyFont_hiragino';
  src: url("../../../common/font/OTF-HiraginoKakuGoStd-W5.otf") format('opentype');
  font-display: swap;
  font-weight: 500;
}

@font-face {
  font-family: 'MyFont_hiragino';
  src: url("../../../common/font/OTF-HiraginoKakuGoStd-W7.otf") format('opentype');
  font-display: swap;
  font-weight: 700;
}

@font-face {
  font-family: 'MyFont_hiragino';
  src: url("../../../common/font/OTF-HiraginoKakuGoStd-W9.otf") format('opentype');
  font-display: swap;
  font-weight: 900;
}

@font-face {
  font-family: 'MyFont_Helvetica';
  src: url("../../../common/font/Helvetica-01.woff") format('woff');
  font-display: swap;
  font-weight: 400;
}

@font-face {
  font-family: 'MyFont_Helvetica';
  src: url("../../../common/font/Helvetica-Bold-02.woff") format('woff');
  font-display: swap;
  font-weight: 700;
}






/* vipfes
---------------------------------------------------- */

#vipfes {

  padding: 0;
  margin: 0 auto;
  position: relative;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
  box-sizing: border-box;
  overflow: hidden;
  background-size: cover;
  background: var(--gladation-red);
}





#vipfes * {
  box-sizing: border-box;
  border-collapse: collapse;
  border-spacing: 0;
  color: inherit;
  font-family: "MyFont_Helvetica", "Helvetica Neue", "Helvetica", "MyFont_hiragino", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Meiryo", sans-serif;
}

#vipfes img {
  max-width: 100%;
  vertical-align: bottom;
  font-size: 0;
  height: auto;
  width: 100%;
}



#vipfes ol,
#vipfes ul,
#vipfes li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#vipfes a {
  outline: none;
  font-size: inherit;
  text-decoration: none;
}


/* font
---------------------------------------------------- */
#vipfes .remark_text {
  font-size: var(--remark_text);
  font-weight: 700;
  color: var(--black);
  line-height: 1.8;
  font-family: "MyFont_Helvetica", "Helvetica Neue", "Helvetica", "MyFont_Koburina", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Meiryo", sans-serif;
}


#vipfes .text {
  font-size: var(--text);
  color: var(--black);
  font-family: "MyFont_Helvetica", "Helvetica Neue", "Helvetica", "MyFont_Koburina", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Meiryo", sans-serif;
}

#vipfes .small {
  font-size: var(--small);
  color: var(--black);
  font-family: "MyFont_Helvetica", "Helvetica Neue", "Helvetica", "MyFont_Koburina", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Meiryo", sans-serif;
}

#vipfes .mintyou {
  font-family: "Hiragino Mincho ProN", "Yu Mincho", "MS Mincho", serif;
}



/* kyoutu---------------------- */

#vipfes .vipfes_head {
  position: relative;
}

#vipfes .vipfes_head img.pc_back,
#vipfes .vipfes_head img.sp {
  border-bottom: 8px double #e5d990;
}

/* pcのみタイトル中央よせ */
#vipfes .vipfes_head img.title_pc {
  position: absolute;
  top: 5%;
  left: 50%;
  transform: translateX(-50%);
  width: 48%;
}


#vipfes .vipfes_head .read_text.mintyou {
  text-align: center;
  font-size: clamp(16px, 2vw, 22px);
  color: var(--white);
  line-height: 2.0;
  padding: 3em 0;
}

#vipfes .section {
  width: min(100%, 1080px);
  padding: 5% 3%;
  background: var(--cream);
  margin: 0em auto 5em;
  border-radius: 10px;
  border: 3px solid #333;
  position: relative;
}

#vipfes .section.yado {
  padding: 3% 5%;
  background: var(--cream);
  border: 3px solid var(--black);
  border-radius: 10px;

}


#vipfes .section .tokuten {
  padding: initial;
}

#vipfes .card_title img {
  display: block;
}

#vipfes .card_title img.week.one {
  max-width: 130px;
  margin: 0px auto 40px;
  border: initial;
}

#vipfes .card_title img.h1 {
  margin: 0 auto;
  width: 65%;
}

#vipfes .section.yado .text {
  text-align: center;
  padding: 2em 0 2em;
  font-size: clamp(15px, 2vw, 20px);
  line-height: 1.8;
}


#vipfes .section.yado .day_bx {
  padding: 1em 2em;
  width: 70%;
  margin: 0 auto;
  border-top: 2px solid var(--black);
  border-bottom: 2px solid var(--black);
}

#vipfes .section.yado .text.yado {
  text-align: center;
  padding: 1em 0 0;
  font-size: clamp(15px, 2vw, 20px);
  line-height: 1.8;
}

/* 宿の会員料金 */
#vipfes img.midashi_icon {
  max-width: 230px;
  transform: translateX(-50%);
  top: -26px;
  left: 50%;
  position: absolute;
}


#vipfes .yado_tokuten_container {
  text-align: center;
  padding: 3em 0 0;
  border-radius: 10px;
  background-color: var(--white);
  border: 3px solid var(--black);
  position: relative;
  margin: 70px auto 80px;
  width: 80%;
}

.yado_tokuten_container p.text {
  padding: 0 0 1em;
}

.tokuten_container p {
  padding: 1.2em 0 0em;
  line-height: 1.6;
}

.tokuten_container p:last-chaild {
  padding: initial;
}

#vipfes .yado_kikan_title {
  text-align: center;
  font-size: clamp(19px, 2vw, 32px);
  border-bottom: 2px solid #333;
  font-weight: bold;
  width: 80%;
  margin: 0 auto;
  color: var(--black);
}

/* アコーディオン */

.txt-hide {
  display: none;
}

button.more {
  width: 60%;
  margin: 20px auto;
  display: block;
  background: var(--gladation-red);
  color: #fff;
  padding: 10px 15px;
  border: none;
  outline: 0;
  transition: .5s;
  -erbkit-transition: .5s;
  border-radius: 5px;
  font-size: clamp(17px, 2vw, 20px);
}


button.more:hover {
  opacity: 0.7;
  transition: all 0.2s;
}

button.more::after {
  content: "その他の対象ホテルはこちら";
  transition: .2s;
  -erbkit-transition: .2s;
  color: #fff;
}

button.more.on-click::after {
  content: "閉じる";
  color: #fff;
}


/* ホテルリスト内のフレックス */
#vipfes .yado_flex {
  display: flex;
  align-items: center;
  gap: 20px;
  width: 65%;
  margin: 0 auto 10px;
  align-items: center;
  padding: 1.2em;
  border-bottom: 2px solid #333;

}

#vipfes .yado_img {
  width: 30%;

}

#vipfes .yado_flex_text p {
  font-size: 15px;
  color: var(--black);
}


#vipfes p.yado_name {
  padding: 10px 0;
  font-size: 20px;
  font-weight: bold;
}

#vipfes p.syukuhakukikan {
  background-color: var(--black);
  color: #fff;
  width: 100px;
  text-align: center;
  border-radius: 15px;
  padding: 0.1em 0;
}


/* 宿泊の施設別の申込期間 */
#vipfes p.kikan {
  font-size: 23px;
  font-feature-settings: "palt";
  padding: 10px 0 0;
}

#vipfes .key_bx {
  width: 60%;
  margin: 1em auto;
  ;
}

/* VIPアイコン */
.tokuten_container p.big::after {
  content: '';
  display: inline-block;
  width: 46px;
  height: 55px;
  background-image: url(../img/vip_icon.png);
  background-size: contain;
  vertical-align: middle;
  padding-right: 30px;
  background-repeat: no-repeat;

}



.application_container {
  background: #fff;
  width: 80%;
  margin: 70px auto 50px;
  border-radius: 10px;
  padding: 1em 0 0;
  border: 3px solid #333;
  position: relative;

}


#vipfes .application_container img.midashi_icon {
  max-width: 150px;
  transform: translateX(-50%);
  top: -20px;
  left: 50%;
  position: absolute;
}


#vipfes .appList li {
  counter-increment: number 1;
  position: relative;
  padding: 5% 8% 0;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  color: #333;
  font-size: clamp(16px, 2vw, 18px);
}

#vipfes .appList li:before {
  content: counter(number) "";
  display: inline-block;
  min-width: 2em;
  height: 2em;
  line-height: 2em;
  font-weight: normal;
  text-align: center;
  background: var(--gladation-red);
  border-radius: 50%;
  margin-right: 2em;
  font-size: 1.2em;
  font-weight: 700;
  color: #fff;
}

#vipfes .application_container .triangle {
  width: 0;
  height: 0;
  margin: 20px auto;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #333;
}


.btn {
  padding: 0 2em;
}

#vipfes .btn a {
  background-color: var(--red);
  color: #fff;
  font-size: 22px;
  text-align: center;
  padding: 0.5em 5em;
  border-radius: 50px;
  display: block;
  margin: 1em 5em 2em;
  font-weight: bold;
}

#vipfes .btn a:hover {
  opacity: 0.7;
  transition: all 0.2s;
}

/* 宿　終わり--------------- */


/* 第2週以降--------------- */
.tokuten_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#vipfes .tokuten_container .card_container {
  width: calc(100%/2 - 20px);
  Margin-bottom: 50px;
  display: block;
  background-color: #fff;
  border: 3px solid #333;
  padding: 3em;
  border: 3px solid #333;
  border-radius: 10px;
  position: relative;
}

/* 先着販売アイコン */
#vipfes .tokuten_container .card_container::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: -1px;
  left: -2px;
  width: 110px;
  height: 50px;
  background-image: url(../img/sentyakuhanbai.webp);
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 5px 0 0 0;
}


/* プレゼントアイコン */
#vipfes .tokuten_container .card_container.present {
  position: relative;
}

#vipfes .tokuten_container .card_container.present::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: -2px;
  left: -2px;
  width: 110px;
  height: 50px;
  background-image: url(../img/present.webp);
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 10px 0 0 0;
}

/* 抽選販売アイコン */
#vipfes .tokuten_container .card_container.tyuusen {
  position: relative;
}

#vipfes .tokuten_container .card_container.tyuusen::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: -1px;
  left: -2px;
  width: 110px;
  height: 50px;
  background-image: url(../img/tyuusen_hanbai.webp);
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 5px 0 0 0;
}

#vipfes .tokuten_container a.tokuten_bx:hover {
  opacity: .7;
  transition: all 0.2s;
}

#vipfes .card_title img.week {
  max-width: 100px;
  border-bottom: 3px solid #333;
  margin: 0 auto 20px;
  display: block;
  max-width: 100px;
}

.one {
  max-width: 100px;
  border-bottom: 3px solid #333;
  margin: 0 auto 20px;
  display: block;
  max-width: 100px;
}


#vipfes a.tokuten_bx .card_title img.title {
  margin: 20px 0;
  width: 100%;
}

#vipfes .tokuten_naiyou img.coupon {
  width: 85%;
}

#vipfes .tokuten_naiyou img.aeon {
  width: 100%;
}

#vipfes .tokuten_naiyou img.syukuhaku {
  width: 85%;
}

#vipfes .moushikomi_bx img.day {
  width: 77%;
}

#vipfes .moushikomi_bx {
  padding: 0 0 1em;
}

/* 申込期間、会員特典アイコン */
#vipfes img.moushikomi_icon {
  Width: 30%;
  display: block;
  margin: 20px 0 10px;
}


#vipfes img.kaiintokuten_icon {
  Width: 69%;
  display: block;
  margin: 20px 0 20px;
}


#vipfes a.text-link {
  font-size: 16px;
  text-decoration: underline;
  margin-top: 1em;
  display: block;
}

/* カミングスーン */
#vipfes .tokuten_container .soon_0122,
#vipfes .tokuten_container .soon_0129,
#vipfes .tokuten_container .soon_0205,
#vipfes .tokuten_container .soon_0212,
#vipfes .tokuten_container .sold {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}


#vipfes .tokuten_container .soon_0122:before,
#vipfes .tokuten_container .soon_0129:before,
#vipfes .tokuten_container .soon_0205:before,
#vipfes .tokuten_container .soon_0212:before,
#vipfes .tokuten_container .sold:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}


#vipfes .tokuten_container .soon_0122:before {
  background: rgba(0, 0, 0, 0.65) url(../img/soon_0122.svg) no-repeat;
  background-size: 100% 15%;
  background-position: center;

}

#vipfes .tokuten_container .soon_0129:before {
  background: rgba(0, 0, 0, 0.65) url(../img/soon_0129.svg) no-repeat;
  background-size: 100% 15%;
  background-position: center;

}

#vipfes .tokuten_container .soon_0205:before {
  background: rgba(0, 0, 0, 0.65) url(../img/soon_0205.svg) no-repeat;
  background-size: 100% 15%;
  background-position: center;

}

#vipfes .tokuten_container .soon_0212:before {
  background: rgba(0, 0, 0, 0.65) url(../img/soon_0212.svg) no-repeat;
  background-size: 100% 15%;
  background-position: center;

}


#vipfes .tokuten_container .sold:before {
  background: rgba(0, 0, 0, 0.65) url(../img/sold.svg) no-repeat;
  background-size: 100% 15%;
  background-position: center;

}

/* ====================================================

                         tb

====================================================== */

@media screen and (max-width: 1090px) {

  .sp {
    display: block !important;
  }

  .pc {
    display: none !important;
  }


  :root {
    --kikan_f_size: 19px;
  }

  #vipfes img {
    width: 100%;
  }

  #vipfes .section {
    width: 90%;
    padding: 7% 3%;
    margin: 0em auto 5em;
    border: 2px solid #333;
  }

  #vipfes .appList li:before {
    margin-right: 1em;
  }

  #vipfes .btn a {
    margin: 1em 0 2em;
    font-size: 20px;
  }



  #vipfes .tokuten_container .card_container {
    width: calc(100% / 2 - 20px);
    Margin-bottom: 50px;
    display: block;
    background-color: #fff;
    border: 3px solid #333;
    padding: 1em;
  }

  #vipfes .tokuten_container a.tokuten_bx {
    width: calc(100% / 2 - 30px);
  }

  #vipfes .kikan_flex {
    gap: 0.2em;
  }

  #vipfes .card_title img.week,
  #vipfes a.tokuten_bx .card_title img.week {
    max-width: 80px;
    border-bottom: 2px solid #333;
  }

  #vipfes .tokuten_container .card_container.present::after,
  #vipfes .tokuten_container .card_container.tyuusen::after {
    width: 90px;
    height: 40px;
  }



  #vipfes .tokuten_container .soon_0122:before,
  #vipfes .tokuten_container .soon_0129:before,
  #vipfes .tokuten_container .soon_0205:before {
    background-size: 100% 12%;
  }




}




/* ====================================================

                         SP

====================================================== */
@media screen and (max-width: 734px) {

  .sp {
    display: block !important;
  }

  .pc {
    display: none !important;
  }



  :root {
    --remark-f-size: 18px;
    --remark_text: 20px;
    --kikan_f_size: 22px;
    --text: 16px;
    --small: 13px;

  }

  #vipfes img {
    width: 100%;
  }

  #vipfes .vipfes_head img.pc_back,
  #vipfes .vipfes_head img.sp {
    border-bottom: 6px double #e5d990;
  }

  .section_container {
    margin: 0 auto;
    width: initial;
  }



  #vipfes .vipfes_head .read_text.mintyou {
    padding: 1.5em 0;
  }

  #vipfes .card_title img.week {
    margin-bottom: 25px;
    max-width: 70px;
  }



  #vipfes .card_title img.week.one {
    margin-bottom: 5px;
    max-width: 70px;
  }

  #vipfes .card_title img.week,
  #vipfes a.tokuten_bx .card_title img.week {
    margin-bottom: 25px;
    max-width: 70px;

  }

  #vipfes .card_title img.h1 {
    margin: 0 auto;
    width: 85%;
  }

  #vipfes .section.yado .text {
    padding: 1em 0 1.5em;

  }


  #vipfes .section.yado .day_bx {
    width: initial;
    padding: 1em 1em;
  }

  #vipfes img.midashi_icon {
    max-width: 150px;
    top: -16px;
  }

  #vipfes .yado_tokuten_container {
    width: initial;
    padding: 2.5em 0 0;
    margin: 50px auto 40px;
    border: 2px solid #333;
  }


  #vipfes .yado_tokuten_container p.text {
    padding: 0 0;
  }

  #vipfes .key_bx {
    width: 80%;
  }


  #vipfes .yado_kikan_title {
    width: initial;
    font-size: 19px;
  }



  #vipfes .yado_flex {
    width: initial;
    padding: 0.5em;
  }

  #vipfes .yado_img {
    width: 35%;

  }

  #vipfes p.yado_name {
    font-size: 16px;
    font-weight: normal;
  }

  #vipfes p.syukuhakukikan {
    width: 86px;
    border-radius: 17px;
    font-size: 14px;
    padding: 0.1em 0.1em;
  }

  /* 宿泊期間の日付 */
  #vipfes p.kikan {
    font-size: 16px;
  }

  button.more {
    width: 100%;
    margin: 20px auto 60px;
  }

  #vipfes .application_container img.midashi_icon {
    max-width: 110px;
    top: -13px;
  }

  #vipfes .section {
    width: 93%;
    padding: 7% 3%;
    margin: 0 auto 3em;
  }

  #vipfes .section.yado {
    padding: 7% 4%;
    border: 2px solid #333;
  }

  #vipfes .remark_text {
    line-height: 1.0;
  }

  .application_container {
    background: #fff;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    border: 2px solid #333;

  }


  #vipfes .appList li {
    padding: 8% 4% 0;
  }

  #vipfes .appList li:first-child {
    padding: 12% 4% 0;

  }


  #vipfes .big {
    font-size: 30px;
  }

  #vipfes .btn a {
    background-color: var(--red);
    color: #fff;
    font-size: 20px;
    padding: 0.5em;
    margin: 1em -1em 2em;
  }



  /* tokuten--------------- */

  .tokuten_container {
    width: 98%;
    margin: 0 auto;
  }

  #vipfes .tokuten_container .card_container {
    width: 100%;
    padding: 1em;
    border: 2px solid #333;
  }


  #vipfes .tokuten_container .card_container::after {
    width: 110px;
    height: 50px;
  }

  #vipfes img.moushikomi_icon {
    Width: 31%;

  }

  #vipfes img.kaiintokuten_icon {
    Width: 74%;
  }

  #vipfes .moushikomi_bx {
    padding: 0;
  }


  #vipfes a.tokuten_bx .card_title img.week {
    margin-bottom: 25px;
    max-width: 70px;
    border-bottom: 2px solid #333;

  }

  #vipfes a.tokuten_bx .card_title img.title {
    margin: 10px 0 0;
    width: 100%;
  }

  .tokuten_container p {
    padding: 1em 0 0;
  }



  #vipfes .tokuten_naiyou img.coupon {
    width: 85%;
  }


  #vipfes .tokuten_naiyou img.syukuhaku {
    width: 85%;
  }

  #vipfes .moushikomi_bx img.day {
    width: 70%;
  }

  #vipfes .card_container:last-child {
    margin-bottom: initial;

  }

  #vipfes .tokuten_container .soon_0122:before,
  #vipfes .tokuten_container .soon_0129:before,
  #vipfes .tokuten_container .soon_0205:before {
    background-size: 100% 15%;
  }

  #vipfes .tokuten_container .soon_0212:before {
    background-size: 100% 16%;
  }

}
