@charset "UTF-8";

#link + .composite_box01 .heading.block_header_4 .h {
    color: #fff;
}

/*MV調整_250725*/
#mv,
#mv .mv_mp4,
#mv .mv_mp4 video{
  height: auto;
  max-height: initial !important;
}

@media screen and (max-width: 1200px){
    #mv .mv_textimg img  {
        max-width: 500px;
    }
}

@media screen and (max-width: 900px){
    #mv .mv_textimg img  {
        width: 50%;
    }
}
@media screen and (max-width: 768px) {
    #mv .mv_textimg {
        bottom: 8%;
        left: -10%;
        left: 2%;
    }
}