﻿@charset "UTF-8";


/* ▼▼▼ 480px〜768px
=====================================*/
@media screen and (max-width: 768px) {

}

/* ▼▼▼ 320px〜
=====================================*/
@media screen and (max-width: 320px) {
	

	
}


