@charset "UTF-8";

/* メニューバーなど */
.bg-nav-bar {
    background-color: #000;
}

#headMenuArea .request-talk, #headMenuArea .contact-btn {
    background: #000;
}
#headMenuArea .request-talk:before, #headMenuArea .contact-btn:before {
    font-size: 1rem;
    content: '問い合わせる';
}

.sp_only.volume_outer {
    top: 80%;
    left: 0;
}


.btn-custom-blue {
    color: #007bff;
    border-color: #007bff;
    background-color: #fff;
}

.item-price {
    display: none !important;
}

.request-talk {
    display: none !important;
}

.heart {
    display: none !important;
}

