.hero-business.wedding {
    background: top center / cover url(../img/fv.jpg) no-repeat;
    margin-top: 0;
    position: relative;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding: 6px !important;
}
.video_inner {
    width: 48%;
    padding-top: 23.25%;
    position: relative;
    margin: auto;
}
.video_inner iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.btn_venues {
    display: block;
    background-color: rgb(213,124,107);
    color: #fff;
    width: 100%;
    padding: 12px;
    text-align: center;
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    margin-top: 20px;
    font-size: .8em;
}
.hero-business .fv_vmg_logo {
    position: absolute;
    left: 3%;
    top: 3%;
}
.hero-business h1 {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    left: 10%;
}
.hero-business .fv_scroll {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
}
.hero-business .fv_scroll img {
    width: 30%;
    margin: auto;
    display: block;
}
@media screen and (min-width: 769px) {
}
@media screen and (max-width: 768px) {
    .hero-business.wedding {
        background: top center / contain url(../img/sp/fv.jpg) no-repeat;
        margin-top: 0;
    }
    .hero-business {
        height: 100vw !important;
    }
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        padding: 0 0 10px !important;
    }
    .cont-venues img {
        padding-left: 1em;
    }
    .cont-venues .row {
        margin: 0 !important;
    }
    .video_inner {
        width: 90%;
        padding-top: 54.25%;
        position: relative;
    }
    .video_inner iframe {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }
    
    ul.nav-ft-04 li:nth-child(1), 
    ul.nav-ft-04 li:nth-child(2) {
        width: 90%;
        margin: 0 auto 15px;
    }
    
    ul.nav-ft-04 li:nth-child(3) {
        width: 90%;
        margin: 0 auto;
    }
    
}