@import"https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@200..900&display=swap";@import"all.css";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@500&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%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}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}body{font-family:Helvetica,Arial,"Noto Sans TC","微軟正黑體",Heiti TC,"メイリオ",sans-serif;line-height:1;color:#fff;font-family:"Noto Serif TC",serif}.custom-select{position:relative;width:100%;font-family:"Noto Serif TC",serif}.select-display{background-color:rgba(0,0,0,0);color:#fff;height:45px;line-height:45px;padding:0 15px;font-size:24px;font-weight:bold;border-radius:4px;cursor:pointer}@media(max-width: 500px){.select-display{font-size:18px}}.select-options{position:absolute;top:48px;left:0;width:100%;background:#fff;border:1px solid #c4b29d;border-radius:4px;display:none;list-style:none;padding:0;margin:0;z-index:20;font-weight:bold;color:#000}.select-options li{padding:10px 15px;color:#000;font-size:24px}@media(max-width: 500px){.select-options li{font-size:18px}}.select-options li:hover{background:#f3f3f3}/*!
 * 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%)}}body{font-family:"Noto Sans TC",sans-serif}.container{margin:0 auto}iframe,video{width:100%;max-width:100%}a:hover{text-decoration:none}.flex,.row{display:flex;flex-wrap:wrap}.lightBox{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.6);display:none;justify-content:center;align-items:center;padding:3%;z-index:999}.lightBox .content{padding:30px;background:#fff;border-radius:15px;max-width:600px;color:#000;font-size:13px;position:relative;z-index:9;line-height:20px}.lightBox .content .contentText{max-height:80vh;overflow-y:auto;padding-right:15px}.lightBox .content .contentText p{color:#000 !important}.bgClose{position:absolute;width:100%;height:100%;left:0;top:0}.close{width:36px;height:36px;position:absolute;top:-10px;right:-10px;background:#000;cursor:pointer;border-radius:100%}.close:before,.close:after{content:"";width:24px;height:1px;position:absolute;top:17px;right:6px;transform:rotate(45deg);background:#fff}.close:after{transform:rotate(-45deg)}img{width:100%;display:block}.map{position:relative;overflow-y:hidden;overflow-y:auto}.map .mask{display:none;position:sticky;top:45%;left:0%;z-index:10}@media(max-width: 500px){.map .mask{display:block}}.map .mask img{max-width:47px;position:absolute;width:47px !important;animation:hand 3s infinite ease-in-out}@media(max-width: 500px){.map img{max-width:initial;width:900px}}@keyframes hand{from{left:30%}to{left:70%}}.lightBox{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.6);display:none;justify-content:center;align-items:center;padding:3%;z-index:999}.lightBox .content{padding:30px;background:#fff;border-radius:15px;max-width:600px;color:#000;font-size:13px;position:relative;z-index:9;line-height:20px}.lightBox .content .contentText{max-height:80vh;overflow-y:auto;padding-right:15px}.lightBox .content .contentText p{color:#000 !important}.bgClose{position:absolute;width:100%;height:100%;left:0;top:0}.close{width:36px;height:36px;position:absolute;top:-10px;right:-10px;background:#000;cursor:pointer;border-radius:100%}.close:before,.close:after{content:"";width:24px;height:1px;position:absolute;top:17px;right:6px;transform:rotate(45deg);background:#fff}.close:after{transform:rotate(-45deg)}.wrapper{max-width:828px;margin:auto}.area{position:relative}.area .title{position:absolute;top:4%;left:0}.area .title2{position:absolute;top:52%;left:0}.slickWrap{background-color:#171c60;padding-bottom:120px;position:relative}.slickWrap .line{position:absolute;top:30%;left:0}.slickWrap .slick{max-width:84%;margin-left:auto;position:relative}.thirdArea{background-color:#171c60}.table{background-color:#171c60}.table .tableRow{padding:0 80px}@media(max-width: 500px){.table .tableRow{padding:0 24px}}.table .tableRow .col{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:36px;padding-bottom:12px;border-bottom:solid 1px #fff}.table .tableRow .col label{font-family:"Noto Serif TC",serif;font-size:24px;padding-right:15px}@media(max-width: 500px){.table .tableRow .col label{font-size:18px}}.table .tableRow .col input{width:70%;font-family:"Noto Serif TC",serif;font-size:24px;background-color:rgba(0,0,0,0);border:none;color:#fff}@media(max-width: 500px){.table .tableRow .col input{font-size:18px}}.table .tableRow .col span{font-family:"Noto Serif TC",serif;font-size:24px;padding-right:15px;flex:0 0 32%}@media(max-width: 500px){.table .tableRow .col span{font-size:18px;flex:0 0 50%}}.table .tableRow .col .custom-select{flex:0 0 68%}@media(max-width: 500px){.table .tableRow .col .custom-select{flex:0 0 50%}}.table .tableRow .col .city{flex:0 0 68%;display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width: 500px){.table .tableRow .col .city{flex:0 0 calc(100% - 80px)}}.table .tableRow .col .city select{width:45%;font-size:24px;border:none;background-color:rgba(0,0,0,0);color:#fff}@media(max-width: 500px){.table .tableRow .col .city select{font-size:18px}}.table .tableRow .col .city select option{color:#000}@media(max-width: 500px){.table .tableRow #county span{flex:0 0 80px}}.check_row{color:#fff;font-family:"Noto Serif TC",serif;font-size:24px;text-align:center}@media(max-width: 500px){.check_row{font-size:15px}}.check_row input{width:22px;height:22px;border-radius:3px;position:relative;top:2px}@media(max-width: 500px){.check_row input{width:16px;height:16px}}.check_row *{color:#fff}.sendWrap{padding:36px 0;text-align:center}.sendWrap a{display:inline-block;background-color:#c9a063;width:235px;line-height:50px;color:#171c60;text-align:center;font-size:24px;margin:0;font-family:"Noto Serif TC",serif;font-weight:bold}@media(max-width: 500px){.sendWrap a{width:135px}}footer{position:fixed;width:100%;bottom:0;left:0;z-index:91}footer .content{display:flex;flex-wrap:wrap;max-width:828px;margin:auto}footer .content div{flex:0 0 33.3333%;text-align:center}footer .content div a{color:#fff !important;display:block;width:100%;line-height:36px;padding:7px 0;font-size:18px;letter-spacing:2px;font-family:"Noto Serif TC",serif}@media(max-width: 500px){footer .content div a{font-size:16px;letter-spacing:0px}}footer .content div a i{padding-right:3px;color:#fff !important}footer .content div a img{max-width:21px;padding-right:3px;vertical-align:middle}footer .content .tel{background:#171c60;border-right:solid 1px #fff}footer .content .fb{background-color:#171c60;border-right:solid 1px #fff}footer .content .message{background-color:#171c60}/*# sourceMappingURL=style.min.css.map */