@charset "utf-8";
/* CSS Document */


.txt-color-red {
    color: red;
}

/* 2024.11.19 */
@media screen and (min-width: 768px) {
#rwd-content .rwd-box-background-image-with-grid>.rwd-list-grid.main-visual {
        display: flex;
        width: calc(100% - 15.278vw);
        margin: 24.208vw auto 0;
}
	}
