/*
Theme Name: radonsparesort
Theme URI: radonsparesort
Author: Radon Spa Resort team
Author URI: https://wordpress.org/
Description: Radon Spa Resort.
Version: 1.0
License: GNU General Public License v2 or later
License URI: 
Text Domain: radonsparesort.com

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*
@import url(http://fonts.googleapis.com/css?family=Karla|Quicksand);
@import url('styles/boots-bones.css');
*/
/* ---------------------------------------------
- 初期化CSS
--------------------------------------------- */
/*@import "./css-reset.css";*/
/* ---------------------------------------------
- 基本CSS
--------------------------------------------- */
/*@import "./css-common.css";*/
/* ---------------------------------------------
- layout CSS
@import "./css-layout.css";
--------------------------------------------- */
/* ---------------------------------------------
- mobile CSS
@import url("./css-mobile.css") all and (max-width: 800px) ;
--------------------------------------------- */
/* ---------------------------------------------
- print CSS
--------------------------------------------- */
/*@import url("./css-print.css") print;*/