#wrap {z-index: 5;background-image: url(/images/44/Bg.jpg);background-repeat: repeat-y;background-position: 50% 0%;background-size: contain;}

/* section */
section {padding: 5vw 0;}
section >* { z-index: 3; }
section .entitle_box {font-size: 80px;color: #444;font-family: "Cormorant Garamond", serif;line-height: 1;}
section .title_box {font-size: 33px;font-weight: 400;color: #444;letter-spacing: 4px;}
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 p.talign_center{margin-top:15px;color: #767373;letter-spacing: 2px;}
#product_area:before{content:url(/images/44/circle.png);position: absolute;right: 2%;top: -17%;zoom: 16%;z-index: 2;animation: UpDown 5s ease-in-out infinite;}
@keyframes UpDown{0%,100%{transform:translateY(0);}50%{transform: translateY(10%);}}
#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{padding-top: 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
#product_area .topRightBox *{font-size:100px;color:#444;font-family: "Cormorant Garamond", serif;}
#product_area .topRightBox .Txt{position:relative;padding-right:75px;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;font-size:100px;color:#444}
#product_area .topRightBox .Txt:before{content:"";position:absolute;top:50%;right:calc(100% + 60px);-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;height:1px;width:100%;background:#bbb}
#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:0 25px;}
#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 {display: grid;grid-template-columns: 37% 63%;background: var(--white);padding: 0;position: relative;}
#about_info{padding: 120px 170px;}
#about_area .title_box {padding-bottom: 40px;}
#about_area .pageh1{line-height:1.7;font-size: 22px;margin-bottom: 10px;}
#about_area h2 { font-size: 45px; font-style: italic; }
#about_area article p {margin-bottom: 60px;line-height: 2.2;letter-spacing: 2px;font-weight: 400;text-align: justify;}
#about_area .clip img {aspect-ratio: 3.5 / 3;}
#about_area .clip {height:100%;position: relative;}
#about_area .clip:before{content:'';width: 337px;height: 227px;background: var(--primary); clip-path: polygon(100% 0, 0 100%, 0 100%, 0 0);position: absolute;z-index: 2;top: 0;left: 0;}
#about_img{display:flex;align-items: center;}
#about_img .decorate{width:210px;height:210px;right:-100px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform-origin:center;transform-origin:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
#about_img .decorate .icon_star_dark{fill: #e89796;-webkit-transform:scale(0.5);transform:scale(0.5);position:absolute;z-index:9;-webkit-animation:starAnimation 1s infinite linear;animation: starAnimation 2s infinite linear;}
@keyframes starAnimation{0%{-webkit-transform: scale(0.1);transform: scale(0.1);}50%{-webkit-transform: scale(0.25);transform: scale(0.25);}100%{-webkit-transform: scale(0.1);transform: scale(0.1);}}
#about_img .decorate .circle{width:108px;height:108px;background-color:#fff;border-radius:50%;position:absolute}
#about_img .decorate .text{background:url(/images/44/equipment_text.png) no-repeat;width:100%;height:100%;position:absolute;top:0;left:0;background-position:center;background-size:contain;animation: circleImg 10s infinite 
linear;}
@keyframes circleImg{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}
#about_area .track{position:absolute;width:100vw;max-width:100%;overflow:hidden;z-index: 1;bottom: -7%;white-space:nowrap}
#about_area .track p{font-weight: 400;font-size: 250px;margin:0;text-transform:uppercase;letter-spacing: 52px;line-height:1;will-change:transform;animation: marquee 35s linear infinite;font-family: "Cormorant", serif;color: var(--secondary);}
@keyframes marquee{from{transform:translateX(0);}to{transform:translateX(-50%);}}


/* custom_area */
#custom_area .parallax_svg.top { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 64' preserveAspectRatio='none'%3E%3Cpath d='M1440 64V16.67c-90 24.285-138.35 6.45-203.49-2.259-59.67-7.998-119.29 10.198-179.14 5.869-78.82-5.09-135.28-41.99-217.6-1.58C797.82 34.596 776 42.875 718.33 38.326c-164.07-15.317-329.57 33.862-490.92 5.169C150.6 31.857 79.33-8.834 0 16.62V64h1440z' fill='%23E2CEBC'/%3E%3C/svg%3E"); }
#custom_area .parallax_svg.bottom { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 64' preserveAspectRatio='none'%3E%3Cpath d='M0 0v47.33c90-24.285 138.35-6.45 203.49 2.259 59.67 7.998 119.29-10.198 179.14-5.869 78.82 5.09 135.28 41.99 217.6 1.58C642.18 29.403 664 21.125 721.67 25.674c164.07 15.317 329.57-33.862 490.92-5.169C1289.4 32.143 1360.67 72.834 1440 47.38V0H0z' fill='%23E2CEBC'/%3E%3C/svg%3E"); }
#custom_area ul li >div { margin: auto; width: 70% }
#custom_area ul li .clip { width: 250px; height: 250px; -webkit-clip-path: url(#clip_custom); clip-path: url(#clip_custom); }
#custom_area ul li h3 { margin: 10px 0 5px; font-size: 20px; }
#custom_area ul li article { font-weight: 300; font-size: 14px; overflow: hidden; margin: 10px 0 60px; height: 66px; text-align: center; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

/* 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;justify-content: flex-end;display: grid;align-items: center;grid-template-columns: 130px 1fr;}
#news_area li .time {}
#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{background: var(--white);position: relative;padding-top: 13vw;}
#photo_area .bg {width: 100%;height: 100%;background-attachment: fixed;top: 5%;right: 0;left: auto;opacity: 1;z-index: 1;border-radius: 950px 950px 0 0;position: absolute;background-image: url(/images/44/missonBg.jpg);}
#photo_area .workframe{position:relative;}
#photo_area .titbox * {text-align:center;}
#photo_area .entitle_box{margin-bottom: 2vw;}
#photo_area .titbox p{font-size:20px;width: min(90%, 960px);margin: 0 auto;line-height: 2.2;}
#photo_area .title_box{padding-bottom: 1vw;font-size: 60px;width: min(90%, 960px);margin: 0 auto;line-height: 1.5;}
#photo_area .box {display:grid;grid-template-columns: repeat(3, 1fr);margin-top: 5vw;gap: 30px;width: 90%;margin: 5vw auto 0;}
#photo_area .box img{aspect-ratio: 5/3;object-fit: cover;}
#photo_area .box .info{margin-top: 20px;}
#photo_area .box .info p{font-size: 25px;text-align: center;margin-bottom: 5px;}
#photo_area .box .info article{text-align: center;font-size: 15px;}


/* newother_area */
#newother_area{
}
#newother_area .workframe{display:grid;grid-template-columns: 61% 33%;justify-content: space-between;align-items: end;}
#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: "Vollkorn", serif;font-size: 40px;text-transform: uppercase;letter-spacing: 3px;line-height: 1.2;margin-top: 15px;}

/* news_area */
#news_area .titbox {display:flex;gap: 20px;align-items: flex-end;}
#news_area ul{margin-top: 80px;}
#news_area li {border-bottom: 1px solid #dfd7d7;padding: 40px 27px;}
#news_area li:first-child{border-top: 1px solid #dfd7d7;}
#news_area li .time {font-size: 15px;color: #656565;font-family: "Vollkorn", serif;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}

@media screen and (max-width: 1460px) {
    #product_area:before{zoom:13%}
    #about_area article {width:100%}
}
@media screen and (max-width: 1280px) {
    #newother_area .workframe{grid-template-columns:1fr}
    #newother_area .other{padding:0;display: grid;grid-template-columns: repeat(2, 1fr);gap: 60px;border: 0;margin-top: 90px;}
}
@media screen and (max-width: 1024px) {
    #photo_area .title_box{font-size: 40px;}
    #product_area .topRightBox .Txt .titleEn:before{top: 30px;width: 39px;right: 38px;}
    #product_area .topRightBox *{font-size: 60px;}
    #product_area .topRightBox .Txt .titleTw{font-size:30px}
	#product_area .topLeftBox .ImgBox{display:none;}
}
@media screen and (max-width: 980px) {
    #news_area .titbox{flex-wrap: wrap;}
    #photo_area .title_box{font-size: 30px;}
	section { padding: 12vw 0 ; }
    #about_area{grid-template-columns:1fr}
    #product_area .topRightBox{justify-content: flex-start;}
    #product_area .topRightBox .Txt:before{display:none;}
    #product_area .topRightBox .Txt .titleTw{padding-left:0}
    #product_area .topRightBox .Txt{padding:0}
    #product_area .topRightBox .Txt .titleEn:before{right: 15px;animation: rotate 30s linear infinite;}
    #product_area .topRightBox .Txt .titleEn{ padding-right: 65px;}
    #product_area:before{zoom: 8%;top: -11%;}
    #about_info{padding: 60px 10%;}
    #about_area .track p{font-size: 130px;}
    #about_area .track{bottom: -10%;}
    #photo_area{padding-top: 20vw;}
    section .entitle_box{font-size: 50px;}
    #photo_area .titbox p{font-size:18px;margin-top: 10px;}
    #photo_area .box{grid-template-columns: repeat(2, 1fr);width: 100%;}
    #about_img .decorate{display:none;}
	#newother_area .other{margin-top:40px;grid-template-columns: 1fr;gap: 40px;width: 100%;}
	#news_area li{padding: 30px 0;}
    #news_area li .h3{font-size: 16px;}
    #news_area ul{margin-top:40px;}
}
@media screen and (max-width: 550px) {
    #product_area p.talign_center{text-align:left;}
	section .clip img{height: auto;}
    #photo_area .box{grid-template-columns: 1fr;}
    #photo_area .titbox p{font-size: 15px;margin-bottom: 50px;}
    #photo_area .bg{top: 2%;width: 200%;right: -50%;}
    #photo_area{padding-top: 35vw;}
    #photo_area .title_box{font-size: 19px;}
    #product_area .topRightBox{padding-top: 70px;}
    #product_area .topRightBox .Txt .italic{padding:0;font-style: normal;line-height: 1.2;}
    #product_area .topRightBox .Txt .titleEn, .brackets {display:none;}
    #product_area .topLeftBox .Txt .titleEn{font-size: 50px;display: none;}
    #product_area:before{zoom: 4%;right: 21%;}
	#news_area li .row { margin: auto; width: 280px; }
    #product_area .topLeftBox .Txt .text{font-size:14px;}
    #about_area .clip:before{width: 147px;height: 97px;}
    #about_area .clip img{aspect-ratio: 4.5/3;}
	#news_area li .row { margin: auto; width: 280px; }
#news_area li .info_box{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
    #news_area li .h3{
    width: 100%;
}
}
@media screen and (max-width: 480px) {
	#book_area li.row { margin: auto; width: 250px; }
}