.buy_fixed {
	position: fixed;
	top: 74px;
	left: 0;
	display: flex;
	width: 100%;
	z-index: 100;
}

.buy_bottom {
	display: flex;
	margin-bottom: 60px;
}

.buy_bottom li {
	padding: 0 1em;
}

.buy_fixed .new,
.buy_bottom .new {
	width: 60%;
}

.buy_fixed .buy,
.buy_bottom .buy {
	width: 40%;
}

.buy_fixed a,
.buy_bottom a {
	display: block;
	padding: 1em;
	color: #fff;
	font-size: .9em;
	text-align: center;
}

.buy_fixed .new a,
.buy_bottom .new a {
	background-color: rgba(35, 97, 174, .9);
}

.buy_fixed .new a:hover,
.buy_bottom .new a:hover {
	background-color: rgba(75, 126, 189, 1);
}

.buy_fixed .buy a,
.buy_bottom .buy a {
	background-color: rgba(223, 6, 31, .9);
}

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

.mv {
	position: relative;
	padding-top: 58px;
	overflow: hidden;
}

.mv .con1-head {
	height: 840px;
	left: 50% !important;
	-webkit-transform: translateX(-50%) !important;
	transform: translateX(-50%) !important;
	position: relative;
	overflow: hidden;
	opacity: 0;
	-webkit-animation: fadeIn ease-in-out 1;
	animation: fadeIn ease-in-out 1;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}

.mv .con1-head-bg {
	height: 100%;
	position: relative;
}

.mv .con1-head-layer {
	height: 100%;
}

.mv .con1-head-layer1 {
	height: 100%;
	width: 100%;
}

.mv .con1-head-layer2 {
	height: 100%;
	width: 100%;
}

.mv .con1-head-layer3 {
	height: 100%;
	width: 100%;
}

.mv .con1-head-pic {
	height: 900px;
	width: auto;
	max-width: none;
	max-height: none;
	display: block;
	position: absolute;
	top: -30px !important;
	left: 50% !important;
	-webkit-transform: translateX(-50%) !important;
	transform: translateX(-50%) !important;
}

.mv .con1-head-pic-logo {
	height: 72px;
	width: auto;
	margin-left: -16.5% !important;
	top: 36.6% !important;
	opacity: 0;
	-webkit-animation: fadeIn ease-in-out 1;
	animation: fadeIn ease-in-out 1;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}

.mv h1 {
	color: inherit;
	font-size: 2.5em;
	/* font-weight: 700; */
	font-weight: bold;
	/* font-family: 'Roboto Condensed', sans-serif; */
	letter-spacing: 2px;
	text-align: center;
}

.mv h1 span {
	display: block;
	font-size: 75%;
}

.mv h1 + p {
	max-width: 700px;
	padding: 40px 0 70px;
	text-align: center;
	line-height: 1.8;
}

.block h2 {
	color: #df001f;
	font-size: 1.5em;
	font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .4);
}

.block h2 span {
	padding-right: .2em;
	font-size: 2.5em;
}

.block > article {
	position: relative;
}

.block .txt_wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.block > article .txt_wrap {
	padding-top: 70px;
}

.block .no_bg {
	padding: 70px 0 120px;
}

.block .no_bg .txt_wrap {
	position: static;
	margin-top: 0;
}

.block .txt_bk {
	color: #333;
	background-color: #fff;
}

.block .design_1 {
	background-color: #0A0A0E;
}

.block .design_2 {
	background-color: #670A13;
}

.block .design_4 {
	background-color: #A72424;
}

.block .design_5 {
	background-color: #212121;
}

.block .design_5_1 {
	background-color: #212121;
}

.block .battery_1 {
	background-color: #A72424;
}

.block .battery_2 {
	position: relative;
	background-color: #0174e8;
	overflow: hidden;
}

.block .battery_3 {
	background-color: #D6DBEE;
}

.block .battery_3_1 {
	background-color: #D6DBEE;
}

.block .battery_5 {
	background-color: #4C110B;
}

.block .performance_1 {
	background-color: #000;
}

.block .performance_2 {
	background-color: #0174E8;
}

.block .performance_2_1 {
	background: url('../img/bg_performance_2_1.png') no-repeat center center, #0174E8;
	background-size: contain;
}

.block .performance_4 {
	background-color: #0D2040;
}

.block .safety_1 {
	background-color: #000;
}

.block .safety_1_1 {
	background-color: #2f1629;
}

.block .safety_2 {
	background-color: #E5E5E5;
}

.block .safety_3 {
	background-color: #141313;
}

.block .safety_4 {
	background-color: #0D2040;
}

.block .safety_4_1 {
	background-color: #0D2040;
}

.block .security_1 {
	background-color: #000;
}

.block .security_2 {
	background-color: #0174E8;
}

.block .img_only {
	padding: 0;
	min-height: auto;
}

.block article h3 {
	/* color: #eee; */
	color: #fff;
	font-size: 2.5em;
	/* font-weight: 700; */
	font-weight: bold;
	/* font-family: 'Roboto Condensed', sans-serif; */
	letter-spacing: 2px;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.block article h2 + h3 {
	padding-top: 50px;
}

.block .txt_bk h3 {
	color: inherit;
	text-shadow: none;
}

.block article h3 + p {
	/* max-width: 700px; */
	max-width: 820px;
	margin: 30px auto 0;
	/* color: #d3d3d3; */
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	line-height: 1.8;
}

.block .txt_bk h3 + p {
	color: inherit;
	text-shadow: none;
}

.block .contents_img {
	text-align: center;
}

.block article .square {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 20px 1fr;
	grid-template-columns: 1fr 1fr;
	-ms-grid-rows: auto 20px auto;
	grid-template-rows: auto auto;
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	justify-items: stretch;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	margin-top: 70px;
}

.block article .square > *:nth-child(1) {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}

.block article .square > *:nth-child(2) {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
}

.block article .square > *:nth-child(3) {
	-ms-grid-row: 3;
	-ms-grid-column: 1;
}

.block article .square > *:nth-child(4) {
	-ms-grid-row: 3;
	-ms-grid-column: 3;
}

.block article .square li {
	position: relative;
	color: #d3d3d3;
}

.block article .square li .txt {
	position: absolute;
	bottom: 10px;
	width: 100%;
	padding: 1em;
	text-align: center;
	z-index: 1;
}

.block article .square li .txt_bk {
	background-color: transparent;
}

.block article .square li .txt h4 {
	font-weight: bold;
}

.block article .square li .txt h4 + p {
	margin-top: 1em;
}

.block article .square li .txt p:only-child {
	margin-bottom: 40px;
	font-weight: bold;
}

.block .blue_square {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 20px 1fr;
	grid-template-columns: 1fr 1fr;
	-ms-grid-rows: auto 20px auto;
	grid-template-rows: auto auto;
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	justify-items: stretch;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.block .blue_square > *:nth-child(1) {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}

.block .blue_square > *:nth-child(2) {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
}

.block .blue_square > *:nth-child(3) {
	-ms-grid-row: 3;
	-ms-grid-column: 1;
}

.block .blue_square > *:nth-child(4) {
	-ms-grid-row: 3;
	-ms-grid-column: 3;
}

.block .blue_square 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;
	padding: 40px 10%;
	background-color: #00A2ED;
}

.block .blue_square li .img {
	width: 20%;
}

.block .blue_square li .txt {
	width: 70%;
	color: #eee;
	font-size: .9em;
}

.block .blue_square li .txt h4 {
	font-weight: bold;
}

.block .blue_square li .txt p {
	margin-top: 1em;
	line-height: 2;
}

.block .sub h4 {
	/* color: #eee; */
	color: #fff;
	font-size: 2.5em;
	/* font-weight: 700; */
	font-weight: bold;
	/* font-family: 'Roboto Condensed', sans-serif; */
	text-align: center;
}

.block .txt_bk.sub h4 {
	color: inherit;
}

.block .sub h4 + p {
	max-width: 700px;
	margin: 30px auto 0;
	/* color: #d3d3d3; */
	color: #fff;
	text-align: center;
	line-height: 1.8;
}

.block .txt_bk.sub h4 + p {
	color: inherit;
}

.block .sub .center_box {
	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;
	max-width: 500px;
	padding: 40px 4%;
	margin-top: 60px;
	background-color: #144fa2;
}

.block .sub .center_box img {
	max-width: 88px;
}

.block .sub .center_box div {
	margin-left: 2em;
	color: #d3d3d3;
}

.block .sub .center_box div h5 {
	margin-bottom: 1em;
	font-weight: bold;
}

.battery_2 ul {
	color: #eee;
	font-size: 2.5em;
	/* font-weight: 700; */
	/* font-family: 'Roboto Condensed', sans-serif; */
	letter-spacing: 2px;
	text-align: center;
}

.battery_2 ul li + li {
	margin-top: 1em;
}

.battery_3 .bg {
	padding-top: 100px;
}

.battery_3_1 ul {
	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;
	margin-top: 80px;
}

.battery_3_1 ul li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.battery_3_1 ul li label {
	padding: 1em;
	text-align: center;
	border: 1px solid #2B2E38;
	border-right: none;
}

.battery_3_1 ul li select {
	padding: 1em 4em;
	background-color: transparent;
	border: 1px solid #2B2E38;
}

.battery_5 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;
	max-width: 560px;
	margin-top: 60px;
}

.battery_5 ul li {
	margin: 1em 2%;
	color: #fff;
	text-align: center;
}

.battery_5 ul li img {
	max-width: 50px;
}

.battery_5 ul li p {
	font-size: xx-small;
}

.security_2 .contents_img {
	max-width: 600px;
	margin-top: 70px;
}

.security_2 .blue_square {
	margin-top: 100px;
}

.performance_4 ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 40px;
}

.performance_4 ul li {
	color: #eee;
	text-align: center;
}

.performance_4 ul li + li {
	margin-left: 4%;
}

.performance_4 ul li strong {
	font-family: 'niufontbold', 'PingFang SC', sans-serif;
	font-weight: 600;
	font-size: 4em;
}

.performance_4 ul li strong span {
	font-size: 1em;
}

.performance_4 ul li p {
	margin-top: 1em;
}

.performance_4 .img {
	position: relative;
	max-width: 600px;
	margin-top: 40px;
}

.performance_4 .img .performance_4_blue {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-animation: performance_4_img 5s infinite;
	animation: performance_4_img 5s infinite;
}

@-webkit-keyframes performance_4_img {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes performance_4_img {
	0% {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.safety_2 .bg {
	text-align: center;
}

.safety_2 .bg img {
	max-height: 700px;
}

.safety_2 .float_img {
	position: absolute;
	bottom: -40px;
	right: 10%;
	max-width: 280px;
	z-index: 1;
}

.safety_3 .bg {
	padding-top: 200px;
	text-align: right;
}

.safety_3 .bg img {
	width: 100%;
	max-width: 1100px;
}

.safety_3 .float_img {
	position: absolute;
	bottom: -50px;
	left: 20%;
	max-width: 200px;
}

.safety_4 .bg {
	padding-top: 200px;
}

.gallery {
	padding: 70px 0 100px;
}

.gallery h2 {
	text-align: center;
}

.gallery .swiper-container {
	width: 54%;
	margin-top: 50px;
}

.gallery .swiper-pagination {
	position: static;
	padding: 1em;
	margin-top: 40px;
}

.gallery .swiper-pagination-bullet {
	width: 40px;
	height: 40px;
	-webkit-transform: scale(.9);
	transform: scale(.9);
	-webkit-transition: .3s all;
	transition: .3s all;
	-webkit-box-shadow: 0 0 1em rgba(0, 0, 0, .3);
	box-shadow: 0 0 1em rgba(0, 0, 0, .3);
}

.gallery .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.gallery .swiper-pagination-bullet:first-child {
	background-color: #fff;
	border: 1px solid #888;
}

.gallery .swiper-pagination-bullet:nth-child(2) {
	background-color: #DF001F;
}

.gallery .swiper-pagination-bullet:last-child {
	background-color: #144FA2;
}

.gallery .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 .8em;
}

.annotation {
	margin-top: 70px;
	color: #999;
	line-height: 2;
}

.con11-head-bg {
	height: 731px;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%) !important;
	transform: translateX(-50%) !important;
}

.con11-head-layer {
	width: 100%;
	height: 100%;
	position: relative;
}

.con11-head-pic {
	height: 100%;
	width: auto;
	max-width: none;
	max-height: none;
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

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

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

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

.bottom_button_wrap {
	margin-top: 30px;
}

.bottom_button_wrap ul {
	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;
}

.bottom_button_wrap ul li + li {
	margin-left: 1em;
}

.bottom_button_wrap ul li a {
	display: block;
	padding: .8em;
	text-align: center;
}

.bottom_button_wrap ul .more {
	width: 27%;
}

.bottom_button_wrap ul .more a {
	border: solid 1px #333;
}

.bottom_button_wrap ul .buy_btn {
	width: 68%;
}

.bottom_button_wrap ul .buy_btn a {
	color: #fff;
	background: #d50012;
}

.mplusbody .bottom_button_wrap ul li a:hover {
	opacity: 0.7;
}

.gallery .price {
	margin-top: 1rem;
	text-align: center;
	font-size: 1.6em;
}

.gallery .price strong {
	font-size: 2em;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
}

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

.gallery .release {
	text-align: center;
}

.gallery .release strong {
	display: inline-block;
	width: 50%;
	padding: .6em;
	color: #d50012;
	background-color: #fceff0;
	border-top: 2px solid #d50012;
	border-bottom: 2px solid #d50012;
}

.spec .spec_table {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: .9em;
	border-top: 1px solid #888;
}

.spec .spec_table > *:nth-of-type(n+5) {
	display: none;
}

.spec .spec_table.open > *:nth-of-type(n+5) {
	display: block;
}

.spec .spec_table dt {
	width: 18%;
	padding: 1.6em .2em;
	border-bottom: 1px solid #888;
}

.spec .spec_table dd {
	width: 32%;
	padding: 1.4em .4em;
	border-bottom: 1px solid #888;
}

.spec .toggle_btn {
	padding: 1em;
	margin-top: 2em;
	text-align: center;
	background-color: #eee;
	border: 1px solid #888;
}

.spec .toggle_btn:hover {
	cursor: pointer;
}

.spec .toggle_btn::before {
	display: inline-block;
	content: '＋';
	padding-right: 1em;
}

.spec .toggle_btn.close::before {
	display: inline-block;
	content: '－';
	padding-right: 1em;
}

.spec .parts {
	padding: 2em 1em;
	background-color: #eee;
}

.spec .license {
	padding: 2em 1em;
	background-color: #ffd5d5;
	border: solid 1px red;
	margin-top: 1em;
}

.spec .license p {
	text-align: center;
	color: red;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.reserve {
	margin-top: 80px;
}

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

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

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

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

.reserve table thead th {
	background: #d7e2e3;
}

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

.reserve table tbody .bl::before {
	color: #144FA2;
}

.reserve table tbody .wh::before {
	color: #888;
	font-weight: normal;
}

.reserve table tbody .rd::before {
	color: #DF001F;
}

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

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

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

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

.reserve > p {
	color: #999;
	font-size: .8em;
}

@media screen and (max-width: 1024px) {
	.block .txt_wrap {
		position: static;
		padding: 70px 2%;
	}

	.block article .square {
		display: block;
	}

	.block article .square li + li {
		margin-top: 1em;
	}

	.battery_3 .bg {
		padding-top: 0;
	}

	.battery_3_1 ul {
		display: block;
		width: 80%;
	}

	.battery_3_1 ul li {
		width: 100%;
	}

	.battery_3_1 ul li + li {
		margin-top: 1em;
	}

	.battery_3_1 ul li label {
		width: 40%;
	}

	.battery_3_1 ul li select {
		width: 60%;
		padding: 1em;
	}

	.block .performance_2 .txt_wrap {
		background-color: #144FA2;
	}

	.block .performance_2_1 {
		padding-top: 0;
	}

	.block .safety_1_1 .txt_wrap {
		background-color: #000;
	}

	.safety_2 .bg img {
		margin-left: -60%;
	}

	.safety_2 .float_img {
		right: 2%;
		width: 30%;
	}

	.safety_3 .bg {
		padding-top: 0;
		overflow-x: hidden;
	}

	.safety_3 .bg img {
		margin-right: -40%;
	}

	.safety_3 .float_img {
		left: 2%;
		width: 20%;
	}

	.safety_4 .bg {
		padding-top: 0;
	}

	.block .safety_4_1 {
		padding: 0;
	}

	.block .safety_4_1 .txt_wrap {
		background-color: #144FA2;
	}

	.block .blue_square {
		display: block;
	}

	.block .blue_square li {
		display: block;
		text-align: center;
	}

	.block .blue_square li .img {
		width: auto;
	}

	.block .blue_square li .txt {
		width: auto;
		margin-top: 1em;
		font-size: 1em;
	}

	.block .blue_square li + li {
		margin-top: 1em;
	}

	.gallery .swiper-container {
		width: auto;
	}
}

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

	.buy_bottom {
		flex-wrap: wrap;
	}

	.buy_bottom li {
		width: 100%!important;
		padding: 0;
	}

	.buy_bottom li + li {
		margin-top: 20px;
	}
}

@media screen and (max-width: 768px) {
	.mv {
		position: relative;
		width: 100%;
		overflow: hidden;
	}

	.mv img {
		font-size: 14px;
	}

	.mv .con1-head {
		height: 63em;
		left: 50% !important;
		-webkit-transform: translateX(-50%) !important;
		transform: translateX(-50%) !important;
		position: relative;
		overflow: hidden;
		opacity: 0;
		-webkit-animation: fadeIn ease-in-out 1;
		animation: fadeIn ease-in-out 1;
		-webkit-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
		-webkit-animation-duration: 1s;
		animation-duration: 1s;
	}

	.mv .con1-head-bg {
		height: 100%;
		position: relative;
	}

	.mv .con1-head-layer {
		height: 100%;
	}

	.mv .con1-head-layer1 {
		height: 100%;
		width: 100%;
	}

	.mv .con1-head-layer2 {
		height: 100%;
		width: 100%;
	}

	.mv .con1-head-layer3 {
		height: 100%;
		width: 100%;
	}

	.mv .con1-head-pic {
		height: 46em;
		width: auto;
		display: block;
		position: absolute;
		top: -1rem !important;
		left: 50% !important;
		-webkit-transform: translateX(-50%) !important;
		transform: translateX(-50%) !important;
	}

	.mv .con1-head-pic-logo {
		height: 5.4em;
		width: auto;
		margin-left: 1em;
		top: 33.4% !important;
		opacity: 0;
		-webkit-animation: fadeIn ease-in-out 1;
		animation: fadeIn ease-in-out 1;
		-webkit-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
		-webkit-animation-duration: 1s;
		animation-duration: 1s;
		-webkit-animation-delay: 1s;
		animation-delay: 1s;
	}

	.mv .mobile-con1-pic1 {
		left: 126% !important;
		top: -1.5rem !important;
		height: 65em;
	}

	.mv .mobile-con1-pic2 {
		left: 30% !important;
		top: 20rem !important;
	}

	.mv .mobile-con1-pic3 {
		left: 33% !important;
		top: 20rem !important;
	}

	.mv .mobile-con1-pic4 {
		left: 38% !important;
		top: 17rem !important;
	}

	section.section11 {
		background-color: #0174E8;
		overflow: hidden;
	}

	.con11-title {
		padding-top: 5em;
		width: 33.5em;
		font-family: 'niufontbold', 'PingFang SC', sans-serif;
		font-weight: 600;
		font-size: 3.6em;
		line-height: 5em;
		color: #eee;
		text-align: center;
		position: relative;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.con11-desc {
		padding-top: 3em;
		width: 33.5em;
		font-size: 1.6em;
		line-height: 2.8em;
		color: #d1d3d3;
		text-align: center;
		position: relative;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.con11-head-bg {
		height: 30em;
		margin: 5rem 0;
		position: relative;
		left: 50%;
		-webkit-transform: translateX(-50%) !important;
		transform: translateX(-50%) !important;
	}

	.con11-head-layer {
		width: 100%;
		height: 100%;
		position: relative;
	}

	.con11-head-pic {
		height: 100%;
		width: auto;
		display: block;
		position: absolute;
		left: 50%;
		top: 0;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.con11-bottom-title {
		padding-bottom: 2em;
		width: 33.5em;
		font-family: 'niufontbold', 'PingFang SC', sans-serif;
		font-weight: 600;
		font-size: 3.6em;
		line-height: 5em;
		color: #eee;
		text-align: center;
		position: relative;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.con11-bottom-title:last-of-type {
		padding-bottom: 5em;
	}

	.gallery .release strong {
		display: block;
		width: auto;
	}

	.bottom_button_wrap ul {
		display: block;
	}

	.bottom_button_wrap ul li + li {
		margin-top: 2em;
		margin-left: 0;
	}

	.bottom_button_wrap ul .more {
		width: auto;
	}

	.bottom_button_wrap ul .buy_btn {
		width: auto;
	}

	.bottom_button_wrap ul li a {
		padding: 1em;
	}

	.reserve table tr > * {
		display: block;
		width: 100%;
	}

	.reserve table tr th {
		border-bottom-style: dotted;
	}

	.reserve table tr td {
		border-top: 0;
	}
}