.fs-c-couponList .fs-c-coupon__products{
display: none;
}
.s-itemdetail_cart-desc-about {
font-size:0.7rem !important;
}
.fs-c-cartBundleInfo .fs-c-cartBundleInfo__info ul.fs-c-cartBundleInfo__list{
display: none;
}
/*#fs_CustomPage .s-catalog .s-catalog_inner .s-catalog_header {
color:#ffffff;
}*/

.sp-mmcampaign {
display:none;
}

@media (max-width: 670px) {
.sp-mmcampaign {
display:initial;
}
}

.wp-video {
margin: auto;
}

.fs-body-top .s-top_keyword-hotkeyword {
border-top: 1px solid #e1e4ea;
}

@media only screen and (max-width: 768px){
.fs-body-top .s-top_keyword-hotkeyword {
border-top: 7px solid #eef3f6;
padding: 45px 0 20px 0;
    }
}

h2.l-ttl1_ttlset-ttl em {
font-size: 1.3125rem;
line-height: 1;
padding-top: 20px;
display: block;
color:#777777;
}

@media only screen and (max-width: 768px){
h2.l-ttl1_ttlset-ttl em {
font-size: .75rem;
padding-top: 12px;
}
}