/* デフォルトは非表示(PC) */.sp_only { display: none; }/* スマホサイズ(767px以下)で表示 */@media screen and (max-width: 767px) { .sp_···