
@media screen and (min-width: 769px) and (max-width: 1024px) {
    /* タブレット向け調整はここに記述 */
}
