/*--------------------------------------------------

　　インクルードエリア４・インクルードエリア９
　　
　　※人気のコンテンツスタイル（共通）

----------------------------------------------------*/
/* 人気のコンテンツ全体 */
@media (max-width: 768px) {
.brandLogo{
    object-fit: cover;
    width: 100px!important;
    transform: scale(2.7,2.7);
    padding-top: 10px;
    min-height: 19px!important;
}


.brandDetailTopView h3{
    margin-top: 20px;}
}
}