.spec .spec-txt{
	font-size: 14px;
	color: #9b9b9b;
	margin-top: 15px;
}

.new2019 {
	position: relative;
	padding-top: 58px;
}

.new2019 .inner {
	max-width: 1400px;
}

.new2019 .conversion {
	padding: 10px 0;
	color: #fff;
	font-style: italic;
	background-color: #000;
}

.new2019 .conversion .inner {
	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;
}

.new2019 .conversion h2 {
	width: 26%;
	text-align: center;
}

.new2019 .conversion .btn_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 50%;
}

.new2019 .conversion .btn_wrap a {
	display: inline-block;
	width: 48%;
	padding: 1em;
	font-size: 1.4em;
	text-align: center;
	background-color: #3ebdd4;
	border: 2px solid #3ebdd4;
	border-radius: 10px;
}

.new2019 .conversion .btn_wrap a::before {
	display: inline-block;
	content: '\f054';
	padding-right: .6em;
	font-weight: 600;
	font-family: "Font Awesome 5 Free";
}

.new2019 .conversion .btn_wrap a:hover {
	color: #3ebdd4;
	background-color: transparent;
}

.new2019 .conversion .btn_wrap a:nth-child(3) {
	display: inline-block;
	border: 2px solid #8c8c8c;
	width: 48%;
	margin-top: 1em;
	background-color: #8c8c8c;
}

.new2019 .conversion .btn_wrap a:nth-child(3):hover {
	color: #8c8c8c;
	background-color: transparent;
}

.new2019 .conversion .btn_wrap a:last-child {
	width: 48%;
	margin-top: 1em;
	background-color: #e42213;
	border-color: #e42213;
}

.new2019 .conversion .btn_wrap a:last-child:hover {
	color: #e42213;
	background-color: transparent;
}

.new2019 .conversion .model {
	width: 18%;
}

.new2019 .blue_border {
	color: #0e2b67;
	font-style: italic;
	text-align: center;
}

.new2019 .blue_border h2 {
	font-size: 2.4em;
	font-weight: bold;
}

.new2019 .blue_border h2::after {
	content: '';
	display: block;
	width: 18%;
	height: 10px;
	margin: 4px auto 0;
	background-color: #0e2b67;
}

.new2019 .blue_border h3 {
	font-size: 1.8em;
	font-weight: normal;
}

.new2019 .blue_border h3::after {
	content: '';
	display: block;
	width: 14%;
	height: 6px;
	margin: 4px auto 0;
	background-color: #0e2b67;
}

.new2019 .blue_border p {
	margin-top: 1em;
	font-size: 1.2em;
}

.new2019 .diagonal_img {
	position: relative;
}

.new2019 .diagonal_img .diagonal_img_right {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}

.new2019 .diagonal_bg {
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}

.new2019 .diagonal_bg .diagonal_img_right {
	left: 0;
	margin: 0 auto;
}

.new2019 .diagonal_bg img {
	max-width: none;
}

.new2019 .diagonal_txt_center {
	text-align: center;
}

.new2019 .diagonal_txt_center h2 {
	color: #fff;
	font-size: 1.4em;
	font-style: italic;
}

.new2019 .diagonal_txt_center h2 strong {
	font-size: 2em;
	font-family: 'Roboto', sans-serif;
	-webkit-filter: drop-shadow(0 4px 0 rgba(0, 0, 0, .4));
	filter: drop-shadow(0 4px 0 rgba(0, 0, 0, .4));
}

.new2019 .mv {
	position: relative;
	min-height: 100vh;
	text-align: center;
	background: -webkit-linear-gradient(top, #e62b27 0%, #e62b27 520px, #393939 520px, #393939 100%);
	background: linear-gradient(180deg, #e62b27 0%, #e62b27 520px, #393939 520px, #393939 100%);
	z-index: -1;
}

.new2019 .mv .inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.new2019 .mv .badge_800over {
	position: absolute;
	top: 30px;
	right: 16%;
	width: 14%;
	z-index: 2;
}

.new2019 .mv .mv_nottev2 {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 1;
}

.new2019 .mv .mv_logo {
	position: absolute;
	bottom: 100px;
	padding: 0 1em;
	-webkit-filter: drop-shadow(0 4px 0 rgba(0, 0, 0, .4));
	filter: drop-shadow(0 4px 0 rgba(0, 0, 0, .4));
	z-index: 2;
}

.anshin_simulator {
	position: relative;
	min-height: 1200px;
	padding: 240px 0;
	margin-top: -170px;
	background: url('/notte/img/new2019/anshin_bg.png') no-repeat center;
	z-index: 1;
}

.new2019 .reserve + .anshin_simulator {
	background: url('/notte/img/new2019/anshin_bg.png') no-repeat center, -webkit-linear-gradient(top, transparent 0%, transparent 520px, #000 520px, #000 100%);
	background: url('/notte/img/new2019/anshin_bg.png') no-repeat center, linear-gradient(180deg, transparent 0%, transparent 520px, #000 520px, #000 100%);
}

.anshin_simulator .inner {
	text-align: center;
}

.anshin_simulator h2 {
	text-align: center;
	color: #fff;
	font-size: 3em;
	font-weight: bold;
	font-style: italic;
	line-height: 2em;
	-webkit-filter: drop-shadow(0 4px 0 rgba(0, 0, 0, .4));
	filter: drop-shadow(0 4px 0 rgba(0, 0, 0, .4));
}

.anshin_simulator h2 img {
	max-width: 6em;
	padding-right: .6em;
}

.anshin_simulator h3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: .4em;
	margin-top: 50px;
	color: #fff;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	background-color: #3eabb5;
}

.anshin_simulator h3 span {
	padding: .6em;
	margin-right: 1em;
	font-size: .6em;
	border: 2px solid #fff;
	border-radius: 10em;
}

.anshin_simulator h3 img {
	display: inline-block;
	max-width: 6em;
	margin-right: .6em;
}

.anshin_simulator .wrap {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 1em 1em 90px;
	background-color: #e2e6e6;
	-webkit-box-shadow: 0 6px 0 0 rgba(0, 0, 0, .3);
	box-shadow: 0 6px 0 0 rgba(0, 0, 0, .3);
}

.anshin_simulator .wrap article {
	width: 45%;
}

.anshin_simulator .wrap > i {
	padding: .6em;
	color: #dc7e23;
	font-size: 2em;
}

.anshin_simulator dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #3eabb5;
}

.anshin_simulator .pack_true {
	padding: .4rem 1em;
	margin-top: 20px;
	color: #fff;
	background-color: #dc7e23;
	border-radius: 10em;
}

.anshin_simulator .wrap > .pack_true {
	position: absolute;
	bottom: -60px;
	width: calc(100% - 1em);
	font-size: 2em;
	font-style: italic;
	-webkit-box-shadow: 0 6px 0 0 rgba(0, 0, 0, .3);
	box-shadow: 0 6px 0 0 rgba(0, 0, 0, .3);
}

.anshin_simulator dl > * {
	width: 50%;
}

.anshin_simulator dl dd {
	font-size: 2.4em;
	text-align: right;
	font-family: 'Roboto', sans-serif;
}

.anshin_simulator dl dd::before {
	display: inline;
	content: '\f157';
	font-size: .8em;
	font-weight: 600;
	font-family: 'Font Awesome 5 Free';
}

.anshin_simulator dl .normal_price {
	color: #a4a4a4;
}

.anshin_simulator .more {
	margin-top: 120px;
	text-align: center;
}

.anshin_simulator .more a {
	padding: 1em;
	font-size: 1.2em;
	color: #a4a4a4;
	background-color: #e2e6e6;
}

.anshin_simulator .more a:hover {
	color: #fff;
	background-color: #dc7e23;
}

.new2019 .point6 {
	position: relative;
	padding-top: 140px;
	margin-top: -170px;
	background-color: #aefffa;
	z-index: 0;
}

.new2019 .point6 .title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.new2019 .point6 .title .point6_badge {
	max-width: 200px;
	background-color: #2756cc;
	border-radius: 10em;
}

.new2019 .point6 .title h2 {
	margin-left: 1em;
	color: #2756cc;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.1;
	text-align: center;
}

.new2019 .point6 .title h2 strong {
	display: block;
	color: #0e2b67;
	font-size: 1.6em;
}

.new2019 .point6 .title h2 strong span {
	font-size: 1.4em;
}

.new2019 .point6 .point6_tile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-bottom: 50px;
	margin-top: 50px;
}

.new2019 .point6 .point6_tile li {
	width: 26%;
	min-height: 320px;
	margin: 1em;
}

.new2019 .point6 .point6_tile li a {
	position: relative;
	display: block;
	height: 100%;
	padding: 1em;
	color: #0e2b67;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	background-color: #fff;
	border: 2px solid transparent;
}

.new2019 .point6 .point6_tile .point6_charge a {
	background: url('/notte/img/new2019/point6_charge.png') no-repeat bottom left, #fff;
}

.new2019 .point6 .point6_tile .point6_security a {
	background: url('/notte/img/new2019/point6_security.png') no-repeat bottom center, #fff;
}

.new2019 .point6 .point6_tile li a::after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-bottom: 30px solid #44bcc7;
	border-left: 30px solid transparent;
}

.new2019 .point6 .point6_tile li a:hover {
	border-color: #44bcc7;
}

.new2019 .point6 .point6_tile li a span {
	color: #44bcc7;
	font-style: italic;
}

.new2019 .point6 .point6_tile li a strong {
	font-size: 1.6em;
}

.new2019 .toggle_btn {
	display: inline-block;
	padding: 1em 2em;
	margin-top: 60px;
	font-size: 1.4em;
	font-weight: bold;
	background-color: #fff;
	border-radius: 10em;
	-webkit-filter: drop-shadow(0 4px 0 rgba(0, 0, 0, .4));
	filter: drop-shadow(0 4px 0 rgba(0, 0, 0, .4));
}

.new2019 .toggle_btn:hover {
	cursor: pointer;
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
	-webkit-filter: drop-shadow(0 5px 2px rgba(0, 0, 0, .3));
	filter: drop-shadow(0 5px 2px rgba(0, 0, 0, .3));
}

.new2019 .toggle_btn::after {
	display: inline-block;
	content: '\f150';
	padding: 0 .6em;
	font-weight: 600;
	font-family: "Font Awesome 5 Free";
	-webkit-transition: .3s all;
	transition: .3s all;
}

.new2019 .toggle_btn.close::after {}

.new2019 .toggle_btn.open::after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.new2019 .toggle_contents {
	display: none;
	background-color: #fff;
}

.new2019 .economic {
	position: relative;
	padding: 150px 0;
}

.new2019 .economic .economic_txt h2 img {
	-webkit-filter: drop-shadow(0 4px 0 rgba(0, 0, 0, .4));
	filter: drop-shadow(0 4px 0 rgba(0, 0, 0, .4));
}

.new2019 .nenpi {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end;
	padding: 50px 0 30px;
	text-align: center;
}

.new2019 .nenpi .detail {
	width: 60%;
}

.new2019 .nenpi .detail h2 {
	color: #1aabc1;
}

.new2019 .nenpi .detail dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.new2019 .nenpi .detail dl > * {
	width: 50%;
	padding: 1em;
}

.new2019 .nenpi .detail dl dt {
	font-weight: bold;
	text-align: right;
}

.new2019 .nenpi .detail dl dd {
	text-align: left;
}

.new2019 .nenpi .detail p {
	margin-top: 30px;
}

.new2019 .nenpi .detail p + p {
	margin-top: .4em;
}

.new2019 .nenpi .detail p strong {
	font-size: 1.6em;
	font-weight: inherit;
	color: #216eca;
}

.new2019 .nenpi .detail p small {
	font-size: .8em;
}

.new2019 .simulation {
	padding: 60px 0;
	margin-bottom: 50px;
	text-align: center;
	background-color: #fff;
	color: #216eca;
	border: solid 1px;
}

.new2019 .simulation h2 {
	display: inline-block;
	padding-bottom: .2em;
	color: #216eca;
	font-size: 150%;
	border-bottom: 2px solid #fff;
}

.new2019 .simulation .case_a {
	margin-top: 40px;
}

.new2019 .simulation .case_a .inner {
	color: #216eca;
	background-size: contain;
}

.new2019 .simulation .case_a h3 strong {
	font-size: 2.8em;
	font-weight: inherit;
	padding-right: .2em;
}

.new2019 .simulation .case_a .detail {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.new2019 .simulation .case_a .detail li {
	width: 48%;
}

.new2019 .simulation .case_a .detail li:nth-child(odd) {
	text-align: right;
}

.new2019 .simulation .case_a .detail li:nth-child(even) {
	text-align: left;
}

.new2019 .simulation .case_a .detail li:nth-child(n + 3) {
	margin-top: .4em;
}

.new2019 .simulation .case_a .course {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 72%;
	margin: 50px auto 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.new2019 .simulation .case_a .course li:nth-child(odd) {
	width: 22%;
}

.new2019 .simulation .case_a .course li.notte {
	width: 40%;
}

.new2019 .simulation .case_a .course li p {
	margin-top: 1em;
}

.new2019 .simulation .case_a .course li.notte .move {
	margin: 0 auto;
	padding-right: 60%;
	text-align: left;
}

.new2019 .simulation .case_a .course li.notte .move + div {
	margin-top: 1em;
	-webkit-box-ordinal-group: 21;
	-ms-flex-order: 20;
	order: 20;
}

.new2019 .simulation .case_a .course li.notte .move + div img {
	width: auto;
}

.new2019 .simulation .case_a .course li.notte p {
	-webkit-box-ordinal-group: 31;
	-ms-flex-order: 30;
	order: 30;
}

.new2019 .simulation .case_a .course li.notte p strong {
	font-size: 2.4em;
	font-weight: inherit;
	padding: 0 .2em;
}

.new2019 .simulation .case_a .result {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 20px;
	padding: 30px 5%;
	color: inherit;
	background-color: #fff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.new2019 .simulation .case_a .result article {
	width: 38%;
}

.new2019 .simulation .case_a .result article:last-child {
	width: 44%;
}

.new2019 .simulation .case_a .result > div {
	width: 5%;
}

.new2019 .simulation .case_a .result article:last-child h3 {
	width: 80%;
}

.new2019 .simulation .case_a .result article p {
	margin-top: 1em;
	text-align: center;
}

.new2019 .simulation .case_a .result article p small {
	font-size: .8em;
}

.new2019 .simulation .case_a .result article:last-child p.price {
	padding-right: 40%;
	color: #216eca;
	background: url('../img/simulation_saving.png') no-repeat center right;
	background-size: contain;
}

.new2019 .simulation .case_a .result article:last-child p.price strong {
	font-size: 4.6em;
	font-weight: inherit;
	padding: 0 .1em;
}

.new2019 .simulation .case_a .result article div {
	width: 44%;
	margin: 1em auto 0;
}

.new2019 .design {
	position: relative;
	padding: 70vh 0 80px;
}

.new2019 .color {
	padding-top: 90px;
	background-color: #68d8dc;
}

.new2019 .color h2 {
	color: #fff;
	font-size: 1.4em;
	font-style: italic;
	text-align: center;
}

.new2019 .color h2 strong {
	font-size: 2em;
	font-family: 'Roboto', sans-serif;
	-webkit-filter: drop-shadow(0 4px 0 rgba(0, 0, 0, .4));
	filter: drop-shadow(0 4px 0 rgba(0, 0, 0, .4));
}

.new2019 .color .swiper-slide {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	z-index: 0;
}

.new2019 .color .swiper-slide::after {
	position: absolute;
	content: '';
	width: 600px;
	height: 600px;
	border-radius: 600px;
	background-color: #e8eaea;
	z-index: -1;
}

.new2019 .color .swiper-slide p {
	width: 100%;
	color: #fff;
	font-style: italic;
}

.new2019 .color .swiper-pagination {
	position: static;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 40px 0;
	margin-top: 50px;
	background-color: #fff;
}

.new2019 .color .swiper-pagination::before {
	display: inline-block;
	content: 'Body Color';
	margin-right: 1em;
	color: #0e2b67;
	font-size: 2.2em;
	font-style: italic;
}

.new2019 .color .swiper-pagination-bullet {
	width: 2em;
	height: 2em;
	margin: 0 .4em;
	opacity: .4;
	-webkit-transition: .3s all;
	transition: .3s all;
}

.new2019 .color .swiper-pagination-bullet:nth-child(1) {
	background-color: #8f9193
}

.new2019 .color .swiper-pagination-bullet:nth-child(2) {
	background-color: #373a43
}

.new2019 .color .swiper-pagination-bullet:nth-child(3) {
	background-color: #334a86
}

.new2019 .color .swiper-pagination-bullet:nth-child(4) {
	background-color: #333334
}

.new2019 .color .swiper-pagination-bullet:nth-child(5) {
	background-color: #ea404b
}

.new2019 .color .swiper-pagination-bullet:nth-child(6) {
	background-color: #60e2f5
}

.new2019 .color .swiper-pagination-bullet:nth-child(7) {
	background-color: #8ab5dc
}

.new2019 .color .swiper-pagination-bullet:nth-child(8) {
	background-color: #e2dbd5
}

.new2019 .color .swiper-pagination-bullet-active {
	opacity: 1;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.new2019 .security {
	position: relative;
	padding: 70vh 0 80px;
}

.new2019 .warranty {
	padding-bottom: 70px;
	color: #0e2b67;
	font-style: italic;
}

.new2019 .warranty .title {
	margin-top: 70px;
}

.new2019 .warranty .warranty_img {
	margin-top: 50px;
}

.new2019 .warranty .warranty_txt {
	padding: 0 10%;
	margin-top: 40px;
}

.new2019 .warranty .warranty_txt p + p {
	margin-top: 1em;
}

.new2019 .warranty .warranty_3_wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 30px 0;
	margin-top: 40px;
	border: 1px solid #0e2b67;
}

.new2019 #security_toggle_contents .warranty .warranty_3_wrap {
	margin-bottom: 30px;
}

.new2019 .warranty .warranty_3_wrap article {
	padding: 0 4%;
	text-align: center;
}

.new2019 .warranty .warranty_3_wrap article h4 {
	font-size: 1.4em;
	font-weight: bold;
}

.new2019 .warranty .warranty_3_wrap article p {
	margin-top: 1em;
}

.new2019 .spec {
	margin-top: 50px;
}

.new2019 .spec dl {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 20px;
	font-size: .9em;
	border-bottom: none;
}

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

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

.new2019 .spec dl dd:nth-of-type(odd) {
	width: calc(30% - 1em);
	margin-right: 1em;
}

.new2019 .attention_notte {
	padding-block: 100px;
}

.new2019 .attention_notte .attention_notte_box{
	margin-top: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 60px;
}
.new2019 .attention_notte .attention_notte_box-img {
	text-align: center;
}
.new2019 .attention_notte .attention_notte_box .attention_notte_box-img img{
	width: 260px;
	height: auto;
}

@media screen and (max-width: 1023px) {
	.new2019 .spec dl dt {
		width: 40%;
		border-bottom: 1px solid #888;
	}
	.new2019 .spec dl dd,
	.new2019 .spec dl dd:nth-of-type(odd) {
		width: 60%;
		margin-right: 0;
		border-bottom: 1px solid #888;
	}
}

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

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

.new2019 .spec .parts ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 1em;
}

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

.new2019 .spec .doc_list {
	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: 30px;
}

.new2019 .spec .doc_list li {
	width: 36%;
	margin: 1em;
}

.new2019 .spec .doc_list li a {
	position: relative;
	display: block;
	padding: 1.4em;
	text-align: center;
	background-color: #ddd;
}

.new2019 .spec .doc_list li a::after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-bottom: 30px solid #44bcc7;
	border-left: 30px solid transparent;
}

.new2019 .spec .doc_list li a:hover {
	color: #fff;
	background-color: #44bcc7;
}

.new2019 .reserve {
	margin-top: 50px;
}

.new2019 .stock_list {
	margin-top: 50px;
	margin-bottom: 100px;
}

.new2019 .stock_list table,
.new2019 .area_list table {
	width: 100%;
}

.new2019 .stock_list table th,
.new2019 .stock_list table td,
.new2019 .area_list table th,
.new2019 .area_list table td {
	padding: 1em;
	border: 1px solid #ccc;
}

.new2019 .stock_list table thead th,
.new2019 .area_list table thead th {
	color: #fff;
	background-color: #0e2b67;
}

.new2019 .stock_list table tbody th::before {
	display: inline-block;
	content: '\f111';
	padding-right: .6em;
	font-weight: 600;
	font-family: "Font Awesome 5 Free";
}

.new2019 .stock_list table tbody .cbk::before {
	color: #333
}

.new2019 .stock_list table tbody .pwh::before {
	color: #e2dbd5
}

.new2019 .stock_list table tbody .prd::before {
	color: #ea404b
}

.new2019 .stock_list table tbody .lbl::before {
	color: #60e2f5
}

.new2019 .stock_list table tbody .llv::before {
	color: #8ab5dc
}

.new2019 .stock_list table tbody .psv::before {
	color: #8f9193
}

.new2019 .stock_list table tbody .mgy::before {
	color: #373a43
}

.new2019 .stock_list table tbody .rbl::before {
	color: #334a86
}

.new2019 .stock_list table tbody .pyl::before {
	color: #efe45e
}

.new2019 .stock_list table tbody .spk::before {
	color: #f0aabb
}

.new2019 .stock_list table td {
	vertical-align: baseline;
}

.new2019 .stock_list table td:not([class]) {
	text-align: center;
	background-color: #eee;
}

.new2019 .stock_list table .instock {
	text-align: right;
}

.new2019 .stock_list table .instock::before {
	content: '在庫有り ';
}

.new2019 .stock_list table .instock::after {
	content: '台';
}

.new2019 .stock_list table .soldout {
	text-align: center;
	background-color: #eee;
}

.new2019 .area_list {
	margin-top: 50px;
	margin-bottom: 150px;
}

.new2019 .area_list table td {
	vertical-align: top;
}

.new2019 .area_list table td h4 {
	font-size: 1.1em;
	font-weight: bold;
}

.new2019 .area_list table td ul + h4 {
	margin-top: 1em;
}

.new2019 .area_list table td ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.new2019 .area_list table td ul li {
	padding: .1em .4em;
}

.new2019 .area_list > p {
	margin-top: 1em;
	color: #aaa;
	text-align: center;
}

.new2019 .postage_uniform {
	margin-top: 50px;
	margin-bottom: 150px;
}

.new2019 .postage_uniform .postage_price {
	font-size: 2em;
	font-style: italic;
	text-align: center;
}

.new2019 .postage_uniform .postage_price strong {
	padding: 0 .1em;
	color: #0e2b67;
	font-size: 2em;
	font-family: 'Roboto', sans-serif;
}

.new2019 .postage_uniform ul {
	margin-top: 30px;
	color: #999;
	font-size: .9em;
	text-align: center;
}

.new2019 .postage_uniform ul li + li {
	margin-top: .4em;
}

.toggle_contents .inner {
	text-align: center;
}

.toggle_contents .security_text {
	padding: 50px 0;
	color: #0e2b67;
}

.toggle_contents .security_text h3 {
	padding-bottom: 2em;
}

.toggle_contents .security_text h4 {
	font-size: 130%;
	border-bottom: solid 1px #0e2b67;
	padding-top: 0.7em;
}

.toggle_contents .inner img {
	margin: 0 auto;
}

.footer_xeam {
	margin-top: 0;
}

@media screen and (max-width: 1400px) {
	.new2019 .inner {
		padding-left: 2%;
		padding-right: 2%;
	}

	.new2019 .mv .badge_800over {
		right: 12%;
		width: 16%;
	}

	.new2019 .point6 .point6_tile li {
		width: 44%;
	}

	.new2019 .conversion .btn_wrap {
		width: 70%;
	}

	.new2019 .conversion .model {
		display: none;
	}

	.anshin_simulator .inner {
		max-width: 1024px;
	}
}

@media screen and (max-width: 1023px) {
	.anshin_simulator {
		padding: 210px 0;
		margin-top: -200px;
		background-size: cover;
	}

	.new2019 .reserve + .anshin_simulator {
		padding: 180px 0 0;
		margin-top: -180px;
	}

	.anshin_simulator h2 {
		font-size: 2em;
	}

	.anshin_simulator h3 {
		display: block;
		margin-top: 30px;
		text-align: center;
	}

	.anshin_simulator h3 span {
		display: block;
	}

	.anshin_simulator h3 img {
		display: block;
		margin: 1em auto 0;
	}

	.anshin_simulator .wrap {
		display: block;
		text-align: center;
	}

	.anshin_simulator .wrap article {
		width: auto;
	}

	.anshin_simulator dl dd {
		font-size: 1.6em;
	}

	.anshin_simulator .wrap > .pack_true {
		bottom: -.5em;
		font-size: 1.6em;
	}

	.new2019 .conversion .btn_wrap a {
		font-size: 1.1em;
	}

	.anshin_simulator .more {
		margin-top: 60px;
	}

	.new2019 .mv .badge_800over {
		right: 4%;
		width: 20%;
	}

	.new2019 .mv .mv_bg_txt {
		width: 100%;
	}

	.new2019 .point6 {
		margin-top: -200px;
	}

	.new2019 .point6 .title {
		display: block;
		text-align: center;
	}

	.new2019 .point6 .title h2 {
		margin-top: 1em;
	}

	.new2019 .point6 .point6_tile {
		display: block;
	}

	.new2019 .point6 .point6_tile li {
		width: auto;
		min-height: auto;
	}

	.new2019 .point6 .point6_tile li br {
		display: none;
	}

	.new2019 .point6 .point6_tile li .wrap {
		-webkit-filter: drop-shadow(0 4px 1px rgba(255, 255, 255, .8));
		filter: drop-shadow(0 4px 1px rgba(255, 255, 255, .8));
	}
}

@media screen and (max-width: 1023px) and (min-width: 768px) {

	.new2019 .stock_list table,
	.new2019 .area_list table,
	.new2019 .postage_list dl {
		font-size: .9em;
	}

	.new2019 .stock_list table th,
	.new2019 .stock_list table td,
	.new2019 .area_list table th,
	.new2019 .area_list table td {
		padding: .8em;
	}

	.new2019 .anshin_simulator {
		margin-top: -160px;
	}
}

@media screen and (max-width: 767px) {
	.anshin_simulator {
		min-height: auto;
		padding: 180px 0;
		margin-top: -120px;
	}

	.new2019 .reserve + .anshin_simulator {
		padding: 30px 0;
		margin: 0;
	}

	.new2019 .conversion {
		padding: 50px 0;
	}

	.new2019 .conversion .inner {
		display: block;
	}

	.new2019 .conversion h2 {
		max-width: 10em;
		margin: 0 auto;
	}

	.new2019 .conversion .btn_wrap {
		width: auto;
		margin-top: 2em;
	}

	.new2019 .conversion .btn_wrap a {
		font-size: 1em;
	}

	.new2019 .mv .badge_800over {
		right: 4%;
		width: 26%;
	}

	.new2019 .nenpi {
		justify-content: center;
	}

	.new2019 .nenpi > img {
		display: none;
	}

	.new2019 .simulation .case_a .result {
		display: block;
	}

	.new2019 .warranty .warranty_txt {
		padding: 0;
	}

	.new2019 .warranty .warranty_3_wrap {
		display: block;
	}

	.new2019 .nenpi .detail {
		width: auto;
	}

	.new2019 .simulation .case_a .result article,
	.new2019 .simulation .case_a .result article:last-child {
		width: auto;
	}

	.new2019 .simulation .case_a .result > div {
		width: auto;
		margin: 1em 0;
		transform: rotate(90deg);
	}

	.new2019 .simulation .case_a .result > div img {
		max-width: 2em;
	}

	.new2019 .warranty .warranty_3_wrap article + article {
		margin-top: 2em;
	}

	.new2019 .spec .doc_list {
		display: block;
	}

	.new2019 .spec .doc_list li {
		width: auto;
		margin: 1em auto;
	}

	.new2019 .stock_list table thead,
	.new2019 .area_list table thead {
		display: none;
	}

	.new2019 .stock_list table tr,
	.new2019 .area_list table tr {
		display: block;
		border: 1px solid #ccc;
	}

	.new2019 .stock_list table tr + tr {
		margin-top: 1em;
	}

	.new2019 .stock_list table th,
	.new2019 .stock_list table td {
		display: block;
		border: none;
	}

	.new2019 .stock_list table th {
		background-color: #eee;
	}

	.new2019 .stock_list table td {
		padding: .4em;
	}

	.new2019 .stock_list table td:not([class]) {
		display: none;
	}

	.new2019 .stock_list table .instock {
		text-align: center;
	}

	.new2019 .stock_list table .instock::before {
		content: attr(label)' 在庫有り ';
	}

	.new2019 .area_list table td {
		display: inherit;
		width: 100%;
	}

	.new2019 .area_list table td::before {
		content: attr(label);
		display: inherit;
		padding: .2em;
		margin-bottom: .2em;
		font-size: 1.2em;
		text-align: center;
		background-color: #eee;
	}

	.new2019 .postage_list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.new2019 .postage_list dl {
		width: 25%;
	}

	.new2019 .postage_list dl:nth-child(n+5) {
		margin-top: 30px;
	}

	.new2019 .color .swiper-slide::after {
		width: 400px;
		height: 400px;
	}

	.new2019 .color .swiper-pagination {
		display: block;
	}

	.new2019 .color .swiper-pagination::before {
		display: block;
		margin-bottom: 1em;
		margin-right: 0;
	}
	.new2019 .attention_notte {
		padding-block: 80px;
	}
	.new2019 .attention_notte .attention_notte_box {
		margin-top: 40px;
		gap: 20px;
	}
}