@charset "utf-8";
/* CSS Document */

.iphone #hd_title img {
    /* iPhoneのみ */
 max-width: 240px;
 max-height: 56px;
}
