@charset "utf-8";

/*=========================================*/
/* import */
/*=========================================*/


/*-- 基本設定 --*/
@import url("reset.css");

/*-- 共通設定 --*/
@import url("common.css");

/*-- GLOBAL NAV --*/
@import url("global_nav.css");

/*-- Lity --*/
@import url("lity.css");

/*-- WEB FONT --*/
@font-face{
	font-family:text_01;
	src:url('../font/Cotillio.woff') format('woff');
}
@font-face{
	font-family:text_02;
	src:url('../font/DF-HosoMaruGothic-W3.woff') format('woff');
}
@font-face{
	font-family:text_05;
	src:url('../font/DF-HosoKaiSho-W3.woff') format('woff');
}
@font-face{
	font-family:text_06;
	src:url('../font/wds_font.woff') format('woff');
}