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