#wrap { z-index: 5; }

/* section */
section {padding: 5vw 0;}
section >* { z-index: 3; }
section .h5_title_box {font-size: 22px;letter-spacing: 5px;font-weight: 400;margin-bottom: 10px;}
section .title_box,#service_area .info h4 {padding-bottom: 2vw;font-size: 35px;letter-spacing: 2px;font-weight: 600;color: #000;word-spacing: 100vw;}
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%; }

/* about_area */
#about_area {z-index: 5;position: relative;padding-bottom: 0;}
#about_area .workframe{width: 1350px;margin: 0;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: flex-end;}
#about_area:after{content:'';background: #fff;border-radius: 90px 0 0 0;transform: skewY(-3.17deg);position: absolute;top: -10px;width: calc(100vw - 220px);height: 10%;right: 0;}
#about_area .stitle {position:absolute;top: -20px;right: 65px;color: transparent;-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-image: linear-gradient(180deg, #ffffffa3 0%, #ffffffa3 10%, #c7c7c7a3 80%);display: block;font-weight: 400;line-height: 100%;letter-spacing: 0px;font-size: clamp(1.15rem, 0.6429rem + 4.8357vw, 8.5rem);font-family: "Playfair Display", sans-serif;}
#about_area h2 { font-size: 45px; font-style: italic; }
#about_area article {margin-bottom: 90px;line-height: 210%;letter-spacing: 2px;font-weight: 400;}
#about_area article ul.ab_list{    margin-top: 40px;}
#about_area article ul.ab_list li{padding-bottom:15px}
#about_area article ul.ab_list li>span:nth-child(1){padding-right:100px;position:relative}
#about_area article ul.ab_list li:last-child{padding-bottom:0}
#about_area article ul.ab_list li>span:nth-child(1):before{content:'';position:absolute;width:79px;height:1px;right:10px;background: #3939392e;top:50%;transform:translateY(-50%)}
#about_area .clip { -webkit-clip-path: url(index.css#clip_about); clip-path: url(index.css#clip_about); }
#about_area #about_img {width: 48%;}
#about_area .info{width: 40%;margin-bottom: 90px;}
#about_area .about_sub_2 { width: 300px; top: -3vw; right: 2vw; }
#about_area .about_sub_2 .clip { -webkit-clip-path: url(index.css#clip_about_sub_2); clip-path: url(index.css#clip_about_sub_2); }
#about_area .about_sub_3 { width: 300px; bottom: -11vw; left: 35vw; }
#about_area .about_sub_3 .clip { -webkit-clip-path: url(index.css#clip_about_sub_3); clip-path: url(index.css#clip_about_sub_3); }

#fakeNumber{width: 410px;display:grid;margin-top:30px;grid-template-columns:repeat(2,1fr);position: absolute;bottom: 60px;right: 7%;}
#fakeNumber .statisticsItem{height:120px;overflow:hidden;padding:35px 35px 45px 25px;display: flex;flex-direction: column;justify-content: flex-end;}
#fakeNumber .statisticsItem .numberBox{font-size:0;font-weight:700;font-family:"Roboto","Noto Sans TC",sans-serif;letter-spacing:0;margin-bottom:22px}
#fakeNumber:before{content:'';width:50%;height:50%;display:block;opacity:0}
#fakeNumber .statisticsItem:first-child,#fakeNumber .statisticsItem:nth-child(2){background-color: rgb(255 255 255 / 88%);color:#3c3c3c}
#fakeNumber .statisticsItem .numberBox .number{font-size: 45px;line-height:0.8;background: linear-gradient(to bottom, var(--primary), #ad924b);background-clip:text;-webkit-background-clip:text;color:transparent;font-family: "Playfair Display", sans-serif;font-weight: 500;}
#fakeNumber .statisticsItem .numberBox .unit{display:inline-block;font-size: 32px;line-height:1;margin-left:5px;background:linear-gradient(to bottom,var(--primary),var(--secondary));background-clip:text;-webkit-background-clip:text;color:transparent}
#fakeNumber .statisticsItem .numberBox .tt{font-size:17px;vertical-align: bottom;margin-left: 10px;font-weight: 500;}
#fakeNumber .statisticsItem:nth-child(3) .numberBox .number, #fakeNumber .statisticsItem:nth-child(3) .numberBox .unit, #fakeNumber .statisticsItem:nth-child(3) .numberBox .tt{background: linear-gradient(to bottom,var(--white),var(--white));background-clip:text;-webkit-background-clip:text;color:transparent}
#fakeNumber .statisticsItem:nth-child(3){background: var(--primary);color:#fff}
#fakeNumber .statisticsItem .title{letter-spacing:0.5px;font-size: 17px;font-weight: 500;}
#fakeNumber .statisticsItem:nth-child(3) .title{color:#fff}

/* custom_area */
#custom_area{position:relative;padding: 5vw 0 0vw 0;}
#custom_area .stitle {position:absolute;left: -40px;top: 0;}
#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(index.css#clip_custom); clip-path: url(index.css#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; }
#custom_area .service_box{display:flex;flex-wrap: wrap;justify-content: space-between;width: 100%;}
#custom_area .service_box >div{position: relative;overflow: hidden;width: calc(50% - 0px);margin: 0;}
#custom_area .service_box >div:last-child{}
#custom_area .service_box .photo{height:560px;}
#custom_area .service_box .photo:after {background: linear-gradient(to bottom, rgb(255 255 255 / 0%) 0%, rgb(7 7 7 / 70%) 100%);position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 0;content: "";opacity: 1;}
#custom_area .service_box .photo img{width: 100%;height: 100%;object-fit: cover;}
#custom_area .info{position:absolute;width: calc(100% - 120px);height: calc(100% - 200px);top: 0;left: 0;padding: 100px 60px;}
#custom_area .info *{color:#fff;word-spacing: 100vw;max-width: 100%;font-weight: 400;}
#custom_area .item:last-child .info *{text-align:end;}
#custom_area .info h5{font-size:25px;font-weight: 300;letter-spacing: 2px;}
#custom_area .info h3{font-size:35px}
#custom_area .service_box .more_btn{position:absolute;bottom: 70px;}
#custom_area .item:last-child .more_btn{right:60px;}

/* linejoin */
.linejoin{position:fixed;bottom: 15%;z-index:99999999999;width:560px;background: #3b3b3b;margin-right:-560px;right: 0;}
.linejoin .animeEffectA{padding:50px}
.linejoin .animeEffectA .info_box {display:flex;align-items: center;color: #fff;margin-bottom: 55px;flex-direction: row;}
.linejoin .animeEffectA >h3{font-size:22px;color: var(--white);margin-bottom: 50px;letter-spacing: 2px;font-weight: 500;}
.linejoin .animeEffectA p{font-size: 18px;color: var(--white);font-weight: 500;padding-right:20px;font-family: "Playfair Display", sans-serif;flex-direction: column;align-items: center;width: 50px;display: flex;}
.linejoin .animeEffectA .info_box >a{font-size:14px;/* background: var(--white); */padding: 5px 10px;margin: 0 20px;color: var(--primary);}
.linejoin .animeEffectA p b{display:inline-block;font-family: "Playfair Display", sans-serif;font-size: 30px;color: var(--white);line-height: 100%;}
.linejoin .animeEffectA .info_box h3{width: calc(100% - 240px);margin-left: 20px;}
.linejoin .animeEffectA .info_box h3 a{color:#fff;font-size: 18px;font-weight: 400;}
.linejoin .gogogog{position:absolute;top:0;margin-right:560px;left: -77px;}
.linejoin .gogogog a{text-decoration:none;background: var(--primary);color: var(--white);writing-mode:vertical-lr;text-orientation:mixed;font-size:22px;font-weight: 500;padding: 45px 20px;border-radius: 20px 0 0 20px;}
.linejoin .gogogog a.blue, #articleInfo7 .linejoin.blue{background: rgb(0 64 80 / 20%);}
.linejoin .gogogog #clickclose{display:block}
.linejoin .more_btn{}

/* book_area */
#book_area li h3 { margin-top: 10px; height: 30px; font-size: 18px; }

/* photo_area */
.services-block  .section-content {width: 100% !important;padding: 0;}
.services-block .main-title {font-size: 70px;color: #b59969;text-transform: uppercase;font-weight: 600;font-family: 'Noto Serif Display', serif !important;letter-spacing: 5px;padding: 0;margin: 0;line-height: 1.3;writing-mode: tb;}
.services-block .RWDedictor008 .services-sub-title {font-size: 18px;color: #959595;font-weight: 400;font-family: 'Noto Serif Display', serif !important;letter-spacing: 1px;padding: 0.5rem 0 0;margin: 0;}
.services-block .RWDedictor008 .services-des {position: absolute;bottom: 0px;padding-left: 104px;}
.services-block .vertical-line {content: '';height: calc(100% - 250px - 20px);width: 1px;background: #dcdcdc;left: 45px;position: relative;top: 20px;}
.services-block .figcaption_bottom h2 {display: none;}
.services-block .figcaption_bottom {z-index: 1;position: absolute;z-index: 1;top: 50%;left: 50%;transform: translate(-50%, -50%);max-width: 150px;max-height: 150px;width: 100%;height: 100%;transition: 0.3s ease;}
#photo_area{position:relative;padding: 4vw 0 4vw;background: url(../images/img-rockywall.png);border-top: 1px #dedede solid;}
#photo_area:before {content: '';position: absolute;width: calc(3% - 20px);height: 100%;background: #d4bf97;top: 0;left: 0;z-index: 1;}
#photo_area .workframe{width: 90%;}
@keyframes goals_bg{0%,100%{background-position:45% 0;}50%{background-position:55% 0;}}
#photo_area:after{content:'';/* background: #fff; */border-radius: 0 0 0 90px;transform: skewY(3.17deg);box-shadow: 40px 4px 45px rgba(0,0,0,.08);position: absolute;top: 20px;width: calc(100vw - 190px);height: 170%;right: 0;z-index: -1;}
#photo_area .bgTxt {position:absolute;right: 10%;top: -20%;z-index: 20;}
#photo_area .bgTxt img{width:80%}
#photo_area .innfo  {display: flex;justify-content: center;flex-direction: row;width: calc(100% - 350px);}
#photo_area .innfo .item{margin: 0 20px;position: relative;border-left: 1px solid #dfdfdf;padding-bottom: 1vw;}
#photo_area .innfo .item .Txt{font-size: 20px;margin: 0 0rem 1rem 2rem;padding-top: 1vw;}
#photo_area .innfo .item .Txt .subtitle{font-size: 16px;font-weight: 300;color: #606060;letter-spacing: 1px;-webkit-line-clamp: 1;-webkit-box-orient: vertical;text-overflow: ellipsis;line-height: 180%;}
#photo_area .innfo .item .Txt .moreBtn{margin-top: 20px;}
#photo_area .innfo .item .Txt .moreBtn a{border-radius: 60px;letter-spacing: 1px;font-size: 14px;font-family: "Playfair Display", sans-serif;}
#photo_area .innfo .item .title{border-bottom: 1px solid #dedede;font-size: 22px;letter-spacing: 1.5px;padding: 0;margin-bottom: 20px;padding-bottom: 10px;font-weight: 500;}
#photo_area .innfo .item >a{position:absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 12;}
#photo_area .innfo .photo{display: flex;justify-content: center;align-items: center;}
#photo_area .innfo .photo:before {position: absolute;width: 70%;height: 40%;border: 2px #d4bf97 dotted;content: "";-webkit-animation: round 50s linear infinite;animation: round 50s linear infinite;z-index: 10;}
#photo_area .servicesBox{display: flex;margin-top: 40px;}
#photo_area .services-text{position: relative;width: 300px;}
#photo_area .servicesBox .section-title .main-title{font-size: 40px;color: #b59969;text-transform: uppercase;font-weight: 300;font-family: "Playfair Display", sans-serif;letter-spacing: 5px;padding: 0;margin: 0;line-height: 1.3;writing-mode: tb;}
#photo_area .servicesBox .vertical-line {content: '';height: calc(100% - 130px - 40px);width: 1px;background: #dcdcdc;left: 26px;position: relative;top: 20px;}

#photo_area .servicesBox .services-des {position: absolute;bottom: 0px;padding-left: 90px;}


#photo_area .servicesBox h2 {color: #605a5a;font-size: 16px;font-weight: 400;margin-bottom: 40px;letter-spacing: 3px;}
#photo_area .servicesBox .services-sub-title{font-weight: 300;font-family: "Playfair Display", sans-serif;color: #aaa;letter-spacing: 1px;}


/* animation */
@keyframes round { from { transform: rotate(0); } to { transform: rotate(1turn); } }
@-webkit-keyframes round { from { -webkit-transform: rotate(0); } to { -webkit-transform: rotate(1turn); } }
@keyframes newsfix1 { from { transform: translateY(0); } to { transform: translateY(10px); } }
@-webkit-keyframes newsfix1 { from { -webkit-transform: translateY(0); } to { -webkit-transform: translateY(10px); } }
@keyframes newsfix2 { from { transform: translateX(0); } to { transform: translateX(-10px); } }
@-webkit-keyframes newsfix2 { from { -webkit-transform: translateX(0); } to { -webkit-transform: translateX(-10px); } }


/* service_area */
#service_area{padding-bottom: 4vw;position: relative;z-index: 8;padding-top: 8vw;margin-bottom: 3vw;}
#service_area:before {content: '';position: absolute;width: calc(50% - 0px);height: 100%;background: #f0f0f0;top: 0;right: 0;z-index: 1;}
#service_area .area_title h5 {font-weight: 400;font-size: 22px;color: #1c1c1c;padding-left: 20px;position: relative;}
#service_area .area_title h5:before{content:'';width: 5px;height: 5px;background: #a69486;border-radius: 50px;position: absolute;left: 0;}
#service_area .area_title h3 {font-size: 40px;letter-spacing: .1rem;color: #b59969;font-weight: 300;font-family: "Playfair Display", sans-serif;}
#service_area .area_title span {display: block;background: var(--primary);width: 10px;height: 4px;margin-top: 20px;}
#service_area .workframe{display:grid;grid-template-columns: 22% 1fr 40%;}
#service_area .img{box-shadow: -20px 20px rgb(104 100 97 / 15%);margin-top: -60px;}
#service_area .area_title {margin: 0 4vw;}
#service_area .info p {margin: 0 0 30px 0;font-size: 18px;line-height: 2.5;text-align: justify;font-weight: 300;}
#service_area .info a {border-bottom: 1px solid rgb(255 255 255 / 50%);font-weight: 200;}
#service_area .info a:hover svg{margin-left: 50px;}
#service_area .info a svg{width:15px;height: 15px;fill: #fff;margin-left: 40px;}


@media screen and (max-width: 1680px){	#about_area{margin-top: -35px;}
	#fakeNumber{right: 0%;}
	#service_area{padding-bottom:3vw}
	#about_area .workframe{width: 1250px;margin: 0;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
	#about_area .info{width: 35%;margin-bottom: 60px;margin-right: 150px;}section .title_box, #service_area .info h4{font-size: 29px;}
}
@media screen and (max-width: 1440px){	#about_area:after, #photo_area:after{    width: calc(100vw - 120px);}
	#fakeNumber{position:relative;right: 0;bottom: 0;grid-template-columns: repeat(3, 1fr);width: 70%;margin: 0 10% 0 auto;}
	#fakeNumber:before{display:none;}
	#fakeNumber .statisticsItem:nth-child(2){background-color: rgb(114 113 113 / 15%);}
	#about_area .info{width: 42%;margin-bottom: 60px;margin-right: 0;}section .title_box, #service_area .info h4{font-size: 29px;}
}
@media screen and (max-width: 1366px){	#about_area .workframe{width: 90%;margin: 0 auto;display: flex;justify-content: space-between;}
	#photo_area:before,#about_area .stitle { display: none; }
}
@media screen and (max-width: 1280px){	#about_area .stitle{display: none;}
    #photo_area .services-text{display: none;}
	#photo_area .innfo{width: calc(100% - 0px);}
	#service_area .workframe{display:flex;flex-wrap: wrap;justify-content: space-between;}
	#service_area .workframe >div{width: 45%;margin-top: 0;}
	#service_area .workframe .area_title{order:-1;width: 100%;margin: 0 0 6vw;}
	#service_area .img img{height:65vh;width: 100%;}
}
@media screen and (max-width: 1024px){	#about_area:after, #photo_area:after, #photo_area:before{width: calc(100vw - 60px);}
	#product_list { margin: auto; }
	#news_area li h3 { height: 30px; -webkit-line-clamp: 1; }
	#photo_area .innfo .item{margin:0 25px;}
	#photo_area .innfo .photo{padding: 30px;}
	#photo_area .innfo .photo:before{width:180px;height: 180px;}
	#custom_area .service_box{width: 100%;display: flex;flex-direction: column;align-items: stretch;}
	#custom_area .service_box .item{width: 100%;margin: 0;}
}
@media screen and (max-width: 980px){	#photo_area .innfo .item{margin: 25px 65px;}
	#about_area{margin-top: 0;}
	section { padding-top: 10vw; }
	#product_list { width: 500px; }
	#product_list li .clip { height: 590px; }
	#about_area .about_sub_2 { top: auto; bottom: 35vw; width: 35vw; }
	#about_area .about_sub_3 { width: 29vw; left: 10vw; }
	#about_area article{margin-bottom:50px;}
	#fakeNumber{margin: 0 auto;width: 90%;}
	#service_area{padding-bottom: 9vw;}
	#service_area .workframe >div{width:100%;}
	#service_area .workframe .info{margin-top:5vw}
	#service_area .custom_list li img { width: 45vw; height: 45vw; }
	#service_area .arrow_btns_box .arrow { bottom: 20vw; }
	#service_area .arrow_btns_box .arrow.prev { left: 25vw; }
	#service_area .arrow_btns_box .arrow.next { right: 25vw; }
}
@media screen and (min-width: 769px){}
@media screen and (max-width: 768px){	#about_area{margin-top: 0px;padding-bottom: 50px;}
	#about_area:after, #photo_area:after, #photo_area:before{width: 100vw;border-radius: 0;}
	section { padding: 50px 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; }
	#about_area #about_img{width:90%;}
	#about_area .info{width:90%;margin: 30px auto;}
	#photo_area .innfo { flex-wrap: wrap; }
	#photo_area .innfo .item{margin: 30px 45px;}
}
@media screen and (max-width: 640px){	#service_area .img img{height:auto;}
	#service_area .custom_list li img { width: 60vw; height: 60vw; }
	#service_area .arrow_btns_box .arrow.prev { left: 15vw; }
	#service_area .arrow_btns_box .arrow.next { right: 15vw; }
	#service_area .arrow_btns_box .arrow { bottom: 30vw; }
}
@media screen and (max-width: 550px){	.linejoin{width: 250px;margin-right: -250px;}
	.linejoin .gogogog{margin-right: 250px;left: -51px;}
	#photo_area .innfo .photo:before{width: 140px;height: 140px;}
	#photo_area .innfo .item{margin: 0px 28px;}
	#fakeNumber{grid-template-columns: repeat(2, 1fr);width: 100%;position: absolute;top: 300px;height: 400px;}
	#fakeNumber:before{display:block;}
	#fakeNumber .statisticsItem{padding: 35px 15px 45px 25px;}
	#about_area .stitle img{width: 50%;}
	#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; }
	#about_area .info{width:100%;margin-top: 320px;}
	#fakeNumber .statisticsItem .numberBox .number{font-size:40px;}
	#photo_area .bgTxt{right:-20px;top: -30px;width: 30%;}
	#photo_area .innfo .item h5{font-size: 17px;}
	#photo_area{padding:50px 0;}
	#custom_area .info{width: calc(100% - 60px);padding: 30px 30px;height: calc(100% - 60px);}
	#custom_area .stitle{width:25%;}
	#custom_area .info h3{font-size:30px;word-break: keep-all;}
	#custom_area .info h5{font-size:20px;word-spacing: unset;}
	#custom_area .service_box .item{}
	#custom_area .service_box .photo{height:450px;}
	.linejoin .animeEffectA{padding:25px;}
	.linejoin .animeEffectA .info_box{display:block;}
	.linejoin .animeEffectA .info_box h3{width:100%;margin: 0;margin-top: 10px;}
	.linejoin .animeEffectA p{display:flex;flex-direction: row;align-items: center;width: auto;margin-bottom: 10px;}
	.linejoin .animeEffectA .info_box h3 a{-webkit-line-clamp: 3;}
	.linejoin .more_btn{padding: 15px 20px;font-size: 14px;letter-spacing: 0;}
	.linejoin .more_btn img{margin-left:15px;}
	.linejoin .gogogog a{padding: 20px 10px;font-size: 18px;}
	#service_area .workframe .area_title{order:unset;margin-top: 50px;}
	#service_area .custom_list li img { width: 80vw; height: 80vw; }
	#service_area .custom_list li .info_box h3 { height: 1.5em; font-size: 7vw; }
	#service_area .arrow_btns_box .arrow.prev { left: 5vw; }
	#service_area .arrow_btns_box .arrow.next { right: 5vw; }
}