@charset "UTF-8";
/*
Theme Name:Vasagey Oita 2020
Theme URI: https://vasagey.com/
Description: A theme by Creer
Version: 1.0
Author: Creer
Author URI: http://creer-web.com/
*/

@import url("css/font.css") screen and (min-width:769px) and (max-width: 5000px);
@import url("css/base.css") screen and (min-width:769px) and (max-width: 5000px);
@import url("css/layout.css") screen and (min-width:769px) and (max-width: 5000px);

/*SP*/
@import url("css/font.css") screen and (min-width:0px) and (max-width:  768px);
@import url("css/base_sp.css") screen and (min-width:0px) and (max-width:  768px);
@import url("css/layout_sp.css") screen and (min-width:0px) and (max-width: 768px);
