hr {
    margin-block-start: 0px;
    margin-block-end: 0px;
}

iframe {
    display: block;
}
.main_content img {
    height: auto;
}
.main-banner {
    margin-top: 15px;
    text-align: center;
    line-height: 0;
}

.main-banner img {
    width: 100%;
    height: 100%;
}

.main-banner-sp {
    display: none;
    margin-top: 15px;
    text-align: 0;
    line-height: 0;
}


img {
    max-width: 100%;
    max-height: 100%;
}

.youtube-section {
    background: #f9e6d7;
    text-align: center;
    padding: 30px 0px;
    display: flex;
    justify-content: center;
}

.youtube-section_content {
    width: 960px;
}

.video-container {
    margin-top: 15px;
    background-color: #fff;
    max-width: 960px;
    padding: 20px;
}

.video-container-front {
    margin-bottom: 30px;
}
.video-feature {
    display: flex;
    justify-content: space-around;
}
.video-feature-tvcm2020{
    margin-bottom:25px;
    padding-top: 20px;
}
.video-half-left,
.video-half-right {
    width: 50%;
}
.video-half-left {
    margin-right: 20px;
}

.video1 {
    width: 80%;
    display: inline-block;
}

.iframe1{
    width: 100%;
    height: 415px;
}
.iframe2{
    width: 100%;
    height: 315px;
    object-fit: cover;
}
.video2 {
    width: 48%;
    display: inline-block;
    margin-left: 15px;
}

.img-coming-soon {
    width: 100%;
}

.span-wrapper {
    display: flex;
    align-items: center;
    margin-top:10px
}

.tvcm-span {
    margin-right: 15px;
    font-weight: bold;
    font-size: 28px;
}

.video-title {
    font-weight: bold;
    font-size: 28px;
    display: flex;
    padding: 5px 5px 5px 0px;
}

.middle-info {
    text-align: center;
    padding:30px 0px;
    padding-bottom: 15px;
    display: flex;
    justify-content: center;
}

.content-wrapper {
    width: 960px;
}

.img-wrapper {
    margin-top: 20px;
}

.img-inline1 {
    display: inline-block;
}

.img-inline2 {
    display: inline-block;
    margin-left: 30px;
}

.tvcm_06_PC {
    margin-top: 25px;
}

.tvcm_06_SP {
    display: none;
}

.search-custom__main-title-container {
    display: none;
}

.shop-feature-element {
    margin-top: -30px;
}

@media screen and (max-width: 978px) {
    .video1 {
        width: 48%;
    }
    .iframe1{
        width: 100%;
        height: 210px;
    }
    .iframe2{
        width: 100%;
        height: 210px;
    }
    .video2 {
        width: 48%;
    }

    .tvcm-span {
        padding: 0;
        font-weight: bold;
        font-size: 18px;
        margin-right: 3px;
    }
    .video-title {
        font-size: 16px;
    }
}

@media screen and (max-width: 887px) {
    .main-banner {
        display: none;
    }

    .main-banner-sp {
        display: block;
    }

    .img-tvcm-logo {
        width: 40%;
    }
    .video-feature {
        flex-direction: column;
    }
    .video-feature-tvcm2020{
        margin-bottom:0;
    }
    .video-container {
        margin-top: 20px;
        background: #f9e6d7;
        padding-right: 30px;
        padding-left: 30px;
    }
    .video-half-left, .video-half-right {
        width: 100%;
    }
    .video-half-left {
        padding-bottom: 20px;
    }
    .video1 {
        width: 100%;
    }
    .iframe1{
        width: 100%;
        height: 210px;
    }
    .iframe2{
        width: 100%;
        height: 210px;
    }
    .video-container-front {
        margin-bottom: 0px;
    }
    .video2 {
        width: 100%;
        margin-top: 40px;
        margin-left:0;
    }

    .span-wrapper {
        background-color: #fff;
        margin-top:0px
    }

    .span-wrapper-vi {
        margin-top:-2px
    }

    .tvcm-span {
        padding: 15px;
        font-weight: bold;
        font-size: 20px;
        margin-right: 5px;
    }
    .video-title {
        font-size: 18px;
    }

    .img-inline2 {
        margin-left: 0px;
        margin-top: 20px;
    }

    .tvcm_06_PC {
        display: none;
    }

    .tvcm_06_SP {
        margin-top: 25px;
        margin-bottom: 20px;
        display: block;
    }

    .banner-hp-pc {
        background: url("/images/tvcm2020/cm_pc00.jpg");
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .banner-shop-search-sp {
        display: none !important;
    }
}


@media screen and (max-width: 887px) and (max-height: 1024px) {
    .iframe1{
        width: 100%;
        height: 415px;
    }
}

@media screen and (max-width: 500px) {
    .iframe2 {
        width: 100%!important;
        object-fit: unset;
    }
    .video-container {
        margin-top: 0px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .video1 {
        width: 100%;
    }
    .iframe1{
        width: 100%;
        height: 210px;
    }
    .video2 {
        width: 100%;
        margin-top: 30px;
        margin-left:0;
    }

    .middle-info {
        max-width: 90%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 400px) {
    .tvcm-span {
        padding: 15px;
        font-weight: bold;
        font-size: 18px;
        margin-right: 5px;
    }
    .video-title {
        font-size: 16px;
    }
}

@media screen and (max-width: 360px) {
    .video-title {
        font-size: 15px;
    }
}
