@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Marcellus&display=swap";@import"all.css";@import"content.css";@import"contentbuilder.css";@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display&display=swap";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input,button,textarea{outline:none}*{box-sizing:border-box}a{text-decoration:none}a{color:#666}body{font-family:"Noto Sans TC",serif;line-height:1.5;letter-spacing:1.5px;background-color:#fff;color:#929292;font-weight:400}input,textarea{font-size:16px;color:#929292}img{max-width:100%}.row{display:flex;flex-wrap:wrap;margin:0 -15px}@media(max-width: 960px){.row{margin:0}}.wrapper{padding-top:110px}@media(max-width: 576px){.wrapper{padding-top:78px}}.container{max-width:1200px;margin:auto}@media(max-width: 1280px){.container{padding:0 30px}}@media(max-width: 768px){.container{padding:0 0px}}.zoomImg{overflow:hidden;position:relative}.zoomImg::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0);transition:.5s background-color}.zoomImg img{display:block;transform:scale(1);transition:.8s}.zoomImg:hover img{transform:scale(1.15);transition:.8s}.zoomImg:hover::after{background-color:rgba(255,255,255,.3);transition:.5s background-color}.homeMore{text-align:center;padding:36px}@media(max-width: 576px){.homeMore{padding:15px 0}}.homeMore a{color:#2c231c;font-weight:400;font-family:"Marcellus",serif;font-size:20px;overflow:hidden;display:inline-flex;position:relative}.homeMore a::after{content:"";position:absolute;left:-100%;bottom:0;background-color:#2c231c;width:100%;height:1px;transition:.6s left}.homeMore a:hover::after{left:0%;transition:.6s left}input,textarea,select{border:solid 1px #929292}.rePageCart{padding:50px 0px;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-end}.rePageCart a{padding:14px 50px;border:solid 1px #8c8885;font-size:16px}.rePageCart a:hover{background-color:#8c8885;color:#fff}.cartIcon{display:flex;flex-wrap:wrap;margin-right:30px}@media(max-width: 576px){.cartIcon{margin-right:20px}}.cartIcon .icon{width:38px;height:38px;background-color:#666;color:#fff;margin:0 5px;text-align:center;line-height:38px;border-radius:100%;position:relative}@media(max-width: 576px){.cartIcon .icon{width:32px;height:32px;line-height:32px;font-size:14px;margin:0 3px}}.cartIcon .icon a{color:#fff}.cartIcon .icon span{position:absolute;width:20px;height:20px;line-height:20px;background-color:#666;color:#fff;font-size:10px;border-radius:100%;top:-6px;right:-8px;font-family:"DM Serif Display"}.cartContainer{max-width:1430px;margin:auto;color:#666}@media(max-width: 960px){.cartContainer{padding:30px 5%}}@media(max-width: 576px){.cartContainer{padding:0px 0%}}.cart{padding:180px 15px 60px}@media(max-width: 960px){.cart{padding:30px 15px;padding-top:120px}}@media(max-width: 576px){.cart{padding:30px;font-size:14px;padding-top:120px}}.cart .cartCatalog{background-color:#8c8885;color:#fff;padding:10px 15px}.cart .cartCatalog span{font-family:"DM Serif Display";font-size:12px}.cart .cartHeader{display:flex;flex-wrap:wrap;padding:15px;border-bottom:solid 1px #8c8885}@media(max-width: 768px){.cart .cartHeader{display:none}}.cart .cartHeader .cartBodyCheck{display:flex;flex-wrap:wrap;flex:0 0 25%;padding-right:30px;align-items:center;color:#666}@media(max-width: 960px){.cart .cartHeader .cartBodyCheck{flex:0 0 30%;padding-right:10px}}@media(max-width: 768px){.cart .cartHeader .cartBodyCheck{flex:0 0 40%;padding-right:10px}}.cart .cartHeader .cartBodyCheck .choose{flex:0 0 30%}@media(max-width: 960px){.cart .cartHeader .cartBodyCheck .choose{font-size:12px}}.cart .cartHeader .cartBodyCheck .imgs{flex:0 0 70%;max-width:70%;text-align:center;color:#666}.cart .cartHeader .cartBodyArea{display:flex;flex-wrap:wrap;flex:0 0 75%;color:#666}@media(max-width: 960px){.cart .cartHeader .cartBodyArea{flex:0 0 70%}}@media(max-width: 768px){.cart .cartHeader .cartBodyArea{flex:0 0 60%}}.cart .cartHeader .cartBodyArea .name{flex:0 0 60%;max-width:60%;padding-left:15px;color:#666}@media(max-width: 960px){.cart .cartHeader .cartBodyArea .name{flex:0 0 40%;max-width:40%}}@media(max-width: 768px){.cart .cartHeader .cartBodyArea .name{flex:0 0 100%;max-width:100%}}.cart .cartHeader .cartBodyArea .number,.cart .cartHeader .cartBodyArea .delete{flex:0 0 10%;max-width:10%;text-align:center;color:#666}@media(max-width: 960px){.cart .cartHeader .cartBodyArea .number,.cart .cartHeader .cartBodyArea .delete{flex:0 0 12.5%;max-width:12.5%}}@media(max-width: 768px){.cart .cartHeader .cartBodyArea .number,.cart .cartHeader .cartBodyArea .delete{flex:0 0 100%;max-width:100%}}.cart .cartHeader .cartBodyArea .prices{flex:0 0 15%;max-width:15%;text-align:center}.cart .cartHeader .cartBodyArea .number{flex:0 0 15%;max-width:15%}@media(max-width: 960px){.cart .cartHeader .cartBodyArea .number{flex:0 0 35%;max-width:35%}}.cart .cartBody{display:flex;flex-wrap:wrap;align-items:center;padding:15px;border-bottom:solid 1px #8c8885}@media(max-width: 576px){.cart .cartBody{padding:15px 0}}.cart .cartBody .cartBodyCheck{display:flex;flex-wrap:wrap;align-items:center;flex:0 0 25%;padding-right:30px}@media(max-width: 960px){.cart .cartBody .cartBodyCheck{padding-right:0;flex:0 0 30%}}@media(max-width: 768px){.cart .cartBody .cartBodyCheck{flex:0 0 40%;padding-right:10px}}@media(max-width: 576px){.cart .cartBody .cartBodyCheck{flex:0 0 40%;padding-right:0px}}.cart .cartBody .cartBodyCheck .choose{flex:0 0 30%}@media(max-width: 576px){.cart .cartBody .cartBodyCheck .choose{flex:0 0 20%}}.cart .cartBody .cartBodyCheck .imgs{flex:0 0 70%;max-width:70%;text-align:center}@media(max-width: 576px){.cart .cartBody .cartBodyCheck .imgs{flex:0 0 80%;max-width:80%}}.cart .cartBody .cartBodyCheck .imgs img{aspect-ratio:700/450;-o-object-fit:cover;object-fit:cover;width:100%}.cart .cartBody .cartBodyArea{display:flex;flex-wrap:wrap;flex:0 0 75%}@media(max-width: 960px){.cart .cartBody .cartBodyArea{flex:0 0 70%}}@media(max-width: 768px){.cart .cartBody .cartBodyArea{flex:0 0 60%}}@media(max-width: 576px){.cart .cartBody .cartBodyArea{flex:0 0 60%;padding-left:10px;align-items:flex-start}}.cart .cartBody .cartBodyArea .name{flex:0 0 60%;max-width:60%;padding-left:15px}@media(max-width: 960px){.cart .cartBody .cartBodyArea .name{flex:0 0 40%;max-width:40%}}@media(max-width: 768px){.cart .cartBody .cartBodyArea .name{flex:0 0 100%;max-width:100%;display:flex;flex-wrap:wrap;padding-left:0;padding-bottom:6px;line-height:16px}}@media(max-width: 576px){.cart .cartBody .cartBodyArea .name{flex:0 0 100%;max-width:100%;font-size:12px;display:flex;flex-wrap:wrap;padding-left:0;padding-bottom:6px;line-height:16px}}.cart .cartBody .cartBodyArea .name p{padding:2px 0}@media(max-width: 576px){.cart .cartBody .cartBodyArea .name p{padding:0}}.cart .cartBody .cartBodyArea .prices,.cart .cartBody .cartBodyArea .delete{flex:0 0 15%;max-width:15%;text-align:center}@media(max-width: 960px){.cart .cartBody .cartBodyArea .prices,.cart .cartBody .cartBodyArea .delete{flex:0 0 12.5%;max-width:12.5%}}@media(max-width: 768px){.cart .cartBody .cartBodyArea .prices,.cart .cartBody .cartBodyArea .delete{flex:0 0 50%;max-width:50%;padding-top:10px;text-align:left}}@media(max-width: 576px){.cart .cartBody .cartBodyArea .prices,.cart .cartBody .cartBodyArea .delete{flex:0 0 40%;max-width:40%;text-align:left}}.cart .cartBody .cartBodyArea .prices i,.cart .cartBody .cartBodyArea .prices a,.cart .cartBody .cartBodyArea .delete i,.cart .cartBody .cartBodyArea .delete a{cursor:pointer}@media(max-width: 576px){.cart .cartBody .cartBodyArea .prices select,.cart .cartBody .cartBodyArea .delete select{font-size:12px}}.cart .cartBody .cartBodyArea .number{flex:0 0 15%;max-width:15%}@media(max-width: 960px){.cart .cartBody .cartBodyArea .number{flex:0 0 35%;max-width:35%}}@media(max-width: 768px){.cart .cartBody .cartBodyArea .number{flex:0 0 100%;max-width:100%;padding-top:10px}}.cart .cartBody .cartBodyArea .number .quantity{margin:auto;display:flex;justify-content:space-around}@media(max-width: 768px){.cart .cartBody .cartBodyArea .number .quantity{margin-left:0}}.cart .cartBody .cartBodyArea .delete{flex:0 0 10%;max-width:10%}@media(max-width: 960px){.cart .cartBody .cartBodyArea .delete{flex:0 0 12.5%;max-width:12.5%}}@media(max-width: 768px){.cart .cartBody .cartBodyArea .delete{text-align:right;flex:0 0 50%;max-width:50%}}@media(max-width: 576px){.cart .cartBody .cartBodyArea .delete{flex:0 0 50%;max-width:50%;text-align:right;font-size:14px}}.cart .cartTxt{border:solid 1px #8c8885;padding:12px 15px;margin:20px 0}@media(max-width: 576px){.cart .cartTxt{padding:5px 10px;margin:10px 0;font-size:14px}}.cart .purchase{display:flex;flex-wrap:wrap;padding:0px 0px}@media(max-width: 960px){.cart .purchase{font-size:12px}}.cart .purchase .col{padding:0;display:flex;flex-wrap:wrap;padding-right:30px;flex:0 0 50%;max-width:50%;margin-bottom:30px}@media(max-width: 576px){.cart .purchase .col{flex:0 0 100%;max-width:100%;margin-bottom:15px;padding-right:0px}}.cart .purchase .col figure{max-width:28%;flex:0 0 28%}@media(max-width: 960px){.cart .purchase .col figure{max-width:50%;flex:0 0 50%}}.cart .purchase .col figure img{aspect-ratio:490/364;width:100%;-o-object-fit:cover;object-fit:cover}@media(max-width: 576px){.cart .purchase .col figure img{aspect-ratio:490/405}}@media(max-width: 395px){.cart .purchase .col figure img{aspect-ratio:490/455}}@media(max-width: 360px){.cart .purchase .col figure img{aspect-ratio:490/565}}.cart .purchase .col article{max-width:72%;flex:0 0 60%;padding-left:15px}@media(max-width: 960px){.cart .purchase .col article{max-width:50%;flex:0 0 50%}}.cart .purchase .col article .list{font-size:10px;margin-bottom:5px;color:#fff;background-color:#8c8885;border-radius:3rem;padding:0px 10px;max-width:60px;text-align:center}.cart .purchase .col article .price{display:flex;flex-wrap:wrap;justify-content:space-between;padding:10px 0}@media(max-width: 960px){.cart .purchase .col article .price{padding:2px 0;font-size:12px}}.cart .purchase .col article .price span{font-size:14px;padding-right:60px;color:#666}@media(max-width: 960px){.cart .purchase .col article .price span{padding-right:12px}}.quantity_row{display:flex;flex-wrap:wrap;justify-content:space-between}.quantity_row .addCart{font-size:12px;padding:5px}.quantity_row .total{padding-top:10px;flex:0 0 50%;max-width:50%;text-align:right}@media(max-width: 960px){.quantity_row .total{flex:0 0 100%;max-width:100%}}.quantity_row .quantity{max-width:128px;border:solid 1px #707070;border-radius:5px;padding:0 3px;margin-top:10px;flex:0 0 50%}@media(max-width: 960px){.quantity_row .quantity{flex:0 0 100%}}.quantity_row .quantity .reduce_purchase{background-color:rgba(0,0,0,0);border:none;font-size:15px;cursor:pointer;color:#707070;padding:0 2px;border-right:solid 1px #707070;width:30px;height:33px}.quantity_row .quantity .add_purchase{background-color:rgba(0,0,0,0);border:none;font-size:15px;cursor:pointer;color:#707070;padding:0 2px;border-left:solid 1px #707070;width:30px;height:33px}.quantity_row .quantity input{width:51px;height:36px;border:solid 1px #707070;border:none;text-align:center;padding:0}.checkout{display:flex;flex-wrap:wrap;border-top:solid 1px #8c8885;padding-top:15px}.checkout .nullTxt{background-color:#8c8885;color:#fff;flex:0 0 75%;padding:10px 15px}@media(max-width: 576px){.checkout .nullTxt{flex:0 0 60%;font-size:14px;text-align:center}}.checkout .checkoutLink{flex:0 0 25%;padding-left:2%}@media(max-width: 576px){.checkout .checkoutLink{flex:0 0 40%;font-size:14px}}.checkout .checkoutLink a{border:solid 1px #8c8885;padding:10px 15px;text-align:center;display:block}.checkout .checkoutLink a:hover{background-color:#8c8885;color:#fff}.nullRow{padding:15px 0;padding-bottom:3vh}.nullRow a{display:inline-block;width:20%;border:solid 1px #8c8885;padding:10px 15px;text-align:center;margin-top:20px}@media(max-width: 576px){.nullRow a{width:60%}}.nullRow a:hover{background-color:#8c8885;color:#fff}@media(max-width: 576px){.buyItem{font-size:14px}}.buyItem .buyHeader{display:flex;flex-wrap:wrap;padding:15px;border-bottom:solid 1px #8c8885}@media(max-width: 576px){.buyItem .buyHeader{display:none}}.buyItem .buyHeader .imgs{flex:0 0 15%;max-width:15%;color:#666}.buyItem .buyHeader .imgs img{aspect-ratio:700/450;-o-object-fit:cover;object-fit:cover;width:100%}.buyItem .buyHeader .buyBodyData{display:flex;flex-wrap:wrap;flex:0 0 85%;max-width:85%}.buyItem .buyHeader .buyBodyData .name{flex:0 0 40%;max-width:40%;padding-left:30px;color:#666}.buyItem .buyHeader .buyBodyData .name p{padding:2px 0}.buyItem .buyHeader .buyBodyData .number,.buyItem .buyHeader .buyBodyData .price,.buyItem .buyHeader .buyBodyData .subtotal{flex:0 0 20%;max-width:20%;text-align:center;color:#666}.buyItem .buyHeader .buyBodyData .subtotal{text-align:right}.buyItem .buyBodyWrap{border-bottom:solid 1px #8c8885}.buyItem .buyBodyWrap .buyBody{display:flex;flex-wrap:wrap;align-items:center;padding:15px}@media(max-width: 576px){.buyItem .buyBodyWrap .buyBody{padding:15px 0 0}}.buyItem .buyBodyWrap .buyBody .imgs{flex:0 0 15%;max-width:15%}@media(max-width: 576px){.buyItem .buyBodyWrap .buyBody .imgs{flex:0 0 28%;max-width:28%}}.buyItem .buyBodyWrap .buyBody .imgs img{aspect-ratio:700/450;-o-object-fit:cover;object-fit:cover;width:100%}.buyItem .buyBodyWrap .buyBody .buyBodyData{display:flex;flex-wrap:wrap;flex:0 0 85%;max-width:85%}@media(max-width: 576px){.buyItem .buyBodyWrap .buyBody .buyBodyData{flex:0 0 72%;max-width:72%}}@media(max-width: 360px){.buyItem .buyBodyWrap .buyBody .buyBodyData{font-size:12px}}.buyItem .buyBodyWrap .buyBody .buyBodyData .name{flex:0 0 40%;max-width:40%;padding-left:30px}@media(max-width: 576px){.buyItem .buyBodyWrap .buyBody .buyBodyData .name{flex:0 0 100%;max-width:100%;padding-left:10px;display:flex;flex-wrap:wrap}}@media(max-width: 360px){.buyItem .buyBodyWrap .buyBody .buyBodyData .name{font-size:12px}}.buyItem .buyBodyWrap .buyBody .buyBodyData .name p{padding:2px 0}@media(max-width: 360px){.buyItem .buyBodyWrap .buyBody .buyBodyData .name p{font-size:12px}}.buyItem .buyBodyWrap .buyBody .buyBodyData .number,.buyItem .buyBodyWrap .buyBody .buyBodyData .price,.buyItem .buyBodyWrap .buyBody .buyBodyData .subtotal{flex:0 0 20%;max-width:20%;text-align:center;color:#666 !important;font-size:14px !important}@media(max-width: 576px){.buyItem .buyBodyWrap .buyBody .buyBodyData .number,.buyItem .buyBodyWrap .buyBody .buyBodyData .price,.buyItem .buyBodyWrap .buyBody .buyBodyData .subtotal{flex:0 0 50%;max-width:50%;padding-left:10px;text-align:left;padding-right:10px}}@media(max-width: 360px){.buyItem .buyBodyWrap .buyBody .buyBodyData .number,.buyItem .buyBodyWrap .buyBody .buyBodyData .price,.buyItem .buyBodyWrap .buyBody .buyBodyData .subtotal{font-size:12px !important}}.buyItem .buyBodyWrap .buyBody .buyBodyData .number strong,.buyItem .buyBodyWrap .buyBody .buyBodyData .price strong,.buyItem .buyBodyWrap .buyBody .buyBodyData .subtotal strong{display:none}@media(max-width: 576px){.buyItem .buyBodyWrap .buyBody .buyBodyData .number strong,.buyItem .buyBodyWrap .buyBody .buyBodyData .price strong,.buyItem .buyBodyWrap .buyBody .buyBodyData .subtotal strong{display:inline-block}}@media(max-width: 360px){.buyItem .buyBodyWrap .buyBody .buyBodyData .number strong,.buyItem .buyBodyWrap .buyBody .buyBodyData .price strong,.buyItem .buyBodyWrap .buyBody .buyBodyData .subtotal strong{font-size:12px}}@media(max-width: 576px){.buyItem .buyBodyWrap .buyBody .buyBodyData .number{text-align:left;flex:0 0 100%;max-width:100%}}.buyItem .buyBodyWrap .buyBody .buyBodyData .subtotal{text-align:right}@media(max-width: 360px){.buyItem .buyBodyWrap .buyBody .buyBodyData .subtotal{text-align:left}}@media(max-width: 576px){.buyItem .buyBodyWrap .buyBody:last-child{padding-bottom:15px}}.event{border-bottom:solid 1px #000;padding:15px}.event .eventTitle{color:#666;font-weight:500;font-size:20px;padding-bottom:10px}.event p{padding-bottom:10px;position:relative}.event p span{font-size:.75rem;border:1px solid #879c87;color:#879c87;border-radius:5px;padding:2px 16px;margin-right:8px;background-color:#e8f8e8}.event strong{right:0;top:0;position:absolute}.subtotalArea{padding:15px}@media(max-width: 576px){.subtotalArea{padding:0;font-size:14px}}.subtotalArea article{text-align:right;padding:5px 0;font-weight:400}@media(max-width: 576px){.subtotalArea .subtotalAreaLast{padding-bottom:30px;font-size:18px}}.subtotalArea .subtotalRow{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:12px 0}@media(max-width: 576px){.subtotalArea .subtotalRow{padding:5px 0}}.subtotalArea .subtotalRow .section{flex:0 0 50%}@media(max-width: 960px){.subtotalArea .subtotalRow .section{flex:0 0 60%}}@media(max-width: 576px){.subtotalArea .subtotalRow .section{flex:0 0 100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-bottom:5px}}.subtotalArea .subtotalRow .section label{width:200px;display:inline-block}@media(max-width: 576px){.subtotalArea .subtotalRow .section label{width:initial}}.subtotalArea .subtotalRow .section input[type=text],.subtotalArea .subtotalRow .section select{width:250px;height:36px}@media(max-width: 960px){.subtotalArea .subtotalRow .section input[type=text],.subtotalArea .subtotalRow .section select{width:180px}}.subtotalArea .subtotalRow .article{font-weight:400;flex:0 0 50%;text-align:right}@media(max-width: 960px){.subtotalArea .subtotalRow .article{flex:0 0 40%}}@media(max-width: 576px){.subtotalArea .subtotalRow .article{flex:0 0 100%;display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:5px}}.subtotalArea .subtotalRow .article span{display:inline-block;width:50%;max-width:200px}@media(max-width: 960px){.subtotalArea .subtotalRow .article span{width:initial;padding-left:20px}}@media(max-width: 576px){.subtotalArea .subtotalRow .article span{font-size:14px}}.checkoutWrap .checkoutMember{border:solid 1px #8c8885;padding:30px}@media(max-width: 768px){.checkoutWrap .checkoutMember{padding:12px}}@media(max-width: 395px){.checkoutWrap .checkoutMember{padding:12px 0}}.checkoutWrap .checkoutMember .col{flex:0 0 100%;max-width:25%;text-align:center;padding:0 4%;cursor:pointer;margin:auto}@media(max-width: 1024px){.checkoutWrap .checkoutMember .col{padding:0 15px}}@media(max-width: 576px){.checkoutWrap .checkoutMember .col{flex:0 0 50%;max-width:50%;padding:10px}}@media(max-width: 395px){.checkoutWrap .checkoutMember .col{padding:5px}}.checkoutWrap .shipping{border:solid 1px #8c8885;padding:30px;margin-top:30px}@media(max-width: 576px){.checkoutWrap .shipping{padding:15px;margin-top:10px}}.checkoutWrap .shipping p{padding-bottom:15px}.checkoutWrap .shipping .shippingRow{display:flex;flex-wrap:wrap}.checkoutWrap .shipping .shippingRow .col{flex:0 0 50%;max-width:50%;padding:0}@media(max-width: 1024px){.checkoutWrap .shipping .shippingRow .col{flex:0 0 100%;max-width:100%;margin-bottom:10px}}@media(max-width: 576px){.checkoutWrap .shipping .shippingRow .col{flex:0 0 50%;max-width:50%}}.checkoutWrap .shipping .shippingRow .col span{background-color:#8c8885;border-radius:3rem;font-size:12px;padding:5px 10px;color:#fff;margin-right:10px}.checkoutWrap .shipping .shippingRow .col label{padding-right:20px}@media(max-width: 576px){.checkoutWrap .shipping .shippingRow .col label{display:block;padding:5px 0}}.checkoutWrap .totalArt{border:solid 1px #8c8885;padding:30px;margin-top:30px;display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width: 576px){.checkoutWrap .totalArt{padding:15px;margin-top:10px}}.checkoutWrap .totalArt strong{font-size:22px;font-weight:500}.receive{margin-top:30px;display:flex;flex-wrap:wrap;border-bottom:solid 1px #8c8885}@media(max-width: 576px){.receive{margin-top:10px}}.receive section{flex:0 0 50%;max-width:50%;display:flex;flex-wrap:wrap;align-items:center;margin-bottom:25px}@media(max-width: 576px){.receive section{flex:0 0 100%;max-width:100%;margin-bottom:10px}}.receive section span{flex:0 0 100px}.receive section input{flex:0 0 calc(100% - 110px);max-width:calc(100% - 110px);height:36px}.receive section textarea{flex:0 0 calc(100% - 110px);height:80px}.receive section div{flex:0 0 calc(100% - 110px)}.receive section div button{width:100%;line-height:34px;background-color:#8c8885;color:#fff;border:none;cursor:pointer}.receive section button{flex:0 0 calc(50% - 110px);line-height:34px;background-color:#8c8885;color:#fff;border:none;cursor:pointer}@media(max-width: 960px){.receive section button{flex:0 0 calc(100% - 110px)}}.receive section #twzipcode{width:calc(100% - 110px)}.receive section #twzipcode select{width:36%;height:36px;margin-bottom:10px;margin-right:unset}.receive section #twzipcode select[name=district]{margin-left:2%}.receive section #twzipcode input{width:24%;height:36px;margin-left:2%;margin-bottom:10px;margin-right:unset}.receive section #twzipcode input.add{margin:0;width:100%;max-width:unset}.buyBtnWrap{padding-bottom:17vh;padding-top:30px;text-align:right}.buyBtnWrap a{border:solid 1px #8c8885;padding:12px 100px;border-radius:3px;display:inline-block}.buyBtnWrap a:hover{background-color:#8c8885;color:#fff}.buyBtnWrap button{cursor:pointer;color:#666;font-size:16px;border:solid 1px #8c8885;padding:12px 100px;border-radius:3px;background:rgba(0,0,0,0)}.buyBtnWrap button:hover{background-color:#8c8885;color:#fff}.buyBtnWrap p{padding-bottom:15px;font-size:14px}.buyBtnWrap p a{border:none;padding:0;color:#c02}.finish{padding:30px 15px 80px}.finisIntro{padding:30px 15px}.finishRow{padding:15px;border-bottom:solid 1px #8c8885}.finishRow section{padding:5px 0}.finishRow section input{max-width:80px;margin-right:10px}.finishRow section strong{color:#c02;font-weight:500}.finishRow section button{cursor:pointer}.finishBtnWrap{padding-bottom:17vh}@media(max-width: 576px){.finishBtnWrap{display:flex;flex-wrap:wrap;justify-content:space-between}}.finishBtnWrap a{border:solid 1px #8c8885;padding:12px 50px;border-radius:3px;display:inline-block;margin-right:10px}@media(max-width: 576px){.finishBtnWrap a{margin:0;padding:12px;flex:0 0 48%;text-align:center}}.finishBtnWrap a:hover{background-color:#8c8885;color:#fff}.memberContainer{max-width:1430px;margin:auto}.member{padding:180px 15px 80px;display:flex;flex-wrap:wrap;margin-bottom:17vh;color:#666}@media(max-width: 960px){.member{padding:30px 5%;padding-top:120px}}@media(max-width: 576px){.member{padding:30px;font-size:14px;padding-top:120px}}.member .memberNav{flex:0 0 25%;max-width:25%;padding-right:3%;padding-top:34px;word-wrap:break-word}@media(max-width: 768px){.member .memberNav{flex:0 0 100%;max-width:100%;padding-right:0%;padding-top:0px;display:flex;justify-content:flex-start;overflow-x:auto}}.member .memberNav article{padding:2px 15px 10px;font-size:20px;font-weight:500;font-size:16px;padding-left:16px}.member .memberNav article a{font-size:20px}.member .memberNav div{border-top:solid 1px #8c8885;padding:22px 15px}@media(max-width: 768px){.member .memberNav div{padding:5px 2px;font-size:14px;border:none;min-width:110px}}.member .memberNav div a{word-wrap:break-word}@media(max-width: 768px){.member .memberNav div a{background-color:#8c8885;color:#fff;padding:7px 12px;border-radius:5px}}@media(max-width: 395px){.member .memberNav div a{padding:5px}}.member .memberNav div:last-child{border-bottom:solid 1px #5d5d5d}@media(max-width: 768px){.member .memberNav div:last-child{border-bottom:none}}.member .memberContent{flex:0 0 75%;max-width:75%;padding-left:3%}@media(max-width: 960px){.member .memberContent{padding-right:15px}}@media(max-width: 768px){.member .memberContent{flex:0 0 100%;max-width:100%;padding-left:0%;margin-top:30px;padding-right:0}}.member .memberContent .title{border-bottom:solid 1px #5d5d5d;font-size:20px;font-weight:500;padding-bottom:8px}.member .memberContent .title span{font-size:12px;padding-left:12px}.member .memberContent .userRow{padding:30px 0px}@media(max-width: 768px){.member .memberContent .userRow{padding:15px 0}}.member .memberContent .userRow section{display:flex;flex-wrap:wrap;padding-bottom:25px;align-items:center;flex:0 0 50%}@media(max-width: 768px){.member .memberContent .userRow section{padding-bottom:15px}}.member .memberContent .userRow section label{flex:0 0 88px}@media(max-width: 768px){.member .memberContent .userRow section label{flex:0 0 100%;padding-bottom:5px}}.member .memberContent .userRow section input{flex:0 0 calc(46% - 80px);height:36px;border:solid 1px #8c8885;border-radius:3px;margin-right:5px}@media(max-width: 768px){.member .memberContent .userRow section input{flex:0 0 calc(100% - 80px)}}@media(max-width: 360px){.member .memberContent .userRow section input{flex:0 0 calc(100% - 60px)}}.member .memberContent .userRow section i{margin-left:15px;cursor:pointer}.member .memberContent .userRow article{padding-bottom:10px;font-size:14px}.member .memberContent .userRow article a{color:#c02;border-bottom:solid 1px #c02}.member .memberContent .userRow .dataRow{display:flex;flex-wrap:wrap;padding-bottom:25px;align-items:center}@media(max-width: 960px){.member .memberContent .userRow .dataRow{align-items:flex-start}}.member .memberContent .userRow .dataRow p{flex:0 0 88px}@media(max-width: 576px){.member .memberContent .userRow .dataRow p{flex:0 0 100%;padding-bottom:5px}}.member .memberContent .userRow .dataRow .sexy{flex:0 0 50%;padding-bottom:0px}.member .memberContent .userRow .dataRow .sexy label{padding-right:15px}.member .memberContent .userRow .dataRow .addData{flex:0 0 calc(100% - 88px);max-width:calc(100% - 88px)}@media(max-width: 360px){.member .memberContent .userRow .dataRow .addData{flex:0 0 calc(100% - 60px);max-width:calc(100% - 60px)}}.member .memberContent .loginBth button{background-color:#8c8885;color:#fff;padding:15px 70px;border:none;border-radius:5px;margin-top:10px;cursor:pointer}@media(max-width: 576px){.member .memberContent .loginBth button{padding:15px 50px;font-size:14px;margin-top:0}}.member .memberContent .loginBth a{padding-left:20px;color:#c02}.member .memberContent .loginIntro{padding-top:20px}.member .memberContent .loginIntro a{color:#c02;border-bottom:solid 1px #c02}@media(max-width: 1024px){.member .memberContent .orderRow{overflow-x:auto}}.member .memberContent .orderRow article{padding:20px 0}.member .memberContent .orderRow article span{border-bottom:solid 1px #8c8885}.member .memberContent .orderRow .orderHeader{margin-top:20px;border:solid 1px #313131;font-size:14px}@media(max-width: 1024px){.member .memberContent .orderRow .orderHeader{width:760px}}.member .memberContent .orderRow .orderHeader a{display:flex;flex-wrap:wrap}.member .memberContent .orderRow .orderHeader div{padding:10px;border-right:solid 1px #313131;text-align:center}.member .memberContent .orderRow .orderHeader .list{flex:0 0 25%;max-width:25%;margin:0}.member .memberContent .orderRow .orderHeader .price,.member .memberContent .orderRow .orderHeader .query{flex:0 0 17.5%;max-width:17.5%;font-size:14px !important}.member .memberContent .orderRow .orderHeader .delivery,.member .memberContent .orderRow .orderHeader .payment{flex:0 0 15%;max-width:15%}.member .memberContent .orderRow .orderHeader .state{flex:0 0 27.5%;max-width:27.5%;border-right:none}.member .memberContent .orderRow .orderBody{border:solid 1px #313131;border-top:none;font-size:14px}@media(max-width: 1024px){.member .memberContent .orderRow .orderBody{width:760px}}.member .memberContent .orderRow .orderBody a{display:flex;flex-wrap:wrap}.member .memberContent .orderRow .orderBody a:hover{background-color:#8c8885;color:#fff}.member .memberContent .orderRow .orderBody a:hover .state span{background-color:#f7f7f1;color:#666}.member .memberContent .orderRow .orderBody div{padding:10px;border-right:solid 1px #313131;text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.member .memberContent .orderRow .orderBody .list{flex:0 0 25%;max-width:25%;margin:0}.member .memberContent .orderRow .orderBody .price,.member .memberContent .orderRow .orderBody .query{flex:0 0 17.5%;max-width:17.5%;font-size:14px !important}.member .memberContent .orderRow .orderBody .delivery,.member .memberContent .orderRow .orderBody .payment{flex:0 0 15%;max-width:15%}.member .memberContent .orderRow .orderBody .state{flex:0 0 27.5%;max-width:27.5%;border-right:none}.member .memberContent .orderRow .orderBody .state span{display:inline-block;padding:5px 15px;border:solid 1px #313131;border-radius:5px}.member .memberContent .orderRow .orderBody .query{border-right:none}.member .memberContent .orderRow .orderBody .query a{background-color:#8c8885;color:#fff;border-radius:4px;padding:2px 10px;font-size:12px;display:inline-block}.member .memberContent .orderRow .orderRowTitle span{display:inline-block;padding:10px 20px;border-radius:3px;background-color:#8c8885;color:#fff}.member .memberContent .orderRow .orderRowArea{padding:30px 0;display:flex;flex-wrap:wrap}@media(max-width: 576px){.member .memberContent .orderRow .orderRowArea{display:block}}.member .memberContent .orderRow .orderRowArea .cols{flex:0 0 14.2857142857%;position:relative;display:flex;flex-wrap:wrap;align-items:center}@media(max-width: 576px){.member .memberContent .orderRow .orderRowArea .cols{display:block}}.member .memberContent .orderRow .orderRowArea .cols img{border-radius:100%;border:solid 10px #8c8885;padding:12px}@media(max-width: 960px){.member .memberContent .orderRow .orderRowArea .cols img{border:solid 5px #8c8885;padding:7px}}.member .memberContent .orderRow .orderRowArea .cols span{width:100%;height:5px;background-color:#8c8885;display:block}@media(max-width: 960px){.member .memberContent .orderRow .orderRowArea .cols span{height:5px;position:relative;top:22px}}.member .memberContent .orderRow .orderRowArea .cols p{font-size:14px;text-align:center}@media(max-width: 576px){.member .memberContent .orderRow .orderRowArea .cols p{white-space:nowrap}}.member .memberContent .orderRow .orderRowArea .cols .art{color:#8c8885;text-align:center;padding:10px 0;text-align:center;width:100%}@media(max-width: 960px){.member .memberContent .orderRow .orderRowArea .cols:nth-child(2n+1){flex:0 0 20%;max-width:20%}}@media(max-width: 576px){.member .memberContent .orderRow .orderRowArea .cols:nth-child(2n+1){flex:0 0 55%;max-width:40%;margin:0 auto 30px}}.member .memberContent .orderRow .orderRowArea .cols:nth-child(2n){position:relative;top:-38px}@media(max-width: 960px){.member .memberContent .orderRow .orderRowArea .cols:nth-child(2n){flex:0 0 6.6666%;max-width:6.6666%}}@media(max-width: 768px){.member .memberContent .orderRow .orderRowArea .cols:nth-child(2n){top:-53px}}@media(max-width: 576px){.member .memberContent .orderRow .orderRowArea .cols:nth-child(2n){display:none}}.member .memberContent .login_row{margin-top:60px}.member .memberContent .login_row .row{justify-content:center}.member .memberContent .login_row .row .col{margin:0 15px;margin-bottom:20px}.member .memberContent .login_row .title{border:none;position:relative;margin-bottom:20px}.member .memberContent .login_row .title article{text-align:center;display:block;width:280px;background-color:#f7f7f1;margin:0 auto;line-height:28px;position:relative;z-index:9}.member .memberContent .login_row .title article span{padding:0}.member .memberContent .login_row .title::before{content:"";position:absolute;width:50%;height:1px;background:#989898;top:50%;left:15px}.member .memberContent .login_row .title::after{content:"";position:absolute;width:50%;height:1px;background:#989898;top:50%;right:15px}.orderPersonal{padding-bottom:80px}@media(max-width: 960px){.orderPersonal{padding-bottom:30px}}.orderPersonal .orderPersonalRow{display:flex;flex-wrap:wrap;border-top:solid 1px #8c8885;align-items:center}@media(max-width: 960px){.orderPersonal .orderPersonalRow{border-top:none}}.orderPersonal .orderPersonalRow section{padding:15px 0;flex:0 0 50%}@media(max-width: 960px){.orderPersonal .orderPersonalRow section{flex:0 0 100%;border-bottom:solid 1px #8c8885}}@media(max-width: 576px){.orderPersonal .orderPersonalRow section{padding:10px 0}}.orderPersonal .orderPersonalRow section a{color:#fff;background-color:#8c8885;margin:0 10px;font-size:12px;display:inline-block;padding:5px 10px;border-radius:3px}.orderPersonal .orderPersonalRow:last-child{border-bottom:solid 1px #8c8885}@media(max-width: 960px){.orderPersonal .orderPersonalRow:last-child{border-bottom:none}}.orderCart .orderCartHeader,.orderCart .orderCartBody{display:flex;flex-wrap:wrap;border-bottom:solid 1px #8c8885;padding-bottom:10px;margin-bottom:10px;align-items:center}.orderCart .orderCartHeader .xsTitle,.orderCart .orderCartBody .xsTitle{display:none}@media(max-width: 576px){.orderCart .orderCartHeader .xsTitle,.orderCart .orderCartBody .xsTitle{display:block}}.orderCart .orderCartHeader .imgs,.orderCart .orderCartBody .imgs{flex:0 0 25%;max-width:25%;padding-right:30px;text-align:left}@media(max-width: 576px){.orderCart .orderCartHeader .imgs,.orderCart .orderCartBody .imgs{flex:0 0 30%;max-width:30%;padding-right:10px}}.orderCart .orderCartHeader .imgs img,.orderCart .orderCartBody .imgs img{aspect-ratio:1000/668;-o-object-fit:cover;object-fit:cover;width:100%}.orderCart .orderCartHeader .orderCartData,.orderCart .orderCartBody .orderCartData{display:flex;flex-wrap:wrap;flex:0 0 75%;max-width:75%}@media(max-width: 576px){.orderCart .orderCartHeader .orderCartData,.orderCart .orderCartBody .orderCartData{flex:0 0 70%;max-width:70%}}.orderCart .orderCartHeader .orderCartData .name,.orderCart .orderCartBody .orderCartData .name{flex:0 0 40%;max-width:40%;line-height:28px;text-align:left}@media(max-width: 576px){.orderCart .orderCartHeader .orderCartData .name,.orderCart .orderCartBody .orderCartData .name{flex:0 0 100%;max-width:100%;display:flex;flex-wrap:wrap;line-height:24px}}.orderCart .orderCartHeader .orderCartData .number,.orderCart .orderCartBody .orderCartData .number{flex:0 0 20%;max-width:20%;text-align:center}@media(max-width: 576px){.orderCart .orderCartHeader .orderCartData .number,.orderCart .orderCartBody .orderCartData .number{flex:0 0 100%;max-width:100%;text-align:left}}.orderCart .orderCartHeader .orderCartData .number strong,.orderCart .orderCartBody .orderCartData .number strong{display:none}@media(max-width: 576px){.orderCart .orderCartHeader .orderCartData .number strong,.orderCart .orderCartBody .orderCartData .number strong{display:inline-block;font-size:14px}}.orderCart .orderCartHeader .orderCartData .price,.orderCart .orderCartBody .orderCartData .price{flex:0 0 20%;max-width:20%;color:#666 !important;text-align:center}@media(max-width: 576px){.orderCart .orderCartHeader .orderCartData .price,.orderCart .orderCartBody .orderCartData .price{flex:0 0 50%;max-width:50%;display:inline-block;font-size:14px;text-align:left}}.orderCart .orderCartHeader .orderCartData .price strong,.orderCart .orderCartBody .orderCartData .price strong{display:none}@media(max-width: 576px){.orderCart .orderCartHeader .orderCartData .price strong,.orderCart .orderCartBody .orderCartData .price strong{display:inline-block}}.orderCart .orderCartHeader .orderCartData .subtotal,.orderCart .orderCartBody .orderCartData .subtotal{flex:0 0 20%;max-width:20%;text-align:center}@media(max-width: 576px){.orderCart .orderCartHeader .orderCartData .subtotal,.orderCart .orderCartBody .orderCartData .subtotal{flex:0 0 50%;max-width:50%;display:inline-block;font-size:14px;text-align:left}}.orderCart .orderCartHeader .orderCartData .subtotal strong,.orderCart .orderCartBody .orderCartData .subtotal strong{display:none}@media(max-width: 576px){.orderCart .orderCartHeader .orderCartData .subtotal strong,.orderCart .orderCartBody .orderCartData .subtotal strong{display:inline-block}}@media(max-width: 576px){.orderCart .orderCartHeader{flex:0 0 100%}}@media(max-width: 576px){.orderCart .orderCartHeader .imgs,.orderCart .orderCartHeader .orderCartData{display:none}}.transfer{padding-top:25px}.transfer article{padding:5px 0}.transfer article strong{color:#c02}.transfer article span{display:inline-block;width:110px}.transfer article button{font-size:16px;margin-left:10px}@media(max-width: 576px){.transfer input{max-width:120px}}.transferBtn{padding-top:25px}.transferBtn a{display:inline-block;border:solid 1px #8c8885;padding:10px 36px;border-radius:3px}.orderCartIntro section{text-align:right;padding:10px 0}.orderCartIntro section strong{display:inline-block;width:150px}@media(max-width: 395px){.orderCartIntro section strong{width:80px}}.orderCart{text-align:right;padding-top:20px}@media(max-width: 576px){.orderCart{display:flex;flex-wrap:wrap;justify-content:space-between}}.orderCart a{display:inline-block;border:solid 1px #8c8885;padding:10px 36px;border-radius:3px;margin-left:10px}.orderCart a:hover{background-color:#8c8885;color:#fff}@media(max-width: 576px){.orderCart a{flex:0 0 48%;padding:10px;text-align:center;margin:0}}.orderCart a:first-child{background-color:#8c8885;color:#fff}.registerBtnWrap{text-align:right;padding:30px 0}.registerBtnWrap a{width:120px;height:120px;background-color:#8c8885;border-radius:100%;color:#fff;margin-left:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:0 26px}#twzipcode select{width:150px;margin-right:10px;height:36px}@media(max-width: 960px){#twzipcode select{margin-bottom:5px;width:105px}}@media(max-width: 576px){#twzipcode select{width:100%;height:34px}}#twzipcode input[name=zipcode]{width:80px;height:36px;margin-right:10px}@media(max-width: 960px){#twzipcode input[name=zipcode]{margin-bottom:5px}}@media(max-width: 576px){#twzipcode input[name=zipcode]{width:100%;height:34px}}#twzipcode input.add{width:310px;height:36px}@media(max-width: 576px){#twzipcode input.add{width:100%;height:34px}}.orderBox{background-color:rgba(0,0,0,.88);position:fixed;top:0;left:0;width:100%;height:100%;z-index:91;display:none;flex-wrap:wrap;align-items:center;justify-content:center}@media(max-width: 576px){.orderBox{padding:30px}}.orderBox .content{background-color:#fff;width:100%;max-width:640px;padding:30px 50px;border-radius:20px}@media(max-width: 576px){.orderBox .content{padding:20px}}.orderBox .content .title{font-size:20px;font-weight:500;line-height:36px;margin-bottom:5px}.orderBox .content textarea{width:100%;height:150px;border:solid 1px #8c8885}.orderBox .content .orderBoxBtn{padding-top:15px}.orderBox .content .orderBoxBtn a{display:inline-block;padding:10px 36px;border:solid 1px #8c8885;margin-right:10px;border-radius:5px}.orderBox .content .orderBoxBtn a:first-child{background-color:#8c8885;color:#fff}.quantity{max-width:130px;border:solid 1px #707070;border-radius:5px;padding:0 3px;margin-top:10px;flex:0 0 50%}@media(max-width: 960px){.quantity{flex:0 0 100%}}.quantity .reduce_purchase{background-color:rgba(0,0,0,0);border:none;font-size:15px;cursor:pointer;color:#707070;padding:0 2px;border-right:solid 1px #707070;width:30px;height:33px}.quantity .add_purchase{background-color:rgba(0,0,0,0);border:none;font-size:15px;cursor:pointer;color:#707070;padding:0 2px;border-left:solid 1px #707070;width:30px;height:33px}.quantity input{width:51px;height:33px;border:solid 1px #707070;border:none;text-align:center;padding:0;background-color:rgba(0,0,0,0)}.homeTitle{margin-bottom:36px}@media(max-width: 1024px){.homeTitle{padding:0 15px}}@media(max-width: 768px){.homeTitle{margin-bottom:30px}}@media(max-width: 576px){.homeTitle{padding:0}}.homeTitle .enArt{color:#5e5e5e;font-size:82px;font-family:"Marcellus",serif;text-transform:uppercase}@media(max-width: 768px){.homeTitle .enArt{font-size:62px;line-height:1}}@media(max-width: 425px){.homeTitle .enArt{font-size:48px}}@media(max-width: 360px){.homeTitle .enArt{font-size:36px}}.homeTitle .chArt{color:#5e5e5e;font-size:28px}@media(max-width: 768px){.homeTitle .chArt{font-size:20px}}.searchBox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:200;background-color:rgba(0,0,0,.7);display:none;flex-wrap:wrap;align-items:center;justify-content:center;padding:30px}.searchBox .searchBoxClose{position:absolute;right:30px;top:30px;width:60px;height:60px;cursor:pointer}.searchBox .searchBoxClose::after{content:"";position:absolute;width:42px;height:2px;background-color:#fff;transform:rotate(45deg)}.searchBox .searchBoxClose::before{content:"";position:absolute;width:42px;height:2px;background-color:#fff;transform:rotate(-45deg)}.searchBox .content{width:100%;max-width:720px;position:relative}.searchBox .content input{background-color:rgba(0,0,0,0);width:100%;border:none;border-bottom:solid 1px #fff;color:#fff;font-size:20px}.searchBox .content input::-moz-placeholder{color:#fff}.searchBox .content input::placeholder{color:#fff}.searchBox .content a{position:absolute;right:0;top:-10px;color:#fff;font-size:22px}.classify{display:flex;flex-wrap:wrap;justify-content:space-between;padding-right:15px;margin-bottom:30px}.classify span{border:1px solid #d1d1d1;background:#f5efe6;padding:5px 10px;border-radius:8px;color:#fff;font-size:14px}.classify strong{color:#666;font-size:14px}header{position:fixed;padding:30px 6%;width:100%;border-bottom:solid 1px #d5d5d5;background-color:#fbfbfb;z-index:101}@media(max-width: 1680px){header{padding:30px}}@media(max-width: 576px){header{padding:15px}}header .menuBtn{position:absolute;top:36px;left:30px;border-radius:0%;transition:.5s border-radius;display:none}@media(max-width: 1280px){header .menuBtn{display:block}}@media(max-width: 576px){header .menuBtn{top:25px}}@media(max-width: 395px){header .menuBtn{left:5px}}header .menuBtn span,header .menuBtn strong{display:none;font-family:"Marcellus",serif;color:#5e5e5e}header .menuBtn strong{display:block}header .menuBtnOpen{border-radius:100%;transition:.5s border-radius}header .menuBtnOpen span{display:block}header .menuBtnOpen strong{display:none}header .row{display:flex;align-items:center}@media(max-width: 1280px){header .row{margin:0}}header .logo{flex:0 0 20%;max-width:20%;text-align:center}@media(max-width: 1280px){header .logo{flex:0 0 100%;max-width:100%;text-align:center}}@media(max-width: 576px){header .logo{text-align:center;flex:0 0 100%;max-width:100%}}header .logo img{max-width:200px;margin:auto}@media(max-width: 395px){header .logo img{max-width:150px}}header menu{flex:0 0 67%}@media(max-width: 1280px){header menu{flex:0 0 100%;border-top:solid 1px #929292;padding-top:15px;margin-top:15px;display:none}}@media(max-width: 576px){header menu{border-top:none;margin-top:0;height:100vh;max-height:90vh;overflow:auto}}header menu .row{margin:0;justify-content:space-between}@media(max-width: 1280px){header menu .row section{flex:0 0 20%;max-width:20%;padding:15px;text-align:center}}@media(max-width: 768px){header menu .row section{padding:0}}@media(max-width: 576px){header menu .row section{flex:0 0 100%;max-width:100%;padding:10px;text-align:center}}header menu .searchXsRow{display:none}@media(max-width: 576px){header menu .searchXsRow{display:block;max-width:200px;margin:auto;position:relative;margin-bottom:15px}}header menu .searchXsRow input{width:100%;height:35px;border:solid 1px #929292;border-radius:4px;padding-left:30px;background-color:rgba(0,0,0,0)}header menu .searchXsRow a{position:absolute;top:0px;left:7px}header menu .searchXsRow a img{max-width:16px}header menu a{color:#585858;position:relative;overflow:hidden;display:inline-block;padding:5px 0}header menu a p{text-align:center;font-size:13px}header menu a::after{content:"";position:absolute;left:-100%;bottom:0;width:100%;height:1px;background-color:#929292;transition:.5s left}header menu a:hover::after{left:0%;transition:.5s left}header menu .active::after{left:0%}header .searchRow{flex:0 0 13%;padding-left:3%;position:relative}@media(max-width: 1280px){header .searchRow{position:absolute;right:30px;top:39px}}@media(max-width: 576px){header .searchRow{display:none}}header .searchRow section{display:flex;flex-wrap:wrap;justify-content:space-between;padding-left:30px}header .searchRow a{margin:0 3px}@media(max-width: 1280px){header .searchRow a{margin:0 7px}}header .searchRow input{width:100%;background-color:rgba(0,0,0,0);border-bottom:solid 1px #929292;padding-right:50px}@media(max-width: 1280px){header .searchRow input{max-width:200px}}footer{padding:80px 30px 30px;background-color:#f1f1f1}@media(max-width: 576px){footer{padding-bottom:80px}}footer .content{max-width:1200px;margin:auto}@media(max-width: 1024px){footer .content{padding:0 115px}}@media(max-width: 768px){footer .content{padding:0 60px}}@media(max-width: 576px){footer .content{padding:0px}}footer .content .row .data{flex:0 0 50%;max-width:50%;padding:0 30px}@media(max-width: 1024px){footer .content .row .data{flex:0 0 100%;max-width:100%;padding:0}}@media(max-width: 576px){footer .content .row .data{padding:0 0px}}footer .content .row .data *{color:#2c231c}footer .content .row .data .logo{max-width:180px;padding-bottom:15px}footer .content .row .data section{display:flex;flex-wrap:wrap;padding:10px 0}footer .content .row .data section div{padding-right:30px}footer .content .row .data .fCommunity{padding:15px 0}footer .content .row .data .fCommunity a{margin-right:10px;display:inline-block}footer .content .row .data .fCommunity img{max-width:33px}footer .content .row .fMenu{flex:0 0 50%;max-width:50%;padding:0 30px}@media(max-width: 1024px){footer .content .row .fMenu{flex:0 0 100%;max-width:100%;padding-left:45px;padding:0px}}@media(max-width: 960px){footer .content .row .fMenu{flex:0 0 100%;max-width:100%}}@media(max-width: 576px){footer .content .row .fMenu{flex:0 0 100%;max-width:100%;padding:0}}footer .content .row .fMenu *{color:#2c231c}@media(max-width: 1280px){footer .content .row .fMenu .row{margin:0}}footer .content .row .fMenu .row a{flex:0 0 25%;padding:15px 0}@media(max-width: 576px){footer .content .row .fMenu .row a{padding:5px 0;font-size:14px;flex:0 0 25%}}@media(max-width: 360px){footer .content .row .fMenu .row a{flex:0 0 33.33%}}footer .copyright{text-align:center;font-size:14px;padding-top:50px}@media(max-width: 360px){footer .copyright{padding-top:15px;font-size:12px}}footer .copyright .privacyRow{padding:12px 0}footer .copyright .privacyRow a{border-right:solid 1px #585858;line-height:1;padding:0 12px}footer .copyright .privacyRow a:last-child{border:none}.community{position:fixed;right:30px;bottom:5%;display:flex;flex-wrap:wrap;max-width:70px;justify-content:center;z-index:88}@media(max-width: 576px){.community{display:none}}.community .communityRow{text-align:center;padding-bottom:20px;opacity:0;transition:opacity .3s ease-in-out,visibility .3s ease-in-out,transform .3s ease-in-out;order:-2}.community .communityRow a{display:block;margin-bottom:5px}.community .communityRow a img{max-width:33px}.community .communityBtn{position:relative}.community .communityBtn::before{position:absolute;content:"";background-image:url("../img/communityBtnArt.svg");width:95px;height:96px;animation:communityBtnArt 10s linear infinite;left:-15px;top:-15px}.community .communityBtn figure{transform:rotate(0deg);transition:.5s;cursor:pointer}.community:hover .communityRow{opacity:1;transition:opacity .3s ease-in-out,visibility .3s ease-in-out,transform .3s ease-in-out}.community:hover .communityBtn figure{transform:rotate(45deg);transition:.5s}@keyframes communityBtnArt{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.homeAbout{padding-bottom:120px}.homeAbout .row{margin:0 -15px;align-items:center}@media(max-width: 1024px){.homeAbout .row{margin:0}}.homeAbout .row .col{flex:0 0 46%;max-width:46%;padding:0 30px}@media(max-width: 1024px){.homeAbout .row .col{flex:0 0 78%;max-width:78%;margin-bottom:30px}}@media(max-width: 576px){.homeAbout .row .col{padding:0;flex:0 0 100%;max-width:100%}}.homeAbout .row .col .titles{color:#2c231c;font-size:20px;font-weight:600;padding-bottom:12px}.homeAbout .row .col h5{color:#666;font-weight:500}.homeAbout .row .col p{padding-bottom:10px}.homeAbout .row .col img{width:100%}.homeAbout .row .col:last-child{flex:0 0 54%;max-width:54%;padding:0 30px}@media(max-width: 1024px){.homeAbout .row .col:last-child{flex:0 0 100%;max-width:100%}}@media(max-width: 576px){.homeAbout .row .col:last-child{padding:0}}.homeService{background-color:#f1f1f1}@media(max-width: 1024px){.homeService .homeTitle{padding:0 15px}}@media(max-width: 576px){.homeService .homeTitle{padding:0}}@media(max-width: 1024px){.homeService .row{margin:0}}.homeService .row .homeServiceCol{flex:0 0 50%;padding:15px}@media(max-width: 1024px){.homeService .row .homeServiceCol{flex:0 0 100%;padding-top:0}}@media(max-width: 576px){.homeService .row .homeServiceCol{padding:15px 0;padding-top:0;margin-bottom:15px}}.homeService .row .homeServiceCol figure{margin-bottom:15px}.homeService .row .homeServiceCol img{display:block;aspect-ratio:587/281;-o-object-fit:cover;object-fit:cover;width:100%}.homeService .row .homeServiceCol article{display:flex;flex-wrap:wrap;align-items:center;font-size:18px;color:#666;font-weight:500;line-height:1;position:relative;padding-bottom:8px}.homeService .row .homeServiceCol article img{max-width:100%;width:initial;vertical-align:middle}.homeService .row .homeServiceCol article span:last-child{position:absolute;right:0;top:-10px}.homeService .row .homeServiceCol p{text-transform:uppercase;line-height:1;font-size:14px}.homeService .row .homeServiceCol:nth-child(2),.homeService .row .homeServiceCol:nth-child(3){flex:0 0 25%}@media(max-width: 1024px){.homeService .row .homeServiceCol:nth-child(2),.homeService .row .homeServiceCol:nth-child(3){flex:0 0 50%}}@media(max-width: 576px){.homeService .row .homeServiceCol:nth-child(2),.homeService .row .homeServiceCol:nth-child(3){flex:0 0 100%}}.homeService .row .homeServiceCol:nth-child(2) img,.homeService .row .homeServiceCol:nth-child(3) img{aspect-ratio:281/281}@media(max-width: 576px){.homeService .row .homeServiceCol:nth-child(2) img,.homeService .row .homeServiceCol:nth-child(3) img{aspect-ratio:587/281}}@media(max-width: 1024px){.homeProduct .row{margin:0}}.homeProduct .row .col{flex:0 0 33.33%;max-width:33.33%;padding:15px}@media(max-width: 1024px){.homeProduct .row .col{flex:0 0 50%;max-width:50%;padding-top:0;margin-bottom:15px;padding:15px}}@media(max-width: 576px){.homeProduct .row .col{flex:0 0 100%;padding:0;margin-bottom:30px;max-width:100%}}.homeProduct .row .col img{display:block;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;width:100%}.homeProduct .row .col figure{margin-bottom:10px}.homeProduct .row .col article{color:#666;font-size:18px;font-weight:500;border-bottom:solid 1px #929292;padding-bottom:10px}.homeProduct .row .col p{color:#666;padding-top:12px;text-align:right}.homeProduct .row .col p s{font-size:14px;color:#929292;padding-left:15px}.homeSlick .slick-dots{display:flex;flex-wrap:wrap;width:100%;list-style:none;padding-left:0;margin-top:50px}.homeSlick .slick-dots li{background-color:rgba(0,0,0,.1);height:2px;border-radius:10px}.homeSlick .slick-dots li button{font-size:0;display:none}.homeSlick .slick-dots .slick-active{background-color:#000}.homeNews{background-color:#f1f1f1}@media(max-width: 1024px){.homeNews .newsSlick section .row{margin:0}}.homeNews .newsSlick section .row .col{padding:0 15px;flex:0 0 45%}@media(max-width: 1024px){.homeNews .newsSlick section .row .col{flex:0 0 100%;max-width:100%;padding:0 15px}}@media(max-width: 576px){.homeNews .newsSlick section .row .col{padding:0}}@media(max-width: 1024px){.homeNews .newsSlick section .row .col figure{margin:0 0 16px}}.homeNews .newsSlick section .row .col figure img{display:block;width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.homeNews .newsSlick section .row article{padding:0 15px;flex:0 0 55%}@media(max-width: 1024px){.homeNews .newsSlick section .row article{flex:0 0 100%}}@media(max-width: 576px){.homeNews .newsSlick section .row article{padding:0}}.homeNews .newsSlick section .row article p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.homeNews .newsSlick section .row article .title{color:#666;font-size:18px;font-weight:500;padding:10px 0}@media(max-width: 576px){.homeNews .newsSlick section .row article .title{padding-top:0}}.homeNews .newsSlick section .row article .homeMore{margin-top:30px}@media(max-width: 1024px){.homeVideo .videoSlick{padding:0 15px}}@media(max-width: 576px){.homeVideo .videoSlick{padding:0}}.homeVideo .videoSlick section .row .col{padding:0 15px;flex:0 0 45%}@media(max-width: 1024px){.homeVideo .videoSlick section .row .col{flex:0 0 100%}}@media(max-width: 576px){.homeVideo .videoSlick section .row .col{padding:0}}@media(max-width: 1024px){.homeVideo .videoSlick section .row .col figure{margin-bottom:15px}}.homeVideo .videoSlick section .row .col figure iframe{width:100%;height:295px;display:block}@media(max-width: 1024px){.homeVideo .videoSlick section .row .col figure iframe{height:420px}}@media(max-width: 576px){.homeVideo .videoSlick section .row .col figure iframe{height:280px}}.homeVideo .videoSlick section .row article{padding:0 15px;flex:0 0 55%}@media(max-width: 1024px){.homeVideo .videoSlick section .row article{flex:0 0 100%}}@media(max-width: 576px){.homeVideo .videoSlick section .row article{padding:0}}.homeVideo .videoSlick section .row article p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.homeVideo .videoSlick section .row article .title{color:#666;font-size:18px;font-weight:500;padding:10px 0}@media(max-width: 576px){.homeVideo .videoSlick section .row article .title{padding-top:0}}.homeVideo .videoSlick section .row article .homeMore{margin-top:30px}.homeDownload{position:relative;margin-top:60px}@media(max-width: 1024px){.homeDownload{padding-right:0 !important}}.homeDownload::after{content:"";position:absolute;width:82.5%;height:100%;top:0;left:0;background:#e3e3e3;border-top-right-radius:100px}@media(max-width: 1024px){.homeDownload::after{width:100%}}@media(max-width: 1024px){.homeDownload .container{padding-right:0}}.homeDownload .homeTitle{position:relative;z-index:6}.homeDownload .row{position:relative;z-index:6;margin:0;margin-bottom:30px}.homeDownload .row .homeDownloadSlick{display:flex;flex-wrap:wrap;flex:0 0 84%;max-width:84%}@media(max-width: 1024px){.homeDownload .row .homeDownloadSlick{flex:0 0 100%;max-width:100%}}@media(max-width: 1024px){.homeDownload .row .homeDownloadSlick .slick-list{padding-left:0 !important}}.homeDownload .row .homeDownloadSlick .col{flex:0 0 33.33%;padding-right:3%}@media(max-width: 1024px){.homeDownload .row .homeDownloadSlick .col{flex:0 0 50%;max-width:50%;padding:0 15px}}@media(max-width: 576px){.homeDownload .row .homeDownloadSlick .col{padding-left:0;padding-right:30px}}.homeDownload .row .homeDownloadSlick .col section{border-radius:16px;padding:43px;background-color:#f1f1f1}.homeDownload .row .homeDownloadSlick .col section figure{margin-bottom:42px}.homeDownload .row .homeDownloadSlick .col section figure img{aspect-ratio:1/1;display:block;-o-object-fit:cover;object-fit:cover;width:100%;border-radius:100%}.homeDownload .row .homeDownloadSlick .col section article{border-bottom:solid 1px #929292;position:relative;padding-bottom:10px}.homeDownload .row .homeDownloadSlick .col section article strong{position:absolute;right:0;top:0;display:flex}.homeDownload .row .homeDownloadSlick .col section article span{display:inline-block;padding-right:50px;color:#666;font-weight:500;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.homeDownload .row .linkCol{flex:0 0 16%;max-width:16%;display:flex;flex-wrap:wrap;align-items:center}@media(max-width: 1024px){.homeDownload .row .linkCol{flex:0 0 100%;max-width:100%}}@media(max-width: 576px){.homeDownload .row .linkCol{padding-right:30px}}.homeDownload .row .linkCol .homeMore{padding-left:0}@media(max-width: 1024px){.homeDownload .row .linkCol .homeMore{width:100%;padding-left:36px}}@media(max-width: 576px){.homeDownload .row .linkCol .homeMore{padding:0px;padding-top:30px}}@media(max-width: 1024px){.homeBlog{padding-right:0 !important}}@media(max-width: 960px){.homeBlog .container{padding-right:0}}.homeBlog .row .col{flex:0 0 50%;max-width:50%;display:flex;flex-wrap:wrap;margin-bottom:60px}@media(max-width: 1024px){.homeBlog .row .col{padding:0 15px;margin-bottom:0}}@media(max-width: 576px){.homeBlog .row .col{padding:0;padding-right:30px}}.homeBlog .row .col figure{flex:0 0 50%;max-width:50%}@media(max-width: 1024px){.homeBlog .row .col figure{flex:0 0 100%;max-width:100%;margin-bottom:16px}}.homeBlog .row .col figure div{padding:0 15px}.homeBlog .row .col figure img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;display:block;width:100%}.homeBlog .row .col article{flex:0 0 50%;max-width:50%;padding:0 15px;padding-left:30px}@media(max-width: 1024px){.homeBlog .row .col article{flex:0 0 100%;max-width:100%;padding-left:0}}.homeBlog .row .col article .title{color:#666;font-size:18px;font-weight:500;padding:10px 0}@media(max-width: 576px){.homeBlog .row .col article .title{padding-top:0}}.homeBlog .row .col article p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#929292}.homeBlog .row .col:first-child{flex:0 0 100%;max-width:100%}.homeBlog .row .col:first-child article p{-webkit-line-clamp:5;color:#929292}.homeBlog .homeBlogSlick{margin:0}@media(max-width: 1024px){.homeBlog .homeBlogSlick{padding:0 15px}}@media(max-width: 576px){.homeBlog .homeBlogSlick{padding:0}}@media(max-width: 1024px){.homeBlog .slick-list{padding-left:0 !important}}@media(max-width: 1024px){.homeAlbum{padding:60px 0 !important}}.homeAlbum .row .order{flex:0 0 12%;max-width:12%;overflow:hidden}@media(max-width: 1024px){.homeAlbum .row .order{display:none}}.homeAlbum .row .homeTitle{flex:0 0 28%;max-width:28%;padding:0 3%;padding-left:9%;padding-top:8%}@media(max-width: 1280px){.homeAlbum .row .homeTitle{padding:0 30px;position:relative;z-index:9}}@media(max-width: 1024px){.homeAlbum .row .homeTitle{flex:0 0 100%;max-width:100%;padding-left:130px}}@media(max-width: 576px){.homeAlbum .row .homeTitle{flex:0 0 100%;max-width:100%;padding-left:30px}}.homeAlbum .row .content{flex:0 0 60%;max-width:60%}@media(max-width: 1024px){.homeAlbum .row .content{flex:0 0 100%;max-width:100%}}.homeAlbum .row .content .contentWrap{padding:6%;padding-right:0%;position:relative}.homeAlbum .row .content .contentWrap::after{content:"";position:absolute;width:100%;left:0%;height:100%;top:0;background:#e1e1e1;border-top-left-radius:100px}.homeAlbum .row .content .contentWrap .albumSlick{position:relative;z-index:6}@media(max-width: 1024px){.homeAlbum .row .content .contentWrap .albumSlick{padding-left:45px}}@media(max-width: 576px){.homeAlbum .row .content .contentWrap .albumSlick{padding-left:15px;padding-top:30px}}.homeAlbum .row .content .contentWrap .albumSlick section{padding-left:30px}@media(max-width: 576px){.homeAlbum .row .content .contentWrap .albumSlick section{padding-left:0px;padding-right:30px}}.homeAlbum .row .content .contentWrap .albumSlick section figure img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;display:block;width:100%}.homeAlbum .row .content .contentWrap .albumSlick section .classify{margin-top:15px;margin-bottom:5px}@media(max-width: 576px){.homeAlbum .row .content .contentWrap .albumSlick section .classify{margin-bottom:15px}}.homeAlbum .row .content .contentWrap .albumSlick section .title{color:#666;font-weight:500;font-size:18px}.homeAlbum .row .content .contentWrap .albumSlick .slick-dots{width:calc(100% - 30px);margin-left:auto}.homeProcess{padding:60px 0px}.homeProcess .content .processRow{padding:15px 0px}@media(max-width: 1024px){.homeProcess .content .processRow{padding:15px}}@media(max-width: 576px){.homeProcess .content .processRow{padding:15px 0;margin-bottom:30px}}.homeProcess .content .processRow .row{margin:0;align-items:center}.homeProcess .content .processRow .row .numCol{flex:0 0 88px;height:88px;max-height:88px;border-radius:8px;text-align:center;border:solid 1px #929292;padding-top:5px}@media(max-width: 576px){.homeProcess .content .processRow .row .numCol{margin-top:20px}}.homeProcess .content .processRow .row .numCol .numArt{max-width:88px;text-align:center;color:#929292;padding-bottom:10px}.homeProcess .content .processRow .row .numCol p{color:#2c231c;font-size:48px;line-height:.6}.homeProcess .content .processRow .row .art{flex:0 0 calc(80% - 88px);max-width:calc(80% - 88px);padding:0 30px}@media(max-width: 576px){.homeProcess .content .processRow .row .art{flex:0 0 100%;max-width:100%;padding-left:0;padding-top:20px}}.homeProcess .content .processRow .row .art .title{font-size:18px;font-weight:500;padding-bottom:10px;color:#2c231c}.homeProcess .content .processRow .row figure{flex:0 0 20%;text-align:center}@media(max-width: 576px){.homeProcess .content .processRow .row figure{flex:0 0 100%;order:-2}}.homeProcess .content .processRow .row figure img{margin-left:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;display:block;width:100%}.homeMember .row{margin:0 0 30px}@media(max-width: 1024px){.homeMember .row{padding:0 15px}}@media(max-width: 576px){.homeMember .row{padding:0px;margin-bottom:30px}}.homeMember .row figure{aspect-ratio:1/1;display:block;-o-object-fit:cover;object-fit:cover;width:100%;flex:0 0 151px}.homeMember .row article{flex:0 0 25%;padding:0 30px}@media(max-width: 1024px){.homeMember .row article{flex:0 0 30%;max-width:30%}}@media(max-width: 768px){.homeMember .row article{flex:0 0 50%;max-width:50%;padding:0;padding-left:20px}}.homeMember .row article .enArt{color:#929292;white-space:nowrap}.homeMember .row article .chArt{font-size:18px;font-weight:500;color:#666;padding:5px 0}@media(max-width: 768px){.homeMember .row article .chArt{white-space:nowrap}}.homeMember .row article .enName{padding-top:15px;color:#666}.homeMember .row section{flex:0 0 calc(75% - 151px)}@media(max-width: 1024px){.homeMember .row section{flex:0 0 calc(70% - 151px)}}@media(max-width: 960px){.homeMember .row section{flex:0 0 100%;margin-top:30px}}.homeMember .row section p{padding-left:20px;color:#666;position:relative;margin-bottom:10px}.homeMember .row section p::after{content:"";position:absolute;width:9px;height:9px;border-radius:100px;top:7px;left:0;background-color:#ebe7dd}.awards{background-color:#ebe7dd}.awards .awardsSlick{display:flex;flex-wrap:wrap;margin:0 -15px 30px}.awards .awardsSlick section{flex:0 0 16.6666666667%;padding:0 15px;text-align:center}.awards .awardsSlick section figure{height:160px;overflow:hidden;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.awards .awardsSlick section p{color:#666;font-weight:500}.homeBranch .row{margin-bottom:30px}.homeBranch .row figure{padding:0 15px;flex:0 0 37%}@media(max-width: 1024px){.homeBranch .row figure{flex:0 0 50%;margin-bottom:30px}}@media(max-width: 768px){.homeBranch .row figure{flex:0 0 100%}}@media(max-width: 576px){.homeBranch .row figure{padding:0}}.homeBranch .row figure img,.homeBranch .row figure iframe{aspect-ratio:425/299;display:block;-o-object-fit:cover;object-fit:cover;width:100%;border-radius:15px;-webkit-clip-path:polygon(0 12%, 100% 0, 100% 88%, 0% 100%);clip-path:polygon(0 12%, 100% 0, 100% 88%, 0% 100%)}.homeBranch .row article{padding:0 30px;flex:0 0 63%;padding-left:45px}@media(max-width: 1024px){.homeBranch .row article{flex:0 0 50%;padding:0 15px}}@media(max-width: 768px){.homeBranch .row article{flex:0 0 100%}}@media(max-width: 576px){.homeBranch .row article{padding:0}}.homeBranch .row article .add{color:#929292}.homeBranch .row article .name{color:#666;font-size:18px;padding:10px 0}.homeBranch .row article p{padding-left:20px;color:#666;position:relative;margin-bottom:10px}.homeBranch .row article p::after{content:"";position:absolute;width:9px;height:9px;border-radius:100px;top:7px;left:0;background-color:#ebe7dd}.homeQa{background-color:#ebe7dd}.homeQa .qaRow{background-color:#f3f0ea;padding:30px;margin-bottom:30px}@media(max-width: 1024px){.homeQa .qaRow{width:calc(100% - 30px);margin:0 auto 30px}}@media(max-width: 576px){.homeQa .qaRow{width:100%;margin:0 auto 30px;padding:15px}}.homeQa .qaRow .qCol{display:flex;flex-wrap:wrap;align-items:center;cursor:pointer}.homeQa .qaRow .qCol .icon{flex:0 0 55px;line-height:55px;border:solid 1px #929292;font-size:32px;color:#929292;text-align:center;border-radius:10px}.homeQa .qaRow .qCol article{flex:0 0 calc(100% - 110px);padding:0 30px;color:#666;font-size:18px}@media(max-width: 480px){.homeQa .qaRow .qCol article{padding:0 12px;font-size:16px}}.homeQa .qaRow .qCol .push{flex:0 0 55px;position:relative}.homeQa .qaRow .qCol .push::after{content:"";position:absolute;width:26px;height:2px;background-color:#929292;left:0;top:calc(50% - 1px)}.homeQa .qaRow .qCol .push::before{content:"";position:absolute;width:2px;height:26px;background-color:#929292;left:23%;top:-12px;opacity:1;transition:.5s left,.5s opacity}.homeQa .qaRow .aCol{display:none;cursor:pointer;border-top:solid 1px #929292;padding-top:20px;margin-top:20px}.homeQa .qaRow .aCol .row{align-items:center;margin:0}.homeQa .qaRow .aCol .row .icon{flex:0 0 55px;line-height:55px;background-color:#929292;font-size:32px;color:#fff;text-align:center;border-radius:10px}.homeQa .qaRow .aCol .row article{flex:0 0 calc(100% - 110px);padding:0 30px;color:#666;font-size:16px}@media(max-width: 480px){.homeQa .qaRow .aCol .row article{padding:0 12px;font-size:16px}}.homeQa .open .qCol .push{flex:0 0 55px;position:relative}.homeQa .open .qCol .push::before{left:50%;opacity:0;transition:.5s left,.5s opacity}.homeContact{background-image:url("../img/homeContact.jpg");height:106vh;background-size:cover}@media(max-width: 1024px){.homeContact{background-position-x:center;padding-left:115px}}@media(max-width: 576px){.homeContact{height:60vh;padding-left:30px}}.homeContact .homeTitle .enArt,.homeContact .homeTitle .chArt{color:#efefef}.homeContact .container{display:flex;flex-wrap:wrap;align-content:center;height:100%}.homeContact .container .homeTitle{flex:0 0 100%}.homeContact .container .homeContactBtn{flex:0 0 100%}.homeContact .container .homeContactBtn a{background-color:#ebebeb;line-height:62px;font-size:18px;max-width:221px;width:100%;text-align:center;border-radius:8px;color:#4f4f4f;display:block}.goTop{position:fixed;left:30px;bottom:30px;z-index:9;cursor:pointer}@media(max-width: 576px){.goTop{display:none}}.goTop:hover svg{fill:#929292}.goTop:hover svg path{fill:#fff}.homeSpacing{padding:60px 0}@media(max-width: 1024px){.homeSpacing{padding:60px 100px}}@media(max-width: 576px){.homeSpacing{padding:36px 30px}}.loading{position:fixed;top:0;left:0;width:100%;height:100%;z-index:200;display:none}.loading::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#585858}.loading .loadingArt{position:absolute;display:flex;flex-wrap:wrap;width:100%;height:100%;justify-content:center;align-content:center;z-index:9;padding:0 30px}.loading .loadingArt div{flex:0 0 100%;text-align:center;color:#fff;padding:30px 0}.loading .loadingArt div span{max-width:193px;line-height:61px;text-align:center;font-size:20px;border:solid 1px #fff;display:block;margin:30px auto;cursor:pointer}@media(max-width: 576px){.loading .loadingArt div span{font-size:16px;max-width:152px;line-height:52px}}.loading .loadingSlick{z-index:6;position:relative}.loading .loadingSlick img{display:block;max-width:100%;aspect-ratio:1920/1080;-o-object-fit:cover;object-fit:cover}@media(max-width: 960px){.loading .loadingSlick img{aspect-ratio:960/1366 !important;height:100%;margin:auto}}@media(max-width: 576px){.loading .loadingSlick img{aspect-ratio:576/1300 !important}}.loading .loadingSlick .slick-slide img{transform:scale(1);transition:6s transform}.loading .loadingSlick .slick-current img{transform:scale(1.2);transition:8s transform}.homeRecruit{padding:60px 30px}.homeRecruit .processArt{padding-bottom:15px}.homeRecruit .processArt .title{color:#666;font-size:18px;font-weight:bold;padding-bottom:5px}.homeRecruit .processArt p{color:#7d7d7d}.homeRecruit .content .processRow{padding:15px 0px}@media(max-width: 1024px){.homeRecruit .content .processRow{padding:15px}}@media(max-width: 576px){.homeRecruit .content .processRow{padding:15px 0}}.homeRecruit .content .processRow .numArt{max-width:88px;text-align:center;color:#929292;padding-bottom:10px}.homeRecruit .content .processRow .row{margin:0}.homeRecruit .content .processRow .row .numCol{line-height:88px;flex:0 0 88px;max-height:88px;border-radius:8px;text-align:center;border:solid 1px #929292;color:#2c231c;font-size:48px}.homeRecruit .content .processRow .row .art{flex:0 0 calc(100% - 88px);max-width:calc(100% - 88px);padding-left:30px}.homeRecruit .content .processRow .row .art .title{font-size:18px;font-weight:500;padding-bottom:10px;color:#2c231c}.fancybox-title{position:absolute;top:0;left:0;padding:15px;color:#fff;background-color:rgba(0,0,0,.5);width:100%}.spacing{padding:60px 0 120px}@media(max-width: 1280px){.spacing{padding:60px 100px 120px}}@media(max-width: 576px){.spacing{padding:60px 30px 60px}}.classify{display:flex;flex-wrap:wrap;justify-content:space-between;padding-right:15px;margin-bottom:15px}@media(max-width: 576px){.classify{padding-right:0}}.classify span{background:#818181;padding:5px 10px;border-radius:8px;color:#fff;font-size:14px}.classify strong{color:#666;font-size:14px}.btnStyle{text-align:center;padding:36px 0;margin-top:30px}.btnStyle a{border-radius:8px;background-color:#8c8885;width:130px;text-align:center;margin:auto;color:#fff;line-height:42px;display:block;max-width:130px}.btnStyle a:hover{background-color:#605d5a}.btnStyle button{font-size:1rem;cursor:pointer;border:0;border-radius:8px;background-color:#8c8885;width:130px;text-align:center;margin:auto;color:#fff;line-height:42px;display:block;max-width:130px}.btnStyle button:hover{background-color:#605d5a}.rePage{text-align:center;padding:36px}.rePage a{color:#2c231c;font-weight:500;font-size:14px;overflow:hidden;display:inline-flex;position:relative}.rePage a::after{content:"";position:absolute;left:-100%;bottom:0;background-color:#2c231c;width:100%;height:1px;transition:.6s left}.rePage a:hover::after{left:0%;transition:.6s left}.navBtn,.productNavBtn{display:none;position:relative}@media(max-width: 576px){.navBtn,.productNavBtn{display:block;margin-bottom:30px}}.navBtn i,.productNavBtn i{position:absolute;right:15px;top:15px}.navBtn a,.productNavBtn a{padding:12px 20px;color:#7d7d7d;border:solid 1px rgba(94,94,94,.5);display:block}nav{margin-bottom:30px}@media(max-width: 960px){nav{padding:0 15px}}@media(max-width: 576px){nav{display:none;margin-top:-1px;padding:0}}nav a{display:inline-block;padding:12px 20px;color:#7d7d7d;margin-right:15px;border:solid 1px rgba(94,94,94,0);position:relative}@media(max-width: 576px){nav a{display:block;margin:0;width:100%;border:solid 1px rgba(94,94,94,.5);border-top:none}}nav a:hover{border:solid 1px rgba(94,94,94,.5);font-weight:600;color:#5e5e5e}nav a i{position:absolute;right:10px;top:10px;display:none}@media(max-width: 576px){nav a:first-child{border-top:solid 1px rgba(94,94,94,.5)}}nav .navActive{border:solid 1px rgba(94,94,94,.5);font-weight:600;color:#5e5e5e}.productMenu{margin-bottom:30px;display:flex;flex-wrap:wrap}@media(max-width: 576px){.productMenu{display:none}}.productMenu .productMenuCol{position:relative;margin-right:15px}@media(max-width: 768px){.productMenu .productMenuCol{flex:0 0 24%;margin-right:1%;text-align:center}}@media(max-width: 576px){.productMenu .productMenuCol{flex:0 0 100%;border:solid 1px rgba(94,94,94,.5);font-weight:600;color:#5e5e5e;margin-top:-1px}}.productMenu .productMenuCol span{padding:12px 20px;color:#7d7d7d;border:solid 1px rgba(94,94,94,0);display:inline-block;cursor:pointer}@media(max-width: 960px){.productMenu .productMenuCol span{display:block;border:none}}.productMenu .productMenuCol ul{list-style:none;padding-left:0;position:absolute;top:95%;z-index:9;left:0px;display:none;background-color:#ededed}@media(max-width: 960px){.productMenu .productMenuCol ul{left:-1px}}@media(max-width: 576px){.productMenu .productMenuCol ul{position:initial}}.productMenu .productMenuCol ul li{padding:12px 20px;color:#7d7d7d;border:solid 1px rgba(94,94,94,.5);position:relative;white-space:nowrap;font-weight:400;border-bottom:none}@media(max-width: 576px){.productMenu .productMenuCol ul li{border-left:none;border-right:none}}.productMenu .productMenuCol ul li ol{position:absolute;left:100%;top:-1px;list-style:none;background-color:#ededed;padding-left:0;display:none}@media(max-width: 576px){.productMenu .productMenuCol ul li ol{position:initial;margin:15px 0px}}@media(max-width: 576px){.productMenu .productMenuCol ul li ol li{border-left:solid 1px rgba(94,94,94,.5);border-right:solid 1px rgba(94,94,94,.5)}}@media(max-width: 576px){.productMenu .productMenuCol ul li ol li:last-child{border-left:solid 1px rgba(94,94,94,.5);border-right:solid 1px rgba(94,94,94,.5);border-bottom:solid 1px rgba(94,94,94,.5)}}.productMenu .productMenuCol ul li:hover{background:#ddd}.productMenu .productMenuCol ul li:last-child{border:solid 1px rgba(94,94,94,.5)}@media(max-width: 576px){.productMenu .productMenuCol ul li:last-child{border-left:none;border-right:none;border-bottom:none}}.productMenu .productMenuCol ul .productMenuColOpen a{display:flex;flex-wrap:wrap;align-items:center}.productMenu .productMenuCol ul .productMenuColOpen a img{margin-left:10px;display:none;position:absolute;right:8px;top:12px}@media(max-width: 576px){.productMenu .productMenuCol ul .productMenuColOpen a img{right:20px;display:block}}.productMenu .productMenuCol ul .productMenuColOpen:hover img{display:inline}.productMenu .productMenuCol ul .productMenuColOpen:hover ol{display:block}@media(max-width: 960px){.productMenu .productMenuCol ul .productMenuColOpen:hover ol{display:none}}.productMenu .productMenuCol:hover span{border:solid 1px rgba(94,94,94,.5);font-weight:600;color:#5e5e5e}@media(max-width: 960px){.productMenu .productMenuCol:hover span{border:none}}.productMenu .productMenuCol:hover ul{display:block}@media(max-width: 960px){.productMenu .productMenuCol:hover ul{display:none}}@media(max-width: 576px){.productMenu .productMenuCol:first-child{border:solid 1px rgba(94,94,94,.5)}}.productMenu .navActive{border:solid 1px rgba(94,94,94,.5);font-weight:600;color:#5e5e5e}.privacy{max-width:1200px;margin:auto;margin-bottom:6%;margin-top:5%}@media(max-width: 1280px){.privacy{padding:30px}}.privacy .privacyTitle{color:#2c231c;font-weight:500;font-size:20px;padding-bottom:12px}.privacy article{color:#666;padding-bottom:15px}.privacy h5{color:#2c231c;padding-bottom:5px}.qa{background-color:#f9f9f9}.qa .qaRow{background-color:#f3f3f3;padding:30px;margin-bottom:30px}@media(max-width: 1024px){.qa .qaRow{width:calc(100% - 30px);margin:0 auto 30px}}@media(max-width: 576px){.qa .qaRow{width:100%;margin:0 auto 30px;padding:15px}}.qa .qaRow .qCol{display:flex;flex-wrap:wrap;align-items:center;cursor:pointer}.qa .qaRow .qCol .icon{flex:0 0 55px;line-height:55px;border:solid 1px #929292;font-size:32px;color:#929292;text-align:center;border-radius:10px}.qa .qaRow .qCol article{flex:0 0 calc(100% - 110px);padding:0 30px;color:#666;font-size:18px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width: 480px){.qa .qaRow .qCol article{padding:0 12px;font-size:16px}}.qa .qaRow .qCol .push{flex:0 0 55px;position:relative}.qa .qaRow .qCol .push::after{content:"";position:absolute;width:26px;height:2px;background-color:#929292;left:0;top:calc(50% - 1px)}.qa .qaRow .qCol .push::before{content:"";position:absolute;width:2px;height:26px;background-color:#929292;left:23%;top:-12px;opacity:1;transition:.5s left,.5s opacity}.qa .qaRow .aCol{display:none;flex-wrap:wrap;align-items:center;cursor:pointer;border-top:solid 1px #929292;padding-top:20px;margin-top:20px}.qa .qaRow .aCol .row{margin:0}.qa .qaRow .aCol .row .icon{flex:0 0 55px;line-height:55px;max-height:55px;background-color:#929292;font-size:32px;color:#fff;text-align:center;border-radius:10px}.qa .qaRow .aCol .row article{flex:0 0 calc(100% - 110px);padding:0 30px;color:#666;font-size:16px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width: 480px){.qa .qaRow .aCol .row article{padding:0 12px;font-size:16px}}.qa .open .qCol .push{flex:0 0 55px;position:relative}.qa .open .qCol .push::before{left:50%;opacity:0;transition:.5s left,.5s opacity}.team .row{margin:0 0 30px}@media(max-width: 1024px){.team .row{padding:0 15px}}@media(max-width: 576px){.team .row{padding:0px;margin-bottom:30px}}.team .row figure{aspect-ratio:1/1;display:block;-o-object-fit:cover;object-fit:cover;width:100%;flex:0 0 151px}.team .row article{flex:0 0 25%;max-width:25%;padding:0 30px}@media(max-width: 1024px){.team .row article{flex:0 0 30%;max-width:30%}}@media(max-width: 768px){.team .row article{flex:0 0 50%;max-width:50%;padding:0;padding-left:20px}}.team .row article .enArt{color:#929292;white-space:nowrap}.team .row article .chArt{font-size:18px;font-weight:500;color:#666;padding:5px 0}@media(max-width: 768px){.team .row article .chArt{white-space:nowrap}}.team .row article .enName{padding-top:15px;color:#666}.team .row section{flex:0 0 calc(75% - 151px);max-width:calc(75% - 151px)}@media(max-width: 1024px){.team .row section{flex:0 0 calc(70% - 151px);max-width:calc(75% - 151px)}}@media(max-width: 960px){.team .row section{flex:0 0 100%;max-width:100%;margin-top:30px}}.team .row section p{padding-left:20px;color:#666;position:relative;margin-bottom:10px}.team .row section p::after{content:"";position:absolute;width:9px;height:9px;border-radius:100px;top:7px;left:0;background-color:#ebe7dd}.process .processArt{padding-bottom:15px}.process .processArt .title{color:#666;font-size:18px;font-weight:bold;padding-bottom:5px}.process .processArt p{color:#7d7d7d}.process .content .processRow{padding:15px 0px}@media(max-width: 1024px){.process .content .processRow{padding:15px}}@media(max-width: 576px){.process .content .processRow{padding:15px 0;margin-bottom:30px}}.process .content .processRow .row{margin:0;align-items:center}.process .content .processRow .row .numCol{flex:0 0 88px;height:88px;max-height:88px;border-radius:8px;text-align:center;border:solid 1px #929292;padding-top:5px}@media(max-width: 576px){.process .content .processRow .row .numCol{margin-top:20px}}.process .content .processRow .row .numCol .numArt{max-width:88px;text-align:center;color:#929292;padding-bottom:10px}.process .content .processRow .row .numCol p{color:#2c231c;font-size:48px;line-height:.6}.process .content .processRow .row .art{flex:0 0 calc(80% - 88px);max-width:calc(80% - 88px);padding:0 30px}@media(max-width: 576px){.process .content .processRow .row .art{flex:0 0 100%;max-width:100%;padding-left:0;padding-top:20px}}.process .content .processRow .row .art .title{font-size:18px;font-weight:500;padding-bottom:10px;color:#2c231c}.process .content .processRow .row figure{flex:0 0 20%;text-align:center}@media(max-width: 576px){.process .content .processRow .row figure{flex:0 0 100%;order:-2}}.process .content .processRow .row figure img{margin-left:auto;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;display:block;width:100%}.about .row{margin:0 -15px;align-items:center}@media(max-width: 1280px){.about .row{margin:0}}.about .row .col{flex:0 0 46%;max-width:46%;padding:0 30px}@media(max-width: 1024px){.about .row .col{flex:0 0 78%;max-width:78%;margin-bottom:30px}}@media(max-width: 576px){.about .row .col{padding:0}}.about .row .col .titles{color:#2c231c;font-size:20px;font-weight:600;padding-bottom:12px}.about .row .col h5{color:#666;font-weight:500}.about .row .col p{padding-bottom:10px}@media(max-width: 1024px){.about .row .col img{width:100%}}.about .row .col:last-child{flex:0 0 54%;max-width:54%;padding:0 30px}@media(max-width: 1024px){.about .row .col:last-child{flex:0 0 100%;max-width:100%}}@media(max-width: 576px){.about .row .col:last-child{padding:0}}.awards{background-color:#ebe7dd}@media(max-width: 576px){.awards{padding:30px}}.awards .awardsSlick{display:flex;flex-wrap:wrap;margin:0 -15px 30px}@media(max-width: 1280px){.awards .awardsSlick{margin:0 0 30px}}.awards .awardsSlick section{flex:0 0 16.6666666667%;padding:0 15px;text-align:center}.awards .awardsSlick section figure{height:160px;overflow:hidden;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.awards .awardsSlick section p{color:#666;font-weight:500}.news .row .firstCol{display:flex;flex-wrap:wrap;padding:0 15px;margin-bottom:16px;width:100%}@media(max-width: 576px){.news .row .firstCol{padding:15px 0}}.news .row .firstCol figure{flex:0 0 45%;max-width:45%}@media(max-width: 1024px){.news .row .firstCol figure{flex:0 0 100%;max-width:100%;margin-bottom:12px}}.news .row .firstCol figure img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;width:100%;display:block}.news .row .firstCol article{flex:0 0 55%;max-width:55%;padding-left:30px}@media(max-width: 1024px){.news .row .firstCol article{flex:0 0 100%;max-width:100%;padding-left:0px}}.news .row .firstCol article .title{color:#666;font-size:18px;font-weight:500;padding-bottom:10px}.news .row .firstCol article p{color:#929292}@media(max-width: 576px){.news .row .firstCol article p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}}.news .row .col{flex:0 0 33.33%;max-width:33.33%;padding:15px;margin-bottom:12px}@media(max-width: 1024px){.news .row .col{flex:0 0 50%;max-width:50%}}@media(max-width: 576px){.news .row .col{flex:0 0 100%;max-width:1000%;padding:15px 0}}.news .row .col figure{margin-bottom:16px}.news .row .col figure img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;width:100%;display:block}.news .row .col article .title{color:#666;font-size:18px;font-weight:500;padding-bottom:10px;padding-bottom:8px}.news .row .col article p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#929292}.page{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:36px 0}@media(max-width: 576px){.page{margin:0 -30px}}.page img{vertical-align:middle}.page span,.page a{display:inline;padding:0 8px;color:#929292}.page span:hover,.page a:hover{font-weight:600;color:#666}.page span{font-weight:600;color:#666}@media(max-width: 576px){.newsItem{padding:60px 30px}}.newsItem .title{color:#666;font-size:18px;font-weight:500;padding-bottom:10px;padding-bottom:15px;margin-bottom:30px;border-bottom:solid 1px #929292}.video .row .firstCol{display:flex;flex-wrap:wrap;padding:0 15px;margin-bottom:30px;width:100%}@media(max-width: 576px){.video .row .firstCol{padding:0}}.video .row .firstCol figure{flex:0 0 45%;max-width:45%}@media(max-width: 960px){.video .row .firstCol figure{flex:0 0 100%;max-width:100%;margin-bottom:16px}}.video .row .firstCol figure iframe{height:305px;width:100%}@media(max-width: 960px){.video .row .firstCol figure iframe{height:420px}}@media(max-width: 768px){.video .row .firstCol figure iframe{height:360px}}@media(max-width: 480px){.video .row .firstCol figure iframe{height:280px}}@media(max-width: 425px){.video .row .firstCol figure iframe{height:200px}}.video .row .firstCol article{flex:0 0 55%;max-width:55%;padding-left:30px}@media(max-width: 960px){.video .row .firstCol article{flex:0 0 100%;max-width:100%;padding-left:0}}.video .row .firstCol article .title{color:#666;font-size:18px;font-weight:500;padding-bottom:10px}.video .row .firstCol article p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.video .row .col{flex:0 0 33.33%;max-width:33.33%;padding:15px;margin-bottom:30px}@media(max-width: 960px){.video .row .col{flex:0 0 50%;max-width:50%}}@media(max-width: 576px){.video .row .col{flex:0 0 100%;max-width:100%;padding:0}}.video .row .col figure{margin-bottom:16px}.video .row .col figure iframe{height:244px;width:100%;display:block}@media(max-width: 960px){.video .row .col figure iframe{height:220px}}@media(max-width: 768px){.video .row .col figure iframe{height:180px}}@media(max-width: 480px){.video .row .col figure iframe{height:280px}}@media(max-width: 425px){.video .row .col figure iframe{height:200px}}.video .row .col article .title{color:#666;font-size:18px;font-weight:500;padding-bottom:10px}.video .row .col article p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.branch .row .firstCol{display:flex;flex-wrap:wrap;padding:0 15px;margin-bottom:30px;width:100%}@media(max-width: 576px){.branch .row .firstCol{padding:0}}.branch .row .firstCol figure{flex:0 0 45%;max-width:45%}@media(max-width: 1024px){.branch .row .firstCol figure{flex:0 0 100%;max-width:100%;margin-bottom:30px}}.branch .row .firstCol figure img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;width:100%;display:block}.branch .row .firstCol figure iframe{width:100%}.branch .row .firstCol article{flex:0 0 55%;max-width:55%;padding-left:30px}@media(max-width: 1024px){.branch .row .firstCol article{flex:0 0 100%;max-width:100%;padding-left:0}}.branch .row .firstCol article .title{color:#666;font-size:18px;font-weight:500;padding-bottom:10px}.branch .row .firstCol article p{padding-left:20px;color:#666;position:relative;margin-bottom:10px}.branch .row .firstCol article p::after{content:"";position:absolute;width:9px;height:9px;border-radius:100px;top:7px;left:0;background-color:#ebe7dd}.branch .row .col{flex:0 0 33.33%;max-width:33.33%;padding:15px;margin-bottom:30px}@media(max-width: 1024px){.branch .row .col{flex:0 0 50%;max-width:50%;margin-bottom:30px}}@media(max-width: 576px){.branch .row .col{flex:0 0 100%;max-width:100%;padding:0}}.branch .row .col figure{margin-bottom:20px}.branch .row .col figure img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;width:100%;display:block}.branch .row .col figure iframe{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;width:100%}.branch .row .col article .title{color:#666;font-size:18px;font-weight:500;padding-bottom:10px}.branch .row .col article p{padding-left:20px;color:#666;position:relative;margin-bottom:10px}.branch .row .col article p::after{content:"";position:absolute;width:9px;height:9px;border-radius:100px;top:7px;left:0;background-color:#ebe7dd}.contact .row .data{flex:0 0 50%;padding-right:30px;padding-top:30px}@media(max-width: 960px){.contact .row .data{flex:0 0 100%;padding:0 15px}}@media(max-width: 576px){.contact .row .data{padding:0}}.contact .row .data figure{margin-bottom:15px}.contact .row .data figure img{aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;display:block;width:100%}.contact .row .data .googleMap{margin-bottom:15px;margin-bottom:15px}.contact .row .data .googleMap iframe{height:306px;width:100%}.contact .row .data p{color:#2c231c;padding-bottom:12px}.contact .row .table{flex:0 0 50%;padding-left:30px}@media(max-width: 960px){.contact .row .table{flex:0 0 100%;padding:0 15px}}@media(max-width: 576px){.contact .row .table{padding:0}}.contact .row .table .col{margin-bottom:30px}.contact .row .table .col p{font-size:14px;padding-bottom:5px;color:#666}.contact .row .table .col input[type=text]{width:100%;height:50px;background-color:#f5f5f5;border:solid 1px #d5d5d5;border-radius:4px;font-size:16px;padding-left:10px}.contact .row .table .col textarea{width:100%;height:200px;background-color:#f5f5f5;border:solid 1px #d5d5d5;border-radius:4px;font-size:16px;padding:10px}.contact .row .table .col input[type=radio]{width:20px;height:20px;margin-right:5px;position:relative;top:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:solid 1px #8c8885;border-radius:100%}.contact .row .table .col input[type=radio]:checked{border-color:#8c8885}.contact .row .table .col input[type=radio]:checked::before{content:"";width:12px;height:12px;background:#8c8885;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.contact .row .table .col label{color:#666;padding-right:10px}.contact .row .table section,.contact .row .table article{font-size:14px;padding-bottom:5px;color:#666}.contact .row .table .btnStyle{padding-top:15px;margin-top:10px}.rowMain{display:flex;flex-wrap:wrap;margin:0 -15px}@media(max-width: 960px){.rowMain{margin:0}}.rowMain .col{flex:0 0 33.33%;max-width:33.33%;padding:15px;margin-bottom:15px}@media(max-width: 960px){.rowMain .col{flex:0 0 50%;max-width:50%}}@media(max-width: 576px){.rowMain .col{flex:0 0 100%;max-width:100%;padding:0;margin-bottom:30px}}.rowMain .col figure{margin-bottom:15px}.rowMain .col figure img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;display:block;width:100%}.rowMain .col article .title{color:#666;font-size:18px;font-weight:500;padding-bottom:10px}.rowMain .col article .downloadLink a{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;border-bottom:solid 1px #929292;padding-bottom:7px}.rowMain .col article .downloadLink a img{position:relative;top:4px}.rowMain .col article .productLink div{display:flex;flex-wrap:wrap;justify-content:space-between;border-bottom:solid 1px #929292;padding-bottom:7px}.rowMain .col article .productLink div s{font-size:14px;color:#929292;padding-left:15px}.rowMain .col .price{color:#666;padding-top:12px;text-align:right}.rowMain .col .price s{font-size:14px;color:#929292;padding-left:15px}@media(max-width: 960px){.productRow{margin:0 -15px}}@media(max-width: 576px){.productRow{margin:0}}.albumHide{display:none}.productItem .row .imgRow{flex:0 0 45%;max-width:45%;padding:0 15px}@media(max-width: 960px){.productItem .row .imgRow{flex:0 0 100%;max-width:100%;margin-bottom:30px}}@media(max-width: 576px){.productItem .row .imgRow{padding:0}}.productItem .row .imgRow img{aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;display:block;width:100%}.productItem .row .imgRow .row{margin:0 -5px}.productItem .row .imgRow .row .col{flex:0 0 25%;padding:5px;cursor:pointer}.productItem .row .itemArt{flex:0 0 55%;max-width:55%;padding-left:60px}@media(max-width: 960px){.productItem .row .itemArt{flex:0 0 100%;max-width:100%;margin-bottom:30px;padding:0 15px}}@media(max-width: 576px){.productItem .row .itemArt{padding:0}}.productItem .row .itemArt .title{font-size:28px;font-weight:500px;color:#666}.productItem .row .itemArt ul{margin-bottom:15px}.productItem .row .itemArt .list{font-size:16px;padding-bottom:15px}.productItem .row .itemArt .price{font-size:24px;color:#f06161;border-bottom:solid 1px #929292;padding-bottom:5px;margin-bottom:15px}.productItem .row .itemArt .price s{padding-left:24px;color:#929292;font-size:22px}.productItem .row .itemArt .selectRow{margin-bottom:10px}.productItem .row .itemArt .selectRow p{font-size:14px;padding-bottom:5px;color:#666}.productItem .row .itemArt .selectRow select{width:100%;max-width:428px;border-radius:4px;border:solid 1px #d5d5d5;background:#f3f0ea;height:40px;color:#5e5e5e;appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;background:url("../img/selectIcon.svg") no-repeat 97% center;padding-left:15px;font-size:16px}.productItem .row .itemArt .selectRow select option{color:#5e5e5e}.productItem .row .itemArt .productSend{display:flex;padding-top:30px}.productItem .row .itemArt .productSend a{width:200px;height:42px;line-height:42px;display:block;max-width:200px;border-radius:8px;border:1px solid #8c8885;text-align:center;margin-right:15px}.productItem .row .itemArt .productSend a:first-child{background-color:#8c8885;color:#fff}.quantityRow{margin-bottom:10px}.quantityRow p{font-size:14px;padding-bottom:5px;color:#666}.quantityRow .quantityCol{display:flex}.quantityRow .quantityCol button{width:40px;height:40px;line-height:40px;text-align:center;border-radius:4px;border:solid 1px #d5d5d5;background:#f3f0ea;font-size:28px;cursor:pointer;color:#7c7c7c}.quantityRow .quantityCol input{height:40px;width:150px;border-radius:4px;border:solid 1px #d5d5d5;background:#f3f0ea;text-align:center;margin:0 8px}.tabsWrap{display:flex;flex-wrap:wrap;margin-top:100px}@media(max-width: 576px){.tabsWrap{margin-top:50px}}.tabsWrap .tabsBtn{cursor:pointer}@media(max-width: 576px){.tabsWrap .tabsBtn{max-width:33.33%;flex-wrap:33.33%}}.tabsWrap .tabsBtn section{display:inline-block;padding:12px 20px;color:#7d7d7d;margin-right:15px;border:solid 1px rgba(94,94,94,0)}@media(max-width: 576px){.tabsWrap .tabsBtn section{padding:12px 10px}}@media(max-width: 576px){.tabsWrap .tabsBtn section{margin-right:0}}@media(max-width: 360px){.tabsWrap .tabsBtn section{font-size:14px}}.tabsWrap .tabsBtn section:hover{border:solid 1px rgba(94,94,94,.5);font-weight:600;color:#5e5e5e}.tabsWrap .tabsBtnActive section{border:solid 1px rgba(94,94,94,.5);font-weight:600;color:#5e5e5e}.tabsWrap .tabsBox{flex:0 0 100%;margin-top:30px;display:none}.borderRePage{padding:30px 0;text-align:center}.borderRePage a{border:solid 1px #929292;display:block;max-width:147px;line-height:42px;border-radius:8px;margin:auto}.borderRePage a:hover{background-color:#929292;color:#fff}.albumItem .title{color:#666;font-size:18px;font-weight:500;padding-bottom:10px}.albumItem .slickWrap{margin:0 -10px;margin-bottom:30px}.albumItem .slickWrap .slickFor{padding:0 10px;margin-bottom:30px}.albumItem .slickWrap .slickFor img{aspect-ratio:1201/503;-o-object-fit:cover;object-fit:cover;display:block;width:100%}@media(max-width: 576px){.albumItem .slickWrap .slickFor img{aspect-ratio:16/11}}.albumItem .slickWrap .slickFor section article{position:absolute;left:0;bottom:0;background-color:rgba(255,255,255,.6);width:100%;padding:15px 30px;color:#313131}.albumItem .slickWrap .slickFor .slideArrow{position:absolute;z-index:9;top:45%;background-color:rgba(0,0,0,0);border:none;padding:0;height:56px;width:36px;cursor:pointer}@media(max-width: 576px){.albumItem .slickWrap .slickFor .slideArrow{top:35%}}.albumItem .slickWrap .slickFor .slideArrow img{aspect-ratio:36/56}@media(max-width: 576px){.albumItem .slickWrap .slickFor .slideArrow img{max-width:20px}}.albumItem .slickWrap .slickFor .prev{left:30px}.albumItem .slickWrap .slickFor .next{right:30px}.albumItem .slickWrap .slickNav section{padding:0 10px;cursor:pointer}.albumItem .slickWrap .slickNav section img{aspect-ratio:1201/503;-o-object-fit:cover;object-fit:cover;display:block;width:100%}.albumItem .slickWrap .slickNav .slick-current img{border:solid 1px #929292}.searchBlock{flex:0 0 100%;padding:0 15px}@media(max-width: 576px){.searchBlock{padding:0}}.searchBlock section{border-bottom:solid 1px #929292;padding-bottom:15px;margin-bottom:15px;color:#666;font-size:18px;font-weight:500;padding-bottom:10px}.noData{color:#666;font-size:18px;font-weight:500;padding-bottom:10px;text-align:center;flex:0 0 100%}.fixedRow{display:none}@media(max-width: 576px){.fixedRow{display:flex;position:fixed;width:100%;left:0;bottom:0;border-top:1px solid #d5d5d5;background:#fbfbfb;z-index:88;border-bottom:none}}.fixedRow div{padding:5px 0px;font-size:14px;flex:0 0 20%;padding-top:10px}.fixedRow div a{display:flex;flex-wrap:wrap;justify-content:center;display:block;text-align:center;border-left:solid 1px #d5d5d5;color:#666}.fixedRow div p{color:#929292}.fixedRow div:first-child a{border-left:none}.about{padding-bottom:120px}.about .row{margin:0 -15px;align-items:center}@media(max-width: 1024px){.about .row{margin:0}}.about .row .col{flex:0 0 46%;max-width:46%;padding:0 30px}@media(max-width: 1024px){.about .row .col{flex:0 0 78%;max-width:78%;margin-bottom:30px}}@media(max-width: 576px){.about .row .col{padding:0;flex:0 0 100%;max-width:100%}}.about .row .col .titles{color:#2c231c;font-size:20px;font-weight:600;padding-bottom:12px}.about .row .col h5{color:#666;font-weight:500}.about .row .col p{padding-bottom:10px}.about .row .col img{width:100%}.about .row .col:last-child{flex:0 0 54%;max-width:54%;padding:0 30px}@media(max-width: 1024px){.about .row .col:last-child{flex:0 0 100%;max-width:100%}}@media(max-width: 576px){.about .row .col:last-child{padding:0}}.youtube{padding:5% 0 0}.youtube iframe{width:100%;height:768px}@media(max-width: 1024px){.youtube iframe{height:520px}}@media(max-width: 768px){.youtube iframe{height:420px}}@media(max-width: 576px){.youtube iframe{height:300px}}@media(max-width: 395px){.youtube iframe{height:240px}}.current{padding-bottom:10px;margin-bottom:30px}@media(max-width: 1280px){.recruit{background-size:contain}}@media(max-width: 576px){.recruit{background-image:none}}@media(max-width: 576px){.recruit .homeMore{padding:36px 0}}.recruit .recruitBtnWrap{text-align:center;padding:60px 0 10px}.recruit .recruitBtnWrap a{display:block;max-width:162px;margin:auto;line-height:53px;color:#666;font-size:20px;border:solid 1px #666}.recruit .recruitBtnWrap a:hover{background-color:#666;color:#fff}.recruit .view{margin:auto;padding:30px 0 0px 0}.recruit .view .selectWrap{padding-bottom:30px}.recruit .view .selectWrap select{height:42px;margin-right:10px;border-color:#666;color:#666;background-position:right 2px center;padding:0 10px;padding-right:20px}@media(max-width: 700px){.recruit .view .selectWrap select{width:100%;margin-right:0;margin-bottom:15px}}.recruit .view section{border-bottom:solid 1px #dadada;margin-bottom:30px}.recruit .view section .title{font-size:20px;color:#666;padding-bottom:10px}.recruit .view section .position{padding-bottom:10px}.recruit .view section .position span{border-right:solid 1px #989898;padding-right:10px;display:inline-block;margin-right:10px}@media(max-width: 576px){.recruit .view section .position span{display:block;border:none}}.recruit .view section .more{text-align:right;padding:30px 0;font-size:14px}.recruit .view section .more a{color:#666}.recruit .recruitTitle{font-size:24px;color:#666;font-weight:500}.recruit .recruitContentRow{padding:30px 0 20px;border-bottom:solid 1px #dadada}.recruit .recruitContentRow .title{color:#5e5e5e;font-size:20px;font-weight:500;padding-bottom:20px}.recruit .recruitContentRow .title span{color:#666;font-size:16px}.recruit .recruitContentRow p{padding:10px 0}.recruit .recruitContentRow section{display:flex;flex-wrap:wrap;padding:10px 0;border:none}.recruit .recruitContentRow section strong{flex:0 0 80px;max-width:80px}.recruit .recruitContentRow section span{flex:0 0 calc(100% - 80px);max-width:calc(100% - 80px)}.purchase{padding:15px 0;color:#c02}.productArt{border-bottom:solid 1px #7d7d7d;margin-bottom:15px;padding-bottom:10px}.swal2-styled.swal2-confirm{background-color:#f27474 !important}.swal2-styled.swal2-confirm:focus{box-shadow:0 0 0 3px rgba(242,116,116,.5) !important}/*# sourceMappingURL=style.min.css.map */