@charset "UTF-8";

/* ---アスペクト比調整--- */
.contents_box01 .inner_item_img img {
	aspect-ratio: 800 / 533;
	object-fit: cover;
}



@media screen and (min-width: 375px) {
    .heading.block_header_7 .h {
        font-size: 3rem !important;
    }
}

