* {
	margin: 0px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
body {
	background: 0px 0px rgb(); color: rgb(68, 68, 68); font-family: "Open Sans",Arial,sans-serif; font-size: 16px;
}
h1 {
	margin: 0.5rem 0px; color: rgb(21, 39, 50); line-height: 1.3; font-weight: normal;
}
h2 {
	margin: 0.5rem 0px; color: rgb(0, 0, 0); line-height: 1.3; font-weight: normal;
}
h3 {
	margin: 0.5rem 0px; color: rgb(21, 39, 50); line-height: 1.3; font-weight: normal;
}
h4 {
	margin: 0.5rem 0px; color: rgb(21, 39, 50); line-height: 1.3; font-weight: normal;
}
h5 {
	margin: 0.5rem 0px; color: rgb(21, 39, 50); line-height: 1.3; font-weight: normal;
}
h6 {
	margin: 0.5rem 0px; color: rgb(0, 0, 0); line-height: 1.3; font-weight: normal;
}

h1 {
	font-size: 2.7rem;
}
h2 {
	font-size: ;
}
h3 {
	font-size: 1.8rem;
}
h4 {
	font-size: 1.4rem;
}
h5 {
	font-size: 1.1rem;
}
h6 {
	font-size: 0.9rem;
}
a {
	transition:color 0.2s linear; color: rgb(); text-decoration: none; -o-transition: color 0.20s linear 0s; -moz-transition: color 0.20s linear 0s; -webkit-transition: color 0.20s linear 0s;
}
a:link {
	transition:color 0.2s linear; color: rgb(); text-decoration: none; -o-transition: color 0.20s linear 0s; -moz-transition: color 0.20s linear 0s; -webkit-transition: color 0.20s linear 0s;
}
a:visited {
	transition:color 0.2s linear; color: rgb(); text-decoration: none; -o-transition: color 0.20s linear 0s; -moz-transition: color 0.20s linear 0s; -webkit-transition: color 0.20s linear 0s;
}
a:hover {
	transition:color 0.2s linear; color: rgb(); text-decoration: none; -o-transition: color 0.20s linear 0s; -moz-transition: color 0.20s linear 0s; -webkit-transition: color 0.20s linear 0s;
}
a:active {
	transition:color 0.2s linear; color: rgb(); text-decoration: none; -o-transition: color 0.20s linear 0s; -moz-transition: color 0.20s linear 0s; -webkit-transition: color 0.20s linear 0s;
}
a:hover {
	color: rgb(182, 201, 0);
}
p {
	line-height: 1.6; font-size: 0.85rem;
}
li {
	line-height: 1.6; font-size: 0.85rem;
}
dl {
	line-height: 1.6; font-size: 0.85rem;
}
blockquote {
	line-height: 1.6; font-size: 0.85rem;
}
table {
	line-height: 1.6; font-size: 0.85rem;
}
kbd {
	line-height: 1.6; font-size: 0.85rem;
}
b {
	font-weight: 700;
}
strong {
	font-weight: 700;
}
.text-center {
	text-align: center !important;
}                      

.text-right {
	text-align: right !important;
}

.owl-item img {
	width: 100%; max-width: none;
}
.full-img {
	width: 100%; max-width: none;
}
table {
	background: 0px 0px rgb(255, 255, 255); border: 1px solid rgb(240, 240, 240); border-image: none; width: 100%; text-align: left; border-collapse: collapse; border-spacing: 0;
}
table tr td {
	padding: 0.62rem;
}
table tr th {
	padding: 0.62rem;
}
table tfoot {
	background: 0px 0px rgb(240, 240, 240);
}
table thead {
	background: 0px 0px rgb(240, 240, 240);
}
table tr:nth-of-type(2n) {
	background: 0px 0px rgb(240, 240, 240);
}
th {
	border-right-color: rgb(255, 255, 255); border-right-width: 1px; border-right-style: solid;
}
table tr:nth-of-type(2n) td {
	border-right-color: rgb(255, 255, 255); border-right-width: 1px; border-right-style: solid;
}
td {
	border-right-color: rgb(240, 240, 240); border-right-width: 1px; border-right-style: solid;
}
.size-960 .line {
	margin: 0px auto; padding: 0px 0.62rem;
}
.size-1140 .line {
	margin: 0px auto; padding: 0px 0.62rem;
}
.size-1280 .line {
	margin: 0px auto; padding: 0px 0.62rem;
}
hr {
	border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(229, 229, 229) currentColor currentColor; margin: 2.5rem auto; border-image: none; height: 0px; clear: both;
}
li {
	padding: 0px;
}
ul {
	padding-left: 1.25rem;
}
ol {
	padding-left: 1.25rem;
}
blockquote {
	padding: 1.25rem; border: 2px solid rgb(240, 240, 240); border-image: none;
}
cite {
	color: rgb(153, 153, 153); font-size: 0.8rem; display: block;
}
cite::before {
	content: "— ";
}
dl dt {
	font-weight: 700;
}
dl dd {
	margin-bottom: 0.62rem;
}
dl dd:last-child {
	margin-bottom: 0px;
}
abbr {
	cursor: help;
}
abbr[title] {
	border-bottom-color: currentColor; border-bottom-width: 1px; border-bottom-style: dotted;
}
kbd {
	background: 0px 0px rgb(21, 39, 50); padding: 0.12rem 0.31rem; color: rgb(255, 255, 255);
}
code {
	font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}
kbd {
	font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}
pre {
	font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}
samp {
	font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}
mark {
	background: 0px 0px rgb(243, 248, 169); padding: 0.12rem 0.31rem;
}
.size-960 .line {
	max-width: 60rem;
}
.size-1140 .line {
	max-width: 71.25rem;
}
.size-1280 .line {
	max-width: 80rem;
}
.align-content-left.size-960 .line {
	margin-left: 0px;
}
.align-content-left.size-1140 .line {
	margin-left: 0px;
}
.align-content-left.size-1280 .line {
	margin-left: 0px;
}
form {
	line-height: 1.4;
}
nav {
	background: rgb(21, 39, 50); width: 100%; display: block;
}
.line::after {
	height: 0px; line-height: 0; clear: both; display: block; visibility: hidden; content: ".";
}
nav::after {
	height: 0px; line-height: 0; clear: both; display: block; visibility: hidden; content: ".";
}
.center::after {
	height: 0px; line-height: 0; clear: both; display: block; visibility: hidden; content: ".";
}
.box::after {
	height: 0px; line-height: 0; clear: both; display: block; visibility: hidden; content: ".";
}
.margin::after {
	height: 0px; line-height: 0; clear: both; display: block; visibility: hidden; content: ".";
}
.margin2x::after {
	height: 0px; line-height: 0; clear: both; display: block; visibility: hidden; content: ".";
}
.top-nav ul {
	padding: 0px;
}
.top-nav ul ul {
	background: rgb(21, 39, 50); position: absolute;
}
.top-nav li {
	list-style: none; float: left; cursor: pointer;
}
.top-nav li a {
	padding: 2.5rem; color: rgb(255, 255, 255); font-size: 1rem; display: block;
}
.top-nav li ul li a {
	background: 0px 0px rgb(21, 39, 50); padding: 0.62rem; min-width: 200%;
}
.top-nav li a:hover {
	background: rgba(153, 153, 153, 0.25);
}
.aside-nav li a:hover {
	background: rgba(153, 153, 153, 0.25);
}
.top-nav li ul {
	display: none;
}
.top-nav li ul li {
	list-style: none; padding: 0px; float: none; min-width: 100%;
}
.top-nav li ul li ul li {
	list-style: none; padding: 0px; float: none; min-width: 100%;
}


.top-nav1 ul {
	padding: 0px;
}
.top-nav1 ul ul {
	background: rgb(21, 39, 50); position: absolute;
}
.top-nav1 li {
	list-style: none; float: left; cursor: pointer;
}
.top-nav1 li a {
	padding: 1.5rem; color: rgb(255, 255, 255); font-size: 1rem; display: block;
}
.top-nav1 li ul li a {
	background: 0px 0px rgb(21, 39, 50); padding: 0.62rem; min-width: 200%;
}
.top-nav1 li a:hover {
	background: rgba(153, 153, 153, 0.25);
}
.aside-nav li a:hover {
	background: rgba(153, 153, 153, 0.25);
}
.top-nav1 li ul {
	display: none;
}
.top-nav1 li ul li {
	list-style: none; padding: 0px; float: none; min-width: 100%;
}
.top-nav1 li ul li ul li {
	list-style: none; padding: 0px; float: none; min-width: 100%;
}


.top-nav2 ul {
	padding: 0px;
}
.top-nav2 ul ul {
	background: rgb(255, 255, 255); position: absolute;
}
.top-nav2 li {
	list-style: none; float: left; cursor: pointer;
}
.top-nav2 li a {
	padding: 1.1rem; color: rgb(0, 0, 0); font-size: 1rem; display: block;
}
.top-nav2 li ul li a {
	background: 0px 0px rgb(21, 39, 50); padding: 0.62rem; min-width: 200%;
}
.top-nav2 li a:hover > ul {
	background: rgba(153, 153, 153, 0.25); 
}
.aside-nav li a:hover {
	background: rgba(153, 153, 153, 0.25);
}
.top-nav2 li ul {
	display: none;
}
.top-nav2 li ul li {
	list-style: none; padding: 0px; float: none; min-width: 100%;
}
.top-nav2 li ul li ul li {
	list-style: none; padding: 0px; float: none; min-width: 100%;
}

.top-nav3 ul {
	padding: 0px;
}
.top-nav3 ul ul {
	background: rgb(21, 39, 50); position: absolute;
}
.top-nav3 li {
	list-style: none; float: left; cursor: pointer;
}
.top-nav3 li a {
	padding: 1.1rem; color: rgb(255, 255, 255); font-size: 1rem; display: block;
}
.top-nav3 li ul li a {
	background: 0px 0px rgb(21, 39, 50); padding: 0.62rem; min-width: 200%;
}
.top-nav3 li a:hover > ul {
	background: rgba(153, 153, 153, 0.25); 
}
.aside-nav li a:hover {
	background: rgba(153, 153, 153, 0.25);
}
.top-nav3 li ul {
	display: none;
}
.top-nav3 li ul li {
	list-style: none; padding: 0px; float: none; min-width: 100%;
}
.top-nav3 li ul li ul li {
	list-style: none; padding: 0px; float: none; min-width: 100%;
}

.count-number {
	background: 0px 0px rgba(153, 153, 153, 0.25); margin: 0px 0px -0.31rem 0.31rem; border-radius: 10rem; width: 1.3rem; height: 1.3rem; text-align: center; color: rgb(255, 255, 255); line-height: 1.3rem; font-size: 0.7rem; display: inline-block;
}
ul.chevron .count-number {
	display: none;
}
ul.chevron .submenu > a::after {
	margin: 0px 0.62rem; font-family: mfg; font-size: 0.7rem; display: inline-block; content: "\f004";
}
ul.chevron .sub-submenu > a::after {
	margin: 0px 0.62rem; font-family: mfg; font-size: 0.7rem; display: inline-block; content: "\f004";
}
ul.chevron .aside-submenu > a::after {
	margin: 0px 0.62rem; font-family: mfg; font-size: 0.7rem; display: inline-block; content: "\f004";
}
ul.chevron .aside-sub-submenu > a::after {
	margin: 0px 0.62rem; font-family: mfg; font-size: 0.7rem; display: inline-block; content: "\f004";
}
.top-nav .active-item a {
	background: 0px 0px rgba(153, 153, 153, 0.25);
}
.top-nav1 .active-item a {
	background: 0px 0px rgba(153, 153, 153, 0.25);
}
.top-nav2 .active-item a {
	background: 0px 0px rgba(153, 153, 153, 0.25);
}
.top-nav3 .active-item a {
	background: 0px 0px rgba(153, 153, 153, 0.25);
}
.aside-nav > ul > li.active-item > a:link {
	background: 0px 0px rgba(153, 153, 153, 0.25); color: rgb(255, 255, 255);
}
.aside-nav > ul > li.active-item > a:visited {
	background: 0px 0px rgba(153, 153, 153, 0.25); color: rgb(255, 255, 255);
}
@media screen and (min-width:769px)
{
.aside-nav .count-number {
	margin-left: -1.25rem; float: right;
}
.top-nav li:hover > ul {
	display: block; z-index: 10;
}
.top-nav li:hover > ul ul {
	margin: -2.5rem 0px; left: 100%; width: 100%;
}
}
.nav-text {
	display: none;
}
@media screen and (min-width:769px)
{
.aside-nav1 .count-number {
	margin-left: -1.25rem; float: right;
}
.top-nav1 li:hover > ul {
	display: block; z-index: 10;
}
.top-nav1 li:hover > ul ul {
	margin: -2.5rem 0px; left: 100%; width: 100%;
}
}
.nav-text1 {
	display: none;
}
@media screen and (min-width:769px)
{
.aside-nav2 .count-number {
	margin-left: -1.25rem; float: right;
}
.top-nav2 li:hover > ul {
	display: block; z-index: 10;
}
.top-nav2 li:hover > ul ul {
	margin: -2.5rem 0px; left: 100%; width: 100%;
}
}
.nav-text2 {
	display: none;
}
@media screen and (min-width:769px)
{
.aside-nav3 .count-number {
	margin-left: -1.25rem; float: right;
}
.top-nav3 li:hover > ul {
	display: block; z-index: 10;
}
.top-nav3 li:hover > ul ul {
	margin: -2.5rem 0px; left: 100%; width: 100%;
}
}
.nav-text3 {
	display: none;
}

.aside-nav-text {
	display: none;
}
.aside-nav-text3 {
	display: none;
}
.aside-nav a {
	transition:background 0.2s linear; -o-transition: background 0.20s linear 0s; -moz-transition: background 0.20s linear 0s; -webkit-transition: background 0.20s linear 0s;
}
.aside-nav a:link {
	transition:background 0.2s linear; -o-transition: background 0.20s linear 0s; -moz-transition: background 0.20s linear 0s; -webkit-transition: background 0.20s linear 0s;
}
.aside-nav a:visited {
	transition:background 0.2s linear; -o-transition: background 0.20s linear 0s; -moz-transition: background 0.20s linear 0s; -webkit-transition: background 0.20s linear 0s;
}
.aside-nav li > ul {
	transition:background 0.2s linear; -o-transition: background 0.20s linear 0s; -moz-transition: background 0.20s linear 0s; -webkit-transition: background 0.20s linear 0s;
}

.aside-nav1 a {
	transition:background 0.2s linear; -o-transition: background 0.20s linear 0s; -moz-transition: background 0.20s linear 0s; -webkit-transition: background 0.20s linear 0s;
}
.aside-nav1 a:link {
	transition:background 0.2s linear; -o-transition: background 0.20s linear 0s; -moz-transition: background 0.20s linear 0s; -webkit-transition: background 0.20s linear 0s;
}
.aside-nav1 a:visited {
	transition:background 0.2s linear; -o-transition: background 0.20s linear 0s; -moz-transition: background 0.20s linear 0s; -webkit-transition: background 0.20s linear 0s;
}
.aside-nav1 li > ul {
	transition:background 0.2s linear; -o-transition: background 0.20s linear 0s; -moz-transition: background 0.20s linear 0s; -webkit-transition: background 0.20s linear 0s;
}

.aside-nav2 a {
	transition:background 0.2s linear; -o-transition: background 0.20s linear 0s; -moz-transition: background 0.20s linear 0s; -webkit-transition: background 0.20s linear 0s;
}
.aside-nav2 a:link {
	transition:background 0.2s linear; -o-transition: background 0.20s linear 0s; -moz-transition: background 0.20s linear 0s; -webkit-transition: background 0.20s linear 0s;
}
.aside-nav2 a:visited {
	transition:background 0.2s linear; -o-transition: background 0.20s linear 0s; -moz-transition: background 0.20s linear 0s; -webkit-transition: background 0.20s linear 0s;
}
.aside-nav2 li > ul {
	transition:background 0.2s linear; -o-transition: background 0.20s linear 0s; -moz-transition: background 0.20s linear 0s; -webkit-transition: background 0.20s linear 0s;
}



.aside-nav ul {
	background: rgb(232, 232, 232); padding: 0px;
}
.aside-nav li {
	list-style: none; cursor: pointer;
}
.aside-nav li a {
	padding: 1.25rem; color: rgb(68, 68, 68); font-size: 1rem; border-bottom-color: rgb(210, 210, 210); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.aside-nav li a:link {
	padding: 1.25rem; color: rgb(68, 68, 68); font-size: 1rem; border-bottom-color: rgb(210, 210, 210); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.aside-nav li a:visited {
	padding: 1.25rem; color: rgb(68, 68, 68); font-size: 1rem; border-bottom-color: rgb(210, 210, 210); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.aside-nav > ul > li:last-child a {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
.aside-nav li > ul {
	background: rgb(244, 244, 244); height: 0px; overflow: hidden; border-right-color: rgb(242, 242, 242); border-left-color: rgb(242, 242, 242); border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; display: block; position: relative;
}
.aside-nav li ul ul {
	background: rgb(255, 255, 255); border: 0px currentColor; border-image: none;
}
.aside-nav ul ul a {
	padding: 0.62rem 1.25rem;
}
.aside-nav li a:link {
	color: rgb(51, 51, 51);
}
.aside-nav li a:visited {
	color: rgb(51, 51, 51);
}
.aside-nav li li a:hover {
	background: none; color: rgb(153, 153, 153);
}
.aside-nav li li.active-item > a {
	background: none; color: rgb(153, 153, 153);
}
.aside-nav li li.aside-sub-submenu li a:hover {
	background: none; color: rgb(153, 153, 153);
}
.aside-nav > ul > li > a:hover {
	color: rgb(0, 0, 0);
}
.aside-nav li li a:hover::before {
	margin: 0px 0.62rem 0px -1.25rem; width: 0.62rem; font-family: "mfg"; font-size: 0.6rem; display: inline-block; content: "\f006";
}
.aside-nav li li.active-item a::before {
	margin: 0px 0.62rem 0px -1.25rem; width: 0.62rem; font-family: "mfg"; font-size: 0.6rem; display: inline-block; content: "\f006";
}
.aside-nav li li a:link {
	background: none;
}
.aside-nav li li a:visited {
	background: none;
}
.aside-nav .show-aside-ul {
	height: auto;
}
.aside-nav .active-aside-item {
	height: auto;
}
.padding {
	list-style: none; padding: 10px; display: list-item;
}
.margin {
	display: block;
}
.margin2x {
	display: block;
}
.margin {
	margin: 0px -0.62rem;
}
.margin2x {
	margin: 0px -1.25rem;
}
.line {
	clear: left;
}
.line .line {
	padding: 0px;
}
.hide-l {
	display: none;
}
.box {
	background: 0px 0px rgb(255, 255, 255); padding: 1.25rem; width: 100%; display: block;
}
.margin-bottom {
	margin-bottom: 1.25rem;
}
.margin-bottom2x {
	margin-bottom: 2.5rem;
}
.s-1 {
	float: left; position: static;
}
.s-2 {
	float: left; position: static;
}
.s-five {
	float: left; position: static;
}
.s-3 {
	float: left; position: static;
}
.s-4 {
	float: left; position: static;
}
.s-5 {
	float: left; position: static;
}
.s-6 {
	float: left; position: static;
}
.s-7 {
	float: left; position: static;
}
.s-8 {
	float: left; position: static;
}
.s-9 {
	float: left; position: static;
}
.s-10 {
	float: left; position: static;
}
.s-11 {
	float: left; position: static;
}
.s-12 {
	float: left; position: static;
}
.m-1 {
	float: left; position: static;
}
.m-2 {
	float: left; position: static;
}
.m-five {
	float: left; position: static;
}
.m-3 {
	float: left; position: static;
}
.m-4 {
	float: left; position: static;
}
.m-5 {
	float: left; position: static;
}
.m-6 {
	float: left; position: static;
}
.m-7 {
	float: left; position: static;
}
.m-8 {
	float: left; position: static;
}
.m-9 {
	float: left; position: static;
}
.m-10 {
	float: left; position: static;
}
.m-11 {
	float: left; position: static;
}
.m-12 {
	float: left; position: static;
}
.l-1 {
	float: left; position: static;
}
.l-2 {
	float: left; position: static;
}
.l-five {
	float: left; position: static;
}
.l-3 {
	float: left; position: static;
}
.l-4 {
	float: left; position: static;
}
.l-5 {
	float: left; position: static;
}
.l-6 {
	float: left; position: static;
}
.l-7 {
	float: left; position: static;
}
.l-8 {
	float: left; position: static;
}
.l-9 {
	float: left; position: static;
}
.l-10 {
	float: left; position: static;
}
.l-11 {
	float: left; position: static;
}
.l-12 {
	float: left; position: static;
}
.l-offset-1 {
	margin-left: 8.33%;
}
.l-offset-2 {
	margin-left: 16.66%;
}
.l-offset-five {
	margin-left: 16.66%;
}
.l-offset-3 {
	margin-left: 25%;
}
.l-offset-4 {
	margin-left: 33.33%;
}
.l-offset-5 {
	margin-left: 41.66%;
}
.l-offset-6 {
	margin-left: 50%;
}
.l-offset-7 {
	margin-left: 58.33%;
}
.l-offset-8 {
	margin-left: 66.66%;
}
.l-offset-9 {
	margin-left: 75%;
}
.l-offset-10 {
	margin-left: 83.33%;
}
.l-offset-11 {
	margin-left: 91.66%;
}
.l-offset-12 {
	margin-left: 100%;
}
.s-1 {
	width: 8.33%;
}
.s-2 {
	width: 16.66%;
}
.s-five {
	width: 16.66%;
}
.s-3 {
	width: 25%;
}
.s-4 {
	width: 33.33%;
}
.s-5 {
	width: 41.66%;
}
.s-6 {
	width: 50%;
}
.s-7 {
	width: 58.33%;
}
.s-8 {
	width: 66.66%;
}
.s-9 {
	width: 75%;
}
.s-10 {
	width: 83.33%;
}
.s-11 {
	width: 91.66%;
}
.s-12 {
	width: 100%;
}
.margin > .s-1 {
	padding: 0px 0.62rem;
}
.margin > .s-2 {
	padding: 0px 0.62rem;
}
.margin > .s-five {
	padding: 0px 0.62rem;
}
.margin > .s-3 {
	padding: 0px 0.62rem;
}
.margin > .s-4 {
	padding: 0px 0.62rem;
}
.margin > .s-5 {
	padding: 0px 0.62rem;
}
.margin > .s-6 {
	padding: 0px 0.62rem;
}
.margin > .s-7 {
	padding: 0px 0.62rem;
}
.margin > .s-8 {
	padding: 0px 0.62rem;
}
.margin > .s-9 {
	padding: 0px 0.62rem;
}
.margin > .s-10 {
	padding: 0px 0.62rem;
}
.margin > .s-11 {
	padding: 0px 0.62rem;
}
.margin > .s-12 {
	padding: 0px 0.62rem;
}
.margin > .m-1 {
	padding: 0px 0.62rem;
}
.margin > .m-2 {
	padding: 0px 0.62rem;
}
.margin > .m-five {
	padding: 0px 0.62rem;
}
.margin > .m-3 {
	padding: 0px 0.62rem;
}
.margin > .m-4 {
	padding: 0px 0.62rem;
}
.margin > .m-5 {
	padding: 0px 0.62rem;
}
.margin > .m-6 {
	padding: 0px 0.62rem;
}
.margin > .m-7 {
	padding: 0px 0.62rem;
}
.margin > .m-8 {
	padding: 0px 0.62rem;
}
.margin > .m-9 {
	padding: 0px 0.62rem;
}
.margin > .m-10 {
	padding: 0px 0.62rem;
}
.margin > .m-11 {
	padding: 0px 0.62rem;
}
.margin > .m-12 {
	padding: 0px 0.62rem;
}
.margin > .l-1 {
	padding: 0px 0.62rem;
}
.margin > .l-2 {
	padding: 0px 0.62rem;
}
.margin > .l-five {
	padding: 0px 0.62rem;
}
.margin > .l-3 {
	padding: 0px 0.62rem;
}
.margin > .l-4 {
	padding: 0px 0.62rem;
}
.margin > .l-5 {
	padding: 0px 0.62rem;
}
.margin > .l-6 {
	padding: 0px 0.62rem;
}
.margin > .l-7 {
	padding: 0px 0.62rem;
}
.margin > .l-8 {
	padding: 0px 0.62rem;
}
.margin > .l-9 {
	padding: 0px 0.62rem;
}
.margin > .l-10 {
	padding: 0px 0.62rem;
}
.margin > .l-11 {
	padding: 0px 0.62rem;
}
.margin > .l-12 {
	padding: 0px 0.62rem;
}
.margin2x > .s-1 {
	padding: 0px 1.25rem;
}
.margin2x > .s-2 {
	padding: 0px 1.25rem;
}
.margin2x > .s-five {
	padding: 0px 1.25rem;
}
.margin2x > .s-3 {
	padding: 0px 1.25rem;
}
.margin2x > .s-4 {
	padding: 0px 1.25rem;
}
.margin2x > .s-5 {
	padding: 0px 1.25rem;
}
.margin2x > .s-6 {
	padding: 0px 1.25rem;
}
.margin2x > .s-7 {
	padding: 0px 1.25rem;
}
.margin2x > .s-8 {
	padding: 0px 1.25rem;
}
.margin2x > .s-9 {
	padding: 0px 1.25rem;
}
.margin2x > .s-10 {
	padding: 0px 1.25rem;
}
.margin2x > .s-11 {
	padding: 0px 1.25rem;
}
.margin2x > .s-12 {
	padding: 0px 1.25rem;
}
.margin2x > .m-1 {
	padding: 0px 1.25rem;
}
.margin2x > .m-2 {
	padding: 0px 1.25rem;
}
.margin2x > .m-five {
	padding: 0px 1.25rem;
}
.margin2x > .m-3 {
	padding: 0px 1.25rem;
}
.margin2x > .m-4 {
	padding: 0px 1.25rem;
}
.margin2x > .m-5 {
	padding: 0px 1.25rem;
}
.margin2x > .m-6 {
	padding: 0px 1.25rem;
}
.margin2x > .m-7 {
	padding: 0px 1.25rem;
}
.margin2x > .m-8 {
	padding: 0px 1.25rem;
}
.margin2x > .m-9 {
	padding: 0px 1.25rem;
}
.margin2x > .m-10 {
	padding: 0px 1.25rem;
}
.margin2x > .m-11 {
	padding: 0px 1.25rem;
}
.margin2x > .m-12 {
	padding: 0px 1.25rem;
}
.margin2x > .l-1 {
	padding: 0px 1.25rem;
}
.margin2x > .l-2 {
	padding: 0px 1.25rem;
}
.margin2x > .l-five {
	padding: 0px 1.25rem;
}
.margin2x > .l-3 {
	padding: 0px 1.25rem;
}
.margin2x > .l-4 {
	padding: 0px 1.25rem;
}
.margin2x > .l-5 {
	padding: 0px 1.25rem;
}
.margin2x > .l-6 {
	padding: 0px 1.25rem;
}
.margin2x > .l-7 {
	padding: 0px 1.25rem;
}
.margin2x > .l-8 {
	padding: 0px 1.25rem;
}
.margin2x > .l-9 {
	padding: 0px 1.25rem;
}
.margin2x > .l-10 {
	padding: 0px 1.25rem;
}
.margin2x > .l-11 {
	padding: 0px 1.25rem;
}
.margin2x > .l-12 {
	padding: 0px 1.25rem;
}
.m-1 {
	width: 8.33%;
}
.m-2 {
	width: 16.66%;
}
.m-five {
	width: 20%;
}
.m-3 {
	width: 25%;
}
.m-4 {
	width: 33.33%;
}
.m-5 {
	width: 41.66%;
}
.m-6 {
	width: 50%;
}
.m-7 {
	width: 58.33%;
}
.m-8 {
	width: 66.66%;
}
.m-9 {
	width: 75%;
}
.m-10 {
	width: 83.33%;
}
.m-11 {
	width: 91.66%;
}
.m-12 {
	width: 100%;
}
.l-1 {
	width: 8.33%;
}
.l-2 {
	width: 16.66%;
}
.l-five {
	width: 20%;
}
.l-3 {
	width: 25%;
}
.l-4 {
	width: 33.33%;
}
.l-5 {
	width: 41.66%;
}
.l-6 {
	width: 50%;
}
.l-7 {
	width: 58.33%;
}
.l-8 {
	width: 66.66%;
}
.l-9 {
	width: 75%;
}
.l-10 {
	width: 83.33%;
}
.l-11 {
	width: 91.66%;
}
.l-12 {
	width: 100%;
}
.right {
	float: right;
}
.left {
	float: left;
}
@media screen and (max-width:768px)
{
.size-960 {
	max-width: 768px;
}
.size-1140 {
	max-width: 768px;
}
.size-1280 {
	max-width: 768px;
}
.hide-l {
	display: block;
}
.hide-s {
	display: block;
}
.hide-m {
	display: none;
}
nav {
	line-height: 3; display: block; cursor: pointer;
}
.top-nav li a {
	background: 0px 0px rgb(74, 74, 74);
}
.top-nav1 li a {
	background: 0px 0px rgb(255, 255, 255);
}
.top-nav2 li a {
	background: 0px 0px rgb(160, 160, 160);
}
.top-nav3 li a {
	background: 0px 0px rgb(74, 74, 74);
}

.top-nav > ul {
	height: 0px; overflow: hidden; position: relative; z-index: 999; max-width: 100%;
}
.top-nav1 > ul {
	height: 0px; overflow: hidden; position: relative; z-index: 999; max-width: 100%;
}
.top-nav2 > ul {
	height: 0px; overflow: hidden; position: relative; z-index: 999; max-width: 100%;
}
.top-nav3 > ul {
	height: 0px; overflow: hidden; position: relative; z-index: 999; max-width: 100%;
}

.top-nav > ul.show-menu {
	height: auto;
}
.top-nav1 > ul.show-menu {
	height: auto;
}
.top-nav2 > ul.show-menu {
	height: auto;
}
.top-nav3 > ul.show-menu {
	height: auto;
}
.minimize-on-small.aside-nav > ul.show-menu {
	height: auto;
}
.minimize-on-small.aside-nav > ul.show-menu2 {
	height: auto;
}
.minimize-on-small.aside-nav3 > ul.show-menu3 {
	height: auto;
}
.top-nav ul ul {
	left: 0px; right: 0px; margin-top: 0px; position: relative;
}
.top-nav1 ul ul {
	left: 0px; right: 0px; margin-top: 0px; position: relative;
}
.top-nav2 ul ul {
	left: 0px; right: 0px; margin-top: 0px; position: relative;
}
.top-nav3 ul ul {
	left: 0px; right: 0px; margin-top: 0px; position: relative;
}
.top-nav li ul li a {
	min-width: 100%;
}
.top-nav1 li ul li a {
	min-width: 100%;
}
.top-nav2 li ul li a {
	min-width: 100%;
}
.top-nav3 li ul li a {
	min-width: 100%;
}
.top-nav li {
	list-style: none; padding: 0px; float: none;
}
.top-nav1 li {
	list-style: none; padding: 0px; float: none;
}
.top-nav2 li {
	list-style: none; padding: 0px; float: none;
}
.top-nav3 li {
	list-style: none; padding: 0px; float: none;
}
.top-nav li a {
	padding: 1.25rem 0.62rem; text-align: center; color: rgb(255, 255, 255); text-decoration: none; border-top-color: rgb(51, 51, 51); border-top-width: 1px; border-top-style: solid; display: block;
}
.top-nav1 li a {
	padding: 1.25rem 0.62rem; text-align: center; color: rgb(0, 0, 0); text-decoration: none; border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid; display: block;
}
.top-nav2 li a {
	padding: 1.25rem 0.62rem; text-align: center; color: rgb(255, 255, 255); text-decoration: none; border-top-color: rgb(51, 51, 51); border-top-width: 1px; border-top-style: solid; display: block;
}
.top-nav3 li a {
	padding: 1.25rem 0.62rem; text-align: center; color: rgb(255, 255, 255); text-decoration: none; border-top-color: rgb(51, 51, 51); border-top-width: 1px; border-top-style: solid; display: block;
}
.top-nav li ul li a {
	border-top-color: rgb(135, 135, 135); border-top-width: 1px; border-top-style: solid;
}
.top-nav1 li ul li a {
	border-top-color: rgb(135, 135, 135); border-top-width: 1px; border-top-style: solid;
}
.top-nav2 li ul li a {
	border-top-color: rgb(135, 135, 135); border-top-width: 1px; border-top-style: solid;
}
.top-nav3 li ul li a {
	border-top-color: rgb(135, 135, 135); border-top-width: 1px; border-top-style: solid;
}
.top-nav li ul li ul li a {
	border-top-color: rgb(152, 152, 152); border-top-width: 1px; border-top-style: solid;
}
.top-nav1 li ul li ul li a {
	border-top-color: rgb(152, 152, 152); border-top-width: 1px; border-top-style: solid;
}
.top-nav2 li ul li ul li a {
	border-top-color: rgb(152, 152, 152); border-top-width: 1px; border-top-style: solid;
}
.top-nav3 li ul li ul li a {
	border-top-color: rgb(152, 152, 152); border-top-width: 1px; border-top-style: solid;
}
.top-nav li a:hover {
	background: 0px 0px rgb(139, 139, 139); color: rgb(0, 0, 0);
}
.top-nav1 li a:hover {
	background: 0px 0px rgb(139, 139, 139); color: rgb(0, 0, 0);
}
.top-nav2 li a:hover {
	background: 0px 0px rgb(139, 139, 139); color: rgb(168, 218, 122);
}
.top-nav3 li a:hover {
	background: 0px 0px rgb(139, 139, 139); color: rgb(0, 0, 0);
}
.top-nav li ul {
	height: 0px; overflow: hidden; display: block;
}
.top-nav1 li ul {
	height: 0px; overflow: hidden; display: block;
}
.top-nav2 li ul {
	height: 0px; overflow: hidden; display: block;
}
.top-nav3 li ul {
	height: 0px; overflow: hidden; display: block;
}
.top-nav li ul li ul {
	height: 0px; overflow: hidden; display: block;
}
.top-nav1 li ul li ul {
	height: 0px; overflow: hidden; display: block;
}
.top-nav2 li ul li ul {
	height: 0px; overflow: hidden; display: block;
}
.top-nav3 li ul li ul {
	height: 0px; overflow: hidden; display: block;
}
.top-nav > ul ul.show-ul {
	height: auto; display: block;
}
.top-nav1 > ul ul.show-ul {
	height: auto; display: block;
}
.top-nav2 > ul ul.show-ul {
	height: auto; display: block;
}
.top-nav3 > ul ul.show-ul {
	height: auto; display: block;
}
.top-nav li ul li a {
	background: 0px 0px rgb(157, 157, 157); padding: 0.62rem;
}
.top-nav1 li ul li a {
	background: 0px 0px rgb(157, 157, 157); padding: 0.62rem;
}
.top-nav2 li ul li a {
	background: 0px 0px rgb(157, 157, 157); padding: 0.62rem;
}
.top-nav3 li ul li a {
	background: 0px 0px rgb(157, 157, 157); padding: 0.62rem;
}
.top-nav li ul li ul li a {
	background: 0px 0px rgb(215, 215, 215); color: rgb(34, 34, 34);
}
.top-nav1 li ul li ul li a {
	background: 0px 0px rgb(215, 215, 215); color: rgb(34, 34, 34);
}
.top-nav2 li ul li ul li a {
	background: 0px 0px rgb(215, 215, 215); color: rgb(34, 34, 34);
}
.top-nav3 li ul li ul li a {
	background: 0px 0px rgb(215, 215, 215); color: rgb(34, 34, 34);
}
.nav-text {
	text-align: center;
	color: rgb(110, 110, 0);
	line-height: 3;
	font-size: 1.2rem;
	margin-right: 0rem;
	vertical-align: middle;
	display: block;
	max-width: 100%;
}
.nav-text3 {
	text-align: center;
	color: rgb(110, 110, 0);
	line-height: 3;
	font-size: 1.2rem;
	margin-right: 0.62rem;
	vertical-align: middle;
	display: block;
	max-width: 100%;
}
.nav-text1 {
	text-align: center; color: rgb(0, 0, 0); line-height: 3; font-size: 1.2rem; margin-right: 0.62rem; vertical-align: middle; display: block; max-width: 100%;
}
.nav-text2 {
	text-align: center; color: rgb(0, 0, 0); line-height: 3; font-size: 1.2rem; margin-right: 0.62rem; vertical-align: middle; display: block; max-width: 100%;
}
.nav-text3 {
	text-align: center; color: rgb(0, 0, 0); line-height: 3; font-size: 1.2rem; margin-right: 0.62rem; vertical-align: middle; display: block; max-width: 100%;
}
.nav-text::after {
	text-align: right; font-family: "mfg"; font-size: 1.1rem; margin-left: 0.5rem; content: "";
}
.nav-text1::after {
	text-align: right; font-family: "mfg"; font-size: 1.1rem; margin-left: 0.5rem; content: "";
}
.nav-text2::after {
	text-align: right; font-family: "mfg"; font-size: 1.1rem; margin-left: 0.5rem; content: "\f008";
}
.nav-tex3t::after {
	text-align: right; font-family: "mfg"; font-size: 1.1rem; margin-left: 0.5rem; content: "";
}
.l-offset-1 {
	margin-left: 0px;
}
.l-offset-2 {
	margin-left: 0px;
}
.l-offset-five {
	margin-left: 0px;
}
.l-offset-3 {
	margin-left: 0px;
}
.l-offset-4 {
	margin-left: 0px;
}
.l-offset-5 {
	margin-left: 0px;
}
.l-offset-6 {
	margin-left: 0px;
}
.l-offset-7 {
	margin-left: 0px;
}
.l-offset-8 {
	margin-left: 0px;
}
.l-offset-9 {
	margin-left: 0px;
}
.l-offset-10 {
	margin-left: 0px;
}
.l-offset-11 {
	margin-left: 0px;
}
.l-offset-12 {
	margin-left: 0px;
}
.m-offset-1 {
	margin-left: 8.33%;
}
.m-offset-2 {
	margin-left: 16.66%;
}
.m-offset-five {
	margin-left: 16.66%;
}
.m-offset-3 {
	margin-left: 25%;
}
.m-offset-4 {
	margin-left: 33.33%;
}
.m-offset-5 {
	margin-left: 41.66%;
}
.m-offset-6 {
	margin-left: 50%;
}
.m-offset-7 {
	margin-left: 58.33%;
}
.m-offset-8 {
	margin-left: 66.66%;
}
.m-offset-9 {
	margin-left: 75%;
}
.m-offset-10 {
	margin-left: 83.33%;
}
.m-offset-11 {
	margin-left: 91.66%;
}
.m-offset-12 {
	margin-left: 100%;
}
.l-1 {
	width: 8.33%;
}
.l-2 {
	width: 16.66%;
}
.l-five {
	width: 20%;
}
.l-3 {
	width: 25%;
}
.l-4 {
	width: 33.33%;
}
.l-5 {
	width: 41.66%;
}
.l-6 {
	width: 50%;
}
.l-7 {
	width: 58.33%;
}
.l-8 {
	width: 66.66%;
}
.l-9 {
	width: 75%;
}
.l-10 {
	width: 83.33%;
}
.l-11 {
	width: 91.66%;
}
.l-12 {
	width: 100%;
}
.s-1 {
	width: 8.33%;
}
.s-2 {
	width: 16.66%;
}
.s-five {
	width: 20%;
}
.s-3 {
	width: 25%;
}
.s-4 {
	width: 33.33%;
}
.s-5 {
	width: 41.66%;
}
.s-6 {
	width: 50%;
}
.s-7 {
	width: 58.33%;
}
.s-8 {
	width: 66.66%;
}
.s-9 {
	width: 75%;
}
.s-10 {
	width: 83.33%;
}
.s-11 {
	width: 91.66%;
}
.s-12 {
	width: 100%;
}
.m-1 {
	width: 8.33%;
}
.m-2 {
	width: 16.66%;
}
.m-five {
	width: 20%;
}
.m-3 {
	width: 25%;
}
.m-4 {
	width: 33.33%;
}
.m-5 {
	width: 41.66%;
}
.m-6 {
	width: 50%;
}
.m-7 {
	width: 58.33%;
}
.m-8 {
	width: 66.66%;
}
.m-9 {
	width: 75%;
}
.m-10 {
	width: 83.33%;
}
.m-11 {
	width: 91.66%;
}
.m-12 {
	width: 100%;
}
}
@media screen and (max-width:480px)
{
.size-960 {
	max-width: 480px;
}
.size-1140 {
	max-width: 480px;
}
.size-1280 {
	max-width: 480px;
}
.aside-nav li a {
	text-align: center;
}
.aside-nav3 li a {
	text-align: center;
}
.minimize-on-small.aside-nav > ul {
	height: 0px; overflow: hidden;
}
.minimize-on-small.aside-nav3 > ul {
	height: 0px; overflow: hidden;
}
.hide-l {
	display: block;
}
.hide-m {
	display: block;
}
.hide-s {
	display: none;
}
.count-number {
	margin-right: -1.25rem;
}
.l-offset-1 {
	margin-left: 0px;
}
.l-offset-2 {
	margin-left: 0px;
}
.l-offset-five {
	margin-left: 0px;
}
.l-offset-3 {
	margin-left: 0px;
}
.l-offset-4 {
	margin-left: 0px;
}
.l-offset-5 {
	margin-left: 0px;
}
.l-offset-6 {
	margin-left: 0px;
}
.l-offset-7 {
	margin-left: 0px;
}
.l-offset-8 {
	margin-left: 0px;
}
.l-offset-9 {
	margin-left: 0px;
}
.l-offset-10 {
	margin-left: 0px;
}
.l-offset-11 {
	margin-left: 0px;
}
.l-offset-12 {
	margin-left: 0px;
}
.m-offset-1 {
	margin-left: 0px;
}
.m-offset-2 {
	margin-left: 0px;
}
.m-offset-five {
	margin-left: 0px;
}
.m-offset-3 {
	margin-left: 0px;
}
.m-offset-4 {
	margin-left: 0px;
}
.m-offset-5 {
	margin-left: 0px;
}
.m-offset-6 {
	margin-left: 0px;
}
.m-offset-7 {
	margin-left: 0px;
}
.m-offset-8 {
	margin-left: 0px;
}
.m-offset-9 {
	margin-left: 0px;
}
.m-offset-10 {
	margin-left: 0px;
}
.m-offset-11 {
	margin-left: 0px;
}
.m-offset-12 {
	margin-left: 0px;
}
.s-offset-1 {
	margin-left: 8.33%;
}
.s-offset-2 {
	margin-left: 16.66%;
}
.s-offset-five {
	margin-left: 16.66%;
}
.s-offset-3 {
	margin-left: 25%;
}
.s-offset-4 {
	margin-left: 33.33%;
}
.s-offset-5 {
	margin-left: 41.66%;
}
.s-offset-6 {
	margin-left: 50%;
}
.s-offset-7 {
	margin-left: 58.33%;
}
.s-offset-8 {
	margin-left: 66.66%;
}
.s-offset-9 {
	margin-left: 75%;
}
.s-offset-10 {
	margin-left: 83.33%;
}
.s-offset-11 {
	margin-left: 91.66%;
}
.s-offset-12 {
	margin-left: 100%;
}
.l-1 {
	width: 8.33%;
}
.l-2 {
	width: 16.66%;
}
.l-five {
	width: 20%;
}
.l-3 {
	width: 25%;
}
.l-4 {
	width: 33.33%;
}
.l-5 {
	width: 41.66%;
}
.l-6 {
	width: 50%;
}
.l-7 {
	width: 58.33%;
}
.l-8 {
	width: 66.66%;
}
.l-9 {
	width: 75%;
}
.l-10 {
	width: 83.33%;
}
.l-11 {
	width: 91.66%;
}
.l-12 {
	width: 100%;
}
.m-1 {
	width: 8.33%;
}
.m-2 {
	width: 16.66%;
}
.m-five {
	width: 20%;
}
.m-3 {
	width: 25%;
}
.m-4 {
	width: 33.33%;
}
.m-5 {
	width: 41.66%;
}
.m-6 {
	width: 50%;
}
.m-7 {
	width: 58.33%;
}
.m-8 {
	width: 66.66%;
}
.m-9 {
	width: 75%;
}
.m-10 {
	width: 83.33%;
}
.m-11 {
	width: 91.66%;
}
.m-12 {
	width: 100%;
}
.s-1 {
	width: 8.33%;
}
.s-2 {
	width: 16.66%;
}
.s-five {
	width: 20%;
}
.s-3 {
	width: 25%;
}
.s-4 {
	width: 33.33%;
}
.s-5 {
	width: 41.66%;
}
.s-6 {
	width: 50%;
}
.s-7 {
	width: 58.33%;
}
.s-8 {
	width: 66.66%;
}
.s-9 {
	width: 75%;
}
.s-10 {
	width: 83.33%;
}
.s-11 {
	width: 91.66%;
}
.s-12 {
	width: 100%;
}
}
.center {
	margin: 0px auto; float: none; display: block;
}
