@charset "UTF-8";
.s-pc {
  display: none;
}
.s-sp {
  display: block;
}
.f-mv::before {
  content: none;
}
.f-txt {
  text-align: left;
}
.f-txt small {
  font-size: 12px;
}
/*------------------------------------
  fv
------------------------------------*/
.f-mv {
  display: block;
  height: auto;
  width: 100%;
  padding: 0;
  margin-bottom: 0;
  background: #000 url(/doc/xuse/golf5-coupon-260701/img/bg-main-sp.png) no-repeat top center;
  background-size: 100%;
  letter-spacing: 0;
}
.mv-note {
  color: #fff;
  font-size: 2.8vw;
  text-align: center;
  padding: 1.6vw 4vw 0;
  line-height: 1.3em;
}
.mv-note a {
  color: #fff;
}
.f-mv-heading {
  width: 94%;
  margin: 0 auto;
}
.f-mv-heading img {
  width: 100%;
}
.f-mv-heading-wrap {
  margin: 0 auto;
}
.date {
  background: #000;
  text-align: center;
  padding: 12px 5px;
}
.date p {
  color: #fff;
  font-weight: bold;
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 3.3vw;
}
/*------------------------------------
  エントリ―エリア
------------------------------------*/
#entry .f-section-inner {
  padding-top: 20px;
}
#entry .f-section-inner .f-section-header {
  margin-bottom: 0;
}
#entry .f-heading {
  color: #ff6600;
  font-size: 20px;
  margin-top: 10px;
}
/*------------------------------------
  参加方法
------------------------------------*/
#step .f-section-inner {
  padding: 20px 0 0;
}
.step {
  background: #dce9d5;
  padding: 40px 30px;
}
.step-list-item {
  position: relative;
  background: #fff;
  padding: 6vw;
  border-radius: 10px;
  margin-bottom: 20px
}
.step-list-item img {
  max-width: 590px;
  margin: 0 auto;
}
.step-list-item::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 65px;
  height: 65px;
  background-position: center;
  background-size: contain;
  top: -10px;
  left: -10px;
}
.step-list-item p {
  margin: 10px auto 0;
}
.step-list-item:first-child::before {
  background-image: url('/doc/xuse/golf5-coupon-260701/img/step-ic-01.png');
}
.step-list-item:nth-child(2)::before {
  background-image: url('/doc/xuse/golf5-coupon-260701/img/step-ic-02.png');
}
/*.step-list-item:nth-child(2)::after{
  position: absolute;
	bottom: -55px;
  left: 50%;
  right: 50%;
	margin: auto;
  margin-left: -15px;
	content: "";
	vertical-align: middle;
	box-sizing: border-box;
	width: 10px;
	height: 10px;
	border: 20px solid transparent;
	border-left: 18px solid #0c701f;
  transform: rotate(90deg);
}*/
/*------------------------------------
  利用方法
------------------------------------*/
.howto-list-item {
  background: #fff;
  border: 1px solid #000;
  text-align: center;
  border-radius: 10px;
  overflow: hidden;
  margin: 10px 10px 20px;
}
.howto-list-item:last-child {
  margin-bottom: 0;
}
.howto-list-ttl {
  background: #000;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 0;
  padding: 3px;
}
.howto-list-txt {
  text-align: left;
  padding: 10px 20px 0;
}
.howto-list-txt small {
  font-size: 11px;
}
/*------------------------------------
  店舗一覧
------------------------------------*/
.store-list-item {
  text-align: center;
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  margin: 15px 10px;
}
.store-list-item:last-child {
  margin-bottom: 0;
}
.store-list-item img {
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  width: 100%;
}
.f-btn-block {
  margin-bottom: 0;
}
.f-btn-block .f-btn {
  margin-bottom: 5px;
  height: 45px;
  position: relative;
}
.f-btn-block .f-btn::after {
  position: absolute;
  content: "";
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 18px;
  background-image: url('/doc/xuse/golf5-coupon-260701/img/external-link.svg');
  background-position: center;
  background-size: contain;
  top: 50%;
  right: 5%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.f-imagelink {
  margin: 60px auto 0;
}
.f-imagelink-item img {
  width: 90%;
  margin: 20px 0 0 15px;
}
/*------------------------------------
  免責
------------------------------------*/
#detail .f-section-inner {
  padding-bottom: 0;
}
#detail table p {
  margin-bottom: 0;
}
.detail-list li, .detail-list-note li {
  position: relative;
  padding-left: 20px;
}
.detail-list li::before, .detail-list-note li::before {
  position: absolute;
  left: 0px;
  top: 0px;
  color: rgb(51, 51, 51);
  font-weight: 400;
}
.detail-list > li::before {
  content: "・";
}
.detail-list-note > li::before {
  content: "※";
}
.detail-list-num {
  counter-reset: a;
}
.detail-list-num > li::before {
  content: counter(a) ".";
  counter-increment: a;
  position: absolute;
  left: 0;
  top: 0;
  color: #333;
  font-weight: 400;
}
/*------------------------------------
  エントリ―ボタン
------------------------------------*/
.CampaignEntryButton_campaignButton__n6hK5 {
  margin: 32px auto 20px !important;
}
.CampaignEntryButton_campaignButton__n6hK5 .CampaignEntryButton_rexButton__VH0Gh .CampaignEntryButton_rexButtonMessage__o1qbU {
  font-size: 18px !important;
}
.CampaignEntryButton_campaignButton__n6hK5 .CampaignEntryButton_rexButton__VH0Gh.CampaignEntryButton_wide__b6abC {
  min-width: auto;
  width: 100% !important;
}
.CommonEnteredList {
  text-align: center;
}
.CommonEnteredList a {
  line-height: 1.25;
  color: #404040;
}
a#rex-ceb-01.EntryCustomNomove {
  text-decoration: none !important;
}
@media only screen and (min-width: 768px) {
  .f-mv-heading {
    width: 100%;
  }
  .howto-list-item img {
    max-width: 590px;
    width: 100%;
  }
}
/*----------------------------------
----------------------------------
  PC
----------------------------------
------------------------------------*/
@media only screen and (min-width: 1023px) {
  .s-pc {
    display: block;
  }
  .s-sp {
    display: none;
  }
  .f-txt {
    text-align: center;
  }
  /*------------------------------------
  　fv
  ------------------------------------*/
  .f-mv {
    background: #006914 url(/doc/xuse/golf5-coupon-260701/img/bg-main-pc.png) no-repeat top center;
    background-size: 1920px 330px;
    letter-spacing: 0;
  }
  .f-mv-message {
    padding: 9px;
  }
  .f-mv-heading {
    width: auto;
  }
  .f-mv-heading img {
    width: 527px;
  }
  .mv-note {
    color: #fff;
    font-size: 11px;
    text-align: center;
    padding: 0;
    margin: 16px auto 8px;
    line-height: 1.2;
  }
  .date p {
    font-size: 15px;
  }
  /*------------------------------------
  　エントリ―エリア
  ------------------------------------*/
  #entry .f-section-inner {
    padding-top: 30px;
  }
  #step .f-section-inner {
    padding: 40px 20px;
  }
  #entry .f-heading {
    font-size: 24px;
  }
  /*------------------------------------
  　参加方法
  ------------------------------------*/
  .step {
    border-radius: 10px;
  }
  .step-list {
    display: flex;
    width: 974px;
    justify-content: center;
    flex-wrap: wrap;
    align-items: stretch !important; /* これで子要素の高さが揃います */
  }
  .step-list-item {
    width: 43%;
    padding: 20px 18px;
    box-sizing: border-box;
  }
  .step-list-item:first-child {
    margin-right: 50px;
  }
  .step-list-item:nth-child(2)::after {
    bottom: -55px;
    left: 0;
    right: 50%;
    margin-left: -34px;
  }
  .step-list-item::before {
    width: 70px;
    height: 70px;
  }
  /*------------------------------------
  　利用方法
  ------------------------------------*/
  .howto-list {
    display: flex;
    width: 645px;
    justify-content: space-between;
    margin: 0 auto;
    align-items: stretch;
  }
  .howto-list img {
    width: 250px;
    margin: 0 auto;
  }
  .howto-list-item {
    width: 310px;
    margin-bottom: 0;
  }
  /*------------------------------------
  　店舗一覧
  ------------------------------------*/
  .store-list {
    display: flex;
    justify-content: center;
    width: 1024px;
    padding: 0 20px;
  }
  .store-list-item {
    margin-bottom: 0;
    width: 298px;
  }
  .f-imagelink {
    margin: 60px auto 0;
  }
  .f-imagelink-item img {
    width: 550px;
    text-align: center;
    margin: 20px 0 0 25%;
  }
  /*------------------------------------
  　免責
  ------------------------------------*/
  #detail .f-section-inner {
    padding-bottom: 40px;
  }
  .mt-15 {
    margin-top: 15px;
  }
  /*------------------------------------
  　エントリ―ボタン
  ------------------------------------*/
  .CampaignEntryButton_campaignButton__n6hK5 .CampaignEntryButton_rexButton__VH0Gh.CampaignEntryButton_wide__b6abC {
    width: 500px !important;
  }
}