﻿

/*** for Smart Phone ***/
@media (max-width:400px)
{
#subtitle img
/* ページ内画像のスマートフォン対応 */
{
        width:100%;
}
}
