@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Cormorant+Infant:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Cormorant+Infant&family=Noto+Serif+TC:wght@200;300;400;500;600;700;900&display=swap");.top{position:fixed;top:0;width:100%;height:100vh}.top-img{position:relative;height:100%;overflow:hidden;background-size:cover;background-position:center center}.top-img::after{position:absolute;content:"";z-index:1;left:0;top:0;width:100%;height:100%;background:rgba(35,24,21,0.6)}.top-title{font-weight:normal;color:#fff;position:absolute;width:90%;top:50%;left:5%;text-align:center;z-index:2;opacity:0;transform:translateY(-50%);clip-path:polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);transition:opacity .6s,clip-path 1s}.top-title.show{opacity:1;clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}.top-title .catch{font-size:1rem}.top-title .subCatch{font-size:1.2rem;text-transform:uppercase}.top-title .subCatch::before{content:"|";margin:0 10px}.main{margin-top:100vh;position:relative;z-index:6;background:#fafafa}@media screen and (min-width: 992px){.top-title .catch{font-size:1.25rem}.top-title .subCatch{font-size:1.45rem}}.top-img{background-position:60% 50%}.news{margin-top:8%}.news-item{display:block;padding:1rem}.news-item:not(:last-child){margin-bottom:80px}.news-name{font-weight:600;margin-bottom:40px}.news-date{font-family:"Cormorant Infant"}.news-info{width:80%;margin:20px auto 0;opacity:0;-moz-transition:opacity .6s cubic-bezier(.215, .61, .355, 1);-o-transition:opacity .6s cubic-bezier(.215, .61, .355, 1);-webkit-transition:opacity .6s cubic-bezier(.215, .61, .355, 1);transition:opacity .6s cubic-bezier(.215, .61, .355, 1)}.news-info.show{opacity:1;-moz-transition:opacity .6s cubic-bezier(.215, .61, .355, 1);-o-transition:opacity .6s cubic-bezier(.215, .61, .355, 1);-webkit-transition:opacity .6s cubic-bezier(.215, .61, .355, 1);transition:opacity .6s cubic-bezier(.215, .61, .355, 1)}.news-img{position:relative}.news-img:after,.news-img:before{content:"";position:absolute;top:0;height:100%}.news-img:before{width:100%;background:#fafafa;-moz-transition:width .6s 1s;-o-transition:width .6s 1s;-webkit-transition:width .6s;-webkit-transition-delay:1s;transition:width .6s 1s;right:0}.news-img:after{width:0%;background:silver}.news-img.show:before{width:0}.news-img.show:after{-moz-animation:mask-left 1s;-webkit-animation:mask-left 1s;animation:mask-left 1s}@-moz-keyframes mask-left{0%{width:0;left:0}45%{width:100%;left:0}55%{width:100%;right:0;left:auto}100%{width:0;right:0}}@-webkit-keyframes mask-left{0%{width:0;left:0}45%{width:100%;left:0}55%{width:100%;right:0;left:auto}100%{width:0;right:0}}@keyframes mask-left{0%{width:0;left:0}45%{width:100%;left:0}55%{width:100%;right:0;left:auto}100%{width:0;right:0}}@media screen and (min-width: 992px){.news{margin-top:0}.news-item{display:flex;gap:2rem;-webkit-align-items:center;align-items:center;padding:0}.news-item:nth-child(even){-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.news-item:not(:last-child){margin-bottom:250px}.news-img{width:55%;overflow:hidden}.news-info{position:relative;width:40%;margin:0 auto}}
