<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mv {
    background: url(https://www.masterwal.jp/cms/assets/img/cp/bass_av_board/pc_mv.webp) center top/cover no-repeat;
}
.recommend__list .flex {
    justify-content: center;
}
.recommend__list figure {
    height: 120px;
    width: auto;
}
.recommend__list figure img {
    width: auto;
}
.point__sample-block.pc-no-margin li {
    margin-bottom: 0;
}
.customize__set .sec__title {
    color: #1B1B1B;
    position: relative;
    margin-bottom: 20px!important;
    z-index: 0;
}
.customize__set .is-read {
    padding: 0 0 100px;
    text-align: center;
}
.customize__set .sec__title::after {
    content: "";
    position: absolute;
    top: 90px;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    background-color: #000;
    z-index: -1;
}
.customize__set .sec__title span {
    background-color: #f6f6f6;
    padding: 0 180px;
}
.customize__set dd .txt {
    text-align: center;
}
.customize__set li {
    max-width: 350px;
    margin-right: 50px;
}
.customize__set li:last-child {
    margin-right: 0;
}
.customize__set .flex {
    justify-content: center;
}
.customize__slide-thumb dt {
    padding: 10px 30px 0;
}
.customize__slide-thumb dt img {
    image-rendering: -webkit-optimize-contrast;
}
.point__sample-block.width-full {
    width: auto;
    margin-top: 100px;
}
.point__sample-block .is-read {
    text-align: center;
    margin-bottom: 24px;
}
@media screen and (min-width: 1000px) {
    .customize__slide-thumb .slick-track {
        width: auto!important;
    }
    .customize__slide-thumb .slick-slide {
        width: calc((100% - (5% + 20px))/3) !important;
    }
}
@media screen and (max-width: 640px) {
    .recommend__list figure {
        height: auto;
        width: 30%;
        text-align: center;
    }
    .customize__set .sec__title span {
        padding: 10px;
    }
    .customize__set .sec__title::after {
        top: 9vh;
    }
    .customize__set .is-read {
        padding: 0 0 8vh;
    }
    .point__sample-block.width-full {
        width: auto;
        margin-top: 50px;
    }
    .point__sample-block.width-full h4 {
        text-align: center;
        line-height: 1.5;
        margin-bottom: 20px;
    }
    .point__sample-block .is-read {
        text-align: center;
        margin-bottom: 24px;
    }
    .point__sample-block .sp-scroll {
        overflow-x: scroll;
        overflow-y: inherit;
        -webkit-overflow-scrolling: touch
    }
    .point__sample-block .sp-scroll img {
        width: auto;
        max-width: none;
    }
    .customize__set li {
        max-width: none;
        margin-right: 0;
    }
    .customize__slide-thumb dt {
        padding: 0;
    }
}
@media screen and (max-width: 1200px) {}
@media screen and (max-width: 1080px) {}
@media screen and (max-width: 800px) {}
@media screen and (max-width: 360px) {}</pre></body></html>