
/*
footer .notice {background:#F3F4F5;}
@media screen and (max-width: 1200px) {
    #page-9 .firstPage div.wrap1200  {width:920px !important;  margin:0 auto;}
    #page-9 .firstPage div.wrap1200 ul.logoUl li.content {width:460px; font-size:79px; text-indent:-5px; line-height:350px;}
}

@media screen and (max-width: 920px) {
    #page-9 .firstPage div.wrap1200 {width:100% !important; }
    #page-9 .firstPage div.wrap1200 ul.logoUl li.logo {width:60% !important; float:left;}
    #page-9 .firstPage div.wrap1200 ul.logoUl li.content {width:40% !important; line-height:202px; text-align:center; font-size:2rem; }
}

@media screen and (max-width: 830px) {
    #page-9 .firstPage div.wrap1200 ul.logoUl li.logo img {max-width:100%; margin-top:-10%;}
}

@media screen and (max-width: 530px) {
    #page-9 .firstPage div.wrap1200 ul.logoUl li.logo {width:100% !important; background:#fff; }
    #page-9 .firstPage div.wrap1200 ul.logoUl li.content {display:none;}
}
 */
