@charset "utf-8";

body { border: solid 5px #000; font-size: 0.85em;}

/* ------------------------
	ヘッダー
------------------------ */

.header { border-bottom-width: 5px; padding: 8px 70px 8px 10px;}
.header h1 img { width: auto; max-height: 44px;}

/* ------------------------
	グローバルナビ
------------------------ */

.humberger { top: 10px; right: 15px;}
.sp-navi .sp-navi-inner { padding-top: 70px;}

/* ------------------------
	フッター
------------------------ */

.footer h2 { padding: 0px 20%;}
.fixed_btn03 { border-bottom-width: 5px; width: calc(100% - 10px);}

/* ------------------------
	コンテンツ
------------------------ */

.bottom_border { border-bottom-width: 5px;}

.heading_large { font-size: 2.2em;}
.sec10 h2.mb40 { margin-bottom: 25px !important;}

.sec11 .text01 { font-size: 1.6em;}

.contact_box p.bold { font-size: 1.2em;}

@media only screen and (max-width: 640px) {
	.car_list > ul > li, .car_list .bxslider > li { margin-bottom: 25px;}
	.car_list .box_inner { padding: 0px 4% calc(4% + 8px); font-size: 3.5vw;}
	.car_list .price li:last-child { font-size: 1.2em;}
	.car_list .price .num01 { font-size: 2em;}
	.car_list figure .pos_ab { width: 50px;}
	.car_list .ico_new { width: 50px;}
}

