@charset "utf-8";
@import url(mobile_header.css);
@media screen and (max-width: 750px) {

.Main{background:url("../images/zxns_bg_1.png")no-repeat center top;background-size:100% auto;}
.zxnsPart{margin-top:20px;padding:20px 10px;margin-bottom:30px;}
.zxnsPart h1{font-size:24px;line-height:30px;margin-bottom:30px;}
}