@charset "utf-8";

/* カスタマイズ用css */



@media screen and (min-width: 768px) and (max-width: 1270px){
}

@media screen and (max-width: 767px){
}
