@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Bungee+Shade&family=Noto+Sans+TC:wght@400;500&display=swap);:root{--decent-font-size:1.25rem;--min:14px;--max:4rem;--image-height:calc(var(--image-height) / (4 / 3));--clamped-font-size:clamp(var(--min), 2.5vw, var(--max));--color-text:#232323;--color-links:#efad72}*{box-sizing:border-box}.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.clearfix{display:block}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}body,html{overflow:hidden;height:auto;margin:0}html{overflow-y:auto;font-size:1.11vw}@media (max-width:1280px){html{font-size:1.2765vw}}@media (max-width:1080px){html{font-size:1.35975vw}}@media (max-width:560px){html{font-size:14px}}body{font-family:"Noto Sans TC","Apple LiGothic Medium","LiHei Pro Medium","微軟正黑體","Microsoft JhengHei",Arial,Helvetica,sans-serif;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background:#fafaf8;color:#172826;padding-top:3.125rem}body.memory{background:#f7e7c6}body.future{background:#f9ef7c}.main-wrap{position:relative;width:100%;margin:0 auto}.wrap{max-width:1920px;margin:0 auto}footer,header,section{width:100%;position:relative}figure{margin:0}img{display:block;width:100%;margin-left:auto;margin-right:auto}ul{list-style:none inside none;-webkit-margin-before:0;-webkit-margin-after:0;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:0;-o-padding-start:0;-moz-padding-start:0;-ms-padding-start:0;padding:0;margin:0}a{text-decoration:none;color:inherit}p{margin:0}fieldset{margin:0;padding:0;border:none}label{display:block;width:100%}button{width:100%;height:100%;background:0 0;border:none;padding:0;cursor:pointer}button.disabled{background:rgba(23,40,38,.2);cursor:default}button.disabled .icon{opacity:.2;transform:translateX(0)!important}a input,button input{background:0 0;height:auto;border:none}input,select,textarea{height:50px;box-shadow:none;border:none;border:1px solid #172826;border-radius:3px;font-size:1.11vw;width:100%;padding-left:20px;padding-right:20px;appearance:none;-moz-appearance:none;-webkit-appearance:none}select{background:url(../images/icon-arrow-down.svg) no-repeat,none;background-position:center right 10px;padding-right:10px;text-indent:.01px;text-overflow:''}select::-ms-expand{display:none}input[type=checkbox],input[type=radio]{width:10px;height:10px;padding:0;border:1px solid #172826}input[type=checkbox]:checked:before{content:'';position:absolute;left:2px;top:2px;width:14px;height:10px;background:url(../images/icon-check.svg) center center no-repeat}input[type=radio]{border-radius:100%}input[type=radio]:checked:before{content:'';position:absolute;left:1px;top:1px;width:8px;height:8px;background:#fafaf8;border-radius:100%}::-webkit-input-placeholder{color:#fafaf8}:-moz-placeholder{color:#fafaf8;opacity:1}::-moz-placeholder{color:#fafaf8;opacity:1}:-ms-input-placeholder{color:#fafaf8}.show-above-pad{display:block}@media (max-width:1080px){.show-above-pad{display:none}}.show-above-m{display:block}@media (max-width:560px){.show-above-m{display:none}}.show-on-pad{display:none}@media (max-width:1080px){.show-on-pad{display:block}}.show-on-m{display:none}@media (max-width:560px){.show-on-m{display:block}}h1,h2,h3,h4,h5,h6,p{margin:0;font-family:"Noto Sans TC","Apple LiGothic Medium","LiHei Pro Medium","微軟正黑體","Microsoft JhengHei",Arial,Helvetica,sans-serif;line-height:140%;letter-spacing:.035em;font-weight:500;-webkit-font-smoothing:antialiased}h1{font-size:3.15733rem;line-height:122%}h2{font-size:2.36859rem;line-height:122%}@media (max-width:560px){.w-year h2{font-size:1.77689rem}}h3{font-size:1.77689rem;letter-spacing:.05em}h4{font-size:1.333rem;line-height:145%}h4.sub-title{font-weight:400;letter-spacing:.1em}h5,p{font-size:1rem;line-height:150%}p{font-weight:400}figcaption,h6{font-size:.75019rem;font-weight:400}.num{font-size:4.6875rem;font-family:"Bungee Shade",cursive,sans-serif;line-height:7.5rem;letter-spacing:.025em;margin-top:-.41667rem}@media (max-width:1080px){.num{font-size:3.5rem}}@media (max-width:560px){.num{font-size:4.15rem}.w-year .num{font-size:2.4rem;line-height:104%}}.en{font-family:"Bungee Shade",cursive,sans-serif}figure:not(.audio-wrap){position:relative;display:block;width:100%;height:100%}.no-fullh-img figure:not(.audio-wrap){height:auto}figure:not(.audio-wrap) picture img{-o-object-fit:cover;object-fit:cover;height:100%}figure:not(.audio-wrap) .multiply{mix-blend-mode:multiply;opacity:.95}figure:not(.audio-wrap) figcaption{position:absolute;bottom:0;left:0;background:rgba(23,40,38,.75);padding:3px .625rem;color:#fafaf8;border-top-right-radius:.625rem}@media (max-width:560px){figure:not(.audio-wrap) figcaption{position:relative;border-top-right-radius:0;background:rgba(23,40,38,.95)}}.memory figure:not(.audio-wrap){background:#f7e7c6}.future figure:not(.audio-wrap){background:#f9ef7c}.mockup{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(-90deg,#f7ea51 0,#f7e7c6 100%);background-repeat:repeat;background-size:400% 100%;transition:opacity .35s ease 0s}@-webkit-keyframes loading{from{background-position-x:100%}to{background-position-x:0}}@keyframes loading{from{background-position-x:100%}to{background-position-x:0}}.loading{-webkit-animation:loading 1s ease infinite;animation:loading 1s ease infinite}.fade-out{opacity:0}.no-js .lazy,.no-js .mockup{display:none}.module-section-more .oldtown,.oldtown.pagebar,.oldtown::after,.oldtown::before{background:#5182bb}@media (max-width:560px){.oldtown.block-row .icon-part{background:#5182bb}}.distillery.pagebar,.distillery::after,.distillery::before,.module-section-more .distillery{background:#5f964d}@media (max-width:560px){.distillery.block-row .icon-part{background:#5f964d}}.module-section-more .neighborhood,.neighborhood.pagebar,.neighborhood::after,.neighborhood::before{background:#d38537}@media (max-width:560px){.neighborhood.block-row .icon-part{background:#d38537}}.community.pagebar,.community::after,.community::before,.module-section-more .community{background:#22a7c0}@media (max-width:560px){.community.block-row .icon-part{background:#22a7c0}}.module-section-more .writers,.writers.pagebar,.writers::after,.writers::before{background:#efb6cf}@media (max-width:560px){.writers.block-row .icon-part{background:#efb6cf}}.kids.pagebar,.kids::after,.kids::before,.module-section-more .kids{background:#f7ea51}@media (max-width:560px){.kids.block-row .icon-part{background:#f7ea51}}.environment.pagebar,.environment::after,.environment::before,.module-section-more .environment{background:#f77f11}@media (max-width:560px){.environment.block-row .icon-part{background:#f77f11}}.dream.pagebar,.dream::after,.dream::before,.module-section-more .dream{background:#199669}@media (max-width:560px){.dream.block-row .icon-part{background:#199669}}.color-palette-01::before{background:#22a7c0}.color-palette-01::after{background:#f7ea51}.color-palette-02::before{background:#199669}.color-palette-02::after{background:#efb6cf}header{z-index:19;width:100vw;display:flex;position:fixed;top:0;left:0;align-items:stretch;height:3.125rem}header .textbtn{display:none}header .main-side{flex:1;position:relative}header .main-side::after{content:'';position:absolute;right:0;bottom:0;content:'';height:1px;width:100%;background:#172826;width:50vw;z-index:3}header .main-side .logo-part{position:relative;height:3.125rem}header .main-side .logo-part .logo{position:relative;z-index:3;height:100%}header .main-side .logo-part img{width:15rem;margin-top:-2px}header .main-side .logo-part a{display:flex;width:100%;height:100%;align-items:center}header .main-side .logo-part::before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;width:50vw;z-index:1;opacity:.95;transition:opacity .35s ease 0s}header .main-side.memory::after{right:auto;left:0}header .main-side.memory .logo-part::before{background:linear-gradient(90deg,#d7e5d3 0,#fafaf8 65%)}header .main-side.memory .menu-part{background:#f7e7c6}header .main-side.memory .menu-part::after{content:'';position:absolute;right:0;bottom:0;content:'';height:100%;width:1px;background:#172826;right:-1px}header .main-side.future .logo-part::before{right:0;left:auto;background:linear-gradient(90deg,#fbedf3 0,#fafaf8 65%)}header .main-side.future .menu-part{left:auto;right:0;border-left:1px solid #172826;background:#f9ef7c}header .main-side:hover .menu-part{display:block}header .menu-icon{display:block;width:10vw;height:3.125rem;border:1px solid #172826;border-radius:1.5625rem;z-index:3;cursor:pointer;background:#fafaf8;padding-top:.5625rem;transition:background .35s ease 0s}header .menu-icon .icon-line{transition:all .35s ease 0s}header .menu-icon .icon-line:nth-child(2){margin-top:.25rem;margin-bottom:.25rem}header .menu-icon:hover{background:rgba(23,40,38,.75)}header .menu-part{display:block;position:fixed;top:0;left:0;width:100%;height:100%;width:50vw;padding-top:3.125rem;display:none;z-index:2}header .menu-part .menu-wrap{display:flex;flex-direction:column;flex-wrap:wrap;width:100%;height:100%;position:relative}header .menu-part .menu-wrap.show-on-m{display:none}header .menu-part .menu-wrap.for-memory{height:50%;background:#f7e7c6}header .menu-part .menu-wrap.for-memory::after{content:'';width:100%;height:100%;background:url(../images/menu-img.jpg) center center no-repeat;background-size:cover;position:absolute;left:0;bottom:-100%}header .menu-part .menu-wrap.for-future{background:#f9ef7c}header .menu-part .menu-block{position:relative;width:50%;padding:4vh 2.5rem;border-bottom:1px solid #172826}header .menu-part .menu-block.right-side{height:50%;border-left:1px solid #172826}header .menu-part .menu-block.right-side ul{display:inline-block;vertical-align:text-top;margin-right:2.5rem}header .menu-part .menu-block .menu{padding-bottom:2.1vh}header .menu-part .menu-block.oldtown{order:1;height:100%}header .menu-part .menu-block.distillery{order:3}header .menu-part .menu-block.neighborhood{order:4}header .menu-part .menu-block.community{order:1;height:30%}header .menu-part .menu-block.writers{order:4}header .menu-part .menu-block.kids{order:3;height:40%;border-bottom:none}header .menu-part .menu-block.environment{order:2;height:30%}header .menu-part .menu-block.dream{order:5;border-bottom:none}header.menuOpened .textbtn{display:block}header.menuOpened .menu-icon{background:#172826}header.menuOpened .menu-icon .icon-line:first-child{margin-top:.7125rem;transform:rotate(45deg)}header.menuOpened .menu-icon .icon-line:nth-child(2){width:0;opacity:0}header.menuOpened .menu-icon .icon-line:last-child{margin-top:-1.275rem;transform:rotate(135deg)}header.menuOpened .menu-part{display:block}@media (max-width:560px){header .main-side .logo-part::before{width:40vw}header .main-side .logo-part img{width:90%}header .main-side::after{width:100%}header .main-side.memory .menu-part::after{display:none}header .main-side.memory .menu-part .menu-block>.menu{background:#f7e7c6}header .main-side.future .logo-part::after{content:'';position:absolute;right:0;bottom:0;content:'';height:100%;width:1px;background:#172826;right:auto;left:0;z-index:2}header .main-side.future .menu-part{border-left:none}header .main-side.future .menu-part .menu-block>.menu{background:#f9ef7c}header .main-side:hover .menu-part{overflow-y:auto}header .menu-icon{width:20vw;border-radius:0;border-top:0;border-right:0;order:4;padding-top:.65625rem}header .menu-part{width:100%;z-index:0}header .menu-part .menu-wrap{display:block;height:auto}header .menu-part .menu-wrap.for-memory{height:auto}header .menu-part .menu-wrap.for-memory::after{display:none}header .menu-part .menu-wrap.show-on-m{display:block}header .menu-part .menu-block{width:100%;padding:0;position:relative;text-align:center}header .menu-part .menu-block.right-side{height:auto;border-left:none}header .menu-part .menu-block.right-side ul{display:flex;margin-right:auto}header .menu-part .menu-block.community,header .menu-part .menu-block.environment,header .menu-part .menu-block.kids,header .menu-part .menu-block.oldtown{height:auto}header .menu-part .menu-block.dream,header .menu-part .menu-block.kids{border-bottom:1px solid #172826}header .menu-part .menu-block>.menu{position:relative;z-index:2;border-bottom:1px solid #172826}header .menu-part .menu-block>.menu a{padding-top:.625rem}header .menu-part .menu-block .menu{padding:0}header .menu-part .menu-block .menu a{width:100%;padding:.83333rem .625rem;height:100%}header .menu-part .menu-block ul{display:flex;flex-wrap:wrap;width:80vw;margin-left:auto;margin-right:auto;align-items:stretch}header .menu-part .menu-block ul .menu{width:40vw;position:relative}header .menu-part .menu-block ul .menu:nth-child(odd){border-right:1px solid #172826}header .menu-part .menu-block ul .menu::after{content:'';position:absolute;right:0;bottom:0;content:'';height:1px;width:100%;background:#172826;bottom:-1px}header .menu-part .menu-block::after,header .menu-part .menu-block::before{content:'';position:absolute;width:10vw;height:100%;z-index:1;top:0}header .menu-part .menu-block::before{left:0;border-right:1px solid #172826}header .menu-part .menu-block::after{right:0;border-left:1px solid #172826}header .menu-part .menu-block.writers ul:last-of-type .menu:nth-child(even){border-right:1px solid #172826}header.menuOpened{display:block;overflow-y:auto;padding-top:3.125rem;height:100%;width:100%}header.menuOpened .menu-icon{position:fixed;top:0;left:0;left:auto;right:0}header.menuOpened .main-side::after{display:none}header.menuOpened .main-side .logo-part{border-bottom:1px solid #172826;display:flex;align-items:center;justify-content:center;padding-top:.3125rem}header.menuOpened .main-side .logo-part .logo{margin-left:1.25rem;margin-right:1.25rem}header.menuOpened .main-side .logo-part img{width:40vw}header.menuOpened .main-side .logo-part::after,header.menuOpened .main-side .logo-part::before{content:url(../images/icon-mark.svg);width:1rem;position:relative;left:auto;right:auto;height:auto;background:0 0}header.menuOpened .main-side .logo-part::after{transform:rotate(180deg)}header.menuOpened .menu-part{position:relative;top:auto;right:auto;left:auto;padding-top:0;text-align:center}header.menuOpened .memory .logo-part{background:#f7e7c6}header.menuOpened .future .logo-part{background:#f9ef7c}}.coming-soon .menu,.coming-soon.menu{opacity:.2}.coming-soon .menu:hover,.coming-soon.menu:hover{opacity:.2}.coming-soon>.menu h4::after{content:'coming soon';font-size:.75019rem;width:.5rem;display:inline-block;vertical-align:top;margin-top:3px;line-height:100%;padding-left:.3125rem}.coming-soon a{pointer-events:none}footer{display:flex;align-items:stretch}footer .partner-side{flex:6}footer .partner-side .partner-part{display:flex;border-bottom:1px solid #172826;height:50%;align-items:stretch}footer .partner-side .partner-part:last-child{border-bottom:none}footer .partner-side .partner-block{width:30vw;padding:1.25rem 3.125rem 3.125rem 1.25rem}footer .partner-side .partner-block:nth-child(even){border-left:1px solid #172826}footer .partner-side .partner-block.show-above-m{position:relative}footer .partner-side .partner-block.show-above-m h6{position:absolute;bottom:0;right:0;right:3.125rem;bottom:1.25rem}footer .partner-side .partner-block .partner{width:62%;margin:.625rem 0 0 auto}footer .info-side{flex:4;border-left:1px solid #172826}footer .info-side h5{margin-top:1.25rem}footer .info-side h5:first-child{margin-top:0}@media (max-width:1080px){footer .partner-side .partner-block{padding-bottom:1.25rem}footer .partner-side .partner-block .partner{width:90%}}@media (max-width:560px){footer{display:block}footer .partner-side .partner-part:last-child .partner-block{width:100%;border-bottom:1px solid #172826}footer .partner-side .partner-part:last-child .partner-block .partner,footer .partner-side .partner-part:last-child .partner-block h5{display:inline-block;vertical-align:top}footer .partner-side .partner-part:last-child .partner-block h5{width:32%}footer .partner-side .partner-part:last-child .partner-block .partner{width:66%}footer .partner-side .partner-block{width:50vw;padding:.83333rem 6.66667vw 1.25rem}footer .partner-side .partner-block .partner{width:100%}footer .info-side{border-left:none;border-bottom:1px solid #172826}}.loader-part{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:30}.loader-part .wrap{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.loader-part .part{z-index:2;position:relative;text-align:center}.loader-part.fully-loaded{display:none}.loader{width:100px}.for-center{text-align:center}.text-wrap{margin-left:10vw;margin-right:10vw;padding-top:5vw;padding-bottom:5vw}.w-sides:not(.for-intro) .text-wrap{margin-left:5vw;margin-right:5vw;padding-top:3.33333vw;padding-bottom:3.33333vw}footer .text-wrap{padding-top:3.33333vw;padding-bottom:3.33333vw}.textlist .text-part .text-wrap{margin-left:0}.textlist .text-part .text-wrap p{margin-left:0}.text-wrap .subinfo{margin-bottom:.625rem}.text-wrap h1{margin-bottom:1.25rem}.text-wrap .subinfo,.text-wrap p{max-width:40vw;margin-left:auto;margin-right:auto}.module-section-list .img-text .text-wrap{margin-left:10vw;margin-right:10vw}.pagebar .text-wrap,.titlebar .text-wrap{margin-left:5vw;margin-right:5vw;padding-top:0;padding-bottom:0}.popupbar .text-part .text-wrap{margin-left:1.25rem;margin-right:1.25rem;padding-top:1.25rem;padding-bottom:1.25rem}@media (max-width:560px){.text-wrap{padding-top:6.66667vw;padding-bottom:6.66667vw}.titlebar .text-wrap{margin-left:10vw;margin-right:10vw}.w-year .text-wrap{margin-left:6.66667vw;margin-right:6.66667vw}.popupbar .text-part .text-wrap,.w-sides .text-wrap,footer .text-wrap{margin-left:6.66667vw;margin-right:6.66667vw;padding-top:6.66667vw;padding-bottom:6.66667vw}.textlist .text-part .text-wrap{margin-left:6.66667vw;padding-top:0}.text-wrap .subinfo,.text-wrap p{max-width:100%}}.textbtn{display:inline-block;background:#172826;border-radius:1.25rem;color:#fafaf8;margin-top:.83333rem;transition:background .35s ease 0s}.textbtn .link{display:inline-flex;padding:.625rem 1.25rem .625rem .83333rem;align-items:center}.textbtn .link .icon{height:100%;width:1.3125rem}.textbtn .link h5{padding-left:.625rem;margin-top:-3px}.textbtn:hover{background:rgba(23,40,38,.75)}.textbtn.menu{position:fixed;background:rgba(250,250,248,.95);border:1px solid #172826;left:45vw;bottom:.41667rem;color:#172826;width:10vw;height:3.125rem;border-radius:1.5625rem;text-align:center;z-index:4;margin-top:0}.textbtn.menu .link{width:100%;height:100%}.textbtn.menu .link .icon{display:none}.textbtn.menu .link h5{margin-top:0;width:100%}.textbtn.menu:hover{background:#172826;color:#fafaf8}figure .textbtn{position:absolute;left:50%;top:50%;margin-right:-50%;transform:translate(-50%,-50%);background:rgba(23,40,38,.75)}figure .textbtn a{cursor:default;pointer-events:none}figure .textbtn a .icon{transform:rotate(-90deg)}.textbtn.for-map .link .icon{transform:rotate(-90deg)}@media (max-width:560px){.textbtn a h5{margin-top:-1px}.textbtn.menu{left:0;bottom:auto;top:0;background:#fafaf8;width:80vw;border-radius:unset;border-left:none;border-top:none}.textbtn.menu .link{width:100%;height:100%}.textbtn.menu .link .icon{display:none}.textbtn.menu .link h5{margin-top:0;width:100%}.textbtn.menu:hover{background:#172826;color:#fafaf8}.textbtn.for-map .link .icon{transform:rotate(90deg)}}.iconbtn{background:rgba(250,250,248,.95);height:100%;width:100%;transition:background .35s ease 0s}.iconbtn a{display:flex;align-items:center;width:100%;height:100%;justify-content:center}.iconbtn a .icon{width:3rem;margin-left:-3px;transition:margin-left .35s ease 0s}.iconbtn:hover{background:rgba(250,250,248,.75)}.iconbtn:hover a .icon{margin-left:-1.25rem}.block-link{width:20vw;border-left:1px solid #172826;border-bottom:1px solid #172826;position:relative}.block-link a,.block-link button{display:flex;flex-direction:column;height:100%}.block-link figure{height:13vw;overflow:hidden}.block-link figure picture{display:block}.block-link figure img{height:100%}.block-link .info{padding:.83333rem 1.25rem 1.25rem;background:rgba(250,250,248,.75);transition:background .35s ease 0s;flex:1;width:100%}.block-link .info>h4{display:-webkit-box;height:3.75rem;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.block-link:hover .info{background:#fafaf8}.block-link:hover figure img{mix-blend-mode:normal;opacity:1}.memory .block-link{background:#f7e7c6}.future .block-link{background:#f9ef7c}.blocks-side .block-link:nth-child(3n+2){border-left:none}.blocks-side .block-link:last-child::after{content:'';position:absolute;right:0;bottom:0;content:'';height:100%;width:1px;background:#172826;right:-1px}.block-link.for-popup{border-left:none;border-right:1px solid #172826;min-height:7.5rem}.block-link.for-popup:nth-of-type(5n){border-right:none}.block-link.for-popup .info{padding-top:1.5625rem;padding-bottom:2.5rem;display:flex}.block-link.for-popup .info .spot-num{margin-right:.625rem}.block-link.for-popup .info .spot-num h4{letter-spacing:0}.block-link.for-popup .info .text-info{flex:1;text-align:left}.block-link.for-popup .info .text-info h4{margin-bottom:2px}@media (max-width:560px){.block-link{width:50vw}.block-link:nth-of-type(even){border-left:none}.block-link figure{height:8.86rem}.blocks-side .block-link:nth-child(3n+2):not(:nth-of-type(even)){border-left:1px solid #172826}.block-link.for-popup:nth-of-type(5n):not(:nth-of-type(even)){border-right:1px solid #172826}.block-link.for-popup:nth-of-type(even){border-right:none}.block-link.for-popup .info{display:block;padding:.625rem .625rem 1.5625rem;text-align:left}.block-link.for-popup .info .spot-num{margin-bottom:3px;display:inline-block}}.menu{transition:opacity .35s ease 0s}.menu a{display:block}.menu:hover{opacity:.75}.breadcrumb{background:rgba(250,250,248,.95);border:1px solid #172826;position:fixed;bottom:0;left:0;z-index:10;padding:.3125rem 1.25rem .41667rem;border-left:none;border-bottom:none;border-top-right-radius:.9375rem}.breadcrumb ul{line-height:1}.breadcrumb .menu{display:inline-block;vertical-align:middle}.breadcrumb .menu a{display:inline-block;vertical-align:middle}.breadcrumb .menu::before{content:'';background:url(../images/icon-breadcrumb.svg) center center no-repeat;display:inline-block;vertical-align:middle;width:1rem;height:.625rem;margin-left:.3125rem;margin-right:.3125rem}.breadcrumb .menu:first-child::before{display:none}@media (max-width:560px){.breadcrumb{position:relative;left:auto;bottom:auto;width:100%;border-top-right-radius:0;border:none;border-bottom:1px solid #172826;padding-left:.625rem;padding-right:.625rem}.breadcrumb .menu::before{width:.8rem;height:.5rem}}.scroll-down{width:6.25rem;height:6.25rem;position:absolute;bottom:.625rem;left:50%;margin-left:-3.125rem;z-index:3;box-shadow:-1px 2px 15px 2px rgba(23,40,38,.2);border-radius:100%;overflow:hidden;padding:1.625rem 1.25rem}.scroll-down::before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#d7e5d3 0,#fafaf8 65%);opacity:.95;z-index:1}.scroll-down img{position:relative;z-index:2;width:2.5rem}.spot-num{width:2.1875rem;height:2.1875rem;background:#5f964d;border-radius:100%;text-align:center;color:#fafaf8}.spot-num.type-squ{border-radius:0;background:#22a7c0}.spot-num.type-bla{background:#172826}@media (max-width:560px){.spot-num{width:2.143rem;height:2.143rem}}.mask{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(250,250,248,.95);z-index:0}.memory .mask{background:rgba(247,231,198,.95)}.future .mask{background:rgba(249,239,124,.95)}.icon-line{width:2.5rem;height:.375rem;background:#fafaf8;border:1px solid #172826;box-shadow:1px 1px 0 1px #172826;border-radius:.1875rem;margin-left:auto;margin-right:auto}@media (max-width:560px){.icon-line .icon-line{transform:scale(.9)}}.youtube-wrap{position:relative}.youtube-wrap .youtube-sizing{position:relative;z-index:0;opacity:0}.youtube-wrap iframe{position:absolute;left:0;top:0;z-index:1}.block-row.dream .block-link:nth-child(2) a,.block-row.environment .block-link a,.block-row.kids .block-link a{pointer-events:none}.block-row.dream .block-link:nth-child(2) .textbtn,.block-row.environment .block-link .textbtn,.block-row.kids .block-link .textbtn{opacity:.75}.block-row.dream .block-link:nth-child(2):hover .info,.block-row.environment .block-link:hover .info,.block-row.kids .block-link:hover .info{background:rgba(250,250,248,.75)}.block-row.dream .block-link:nth-child(2):hover figure img,.block-row.environment .block-link:hover figure img,.block-row.kids .block-link:hover figure img{mix-blend-mode:multiply;opacity:.95}.list-bullet{margin-bottom:.625rem}.list-bullet li{position:relative;padding-left:1.25rem}.list-bullet li::before{content:'';width:1rem;height:1rem;background:url(../images/icon-bullet.svg) center center no-repeat;background-size:100%;position:absolute;top:0;left:0;top:.25rem}.module{display:flex;align-items:center;border-bottom:1px solid #172826;position:relative;width:100vw}.module .module-wrap{flex:1}.module .img-part{align-self:stretch;position:relative}.module .img-part::after{content:'';content:'';position:absolute;right:0;bottom:0;content:'';height:100%;width:1px;background:#172826;right:-1px;z-index:2}.module .img-part:last-of-type::after{display:none}.module.reverse{flex-direction:row-reverse}.module.reverse .img-part::after{right:auto;left:0}.module .text-part h4+p{margin-top:3px}@media (max-width:560px){.module{display:block}.module .img-part{border-bottom:1px solid #172826}.module .img-part::after{display:none}.module.welcome{display:flex;flex-direction:column-reverse;text-align:center}.module.welcome .img-part{border-bottom:none;border-top:1px solid #172826}}.module.w-sides::after,.module.w-sides::before{content:'';width:10vw;align-self:stretch}.module.w-sides::before{border-right:1px solid #172826}.module.w-sides::after{border-left:1px solid #172826}.module.w-sides.reverse::before{border-right:none;border-left:1px solid #172826}.module.w-sides.reverse::after{border-left:none;border-right:1px solid #172826}.module.w-sides.no-sides-on-m figure{min-height:50vw}@media (max-width:560px){.module.w-sides{padding-left:10vw;padding-right:10vw}.module.w-sides::after,.module.w-sides::before{position:absolute;top:0;left:0;height:100%;z-index:2}.module.w-sides::after{left:auto;right:0}.module.w-sides.reverse::before{left:auto;right:0}.module.w-sides.reverse::after{left:0;right:auto}.module.w-sides.no-sides-on-m{padding-left:0;padding-right:0}.module.w-sides.no-sides-on-m::after,.module.w-sides.no-sides-on-m::before{display:none}}.module.for-intro .img-part{flex:2}.module.for-intro .img-part::after{right:0}.module.for-intro .text-part{flex:6}.module.for-intro .text-part h4{margin-bottom:3px}.module.w-img-info{background:rgba(250,250,248,.75)}.module.w-img-info .text-part b{display:block;margin-bottom:3px;font-weight:500}.memory .module.w-img-info::after,.memory .module.w-img-info::before{background:#f7e7c6}.future .module.w-img-info::after,.future .module.w-img-info::before{background:#f9ef7c}.module.img-bullet h4{margin-bottom:3px}.module.img-img{align-items:stretch}.module.img-img figure{height:100%}.module.img-img figure img{height:100%}.module.large-img .module-wrap:first-of-type{flex:5}.module.large-img .module-wrap:last-of-type{flex:3}@media (max-width:560px){.module.large-img .module-wrap:last-of-type{width:50%;border-right:1px solid #172826!important}.module.large-img.reverse .module-wrap:last-of-type{border-right:none!important;border-left:1px solid #172826!important;margin-right:0;margin-left:auto}}.module.text .text-part{padding-top:.625rem;padding-bottom:1.25rem}.module.text.for-article p{text-indent:2.13rem;margin-bottom:.6rem}@media (max-width:560px){.module.text .text-part{padding-top:.41667rem;padding-bottom:.625rem}}.module.textlist{align-items:flex-start}.module.textlist .title-part{flex:3}.module.textlist .title-part .title{display:inline-flex;align-items:baseline}.module.textlist .title-part .title .info{padding-right:.3125rem;flex:1}.module.textlist .title-part .title .info p{margin-top:3px}.module.textlist .title-part .title .icon{width:1.3125rem;height:100%;margin-top:4px}.module.textlist .text-part{flex:5}.module.titlebar{height:7.5rem;text-align:center}.module.titlebar.w-number .number-part{border-right:1px solid #172826;align-self:stretch}.module.titlebar.w-number .text-part{text-align:left;flex:5;order:3}.module.titlebar.w-number::after{content:'';width:10vw;align-self:stretch;flex:4;width:auto;border-right:1px solid #172826}.module.titlebar.w-number.w-year .number-part{flex:2}.module.titlebar.w-number.w-year .text-part{flex:6;text-align:center}.module.titlebar.w-number.w-year .sub-part{flex:2;order:3;border-left:1px solid #172826;align-self:stretch;display:inline-flex;align-items:center;justify-content:center}.module.titlebar.w-number.w-year::after{display:none}.module.titlebar.w-number.w-year.reverse .number-part{order:4;border-right:none;border-left:1px solid #172826}.module.titlebar.w-number.w-year.reverse .sub-part{order:0;border-right:1px solid #172826;border-left:none}.module.titlebar.reverse{flex-direction:row}.module.titlebar.reverse .text-part{order:1;flex:4}.module.titlebar.reverse::after{order:2;flex:5;border-right:none;border-left:1px solid #172826}@media (max-width:560px){.module.titlebar{display:flex}.module.titlebar.w-number .number-part{flex:3}.module.titlebar.w-number .text-part{flex:7}.module.titlebar.w-number::after{display:none}.module.titlebar.w-number.w-year .number-part{display:inline-flex;justify-content:center;align-items:center}}.module-section-list .module.img-text{margin-top:-7.5rem;z-index:2}.module-section-list .module.img-text::after{display:none}.module-section-list .module.img-text .img-part{flex:4}.module-section-list .module.img-text .img-part::after{right:0}.module-section-list .module.img-text .text-part{padding-top:7.5rem;order:1;flex:5}.module-section-list .module.img-text .text-part p{margin-top:-.625rem}.module-section-list .module.reverse .text-part{padding-right:2px}@media (max-width:560px){.module-section-list .module.img-text{margin-top:0;padding:0}.module-section-list .module.img-text::before{display:none}.module-section-list .module.img-text .text-part{padding-top:0}.module-section-list .module.img-text .text-part p{margin-top:0}.module-section-list .module.reverse .text-part{padding-right:0}}.module.popupbar{height:7.5rem}.module.popupbar .title-part{flex:6;border-right:1px solid #172826;align-self:stretch;display:inline-flex;align-items:center}.module.popupbar .text-part{text-align:center;flex:2}.module.popupbar.infobar .title-part{flex:5}.module.popupbar.infobar .text-part{flex:3}@media (max-width:560px){.module.popupbar{height:auto;padding-right:20vw}.module.popupbar::after{width:20vw}.module.popupbar .title-part{border-right:none;display:block}.module.popupbar .text-part{text-align:left;border-top:1px solid #172826}.module.popupbar.infobar{padding-left:0;padding-right:0}.module.popupbar.infobar::after,.module.popupbar.infobar::before{display:none}}.module.pagebar{height:3.125rem;align-items:stretch}.module.pagebar .module-wrap:not(.btn-part){border-left:1px solid #172826;display:flex;align-items:center}.module.pagebar .module-wrap:not(.btn-part) h4{margin-top:-2px;display:-webkit-box;height:1.875rem;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.module.pagebar.bottom::after{content:'';width:10vw;align-self:stretch;width:auto;flex:3;border-left:1px solid #172826}.module.pagebar.bottom .text-part{flex:6}.module.pagebar.bottom.page-memory::after{background:#d38537}.module.pagebar.bottom.page-memory .text-part{background:#5f964d}.module.pagebar.bottom.page-future::after{background:#efb6cf}.module.pagebar.bottom.page-future .text-part{background:#22a7c0}.module.pagebar.top .module-wrap.text-part{flex:4}.module.pagebar.top .module-wrap.text-part:last-of-type{flex:5}@media (max-width:560px){.module.pagebar.bottom{display:flex}.module.pagebar.bottom::after{flex:1}.module.pagebar.bottom .btn-part{flex:2}.module.pagebar.bottom .text-part{flex:7}.module.pagebar.top{display:none}}.module.block-row{flex-wrap:wrap;align-items:stretch;border-bottom:none}.module.block-row .icon-part{display:none}.module.block-row.w-sides{position:relative}.module.block-row.w-sides::before{display:none}.module.block-row.w-sides::after{width:auto;flex:1;border-bottom:1px solid #172826}.module.block-row.w-sides .icon-part{content:'';width:10vw;align-self:stretch;padding:1.25rem;display:flex;align-items:flex-end;border-bottom:1px solid #172826}.module.block-row.w-sides .icon-part .icon{width:4.5rem;margin-left:-3px}.module.block-row.w-sides.no-arrow .icon-part .icon{opacity:0}.module.block-row.w-sides.no-color::after{background:0 0}.module.block-row.for-popup::after{content:'';position:absolute;right:0;bottom:0;content:'';height:1px;width:100%;background:#172826}@media (max-width:560px){.module.block-row{display:flex}.module.block-row.w-sides{padding:0}.module.block-row.w-sides::after{display:none}.module.block-row.w-sides .icon-part{width:auto;order:11;justify-content:flex-end;flex:1}.module.block-row.w-sides .icon-part .icon{transform:scaleX(-1)}.module.block-row.w-sides .icon-part:nth-last-child(even):first-child{border-left:1px solid #172826}}.module-section-more .module.block-row{flex:1;align-items:flex-start;width:100%}.module-section-more .module.titlebar{width:100%}.module.no-animate{opacity:1}.module.no-animate .animate{opacity:1}.module-section-more{display:flex;align-items:stretch}.module-section-more::after{content:'';position:absolute;right:0;bottom:0;content:'';height:1px;width:100%;background:#172826}.module-section-more .img-side{flex:1;border-right:1px solid #172826}.module-section-more .img-side figure{border-bottom:1px solid #172826}.module-section-more .blocks-side{flex:0 0;flex-basis:60vw;display:flex;flex-direction:column;align-items:flex-start}@media (max-width:560px){.module-section-more{display:block}.module-section-more .img-side{border-right:none}}.index{padding-top:0}.index .kv-part{position:relative;z-index:20}.index .kv-part .kv-block{display:block;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:2}.index .kv-part .slogan-block{width:40vw;background:url(../images/kv-texture.jpg) center center repeat-y;background-size:100%;padding:2.1875rem 2.5rem 2.5rem;text-align:center;margin-top:-.625rem;box-shadow:-1px 2px 15px 2px rgba(23,40,38,.2)}.index .kv-part .slogan-block .logo-part{border-bottom:1px solid #172826;margin-bottom:1.25rem;padding-bottom:1.25rem}.index .kv-part .slogan-block .logo-part .logo:last-child{margin-top:.41667rem}.index .kv-part .module{z-index:1;max-height:100vh;overflow:hidden}@media (max-width:560px){.index .kv-part .kv-block{flex-direction:column}.index .kv-part .slogan-block{width:100%}.index .kv-part .module{display:flex;flex-direction:column}.index .kv-part .module .module-wrap{height:50vh}.index .scroll-down{position:relative;left:auto;bottom:auto;margin-left:unset;margin-top:1.25rem}}#popup{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:25;overflow-y:auto;display:none}#popup .animate{opacity:1}#popup .content-wrap{position:relative;z-index:2;width:100%;min-height:100vh}#popup .content-wrap::before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;width:80vw;left:10vw;z-index:1;background:#f7e7c6}#popup .content-wrap .content-part{position:relative;z-index:3;width:100%;opacity:0;transition:opacity .35s ease 0s}#popup .content-wrap .popup-bottom{border-bottom:none;position:relative;z-index:2;overflow:hidden}#popup .content-wrap .popup-line{position:absolute;top:0;left:0;height:100%;z-index:2}#popup .loader{position:absolute;left:50%;margin-right:-50px;top:0;z-index:2;transition:opacity .35s ease 0s}#popup.popupOpened{display:block}@media (max-width:560px){#popup .content-wrap .popup-bottom{height:3.125rem}#popup .content-wrap .popup-line{display:none}}.popup-close,.popup-switch{width:10vw;position:fixed;top:0;right:0;z-index:3;height:7.5rem}@media (max-width:560px){.popup-close,.popup-switch{height:3.125rem}}.popup-close{background:#172826;transition:background .35s ease 0s}.popup-close .icon .icon-line:first-child{transform:rotate(45deg)}.popup-close .icon .icon-line:last-child{transform:rotate(-45deg);margin-top:-.375rem}.popup-close:hover{background:rgba(23,40,38,.95)}@media (max-width:560px){.popup-close{width:20vw}}.popup-switch{top:7.5rem}.popup-switch .iconbtn{border-bottom:1px solid #172826}.popup-switch .iconbtn:first-child:hover .icon{transform:translateX(-.41667rem)}.popup-switch .iconbtn:last-child:hover .icon{transform:translateX(.41667rem)}.popup-switch .icon{transition:transform .35s ease 0s;max-width:3.125rem;margin-left:auto;margin-right:auto}@media (max-width:560px){.popup-switch{width:100%;bottom:0;top:auto;left:0;display:flex}.popup-switch .iconbtn{border-bottom:none;flex:1;position:relative}.popup-switch .iconbtn:first-child::after{content:'';content:'';position:absolute;right:0;bottom:0;content:'';height:100%;width:1px;background:#172826;right:-1px;z-index:2}}.audio-box{padding:.3125rem 1.25rem .625rem}.audio-box .audio-wrap audio{display:block;width:100%}.audio-box figcaption{margin-bottom:3px}.map-part{position:relative}.map-part .textbtn{transition:opacity .35s ease 0s;transition-delay:.2s}.map-part:hover .textbtn{opacity:0}.map-part>.module{z-index:1}.map-part .float-links-part{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.map-part .float-link{position:absolute;width:6%;height:6%}.map-part .float-link.building.position01{right:31.9%;bottom:20.2%}.map-part .float-link.building.position02{right:42.2%;bottom:12%}.map-part .float-link.building.position03{right:47%;bottom:20%;width:18%;height:18%}.map-part .float-link.building.position04{left:35.5%;top:46%}.map-part .float-link.building.position05{left:23%;bottom:42.1%}.map-part .float-link.building.position06{left:6.2%;top:24.5%;width:18%;height:18%}.map-part .float-link.building.position07{left:21.3%;top:13.8%}.map-part .float-link.building.position08{left:30%;top:17.2%}.map-part .float-link.building.position09{left:38.5%;top:13.2%}.map-part .float-link.building.position10{left:45.2%;top:33%}.map-part .float-link.building.position11{right:32.7%;top:52.2%}.map-part .float-link.building.position12{right:19.4%;bottom:28.2%}.map-part .float-link.building.position13{right:25.5%;top:26%}.map-part .float-link.building.position14{right:39%;top:6.8%}.map-part .float-link.building.position15{right:29%;top:2.5%}.map-part .float-link.culture{width:3%}.map-part .float-link.culture.position01{left:36.8%;bottom:15.6%}.map-part .float-link.culture.position02{left:33.2%;bottom:16.5%}.map-part .float-link.culture.position03{left:22.6%;bottom:33.8%}.map-part .float-link.culture.position04{left:31.2%;top:36.9%}.map-part .float-link.culture.position05{left:14.1%;top:8.5%}.map-part .float-link.culture.position06{left:10.6%;top:23.7%}.map-part .float-link.culture.position07{left:47.3%;top:30%}.map-part .float-link.culture.position08{right:30.5%;top:47.9%}.map-part .float-link.culture.position09{right:8.1%;top:37.4%}.map-part .float-link.culture.position10{right:10.1%;bottom:23.4%}.map-part .float-link.literature{width:3%}.map-part .float-link.literature.position01{left:49.4%;top:39.5%}.map-part .float-link.literature.position02{right:29.1%;bottom:30.5%}.map-part .float-link.literature.position03{right:19.6%;bottom:15%}.map-part .float-link.literature.position04{right:11.3%;top:51.7%;height:9%}.map-part .float-link.literature.position06{right:39.5%;top:45.7%}.map-part .float-link.literature.position07{right:22%;top:34.5%}.map-part .float-link.literature.position08{right:44.9%;bottom:31.9%}.map-part .float-link.literature.position09{right:33%;bottom:27%}.map-part .float-link.literature.position10{left:35.6%;top:25.3%}.map-part .float-link.literature.position11{left:6.5%;top:23.8%}.map-part .float-link.literature.position12{left:28.9%;top:17%}.map-part .float-link.literature.position13{right:23%;bottom:27%;width:4.8%}.map-part .float-link.literature.position15{left:39.5%;top:2.4%;width:2.4%;height:5.4%;border-radius:100%}.map-part .float-link.literature.position16{left:43.1%;top:43.5%}.map-part .float-link.literature.position17{left:41.4%;top:5.2%;border-radius:34%}.map-part .float-link.literature.position18{left:38.3%;top:7.7%}.map-part .float-link.literature.position19{left:10%;top:48.6%}.map-part .float-link.literature.position20{left:32.9%;top:37.7%}@media (max-width:560px){.map-part{overflow:hidden}.map-part>.module{overflow:hidden}.map-part>.module img{transform:scale(1.07)}.map-part .float-links-part{transform:scale(1.07)}}
/*# sourceMappingURL=style.css.map */
