@charset "UTF-8";
/*******************************************
ALG
*******************************************/
@import "css/reset.css";
@import "css/defalt.css";
@import "css/icons.css";

/*ie hack*/
@import "css/hack.css";

@import url("css/contents.css") only screen and (min-width:768px);
@import url("css/common.css") only screen and (min-width:768px);

/* 
@import "css/common.css";
@import "css/contents.css";

sphone */
@import url("css/sp_contents.css") only screen and (max-width:767px);
@import url("css/sp_common.css") only screen and (max-width:767px);
@import url("css/style.css") only screen and (max-width:767px);


/*fonts*/

@import url(//fonts.googleapis.com/css?family=Titillium+Web);
@import url(//fonts.googleapis.com/css?family=Radley);
@import url(//fonts.googleapis.com/css?family=Noto+Serif);
@import url(//fonts.googleapis.com/css?family=Droid+Serif);