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


@media screen and (max-width: 767px) {



    /* contents03 */

    .contents03 > h4 {
        font-size: 20px;
        letter-spacing: 0.1em;
        margin-bottom: 35px;
    }

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



    .pc-view {
        display: none;
    }

    .sp-view {
        display: inline-block;
    }

}
