.nav_xeam a,
.footer_xeam a {
	font-size: inherit;
}

.common_mailmagazine img,
.footer_xeam .cashless img {
	max-width: 100%;
}

.nav_xeam *,
.nav_xeam *::before,
.nav_xeam *::after,
.footer_xeam *,
.footer_xeam *::before,
.footer_xeam *::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#__nuxt {
	font-weight: 400;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
	line-height: 1.4;
	/* letter-spacing: 1px; */
	word-break: break-all;
	.spec dl color: #333;
}

.about[data-v-e290784c] {
	top: 58px;
	z-index: 10;
}

.about .positionFixed.black[data-v-e290784c],
.about .positionFixed[data-v-e290784c] {
	top: auto !important;
}

.about .buy[data-v-e290784c] {
	margin-top: 0;
}

.section2 .con2-video-pic[data-v-dcdf0366] {
	float: none;
	margin: 0 auto;
}

.section7[data-v-dcdf0366] {
	padding-bottom: 80px;
}

.section8 .con8-bike1[data-v-dcdf0366] {
	-webkit-animation: 3s fadeOut infinite alternate-reverse;
	animation: 3s fadeOut infinite alternate-reverse;
}

.section8 .con8-bike2[data-v-dcdf0366] {
	-webkit-animation: 3s fadeIn infinite alternate-reverse;
	animation: 3s fadeIn infinite alternate-reverse;
}

.section9 .con9-branch[data-v-dcdf0366] {
	position: relative;
	z-index: 2;
}

div a.more{
	text-align: center;
	margin: 0 auto;
	max-width: 300px;
	width: 100%;
	padding: 1em 3em;
	background: #535353;
	border-radius: 5px;
	color: #fff;
	margin: 3em auto;
	display: block;
	font-size: 0.9em;
}
div a.more small{
	font-size: 0.7em;
	padding-right: 1em;
}
div a.more:hover{
	text-decoration: none;
	background: #df001f;
}

table a{
	color: #1aabc1;
	text-decoration: underline;
  }

.spec-txt{
	margin: 0 auto;
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

@keyframes fadeOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.section18[data-v-dcdf0366] {
	padding-bottom: 80px;
}

.section19 .c22_gpsList[data-v-dcdf0366] {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: auto;
}

.section19 .c22_gpsList li[data-v-dcdf0366] {
	margin: 20px 4% !important;
}

.section31 * {
	box-sizing: border-box;
}

.section31 .safety_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.section31 .safety_wrap .safety_box {
	width: 70%;
	padding: 0 2%;
}

.section31 .safety_wrap .model_2021 .con31-icon-box {
	position: relative;
}


section.youtube {
	margin: 80px;
	text-align: center;
  }
  
  .youtube iframe{
	width: 1000px;
	height: 570px;
	margin-top: 20px;
  }

.section31 .safety_wrap .model_2021 .badge {
	position: absolute;
	top: -40px;
	left: 24%;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 70px;
	height: 70px;
	color: #fff;
	font-weight: bold;
	background-color: #f00;
	border-radius: 10em;
}

.section31 .safety_wrap .model_2021 .badge_newcolor {
	top: 0;
	left: auto;
	right: 0;
}

.section31 .safety_wrap .model_2021 .badge_newcolor span {
	text-align: center;
	line-height: 1.2;
}

.section31 .swiper-container[data-v-dcdf0366] {
	width: 54%;
}

.section31 .swiper-slide img[data-v-dcdf0366] {
	width: 100%;
}

.section31 .slide_newcolor {
	position: relative;
}

.section31 .acce_list > h2 {
	text-align: center;
}

.section31 .event {
	margin: 30px 0;
}

.section31 .event a {
	display: inline-block;
	padding: 1em;
	background: url('/testride/img/title_bg.jpg') no-repeat center center;
	background-size: cover;
	-webkit-transition: .3s all;
	transition: .3s all;
}

.section31 .event a img {
	width: 100%;
	-webkit-transition: .3s all;
	transition: .3s all;
}

.section31 .event a:hover img {
	opacity: .8;
}

.section31 .grade {
	margin-top: 40px;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}

@media screen and (max-width:500px) {
	.section31 .grade {
		font-size: 13px;
	}
}

.section31 .price {
	margin: 10px 0 0;
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
}

.section31 .price strong {
	padding: 0 .2em;
	font-size: 2.6em;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
}
.section31 .price.price_inTax {
	margin-bottom: 20px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
}


@media screen and (max-width: 767px) {
	#__nuxt {
		padding-top: 58px;
	}

	.section12 .c12_switchBtn[data-v-dcdf0366] {
		font-size: .9em;
	}

	.section12 .c12_dashboardDetail[data-v-dcdf0366] {
		bottom: -4em;
	}

	.section14 .c14_imgList li[data-v-dcdf0366] {
		height: auto;
	}

	.section14 .c14_imgList img[data-v-dcdf0366] {
		height: auto;
	}

	.section31 .swiper-container[data-v-dcdf0366] {
		width: auto;
		height: auto;
	}

	.section31 .price {
		font-size: 1.2em;
	}

	.section31 .price strong {
		font-size: 2em;
	}
	.section31 .price.price_inTax strong {
		font-size: 1.6em;
	}
}

.ngtbody .ngt_buy {
	margin-top: 60px;
	text-align: center;
	padding-bottom: 2em;
}

.ngtbody .ngt_buy a {
	display: inline-block;
	width: 88%;
	max-width: 880px;
	padding: 1em;
	color: #fff;
	background-color: #ad1d28;
	border: 1px solid transparent;
}

.ngtbody .ngt_buy a:hover {
	color: #ad1d28;
	background-color: transparent;
	border-color: #ad1d28;
}

.manual {
	margin-bottom: 50px;
	text-align: center;
}

.manuel:hover {
    background-color: #fff;
    border: 1px solid #333;
    color:#333;
}

.manual a {
	display: block;
	padding: .8em;
	color: #fff;
	background-color: #dc2624;
}

.manuel a:hover{
	color:#dc2624;
}

.buy_fixed {
	font-weight: 400;
	font-family: "Noto Sans Japanese";
	font-size: 16px;
	line-height: 1.4;
	letter-spacing: 1px;
	word-break: break-all;
	color: #333;
	position: fixed;
	top: 74px;
	left: 0;
	width: 100%;
	z-index: 100;
}

.buy_fixed a {
	display: block;
	padding: 1em;
	color: #fff;
	font-size: .9em;
	text-align: center;
	background-color: rgba(223, 6, 31, .9);
}

.buy_fixed a:hover {
	background-color: rgba(224, 52, 101, 1);
}

.ngtbody .spec h2 {
	font-size: 3em;
	text-align: center;
}

.ngtbody .spec {
	margin-bottom: 60px;
}

.ngtbody .spec h2 {
	font-size: 3em;
	text-align: center;
}

.ngtbody .spec .grade {
	margin-top: 40px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}

.ngtbody .spec .downList {
	background-color: #c3c3c3;
	padding: 10px 18px;
	cursor: pointer;
}

.ngtbody .spec .content {
	visibility: hidden;
	opacity: 0;
	max-height: 0;
	transition: all .3s ease;
}

.ngtbody .spec .content.active {
	visibility: visible;
	opacity: 1;
	max-height: 5000px;
}

.ngtbody .spec dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: .9em;
	border-bottom: none;
}

.ngtbody .spec dl dt {
	width: 20%;
	padding: 1.2em 1em;
	color: #222;
	font-weight: bold;
	border-bottom: 1px solid #888;
	border-right: solid 1px #888;
}

.ngtbody .spec dl dd {
	width: 30%;
	padding: 1.2em 1em;
	border-bottom: 1px solid #888;
}


@media screen and (max-width:1279px) {
	.buy_fixed {
		top: 60px;
		font-size: 14px;
	}

	.section31 .safety_wrap .safety_box {
		width: 100%;
		padding: 0;
	}
}


@media screen and (max-width:959px) {
	.buy_fixed {
		top: 60px;
		font-size: 14px;
	}

	.section31 .safety_wrap .model_2021 .badge {
		top: 20px;
		left: 4%;
		width: 40px;
		height: 40px;
		font-size: .8em;
	}

	.section31 .safety_wrap .model_2021 .badge_newcolor {
		left: auto;
		right: 20px;
		font-size: .6em;
	}
}


@media screen and (max-width:620px) {
	.ngtbody .spec dl dt {
		width: 40%;
		border-bottom: 1px solid #888;
	}

	.ngtbody .spec dl dd {
		width: 60%;
		border-bottom: 1px solid #888;
	}
}

.ngtbody .spec .manual {
	margin-top: 50px;
	text-align: center;
}

.ngtbody .spec .manual a {
	display: block;
	padding: .8em;
	color: #fff;
	background-color: #333;
}

.ngtbody .spec .anshin_simulator {
	margin: 30px 0;
	text-align: center;
}

.ngtbody .spec .buy {
	margin-top: 60px;
	text-align: center;
}

.ngtbody .spec .buy a {
	display: inline-block;
	width: 88%;
	max-width: 880px;
	padding: 1em;
	color: #fff;
	background-color: #ad1d28;
	border: 1px solid transparent;
}

.ngtbody .spec .buy a:hover {
	color: #ad1d28;
	background-color: transparent;
	border-color: #ad1d28;
}

.ngtbody .spec .parts {
	padding: 2em 1em;
	margin-top: 40px;
	background-color: #eee;
}

.ngtbody .spec .parts p {
	font-weight: bold;
	text-align: center;
}

.ngtbody .spec .parts ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 1em;
}

.ngtbody .spec .parts ul li {
	margin: .4em .6em;
}

.ngtbody .spec .acce_list {
	margin-top: 80px;
}

.ngtbody .spec .acce_list h2 {
	font-size: 1.4em;
	text-align: center;
}

/* .ngtbody .spec .acce_list ul {
	margin-top: 20px;
}

.ngtbody .spec .acce_list ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
} */

/*.ngtbody .spec .acce_list ul li:nth-of-type(n+4) {
	display: block;
}

.ngtbody .spec .acce_list ul.open li:nth-of-type(n+4) {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}*/

/* .ngtbody .spec .acce_list ul li .img {
	width: 8%;
	text-align: center;
}

.ngtbody .spec .acce_list ul li .txt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 88%;
	padding: 0 1em;
	border-bottom: 1px solid #888;
}

.ngtbody .spec .acce_list ul li:first-child .txt {
	border-top: 1px solid #888;
}

.ngtbody .spec .acce_list ul li .txt .menu {
	padding: 1.6em 0;
} */

.ngtbody .reserve {
	margin-top: 80px;
}

.ngtbody .reserve h2 {
	font-size: 1.4em;
	text-align: center;
}

.ngtbody .reserve h2 + p {
	color: #999;
	text-align: center;
}

.ngtbody .reserve table {
	width: 100%;
	margin: 20px 0;
	border-collapse: collapse;
}

.ngtbody .reserve table tr > * {
	padding: 1em;
	border: 1px solid #888;
}

.ngtbody .reserve table thead th {
	text-align: center;
	background: #d7e2e3;
}

.ngtbody .reserve table tbody th::before {
	content: '';
	display: inline-block;
	width: 1em;
	height: 1em;
	margin-right: 0.6em;
	line-height: 0;
	border: 1px solid #ccc;
	border-radius: 10em;
}

.ngtbody .reserve table tbody .br::before {
	background-image: linear-gradient(90deg, #333 28%, #df001f 31%, #df001f 69%, #333 71%);
}

.ngtbody .reserve table tbody .wr::before {
	background-image: linear-gradient(90deg, #fff 28%, #df001f 31%, #df001f 69%, #fff 71%);
}

.ngtbody .reserve table tbody .bw::before {
	background-image: linear-gradient(90deg, #333 28%, #fff 31%, #fff 69%, #333 71%);
}

.ngtbody .reserve table td {
	text-align: center;
}

.ngtbody .reserve table td p.zaikoari {
	font-weight: bold;
	background: #f9fbe0;
}

.ngtbody .reserve table td p.zaikoari::before {
	content: '在庫有 残り';
	padding-right: .4em;
}

.ngtbody .reserve table td p.zaikoari::after {
	content: '台';
	padding-left: .4em;
}

.ngtbody .reserve > p {
	margin-top: 20px;
	color: #999;
	font-size: .9em;
	text-align: center;
}

.ngtbody .reserve > p > strong {
	display: inline-block;
	padding: .4em;
	margin-top: 10px;
	color: #fff;
	font-size: 1.4em;
	background-color: #f00;
}

@media screen and (max-width:500px) {
	.section31 .price strong {
		font-size: 25px;
	}

	.section31 .price.price_inTax strong {
		font-size: 18px;
	}

	section.youtube{
		margin: 30px 0px;
	  }
	
	  .youtube iframe{
		width: 100%;
		height: 200px;
	  }
}
