@charset "utf-8";

/*--------------------------------------------
2026年5月2日
--------------------------------------------*/

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

    #header .hdr_left {
        width: 68%;
        text-align: center;
    }

    #header .hdr_right {
        width: 32%;
    }

}

/*-------*/

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

    #top #sec_01 .sec_inner #sec_about > strong.pc_none {
        font-size: 14px;
        color: #000;
    }

    #top #sec_01 .sec_inner #sec_about h2.pc_none {
        font-size: 19px;
        color: #ff6600;
    }

}
