<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* �翫�贋���ゝ���榊�� CSS */
@media screen and (max-device-width: 450px){
    .g-mn {padding: 3%;}

    .g-lm {width: 100%; min-height: auto; background-position: left bottom;}
    .u-flm {height: 60px; line-height: 60px; font-size: 18px;}
    .u-flm img {max-width: 32px;}
    .m-lm li {width: 33.3%; height: 60px; line-height: 60px; }
    .m-lm li a {font-size: 16px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
    .m-lm li.z-state a::after{content:none;background:none;}
    .g-lb {width: 100%; margin: 10px 0 0 0; min-height: auto;}
    .m-lb li a {width: 65%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
	.m-local {display: none;}
}</pre></body></html>