@charset "utf-8";
/* CSS Document */
/*
Theme Name: ISHINOTOMO
Theme URI: https://
Author: hero-innovation
Version: vol.01
*/
/*
@import url("css/pc.css");
*/
@import url("css/pc.css") screen and (min-width: 841px);
@import url("css/sp.css") screen and (max-width: 840px);
@import url("css/pc.css") print;
/*
@media (orientation: landscape){
}
*/