@charset "UTF-8";

/*-------------MVテキストshadow--------------*/
#mv .mv_text h2 {
    text-shadow: 0 0 5px #333, 0 0 5px #333, 0 0 5px #333, 0 0 5px #333;
}
#mv_outer #mv .mv_text div p.static {
    text-shadow: 0 0 3px #333, 0 0 3px #333, 0 0 3px #333, 0 0 3px #333;
}


@media screen and (max-width: 550px) {
.heading.block_header_4 p {
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: 0.2rem;
}
}

@media screen and (max-width: 600px) {
.composite_box01.block_images_11 .inner_item_txt .heading.block_header_4 .h, .composite_box01.block_images_17 .inner_item .heading.block_header_4 .h, .composite_box01.block_images_15 .inner_item .heading.block_header_4 .h {
    font-size: 3.3vw!important;
}
}

@media screen and (max-width: 480px) {
.composite_box01.block_images_11 .inner_item_txt .heading.block_header_4 .h, .composite_box01.block_images_17 .inner_item .heading.block_header_4 .h, .composite_box01.block_images_15 .inner_item .heading.block_header_4 .h {
    font-size: 2.1rem!important;
}
}