﻿@import url("/css/pc_style.css") screen and (min-width:769px);
@import url("/css/tablet.css") screen and (min-width:641px) and (max-width:768px);
@import url("/css/smart.css") screen and (max-width:640px);