@charset "UTF-8";
.c-tab{width:100%;padding:0 20px;font-size:18px;line-height:1.2;color:var(--titleColor);background:var(--itemBgColor);border-radius:10px;border:1px solid var(--borderColor);overflow:hidden}.c-tab.wow{animation-name:fadeInUp}.c-tab__box{display:flex;align-items:stretch;align-content:stretch;justify-items:center;justify-content:center;width:100%}.c-tab__box__item{display:block;width:auto;max-width:100%;padding:0 40px;flex:0 1 auto}.c-tab__box__item::after{content:'';position:absolute;top:calc(50% - .55em - 1px);right:-1px;display:block;width:2px;height:1.1em;background:var(--borderColor)}.c-tab__box__item:last-child::after{display:none}.c-tab__box__item__link{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;min-height:70px;padding:10px 0;transition:color .4s ease-in-out}.c-tab__box__item__link::before{content:'';position:relative;display:block;width:30px;height:30px;margin:0 20px 0 0;border-radius:50%;background:url(/assets/images/common/icon_arrow_next_long.svg) center/45% auto no-repeat rgba(0,0,0,.2);opacity:.5;overflow:hidden;flex:0 0 auto}.c-tab__box__item.current .c-tab__box__item__link::before{background-image:url(/assets/images/common/icon_arrow_next_long_white.svg);background-color:#8466c2;opacity:1}@media screen and (max-width:991px){.c-tab__box__item{padding:0 20px}}@media screen and (max-width:767px){.c-tab{font-size:16px}.c-tab__box{flex-wrap:wrap}.c-tab__box__item{width:50%;padding:0;border-bottom:2px solid rgba(0,0,0,.1)}.c-tab__box__item::after{top:calc(50% - .75em - 1px);width:2px;height:1.5em}.c-tab__box__item:nth-child(odd):last-child{width:100%}.c-tab__box__item:nth-child(even)::after{display:none}.c-tab__box__item:last-child,.c-tab__box__item:nth-child(odd):nth-last-child(2){border:none}.c-tab[data-style="nowrap"]{padding:0}.c-tab[data-style="nowrap"] .c-tab__box{flex-wrap:nowrap}.c-tab[data-style="nowrap"] .c-tab__box__item{width:auto;padding:0 20px;border:none}}@media screen and (max-width:575px){.c-tab{font-size:16px}.c-tab[data-style='member'] .c-tab__box__item::after{display:none}.c-tab[data-style='member'] .c-tab__box__item:nth-child(1){width:40%}.c-tab[data-style='member'] .c-tab__box__item:nth-child(2){width:60%}.c-tab__box__item__link{min-height:50px;padding:5px 0}.c-tab__box__item__link::before{width:23px;height:23px;margin:0 10px 0 0}}@media screen and (max-width:360px){.c-tab{padding:0 10px;font-size:14px}.c-tab__box__item__link::before{width:20px;height:20px;margin:0 5px 0 0}.c-tab[data-style="nowrap"] .c-tab__box__item{padding:0 10px}}@media (any-hover:hover){.c-tab__box__item:not(.current):hover .c-tab__box__item__link{color:rgba(0,0,0,.5)}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}@-moz-document url-prefix(){}
.c-news{display:block;width:100%;max-width:100%;overflow:hidden;flex:0 0 auto}.c-news.wow{animation-name:fadeInUp}.c-news__pic{display:block;width:100%;margin:0 0 25px 0;overflow:hidden}.c-news__pic__item{display:block;width:100%;border-radius:10px;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,min(25%,130px) 100%,0 max(66.66%,calc(100% - 120px)));clip-path:polygon(0 0,100% 0,100% 100%,min(25%,130px) 100%,0 max(66.66%,calc(100% - 120px)));overflow:hidden}.c-news__pic__item img{transform-origin:center;transition:transform .4s ease-in-out}.c-news__pic__logo{position:absolute;bottom:0;left:0;display:block;width:22.5%;max-width:100px;border-radius:50%;border:4px solid #fff;overflow:hidden}.c-news__pic__logo::before{content:'';position:relative;display:block;width:100%;padding:100% 0 0 0}.c-news__pic__logo img{object-fit:cover;object-position:center;position:absolute;top:0;left:0;height:100%}.c-news__content{display:block;width:100%}.c-news__content__title{display:block;width:100%;margin:0 0 15px 0;font-size:25px;line-height:1.5;color:var(--titleColor)}.c-news__content .c-tag{margin:5px 0 -5px 0}.c-news__link{position:absolute;top:0;left:0;display:block;width:100%;height:100%}@media screen and (max-width:991px){}@media screen and (max-width:767px){}@media screen and (max-width:575px){.c-news__pic{margin:0 0 15px 0}.c-news__pic__logo{border-width:2px}.c-news__content__title{margin:0 0 10px 0;font-size:20px}}@media (any-hover:hover){.c-news:hover .c-news__pic__item img{transform:scale(1.05)}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}@-moz-document url-prefix(){}
.c-page{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;max-width:100%;border-top:1px solid rgba(0,0,0,.08);margin:0 auto;padding:65px 0 0 0}.c-page.wow{animation-name:fadeIn}.c-page__count{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:100%;max-width:100%;flex:0 1 auto}.c-page__count a{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:40px;height:40px;margin:0 5px;border-radius:50%;font-size:16px;line-height:1;color:var(--titleColor);transition:color .4s ease-in-out,opacity .4s ease-in-out;overflow:hidden}.c-page__count a.hide{display:none}.c-page__count a.active{color:#fff;background:var(--mainColor)}.c-page__prev,.c-page__next{display:flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:auto;min-width:min(160px,26.05vw);max-width:100%;height:70px;margin:0 0 0 min(30px,4.34vw);padding:0 0 0 min(20px,1.96vw);font-size:15px;color:#000;font-weight:500;text-transform:uppercase;border-radius:5px;background:rgba(58,53,68,.08);transition:color .4s ease-in-out;overflow:hidden;flex:0 0 auto}.c-page__prev{margin:0 30px 0 0;padding:0 20px 0 0}.c-page__prev::after,.c-page__next::before{content:'';z-index:-10;position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:var(--mainGradient);transition:transform .4s ease-in-out}.c-page__prev::after{transform:translateX(100%)}.c-page__next::before{transform:translateX(-100%)}.c-page__prev::before,.c-page__next::after{content:'';position:relative;display:inline-block;vertical-align:middle;width:20px;height:12px;margin:0 0 0 38px;background:url(/assets/images/common/icon_arrow_next_extra_long.svg) center no-repeat;background-size:contain;transition:filter .4s ease-in-out,opacity .4s ease-in-out}.c-page__prev::before{margin:0 38px 0 0;transform:scaleX(-1)}.c-page__prev.disable,.c-page__next.disable{opacity:.4;pointer-events:none}.c-page-detail{flex-wrap:wrap;align-items:stretch;align-content:stretch;justify-items:flex-start;justify-content:space-between;padding:0;border:none}.c-page-detail__bt{display:flex;align-items:center;align-content:center;justify-items:flex-start;justify-content:flex-start;width:calc(50% - 20px);min-height:200px;padding:20px;border-radius:10px;border:1px solid var(--borderColor);background:#f9f9f9;overflow:hidden;z-index:0}.c-page-detail__bt__pic{display:block;width:calc(50% - 30px);max-width:225px;margin:0 20px 0 0;overflow:hidden;flex:0 0 auto}.c-page-detail__bt__pic__item{display:block;width:100%;border-radius:10px;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,min(25%,130px) 100%,0 max(66.66%,calc(100% - 120px)));clip-path:polygon(0 0,100% 0,100% 100%,min(25%,130px) 100%,0 max(66.66%,calc(100% - 120px)));overflow:hidden}.c-page-detail.noLogo .c-page-detail__bt__pic__item{-webkit-clip-path:none;clip-path:none}.c-page-detail__bt__pic .c-mask{border-radius:10px;background:linear-gradient(to bottom,rgba(65,6,110,.7),rgba(0,0,0,.7));overflow:hidden}.c-page-detail__bt__pic .c-mask::after{font-size:17px;margin:10px 0 0 0}.c-page-detail__bt__pic .c-mask__item{width:28px;height:25px;font-size:17px}.c-page-detail__bt__pic__logo{position:absolute;bottom:-3px;left:-3px;display:block;width:22.5%;max-width:100px;border-radius:50%;border:3px solid #fff;overflow:hidden}.c-page-detail__bt__content{display:flex;flex-direction:column;align-items:flex-start;align-content:flex-start;justify-items:center;justify-content:center;width:100%;max-width:480px;color:var(--titleColor);flex:0 1 auto}.c-page-detail__bt__content::before{content:'PREV';position:relative;display:block;width:auto;max-width:100%;margin:0 0 15px 0;padding:0 0 0 40px;font-size:17px;line-height:1;background:url(/assets/images/common/icon_arrow_prev_long_gray.svg) left center/20px auto no-repeat}.c-page-detail__bt__content__title{display:block;width:100%;font-size:22px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.c-page-detail__bt__content__title__floor{display:inline-flex;align-items:center;align-content:center;justify-items:center;justify-content:center;width:auto;line-height:.75}.c-page-detail__bt__content__title__floor::after{content:'';display:block;width:5px;height:5px;border-radius:50%;background:rgba(0,0,0,.3);margin:0 10px}.c-page-detail__bt__link{position:absolute;top:0;left:0;display:block;width:100%;height:100%;opacity:0;z-index:10}.c-page-detail__bt[data-type="next"]{text-align:right}.c-page-detail__bt[data-type="next"] .c-page-detail__bt__pic{margin:0 0 0 20px;order:10}.c-page-detail__bt[data-type="next"] .c-page-detail__bt__content{align-items:flex-end;align-content:flex-end}.c-page-detail__bt[data-type="next"] .c-page-detail__bt__content::before{content:'NEXT';padding:0 40px 0 0;background:url(/assets/images/common/icon_arrow_next_long_gray.svg) right center/20px auto no-repeat}.c-page__back{max-width:260px;margin:80px auto 0 auto}@media screen and (max-width:991px){.c-page{padding:40px 0 0 0}.c-page-detail{display:block}.c-page-detail__bt{width:100%;margin:0 0 20px 0}.c-page-detail__bt__pic{margin:0 40px 0 0}.c-page-detail__bt__content{max-width:none}.c-page-detail__bt[data-type="next"]{text-align:left}.c-page-detail__bt[data-type="next"] .c-page-detail__bt__pic{margin:0 40px 0 0;order:0}.c-page-detail__bt[data-type="next"] .c-page-detail__bt__content{align-items:flex-start;align-content:flex-start}.c-page-detail__bt[data-type="next"] .c-page-detail__bt__content::before{padding:0 40px 0 0}.c-page__back{margin:50px auto 0 auto}}@media screen and (max-width:767px){.c-page-detail__bt{min-height:80px;margin:0 0 10px 0;padding:18px 20px}.c-page-detail__bt__pic{display:none}.c-page-detail__bt__content::before{margin:0 0 5px 0;padding:0 0 0 30px;font-size:13px}.c-page-detail__bt__content__title{font-size:18px}.c-page-detail__bt[data-type="next"] .c-page-detail__bt__content::before{padding:0 30px 0 0}.c-page__back{margin:30px auto 0 auto}}@media screen and (max-width:575px){.c-page{justify-content:space-between;padding:30px 0 0 0}.c-page__count a{width:30px;height:30px}.c-page__prev,.c-page__next{min-width:min(85px,max(65px,65px + 20 * (100vw - 320px) / 55));height:50px;font-size:13px;margin:0 0 0 min(15px,4vw);padding:0}.c-page__prev{margin:0 min(15px,4vw) 0 0}.c-page__prev::before,.c-page__next::after{width:min(20px,5.34vw);margin:0 0 0 min(10px,max(4px,4px + 6 * (100vw - 320px) / 55))}.c-page__prev::before{margin:0 min(10px,max(4px,4px + 6 * (100vw - 320px) / 55)) 0 0}.c-page__back{max-width:300px}}@media (any-hover:hover){.c-page__count a:hover{opacity:.7}.c-page__prev:hover,.c-page__next:hover{color:#fff}.c-page__prev:hover::after,.c-page__next:hover::before{transform:none}.c-page__prev:hover::before,.c-page__next:hover::after{filter:brightness(0) invert(1);opacity:.4}}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}@-moz-document url-prefix(){}
.notice{margin:45px auto 60px auto}.notice .c-tab{margin:0 auto 50px auto}.notice__box{left:-15px;display:flex;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;justify-items:flex-start;justify-content:flex-start;width:calc(100% + 30px);margin:0 0 -50px 0;overflow:hidden}.notice__box .c-news{width:calc(100% / 3 - 30px);margin:0 15px 50px 15px}.notice .c-page{margin:50px auto 0 auto}@media screen and (max-width:1250px){.notice__box .c-news{width:calc(50% - 30px)}}@media screen and (max-width:991px){.notice{margin:65px auto 40px auto}.notice__box{left:0;display:block;width:100%;margin:0;padding:60px 50px 75px 50px;border-radius:10px;border:1px solid var(--borderColor);background:var(--itemBgColor)}.notice__box .c-news{width:100%;margin:0 0 40px 0}.notice__box .c-news:last-child{margin:0}.notice .c-tab{margin:0 auto 30px auto}.notice .c-page{margin:40px auto 0 auto;padding:0;border:none}}@media screen and (max-width:767px){.notice__box{padding:60px 30px 75px 30px}}@media screen and (max-width:575px){.notice{margin:30px auto -15px auto}.notice__box{padding:30px 20px 40px 20px}.notice__box .c-news{margin:0 0 30px 0}.notice .c-page{margin:30px auto 0 auto}}@media (any-hover:hover){}@media (any-hover:none){}@supports (-webkit-touch-callout:none){}@-moz-document url-prefix(){}
