@charset "UTF-8";

/* reset & basestyle
----------------------------------------------------------- */
@import url("normalize.css");
@import url("style_pc.css") screen and (min-width: 641px);
@import url("style_sp.css") screen and (max-width: 640px);

/* underpase style
----------------------------------------------------------- */
@import url("style_pc_corporate.css") screen and (min-width: 641px);
@import url("style_sp_corporate.css") screen and (max-width: 640px);

/* shop
----------------------------------------------------------- */
@import url("style_pc_shop.css") screen and (min-width: 641px);
@import url("style_sp_shop.css") screen and (max-width: 640px);
@import url("style_pc_faq.css") screen and (min-width: 641px);
@import url("style_sp_faq.css") screen and (max-width: 640px);

/* shop (color)
----------------------------------------------------------- */
@import url("style_green_pc.css") screen and (min-width: 641px);
@import url("style_green_sp.css") screen and (max-width: 640px);
@import url("style_brown_pc.css") screen and (min-width: 641px);
@import url("style_brown_sp.css") screen and (max-width: 640px);






/* bxslider
----------------------------------------------------------- */
@import url("jquery.bxslider.css");

/* headaccordion
----------------------------------------------------------- */
@import url("accordion.css");

/* menu_to_accordion
----------------------------------------------------------- */
@import url("menu_to_accordion.css") screen and (max-width: 640px);

/* slick
----------------------------------------------------------- */
@import url("slick.css");

/* menu
----------------------------------------------------------- */
@import url("menu.css");

/* colorbox
----------------------------------------------------------- */
@import url("colorbox.css");

