<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.none {
	display: none
}

#nav {
	background: #fff;
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
	position: relative;
	width: 100%;
	z-index: 20;
	position: absolute
}

.fixed2 {
	position: fixed !important;
	animation: fadeIn .5s ease 0 1 normal;
	-webkit-animation: fadeIn .5s ease 0 1 normal
}

.no-scroll {
	overflow: hidden;
	top: 0;
	bottom: 0;
	left: 0;
	float: left;
	z-index: -20;
	width: 100%
}

.company {
	background: #f5f5f5;
	text-align: center;
	padding: 8px
}

.nav_company {
	display: none
}

.company i {
	padding-left: 10px
}

.fixed_sp {
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	float: left;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch
}

#menuresp {
	position: relative;
	display: block;
	color: #fff;
	width: 100%;
	height: 60px;
	font-size: 17px;
	font-weight: 500;
	border-bottom: solid 1px #c7c7c7
}

#menuresp li a {
	color: #000;
	font-weight: 600;
	vertical-align: middle;
	text-align: center;
	display: block;
	font-size: 12px;
	text-decoration: none;
	padding: 24px 25px;
	min-width: 90px
}

.smenu {
	position: relative
}

.smenu .arrow2 {
	position: absolute;
	transition-property: transform;
	transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-timing-function: ease-out;
	transform-origin: center center;
	top: 72%;
	left: 45%;
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	border-top: 1px solid #44444b;
	border-left: 1px solid #44444b
}

.arrow--bottom {
	transform: rotate(-135deg)
}

.right {
	transform: rotate(135deg);
	top: 38% !important;
	left: 85% !important
}

#menuresp ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	list-style-image: none;
	vertical-align: top
}

#menuresp li {
	float: left
}

#menuresp li.sousmenu {
	position: relative;
}

#menuresp li.sousmenu ul {
	background: #fff;
	z-index: 2;
	height: auto;
	left: 0;
	top: 60px;
	display: block;
	box-shadow: 0 0 8px 0 rgba(196, 196, 196, 0.31);
	display: none
}

#menuresp li.sousmenu.hover_sp {
	cursor: pointer
}

#menuresp li.sousmenu li {
	float: none;
	text-align: left;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ebebeb
}

#menuresp li.sousmenu li a {
	text-align: left;
	display: block;
	padding: 15px 20px;
	margin: 0;
	color: #222;
	background: #fff
}

#menuresp li.sousmenu li a.hover_sp {
	background: none;
	background: #fafafa
}

a.list #menuresp li.sousmenu li a {
	display: none
}

.nomal {
	width: 200px;
	position: absolute
}

.multi {
	width: 150px;
	position: absolute
}

.mega-drop-down {
	display: relative
}

.mega-drop-down.sousmenu {
	position: inherit !important
}

.mega-drop-down a {
	display: block;
	float: left
}

.mega-menu {
	margin-top: 60px;
	margin: auto;
	right: 0;
	padding: 0 15px;
	display: flex;
	padding-top: 0;
	min-height: 100%;
	display: none;
	justify-content: center;
	text-align: center
}

.mega-menu.menuchild {
	display: none;
	top: 58px;
	background: #f2f2f2 !important;
	box-shadow: 0 0 8px 0 rgba(196, 196, 196, 0.51)
}

.mega-menu-wraprc {
	width: 600px;
	display: flex;
	background: #fbfbfb;
	box-shadow: 0 0 8px 0 rgb(196 196 196 / 51%);
	position: absolute;
	left: 15%;
	padding: 10px;
	margin: 60px 0 0;
}

.mega-menu .image {
	margin: auto;
	text-align: center
}

h4.row.mega-title {
	font-weight: 500;
	margin-top: 0;
	font-size: 14px;
	padding-left: 15px;
	padding-bottom: 13px;
	text-transform: uppercase;
	padding: 4px 10px
}

.mega-menu .stander ul {
	display: block !important
}

.mega-menu-wraprc ul {
	line-height: 16px;
	font-size: 90%;
	display: grid !important
}

.mega-menu-wraprc li {
	line-height: 20px !important
}

.mega-menu-wraprc li a {
	padding: 10px 0 10px 10px !important;
	width: 100%
}

.mega-menu-wraprc li span {
	color: #ccc;
	font-size: 85%
}

.icon li {
	position: relative
}

.icon li a {
	padding-left: 40px !important
}

.icon li i {
	position: absolute;
	left: 6% !important;
	top: 35%
}

@media screen and (min-width: 1010px) {
	.sousmenu.hover_sp .menuchild {
		display: block !important
	}

	.sousmenu.hover_sp .second,
	.sousmenu.hover_sp .third {
		display: none !important;
		position: absolute
	}

	.drawer.hover_sp &gt; .second,
	.drawer.hover_sp &gt; .third {
		display: block !important
	}

	.drawer &gt; .second.hover_sp &gt; .third {
		display: block !important
	}

	.second,
	.third {
		position: relative;
		top: 0 !important;
		left: 150px !important;
		width: 150px !important
	}
}

@media screen and (max-width: 1009px) {
	.company {
		display: none
	}

	.nav_company {
		text-align: center;
		padding-top: 20px;
		font-size: 14px;
		display: block
	}

	.nav_company i {
		margin-left: 10px
	}

	.fixed2 {
		animation: fadeIn none;
		-webkit-animation: fadeIn none
	}

	#menuresp-ct {
		overflow: hidden
	}

	#menuresp {
		border-bottom: none
	}

	#menuresp li a {
		text-align: left
	}

	.smenu .arrow2 {
		top: 45% !important;
		left: 94% !important
	}

	.arrow--bottom {
		transform: rotate(-135deg)
	}

	.right {
		transform: rotate(-135deg);
		top: 45%;
		left: 94%
	}

	.rotation,
	#menuresp .arrow--bottom.right.rotation::after {
		transform: rotate(45deg) !important;
		transition-property: transform;
		transition-duration: .3s;
		transition-timing-function: ease-out;
		transform-origin: center center
	}

	.menuchild {
		padding-left: 60px;
		display: none
	}

	.menuchild_open {
		display: block !important
	}

	#menuresp {
		background: rgba(255, 255, 255, 0) !important;
		overflow: hidden;
		text-align: left
	}

	#menuresp.menuheight {
		height: 100%
	}

	#menuresp .menucross {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		width: 62px;
		transform: rotate(0deg);
		transition: .5s ease-in-out;
		cursor: pointer;
		height: 60px
	}

	#menuresp .menucross .menucross-ct {
		position: relative;
		width: 30px;
		height: 30px;
		margin: 15px
	}

	#menuresp .menucross span {
		display: block;
		position: absolute;
		height: 3px;
		width: 100%;
		background: #797979;
		opacity: 1;
		left: 0;
		transform: rotate(0deg);
		transition: .25s ease-in-out
	}

	#menuresp .menucross span:nth-child(1) {
		bottom: 22px;
		transform-origin: left center
	}

	#menuresp .menucross span:nth-child(2) {
		bottom: 14px;
		transform-origin: left center
	}

	#menuresp .menucross span:nth-child(3) {
		bottom: 6px;
		transform-origin: left center
	}

	#menuresp .menucross.open span:nth-child(1) {
		transform: rotate(45deg);
		bottom: 24px;
		left: 4px
	}

	#menuresp .menucross.open span:nth-child(2) {
		width: 0;
		opacity: 0
	}

	#menuresp .menucross.open span:nth-child(3) {
		transform: rotate(-45deg);
		bottom: 3px;
		left: 4px
	}

	#menuresp ul {
		width: 100%
	}

	#menuresp li {
		float: none;
		border-bottom: 1px solid #f6f6f6;
		text-align: left
	}

	#menuresp li .home div {
		display: block
	}

	#menuresp li .home span {
		position: relative
	}

	#menuresp li .home span:before {
		content: "";
		position: absolute;
		left: -22px;
		top: -5px;
		width: 14px;
		height: 40px;
		background-size: 100%
	}

	#menuresp li a.home {
		font-size: 24px;
		border: 0;
		text-align: center
	}

	#menuresp li:first-child {
		color: inherit;
		border-left: 0 solid
	}

	#menuresp li:first-child a {
		color: #fff;
		height: 60px;
		display: inline-block
	}

	#menuresp li:first-child a.hover_sp {
		color: #fff !important;
		background: inherit;
		color: inherit;
		background: #fff;
		border-left: 0 solid
	}

	#menuresp li a {
		color: #000;
		font-size: 12px;
		padding: 18px 25px
	}

	#menuresp li a.hover_sp {
		color: #222 !important
	}

	#menuresp li.sousmenu {}

	#menuresp li.sousmenu ul {
		position: relative;
		width: 100% !important;
		height: initial;
		top: 0;
		background: rgba(255, 255, 255, 0.67)
	}

	#menuresp li.sousmenu li a {
		display: block;
		padding: 0 20px;
		margin: 0;
		color: #222;
		background: rgba(255, 255, 255, 0)
	}

	#menuresp li.sousmenu ul li {
		text-align: left;
		background: none;
		color: #000;
		border-bottom: 0;
		border-top: 1px solid #e8eef7
	}

	#menuresp li.sousmenu ul li:first-child a {
		background-size: 100% auto;
		color: #000 !important
	}

	#menuresp li.sousmenu li a.hover_sp {
		background: none
	}

	#menuresp li.sousmenu ul li a {
		padding-left: 50px;
		padding: 18px 25px
	}

	#menuresp li a.hover_sp {
		background: inherit
	}

	.second a {
		padding-left: 80px !important
	}

	.third a {
		padding-left: 120px !important
	}

	.mega-drop-down {
		display: relative
	}

	.mega-drop-down div[class*=col-] {
		width: 100%
	}

	.mega-drop-down a {
		display: block;
		float: none
	}

	.mega-menu {
		position: relative;
		margin-top: 60px;
		margin: auto;
		right: 0;
		padding: 0 15px;
		display: flex;
		padding-top: 0;
		min-height: 100%;
		display: none;
		justify-content: center;
		text-align: center
	}

	.mega-menu.menuchild {
		width: 100%;
		display: none;
		top: 0;
		left: 0;
		background: #fff !important
	}

	.mega-menu-wraprc {
		width: 100% !important;
		padding: 10px;
		position: relative !important;
		margin: 0 auto;
		left: 0;
		width: 100%;
		background: #fff;
		display: block !important;
		margin: auto;
		justify-content: flex-start
	}

	.icon li a {
		padding-left: 40px !important
	}

	.icon li i {
		position: absolute;
		left: 3% !important;
		top: 35%
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}
</pre></body></html>