

.s5-header2 {
    margin: 10px 0 20px;
}


.c5-event_label{
  position: relative;
}

.c5-heading5{
    padding: 10px 0px;
    /* background-color: rgb(0, 179, 157); */
    border-bottom:black 1px solid;
    margin-bottom: 10px;
}

.c5-heading5 h2{
  display: table;
  width: 100%;
  height: 100%;
}

.c5-heading5 h2 span{
  display: table-cell;
  vertical-align: middle;
  padding-right: 49px;
}

.c5-heading4{
    padding: 12px 0px;
    /* background-color: rgb(0, 179, 157); */
    border-bottom: black 1px solid;
    margin-bottom: 30px;
}



.c5-type__red {
    background-color: #b73147;
    color: #fff;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 700;
    display: inline-block;
    padding: 3px 10px 2px;
}
.c5-type__green {
    background-color: #588d34;
    color: #fff;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 700;
    display: inline-block;
    padding: 3px 10px 2px;
}
.c5--alignRight {
    margin-top: -25px;
}

@media screen and (max-width: 639px) {
    .c5-image--small .s5-inStoreFeaturesItem1A__imageCol {
        width: 100%;
    }
    .c5--alignRight {
        margin-top: 0;
    }
}


.c5-day{
  float: left;
margin: -15px 0 15px 0;}

.c5-store{
  overflow: hidden;
  clear: both;
  margin-bottom: 25px;
  margin-top: -5px;
}

.c5-store dl {
  width: 500px;
}

.c5-store dt {
  float: left;
  clear: left;
    margin-top: 7px;
}

.c5-store dd {
    padding-top: 7px;
      padding-left: 145px;
}

.campaign_text {
  padding-bottom: 20px;
}
.c5-headphon-text{
    margin: -10px 0 15px;
  }

ul.c5-otofes_eventcontainer {
  /* display: table; */
  width: 100%;
  margin-bottom: 30px;
  list-style:none;
}
@media screen and (max-width: 639px) {
  ul.c5-otofes_eventcontainer {
  width: auto;
  padding: 0;
  }
}

ul.c5-otofes_eventcontainer li:nth-child(2n+1) {
  clear: both;
}

ul.c5-otofes_eventcontainer li {
  /* display: table-cell; */
  float: left;
  width: 45%;
  padding-right: 5%;
  margin-top: 20px;
}
@media screen and (max-width: 639px) {
  ul.c5-otofes_eventcontainer li {
    display: block;
    float: none;
    width:auto;
    padding-right:0;
  }
}

.c5-campaigntokuten{
  clear: both;
}

ul.c5-otofes_eventcontainer2 {
  /* display: table; */
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-left: 0;
  list-style: none;
}


@media screen and (max-width: 639px) {
  ul.c5-otofes_eventcontainer2 {
    display: block;
    width: 100%;
    padding: 0;
  }
}



ul.c5-otofes_eventcontainer2 > li {
  /* display: table-cell; */
}


@media screen and (max-width: 639px) {
  ul.c5-otofes_eventcontainer2 > li {
    display: block;
    width: 100%;
    padding: 0;
  }
}


ul.c5-otofes_eventcontainer2  > li:first-child {
  width: 66%;
  padding-right: 1%;
}

@media screen and (max-width: 639px) {
  ul.c5-otofes_eventcontainer2  > li:first-child {
    display: block;
    width: 100%;
    padding: 0;
  }
}

ul.c5-otofes_eventcontainer2  > li:last-child {
  width: 32%;
  padding-left: 1%;
}
@media screen and (max-width: 639px) {
  ul.c5-otofes_eventcontainer2  > li:last-child {
    display: block;
    width: 100%;
    padding: 0;
  }
}


ul.c5-otofes_eventcontainer2  > li > ul{
  /* display: table; */
  display: flex;
  justify-content: space-between;
  width: 100%;
  list-style: none;
}
@media screen and (max-width: 639px) {
  ul.c5-otofes_eventcontainer2 > li > ul{
    display: block;
    width: 100%;
    padding: 0;
  }
}

ul.c5-otofes_eventcontainer2 > li > ul > li{
    /* display: table-cell; */
    width: 48%;
}

@media screen and (max-width: 639px) {
  ul.c5-otofes_eventcontainer2 > li > ul > li{
    display: block;
    width: 100%;
    padding: 0;
  }
}

ul.c5-otofes_eventcontainer2 > li > ul > li:first-child{
  padding-right: 1%;
}

ul.c5-otofes_eventcontainer2 >  li > ul > li:last-child{
  padding-left: 1%;
}

@media screen and (max-width: 639px) {
  ul.c5-otofes_eventcontainer2  li ul li:first-child,ul.c5-otofes_eventcontainer2  li ul li:last-child{
    padding: 0;
  }
}


@media screen and (max-width: 639px) {
  ul.c5-otofes_eventcontainer2 > li {
    display: block;
    float: none;
    width:auto;
    padding-right:0;
  }

}



.c5-row-box {
  overflow: hidden;
}

.c5-row-box .c5-contents-right{
  float: right;
  padding-left: 2%;
  width: 48%;
}

.c5-row-box .c5-contents-right img{
  width: 100%;
  margin-top: 10px;
}

.c5-row-box .c5-contents-left{
  float: left;
  padding-right: 2%;
  width: 48%;
}

.c5-row-box .c5-contents-left img{
  width: 100%;
  margin-top: 5px;
  margin-bottom: 10px;
}

@media screen and (max-width: 639px) {
  .c5-row-box .c5-contents-right{
    float:none;
    width: auto;
  }
  .c5-row-box .c5-contents-left{
    float: none;
    width: auto;
  }

}


.c5-strap img{
  width: 100%;
}
@media screen and (max-width: 639px) {
  .c5-strap img{
    width: 100%;
    margin-bottom: 20px;
  }
}

.c5-shitadori img{
  width: 100%;
}

.c5-Tshirt img{
  width: 100%;
}

@media screen and (max-width: 639px) {
  .c5-noReservation_label {
      width: 50px;
      background-color:#588d34;
      text-align: center;
      line-height: 2px;
      font-size: 9px;
      font-weight: bold;
      padding: 1px 8px;
      margin-top: 10px;
    }

 }


  @media screen and (max-width: 639px) {
    .c5-Reservation_label_0{
      width: 35px;
      color: #fff;
      background-color: #b73147;
      text-align: center;
      line-height: 0px;
      font-size: 9px;
      font-weight: bold;
      padding: 1px 10px;
      position: absolute;
      left: 0;
      top: 91px;
    }
    .c5-heading4{
      font-size: 22px;
      margin-bottom: 38px;
    }


}


@media screen and (max-width: 639px) {
  .c5-heading4{
    padding: 10px 0px;
    font-size: 14px;
    line-height: 1.5;
  }
  .c5-heading5{
    padding: 11px 0px;
    font-size: 14px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 639px) {

}


.c5-pc-only{

}
.c5-sp-only{
  display: none;
}

@media screen and (max-width: 639px) {
  .c5-pc-only{
    display: none;
  }
  .c5-sp-only{
    display: none;
  }
}


/* tokuten */

.tokuten{
  display: table;
  padding-left: 0;
}

.tokuten1 .tokuten2{
  display: table-cell;
}


.c5-list-style01{
  list-style: none;
  padding-left: 0;
  margin-top: 5px;
}


.c5-row{
  width: 100%;
  margin: 0 auto;
  /* table-layout: fixed; */
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}

.c5-row__col3{
  /* display: table-cell; */
  width: 32%;
}

.c5-row__col3 img{
  width: 100%;
  /* max-width: 95%; */
}


@media screen and (max-width: 639px) {
  .c5-row{
    display: block;
  }
  .c5-row__col3{
    width: 100%;
    margin-bottom: 20px;
  }
  .c5-row__col3:last-child{
    margin-bottom: 0;
  }
}

.c5-inStoreFeaturesItem2{
  width: 100%;
}


.c5-store2{
  list-style: none;
  padding-left: 0;
}

.c5-store2 dl{
  display: table;
  width: 100%;
}

.c5-store2 dl dt,.c5-store2 dl dd{
  display: table-cell;
}
.c5-store2 dl dt{
  width: 280px;
}

.c5-sp-only{
  display: none;
}
@media screen and (max-width: 900px) {
  .c5-store2 dl dt{
    width: 170px;
  }
  .c5-sp-only{
    display: block;
  }
}
.s5-bannerList a:hover  {
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    text-decoration: none;
    opacity: 0.8;
}
