@charset "UTF-8";
/*----------------------------------------------------------------------------------
  共通
----------------------------------------------------------------------------------*/
.s-sp {
  display: none !important;
}
.s-pc {
  display: block !important;
}
.f-text, p {
  line-height: 1.8;
}
.f-btn-block .f-btn {
  line-height: 1.2;
}
/*---------- フローティングCVボタン ----------*/
#target-area {
  position: relative;
}
#floating-btn-cv {
  opacity: 0;
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  transition: opacity 1s;
  z-index: 4;
}
#floating-btn-cv.fade-in {
  opacity: 1;
}
#floating-btn-cv.btn-area {
  background: rgba(0, 85, 65, 0.9);
  padding: 12px;
  box-sizing: border-box;
}
#floating-btn-cv .btn-contents {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 700px;
  margin: 0 auto;
}
#floating-btn-cv .bnt-cpn-txt {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
}
#floating-btn-cv .bnt-cpn-txt span {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin-right: 10px;
}
#floating-btn-cv.btn-area .btn {
  color: #fff;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  width: 340px;
  height: 50px;
  display: block;
  background-color: #f60;
  border: 1px solid #f60;
  border-radius: 25px;
  box-sizing: border-box;
  padding: 17px 30px;
  cursor: pointer;
  line-height: 1;
}
/*---- MV、スケジュール、メニュー ----*/
.main-area {
  width: 100%;
  height: 360px;
  margin: 0;
  padding-top: 30px;
  background: #ee3d33 url(/doc/event/hayatoku/assets/img/bg-main-pc.png) no-repeat center;
  background-size: 1920px 410px;
  text-align: center;
}
.campaign-schedule {
  width: 640px;
  max-width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 24px 0;
}
.campaign-schedule p {
  color: #040404;
  font-size: 16px;
  margin-bottom: 0;
}
.campaign-schedule p span {
  font-weight: bold;
}
#menu.fixed {
  left: 0;
  position: fixed;
  top: 0;
  z-index: 100;
}
.f-menu {
  margin-bottom: 0;
}
.f-menu.f-menu--cover {
  height: 60px;
  margin-bottom: 0;
  position: sticky;
  top: -1px;
  z-index: 1000;
}
.f-menu.f-menu--cover .f-menu-button {
  padding: 13px 8px 13px;
  position: relative;
}
#specified-coupon-area, #coupon-area, #detail {
  padding-top: 60px;
  margin-top: -60px;
}
/*---- ゴルフ場指定割引クーポン ----*/
.monthly-recommend {
  color: #f60;
  font-size: 20px;
  font-weight: bold;
  margin: 40px 0 10px;
}
/*-- tab --*/
.select-area {
  color: #2a4576;
  font-weight: 800;
  padding: 5px;
  margin-bottom: 20px;
  background-color: #e8ecf2;
  text-align: center;
  font-size: 16px;
}
.f-tab-trigger-button {
  background-color: #fff;
}
button {
  cursor: pointer;
}
.f-tab-trigger {
  margin-bottom: 20px;
}
.tab-content {
  display: none;
}
.is-active {
  display: block;
}
/*liにactiveクラスがついた時の形状*/
.f-tab-trigger-button {
  color: #2a4576;
  border: 2px solid #2a4576;
  background-color: #fff;
}
.f-tab-trigger-button.is-active {
  background-color: #2a4576;
  color: #fff;
}
.f-tab-trigger-button.is-active:hover {
  color: #fff;
}
.f-tab-trigger-button:hover, .active > .f-tab-trigger-button.is-active {
  background-color: #2a4576;
}
.f-tab-trigger-button {
  padding: 0 1.3em;
}
.f-tab-trigger.f-tab-trigger--flex {
  width: 100%;
  margin: 0 auto;
}
.f-tab-trigger-item {
  min-width: 80px;
  margin-right: 7px;
}
/*--/ tab --*/
.f-card-title {
  line-height: 1.3;
}
.specified-coupon-area {
  text-align: center;
}
.specified-coupon-area .f-section-header h2 {
  margin-bottom: 10px;
}
.link-about-coupon {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 30px;
}
.link-about-coupon a::before {
  content: "?";
  font-size: 90%;
  margin-right: 5px;
  display: inline-block;
  vertical-align: 1px;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
  line-height: 1.6;
  border-radius: 50%;
  background: #fff;
  color: #0055b8;
  border: #0055b8 1px solid;
  font-weight: bold;
}
.course-detail {
  position: relative;
  margin-bottom: 20px;
  text-align: left;
}
.course-detail .f-card-link {
  padding-bottom: 16px;
}
.course-detail .f-card-content {
  width: 100%;
  height: auto;
  padding: 15px 10px 0 10px;
  box-sizing: border-box;
}
.course-detail .f-card-subtitle {
  color: #333;
}
.course-detail .f-card-title {
  margin-bottom: 0;
}
.course-detail .f-card-button {
  width: 90%;
  margin: 0 auto;
}
.course-detail .f-card-button .f-btn {
  position: relative;
  margin: 14px 0 0;
  top: 0;
  left: 0;
  right: 0;
}
/*---- クーポン利用可能ゴルフ場で使えるクーポン ----*/
.coupon-area .read {
  text-align: center;
}
.coupon-area h3 {
  font-weight: bold;
  color: #fff;
  line-height: 1.4;
  letter-spacing: 3px;
  position: relative;
  text-align: center;
  padding: 20px 0;
  margin: 0 0 20px;
  border-radius: 6px;
  background: #73635c;
}
.coupon-area h3::after {
  position: absolute;
  content: '';
  top: 100%;
  left: 48.5%;
  border: 15px solid transparent;
  border-top: 15px solid #73635c;
  width: 0;
  height: 0;
}
.coupon-area .coupon-box {
  width: 640px;
  margin: 30px auto 10px;
}
.coupon-box .f-table.f-table--2column th {
  width: 32%;
}
.coupon-box .coupon-detail {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 14px;
}
.coupon-box .coupon-detail .sheet {
  color: #fff;
  font-size: 18px;
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 8px 8px 6px;
  border-radius: 8px;
  background-color: #40a000;
  box-sizing: border-box;
}
.coupon-box .coupon-detail .available {
  color: #40a000;
  font-size: 18px;
  text-align: center;
  width: 45%;
  margin-bottom: 0;
  padding: 10px 10px;
  margin-right: 10px;
  border-radius: 8px;
  background-color: #fff;
  border: #40a000 1px solid;
}
.coupon-box .f-coupon {
  margin-bottom: 10px;
}
.coupon-box .f-coupon a:hover {
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2);
  transition: 0.3s;
}
.coupon-box .remaining-coupon {
  margin-top: 10px;
  text-align: right;
}
.coupon-box .remaining-coupon a {
  position: relative;
  padding-right: 12px;
}
.coupon-box .remaining-coupon a::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 4px;
  margin-top: -3px;
}
.coupon-area .coupon-text {
  text-align: center;
}
.f-annotation {
  font-size: 12px;
}
/*---- クーポンの使い方 ----*/
.message-title {
  font-weight: 800;
  color: #2a4576;
}
.f-step-title {
  letter-spacing: .01em
}
@media screen and (max-width: 767px) {
  .f-step-title {
    letter-spacing: .03em
  }
}
/*---- キャンペーン詳細 ----*/
.detail ul li, .detail ol li {
  padding-left: 1rem;
  text-indent: -1rem;
  margin-bottom: 0.5rem;
}
.detail ul li ul {
  margin-top: 5px;
}
.mt-30 {
  margin-top: 30px;
}
.mb-50 {
  margin-bottom: 50px;
}
.red-text {
  color: #bf0000;
}
.big-text {
  font-size: 15px;
  font-weight: 700;
}
/*---- 対象コース一覧 ----*/
.f-card-item {
  width: calc((100% - 60px) / 4);
  margin-bottom: 20px;
}
/*----------------------------------------------------------------------------------
  TP only
----------------------------------------------------------------------------------*/
@media screen and (min-width:768px) and (max-width:1024px) {
  .f-card-content {
    height: 280px
  }
}
/*----------------------------------------------------------------------------------
  SP only
----------------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .s-pc {
    display: none !important;
  }
  .s-sp {
    display: block !important;
  }
  /*---------- フローティングCVボタン ----------*/
  #floating-btn-cv .btn-contents {
    display: block;
    width: 100%;
  }
  #floating-btn-cv .bnt-cpn-txt {
    color: #fff;
    text-align: center;
    margin-bottom: 6px;
  }
  #floating-btn-cv .bnt-cpn-txt span {
    display: none;
  }
  #floating-btn-cv.btn-area .btn {
    font-size: 14px;
    line-height: 1.2;
    width: 70%;
    margin: 0 auto;
    padding: 9px 30px;
  }
  /*---- MV、スケジュール、メニュー ----*/
  .main-area {
    height: 100%;
    background: none;
    padding-top: 0;
  }
  .main-area h1 img {
    width: 100%;
    padding-top: 0;
  }
  .campaign-schedule {
    padding: 12px 0;
  }
  .campaign-schedule p {
    font-size: 14px;
  }
  /*---- ゴルフ場指定目玉クーポン ----*/
  .specified-coupon-area .f-section-header h2 {
    margin-bottom: 4px;
  }
  .f-card {
    margin-bottom: 0;
  }
  .f-card-content {
    height: auto;
    width: auto;
  }
  .f-card-item {
    width: 100%;
    margin-bottom: 20px;
  }
  /*---- クーポン利用可能ゴルフ場で使えるクーポン ----*/
  .coupon-area .coupon-box {
    width: 100%;
    margin: 30px auto;
  }
  .coupon-box .f-table {
    margin-bottom: 10px;
    ;
  }
  .coupon-box .f-table.f-table--2column th {
    width: 100%;
  }
  .coupon-box .coupon-detail {
    display: block;
  }
  .coupon-box .coupon-detail .sheet {
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 6px;
    padding: 4px 10px;
  }
  .coupon-box .coupon-detail .available {
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    padding: 4px 10px;
  }
  .coupon-area .coupon-text {
    text-align: left;
  }
  .link-about-coupon {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 0;
    padding-left: 0;
  }
} /* end media query */


/* ===== クーポン注意事項モーダル ===== */
.coupon-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 4px 0 30px;
}

.coupon-caution,
.coupon-remaining,
.coupon-course-list li a,
.coupon-caution-body a {
  color: #0055B8;
  text-decoration: underline;
}

.coupon-caution:hover,
.coupon-remaining:hover,
.coupon-course-list li a:hover,
.coupon-caution-body a:hover {
  text-decoration: none;
}

.coupon-caution {
  display: inline-flex;
  align-items: center;
  gap: 3px;
  font-size: 14px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}

.coupon-remaining {
  font-size: 14px;
}

.coupon-caution-body {
  padding: 20px;
  overflow-y: auto;
  flex: 1;
}

.coupon-caution-body ul {
  list-style: none;
  margin: 0 0 16px;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.coupon-caution-body li {
  font-size: 13px;
  color: #333;
  line-height: 1.7;
}

.coupon-caution-body > p {
  font-size: 13px;
  color: #333;
  line-height: 1.7;
  margin: 0;
}

.coupon-caution-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, .5);
  z-index: 2000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px !important;
  box-sizing: border-box;
}

.coupon-caution-overlay[hidden] {
  display: none;
}

.coupon-caution-modal {
  background: #fff;
  width: 100%;
  max-width: 560px;
  max-height: 90vh;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.coupon-caution-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  border-bottom: 1px solid #e0e0e0;
  flex-shrink: 0;
}

.coupon-caution-header p {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin: 0;
}

.coupon-caution-close {
  background: none;
  border: none;
  padding: 4px;
  cursor: pointer;
  color: #333;
  display: flex;
  align-items: center;
}

.coupon-caution-close:hover {
  color: #666;
}

.coupon-caution-body {
  padding: 20px;
  overflow-y: auto;
  flex: 1;
}

.coupon-caution-body ul {
  list-style: none;
  margin: 0 0 16px;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.coupon-caution-body li {
  font-size: 13px;
  color: #333;
  line-height: 1.7;
}

.coupon-caution-body > p {
  font-size: 13px;
  color: #333;
  line-height: 1.7;
  margin: 0;
}

.coupon-schedule {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 30px;
}