@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300..700&family=Noto+Serif+TC:wght@300..700&family=Oswald:wght@300..700&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,input,textarea,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,main,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:none;font-size:100%;font:inherit;vertical-align:baseline;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}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,q:before,q:after{content:'';content:none}table{width:100%;border-collapse:collapse;border-spacing:0}img{display:block;border:none;width:auto;height:auto;max-width:100%;max-height:100%}input::-moz-focus-inner,button::-moz-focus-inner,select::-moz-focus-inner{border:0;outline:0}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}input[type="search"],input[type="search"]:hover,input[type="search"]:focus,input[type="search"]:active{-webkit-appearance:none}select::-ms-expand{display:none}button,input[type="submit"],input[type="reset"]{background:none;border:none;outline:none;cursor:pointer}option{background-color:transparent}button{padding:0;margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[role="button"]:focus-visible,[tabindex="0"]:focus-visible{outline:2px solid #18336F;outline-offset:1px}a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible),select:focus:not(:focus-visible),textarea:focus:not(:focus-visible),[role="button"]:focus:not(:focus-visible),[tabindex="0"]:focus:not(:focus-visible){outline:none}:root{--vh: 1vh}html{height:-webkit-fill-available;scroll-behavior:smooth;opacity:0}html.is-loaded{opacity:1}::selection{background:#18336F;color:#fff}::-moz-selection{background:#18336F;color:#fff}#header{width:100%;padding:20px 40px;background:white;position:sticky;top:0;z-index:10}#header .container{display:flex;flex-wrap:nowrap;align-items:center;width:100%}#header .btn-container{position:relative}#header-logo{display:block;margin-right:auto}#nav-lang{display:flex;flex-wrap:nowrap;align-items:center;font-size:1.125em;margin-right:40px;display:none}#nav-lang a{display:block;padding:.125em .5em;font-weight:500;position:relative}#nav-lang a:after{content:'';display:block;width:1px;height:1em;background:#D4D5D5;position:absolute;top:0;bottom:0;right:0;margin:auto 0}#nav-lang a:last-child:after{display:none}#nav-lang a[href=""]{cursor:default;pointer-events:none}#nav-lang a:hover,#nav-lang a:focus-visible{color:#18336F}#btn-reserve{display:block}#btn-reserve .btn-desktop{display:flex;flex-wrap:nowrap;align-items:center;font-family:"Noto Serif TC","Songti TC","PingFang TC",STSong,"Times New Roman",Times,serif;font-size:1em;font-weight:600;letter-spacing:.06em;color:#18336F;border-radius:1.5em;padding:.41em 1.125em .51em;position:relative}#btn-reserve .btn-desktop:before{content:'';display:block;width:100%;height:100%;position:absolute;inset:0;border:2px solid #18336F;box-sizing:border-box;border-radius:inherit;pointer-events:none;user-select:none}#btn-reserve .btn-desktop img{margin-left:0.5em}#btn-reserve:hover .btn-desktop,#btn-reserve:focus-visible .btn-desktop{background:#18336F;background-color:#18336F;background-image:-moz-linear-gradient(60deg, #18336F,#8E89C8);background-image:-webkit-linear-gradient(60deg, #18336F,#8E89C8);background-image:linear-gradient(60deg, #18336F,#8E89C8);color:white}#btn-reserve:hover .btn-desktop:before,#btn-reserve:focus-visible .btn-desktop:before{opacity:0}#btn-reserve:hover .btn-desktop img,#btn-reserve:focus-visible .btn-desktop img{filter:brightness(5) grayscale(1)}#btn-reserve[aria-expanded="true"] ~ #list-reserve{display:block;animation-delay:0s;animation-duration:.4s;animation-name:fadeInUp;animation-timing-function:ease;animation-iteration-count:1;animation-fill-mode:both}#btn-reserve[aria-expanded="true"] .btn-desktop{background-color:#18336F;background-image:-moz-linear-gradient(60deg, #18336F,#8E89C8);background-image:-webkit-linear-gradient(60deg, #18336F,#8E89C8);background-image:linear-gradient(60deg, #18336F,#8E89C8);color:white}#btn-reserve[aria-expanded="true"] .btn-desktop:before{opacity:0}#btn-reserve[aria-expanded="true"] .btn-desktop img{transform:scale(1, -1);filter:brightness(5) grayscale(1)}#list-reserve{display:none;width:calc(11.5em + 40px);position:absolute;top:100%;right:-.75em;background:white;color:#18336F;box-shadow:-1px 5px 6px rgba(24,51,111,0.2);border-radius:12px;padding:20px 15px;margin-top:40px;text-align:center}#list-reserve ul{padding:.3em 15px .5em;max-height:calc((var(--vh, 1vh) * 100) - 150px - 1em);overflow-y:auto}#list-reserve ul::-webkit-scrollbar{width:2px}#list-reserve ul::-webkit-scrollbar-track{background:white}#list-reserve ul::-webkit-scrollbar-thumb{background:#D4D5D5}#list-reserve ul::-webkit-scrollbar-thumb:hover{background:#D4D5D5}#list-reserve li:first-child a{padding-top:0}#list-reserve li:last-child a{padding-bottom:0;border-bottom:none}#list-reserve a{display:block;padding:.8em 0;border-bottom:1px solid #D4D5D5}#list-reserve a strong{display:block;font-family:"Noto Serif TC","Songti TC","PingFang TC",STSong,"Times New Roman",Times,serif;font-size:1.12em;font-weight:700;letter-spacing:.28em;margin-bottom:3px}#list-reserve a strong.txt-smaller{letter-spacing:.1em}#list-reserve a span{font-family:"Noto Sans TC","Pingfang TC",-apple-system,BlinkMacSystemFont,system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:0.75em;letter-spacing:.018em}@media (min-width: 2560px){#header .container{width:90%;margin:0 auto}#header-logo{width:20%}#header-logo img{width:100%}}@media screen and (max-width: 1024px){#header{font-size:0.9em}#list-reserve{padding:16px 12px;margin-top:40px}#list-reserve ul{padding:.3em 15px .5em;max-height:calc((var(--vh, 1vh) * 100) - 130px - 1em)}#list-reserve a strong{font-size:1.25em}}@media screen and (max-width: 1023px){#list-reserve{width:calc(13em + 36px)}}@media screen and (max-width: 768px){#header{padding:12px 20px}#nav-lang{margin-right:20px}#list-reserve{margin-top:26px}}@media screen and (max-width: 620px){#header{font-size:0.875em;padding:10px 16px}#header-logo{width:120px}#header-logo img{width:100%}#nav-lang{margin-right:10px}#btn-reserve .hamburger span,#btn-reserve .hamburger:before,#btn-reserve .hamburger:after{content:'';display:block;width:24px;height:2px;background:#18336F;border-radius:2px;position:absolute;top:12px;left:0;right:0;margin:0 auto;transition:all 0.1s ease}#btn-reserve .hamburger{width:24px;height:24px;position:relative;cursor:pointer}#btn-reserve .hamburger:before{transform:translate(0, -8px)}#btn-reserve .hamburger:after{transform:translate(0, 8px)}#btn-reserve[aria-expanded="true"] ~ #list-reserve{animation-delay:0s;animation-duration:.6s;animation-name:fadeInDown;animation-timing-function:ease;animation-iteration-count:1;animation-fill-mode:both}#btn-reserve[aria-expanded="true"] .hamburger:before{opacity:1;transform:translate(0, 0) rotate(-45deg)}#btn-reserve[aria-expanded="true"] .hamburger:after{opacity:1;transform:translate(0, 0) rotate(45deg)}#btn-reserve[aria-expanded="true"] .hamburger span{opacity:0}#list-reserve{width:100vw;height:100%;position:fixed;top:26px;right:0;z-index:-1;text-align:center;border-radius:0;box-shadow:none;padding:20px 15px;margin-top:20px}#list-reserve ul{padding:.4em 15px .6em;max-height:calc((var(--vh, 1vh) * 100) - 80px - 1em)}#list-reserve a{padding:.95em 0}#list-reserve a strong{font-size:1.125rem;margin-bottom:8px;text-align:center}#list-reserve a strong.txt-smaller{letter-spacing:.28em}#list-reserve a span{font-size:0.75rem;letter-spacing:.24em}}@media screen and (max-width: 480px){#header-logo{width:114px}}@media screen and (max-width: 360px){#header{font-size:0.75em}#btn-reserve .btn-desktop{margin-right:-5px}}#footer{padding-bottom:80px;position:relative;overflow:hidden;z-index:9}#footer:before{content:'';display:block;background:#18336F;background-color:#18336F;background-image:-moz-linear-gradient(180deg, #18336F 20%,#8E89C8);background-image:-webkit-linear-gradient(180deg, #18336F 20%,#8E89C8);background-image:linear-gradient(180deg, #18336F 20%,#8E89C8);width:100%;height:calc(100% - 20vw);position:absolute;bottom:0;left:0}#footer .bg-container{width:100%;position:relative;margin-bottom:-1%;pointer-events:none;user-select:none}#footer .bg-container img{width:100%}#footer .bg-base{opacity:1}#footer .bg-base.aos-animate{opacity:0}#footer .bg-fade{position:absolute;inset:0;z-index:2}#footer .container{max-width:888px;padding:0 44px;margin:0 auto;position:relative;z-index:2}#footer a:focus-visible,#footer button:focus-visible,#footer input:focus-visible,#footer select:focus-visible,#footer textarea:focus-visible,#footer [role="button"]:focus-visible,#footer [tabindex="0"]:focus-visible{outline:2px solid #D4D5D5}#nav-footer,#nav-history{margin:68px auto 60px}#nav-footer ul,#nav-history ul{display:flex;flex-wrap:wrap;justify-content:center}#nav-footer a,#nav-history a{display:block;letter-spacing:.18em;color:white;padding:.75em 1em}#nav-footer a:hover,#nav-history a:hover,#nav-footer a:focus-visible,#nav-history a:focus-visible{color:#FCECBD}#nav-history{margin:0 auto 26px}#nav-history h3{font-size:.75rem;font-weight:300;letter-spacing:.2em;margin-bottom:6px}#footer-logo{display:inline-block}#footer-logo img{margin:0 auto}@media screen and (max-width: 1280px){#footer{padding-bottom:60px}#footer .main-title-container{width:80%}#nav-footer,#nav-history{margin-block:40px}}@media screen and (max-width: 1024px){#footer{padding-bottom:40px}}@media screen and (max-width: 1023px){#footer:before{height:calc(100% - 25vw)}#footer .bg-container{width:120%;margin-left:-10%}#footer .main-title-container{max-width:26em}#nav-footer,#nav-history{max-width:32em}}@media screen and (max-width: 620px){#footer:before{height:calc(100% - 30vw)}#footer .bg-container{width:140%;margin-left:-20%}#footer .main-title-container{width:100%;max-width:28em}#nav-footer,#nav-history{max-width:30em;font-size:0.9em}#footer-logo{max-width:7em}}@media screen and (max-width: 480px){#footer:before{height:calc(100% - 45vw)}#footer .bg-container{width:240%;margin-left:-75%}#nav-footer ul,#nav-history ul{flex-direction:column}}[data-aos=zoom-out]{transform:scale(1.03)}[data-aos=fade-up]{transform:translate3d(0, 20px, 0)}[data-aos=fade-down]{transform:translate3d(0, -20px, 0)}[data-aos=fade-up-blur]{filter:blur(6px);transform:translate3d(0, 20px, 0);transition-property:opacity,transform, filter !important}[data-aos=fade-up-blur].aos-animate{filter:blur(0px)}[data-aos=fade-up-blur-scale]{filter:blur(6px);transform:translate3d(0, 10%, 0) scale(1.5, 1.5);transition-property:opacity,transform, filter !important;transform-origin:center top}[data-aos=fade-up-blur-scale].aos-animate{filter:blur(0px);transform:translate3d(0, 0, 0) scale(1, 1)}@-webkit-keyframes showContent{0%{opacity:0;transform:scale(0.95, 0.95)}100%{opacity:1;transform:scale(1, 1)}}@-moz-keyframes showContent{0%{opacity:0;transform:scale(0.95, 0.95)}100%{opacity:1;transform:scale(1, 1)}}@-ms-keyframes showContent{0%{opacity:0;transform:scale(0.95, 0.95)}100%{opacity:1;transform:scale(1, 1)}}@-o-keyframes showContent{0%{opacity:0;transform:scale(0.95, 0.95)}100%{opacity:1;transform:scale(1, 1)}}@keyframes showContent{0%{opacity:0;transform:scale(0.95, 0.95)}100%{opacity:1;transform:scale(1, 1)}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-ms-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate(0, 20px)}100%{opacity:1;transform:translate(0, 0)}}@-moz-keyframes fadeInUp{0%{opacity:0;transform:translate(0, 20px)}100%{opacity:1;transform:translate(0, 0)}}@-ms-keyframes fadeInUp{0%{opacity:0;transform:translate(0, 20px)}100%{opacity:1;transform:translate(0, 0)}}@-o-keyframes fadeInUp{0%{opacity:0;transform:translate(0, 20px)}100%{opacity:1;transform:translate(0, 0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate(0, 20px)}100%{opacity:1;transform:translate(0, 0)}}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate(0, -20px)}50%{opacity:1}100%{opacity:1;transform:translate(0, 0)}}@-moz-keyframes fadeInDown{0%{opacity:0;transform:translate(0, -20px)}50%{opacity:1}100%{opacity:1;transform:translate(0, 0)}}@-ms-keyframes fadeInDown{0%{opacity:0;transform:translate(0, -20px)}50%{opacity:1}100%{opacity:1;transform:translate(0, 0)}}@-o-keyframes fadeInDown{0%{opacity:0;transform:translate(0, -20px)}50%{opacity:1}100%{opacity:1;transform:translate(0, 0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate(0, -20px)}50%{opacity:1}100%{opacity:1;transform:translate(0, 0)}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-ms-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-o-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadeOutHalf{0%{opacity:1}100%{opacity:.3}}@-moz-keyframes fadeOutHalf{0%{opacity:1}100%{opacity:.3}}@-ms-keyframes fadeOutHalf{0%{opacity:1}100%{opacity:.3}}@-o-keyframes fadeOutHalf{0%{opacity:1}100%{opacity:.3}}@keyframes fadeOutHalf{0%{opacity:1}100%{opacity:.3}}@-webkit-keyframes stroke{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}@-moz-keyframes stroke{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}@-ms-keyframes stroke{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}@-o-keyframes stroke{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}@keyframes stroke{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}@-webkit-keyframes stroke-reverse{0%{stroke-dashoffset:-1000}100%{stroke-dashoffset:0}}@-moz-keyframes stroke-reverse{0%{stroke-dashoffset:-1000}100%{stroke-dashoffset:0}}@-ms-keyframes stroke-reverse{0%{stroke-dashoffset:-1000}100%{stroke-dashoffset:0}}@-o-keyframes stroke-reverse{0%{stroke-dashoffset:-1000}100%{stroke-dashoffset:0}}@keyframes stroke-reverse{0%{stroke-dashoffset:-1000}100%{stroke-dashoffset:0}}@-webkit-keyframes fadeOutDown{0%{opacity:1;transform:translate(0, 0)}100%{opacity:0;transform:translate(0, 30px)}}@-moz-keyframes fadeOutDown{0%{opacity:1;transform:translate(0, 0)}100%{opacity:0;transform:translate(0, 30px)}}@-ms-keyframes fadeOutDown{0%{opacity:1;transform:translate(0, 0)}100%{opacity:0;transform:translate(0, 30px)}}@-o-keyframes fadeOutDown{0%{opacity:1;transform:translate(0, 0)}100%{opacity:0;transform:translate(0, 30px)}}@keyframes fadeOutDown{0%{opacity:1;transform:translate(0, 0)}100%{opacity:0;transform:translate(0, 30px)}}@-webkit-keyframes spark{0%{transform:scale(0, 0)}100%{transform:scale(1, 1)}}@-moz-keyframes spark{0%{transform:scale(0, 0)}100%{transform:scale(1, 1)}}@-ms-keyframes spark{0%{transform:scale(0, 0)}100%{transform:scale(1, 1)}}@-o-keyframes spark{0%{transform:scale(0, 0)}100%{transform:scale(1, 1)}}@keyframes spark{0%{transform:scale(0, 0)}100%{transform:scale(1, 1)}}@-webkit-keyframes mainTitle{0%{-webkit-mask-size:100% 100%;mask-size:100% 100%}100%{-webkit-mask-size:5000% 100%;mask-size:5000% 100%}}@-moz-keyframes mainTitle{0%{-webkit-mask-size:100% 100%;mask-size:100% 100%}100%{-webkit-mask-size:5000% 100%;mask-size:5000% 100%}}@-ms-keyframes mainTitle{0%{-webkit-mask-size:100% 100%;mask-size:100% 100%}100%{-webkit-mask-size:5000% 100%;mask-size:5000% 100%}}@-o-keyframes mainTitle{0%{-webkit-mask-size:100% 100%;mask-size:100% 100%}100%{-webkit-mask-size:5000% 100%;mask-size:5000% 100%}}@keyframes mainTitle{0%{-webkit-mask-size:100% 100%;mask-size:100% 100%}100%{-webkit-mask-size:5000% 100%;mask-size:5000% 100%}}@-webkit-keyframes revealMask{0%{-webkit-mask-position:200%;mask-position:200%}100%{-webkit-mask-position:50%;mask-position:50%}}@-moz-keyframes revealMask{0%{-webkit-mask-position:200%;mask-position:200%}100%{-webkit-mask-position:50%;mask-position:50%}}@-ms-keyframes revealMask{0%{-webkit-mask-position:200%;mask-position:200%}100%{-webkit-mask-position:50%;mask-position:50%}}@-o-keyframes revealMask{0%{-webkit-mask-position:200%;mask-position:200%}100%{-webkit-mask-position:50%;mask-position:50%}}@keyframes revealMask{0%{-webkit-mask-position:200%;mask-position:200%}100%{-webkit-mask-position:50%;mask-position:50%}}@-webkit-keyframes playSpriteH{0%{background-position-x:0%}100%{background-position-x:100%}}@-moz-keyframes playSpriteH{0%{background-position-x:0%}100%{background-position-x:100%}}@-ms-keyframes playSpriteH{0%{background-position-x:0%}100%{background-position-x:100%}}@-o-keyframes playSpriteH{0%{background-position-x:0%}100%{background-position-x:100%}}@keyframes playSpriteH{0%{background-position-x:0%}100%{background-position-x:100%}}@-webkit-keyframes playSpriteV{0%{background-position-y:0%}100%{background-position-y:100%}}@-moz-keyframes playSpriteV{0%{background-position-y:0%}100%{background-position-y:100%}}@-ms-keyframes playSpriteV{0%{background-position-y:0%}100%{background-position-y:100%}}@-o-keyframes playSpriteV{0%{background-position-y:0%}100%{background-position-y:100%}}@keyframes playSpriteV{0%{background-position-y:0%}100%{background-position-y:100%}}html{font-size:16px}body{font-family:"Noto Sans TC","Pingfang TC",-apple-system,BlinkMacSystemFont,system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";background:#fff;color:#595959;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6,a,p,b,small{font:inherit;color:inherit}h1{font-size:15.625em;font-weight:600;line-height:1}h2{font-size:3em;font-weight:600;letter-spacing:.16em;line-height:1.5;text-transform:uppercase}h3,.h3{font-size:1.5em;font-weight:600;letter-spacing:.1em;line-height:1.5;margin-bottom:24px}h4{font-size:3.875em;font-weight:600;letter-spacing:.018em;line-height:1.1613}h5{font-size:2.625em;font-weight:500;letter-spacing:.018em;line-height:1}h6{font-size:2.375em;font-weight:600;letter-spacing:0;line-height:1.3158}p{font-size:1em;font-weight:400;line-height:2;letter-spacing:.1em}b,strong{font:inherit;letter-spacing:inherit;font-weight:600}small{font-size:.875em;line-height:inherit}a{display:inline-block;font:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:none;color:inherit}code{font-family:"Consolas", monospace}option{font-family:"Noto Sans TC","Pingfang TC",-apple-system,BlinkMacSystemFont,system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.color-primary{color:#18336F}.color-cta-1{color:#1C76DE}.color-cta-2{color:#ED5424}.color-white{color:#fff}.color-black{color:#000}.color-txt-grey-1{color:#595959}.color-txt-grey-2{color:#B9B9B9}.color-stroke-grey-1{color:#D0D0D0}.color-stroke-grey-2{color:#eee}.color-route-chiaohsi{color:#0768AB}.color-route-chihpen{color:#397C82}.color-route-beitou{color:#703728}.color-route-hsinchu{color:#B5A93A}.color-route-taipei{color:#6B1F32}.color-route-tainan{color:#781D4A}.color-route-taichung{color:#003E37}.color-route-nangang{color:#C75237}.color-route-nanxi_linsen{color:#024480}.align-left{text-align:left}.align-right{text-align:right}.align-center{text-align:center}.font-italic{font-style:italic}.font-uppercase{text-transform:uppercase}.font-serif{font-family:"Noto Serif TC","Songti TC","PingFang TC",STSong,"Times New Roman",Times,serif}.font-en{font-family:"Oswald","Noto Sans TC","Pingfang TC",-apple-system,BlinkMacSystemFont,system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}@media (min-width: 2560px){html{font-size:20px}}@media (min-width: 3000px){html{font-size:30px}}@media screen and (max-width: 1280px){h2{font-size:2.5em}h3,.h3{font-size:1.25em}}@media screen and (max-width: 480px){h2{font-size:2em}h3,.h3{font-size:1.25em}p{font-size:.95em}}.main-title-container{margin:0 auto;opacity:1 !important;position:relative;pointer-events:none;user-select:none}.main-title-container img{width:100%;position:absolute;inset:0}.main-title-container .title-main{position:relative;-webkit-mask-image:linear-gradient(60deg, transparent 50%, #000 70%, #000 77%, transparent 90%);-webkit-mask-size:100% 100%;-webkit-mask-position:76% center;-webkit-mask-repeat:no-repeat;mask-image:linear-gradient(60deg, transparent 50%, #000 70%, #000 77%, transparent 90%);mask-size:100% 100%;mask-position:76% center;mask-repeat:no-repeat}.main-title-container .title-spark{transform:scale(0, 0);transform-origin:59% 18%}.main-title-container.aos-animate .title-main{animation-delay:.3s;animation-duration:3s;animation-name:mainTitle;animation-timing-function:cubic-bezier(0.45, 0.11, 1, 0);animation-iteration-count:1;animation-fill-mode:both}.main-title-container.aos-animate .title-spark{animation-delay:.5s;animation-duration:1s;animation-name:spark;animation-timing-function:linear;animation-iteration-count:1;animation-fill-mode:both}.bg-white{background-color:#fff}.bg-light{background-color:#EFF8FC}.bg-dark{background-color:#18336F}.bg-black{background-color:#000}.btn{display:inline-block;padding:.45em 1.0625em .5em;border-radius:200px;border:2px solid #eee;margin:15px;color:black;position:relative;z-index:2;overflow:hidden;cursor:pointer;transition:all .25s}.btn svg{display:inline-block;vertical-align:middle;width:1em;margin-left:0.2rem;margin-right:-0.2rem;margin-top:-0.06em;transition:transform .3s}.btn:hover:before,.btn:focus-visible:before{transform:scale(1, 1);transition:all 0.6s cubic-bezier(0, 0.89, 0.41, 1)}.btn:hover:after,.btn:focus-visible:after{opacity:1;transition:opacity .6s .15s}.btn:active svg{transform:translate(.125em, 0)}.btn.btn-white:before,.btn.btn-white:after{background:#000}.btn.btn-white:hover,.btn.btn-white:focus-visible{color:#fff}.btn.btn-white:hover svg path,.btn.btn-white:focus-visible svg path{fill:#fff}.col-10{width:10%}.col-20{width:20%}.col-30{width:30%}.col-33{width:33.3333%}.col-35{width:35%}.col-40{width:40%}.col-45{width:45%}.col-50{width:50%}.col-55{width:55%}.col-60{width:60%}.col-65{width:65%}.col-66{width:66.6666%}.col-70{width:70%}.col-80{width:80%}.col-90{width:90%}.col-100{width:100%}.z-2{position:relative;z-index:2}.ib-top{display:inline-block;vertical-align:top}.ib-bottom{display:inline-block;vertical-align:bottom}.flex-wrap{display:flex;flex-wrap:wrap}.flex-nowrap{display:flex;flex-wrap:nowrap}.flex-row-reverse{flex-direction:row-reverse}.align-items-center{align-items:center}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.justify-content-center{justify-content:center}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.m-auto{margin:auto}.mx-auto{margin-inline:auto}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}hr{border:0;height:0;border-top:2px solid #000;margin:0}.d-none{display:none !important}.d-block{display:block !important}.d-inline-block{display:inline-block !important}@media screen and (max-width: 1023px){.d-1023-block{display:block !important}.d-1023-none{display:none !important}}@media screen and (max-width: 768px){.d-768-block{display:block !important}.d-768-none{display:none !important}}@media screen and (max-width: 620px){.d-620-block{display:block !important}.d-620-none{display:none !important}}@media screen and (max-width: 480px){.d-480-block{display:block !important}.d-480-none{display:none !important}}#page-index #header{position:fixed}#page-index .sec-hero{min-height:50.5vw;background:#18336F;position:relative;overflow:hidden}#page-index .sec-hero .wrapper{display:flex;width:100%;height:calc(var(--vh, 1vh) * 100);position:relative}#page-index .sec-hero .kv-container{width:100%;height:100%;max-height:calc(var(--vh, 1vh) * 100);margin-right:-2.5%;margin:auto 0;position:relative;overflow:hidden;z-index:2;pointer-events:none;user-select:none;opacity:0}#page-index .sec-hero .kv-container .kv-base{width:100%;height:100%;object-fit:cover;position:absolute}#page-index .sec-hero .kv-container .kv-base:before,#page-index .sec-hero .kv-container .kv-base:after{content:'';display:block;width:100%;height:0;padding-bottom:5%;background:#18336F;position:absolute;margin:-1px 0}#page-index .sec-hero .kv-container .kv-base:before{bottom:100%}#page-index .sec-hero .kv-container .kv-base:after{top:100%}#page-index .sec-hero .kv-container img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}#page-index .sec-hero .kv-container .kv-bg{z-index:-1}#page-index .sec-hero .kv-container .kv-light{z-index:2}#page-index .sec-hero .kv-container .d-none{display:none !important}@media screen and (max-aspect-ratio: 1.1 / 1){#page-index .sec-hero .kv-container{width:100%;margin-top:0}#page-index .sec-hero .kv-container img{width:104%;max-width:none;margin-left:-2%;object-fit:contain;object-position:center 50px}#page-index .sec-hero .kv-container .d-mobile-none{display:none !important}#page-index .sec-hero .kv-container .d-mobile-block{display:block !important}}@media screen and (max-aspect-ratio: 1 / 1){#page-index .sec-hero .kv-container img{object-position:center calc(50% + 40px)}}@media screen and (max-aspect-ratio: 0.8 / 1){#page-index .sec-hero .kv-container img{width:108%;margin-left:-4%;object-position:center calc(50% + 30px)}}@media screen and (max-aspect-ratio: 0.7 / 1){#page-index .sec-hero .kv-container img{width:112%;margin-left:-6%;object-position:center calc(50% + 40px)}}#page-index .sec-hero .light-container img{opacity:0;transition:opacity 0.6s ease}#page-index .sec-hero .kv-light{opacity:1}#page-index .sec-hero .light-1 .kv-light{opacity:0;animation-delay:0s;animation-duration:1s;animation-name:fadeOut;animation-timing-function:ease;animation-iteration-count:1;animation-fill-mode:both}#page-index .sec-hero .light-1 .light-container img:nth-child(1){opacity:1}#page-index .sec-hero .light-2 .kv-light{opacity:0;animation-delay:0s;animation-duration:1s;animation-name:fadeOut;animation-timing-function:ease;animation-iteration-count:1;animation-fill-mode:both}#page-index .sec-hero .light-2 .light-container img:nth-child(2){opacity:1}#page-index .sec-hero .light-3 .kv-light{opacity:0;animation-delay:0s;animation-duration:1s;animation-name:fadeOut;animation-timing-function:ease;animation-iteration-count:1;animation-fill-mode:both}#page-index .sec-hero .light-3 .light-container img:nth-child(3){opacity:1}#page-index .sec-hero .light-4 .kv-light{opacity:0;animation-delay:0s;animation-duration:1s;animation-name:fadeOut;animation-timing-function:ease;animation-iteration-count:1;animation-fill-mode:both}#page-index .sec-hero .light-4 .light-container img:nth-child(4){opacity:1}#page-index .sec-hero .light-5 .kv-light{opacity:0;animation-delay:0s;animation-duration:1s;animation-name:fadeOut;animation-timing-function:ease;animation-iteration-count:1;animation-fill-mode:both}#page-index .sec-hero .light-5 .light-container img:nth-child(5){opacity:1}#page-index .sec-hero .light-6 .kv-light{opacity:0;animation-delay:0s;animation-duration:1s;animation-name:fadeOut;animation-timing-function:ease;animation-iteration-count:1;animation-fill-mode:both}#page-index .sec-hero .light-6 .light-container img:nth-child(6){opacity:1}#page-index .sec-hero .light-7 .kv-light{opacity:0;animation-delay:0s;animation-duration:1s;animation-name:fadeOut;animation-timing-function:ease;animation-iteration-count:1;animation-fill-mode:both}#page-index .sec-hero .light-7 .light-container img:nth-child(7){opacity:1}#page-index .sec-hero .light-8 .kv-light{opacity:0;animation-delay:0s;animation-duration:1s;animation-name:fadeOut;animation-timing-function:ease;animation-iteration-count:1;animation-fill-mode:both}#page-index .sec-hero .light-8 .light-container img:nth-child(8){opacity:1}#page-index .sec-hero .light-9 .kv-light{opacity:0;animation-delay:0s;animation-duration:1s;animation-name:fadeOut;animation-timing-function:ease;animation-iteration-count:1;animation-fill-mode:both}#page-index .sec-hero .light-9 .light-container img:nth-child(9){opacity:1}#page-index .sec-hero .trigger-container{aspect-ratio:1920 / 980;position:absolute;inset:0;top:50%;left:50%;transform:translate(-50%, -50%);z-index:5}@media screen and (max-aspect-ratio: 1 / 1){#page-index .sec-hero .trigger-container{min-height:100%;top:40px}}@media screen and (min-aspect-ratio: 1 / 1){#page-index .sec-hero .trigger-container{min-width:100%;min-height:100%}}@media screen and (max-aspect-ratio: 0.8 / 1){#page-index .sec-hero .trigger-container{width:108%;margin-left:-4%;top:30px}}#page-index .sec-hero .trigger-container button{position:absolute;top:0;cursor:crosshair;pointer-events:all;z-index:3}#page-index .sec-hero .trigger-container button:nth-child(1){width:10%;padding-bottom:11%;top:15%;left:0}#page-index .sec-hero .trigger-container button:nth-child(2){width:8%;height:0;padding-bottom:6%;top:17%;left:26%}#page-index .sec-hero .trigger-container button:nth-child(3){width:13%;padding-bottom:23%;top:16%;left:43%}#page-index .sec-hero .trigger-container button:nth-child(4){width:11%;padding-bottom:6%;top:19%;left:65%}#page-index .sec-hero .trigger-container button:nth-child(5){width:12%;padding-bottom:11%;top:22%;left:88%}#page-index .sec-hero .trigger-container button:nth-child(6){width:13%;padding-bottom:12%;top:39%;left:16%}#page-index .sec-hero .trigger-container button:nth-child(7){width:10%;padding-bottom:13%;top:40%;left:73%}#page-index .sec-hero .trigger-container button:nth-child(8){width:9%;padding-bottom:10%;top:74%;left:8%}#page-index .sec-hero .trigger-container button:nth-child(9){width:7%;padding-bottom:12%;top:69%;left:88%}#page-index .sec-hero .main-title-container{width:850px;max-width:95%;position:absolute;bottom:0;left:0;right:0;margin:0 auto 10px;z-index:3}@media screen and (min-width: 2000px){#page-index .sec-hero .main-title-container{width:100vh}}@media screen and (max-aspect-ratio: 0.7 / 1){#page-index .sec-hero .main-title-container{height:fit-content;top:70%;bottom:10px;margin:auto}}@media screen and (max-aspect-ratio: 0.5 / 1){#page-index .sec-hero .main-title-container{top:50%}}#page-index .sec-intro{padding-top:20px;color:white;position:relative;overflow:hidden;z-index:2}#page-index .sec-intro .bg-pos{width:100%;height:100%;position:absolute;inset:0;z-index:-1;pointer-events:none;user-select:none}#page-index .sec-intro .bg-gradient{width:100%;height:100%;position:absolute;inset:0;background-color:#18336F;background-image:-moz-linear-gradient(180deg, #18336F 15%,#B29ECF 70%,#FBDCCA 90%);background-image:-webkit-linear-gradient(180deg, #18336F 15%,#B29ECF 70%,#FBDCCA 90%);background-image:linear-gradient(180deg, #18336F 15%,#B29ECF 70%,#FBDCCA 90%);background-size:100% 300%;background-position:0% 0%;background-repeat:no-repeat}#page-index .sec-intro .bg-gradient:before{content:'';display:block;width:100%;height:0;padding-bottom:15%;position:absolute;top:0;left:0;z-index:2;background-color:rgba(24,51,111,0);background-image:-moz-linear-gradient(0deg, rgba(24,51,111,0),#18336f);background-image:-webkit-linear-gradient(0deg, rgba(24,51,111,0),#18336f);background-image:linear-gradient(0deg, rgba(24,51,111,0),#18336f)}#page-index .sec-intro .container{width:90%;max-width:33.75em;margin:0 auto;position:relative;z-index:3}#page-index .sec-intro .logo{width:12.5em;padding-right:0.6em;margin:60px auto}#page-index .sec-intro h2{font-size:2em}#page-index .sec-intro h2 .font-en{font-size:1.75em;font-weight:500;letter-spacing:.06em}#page-index .sec-intro h3{margin-top:60px}#page-index .sec-intro p{margin-bottom:1.5em}#page-index .sec-intro .bg-container{width:100%;margin-top:5%;position:relative;pointer-events:none;user-select:none}#page-index .sec-intro .bg-container:after{content:'';display:block;width:100%;height:0;padding-bottom:11.25%;background:#EFF8FC;clip-path:polygon(0 100%, 100% 0, 100% 100%, 0% 100%);position:absolute;bottom:-1px;left:0;z-index:2}#page-index .sec-intro .bg-container img{margin:0 auto}#page-index .sec-intro .bg-container .bg-door{width:48%}#page-index .sec-intro .bg-container .bg-teapot{width:55%;position:absolute;bottom:0;left:0;right:0}#page-index .sec-intro .bg-container .teapot{z-index:3}#page-index .sec-intro .bg-container .teapot-shadow{z-index:3}#page-index .sec-project,#page-index #page-article .sec-spots,#page-article #page-index .sec-spots{padding:10% 0}#page-index .sec-project .container,#page-index #page-article .sec-spots .container,#page-article #page-index .sec-spots .container{width:80%;max-width:47em;margin:0 auto}#page-index .sec-project h2,#page-index #page-article .sec-spots h2,#page-article #page-index .sec-spots h2{font-weight:700;line-height:1.4;margin-bottom:1.25em}#page-index .sec-project h2 .txt-larger,#page-index #page-article .sec-spots h2 .txt-larger,#page-article #page-index .sec-spots h2 .txt-larger{font-size:1.2em}#page-index .sec-project h2 span,#page-index #page-article .sec-spots h2 span,#page-article #page-index .sec-spots h2 span{display:block;letter-spacing:.024em}#page-index .sec-project h2 span.small,#page-index #page-article .sec-spots h2 span.small,#page-article #page-index .sec-spots h2 span.small{font-size:0.6em;margin-bottom:0.125em}#page-index .sec-project h3,#page-index #page-article .sec-spots h3,#page-article #page-index .sec-spots h3{margin-top:60px}#page-index .sec-project p,#page-index #page-article .sec-spots p,#page-article #page-index .sec-spots p{font-weight:500;margin-bottom:1.5em}#page-index .sec-city{position:relative;overflow:hidden}#page-index .sec-city .bg-glow{width:100%;margin-bottom:-36%}#page-index .sec-city .container{width:90%;max-width:1460px;margin:0 auto;position:relative;z-index:2}#page-index .sec-city h2{font-weight:700;margin-bottom:0}#page-index .sec-city h2+p{font-size:1.75em;font-weight:300;letter-spacing:.12em;line-height:1.5;margin-top:0.25em}#page-index .sec-city p{margin-bottom:1.75em}#page-index .sec-city .mark-x{display:inline-block;vertical-align:middle;width:.875em;height:.875em;margin:-0.125em .625em 0 .5em;position:relative}#page-index .sec-city .mark-x:before,#page-index .sec-city .mark-x:after{content:"";position:absolute;top:0;left:50%;width:1px;height:100%;background-color:#595959;transform-origin:center}#page-index .sec-city .mark-x:before{transform:translateX(-50%) rotate(45deg)}#page-index .sec-city .mark-x:after{transform:translateX(-50%) rotate(-45deg)}#page-index .sec-city .list-city{display:flex;flex-wrap:wrap;justify-content:center;margin-top:-60px;font-size:0.9em}#page-index .sec-city .list-city>li{width:33.3333%;margin-top:160px}#page-index .sec-city .list-city>li:nth-child(1) .img-size{width:110%}@media (hover: hover){#page-index .sec-city .list-city>li:nth-child(1) a:hover .move-path{animation-delay:-.05s;animation-duration:1.6s;animation-name:stroke;animation-timing-function:ease-out;animation-iteration-count:1;animation-fill-mode:both}}#page-index .sec-city .list-city>li:nth-child(2) .img-size{width:86%}#page-index .sec-city .list-city>li:nth-child(3) .img-size{width:86%}#page-index .sec-city .list-city>li:nth-child(4) .img-container{margin-left:0}#page-index .sec-city .list-city>li:nth-child(4) .img-size{width:107%;margin-left:-5%}#page-index .sec-city .list-city>li:nth-child(5) .img-size{width:64.2857%}@media (hover: hover){#page-index .sec-city .list-city>li:nth-child(5) a:hover .move-path{animation-delay:-.2s;animation-duration:1.6s;animation-name:stroke;animation-timing-function:ease-out;animation-iteration-count:1;animation-fill-mode:both}}#page-index .sec-city .list-city>li:nth-child(6) .img-size{width:71.4285%}#page-index .sec-city .list-city>li:nth-child(7) .img-size{width:79%;margin-top:-1%}#page-index .sec-city .list-city>li:nth-child(8) .img-size{width:84%}#page-index .sec-city .list-city>li:nth-child(9) .img-size{width:88.5714%;margin-top:-1%}#page-index .sec-city .list-city a{padding:0 10px;display:block;height:100%}@media (hover: hover){#page-index .sec-city .list-city a:hover .move-path{animation-delay:0s;animation-duration:1.6s;animation-name:stroke;animation-timing-function:ease-out;animation-iteration-count:1;animation-fill-mode:both}#page-index .sec-city .list-city a:hover .move-path.reverse{animation-delay:0s;animation-duration:1.6s;animation-name:stroke-reverse;animation-timing-function:ease-out;animation-iteration-count:1;animation-fill-mode:both}#page-index .sec-city .list-city a:hover .move-path.short{animation-delay:0s;animation-duration:2.6s;animation-name:stroke;animation-timing-function:ease-out;animation-iteration-count:1;animation-fill-mode:both}#page-index .sec-city .list-city a:hover .move-path.long{animation-delay:0s;animation-duration:1s;animation-name:stroke;animation-timing-function:ease-out;animation-iteration-count:1;animation-fill-mode:both}#page-index .sec-city .list-city a:hover .move-path.long.reverse{animation-delay:0s;animation-duration:1s;animation-name:stroke-reverse;animation-timing-function:ease-out;animation-iteration-count:1;animation-fill-mode:both}}#page-index .sec-city .list-city .img-container{width:70%;height:0;padding-bottom:95%;margin:0 auto;position:relative}#page-index .sec-city .list-city .img-container .img-size{width:100%;height:100%;position:absolute;inset:0;margin:auto}#page-index .sec-city .list-city .img-container img,#page-index .sec-city .list-city .img-container svg{width:100%;height:100%;object-fit:contain;position:absolute;inset:0}#page-index .sec-city .list-city .img-container svg{z-index:2}#page-index .sec-city .list-city .move-path{stroke-dasharray:1000;stroke-dashoffset:1000;transition:stroke-dashoffset 1.6s ease-out}#page-index .sec-city .list-city .move-path.reverse{stroke-dashoffset:-1000}#page-index .sec-city .list-city .move-path.short{transition-duration:2.6s}#page-index .sec-city .list-city .move-path.long{transition-duration:1s}#page-index .sec-city .list-city .aos-animate .move-path{stroke-dashoffset:0}#page-index .sec-city .list-city .icon-container{margin-bottom:24px}#page-index .sec-city .list-city .icon{width:64px;height:48px;object-fit:contain;margin:0 auto 24px}#page-index .sec-city .list-city h3{font-size:2em;font-weight:700;letter-spacing:.04em;margin-bottom:0}#page-index .sec-city .list-city h4{font-size:1.5em;font-weight:400;letter-spacing:.1em;margin-bottom:6px}#page-index .sec-city .list-city h4+p{font-size:1.125em;font-weight:300;line-height:1.5;letter-spacing:.08em}@media screen and (min-width: 3000px){#page-index .sec-city .container{max-width:64em}}@media screen and (max-width: 1280px){#page-index .sec-intro .container{max-width:calc(33.75em * .9)}#page-index .sec-city .list-city{margin-top:-40px}#page-index .sec-city .list-city>li{margin-top:120px}#page-index .sec-city .list-city .img-container{padding-bottom:90%}#page-index .sec-city .list-city .icon-container{margin-bottom:20px}#page-index .sec-city .list-city h3{font-size:1.75em}#page-index .sec-city h2+p{font-size:1.475em}}@media screen and (max-width: 1024px){#page-index .sec-city .list-city{font-size:0.875em;margin-top:-60px}#page-index .sec-city .list-city>li{margin-top:100px}}@media screen and (max-width: 1023px){#page-index .sec-city .list-city{margin-top:-20px}#page-index .sec-city .list-city>li{margin-top:60px}#page-index .sec-city .list-city .icon-container{margin-bottom:16px}#page-index .sec-city .list-city h3{font-size:1.5em}#page-index .sec-city .list-city h4{font-size:1.25em}#page-index .sec-city .list-city h4+p{font-size:1em}}@media screen and (max-width: 768px){#page-index .sec-project,#page-index #page-article .sec-spots,#page-article #page-index .sec-spots{padding:15% 0}#page-index .sec-project h2 .txt-larger,#page-index #page-article .sec-spots h2 .txt-larger,#page-article #page-index .sec-spots h2 .txt-larger{font-size:1em}#page-index .sec-city .list-city .icon-container{margin-bottom:12px}#page-index .sec-city .list-city h4{font-size:1.125em}#page-index .sec-city .list-city h4+p{font-size:.9em}}@media screen and (max-width: 620px){#page-index .sec-intro .logo{width:10.5em}#page-index .sec-intro h2{font-size:1.75em}#page-index .sec-project h2,#page-index #page-article .sec-spots h2,#page-article #page-index .sec-spots h2{line-height:1.25}#page-index .sec-project h2 .txt-larger,#page-index #page-article .sec-spots h2 .txt-larger,#page-article #page-index .sec-spots h2 .txt-larger{font-size:1.25em}#page-index .sec-project h2 span.small,#page-index #page-article .sec-spots h2 span.small,#page-article #page-index .sec-spots h2 span.small{margin-top:0.25em}#page-index .sec-city .list-city .icon-container{font-size:0.9em;margin-top:10px;margin-bottom:12px}#page-index .sec-city .list-city .icon{width:50px;height:40px;margin-bottom:6px}#page-index .sec-city .list-city .img-container{width:80%}#page-index .sec-city .list-city h3{font-size:1.25em}#page-index .sec-city .list-city h4{font-size:1em;line-height:1.4}#page-index .sec-city .list-city h4+p{font-size:.875em}}@media screen and (max-width: 480px){#page-index .sec-intro .bg-container{width:150%;margin-left:-25%;margin-top:15%}#page-index .sec-intro .container{max-width:calc(33.75em * .75)}#page-index .sec-intro .logo{width:9em}#page-index .sec-intro h2{font-size:1.75em}#page-index .sec-intro h2 .font-en{font-size:1.3em}#page-index .sec-intro h3{margin-top:40px}#page-index .sec-project h2,#page-index #page-article .sec-spots h2,#page-article #page-index .sec-spots h2,#page-index .sec-city h2{font-size:1.875em;letter-spacing:.1em}#page-index .sec-project,#page-index #page-article .sec-spots,#page-article #page-index .sec-spots{padding:20% 0}#page-index .sec-city .mark-x{display:block;margin:.125em auto}#page-index .sec-city h2+p{font-size:1em}#page-index .sec-city .list-city{max-width:400px;margin-inline:auto}#page-index .sec-city .list-city>li{width:100%;margin-top:40px;padding:0 6px}#page-index .sec-city .list-city>li:nth-child(2) .img-size{width:90%}#page-index .sec-city .list-city>li:nth-child(4) .img-size{width:107%;margin-left:-12%}#page-index .sec-city .list-city>li:nth-child(6) .img-size{width:65%}#page-index .sec-city .list-city>li:nth-child(8) .img-size{width:88.5714%}#page-index .sec-city .list-city .icon-container{margin-top:0;margin-bottom:12px}#page-index .sec-city .list-city h3{font-size:1.75em}#page-index .sec-city .list-city h4{font-size:1.25em}#page-index .sec-city .list-city h4+p{font-size:1em}}@media screen and (max-width: 360px){#page-index .sec-intro .bg-container{width:190%;margin-left:-45%}#page-index .sec-city .list-city .img-container{width:95%;padding-bottom:120%}}#page-article.chiaohsi .bg-main{background:#0768AB}#page-article.chiaohsi .folder-container .tag-1{color:#0768AB}#page-article.chiaohsi .folder-container .tag-1:after{background:#0768AB}#page-article.chihpen .bg-main{background:#397C82}#page-article.chihpen .folder-container .tag-1{color:#397C82}#page-article.chihpen .folder-container .tag-1:after{background:#397C82}#page-article.beitou .bg-main{background:#703728}#page-article.beitou .folder-container .tag-1{color:#703728}#page-article.beitou .folder-container .tag-1:after{background:#703728}#page-article.hsinchu .bg-main{background:#B5A93A}#page-article.hsinchu .folder-container .tag-1{color:#B5A93A}#page-article.hsinchu .folder-container .tag-1:after{background:#B5A93A}#page-article.taipei .bg-main{background:#6B1F32}#page-article.taipei .folder-container .tag-1{color:#6B1F32}#page-article.taipei .folder-container .tag-1:after{background:#6B1F32}#page-article.tainan .bg-main{background:#781D4A}#page-article.tainan .folder-container .tag-1{color:#781D4A}#page-article.tainan .folder-container .tag-1:after{background:#781D4A}#page-article.taichung .bg-main{background:#003E37}#page-article.taichung .folder-container .tag-1{color:#003E37}#page-article.taichung .folder-container .tag-1:after{background:#003E37}#page-article.nangang .bg-main{background:#C75237}#page-article.nangang .folder-container .tag-1{color:#C75237}#page-article.nangang .folder-container .tag-1:after{background:#C75237}#page-article.nanxi_linsen .bg-main{background:#024480}#page-article.nanxi_linsen .folder-container .tag-1{color:#024480}#page-article.nanxi_linsen .folder-container .tag-1:after{background:#024480}#page-article.chiaohsi .bg-1,#page-article.chiaohsi .bg-2,#page-article.chiaohsi .bg-3{background-color:#DEF3FF;background-image:-moz-linear-gradient(180deg, #DEF3FF,#fff);background-image:-webkit-linear-gradient(180deg, #DEF3FF,#fff);background-image:linear-gradient(180deg, #DEF3FF,#fff)}#page-article.chiaohsi .bg-2{background-color:#FCECBD !important;background-image:-moz-linear-gradient(180deg, #FCECBD, #fff 80vh) !important;background-image:-webkit-linear-gradient(180deg, #FCECBD, #fff 80vh) !important;background-image:linear-gradient(180deg, #FCECBD, #fff 80vh) !important}#page-article.chihpen .bg-1,#page-article.chihpen .bg-2,#page-article.chihpen .bg-3{background-color:#E7F7F7;background-image:-moz-linear-gradient(180deg, #E7F7F7,#fff);background-image:-webkit-linear-gradient(180deg, #E7F7F7,#fff);background-image:linear-gradient(180deg, #E7F7F7,#fff)}#page-article.chihpen .bg-2{background-color:#FCECBD !important;background-image:-moz-linear-gradient(180deg, #FCECBD, #fff 80vh) !important;background-image:-webkit-linear-gradient(180deg, #FCECBD, #fff 80vh) !important;background-image:linear-gradient(180deg, #FCECBD, #fff 80vh) !important}#page-article.beitou .bg-1,#page-article.beitou .bg-2,#page-article.beitou .bg-3{background-color:#FFF3E7;background-image:-moz-linear-gradient(180deg, #FFF3E7,#fff);background-image:-webkit-linear-gradient(180deg, #FFF3E7,#fff);background-image:linear-gradient(180deg, #FFF3E7,#fff)}#page-article.hsinchu .bg-1,#page-article.hsinchu .bg-2,#page-article.hsinchu .bg-3{background-color:#F8F6DF;background-image:-moz-linear-gradient(180deg, #F8F6DF,#fff);background-image:-webkit-linear-gradient(180deg, #F8F6DF,#fff);background-image:linear-gradient(180deg, #F8F6DF,#fff)}#page-article.nanxi_linsen .bg-1,#page-article.nanxi_linsen .bg-2,#page-article.nanxi_linsen .bg-3{background-color:#DEF3FF;background-image:-moz-linear-gradient(180deg, #DEF3FF,#fff);background-image:-webkit-linear-gradient(180deg, #DEF3FF,#fff);background-image:linear-gradient(180deg, #DEF3FF,#fff)}#page-article.tainan .bg-1,#page-article.tainan .bg-2,#page-article.tainan .bg-3{background-color:#FFF4FB;background-image:-moz-linear-gradient(180deg, #FFF4FB,#fff);background-image:-webkit-linear-gradient(180deg, #FFF4FB,#fff);background-image:linear-gradient(180deg, #FFF4FB,#fff)}#page-article.taichung .bg-1,#page-article.taichung .bg-2,#page-article.taichung .bg-3{background-color:#E6F4ED;background-image:-moz-linear-gradient(180deg, #E6F4ED,#fff);background-image:-webkit-linear-gradient(180deg, #E6F4ED,#fff);background-image:linear-gradient(180deg, #E6F4ED,#fff)}#page-article.nangang .bg-1,#page-article.nangang .bg-2,#page-article.nangang .bg-3{background-color:#FFF3E7;background-image:-moz-linear-gradient(180deg, #FFF3E7,#fff);background-image:-webkit-linear-gradient(180deg, #FFF3E7,#fff);background-image:linear-gradient(180deg, #FFF3E7,#fff)}#page-article.taipei .bg-1,#page-article.taipei .bg-2,#page-article.taipei .bg-3{background-color:#FDF4F0;background-image:-moz-linear-gradient(180deg, #FDF4F0,#fff);background-image:-webkit-linear-gradient(180deg, #FDF4F0,#fff);background-image:linear-gradient(180deg, #FDF4F0,#fff)}#page-article .folder-container{width:100%;min-height:255px;aspect-ratio:1920 / 254.8;position:relative;overflow-x:hidden;z-index:2}#page-article .folder-container .folder{width:100%;min-width:1920px;margin-top:-2px;position:absolute;top:0;left:50%;transform:translate(-50%, 0)}#page-article .folder-container .tag{display:inline-block;vertical-align:middle;font-size:1em;font-weight:500;position:absolute;top:48%;transform-origin:right top;transform:rotate(-8.1deg);right:53.5%}#page-article .folder-container .tag-1{padding-right:1em;margin-right:1em;position:relative}#page-article .folder-container .tag-1:after{content:'';display:block;width:1px;height:0.875em;position:absolute;top:0;bottom:0;right:0;margin:auto 0}#page-article .folder-container .font-en{display:inline-block;vertical-align:top;margin-left:0.5em}#page-article h2:not(.h3){font-size:3em;font-weight:700;letter-spacing:.05em;margin-bottom:.125em}#page-article .title-container{margin-bottom:100px}#page-article .title-container .icon{width:204px;height:158px;object-fit:contain;margin:0 auto 60px}#page-article .title-container .icon img{width:100%;height:100%;object-fit:contain;object-position:center bottom;margin:auto}#page-article .title-container p{font-size:1.25em;font-weight:normal;line-height:1.5}#page-article .bg-main{position:relative;overflow:hidden}#page-article .para{width:100%;height:0;padding-bottom:50%;position:relative;overflow:hidden}#page-article .para img{display:block;width:100%;height:auto;max-height:none;position:absolute;top:50%;margin-top:-60%;left:0}#page-article .sec-kv{padding-bottom:8%;position:relative}#page-article .sec-kv .img-container{width:100%;margin-bottom:-30%;position:relative}#page-article .sec-kv .img-container img{width:100%;height:auto;max-height:none;position:absolute;inset:0}#page-article .sec-kv .img-container .kv-photo{position:relative}#page-article .sec-kv .title-container{width:90%;margin:0 auto;position:relative;z-index:2}#page-article .sec-kv .title-container .icon{max-height:58px;margin-bottom:40px}#page-article .sec-kv .title-container h1{font-family:"Noto Serif TC","Songti TC","PingFang TC",STSong,"Times New Roman",Times,serif;font-size:3em;line-height:1.5;letter-spacing:.2em}#page-article .sec-kv .title-container h1 small{display:block;font-family:"Noto Sans TC","Pingfang TC",-apple-system,BlinkMacSystemFont,system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1.25rem;font-weight:normal;letter-spacing:.3em;margin-top:15px}#page-article .sec-intro{padding-bottom:4%}#page-article .sec-intro .container{width:85%;max-width:40em;margin:0 auto;position:relative;z-index:3}#page-article .sec-intro .h3{margin-top:80px}#page-article .sec-intro p{margin-bottom:1.6em}#page-article .bg-1,#page-article .bg-2,#page-article .bg-3{background-color:#DEF3FF;background-image:-moz-linear-gradient(180deg, #DEF3FF,#fff);background-image:-webkit-linear-gradient(180deg, #DEF3FF,#fff);background-image:linear-gradient(180deg, #DEF3FF,#fff)}#page-article .bg-1 .container,#page-article .bg-2 .container,#page-article .bg-3 .container{width:85%;max-width:1320px;margin:0 auto}#page-article .bg-2{background-color:#FCECBD !important;background-image:-moz-linear-gradient(180deg, #FCECBD, #fff 120vh) !important;background-image:-webkit-linear-gradient(180deg, #FCECBD, #fff 120vh) !important;background-image:linear-gradient(180deg, #FCECBD, #fff 120vh) !important}#page-article .bg-2 .container{max-width:1440px}#page-article .bg-3{background-color:#FBDCCA !important;background-image:-moz-linear-gradient(180deg, #FBDCCA, #fff 150vh) !important;background-image:-webkit-linear-gradient(180deg, #FBDCCA, #fff 150vh) !important;background-image:linear-gradient(180deg, #FBDCCA, #fff 150vh) !important}#page-article hr{width:100%;height:1px;background:#D4D5D5;box-shadow:none;border:none;margin:120px auto !important}#page-article .sec-project .img-container,#page-article .sec-spots .img-container{border-radius:20px}#page-article .sec-feature{padding:12% 0 8%}#page-article .sec-feature .intro{max-width:44em;margin:0 auto}#page-article .sec-feature .intro .title-container{margin-bottom:1em}#page-article .sec-feature .list-feature{width:106%;margin-top:80px;margin-inline:-3%}#page-article .sec-feature .list-feature>li{width:33.3333%;padding:0 3% 0 2%;position:relative}#page-article .sec-feature .list-feature img{width:100%;margin-bottom:-31.5%}#page-article .sec-feature .list-feature .txt{padding-left:8%;position:relative;z-index:2}#page-article .sec-feature .list-feature h3{font-size:1.875em;letter-spacing:.04em;font-weight:700;margin-bottom:0.4em}#page-article .sec-feature .list-feature p{line-height:1.7}#page-article .sec-plans{padding-bottom:4%}#page-article .sec-plans .frame{display:flex;padding:44px 78px;position:relative;margin-bottom:66px}#page-article .sec-plans .frame:before{content:'';display:block;position:absolute;inset:0;border-radius:24px;border-bottom-left-radius:0 !important;padding:3px;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;clip-path:polygon(0 0, 100% 0, 100% 100%, 45% 100%, 45% 85%, 85% 85%, 85% 15%, 15% 15%, 15% calc(100% - 4px), 0 calc(100% - 4px));pointer-events:none;user-select:none}#page-article .sec-plans .frame.frame-1:before{background:linear-gradient(67deg, #1C76DE 51%, #76F3FF 91%)}#page-article .sec-plans .frame.frame-2:before{background:linear-gradient(67deg, #ED5424 45%, #FFD762 100%)}#page-article .sec-plans .title-container{width:45%;display:flex;flex-direction:column;margin-bottom:0;padding-right:5%}#page-article .sec-plans .title-container h2{line-height:1.25;margin-bottom:0.3em}#page-article .sec-plans .title-container h3{font-size:1.125em;font-weight:600;margin-bottom:8px;margin-top:1.5em}#page-article .sec-plans .title-container p{font-size:1.125em;color:inherit;margin-bottom:60px}#page-article .sec-plans .title-container .icon{height:auto;margin-left:0;margin-top:auto;margin-bottom:-40px}#page-article .sec-plans .title-container .icon.icon-1{width:60px}#page-article .sec-plans .title-container .icon.icon-2{width:120px}#page-article .sec-plans .txt{width:55%;display:flex;flex-direction:column;padding-top:1em}#page-article .sec-plans .list-disc{margin-bottom:auto}#page-article .sec-plans .list-disc>li{list-style-type:none;line-height:1.5;letter-spacing:.1em;padding-left:1.75em;margin-bottom:0.5em;position:relative}#page-article .sec-plans .list-disc>li:before{content:'';display:block;width:8px;height:8px;border-radius:8px;position:absolute;top:0.7em;margin-top:-4px;left:0}#page-article .sec-plans .list-disc.disc-color-1>li:before{background:#1C76DE}#page-article .sec-plans .list-disc.disc-color-2>li:before{background:#ED5424}#page-article .sec-plans .btn-container{margin-top:20px}#page-article .sec-plans .btn-wrapper{display:block;margin-top:20px;margin-right:60px;text-align:center}#page-article .sec-plans .btn-wrapper:last-child{margin-right:0}#page-article .sec-plans .btn{font-size:1.25em;font-weight:600;letter-spacing:.14em;padding:.35em 1.5em .55em;border:none;color:white;margin-top:0;margin-right:auto;margin-left:0;background-size:100% 100%;transition:opacity .8s .4s,transform .8s .4s, background-size .4s 0s}#page-article .sec-plans .btn span{display:block;font-size:0.75em;margin-top:6px}#page-article .sec-plans .btn small{display:block;font-size:0.75em;font-weight:400;letter-spacing:.24em;margin-top:8px}#page-article .sec-plans .btn.btn-cta-1{background-color:#1C76DE;background-image:-moz-linear-gradient(60deg, #1C76DE 35%,#49C1FC 95%);background-image:-webkit-linear-gradient(60deg, #1C76DE 35%,#49C1FC 95%);background-image:linear-gradient(60deg, #1C76DE 35%,#49C1FC 95%)}#page-article .sec-plans .btn.btn-cta-2{background-color:#ED5424;background-image:-moz-linear-gradient(60deg, #ED5424 4%,#FFD762 100%);background-image:-webkit-linear-gradient(60deg, #ED5424 4%,#FFD762 100%);background-image:linear-gradient(60deg, #ED5424 4%,#FFD762 100%)}#page-article .sec-plans .btn.btn-single{padding:.45em 1.5em .6em;min-width:0}#page-article .sec-plans .btn:hover,#page-article .sec-plans .btn:focus-visible{background-size:150% 100%}#page-article .sec-experience{padding-bottom:4%}#page-article .sec-experience .title-container .icon img{width:70%}#page-article .sec-experience .img-container img{width:80%;margin:0 auto 0 0}#page-article .sec-experience .flex-row-reverse .img-container img{margin-right:0;margin-left:auto}#page-article .sec-experience h3{font-size:2em;font-weight:400;line-height:1.4;margin-bottom:2rem}#page-article .sec-experience .subtitle{font-size:1.5em;font-weight:400;line-height:1.5;margin-bottom:60px}#page-article .sec-experience .experience-container+.experience-container{margin-top:120px}#page-article .sec-experience .note{margin-top:20px;font-size:0.875em;line-height:1.5}#page-article .sec-experience .guide-container .wrapper{flex-direction:row-reverse}#page-article .sec-experience .guide-container .txt{padding-left:4%;padding-right:3%}#page-article .sec-experience .guide-container .img-container img{width:70%;margin-left:auto;margin-right:8%}#page-article .sec-spots .title-container .icon img{width:88%}#page-article .sec-spots .container-2{max-width:1440px}#page-article .sec-spots .list-spots{padding-top:20%}#page-article .sec-spots .list-spots>li{margin-bottom:120px}#page-article .sec-spots .list-spots>li:nth-child(2n-1) .wrapper{flex-direction:row-reverse}#page-article .sec-spots .list-spots>li:nth-child(2n-1) .img-container{padding:0 2% 0 4%}#page-article .sec-spots .list-spots>li:last-child{margin-bottom:0}#page-article .sec-spots .list-spots .txt{padding:5%}#page-article .sec-spots .list-spots h3{font-size:2em;font-weight:700;line-height:1.5;margin-bottom:4px}#page-article .sec-spots .list-spots .subtitle{font-size:1.125em;font-weight:400;line-height:1.5;margin-bottom:60px}#page-article .sec-spots .list-spots .note{margin-top:20px;font-size:0.875em;line-height:1.5}#page-article .sec-spots .list-spots .img-container{padding:0 4% 0 2%}#page-article .sec-spots .list-spots .img-container img{width:100%;margin:0 auto}#page-article .sec-gallery{position:relative}#page-article .sec-gallery .container{width:65%;margin:0 auto}#page-article .sec-gallery .list-gallery{display:grid;grid-template-columns:repeat(4, 1fr);gap:18px;list-style:none;padding:0;margin:0}#page-article .sec-gallery .list-gallery.h-1{grid-auto-rows:1fr .6fr}#page-article .sec-gallery .list-gallery.h-2{grid-auto-rows:.6fr 1fr}#page-article .sec-gallery .list-gallery>li{position:relative;overflow:hidden}#page-article .sec-gallery .list-gallery>li img,#page-article .sec-gallery .list-gallery>li video{width:100%;height:100%;object-fit:cover;display:block}#page-article .sec-gallery .list-gallery>li video{opacity:0;transition:opacity 0.3s ease}#page-article .sec-gallery .list-gallery>li.large{grid-column:span 2}#page-article .sec-gallery .list-gallery>li.large-right{grid-column:3 / span 2;grid-row:2}#page-article .sec-gallery .btn{display:inline-flex;align-items:center;font-size:1.25em;font-weight:600;letter-spacing:.1em;background:white;padding:.6em 1.125em .7em 1.5em;border:none;margin:80px 40px 0;position:relative}#page-article .sec-gallery .btn:before{content:'';display:block;position:absolute;inset:0;border-radius:40px;padding:2px;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;background:linear-gradient(67deg, #ED5424 45%, #FFD762 100%);clip-path:polygon(0 0, 100% 0, 100% 100%, 3.5em 100%, 3.5em 85%, 85% 85%, 85% 2em, 2em 2em, 2em 100%, 0 100%);transition:clip-path .4s}#page-article .sec-gallery .btn.cta-1:before{background:linear-gradient(67deg, #1C76DE 45%, #76F3FF 100%)}#page-article .sec-gallery .btn.btn-single .font-double{margin-top:0}#page-article .sec-gallery .btn img{margin-right:1em}#page-article .sec-gallery .btn .en{letter-spacing:0}#page-article .sec-gallery .btn .font-double{display:block;margin-top:6px;font-size:0.9em;padding-right:10px}#page-article .sec-gallery .btn small{display:block;font-weight:normal;font-size:0.75em;margin-top:6px;margin-bottom:4px}#page-article .sec-routes{position:relative;overflow:hidden}#page-article .sec-routes .container{width:77%;margin:0 auto}#page-article .sec-routes .swiper{overflow:visible}#page-article .sec-routes .swiper-scrollbar{position:relative;margin-bottom:40px}#page-article .sec-routes .swiper-scrollbar .swiper-scrollbar-drag{background:#1C76DE}#page-article .sec-routes .swiper-slide{width:30%;position:relative}#page-article .sec-routes .swiper-slide a{display:block}#page-article .sec-routes .swiper-slide img{width:100%}#page-article .sec-routes .swiper-slide .txt{margin-bottom:8%;position:absolute;bottom:0;left:0;right:0;z-index:2}#page-article .sec-routes .swiper-slide h3{letter-spacing:.2em;margin-bottom:0.25em}#page-article .sec-routes .swiper-slide p{line-height:1.25;letter-spacing:.12em}@media screen and (max-width: 1600px){#page-article .folder-container .tag{right:55%}}@media screen and (max-width: 1280px){#page-article .folder-container .tag{font-size:0.875em}#page-article h2:not(.h3){font-size:2.5em}#page-article .title-container{margin-bottom:70px}#page-article .title-container p{font-size:1.125em}#page-article .title-container .icon{width:140px;height:60px;margin-bottom:40px}#page-article .sec-kv .title-container .icon{width:60px;height:40px}#page-article .sec-kv .title-container h1{font-size:2.5em;letter-spacing:.16em}#page-article .sec-feature .list-feature{width:100%;margin-inline:0}#page-article .sec-feature .list-feature h3{font-size:1.5em}#page-article .sec-plans .frame{padding:36px 60px;margin-bottom:50px}#page-article .sec-plans .btn-wrapper{margin-right:30px}#page-article .sec-experience .experience-container .img-container{width:50%;padding-right:0}#page-article .sec-experience .experience-container .img-container img{margin:0 auto !important}#page-article .sec-experience .experience-container .txt{width:50%;padding-right:5%;padding-top:3%}#page-article .sec-experience h3{font-size:1.5em}#page-article .sec-experience .subtitle{font-size:1.25em;margin-bottom:40px}#page-article .sec-spots .list-spots h3{font-size:2em}#page-article .sec-spots .list-spots .subtitle{font-size:1.25em;margin-bottom:40px}#page-article .sec-gallery .btn{margin-top:70px;margin-inline:20px}#page-article .sec-routes .swiper-slide{width:320px}}@media screen and (max-width: 1024px){#page-article .folder-container .tag{font-size:0.75em;right:57%}#page-article hr{margin:80px auto !important}#page-article .title-container .icon{width:110px;height:60px;margin-bottom:30px}#page-article .sec-feature .list-feature h3{font-size:1.25em}#page-article .sec-plans{font-size:0.9em}#page-article .sec-plans .frame{padding:22px 40px;margin-bottom:40px}#page-article .sec-plans .title-container .icon{margin-bottom:18px}#page-article .sec-plans .btn-container{margin-top:0}#page-article .sec-plans .btn-wrapper{margin-right:20px}#page-article .sec-experience .subtitle{font-size:1.25em;margin-bottom:30px}#page-article .sec-experience .experience-container+.experience-container{margin-top:80px}#page-article .sec-spots .list-spots{padding-top:15%}#page-article .sec-spots .list-spots>li{margin-bottom:100px}#page-article .sec-spots .list-spots>li:nth-child(2n) .img-container{padding:0 2% 0 2%}#page-article .sec-spots .list-spots .txt{padding:3%}#page-article .sec-spots .list-spots .img-container{padding:0 2% 0 2%}#page-article .sec-spots .list-spots h3{font-size:1.75em}#page-article .sec-spots .list-spots .subtitle{font-size:1.25em;margin-bottom:30px}#page-article .sec-gallery .btn{margin-top:60px;margin-inline:10px}}@media screen and (max-width: 1023px){#page-article .folder-container .folder{left:60%}#page-article .folder-container .tag{right:49%}#page-article h2:not(.h3){font-size:2.25em}#page-article .title-container{margin-bottom:60px}#page-article .title-container p{font-size:1em}#page-article .sec-kv .img-container{width:125%;margin-left:-12.5%}#page-article .sec-plans .frame{max-width:38em;margin:0 auto 60px;flex-direction:column;align-items:center;padding:36px 36px 0}#page-article .sec-plans .frame:before{padding:2px;border-bottom-left-radius:24px !important;clip-path:polygon(0 0, 100% 0, 100% 100%, 84% 100%, 83% 14%, 14% 14%, 15% 100%, 0 100%)}#page-article .sec-plans .frame.frame-1:before{background:linear-gradient(180deg, #1C76DE 8%, #76F3FF 91%)}#page-article .sec-plans .frame.frame-2:before{background:linear-gradient(180deg, #ED5424 4%, #FFD762 100%)}#page-article .sec-plans .title-container{width:100%;padding-right:0;text-align:center}#page-article .sec-plans .title-container p{margin-bottom:30px}#page-article .sec-plans .txt{width:auto;padding:0}#page-article .sec-plans .btn-container{width:100%;flex-direction:column;justify-content:center;margin-top:20px}#page-article .sec-plans .btn-wrapper{margin:15px auto !important}#page-article .sec-plans .btn{margin:0;min-width:11em}#page-article .sec-plans .btn.btn-cta-1{background-color:#1C76DE;background-image:-moz-linear-gradient(180deg, #1C76DE 8%,#49C1FC 91%);background-image:-webkit-linear-gradient(180deg, #1C76DE 8%,#49C1FC 91%);background-image:linear-gradient(180deg, #1C76DE 8%,#49C1FC 91%)}#page-article .sec-plans .btn.btn-cta-2{background-color:#ED5424;background-image:-moz-linear-gradient(180deg, #ED5424 4%,#FFD762 100%);background-image:-webkit-linear-gradient(180deg, #ED5424 4%,#FFD762 100%);background-image:linear-gradient(180deg, #ED5424 4%,#FFD762 100%)}#page-article .sec-plans .icon{margin-top:15px;margin-bottom:-1px}#page-article .sec-spots h2+p{margin-bottom:40px}#page-article .sec-gallery .container{width:80%}#page-article .sec-gallery .btn-container{margin-top:80px}#page-article .sec-gallery .btn{margin-top:20px}#page-article .sec-routes .swiper-slide{width:260px;font-size:0.9em}#page-article .sec-routes .swiper-scrollbar{margin-bottom:20px}}@media screen and (max-width: 768px){#page-article .folder-container .folder{left:78%}#page-article .folder-container .tag{right:33%}#page-article .sec-kv .img-container{width:140%;margin-left:-20%}#page-article .sec-feature{padding-top:0}#page-article .sec-feature .list-feature{width:106%;margin-top:40px;margin-inline:-3%;font-size:0.75em}#page-article .sec-feature .list-feature h3{font-size:1.25em}#page-article .sec-experience .wrapper{flex-direction:column;width:100%;max-width:420px;margin:0 auto}#page-article .sec-experience .img-container{width:100% !important}#page-article .sec-experience .img-container img{width:100% !important;margin:0 auto !important}#page-article .sec-experience .txt{width:100% !important;padding:40px 0 0 !important}#page-article .sec-experience h3{font-size:1.5em;text-align:center}#page-article .sec-experience .subtitle{font-size:1.125em;text-align:center}#page-article .sec-experience .guide-container .img-container img{width:75% !important;max-width:400px}#page-article .sec-spots .list-spots{padding-top:0}#page-article .sec-spots .list-spots .wrapper{flex-direction:column-reverse !important;width:100%;max-width:500px;margin:0 auto}#page-article .sec-spots .list-spots .img-container{width:100%;padding:0 !important}#page-article .sec-spots .list-spots .img-container img{width:100%;margin:0 auto}#page-article .sec-spots .list-spots .img-container.col-55 img{width:100%}#page-article .sec-spots .list-spots .img-container.col-40 img{width:75%}#page-article .sec-spots .list-spots .img-container.col-45 img{width:100%}#page-article .sec-spots .list-spots .img-container.col-45.type-c img{width:90%}#page-article .sec-spots .list-spots .txt{width:100%;padding:32px 5% 0}#page-article .sec-spots .list-spots h3,#page-article .sec-spots .list-spots .subtitle{text-align:center}#page-article .sec-spots .list-spots .subtitle{margin-bottom:30px}#page-article .sec-spots .list-spots .note{text-align:center}#page-article .sec-gallery{padding:0}#page-article .sec-gallery .list-gallery{gap:12px}#page-article .sec-gallery .btn-container{margin-top:60px}#page-article .sec-routes{padding-top:0}}@media screen and (max-width: 620px){#page-article .title-container .icon{width:100px;height:60px}#page-article .para{width:100%;padding-bottom:120%}#page-article .para img{margin-top:-90%}#page-article .folder-container .folder{left:100%}#page-article .folder-container .tag{font-size:0.75em;right:15%}#page-article .sec-project .img-container,#page-article .sec-spots .img-container{border-radius:12px}#page-article .sec-feature .list-feature{width:100%;max-width:300px;margin-top:40px;margin-inline:auto;font-size:1em}#page-article .sec-feature .list-feature>li{width:100%;padding-left:0;padding-right:0;margin-bottom:40px}#page-article .sec-feature .list-feature .txt{padding-left:6%}#page-article .sec-feature .list-feature h3{letter-spacing:.1em;margin-top:6px;margin-bottom:4px}#page-article .sec-gallery .list-gallery{grid-template-columns:repeat(2, 1fr)}#page-article .sec-gallery .list-gallery.h-1{grid-auto-rows:1fr 1fr .6fr .6fr}#page-article .sec-gallery .list-gallery.h-1:nth-child(4){order:1}#page-article .sec-gallery .list-gallery.h-1:nth-child(5){order:2}#page-article .sec-gallery .list-gallery.h-2{grid-auto-rows:.6fr .6fr 1fr 1fr}#page-article .sec-gallery .list-gallery.h-2:nth-child(5){order:1}#page-article .sec-gallery .list-gallery>li{order:0}#page-article .sec-gallery .list-gallery>li.large{grid-column:span 2}#page-article .sec-gallery .list-gallery>li.large-right{grid-column:span 2;grid-row:auto}#page-article .sec-spots .btn{margin-inline:auto}#page-article .sec-spots .btn:before{display:none}#page-article .sec-spots .list-spots>li:last-child{margin-bottom:100px}#page-article .sec-spots .list-spots .txt{padding-inline:0}#page-article .sec-spots .list-spots h3{font-size:1.5em}#page-article .sec-spots .list-spots .subtitle{font-size:.875em}}@media screen and (max-width: 480px){#page-article.chihpen .sec-kv .img-container,#page-article.taipei .sec-kv .img-container{width:250%;margin-left:-75%;margin-top:10%;margin-bottom:-60%}#page-article.taichung .sec-kv .title-container h1{font-size:1.5em}#page-article .folder-container{margin-bottom:-80px}#page-article .folder-container .folder{min-width:1100px;left:80%}#page-article .folder-container .tag{font-size:0.75em;top:28.5%;right:35%;transform-origin:right top}#page-article h2:not(.h3){font-size:1.6em}#page-article .title-container{margin-bottom:40px}#page-article .title-container h2{margin-bottom:0.4em}#page-article .title-container p{font-size:1em;text-align:center}#page-article p{text-align:justify}#page-article .sec-kv .img-container{width:220%;margin-left:-60%;margin-top:10%;margin-bottom:-40%}#page-article .sec-kv .title-container{margin-bottom:20px}#page-article .sec-kv .title-container .icon{margin-bottom:12px}#page-article .sec-kv .title-container h1{font-size:1.55em;letter-spacing:.1em}#page-article .sec-kv .title-container h1 small{font-size:.9rem;margin-top:10px}#page-article .sec-plans .frame{padding-inline:10%}#page-article .sec-plans .title-container h2{font-size:2em}#page-article .sec-plans .icon.icon-1{width:36px}#page-article .sec-plans .icon.icon-2{width:74px}#page-article .sec-spots h2+p{margin-bottom:20px}#page-article .sec-spots .btn{font-size:1.125em}#page-article .sec-spots .list-spots{padding-top:0}#page-article .sec-experience .experience-container+.experience-container{margin-top:60px}#page-article .sec-experience h3{font-size:1.25em}#page-article .sec-experience .note{text-align:center}#page-article .sec-gallery .container{width:90%}#page-article .sec-gallery .btn{font-size:1.125em}#page-article .sec-routes p{text-align:center}}
/*# sourceMappingURL=main.css.map */
