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

@import url('common/css/common.css');
@import url('common/css/base.css');
@import url('common/css/menu.css') screen and (max-width : 999px);
@import url('common/css/tablet.css') screen and (min-width : 768px) and (max-width : 1139px);
@import url('common/css/sp.css') screen and (max-width : 767px);
