#wrap { z-index: 5; }

/* section */
section {padding: 5vw 0;}
section >* { z-index: 3; }
section .entitle_box {font-size: 18px;color: var(--primary);font-family: "Cormorant Garamond", serif;line-height: 1;letter-spacing: 1px;margin-bottom: 10px;text-transform: uppercase;}
section .title_box {font-size: 33px;font-weight: 500;color: #444;letter-spacing: 4px;margin-bottom: 20px;}
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%); }

/* product_area */
#product_area{padding-top:0}
#product_area:before{content:'';position: absolute;width: 100%;height: 100%;top: 0;background: linear-gradient(0deg, rgb(254 251 250 / 0%) 50%, rgb(254 251 250) 100%);}
#product_area .bg_box {z-index:-1;background-size: cover;background-repeat: no-repeat;background-position: bottom;opacity: .5;}
#product_area p.talign_center{margin-top:15px;color: #767373;letter-spacing: 2px;}
#product_area .workframe{width: min(90%, 1600px);}
#product_area .topLeftBox{display:-webkit-box;display:-ms-flexbox;display:flex}
#product_area .topLeftBox .Txt{max-width:610px;width:100%;padding-top: 15px;}
#product_area .topLeftBox .Txt .titleEn{display:flex;font-size: 80px;line-height:1;color: var(--primary);font-weight: 500;font-family: "Cormorant Garamond", serif;}
#product_area .topLeftBox .titleEn span{padding-left:20px;font-style:italic;font-size:90px;line-height:1;color:#ebb5a2}
#product_area .topLeftBox  .Txt .title{padding-left:5px;letter-spacing:1px;color:#666;font-size: 19px;font-weight: 500;}
#product_area .topLeftBox .Txt .text{padding-top:10px;line-height:1.45;padding-left: 5px;color:#666;font-family: "Lato", sans-serif;letter-spacing: .5px;font-size: 17px;}
#product_area .topLeftBox .ImgBox{display:-webkit-box;display:-ms-flexbox;display:flex}
#product_area .topLeftBox .decoBox{-ms-flex-negative:0;flex-shrink:0;padding:20px 25px 0}
#product_area .topLeftBox.show .decoBox{-webkit-animation:slideRightBlurAnimation 0.6s 0.3s ease-in-out forwards;animation:slideRightBlurAnimation 0.6s 0.3s ease-in-out forwards}
#product_area .topLeftBox .decoBox .deco{position:relative}
#product_area .topLeftBox .decoBox .circleText{width:150px;aspect-ratio:1 / 1;-webkit-animation:rotate 20s linear infinite;animation:rotate 20s linear infinite}
@keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}
#product_area .topLeftBox .decoBox .circleText svg{overflow:visible;color: var(--primary);}
#product_area .topLeftBox .decoBox .circleText svg path{fill:none}
#product_area .topLeftBox .decoBox .Img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
#product_area .topLeftBox .decoBox .Img img{display:block;animation:rotate 10s linear infinite reverse}
#product_area .topLeftBox .decoImgBox{-ms-flex-negative:0;flex-shrink:0;padding-left:45px}
#product_area .decoImgBox .deco{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#product_area .decoImgBox .deco img{height:190px;}
#product_area .topRightBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content: center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
#product_area .topRightBox *{font-size: 90px;color:#444;font-family: "Cormorant Garamond", serif;font-family: "Birthstone", cursive;}
#product_area .topRightBox .Txt{position:relative;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;font-size:100px;color:#444}
#product_area .topRightBox .Txt .titleEn{position:relative;padding-right:115px;}
#product_area .topRightBox .Txt .titleEn:before{content:"";position:absolute;top: 52px;right:25px;display:block;width:59px;aspect-ratio: 1/1;background-image:url(/images/44/service_deco2.png);background-size:cover;-webkit-animation:rotate 90s linear infinite;animation:rotate 90s linear infinite}
#product_area .topRightBox .Txt .italic{padding:0 20px;font-style: italic;text-transform: uppercase;}
#product_area .topRightBox .Txt .titleTw{padding:0 20px;font-size:38px;font-weight:400;letter-spacing:1px;font-family: var(--font-family), sans-serif;}

/* product_list */
#product_list{margin-top: 50px;}
#product_list li  {margin: 10px 25px;}
#product_list li:hover{transform: translateY(-10px);}
#product_list li .clip{aspect-ratio:1/1;border-radius: 30px;}
#product_list li .info_box {margin-top: 25px;}
#product_list li .info_box .h3 {height: auto;font-size: 20px;text-align: center;font-weight: 500;letter-spacing: 1px;}
#product_list li .info_box p {margin-right: 10px;font-weight: 300;font-family: "Cormorant Garamond", serif;text-align: center;font-size: 15px;color: var(--primary);}

/* about_area */
#about_area::before {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-image: url(/images/44/aboutBg.jpg);pointer-events: none;background-size: cover;background-position: 50% 50%;background-repeat: no-repeat;opacity: .5;}
#about_area .about_area_inner {position: relative;z-index: 2;margin: 0 auto;display: grid;grid-template-columns: 30% 65%;align-items: center;justify-content: space-between;}
#about_area .bg_text {position: absolute;right: 10%;bottom: 130px;z-index: 5;font-family: "Cormorant Garamond", serif;font-size: 150px;letter-spacing: .02em;color: var(--triadic2);line-height: 1;pointer-events: none;}
#about_area .text_area {position: relative;z-index: 3;margin: 100px 0;}
#about_area .title_group { margin-bottom: 28px; }
#about_area .en { display: inline-flex; align-items: center; gap: 12px; font-size: 17px; letter-spacing: .13em; color: #1f3148; font-family: "Cormorant Garamond","Times New Roman",serif; text-transform: uppercase; }
#about_area .en::before,#about_area .en::after { content: ""; display: block; width: 1px; height: 14px; background: #1f3148; opacity: .65; }
#about_area h2 { margin: 12px 0 0; font-size: clamp(28px,3.2vw,42px); font-weight: 400; letter-spacing: .16em; color: #1c314b; line-height: 1.35; }
#about_area .line {position: relative;width: 100%;height: 1px;background: var(--gray);margin: 0 0 34px;}
#about_area .line::after {content: "";position: absolute;right: 0;top: -3px;width: 7px;height: 7px;border-radius: 50%;background: var(--gray);}
#about_area .intro h1 {margin: 0 0 26px;font-size: 25px;font-weight: 400;line-height: 1.85;letter-spacing: .08em;}
#about_area .intro article p {margin: 0 0 15px;line-height: 2;letter-spacing: .08em;}
#about_area .btn_group { display: flex; gap: 24px; margin-top: 38px; }
#about_area .btn { position: relative; display: inline-flex; align-items: center; justify-content: space-between; min-width: 165px; height: 46px; padding: 0 28px; border-radius: 999px; font-size: 14px; letter-spacing: .08em; text-decoration: none; font-family: "Noto Sans TC","Microsoft JhengHei",sans-serif; transition: all .35s ease; overflow: hidden; }
#about_area .btn span { position: relative; z-index: 2; }
#about_area .btn i { position: relative; z-index: 2; width: 34px; height: 1px; margin-left: 18px; background: currentColor; transition: all .35s ease; }
#about_area .btn i::after { content: ""; position: absolute; right: 0; top: -3px; width: 7px; height: 7px; border-top: 1px solid currentColor; border-right: 1px solid currentColor; transform: rotate(45deg); }
#about_area .btn.primary { background: #1d304b; color: #fff; box-shadow: 0 14px 28px rgba(29,48,75,.12); }
#about_area .btn.secondary { background: rgba(190,205,215,.55); color: #1d304b; }
#about_area .btn::before { content: ""; position: absolute; inset: 0; background: linear-gradient(115deg,rgba(255,255,255,.18),transparent 60%); opacity: 0; transition: opacity .35s ease; }
#about_area .btn:hover { transform: translateY(-3px); }
#about_area .btn:hover::before { opacity: 1; }
#about_area .btn:hover i { width: 44px; }
#about_area .photo_area {position: relative;height: 100%;z-index: 2;}
#about_area .photo {position: absolute;background: #fff;transition: none;}
#about_area .photo img {width: 100%;height: 100%;object-fit: cover;display: block;filter: saturate(.92) contrast(.96) brightness(1.02);transition: transform .7s ease;}
#about_area .photo_main {right: 8%;top: 0;width: 85%;aspect-ratio: 1.8/1;}
#about_area .photo_sub_1 {left: 15%;bottom: -5%;width: 26%;aspect-ratio: 3/4;z-index: 3;}
#about_area .photo_sub_1:after{content:'';position: absolute;width: 100%;height: 100%;top: -25px;left: 25px;border: 1px solid var(--triadic2);z-index: -1;}
#about_area .photo_sub_2 {right: 0;bottom: 135px;width: 40%;aspect-ratio: 4/3;z-index: -1;}
#about_area .photo_main::after {content: "";position: absolute;inset: 0;background: linear-gradient(135deg,rgba(255,255,255,.08),rgba(30,48,75,.08));pointer-events: none;}

/* custom_area */
#custom_area .workframe {display: grid;grid-template-columns: 40% 1fr;gap: 100px;align-items: center;}
#custom_area .titBox p{font-size:15px;width: 90%;letter-spacing: 1px;}
#custom_area ul{display:grid;grid-template-columns: repeat(4, 1fr);gap: 65px;}
#custom_area li .clip{aspect-ratio:1/1;border-radius: 50%;overflow: hidden;box-shadow: 0 0 0 6px #fefbfa, 0 0 0 7px var(--triadic2);}
#custom_area li .h3{margin-top: 20px;font-size: 20px;letter-spacing: 2px;font-weight: 500;}
#custom_area li article{text-align:center;font-size: 15px;color: #444;letter-spacing: .5px;}
#custom_area .decoBox{position: absolute;left: 36%;transform: scale(1);-webkit-transform: scale(.7);}
#custom_area.show .decoBox{-webkit-animation:slideRightBlurAnimation 0.6s 0.3s ease-in-out forwards;animation:slideRightBlurAnimation 0.6s 0.3s ease-in-out forwards}
#custom_area .decoBox .deco{position:relative}
#custom_area .decoBox .circleText{width:150px;aspect-ratio:1 / 1;-webkit-animation:rotate 20s linear infinite;animation:rotate 20s linear infinite}
@keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}
#custom_area .decoBox .circleText svg{overflow:visible;color: var(--primary);letter-spacing: 1px;}
#custom_area .decoBox .circleText svg path{fill:none}
#custom_area .decoBox .Img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}
#custom_area .decoBox .Img img{display:block;width: 75%;margin: 0 auto;}
#custom_area .decoImgBox{-ms-flex-negative:0;flex-shrink:0;padding-left:45px}
#product_area .decoImgBox .deco{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#product_area .decoImgBox .deco img{height:190px;}

/* newother_area */
#newother_area{}
#newother_area .workframe{display:grid;grid-template-columns: 61% 33%;justify-content: space-between;align-items: start;}
#newother_area .other{border-left: 1px dashed #dfd7d7;padding-left: 90px;margin-top: 0;display: flex;flex-direction: column;gap: 30px;}
#newother_area .box img{width:100%;aspect-ratio: 190/160;object-fit: cover;}
#newother_area .box .tit{font-family: "Noto Serif TC", serif;font-size: 18px;}
#newother_area .box .entit{font-family: 'Cormorant Garamond';font-size: 40px;text-transform: uppercase;letter-spacing: 3px;line-height: 1.2;margin-top: 15px;}

/* news_area */
#news_area .titbox {display:flex;align-items: flex-start;flex-direction: column;position: relative;}
#news_area .titbox a{position:absolute;right: 0;}
#news_area .titbox .entitle_box{margin:0}
#news_area ul{margin-top: 10px;}
#news_area li {border-bottom: 1px solid #dfd7d7;padding: 40px 0;}
#news_area li:first-child{border-top: 1px solid #dfd7d7;}
#news_area li .time {font-size: 15px;color: #656565;font-weight: normal;}
#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 {height: auto;line-height: 150%;font-size: 20px;font-family: "Noto Serif TC", serif;font-weight: 500;}
#news_area li:hover .h3{color:#919191}

/* 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: 1680px) {
    #custom_area .decoBox{left:34%}
}
@media screen and (max-width: 1460px) {
    #about_area .photo_sub_1{left: 10%;bottom: 9%;}
}
@media screen and (max-width: 1280px) {
    #about_area .photo_main{aspect-ratio:4/3}
    #about_area .bg_text{font-size:90px;}
}
@media screen and (max-width: 1024px) {
    #custom_area .decoBox{left: calc(50% - 80px);top: -20%;}
    #about_area .text_area{margin: 0 0 20px;}
    #custom_area .titBox *{text-align:center;}
    #custom_area .titBox p{width:100%}
    #custom_area .workframe{display: flex;flex-direction: column;align-items: center;gap: 50px;}
#product_area .topRightBox .Txt .titleEn:before{top: 30px;width: 39px;right: 22px;}
    #product_area .topRightBox *{font-size: 60px;}
    #product_area .topRightBox .Txt .titleEn{padding-right: 80px;}
    #product_area .topRightBox .Txt .titleTw{font-size: 28px;}
#about_area { padding: 90px 0 80px; }
#about_area .about_area_inner { width: min(92%,900px); grid-template-columns: 1fr; gap: 60px; }
#about_area .photo_area { height: 520px; }
#about_area .photo_main { right: 4%; width: 70%; }
#about_area .photo_sub_1 {left: 0;width: 29%;}
#about_area .photo_sub_2 {right: -40px;width: 35%;bottom: -20px;}
#about_area .bg_text {right: 25%;bottom: 100px;}
}
@media screen and (max-width: 980px) {
    #product_area .topRightBox .Txt:before{display:none;}
    #product_area .topRightBox .Txt .titleTw{padding: 0;}
    #product_area .topRightBox .Txt{padding:0;display: flex;flex-direction: column;align-items: center;}
    #product_area .topRightBox .Txt .titleEn:before{right: 15px;animation: rotate 30s linear infinite;}
    #product_area .topRightBox .Txt .titleEn{ padding-right: 65px;}
    #about_area { padding: 70px 0 65px; }
#about_area .about_area_inner { width: calc(100% - 40px); }
#about_area .intro h3 { line-height: 1.7; }
#about_area .intro p { font-size: 14px; line-height: 2; }
#about_area .btn_group { flex-direction: column; gap: 14px; max-width: 260px; }
#about_area .btn { width: 100%; }
#about_area .photo_area { height: auto; display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
#about_area .photo {position: relative;inset: auto;width: 100%;height: auto;aspect-ratio: 3/4;}
#about_area .photo_main { grid-column: 1/-1; aspect-ratio: 16/9; }
#about_area .photo_sub_1::before,#about_area .photo_sub_2::after { display: none; }
#about_area .bg_text {display: none;}
	section { padding: 10vw 0; }
	#about_area .photo_sub_1:after{display:none;}
    #newother_area .workframe{display:block;}
    #newother_area .other{margin-top: 50px;padding: 0;border: 0;}
}
@media screen and (max-width: 760px) {
    #custom_area{padding-top: 30vw;}
    #custom_area .decoBox{top: -5%;}
	section { padding: 12vw 0; }
}
@media screen and (max-width: 550px) {
    #news_area .titbox a{position:relative;}
    #about_area .about_area_inner{gap:10px;}
    #about_area .photo_sub_1, #about_area .photo_sub_2{display:none;}
    #about_area .intro h1{font-size:20px;}
    #product_area .bg_box{background-position: 90% 100%;}
    #product_area{padding-top: 6vw;}
    #product_list{margin-top:20px;}
    #product_area .topRightBox .Txt .italic{padding:0;font-style: normal;font-size: 18px;color: var(--primary);font-family: "Cormorant Garamond", serif;line-height: 1;letter-spacing: 1px;text-transform: uppercase;}
    #product_area .topRightBox .Txt .titleEn, .brackets {display:none;}
    #product_area .topLeftBox .Txt .titleEn{font-size: 50px;display: none;}
    #custom_area ul{grid-template-columns:1fr 1fr;gap: 30px 50px;width: 90%;}
    section .title_box{font-size: 28px;}
#about_area .photo_area { grid-template-columns: 1fr; }
#about_area .photo_main { aspect-ratio: 4/3; }
#about_area h2 { letter-spacing: .12em; }
}