@charset "utf-8";

@import url(reset-fonts-grids.css?20180322);
@import url(reset.css?20180322);
@import url(base.css?20180322);
@import url(base_add.css?20180324); /* jpt add*/
@import url(common_jaen.css?20180324); /* jpt add*/
@import url(common_jaen_add.css?20180404); /* jpt add*/
@import url(layout.css?20180324);
@import url(layout_add.css?20180404); /* jpt add*/
@import url(inpage.css?20180324);
@import url(inpage_add.css?20180404); /* jpt add*/


/* for Smart Phone & Tablet*/
@import url(responsible.css?201708172) screen and (max-device-width: 767px) and (orientation: portrait);
@import url(responsible.css?201708172) screen and (max-device-width: 767px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.3);
@import url(responsible.css?201708172) screen and (max-device-width: 767px) and (orientation: landscape) and (min-device-pixel-ratio: 1.3);


/* jpt add*/
@import url(responsible_jaen_add.css?20180404) screen and (max-device-width: 767px) and (orientation: portrait);
@import url(responsible_jaen_add.css?20180404) screen and (max-device-width: 767px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.3);
@import url(responsible_jaen_add.css?20180404) screen and (max-device-width: 767px) and (orientation: landscape) and (min-device-pixel-ratio: 1.3);