﻿@charset "utf-8";

@import url("base.css") screen and (min-width:769px) and (max-width: 9000px);
@import url("base_s.css") screen and (min-width:0px) and (max-width: 768px);