@media (min-width: 768px) {
    #goodsspec_body #repComment2 {
        overflow: visible;
    }
    /* .refa_order-attention:first-of-type {
        margin-top: -50px;
    } */
}
.refa_mb10 a {
    text-decoration: underline;
}
.refa_mb10 a:hover {
    border: none;
}
.refa_order-attention a {
    text-decoration: none;
    border-bottom: 1px solid;
}
.refa_order-attention a {
    position: relative;
}
.refa_order-attention a::after {
    content: '';
    display: inline-block;
    border-top: solid 1px #8e8e8e;
    border-right: solid 1px #8e8e8e;
    width: 0.4em;
    height: 0.4em;
    margin-left: 0.25em;
    margin-right: 0.25em;
    transform: translateY(-30%) rotate(135deg);
}
img {
    height: auto;
}
@media (min-width: 768px) {
    .item-detail .item-detail-title>img {
        max-width: 1440px;
    }
}
.item-detail-intro__image {
    position: relative;
}
.item-detail-intro__note {
    color: #666666;
    font-size: 14px;
    line-height: 1.5;
}
@media (min-width: 768px) {
    .item-detail-intro__note {
        position: absolute;
        bottom: 0;
        right: 1.50376%;
        transform: translateY(120%);
    }
}
@media (max-width: 766px) {
    .item-detail-intro__note {
        font-size: 10px;
        display: block;
        margin-top: 10px;
        margin-left: 4%;
    }
    .item-detail .item-detail-intro__hdg {
        font-size: 19px;
        letter-spacing: 0;
    }
}
.enjoy_color h3 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    line-height: 1.5;
    font-weight: 500;
}
@media (min-width: 768px) {
    .enjoy_color h3 {
        font-size: 24px;
    }
    .enjoy_color ul li {
        width: 18.5%;
    }
}
@media (max-width: 767px) {
    .enjoy_color h3 {
        font-size: 20px;
    }
}