/* -----印刷用 CSS----- */
* {
    -webkit-print-color-adjust: exact;
}
.c-header .c-header__controls,
.c-header .c-header__logo .logo_sp_img,
.c-header__bottom,
.c-breadcrumb,
.c-detail__right .top_favorite,
.c-detail__right .c-contact .c-contact__action,
.c-navi,
.l-container .l-side,
.c-contact .c-contact__phone br,
.c-gotop,
.c-header__logo__link .logo_sp_img,
.c-footer {
    display: none !important;
}

.l-container .l-content {
    width: 100% !important;
}

.c-contact .c-contact__phone {
    display: flex !important;
    justify-content: flex-start !important;
    flex-wrap: wrap !important;
}
.c-contact .c-contact__phone span.small {
    display: block !important;
    width: 100% !important;
}
.p-meguro_ku7798__sec2__wrap {
    background: transparent !important;
}
