﻿@charset "utf-8";

@import url("reset.css") screen and (min-width:0px) and (max-width: 9000px);
@import url("common.css") screen and (min-width:541px) and (max-width: 9000px);
@import url("common_s.css") screen and (min-width:0px) and (max-width: 540px);
@import url("../../css/index.css") screen and (min-width:541px) and (max-width: 9000px);
@import url("../../css/index_s.css") screen and (min-width:0px) and (max-width: 540px);