/* フリーエリア */
.product_comment-2 h2,
.product_comment-2 h3,
.product_comment-2 h4 {
font-weight: bold;
}
.product_comment-2 .kv-txt,
.product_comment-2 .txt {
font-size: 16px;
}

.product_comment-2 .list {
border: none;
}

.product_comment-2 .brand-flex img {
min-width: max-content;
}

.product_comment-2 .attention-wrap .ttl img {
width: 300px;
}

@media only screen and (max-width: 767px) {
.product_comment-6 img {
width: auto;
}

.product_comment-6 img[width="92%"] {
width: 92%;
margin: auto;
display: block;
}
.product_comment-6 table[bgcolor="#F5F7F8"] {
background-color: #F5F7F8;
}
.product_comment-6 table[bgcolor="#F0F0F0"] {
background-color: #F0F0F0;
}
.product_comment-6 table[bgcolor="#F0F0F0"] td[width="82%"] {
width: 60%;
}
.product_comment-6 table font[size="4"] .f-min {
font-size: 22px;
}
.product_comment-6 table font[size="3"] {
line-height: 2;
}

.product_comment-6 hr {
margin: .5em 0;
border: none;
}

.product_comment-6 .f-min {
font-family: serif;
line-height: 2;
}

}