@charset "utf-8";@media (min-width: 751px)
{
    .featureContents .feature-detail2 .feature-kv-container
    {
        background-image: url("/photo/page/20240419/sakuch-MB2732-1120.jpeg");
    background-repeat: no-repeat;
    background-size: 81%;
    background-position: center center;
    width: 100%;
    height: 0;
    padding-top: 40.6%;
    } 
.crumbsList {
    color: #000;
}
}
@media (max-width: 750px)
{
    .featureContents .feature-detail2 .feature-kv-container
    {
        background-image: url("/photo/page/20240419/8aa2ba97e39725ea59cac403dba84dec.jpeg");
        background-repeat: no-repeat;
        background-size: 95%;
        background-position: bottom center;
    } 
    .featureContents .feature-detail2 .feature-message-section iframe {
        width: 100%;
    }
}