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


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


    .maincontents-inner section:last-child {
        margin-bottom: 70px;
    }

    /* contents03 */

    .contents03 .lc02-inner h6 {
        font-size: 18px;
        letter-spacing: 0em;
        padding-left: 15px;
    }

    .contents03 .lc02-inner h6::before {
        top: 10px;
        width: 8px;
        height: 8px;
    }

    .contents03 .layout-contents02 .midashi03 h4 {
        font-size: 18px;
        letter-spacing: 0.05em;
        margin-bottom: 25px;
    }

    /* layout01 */

    .layout01 h5 {
        font-size: 18px;
        line-height: 1.8;
        letter-spacing: 0.1em;
    }


    .pc-view {
        display: none;
    }

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

}
