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


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

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

    /* lay1160 */

    .lay1160 {
        width: 88%;
    }

    .lay p {
        text-align: left;
    }

    /* layout03 */

    .layout03 .box:not(:last-child) {
        margin-bottom: 50px;
    }

    .layout03 .box-text:not(:last-child) {
        margin-bottom: 40px;
    }

    .layout03 h5 {
        font-size: 18px;
        padding-bottom: 18px;
        margin-bottom: 25px;
    }

    .layout03 ul {
        padding-left: 10px;
    }

    .pc-view {
        display: none;
    }

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

}
