@charset "UTF-8";
.btn-top-archive {
    background: #eb6446!important;
}

.postPrimary a {
    background: #fff!important;
}

.accordion-compare .accordion-body .read {
    margin-top: 1.6rem/* 1rem */;
    border: 5px solid #e0ebf8;
    padding: 1.6rem/* 1rem */;
}

main.site-top section.product .product-wrap .product-item .component span {
    background: lightyellow;
}
.swiper-top-fv img { width: 100%; height: auto; }
@media (max-width: 991.98px) {
    header.common .nav-sp .nav-sp-btn.mypage {
        border-radius: 50px;
    }
}