@charset "UTF-8";
/*
Theme Name: Tankai
*/

@import url("style_common_pc.css") screen and (min-width: 840px);
@import url("style_ine_pc.css") screen and (min-width: 840px);
@import url("style_common_sp.css") screen and (max-width: 840px);
@import url("style_ine_sp.css") screen and (max-width: 840px);
@import url("style_ine_pc.css") print;

