@charset "utf-8";
@font-face {
  font-family: soho-gothic-pro;
  src: url(../fonts/SohoGothic/soho-gothic-pro-light.8fc15a2.woff2) format("woff2"), url(../fonts/SohoGothic/soho-gothic-pro-light.de60c14.woff) format("woff");
  font-weight: 300;
  font-style: normal
}
@font-face {
  font-family: mclaren-bespoke;
  src: url(../fonts/McLarenBespoke/mclaren-bespoke-light.6555357.woff2) format("woff2"), url(../fonts/McLarenBespoke/mclaren-bespoke-light.64ceda7.woff) format("woff");
  font-weight: 300;
  font-style: normal
}
@font-face {
  font-family: mclaren-bespoke;
  src: url(../fonts/McLarenBespoke/mclaren-bespoke-regular.9527808.woff2) format("woff2"), url(../fonts/McLarenBespoke/mclaren-bespoke-regular.144802d.woff) format("woff");
  font-weight: 400;
  font-style: normal
}
@font-face {
  font-family: mclaren-bespoke;
  src: url(../fonts/McLarenBespoke/mclaren-bespoke-bold.49950c5.woff2) format("woff2"), url(../fonts/McLarenBespoke/mclaren-bespoke-bold.5ac851b.woff) format("woff");
  font-weight: 700;
  font-style: normal
}
.txt-en {
  font-family: 'mclaren-bespoke';
}
/*==================================================
cmn
==================================================*/

html {
	overflow: auto;
	font-size: 62.5%;
}
body {
  overflow: hidden;
  font-family: mclaren-bespoke, soho-gothic-pro;
  color: #000;
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 2em;
  letter-spacing: 0.05em;
  position: relative;
  font-weight: 400;
  margin: 0px;
  padding: 0px;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
header, nav, div, h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, img, table, tr, td, th, input, textarea, select, a, figure, span {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.8em;
	letter-spacing: 0.1em;
	font-weight: normal;
}
p {
	margin-bottom: 1em;
}
p:last-child {
	margin-bottom: 0;
}
a, input[type="submit"] {
	text-decoration: none;
	color: inherit;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	outline: none;
}
a:hover, input[type="submit"]:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
.wrap {
	margin: 0 auto;
	padding: 0;
	box-shadow: none;
	max-width: 1400px;
	width: 100%;
	overflow: hidden;
}
.wrap-s {
	padding: 0;
	margin: 0 auto;
	box-shadow: none;
	max-width: 1200px;
	width: 100%;
}
.sp {
	display: none !important;
}
.youtube-box {
	position: relative;
	width: 100%;
	padding-top: 68%;
}
.youtube-box iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
video {
	width: 100%;
	vertical-align: middle;
}
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-top: 5%;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
/*==================================================
head
==================================================*/

.site-header {
	overflow: hidden;
	padding: 30px 0;
}
.site-header hgroup {
	overflow: hidden;
}
.site-header h1 {
	width: 200px;
	margin: 0 auto;
	line-height: 0;
}
.site-header h1 a {
	display: block;
	line-height: 0;
}
/*==================================================
foot
==================================================*/
.site-foot {
	padding: 50px 0;
	background: #191b1c;
	text-align: center;
}
.site-foot p {
	color: #fff;
}
.site-foot h2 img {
	width: 120px;
}
footer address {
	font-style: normal;
	color: #fff;
	font-size: 60%;
	margin: 20px 0 0;
}
/*==================================================
content
==================================================*/
section {
	padding: 140px 0 140px;
}
.pad-t00 {
	padding-top: 0;
}
.txt-min {
<!--
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
-->
}
.bg-gray {
	background: rgba(0,0,0,0.25);
}
.bg-black {
	background: #000;
	color: #fff;
}
.txt-center {
	text-align: center;
}
.tit01 {
	font-size: 4.0rem;
	text-align: center;
	margin: 0 0 1.5em;
	line-height: 1.4em;
}
.tit01 .txt-s {
	font-size: 80%;
	display: block;
}
.tit02 {
	font-size: 4.0rem;
	margin-bottom: 1.5em;
}
/*カラム*/
.col-2, .col-3, .col-4 {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.col-re {
	flex-direction : row-reverse
}
.col-2 .col-box {
	width: 49%;
}
.col-3 .col-box {
	width: 32%;
}
.col-4 .col-box {
	width: 23.5%;
}
.ggmap {
	position: relative;
	padding-bottom: 75%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.ggmap iframe, .ggmap object, .ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*==================================================
index
==================================================*/
.main-img {
	padding: 0;
	height: 55vw;
	background: url(../img/main_img.jpg) no-repeat center bottom;
	background-size: cover;
	position: relative;
}
.main-txt {
	text-align: left;
	color: #fff;
	padding-left: 3.0em;
}
.main-txt h1 {
	font-size: 8rem;
	letter-spacing: 0.05em;
	line-height: 1.1em;
	padding-top: 4%;
}
.main-txt h1 .txt-jp {
	font-size: 65%;
	margin-left: 0.2em;
}
.intro-sec {
	background-image: linear-gradient(to right, #00ffff, #0041ff);
	padding: 0;
	color: #fff;
	text-align: center;
}
.intro-sec h1 {
	padding: 40px 5%;
	font-size: 4rem;
}
.intro-sec h1 .txt-s {
	display: block;
	font-size: 60%;
	line-height: 2em;
}
.fair-sec {
	text-align: center;
}
.fair-sec .txt-box{
	text-align: center;
	margin-bottom: 8%;
}
.fair-sec .day{
	font-size:2.8rem;
	margin-bottom: 5%;
}
.fair-sec .day .num{
	font-size:128%;
	vertical-align: -0.03em;
	font-weight: 300;
}
.fair-sec .txt-box p{
	    font-size: 2.2rem;
    line-height: 2em;
}
.fair-sec  .img-box .tit-box{
	margin-bottom: 5%;
}
.fair-sec  .img-box h2{
	 font-size: 3.8rem;
	margin-bottom: 0.5em;
}
.info-box {
	text-align: center;
}
.info-box h2 {
	font-size: 3.6rem;
}
.info-box dt {
	max-width: 250px;
	width: 100%;
	margin: 0 auto;
	background: #ed7102;
	color: #fff;
	font-size: 2.4rem;
	padding: 8px;
	margin-top: 8%;
	margin-bottom: 1.5em;
}
.info-box dd {
	font-size: 4rem;
	line-height: 1.4em;
}
.info-box dd .txt-m {
	font-size: 70%;
}
.info-box dd .txt-s {
	font-size: 2.4rem;
}
.map-box {
	position: relative;
}
.ggmap {
	max-width: 900px;
	width: 100%;
	margin: 5% auto 0;
	position: relative;
	padding-bottom: 40%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.ggmap iframe, .ggmap object, .ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.map-box .btn {
	position: absolute;
	bottom: 0;
	right: 0;
}
section#contact {
	padding-top: 0;
}
.car-sec .head {
	text-align: center;
	margin-bottom: 8%;
}
.car-sec h1 {
	font-size: 7rem;
	margin: 0;
}
.car-sec .head p {
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
	color: #fff;
	background: #ed7102;
	font-size: 2.4rem;
	padding: 8px;
	margin-top: 8%;
	margin-top: 1.5em;
}
.car-box .img {
	width: 59.25%;
}
.car-box .txt {
	width: 38%;
}
.car-box .txt h2 {
	font-size: 7rem;
	line-height: 1em;
	letter-spacing: 0;
	margin-bottom: 0.4em;
}
.car-box .txt .txt01 {
	font-size: 2rem;
	line-height: 1.6em;
}
.car-box .txt .txt02 {
	font-size: 2.6rem;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}
.car-box .txt .txt-box {
	min-height: 250px;
	margin-bottom: 1.5em;
}
.car-box .txt .txt-box p {
	font-size: 90%;
	line-height: 2em;
}
.car-box .txt .price {
	font-size: 3.4rem;
	margin-bottom: 1em;
}
.car-box .txt .price .num {
	font-size: 150%;
	font-weight: bold;
}
.car-box .txt .price.soldout {
	background: #ed7102;
	color: #fff;
	text-align: center;
	padding: 10px;
	font-size: 4rem;
	line-height: 1em;
}
.car-sec .img-list {
	overflow: hidden;
	letter-spacing: -.4em;
	margin-top: 2%;
}
.car-sec .img-list li {
	display: inline-block;
	letter-spacing: normal;
	width: 18.5%;
	margin-right: 1.875%;
}
.car-sec .img-list li:last-child {
	margin-right: 0;
}
.btn-list {
	margin-bottom: 8%;
}
.btn-list a {
	display: block;
	text-align: center;
	background: #000;
	color: #fff;
	font-size: 3.4rem;
	padding: 50px 10px;
	line-height: 1.5em;
}
/*ボタン*/
.bnr {
	margin-top: 100px;
}
.detail-link {
	text-align: center;
	max-width: 650px;
	width: 100%;
	margin: 50px auto 0;
}
.detail-link.no-mar {
	margin-top: 0;
}
.detail-link li:first-child {
	margin-top: 0;
}
.detail-link li {
	display: block;
	margin: 20px 0 0;
}
.detail-link a {
	display: block;
	padding: 30px 50px;
	color: #fff;
	font-size: 24px;
	font-size: 2.4rem;
}
.detail-link li.mail a {
	background: #ed7102;
}
.detail-link li.mail.no-icon a:before {
	display: none;
}
.detail-link li.mail a:before {
	content: "";
	display: inline-block;
	width: 50px;
	height: 50px;
	background: url(../img/icon_mail.png) no-repeat center;
	background-size: 100% auto;
	vertical-align: middle;
	margin: -5px 20px 0 0;
}
.detail-link li.tel a:before {
	content: "";
	display: inline-block;
	width: 50px;
	height: 50px;
	background: url(../img/icon_tel.png) no-repeat center;
	background-size: auto 100%;
	vertical-align: middle;
	margin: -5px 20px 0 0;
}
.detail-link li.tel a {
	background: #48535b;
	font-size: 2.8rem;
	border: 1px solid #000;
}
.detail-link li.tel a span {
	font-size: 13px;
	margin: 0 0 0 20px;
}
/*nagoya*/
.nagoya .main-txt h1{
	color: #fff;
}
.nagoya .main-txt h1 .txt-jp {
	font-size: 50%;
	margin-left: 0;
	display: block;
}
.nagoya .info-box .txt{
	margin-top: 5%;
}
.nagoya .info-box .txt h3{
background: #000000;
	color:#fff;
	line-height: 1.5em;
	padding:20px 10px;
	font-weight: bold;
	margin-bottom: 1em;
}
.nagoya .info-box .txt h4{
	font-size:110%;
	margin-bottom:5%;
}
.nagoya .car-sec h1 {
    font-size: 5rem;
    margin: 0;
}
/*==================================================
お問い合わせ
==================================================*/
.contact-box .info-driving {
	margin: 0 0;
	text-align: center;
}
.contact-box .info-driving .txt-box {
	padding: 0 0 40px;
	display: inline-block;
	text-align: left;
}
.table-style01 {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.table-style01 th {
	width: 40%;
	padding: 30px 2.5%;
	background: #f0f0f0;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	line-height: 1.6em;
}
.table-style01 .txt-s {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.8em;
	margin: 10px 0;
}
.mw_wp_form .error {
	color: #eb5128 !important;
	font-size: 100%;
	font-weight: bold;
}
.table-style01 td {
	padding: 30px 2.5%;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
.mw_wp_form_preview td span, .mw_wp_form_preview td p.no {
	display: none;
}
.table-style01 td p {
	margin: 0;
}
.form-box input[type=text].mini {
	width: 20%;
}
.form-box input[type=text].short {
	width: 25%;
}
.form-box textarea, .form-box input[type=text], .form-box input[type=email] {
	width: 60%;
	height: 50px;
	border-radius: 0;
	border: #ccc 1px solid;
	padding: 10px;
	font-size: 100%;
}
.form-box textarea {
	width: 100%;
	vertical-align: bottom;
	height: 150px;
}
.form-box select {
	width: 60%;
	padding: 10px;
	height: 50px;
	overflow: hidden;
	border: #ccc 1px solid;
	background: url(https://www.hakko-group.co.jp/img/common/ico_arrow02.png) 97% center no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	border-radius: 0;
	border: 1px solid #ccc;
	font-size: 100%;
}
.form-box table .checkbox, .form-box table .checkbox02 {
	display: none;
	padding: 10px;
}
.form-box table .brand-check label, .form-box table .car-check label {
	padding-left: 40px;
}
.form-box table label {
	position: relative;
	padding: 12px 10px 10px 0px;
}
.form-box table .mwform-checkbox-field label:after {
	content: "";
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	top: 50%;
	left: 0;
	margin-top: -10px;
	border: 1px solid #ccc;
}
.form-box table .mwform-checkbox-field.checked label:before {
	content: "";
	position: absolute;
	display: block;
	top: 55%;
	left: 5px;
	width: 16px;
	height: 8px;
	margin-top: -5px;
	border: none;
	border-left: 3px solid #aaa;
	border-bottom: 3px solid #aaa;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.must {
	background: #ed7102;
	color: #fff;
	padding: 0px 10px;
	font-size: 11px;
	font-size: 1.1rem;
	font-weight: bold;
	margin: -5px 0 0 10px;
	display: inline-block;
	vertical-align: middle;
}
.form-box {
}
.form-box h3 {
	margin-top: 80px;
	text-align: center;
	font-size: 24px;
	font-size: 2.4rem;
}
.form-box table {
	margin: 50px 0;
	width: 100%;
}
.form-box .btn-submit {
	text-align: center;
}
.form-box .btn-submit li {
	display: inline-block;
	margin: 0 5px;
}
.form-box input[type="submit"] {
	display: block;
	background: #ed7102;
	color: #fff;
	padding: 30px 150px;
	border: none;
	border-radius: 0;
	-webkit-appearance: none;
	font-size: 100%;
	-webkit-appearance: none;
	cursor: pointer;
	font-size: 24px;
	letter-spacing: 2px;
}
.btn-submit li:last-child input[type="submit"] {
	background: #ccc;
}
.thanks-box {
	border-top: 1px solid #ccc;
	padding: 200px 0 300px;
}

@media screen and (max-width: 1550px) {
.wrap {
	padding: 0 5%;
}
.car-box .img {
	width: 50%;
}
.car-box .txt {
	width: 47%;
}
.car-box .txt .txt-box p {
	font-size: 80%;
	line-height: 1.8em;
}
.car-box .txt .txt-box {
	min-height: inherit;
}
}

@media screen and (max-width: 1400px) {
.campaign-car li {
	font-size: 0.9vw;
}
}

@media screen and (max-width: 1100px) {
html {
	font-size: 50%;
}
.info-driving .col-2 > .col .info-driving .txt-box {
	display: inline-block;
	text-align: left;
	width: auto !important;
}
}

@media screen and (max-width: 800px) {
/*==================================================
cmn
==================================================*/
html {
	overflow: auto;
	font-size: 45%;
}
body {
	font-size: 14px;
	line-height: 2em;
	letter-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0px;
}
.sp {
	display: block !important;
}
.pc {
	display: none !important;
}
.wrap, .wrap-s {
	padding: 0 5%;
}
.wrap .wrap-s {
	padding: 0;
}
/*==================================================
head
==================================================*/
.site-header {
	padding: 20px 0;
}
.site-header h1 {
	width: 120px;
}
/*==================================================
foot
==================================================*/
.site-foot {
	padding: 30px 0;
}
.site-foot h2 img {
	width: 80px;
}
footer address {
	font-style: normal;
	color: #fff;
	font-size: 60%;
	margin: 20px 0 0;
}
/*==================================================
content
==================================================*/
section {
	padding: 40px 0;
}
.txt-center {
	text-align: left;
}
.tit01, .tit02 {
	font-size: 24px;
	margin-bottom: 1em;
	text-align: center;
}
/*カラム*/
.col-2 .col-box {
	width: 100% !important;
	display: block;
}
.col-3 .col-box {
	width: 100% !important;
	display: block;
}
.col-4 .col-box {
	width: 50%;
	display: block;
}
/*ボタン*/
.detail-link {
	margin: 30px 0 0;
}
.detail-link p {
	display: block;
}
.detail-link a {
	padding: 10px 0;
}
/*==================================================
index
==================================================*/
.main-img {
	height: 80vw;
	background: url(../img/main_img.jpg) no-repeat center bottom;
	background-size: cover;
}
.main-txt h1 {
	font-size: 4rem;
	padding-top: 6%;
	font-weight: bold;
}
.intro-sec h1 {
	padding: 20px 5%;
	font-size: 3rem;
	line-height: 1.5em;
}
.intro-sec h1 .txt-s {
	line-height: 1.8em;
	display: block;
	margin-top: 0.5em;
}
.info-box h2 {
	font-size: 2rem;
}
.info-box dt {
	margin-bottom: 1em;
}
.info-box dd {
	font-size: 3rem;
}
.info-box dd .txt-s {
	font-size: 2rem;
	margin-top: 10px;
	display: block;
	line-height: 1.5em;
}
.map-box .btn {
	width: 200px;
}
.car-sec h1 {
	font-size: 4rem;
}
.car-sec .head p {
	margin-top: 1em;
}
/*ボタン*/
.bnr {
	margin-top: 40px;
}
.detail-link {
	margin: 30px auto 0;
	max-width: 100%;
}
.detail-link li {
	display: block;
	font-weight: bold;
	margin: 10px 0 0;
}
.detail-link a {
	display: block;
	padding: 20px 10px;
	color: #fff;
	font-size: 16px;
}
.detail-link li.mail a {
	background: #eb5128;
}
.detail-link li.mail a:before {
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../img/icon_mail.png) no-repeat center;
	background-size: 100% auto;
	vertical-align: middle;
	margin: -5px 10px 0 0;
}
.detail-link li.tel a:before {
	content: "";
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../img/icon_tel.png) no-repeat center;
	background-size: auto 100%;
	vertical-align: middle;
	margin: -5px 10px 0 0;
}
.detail-link li.tel a {
	background: #48535b;
	font-size: 16px;
}
.detail-link li.tel a span {
	font-size: 8px;
	margin: 0 0 0 10px;
}
.car-box .txt h2 {
	font-size: 5.6rem;
	margin: 0.5em 0 0.2em;
}
.car-box .txt .txt01 {
	margin-bottom: 0.5em;
}
.car-box .txt .txt02 {
	font-size: 2.4rem;
}
.car-box .txt .txt-box {
	min-height: inherit;
	margin-bottom: 1em;
}
.car-box .txt .txt-box p {
	font-size: 80%;
	line-height: 1.8em;
}
.car-box .txt .price {
	font-size: 2.8rem;
}
.car-sec .img-list {
	text-align: center;
}
.car-sec .img-list li {
	display: inline-block;
	letter-spacing: normal;
	width: 32%;
	margin: 0.6666667%;
}
.btn-list a {
	font-size: 2.4rem;
	padding: 30px 5px;
	font-weight: bold;
}
 .nagoya .info-box .txt p{
		text-align: left;
	}
	.nagoya .info-box .txt h3 {
  
    line-height: 1.5em;
    padding: 10px 10px;
   
}
	.nagoya .info-box dd{
		font-size:2.6rem;
	}
	.nagoya .car-sec h1 {
    font-size: 3.8rem;
}
/*==================================================
お問い合わせ
==================================================*/

.contact-box .info-driving .txt-box {
	padding: 0 0 20px;
}
.form-box h3 {
	margin-top: 30px;
	text-align: center;
	font-size: 20px;
}
.must {
	padding: 0px 5px;
	font-size: 10px;
	margin: -2px 0 0 5px;
}
.table-style01 th {
	display: block;
	width: 100%;
	padding: 10px 10px 10px;
	font-weight: bold;
}
.table-style01 .txt-s {
	font-size: 10px;
	font-size: 1.6rem;
}
.table-style01 td {
	display: block;
	width: 100%;
	padding: 10px 10px 15px;
}
.form-box textarea, .form-box input[type=text], .form-box input[type=email] {
	width: 100%;
	height: 45px;
	border-radius: 0;
	border: #ccc 1px solid;
	padding: 10px;
	font-size: 16px;
}
.form-box textarea {
	height: 100px;
}
.form-box table label {
	position: relative;
	padding: 5px 10px 5px 0px;
}
.form-box table .mwform-checkbox-field label:after {
	margin-top: -12px;
}
.form-box table .mwform-checkbox-field.checked label:before {
	margin-top: -7px;
}
.form-box select {
	width: 100%;
	height: 45px;
	font-size: 16px;
}
.form-box table {
	margin: 20px 0;
}
.form-box .btn-submit li {
	display: block;
	margin: 0 0 10px;
}
.form-box input[type="submit"] {
	display: block;
	padding: 20px 10px;
	width: 100%;
}
.mwform-checkbox-field label, .mwform-radio-field label {
	display: block;
	padding: 0 0 5px;
}
.mw_wp_form .horizontal-item + .horizontal-item {
	margin-left: 0 !Important;
}
.form-box input[type="submit"] {
	padding: 20px 20px;
	font-size: 16px;
	letter-spacing: 0px;
}
.thanks-box {
	padding: 50px 0 100px;
}
}

@media screen and (max-width: 320px) {
html {
	font-size: 40%;
}
body {
	font-size: 12px;
}
.campaign-box ul {
	padding: 15px 0;
	font-size: 16px;
}
.car-sec .spec dd {
	font-size: 85%;
}
}
