@charset "UTF-8";

/*MV調整_251015*/
#mv,
#mv .mv_mp4,
#mv .mv_mp4 video{
    height: auto;
    max-height: initial !important;
}
.mv_textimg > div {
    width: 40vw;
}
#mv .mv_textimg {
    width: 98%;
    padding-left: 2%;
    height: calc(100% - 20px);
}
@media screen and (max-width: 125vh){
    #mv.mv_mp4_cover {
        height: auto !important;
        min-height: 0 !important;
    }
}
@media screen and (max-width: 900px) {
    #mv_outer {
        padding-top: 80px;
    }
}
@media screen and (max-width: 768px) {
    #mv .mv_textimg {
        bottom: 15px;
    }
}
a[id^="cont"]+div .inner_item .heading.block_header_4 p {
    font-size: 1.7rem !important;
}
.composite_box01 .inner_item .contents_btn01 {
    margin-top: auto;
}
.composite_box01 .inner_item .heading {
    display: flex;
    flex-direction: column;
}
