<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@import url(table_style.css);
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	list-style: none;
	font-family: inherit;
}
img {
	aspect-ratio: attr(width)/attr(height);
	vertical-align: top;
}
a {
	display: inline-block;
	vertical-align: top;
}
a:link, a:hover, a:active, a:focus, a:visited {
	text-decoration: none;
}
button, select {
	-webkit-appearance: none;
	outline: none;
	border: none;
	cursor: pointer;
	background-color: transparent;
}
main {
	position: relative;
	z-index: 1;
}
.container {
	margin: 0 auto;
	padding: 0 20px;
	max-width: 768px;
		word-wrap: break-word;
}

@media screen and (min-width: 768px) {
.container {
	max-width: 1680px;
	padding: 0 8%;
}
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border-width: 0;
}
.picHover-shrink {
	overflow: hidden;
}
.picHover-shrink img {
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	-o-transition: transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}
.picHover-shrink:hover img {
	-webkit-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03);
}
.bgBlack {
	color: #FFFFFF;
	background-color: #000000;
}
.bgWhite {
	color: #1F1F1F;
	background-color: #ECECEC;
}
.btn-base {
	display: inline-block;
	width: auto;
	padding: 0px 20px;
	height: 40px;
}

@media screen and (min-width: 768px) {
.btn-base {
	height: 32px;
}
}
.btn-mobileFull {
	width: 100%;
}

@media screen and (min-width: 768px) {
.btn-mobileFull {
	width: auto;
}
}
.btn-onlyText-white, .btn-onlyText-white:visited {
	color: #FFFFFF;
}
.btn-onlyText-black, .btn-onlyText-black:visited {
	color: #1F1F1F;
}
.btn-onlyText-white, .btn-onlyText-black {
	padding: 0 0px 2px;
	margin-right: 10px;
}
.btn-onlyText-white::before,  .btn-onlyText-black::before {
	content: '&gt;';
	display: inline-block;
	width: 15px;
	padding-top: 5px;
}
.btn-onlyText-white:hover, .btn-onlyText-white:active,  .btn-onlyText-black:hover,  .btn-onlyText-black:active {
	color: #00ADF2;
}
.btn-base.btn-onlyText-white, .btn-base.btn-onlyText-black {
	margin-left: 0;
}
.btn-primary, .btn-primaryGray, .btn-primarySpecial {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	border-radius: 2px;
}
.btn-primary {
	background-color: #00ADF2;
}
.btn-primary:hover {
	background-color: #0398D3;
}
.btn-primaryGray {
	background-color: #666666;
}
.btn-primaryGray:hover {
	background-color: #3C3C3C;
}
.btn-primarySpecial {
	background-color: #3C3C3C;
}
.btn-primarySpecial:hover {
	background-color: #0398D3;
}
.btn-primary, .btn-primary:visited, .btn-primary:hover, .btn-primary:active, .btn-primaryGray, .btn-primaryGray:visited, .btn-primaryGray:hover, .btn-primaryGray:active, .btn-primarySpecial, .btn-primarySpecial:visited, .btn-primarySpecial:hover, .btn-primarySpecial:active {
	color: #FFFFFF;
}
.section__title-index {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 25px;
}

@media screen and (min-width: 768px) {
.section__title-index {
	font-size: 32px;
	margin-bottom: 35px;
}
}
.section__title-index small {
	display: block;
	font-size: 16px;
}
.section__title-underline {
	font-size: 24px;
	text-align: center;
	font-weight: normal;
	color: #1F1F1F;
	padding-bottom: 30px;
	position: relative;
	margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
.section__title-underline {
	font-size: 32px;
	margin-bottom: 40px;
}
}
.section__title-underline::after {
	content: '';
	width: 60px;
	height: 3px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	background-color: #666666;
}
@font-face {
	font-display: swap;
	font-family: MBCorpoA Title;
	font-style: normal;
	font-weight: 400;
	src: url("../font/MBCorpoATitleCond-Regular-Web.eot");
	src: url("../font/MBCorpoATitleCond-Regular-Web.eot#iefix") format("embedded-opentype"), url("../MBCorpoATitleCond-Regular-Web.woff2") format("woff2"), url("../MBCorpoATitleCond-Regular-Web.woff") format("woff"), url("../MBCorpoATitleCond-Regular-Web.ttf") format("truetype"), url("../MBCorpoATitleCond-Regular-Web.svg#MBCorpoATitleCond-Regular-Web") format("svg");
}
@font-face {
	font-display: swap;
	font-family: MBCorpoS Text;
	font-style: normal;
	font-weight: 400;
	src: url("../font/MBCorpoSText-Regular-Web.eot");
	src: url("../font/MBCorpoSText-Regular-Web.eot#iefix") format("embedded-opentype"), url("../MBCorpoSText-Regular-Web.woff2") format("woff2"), url("../MBCorpoSText-Regular-Web.woff") format("woff"), url("../MBCorpoSText-Regular-Web.ttf") format("truetype"), url("../MBCorpoSText-Regular-Web.svg#MBCorpoSText-Regular-Web") format("svg");
}
@font-face {
	font-display: swap;
	font-family: MBCorpoS Text;
	font-style: normal;
	font-weight: 700;
	src: url("../font/MBCorpoSText-Bold-Web.eot");
	src: url("../font/MBCorpoSText-Bold-Web.eot#iefix") format("embedded-opentype"), url("../MBCorpoSText-Bold-Web.woff2") format("woff2"), url("../MBCorpoSText-Bold-Web.woff") format("woff"), url("../MBCorpoSText-Bold-Web.ttf") format("truetype"), url("../MBCorpoSText-Bold-Web.svg#MBCorpoSText-Bold-Web") format("svg");
}
@font-face {
	font-display: swap;
	font-family: DaimlerCAC-Regular;
	src: url("../font/en/DaimlerCAC-Regular.eot");
	src: url("../font/en/DaimlerCAC-Regular.eot#iefix") format("embedded-opentype"), url("../font/en/DaimlerCAC-Regular.woff2") format("woff2"), url("../font/en/DaimlerCAC-Regular.woff") format("woff"), url("../font/en/DaimlerCAC-Regular.ttf") format("truetype"), url("../font/en/DaimlerCAC-Regular.svg#DaimlerCAC-Regular") format("svg");
}
@font-face {
	font-display: swap;
	font-family: NotoSansTC_Light;
	font-style: normal;
	font-weight: 300;
	src: url("../font/Noto_Sans_TC/NotoSansTC-Light.otf");
}
@font-face {
	font-display: swap;
	font-family: NotoSansTC_Regular;
	font-style: bold;
	font-weight: 400;
	src: url("../font/Noto_Sans_TC/NotoSansTC-Regular.otf");
}
/* Start 2021-11 後端添加 */
@font-face {
	font-family: MyCustomFont;
	src: local(Heiti TC), local("微軟正黑體");
/* no unicode-range; default to all characters */ }
/* Latin characters 專用 */
@font-face {
	font-family: MyCustomFont;
  /* 同樣的 font-family */
  unicode-range: U+00-024F;
	/* Latin, Latin1 Sup., Ext-A, Ext-B */
	src: url("../font/en/DaimlerCAC-Regular.eot");
	src: url("../font/en/DaimlerCAC-Regular.eot#iefix") format("embedded-opentype"), url("../font/en/DaimlerCAC-Regular.woff2") format("woff2"), url("../font/en/DaimlerCAC-Regular.woff") format("woff"), url("../font/en/DaimlerCAC-Regular.ttf") format("truetype"), url("../font/en/DaimlerCAC-Regular.svg#DaimlerCAC-Regular") format("svg");
}
.custom-serif {
	font-family: MyCustomFont, sans-serif;
}
/* End 2021-11 後端添加 */
.font-en-title {
	font-family: DaimlerCAC-Regular, serif;
}
.font-en {
	font-family: NotoSansTC_Light serif;
}
.font-tc-Light, body {
	font-family: NotoSansTC_Light, serif;
}
.font-tc-Regular, nav {
	font-family: NotoSansTC_Regular, serif;
}
.lists__pagination, .banner__wrap-link, .footer .footer__col, .footer .copyright__item, .section__title-index .font-en-title {
	line-height: 1;
}
.lineHight-18 {
	line-height: 18px;
}
.text-normal, .text-date, .text-email, .text-list, .footer p, .section__select-list .text__title small, .section__select-list .text__title span {
	line-height: 20px;
}
.title-h2 {
	line-height: 26px;
}
.footer h2, .banner__wrap-h1, .section__title-index {
	line-height: 36px;
}
.btn-primary, .btn-primaryGray, .btn-primarySpecial, .banner__wrap-link a {
	line-height: 40px;
}

@media screen and (min-width: 768px) {
.text-normal, .text-date, .text-email, .text-list,  .footer p {
	line-height: 26px;
}
.lineHight-28 {
	line-height: 28px;
}
.btn-primary, .btn-primaryGray, .btn-primarySpecial,  .banner__wrap-link a,  .section__select-list .text__title small,  .section__select-list .text__title span {
	line-height: 32px;
}
.title-h2,  .footer h2,  .section__title-index {
	line-height: 48px;
}
.banner__wrap-h1 {
	line-height: 75px;
}
}
.pic-alt {
	font-size: 12px;
}
.text-normal, .text-date, .text-email, .text-list, .btn-base, .banner__wrap-link, .banner__wrap-link a, .footer p, .footer .branchoffice select, .section__service.TL .item__text, .section__news.TL .item__text, .section__select-list .info__item {
	font-size: 14px;
}
.section__select-list .text__title small {
	font-size: 16px;
}
.section__news.TL .item__title {
	font-size: 20px;
}
.banner__wrap-h1, .footer h2, .section__title-index, .section__select-list .text__title span {
	font-size: 24px;
}

@media screen and (min-width: 768px) {
.pic-alt {
	font-size: 14px;
}
.text-normal, .text-date, .text-email, .text-list,  .btn-base,  .banner__wrap-link,  .banner__wrap-link a,  .footer p,  .footer .branchoffice select,  .section__service.TL .item__text,  .section__news.TL .item__text,  .section__select-list .info__item,  .section__news.TL .item__title {
	font-size: 16px;
}
.section__select-list .text__title small {
	font-size: 20px;
}
.section__service.TL .text__title span {
	font-size: 24px;
}
.footer h2,  .section__title-index,  .section__select-list .text__title span {
	font-size: 32px;
}
.banner__wrap-h1 {
	font-size: 40px;
}
}

@media screen and (min-width: 1024px) {
.section__news.TL .item__title {
	font-size: 20px;
}
.section__service.TL .text__title span {
	font-size: 32px;
}
.banner__wrap-h1 {
	font-size: 50px;
}
}
* {
	font-weight: 400;
}
.banner__wrap-h1 {
	font-style: normal;
}
.btn-primary, .btn-primaryGray, .banner__wrap-h1, .banner__wrap-link, .banner__wrap-link a {
	text-align: center;
	vertical-align: middle;
}
.font-colorWhite, .btn-onlyText-white, .btn-onlyText-white:visited, .banner__wrap-link, .banner__wrap-link a, footer.footer, .section__service.TL .item__text, .section__service.TL .news__title, .section__select-list .item__text {
	color: #FFFFFF;
}
.font-colorBlack, .section__news.TL .item__text {
	color: #1F1F1F;
}
.font-colorGray {
	color: #666666;
}
.pic-alt, .page_tabbar li a, .footer .copyright__item, .footer a.copyright__item:visited {
	color: #999999;
}
.color_gray_DDD {
	color: #DDDDDD;
}
.font-colorBlue, .footer a.copyright__item:hover {
	color: #00ADF2;
}
.btn-onlyText-white:hover, .btn-onlyText-white:active, .footer a.copyright__item:active {
	color: #0398D3;
}
.owl-theme .owl-dots {
	margin: 0;
}
.owl-theme .owl-dots .owl-dot:not(.active) span {
	background-color: #FFFFFF;
	border-radius: 0;
	width: 20px;
	height: 3px;
	-webkit-transition: width 0.3s;
	-o-transition: width 0.3s;
	transition: width 0.3s;
}

@media screen and (min-width: 1280px) {
.owl-theme .owl-dots .owl-dot:not(.active) span {
	width: 50px;
}
}
.owl-theme .owl-dots .owl-dot.active span {
	background-color: #00ADF2;
	width: 50px;
	height: 3px;
}
.owl-theme.owl-carousel.owl-darker-dots .owl-dots {
	margin-top: 25px;
}
.owl-theme.owl-carousel.owl-darker-dots .owl-dots .owl-dot:not(.active) span {
	background-color: #000000;
	opacity: 0.25;
}
.owl-theme.owl-carousel.owl-darker-dots .owl-dots .owl-dot.active span {
	background-color: #00ADF2;
	opacity: 1;
}
.owl-theme.owl-gray-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.owl-theme.owl-gray-nav .owl-nav {
	margin: 0 auto 20px;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media screen and (min-width: 768px) {
.owl-theme.owl-gray-nav .owl-nav {
	margin-bottom: 50px;
}
}
.owl-theme.owl-gray-nav .owl-nav.disabled {
	display: none;
}
.owl-theme.owl-gray-nav .owl-nav button.owl-prev, .owl-theme.owl-gray-nav .owl-nav button.owl-next {
	margin: 0;
	border-radius: 0;
	width: 30px;
	height: 30px;
	background-color: #666666;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.owl-theme.owl-gray-nav .owl-nav button.owl-prev span, .owl-theme.owl-gray-nav .owl-nav button.owl-next span {
	width: 24px;
	height: 24px;
	font-size: 0;
	display: block;
	margin: 0 auto;
}
.owl-theme.owl-gray-nav .owl-nav button.owl-prev:hover, .owl-theme.owl-gray-nav .owl-nav button.owl-next:hover {
	background-color: #00ADF2;
}
.owl-theme.owl-gray-nav .owl-nav button.owl-prev {
	margin-right: 25px;
}
.owl-theme.owl-gray-nav .owl-nav button.owl-prev span {
	background-image: url("../images/icon/arrow/Icon_arrow_left_white.svg");
}
.owl-theme.owl-gray-nav .owl-nav .owl-next span {
	background-image: url("../images/icon/arrow/Icon_arrow_right_white.svg");
}
body {
	background-color: #000000;
}
/*  ==========================================================*/
/*  section_Header */
/*  ==========================================================*/
header.header {
	background-color: #000000;
	padding: 20px 0 14px;
}

@media screen and (min-width: 576px) {
header.header {
	padding: 32px 0 23px;
}
}

@media screen and (min-width: 1280px) {
header.header {
	padding: 16px 0;
}
}
header.header .container {
	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;
}

@media screen and (min-width: 1280px) {
header.header .container {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
}
.header__btn-mobilemenu {
	color: #FFFFFF;
	width: 40px;
	height: 40px;
	padding: 0 10px;
	display: block;
}

@media screen and (min-width: 1280px) {
.header__btn-mobilemenu {
	display: none;
}
}
.logo__bar {
	display: block;
	width: 100%;
	margin: auto;
	padding-left: 40px;
}

@media screen and (min-width: 576px) {
.logo__bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
}

@media screen and (min-width: 1280px) {
.logo__bar {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: start;
}
}
.logo__bar-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media screen and (min-width: 1280px) {
.logo__bar-item {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
}
.logo__bar-pic {
	width: 40px;
}

@media screen and (min-width: 576px) {
.logo__bar-pic {
	width: 64px;
}
}

@media screen and (min-width: 1280px) {
.logo__bar-pic {
	margin-right: 64px;
}
}
.logo__bar-title {
	display: none;
}

@media screen and (min-width: 1280px) {
.logo__bar-title {
	width: 112px;
	display: block;
}
}
.logo__bar img {
	width: 100%;
	height: auto;
}
/*  ==========================================================*/
/* section_Nav選單 */
/*  ==========================================================*/
body {
	position: static;
	overflow-y: auto;
}
body.active {
	position: static;
	overflow: hidden;
}

@media screen and (min-width: 576px) {
body.active {
	position: fixed;
	left: 0;
	right: 0;
	margin: 0 auto;
	overflow-y: scroll;
}
}
.nav {
	background: #000000;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 100%;
	z-index: 2;
}

@media screen and (min-width: 576px) {
.nav {
	top: 119px;
}
}

@media screen and (min-width: 1280px) {
.nav {
	top: 1px;
	position: relative;
}
}
.nav .container {
	position: relative;
	padding: 0;
	margin: 0 auto;
	max-width: 768px;
}

@media screen and (min-width: 576px) {
.nav .container {
	max-width: 1680px;
	padding: 0 8%;
}
}
.nav__mask {
	position: fixed;
	width: 100%;
	bottom: 0;
	height: 0;
	background: rgba(0, 0, 0, 0.8);
	opacity: 0;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
}
.nav__mask.active {
	background: rgba(0, 0, 0, 0.8);
	opacity: 1;
	height: calc(100% - 74px);
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
}

@media screen and (min-width: 768px) {
.nav__mask.active {
	height: calc(100vh - 96px);
}
}

@media screen and (min-width: 1280px) {
.nav__mask.active {
	height: calc(100vh - 120px);
}
}
.nav__btn-close, .nav__btn-backsubmenusvg {
	background: transparent;
	line-height: 30px;
}

@media screen and (min-width: 576px) {
.nav__btn-close, .nav__btn-backsubmenusvg {
	background-color: #FFFFFF;
}
}
.nav__btn-close svg, .nav__btn-backsubmenusvg svg {
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 30px;
	fill: #FFFFFF;
}

@media screen and (min-width: 576px) {
.nav__btn-close svg, .nav__btn-backsubmenusvg svg {
	background-color: #FFFFFF;
	fill: #1F1F1F;
}
}
.nav__btn-backsubmenusvg svg {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.nav__btn-backsubmenu {
	width: 100%;
	position: relative;
	display: block;
}
.mobile .nav__btn-backsubmenu {
	cursor: pointer;
}
.nav__btn-backsubmenu-img {
	display: inline-block;
	margin-left: 1em;
	width: 35px;
	height: 35px;
	vertical-align: top;
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
	-webkit-transition: -webkit-transform 157ms ease;
	transition: -webkit-transform 157ms ease;
	-o-transition: transform 157ms ease;
	transition: transform 157ms ease;
	transition: transform 157ms ease, -webkit-transform 157ms ease;
}
.nav__btn-backsubmenu-img img {
	width: 100%;
}
.submenu .nav__btn-backsubmenu-img {
	display: none;
}
.mobile .submenu .nav__btn-backsubmenu-img {
	display: inline-block;
}
.nav__btn-backsubmenu-title {
	font-size: 30px;
	line-height: 1;
	text-align: center;
}
.nav__btn-backsubmenu-title span {
	font-size: 16px;
	color: #666666;
}

@media screen and (min-width: 576px) {
.nav__btn-backsubmenu-title {
	font-size: 16px;
	color: #666666;
	padding-top: 12px;
}
}

@media screen and (min-width: 1280px) {
.nav__btn-backsubmenu-title {
	color: #FFFFFF;
}
}
.nav__btn-backsubmenu-title.active {
	display: inline-block;
}

@media screen and (min-width: 576px) {
.nav__btn-backsubmenu-title.active {
	padding-left: 30px;
}
}
.mobile .nav__btn-backsubmenu-title {
	color: #FFFFFF;
}

@media screen and (min-width: 576px) {
.mobile .nav__btn-backsubmenu-title {
	color: #666666;
}
}
.nav__btn-backsubmenu:hover .nav__btn-backsubmenu-img {
	-webkit-transform: translateX(-30%);
	-ms-transform: translateX(-30%);
	transform: translateX(-30%);
	-webkit-transition: -webkit-transform 157ms ease;
	transition: -webkit-transform 157ms ease;
	-o-transition: transform 157ms ease;
	transition: transform 157ms ease;
	transition: transform 157ms ease, -webkit-transform 157ms ease;
}
.nav__btn-backsubmenu:hover .nav__btn-backsubmenu-img img {
	width: 100%;
}
.nav__menu {
	position: relative;
}
.nav__menu-wrap {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-line-pack: start;
	align-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transform: translateX(-28px);
	-ms-transform: translateX(-28px);
	transform: translateX(-28px);
	-webkit-transition: -webkit-transform 157ms;
	transition: -webkit-transform 157ms;
	-o-transition: transform 157ms;
	transition: transform 157ms;
	transition: transform 157ms, -webkit-transform 157ms;
}

@media screen and (min-width: 1280px) {
.nav__menu-wrap {
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
}
}

@media screen and (min-width: 1280px) {
.nav__menu-wrap {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.nav__menu-wrap::before {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 56px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #000000;
}
}
.nav__menu.active .nav__menu-wrap {
	width: 100%;
	height: 100vh;
	top: 0;
	margin: 0;
	padding: 0px 0px 100px 0px;
	z-index: 50;
	opacity: 1;
	background: #1F1F1F;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	overflow-y: auto;
	height: 100vh;
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	-webkit-transition: -webkit-transform 157ms;
	transition: -webkit-transform 157ms;
	-o-transition: transform 157ms;
	transition: transform 157ms;
	transition: transform 157ms, -webkit-transform 157ms;
}

@media screen and (min-width: 576px) {
.nav__menu.active .nav__menu-wrap {
	width: 375px;
	background: #FFFFFF;
	border-radius: 5px;
}
}
.nav__menu-logo {
	display: none;
}
.nav__menu.active .nav__menu-logo {
	display: block;
	-webkit-box-ordinal-group: -1;
	-ms-flex-order: -2;
	order: -2;
	background-color: #1F1F1F;
	width: 100%;
	padding: 80px;
	top: 0;
	position: relative;
}

@media screen and (min-width: 576px) {
.nav__menu.active .nav__menu-logo {
	display: none;
}
}
.nav__menu-logopic {
	display: none;
}
.active .nav__menu-logopic {
	display: block;
	width: 64px;
	height: 64px;
	margin: 0 auto;
}

@media screen and (min-width: 576px) {
.nav__menu-logopic {
	display: none;
}
}
.nav__menu-item {
	position: relative;
}
.nav__menu-header {
	display: none;
}
.nav__menu.active .nav__menu-header {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	display: block;
	-webkit-box-ordinal-group: -1;
	-ms-flex-order: -2;
	order: -2;
	text-align: right;
	padding: 14px;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	background-color: #1F1F1F;
	z-index: 20;
}

@media screen and (min-width: 576px) {
.nav__menu.active .nav__menu-header {
	background-color: #FFFFFF;
}
}
.nav__menu-body {
	z-index: 10;
}
.mobile.active .nav__menu-body {
	width: 100%;
}

@media screen and (min-width: 1280px) {
.nav__menu-body {
	overflow-y: none;
	height: auto;
}
}
 .nav__menu-body::-webkit-scrollbar {
 display: none;
/* Safari and Chrome */ }
.nav__menu-body h2 {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 15px;
	display: none;
}

@media screen and (min-width: 1280px) {
.nav__menu-body h2 {
	display: block;
	font-size: 24px;
}
}
.nav__menu-links {
	display: none;
}
.nav__menu.active .nav__menu-links {
	background: #FFF;
	display: block;
	position: static;
	padding: 14px 25px;
	margin-left: 25px;
	margin-top: 15px;
}

@media screen and (min-width: 576px) {
.nav__menu.active .nav__menu-links {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	margin-left: 0px;
	margin-top: 0px;
}
}
.nav__menu.active .nav__menu-links ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.nav__menu.active .nav__menu-links .nav__menu-item {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
}
.nav__menu.active .nav__menu-links .nav__menu-item a {
	width: 100%;
	padding: 14px 0 18px 0;
	border-bottom: 1px solid #DDDDDD;
	font-size: 16px;
	color: #1F1F1F;
}

@media screen and (min-width: 1280px) {
.nav__menu-links {
	display: block;
}
}
.nav__menu-links ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.nav__menu-links-item {
	position: relative;
}
.nav__menu-links-item::after {
	content: '';
	position: absolute;
	top: -2px;
	left: 0;
	width: 0%;
	height: 2px;
	background-color: #0398D3;
	-webkit-transition: width .15s;
	-o-transition: width .15s;
	transition: width .15s;
	-webkit-transform-origin: 0 50%;
	-ms-transform-origin: 0 50%;
	transform-origin: 0 50%;
	z-index: 5;
}
.nav__menu-links-item.active a {
	color: #FFFFFF;
}
.nav__menu-links-item.active::after {
	width: 100%;
}
.nav__menu-links a {
	padding: 16px 1em 16px;
	color: #666666;
}
.nav__menu-links a:hover {
	color: #FFFFFF;
}
.nav__menu-itemarrow {
	position: absolute;
	top: 50%;
	right: 0px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 20px;
	-webkit-filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(151deg) brightness(50%) contrast(50%);
	filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(151deg) brightness(50%) contrast(50%);
}

@media screen and (min-width: 1280px) {
.nav__menu-itemarrow {
	opacity: 0;
}
}
.nav__menu-itemarrow img {
	width: 100%;
}
.nav__menu-agent {
	color: #FFFFFF;
	text-align: right;
	display: none;
}
.nav__menu.active .nav__menu-agent {
	padding: 25px;
	color: #1F1F1F;
	background: #FFFFFF;
	text-align: left;
	display: block;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
}

@media screen and (min-width: 576px) {
.nav__menu.active .nav__menu-agent {
	padding: 14px 25px;
	background: transparent;
	color: #1F1F1F;
}
}

@media screen and (min-width: 1280px) {
.nav__menu-agent {
	display: block;
	z-index: 2;
}
}
.nav__menu-agent .agent-title {
	font-size: 14px;
}

@media screen and (min-width: 1280px) {
.nav__menu-agent .agent-title {
	font-size: 12px;
}
}
.nav__menu-agent .agent-name {
	font-size: 24px;
}
.active .nav__menu-agent .agent-name {
	font-size: 24px;
}

@media screen and (min-width: 768px) {
.active .nav__menu-agent .agent-name {
	font-size: 18px;
}
}

@media screen and (min-width: 768px) {
.nav__menu-agent .agent-name {
	font-size: 18px;
}
}
.nav__menu-agent .agent-tel {
	font-size: 14px;
	display: block;
}

@media screen and (min-width: 1280px) {
.nav__menu-agent .agent-tel {
	display: none;
}
}
.nav__menu-footer {
	position: fixed;
	right: 0;
	bottom: 0px;
	width: calc(100% - 25px);
	height: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
}

@media screen and (min-width: 576px) {
.nav__menu-footer {
	position: absolute;
	left: 0;
	right: 0;
	width: 375px;
}
}

@media screen and (min-width: 1024px) {
.nav__menu-footer {
	pointer-events: none;
}
}
.nav__menu-footer::before {
	content: '';
	display: block;
	width: 100%;
	height: 60px;
	position: absolute;
	top: 0;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), to(white));
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, white 100%);
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, white 100%);
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, white 100%);
	opacity: 1;
	-webkit-transition: opacity 500ms ease;
	-o-transition: opacity 500ms ease;
	transition: opacity 500ms ease;
	z-index: 50;
}
.nav__menu-footer.active {
	opacity: 1;
	z-index: 50;
	-webkit-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
}
.nav__submenu {
	display: none;
	opacity: 0;
	position: relative;
}
.nav__submenu.active {
	display: block;
	opacity: 1;
	height: 100vh;
}

@media screen and (min-width: 1280px) {
.nav__submenu.active {
	height: auto;
}
}
.nav__submenu.active.thirdmenu {
	left: 0;
}

@media screen and (min-width: 1280px) {
.nav__submenu.active.thirdmenu {
	left: 470px;
}
}
.nav__submenu-wrap {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: 0;
	-webkit-transform: translateX(-28px);
	-ms-transform: translateX(-28px);
	transform: translateX(-28px);
	-webkit-transition: opacity 157ms, -webkit-transform 157ms;
	transition: opacity 157ms, -webkit-transform 157ms;
	-o-transition: opacity 157ms, transform 157ms;
	transition: opacity 157ms, transform 157ms;
	transition: opacity 157ms, transform 157ms, -webkit-transform 157ms;
	z-index: 20;
	background-color: #FFFFFF;
}

@media screen and (min-width: 576px) {
.nav__submenu-wrap {
	width: 375px;
	border-radius: 5px;
	top: 0;
}
}

@media screen and (min-width: 1280px) {
.nav__submenu-wrap {
	width: 450px;
	top: 0;
}
}
.nav__submenu.active .nav__submenu-wrap {
	padding: 0 0 100px 0;
	height: 100vh;
	overflow-y: auto;
	-ms-overflow-style: none;
	/* Internet Explorer 10+ */
	scrollbar-width: none;
	/* Firefox */
	opacity: 1;
	-webkit-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	-webkit-transition: opacity 157ms, -webkit-transform 157ms;
	transition: opacity 157ms, -webkit-transform 157ms;
	-o-transition: opacity 157ms, transform 157ms;
	transition: opacity 157ms, transform 157ms;
	transition: opacity 157ms, transform 157ms, -webkit-transform 157ms;
	top: 0;
}
.nav__submenu-header {
	background: #1F1F1F;
	height: 224px;
	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;
	position: relative;
	padding: 14px;
}

@media screen and (min-width: 576px) {
.nav__submenu-header {
	display: none;
}
}
.nav__submenu-toolbar {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 50;
	width: 100%;
	background-color: #1F1F1F;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 8px 14px;
}

@media screen and (min-width: 576px) {
.nav__submenu-toolbar {
	padding: 14px;
	background-color: #FFFFFF;
}
}

@media screen and (min-width: 1280px) {
.nav__submenu-toolbar {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
}

@media screen and (min-width: 576px) {
.thirdmenu .nav__submenu-toolbar {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
}
.nav__submenu-toolbar .nav__btn-backsubmenusvg {
	width: auto;
}

@media screen and (min-width: 1280px) {
.nav__submenu-toolbar .nav__btn-backsubmenusvg {
	display: none;
}
}
.thirdmenu .nav__submenu-toolbar .nav__btn-backsubmenusvg {
	display: block;
}
.nav__submenu-toolbartitle {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 30px;
	display: none;
}

@media screen and (min-width: 576px) {
.nav__submenu-toolbartitle {
	display: block;
	color: #1F1F1F;
}
}

@media screen and (min-width: 768px) {
.nav__submenu-toolbartitle {
	display: none;
}
}
.nav__submenu-toolbartitle.active {
	display: block;
}
.nav__submenu-headertitle {
	font-size: 14px;
	opacity: 0;
}

@media screen and (min-width: 1280px) {
.nav__submenu-headertitle {
	font-size: 22px;
}
}
.nav__submenu-headertitle.active {
	opacity: 1;
}
.mobile .nav__submenu-headertitle {
	opacity: 1;
	color: #666666;
	font-size: 16px;
}
.nav__submenu-body {
	padding: 15px 25px;
	background: #FFFFFF;
}
 .nav__submenu-body::-webkit-scrollbar {
 display: none;
/* Safari and Chrome */ }
.nav__submenu-body h2 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 15px;
	display: none;
}

@media screen and (min-width: 1280px) {
.nav__submenu-body h2 {
	display: block;
	font-size: 24px;
}
}
.nav__submenu-links {
	background-color: #FFFFFF;
}
.nav__submenu-links li {
	position: relative;
}
.nav__submenu-links a {
	display: block;
	padding: 14px 0 18px 0;
	border-bottom: 1px solid #DDDDDD;
	font-size: 16px;
	color: #1F1F1F;
}

@media screen and (min-width: 1280px) {
.nav__submenu-links a {
	border-bottom: none;
}
}
.nav__submenu-links a:hover {
	color: #1F1F1F;
}
.nav__submenu-links a.active {
	color: #0398D3;
}
.nav__submenu-links a.active ~ .nav__submenu-linksarrow {
	right: 0;
}
.nav__submenu-links a.active ~ .nav__submenu-linksarrow svg {
	fill: #0398D3;
}
.nav__submenu-linksarrow {
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 20px;
	-webkit-filter: invert(39%) sepia(0%) saturate(0%) hue-rotate(151deg) brightness(98%) contrast(84%);
	filter: invert(39%) sepia(0%) saturate(0%) hue-rotate(151deg) brightness(98%) contrast(84%);
}
.nav__submenu-linksarrow img {
	width: 100%;
}
.nav__submenu-footer {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0;
	opacity: 0;
	-webkit-transition: opacity 500ms ease;
	-o-transition: opacity 500ms ease;
	transition: opacity 500ms ease;
	pointer-events: none;
}
.nav__submenu-footer::before {
	content: '';
	display: block;
	width: 100%;
	height: 60px;
	position: absolute;
	top: -79px;
	top: 0;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), to(white));
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, white 100%);
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, white 100%);
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, white 100%);
	opacity: 1;
	-webkit-transition: opacity 500ms ease;
	-o-transition: opacity 500ms ease;
	transition: opacity 500ms ease;
	z-index: 3;
}
.nav__submenu-footer.active {
	opacity: 1;
	-webkit-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
}
.nav__submenu-footerscrollicon {
	width: 30px;
	height: 30px;
	fill: #666666;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 50;
	margin-right: 15px;
}
.nav__submenu-footerscrollicon svg {
	width: 30px;
	height: 30px;
	-webkit-animation: 1s pulse infinite;
	animation: 1s pulse infinite;
}
 @-webkit-keyframes pulse {
 0% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
 50% {
 -webkit-transform: translateY(-6px);
 transform: translateY(-6px);
}
 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
 @keyframes pulse {
 0% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
 50% {
 -webkit-transform: translateY(-6px);
 transform: translateY(-6px);
}
 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
}
/*  ==========================================================*/
/* section_Footer */
/*  ==========================================================*/
footer.footer {
	background-color: #000000;
	padding: 40px 0;
}

@media screen and (min-width: 1680px) {
footer.footer .container {
	padding: 0;
}
}
.footer h2 {
	padding-bottom: 15px;
}
.footer .footer__formcontrol {
	padding-top: 10px;
}
.footer .footer__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 14px;
}

@media screen and (min-width: 768px) {
.footer .footer__content.main {
	padding: 0 23px 32px;
}
}
.footer .footer__content.main .footer__col {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	padding: 0 0 40px;
}

@media screen and (min-width: 768px) {
.footer .footer__content.main .footer__col {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
}
}

@media screen and (min-width: 1024px) {
.footer .footer__content.main .footer__col {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
}
}

@media screen and (min-width: 768px) {
.footer .footer__content.main .footer__col:nth-child(1) {
	padding: 0 64px 25px 0;
	position: relative;
}
.footer .footer__content.main .footer__col:nth-child(1)::before {
	content: '';
	display: block;
	position: absolute;
	bottom: 1px;
	width: calc( 100% - 64px);
	height: 1px;
	background-color: #FFFFFF;
}
}

@media screen and (min-width: 1024px) {
.footer .footer__content.main .footer__col:nth-child(1) {
	padding: 0 30px 25px 0;
}
.footer .footer__content.main .footer__col:nth-child(1)::before {
	display: none;
}
}

@media screen and (min-width: 1280px) {
.footer .footer__content.main .footer__col:nth-child(1) {
	padding: 0 64px 25px 0;
}
}

@media screen and (min-width: 768px) {
.footer .footer__content.main .footer__col:nth-child(2) {
	padding: 0 0 25px 64px;
	position: relative;
}
.footer .footer__content.main .footer__col:nth-child(2)::before {
	content: '';
	display: block;
	position: absolute;
	bottom: 1px;
	width: calc( 100% - 64px);
	height: 1px;
	background-color: #FFFFFF;
}
}

@media screen and (min-width: 1024px) {
.footer .footer__content.main .footer__col:nth-child(2) {
	padding: 0 0 0 30px;
	border-bottom: 0;
}
.footer .footer__content.main .footer__col:nth-child(2)::before {
	top: 0;
	bottom: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background-color: #FFFFFF;
}
}

@media screen and (min-width: 1280px) {
.footer .footer__content.main .footer__col:nth-child(2) {
	padding: 0 0 0 64px;
	border-bottom: 0;
}
}

@media screen and (min-width: 768px) {
.footer .footer__content.main .footer__col:nth-child(3) {
	padding: 25px 64px 0 0;
}
}

@media screen and (min-width: 1024px) {
.footer .footer__content.main .footer__col:nth-child(3) {
	padding: 0 0px 0 30px;
}
}

@media screen and (min-width: 1280px) {
.footer .footer__content.main .footer__col:nth-child(3) {
	padding: 0 0px 0 64px;
}
}

@media screen and (min-width: 768px) {
.footer .footer__content.main .footer__col:nth-child(4) {
	padding: 25px 0px 0 64px;
}
}

@media screen and (min-width: 1024px) {
.footer .footer__content.main .footer__col:nth-child(4) {
	padding: 0 0px 0 30px;
}
}

@media screen and (min-width: 1280px) {
.footer .footer__content.main .footer__col:nth-child(4) {
	padding: 0 0px 0 64px;
}
}
.footer .footer__content.sub {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.footer .footer__content.sub .footer__col {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
}

@media screen and (min-width: 576px) {
.footer .footer__content.sub .footer__col {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}
}
.footer .footer__content .branchoffice select {
	width: 100%;
	padding: 1em;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #000000;
	background-image: url("../images/icon/arrow/Icon_arrow_down_white.svg");
	background-size: .6em;
	background-position: calc(100% - 1.3em) center;
	background-repeat: no-repeat;
}

@media screen and (min-width: 1680px) {
.footer .footer__content .branchoffice select {
	min-width: 50%;
}
}
.footer .footer__content .copyright {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	padding: 0;
}

@media screen and (min-width: 768px) {
.footer .footer__content .copyright {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
}
.footer .footer__content .copyright .copyright__item {
	padding: 20px 0 0;
	margin-right: 1em;
}

@media screen and (min-width: 768px) {
.footer .footer__content .copyright .copyright__item {
	padding: 0 0 0;
}
}
.footer .footer__content .copyright .copyright__item-title {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5;
}

@media screen and (min-width: 768px) {
.footer .footer__content .copyright .copyright__item-title {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}
}
.footer .footer__content .copyright .copyright__item-links {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
}

@media screen and (min-width: 768px) {
.footer .footer__content .copyright .copyright__item-links {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	padding: 0;
}
}
.footer .footer__content .socialbar {
	padding: 20px 0 0;
}

@media screen and (min-width: 768px) {
.footer .footer__content .socialbar {
	padding: 0;
	text-align: right;
}
}
.footer .footer__content .socialbar .socialbar__item {
	width: 32px;
	height: 32px;
	background: url("../images/icon/social/Icon_sociallink_facebook_normal.png") no-repeat center center/100% auto;
	margin-right: 1em;
}

@media screen and (min-width: 768px) {
.footer .footer__content .socialbar .socialbar__item {
	margin-right: 0;
	margin-left: 1em;
}
}
.footer .footer__content .socialbar .socialbar__item.icon_facebook {
	background-image: url("../images/icon/social/Icon_sociallink_facebook_normal.png");
}
.footer .footer__content .socialbar .socialbar__item.icon_facebook:hover, .footer .footer__content .socialbar .socialbar__item.icon_facebook:active {
	background-image: url("../images/icon/social/Icon_sociallink_facebook_active.png");
}
.footer .footer__content .socialbar .socialbar__item.icon_youtube {
	background-image: url("../images/icon/social/Icon_sociallink_youtube_normal.png");
}
.footer .footer__content .socialbar .socialbar__item.icon_youtube:hover, .footer .footer__content .socialbar .socialbar__item.icon_youtube:active {
	background-image: url("../images/icon/social/Icon_sociallink_youtube_active.png");
}
.footer .footer__content .socialbar .socialbar__item.icon_instagram {
	background-image: url("../images/icon/social/Icon_sociallink_instagram_normal.png");
}
.footer .footer__content .socialbar .socialbar__item.icon_instagram:hover, .footer .footer__content .socialbar .socialbar__item.icon_instagram:active {
	background-image: url("../images/icon/social/Icon_sociallink_instagram_active.png");
}
.footer .footer__content .socialbar .socialbar__item.icon_linkedIn {
	background-image: url("../images/icon/social/Icon_sociallink_linkedIn_normal.png");
}
.footer .footer__content .socialbar .socialbar__item.icon_linkedIn:hover, .footer .footer__content .socialbar .socialbar__item.icon_linkedIn:active {
	background-image: url("../images/icon/social/Icon_sociallink_linkedIn_active.png");
}
.footer .footer__content .socialbar .socialbar__item.icon_line {
	background-image: url("../images/icon/social/Icon_sociallink_line_normal.png");
}
.footer .footer__content .socialbar .socialbar__item.icon_line:hover, .footer .footer__content .socialbar .socialbar__item.icon_line:active {
	background-image: url("../images/icon/social/Icon_sociallink_line_active.png");
}
/*  ==========================================================*/
/* section_Banner */
/*  ==========================================================*/
.banner__wrap {
	background-color: #000000;
}
.banner__wrap .container {
	padding: 0;
}
.banner__wrap-owl {
	width: 100%;
	overflow: hidden;
}
.banner__wrap-owl.owl-theme .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 140px;
}

@media screen and (min-width: 576px) {
.banner__wrap-owl.owl-theme .owl-dots {
	bottom: 30px;
}
}
.banner__wrap-img {
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

@media screen and (max-width: 575px) {
.banner__wrap-img {
	width: 575px;
	height: 288px;
}
}

@media screen and (min-width: 576px) {
.banner__wrap-img {
	width: 1024px;
	height: 341px;
}
}

@media screen and (min-width: 1024px) {
.banner__wrap-img {
	width: 1280px;
	height: 427px;
}
}

@media screen and (min-width: 1280px) {
.banner__wrap-img {
	width: 1440px;
	height: 480px;
}
}

@media screen and (min-width: 1440px) {
.banner__wrap-img {
	width: 1680px;
	height: 560px;
}
}
.banner__wrap-img picture img {
	height: 100%;
	width: auto !important;
}
.banner__wrap-titlebox {
	position: relative;
	padding-bottom: 20px;
}

@media screen and (min-width: 576px) {
.banner__wrap-titlebox {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	padding-bottom: 0;
}
}
.banner__wrap-h1 {
	padding-top: 38px;
	padding-bottom: 5px;
}

@media screen and (max-width: 575px) {
.banner__wrap-h1 {
	color: #FFFFFF;
}
}
.banner__wrap-link {
	display: block;
	width: 90%;
	margin: 0 auto;
}
.banner__wrap-link a {
	display: block;
	background-color: #00ADF2;
	padding: 0 5px 2px;
	border-radius: 2px;
	height: 40px;
}

@media screen and (min-width: 576px) {
.banner__wrap-link a {
	background-color: transparent;
	border-radius: 0;
	margin-left: 1em;
	height: 32px;
}
.banner__wrap-link a span {
	border-bottom: 1px solid #FFFFFF;
}
.banner__wrap-link a::before {
	content: '&gt;';
	display: inline-block;
	width: 25px;
	padding-top: 5px;
}
}
.banner__wrap-item {
	position: relative;
}
/*  ==========================================================*/
/* Lightbox */
/*  ==========================================================*/
.lightbox-container {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	background: #000000AA;
	z-index: 100;
	display: none;
}
.lightbox-container.active {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.lightbox-container.carousel .wrap {
	max-width: 90vw;
}
.lightbox-container.photo .wrap {
	max-width: -webkit-max-content;
	max-width: -moz-max-content;
	max-width: max-content;
}
.lightbox-container .wrap {
	position: relative;
	width: 100%;
	margin: auto;
}
.lightbox-container .wrap .pic-photo {
	text-align: center;
}
.lightbox-container .wrap .pic-photo + .lightbox-closebtn {
	top: 0;
	right: 0;
}
.lightbox-container .pic-photo img {
	max-width: 100%;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	margin: auto;
}
.lightbox-closebtn {
	position: absolute;
	cursor: pointer;
	top: 0;
	right: 0;
	width: 36px;
	height: 36px;
	z-index: 10;
}
.lightbox-closebtn img {
	max-width: 100%;
}
/*  ==========================================================*/
/*  section_麵包屑 */
/*  ==========================================================*/
.breadcrumbs {
	padding-top: 40px;
}

@media screen and (min-width: 768px) {
.breadcrumbs {
	padding-top: 64px;
}
}
.breadcrumbs li {
	display: inline-block;
}
.breadcrumbs li::before {
	content: '/';
	font-size: 16px;
	color: #666666;
}
.breadcrumbs li a {
	display: inline-block;
	color: #666666;
	font-size: 16px;
	line-height: 1.5;
	padding: 0 0.5em;
}
.breadcrumbs li.breadcrumbs-home .icon_home {
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 15px;
	margin: 0 0.5em 0.23em 0;
}
.breadcrumbs li.breadcrumbs-home .icon_home img {
	width: 100%;
	height: auto;
}
.breadcrumbs li.breadcrumbs-home a {
	padding-left: 0;
}
.breadcrumbs li.breadcrumbs-home::before {
	content: '';
	padding: 0;
}
/*  ==========================================================*/
/*  section__內容頁 */
/*  ==========================================================*/
section.content.bgBlack .pageContent {
	color: #FFFFFF;
	background-color: #000000;
}
section.content.bgWhite .pageContent {
	color: #1F1F1F;
	background-color: #ECECEC;
}
section.content .container {
	padding-top: 64px;
	padding-bottom: 64px;
}

@media screen and (min-width: 1024px) {
section.content .paragraph__picToText-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
}

@media screen and (min-width: 1024px) {
/**section.content .paragraph__onlyText-wrap {
	padding: 32px 8.33333%;
}**/
}

@media screen and (min-width: 1024px) {
section.content .paragraph__textToPic-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
section.content .paragraph__textToPic-wrap .group-pic {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5;
}
section.content .paragraph__textToPic-wrap .group-text {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}
}

@media screen and (min-width: 1024px) {
section.content .paragraph__onPic-wrap {
	padding: 32px 8.33333%;
}
}

@media screen and (min-width: 1024px) {
section.content .paragraph__map-wrap {
	padding: 32px 2%;
}
}
section.content .pageContent.group-pic, section.content .pageContent.group-text, section.content .pageContent.group-map {
	/**padding: 25px;**/
	overflow: hidden;
}

@media screen and (min-width: 1024px) {
section.content .pageContent.group-pic {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
}
section.content .pageContent.group-text {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
}
}
/*  ==========================================================*/
/*  block_頁籤tabbar */
/*  ==========================================================*/
.page_tabbar {
	border-bottom: 1px solid #666666;
	width: 100%;
	position: relative;
	overflow-x: auto;
	overflow-y: hidden;
	-ms-touch-action: pan-x;
	touch-action: pan-x;
	-webkit-overflow-scrolling: touch;
}
.page_tabbar ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
	padding: 0 15px;
}
.page_tabbar li {
	position: relative;
}
.page_tabbar li::after {
	content: '';
	width: 0%;
	height: 3px;
	background-color: #00ADF2;
	position: absolute;
	bottom: -1px;
	left: 50%;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.page_tabbar li:hover::after, .page_tabbar li.active::after {
	width: 100%;
	left: 0;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.page_tabbar li a {
	display: inline-block;
	padding: 15px;
	font-size: 16px;
	white-space: nowrap;
}
.page_tabbar.bgWhite li:hover a, .page_tabbar.bgWhite li.active a {
	color: #1F1F1F;
}
.page_tabbar.bgBlack li:hover a, .page_tabbar.bgBlack li.active a {
	color: #FFFFFF;
}
/*  ==========================================================*/
/*  內容單一小區塊pageContent */
/*  ==========================================================*/
.pageContent .title-h2 {
	padding: 15px 0;
	font-size: 24px;
}

@media screen and (min-width: 1024px) {
.pageContent .title-h2 {
	padding: 5px 0;
	font-size: 32px;
}
}
.pageContent .title-h3 {
	font-size: 16px;
	padding-bottom: 1em;
}

@media screen and (min-width: 1024px) {
.pageContent .title-h3 {
	font-size: 20px;
}
}
.pageContent .pic-photo {
	position: relative;
	aspect-ratio: 175 / 100;
}
.pageContent .pic-photo img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.pageContent .pic-alt {
	padding: 10px 0;
}
.pageContent .iframe-map {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 66.6666666667%;
	overflow: hidden;
}

@media screen and (min-width: 768px) {
.pageContent .iframe-map {
	padding-bottom: 56.25%;
}
}
.pageContent .iframe-map iframe,  .pageContent .iframe-map object,  .pageContent .iframe-map embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.pageContent button.pic-showbtn {
	position: absolute;
	bottom: 25px;
	right: 25px;
	width: 36px;
	height: 36px;
}
.pageContent .text-normal {
	padding-bottom: 25px;
}
.pageContent .text-list {
	padding-left: 1.25em;
	margin-bottom: 25px;
}
.pageContent .text-list li {
	list-style-type: disc;
}
.pageContent .area-button .btn-base {
	margin-right: 10px;
}

/*# sourceMappingURL=style_page-content.css.map */
</pre></body></html>