html {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
body {
	color: #666666;
	/*background-color: #eaeaea;*/
}
header {
	text-align: center;
}
.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;
}
.btn-btn-wrap {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #a3d0ee;
border-top: 4px solid #496ca5;
}
.btn-btn {
	width: 100%;
}
.btn-btn ul {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
}
.btn-btn ul li {
	width: 140px;
	height: auto;
	list-style-type: none;
}
.btn-btn ul li img {
	width: 100%;
	height: auto;
}
.btn-btn ul li:nth-child(2) {
	margin-right: 10px;
	margin-left: 10px;
}
.flex-bleck {
	display: flex;
	flex-wrap: wrap;
	justify-content:center;
}
.flex-block {
	display: flex;
	flex-wrap: wrap;
	justify-content:center;
}
.e-btn div {
	width: 50%;
}
.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%;
}

.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;
}

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;
}

/*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ボタン*/


/*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-ajast {
	padding-bottom: 120px;
	display: block;
}
/*Footer*/
















/*Tablet*/
@media (max-width: 1024px) {
header img {
	width: 100%;
}
}
/*Tablet*/

/*Smartphone*/
@media (max-width: 599px) {
header {
	text-align: center;
}
header img {
	width: 100%;
}
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%;
}
.btn-btn-wrap {
	position: fixed;
	bottom: 0;
	width: 100%;
	border-top-width: 3px;
}
.btn-btn {
	width: 100%;
}
.btn-btn ul {
	margin-top: 12px;
	margin-bottom: 16px;
	padding: 0;
}
.btn-btn ul li {
	width: 90px;
	height: auto;
	list-style-type: none;
}
.btn-btn ul li img {
	width: 100%;
	height: auto;
}
.btn-btn ul li:nth-child(2) {
	margin-right: 10px;
	margin-left: 10px;
}
.flex-bleck {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.footer-ajast {
	padding-bottom: 100px;
	display: block;
}
.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*/