.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;
}

.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 {
    padding: 15px 0;
    overflow: hidden;
}

table {
    background-color: #ffffff;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
}

table th, tr {
    text-align: center;
}

table tr span {
    font-weight: bold;
    color: #d5030c;
    font-size: 120%;
}

.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;
    }
}


/**********
font-weight
**********/

.c5-fw--bold {
    font-weight: bold;
}


/**********
.c5-information--box
**********/

.c5-information--box {
    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;
}

.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;
    }
    .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{
    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-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;
}

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;
}

.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;
}
.c5-tr_gray{
    background-color: #f2f2f2;
}
.c5-tr_gray th{
    text-align: center;
}
.c5-tabListContentFlexbox .c5-tabListContentFlexInner .c5-d-sp{
    display: block;
}
.c5-tabListContentInner .c5-tabListContent .c5-tabListContentCaseTitle{
    font-size: 28px;
    margin: 0 0 10px;
    font-weight: normal;
    color: #14469b;
}
.c5-btn--middle{
    max-width: 491px;
    display: block;
    margin: 0 auto !important;
    font-size: 16px !important;
    padding: 13px 20px !important;
}
.c5-online-button2, .s5-buttonV3.s5-buttonV3--down.c5-online-button2:hover{
    background: #ffffff;
    color: #5787f4;
}
.c5-categoryList__cellCampAc2{
    width: 90%;
    margin: 0 auto;
}
.c5-categoryList__cellCamp2{
    cursor: pointer;
    position: relative;
}
.c5-categoryList__cellCampTitle-document{
    padding: 20px 0px;
    background-color: #fff;
}
.c5-categoryList__cellCamp2::after{
    content: "";
    position: absolute;
    width: 30px;
    top: 50%;
    right: 20px;
    height: 30px;
    margin-top: -15px;
    background: url(../images/acc_open2.png);
    background-size: cover;
}
.c5-categoryList__cellCamp2.ac2::after{
    content: "";
    position: absolute;
    width: 30px;
    top: 50%;
    right: 20px;
    height: 30px;
    margin-top: -15px;
    background: url(../images/acc_close2.png);
    background-size: cover;
}
.c5-categoryList__cellCampBox2{
    display: none;
}
.c5-categoryList__cellCampInner2{
    background-color: white;
    padding: 30px;
}
.c5-categoryList__cellCampInner2 h3{
    margin: 0;
}
.c5-ContentBand{
    padding: 6px 30px;
    background: #ffffff;
    border-radius: 30px;
    font-weight: bold;
    display: initial;
}

@media screen and (max-width: 639px){
    .c5-tr_gray, .c5-flex {
        display: flex !important;
    }
    .s5-table2:not(.s5-table2--notBreak) td:before{
        background-color: #f2f2f2;
    }
    .c5-tabListContentInner .c5-tabListContent .c5-tabListContentCaseTitle{
        font-size: 4.2vw;
    }
    .c5-categoryList__cellCampAc2{
        width: 100%;
    }
    .c5-categoryList__cellCampInner2{
        padding: 20px;
    }
    .c5-categoryList__cellCampTitle-document{
    padding: 20px 46px 20px 20px;
    text-align: left;
    }
    .c5-categoryList__cellCamp2::after{
        top: 50%;
        right: 10px;
    }
    .c5-categoryList__cellCamp2.ac2::after{
        top: 50%;
        right: 10px;
    }
}






.s5-buttonContainer .c5-button{
    box-sizing: border-box;
    border-style: solid;
    border-width: 1px;
    border-color: #2d75c7;
    line-height: 120%;
    display: inline-block;
}
.c5-display--block{
    display: block;
}