@charset "UTF-8";

#top_notice + section .content_wrapper {
    background: var(--i_bg_color02)!important;
    color:  #FDF4E5!important;
    color: var(--i_bg_color02_txt)important;
}

/*MV調整_260501*/
#mv,
#mv .mv_mp4,
#mv .mv_mp4 video{
    height: auto;
    max-height: initial !important;
}
#mv .mv_textimg {
    height: 98%;
    width: 96%;
    left: 2%;
}
#mv .mv_textimg a {
    aspect-ratio: 280 / 57;
    bottom: 15%;
    width: 55%;
}
#mv .mv_textimg .mv_textimg_sp {
    width: 45%;
}
#mv .mv_textimg .mv_textimg_sp a {
    width: 55%;
}