/*SP Layout
===================================*/
@media print, screen and (max-width: 768px) {
h1#logo_img img {
    width: 100%!important;
}
}