#wrap { z-index: 5; }
#wrap,.wrapper,.webBox { overflow: visible !important; transform: none !important; }

/* section */
section {padding: 5vw 0;}
section >* { z-index: 3; }
section .title_box {padding-bottom: 3vw;font-size: 38px;}
section .clip { margin: auto; width: 100%; }
section .clip img { height: 100%; }
section .clip iframe { width: 100%; height: 100%; top: 0; left: 0; }
section .clip video { width: auto; height: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }

/* gallery-section */
#gallery-section { padding: 0;position: relative; z-index: 20; width: 100%; height: 300vh; background: var(--white,#fff); margin: 0 auto; }
#gallery-section * {box-sizing: border-box;white-space: unset;color: white;}
#gallery-section a { color: inherit; text-decoration: none; }
#gallery-section .gallery-sticky-wrapper {position: sticky;width: 100%;overflow: hidden;display: flex;align-items: center;justify-content: center;top: 80px;height: calc(100vh - 80px);}
#gallery-section .gallery-container {width: 98%;height: 85vh;display: flex;align-items: flex-start;justify-content: space-between;gap: 13px;position: relative;}
#gallery-section .gallery-main {flex: 3;height: 100%;position: relative;overflow: hidden;}
#gallery-section .gallery-main-inner { width: 100%; height: 100%; position: relative; overflow: hidden; }
#gallery-section .gallery-main-img {width: 100%;height: 110%;object-fit: cover;transition: transform .6s ease,opacity .6s ease;}
#gallery-section .gallery-main::after { content: ""; position: absolute; inset: 0; background: #333333; pointer-events: none; z-index: 1; opacity: .3; }
#gallery-section .gallery-main:hover .gallery-main-img { transform: scale(1.04); }
#gallery-section .gallery-main-content {position: absolute;left: 60px;bottom: 60px;z-index: 2;color: #fff;display: grid;grid-template-columns: 320px 1fr;width: 55%;align-items: end;}
#gallery-section .gallery-main-content .titbox{display:flex;writing-mode: vertical-rl;flex-direction: column;justify-content: flex-end;align-items: flex-end;}
#gallery-section .gallery-main-content article p, #gallery-section .gallery-main-content h1{text-align:justify;letter-spacing: 1px;font-weight: 300;line-height: 2.2;font-size: 16px;}
#gallery-section .gallery-main-title {font-size: 20px;font-weight: 500;line-height: 1;letter-spacing: .04em;font-family: "DM Sans", sans-serif;}
#gallery-section .gallery-main-desc {font-size: 70px;line-height: 1.2;letter-spacing: .08em;margin-right: 35px;}
#gallery-section .gallery-menu { flex: 1; height: 100%; position: relative; overflow: hidden; }
#gallery-section .gallery-menu-track { width: 100%; display: flex; flex-direction: column; gap: 20px; will-change: transform; }
#gallery-section .gallery-menu-item {position: relative;width: 100%;aspect-ratio: 1/1;flex-shrink: 0;overflow: hidden;}
#gallery-section .gallery-menu-img-wrap { width: 100%; height: 100%; position: relative; overflow: hidden; }
#gallery-section .gallery-menu-img {position: absolute;top: -10%;left: 0;width: 100%;height: 120%;object-fit: cover;transition: opacity .45s ease,transform .6s ease;}
#gallery-section .gallery-menu-item::after { content: ""; position: absolute; inset: 0; background: #333; z-index: 1; pointer-events: none; transition: background .45s ease; opacity: .3; }
#gallery-section .gallery-menu-item:hover .gallery-menu-img {transform: scale(1.06);}
#gallery-section .gallery-menu-item:hover::after { opacity: .5; background: #080808; }
#gallery-section .gallery-menu-label {position: absolute;bottom: 40px;width: 100%;z-index: 2;text-align: center;}
#gallery-section .gallery-menu-icon {display: block;margin-bottom: 10px;font-size: 15px;line-height: 1;position: absolute;writing-mode: vertical-lr;font-family: "DM Sans", sans-serif;bottom: 78px;left: 45px;z-index: 2;font-weight: 500;padding-bottom: 25px;border-bottom: 2px solid #fff;}
#gallery-section .gallery-menu-text {display: block;font-size: 20px;font-weight: 400;line-height: 1.4;border-top: 1px solid rgb(255 255 255 / 20%);transition: border-color .35s ease,letter-spacing .35s ease;padding: 0 45px;letter-spacing: .5px;padding-top: 20px;}
#gallery-section .gallery-menu-item:hover .gallery-menu-text {letter-spacing: .09em;}

/* number_area */
#number_area {position: relative;overflow: hidden;}
#number_area * { box-sizing: border-box; }
#number_area .workframe {width: 95%;margin: 0 auto;}
#number_area .number_box {display: grid;grid-template-columns: 1fr 30%;justify-content: space-between;gap: 110px;align-items: start;}
#number_area .number_info {display:grid;grid-template-columns: 1fr 1fr;gap: 0 110px;}
#number_area .number_grid { width: 100%; display: grid; grid-template-columns: 1fr 1fr; gap: 60px; min-height: 600px; }
#number_area .number_col { display: flex; flex-direction: column; justify-content: flex-start; }
#number_area .title_box {padding-bottom: 0;margin-bottom: 130px;border-top: 1px solid #767a76;padding-top: 35px;}
#number_area .entitle_box { display: block; margin-bottom: 10px; font-family: "Oswald","Noto Sans TC",sans-serif; font-size: 14px; letter-spacing: 4px; text-transform: uppercase; color: var(--secondary,#b88a4a); }
#number_area .title_box h2 {margin: 0;font-size: 26px;line-height: 1.35;font-weight: 400;color: #1e1e1e;letter-spacing: 2px;}
#number_area .number_col:nth-child(2) { justify-content: flex-start; }
#number_area .number_col:nth-child(2) .number_item { margin-top: 0; }
#number_area .number_item {padding-top: 80px;border-top: 1px solid #dfe0e0;margin-bottom: 110px;}
#number_area .number_num {display: flex;align-items: flex-start;margin: 0 0 5px;line-height: 1;font-weight: 500;}
#number_area .number_num .count_num{font-family: "Montserrat", sans-serif;font-size: 137px;line-height: 1;font-weight: 300;}
#number_area .number_symbol {display: inline-block;margin-left: 10px;margin-top: 15px;font-size: 115px;line-height: 1;color: #bfbfc0;font-family: "Montserrat", sans-serif;font-weight: 200;}
#number_area .number_txt {margin: 0;font-size: 18px;line-height: 1.9;letter-spacing: 1px;}
#number_area .number_img {height: 800px;overflow: hidden;}
#number_area .number_img img { width: 100%; height: 100%; object-fit: cover; }

/* ticker_area */
#ticker_area { position: relative; z-index: 20; width: 100%; overflow: hidden; padding: 0; }
#ticker_area * { box-sizing: border-box; }
#ticker_area .ticker_box { width: 100%; overflow: hidden; white-space: nowrap; padding: 15px 0 35px; position: relative; }
#ticker_area .ticker_box:after { content: ''; position: absolute; left: 5%; width: 90%; height: 1px; background: #dfe0e0; bottom: 0; }
#ticker_area .ticker_list { display: flex; align-items: center; width: max-content; animation: tickerMove 38s linear infinite; will-change: transform; }
#ticker_area .ticker_item { display: flex; align-items: center; margin-right: 48px; flex-shrink: 0; }
#ticker_area .ticker_item img { width: 46px; aspect-ratio: 1/1; object-fit: cover; border-radius: 50%; margin-right: 14px; flex-shrink: 0; }
#ticker_area .ticker_item span { display: inline-block; font-size: 24px; line-height: 1.4; font-weight: 400; letter-spacing: 1px; white-space: nowrap; }
#ticker_area:hover .ticker_list { animation-play-state: paused; }
@keyframes tickerMove {  0% { transform: translateX(0); }  100% { transform: translateX(-50%); }}

/* project_area */
#project_area {position: relative;z-index: 20;overflow: hidden;}
#project_area * { box-sizing: border-box; }
#project_area a { color: inherit; text-decoration: none; }
#project_area .workframe { width: 90%; max-width: 1400px; margin: 0 auto; }
#project_area .title_box { margin-bottom: 40px; }
#project_area .entitle_box { display: block; margin-bottom: 10px; font-family: "Oswald","Noto Sans TC",sans-serif; font-size: 14px; letter-spacing: 4px; text-transform: uppercase; color: var(--secondary,#b88a4a); }
#project_area .title_box h2 { margin: 0; font-size: clamp(32px,4vw,52px); line-height: 1.35; font-weight: 700; color: var(--primary,#045e67); letter-spacing: 2px; }
#project_area .project_box { width: 100%; overflow: hidden; }
#project_area .project_list { margin: 0; padding: 40px 0; list-style: none; }
#project_area .project_item { padding: 0 15px; transition: transform .45s ease,opacity .45s ease; }
#project_area .project_card {height: 100%;transition: transform .45s ease,opacity .45s ease,box-shadow .45s ease;position: relative;box-shadow: 0 0 30px rgb(51 51 51 / 7%);border-radius: 5px;overflow: hidden;}
#project_area .img_box {width: 100%;overflow: hidden;background: #ddd;border-radius: 5px;aspect-ratio: 65 / 71;position: relative;}
#project_area .img_box:after{content:'';position: absolute;width: 100%;height: 100%;background: linear-gradient(180deg, rgb(0 0 0 / 0%), rgb(2 20 22 / 80%));top: 0;left: 0;}
#project_area .img_box img {width: 100%;height: 100%;object-fit: cover;transition: transform .6s ease;}
#project_area .slick-center .img_box img { transform: scale(1.05); }
#project_area .info_box {position: absolute;padding: 40px 90px;bottom: 0;display: flex;flex-direction: column;align-items: center;width: 100%;}
#project_area .project_status {display: inline-block;margin-bottom: 15px;padding: 5px 15px 8px;border-radius: 5px;background: white;font-size: 15px;line-height: 1.4;letter-spacing: 1px;position: relative;z-index: 5;}
#project_area .info_box .h3 {margin: 0 0 10px;color: white;font-size: 24px;line-height: 1.4;font-weight: 500;letter-spacing: 1.5px;height: 66px;-webkit-line-clamp: 2;text-align: center;}
#project_area .project_control {width: min(90%, 950px);margin: 25px auto 0;display: flex;align-items: center;justify-content: space-between;}
#project_area button svg{width:18px;height: 18px;}
#project_area .project_prev,#project_area .project_next {width: 52px;height: 52px;border: 1px solid rgba(var(--primary-rgb,4,94,103),.25);border-radius: 50%;background: transparent;color: var(--primary,#045e67);font-size: 32px;line-height: 1;cursor: pointer;transition: background .3s ease,color .3s ease,border-color .3s ease;display: flex !important;align-items: center;justify-content: center;}
#project_area .project_prev svg{transform:scaleX(-1);}
#project_area .project_prev:hover,#project_area .project_next:hover { background: var(--primary,#045e67); border-color: var(--primary,#045e67); color: var(--white,#fff); }
#project_area button:hover svg{fill:white;}
#project_area .project_page {flex: 1;margin: 0 40px;display: flex;align-items: center;}
#project_area .project_page *{font-family: 'DM Sans';color: var(--primary);font-weight: 700;}
#project_area .project_bar { flex: 1; height: 2px; margin: 0 20px; background: rgba(var(--black-rgb,0,0,0),.14); position: relative; overflow: hidden; }
#project_area .project_bar span {position: absolute;left: 0;top: 0;width: 10%;height: 100%;background: var(--primary);transition: width .35s ease;}
#project_area .slick-list { overflow: visible; }
#project_area .slick-track { display: flex; align-items: stretch; }
#project_area .slick-slide { height: auto; }
#project_area .slick-slide > div,#project_area .project_item { height: 100%; }

/* news_area */
#news_area li .img_box , #book_area li .img_box { border-radius: 15px; background-color: #f9f9f9; }
#news_area li .info_box { margin: 10px 15px 0; }
#news_area li .time { width: 65px; font-weight: 400; font-size: 13px; }
#news_area li .more_btn { margin-left: 10px; padding: 2px 15px; max-width: calc(100% - 105px); height: 22px; font-weight: 100; font-size: 13px; z-index: 6; }
#news_area li h3 { margin-top: 10px; height: 60px; line-height: 150%; font-size: 20px; -webkit-line-clamp: 2; }

/* book_area */
#book_area li h3 { margin-top: 10px; height: 30px; font-size: 18px; }

/* photo_area */
#photo_area .item {width: 260px;height: 200px;}
#photo_area .item img {height: 100%;object-fit: cover;}

@media screen and (max-width: 1460px) {
	#gallery-section .gallery-main-content{width:70%}
}
@media screen and (max-width: 1280px) {
    #project_area .info_box{padding: 40px ;}
    #number_area .number_img{height: 650px;}
    #number_area .number_num .count_num{font-size: 95px;}
    #number_area .number_symbol{font-size: 75px;}
}
@media screen and (max-width: 1024px) {
    #project_area .project_status{font-size:13px;}
    #project_area .img_box{aspect-ratio:3/4}
    #number_area .number_info{gap:0 50px;}
    #number_area .number_box{gap:50px;grid-template-columns: 1fr 25%;}
    #gallery-section .gallery-menu-item{aspect-ratio:1/1.3}
    #gallery-section .gallery-main-content{grid-template-columns: 200px 1fr;width: calc(100% - 120px);}
    #gallery-section .gallery-main-desc{font-size: 50px;margin-right: 22px;}
    #gallery-section .gallery-main-title{font-size: 16px;}
	#project_area { padding: 70px 0 90px; }
	#project_area .project_item { padding: 0 10px; }
    #project_area .info_box .h3{font-size:18px;height: 52px;}
}
@media screen and (max-width: 980px) {
	#project_area .project_list { padding: 25px 0; }
	#project_area .info_box { padding: 24px; }
	#project_area .info_box h3 { font-size: 20px; }
	#project_area .project_control { margin-top: 15px; }
	#project_area .project_page { margin: 0 20px; font-size: 18px; }
	#project_area .project_prev,#project_area .project_next { width: 44px; height: 44px; font-size: 28px; }
	#number_area .number_box {flex-direction: column;min-height: auto;grid-template-columns: 1fr;}
    #number_area .workframe{width:90%}
	#number_area .number_grid { grid-template-columns: 1fr 1fr; gap: 35px; min-height: auto; }
	#number_area .title_box {margin-bottom: 60px;grid-column: 1 / 3;border: 0;padding-top: 0;}
	#number_area .number_img {height: 300px;}
    #number_area .number_item{padding-top:45px;margin: 0;}
	#gallery-section { height: auto; }
	#gallery-section .gallery-sticky-wrapper {position: relative;height: auto;display: block;padding: 50px 5%;overflow: visible;top: 0;}
	#gallery-section .gallery-container { width: 100%; height: auto; flex-direction: column; gap: 20px; }
	#gallery-section .gallery-main {width: 100%;aspect-ratio: 1/1;}
	#gallery-section .gallery-menu { width: 100%; height: auto; overflow: visible; }
	#gallery-section .gallery-menu-track {transform: none !important;gap: 15px;display: grid;grid-template-columns: 1fr 1fr;}
	#gallery-section .gallery-menu-item {aspect-ratio: 1/1;}
}
@media screen and (max-width: 760px) {
    #gallery-section .gallery-main-img{height:120%}
    #project_area .img_box{aspect-ratio:3.5/4}
    #number_area .number_num .count_num{font-size: 65px;}
    #number_area .number_symbol{font-size: 45px;}
    #number_area .number_info{gap: 0 20px;}
    #gallery-section .gallery-menu-track {grid-template-columns: 1fr;}
	#gallery-section .gallery-main-content .titbox{align-items: flex-start;}
    #gallery-section .gallery-main-title{font-size: 13px;}
	#gallery-section .gallery-main-desc{font-size: 35px;}
    #gallery-section .text{display:none;}
    #ticker_area .ticker_item span{font-size:20px;}
    #ticker_area .ticker_box { padding: 14px 0; }
	#ticker_area .ticker_item { margin-right: 45px; }
	#number_area .number_grid { grid-template-columns: 1fr; gap: 45px; }
	#number_area .title_box { margin-bottom: 45px; }
	#number_area .number_txt {font-size: 16px;letter-spacing: .5px;}
	#number_area .number_img {display: none;}
	#gallery-section .gallery-sticky-wrapper {padding: 35px 20px 15px;}
	#gallery-section .gallery-main-content { left: 22px; bottom: 22px; }
	section { padding: 13vw 0 ; }
	#product_sub_list>div { margin: 10px auto 50px; }
	#product_sub_list li { width: 150px; }
	#product_sub_list li .clip { height: 150px; }
	#product_list { width: 70vw; }
	#product_list li .clip { height: 80vw; }
	#product_list li .info_box { width: 45vw; height: 30vw; }
}
@media screen and (max-width: 550px) {
    
	#project_area { padding: 55px 0 70px; }
	#project_area .project_control { width: 92%; }
	#project_area .project_page { margin: 0 12px; }
	#project_area .project_bar { margin: 0 12px; }
	#product_sub_list li { margin: 10px; width: 35vw; }
	#product_sub_list li .clip { height: 35vw; }
	#product_list { width: 90vw; }
	#product_list li .clip { height: 100vw; }
	#product_list li .info_box { width: 55vw; height: 40vw; }
	#about_area #about_img { width: 80vw; }
	#about_area .about_sub_2 { bottom: 60vw; }
	#news_area li .row { margin: auto; width: 280px; }
}
@media screen and (max-width: 480px) {
	#book_area li.row { margin: auto; width: 250px; }
}