/*
Theme Name: 8ablish Portal
Author: HEVIZ Co.,Ltd.
Author URI: https://heviz.jp/
Description: for 8ablish, JAPAN
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: restaurant
Text Domain: eightablish.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.
*/



@charset "utf-8";



@import url(../../../styles2017/common_pc.css);
/* @import url(styles2017/common_sp.css) only screen and (max-width: 760px); */



@import url(../../../styles2017/header.css);
@import url(../../../styles2017/footer.css);



@import url(style_pc.css);
@import url(style_tb.css) screen and (max-width: 1024px) and (min-width: 768px);
@import url(style_sp.css) screen and (max-width: 767px);



