@charset "utf-8";
.fw{height:200px}
.ys{height:160px}
#shouji{display:none !important}
@media screen and (max-width: 768px) and (min-width: 320px){
.fw{height:140px}
.ys{height:auto !important}
#shouji{display:block !important}
}

