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


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


    /* contents02 */

    .contents02 .lc03-wrap .layout-contents03:not(:last-child) {
        margin-bottom: 25px;
    }

    /* 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 ul {
        gap: 10px 3%;
    }

    .layout01 ul li {
        width: 280px;
    }

    .contents02 .layout01 ul li {
        width: 48.5%;
    }

    .layout01 ul li a {
        font-size: 14px;
        letter-spacing: 0em;
        display: block;
        min-width: 0px;
        padding: 15px 0px;
    }

    .contents02 .layout01 ul li a {
        min-width: 0px;
    }

    .layout01a ul li a {
        min-width: 0px;
    }


    /* layout02 */

    .layout02 .box-title {
        padding: 15px 0px 20px;
    }

    .layout02 .box-title h4 {
        font-size: 20px;
        letter-spacing: 0.05em;
    }

    .layout02 .box-title h4::before,
    .layout02 .box-title h4::after {
        border-width: 3px;
    }

    .layout02 .box-title h4::before {
        margin-right: 20px;
    }

    .layout02 .box-title h4::after {
        margin-left: 20px;
    }


    .pc-view {
        display: none;
    }

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

}
