﻿@charset "utf-8";
/*
Theme Name: 株式会社リネイルテンプレート
Description: 株式会社リネイルHPレイアウトです。
Version: 1.0
Author: Reneil
Author URI: http://reneil.jp/
License: GNU General Public License
License URI: license.txt
*/
/*---------------------------------------
	スタイルシート
---------------------------------------*/

@import url(css/mobile.css) screen and (max-width: 1099px); /* 320以下 */
@import url(css/default.css) print,screen and (min-width: 1100px); /* 769以上 */
