﻿@charset "UTF-8";
/*
 * Theme Name: PURSHESE CMS THEME (OSAKE) 2
 * Description: This is our original theme.
 * Author: YOKOHAMA DESIGN
 * Version:2.1
 * */
@import url(./css/reset.css);
@import url(./css/common.css);
@import url(./css/sp.css) all and (max-width: 640px);
@import url(./css/pc.css) screen and (min-width: 641px);