@charset "utf-8";


/*--- tablet ---*/
@media screen and (max-width: 1023px) {

}

/*--- SP ---*/
@media screen and (max-width: 639px) {

}


