@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&family=Noto+Serif+TC:wght@200..900&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input,button,textarea{outline:none}*{box-sizing:border-box}a{text-decoration:none}a{color:#666}button,input,select,textarea{font-size:16px;color:#313131;padding:0 4px}body{color:#4d4d4d;font-family:"Noto Serif TC",serif;font-weight:500;line-height:1.4;letter-spacing:1px}h1{text-indent:-9999px;margin:0;width:1px;height:1px;overflow:hidden}.row{display:flex;flex-wrap:wrap}@media(max-width: 960px){.row{margin:0}}a:hover{text-decoration:none}iframe,video{width:100%;max-width:100%;display:block}img{max-width:100%;display:block}.zoomImg{position:relative;overflow:hidden}.zoomImg img{display:block;transform:scale(1);transition:.8s transform}.zoomImg:hover img{transform:scale(1.2);transition:.8s transform}.articleArrow{width:38px !important;height:12px !important}/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@keyframes flip{from{transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes lightSpeedIn{from{transform:translate3d(20%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translate3d(0, 0, 0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0, 0, 1, 90deg);opacity:0}to{transform-origin:center;transform:translate3d(0, 0, 0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes jackInTheBox{from{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes zoomInDown{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 50px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInUp{animation-name:zoomInUp}@keyframes slideInDown{from{transform:translate3d(0, -10%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0, 10%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInUp{animation-name:slideInUp}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:800ms}.animated.faster{animation-duration:500ms}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media(print),(prefers-reduced-motion: reduce){.animated{animation-duration:1ms !important;transition-duration:1ms !important;animation-iteration-count:1 !important}}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-10%, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(10%, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, -30%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 20%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInUp{animation-name:fadeInUp}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.7, 0.7, 0.7)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}.img_effects{animation-name:effects;position:absolute;width:100%;height:100%;top:0;left:0;background:#fff;transform:translate3d(100%, 0, 0)}.effects_wrap{position:relative;overflow:hidden}@keyframes effects{0%{transform:translate3d(-100%, 0, 0)}50%{transform:translate3d(0%, 0, 0)}100%{transform:translate3d(100%, 0, 0)}}.clip_bottom{animation-name:clip_bottom}@keyframes clip_bottom{0%{clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0% 100%)}100%{clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}}.clip_top{animation-name:clip_top}@keyframes clip_top{0%{clip-path:polygon(0 0, 100% 0, 100% 0, 0 0)}100%{clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}}.clip_left{animation-name:clip_left}@keyframes clip_left{0%{clip-path:polygon(0 0, 0 0, 0 100%, 0% 100%)}100%{clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}}.clip_right{animation-name:clip_right}@keyframes clip_right{0%{clip-path:polygon(100% 0, 100% 0, 100% 100%, 100% 100%)}100%{clip-path:polygon(100% 0, 0 0, 0 100%, 100% 100%)}}nav{position:fixed;background-color:rgba(0,38,64,.9019607843);top:-100%;left:0;width:100%;height:90%;z-index:-100;opacity:0;transition:1.2s all}@media(max-width: 576px){nav{height:100%}}nav .content{max-width:576px;margin:auto;padding:4%}nav .content .title{text-align:center;color:#fff;font-size:64px;text-transform:uppercase;margin-bottom:36px}@media(max-width: 576px){nav .content .title{font-size:10vw}}nav .content .title span{padding-bottom:36px;display:inline-block;position:relative}nav .content .title span::after{content:"";position:absolute;width:80%;bottom:0;left:10%;background-color:hsla(0,0%,100%,.4);height:1px}nav .content ul{flex:0 0 50%;list-style:none}nav .content ul li{padding:24px 0;text-align:center}nav .content ul li a{color:#fff}nav .content ul li a p{font-size:12px;padding-top:8px}nav .content ul li a:hover{color:hsla(0,0%,100%,.4)}nav .content ul .active a{color:hsla(0,0%,100%,.4)}nav .close{position:absolute;width:100%;bottom:30px;left:0;text-align:center;font-size:28px;color:#fff;cursor:pointer}.navShow{z-index:101;opacity:1;top:0}header{position:fixed;width:100%;z-index:88;top:0;left:0;display:flex;flex-wrap:wrap;padding:24px 8vw;justify-content:space-between;align-items:center}@media(max-width: 375px){header{padding:18px 4vw}}header .menuBtn{display:flex;flex-wrap:wrap;cursor:pointer}header .menuBtn .art{color:#000;position:relative;padding-right:8px}header .menuBtn .icon{width:32px;height:12px;position:relative;top:4px}header .menuBtn .icon span{position:absolute;right:0;top:0;width:11px;height:1px;background-color:#d70929}header .menuBtn .icon::after,header .menuBtn .icon::before{content:"";position:absolute;right:0;height:1px;background-color:#d70929}header .menuBtn .icon::before{width:21px;top:6px}header .menuBtn .icon::after{width:31px;top:12px}.banner{position:relative}.banner .scrollDown{width:100%;max-width:72%;position:absolute;bottom:8%;left:14%;border-top:solid 1px #fff;text-align:center;color:#fff;font-size:14px;padding-top:36px;cursor:pointer}.banner .scrollDown::after{position:absolute;content:"";display:block;width:0;height:0;border-top:10px solid #fff;border-right:10px solid rgba(0,0,0,0);border-left:10px solid rgba(0,0,0,0);top:0;left:calc(50% - 10px)}.banner video{width:100%;aspect-ratio:1920/969;-o-object-fit:cover;object-fit:cover}@media(max-width: 576px){.banner video{aspect-ratio:768/1664}}.banner .pc{display:block}@media(max-width: 576px){.banner .pc{display:none !important}}.banner .xs{display:none}@media(max-width: 576px){.banner .xs{display:block !important}}.communityRow{position:fixed;right:24px;bottom:4%;z-index:99}@media(max-width: 576px){.communityRow{display:none}}.communityRow div{margin:12px 0;width:32px;height:32px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background-color:gray;border-radius:100%}.communityRow div a{color:#fff;position:relative;top:2px}.communityRow .goTop{cursor:pointer}footer{background-color:#efeeea;padding:8% 0 32px}@media(max-width: 576px){footer{padding-top:88px}}footer .privacyContent{max-width:1366px;margin:auto}footer .privacyContent .privacyRow{text-align:center;display:flex;justify-content:center;padding-top:24px;margin-top:36px;position:relative}footer .privacyContent .privacyRow::after{content:"";position:absolute;top:0;right:0;width:100%;height:1px;background:linear-gradient(to left, transparent 0%, rgba(100, 100, 100, 0.4) 15%, rgba(100, 100, 100, 0.4) 85%, transparent 100%)}footer .privacyContent .privacyRow a{color:#4d4d4d;font-size:12px;border-right:solid 1px #4d4d4d;line-height:1;padding:0 8px}footer .privacyContent .privacyRow a:last-child{border:none}footer .copyright{font-size:12px;text-align:center;color:#4d4d4d;padding:4px 36px}footer .copyright *{color:#4d4d4d}footer .content{max-width:1330px;margin:auto;padding:0 16px}footer .content .row{align-items:center}@media(max-width: 1160px){footer .content .row{display:block}}footer .content .logo{flex:0 0 15%}@media(max-width: 1160px){footer .content .logo{flex:0 0 100%}footer .content .logo img{margin:auto}}@media(max-width: 1160px)and (max-width: 576px){footer .content .logo img{max-width:36%}}footer .content .logo .footerCommunityRow{display:none}@media(max-width: 576px){footer .content .logo .footerCommunityRow{display:flex;flex-wrap:wrap;justify-content:center;padding:16px 0 24px}footer .content .logo .footerCommunityRow div{width:32px;height:32px;margin:6px;border-radius:100%;background-color:gray;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}footer .content .logo .footerCommunityRow div a{color:#fff;position:relative;top:2px}}footer .content .logo .footerCommunityRow .goTop{display:none}footer .content .data{flex:0 0 25%;padding-left:24px}@media(max-width: 1160px){footer .content .data{flex:0 0 100%;padding-left:0;max-width:270px;margin:auto}}footer .content .data *{color:#4d4d4d}footer .content .data ul{list-style:none}footer .content .data ul li{padding:6px 0}footer .content .menu{flex:0 0 60%;display:flex;flex-wrap:wrap}@media(max-width: 1160px){footer .content .menu{flex:0 0 100%;max-width:360px;margin:auto}}footer .content .menu ul{list-style:none;flex:0 0 20%;text-align:center;position:relative}@media(max-width: 1160px){footer .content .menu ul{flex:0 0 100%;display:flex;flex-wrap:wrap}}footer .content .menu ul::after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background:linear-gradient(to bottom, transparent 0%, rgba(100, 100, 100, 0.4) 15%, rgba(100, 100, 100, 0.4) 85%, transparent 100%)}@media(max-width: 1160px){footer .content .menu ul::after{width:100%;height:1px;top:auto;bottom:0;background:linear-gradient(to left, transparent 0%, rgba(100, 100, 100, 0.4) 15%, rgba(100, 100, 100, 0.4) 85%, transparent 100%)}}footer .content .menu ul li{padding:36px 0}@media(max-width: 1160px){footer .content .menu ul li{flex:0 0 50%}}footer .content .menu ul li a p{font-size:12px}footer .content .menu ul:last-child::after{display:none}.homeIntro{position:relative;width:100%;height:100vh;overflow:hidden}@media(max-width: 960px){.homeIntro{height:initial}}.homeIntro .row,.homeIntro .secondRow{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;box-sizing:border-box}@media(max-width: 960px){.homeIntro .row,.homeIntro .secondRow{position:relative;flex-wrap:wrap}}.homeIntro .row article,.homeIntro .row figure,.homeIntro .row .secondRowSlick,.homeIntro .secondRow article,.homeIntro .secondRow figure,.homeIntro .secondRow .secondRowSlick{flex:0 0 50%;width:50%;height:100vh;box-sizing:border-box;will-change:transform;position:relative}@media(max-width: 960px){.homeIntro .row article,.homeIntro .row figure,.homeIntro .row .secondRowSlick,.homeIntro .secondRow article,.homeIntro .secondRow figure,.homeIntro .secondRow .secondRowSlick{height:initial}}.homeIntro .row .secondRowSlick .slick-dots,.homeIntro .secondRow .secondRowSlick .slick-dots{display:flex;position:absolute;width:100%;left:0;bottom:24px;justify-content:center;list-style:none}.homeIntro .row .secondRowSlick .slick-dots li,.homeIntro .secondRow .secondRowSlick .slick-dots li{width:8px;height:8px;background-color:hsla(0,0%,100%,.6);border-radius:100%;margin:0 4px}.homeIntro .row .secondRowSlick .slick-dots li button,.homeIntro .secondRow .secondRowSlick .slick-dots li button{display:none}.homeIntro .row .secondRowSlick .slick-dots .slick-active,.homeIntro .secondRow .secondRowSlick .slick-dots .slick-active{background-color:#fff}.homeIntro .row article,.homeIntro .secondRow article{display:flex;flex-direction:column;justify-content:center}@media(max-width: 480px){.homeIntro .row article,.homeIntro .secondRow article{padding:52px 36px}}.homeIntro .row article .en,.homeIntro .secondRow article .en{font-size:14px;color:#6b5c3d}.homeIntro .row article .title,.homeIntro .secondRow article .title{font-size:32px;color:#6b5c3d;padding-bottom:24px;font-weight:600}@media(max-width: 576px){.homeIntro .row article .title,.homeIntro .secondRow article .title{padding-bottom:12px}}.homeIntro .row article .name,.homeIntro .secondRow article .name{color:#002640;font-size:28px;padding-bottom:16px;font-weight:600}@media(max-width: 576px){.homeIntro .row article .name,.homeIntro .secondRow article .name{font-size:20px}}.homeIntro .row article p,.homeIntro .secondRow article p{max-width:398px;line-height:1.8;font-weight:500}.homeIntro .row article p img,.homeIntro .secondRow article p img{display:inline-block}.homeIntro .row img,.homeIntro .secondRow img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.homeIntro .row article{padding:6%}@media(max-width: 768px){.homeIntro .row article{padding:52px 16%;flex:0 0 100%}}@media(max-width: 576px){.homeIntro .row article{padding:52px 36px}}.homeIntro .row article figure{padding:20px 0 0}@media(max-width: 576px){.homeIntro .row article figure{width:100%}}.homeIntro .row article figure img{width:auto;max-width:100%;aspect-ratio:430/254;height:initial !important}@media(max-width: 576px){.homeIntro .row article figure img{width:100%}}@media(max-width: 768px){.homeIntro .row>figure{flex:0 0 100%}}.homeIntro .secondRow figure,.homeIntro .secondRow .secondRowSlick{transform:translateY(100%)}@media(max-width: 960px){.homeIntro .secondRow figure,.homeIntro .secondRow .secondRowSlick{transform:translateY(0%)}}@media(max-width: 768px){.homeIntro .secondRow figure,.homeIntro .secondRow .secondRowSlick{flex:0 0 100%}}.homeIntro .secondRow .secondRowSlick img{aspect-ratio:960/910}@media(max-width: 576px){.homeIntro .secondRow .secondRowSlick img{aspect-ratio:initial}}.homeIntro .secondRow article{transform:translateY(-100%);padding:4% 8%}@media(max-width: 960px){.homeIntro .secondRow article{transform:translateY(0%)}}@media(max-width: 768px){.homeIntro .secondRow article{flex:0 0 100%;padding:52px 36px;order:-2}}.homeIntro .secondRow article .homeIntroSlick{max-width:420px;margin:0 auto 64px}@media(max-width: 576px){.homeIntro .secondRow article .homeIntroSlick{max-width:100%;margin-bottom:16px}}.homeIntro .secondRow article .homeIntroSlick .slick-dots{display:flex;position:absolute;width:100%;left:0;bottom:12px;justify-content:center;list-style:none}.homeIntro .secondRow article .homeIntroSlick .slick-dots li{width:8px;height:8px;background-color:hsla(0,0%,100%,.6);border-radius:100%;margin:0 4px}.homeIntro .secondRow article .homeIntroSlick .slick-dots li button{display:none}.homeIntro .secondRow article .homeIntroSlick .slick-dots .slick-active{background-color:#fff}@media(max-width: 576px){.homeIntro .secondRow article .art{order:-2;padding-bottom:16px}}.homeNews{position:relative;top:-9px}@media(max-width: 1024px){.homeNews{background-image:url("../img/homeNewsBg-xs.jpg");background-size:cover;padding-top:12%}}@media(max-width: 576px){.homeNews{padding-bottom:12%}}@media(max-width: 480px){.homeNews{padding:52px 0}}.homeNews .row .videoRow{flex:0 0 26%;position:relative}@media(max-width: 1024px){.homeNews .row .videoRow{flex:0 0 100%;padding-right:12%}}@media(max-width: 576px){.homeNews .row .videoRow{padding-right:20%}}.homeNews .row .videoRow video{aspect-ratio:500/680;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}@media(max-width: 1024px){.homeNews .row .videoRow video{aspect-ratio:16/9}}.homeNews .row .videoRow .enArt{position:absolute;color:#fff;font-size:3vw;writing-mode:vertical-lr;font-weight:200;left:88%;top:72px;line-height:1;letter-spacing:6px;display:none}@media(max-width: 1024px){.homeNews .row .videoRow .enArt{display:block}}@media(max-width: 768px){.homeNews .row .videoRow .enArt{font-size:7vw}}@media(max-width: 576px){.homeNews .row .videoRow .enArt{font-size:12vw;opacity:.5;left:79%;top:12px}}.homeNews .row .homeNewsRow{flex:0 0 74%;background-image:url("../img/homeNewsRowBg.jpg");background-size:cover;padding:6%;display:flex;flex-wrap:wrap;position:relative}@media(max-width: 1024px){.homeNews .row .homeNewsRow{background-image:none;flex:0 0 100%}}@media(max-width: 480px){.homeNews .row .homeNewsRow{padding:36px}}.homeNews .row .homeNewsRow .enArt{position:absolute;color:#fff;font-size:3vw;writing-mode:vertical-lr;font-weight:200;left:0;top:16px;line-height:1}@media(max-width: 1024px){.homeNews .row .homeNewsRow .enArt{display:none}}.homeNews .row .homeNewsRow article{flex:0 0 50%;padding-right:20px;display:flex;flex-wrap:wrap}@media(max-width: 768px){.homeNews .row .homeNewsRow article{flex:0 0 100%;padding-right:0}}.homeNews .row .homeNewsRow article .title{display:flex;flex-wrap:wrap;justify-content:space-between;flex:0 0 100%}.homeNews .row .homeNewsRow article .title strong{color:#6b5c3d;font-size:28px;font-weight:600}@media(max-width: 576px){.homeNews .row .homeNewsRow article .title strong{font-size:18px}}.homeNews .row .homeNewsRow article .title span{color:#6b5c3d;font-size:12px}@media(max-width: 576px){.homeNews .row .homeNewsRow article .title span{display:none}}.homeNews .row .homeNewsRow article .art{flex:0 0 100%;padding-top:12%}@media(max-width: 768px){.homeNews .row .homeNewsRow article .art{padding-top:0}}.homeNews .row .homeNewsRow article .art h2{font-size:28px;color:#002640;font-weight:600;margin-bottom:16px}.homeNews .row .homeNewsRow article .art p{text-align:justify;line-height:1.6}@media(max-width: 768px){.homeNews .row .homeNewsRow article .homeMore{display:none}}.homeNews .row .homeNewsRow figure{flex:0 0 50%;padding-left:20px}@media(max-width: 768px){.homeNews .row .homeNewsRow figure{flex:0 0 100%;padding-left:0;padding-top:36px}}.homeNews .row .homeNewsRow figure img{aspect-ratio:620/440;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width: 768px){.homeNews .row .homeNewsRow figure img{height:initial}}.homeNews .row .homeNewsRow figure .homeMore{display:none}@media(max-width: 768px){.homeNews .row .homeNewsRow figure .homeMore{display:block;padding-top:36px}}.homeNews .row .homeNewsRow figure .homeMore img{display:inline-block;width:38px;height:12px;aspect-ratio:38/12}.homeInfo{position:relative;width:100%;overflow:hidden}@media(max-width: 1024px){.homeInfo{background-image:url("../img/homeNewsBg-xs.jpg");background-size:cover;padding-top:12%}}@media(max-width: 576px){.homeInfo{padding-bottom:12%}}.homeInfo .row .videoRow{flex:0 0 26%;position:relative}@media(max-width: 1024px){.homeInfo .row .videoRow{flex:0 0 100%;padding-right:12%}}@media(max-width: 576px){.homeInfo .row .videoRow{padding-right:20%}}.homeInfo .row .videoRow video{aspect-ratio:500/680;-o-object-fit:cover;object-fit:cover;width:100%;display:block;height:100%}@media(max-width: 1024px){.homeInfo .row .videoRow video{aspect-ratio:16/9}}.homeInfo .row .videoRow .enArt{position:absolute;color:#fff;font-size:3vw;writing-mode:vertical-lr;font-weight:200;left:88%;top:72px;line-height:1;letter-spacing:6px;display:none}@media(max-width: 1024px){.homeInfo .row .videoRow .enArt{display:block}}@media(max-width: 768px){.homeInfo .row .videoRow .enArt{font-size:7vw;top:-77px}}@media(max-width: 576px){.homeInfo .row .videoRow .enArt{top:-28px;font-size:7vw;left:79.5%;opacity:.5}}.homeInfo .row .homeInfoRow{flex:0 0 74%;background-image:url("../img/homeNewsRowBg.jpg");background-size:cover;padding:6%;display:flex;flex-wrap:wrap;position:relative}@media(max-width: 1024px){.homeInfo .row .homeInfoRow{background-image:none;flex:0 0 100%}}@media(max-width: 480px){.homeInfo .row .homeInfoRow{padding:36px}}.homeInfo .row .homeInfoRow .enArt{position:absolute;color:#fff;font-size:3vw;writing-mode:vertical-lr;font-weight:200;left:-3px;top:72px;line-height:1;letter-spacing:6px}@media(max-width: 1292px){.homeInfo .row .homeInfoRow .enArt{top:36px}}@media(max-width: 1024px){.homeInfo .row .homeInfoRow .enArt{display:none}}.homeInfo .row .homeInfoRow article{flex:0 0 50%;padding-right:20px;display:flex;flex-wrap:wrap}@media(max-width: 768px){.homeInfo .row .homeInfoRow article{flex:0 0 100%;padding-right:0}}.homeInfo .row .homeInfoRow article .title{display:flex;flex-wrap:wrap;justify-content:space-between;flex:0 0 100%}.homeInfo .row .homeInfoRow article .title strong{color:#6b5c3d;font-size:28px;font-weight:600}@media(max-width: 576px){.homeInfo .row .homeInfoRow article .title strong{font-size:18px}}.homeInfo .row .homeInfoRow article .title span{color:#6b5c3d;font-size:12px}.homeInfo .row .homeInfoRow article .art{flex:0 0 100%;padding-top:22%}@media(max-width: 768px){.homeInfo .row .homeInfoRow article .art{padding-top:0}}.homeInfo .row .homeInfoRow article .art h2{font-size:28px;color:#002640;font-weight:600;margin-bottom:16px}.homeInfo .row .homeInfoRow article .art p{text-align:justify;line-height:1.6}@media(max-width: 768px){.homeInfo .row .homeInfoRow article .homeMore{display:none}}.homeInfo .row .homeInfoRow figure{flex:0 0 50%;padding-left:20px}@media(max-width: 768px){.homeInfo .row .homeInfoRow figure{flex:0 0 100%;padding-left:0;padding-top:36px}}.homeInfo .row .homeInfoRow figure img{aspect-ratio:620/440;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width: 576px){.homeInfo .row .homeInfoRow figure img{height:initial}}.homeInfo .row .homeInfoRow figure .homeMore{display:none}@media(max-width: 768px){.homeInfo .row .homeInfoRow figure .homeMore{display:block}.homeInfo .row .homeInfoRow figure .homeMore img{display:inline-block;width:38px;height:12px;aspect-ratio:38/12}}.homeMore{max-width:100%;padding-top:36px}.homeMore a{align-items:center;border-bottom:solid 1px #4d4d4d;display:block;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:6px;color:#6b5c3d}.homeMore a img{width:38px;height:12px}.homeAbout{background-color:#c4c0b1;position:relative}.homeAbout::before{content:"";position:absolute;width:100%;height:10px;top:-10px;left:0;background-color:#c4c0b1}@media(max-width: 576px){.homeAbout{padding-top:52px}}.homeAbout .mobileSlick img{margin:auto}.homeAbout .picture{padding-left:24%;position:relative}@media(max-width: 768px){.homeAbout .picture{display:none}}.homeAbout .picture img{position:relative;transform:translateY(-84px)}.homeAbout .row{padding:2% 0 6% 0%}.homeAbout .row figure{flex:0 0 28%;padding-top:8%}@media(max-width: 768px){.homeAbout .row figure{display:none}}.homeAbout .row article{flex:0 0 72%;padding-left:4%}@media(max-width: 768px){.homeAbout .row article{flex:0 0 100%;padding:32px 16%}}@media(max-width: 576px){.homeAbout .row article{padding:52px 32px}}@media(max-width: 480px){.homeAbout .row article{padding:52px 36px;padding-top:0}}.homeAbout .row article .title{border-bottom:solid 1px #fff;color:#6b5c3d;font-size:28px;font-weight:600;margin-bottom:36px}@media(max-width: 768px){.homeAbout .row article .title{width:100%;text-align:left;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between}}@media(max-width: 480px){.homeAbout .row article .title{margin-bottom:16px;font-size:6vw}}.homeAbout .row article .title span{padding-left:24%;color:#fff;font-size:64px;font-weight:200;position:relative;top:16px}@media(max-width: 768px){.homeAbout .row article .title span{padding-left:0}}@media(max-width: 480px){.homeAbout .row article .title span{font-size:12vw;top:11px}}.homeAbout .row article .row .art{flex:0 0 50%}@media(max-width: 768px){.homeAbout .row article .row .art{flex:0 0 100%}}.homeAbout .row article .row .art h2{color:#002640;font-size:28px;padding-bottom:16px}@media(max-width: 768px){.homeAbout .row article .row .art h2{text-align:left}}.homeAbout .row article .row .art p{line-height:1.8;padding-right:4%;text-align:justify;color:#4d4d4d;font-size:16px}.homeAbout .row article .row .art a{color:#6b5c3d;display:block;padding-top:16px;font-size:16px;text-align:left}@media(max-width: 768px){.homeAbout .row article .row .art a{text-align:left}}.homeAbout .row article .row .art a img{display:inline-block;width:41px;height:14px}.homeAbout .row article .row .pic{flex:0 0 50%;padding-top:4%;position:relative}@media(max-width: 768px){.homeAbout .row article .row .pic{display:none}}.homeAbout .row article .row .pic img{position:absolute}@media(max-width: 1292px){.homeAbout .row article .row .pic img{transform:translateX(0px)}}.homeAbout .historyRow{overflow:hidden;position:relative;top:-64px}@media(max-width: 576px){.homeAbout .historyRow{top:0;padding-bottom:64px}}.homeAbout .historyRow .scroll-wrapper{display:flex;width:-moz-max-content;width:max-content;will-change:transform;align-items:flex-end;cursor:grab;background-color:#c4c0b1}.homeAbout .historyRow .scroll-wrapper:active{cursor:grabbing}.homeAbout .historyRow .house{position:relative;color:#002640;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;flex-shrink:0;height:450px}.homeAbout .historyRow .house .art{position:relative;top:0;left:21%;padding-right:20px;padding-bottom:8%}.homeAbout .historyRow .house .art::after{content:"";position:absolute;top:0;left:100%;width:1px;height:125%;background-color:gray}.homeAbout .historyRow .house .art .year{padding-bottom:24px;font-size:22px}.homeAbout .historyRow .house .art .name{writing-mode:vertical-lr;position:relative;left:24px;font-size:18px}.homeAbout .historyRow .house .historyPic{transform:scale(1);mix-blend-mode:multiply}.homeAbout .historyRow .house .historyPic:hover{transform:scale(1.06);transition:.6s all}.homeAbout .historyRow article{text-align:center;font-size:28px;color:#002640;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding-top:36px}@media(max-width: 576px){.homeAbout .historyRow article{font-size:20px;padding-top:32px}}.homeAbout .historyRow article img{width:38px !important;height:27px;margin:0 6px}/*# sourceMappingURL=style.min.css.map */