@charset "utf-8";@media (min-width: 751px)
{
    .featureContents .feature-detail2 .feature-kv-container
    {
        background-image: url("/photo/page/20230516/youtube12.jpg");
    background-repeat: no-repeat;
    background-size: 95%;
    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/20230516/youtube12_750750.jpg");
        background-repeat: no-repeat;
        background-size: 95%;
        background-position: bottom center;
    } 
    .featureContents .feature-detail2 .feature-message-section iframe {
        width: 100%;
    }
}