@charset "utf-8";

/*バンゴーズ＆ビデオ*/
@media only screen and (min-width : 769px) {
    .section--video_bannerPoint .box--video {
        width:58%;
    }
    .section--video_bannerPoint .box--video video{
        width:100%;
    }
    .box--banmnerPoint_bangos {
        width:39%;
    }
    .box--banmnerPoint_bangos .ttl_section .txt_jp {
        font-size: var(--fs_n);
    }
}
