.c5-beigeBg {
    padding: 20px 20px 20px 20px!important;
    background: #f3f4f6;;
}

.c5-cmpitemBlock {
    padding: 20px;
    margin: 20px 0;
}

@media screen and (max-width: 639px) {
    .c5-cmpitemBlock {
        padding: 20px 0 10px;
        margin: 0;
    }
}

.c5-pinkBg {
    padding: 20px 20px 20px 20px!important;
    background: #fff1f7;
}

.c5-grayBg .s5-inStoreFeaturesItem1B {
    padding: 0;
}

.c5-pinkBg .s5-inStoreFeaturesItem1B {
    padding: 0;
}

.s5-inStoreFeaturesItem2 {
    width: 49.7%!important;
}

@media screen and (max-width: 980px) {
    .s5-inStoreFeaturesItem2 {
        width: 100%!important;
    }
    .s5-inStoreFeaturesItem2 img {
        width: 100%!important;
    }
}

@media screen and (max-width: 639px) {
    .s5-inStoreFeaturesItem2 {
        width: auto!important;
    }
}

.c5-grayBg .s5-inStoreFeatures {
    margin-top: 0;
    margin-bottom: 0;
}

.s5-table2 th,
.s5-table2 td {
    padding: 10px !important;
}

@media screen and (max-width: 639px) {
    .s5-table2:not(.s5-table2--notBreak) {
        padding: 0 !important;
    }
}

.s5-PDBmainArea--padding {
    padding: 0 80px 10px !important;
}

@media screen and (max-width: 979px) {
    .s5-PDBmainArea--padding {
        padding: 0 0 10px !important;
    }
}

.s5-shopLabel--pre {
    padding: 2px 5px 1px !important;
    font-weight: normal !important;
}



span.c5-bg__green {
    background-color: #9fc655;
    font-size: 60%;
    padding: 5px 10px !important;
    color: #fff;
    margin: 0 5px 0 0px;
    vertical-align: middle;
    white-space: nowrap;
}

span.c5-bg__orange {
    background-color: #ff902d;
    padding: 5px 10px !important;
    font-size: 60%;
    color: #fff;
    margin: 0 5px 0 0px;
    vertical-align: middle;
    white-space: nowrap;
}

span.c5-bg__blue {
    background-color: #5597E2;
    padding: 5px 10px !important;
    font-size: 60%;
    color: #fff;
    margin: 0 5px 0 0px;
    vertical-align: middle;
    white-space: nowrap;
}

.s5-inStoreItem3__inner {
    border-style: none;
}

@media screen and (max-width: 639px) {
    .s5store-header .s5store-header__main {
        margin-top: 50px;
    }

    span.c5-bg__green {
        font-size: 70%;
        color: #fff;
        margin-right: 10px;
    }

    span.c5-bg__orange {
        font-size: 70%;
        color: #fff;
        margin-right: 10px;
    }

    span.c5-bg__blue {
        font-size: 70%;
        color: #fff;
        margin-right: 10px;
    }
    /*spanc5-br__txt:before{
content: "\A" ;
white-space: pre ;
}*/
    .c5_800_products img {
        width: 100%;
    }
}

@media screen and (max-width: 900px) {
    .c5_800_products img {
        width: 100%;
    }
}




/* .c5-item1
   .c5-inStoreFeaturesItem1B
   ========================================================================== */

section.c5-item1 {
    display: block;
}

section.c5-item1.c5-item1--borderTop {
    margin: 30px 0 0 0;
    padding: 30px 0 0 0;
    border-top: 1px solid #000;
}

section.c5-item1.c5-item1--imgLeft .c5-item1__multiCol {
    direction: ltr !important;
}

section.c5-item1.c5-item1--imgLeft .c5-item1__multiCol .c5-item1__imgCol {
    padding-left: 0;
    padding-right: 15px;
}

section.c5-item1.c5-item1--imgLeft .c5-item1__multiCol .c5-item1__textCol {
    padding-right: 0;
    padding-left: 15px;
}

.c5-item1__imgCol img,
.c5-item2__imgCol img,
.c5-item2__imgColLeft img {
    width: 100%;
}

.c5-item2__imgCol {
    float: right;
    width: 40%;
    margin-left: 30px;
}

.c5-item2__imgColLeft {
    float: left;
    width: 40%;
    margin-right: 30px;
}

@media screen and (max-width: 639px) {
    .c5-item2__imgCol,
    .c5-item2__imgColLeft {
        float: none;
        display: block;
        width: auto;
        /*padding: 0 15px 15px 15px;*/
        padding: 0 0 15px 0;
        margin-left: 0;
    }
}


/* ==========================================================================
   c5-map
   ========================================================================== */


/* ==========================================================================
   c5-leftIconRightText
   ========================================================================== */

.c5-leftIconRightText+.c5-leftIconRightText {
    margin: 10px 0 0 0;
}

.c5-leftIconRightText {
    background: none;
    padding: 20px;
}

@media screen and (max-width: 639px) {
    .c5-leftIconRightText {
        padding: 10px;
    }
}

.c5-leftIconRightText .c5-leftIconRightText__inner {
    display: table;
    table-layout: fixed;
}

.c5-leftIconRightText .c5-leftIconRightText__inner .c5-leftIconRightText__innerLeft {
    display: table-cell;
    padding: 15px 0 15px 15px;
    width: 100px;
    text-align: center;
    vertical-align: middle;
}

@media screen and (max-width: 639px) {
    .c5-leftIconRightText .c5-leftIconRightText__inner .c5-leftIconRightText__innerLeft {
        padding-top: 15px;
    }
}

.c5-leftIconRightText .c5-leftIconRightText__inner .c5-leftIconRightText__innerLeft .c5-leftIconRightText__innerLeftIcon img {
    width: 50px;
}

.c5-leftIconRightText .c5-leftIconRightText__inner .c5-leftIconRightText__innerLeft .c5-leftIconRightText__innerLeftIcon.c5-leftIconRightText__innerLeftIcon--w120 img {
    width: 120px;
}

.c5-leftIconRightText .c5-leftIconRightText__inner .c5-leftIconRightText__innerRight {
    display: table-cell;
    vertical-align: top;
    padding: 15px;
}

@media screen and (max-width: 639px) {
    .c5-leftIconRightText .c5-leftIconRightText__inner .c5-leftIconRightText__innerRight {
        display: block;
    }
}

.c5-leftIconRightText .c5-lefttextRightimg__inner {
    display: block;
    table-layout: fixed;
}

.c5-leftIconRightText .c5-lefttextRightimg__inner .c5-lefttextRightimg__innerLeft {
    padding: 15px 0 0 15px;
    text-align: left;
    vertical-align: middle;
    overflow: hidden;
}

.c5-leftIconRightText .c5-lefttextRightimg__inner .c5-lefttextRightimg__innerLeft.c5-lefttextRightimg__innerLeft--border {
    border-bottom: 1px #fff solid;
    background: #eceef1;
}

@media screen and (max-width: 639px) {
    .c5-leftIconRightText .c5-lefttextRightimg__inner .c5-lefttextRightimg__innerLeft {
        padding-top: 15px;
    }
}

.c5-leftIconRightText .c5-lefttextRightimg__inner .c5-lefttextRightimg__innerLeft .c5-lefttextRightimg__innerLeftIcon {
    float: left;
    margin-right: 10px;
}

.c5-leftIconRightText .c5-lefttextRightimg__inner .c5-lefttextRightimg__innerLeft .c5-lefttextRightimg__innerLeftIcon img {
    width: 50px;
}

.c5-leftIconRightText .c5-lefttextRightimg__inner .c5-lefttextRightimg__innerLeft span {
    height: 55px;
    line-height: 55px;
}

.c5-leftIconRightText .c5-lefttextRightimg__inner .c5-lefttextRightimg__innerRight {
    vertical-align: top;
    /*padding: 20px;*/
    overflow: hidden;
}

@media screen and (max-width: 639px) {
    .c5-leftIconRightText .c5-lefttextRightimg__inner .c5-lefttextRightimg__innerRight {
        display: block;
    }
}



/* ==========================================================================
   title
   ========================================================================== */

.s5-row {
    margin-top: 80px;
}

.s5-row__col1 h1.s5-heading2 {
    width: 100%;
    height: 70px;
    position: relative;
    line-height: 70px;
    font-size: 1.6rem;
}

.s5-row__col1 h1.s5-heading2 .c5-leftTTLbg {
    display: block;
    position: absolute;
    width: 46px;
    height: 70px;
    top: 0;
}

.s5-row__col1 h1.s5-heading2 .c5-rightTTLbg {
    display: block;
    position: absolute;
    width: 46px;
    height: 70px;
    top: 0;
}

.s5-row__col1 h1.s5-heading2 .c5-leftTTLbg {
    left: 0;
}

.s5-row__col1 h1.s5-heading2 .c5-rightTTLbg {
    right: 0;
}

.s5-row__col1 h1.s5-heading2 .c5-lineTTLbg {
    display: block;
    position: absolute;
    width: 100%;
    height: 70px;
    /*background: url(/store/special/spring2017/share/images/ttl_color_bg.png) repeat left center;*/
    background-color: #EAC80C;
}

.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
    display: block;
    width: 100%;
    /*height: 70px;*/
    /*background: url(/store/special/spring2017/share/images/ttl_color_bg.png) no-repeat center center;*/
    background-color: #55acee;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    line-height: 1.5;
}

@media screen and (max-width: 639px) {
    .s5-row__col1 h1.s5-heading2 .c5-centerTTLbg.s5--alignLeft {
        text-align: center!important;
    }
}


.c5-topTTLbg {
    margin: 0 0 40px 0;
}

.c5-topTTLbg span.c5-txtBox {
    color: #fff;
}

.c5-table__captionRow--border th,
.c5-table__captionRow--border td {
    border: 1px solid #000 !important;
}

@media screen and (max-width: 890px) {
    .s5-row__col1 h1.s5-heading2 .c5-leftTTLbg,
    .s5-row__col1 h1.s5-heading2 .c5-rightTTLbg {
        display: none;
    }

    .s5-row__col1 h1.s5-heading2 .c5-lineTTLbg {
        display: none;
    }

    .c5-topTTLbg span.c5-txtBox {
        padding-left: 10px;
        font-size: 90%;
    }
}

@media screen and (max-width: 639px) {
    .s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
        height: 100%;
        padding: 10px;
        width: auto;
    }

    .s5-row__col1 h1.s5-heading2 {
        line-height: 30px!important;
        font-size: 1.3rem;
    }

    h1.s5-heading2 .c5-txtBox {
        padding: 0 10px;
        padding-top: 0;
        margin-top: 0;
        margin-left: 0px;
        /*display: block;*/
    }
}


.s5-row {
    margin-top: 20px;
}

.c5-topTTL {
    margin: 60px 0;
}



h1.s5-heading2 .c5-txtBox {
    padding-left: 0;
    padding-top: 0;
    margin-top: 0;
    margin-left: 0px;
    /*display: block;*/
}

h1.s5-heading2 .c5-txtBox img {
    display: block;
}

.s5-row__col1 .s5-heading2 {
    margin: 40px 0 20px 0;
    height: auto !important;
}

.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg span {
    /*padding-right: 10px;*/
}


}



.s5-inStoreFeaturesItem1A.s5-inStoreFeaturesItem1A--solid.c5-inStoreFeaturesItem1A--solid img {
    width: 300px;
}

@media screen and (max-width: 639px) {
    .s5-inStoreFeaturesItem1A.c5-inStoreFeaturesItem1A--solid.s5-inStoreFeaturesItem1A--liquid img {
        max-width: 350px;
        width: 90%;
        margin-bottom: 20px;
    }
}

.s5-inStoreFeaturesItem1B--solid img {
    width: 400px;
}

.s5-inStoreFeaturesItem1A--solid img {
    width: 450px;
}


.s5-heading2 {
    padding-right: 20px;
}

.c5-pr {
    background-color: #ffffff;
    border: solid 1px #eeeeee;
    padding: 20px;
    margin-top: 20px;
}

span.c5-title__caution {
    vertical-align: middle;
}


/* ==========================================================================
   c5-indentList
   ========================================================================== */
.c5-indentList {}

.c5-indentList__inner {}

.c5-indentList table {}

.c5-indentList tr {
    text-align: left;
    vertical-align: top;
}

.c5-indentList th,
.c5-indentList td {
    padding-bottom: 10px;
}

.c5-indentList th {
    white-space: nowrap;
    font-weight: normal;
}

@media screen and (max-width: 639px) {
    .c5-indentList {
        padding: 0 0;
    }

    .c5-indentList th,
    .c5-indentList td {
        display: block;
    }

    .c5-indentList td {
        padding-bottom: 20px;
    }
}


/* ==========================================================================
   c5-headerTag
   ========================================================================== */
.c5-headerTag__wrap {
    display: inline-block;
    /*float: right;*/

    margin-right: -20px;
}

.c5-headerTag__wrap h3 {
    display: inline-block;
}

.c5-headerTag__wrap .c5-headerTag {
    display: inline-block;
    padding: 5px;
    font-size: 60%;
    vertical-align: middle;
}


.c5-headerTag__wrap2 {
    display: inline-block;
    float: right;
    margin-right: -20px;
}

.c5-headerTag__wrap2 .c5-headerTag {
    display: inline-block;
    padding: 4px 8px;
    font-size: 60%;
    font-weight: 400;
    vertical-align: middle;
    line-height: 1;
}

.c5-headerTagColor__blueBorder {
    background: #ffffff !important;
    border: 1px solid #5597E2 !important;
    color: #5597E2 !important;
}

.c5-headerTagColor__blue {
    color: #fff;
    background-color: #5597E2;
}

.c5-headerTagColor__yellow {
    color: #fff;
    background-color: #f5683a;
}

@media screen and (max-width: 1130px) {
    .c5-headerTag__wrap {
        float: none;
    }
}

@media screen and (max-width: 399px) {
    .c5-headerTag__wrap2 {
        float: none;
    }
}



/* ==========================================================================
   c5-storeItem
   ========================================================================== */
.c5-storeItem {
    font-size: 16px;
    font-size: 1rem;
    font-family: sans-serif;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 15px;
    margin: 0 0 60px;
}

.c5-storeItem__inner {}

.c5-storeItem__multiCol {}

.c5-storeItem__imageCol {}

.c5-storeItem__image {}

.c5-storeItem__img--solid {}

.c5-storeItem__textCol {}

.c5-storeItem__text {}


/* ==========================================================================
   c5-iconTitle
   ========================================================================== */
.c5-iconTitle {
    overflow: auto;
    display: table;
}

.c5-iconTitle__title {
    display: table-cell;
    vertical-align: middle;
}


.c5-iconTitle__icon {
    width: 50px;
    height: auto;
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
}

.c5-iconTitle__icon img {
    width: 100%;
    height: auto;
}

@media screen and (max-width: 890px) {
    /*.c5-iconTitle__title {
        vertical-align: top;
    }

    .c5-iconTitle__icon {
        vertical-align: top;
    }*/
}

@media screen and (max-width: 639px) {
    .c5-iconTitle__title {
        vertical-align: top;
    }

    .c5-iconTitle__icon {
        vertical-align: top;
    }

    .c5-iconTitle__title br {
        display: none;
    }
}


/* ==========================================================================
  c5-imgBtnList
  ========================================================================== */
.c5-imgBtnList__3Col .c5-imgBtnList__item,
.c5-imgBtnList__2Col .c5-imgBtnList__item {
    line-height: 0;
    padding: 0 10px;
}

.c5-imgBtnList__3Col .c5-imgBtnList__item:first-child,
.c5-imgBtnList__2Col .c5-imgBtnList__item:first-child {
    padding-left: 0;
}

.c5-imgBtnList__3Col .c5-imgBtnList__item:last-child,
.c5-imgBtnList__2Col .c5-imgBtnList__item:last-child {
    padding-right: 0;
}

.c5-imgBtnList__Btn {
    display: block;
    cursor: pointer;
}

@media screen and (max-width: 639px) {
    .c5-imgBtnList__item {
        padding: 0!important;
    }
}


/* ==========================================================================
  c5-pfColumn
  ========================================================================== */
.c5-pfColumn {
    border: solid 1px #ccc;
    padding: 20px;
}
.c5-pfColumn img {
    width: 160px;
    height: auto;
}
.c5-pfColumn__inner {
    display: table;
}
.c5-pfColumn__itemLeft,
.c5-pfColumn__itemRight {
    display: table-cell;
    vertical-align: top;
}
.c5-pfColumn__itemLeft {
    width: 1%;
    padding-right: 30px;
    line-height: 0;
}
.c5-pfColumn__itemRight {}
.c5-pfColumn__img {
    display: block;
}
.c5-pfColumn__imgSp {
    display: none;
}

@media screen and (max-width: 639px) {
    .c5-pfColumn img {
        width: 100%;
        height: auto;
        max-width: 100%;
    }

    .c5-pfColumn__inner {
        display: block;
    }

    .c5-pfColumn__itemLeft,
    .c5-pfColumn__itemRight {
        display: block;
    }

    .c5-pfColumn__itemLeft {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }

    .c5-pfColumn__img {
        display: none;
    }

    .c5-pfColumn__imgSp {
        display: block;
    }
}


/* ==========================================================================
  layout
  ========================================================================== */
.c5-mb0 {
    margin-bottom: 0!important;
}

.c5-ps0 {
    padding-left: 0!important;
    padding-right: 0!important;
}

.c5-ps15 {
    padding-left: 15px!important;
    padding-right: 15px!important;
}

.c5-ps20 {
    padding-left: 20px!important;
    padding-right: 20px!important;
}

.c5-bold {
    font-weight: 700;
}

.c5-normal {
    font-weight: normal !important;
}

.c5-italic {
    font-style: italic;
}

.c5-underline {
    text-decoration: underline;
}

.c5-underline {
    text-decoration: underline;
}

.c5-inlineBlock {
    display: inline-block;
}

@media screen and (max-width: 639px) {
    .c5-mt0__sp {
        margin-top: 0!important;
    }

    .c5-ps20__sp {
        padding-left: 20px!important;
        padding-right: 20px!important;
    }


    .c5-ps15 {
        padding-left: 0!important;
        padding-right: 0!important;
    }

    .c5-ps20 {
        padding-left: 10px!important;
        padding-right: 10px!important;
    }

    .c5-mr30 {
        margin-right: 30px!important;
    }

    .c5-heading2 {
        padding-right: 0!important;
    }
}



/* ==========================================================================
  c5-columnTextImg
  ========================================================================== */
.c5-columnTextImgA {
    padding: 20px;
}
.c5-columnTextImgB {
    padding: 20px;
}

/* .c5-columnTextImgA */
.c5-columnTextImgA .c5-columnTextImg__inner {
    display: table;
    width: 100%;
    overflow: auto;
}

.c5-columnTextImgA .c5-columnTextImg__img {
    display: table-cell;
    vertical-align: top;
    float: right;
    width: 40%;
    margin-left: 3%;
}

.c5-columnTextImgA .c5-columnTextImg__img img {
    width: 100%;
    height: auto;
}

.c5-columnTextImgA .c5-columnTextImg__text {
    display: table-cell;
    vertical-align: top;
    float: left;
    width: 57%;
}

/* .c5-columnTextImgB */
.c5-columnTextImgB .c5-columnTextImg__inner {
    display: table;
    width: 100%;
    overflow: auto;
}

.c5-columnTextImgB .c5-columnTextImg__img {
    display: table-cell;
    vertical-align: top;
    float: left;
    width: 40%;
    margin-right: 3%;
}

.c5-columnTextImgB .c5-columnTextImg__img img {
    width: 100%;
    height: auto;
}

.c5-columnTextImgB .c5-columnTextImg__text {
    display: table-cell;
    vertical-align: top;
    float: left;
    width: 57%;
}


@media screen and (max-width: 639px) {
    .c5-columnTextImgA,
    .c5-columnTextImgB {
        padding: 10px;
    }

    .c5-columnTextImgA .c5-columnTextImg__inner,
    .c5-columnTextImgB .c5-columnTextImg__inner {
        display: block;
        width: auto;
        overflow: auto;
    }

    .c5-columnTextImgA .c5-columnTextImg__img,
    .c5-columnTextImgB .c5-columnTextImg__img {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
        margin-right: 0;
        padding: 0 0 15px 0;
    }

    .c5-columnTextImgA .c5-columnTextImg__img img,
    .c5-columnTextImgB .c5-columnTextImg__img img {
        width: 100%;
        height: auto;
    }

    .c5-columnTextImgA .c5-columnTextImg__text,
    .c5-columnTextImgB .c5-columnTextImg__text {
        display: block;
        float: none;
        width: auto;
    }
}

/* ==========================================================================
  c5-button--right
  ========================================================================== */
.c5-button--right {
    width: 57%;
}
@media screen and (max-width: 639px) {
    .c5-button--right {
        width: 100%;
    }
}



.c5-thumb-minimum {
    width: 237px !important;
    height: auto;
}
@media screen and (max-width: 639px) {
    .c5-thumb-minimum {
        width: 100% !important;
    }
}






.c5-categoryTag {
    display: inline-block;
    padding: 8px;
    font-size: 90%;
    font-weight: 400;
    vertical-align: middle;
    line-height: 1;
}

.c5-borderGrayBox {
    border: 1px solid #ccc;
    padding: 0 20px;
    margin-top: 30px;
}
.c5-borderGrayBox .s5-inStoreItem2__inner.c5-border__cancel {
    padding-top: 0;
}



.c5-borderGrayBox .s5-inStoreFeaturesItem1B__image img {
    width: 250px;
    min-width: 250px;
}

.c5-borderGrayBox .s5-inStoreFeaturesItem1B__text {
    margin-top: 0;
}

.c5-borderGrayBox .s5-inStoreFeaturesItem1B__imageCol,
.c5-borderGrayBox .s5-inStoreFeaturesItem1B__textCol {
    width: auto;
}

@media screen and (max-width: 639px) {
    .c5-borderGrayBox .s5-inStoreFeaturesItem1B__image img {
        width: 100%;
        min-width: initial;
    }

    .c5-borderGrayBox .s5-inStoreFeaturesItem1B__imageCol {
        margin: 0 0 20px;
    }
}

.c5-general--ps20 {
    padding: 0 20px;
}

.c5-label--list {
    margin: 0 0 10px;
}
.c5-label--list span {
    margin: 0 4px 4px 0;
}
.c5-label--1 {
    border-color: #999!important;
    background-color: #999!important;
}
.c5-shopListItem5__description {
    padding: 20px 5px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.c5-inStoreItem3__image {}
.c5-inStoreItem3__image:hover img {
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: .7;
}
.c5-display---pc {
    display: block!important;
}
.c5-display--sp {
    display: none!important;
}
@media screen and (max-width: 767px) {
    .c5-general--ps20 {
        padding: 0 10px;
    }

    .c5-label--list {
        margin: 0 0 5px;
    }

    .c5-display--pc {
        display: none!important;
    }

    .c5-display--sp {
        display: table-cell!important;
    }
}

.c5-border__cancel {
    border: none !important;
}


.c5-hover__style {
    text-decoration: none !important;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    display: block;
}
.c5-hover__style:hover {
    text-decoration: none !important;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -ms-filter: "alpha(opacity=80)";
    opacity: 0.8;
    -webkit-transition: opacity 0;
    transition: opacity 0;
}



.c5-label--store {
    border-color: #5b9cc6 !important;
    background-color: #ffffff !important;
    color: #5b9cc6 !important;
}



/*.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg{
  background: #55acee;
}
*/
.s5-row.c5-button .s5-row__col3 {
    padding: 5px 10px;
    text-align: center;
}

.c5-button__font {
    font-size: .765rem;
}
.c5-inStoreFeaturesItem1A.c5-inStoreFeaturesItem1A--solid img {
    width: 300px;
}
img.c5-inStoreFeaturesItem1B__img--liquid.s5-inStoreFeaturesItem1B__img--solid {
    width: 300px;
}
.s5-listItem6B__inner {
    border-top: none;
}

/*.s5-listItem6B{
  width: 20%;
}
@media screen and (max-width: 979px) {
  .s5-listItem6B{
    width: 24.999%;
  }
}
@media screen and (max-width: 639px) {
  .s5-listItem6B{
    width: 33.333%;
  }
}*/
.c5-listItem6B__benefitLabelGroup p {
    margin: 0 3px 5px 0;
}
.s5-benefitLabel {
    font-weight: normal !important;
}

.c5-inStoreFeaturesItem1A__imageCol {
    vertical-align: middle !important;
}

.s5-storeItem4__eyecatcher .c5-small1 {
    font-size: 12px !important;
    font-weight: normal;
}



/* 180919 */
.c5-flex {
    /* display: flex; */
    margin: 0;
}

@media screen and (max-width: 768px) {
    .c5-flex {
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 639px) {
  .c5_sp{
    display:none!important;
  }
}


.c5-flex >.s5-campaignListItem{
      width: 19.999%!important;
}
@media screen and (max-width: 639px){
.c5-flex >.s5-campaignListItem {
    width: auto!important;
}
}

.c5-storeItem4-5{
  width: 19.999%;
}

@media screen and (max-width: 768px) {
  .c5-storeItem4-5{
    width: 24.999%;
  }
}

@media screen and (max-width: 480px) {
  .c5-storeItem4-5{
    width: 49.999%;
  }
}


.c5-gift-button{
  margin-right: 20px!important;
}
@media screen and (max-width: 480px) {
  .c5-gift-button{
    margin-right: 0px!important;
  }
}

.c5-service{
  margin-right: 27px!important;
}
@media screen and (max-width: 480px) {
  .c5-service{
    margin-right: 0px!important;
  }
}

.c5-span{
  margin-left: 8px;
}
