@charset "utf-8";

/*
===== 1: main =====
*/
@import url(http://fonts.googleapis.com/css?family=Fira+Sans:400,300,500);
@import "style5-3.css";
/*@import "style.css";*/
/*@import "type.css";*/

@import url("style-3.css") screen and (min-width:769px);
@import url("style-3.css") screen and (min-width:641px) and (max-width:768px);
@import url("sp-2.css") screen and (max-width:640px);


@import url("type-3.css") screen and (min-width:769px);
@import url("type-3.css") screen and (min-width:641px) and (max-width:768px);
@import url("type_sp-2.css") screen and (max-width:640px);