figure.wp-block-image.size-full.image-100.toilet__image--s.toilet--nav img {
    object-position: 50% 21%;
}

figure.wp-block-image.size-full.mv__logo.image--center img {
    width: 200px;
    display: block;
    margin: 0 auto;
}
.mv-catch {
    font-weight: 500;
    font-size: 18px !important;
    line-height: 154%;
    text-align: center;
    color: #FFFFFF;
}
@media screen and (min-width: 1024px) {
    p.mv-catch {
        margin-top: 20px ! IMPORTANT;
    }
	/* 	MVロゴの位置 */
	body .smb-section.is-items-alignment-center {
    align-items: center !important;
}
}