html {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
body {
	color: #666666;
	/*background-color: #eaeaea;*/
}
header {
	padding-top: 5px;
	padding-bottom: 5px;
}
.bg-black {
	background-color: #000;
}
.bg-white {
	background-color: #fff;
}
.pb-100 {
	padding-bottom: 100px;
}
.halfway {
	margin: 0;
}
.bnr-wrap {
	padding-top: 70px;
	padding-bottom: 100px;
}
h1,h3,h4,h5 {
	margin: 0;
}
video {
	display:block;
	margin:0;
	padding:0;
	max-width:100%;
	height:auto;
}






.vezel-title {
	margin: 0;
}
.vezel-title img {
	width: 100%;
	height: auto;
}
.vezel-present img {
	width: 100%;
	height: auto;
}
.vezel-19credit img {
	width: 100%;
	height: auto;
}
.vezel-allnew img {
	width: 100%;
	height: auto;
}
.design-block {
	position: relative;
	margin-top: 5%;
}
.design-block h2,.design-block h3 {
	margin: 0;
}
.design-block h2 {
	position: absolute;
	width: 35%;
	top: -5.5%;
}
.interior-block {
	
}
.interior-top {
	position: relative;
	margin-top: 50px;
}
.interior-top h2 {
	position: absolute;
	width: 35%;
	top: -5.5%;
}
.interior-top-img {
	width: 80%!important;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}
.interior-bottom {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10%;
}
.interior-bottom h3 {
	font-weight: normal;
	font-style: normal;
	text-align: center;
	font-size: 2em;
	line-height: 1em;
}
.interior-bottom-seat {
			display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.interior-bottom-seat div {
	width: 48%;
}
.interior-bottom-seat img {
}

.e-hev-title img {
	width: 100%;
	height: auto;
}
.e-hev-subtitle h3 {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	font-size: 3.4vw;
}
.mode-wrap {
	
}
.mode-block {
			display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
justify-content: space-between;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.mode-block p {
	font-size: 10px;
	text-align: right;
}
.mode-block div {
	width: 48%;
}
.mode-block div img {
	width: 100%;
	height: auto;
}
.mode-block div:first-child {
	width: 52%;
}
.mode-block div:last-child {
	width: 45%;
}
.mode-detail {
	text-align: right;
	margin-top: 20px;
}
.mode-detail-mecha,.mode-detail-elec {
	padding-right: 50px;
	position: relative;
	margin-bottom: 5px;
}
.mode-detail-mecha::after {
	content: "";
	width: 45px;
	height: 5px;
	background-color: #00aeeb;
	position: absolute;
	top: 40%;
	right: 0;
}
.mode-detail-elec::after {
	content: "";
	width: 45px;
	height: 5px;
	background-color: #0054a6;
	position: absolute;
	top: 40%;
	right: 0;
}
.sensing {
	border: 3px solid #919191;
	padding: 50px;
	background-color: #fff;
	margin-top: 50px;
}
.sensing h2 {
	text-align: left;
	line-height: 1.3em;
	font-weight: normal;
	font-style: normal;
	font-size: 3.5vw;
}
.sensing h2 span {
	display: block;
}
.sensing-wrap {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width: calc(100% - 100px);
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.sensing-wrap div {
	width: 48%;
	height: auto;
}
.sensing-wrap div img {
	width: 100%;
	height: auto;
}
.sensing-list {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	padding: 0;
}
.sensing-list li {
	width: 20%;
	list-style-position: inside;
	list-style-type: none;
	font-size: 1.2em;
}
.sensing-list li::before {
	content: "●";
	margin-right: .25em;
}
.sensing-list li:nth-child(1),.sensing-list li:nth-child(5) {
	width: 26%;
}
.sensing-list li:nth-child(2),.sensing-list li:nth-child(6) {
	width: 28%;
}
.sensing p {
	margin-top: .25em;
	margin-bottom: .25em;
}
.on-display p{
	color: #ff0000;
	text-align: center;
	font-size: 4em;
	position: relative;
}
.on-display-ruby {
	position: absolute;
	font-size: .5em;
	bottom: -29%;
	right: 32%;
}
.on-display-kaigyo {
	
}
.dealer-here {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
}
.dealer-here img {
	width: 100%;
	height: auto;
}
.movie-wrap {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	border: 25px solid #0033cc;
}
















h2 {
	text-align: center;
	margin: 0;
	font-size: 38px;
	line-height: 2em;
}
#wrap100 {
	width: 100%;
}
#wrap95 {
	width: 95%;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
}
#wrap90 {
	width: 90%;
	max-width: 1100px;
	margin: 0 auto;
}
#wrap90 img {
	width: 100%;
	height: auto;
}
#wrap90-100 {
	width: 90%;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
}
.txt-small {
	font-size: 12px;
	color: #fff;
}
.txt-large {
	font-size: 15px;
	color: #fff;
}
a {
	display: block;
}
/*a:hover {
	opacity: 0.7;
	display: block;
}*/







/*VEZELキャンペーン*/
.vezel-wrap img {
	width: 100%;
	height: auto;
}
.vezel-ehev {
	width: 40%;
}
.vezel-ehev-txt {
	width: 55%;
	position: relative;
}
.vezel-ehev-txt img {
	position: absolute;
	bottom: 0;
}
.vezel-ehev img, .vezel-ehev-txt img {
	width: 100%;
	height: auto;
}
.vezel-lineup-wrap {
	
}



.btn-vezel {
	margin-top: 100px;
	margin-bottom: 50px;
	width: 100%;
}
.btn-vezel img {
	border-radius: 40px;
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, 0.25);
	width: 100%;
	height: auto;
}
/*VEZELキャンペーン*/

/*キャンペーンニュース*/
.bgcolor-green {
	background-color: #009291;
	padding-bottom: 50px;
}
.campaign-title {
}
.campaign-title img {
	width: 100%;
	height: auto;
	margin-top: 80px;
	margin-bottom: 50px;
}
.campaign-2wgn {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.campaign-2wgn div {
	width: 50%;
}
.campaign-2wgn div img {
	width: 100%;
	height: auto;
}
.zan-cre {
	margin-top: 50px;
	margin-bottom: 50px;
}
.zan-cre img {
	width: 100%;
	height: auto;
}
.goseiyaku-wrap {
	margin-top: 100px;
}
.goseiyaku-wrap h2 img{
	width: 100%;
	height: auto;
	margin-bottom: 50px;
}
.goseiyaku-wrap img {
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}
.zan-cre-btm {
	background-color: #fff;
	border-radius: 5px;
	margin-top: 100px;
}
.zan-cre-btm img {
	width: 100%;
	height: auto;
}
/*キャンペーンニュース*/



/*決算*/
.kessan-all img {
	width: 100%;
	height: auto;
}

/*決算1*/
.kessan-1 p {
	color: #fff;
	font-size: 10px;
	text-align: right;
}
.kessan-title1 {
	text-align: center;
	background-size: contain;
}
.kessan-title1 img {
	max-width: 1024px;
}
.kessan1-features {
	background-color: #fff;
	text-align: center;
	padding: 30px;
}
.ribbon1 {
  display: inline-block;
  position: relative;/*リボンの高さ*/
  text-align: center;
  padding: 0 30px;/*文字の大きさ*/
  background: #008CD6;/*塗りつぶし色*/
  color: #FFF;/*文字色*/
  box-sizing: border-box;
	width: 100%;
	margin: 0 auto 20px;
	font-weight: normal;
	font-style: normal;
	font-size: 2.5em;
}
.kessan1-features-inner {
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-justify-content: space-between;
justify-content: space-between;	
}
.kessan1-features-inner div {
	width: 48%;
	margin-bottom: 10px;
	margin-top: 10px;
}

.fit {
	margin-top: 50px;
	z-index: 1;
	position: relative;
}
.fit2 {
	margin-bottom: 50px;
	margin-top: -4%;
	z-index: -1;
	position: relative;
}
.fit2 img {
	width: 100%;
	height: auto;
}
/*決算1*/




/*3ボタン*/
.btn-all {
	border-radius: 20px;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
	padding: 20px;
}
.btn-accept {
	background-color: #FFD500;
}
.btn-update {
	background-color: #FFBDB8;
}
.btn-preceding {
	background-color: #E0E6F1;
}
/*3ボタン*/

/*残クレ*/
.top-line {
	border-top: 1px solid #fff;
	padding-top: 30px;
	margin-top: 30px;
}
.credit {
	border: 1px solid #008BD5;
}
/*残クレ*/

/*Footer*/
.banner {
	position: fixed;
	right: 0;
	bottom: 100px;
}
footer {
	text-align: center;
}
footer p {
	background-color: #fff;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: .25em;
	padding-right: .2em;
	padding-left: .7em;
	line-height: 1.7em;
	border: 1px solid #000;
}
footer p span {
	
}
/*Footer*/
















/*Tablet*/
@media (max-width: 1024px) {

}
/*Tablet*/

/*Smartphone*/
@media (max-width: 599px) {
header {
	text-align: center;
}
header img {
	width: 80%;
	height: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
video{display:block;margin:50px 0 0;padding:0;max-width:100%;height:auto;}
.movie-wrap {
	width: 90%;
	border: 16px solid #0033cc;
}
h1 {
}
h2 {
	font-size: 5vw;
}
#wrap90-100 {
	width: 100%;
	max-width: 1280px;
	margin-right: auto;
	margin-left: auto;
}
#wrap90 {
	width: 100%;
}
.interior-bottom h3 {
	font-weight: normal;
	font-style: normal;
	text-align: center;
	font-size: 1.4em;
	line-height: 1.4em;
}
.interior-bottom-seat div {
	width: 100%;
	margin-bottom: 10px;
}
.mode-block div:first-child {
	width: 100%;
	margin-bottom: 10px;
}
.mode-block div:last-child {
	width: 100%;
}
.sensing {
	border: 2px solid #919191;
	padding: 15px;
}
.sensing h2 {
	text-align: left;
	line-height: 1.3em;
	font-weight: normal;
	font-style: normal;
	font-size: 5.2vw;
}
.sensing h2 span {
	display: inline;
}
.sensing-wrap {
	width: calc(100% - 30px);
}
.sensing-wrap div {
	width: 100%;
	margin-bottom: 30px;
}
.sensing-list li {
	width: 100%;
	list-style-position: inside;
	list-style-type: none;
	font-size: 1em;
}
.sensing p {
	margin-top: .25em;
	margin-bottom: .25em;
	font-size: 14px;
	text-indent: -1em;
	margin-left: 1em;
}
.sensing-list li::before {
	content: "●";
	margin-right: .25em;
}
.sensing-list li:nth-child(1),.sensing-list li:nth-child(5) {
	width: 100%;
}
.sensing-list li:nth-child(2),.sensing-list li:nth-child(6) {
	width: 100%;
}
.dealer-here {
	width: 95%;
	margin-bottom: 50px;
}
.on-display p{
	color: #ff0000;
	text-align: center;
	font-size: 1.9em;
	position: relative;
}
.on-display-ruby {
	position: absolute;
	font-size: .5em;
	right: 7%;
	top: 42px;
}
.on-display-kaigyo {
	display: block;
}


.vezel-ehev-txt {
	width: 100%;
	position: static;
	margin-top: 20px;
}
.vezel-ehev-txt img {
	position: static;
}
.vezel-ehev {
	width: 100%;
	position: static;
}

.btn-vezel img {
	border-radius: 20px;
}
.campaign-title img {
	width: 100%;
	height: auto;
	margin-top: 40px;
	margin-bottom: 20px;
}
.campaign-2wgn div {
	width: 100%;
	margin-bottom: 5px;
}
.zan-cre {
	margin-top: 25px;
	margin-bottom: 25px;
}
.goseiyaku-wrap {
	margin-top: 50px;
}
.goseiyaku-wrap h2 img{
	margin-bottom: 25px;
}
.btn-vezel {
	margin-top: 50px;
	margin-bottom: 50px;
	width: 100%;
}
.zan-cre-btm {
	margin-top: 50px;
}
.kessan-1 p {
	text-align: left;
}
.kessan-2 img {
	margin-top: -25px;
}
.kessan1-features {
	border-radius: 10px;
	padding: 20px;
}
.ribbon1 {
  height: 70px;/*リボンの高さ*/
	font: 20px Georgia, "Times New Roman", Times, serif;
	display: flex;
  justify-content: center;
  align-items: center;
}
.ribbon1:before {
  border-width: 35px 0px 35px 15px;
}
.ribbon1:after {
  border-width: 35px 15px 35px 0px;
}
.kessan1-features-inner div {
	width: 100%;
}
.stepwgn {
	margin-bottom: 50px;
}
.fit {
	margin-top: 20px;
}
.bnr-wrap {
	padding-top: 30px;
	padding-bottom: 50px;
}
/*3ボタン*/
.btn-all {
	border-radius: 20px;
	margin-top: 30px;
	margin-bottom: 20px;
	box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.4);
	text-align: center;
	padding: 20px;
}
/*3ボタン*/
footer {
	margin-bottom: 50px;
}
footer p {
	line-height: 1.25em;
	width: 90%;
	padding-top: .25em;
	padding-bottom: .25em;
	font-size: 13px;
}
.banner {
	width: 100px;
	height: auto;
	bottom: 50px;
}
.banner img {
	width: 100%;
	height: auto;
}
}
/*Smartphone*/