@charset "UTF-8";
/*----------------------------------------
  fv
------------------------------------------*/
.s-pc {
  display: none;
}

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

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

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

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

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

.f-heading{
  margin-top: 0;
}

.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: #f3efd7;
  background-size: contain;
}

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

.f-mv{
  height: auto;
  background-image: url(/doc/special/ec/ichiba/260109/img/bg-main-sp.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 10px 0 20px;
}

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

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

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

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

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

.campaign-schedule p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0;
}

.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 {
  font-size: 18px;
  font-weight: normal;
  background-color: #bf0000;
  border: 1px solid #bf0000;
}

.entry-area .f-btn:hover {
  background-color: #ff1212;
  border: 1px solid #ff1212;
}

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

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

.f-menu.f-menu--cover{
  background: #e1b727;
  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;
  background: #e1b727;
  color: #fff;
  font-size: 12px;
  padding: 11px 5px 17px;
  position: relative;
  vertical-align: middle;
  text-decoration: none;
}

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

.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;
}

.coupon-area{
  background-image: url(/doc/special/ec/ichiba/260109/img/bg-coupon-sp.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.coupon-area .f-section-content{
  background: #fff;
  border-radius: 10px;
  padding: 25px 18px 20px;
  border: 2px #e1b727 solid;
}

.f-date-coupon{
  border: 2px solid #dddddd;
  padding: 12px;
  line-height: 1.3;
  font-weight: bold;
}

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

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

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

.howto-coupon{
  text-align: center;
}

.howto-coupon a{
  color: #333;
  position: relative;
}

.howto-coupon a::after {
  position: absolute;
  bottom: 6px;
  right: -14px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 7px;
  height: 7px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.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-ec .coupon-box .sheet-2{
  background-color: #bf0000;
  border: #bf0000 2px solid;
}

.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: 15px;
  border-radius: 4px;
  background-color: #fff;
  border: #40a000 1px solid;
  box-sizing: border-box
}

.coupon-ec .coupon-box .sheet-3{
  color: #bf0000;
  border: #bf0000 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;
}

/*----------------------------------------------------------------------------------
  TP only
----------------------------------------------------------------------------------*/
@media screen and (min-width:768px) and (max-width:1024px) {
  .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
  }
}

/*------------------------------------
  エントリ―ボタン
------------------------------------*/
.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/260109/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/260109/img/shop-ic.svg);
  background-repeat: no-repeat;
  background-size: 17px auto;
  margin-bottom: 5px;
}

.search-ttl{
  font-weight: bold;
  color: #fff;
  background: #e1b727;
  padding: 7px;
  text-align: center;
  border-radius: 3px;
  margin-bottom: 20px;
}

.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;
}

.category-img{
  width: 55px;
  margin-right: 8px;
}

/*---------- 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;
}

.present{
  background-image: url(/doc/special/ec/ichiba/260109/img/bg-contents-sp.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.present-inner{
  background: #fff;
  border-radius: 10px;
  padding: 30px 10px;
  margin-top: -2px;
  margin-bottom: 8px;
  text-align: center;
  border: 2px #e1b727 solid;
}

.present-list{
  margin: 24px 0 0;
}

.present-item{
  text-align: center;
  margin-bottom: 15px;
}

.present-item-txt{
  font-size: 12px;
  color: #4b1c01;
  line-height: 1.2;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: left;
}

.present-list .moreover {
  width: 50%;
  margin: 0 auto 30px;
}

.present .f-section-content{
  position: relative;
}

.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;
}

.howto-inner{
  background: #fff;
  border-radius: 10px;
  padding: 25px 18px;
  margin-bottom: 20px;
}

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

  .s-sp{
    display: none;
  }

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

  .f-mv {
    background: url(/doc/special/ec/ichiba/260109/img/bg-main-pc.jpg) no-repeat top center;
    background-size: 1920px 580px;
    letter-spacing: 0;
  }

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

  .f-mv-heading{
    width: 580px;
    height: 380px;
    margin: 0 auto;
  }

  .mv-present img{
    margin-top: -20px;
    position: relative;
  }

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

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

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

  .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;
  }

  .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;
  }

  .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: 830px;
    padding: 60px 0;
  }

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

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

  .coupon-area {
    background-image: url(/doc/special/ec/ichiba/260109/img/bg-coupon-pc.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }

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

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

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

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

  .f-annotation{
    margin-bottom: 0;
  }

  .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{
    width: 300px;
    margin-bottom: 0;
    border-radius: 15px;
  }

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

  .shop-item-list.col3 .shop-item:not(:last-child){
    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: 264px;
  }

  .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;
  }

  .present {
    background-image: url(/doc/special/ec/ichiba/260109/img/bg-contents-pc.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .present .f-section-content::before{
    width: 94px;
    height: 96px;
    top: -90px;
    right: 200px;
  }

  .present-inner{
    border-radius: 20px;
    padding: 50px 22px 40px;
  }

  .present-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 35px;
  }

  .present-item {
    width: 50%;
  }

  .present-list .cover {
    z-index: 2;
  }

  .present-list .point {
    margin-left: -40px;
  }

  .present-list .moreover {
    width: 100%;
  }

  .present-list .moreover img {
    width: 26%;
  }

  .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;
  }

  .howto-inner{
    padding: 40px 40px 50px;
    border-radius: 20px;
  }

  .howto-img{
    text-align: center;
    margin-top: 20px;
  }

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

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

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


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