/*.c5-banner .s5-row__col2{
	padding-right: 0;
	padding-left: 10px;
}
.c5-banner .s5-row__col2:first-child{
	padding-right: 10px;
	padding-left: 0;
}

@media screen and (max-width: 767px){

	.c5-banner .s5-row__col2{
		padding-right: 0;
		padding-left: 0;
	}
	.c5-banner .s5-row__col2:first-child{
		padding-right: 0;
		padding-left: 0;
	}

}*/

.c5-displaypc {
    display: block!important;
}

.c5-displaysp {
    display: none!important;
}


/*-----------------tittle-----------------*/

.c5-tittleborder .s5-header1__heading,.c5-tittleborder .s5-header2__heading {
    padding: 0 0 0 .75em;
    border-left: 6px solid #cacaca;
}

.s5-header1__heading,.s5-header2__heading {
    width: 100%;
}

.s5-header1__heading .c5-tittlebg,.s5-header2__heading .c5-tittlebg {
    background-color: #000000;
    color: #fff;
    display: block;
    padding: 15px 30px;
    text-align: center;
}

.c5-titleimg {
    margin: 30px 0 20px;
}

.c5-titleimg .s5-header1__heading,.c5-titleimg .s5-header2__heading {
    position: relative;
    text-align: center;
}

.c5-titleimg .s5-header1__heading:before,.c5-titleimg .s5-header2__heading:before {
    content: "";
    background-image: url(../images/dec_01.jpg);
    width: 47px;
    height: 43px;
    position: absolute;
    left: 50px;
}

.c5-titleimg .s5-header1__heading:after,.c5-titleimg .s5-header2__heading:after {
    content: "";
    background-image: url(../images/dec_02.jpg);
    width: 47px;
    height: 43px;
    position: absolute;
    right: 50px;
}


/*-----------------block-----------------*/

.c5-reason h3 {
    position: relative;
    padding: 15px 35px 0;
}

.c5-reason h3:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 60px 0 0;
    border-color: #ea5404 transparent transparent transparent;
}

.c5-reason h3:after {
    content: "";
    top: 2px;
    color: #ffffff;
    left: 10px;
    position: absolute;
}

.c5-reason h3.c5-dec01:after {
    content: "1";
}

.c5-reason h3.c5-dec02:after {
    content: "2";
}

.c5-reason h3.c5-dec03:after {
    content: "3";
}

.c5-reason {
    position: relative;
    /*margin-bottom: 40%;*/
}

.c5-banner {
    /*position: absolute;
	top: 100%;
    left: 0;
    right: 0;*/
}

.c5-banner .c5-dec__down {
    vertical-align: top;
    display: inline-block;
    width: 33.333%;
}

.c5-blockcheck .s5-inStoreItem2__inner, .c5-blockcheck2 .s5-inStoreItem2__inner {
    border: solid 3px #005bac;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    padding-bottom: 20px;
}

.c5-block80 {
    width: 80%;
    margin: 0 auto;
}

.c5-blockcheck .s5-inStoreItem2__productNameGroup {
    margin-bottom: 0;
}

.c5-blockcheck2 .s5-inStoreItem2__inner {
    border: solid 3px #eb5062;
}

.c5-blockcheck .s5-inStoreItem2__text, .c5-blockcheck2 .s5-inStoreItem2__text {
    vertical-align: middle;
}

.c5-blockcheck .s5-inStoreItem2__productName, .c5-blockcheck2 .s5-inStoreItem2__productName {
    position: relative;
    padding-left: 70px;
}

.c5-blockcheck .s5-inStoreItem2__productName:before, .c5-blockcheck2 .s5-inStoreItem2__productName:before {
    content: "";
    position: absolute;
    background-image: url(../images/checkin01.jpg);
    width: 51px;
    height: 51px;
    left: 0;
    top: 0;
}

.c5-blockcheck2 .s5-inStoreItem2__productName:before {
    background-image: url(../images/checkin02.jpg);
}

a:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    transition: opacity .2s;
}

.c5-block80 .c5-check {
    position: relative;
}

.c5-block80 .c5-checkin {
    position: absolute;
    top: 130px;
    left: 43px;
    width: 44%;
}

.c5-block80 .c5-checkin2 {
    width: 55%;
}

.c5-bggray {
    /*background-color: #e6e6e6;*/
    padding: 15px 0;
    /*-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;*/
    overflow: hidden;
}

.c5-bggray .s5-table2{
	padding: 0!important;
}

table {
    background-color: #ffffff;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
}

table tr.s5-table2__captionRow {
    background-color: #f7f7f9;
}

table tr.s5-table2__captionRow th {
    text-align: center;
    vertical-align: middle;
}

.s5-table2 th {
    text-align: left;
    /*border-left: none;*/
}

tr td:nth-child(3n) {
    /*border-right: none;*/
}

table th, tr {
    text-align: center;
}

table tr span {
    font-weight: bold;
    color: #d5030c;
    font-size: 120%;
}

.s5-table2 {
    margin: 0;
}

.c5-reason_img .s5-inStoreFeaturesItem2 {
    margin: 0 0 0;
}

.s5-inStoreFeaturesItem2 {
    margin-bottom: 0 !important;
}

@media screen and (max-width: 1280px) {
    .c5-block80 {
        width: 100%;
    }
    .c5-bggray {
        padding: 15px 0;
    }
    .c5-block80 .c5-checkin {
        bottom: 25%;
        top: auto;
        left: 9%;
    }
}

@media screen and (max-width: 800px) {
    .s5-header1__heading:before, .s5-header1__heading:after {
        display: none;
    }
    .s5-header2__heading:before, .s5-header2__heading:after {
        display: none;
    }
}

@media screen and (max-width: 639px) {
    .c5-displaypc {
        display: none !important;
    }
    .c5-displaysp {
        display: block !important;
    }
    .c5-tittleborder .s5-header1__heading {
        width: 97%;
    }
    .c5-tittleborder .s5-header2__heading {
        width: 97%;
    }
    .c5-reason {
        border-right: none;
        margin-bottom: 50px;
    }
    .c5-reason .s5-inStoreFeaturesItem3:nth-child(1) {
        margin-bottom: 0;
    }
    .c5-reason .s5-inStoreFeaturesItem3:nth-child(1) .s5-inStoreFeaturesItem3__text {
        margin-bottom: 0;
    }
    .c5-banner {
        position: initial;
    }
    .c5-banner .c5-dec__down {
        width: 100%;
    }
    .c5-bggray {
        padding: 0;
    }
    .c5-titleimg {
        padding: 0 10px;
    }
    .c5-titleimg .s5-header1__heading {
        width: 100%;
    }
    .c5-titleimg .s5-header1__heading:before, .c5-titleimg .s5-header1__heading:after {
        display: none;
    }
    .c5-titleimg .s5-header2__heading {
        width: 100%;
    }
    .c5-titleimg .s5-header2__heading:before, .c5-titleimg .s5-header2__heading:after {
        display: none;
    }
    section.s5-inStoreFeaturesItem2 {
        margin-bottom: 20px !important;
    }
    .s5-table2:not(.s5-table2--notBreak) th {
        border-top: 1px solid #2f353d;
        margin-top: -1px;
        background-color: #6699ff;
        color: #fff;
    }
}


/**********
font-weight
**********/

.c5-fw--bold {
    font-weight: bold;
}


/**********
.c5-information--box
**********/

.c5-information--box {
    /*color: #83838f;*/
    display: table;
    width: 100%;
    margin: 20px 0;
    background-color: #f5f5f5;
    padding: 10px 0px 20px 0;
}

.c5-info-importantBox {
    border: solid 1px #f5f5f5;
    padding: 10px;
    font-weight: bold;
}

.c5-information--box .s5-list {
    padding: 0;
    padding-bottom: 20px;
}

.c5-information--box h3 {
    padding-left: 35px;
    /*width: 100%;*/
}

.c5-information--box .c5-information--box--list {
    padding: 0 45px;
    padding-bottom: -10px;
}

.c5-information--box .c5-information--box--list li {
    margin-top: 10px;
}

.c5-information--dl {
    display: table;
    margin: 0;
    padding: 0 35px;
}

.c5-information--dl dt {
    display: table-cell;
    vertical-align: top;
    min-width: 160px;
    padding-right: 10px;
    border-right: solid 1px #2f353d;
}

.c5-information--dl dd {
    display: table-cell;
    vertical-align: top;
    padding-left: 10px;
}

.c5-information--caution {
    padding-left: 180px;
    padding-right: 20px;
}

.c5-information--close {
    background-color: #f3f4f6;
    padding: 15px;
    margin: 15px 25px 25px 25px;
}

@media screen and (max-width: 639px) {
    .c5-information--box h3 {
        padding-left: 20px;
    }
    .c5-information--box .c5-information--box--list {
        padding: 0 30px;
    }
    .c5-information--dl {
        display: table;
        margin: 0;
        /*padding: 0 20px 10px 20px;*/
    }
    .c5-information--dl dt {
        display: block;
        border: none;
        padding: 0;
        margin: 0;
        font-weight: bold;
    }
    .c5-information--dl dd {
        display: block;
        padding: 5px 0 0 0;
        margin: 0;
    }
    .c5-information--caution {
        padding-left: 20px;
        padding-right: 20px;
    }
}

#c5-shitadori-sengen .s5-inStoreFeaturesItem1B--solid img {
    width: 100%;
}
#c5-shitadori-sengen .s5-inStoreFeaturesItem1B__imageCol {
    width: 40%;
}
@media screen and (max-width: 639px) {
    #c5-shitadori-sengen .s5-inStoreFeaturesItem1B__imageCol {
        width: 100% !important;
    }
}


/* 11.10追加分 */

.c5-a7R_sp{
    border: 3px solid #D8D8D8;
}

.c5-a7R_sp .s5-header2{
    margin: 20px;
}

.c5-a7R_sp #c5-shitadori-sengen{
    padding: 0 20px;
}

.c5-a7R_sp .s5-PDBmainArea{
    padding: 0 20px 10px;
}

.c5-tittlebg_1{
    /* background-color: #EB5606; */
    color: #000;
    display: block;
    padding: 15px 30px;
    text-align: center;
    font-size: 1.6em;
}

@media screen and (max-width: 639px) {
    .c5-a7R_sp .s5--alignRight{
        margin-right: 20px;
    }
    .c5-a7R_sp .s5-small1{
        margin: 0 20px;
    }
}

/* 11/20追加分 */

.c5-shitadori_toha{
    margin-top: 50px !important;
}

/* 01/11追加分 */
.s5-getStarted{
    margin: 0 !important;
    text-align: center !important;
    padding: 30px 0 !important;
}

.s5-getStarted__item3{
    width: inherit !important;
}

.s5-getStarted__item3 img{
    width: 100% !important;
    max-width: 1200px !important;
}
.module-richB{
    margin-bottom: 10px !important;
}

.c5-pc{
    display: block;
}
.c5-sp{
    display: none;
}
@media screen and (max-width: 639px) {
.c5-pc{
    display: none;
}
.c5-sp{
    display: block;
}
    .c5-sp .c5-sp__gray{
            background: #fbfbfd;
    }
    .c5-sp .c5-sp__blue{
            background-color: #6699ff;
            color: #ffffff;
    }
}

/* 2018/06/06追加分 */
.c5-news{
    padding: 25px;
    margin: 30px 0 30px;
    background-color: #fff;
    border: 1px solid #c93434;
}
@media screen and (max-width: 767px){
    .c5-news{
        margin: 10px 0 30px;
    }
}

.c5-shitadori_sengen {
    border: 1px solid #808080;
    padding: 40px;
    margin: 10px;
    /* margin-top: 30px; */
}

.c5-maxwidth--100{
    max-width: 965px !important;
    width: 100% !important;
    text-align: center;
    margin: auto;

}


.c5-table2 td{
    text-align: center;
}
.c5-table2 .s5-table--gray{
        background: #fbfbfd;
        color: #000;
 }
@media screen and (max-width: 639px){
    .c5-table2 td{
        text-align: left;
    }
    .c5-table2 .s5-table--gray{
        background: #fbfbfd;
    }
}

.c5-left-border {
    border-left: solid 1px #000000;
    padding-left: 10px;
    margin-left: 20px;
    margin-bottom: 10px;
}

.c5-table-orange {
    background-color: #ffe6cc;
}

.c5-table-yellow {
    background-color: #fff7cc;
    }


.c5-p3-cw {
  color:#fff;
}

/* 190722 */

.c5-table-border {
  border-top: none !important;
  border-bottom: none !important;
}

.s5-table2 th, .s5-table2 td {
  vertical-align: middle;
}

section.s5-inStoreFeaturesItem1B{
  margin-bottom: -30px !important;
}

.c5-pc span.s5-small1 {
  font-weight: normal;
}


.c5-font--normal{
    font-weight: normal;
    color: white;
    font-size: 14px;
}
.c5-shitadori_sengen .s5-inStoreFeaturesItem1B {
    margin-bottom: 10px !important;
}

#campaign .s5-table2 tr.s5-table2__captionRow th, #campaign .s5-table2 tr.s5-table2__captionRow td{
    background-color: #6699ff !important;
    border: 1px solid #000 !important;
    color: #fff;
}
#campaign .s5-table2 th, #campaign .s5-table2 td {
    border: 1px solid #000 !important;
}
.c5-sp .s5-table2__captionRow {
    display: block !important;
}
.c5-shitadori_sengen table.c5-pc th, .c5-shitadori_sengen table.c5-pc td {
    font-size: 13px;
}
@media screen and (max-width: 639px){
 .c5-shitadori_sengen {
    margin: 0;
    padding: 15px;
 }
}

/*　20200413 臨時休業*/
.c5-Note {
  display: block;
  border: solid 2px #c93434;
  padding: 20px;
  widows: 100%;
  margin: auto;
}

/*　20200824 firefox対応*/
@media screen and (min-width: 639px) {
  .s5-table2 table{
    width: auto;
  }

  .s5-table2__captionRow th:first-child{
    width: 20%;
  }
  .s5-table2__captionRow th:last-child{
    width: 14%;
  }
  .s5-table2 tr:nth-child(2) td:first-child{
    width: 10%;
  }
  .s5-table2 tr:nth-child(2) td:last-child{
    width: 12%;
  }
  .s5-table2 tr:nth-child(3) td:first-child{
    width: 20%;
  }
  .s5-table2 tr:nth-child(3) td:nth-child(2){
    width: 44%;
  }
}
