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


/* contents03 */

.contents03 > h4 {
    font-family: var(--sub-font);
    font-weight: var(--base-weight2);
    color: var(--color-sub4);
    font-size: 38px;
    line-height: 1.4;
    letter-spacing: 0.2em;
    margin-bottom: 50px;
}

.contents03 .layout-contents03:not(:last-child) {
    margin-bottom: 50px;
}



.sp-view {
    display: none;
}
