[data-lazy-bg="loading-bg-img"] {
	background-color: #f6f6f6;
}

.index-special-content {
	padding: 80px 20px 60px;
	width: 100%;
}

.index-special-content .wrapper {
	margin: 0 auto;
	width: 100%;
	max-width: calc(1400px - 40px);
}

.index-special-content .cols-3 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: -20px;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.index-special-content .cols-3 .col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 0 20px 20px;
	width: 33.333%;
}

.index-special-content .cols-3 .item {
	width: 100%;
	background-color: #fff;
}

.index-special-content .cols-3 .item .figure {
	width: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.index-special-content .cols-3 .item .figure:after {
	position: relative;
	z-index: -1;
	display: block;
	padding-top: 56%;
	width: 100%;
	content: "";
}

.index-special-content .cols-3 .item .text {
	padding: 22px 25px 25px;
	color: #666666;
}

.index-special-content .cols-3 .item .text h2 {
	display: block;
	font-size: 24px;
	line-height: 1.3;
}

.index-special-content .cols-3 .item .text p {
	margin: 15px 0;
	font-size: 14px;
	line-height: 1.6;
}

.index-special-content .cols-3 .item .text .btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.index-special-content .cols-3 .item .text .btn a,.index-special-content .cols-3 .item .text .btn a:link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 20px;
	height: 36px;
	border: 1px solid #32bce1;
	background-color: #32bce1;
	color: #ffffff;
	white-space: nowrap;
	font-size: 16px;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.index-special-content .cols-3 .item .text .btn a:hover,.index-special-content .cols-3 .item .text .btn a:link:hover {
	background-color: #fff;
	color: #32bce1;
	text-decoration: none;
}

.index-special-content .cols-3 .item .text .btn-more {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 10px;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.index-special-content .cols-3 .item .text .btn-more a,.index-special-content .cols-3 .item .text .btn-more a:link {
	padding: 5px 5px 5px 0;
	color: #666666;
	white-space: nowrap;
	font-size: 12px;
}

.index-special-content .cols-3 .item .text .btn-more a:hover,.index-special-content .cols-3 .item .text .btn-more a:link:hover {
	color: #32bce1;
	text-decoration: none;
}

.index-special-content ~ .sectionmenu.style-2 {
	margin-bottom: 80px;
}

.index-special-content ~ .sectionmenu.style-2>div {
	margin-top: 0 !important;
}

.index-banner-group.index-2021-04-09 .sectionmenu-pic {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.index-banner-group.index-2021-04-09 .sectionmenu-pic:after {
	position: relative;
	z-index: -1;
	display: block;
	padding-top: 60%;
	width: 100%;
	content: "";
}

.index-banner-group.index-2021-04-09 .sectionmenu .sectionmenu-text p {
	font-size: 18px;
	line-height: 1.7;
}

@media (max-width: 1200px) {
	.index-banner-group.index-2021-04-09 .sectionmenu .sectionmenu-text p {
		font-size: 16px;
	}
}

@media (max-width: 900px) {
	.index-banner-group.index-2021-04-09 .sectionmenu .sectionmenu-text p {
		font-size: 14px;
		line-height: 1.6;
	}
}

@media (max-width: 600px) {
	.index-banner-group.index-2021-04-09 .sectionmenu .sectionmenu-text p {
		font-size: 13px;
		line-height: 1.5;
	}
}

.index-banner-group.index-2021-04-09 .sectionmenu .sectionmenu-text a {
	font-size: 16px;
}

@media (max-width: 900px) {
	.index-banner-group.index-2021-04-09 .sectionmenu .sectionmenu-text a {
		font-size: 14px;
	}
}

.sectionmenu.style-2.index-2021-04-09-2 .sectionmenu-pic {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.sectionmenu.style-2.index-2021-04-09-2 .sectionmenu-pic:after {
	position: relative;
	z-index: -1;
	display: block;
	padding-top: 60%;
	width: 100%;
	content: "";
}

.sectionmenu.style-2.index-2021-04-09-2 .sectionmenu-text p {
	font-size: 18px;
	line-height: 1.7;
}

@media (max-width: 1200px) {
	.sectionmenu.style-2.index-2021-04-09-2 .sectionmenu-text p {
		font-size: 16px;
	}
}

@media (max-width: 900px) {
	.sectionmenu.style-2.index-2021-04-09-2 .sectionmenu-text p {
		font-size: 14px;
		line-height: 1.6;
	}
}

@media (max-width: 600px) {
	.sectionmenu.style-2.index-2021-04-09-2 .sectionmenu-text p {
		font-size: 13px;
		line-height: 1.5;
	}

	.sectionmenu.style-2.index-2021-04-09-2 .sectionmenu-text p br {
		display: none;
	}
}

.sectionmenu.style-2.index-2021-04-09-2 .sectionmenu-text a.more {
	font-size: 16px;
}

@media (max-width: 900px) {
	.sectionmenu.style-2.index-2021-04-09-2 .sectionmenu-text a.more {
		font-size: 14px;
	}
}

.index-grid-content {
	margin-bottom: 80px;
	width: 100%;
}

.index-grid-content .wrapper {
	width: 100%;
}

.index-grid-content .wrapper .cols-4 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.index-grid-content .wrapper .col {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	width: 50%;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.index-grid-content .wrapper .col a,.index-grid-content .wrapper .col a:link {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: block;
	width: 100%;
	height: 100%;
}

.index-grid-content .wrapper .col:nth-child(1),.index-grid-content .wrapper .col:nth-child(2) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.index-grid-content .wrapper .col:nth-child(1) .text:after,.index-grid-content .wrapper .col:nth-child(2) .text:after {
	position: absolute;
	top: 50%;
	right: -19px;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 20px solid #005bac;
	content: "";
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.index-grid-content .wrapper .col:nth-child(3) .text:after,.index-grid-content .wrapper .col:nth-child(4) .text:after {
	position: absolute;
	top: 50%;
	left: -19px;
	border-top: 25px solid transparent;
	border-right: 20px solid #005bac;
	border-bottom: 25px solid transparent;
	content: "";
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.index-grid-content .wrapper .col:hover .btn {
	color: #32bce1;
}

.index-grid-content .wrapper .figure {
	position: relative;
	z-index: 1;
	width: 50%;
	max-width: 50%;
	min-width: 50%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.index-grid-content .wrapper .figure:before {
	position: relative;
	z-index: -1;
	display: block;
	padding-top: 60%;
	width: 100%;
	content: "";
}

.index-grid-content .wrapper .text {
	position: relative;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px 8%;
	background-color: #005bac;
	color: #ffffff;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.index-grid-content .wrapper .text h2 {
	display: block;
	width: 100%;
	font-size: 24px;
	line-height: 1.2;
}

.index-grid-content .wrapper .text p {
	padding: 1em 0;
	font-size: 14px;
	line-height: 1.6;
}

.index-grid-content .wrapper .text .btn {
	width: 100%;
	text-decoration: none;
}

.index-grid-content .wrapper .text .btn:after {
	display: inline-block;
	padding-left: 0.2em;
	content: ">>";
	letter-spacing: -0.09em;
}

.index-grid-content .wrapper .text .btn:hover {
	color: #32bce1;
}

.index-grid-content span.nowrap {
	display: inline-block;
	white-space: nowrap;
}

.homepage-black .layout .sectionmenu .sectionmenu-text h2 {
	font-size: 42px;
}

.homepage-black .layout .sectionmenu .sectionmenu-text h3 {
	display: block;
	margin: 0.8em 0 0.4em;
	color: #ffffff;
	font-size: 26px;
	line-height: 1.3;
}

.homepage-black .layout .sectionmenu .sectionmenu-text .brands {
	margin-top: 40px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.homepage-black .layout .sectionmenu .sectionmenu-text .brands img {
	display: block;
	width: 100%;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

@media (max-width: 900px) {
	.homepage-black .layout .sectionmenu.style-2.sdv {
		padding-top: 30vw;
	}
}

.homepage-black .layout .sectionmenu.style-2.sdv .sectionmenu-pic {
	top: 0;
	background-color: #0b070b;
}

@media (max-width: 900px) {
	.homepage-black .layout .sectionmenu.style-2.sdv .sectionmenu-pic {
		background-position: center -150% !important;
		background-size: contain;
	}
}

@media (max-width: 800px) {
	.homepage-black .layout .sectionmenu.style-2.sdv .sectionmenu-pic {
		background-position: center -10vw !important;
	}
}

@media (max-width: 600px) {
	.homepage-black .layout .sectionmenu.style-2.sdv .sectionmenu-pic {
		background-position: center -5vw !important;
	}
}

.index-platform-section .wrapper {
	margin: 0 auto;
	padding: 80px 0 0;
	width: 100%;
	max-width: calc(1400px - 40px);
}

.index-platform-section .cols-2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.index-platform-section .cols-2 .item {
	position: relative;
	overflow: hidden;
	width: 100%;
	background-color: #005bac;
}

.index-platform-section .cols-2 .item:before {
	display: block;
	padding-top: 100%;
	width: 100%;
	content: "";
}

.index-platform-section .cols-2 .item .figure {
	position: relative;
	width: 100%;
	background-color: #fff;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.index-platform-section .cols-2 .item .figure:before {
	display: block;
	padding-top: 50%;
	width: 100%;
	content: "";
}

.index-platform-section .cols-2 .item a,.index-platform-section .cols-2 .item a:link {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 5;
	display: block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.index-platform-section .cols-2 .item .text {
	color: #ffffff;
}

.index-platform-section .cols-2 .item h2 {
	display: block;
	margin-bottom: 0.5em;
	width: 100%;
	font-size: 32px;
	line-height: 1.3;
}

.index-platform-section .cols-2 .item p {
	width: 100%;
	font-size: 18px;
	line-height: 1.7;
}

@media (max-width: 1100px) {
	.index-platform-section .cols-2 .item p.mobile-hide {
		display: none;
	}
}

.index-platform-section .cols-2 .left {
	width: 50%;
	min-width: 50%;
}

.index-platform-section .cols-2 .left .figure {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	height: 50%;
}

.index-platform-section .cols-2 .left .text {
	position: absolute;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 10%;
	width: 100%;
	height: 50%;
	text-align: left;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.index-platform-section .cols-2 .right {
	width: 50%;
	min-width: 50%;
}

.index-platform-section .cols-2 .right .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #484848;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.index-platform-section .cols-2 .right .item:before {
	padding-top: 50%;
}

.index-platform-section .cols-2 .right .item .text {
	position: absolute;
	top: 0;
	right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0 6%;
	width: 50%;
	height: 100%;
	text-align: left;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.index-platform-section .cols-2 .right .item .figure {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	min-width: 50%;
}

.index-platform-section .cols-2 .right .item .figure:before {
	display: block;
	padding-top: 100%;
	width: 100%;
	content: "";
}

.index-platform-section .cols-2 .right .item:nth-child(2n-1) {
	/*background-color: #fff;*/
}

.index-platform-section .cols-2 .right .item:nth-child(2n-1) .figure {
	right: 0;
	left: auto;
}

.index-platform-section .cols-2 .right .item:nth-child(2n-1) .text {
	right: auto;
	left: 0;
	/*color: #333333;*/
}

.index-platform-section .cols-2 .right .item:nth-child(1) .figure {
	background-position: 90% center;
}

@media (max-width: 1600px) {
	.index-grid-content .wrapper .figure:before {
		padding-top: 70%;
	}

	.homepage-black .layout .sectionmenu .sectionmenu-text h2 {
		font-size: 38px;
	}

	.index-banner-group.index-2021-04-09 .sectionmenu .sectionmenu-text p {
		font-size: 16px;
	}

	.homepage-black .layout .sectionmenu .sectionmenu-text h3 {
		font-size: 24px;
	}

	.index-platform-section .cols-2 .item p {
		font-size: 16px;
	}
}

@media (max-width: 1500px) {
	.index-grid-content .wrapper .figure:before {
		padding-top: 75%;
	}
}

@media (max-width: 1400px) {
	.index-grid-content .wrapper .figure:before {
		padding-top: 80%;
	}

	.index-platform-section .cols-2 .item h2 {
		font-size: 28px;
	}
}

@media (max-width: 1200px) {
	.index-special-content .cols-3 .item .text h2 {
		font-size: 22px;
	}

	.index-grid-content .wrapper .text {
		padding: 10px 6%;
	}

	.index-grid-content .wrapper .text h2 {
		font-size: 22px;
	}

	.index-grid-content .wrapper .figure:before {
		padding-top: 90%;
	}

	.index-grid-content .wrapper .text p {
		font-size: 12px;
	}
}

@media (max-width: 900px) {
	.index-special-content .cols-3 .item .text h2 {
		font-size: 20px;
	}

	.index-special-content .cols-3 .item .text .btn a,.index-special-content .cols-3 .item .text .btn a:link {
		font-size: 14px;
	}

	.index-grid-content .wrapper .text h2 {
		font-size: 20px;
	}

	.index-grid-content .wrapper .figure:before {
		padding-top: 100%;
	}

	.index-platform-section .cols-2 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.index-platform-section .cols-2 .left,.index-platform-section .cols-2 .right {
		width: 100%;
	}

	.index-platform-section .cols-2 .left .item:before {
		padding-top: 50%;
	}

	.index-platform-section .cols-2 .left .figure {
		bottom: 0;
		left: 0;
		width: 50%;
		height: 100%;
	}

	.index-platform-section .cols-2 .left .text {
		top: 0;
		right: 0;
		left: auto;
		padding: 0 5%;
		width: 50%;
		height: 100%;
	}

	.index-platform-section .cols-2 .right .text {
		padding: 0 5%;
	}
}

@media (max-width: 800px) {
	.index-grid-content .wrapper .col {
		width: 100%;
	}

	.index-grid-content .wrapper .col:nth-child(2) {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}

	.index-grid-content .wrapper .col:nth-child(3) {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.index-grid-content .wrapper .col:nth-child(4) {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
	}
}

@media (max-width: 700px) {
	.index-platform-section .wrapper {
		padding-top: 20px;
	}

	.index-grid-content {
		margin-bottom: 20px;
	}

	.index-special-content {
		padding: 20px 20px 0;
	}

	.index-special-content .cols-3 {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.index-special-content .cols-3 .col {
		width: 100%;
	}

	.index-special-content .cols-3 .item .text .btn a,.index-special-content .cols-3 .item .text .btn a:link {
		height: 30px;
	}

	.index-banner-group.index-2021-04-09 .sectionmenu .sectionmenu-text a,.sectionmenu.style-2.index-2021-04-09-2 .sectionmenu-text a.more {
		line-height: 30px !important;
	}

	.index-special-content ~ .sectionmenu.style-2 {
		margin-bottom: 20px;
	}
}

@media (max-width: 450px) {
	.homepage-black .layout .sectionmenu .sectionmenu-text p {
		margin-top: 0.4em;
		margin-bottom: 1.2em;
	}

	.homepage-black .layout .sectionmenu .sectionmenu-text h2 {
		font-size: 28px;
	}

	.homepage-black .layout .sectionmenu .sectionmenu-text h3 {
		margin: 0.6em 0 0.3em;
		font-size: 20px;
	}

	.homepage-black .layout .sectionmenu.style-2.sdv {
		padding-top: 15vw;
	}

	.index-platform-section .cols-2 .item h2 {
		font-size: 24px;
	}

	.index-platform-section .cols-2 .item p {
		font-size: 14px;
	}

	.common-footer .footer-copyright p:last-child {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media (max-width: 400px) {
	.homepage-black .layout .sectionmenu .sectionmenu-text h2 {
		font-size: 28px;
	}

	.homepage-black .layout .sectionmenu .sectionmenu-text h3 {
		font-size: 18px;
	}

	.index-platform-section .cols-2 .item h2 {
		font-size: 22px;
	}
}

@media (max-width: 380px) {
	.homepage-black .layout .sectionmenu .sectionmenu-text h2 {
		font-size: 26px;
	}
}