#root{width:100vw;margin:0 auto;text-align:center}html{scroll-behavior:smooth}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}*,:after,:before{box-sizing:border-box}.container{margin:0 auto;width:100%;background-color:#fff}.ReactModalPortal{position:relative;z-index:9999}.headerWrap{width:100%;height:114px;position:relative;z-index:9}.headerWrap .headerFixed{width:100%;position:fixed}.headerWrap .headerTop{display:flex;justify-content:space-between;align-items:center;background:white;height:70px;padding:0 30px}.headerWrap .headerTop img{cursor:pointer}.headerWrap .headerBot{display:flex;justify-content:center;align-items:center;height:44px;background:#F5F1EB}.headerWrap .headerBot .itemMenu{color:#635905;font-size:14px;margin:0 30px}.headerWrap .headerBot .itemMenu a{color:#635905;text-decoration:none}.headerWrap .menuDetailWrap{width:100vw;height:100vh;position:fixed;z-index:10000;top:0;left:0;opacity:.8;display:none}.headerWrap .menuDetailWrap.active{display:block;animation-duration:1s;animation-name:openDetailWrap;background:#555555}.headerWrap .menuDetailWrap.hide{animation-duration:1s;animation-name:closeDetailWrap;background:transparent}.headerWrap .menuDetail{width:414px;height:100vh;background-image:linear-gradient(white,white,white,#F5F1EB,#F5F1EB,#F5F1EB);position:fixed;z-index:10001;top:0;left:0;transform:translate(-100%);transition:all 1s;border:1px solid #707070;display:flex;flex-direction:column;justify-content:space-between}.headerWrap .menuDetail.active{transform:translate(0)}.headerWrap .menuDetail .menuDetailTop .closeImage{padding:0 20px 0 10px;cursor:pointer;display:flex;justify-content:space-between}.headerWrap .menuDetail .menuDetailTop .closeImage a img{height:50px}.headerWrap .menuDetail .menuDetailTop .tableMenu table{width:100%}.headerWrap .menuDetail .menuDetailTop .tableMenu table tr td{width:50%;border:.5px solid white}.headerWrap .menuDetail .menuDetailTop .tableMenu table tr td .content{width:100%;height:52px;background:#9A845B;display:flex;justify-content:center;align-items:center}.headerWrap .menuDetail .menuDetailTop .tableMenu table tr td .content a{color:#fff;font-size:14px}.headerWrap .menuDetail .menuDetailTop .listLanguage{width:100%;margin:20px 0;display:flex;justify-content:center;align-items:center;font-size:12px;color:#635905}.headerWrap .menuDetail .menuDetailTop .listLanguage .itemLange{cursor:pointer}.headerWrap .menuDetail .menuDetailTop .listLanguage .itemLange.active{cursor:unset}.headerWrap .menuDetail .menuDetailTop .listLanguage .active{color:#ba333e}.headerWrap .menuDetail .menuDetailTop .listLanguage .sep{margin:0 10px}.headerWrap .menuDetail .menuDetailMid{padding-top:20px;background:#f5f1eb;border-top:3px solid #9a845b}.headerWrap .menuDetail .menuDetailMid .flex .itemContact{width:50%}.headerWrap .menuDetail .menuDetailMid .titleWrap .title{font-size:16px;color:#ba333e;font-weight:700;margin-bottom:10px}.headerWrap .menuDetail .menuDetailMid .titleWrap .sub{font-size:14px;color:#9a845b}.headerWrap .menuDetail .menuDetailMid .itemContact{margin:20px 10px}.headerWrap .menuDetail .menuDetailMid .itemContact .nameContact{font-size:16px;color:#635905}.headerWrap .menuDetail .menuDetailMid .itemContact .imageContact{margin:10px 0}.headerWrap .menuDetail .menuDetailMid .itemContact .imageContact img{margin:0 10px;border-radius:50%}.headerWrap .menuDetail .menuDetailMid .itemContact .imageContact .imgMain{max-width:89px}.headerWrap .menuDetail .menuDetailMid .itemContact .buttonContact{margin-bottom:20px}.headerWrap .menuDetail .menuDetailMid .itemContact .buttonContact .btnContact{background:#FFFFFF;margin:0 auto;color:#635905;border:1px solid #635905;height:30px;border-radius:20px;display:flex;justify-content:center;align-items:center;font-size:14px;width:150px;cursor:pointer}.headerWrap .menuDetail .menuDetailMid .itemContact .buttonContact .btnContact:hover{background:#635905;color:#fff}.headerWrap .menuDetail .menuDetailMid .itemContact .desContact .title{font-size:16px;color:#635905;margin-bottom:10px}.headerWrap .menuDetail .menuDetailMid .itemContact .desContact .sub{font-size:10px;color:#9a845b;white-space:nowrap}.headerWrap .menuDetail .menuDetailMid .itemContact.borderTop{border-top:1px solid rgba(154,132,91,.168627451)}.headerWrap .menuDetail .menuDetailBot{font-size:10px;color:#fff;text-align:center;padding:10px 30px;background:#9a845b}.headerWrap .menuDetail .menuDetailBot .flex{justify-content:center}.headerWrap .menuDetail .menuDetailBot .flex .item{color:#fff;margin:0 10px 10px}.headerWrap .menuDetail .headerChat{background-color:#9a845b;height:65px;width:100%;display:flex;justify-content:start;align-items:center;color:#fff}.headerWrap .menuDetail .headerChat img{margin:0 30px}.headerWrap .menuDetail .contentChat{padding:30px;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-end;overflow-anchor:auto!important;max-height:calc(100vh - 50px)}.headerWrap .menuDetail .contentChat::-webkit-scrollbar{width:4px}.headerWrap .menuDetail .contentChat::-webkit-scrollbar-track{border-radius:4px}.headerWrap .menuDetail .contentChat::-webkit-scrollbar-thumb{background:#c8b695;border-radius:2px}.headerWrap .menuDetail .contentChat::-webkit-scrollbar-thumb:hover{background:#9A845B}.headerWrap .menuDetail .contentChat .itemChat{width:100%;position:relative;padding:13px 20px;text-align:left;border-radius:13px}.headerWrap .menuDetail .contentChat .itemChat.isAdmin{background-color:#9a845b;color:#fff;margin:20px 0}.headerWrap .menuDetail .contentChat .itemChat.isAdmin .arrLeft{position:absolute;top:50%;left:0;transform:translate(-100%) translateY(-50%)}.headerWrap .menuDetail .contentChat .itemChat.isUser{background-color:#e7e1d7;color:red;border-radius:15px;padding:20px;margin:20px 0}.headerWrap .menuDetail .contentChat .itemChat.isUser .arrRight{position:absolute;top:50%;right:0;transform:translateY(-50%) translate(100%)}.headerWrap .menuDetail .contentChat .itemChat.optionChat{background-color:#e7e1d7;color:#000;cursor:pointer;margin-bottom:10px}.headerWrap .menuDetail .contentChat .itemChat.optionChat img{margin-right:15px}.headerWrap .chatDetail{width:414px;height:100vh;background-image:linear-gradient(white,white,white,#F5F1EB,#F5F1EB,#F5F1EB);position:fixed;z-index:10001;top:0;right:0;transform:translate(100%);transition:all 1s;border:1px solid #707070;display:flex;flex-direction:column;justify-content:space-between}.headerWrap .chatDetail.active{transform:translate(0)}.headerWrap .chatDetail .headerChat{background-color:#9a845b;height:65px;width:100%;display:flex;justify-content:start;align-items:center;color:#fff}.headerWrap .chatDetail .headerChat img{margin:0 30px}.headerWrap .chatDetail .contentChat{padding:30px;overflow-y:auto;max-height:calc(100vh - 50px)}.headerWrap .chatDetail .contentChat::-webkit-scrollbar{width:4px}.headerWrap .chatDetail .contentChat::-webkit-scrollbar-track{border-radius:4px}.headerWrap .chatDetail .contentChat::-webkit-scrollbar-thumb{background:#c8b695;border-radius:2px}.headerWrap .chatDetail .contentChat::-webkit-scrollbar-thumb:hover{background:#9A845B}.headerWrap .chatDetail .contentChat .itemChat{width:100%;position:relative;padding:13px 20px;text-align:left;border-radius:13px}.headerWrap .chatDetail .contentChat .itemChat.isAdmin{background-color:#9a845b;color:#fff;margin:20px 0}.headerWrap .chatDetail .contentChat .itemChat.isAdmin .arrLeft{position:absolute;top:50%;left:0;transform:translate(-100%) translateY(-50%)}.headerWrap .chatDetail .contentChat .itemChat.isUser{background-color:#e7e1d7;color:red;border-radius:15px;padding:20px;margin:20px 0}.headerWrap .chatDetail .contentChat .itemChat.isUser .arrRight{position:absolute;top:50%;right:0;transform:translateY(-50%) translate(100%)}.headerWrap .chatDetail .contentChat .itemChat.optionChat{background-color:#e7e1d7;color:#000;cursor:pointer;margin-bottom:10px}.headerWrap .chatDetail .contentChat .itemChat.optionChat img{margin-right:15px}.headerWrap .iconChat{position:fixed;bottom:20px;right:20px;z-index:9999999;cursor:pointer}.headerWrap .iconChat.hide{display:none}.headerWrap .disable-link{cursor:not-allowed;pointer-events:none}.headerWrap .disable-link a{opacity:.25!important;pointer-events:none;cursor:not-allowed}@keyframes closeDetailWrap{0%{background:#555555}99%{background:transparent}to{display:none}}@keyframes openDetailWrap{0%{background:transparent}to{background:#555555}}.reverse_btn{height:48px;width:100vw;color:#fff!important;text-align:center;background-color:#ba333e;position:fixed;bottom:0;font-size:16px;left:0;z-index:1}.reverse_btn div{height:100%;width:100%;display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 600px){.mb{display:block}.pc{display:none!important}.headerWrap{height:65px}.headerWrap .headerFixed{padding:10px;background:#FFFFFF}.headerWrap .iconChat{position:fixed;bottom:30px;right:10px;z-index:9999999;cursor:pointer}.headerWrap .headerTop{flex-direction:row-reverse;height:45px;padding:0}.headerWrap .headerTop a:last-of-type{display:none}.headerWrap .headerBot{display:none}.headerWrap .menuDetail{width:100vw}.headerWrap .menuDetail .menuDetailTop .closeImage{padding:10px}.headerWrap .menuDetail .menuDetailTop .listLanguage{margin:15px 0}.headerWrap .menuDetail .menuDetailMid .itemContact{margin:10px 20px}.headerWrap .chatDetail{width:100vw}.headerWrap .companyLogo{font-size:12px;max-height:25px}.headerWrap .headerRight img{max-height:22px}.headerWrap .headerRight .itemMenu{font-size:11px;margin-left:10px}}.buttonWrap{font-size:16px;width:247px;color:#fff;border-radius:10px;background:#ba333e;cursor:pointer;height:40px;display:flex;justify-content:center;align-items:center;letter-spacing:1px}.buttonWrap:hover{color:#ba333e;background:white;border:1px solid #ba333e}.buttonWrap.type1{background:#e7e1d7;color:#635905;cursor:not-allowed}.buttonWrap.type1:hover{background:#e7e1d7;color:#635905;border:none}@media only screen and (max-width: 600px){.buttonWrap{font-size:11px;padding:5px 10px;height:30px}}.BeforeFooterWrap{width:100%;margin-top:80px;padding:80px;background-color:#fcfcfc}.BeforeFooterWrap .cardsContact{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:100%}.BeforeFooterWrap .cardsContact .itemCardContact{width:calc(50% - 40px);margin:20px;display:flex;justify-content:flex-end}.BeforeFooterWrap .cardsContact .itemCardContact:nth-of-type(2){justify-content:flex-start}.BeforeFooterWrap .cardsContact .itemCardContact:nth-of-type(4){justify-content:flex-start}.BeforeFooterWrap .h68{height:68px}.BeforeFooterWrap .listBtnBF{margin-top:80px;display:flex;justify-content:center}.BeforeFooterWrap .listBtnBF a{position:relative}.BeforeFooterWrap .listBtnBF a img{margin:25px}.BeforeFooterWrap .listBtnBF a .content{position:absolute;width:calc(54.545% - 35px);right:55px;top:42px;display:flex;flex-direction:column;justify-content:center;align-items:start}.BeforeFooterWrap .listBtnBF a .content div{font-size:12px;color:#9a845b;text-align:left;letter-spacing:0;white-space:nowrap}.BeforeFooterWrap .listBtnBF a .content div:first-of-type{color:#d73567;font-size:16px;margin-bottom:5px}.BeforeFooterWrap .list-button{display:flex;flex-wrap:wrap;justify-content:center;gap:3rem;margin-top:4rem}.BeforeFooterWrap .list-button a{border-radius:61px;max-width:calc(100% - 2.5rem);max-width:100%}.BeforeFooterWrap .list-button .wrap-button{border-radius:61px;filter:drop-shadow(0px 4px 4px #e7e1d7);background:#ffffff;width:19.25rem;max-width:100%;min-height:6.25rem;display:flex;justify-content:center;align-items:center;padding:0 0rem 0 2rem}.BeforeFooterWrap .list-button .wrap-button .wrap-icon{display:flex;align-items:center;margin-right:1rem}.BeforeFooterWrap .list-button .wrap-button .wrap-content{flex:1;text-align:left}.BeforeFooterWrap .list-button .wrap-button .wrap-content .title{color:#d73567;font-size:16px;font-weight:700;margin-top:0;margin-bottom:.5rem}.BeforeFooterWrap .list-button .wrap-button .wrap-content .desc{color:#9a845b;font-size:12px;line-height:1.5}.contactWrap{padding:80px;background:#E7E1D7;border-top:5px solid #9a845b}.contactWrap .contactContent .titleWrap{font-size:18px}.contactWrap .contactContent .titleWrap .title{font-size:18px;color:#ba333e;font-weight:700;margin-bottom:10px}.contactWrap .contactContent .titleWrap .sub{font-size:16px;color:#9a845b}.contactWrap .contactContent .contactTop{display:flex;justify-content:center}.contactWrap .contactContent .itemContact{margin:20px}.contactWrap .contactContent .itemContact .nameContact{font-size:18px;color:#635905}.contactWrap .contactContent .itemContact .imageContact{margin:10px 0}.contactWrap .contactContent .itemContact .imageContact img{margin:0 10px}.contactWrap .contactContent .itemContact .imageContact .imgMain{width:98px}.contactWrap .contactContent .itemContact .buttonContact .btnContact{margin:0 auto 12px;color:#635905;border:1px solid #635905;background:white;height:40px;border-radius:20px;display:flex;justify-content:center;align-items:center;font-size:16px;width:224px;cursor:pointer}.contactWrap .contactContent .itemContact .buttonContact .btnContact:hover{background:#635905;color:#fff}.contactWrap .contactContent .itemContact .desContact .title{font-size:18px;color:#635905;margin-bottom:10px}.contactWrap .contactContent .itemContact .desContact .sub{font-size:9px;color:#9a845b}.footerWrap{width:100%;padding:0 120px;background-color:#9a845b;position:relative;height:40px;display:flex;justify-content:space-between;align-items:center}.footerWrap .listMenuBot{font-size:14px;display:flex}.footerWrap .listMenuBot .itemMenuBot{margin:0 40px;color:#fff}.footerWrap .listMenuBot .itemMenuBot a{color:#fff}.footerWrap .textCopyRight{font-size:12px;color:#fff;font-weight:700;letter-spacing:1px}@media only screen and (max-width: 600px){.BeforeFooterWrap{margin-top:30px;padding:50px 20px}.BeforeFooterWrap .cardsContact{padding:0}.BeforeFooterWrap .cardsContact .itemCardContact{margin:0 0 20px;width:100%}.BeforeFooterWrap .listBtnBF{margin-top:0;flex-direction:column}.BeforeFooterWrap .listBtnBF img{width:calc(100% - 50px);margin:30px auto auto}.contactWrap{padding:30px 0}.contactWrap .contactContent .contactTop{flex-direction:column}.contactWrap .contactContent .itemContact{margin:20px 0}.footerWrap{padding:10px;flex-direction:column;height:84px;justify-content:space-evenly}.footerWrap .listButton{width:100%;justify-content:space-between;margin-bottom:10px}.footerWrap .listButton .itemButton{margin-right:10px}.footerWrap .listButton .itemButton:last-of-type{margin-right:0}.footerWrap .textCopyRight{position:relative;right:0;top:0;transform:none;font-size:12px}}@media (max-width: 400px){.BeforeFooterWrap .list-button .wrap-button{padding:0 1.5rem}.BeforeFooterWrap .list-button .wrap-button .wrap-icon{margin-right:0rem}.BeforeFooterWrap .list-button .wrap-button .wrap-icon img{width:80%}}.homePageWrap{width:100%}.homePageWrap .carouselWrap{background:#9a845b;width:100%}.homePageWrap .carouselWrap video{width:100%}.homePageWrap .buttonAfterCarousel{font-size:16px;width:536px;height:50px;display:flex;justify-content:center;align-items:center;color:#fff;background:#9A845B;border-radius:10px;margin:50px auto;cursor:pointer}.homePageWrap .buttonAfterCarousel:hover{color:#fff;background:#635905;border:1px solid #635905}.homePageWrap .buttonAfterCarousel.disable{font-size:16px;cursor:not-allowed;color:#635905;background-color:#e7e1d7}.homePageWrap .buttonAfterCarousel.disable:hover{color:#635905;background:#E7E1D7;border:none}.homePageWrap .carouselWrap2{width:100%;overflow-x:hidden;position:relative;padding-top:calc(50vh + 66px);background:#9a845b}.homePageWrap .carouselWrap2 .carouselThin{position:absolute;top:0;left:50%;transform:translate(-50%);width:150%;margin:0 auto}.homePageWrap .carouselWrap2 .carouselThin .carousel-item{padding:0 15px}.homePageWrap .carouselWrap2 .carouselThin .itemCarousel{margin:0 auto;height:50vh;position:relative}.homePageWrap .carouselWrap2 .carouselThin .itemCarousel .imageBg{position:absolute;top:0;left:0;object-fit:cover;width:100%;height:100%;z-index:0}.homePageWrap .carouselWrap2 .carouselThin .itemCarousel .titleCarousel{position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);z-index:1;font-weight:700;font-size:2.5rem;white-space:nowrap}.homePageWrap .carouselWrap2 .carouselThin .carousel-dots{transform:none!important}.homePageWrap .carouselWrap2 .carouselThin .carousel-dots button:before{color:#fff;opacity:1!important}.homePageWrap .carouselWrap2 .carouselThin .carousel-dots .carousel-dots-active button:before{color:#9a845b!important}.homePageWrap .carouselWrap2 .buttonAfterCarousel{background:white;color:#9a845b}.homePageWrap .carouselWrap2 .buttonAfterCarousel:hover{color:#fff;background:#635905;border:1px solid #635905}.homePageWrap .special{padding:100px 140px;background-image:linear-gradient(#ffffff,#fbfaf8,#e7e1d7,#e7e1d7,#e7e1d7)}.homePageWrap .special .title{font-size:32px;color:#9a845b;letter-spacing:2px;font-weight:700}.homePageWrap .special .user{font-size:16px;margin-bottom:50px}.homePageWrap .special img{width:100%}.homePageWrap .introduceWrap{padding:100px;height:calc(100vh - 100px);position:relative;display:flex;justify-content:center;align-items:center}.homePageWrap .introduceWrap .imageBg{position:absolute;top:0;left:0;object-fit:cover;width:100%;height:100%;z-index:0}.homePageWrap .videoBannerWrap{width:100%}.homePageWrap .videoBannerWrap iframe{width:100%;height:calc(100vh - 60px)}.homePageWrap .descriptionWrap{padding:80px 0 30px;display:flex;justify-content:center;align-items:center;flex-direction:column;background:#9a845b;color:#fff}.homePageWrap .descriptionWrap .des1{font-size:16px;margin:30px 0 15px;letter-spacing:2px}.homePageWrap .descriptionWrap .des2_sub{font-size:18px;margin:15px 0 30px;letter-spacing:2px}.homePageWrap .descriptionWrap .des2{margin-bottom:15px;font-size:32px;color:#fff;letter-spacing:2px}.homePageWrap .descriptionWrap .des3{width:40%}.homePageWrap .descriptionWrap .des3:last-of-type{margin-top:50px}.homePageWrap .descriptionWrap .des3 img{width:100%;max-width:552px;margin:80px 0}.homePageWrap .descriptionWrap .des4{padding:30px 60px;color:#fff;font-size:18px;text-align:center;position:relative;width:max-content;margin-bottom:50px}.homePageWrap .descriptionWrap .des4 .mask3{position:absolute;right:0;top:0}.homePageWrap .descriptionWrap .des4 .mask4{position:absolute;bottom:0;left:0}.homePageWrap .descriptionWrap .des5{margin-bottom:30px}.homePageWrap .descriptionWrap .des5 .title{font-size:32px;color:#fff;letter-spacing:2px;font-weight:700}.homePageWrap .descriptionWrap .des5 .user{font-size:16px;margin-bottom:20px}.homePageWrap .descriptionWrap .des5 .poem{color:#fff;font-size:18px;line-height:40px}.homePageWrap .planeWrap{width:100%;padding:50px 139px;background:#E7E1D7}.homePageWrap .planeWrap .title{font-size:32px;color:#635905;letter-spacing:2px;font-weight:700}.homePageWrap .planeWrap .user{font-size:16px;margin-bottom:20px;color:#635905}.homePageWrap .planeWrap .cards{display:flex;margin-top:50px;justify-content:space-between;width:100%}.homePageWrap .planeWrap .cards .itemCard{width:calc(33.3333333333% - 30px)}.homePageWrap .blanzWrap{padding:50px 130px}.homePageWrap .blanzWrap .title{font-size:32px;color:#9a845b;letter-spacing:2px;font-weight:700}.homePageWrap .blanzWrap .user{font-size:16px;margin-bottom:20px}.homePageWrap .blanzWrap .content{display:flex;width:100%;flex-wrap:wrap;align-items:stretch}.homePageWrap .blanzWrap .content .width50{width:50%}.homePageWrap .blanzWrap .content .width29{width:29%}.homePageWrap .blanzWrap .content .width21{width:21%}.homePageWrap .blanzWrap .content .width22{width:22%}.homePageWrap .blanzWrap .content .width38{width:38%}.homePageWrap .blanzWrap .content .width40{width:40%}.homePageWrap .conceptWrap{padding:80px;background:#E7E1D7}.homePageWrap .conceptWrap .title{font-size:32px;color:#9a845b;letter-spacing:2px;font-weight:700}.homePageWrap .conceptWrap .user{font-size:16px;margin-bottom:20px;color:#635905}.homePageWrap .conceptWrap .user_2{font-size:14px;margin-bottom:50px;color:#635905}.homePageWrap .conceptWrap .movie{width:536px;margin:0 auto}.homePageWrap .conceptWrap .movie video{width:100%;height:auto}.homePageWrap .conceptWrap .review{padding:0 50px;display:flex;justify-content:center;align-items:center}.homePageWrap .conceptWrap .review .itemReview{width:33.333%;margin:0 10px}.homePageWrap .conceptWrap .review .itemReview img{width:100%}.homePageWrap .conceptWrap .review .itemReview .txt{font-size:14px;color:#635905;margin-top:20px;width:100%;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.homePageWrap .accessWrap{padding:80px 139px}.homePageWrap .accessWrap .title{font-size:32px;color:#9a845b;letter-spacing:2px;font-weight:700}.homePageWrap .accessWrap .user{font-size:16px;margin-bottom:20px;color:#635905}.homePageWrap .accessWrap .user_2{font-size:14px;margin-bottom:30px;color:#635905}.homePageWrap .accessWrap .map{width:100%}.homePageWrap .accessWrap .map iframe{height:300px;width:100%}.homePageWrap .columnWrap{padding:80px 139px}.homePageWrap .columnWrap .title{font-size:32px;color:#9a845b;letter-spacing:2px;font-weight:700}.homePageWrap .columnWrap .user_2{font-size:14px;margin:50px 0;color:#9a845b}.homePageWrap .columnWrap .user{font-size:14px;margin:10px 0;color:#635905}.homePageWrap .columnWrap .map{width:100%}.homePageWrap .columnWrap .map iframe{height:300px;width:100%}.homePageWrap .columnWrap table{width:628px;margin:50px auto}.homePageWrap .columnWrap table td{border-top:1px solid white;border-bottom:1px solid white;font-size:14px;color:#9a845b;padding:15px 15px 30px}.homePageWrap .aboutWrap{padding:80px}.homePageWrap .aboutWrap .title{font-size:32px;color:#9a845b;letter-spacing:2px;font-weight:700}.homePageWrap .aboutWrap .user{font-size:16px;margin-bottom:20px;color:#635905}.homePageWrap .cardsContact{display:flex;justify-content:center}.homePageWrap .cardsContact .itemCardContact{margin:0 20px}.carousel-dots{transform:translateY(-200%);position:relative;z-index:9999}.buttonReverse{width:100vw;margin-left:-20px;height:48px;font-size:16px;color:#fff;justify-content:center;align-items:center;display:none;background-color:#ba333e}.bgMain{background-color:#e7e1d7}@media only screen and (max-width: 600px){.homePageWrap .columnWrap{padding:50px 20px}.homePageWrap .columnWrap table{width:100%}.carousel-dots{margin-top:0!important}.carousel-dots li button:before{width:10px!important;height:10px!important;font-size:25px!important}.buttonReverse{display:flex;margin-left:0}.homePageWrap .special{background-color:#e7e1d7;padding:50px 20px}.homePageWrap .special .title{font-size:24px;margin-bottom:0}.homePageWrap .special .user{font-size:14px}.homePageWrap .planeWrap{background-color:#f5f1eb;padding:50px 20px}.homePageWrap .planeWrap .title{font-size:24px;margin-bottom:0}.homePageWrap .planeWrap .user{font-size:14px}.homePageWrap .planeWrap .cards{flex-direction:column}.homePageWrap .planeWrap .cards .itemCard{width:100%;margin-bottom:15px}.homePageWrap .blanzWrap{background-color:#fff;padding:50px 20px}.homePageWrap .blanzWrap .title{font-size:24px;margin-bottom:0}.homePageWrap .blanzWrap .user{font-size:14px}.homePageWrap .blanzWrap .content .width50{width:100%}.homePageWrap .blanzWrap .content .width29{width:58%}.homePageWrap .blanzWrap .content .width21,.homePageWrap .blanzWrap .content .width22{width:42%}.homePageWrap .blanzWrap .content .width38{width:58%}.homePageWrap .blanzWrap .content .width40{width:100%}.homePageWrap .conceptWrap{background-color:#e7e1d7;padding:50px 20px}.homePageWrap .conceptWrap .title{font-size:24px;margin-bottom:0}.homePageWrap .conceptWrap .user{font-size:14px;margin-bottom:5px}.homePageWrap .conceptWrap .user_2{font-size:12px;margin-bottom:30px}.homePageWrap .conceptWrap .movie{width:100%;height:120px;margin:0 auto}.homePageWrap .conceptWrap .review{padding:0;background-color:#e7e1d7;flex-direction:column}.homePageWrap .conceptWrap .review .itemReview{width:100%;margin:0 0 15px}.homePageWrap .aboutWrap{padding:50px 20px}.homePageWrap .aboutWrap .title{font-size:24px;margin-bottom:0}.homePageWrap .aboutWrap .user{font-size:14px;margin-bottom:5px}.homePageWrap .aboutWrap .user_2{font-size:12px;margin-bottom:30px}.homePageWrap .aboutWrap .cardsContact{flex-direction:column}.homePageWrap .aboutWrap .cardsContact .itemCardContact{margin:0 0 15px}.homePageWrap .accessWrap{padding:50px 20px}.homePageWrap .accessWrap .title{font-size:24px;margin-bottom:0}.homePageWrap .accessWrap .user{font-size:14px;margin-bottom:5px}.homePageWrap .accessWrap .user_2{font-size:12px;margin-bottom:10px}.homePageWrap .accessWrap .map iframe{height:210px}.homePageWrap .buttonAfterCarousel{width:308px;height:50px;font-size:14px;margin:30px auto}.homePageWrap .carouselWrap .itemCarousel{height:calc(50vh - 100px)}.homePageWrap .descriptionWrap .des1{font-size:14px;letter-spacing:1px}.homePageWrap .descriptionWrap .des2_sub{font-size:16px;letter-spacing:1px}.homePageWrap .descriptionWrap .des4{font-size:14px;padding:50px 20px}.homePageWrap .descriptionWrap .des5 .title{font-size:24px}.homePageWrap .descriptionWrap .des5 .user{font-size:14px}.homePageWrap .descriptionWrap .des5 .poem{font-size:14px;line-height:30px}.homePageWrap .carouselWrap2{padding-top:150px}.homePageWrap .carouselWrap2 .carouselThin .itemCarousel{height:137px}.homePageWrap .carouselWrap2 .carouselThin .carousel-item{padding:0 5px}}.carousel-item{position:absolute;top:0;left:0}.Carousel{width:100%}.carousel-initialized{overflow:hidden;position:relative}.carousel-arrow.carousel-hidden{display:none}.carousel-track{width:100%;display:flex;position:relative}.carousel-prev.block,.carousel-next.block{opacity:1}.carousel-prev,.carousel-next{opacity:0;font-size:0;line-height:0;width:40px;height:100%;border-radius:100%;position:absolute;top:0;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer;color:transparent;border:none;outline:none;transition:all .3s cubic-bezier(.4,0,.2,1) 0ms;z-index:4;background:none}.carousel-prev:hover,.carousel-prev:focus,.carousel-next:hover,.carousel-next:focus{opacity:1;color:transparent;outline:none;transition:all .3s cubic-bezier(.4,0,.2,1) 0ms}.carousel-prev:hover:before,.carousel-prev:focus:before,.carousel-next:hover:before,.carousel-next:focus:before{opacity:1}.carousel-prev.carousel-disabled:before,.carousel-next.carousel-disabled:before{opacity:.25}.carousel-prev:before,.carousel-next:before{content:"";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;width:20px;height:20px;background-position:center;background-repeat:no-repeat;background-size:contain}.carousel-prev:before{background-image:url("data:image/svg+xml,%3C!-- Generated by IcoMoon.io --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Ctitle%3Earrow-left2%3C/title%3E%3Cpath fill='%23900' d='M12.586 27.414l-10-10c-0.781-0.781-0.781-2.047 0-2.828l10-10c0.781-0.781 2.047-0.781 2.828 0s0.781 2.047 0 2.828l-6.586 6.586h19.172c1.105 0 2 0.895 2 2s-0.895 2-2 2h-19.172l6.586 6.586c0.39 0.39 0.586 0.902 0.586 1.414s-0.195 1.024-0.586 1.414c-0.781 0.781-2.047 0.781-2.828 0z'%3E%3C/path%3E%3C/svg%3E%0A")}.carousel-next:before{background-image:url("data:image/svg+xml,%3C!-- Generated by IcoMoon.io --%3E%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Ctitle%3Earrow-right2%3C/title%3E%3Cpath fill='%23900' d='M19.414 27.414l10-10c0.781-0.781 0.781-2.047 0-2.828l-10-10c-0.781-0.781-2.047-0.781-2.828 0s-0.781 2.047 0 2.828l6.586 6.586h-19.172c-1.105 0-2 0.895-2 2s0.895 2 2 2h19.172l-6.586 6.586c-0.39 0.39-0.586 0.902-0.586 1.414s0.195 1.024 0.586 1.414c0.781 0.781 2.047 0.781 2.828 0z'%3E%3C/path%3E%3C/svg%3E%0A")}.carousel-next.custom:before,.carousel-prev.custom:before{content:unset;background-image:unset}.carousel-prev{left:0}[dir=rtl] .carousel-prev{right:-25px;left:auto}[dir=rtl] .carousel-prev:before{content:""}.carousel-next{right:0}[dir=rtl] .carousel-next{right:auto;left:-25px}[dir=rtl] .carousel-next:before{content:""}.carousel-dots{display:block;width:100%;padding:0;margin-top:1em;list-style:none;text-align:center}.carousel-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.carousel-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.carousel-dots li button:hover,.carousel-dots li button:focus{outline:none}.carousel-dots li button:hover:before,.carousel-dots li button:focus:before{opacity:1}.carousel-dots li button:before{font-family:slick;font-size:40px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.carousel-dots li.carousel-dots-active button:before{opacity:.75;color:#000}.Carousel .carousel-initialized.scrolling .CustomArrow{display:none}.cardWrap{width:100%;height:100%;background-color:#f4f4f4}.cardWrap .thumbnail{width:100%;padding-bottom:65%;position:relative;background:#9a845b}.cardWrap .thumbnail .imgThumbnail{object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%}.cardWrap .thumbnail span{color:#fff;font-size:20px;position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%)}.cardWrap .contentCard{border:.1px solid rgba(169,169,169,.2392156863);padding:30px 10px}.cardWrap .contentCard .titleCard{margin-bottom:20px;font-size:20px;color:#635905;font-weight:700}.cardWrap .contentCard .descriptionCard{font-size:16px;height:90px;color:#9a845b}.cardWrap .contentCard .descriptionCard .itemDes{margin:0}.cardWrap .contentCard .buttonCard{display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 600px){.cardWrap .contentCard .titleCard{margin-bottom:10px}.cardWrap .contentCard .descriptionCard{height:auto}.cardWrap .contentCard .descriptionCard .itemDes{font-size:14px;margin-bottom:20px}}.cardWrapContact{display:flex;flex-direction:row;width:414px}.cardWrapContact.horizone{width:212px;flex-direction:column}.cardWrapContact.horizone .thumbnail{padding:0 32px;margin-bottom:10px}.cardWrapContact.horizone .thumbnail .imgThumbnail{width:100%;border-radius:50%}.cardWrapContact .thumbnail{padding:0 32px;margin-bottom:10px}.cardWrapContact .thumbnail .imgThumbnail{border-radius:50%}.cardWrapContact .button1{cursor:pointer;width:212px;height:44px;display:flex;justify-content:center;align-items:center;font-size:14px;color:#9a845b;background-image:url(/w/assets/cardContainerButton-7ebddae0.svg);background-position:center;background-size:contain;background-repeat:no-repeat}.cardWrapContact .contentCard{min-height:120px;position:relative}.cardWrapContact .contentCard a{position:absolute;width:100%;left:0;bottom:0}.cardWrapContact .contentCard .descriptionCard{font-size:11px;color:#9a845b;text-align:left;line-height:15px;margin:10px 7px;letter-spacing:0}.cardWrapContact .buttonCard{width:100%;border-radius:20px;font-size:12px;height:33px;color:#fff;background:#9A845B;display:flex;justify-content:center;align-items:center;cursor:pointer}.cardWrapContact .buttonCard:hover{color:#9a845b;background:white;border:1px solid #9A845B}@media only screen and (max-width: 991.98px){.cardWrapContact{flex-direction:column}.cardWrapContact .content{display:flex;flex-direction:column;justify-content:space-between;align-items:center}}@media only screen and (max-width: 600px){.cardWrapContact{width:100%;flex-direction:row!important;justify-content:flex-start;align-items:center}.cardWrapContact .thumbnail .imgThumbnail,.cardWrapContact.horizone{width:100%}.cardWrapContact.horizone .thumbnail{padding:0}.cardWrapContact .thumbnail{margin-right:1rem;width:36%;padding:0}.cardWrapContact .content{width:53%}.cardWrapContact .button1{width:100%}.cardWrapContact .contentCard{min-height:auto;position:static}.cardWrapContact .contentCard a{position:static;width:100%;left:0;bottom:0}.cardWrapContact .contentCard .descriptionCard{font-size:12px}}.company-profile{color:#9a845b;max-width:904px;margin:0 auto;font-size:12px}.company-profile .title{font-size:32px;margin:60px 0}.company-profile .line{margin:20px 0;width:100%;height:1px;background:#F5F1EB}.company-profile .name{width:122px;text-align:left}.company-profile .profile{width:calc(100% - 113px);padding-left:20px}.company-profile .next{font-weight:900;margin-top:60px;color:#ff0015}@media only screen and (max-width: 600px){.company-profile{max-width:372px}.company-profile .title{font-size:20px}}.customer-report{color:#635905;font-size:14px}.customer-report .title-page{position:relative;width:628px;height:108.85px;display:flex;justify-content:center;align-items:center;margin:20px auto}.customer-report .title-page .contentTitle{position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%)}.customer-report .title-page .title{font-size:28px;color:#ba333e;font-weight:700;white-space:nowrap}.customer-report .title-page .sub-title{margin-top:5px;color:#000}.customer-report .text-page{font-size:16px;padding-bottom:50px}.customer-report .list-event{width:1026px;margin:40px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px;padding-bottom:50px}.customer-report .list-event a{box-shadow:-1px 1px 5px #63590526;min-height:290px}.customer-report .list-event .item{cursor:pointer;position:relative;color:#635905!important}.customer-report .list-event .item img{width:100%;height:219px}.customer-report .list-event .item .content{box-sizing:border-box;padding:16px;text-align:start;color:#635905!important}.customer-report .list-event .item .content .content-item{font-size:14px;font-weight:700;line-height:22px;margin-bottom:15px;overflow:hidden;letter-spacing:1px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:66px}.customer-report .list-event .item .content .read-more{color:#9a845b;font-size:12px}.customer-report .list-event .line{display:none}.customer-report .pagination{display:flex;justify-content:center;width:372px;margin:0 auto;padding-bottom:50px}.customer-report .pagination .index{width:30px;height:30px;display:flex;justify-content:center;align-items:center;margin:0 10px;cursor:pointer}.customer-report .pagination .index:hover{border-radius:50%;background-color:#e7e1d778}.customer-report .pagination .index.select{border-radius:50%;background-color:#e7e1d7}@media only screen and (max-width: 600px){.customer-report .title-page{width:372px;height:80.02px;display:flex;margin:20px auto}.customer-report .title-page .title{font-size:18px;margin-bottom:0}.customer-report .title-page .sub-title{margin-top:2px;font-size:12px}.customer-report .title-page img{width:372px;height:80.02px}.customer-report .text-page{font-size:14px;width:308px;margin:0 auto}.customer-report .list-event{width:308px;grid-template-columns:repeat(1,minmax(0,1fr))}.customer-report .list-event .item{position:relative;min-height:310px;box-shadow:none}.customer-report .list-event .item .content{padding-left:1px}.customer-report .list-event .item .content .read-more{font-size:12px}.customer-report .list-event .item .content .read-more{left:1px}.customer-report .list-event .line{display:block;width:118%;height:1px;background:#e7e1d7;position:relative;left:-9%}}.privacy-policy{color:#9a845b;max-width:904px;margin:0 auto}.privacy-policy .title{margin-top:12px;font-size:32px}.privacy-policy .sub-title{margin-top:5px;font-size:12px}.privacy-policy .line{margin-top:60px;width:100%;height:1px;background:#F5F1EB;margin-bottom:20px}.privacy-policy .content{font-size:12px;text-align:start}.privacy-policy .sign{text-align:end;margin-top:50px}.privacy-policy .title-two{font-size:32px;padding-top:60px}@media only screen and (max-width: 600px){.privacy-policy{max-width:372px}.privacy-policy .title{font-size:20px}.privacy-policy .sub-title{font-size:16px}}.faq{color:#9a845b;font-size:14px}.faq .title-page{position:relative;width:628px;height:108.85px;display:flex;justify-content:center;align-items:center;margin:50px auto}.faq .title-page .title{font-size:28px;color:#ba333e;font-weight:700}.faq .title-page .sub-title{margin-top:5px;color:#000;font-size:14px}.faq .title-page img{position:absolute;top:0;left:0;right:0;bottom:0}.faq .notion{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;width:90%;margin:0 auto 50px;justify-items:center}.faq .notion .item{position:relative;width:324px;padding:10px 0;border-bottom:1px solid #9A845B;color:#9a845b!important}.faq .notion .item img{position:absolute;right:0;top:50%}.faq .content-page .title{font-size:32px;padding:50px 0}.faq .content-page .content{max-width:904px;margin:0 auto;padding-bottom:60px}.faq .content-page .content .name{width:38px;text-align:start;font-size:12px}.faq .content-page .content .profile{word-wrap:break-word;text-align:start;width:100%}.faq .content-page .content #q{color:#9a845b}.faq .content-page .content #a{color:#635905}.faq .content-page .content .line{margin:20px 0;width:100%;height:1px;background:#E7E1D7}.faq .content-page .content .next{font-weight:900;margin-top:60px;color:#ff0015}.faq .content-page .content .item{position:relative;margin:0 auto;width:332px;padding:10px 50px;color:#9a845b!important;border-bottom:1px solid #9A845B}.faq .content-page .content .item img{position:absolute;right:0;top:50%}.faq .bg_main{background:#F5F1EB}.faq .bg_main .content .line{background:#FFFFFF!important}@media only screen and (max-width: 600px){.faq .title-page{width:372px;height:80.02px;display:flex;margin:20px auto}.faq .title-page .title{font-size:18px;margin-bottom:0}.faq .title-page .sub-title{margin-top:2px;font-size:12px}.faq .title-page img{width:372px;height:80.02px}.faq .notion{padding-bottom:20px;grid-template-columns:repeat(1,minmax(0,1fr))}.faq .notion .item{width:332px}.faq .content-page .content{max-width:90%}}.article{width:904px;margin:0 auto;font-size:14px;color:#9a845b}.article .banner{width:100%}.article .map{margin-top:15px;font-size:12px;text-align:start}.article .title .text-title{padding:22px 0;font-size:18px}.article .bg-campaign{width:100%;background-color:#f5f1eb;padding:8px 0}.article .content{text-align:center;padding:50px 0}.article .content .text-content{font-size:14px;text-align:left;line-height:25px}.article .content .subimg{margin-top:30px}.article .content .item{display:flex;margin-top:36px}.article .content .item img{width:372px;height:189.35px}.article .content .item .text-item{margin-left:30px;display:flex;align-items:center;flex-direction:column;justify-content:center}@media only screen and (max-width: 600px){.article{width:372px}.article .banner{width:100vw;position:relative;right:calc((100vw - 372px)/2)}.article .content .item{flex-direction:column}.article .content .item .text-item{margin-left:0;margin-top:25px}}.dress{color:#635905;font-size:14px}.dress .title-page{position:relative;width:628px;height:108.85px;display:flex;justify-content:center;align-items:center;margin:20px auto}.dress .title-page .title{font-size:28px;color:#ba333e;font-weight:700}.dress .title-page .sub-title{margin-top:5px;color:#000}.dress .title-page img{position:absolute;top:0;left:0;right:0;bottom:0}.dress .text-page{font-size:16px;padding-bottom:20px}.dress .tab{max-width:1088px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.dress .tab .item{border:1px solid #F5F1EB;border-radius:0;color:#635905;outline:none}.dress .tab #select{background-color:#f5f1eb}.dress .content{background-color:#f5f1eb;padding-bottom:50px}.dress .content .title{padding:25px;display:flex;flex-direction:column;align-items:center}.dress .content .title .title-bg{font-size:16px;font-weight:700;padding:15px 0}.dress .content .title #title-tab-4{font-size:12px}.dress .content .title .title-text{font-weight:lighter;margin-top:15px}.dress .content .list{max-width:1124px;margin:0 auto;display:grid;justify-items:center;grid-template-columns:repeat(4,minmax(0,1fr))}.dress .content .list .item{max-width:239px;margin-top:30px}.dress .content .list .item img{width:100%;cursor:pointer}.dress .content .list .item .image-container{overflow:hidden;position:relative;margin-top:25px;height:352px;width:100%;cursor:pointer}.dress .content .list .item .image-container img{transition:transform .3s ease}.dress .content .list .item .image-container:hover img{transform:scale(1.25)}.dress .content .list .item .button{background-color:#fff;border:1px solid #9A845B;width:100%;height:37px;margin-top:16px;border-radius:19px;color:#635905;font-size:12px;padding:0}.dress .content .list .item .takami{margin-top:16px;justify-content:center;display:flex;align-items:center}.dress .content .list .item .takami img{width:18px;height:28px;margin-right:10px;font-size:14px}#hidden{display:none}@media only screen and (max-width: 600px){.dress .title-page{width:372px;height:80.02px;display:flex;margin:20px auto}.dress .title-page .title{font-size:18px;margin-bottom:0}.dress .title-page .sub-title{margin-top:2px;font-size:12px}.dress .title-page img{width:372px;height:80.02px}.dress .text-page{font-size:14px;width:308px;margin:0 auto}.dress .tab .item{font-size:12px}.dress .content .title{padding:25px}.dress .content .title .title-bg{font-size:16px;font-weight:700;padding:15px 0}.dress .content .title .title-text{font-weight:lighter;margin-top:15px}.dress .content .list{max-width:372px;grid-template-columns:repeat(2,minmax(0,1fr))}.dress .content .list .item{max-width:160px;margin-top:24px}.dress .content .list .item .button{height:25px;margin-top:12px;border-radius:12px;padding:0}.dress .content .list .item .image-container{height:auto}}.dressPage .contentModal{display:flex;height:calc(100% - 20px)!important}.dressPage .contentModal img{height:100%!important}.dressPage .contentModal .textWrap{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;align-content:center;color:#9a845b;padding:50px}.dressPage .contentModal .textWrap .mainTitle{font-size:20px;font-weight:700}.dressPage .contentModal .textWrap .subTitle{font-size:16px}.dressPage img{width:auto!important}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.modalSwiper.sceneModal .mySwiper .swiper-button-prev:after{content:"prev"!important;color:#dcdcdc;font-size:25px}.modalSwiper.sceneModal .mySwiper .swiper-button-next:after{content:"next"!important;font-size:25px;color:#dcdcdc}.modalSwiper.dressModal{width:65vw;background:transparent}.modalSwiper.dressModal .contentModalDressWrap{padding:20px;background:white;position:relative}.modalSwiper.dressModal .contentModalDressWrap .iconPrev{position:absolute;top:50%;left:-30px;cursor:pointer;transform:translateY(-50%) translate(-100%)}.modalSwiper.dressModal .contentModalDressWrap .iconNext{position:absolute;top:50%;cursor:pointer;right:-30px;transform:translateY(-50%) translate(100%)}.modalSwiper.dressModal .contentModalDressWrap{width:100%;height:100%;display:flex;justify-content:space-between;position:relative}.modalSwiper.dressModal .contentModalDressWrap .mySwiper{width:100%!important;height:100%!important}.modalSwiper.dressModal .contentModalDressWrap img{max-width:100%;max-height:100%}.modalSwiper.dressModal .contentModalDressWrap .contentTop{width:60%;height:100%;position:relative}.modalSwiper.dressModal .contentModalDressWrap .contentSlide{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:0 50px}.modalSwiper.dressModal .contentModalDressWrap .contentSlide .imgMain{width:auto;height:calc(100% - 120px);max-width:100%}.modalSwiper.dressModal .contentModalDressWrap .contentSlide .imgOther{margin:20px 0;max-width:100%;height:60px;display:flex;position:relative}.modalSwiper.dressModal .contentModalDressWrap .contentSlide .imgOther .iconPrev,.modalSwiper.dressModal .contentModalDressWrap .contentSlide .imgOther .iconNext{width:10px!important}.modalSwiper.dressModal .contentModalDressWrap .contentSlide .imgOther img{width:60px;object-fit:cover;margin-right:20px;max-height:100%;cursor:pointer}.modalSwiper.dressModal .contentModalDressWrap .contentSlide .imgOther img.active{border:2px solid red}.modalSwiper.dressModal .contentModalDressWrap .desImg{width:40%;height:100%;margin:0 auto;text-align:center;display:flex;justify-content:center;align-items:center;color:#635905}.modalSwiper.dressModal .contentModalDressWrap .desImg .mainTitle{font-size:18px;font-weight:700;color:#635905}.modalSwiper.dressModal .contentModalDressWrap .desImg .subTitle{color:#9a845b;font-size:12px}.modalSwiper.dressModal .mySwiper .swiper-button-prev:after{content:"prev"!important;color:#dcdcdc;font-size:25px}.modalSwiper.dressModal .mySwiper .swiper-button-next:after{content:"next"!important;font-size:25px;color:#dcdcdc}.modalSwiper.dressModal .mySwiper .swiper-button-prev:before{display:none!important}.modalSwiper.dressModal .mySwiper .swiper-button-next:before{display:none!important}.modalSwiper .mySwiper{width:100%;height:100%}.modalSwiper .mySwiper .swiper-button-prev,.modalSwiper .mySwiper .swiper-button-next{background-color:transparent;border:none;position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;z-index:10;margin:0!important}.modalSwiper .contentModalSceneWrap .contentTop{width:100%;height:90%;position:relative}.modalSwiper.modal-location.sceneModal .contentModalSceneWrap .noteImg{display:flex;justify-content:center}.modalSwiper.modal-location.sceneModal .contentModalSceneWrap .noteImg .title{font-size:14px;font-weight:500;color:#9a845b;border-bottom:1px solid #E7E1D7;border-top:1px solid #E7E1D7;padding:8px 0;text-align:center;width:600px}.modalSwiper.modal-location.sceneModal .contentTop{height:80%}.modalSwiper.modal-location.sceneModal .mySwiper{height:100%}.modalSwiper.modal-location.sceneModal .contentSlide{border:none}.retouch-album{color:#9a845b;letter-spacing:0;font-size:14px}.retouch-album #color-bg{background-color:#f5f1eb}.retouch-album .title-page{position:relative;width:628px;height:108.85px;display:flex;justify-content:center;align-items:center;margin:0 auto 20px}.retouch-album .title-page .title{font-family:"Noto serif SC";font-size:28px;color:#ba333e;font-weight:700}.retouch-album .title-page .sub-title{margin-top:5px;color:#000}.retouch-album .title-page img{position:absolute;top:0;left:0;right:0;bottom:0}.retouch-album .text-page{font-size:16px;padding-bottom:20px}.retouch-album .box{padding:60px 0}.retouch-album .box .title{width:1088px;margin:0 auto;text-align:start;padding-bottom:30px}.retouch-album .box .title .text{font-size:32px;font-weight:700}.retouch-album .box .title .sub-title{font-size:12px}.retouch-album .box .content{width:800px;margin:0 auto}.retouch-album .box .content .bg-content{width:100%;margin-bottom:16px}.retouch-album .box .content .detail-content{justify-content:space-between}.retouch-album .box .content .detail-content .describe{width:48%}.retouch-album .box .content .detail-content .describe .text{font-size:17px;font-weight:700;padding:20px 0}.retouch-album .box .content .detail-content .describe .introduce{font-size:14px;text-align:left}.retouch-album .box .content .detail-content .img{width:48%;justify-content:space-between}.retouch-album .box .content .detail-content .img .item{width:calc(50% - 5px)}.retouch-album .box .content .detail-content .img .item img{width:100%}.retouch-album .box .content .detail-content .img .button{background-color:#fff;border:1px solid #9a845b;width:100%;height:25px;margin-top:16px;border-radius:19px;color:#635905}.retouch-album .album{max-width:1040px;margin:0 auto;display:flex;justify-content:space-between;padding:60px 0}.retouch-album .album .img{width:50%;background-color:#ededed}.retouch-album .album .img img{width:100%}.retouch-album .album .describe{width:40%}.retouch-album .album .describe img{max-width:100%}.retouch-album .album .describe .text-1{font-size:18px;font-weight:700;margin:20px 0}.retouch-album .album .describe .text-2{font-size:14px}.retouch-album .album .describe .text-3{margin-top:30px;font-size:14px;text-align:start}@media only screen and (max-width: 600px){.retouch-album .title-page{width:372px;height:80.02px;display:flex;margin:20px auto}.retouch-album .title-page .title{font-size:18px;margin-bottom:0}.retouch-album .title-page .sub-title{margin-top:2px;font-size:12px}.retouch-album .title-page img{width:372px;height:80.02px}.retouch-album .text-page{font-size:14px;width:308px;margin:0 auto}.retouch-album .box .title{width:372px;margin:0 0 0 10px}.retouch-album .box .title .text{font-size:18px;font-weight:700}.retouch-album .box .content{width:372px}.retouch-album .box .content .detail-content{flex-direction:column;align-items:center}.retouch-album .box .content .detail-content .describe{width:100%}.retouch-album .box .content .detail-content .describe .text{font-size:16px}.retouch-album .box .content .detail-content .describe .introduce{font-size:13px}.retouch-album .box .content .detail-content .img{width:340px;margin:20px auto 0}.retouch-album .box .content .detail-content .img .button{margin-bottom:16px}.retouch-album .album{max-width:372px;flex-direction:column;align-items:center}.retouch-album .album .img{width:100%;height:209px}.retouch-album .album .img img{height:100%;width:100%;object-fit:cover}.retouch-album .album .describe{margin-top:20px;width:100%}}.produce-crew{color:#635905;font-size:14px}.produce-crew #color-bg{background-color:#f5f1eb}.produce-crew .title-page{position:relative;width:628px;height:108.85px;display:flex;justify-content:center;align-items:center;margin:0 auto 20px}.produce-crew .title-page .title{font-size:28px;color:#ba333e;font-weight:700}.produce-crew .title-page .sub-title{margin-top:5px;color:#000}.produce-crew .title-page img{position:absolute;top:0;left:0;right:0;bottom:0}.produce-crew .text-page{font-size:16px;padding-bottom:20px}.produce-crew .content{padding:60px 0}.produce-crew .content .title{width:1088px;margin:0 auto}.produce-crew .content .title .text{font-size:32px;font-weight:700;text-align:start}.produce-crew .content .title .sub-title{text-align:left;font-size:12px;margin-bottom:50px}.produce-crew .content .title .sub-title .text-start{margin-bottom:30px}.produce-crew .content .list-img{width:1088px;margin:10px auto;display:flex;justify-content:start;flex-wrap:wrap}.produce-crew .content .list-img .item{width:calc(16.6667% - 10px);margin-right:10px}.produce-crew .content .list-img .item img{width:100%;object-fit:cover;object-position:50% 50%;height:171px}.produce-crew .content .list-img .item .title-img{margin:5px 0 20px;font-weight:700}.py-5{padding:20px 0}@media only screen and (max-width: 600px){.produce-crew .title-page{width:372px;height:80.02px;display:flex;margin:20px auto}.produce-crew .title-page .title{font-size:18px;margin-bottom:0}.produce-crew .title-page .sub-title{margin-top:2px;font-size:12px}.produce-crew .title-page img{width:372px;height:80.02px}.produce-crew .content{padding:60px 0}.produce-crew .content .title{width:332px}.produce-crew .content .title .text{font-size:18px}.produce-crew .content .title .sub-title{font-size:12px;display:flex;flex-direction:column}.produce-crew .content .title .sub-title .text-start{margin-bottom:40px;text-align:start}.produce-crew .content .list-img{padding:0 30px;margin-top:20px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.produce-crew .content .list-img .item{width:calc(50% - 10px)}.produce-crew .content .list-img .item img{width:100%}.produce-crew .content .list-img .item .title-img{margin:10px 0}}.ReactModal__Overlay{display:flex;justify-content:center;align-items:center;background-color:#646464bf!important}.modalSwiper{width:95vw;max-width:1280px;height:90vh;background:white;display:flex;align-items:center;justify-content:center;outline:none!important}.modalSwiper.sceneModal{width:65vw;background:transparent}.modalSwiper.sceneModal .contentModalSceneWrap{padding:20px;background:white;position:relative}.modalSwiper.sceneModal .contentModalSceneWrap .iconPrev{position:absolute;top:50%;left:-30px;cursor:pointer;transform:translateY(-50%) translate(-100%)}.modalSwiper.sceneModal .contentModalSceneWrap .iconNext{position:absolute;top:50%;cursor:pointer;right:-30px;transform:translateY(-50%) translate(100%)}.modalSwiper.sceneModal .mySwiper .swiper-button-prev:after{content:"prev"!important;color:#dcdcdc}.modalSwiper.sceneModal .mySwiper .swiper-button-next:after{content:"next"!important;color:#dcdcdc}.modalSwiper.sceneModal .mySwiper .swiper-button-prev:before{display:none!important}.modalSwiper.sceneModal .mySwiper .swiper-button-next:before{display:none!important}.modalSwiper .mySwiper{width:100%;height:90%}.modalSwiper .mySwiper .swiper-slide{display:flex;justify-content:center;align-items:center}.modalSwiper .mySwiper .swiper-slide img{width:80%;height:auto;object-fit:cover}.modalSwiper .mySwiper .swiper-button-prev,.modalSwiper .mySwiper .swiper-button-next{background-color:transparent;border:none;position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;z-index:10}.modalSwiper .mySwiper .swiper-button-prev:after,.modalSwiper .mySwiper .swiper-button-next:after{content:""!important}.modalSwiper .mySwiper .swiper-button-prev:before,.modalSwiper .mySwiper .swiper-button-next:before{content:"";width:0;height:0;border-style:solid}.modalSwiper .mySwiper .swiper-button-prev:before{border-width:.75rem 0 .75rem 1rem;border-color:transparent transparent transparent #9a845b;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(180deg)}.modalSwiper .mySwiper .swiper-button-next:before{border-width:.75rem 1rem .75rem 0;border-color:transparent #9a845b transparent transparent;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(180deg)}.modalSwiper .close-icon{width:20px;height:20px;position:absolute;top:.5rem;right:1rem;cursor:pointer;z-index:100}.modalSwiper .line{position:absolute;width:100%;height:2px;background-color:#9a845b;transform-origin:center}.modalSwiper .line:nth-child(1){transform:rotate(45deg)}.modalSwiper .line:nth-child(2){transform:rotate(-45deg)}.modalSwiper .contentModalSceneWrap{width:100%;height:100%;padding:20px 100px;display:flex;flex-direction:column;justify-content:space-between}.modalSwiper .contentModalSceneWrap img{max-width:100%;max-height:100%}.modalSwiper .contentModalSceneWrap .contentTop{width:100%;height:90%}.modalSwiper .contentModalSceneWrap .contentTop .modalSwiper .mySwiper{width:100%!important;height:100%!important}.modalSwiper .contentModalSceneWrap .contentSlide{height:100%;display:flex;flex-direction:column;justify-content:space-between;border-bottom:1px solid gainsboro}.modalSwiper .contentModalSceneWrap .contentSlide .imgMain{width:auto;height:calc(100% - 120px)}.modalSwiper .contentModalSceneWrap .contentSlide .imgOther{margin:20px 0;max-width:100%;height:60px;display:flex}.modalSwiper .contentModalSceneWrap .contentSlide .imgOther img{width:60px;object-fit:cover;margin-right:20px;max-height:100%;cursor:pointer}.modalSwiper .contentModalSceneWrap .desImg{margin:0 auto;text-align:center}.modalSwiper .contentModalSceneWrap .desImg .title{font-size:20px;font-weight:700;color:#635905}.modalSwiper .contentModalSceneWrap .desImg .sub-title{color:#9a845b}.productCrewPage.modalSwiper{max-width:536px;min-height:90vh;background:none}.productCrewPage.modalSwiper .mySwiper{height:100%;width:100%;background:none}.productCrewPage.modalSwiper .mySwiper .swiper-slide{width:100%;align-items:flex-start}.productCrewPage.modalSwiper .mySwiper .swiper-slide .contentModal{color:#9a845b;display:flex;flex-direction:column;align-items:center;background:#f3f0f0;max-width:372px;width:100%;height:100%;overflow:auto}.productCrewPage.modalSwiper .mySwiper .swiper-slide .contentModal .userInfo{max-width:268px;margin:3.5rem auto 0}.productCrewPage.modalSwiper .mySwiper .swiper-slide .contentModal .userInfo .userType{width:100%;font-family:Cardo;font-size:10px;font-weight:400;line-height:21px;font-style:normal;text-align:center;border-bottom:1px solid #e7e1d7;padding-bottom:.75rem;margin-bottom:1.5rem}.productCrewPage.modalSwiper .mySwiper .swiper-slide .contentModal .userInfo img{padding:0 .75rem;width:100%;aspect-ratio:1/1}.productCrewPage.modalSwiper .mySwiper .swiper-slide .contentModal .userInfo .userName{padding:1rem .75rem 1.25rem;width:100%;font-family:Cardo;font-size:18px;font-weight:700;font-style:normal;text-align:left;color:#635905}.productCrewPage.modalSwiper .mySwiper .swiper-slide .contentModal .userInfo .textWrap{padding:0 .75rem 1.25rem;width:100%;font-family:Cardo;font-size:12px;font-weight:400;line-height:18px;font-style:normal;text-align:left;color:#9a845b}.productCrewPage.modalSwiper .mySwiper .swiper-button-prev:before{border-width:1.25rem 0 1.25rem 1.5rem;border-color:transparent transparent transparent white}.productCrewPage.modalSwiper .mySwiper .swiper-button-next:before{border-width:1.25rem 1.5rem 1.25rem 0;border-color:transparent white transparent transparent}.productCrewPage.modalSwiper .close-icon{top:1.5rem;right:7.25rem}@media screen and (max-width: 575px){.productCrewPage.modalSwiper .close-icon{top:1.5rem;right:2.5rem}}.productCrewPage.modalSwiper .close-icon img{width:2.25rem;height:1.375rem}@media screen and (max-width: 575px){.productCrewPage.modalSwiper{height:90vh}.productCrewPage.modalSwiper .mySwiper .swiper-slide{padding-top:15%}.productCrewPage.modalSwiper .mySwiper .swiper-slide .contentModal{height:80%;width:90%}.productCrewPage.modalSwiper .mySwiper .swiper-button-next,.productCrewPage.modalSwiper .mySwiper .swiper-button-prev{top:90%}.productCrewPage.modalSwiper .close-icon{top:4.5rem;right:3.5rem}}.concept{color:#635905;font-size:14px;background:linear-gradient(to bottom,#ffffff,#f5f1eb)}.concept video{width:100%}.concept .title-page{position:relative;width:628px;height:108.85px;display:flex;justify-content:center;align-items:center;margin:60px auto 20px}.concept .title-page .title{font-size:28px;color:#ba333e;font-weight:700}.concept .title-page .sub-title{margin-top:5px;color:#000}.concept .title-page img{position:absolute;top:0;left:0;right:0;bottom:0}.concept .text-page{font-size:16px;padding-bottom:20px}.concept .describe-page{margin-top:80px;margin-bottom:20px}.concept .describe-page .text-describe{padding:22px 0;font-size:18px;max-width:372px;margin:0 auto;font-weight:700}.concept .describe-page .text-describe-normal{padding:22px 0;font-size:14px;max-width:372px;margin:0 auto}.concept .content{padding-top:60px;width:920px;margin:0 auto}.concept .content .detail-content{justify-content:space-between;margin-bottom:50px;align-items:center}.concept .content .detail-content .describe{width:352px}.concept .content .detail-content .describe .text{font-size:17px;font-weight:700;padding:20px 0}.concept .content .detail-content .describe .introduce{font-size:13px;text-align:left;letter-spacing:0}.concept .content .detail-content .img{width:537px}.concept .content .detail-content .img img{width:100%}.concept .move{width:536px;height:302px;margin:0 auto;padding-bottom:60px}@media only screen and (max-width: 600px){.concept{margin:auto}.concept .describe-page{margin-top:30px}.concept .title-page{width:372px;height:80.02px;display:flex;margin:20px auto}.concept .title-page .title{font-size:18px;margin-bottom:0}.concept .title-page .sub-title{margin-top:2px;font-size:12px}.concept .title-page img{width:372px;height:80.02px}.concept .text-page{font-size:14px;width:308px;margin:0 auto}.concept .content{width:100%;padding:30px 10px 10px}.concept .content.mobileReverse .detail-content{flex-direction:column!important}.concept .content.mobileReverse .detail-content:nth-of-type(1){flex-direction:column-reverse!important}.concept .content .detail-content{flex-direction:column}.concept .content .detail-content:nth-of-type(2){flex-direction:column-reverse}.concept .content .detail-content .describe{width:95%;margin:0 auto}.concept .content .detail-content .describe .text{font-size:17px;font-weight:700;padding:20px 0}.concept .content .detail-content .img{width:100%;margin-top:20px}.concept .move{width:100%;height:209px;margin:60px 0}}.scene{color:#635905;font-size:14px}.scene .title-page{position:relative;width:372px;height:80px;display:flex;justify-content:center;align-items:center;margin:60px auto 15px}.scene .title-page .title{font-size:18px;color:#ba333e;font-weight:700}.scene .title-page .sub-title{margin-top:5px;color:#000}.scene .title-page img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.scene .text-page{font-size:14px;padding-bottom:50px}.scene .notion{display:flex;gap:20px;width:100%;margin:0 auto 40px;justify-content:center}.scene .notion .item{position:relative;width:332px;padding:10px 0;border-bottom:1px solid #9a845b;color:#9a845b}.scene .notion .item img{position:absolute;right:0;top:50%}.scene .content{padding-bottom:50px}.scene .content .title-content{font-size:32px;font-weight:700;padding-top:60px;color:#9a845b}.scene .content .sub-title,.scene .content .note{color:#9a845b;font-size:12px;height:12px}.scene .content .list-content{max-width:1088px;margin:20px auto;display:flex;padding:50px 0;gap:16px;flex-wrap:wrap}.scene .content .list-content .item{width:352px;display:flex;flex-direction:column;justify-content:space-between}.scene .content .list-content .item .index{width:200px;height:30px;border:1px solid #9a845b;border-radius:20px;margin:0 auto;display:flex;align-items:center;justify-content:center}.scene .content .list-content .item .title-item{font-size:20px;font-weight:700;margin-bottom:5px;margin-top:30px}.scene .content .list-content .item .title-item .immersive{color:#9a845b;font-size:12px}.scene .content .list-content .item img{object-fit:cover;width:100%;height:100%}.scene .content .list-content .item .image-container{overflow:hidden;position:relative;margin-top:25px;height:352px;width:100%;cursor:pointer}.scene .content .list-content .item .image-container img{transition:transform .3s ease}.scene .content .list-content .item .image-container:hover img{transform:scale(1.25)}.scene .buttonAfterCarousel{font-size:16px;width:536px;height:50px;display:flex;justify-content:center;align-items:center;color:#fff;background:#9A845B;border-radius:10px;margin:0 auto;cursor:pointer}.scene .buttonAfterCarousel:hover{color:#fff;background:#635905;border:1px solid #635905}#color-bg{background-color:#f5f1eb}@media only screen and (max-width: 600px){.scene .title-page{width:372px;height:80.02px;display:flex;margin:20px auto}.scene .title-page .title{font-size:18px;margin-bottom:0}.scene .title-page .sub-title{margin-top:2px;font-size:12px}.scene .title-page img{width:372px;height:80.02px}.scene .text-page{font-size:14px;width:308px;margin:0 auto}.scene .notion{padding-bottom:20px;display:flex;flex-wrap:wrap}.scene .notion .item{width:332px}.scene .content .title-content{font-size:18px}.scene .content .list-content{gap:12px;flex-wrap:wrap;width:332px;padding:0}.scene .content .list-content .item{width:160px}.scene .content .list-content .item .image-container{height:160px;margin-top:15px}.scene .content .list-content .item .index{width:100%;height:25px}.scene .content .list-content .item .title-item{font-size:16px;line-height:20px;margin-top:15px}.scene .buttonAfterCarousel{width:308px;height:50px;font-size:14px;margin:30px auto}}.pc{display:block}.font14{font-size:14px!important}.font12{font-size:12px!important}.font18{font-size:18px!important}.text-left{text-align:left!important}.pt-10{padding-top:10px!important}.pb-10{padding-bottom:10px!important}.nowrap{white-space:nowrap}@media screen and (max-width: 768px){.pc{display:none}}.studio{color:#635905;font-size:14px}.studio .title-page{position:relative;width:628px;height:108.85px;display:flex;justify-content:center;align-items:center;margin:60px auto 20px}.studio .title-page .title{font-size:28px;color:#ba333e;font-weight:700}.studio .title-page .sub-title{margin-top:5px;color:#000}.studio .title-page img{position:absolute;top:0;left:0;right:0;bottom:0}.studio .text-page{font-size:16px;padding-bottom:20px}.studio .describe-page{margin-top:80px;margin-bottom:20px}.studio .describe-page .text-describe{padding:22px 0;font-size:18px}.studio .content{padding:60px 200px}.studio .content.bgE7{background-color:#f5f1eb}.studio .content.bgGradient{background-image:linear-gradient(white,#F5F1EB,#F5F1EB,#F5F1EB)}.studio .content .describe-page{margin-bottom:50px}.studio .content .detail-content{justify-content:space-between}.studio .content .detail-content .describe .text,.studio .content .detail-content .describe .text_b10{font-size:14px;font-weight:700;padding:20px 0 10px}.studio .content .detail-content .describe .text-sub{font-size:14px;font-weight:700;padding:0;color:#d73567}.studio .content .detail-content .describe .text-main{font-size:22px;color:#d73567;font-weight:700;margin-bottom:20px}.studio .content .detail-content .describe .text-main-14{font-size:14px;color:#d73567;font-weight:700}.studio .content .detail-content .describe .button-price{padding:10px 5px 15px;min-width:268px;height:56px;display:flex;justify-content:center;align-items:flex-end;border:1px solid #9a845b;color:#9a845b;border-radius:28px;margin:20px auto;width:fit-content}.studio .content .detail-content .describe .button-price .text1{font-size:24px;line-height:24px}.studio .content .detail-content .describe .button-price .text2{font-size:18px;line-height:18.5px}.studio .content .detail-content .describe .button-price .text3{font-size:12px;line-height:14px;white-space:nowrap}.studio .content .detail-content .describe .introduce{font-size:14px;white-space:nowrap}.studio .content .detail-content .img{width:57%}.studio .content .detail-content .img img{width:100%;object-fit:cover;height:auto}.studio .content .list-suggest_7{margin-left:-7.1428571429%!important;margin-right:-7.1428571429%!important}.studio .content .list-suggest,.studio .content .list-suggest_7{display:flex;margin:50px 0;justify-content:center;align-items:start;flex-wrap:nowrap}.studio .content .list-suggest .item-suggest,.studio .content .list-suggest .item-suggest_7,.studio .content .list-suggest_7 .item-suggest,.studio .content .list-suggest_7 .item-suggest_7{margin:10px;min-width:160px;width:calc(16.6667% - 20px);display:flex;flex-direction:column;justify-content:start;align-items:center}.studio .content .list-suggest .item-suggest .btn-suggest,.studio .content .list-suggest .item-suggest_7 .btn-suggest,.studio .content .list-suggest_7 .item-suggest .btn-suggest,.studio .content .list-suggest_7 .item-suggest_7 .btn-suggest{width:160px;min-height:25px;display:flex;justify-content:center;align-items:center;border-radius:15px;font-size:12px;margin:10px 0;color:#9a845b;background-color:#f5f1eb}.studio .content .list-suggest .item-suggest .btn-suggest.white,.studio .content .list-suggest .item-suggest_7 .btn-suggest.white,.studio .content .list-suggest_7 .item-suggest .btn-suggest.white,.studio .content .list-suggest_7 .item-suggest_7 .btn-suggest.white{background-color:#fff}.studio .content .list-suggest .item-suggest span,.studio .content .list-suggest .item-suggest_7 span,.studio .content .list-suggest_7 .item-suggest span,.studio .content .list-suggest_7 .item-suggest_7 span{font-size:12px;color:#9a845b;white-space:nowrap}.studio .content .list-suggest .item-suggest img,.studio .content .list-suggest .item-suggest_7 img,.studio .content .list-suggest_7 .item-suggest img,.studio .content .list-suggest_7 .item-suggest_7 img{width:60px;height:60px}.studio .content .list-suggest .item-suggest_7,.studio .content .list-suggest_7 .item-suggest_7{width:calc(14.2857142857% - 20px)}.studio .move{width:536px;height:302px;margin:0 auto;padding-bottom:60px}.studio .youtubeWrap{display:flex;justify-content:center;text-align:start;background-image:linear-gradient(#f5f1eb,rgba(245,241,235,.5),rgba(245,241,235,.1),white)}.studio .youtubeWrap .itemYoutube{width:30%}.studio .youtubeWrap .itemYoutube iframe{width:100%;margin-bottom:20px;height:224px}.studio .youtubeWrap .itemYoutube .desYoutube,.studio .youtubeWrap .itemYoutube .font14{margin-bottom:20px}.studio .allWrap{padding:80px;width:40%;margin:0 auto}.studio .allWrap img{margin:20px 0;width:100%}.studio .allWrap .title{text-align:left;margin-bottom:10px}.flex{display:flex}.mb{display:none}.noBoder{border:none!important}@media only screen and (max-width: 600px){.font14{font-size:11px}.font12{font-size:10px}.font18{font-size:14px}.mb{display:block}.filming_location_fee_film_title_frame img{width:372px;height:80.02px}.filming_location_fee_film_title_frame .filming_location_fee_film_title{font-size:18px!important}.filming_location_fee_film_title_frame .hint{font-size:12px!important}.studio{margin:auto}.studio .title-page{width:372px;height:80.02px;display:flex;margin:20px auto}.studio .title-page .title{font-size:18px;margin-bottom:0}.studio .title-page .sub-title{margin-top:2px;color:#9a845b;font-size:12px}.studio .title-page img{width:372px;height:80.02px}.studio .text-page{color:#9a845b;font-size:14px;width:308px;margin:0 auto;padding-bottom:30px}.studio .content{width:100%;padding:40px 15px}.studio .content .textbt{padding:20px 0}.studio .content .detail-content{flex-direction:column}.studio .content .detail-content .describe{width:95%;margin:20px auto}.studio .content .detail-content .describe .text{font-size:12px;font-weight:700;padding:10px 0}.studio .content .detail-content .describe .text-main{font-size:18px;margin-bottom:10px}.studio .content .detail-content .img{width:100%}.studio .content .list-suggest_7{margin-left:0;margin-right:0}.studio .content .list-suggest,.studio .content .list-suggest_7{margin:0;justify-content:start;align-items:stretch;flex-wrap:wrap}.studio .content .list-suggest .item-suggest,.studio .content .list-suggest .item-suggest_7,.studio .content .list-suggest_7 .item-suggest,.studio .content .list-suggest_7 .item-suggest_7{width:50%;margin:0;padding:10px;border-bottom:1px solid rgba(172,150,113,.1803921569)}.studio .content .list-suggest .item-suggest span,.studio .content .list-suggest .item-suggest_7 span,.studio .content .list-suggest_7 .item-suggest span,.studio .content .list-suggest_7 .item-suggest_7 span{font-size:10px;white-space:nowrap}.studio .move{width:100%;height:209px;margin:60px 0}.studio .youtubeWrap{padding:0 20% 30px;flex-wrap:wrap}.studio .youtubeWrap .itemYoutube{width:100%}.studio .allWrap{padding:0 30px 30px;width:100%}.studio .allWrap img{margin:0 0 20px}}.filming_location_fee{background:#f5f1eb}.filming_location_fee .filming_location_fee_film_title_frame{position:relative;padding:88px 0 128px}.filming_location_fee .filming_location_fee_film_title_frame img{position:absolute;top:-15%;right:0;left:0;bottom:0;margin:auto}.filming_location_fee .filming_location_fee_content_item-title{padding-bottom:28px;font-size:20px;font-weight:500;line-height:30px;color:#635905}.filming_location_fee .hint{font-size:14px;font-weight:400;color:#000}.filming_location_fee .list_ul{min-width:628px;padding-bottom:100px;text-align:left;width:max-content;margin:0 auto}.filming_location_fee .list_ul .itemNote{width:max-content;margin-bottom:15px}.filming_location_fee .filming_location_fee_film_title{font-size:28px;font-weight:700;text-align:center;color:#d73567}.filming_location_fee .filming_location_fee_content{width:628px;margin:auto;display:flex;flex-direction:column}@media (max-width: 628px){.filming_location_fee .filming_location_fee_content{align-items:center;width:100%;padding:0 20px}}.filming_location_fee .filming_location_fee_content .filming_location_fee_content-list{display:flex;align-items:flex-start;justify-content:space-between}@media (max-width: 628px){.filming_location_fee .filming_location_fee_content .filming_location_fee_content-list{flex-direction:column;row-gap:35px}}.filming_location_fee .filming_location_fee_content .filming_location_fee_content_item1{width:238px;display:flex;flex-direction:column;justify-items:flex-start;align-items:flex-start}.filming_location_fee .filming_location_fee_content .filming_location_fee_content_item1 .hyogo_frame{display:flex;flex-direction:column;justify-items:flex-start;align-items:flex-start;padding-bottom:21px;width:100%}.filming_location_fee .filming_location_fee_content .filming_location_fee_content_item1 .filming_location_fee_content_item1-child{display:flex;align-items:center;gap:20px;width:100%;justify-content:space-between;padding:5px 0;color:#9a845b;font-size:14px}.filming_location_fee .filming_location_fee_content .filming_location_fee_content_item1 .filming_location_fee_content_item1-child>div:nth-child(1){min-width:141px;display:flex;justify-content:flex-start;text-align:left}.filming_location_fee .filming_location_fee_content .filming_location_fee_content_item1 .filming_location_fee_content_item1-child>div:nth-child(2){display:flex;justify-content:flex-end}.filming_location_fee .filming_location_fee_content .text_tax_included{font-size:14px;font-weight:500;line-height:32px;color:#d73567;display:flex;margin-left:auto;padding:12px 0 51px}.filming_location_fee .filming_location_fee_content .list_ul{display:flex;flex-direction:column;align-items:flex-start;font-size:14px;font-weight:500;line-height:32px;color:#635905;padding-bottom:82px}.filming_location_fee .filming_location_fee_content .list_ul .itemNote{margin-bottom:20px}.tpb-10{padding-bottom:10px!important}.tmb-0{margin-bottom:0!important}.tmt-0{margin-top:0!important}.contactPageWrap{padding:80px 400px 0}.contactPageWrap .title{color:#9a845b;font-size:20px;font-weight:700;font-family:Serif;margin-bottom:15px}.contactPageWrap .des{color:#9a845b;font-size:16px}.contactPageWrap hr{color:#e7e1d7;height:1px;width:372px;opacity:.5;margin:30px auto}.contactPageWrap .text{color:#9a845b;font-size:12px;text-align:left;margin-bottom:30px;margin-top:10px}.contactPageWrap .itemField{text-align:left;margin-top:20px}.contactPageWrap .itemField .titleField{color:#635905;font-size:16px;margin-bottom:10px}.contactPageWrap .itemField .inputField{height:32px;font-size:14px;width:100%;border:1px solid #9a845b;background-color:#fff;color:#9a845b;padding:0 10px;outline:none}.contactPageWrap .itemField textarea{background-color:#fff;height:145px!important}.contactPageWrap .itemField .itemInput{display:flex;justify-content:space-between;margin-top:10px;align-items:center}.contactPageWrap .itemField span{font-size:14px;width:150px;color:#9a845b}.contactPageWrap .listButton{display:flex;justify-content:center;margin:30px 0;font-size:10px}.contactPageWrap .listButton .button1{height:33px;display:flex;justify-content:center;align-items:center;padding:0 20px;border:1px solid #9a845b;border-radius:20px;margin:0 20px;color:#9a845b;cursor:pointer}.contactPageWrap .listButton .button2{height:33px;display:flex;justify-content:center;align-items:center;padding:0 20px;border:1px solid #9a845b;border-radius:20px;margin:0 10px;background:#9a845b;color:#fff;cursor:pointer}@media only screen and (max-width: 600px){.contactPageWrap{padding:10px}.contactPageWrap .listButton{flex-direction:column}.contactPageWrap .listButton .button1,.contactPageWrap .listButton .button2{width:100%;margin:10px 0!important}}.newsWrap{color:#635905;font-size:14px}.newsWrap .title-page{position:relative;width:628px;height:108.85px;display:flex;justify-content:center;align-items:center;margin:20px auto}.newsWrap .title-page .contentTitle{position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%)}.newsWrap .title-page .title{font-size:28px;color:#ba333e;font-weight:700;white-space:nowrap}.newsWrap .title-page .sub-title{margin-top:5px;color:#000}.newsWrap .text-page{font-size:16px;padding-bottom:50px}.newsWrap .list-event{width:1088px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-bottom:50px}.newsWrap .list-event .item{cursor:pointer;position:relative;min-height:310px;border-bottom:2px solid rgba(169,169,169,.43)}.newsWrap .list-event .item .head{display:flex;justify-content:space-between;align-items:center;padding:10px 0;font-size:16px;line-height:16px}.newsWrap .list-event .item .head .tag{color:#fff;padding:7px 15px;background:#9a845b;border-radius:20px}.newsWrap .list-event .item .head .date{color:#9a845b}.newsWrap .list-event .item img{width:100%;height:200px;object-fit:cover}.newsWrap .list-event .item .content{padding:16px;text-align:start;color:#635905!important}.newsWrap .list-event .item .content .content-item{font-size:16px;font-weight:700;line-height:22px;height:44px;margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.newsWrap .list-event .item .content .read-more{color:#9a845b;font-size:14px}.newsWrap .list-event .line{display:none}.newsWrap .pagination{display:flex;justify-content:center;width:372px;margin:0 auto;padding-bottom:50px}.newsWrap .pagination .index{width:30px;height:30px;display:flex;justify-content:center;align-items:center;margin:0 10px;cursor:pointer}.newsWrap .pagination .index:hover{border-radius:50%;background-color:#e7e1d778}.newsWrap .pagination .index.select{border-radius:50%;background-color:#e7e1d7}@media only screen and (max-width: 600px){.newsWrap .title-page{width:372px;height:80.02px;display:flex;margin:20px auto}.newsWrap .title-page .title{font-size:18px;margin-bottom:0}.newsWrap .title-page .sub-title{margin-top:2px;font-size:12px}.newsWrap .title-page img{width:372px;height:80.02px}.newsWrap .text-page{font-size:14px;width:308px;margin:0 auto}.newsWrap .list-event{width:308px;grid-template-columns:repeat(1,minmax(0,1fr))}.newsWrap .list-event .item{position:relative;min-height:310px}.newsWrap .list-event .item .content{padding-left:1px}.newsWrap .list-event .item .content .read-more{font-size:12px}.newsWrap .list-event .item .content .read-more{left:1px}.newsWrap .list-event .line{display:block;width:118%;height:1px;background:#e7e1d7;position:relative;left:-9%}}.detailNews{padding:0 230px;margin:0 auto;font-size:14px;color:#9a845b}.detailNews .banner{width:100%}.detailNews .map{margin-top:15px;font-size:12px;text-align:start}.detailNews .content{display:flex;justify-content:space-between;align-items:flex-start;padding:50px 0}.detailNews .content .contentNews{width:60%;margin:0 auto}.detailNews .content .contentNews img{max-width:100%;height:auto;object-fit:cover}.detailNews .content .contentNews .title{margin:0 auto}.detailNews .content .contentNews .title .text-title{font-size:20px;color:#9a845b;margin:20px 0}.detailNews .content .contentNews .description{text-align:left;padding:50px 0}.detailNews .content .ads{width:30%;display:flex;flex-direction:column}.detailNews .content .ads .title{font-size:24px;color:#9a845b;text-align:center}.detailNews .content .ads .item{cursor:pointer;position:relative;border-bottom:2px solid rgba(169,169,169,.43);margin-top:10px}.detailNews .content .ads .item .head{display:flex;justify-content:space-between;align-items:center;padding:5px 0}.detailNews .content .ads .item .head .tag{color:#fff;font-size:16px;line-height:16px;padding:6px 15px;background:#9a845b;border-radius:20px}.detailNews .content .ads .item .head .date{color:#9a845b;font-size:12px;line-height:12px}.detailNews .content .ads .item img{width:100%}.detailNews .content .ads .item .content{padding:10px 0;text-align:start;color:#635905!important}.detailNews .content .ads .item .content .content-item{font-size:16px;font-weight:700;line-height:22px;height:44px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width: 600px){.detailNews{width:100%;padding:0}.detailNews .banner{width:100vw;position:relative;margin:0 auto}.detailNews .map{display:none}.detailNews .content{flex-direction:column}.detailNews .content .contentNews{width:100%}.detailNews .content .contentNews .description{padding:20px}.detailNews .content .ads{width:100%;padding:30px}}.plan-post-layout{width:100%;max-width:1088px;margin-left:auto;margin-right:auto}.plan-post-layout .mb-05{margin-bottom:.375rem}.plan-post-layout .wrap-head{display:flex;flex-direction:column}.plan-post-layout .wrap-image{width:100%}.plan-post-layout .wrap-image img{width:100%;height:100%;object-fit:cover}.plan-post-layout .breadcrumb{text-align:left;font-size:14px;margin-bottom:5.75rem}.plan-post-layout .breadcrumb a,.plan-post-layout .breadcrumb span{font-size:12px;color:#9a845b;margin-left:.375rem}.plan-post-layout .wrap-frame{display:flex;flex-direction:column;align-items:center;gap:1.75rem;margin-bottom:2.5rem}.plan-post-layout .wrap-frame img{width:100%;max-width:23.25rem}.plan-post-layout .wrap-frame .wrap-frame-content{font-size:20px;font-weight:500;color:#635905}.plan-post-layout .wrap-title{background:#f5f1eb;min-height:2.25rem;margin-bottom:2.5rem;display:flex;align-items:center;justify-content:center;color:#9a845b;font-size:14px}.plan-post-layout .wrap-content{font-size:14px;font-weight:500;margin-bottom:4.75rem;text-align:left}.plan-post-layout .wrap-content div{color:#ba333e;line-height:1.5}.plan-post-layout .wrap-content p{color:#9a845b;line-height:1.5}.plan-post-layout .wrap-content h3{font-size:32px;color:#ba333e;text-align:center;line-height:1}.plan-post-layout .d-inline{display:inline}.plan-post-layout .d-inline-block{display:inline-block}.plan-post-layout .mb-0{margin-bottom:0}.plan-post-layout .mt-0{margin-top:0}.plan-post-layout .mt-oneline{margin-top:1.25rem!important}.plan-post-layout .mb-1{margin-bottom:1em}.plan-post-layout .mb-2{margin-bottom:2em}.plan-post-layout .mb-oneline{margin-bottom:1.25rem!important}.plan-post-layout .ps-24{padding-left:1.5rem}.plan-post-layout .text-center{text-align:center!important}.plan-post-layout .font-12{font-size:12px!important}.plan-post-layout .font-14-lg{font-size:14px}.plan-post-layout .font-16{font-size:16px!important}.plan-post-layout .font-18{font-size:18px!important}.plan-post-layout .font-20{font-size:20px!important}.plan-post-layout .font-24{font-size:24px!important;line-height:1!important}.plan-post-layout .font-32{font-size:32px!important}.plan-post-layout .fw-500{font-weight:500!important}.plan-post-layout .mb-2-625-rem{margin-bottom:2.625rem!important}.plan-post-layout .mb-2-5-rem{margin-bottom:2.5rem!important}.plan-post-layout .wrap-box{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:3.75rem}.plan-post-layout .wrap-box .box-item{background:#f5f1eb;color:#635905;font-size:12px;width:calc(33.3333333333% - .5rem);padding:.5rem 0}.plan-post-layout .wrap-box .box-item-opacity{background:#fcfcfc;color:#e7e1d7}.plan-post-layout .wrap-button{margin-bottom:4rem}.plan-post-layout .wrap-button button{padding:1rem 0;font-size:16px;color:#fff;background:#ba333e;border:none;width:33.5rem;max-width:100%}.plan-post-layout .wrap-recommend{margin-bottom:5rem}.plan-post-layout .wrap-recommend h3.title{font-size:18px;margin:0;font-weight:700;color:#9a845b}.plan-post-layout .wrap-recommend p.sub-title{font-size:12px;margin-top:0;margin-bottom:1.75rem;color:#635905}.plan-post-layout .wrap-recommend div{padding:1.375rem 0;border-bottom:1px solid #E7E1D7}.plan-post-layout .wrap-recommend div.border-top{border-top:1px solid #E7E1D7}.plan-post-layout .wrap-recommend div.text{width:100%;max-width:100%;color:#9a845b;font-size:14px;font-weight:500;margin:0 auto;text-align:left;padding-left:2rem;padding-right:2rem}.plan-post-layout .wrap-section{border-bottom:1px solid #e7e1d7;margin-bottom:4rem}.plan-post-layout .wrap-section .wrap-item{display:flex;flex-wrap:wrap;gap:0 6.75rem;border-top:1px solid #E7E1D7;padding-top:4rem;margin-bottom:4rem}.plan-post-layout .wrap-section .item{width:calc(50% - 3.375rem)}.plan-post-layout .wrap-section .item .item-head{padding:0 1.25rem;display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.plan-post-layout .wrap-section .item .item-head img{width:100%}.plan-post-layout .wrap-section .item .item-head .item-head-content{color:#9a845b;font-size:18px;font-weight:700}.plan-post-layout .wrap-section .item .item-body{font-size:14px;font-weight:500;text-align:left;margin-bottom:3.25rem;min-height:290px}.plan-post-layout .wrap-section .item .item-body p{color:#9a845b;margin:0}.plan-post-layout .wrap-section .item .item-body div{color:#ba333e;margin:0}.plan-post-layout .wrap-section .item .item-footer button{padding:1rem 0;font-size:16px;color:#fff;background:#ba333e;border:none;width:33.5rem;max-width:100%}@media (max-width: 991.98px){.plan-post-layout{width:calc(100% - 8rem)}.plan-post-layout .wrap-frame{gap:1.25rem}.plan-post-layout .wrap-frame .wrap-frame-content{font-size:18px}.plan-post-layout .wrap-title{font-size:14px}.plan-post-layout .wrap-box{gap:1rem}.plan-post-layout .wrap-box .box-item{width:calc(50% - .5rem)}.plan-post-layout .wrap-section{border:none}.plan-post-layout .wrap-section .wrap-item{display:flex;flex-wrap:wrap;justify-content:center;gap:0;border:none;padding-top:0;margin-bottom:0}.plan-post-layout .wrap-section .item{width:calc(100% - 6rem);border-top:1px solid #E7E1D7;padding-top:4rem;padding-bottom:4rem}.plan-post-layout .wrap-section .item.last-border{border-bottom:1px solid #E7E1D7}.plan-post-layout .wrap-section .item .item-head{max-width:31rem;margin-left:auto;margin-right:auto}.plan-post-layout .wrap-section .item .item-body{margin-bottom:2rem;max-width:31rem;margin-left:auto;margin-right:auto}}@media (max-width: 767.98px){.plan-post-layout{width:calc(100% - 4rem)}.plan-post-layout .wrap-frame{gap:1.25rem}.plan-post-layout .wrap-frame .wrap-frame-content{font-size:18px}.plan-post-layout .wrap-title{font-size:14px}.plan-post-layout .wrap-section .item{width:calc(100% - 4rem)}}@media (max-width: 575.98px){.plan-post-layout{width:100%}.plan-post-layout .wrap-head .wrap-image{order:1;margin-bottom:2.25rem}.plan-post-layout .wrap-head .breadcrumb{margin-bottom:2.5rem;font-size:10px;padding-left:2rem}.plan-post-layout .wrap-frame{padding:0 1.25rem;gap:1}.plan-post-layout .wrap-frame .wrap-frame-content{font-size:16px}.plan-post-layout .wrap-title{font-size:12px;width:calc(100% - 2.5rem);margin-left:auto;margin-right:auto;padding:0 1rem}.plan-post-layout .wrap-content{padding:0 1.25rem}.plan-post-layout .wrap-content h3{font-size:14px}.plan-post-layout .wrap-box{justify-content:center}.plan-post-layout .wrap-box .box-item{width:calc(100% - 2.5rem)}.plan-post-layout .wrap-button button{width:calc(100% - 7.5rem)}.plan-post-layout .wrap-recommend{width:calc(100% - 2.5rem);margin-left:auto;margin-right:auto}.plan-post-layout .wrap-section .item{width:calc(100% - 2.5rem)}.plan-post-layout .wrap-section .item .item-head .item-head-content{font-size:16px}}.columnWrap{color:#635905;font-size:14px}.columnWrap .title-page{position:relative;width:628px;height:108.85px;display:flex;justify-content:center;align-items:center;margin:20px auto}.columnWrap .title-page .contentTitle{position:absolute;top:50%;left:50%;transform:translateY(-50%) translate(-50%)}.columnWrap .title-page .title{font-size:28px;color:#ba333e;font-weight:700;white-space:nowrap}.columnWrap .title-page .sub-title{margin-top:5px;color:#000}.columnWrap .text-page{font-size:16px;padding-bottom:50px}.columnWrap .list-event{width:1088px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-bottom:50px}.columnWrap .list-event .item{cursor:pointer;position:relative;min-height:310px;border-bottom:2px solid rgba(169,169,169,.43)}.columnWrap .list-event .item img{width:100%;height:200px;object-fit:cover}.columnWrap .list-event .item .content{padding:16px;text-align:start}.columnWrap .list-event .item .content .content-item{font-size:22px;font-weight:700;line-height:22px;height:44px;margin-bottom:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#635905!important}.columnWrap .list-event .item .content .read-more{color:#000;font-family:NotoSansJP,sans-serif;font-size:16px;line-height:1.88;font-weight:700;margin-top:20px}.columnWrap .list-event .line{display:none}.columnWrap .pagination{display:flex;justify-content:center;width:372px;margin:0 auto;padding-bottom:50px}.columnWrap .pagination .index{width:30px;height:30px;display:flex;justify-content:center;align-items:center;margin:0 10px;cursor:pointer}.columnWrap .pagination .index:hover{border-radius:50%;background-color:#e7e1d778}.columnWrap .pagination .index.select{border-radius:50%;background-color:#e7e1d7}@media only screen and (max-width: 600px){.columnWrap .title-page{width:372px;height:80.02px;display:flex;margin:20px auto}.columnWrap .title-page .title{font-size:18px;margin-bottom:0}.columnWrap .title-page .sub-title{margin-top:2px;font-size:12px}.columnWrap .title-page img{width:372px;height:80.02px}.columnWrap .text-page{font-size:14px;width:308px;margin:0 auto}.columnWrap .list-event{width:308px;grid-template-columns:repeat(1,minmax(0,1fr))}.columnWrap .list-event .item{position:relative;min-height:310px}.columnWrap .list-event .item .content{padding-left:1px}.columnWrap .list-event .item .content .read-more{font-size:12px}.columnWrap .list-event .item .content .read-more{left:1px}.columnWrap .list-event .line{display:block;width:118%;height:1px;background:#e7e1d7;position:relative;left:-9%}}.detailColumn{padding:0 230px;margin:0 auto;font-size:14px;color:#9a845b}.detailColumn .banner{width:100%}.detailColumn .map{margin-top:15px;font-size:12px;text-align:start}.detailColumn .description{width:904px;margin:0 auto}.detailColumn .description .item{display:flex;justify-content:space-between;text-align:justify;margin:20px 0}.detailColumn .description .item img{width:34%}.detailColumn .description .item .text-content{padding:0 20px}.detailColumn .description .item:nth-child(2n){flex-direction:row-reverse}@media only screen and (max-width: 600px){.detailColumn{width:100%;padding:0}.detailColumn .banner{width:100vw;position:relative;margin:0 auto}.detailColumn .map{display:none}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;color-scheme:light dark;color:#ffffffde;background-color:#242424;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{font-family:"Noto Serif JP","Noto Serif SC";margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
