@charset "UTF-8";
/* CSS Document */


/* layout01 */

.layout01 .box:not(:last-child) {
    margin-bottom: 80px;
}

.layout01 .box-img {
    margin-bottom: 50px;
}

.layout01 .box-img img {
    border-radius: 30px;
}

.layout01 .box-text span {
    color: var(--color-main);
}


.sp-view {
	display: none;
}
