
@charset "UTF-8";

.heading.block_header_2 .h {
    font-weight: normal !important;
}
/*MVスクロール削除*/
@media screen and (max-width: 900px){
        .mv_nav{
                display:none;
        } 

.composite_box01 .inner_item>a:hover * {
    opacity: 1 !important;
}