@charset "UTF-8";

/*--- レイアウト調整(2025/06/09) ---*/
#under_left + .contents_box01 .inner_item_img {
    clip-path: none;
}
a[id*="under"]+section.contents_box01 .inner_item_img img {
    width: 60% !important;
}
@media screen and (min-width: 901px) {
    a[id*="under"]+section .inner_item_img img {
        width: 70% !important;
        height: auto;
    }
}