@charset "UTF-8";

/*MV調整*/
#mv,
#mv .mv_mp4,
#mv .mv_mp4 video{
    height: auto;
    max-height: initial !important;
}
@media screen and (max-width: 125vh){
    #mv.mv_mp4_cover {
        height: auto !important;
        min-height: 0 !important;
    }
}
@media screen and (min-width: 901px) {
    #mv:after, #mv .mv_mp4 {
        width: 100%;
        margin-left: 0;
        border-radius: 0;
    }
}
@media screen and (max-width: 500px) {
    #mv,
    #mv .mv_mp4,
    #mv .mv_mp4 video{
        height: 40vh;
   }
}

/*----追加修正-----*/
@media screen and (max-width: 900px) {
    #top_mv + section {
        margin-top: -20px;
    }
}

#cp + .composite_box01 .heading.block_header_1 {
    margin-bottom: 0px;
}

#sv + div.composite_box01 .inner_item:nth-of-type(1):nth-last-of-type(6),
#sv + div.composite_box01 .inner_item:nth-of-type(2):nth-last-of-type(5),
#sv + div.composite_box01 .inner_item:nth-of-type(3):nth-last-of-type(4) {
    margin-bottom: 10px;
}

#f + .contents_faq01 .heading.block_header_1,
#f + .contents_faq01 .heading.block_header_6 {
    margin-bottom: 0px;
}
#f + .contents_faq01 .wrapper_item {
    margin-bottom: 0px;
}
#f + .contents_faq01 .contents_btn01 {
    padding: 0;
}

#top_accsess + .widget_shop01 .heading.block_header_1,
#top_accsess + .widget_shop01 .heading.block_header_6 {
    margin-bottom: 10px;
}

#top_accsess + .widget_shop01 .wrapper_item {
    margin: 0 auto;
}

#top_blog + .block_news_1 .heading.block_header_1,
#top_blog + .block_news_1 .heading.block_header_6 {
    margin-bottom: 10px;
}

#top_blog + .block_news_1.add_design4 .content_wrapper .contents_btn01 {
    padding: 0px 8px 0;
}

