@charset 'utf-8';
/*
Theme Name: Sub Twenty Seventeen
Template: twentyseventeen
Theme URI: http://wordpress.org/extend/themes/twentyseventeen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: Twenty Seventeen 子テーマ
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
*/
@import url('../twentyseventeen/style.css');

/*
@media screen and (min-width: 48em) {

	.home #primary.rental-car,
	.single #primary.rental-car {
		float: none;
		width: 100%;
	}

	.home .site-main > article {
        float: left;
        margin: 0 1.5em auto;
		padding-bottom: 4em;
		width: 42%;
	}

	body.page #primary.rental-car .entry-content {
		float: none;
		width: 100%;
	}

}

.page-header.entry-header {
	float: none;
}
*/

@import url('css/ress.min.css');
@import url('css/utility.css');
@import url('css/scroll-hint.css');
@import url('css/common.css');
@import url('css/common_tablet.css');
@import url('css/common_smartphone.css');
@import url('css/reserve_box.css');
