@charset "UTF-8";

#mv,
#mv .mv_mp4,
#mv .mv_mp4 video{
	height: auto;
	max-height: initial !important;
}
#mv .mv_textimg {
    left: 0;
    bottom: 0;
}
#mv .mv_textimg > div {
    width: 30%;
    left: 1%;
    bottom: 0;
}
#mv .mv_textimg img {
    width: 100%;
    max-width: initial;
}
#mv .mv_textimg a {
    width: 43%;
    max-width: initial;
}
@media only screen and (max-width: 768px) {
    #mv .mv_textimg > div {
        width: 32%;
    }
}
@media screen and (max-width: 125vh){
	#mv.mv_mp4_cover {
		height: auto !important;
		min-height: 0 !important;
	}
}

/*#blog_type02 + .block_news_2,
#voice + div{
	padding-top: 0px;*/