@charset "UTF-8";

/*----------------------------------------
  fv
------------------------------------------*/
.s-pc {
  display: none;
}

.s-sp {
  display: inline-block;
  width: 100%;
}

.small {
  font-size: 12px;
  margin-bottom: 0;
}

.detail-small {
  font-size: 12px;
  text-align: center;
  padding: 10px 10px 0;
  line-height: 1.4;
}

.search-small {
  font-size: 12px;
  text-align: right;
}

.txt-center {
  text-align: center;
}

.f-section-header .f-heading:first-child {
  margin-top: 0;
}

.f-section::before {
  background: #2a4576;
}

.f-section-header .f-heading {
  margin-top: 0;
  background-image: linear-gradient(90deg, #ffed00, #e1ff00);
  color: #333;
  padding: 6px;
  font-size: 20px;
  border-radius: 5px;
  margin-bottom: 20px;
}

.f-section-header {
  margin-bottom: 0;
}

.f-btn {
  font-size: 14px;
  width: 100%;
}

.f-alert {
  margin-bottom: 10px;
  margin-top: 20px;
}

.bg-yellow {
  background-color: #FEFFE4;
  background-size: contain;
}

#entry,
#item,
#search,
#coupon,
#shop,
#plan,
#detail {
  padding-top: 40px;
  margin-top: -40px;
}

.f-mv {
  height: auto;
}

.f-mv-message {
  padding: 0;
}

.f-mv::before {
  background-color: rgba(0, 0, 0, 0);
}

.f-mv-heading {
  margin-bottom: 0;
}

.f-mv-heading img {
  width: 100%;
}

.campaign-schedule {
  text-align: center;
  background-color: #E8E8E8;
  padding: 10px 0;
}

.campaign-schedule p {
  color: #333;
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1.3;
}

.campaign-schedule p span {
  font-weight: bold;
}

.entry-area .f-section-inner {
  padding: 40px 18px;
}

.entry-area .f-btn-block {
  margin-bottom: 30px;
}

.entry-area .f-btn,
.f-btn-block-tloating .f-btn {
  font-size: 18px;
  font-weight: normal;
  background-color: #bf0000 !important;
  border: 1px solid #bf0000 !important;
  margin-bottom: 0;
}

.entry-area .f-btn:hover,
.f-btn-block-tloating .f-btn:hover {
  background-color: #ff1212 !important;
  border: 1px solid #ff1212 !important;
}

.entry-txt-note {
  font-size: 12px;
  text-align: center;
  display: block;
}

.entry-txt-img {
  text-align: center;
  margin-bottom: 20px;
}

.schedule-img {
  text-align: center;
  margin-top: 30px;
}

#menu.fixed {
  left: 0;
  position: fixed;
  top: 0;
  z-index: 100;
}

.f-menu.f-menu--cover {
  background: #003103;
  margin-bottom: 0;
  position: sticky;
  top: -1px;
  z-index: 1000;
}

.f-menu.f-menu--cover .f-menu-button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  background: #003103;
  color: #fff;
  font-size: 10px;
  padding: 8px 5px 17px;
  position: relative;
  vertical-align: middle;
  text-decoration: none;
}

.f-menu.f-menu--cover .f-menu-button:hover {
  background: #003103;
}

.f-menu.f-menu--cover .f-menu-button::before {
  position: absolute;
  bottom: 9px;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.f-menu.f-menu--cover .f-menu-button:active {
  color: #fff;
}

.f-menu.f-menu--cover .f-menu-button img {
  width: 15px;
  height: auto;
  margin-bottom: 5px;
}

.f-date-coupon {
  border: 2px solid #dddddd;
  padding: 12px;
  line-height: 1.3;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}

.f-date-coupon li {
  font-size: 14px;
}

.f-date-coupon small {
  padding-top: 5px;
  display: inline-block;
  font-weight: normal;
}

.f-annotation {
  font-size: 12px;
  margin-bottom: 15px;
}

.coupon-img {
  margin-bottom: 6px;
}

.coupon-box {
  margin: 10px auto 0;
  font-size: 17px;
  font-weight: bold;
  box-sizing: border-box;
}

.coupon-box .sheet {
  width: 28%;
  padding: 6px 5px;
  margin: 0 10px 20px 0;
  color: #fff;
  font-weight: normal;
  font-size: 19px;
  border-radius: 10px;
  background-color: #40a000;
  border: #40a000 2px solid;
}

.coupon-box .sheet-2 {
  width: 100%;
  line-height: 1.6;
  text-align: center;
  margin: 0 0 6px 0;
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  border-radius: 4px;
  background-color: #40a000;
  border: #40a000 2px solid;
  box-sizing: border-box
}

.coupon-box .sheet-3 {
  width: 100%;
  line-height: 1.6;
  text-align: center;
  margin: 0 0 6px 0;
  color: #40a000;
  font-weight: 500;
  font-size: 13px;
  border-radius: 4px;
  background-color: #fff;
  border: #40a000 1px solid;
  box-sizing: border-box
}

.coupon-box .sheet-2.blue {
  background-color: #3293dd;
  border: #3293dd 2px solid;
}

.coupon-box .sheet-3.blue {
  color: #3293dd;
  border: #3293dd 1px solid;
}

.coupon-ec-text img {
  margin: 0 auto 20px;
}

.coupon a:hover {
  opacity: 0.8;
}

.couponOneClick {
  margin-bottom: 6px;
  display: inline-block;
  position: relative;
}

.get-coupon .btn a {
  position: relative;
  display: block;
  width: 48%;
  height: auto;
  margin: 0 16px 0 0;
  border-radius: 100px;
  /*font-size: 1rem;*１つの時*/
  font-size: .9rem;
  font-weight: 700;
  letter-spacing: .1em;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
  padding: 13px 20px 13px 17px;
  border: 1px solid #aaa;
  background: #fff;
  box-shadow: 0 1px 4px rgb(51 51 51 / 20%);
  color: #333;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
}

.get-coupon .btn a:last-child {
  margin: 0 0 0 0;
}

.get-coupon .btn a::after {
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  margin-top: -5px;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  right: 12px;
  transform: rotate(-45deg);
  content: '';
}

.get-coupon .btn a:hover {
  box-shadow: 0 2px 8px rgba(51, 51, 51, .3);
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out
}

.get-coupon-text {
  font-size: 17px;
  letter-spacing: .08em;
  line-height: 1.5;
}

.remaining-coupon {
  font-size: 12px;
  font-weight: normal;
  display: block;
  text-align: right;
  margin: 8px 0 0 0;
  position: relative;
  padding-right: 10px;
}

.remaining-coupon::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -3px;
}

.coupon-container {
  border-radius: 10px;
}

.s-row_flex {
  display: inline-block;
  vertical-align: top;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  flex-direction: row;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  width: 100%;
  flex-wrap: wrap;
}

.s-row_flex,
.s-row_flex>.s-col_flex {
  align-content: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}

.s-row_flex>.s-col_flex {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  table-layout: fixed;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  width: "auto";
  box-sizing: border-box;
}

.s-col:first-child {
  margin-left: 0;
}

.s-col2 {
  width: 13.63636%;
  margin-left: 3.63636%;
  float: left;
}

.s-col2:first-child {
  margin-left: 0;
}

.s-row {
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
}

.s-row:after {
  content: "";
  display: table;
  clear: both;
}

.s-row .s-col:first-of-type {
  margin-left: 0;
}

.s-row2:after {
  content: "";
  display: table;
  clear: both;
}

.s-row2>.s-col {
  width: 48.18182%;
  margin-left: 3.63636%;
  float: left;
}

.s-row2>.s-col:first-child,
.s-row2>.s-col:nth-child(odd) {
  clear: both;
  margin-left: 0;
  font-size: 3.63636
}

[class^=s-row]+[class^=s-row] {
  margin-top: 15px
}

@media screen and (max-width: 767px) {
  .s-row_fluid>[class^=s-col] {
    float: none;
    width: 100%;
    margin: 0 0 15px;
  }
}

#detail .f-table {
  width: 100%;
  margin-bottom: 0;
  table-layout: fixed;
}

.detail ul li,
.detail ol li {
  padding-left: 1rem;
  text-indent: -1rem;
  margin-bottom: 0.5rem;
}


#target-area {
  position: relative;
}

#floating-btn-cv {
  opacity: 0;
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  transition: opacity 1s;
  z-index: 2;
}

#floating-btn-cv .f-btn-block {
  margin-bottom: 0;
}

#floating-btn-cv .btn-rgc .f-btn {
  margin-bottom: 0;
}

#floating-btn-cv.fade-in {
  opacity: 1;
}

#floating-btn-cv.btn-area .btn-area-inner {
  background: rgba(255, 255, 255, 0.7);
  padding: 16px 12px;
  box-sizing: border-box;
}

#floating-btn-cv.btn-area .btn {
  font-size: 22px;
  width: calc(660 / 750* 100vw);
  padding: 15px;
}

.floating-coupon {
  text-align: right;
}

.about-gora {
  text-align: right;
  background: url(/doc/golfers-day/img/about-gora-bg.png) no-repeat top center;
  background-size: cover;
  letter-spacing: 0;
  padding-top: 20px;
}


/*------------------------------------
  エントリ―ボタン
------------------------------------*/
.CampaignEntryButton_campaignButton__n6hK5 {
  margin: 12px 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;
}

.shop-item {
  background: #fff;
  border-radius: 10px;
  text-align: center;
  padding: 10px 18px;
  margin-bottom: 12px;
  box-sizing: border-box;
}

.shop-item-list.col3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.shop-item-list.col3 .shop-item {
  width: 49%;
  padding: 14px 12px 8px;
}

.shop-item-list.col3 .shop-item:nth-child(odd) {
  margin-right: 2%;
}

.shop-item a {
  text-decoration: none;
}

.shop-item a:hover {
  opacity: 0.8;
}

.shop-item-logo {
  margin-bottom: 10px;
}

.shop-item .line a {
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  width: 50%;
  height: 40px;
  background-color: #06c755;
  border: none;
  border-radius: 8px;
  padding-right: 10px;
  margin: 0 auto 20px;
  ;
  position: relative;
}

.shop-item .line a::before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background-image: url(/doc/special/ec/ichiba/260403/img/icon-line.png);
  background-position: center;
  background-size: contain;
  left: 10%;
}

.shop-item-img {
  border: 1px solid #d0d0d0;
  margin-bottom: 10px;
}

.shop-item-detail {
  text-align: left;
}

.shop-item-text {
  margin-bottom: 2px;
  line-height: 1.3;
  text-align: justify;
}

.shop-item-price {
  margin-bottom: 2px;
  font-size: 24px;
  font-weight: bold;
  color: #bf0000;
}

.shop-item-name {
  color: #717171;
  font-size: 13px;
  padding-left: 20px;
  background-image: url(/doc/special/ec/ichiba/260403/img/shop-ic.svg);
  background-repeat: no-repeat;
  background-size: 17px auto;
  margin-bottom: 5px;
}

.shop-mail {
  font-size: 13px;
  text-align: right;
}

.shop-mail a {
  position: relative;
  padding-left: 18px;
}

.shop-mail a::before {
  content: '';
  display: inline-block;
  width: 17px;
  height: 16px;
  background-image: url('/doc/special/ec/ichiba/260403/img/mail.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.search-ttl {
  font-weight: bold;
  color: #333;
  font-size: 14px;
  padding: 5px 12px;
  text-align: left;
  border-left: 4px solid #FFE731;
  margin-bottom: 20px;
  line-height: 1.2;
}

.category-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 25px;
}

.category-item {
  width: 49%;
  margin-bottom: 2%;
  padding: 2px 8px;
  box-sizing: border-box;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.23);
}

.category-item:nth-child(odd) {
  margin-right: 2%;
}

.category-item a {
  text-decoration: none;
  position: relative;
  display: flex;
}

.category-item a:hover {
  opacity: 0.8;
}

.category-item a::before {
  content: '';
  width: 7px;
  height: 7px;
  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: 0;
  margin: -6px 3px 0 0;
}

.category-item-inner {
  display: flex;
  align-items: center;
}

.category-name {
  font-weight: bold;
  color: #4b1c01;
  font-size: 15px;
  margin-bottom: 0;
  position: relative;
  line-height: 1.2;
}

.category-img {
  width: 55px;
  margin-right: 2px;
  flex-shrink: 0;
}

/*---------- search ----------*/
.search-box {
  position: relative;
  margin-bottom: 20px;
}

.search-box-keyword {
  box-sizing: border-box;
  width: 100%;
  padding: 17px 15px;
  border: 2px solid #ff6600;
  border-radius: 4px;
  font-size: 14px;
}

.search-box-keyword:focus {
  outline: none;
  border-color: #ff6600;
}

.search-box-button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 10px 20px;
  background-color: #ff6600;
  color: white;
  border: none;
  border-radius: 0 4px 4px 0;
  cursor: pointer;
}

.search-box-button:hover {
  background-color: #e65c00;
}

.search-box-button:active {
  background-color: #cc5200;
}

.search-box-button:focus {
  background-color: #e65c00;
}

.search-box-button i {
  display: block;
  width: 19px;
  height: 21px;
  background: url(/doc/special/ec/ichiba/250701/asset/img/icon-search.png) no-repeat center center;
  background-size: contain;
}

.search-keyword-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.search-keyword-item {
  width: 45%;
  text-align: center;
  box-sizing: border-box;
  border-radius: 50px;
  font-weight: bold;
  font-size: 14px;
  background: #fff;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.23);
  margin-right: 2%;
  margin-bottom: 2%;
}

.search-keyword-item a {
  color: #4b1c01;
  text-decoration: none;
  display: block;
  padding: 12px;
}

.f-plan-search .form-submit {
  padding: 20px 0;
}

.shop-name-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.shop-name-item {
  width: 49%;
  margin-bottom: 3%;
  box-sizing: border-box;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.23);
  text-align: center;
}

.shop-name-item a {
  display: block;
  padding: 10px 8px;
}



/*-----------------------------------------
-----------------------------------
  style PC
-----------------------------------
------------------------------------------*/
@media screen and (min-width: 768px) {
  .s-pc {
    display: inline-block;
  }

  .s-sp {
    display: none;
  }

  .bg-yellow {
    background-size: 1920px auto;
  }

  .f-section-header .f-heading {
    margin-bottom: 40px;
    font-size: 30px;
    padding: 12px;
    border-radius: 10px;
  }

  .f-mv {
    height: 400px;
    background: url(/doc/golfers-day/img/bg-main-pc.png) no-repeat top center;
    background-size: 1920px 418px;
    letter-spacing: 0;
    padding: 30px 0 40px
  }

  .f-mv-heading-wrap {
    position: relative;
  }

  .f-mv-heading {
    width: 685px;
    height: 350px;
    margin: 0 auto;
  }

  .mv-present img {
    position: relative;
  }

  .campaign-schedule {
    padding: 24px 0;
  }

  .campaign-schedule p {
    font-size: 16px;
  }

  .entry-area .f-section-inner {
    padding: 60px 20px 60px;
    box-sizing: border-box;
  }

  .entry-area .f-btn-block {
    margin-bottom: 40px;
  }

  .f-menu-list {
    max-width: 1150px;
  }

  .f-menu.f-menu--cover .f-menu-button {
    font-size: 16px;
    font-weight: bold;
    padding: 15px 8px 20px;
    flex-direction: row;
  }

  .f-menu.f-menu--cover .f-menu-button:hover {
    opacity: 0.9;
  }

  .f-menu.f-menu--cover .f-menu-button::before {
    bottom: 12px;
    width: 9px;
    height: 9px;
  }

  .f-menu.f-menu--cover .f-menu-button img {
    padding-right: 8px;
    width: 25px;
    height: auto;
    margin-bottom: 0;
  }

  .coupon-area .f-section-inner,
  .search .f-section-inner,
  .present .f-section-inner,
  .shop .f-section-inner,
  .howto .f-section-inner,
  .detail .f-section-inner {
    width: 950px;
    padding: 60px 0;
  }

  .item .f-section-inner {
    width: 950px;
  }

  .entry-txt {
    font-size: 15px;
  }

  .entry-txt-img {
    margin-bottom: 40px;
  }

  .coupon-area .f-section-content {
    padding: 0 95px;
    border-radius: 20px;
  }

  .coupon-area .f-section-content::before {
    width: 70px;
    height: 73px;
    top: -73px;
    left: 150px;
  }

  .f-date-coupon {
    font-size: 16px;
    margin: 0 auto 15px;
    text-align: center;
  }

  .f-date-coupon li {
    font-size: 17px;
  }

  .coupon {
    font-size: 14px;
    margin: 0 auto;
    padding: 0;
  }

  .remaining-coupon {
    margin: 0;
  }

  .coupon .sheet {
    width: 95%;
    float: none;
    padding: 4px 0;
    margin: 0 6px;
    font-size: 17px;
  }

  .coupon-ec .coupon-box .sheet-2 {
    font-size: 13px;
  }

  .coupon-ec .coupon-box .sheet-3 {
    font-size: 12.5px;
  }

  .get-coupon .btn {
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
  }

  .get-coupon .btn a {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    margin: 5px 0 6px 0;
    border-radius: 100px;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: .1em;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
    padding: 13px 20px;
    border: 1px solid #aaa;
    background: #fff;
    box-shadow: 0 1px 4px rgb(51 51 51 / 20%);
    color: #333;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
  }

  .coupon-container .f-text {
    margin-bottom: 25px;
    line-height: 1.7;
    padding: 0 10px;
    font-size: 14px;
  }

  .get-coupon .btn a:last-child {
    margin: 0 0 0 0;
  }

  .shop-item-price {
    font-size: 26px;
  }

  .shop-item-list.col2 {
    display: flex;
    flex-wrap: wrap;
  }

  .shop-item-list.col2 .shop-item {
    width: 465px;
    margin-bottom: 20px;
    border-radius: 15px;
  }

  .shop-item-list.col2 .shop-item:nth-child(odd) {
    margin-right: 20px;
  }

  .shop-item-list.col3 .shop-item:nth-child(odd) {
    margin: 0;
  }

  .shop-item-list.col3 .shop-item {
    width: 300px;
    margin-bottom: 20px !important;
    border-radius: 15px;
  }

  .shop-item-list.col3 .shop-item::not(:nth-child(3n)) {
    margin-right: 20px !important;
  }

  .shop-item .line a {
    font-size: 14px;
    width: 200px;
  }

  .shop-item .line a::before {
    width: 40px;
    height: 40px;
    left: 30px;
  }

  .search-ttl {
    font-size: 20px;
    padding: 8px;
  }

  .category-list {
    margin-bottom: 35px;
  }

  .category-item {
    width: 306px;
  }

  .category-list::after {
    width: 306px !important;
  }

  .category-item:nth-child(odd) {
    margin-right: 0;
  }

  /*  .category-item:not(nth-child(3n)){
    margin-right: 18px;
  }*/

  .category-item a::before {
    right: 4px;
    width: 8px;
    height: 8px;
  }

  .category-img {
    width: 82px;
    height: 87px;
  }

  .category-name {
    font-size: 17px;
  }

  .category-list::after {
    display: block;
    content: "";
    width: 264px;
  }

  .search-box {
    width: 650px;
    margin: 60px auto 30px;
  }

  .search-keyword-list {
    justify-content: center;
    margin-bottom: 10px;
  }

  .search-keyword-item {
    width: auto;
    margin-right: 12px;
    margin-bottom: 12px;
  }

  .search-keyword-item a {
    font-size: 16px;
    padding: 14px 19px;
  }

  .search-keyword-item a:hover {
    opacity: 0.8;
  }

  .shop-name-item {
    width: 268px;
    margin-bottom: 12px;
  }

  .shop-name-item a {
    padding: 8px;
  }

  .shop-name-item a:hover {
    opacity: 0.8;
  }

  .shop-name-list::after {
    display: block;
    content: "";
    width: 268px;
  }

  .f-alert {
    margin-top: 30px;
  }

  .about-img {
    text-align: center;
  }

  #detail .f-heading {
    margin: 10px auto 40px;
  }

  #detail .f-alert.f-alert--danger {
    margin-top: 30px;
  }

  #floating-btn-cv.btn-area .btn-area-inner {
    padding: 20px 12px;
  }

  #floating-btn-cv.btn-area .btn-area-inner .CampaignEntryButton_campaignButton__n6hK5 {
    margin-bottom: 5px !important;
  }

  .floating-coupon img {
    width: 163px;
    height: 172px;
  }

  .coupon-box .sheet-2,
  .coupon-box .sheet-3 {
    font-size: 16px;
    padding: 2px;
  }

  /*------------------------------------
  　エントリ―ボタン
  ------------------------------------*/
  .CampaignEntryButton_campaignButton__n6hK5 .CampaignEntryButton_rexButton__VH0Gh.CampaignEntryButton_wide__b6abC {
    width: 500px !important;
  }
}



/*-----------------------------------------
-----------------------------------
  style TB
-----------------------------------
------------------------------------------*/
@media screen and (min-width:768px) and (max-width:1024px) {

  .coupon-area .f-section-inner,
  .search .f-section-inner,
  .present .f-section-inner,
  .shop .f-section-inner,
  .howto .f-section-inner,
  .detail .f-section-inner {
    width: 90%;
    padding: 60px 0;
  }

  .item .f-section-inner {
    width: 100%;
    box-sizing: border-box;
  }

  .coupon-box .sheet-2 {
    width: 100%;
    text-align: center;
    padding: 6px 5px;
    margin: 0 0 10px 0;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    border-radius: 80px;
    background-color: #40a000;
    border: #40a000 2px solid;
    box-sizing: border-box
  }

  .coupon-box .sheet-3 {
    width: 100%;
    text-align: center;
    padding: 6px 5px;
    margin: 0 0 10px 0;
    color: #40a000;
    font-weight: 500;
    font-size: 15px;
    border-radius: 80px;
    background-color: #fff;
    border: #40a000 1px solid;
    box-sizing: border-box
  }
}