@charset "UTF-8";.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block;width:100%}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@keyframes rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ripples{from{-webkit-transform:scale(0.3, 0.3);-moz-transform:scale(0.3, 0.3);-ms-transform:scale(0.3, 0.3);-o-transform:scale(0.3, 0.3);transform:scale(0.3, 0.3);opacity:1}to{-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1);opacity:0}}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@keyframes blink_shadow{0%,100%{-webkit-box-shadow:0 0 24px #ede7dd;-moz-box-shadow:0 0 24px #ede7dd;box-shadow:0 0 24px #ede7dd}50%{-webkit-box-shadow:0 0 0 #d2c4ab;-moz-box-shadow:0 0 0 #d2c4ab;box-shadow:0 0 0 #d2c4ab}}@keyframes slide_ball{0%{top:-12px}100%{top:200px}}@keyframes marquee{0%{background-position:center 0px}100%{background-position:center 651px}}@keyframes float{0%{transform:translate3d(-50%, -50%, 0) rotateX(0deg) rotateY(0deg)}25%{transform:translate3d(-45%, -55%, 40px) rotateX(10deg) rotateY(20deg)}50%{transform:translate3d(-55%, -45%, -30px) rotateX(25deg) rotateY(-10deg)}75%{transform:translate3d(-48%, -52%, 20px) rotateX(-15deg) rotateY(30deg)}100%{transform:translate3d(-50%, -50%, 0) rotateX(0deg) rotateY(0deg)}}@keyframes fuwafuwa{0%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}12.5%{-webkit-transform:translateY(3vh);-moz-transform:translateY(3vh);-ms-transform:translateY(3vh);-o-transform:translateY(3vh);transform:translateY(3vh)}25%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}37.5%{-webkit-transform:translate(5px, 3vh);-moz-transform:translate(5px, 3vh);-ms-transform:translate(5px, 3vh);-o-transform:translate(5px, 3vh);transform:translate(5px, 3vh)}50%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}62.5%{-webkit-transform:translate(-4px, 3vh);-moz-transform:translate(-4px, 3vh);-ms-transform:translate(-4px, 3vh);-o-transform:translate(-4px, 3vh);transform:translate(-4px, 3vh)}75%{-webkit-transform:translate(3px, -3vh);-moz-transform:translate(3px, -3vh);-ms-transform:translate(3px, -3vh);-o-transform:translate(3px, -3vh);transform:translate(3px, -3vh)}87.5%{-webkit-transform:translateY(3vh);-moz-transform:translateY(3vh);-ms-transform:translateY(3vh);-o-transform:translateY(3vh);transform:translateY(3vh)}100%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}}@keyframes sway{0%,100%{transform:rotate(0deg)}12.5%{transform:rotate(2deg)}25%{transform:rotate(-2deg)}37.5%{transform:rotate(1deg)}50%{transform:rotate(-1deg)}62.5%{transform:rotate(0.5deg)}75%{transform:rotate(-0.5deg)}87.5%{transform:rotate(0.25deg)}}.carousel img{width:100%}.slick-loading .slick-list{background-color:#fff;background-image:url(/assets/milk2/app/loader-c9f1611d2beb01dfeed21e4ad6b91e6a.svg);background-position:center center;background-repeat:no-repeat}.slick-track{margin:0 auto}.slick-arrow{background-color:#fff;border:1px solid #222;cursor:pointer;display:block;height:40px;outline:none;margin-top:-20px;padding:0;width:40px;position:absolute;top:50%;z-index:1;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:opacity 0.3s;-moz-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s}.slick-arrow::before{background-size:12px 7px;background-repeat:no-repeat;background-position:center;content:"";display:block;height:7px;width:12px;z-index:2;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-image:url('data:image/svg+xml;utf8,<svg width="12" height="7" viewBox="0 0 12 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.0835 1L10.7822 3.82843L7.0835 6.65686" stroke="%23222222"/><path d="M0 4L10 4" stroke="%23222222"/></svg>')}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{opacity:0.5}.slick-prev .slick-disabled::before,.slick-next .slick-disabled::before{opacity:0.25}.slick-prev{left:38px;-webkit-transform:translate(0, -50%) scale(-1, 1);-moz-transform:translate(0, -50%) scale(-1, 1);-ms-transform:translate(0, -50%) scale(-1, 1);-o-transform:translate(0, -50%) scale(-1, 1);transform:translate(0, -50%) scale(-1, 1)}@media (min-width: 1200px){.slick-prev{left:1%}}.slick-next{right:38px;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%)}@media (min-width: 1200px){.slick-next{right:1%}}.slick-dots{display:block;width:100%;padding:0;list-style:none;position:absolute;bottom:-18px;left:0;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.slick-dots li{position:relative;margin:0;padding:0 4px;width:fit-content}.slick-dots li button{background:transparent;border:0;color:transparent;cursor:pointer;display:block;font-size:0;outline:none;padding:0}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover::before,.slick-dots li button:focus::before{opacity:1}.slick-dots li button::before{background-color:#f5f5f5;content:"";display:block;height:8px;width:8px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;transition:all 1s;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.slick-dots li.slick-active button::before{background-color:#aa9064}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial, Baskerville, monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:0.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:0.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ripples{from{-webkit-transform:scale(0.3, 0.3);-moz-transform:scale(0.3, 0.3);-ms-transform:scale(0.3, 0.3);-o-transform:scale(0.3, 0.3);transform:scale(0.3, 0.3);opacity:1}to{-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1);opacity:0}}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@keyframes blink_shadow{0%,100%{-webkit-box-shadow:0 0 24px #ede7dd;-moz-box-shadow:0 0 24px #ede7dd;box-shadow:0 0 24px #ede7dd}50%{-webkit-box-shadow:0 0 0 #d2c4ab;-moz-box-shadow:0 0 0 #d2c4ab;box-shadow:0 0 0 #d2c4ab}}@keyframes slide_ball{0%{top:-12px}100%{top:200px}}@keyframes marquee{0%{background-position:center 0px}100%{background-position:center 651px}}@keyframes float{0%{transform:translate3d(-50%, -50%, 0) rotateX(0deg) rotateY(0deg)}25%{transform:translate3d(-45%, -55%, 40px) rotateX(10deg) rotateY(20deg)}50%{transform:translate3d(-55%, -45%, -30px) rotateX(25deg) rotateY(-10deg)}75%{transform:translate3d(-48%, -52%, 20px) rotateX(-15deg) rotateY(30deg)}100%{transform:translate3d(-50%, -50%, 0) rotateX(0deg) rotateY(0deg)}}@keyframes fuwafuwa{0%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}12.5%{-webkit-transform:translateY(3vh);-moz-transform:translateY(3vh);-ms-transform:translateY(3vh);-o-transform:translateY(3vh);transform:translateY(3vh)}25%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}37.5%{-webkit-transform:translate(5px, 3vh);-moz-transform:translate(5px, 3vh);-ms-transform:translate(5px, 3vh);-o-transform:translate(5px, 3vh);transform:translate(5px, 3vh)}50%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}62.5%{-webkit-transform:translate(-4px, 3vh);-moz-transform:translate(-4px, 3vh);-ms-transform:translate(-4px, 3vh);-o-transform:translate(-4px, 3vh);transform:translate(-4px, 3vh)}75%{-webkit-transform:translate(3px, -3vh);-moz-transform:translate(3px, -3vh);-ms-transform:translate(3px, -3vh);-o-transform:translate(3px, -3vh);transform:translate(3px, -3vh)}87.5%{-webkit-transform:translateY(3vh);-moz-transform:translateY(3vh);-ms-transform:translateY(3vh);-o-transform:translateY(3vh);transform:translateY(3vh)}100%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}}@keyframes sway{0%,100%{transform:rotate(0deg)}12.5%{transform:rotate(2deg)}25%{transform:rotate(-2deg)}37.5%{transform:rotate(1deg)}50%{transform:rotate(-1deg)}62.5%{transform:rotate(0.5deg)}75%{transform:rotate(-0.5deg)}87.5%{transform:rotate(0.25deg)}}.mfp-container .modal-contents-content .mfp-close{opacity:1;padding-right:0;width:44px;-webkit-transition:-webkit-transform 0.3s;-moz-transition:-moz-transform 0.3s;-o-transition:-o-transform 0.3s;transition:transform 0.3s;-webkit-transform:translate(40%, -40%);-moz-transform:translate(40%, -40%);-ms-transform:translate(40%, -40%);-o-transform:translate(40%, -40%);transform:translate(40%, -40%)}.mfp-container .modal-contents-content .mfp-close::before,.mfp-container .modal-contents-content .mfp-close::after{background-color:#fff;content:"";display:block;height:1px;width:36px;position:absolute;top:50%;left:4px}.mfp-container .modal-contents-content .mfp-close::before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.mfp-container .modal-contents-content .mfp-close::after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.mfp-container .modal-contents-content .mfp-close:hover{-webkit-transform:translate(40%, -40%) scale(1.15);-moz-transform:translate(40%, -40%) scale(1.15);-ms-transform:translate(40%, -40%) scale(1.15);-o-transform:translate(40%, -40%) scale(1.15);transform:translate(40%, -40%) scale(1.15)}.mfp-with-anim{background-color:rgba(170,144,100,0.8);border:1px solid rgba(170,144,100,0.2);padding:24px;-webkit-box-shadow:0 1px 3px rgba(116,116,116,0.1);-moz-box-shadow:0 1px 3px rgba(116,116,116,0.1);box-shadow:0 1px 3px rgba(116,116,116,0.1);-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}@media (min-width: 576px){.mfp-with-anim{padding:32px}}.mfp-zoom-in .mfp-with-anim{opacity:0;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8)}.mfp-zoom-in.mfp-bg{opacity:0;-webkit-transition:all 0.3s ease-out;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.mfp-zoom-in.mfp-ready .mfp-with-anim{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:0.8}.mfp-zoom-in.mfp-removing .mfp-with-anim{opacity:0;-webkit-transform:scale(0.8);-moz-transform:scale(0.8);-ms-transform:scale(0.8);-o-transform:scale(0.8);transform:scale(0.8)}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.mfp-container{padding:48px 0;position:fixed}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{margin:0 auto;width:96%}@media (min-width: 576px){.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:80%}}.modal-contents-content{line-height:1.6}.modal-contents-content .modal-contents-inner{max-height:calc(100vh - 120px);overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.modal-contents-content .modal-contents-inner::-webkit-scrollbar{display:none}.modal-contents-content .modal-contents-inner .mfp-img{padding:0}.modal-contents-content .modal-contents-title{border-bottom:1px solid #ccc;margin-bottom:24px;padding-bottom:16px}.modal-contents-content .modal-contents-heading{color:#fff;font-size:1.8rem;font-weight:700;line-height:1.4}@media (min-width: 768px){.modal-contents-content .modal-contents-heading{font-size:2rem}}.modal-contents-content .modal-contents-thumb{text-align:center;margin-bottom:24px}.modal-contents-content .modal-contents-thumb__inner{display:inline-block;position:relative}.modal-contents-content .modal-contents-body{color:#fff;font-size:1.4rem}.modal-contents-content .modal-contents-body img{max-width:100%}@keyframes rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ripples{from{-webkit-transform:scale(0.3, 0.3);-moz-transform:scale(0.3, 0.3);-ms-transform:scale(0.3, 0.3);-o-transform:scale(0.3, 0.3);transform:scale(0.3, 0.3);opacity:1}to{-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1);opacity:0}}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@keyframes blink_shadow{0%,100%{-webkit-box-shadow:0 0 24px #ede7dd;-moz-box-shadow:0 0 24px #ede7dd;box-shadow:0 0 24px #ede7dd}50%{-webkit-box-shadow:0 0 0 #d2c4ab;-moz-box-shadow:0 0 0 #d2c4ab;box-shadow:0 0 0 #d2c4ab}}@keyframes slide_ball{0%{top:-12px}100%{top:200px}}@keyframes marquee{0%{background-position:center 0px}100%{background-position:center 651px}}@keyframes float{0%{transform:translate3d(-50%, -50%, 0) rotateX(0deg) rotateY(0deg)}25%{transform:translate3d(-45%, -55%, 40px) rotateX(10deg) rotateY(20deg)}50%{transform:translate3d(-55%, -45%, -30px) rotateX(25deg) rotateY(-10deg)}75%{transform:translate3d(-48%, -52%, 20px) rotateX(-15deg) rotateY(30deg)}100%{transform:translate3d(-50%, -50%, 0) rotateX(0deg) rotateY(0deg)}}@keyframes fuwafuwa{0%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}12.5%{-webkit-transform:translateY(3vh);-moz-transform:translateY(3vh);-ms-transform:translateY(3vh);-o-transform:translateY(3vh);transform:translateY(3vh)}25%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}37.5%{-webkit-transform:translate(5px, 3vh);-moz-transform:translate(5px, 3vh);-ms-transform:translate(5px, 3vh);-o-transform:translate(5px, 3vh);transform:translate(5px, 3vh)}50%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}62.5%{-webkit-transform:translate(-4px, 3vh);-moz-transform:translate(-4px, 3vh);-ms-transform:translate(-4px, 3vh);-o-transform:translate(-4px, 3vh);transform:translate(-4px, 3vh)}75%{-webkit-transform:translate(3px, -3vh);-moz-transform:translate(3px, -3vh);-ms-transform:translate(3px, -3vh);-o-transform:translate(3px, -3vh);transform:translate(3px, -3vh)}87.5%{-webkit-transform:translateY(3vh);-moz-transform:translateY(3vh);-ms-transform:translateY(3vh);-o-transform:translateY(3vh);transform:translateY(3vh)}100%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}}@keyframes sway{0%,100%{transform:rotate(0deg)}12.5%{transform:rotate(2deg)}25%{transform:rotate(-2deg)}37.5%{transform:rotate(1deg)}50%{transform:rotate(-1deg)}62.5%{transform:rotate(0.5deg)}75%{transform:rotate(-0.5deg)}87.5%{transform:rotate(0.25deg)}}.c_paging .pagination{font-size:0;margin-bottom:0;text-align:center}.c_paging span{display:inline-block;font-size:1.2rem;font-weight:700}.c_paging span+span{margin-left:4px}.c_paging span a:not(.btn){border:1px solid #222;display:inline-block;line-height:30px;text-align:center;width:32px;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.c_paging span a:not(.btn):hover{border-color:#aa9064;background-color:#aa9064;opacity:1}.c_paging span.prev a:not(.btn),.c_paging span.next a:not(.btn){width:78px}.c_paging span.current{background-color:#f5f5f5;border-color:#f5f5f5;line-height:32px;text-align:center;width:32px}.c_paging .gap{display:none}@keyframes rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ripples{from{-webkit-transform:scale(0.3, 0.3);-moz-transform:scale(0.3, 0.3);-ms-transform:scale(0.3, 0.3);-o-transform:scale(0.3, 0.3);transform:scale(0.3, 0.3);opacity:1}to{-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1);opacity:0}}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@keyframes blink_shadow{0%,100%{-webkit-box-shadow:0 0 24px #ede7dd;-moz-box-shadow:0 0 24px #ede7dd;box-shadow:0 0 24px #ede7dd}50%{-webkit-box-shadow:0 0 0 #d2c4ab;-moz-box-shadow:0 0 0 #d2c4ab;box-shadow:0 0 0 #d2c4ab}}@keyframes slide_ball{0%{top:-12px}100%{top:200px}}@keyframes marquee{0%{background-position:center 0px}100%{background-position:center 651px}}@keyframes float{0%{transform:translate3d(-50%, -50%, 0) rotateX(0deg) rotateY(0deg)}25%{transform:translate3d(-45%, -55%, 40px) rotateX(10deg) rotateY(20deg)}50%{transform:translate3d(-55%, -45%, -30px) rotateX(25deg) rotateY(-10deg)}75%{transform:translate3d(-48%, -52%, 20px) rotateX(-15deg) rotateY(30deg)}100%{transform:translate3d(-50%, -50%, 0) rotateX(0deg) rotateY(0deg)}}@keyframes fuwafuwa{0%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}12.5%{-webkit-transform:translateY(3vh);-moz-transform:translateY(3vh);-ms-transform:translateY(3vh);-o-transform:translateY(3vh);transform:translateY(3vh)}25%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}37.5%{-webkit-transform:translate(5px, 3vh);-moz-transform:translate(5px, 3vh);-ms-transform:translate(5px, 3vh);-o-transform:translate(5px, 3vh);transform:translate(5px, 3vh)}50%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}62.5%{-webkit-transform:translate(-4px, 3vh);-moz-transform:translate(-4px, 3vh);-ms-transform:translate(-4px, 3vh);-o-transform:translate(-4px, 3vh);transform:translate(-4px, 3vh)}75%{-webkit-transform:translate(3px, -3vh);-moz-transform:translate(3px, -3vh);-ms-transform:translate(3px, -3vh);-o-transform:translate(3px, -3vh);transform:translate(3px, -3vh)}87.5%{-webkit-transform:translateY(3vh);-moz-transform:translateY(3vh);-ms-transform:translateY(3vh);-o-transform:translateY(3vh);transform:translateY(3vh)}100%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}}@keyframes sway{0%,100%{transform:rotate(0deg)}12.5%{transform:rotate(2deg)}25%{transform:rotate(-2deg)}37.5%{transform:rotate(1deg)}50%{transform:rotate(-1deg)}62.5%{transform:rotate(0.5deg)}75%{transform:rotate(-0.5deg)}87.5%{transform:rotate(0.25deg)}}.c_contents-list .c_contents-list-item{position:relative}.c_contents-list .c_contents-list-item:hover{opacity:1}.c_contents-list .c_contents-list-item:hover::after{opacity:1;bottom:0px}.c_contents-list .c_contents-list-item::after{background-color:#747474;content:"";height:1px;opacity:0;width:100%;position:absolute;bottom:calc(0px - 3px);left:0;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s}.c_contents-list .c_contents-list-anchor{border-bottom:1px solid #f5f5f5;color:#222;display:block;padding:24px 0 30px;position:relative;-webkit-transition:opacity 0.5s;-moz-transition:opacity 0.5s;-o-transition:opacity 0.5s;transition:opacity 0.5s}.c_contents-list .c_contents-list-anchor:hover{opacity:0.7}.c_contents-list .c_contents-list-heading{font-size:1.4rem;font-weight:400;line-height:1.5}@keyframes rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ripples{from{-webkit-transform:scale(0.3, 0.3);-moz-transform:scale(0.3, 0.3);-ms-transform:scale(0.3, 0.3);-o-transform:scale(0.3, 0.3);transform:scale(0.3, 0.3);opacity:1}to{-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1);opacity:0}}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@keyframes blink_shadow{0%,100%{-webkit-box-shadow:0 0 24px #ede7dd;-moz-box-shadow:0 0 24px #ede7dd;box-shadow:0 0 24px #ede7dd}50%{-webkit-box-shadow:0 0 0 #d2c4ab;-moz-box-shadow:0 0 0 #d2c4ab;box-shadow:0 0 0 #d2c4ab}}@keyframes slide_ball{0%{top:-12px}100%{top:200px}}@keyframes marquee{0%{background-position:center 0px}100%{background-position:center 651px}}@keyframes float{0%{transform:translate3d(-50%, -50%, 0) rotateX(0deg) rotateY(0deg)}25%{transform:translate3d(-45%, -55%, 40px) rotateX(10deg) rotateY(20deg)}50%{transform:translate3d(-55%, -45%, -30px) rotateX(25deg) rotateY(-10deg)}75%{transform:translate3d(-48%, -52%, 20px) rotateX(-15deg) rotateY(30deg)}100%{transform:translate3d(-50%, -50%, 0) rotateX(0deg) rotateY(0deg)}}@keyframes fuwafuwa{0%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}12.5%{-webkit-transform:translateY(3vh);-moz-transform:translateY(3vh);-ms-transform:translateY(3vh);-o-transform:translateY(3vh);transform:translateY(3vh)}25%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}37.5%{-webkit-transform:translate(5px, 3vh);-moz-transform:translate(5px, 3vh);-ms-transform:translate(5px, 3vh);-o-transform:translate(5px, 3vh);transform:translate(5px, 3vh)}50%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}62.5%{-webkit-transform:translate(-4px, 3vh);-moz-transform:translate(-4px, 3vh);-ms-transform:translate(-4px, 3vh);-o-transform:translate(-4px, 3vh);transform:translate(-4px, 3vh)}75%{-webkit-transform:translate(3px, -3vh);-moz-transform:translate(3px, -3vh);-ms-transform:translate(3px, -3vh);-o-transform:translate(3px, -3vh);transform:translate(3px, -3vh)}87.5%{-webkit-transform:translateY(3vh);-moz-transform:translateY(3vh);-ms-transform:translateY(3vh);-o-transform:translateY(3vh);transform:translateY(3vh)}100%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}}@keyframes sway{0%,100%{transform:rotate(0deg)}12.5%{transform:rotate(2deg)}25%{transform:rotate(-2deg)}37.5%{transform:rotate(1deg)}50%{transform:rotate(-1deg)}62.5%{transform:rotate(0.5deg)}75%{transform:rotate(-0.5deg)}87.5%{transform:rotate(0.25deg)}}.c_schedule-list{margin-right:-16px;margin-left:-8px}@media (min-width: 1200px){.c_schedule-list{margin-right:-8px}}.c_schedule-list .slick-list{padding-right:68px}@media (min-width: 1200px){.c_schedule-list .slick-list{padding-right:0}}.c_schedule-list .c_schedule-list-item{padding:0 8px}.c_schedule-list .c_schedule-list-anchor{background-color:#f5f5f5;border:1px solid #f5f5f5;color:#222;display:block;padding:28px 16px 16px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-transition:background 0.3s;-moz-transition:background 0.3s;-o-transition:background 0.3s;transition:background 0.3s}.c_schedule-list .c_schedule-list-anchor:hover{background-color:rgba(245,245,245,0.3)}.c_schedule-list .c_schedule-list-meta{-webkit-align-items:flex-start;align-items:flex-start;line-height:1.6;margin-bottom:8px;min-height:40px;padding-left:40px;position:relative}.c_schedule-list .c_schedule-list-meta .time{color:#222}.c_schedule-list .c_schedule-list-meta .event-datetime .time-year,.c_schedule-list .c_schedule-list-meta .event-datetime .time-month-day{font-size:1.8rem}.c_schedule-list .c_schedule-list-meta .event-datetime .time-dayofweek{font-size:1.2rem}.c_schedule-list .c_schedule-list-meta .event-end-date::before{content:"〜";font-size:1.4rem;font-weight:700;margin-right:4px}.c_schedule-list .c_schedule-list-meta .event-end-date .time-year,.c_schedule-list .c_schedule-list-meta .event-end-date .time-month-day{font-size:1.4rem}.c_schedule-list .c_schedule-list-meta .event-end-date .time-dayofweek{font-size:1.1rem}.c_schedule-list .c_schedule-list-meta .time-year,.c_schedule-list .c_schedule-list-meta .time-month-day{font-weight:700}.c_schedule-list .c_schedule-list-meta .time-dayofweek{font-weight:700;margin-left:0.5em}.c_schedule-list .c_schedule-list-meta .time-dayofweek::after{content:"."}.c_schedule-list .c_schedule-list-meta::before{background-color:#aa9064;background-size:16px 16px;background-position:center;background-repeat:no-repeat;content:"";display:inline-block;height:32px;width:32px;position:absolute;left:0;top:-7px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.c_schedule-list .c_schedule-list-meta.category-live::before{background-image:url('data:image/svg+xml;utf8,<svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g><path d="M0.5 14.0829L5.06201 7.92787L8.50299 11.3678L2.41602 15.9989L0.5 14.0829ZM10.821 11.246L5.25 5.67494C5.23234 4.2392 5.7697 2.85201 6.75 1.80287L14.689 9.74599C13.6576 10.7085 12.2997 11.2444 10.889 11.246H10.821ZM7.95502 0.818988C9.03129 0.163838 10.2963 -0.111181 11.5474 0.038226C12.7985 0.187633 13.9632 0.752793 14.855 1.64296C15.7461 2.53411 16.3119 3.69876 16.4615 4.95009C16.6111 6.20143 16.3359 7.46675 15.68 8.54286L7.95502 0.818988Z" fill="%23ffffff"/></g></svg>')}.c_schedule-list .c_schedule-list-meta.category-media::before{background-image:url('data:image/svg+xml;utf8,<svg width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg"><g><path d="M20 4.4C19.6456 4.07478 19.181 3.8961 18.7 3.9H13L15 1.5L13.3 0L11 2.8L8.6 0L6.9 1.5L8.9 3.9H2.3C1.8225 3.9144 1.36408 4.09071 1 4.4C0.674785 4.75442 0.496101 5.219 0.500002 5.7V16.5C0.514401 16.9775 0.690715 17.4359 1 17.8C1.35442 18.1252 1.819 18.3039 2.3 18.3V19.9H3.9L4.5 18.3H16.5L17.1 19.9H18.6V18.3C19.0775 18.2856 19.5359 18.1093 19.9 17.8C20.2252 17.4456 20.4039 16.981 20.4 16.5V5.6C20.3856 5.1225 20.2093 4.66408 19.9 4.3L20 4.4ZM14.6 16.1H3.4C3.2 16.1 3 16.1 2.9 15.9C2.77486 15.7631 2.70377 15.5854 2.7 15.4V6.6C2.7 6.4 2.7 6.2 2.9 6.1C3.03687 5.97486 3.21458 5.90377 3.4 5.9H14.6V16.1Z" fill="%23ffffff"/></g></svg>')}.c_schedule-list .c_schedule-list-meta.category-media.tag-radio::before{background-image:url('data:image/svg+xml;utf8,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><g><path d="M1.8 18C1.56564 18.0046 1.3327 17.9627 1.11457 17.8769C0.896445 17.7911 0.697433 17.663 0.528994 17.5C0.359933 17.3466 0.225358 17.159 0.134166 16.9498C0.0429737 16.7405 -0.00275653 16.5143 -4.87073e-06 16.286V4.84302L12.51 0L13.095 1.414L5.66999 4.28497H16.2C16.4344 4.28037 16.6673 4.32221 16.8854 4.40802C17.1036 4.49383 17.3026 4.62192 17.471 4.78497C17.6402 4.93848 17.7748 5.12623 17.866 5.33569C17.9572 5.54515 18.0029 5.77157 18 6V16.286C18.0023 16.5138 17.9564 16.7395 17.8652 16.9482C17.774 17.1569 17.6397 17.3439 17.471 17.497C17.3026 17.66 17.1035 17.7881 16.8854 17.8739C16.6673 17.9597 16.4343 18.0016 16.2 17.997L1.8 18ZM5.4 15.429C5.6945 15.4364 5.98753 15.3853 6.26216 15.2787C6.53679 15.1721 6.78757 15.0121 7 14.808C7.21008 14.6149 7.37689 14.3796 7.48944 14.1174C7.602 13.8553 7.65774 13.5723 7.653 13.287C7.65802 13.0014 7.60242 12.718 7.48986 12.4554C7.37729 12.1929 7.21033 11.9572 7 11.764C6.78757 11.5599 6.53679 11.3999 6.26216 11.2933C5.98753 11.1867 5.6945 11.1357 5.4 11.143C5.1055 11.1357 4.81246 11.1867 4.53783 11.2933C4.2632 11.3999 4.01242 11.5599 3.8 11.764C3.5901 11.9571 3.42347 12.1925 3.31109 12.4547C3.19871 12.7168 3.14313 12.9998 3.148 13.285C3.14313 13.5702 3.19871 13.8532 3.31109 14.1154C3.42347 14.3775 3.5901 14.6129 3.8 14.806C4.01226 15.0105 4.26296 15.1708 4.5376 15.2778C4.81224 15.3847 5.10536 15.4361 5.4 15.429ZM1.8 8.57202H12.6V6.85797H14.4V8.57202H16.2V6H1.8V8.57202Z" fill="%23ffffff"/></g></svg>')}.c_schedule-list .c_schedule-list-meta.category-media.tag-movie::before{background-image:url('data:image/svg+xml;utf8,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><g><path d="M14.583 5.081L16.224 7.453H14.437L12.795 5.081H10.533L12.174 7.453H10.386L8.745 5.081H6.483L8.125 7.453H6.336L4.695 5.081H2.433L4.075 7.453H2.286L0.645004 5.081L1.829 2.449L1.08 2.588C0.909371 2.61883 0.746498 2.68303 0.600718 2.77691C0.454937 2.87079 0.329114 2.99251 0.230459 3.13511C0.131804 3.2777 0.062256 3.43837 0.025799 3.60789C-0.010658 3.77741 -0.0133065 3.95246 0.0180046 4.123L0.202005 5.123V16.682C0.202005 16.8551 0.236095 17.0265 0.302331 17.1864C0.368567 17.3463 0.46565 17.4916 0.588038 17.614C0.710425 17.7364 0.85572 17.8334 1.01563 17.8997C1.17553 17.9659 1.34692 18 1.52 18H15.762C15.9351 18 16.1065 17.9659 16.2664 17.8997C16.4263 17.8334 16.5716 17.7364 16.694 17.614C16.8164 17.4916 16.9134 17.3463 16.9797 17.1864C17.0459 17.0265 17.08 16.8551 17.08 16.682V5.082H14.58L14.583 5.081ZM14.183 15.836H3.106V13.781H14.18L14.183 15.836ZM14.183 12.145H3.106V10.093H14.18L14.183 12.145Z" fill="%23ffffff" /><path d="M5.81102 1.714L3.58701 2.124L2.40302 4.755L4.62801 4.345L5.81102 1.714Z" fill="%23ffffff" /><path d="M9.79399 0.978996L7.56999 1.39L6.38599 4.021L8.60999 3.61L9.79399 0.978996Z" fill="%23ffffff" /><path d="M13.777 0.244003L11.552 0.655003L10.369 3.286L12.593 2.875L13.777 0.244003Z" fill="%23ffffff" /><path d="M16.616 1.061C16.5655 0.788956 16.4303 0.539848 16.2296 0.349288C16.029 0.158729 15.7733 0.0364735 15.499 0L14.352 2.551L16.807 2.098L16.616 1.061Z" fill="%23ffffff" /></g></svg>')}.c_schedule-list .c_schedule-list-meta.category-media.tag-magazine::before{background-image:url('data:image/svg+xml;utf8,<svg width="20" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"><g><path d="M11.818 5.36402V3.81897C12.312 3.6088 12.8259 3.44901 13.352 3.34198C13.8946 3.23365 14.4467 3.18008 15 3.18201C15.3881 3.18159 15.7757 3.21202 16.159 3.27301C16.5377 3.33368 16.909 3.40934 17.273 3.5V4.95502C16.9161 4.82043 16.548 4.71769 16.173 4.64801C15.7868 4.5793 15.3952 4.54579 15.003 4.54798C14.4428 4.54599 13.8849 4.61863 13.344 4.76398C12.8145 4.90627 12.3026 5.10756 11.818 5.36402ZM11.818 10.364V8.81897C12.312 8.6088 12.8259 8.44901 13.352 8.34198C13.8946 8.23365 14.4467 8.18008 15 8.18201C15.3881 8.18159 15.7757 8.21202 16.159 8.27301C16.5377 8.33368 16.909 8.40934 17.273 8.5V9.95502C16.9161 9.82043 16.548 9.71769 16.173 9.64801C15.7868 9.5793 15.3952 9.54579 15.003 9.54798C14.4438 9.54448 13.8864 9.6117 13.344 9.74799C12.8105 9.8856 12.2975 10.0927 11.818 10.364ZM11.818 7.86402V6.31897C12.312 6.1088 12.8259 5.94901 13.352 5.84198C13.8946 5.73365 14.4467 5.68008 15 5.68201C15.3881 5.68159 15.7757 5.71202 16.159 5.77301C16.5377 5.83368 16.909 5.90934 17.273 6V7.45502C16.9161 7.32043 16.548 7.21769 16.173 7.14801C15.7868 7.0793 15.3952 7.04579 15.003 7.04798C14.4428 7.04599 13.8849 7.11863 13.344 7.26398C12.8145 7.40627 12.3026 7.60756 11.818 7.86402ZM4.99999 10.909C5.70025 10.9077 6.39828 10.9879 7.07999 11.148C7.77395 11.3142 8.44812 11.5543 9.09099 11.864V2.909C8.47278 2.54663 7.8075 2.27137 7.11399 2.09101C6.4239 1.90996 5.71343 1.8182 4.99999 1.818C4.45444 1.81797 3.91019 1.87122 3.37499 1.97699C2.8409 2.08177 2.31911 2.24161 1.81799 2.45398V11.454C2.33303 11.2761 2.86135 11.1394 3.39799 11.045C3.92708 10.9536 4.46307 10.9082 4.99999 10.909ZM10.909 11.864C11.5519 11.5543 12.226 11.3142 12.92 11.148C13.6017 10.9879 14.2997 10.9077 15 10.909C15.5362 10.9083 16.0716 10.9538 16.6 11.045C17.1366 11.1394 17.665 11.2761 18.18 11.454V2.45398C17.6789 2.24161 17.1571 2.08177 16.623 1.97699C16.0884 1.87135 15.5449 1.8181 15 1.818C14.2865 1.8182 13.5761 1.90996 12.886 2.09101C12.1925 2.27137 11.5272 2.54663 10.909 2.909V11.864ZM9.99999 14.545C9.28687 13.9773 8.4892 13.5248 7.63599 13.204C6.79337 12.887 5.90026 12.7254 4.99999 12.727C4.36665 12.7266 3.73609 12.8106 3.12499 12.977C2.51298 13.1417 1.92205 13.3766 1.36399 13.677C1.22364 13.759 1.06322 13.8003 0.90072 13.7962C0.738221 13.7921 0.580068 13.7429 0.44399 13.654C0.303782 13.5742 0.188264 13.4574 0.110116 13.3162C0.0319684 13.1751 -0.00578916 13.0152 0.000989211 12.854V1.89899C0.001141 1.73191 0.0441813 1.56768 0.125989 1.422C0.209785 1.26995 0.341681 1.15001 0.500989 1.081C1.19194 0.71969 1.9248 0.444957 2.68299 0.263003C3.44226 0.0843661 4.21999 -0.00391333 4.99999 2.69814e-06C5.87129 -0.00103429 6.73888 0.113638 7.57999 0.341006C8.42892 0.571838 9.2429 0.91594 9.99999 1.36402C10.7571 0.91594 11.5711 0.571838 12.42 0.341006C13.2611 0.113638 14.1287 -0.00103429 15 2.69814e-06C15.7807 -0.000716093 16.5588 0.0909309 17.318 0.273013C18.0762 0.454967 18.809 0.729699 19.5 1.09101C19.6593 1.16008 19.7911 1.28 19.875 1.43201C19.9568 1.57769 19.9998 1.74192 20 1.909V12.864C20.0068 13.0252 19.969 13.1851 19.8909 13.3262C19.8127 13.4674 19.6972 13.5842 19.557 13.664C19.4209 13.7529 19.2628 13.8022 19.1003 13.8062C18.9378 13.8103 18.7773 13.769 18.637 13.687C18.0789 13.3866 17.488 13.1517 16.876 12.987C16.2649 12.8207 15.6343 12.7366 15.001 12.737C14.1007 12.7354 13.2076 12.897 12.365 13.214C11.5121 13.5316 10.7141 13.9807 9.99999 14.545Z" fill="%23ffffff" /></g></svg>')}.c_schedule-list .c_schedule-list-meta.category-media.tag-web::before{background-image:url('data:image/svg+xml;utf8,<svg width="19" height="16" viewBox="0 0 19 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g><path d="M17.738 -0.00299859H1.262C1.0965 -0.00339301 0.932541 0.0288452 0.779511 0.0918767C0.626481 0.154908 0.48738 0.247495 0.370166 0.364338C0.252953 0.48118 0.159926 0.619986 0.0964091 0.772815C0.0328921 0.925645 0.000130986 1.0895 0 1.255L0 11.734C0.00105937 12.0677 0.134583 12.3874 0.371226 12.6227C0.607868 12.8581 0.928265 12.9898 1.262 12.989H8.162V13.269C8.16094 13.6027 8.02742 13.9224 7.79077 14.1577C7.55413 14.3931 7.23374 14.5248 6.9 14.524H5.047V15.997H13.953V14.524H12.1C11.7663 14.5248 11.4459 14.3931 11.2092 14.1577C10.9726 13.9224 10.8391 13.6027 10.838 13.269V12.989H17.738C18.0717 12.9898 18.3921 12.8581 18.6288 12.6227C18.8654 12.3874 18.9989 12.0677 19 11.734V1.255C18.9999 1.0895 18.9671 0.925645 18.9036 0.772815C18.8401 0.619986 18.747 0.48118 18.6298 0.364338C18.5126 0.247495 18.3735 0.154908 18.2205 0.0918767C18.0675 0.0288452 17.9035 -0.00339301 17.738 -0.00299859ZM17.219 9.317C17.2189 9.37216 17.2079 9.42675 17.1866 9.47765C17.1654 9.52856 17.1344 9.57479 17.0953 9.61369C17.0562 9.6526 17.0098 9.68343 16.9588 9.70441C16.9078 9.7254 16.8532 9.73613 16.798 9.736H2.2C2.14484 9.73613 2.0902 9.7254 2.0392 9.70441C1.98819 9.68343 1.94182 9.6526 1.90272 9.61369C1.86363 9.57479 1.83258 9.52856 1.81135 9.47765C1.79012 9.42675 1.77913 9.37216 1.779 9.317V2.187C1.77913 2.13184 1.79012 2.07725 1.81135 2.02635C1.83258 1.97544 1.86363 1.92922 1.90272 1.89031C1.94182 1.8514 1.98819 1.82057 2.0392 1.79959C2.0902 1.7786 2.14484 1.76787 2.2 1.768H16.8C16.8552 1.76787 16.9098 1.7786 16.9608 1.79959C17.0118 1.82057 17.0582 1.8514 17.0973 1.89031C17.1364 1.92922 17.1674 1.97544 17.1886 2.02635C17.2099 2.07725 17.2209 2.13184 17.221 2.187V9.317H17.219Z" fill="%23ffffff" /></g></svg>')}.c_schedule-list .c_schedule-list-meta.category-media.tag-release::before{background-image:url('data:image/svg+xml;utf8,<svg width="11" height="16" viewBox="0 0 11 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g><path d="M3.55599 16C3.08833 16.0067 2.62426 15.9175 2.1924 15.738C1.76054 15.5584 1.37003 15.2923 1.04498 14.956C0.708392 14.6309 0.442003 14.2403 0.262269 13.8082C0.0825356 13.3762 -0.00672601 12.9119 -1.39081e-05 12.444C-0.00671801 11.9763 0.082454 11.5122 0.26201 11.0804C0.441566 10.6485 0.707705 10.258 1.04399 9.93298C1.36904 9.5967 1.75953 9.33056 2.19139 9.151C2.62326 8.97144 3.08732 8.88227 3.55498 8.88898C3.87376 8.88605 4.19142 8.92711 4.49898 9.01099C4.79217 9.09451 5.07248 9.218 5.33199 9.37799V0H10.665V3.55603H7.10898V12.445C7.11568 12.9127 7.02651 13.3767 6.84696 13.8086C6.6674 14.2405 6.40128 14.6309 6.06499 14.956C5.74017 15.292 5.34999 15.558 4.91849 15.7375C4.48699 15.9171 4.02331 16.0064 3.55599 16Z" fill="%23ffffff" /></g></svg>')}.c_schedule-list .c_schedule-list-meta.category-unset{padding-left:0}.c_schedule-list .c_schedule-list-meta.category-unset::before{display:none}.c_schedule-list .c_schedule-list-artists{margin-bottom:16px;min-height:20px}.c_schedule-list .c_schedule-list-heading{font-size:1.4rem;font-weight:400;line-height:1.5}@keyframes rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ripples{from{-webkit-transform:scale(0.3, 0.3);-moz-transform:scale(0.3, 0.3);-ms-transform:scale(0.3, 0.3);-o-transform:scale(0.3, 0.3);transform:scale(0.3, 0.3);opacity:1}to{-webkit-transform:scale(1, 1);-moz-transform:scale(1, 1);-ms-transform:scale(1, 1);-o-transform:scale(1, 1);transform:scale(1, 1);opacity:0}}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}@keyframes blink_shadow{0%,100%{-webkit-box-shadow:0 0 24px #ede7dd;-moz-box-shadow:0 0 24px #ede7dd;box-shadow:0 0 24px #ede7dd}50%{-webkit-box-shadow:0 0 0 #d2c4ab;-moz-box-shadow:0 0 0 #d2c4ab;box-shadow:0 0 0 #d2c4ab}}@keyframes slide_ball{0%{top:-12px}100%{top:200px}}@keyframes marquee{0%{background-position:center 0px}100%{background-position:center 651px}}@keyframes float{0%{transform:translate3d(-50%, -50%, 0) rotateX(0deg) rotateY(0deg)}25%{transform:translate3d(-45%, -55%, 40px) rotateX(10deg) rotateY(20deg)}50%{transform:translate3d(-55%, -45%, -30px) rotateX(25deg) rotateY(-10deg)}75%{transform:translate3d(-48%, -52%, 20px) rotateX(-15deg) rotateY(30deg)}100%{transform:translate3d(-50%, -50%, 0) rotateX(0deg) rotateY(0deg)}}@keyframes fuwafuwa{0%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}12.5%{-webkit-transform:translateY(3vh);-moz-transform:translateY(3vh);-ms-transform:translateY(3vh);-o-transform:translateY(3vh);transform:translateY(3vh)}25%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}37.5%{-webkit-transform:translate(5px, 3vh);-moz-transform:translate(5px, 3vh);-ms-transform:translate(5px, 3vh);-o-transform:translate(5px, 3vh);transform:translate(5px, 3vh)}50%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}62.5%{-webkit-transform:translate(-4px, 3vh);-moz-transform:translate(-4px, 3vh);-ms-transform:translate(-4px, 3vh);-o-transform:translate(-4px, 3vh);transform:translate(-4px, 3vh)}75%{-webkit-transform:translate(3px, -3vh);-moz-transform:translate(3px, -3vh);-ms-transform:translate(3px, -3vh);-o-transform:translate(3px, -3vh);transform:translate(3px, -3vh)}87.5%{-webkit-transform:translateY(3vh);-moz-transform:translateY(3vh);-ms-transform:translateY(3vh);-o-transform:translateY(3vh);transform:translateY(3vh)}100%{-webkit-transform:translateY(-3vh);-moz-transform:translateY(-3vh);-ms-transform:translateY(-3vh);-o-transform:translateY(-3vh);transform:translateY(-3vh)}}@keyframes sway{0%,100%{transform:rotate(0deg)}12.5%{transform:rotate(2deg)}25%{transform:rotate(-2deg)}37.5%{transform:rotate(1deg)}50%{transform:rotate(-1deg)}62.5%{transform:rotate(0.5deg)}75%{transform:rotate(-0.5deg)}87.5%{transform:rotate(0.25deg)}}.below-the-fold{position:relative;z-index:1;-webkit-transition:filter 0.3s;-moz-transition:filter 0.3s;-o-transition:filter 0.3s;transition:filter 0.3s}.above-the-fold{overflow:hidden;margin-bottom:24px;-webkit-transition:filter 0.3s;-moz-transition:filter 0.3s;-o-transition:filter 0.3s;transition:filter 0.3s}.mv{width:100vw;-webkit-transition:opacity 0.3s;-moz-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s}.mv .slick-slide{overflow:hidden}.mv .slick-slide.slick-active{animation:zoom 4000ms linear forwards}.info-popup-wrap{margin:-36px 0 24px;padding:0 16px}@media (min-width: 992px){.info-popup-wrap{margin:-56px 0 48px;max-width:603px;padding:0 16px}}.info-popup-wrap .info-popup{background-color:#fff;padding:32px 0 4px;position:relative;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 3px 8px rgba(0,0,0,0.08);-moz-box-shadow:0 3px 8px rgba(0,0,0,0.08);box-shadow:0 3px 8px rgba(0,0,0,0.08)}.info-popup-wrap .info-popup::before{background-size:16px;background-repeat:no-repeat;content:"INFORMATION";display:inline-block;height:16px;padding-left:24px;position:absolute;top:16px;left:16px;font-size:1.2rem;font-style:normal;font-family:"Inter",sans-serif;font-weight:500;letter-spacing:0.075em;line-height:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;zoom:1;background-image:url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g><path d="M7.99999 11.983C8.08232 11.9847 8.16415 11.9698 8.24061 11.9393C8.31706 11.9087 8.38658 11.863 8.44499 11.805C8.50423 11.7483 8.55102 11.6799 8.58235 11.6042C8.61369 11.5284 8.62889 11.4469 8.62699 11.365C8.62873 11.2826 8.61386 11.2008 8.58328 11.1244C8.5527 11.0479 8.50703 10.9784 8.44899 10.92C8.39232 10.8607 8.32393 10.814 8.24817 10.7826C8.17241 10.7513 8.09096 10.7361 8.009 10.738C7.92675 10.7361 7.84497 10.7509 7.76852 10.7813C7.69208 10.8117 7.62253 10.8572 7.564 10.915C7.50475 10.9716 7.45797 11.0401 7.42664 11.1158C7.3953 11.1916 7.3801 11.273 7.382 11.355C7.38026 11.4373 7.39511 11.5192 7.4257 11.5956C7.45628 11.6721 7.50195 11.7416 7.55999 11.8C7.61657 11.8594 7.68493 11.9064 7.7607 11.9379C7.83646 11.9694 7.91796 11.9847 7.99999 11.983ZM7.43299 9.12297H8.57599V3.84801H7.43299V9.12297ZM8.01199 16C6.94384 16.0063 5.88572 15.7936 4.90299 15.375C3.94952 14.9712 3.08274 14.3876 2.34999 13.656C1.61831 12.9239 1.03436 12.0578 0.62999 11.105C0.210702 10.1207 -0.00202402 9.06085 0.00498973 7.99101C-0.0018999 6.92571 0.21086 5.87039 0.62999 4.89098C1.03578 3.94185 1.61925 3.07905 2.34899 2.34898C3.08109 1.61728 3.94718 1.03336 4.89999 0.629013C5.88427 0.209725 6.94415 -0.00300059 8.01399 0.00401317C9.0793 -0.00290511 10.1346 0.209856 11.114 0.629013C12.0631 1.03481 12.9259 1.61827 13.656 2.34801C14.3868 3.0789 14.9707 3.94313 15.376 4.89397C15.7947 5.8735 16.0075 6.92874 16.001 7.994C16.0073 9.06216 15.7946 10.1203 15.376 11.103C14.9722 12.0565 14.3886 12.9232 13.657 13.656C12.9261 14.3868 12.0618 14.9707 11.111 15.376C10.1301 15.7949 9.07353 16.0073 8.007 16H8.01199ZM7.99999 14.857C8.90325 14.873 9.80023 14.7039 10.6356 14.3599C11.4709 14.0159 12.2269 13.5044 12.857 12.857C13.5044 12.2269 14.0159 11.4709 14.3599 10.6355C14.7039 9.80019 14.8731 8.90325 14.857 7.99998C14.8731 7.09672 14.7039 6.19978 14.3599 5.36443C14.0159 4.52907 13.5044 3.77303 12.857 3.14299C12.2269 2.49554 11.4709 1.98404 10.6356 1.64006C9.80023 1.29608 8.90325 1.12692 7.99999 1.14299C7.09673 1.12692 6.19976 1.29608 5.3644 1.64006C4.52905 1.98404 3.77303 2.49554 3.14299 3.14299C2.49554 3.77303 1.98406 4.52907 1.64008 5.36443C1.2961 6.19978 1.12692 7.09672 1.14299 7.99998C1.12692 8.90325 1.2961 9.80019 1.64008 10.6355C1.98406 11.4709 2.49554 12.2269 3.14299 12.857C3.77303 13.5044 4.52905 14.0159 5.3644 14.3599C6.19976 14.7039 7.09673 14.873 7.99999 14.857Z" fill="%23222222"/></g></svg>')}.info-popup-wrap .info-popup-item{padding:16px}.info-popup-wrap .info-popup-anchor{color:#222;display:block;min-height:3.2em;position:relative;-webkit-transition:opacity 0.3s,-webkit-transform 0.3s;-moz-transition:opacity 0.3s,-moz-transform 0.3s;-o-transition:opacity 0.3s,-o-transform 0.3s;transition:opacity 0.3s,transform 0.3s;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media (min-width: 768px){.info-popup-wrap .info-popup-anchor{min-height:1.6em;-webkit-line-clamp:1}}.info-popup-wrap .info-popup-anchor:hover{color:#222;opacity:0.7;-webkit-transform:scale(1.01);-moz-transform:scale(1.01);-ms-transform:scale(1.01);-o-transform:scale(1.01);transform:scale(1.01)}.info-popup-wrap .info-popup-text{font-size:1.3rem;line-height:1.53}.bnr,.bnr_middle{position:relative}.bnr.no-slide,.bnr_middle.no-slide{padding:0 16px}@media (min-width: 992px){.bnr.no-slide,.bnr_middle.no-slide{display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}}.bnr.no-slide .bnr-item,.bnr.no-slide .bnr_middle-item,.bnr_middle.no-slide .bnr-item,.bnr_middle.no-slide .bnr_middle-item{width:100%}@media (min-width: 1200px){.bnr.no-slide .bnr-item,.bnr.no-slide .bnr_middle-item,.bnr_middle.no-slide .bnr-item,.bnr_middle.no-slide .bnr_middle-item{padding:0 48px;width:1207px}}.bnr .slick-slide,.bnr_middle .slick-slide{padding:0 4px}@media (min-width: 768px){.bnr .slick-slide,.bnr_middle .slick-slide{padding:0 24px}}.bnr a:not(.btn),.bnr_middle a:not(.btn){display:block;-webkit-transition:-webkit-transform 0.5s;-moz-transition:-moz-transform 0.5s;-o-transition:-o-transform 0.5s;transition:transform 0.5s}.bnr a:not(.btn):hover,.bnr_middle a:not(.btn):hover{opacity:1;-webkit-transform:scale(1.02);-moz-transform:scale(1.02);-ms-transform:scale(1.02);-o-transform:scale(1.02);transform:scale(1.02)}.bnr{margin-bottom:44px}@media (min-width: 992px){.bnr{margin-bottom:92px}}@media (min-width: 1200px){.bnr{margin-bottom:140px}}.bnr_middle{margin-top:64px}.section-todays-schedule{margin:0 auto;max-width:1238px;padding:0 16px}.section-todays-schedule .section-inner{border:1px solid #aa9064;padding:24px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;-webkit-box-shadow:3px 3px 0 #d2c4ab;-moz-box-shadow:3px 3px 0 #d2c4ab;box-shadow:3px 3px 0 #d2c4ab}@media (min-width: 992px){.section-todays-schedule .section-inner{padding:48px;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:flex-start;align-items:flex-start}}.section-todays-schedule .section-title{margin-bottom:24px}@media (min-width: 992px){.section-todays-schedule .section-title{width:120px}}.section-todays-schedule .section-heading{color:#aa9064;font-size:2rem;font-style:normal;font-family:"Inter",sans-serif;font-weight:700;letter-spacing:0.075em;line-height:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;zoom:1}@media (min-width: 992px){.section-todays-schedule .section-heading{line-height:1.4}}@media (min-width: 992px){.section-todays-schedule .section-content{padding-left:40px;width:calc(100% - 120px)}}@media (min-width: 1200px){.section-todays-schedule .section-content{padding-left:80px}}.section-todays-schedule .todays-schedule-item+.todays-schedule-item{margin-top:24px}.section-todays-schedule .todays-schedule-anchor{display:block;-webkit-transition:opacity 0.3s;-moz-transition:opacity 0.3s;-o-transition:opacity 0.3s;transition:opacity 0.3s}.section-todays-schedule .todays-schedule-anchor:hover{opacity:0.7}.section-todays-schedule .todays-schedule-anchor:hover .todays-schedule-title::after{right:-4px}.section-todays-schedule .todays-schedule-title{line-height:1.6;padding-left:32px;padding-right:16px;position:relative}.section-todays-schedule .todays-schedule-title::after{border-top:1px solid #aa9064;border-right:1px solid #aa9064;content:"";display:inline-block;height:6px;width:6px;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%) rotate(45deg);-moz-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);-o-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);-webkit-transition:right 0.3s,border 0.3s;-moz-transition:right 0.3s,border 0.3s;-o-transition:right 0.3s,border 0.3s;transition:right 0.3s,border 0.3s}.section-todays-schedule .todays-schedule-title::before{background-color:#aa9064;background-size:15px auto;background-position:center;background-repeat:no-repeat;content:"";display:inline-block;height:24px;width:24px;position:absolute;left:0;top:0;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}@media (min-width: 768px){.section-todays-schedule .todays-schedule-title::before{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}.section-todays-schedule .todays-schedule-title.category-live::before{background-image:url('data:image/svg+xml;utf8,<svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g><path d="M0.5 14.0829L5.06201 7.92787L8.50299 11.3678L2.41602 15.9989L0.5 14.0829ZM10.821 11.246L5.25 5.67494C5.23234 4.2392 5.7697 2.85201 6.75 1.80287L14.689 9.74599C13.6576 10.7085 12.2997 11.2444 10.889 11.246H10.821ZM7.95502 0.818988C9.03129 0.163838 10.2963 -0.111181 11.5474 0.038226C12.7985 0.187633 13.9632 0.752793 14.855 1.64296C15.7461 2.53411 16.3119 3.69876 16.4615 4.95009C16.6111 6.20143 16.3359 7.46675 15.68 8.54286L7.95502 0.818988Z" fill="%23ffffff"/></g></svg>')}.section-todays-schedule .todays-schedule-title.category-schedule::before{background-image:url('data:image/svg+xml;utf8,<svg width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg"><g><path d="M20 4.4C19.6456 4.07478 19.181 3.8961 18.7 3.9H13L15 1.5L13.3 0L11 2.8L8.6 0L6.9 1.5L8.9 3.9H2.3C1.8225 3.9144 1.36408 4.09071 1 4.4C0.674785 4.75442 0.496101 5.219 0.500002 5.7V16.5C0.514401 16.9775 0.690715 17.4359 1 17.8C1.35442 18.1252 1.819 18.3039 2.3 18.3V19.9H3.9L4.5 18.3H16.5L17.1 19.9H18.6V18.3C19.0775 18.2856 19.5359 18.1093 19.9 17.8C20.2252 17.4456 20.4039 16.981 20.4 16.5V5.6C20.3856 5.1225 20.2093 4.66408 19.9 4.3L20 4.4ZM14.6 16.1H3.4C3.2 16.1 3 16.1 2.9 15.9C2.77486 15.7631 2.70377 15.5854 2.7 15.4V6.6C2.7 6.4 2.7 6.2 2.9 6.1C3.03687 5.97486 3.21458 5.90377 3.4 5.9H14.6V16.1Z" fill="%23ffffff"/></g></svg>')}.section-todays-schedule .todays-schedule-title.category-schedule.tag-radio::before{background-image:url('data:image/svg+xml;utf8,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><g><path d="M1.8 18C1.56564 18.0046 1.3327 17.9627 1.11457 17.8769C0.896445 17.7911 0.697433 17.663 0.528994 17.5C0.359933 17.3466 0.225358 17.159 0.134166 16.9498C0.0429737 16.7405 -0.00275653 16.5143 -4.87073e-06 16.286V4.84302L12.51 0L13.095 1.414L5.66999 4.28497H16.2C16.4344 4.28037 16.6673 4.32221 16.8854 4.40802C17.1036 4.49383 17.3026 4.62192 17.471 4.78497C17.6402 4.93848 17.7748 5.12623 17.866 5.33569C17.9572 5.54515 18.0029 5.77157 18 6V16.286C18.0023 16.5138 17.9564 16.7395 17.8652 16.9482C17.774 17.1569 17.6397 17.3439 17.471 17.497C17.3026 17.66 17.1035 17.7881 16.8854 17.8739C16.6673 17.9597 16.4343 18.0016 16.2 17.997L1.8 18ZM5.4 15.429C5.6945 15.4364 5.98753 15.3853 6.26216 15.2787C6.53679 15.1721 6.78757 15.0121 7 14.808C7.21008 14.6149 7.37689 14.3796 7.48944 14.1174C7.602 13.8553 7.65774 13.5723 7.653 13.287C7.65802 13.0014 7.60242 12.718 7.48986 12.4554C7.37729 12.1929 7.21033 11.9572 7 11.764C6.78757 11.5599 6.53679 11.3999 6.26216 11.2933C5.98753 11.1867 5.6945 11.1357 5.4 11.143C5.1055 11.1357 4.81246 11.1867 4.53783 11.2933C4.2632 11.3999 4.01242 11.5599 3.8 11.764C3.5901 11.9571 3.42347 12.1925 3.31109 12.4547C3.19871 12.7168 3.14313 12.9998 3.148 13.285C3.14313 13.5702 3.19871 13.8532 3.31109 14.1154C3.42347 14.3775 3.5901 14.6129 3.8 14.806C4.01226 15.0105 4.26296 15.1708 4.5376 15.2778C4.81224 15.3847 5.10536 15.4361 5.4 15.429ZM1.8 8.57202H12.6V6.85797H14.4V8.57202H16.2V6H1.8V8.57202Z" fill="%23ffffff"/></g></svg>')}.section-todays-schedule .todays-schedule-title.category-schedule.tag-movie::before{background-image:url('data:image/svg+xml;utf8,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><g><path d="M14.583 5.081L16.224 7.453H14.437L12.795 5.081H10.533L12.174 7.453H10.386L8.745 5.081H6.483L8.125 7.453H6.336L4.695 5.081H2.433L4.075 7.453H2.286L0.645004 5.081L1.829 2.449L1.08 2.588C0.909371 2.61883 0.746498 2.68303 0.600718 2.77691C0.454937 2.87079 0.329114 2.99251 0.230459 3.13511C0.131804 3.2777 0.062256 3.43837 0.025799 3.60789C-0.010658 3.77741 -0.0133065 3.95246 0.0180046 4.123L0.202005 5.123V16.682C0.202005 16.8551 0.236095 17.0265 0.302331 17.1864C0.368567 17.3463 0.46565 17.4916 0.588038 17.614C0.710425 17.7364 0.85572 17.8334 1.01563 17.8997C1.17553 17.9659 1.34692 18 1.52 18H15.762C15.9351 18 16.1065 17.9659 16.2664 17.8997C16.4263 17.8334 16.5716 17.7364 16.694 17.614C16.8164 17.4916 16.9134 17.3463 16.9797 17.1864C17.0459 17.0265 17.08 16.8551 17.08 16.682V5.082H14.58L14.583 5.081ZM14.183 15.836H3.106V13.781H14.18L14.183 15.836ZM14.183 12.145H3.106V10.093H14.18L14.183 12.145Z" fill="%23ffffff" /><path d="M5.81102 1.714L3.58701 2.124L2.40302 4.755L4.62801 4.345L5.81102 1.714Z" fill="%23ffffff" /><path d="M9.79399 0.978996L7.56999 1.39L6.38599 4.021L8.60999 3.61L9.79399 0.978996Z" fill="%23ffffff" /><path d="M13.777 0.244003L11.552 0.655003L10.369 3.286L12.593 2.875L13.777 0.244003Z" fill="%23ffffff" /><path d="M16.616 1.061C16.5655 0.788956 16.4303 0.539848 16.2296 0.349288C16.029 0.158729 15.7733 0.0364735 15.499 0L14.352 2.551L16.807 2.098L16.616 1.061Z" fill="%23ffffff" /></g></svg>')}.section-todays-schedule .todays-schedule-title.category-schedule.tag-magazine::before{background-image:url('data:image/svg+xml;utf8,<svg width="20" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"><g><path d="M11.818 5.36402V3.81897C12.312 3.6088 12.8259 3.44901 13.352 3.34198C13.8946 3.23365 14.4467 3.18008 15 3.18201C15.3881 3.18159 15.7757 3.21202 16.159 3.27301C16.5377 3.33368 16.909 3.40934 17.273 3.5V4.95502C16.9161 4.82043 16.548 4.71769 16.173 4.64801C15.7868 4.5793 15.3952 4.54579 15.003 4.54798C14.4428 4.54599 13.8849 4.61863 13.344 4.76398C12.8145 4.90627 12.3026 5.10756 11.818 5.36402ZM11.818 10.364V8.81897C12.312 8.6088 12.8259 8.44901 13.352 8.34198C13.8946 8.23365 14.4467 8.18008 15 8.18201C15.3881 8.18159 15.7757 8.21202 16.159 8.27301C16.5377 8.33368 16.909 8.40934 17.273 8.5V9.95502C16.9161 9.82043 16.548 9.71769 16.173 9.64801C15.7868 9.5793 15.3952 9.54579 15.003 9.54798C14.4438 9.54448 13.8864 9.6117 13.344 9.74799C12.8105 9.8856 12.2975 10.0927 11.818 10.364ZM11.818 7.86402V6.31897C12.312 6.1088 12.8259 5.94901 13.352 5.84198C13.8946 5.73365 14.4467 5.68008 15 5.68201C15.3881 5.68159 15.7757 5.71202 16.159 5.77301C16.5377 5.83368 16.909 5.90934 17.273 6V7.45502C16.9161 7.32043 16.548 7.21769 16.173 7.14801C15.7868 7.0793 15.3952 7.04579 15.003 7.04798C14.4428 7.04599 13.8849 7.11863 13.344 7.26398C12.8145 7.40627 12.3026 7.60756 11.818 7.86402ZM4.99999 10.909C5.70025 10.9077 6.39828 10.9879 7.07999 11.148C7.77395 11.3142 8.44812 11.5543 9.09099 11.864V2.909C8.47278 2.54663 7.8075 2.27137 7.11399 2.09101C6.4239 1.90996 5.71343 1.8182 4.99999 1.818C4.45444 1.81797 3.91019 1.87122 3.37499 1.97699C2.8409 2.08177 2.31911 2.24161 1.81799 2.45398V11.454C2.33303 11.2761 2.86135 11.1394 3.39799 11.045C3.92708 10.9536 4.46307 10.9082 4.99999 10.909ZM10.909 11.864C11.5519 11.5543 12.226 11.3142 12.92 11.148C13.6017 10.9879 14.2997 10.9077 15 10.909C15.5362 10.9083 16.0716 10.9538 16.6 11.045C17.1366 11.1394 17.665 11.2761 18.18 11.454V2.45398C17.6789 2.24161 17.1571 2.08177 16.623 1.97699C16.0884 1.87135 15.5449 1.8181 15 1.818C14.2865 1.8182 13.5761 1.90996 12.886 2.09101C12.1925 2.27137 11.5272 2.54663 10.909 2.909V11.864ZM9.99999 14.545C9.28687 13.9773 8.4892 13.5248 7.63599 13.204C6.79337 12.887 5.90026 12.7254 4.99999 12.727C4.36665 12.7266 3.73609 12.8106 3.12499 12.977C2.51298 13.1417 1.92205 13.3766 1.36399 13.677C1.22364 13.759 1.06322 13.8003 0.90072 13.7962C0.738221 13.7921 0.580068 13.7429 0.44399 13.654C0.303782 13.5742 0.188264 13.4574 0.110116 13.3162C0.0319684 13.1751 -0.00578916 13.0152 0.000989211 12.854V1.89899C0.001141 1.73191 0.0441813 1.56768 0.125989 1.422C0.209785 1.26995 0.341681 1.15001 0.500989 1.081C1.19194 0.71969 1.9248 0.444957 2.68299 0.263003C3.44226 0.0843661 4.21999 -0.00391333 4.99999 2.69814e-06C5.87129 -0.00103429 6.73888 0.113638 7.57999 0.341006C8.42892 0.571838 9.2429 0.91594 9.99999 1.36402C10.7571 0.91594 11.5711 0.571838 12.42 0.341006C13.2611 0.113638 14.1287 -0.00103429 15 2.69814e-06C15.7807 -0.000716093 16.5588 0.0909309 17.318 0.273013C18.0762 0.454967 18.809 0.729699 19.5 1.09101C19.6593 1.16008 19.7911 1.28 19.875 1.43201C19.9568 1.57769 19.9998 1.74192 20 1.909V12.864C20.0068 13.0252 19.969 13.1851 19.8909 13.3262C19.8127 13.4674 19.6972 13.5842 19.557 13.664C19.4209 13.7529 19.2628 13.8022 19.1003 13.8062C18.9378 13.8103 18.7773 13.769 18.637 13.687C18.0789 13.3866 17.488 13.1517 16.876 12.987C16.2649 12.8207 15.6343 12.7366 15.001 12.737C14.1007 12.7354 13.2076 12.897 12.365 13.214C11.5121 13.5316 10.7141 13.9807 9.99999 14.545Z" fill="%23ffffff" /></g></svg>')}.section-todays-schedule .todays-schedule-title.category-schedule.tag-web::before{background-image:url('data:image/svg+xml;utf8,<svg width="19" height="16" viewBox="0 0 19 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g><path d="M17.738 -0.00299859H1.262C1.0965 -0.00339301 0.932541 0.0288452 0.779511 0.0918767C0.626481 0.154908 0.48738 0.247495 0.370166 0.364338C0.252953 0.48118 0.159926 0.619986 0.0964091 0.772815C0.0328921 0.925645 0.000130986 1.0895 0 1.255L0 11.734C0.00105937 12.0677 0.134583 12.3874 0.371226 12.6227C0.607868 12.8581 0.928265 12.9898 1.262 12.989H8.162V13.269C8.16094 13.6027 8.02742 13.9224 7.79077 14.1577C7.55413 14.3931 7.23374 14.5248 6.9 14.524H5.047V15.997H13.953V14.524H12.1C11.7663 14.5248 11.4459 14.3931 11.2092 14.1577C10.9726 13.9224 10.8391 13.6027 10.838 13.269V12.989H17.738C18.0717 12.9898 18.3921 12.8581 18.6288 12.6227C18.8654 12.3874 18.9989 12.0677 19 11.734V1.255C18.9999 1.0895 18.9671 0.925645 18.9036 0.772815C18.8401 0.619986 18.747 0.48118 18.6298 0.364338C18.5126 0.247495 18.3735 0.154908 18.2205 0.0918767C18.0675 0.0288452 17.9035 -0.00339301 17.738 -0.00299859ZM17.219 9.317C17.2189 9.37216 17.2079 9.42675 17.1866 9.47765C17.1654 9.52856 17.1344 9.57479 17.0953 9.61369C17.0562 9.6526 17.0098 9.68343 16.9588 9.70441C16.9078 9.7254 16.8532 9.73613 16.798 9.736H2.2C2.14484 9.73613 2.0902 9.7254 2.0392 9.70441C1.98819 9.68343 1.94182 9.6526 1.90272 9.61369C1.86363 9.57479 1.83258 9.52856 1.81135 9.47765C1.79012 9.42675 1.77913 9.37216 1.779 9.317V2.187C1.77913 2.13184 1.79012 2.07725 1.81135 2.02635C1.83258 1.97544 1.86363 1.92922 1.90272 1.89031C1.94182 1.8514 1.98819 1.82057 2.0392 1.79959C2.0902 1.7786 2.14484 1.76787 2.2 1.768H16.8C16.8552 1.76787 16.9098 1.7786 16.9608 1.79959C17.0118 1.82057 17.0582 1.8514 17.0973 1.89031C17.1364 1.92922 17.1674 1.97544 17.1886 2.02635C17.2099 2.07725 17.2209 2.13184 17.221 2.187V9.317H17.219Z" fill="%23ffffff" /></g></svg>')}.section-todays-schedule .todays-schedule-title.category-schedule.tag-release::before{background-image:url('data:image/svg+xml;utf8,<svg width="11" height="16" viewBox="0 0 11 16" fill="none" xmlns="http://www.w3.org/2000/svg"><g><path d="M3.55599 16C3.08833 16.0067 2.62426 15.9175 2.1924 15.738C1.76054 15.5584 1.37003 15.2923 1.04498 14.956C0.708392 14.6309 0.442003 14.2403 0.262269 13.8082C0.0825356 13.3762 -0.00672601 12.9119 -1.39081e-05 12.444C-0.00671801 11.9763 0.082454 11.5122 0.26201 11.0804C0.441566 10.6485 0.707705 10.258 1.04399 9.93298C1.36904 9.5967 1.75953 9.33056 2.19139 9.151C2.62326 8.97144 3.08732 8.88227 3.55498 8.88898C3.87376 8.88605 4.19142 8.92711 4.49898 9.01099C4.79217 9.09451 5.07248 9.218 5.33199 9.37799V0H10.665V3.55603H7.10898V12.445C7.11568 12.9127 7.02651 13.3767 6.84696 13.8086C6.6674 14.2405 6.40128 14.6309 6.06499 14.956C5.74017 15.292 5.34999 15.558 4.91849 15.7375C4.48699 15.9171 4.02331 16.0064 3.55599 16Z" fill="%23ffffff" /></g></svg>')}.section-todays-schedule .todays-schedule-heading{display:inline;font-size:1.4rem;font-weight:400}.section-todays-schedule .todays-schedule-artists{display:inline}.section-news,.section-caution{margin-top:96px}@media (min-width: 992px){.section-news,.section-caution{margin-top:116px}}.section-news .section-inner,.section-caution .section-inner{margin:0 auto;max-width:790px;padding:0 16px}.section-news .section-title,.section-caution .section-title{margin-bottom:8px;text-align:center}.section-news .section-heading,.section-caution .section-heading{font-size:2.4rem;font-style:normal;font-family:"Inter",sans-serif;font-weight:500;letter-spacing:0.075em;line-height:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;zoom:1}@media (min-width: 992px){.section-news .section-heading,.section-caution .section-heading{font-size:3.6rem;letter-spacing:0.15em}}.section-news .read-more,.section-caution .read-more{margin-top:32px}@media (min-width: 992px){.section-news .read-more,.section-caution .read-more{margin-top:48px}}.section-caution .section-title{margin-bottom:24px}.section-caution .c_contents-list .c_contents-list-anchor{padding-bottom:24px}.section-caution .c_contents-list-meta{display:none}.section-media,.section-live{margin-top:96px}@media (min-width: 992px){.section-media,.section-live{margin-top:128px}}.section-media .section-inner,.section-live .section-inner{margin:0 auto;max-width:1238px;padding:0 16px}.section-media .section-title,.section-live .section-title{margin-bottom:24px;text-align:center}@media (min-width: 992px){.section-media .section-title,.section-live .section-title{margin-bottom:40px}}.section-media .section-heading,.section-live .section-heading{font-size:2.4rem;font-style:normal;font-family:"Inter",sans-serif;font-weight:500;letter-spacing:0.075em;line-height:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;zoom:1}@media (min-width: 992px){.section-media .section-heading,.section-live .section-heading{font-size:3.6rem;letter-spacing:0.15em}}.section-media .read-more,.section-live .read-more{margin-top:24px}@media (min-width: 992px){.section-media .read-more,.section-live .read-more{margin-top:40px}}.section-media .c_schedule-list .c_schedule-list-title,.section-live .c_schedule-list .c_schedule-list-title{min-height:5.1em;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.section-member{margin-top:96px}@media (min-width: 992px){.section-member{margin-top:128px}}.section-member .section-title{margin-bottom:24px;text-align:center}@media (min-width: 992px){.section-member .section-title{margin-bottom:40px}}.section-member .section-heading{font-size:2.4rem;font-style:normal;font-family:"Inter",sans-serif;font-weight:500;letter-spacing:0.075em;line-height:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;zoom:1}@media (min-width: 992px){.section-member .section-heading{font-size:3.6rem;letter-spacing:0.15em}}.section-member .section-content{overflow:hidden}.section-member .section-member-wrap{margin:0 -2px;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:flex-start;align-items:flex-start}@media (min-width: 992px){.section-member .section-member-wrap{margin:0 -4px}}.section-member .section-member-item{margin-bottom:24px;padding:0 2px;text-align:center;width:33.333%}@media (min-width: 992px){.section-member .section-member-item{padding:0 4px;width:20%}}.section-member .section-member-item.artist-hayato_sano .section-member-thumb{border-bottom-color:#fc43c9}.section-member .section-member-item.artist-daichi_shiozaki .section-member-thumb{border-color:#1f6bfb}.section-member .section-member-item.artist-shunta_sono .section-member-thumb{border-color:red}.section-member .section-member-item.artist-jyutaro_yamanaka .section-member-thumb{border-color:#fff}.section-member .section-member-item.artist-jinto_yoshida .section-member-thumb{border-color:#fdcb30}.section-member .section-member-anchor{display:block}.section-member .section-member-anchor:hover .section-member-image{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-ms-transform:scale(1.03);-o-transform:scale(1.03);transform:scale(1.03)}.section-member .section-member-thumb{border-bottom:solid 5px;margin-bottom:12px;overflow:hidden;-webkit-box-shadow:0 3px 4px rgba(0,0,0,0.1);-moz-box-shadow:0 3px 4px rgba(0,0,0,0.1);box-shadow:0 3px 4px rgba(0,0,0,0.1)}@media (min-width: 992px){.section-member .section-member-thumb{margin-bottom:16px}}.section-member .section-member-image{width:100%;-webkit-transition:-webkit-transform 0.3s;-moz-transition:-moz-transform 0.3s;-o-transition:-o-transform 0.3s;transition:transform 0.3s}.section-member .section-member-name_ja{font-size:1.6rem;font-weight:500;margin-bottom:10px}@media (min-width: 992px){.section-member .section-member-name_ja{font-size:2rem}}.section-member .section-member-name_roman{font-size:1.2rem;font-weight:300}@media (min-width: 992px){.section-member .section-member-name_roman{font-size:1.4rem}}.section-fanclub{background-color:#d2c4ab;margin-top:64px;padding:64px 0}@media (min-width: 992px){.section-fanclub{padding:96px 0}}@media (min-width: 1200px){.section-fanclub{padding-bottom:160px}}.section-fanclub .section-header{text-align:center}.section-fanclub .section-header-logo{margin-bottom:32px}.section-fanclub .logo-fc{width:240px}@media (min-width: 992px){.section-fanclub .logo-fc{width:450px}}.section-fanclub .auth-menu .auth-menu-anchor{font-size:1.4rem;font-weight:500}.section-fanclub .section-wrap{margin-top:40px}@media (min-width: 992px){.section-fanclub .section-wrap{margin-top:64px}}.section-fanclub .section-wrap>[class^="section-"]{margin-top:64px}@media (min-width: 992px){.section-fanclub .section-wrap>[class^="section-"]{margin-top:80px}}.section-fanclub .section-wrap>.section-updates{margin-top:0}.section-fanclub .section-title{margin-bottom:12px;position:relative}.section-fanclub .section-heading{font-size:2.4rem;font-style:normal;font-family:"Inter",sans-serif;font-weight:600;letter-spacing:0.075em;line-height:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;zoom:1}.section-fanclub .section-inner{margin:0 auto;max-width:1238px;padding:0 16px}.section-fanclub .read-more{position:absolute;top:50%;right:4px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width: 992px){.section-fanclub .read-more{margin-top:0}}.section-fanclub .read-more .read-more-anchor{background-color:transparent;padding:0 24px 0 0}.section-fanclub .read-more .read-more-anchor::after{right:0}.section-fanclub .index-thumb{margin-right:-8px;margin-left:-8px}.section-fanclub .index-thumb.slick-slider{margin-right:-16px}@media (min-width: 1200px){.section-fanclub .index-thumb.slick-slider{margin-right:-8px}}.section-fanclub .index-thumb.type-member_blog .index-thumb-thumb::after{content:"Members Only";background-color:rgba(170,144,100,0.76);height:102%;width:102%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:1.6rem;font-style:normal;font-family:"Inter",sans-serif;font-weight:700;letter-spacing:0.075em;line-height:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;zoom:1;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.section-fanclub .index-thumb .slick-list{padding-right:68px}@media (min-width: 1200px){.section-fanclub .index-thumb .slick-list{padding-right:0}}.section-fanclub .index-thumb-item{padding:0 8px}.section-fanclub .index-thumb-item.category-member_blog .index-thumb-thumb::after{content:"Members Only";background-color:rgba(170,144,100,0.76);height:102%;width:102%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:1.6rem;font-style:normal;font-family:"Inter",sans-serif;font-weight:700;letter-spacing:0.075em;line-height:1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;zoom:1;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.section-fanclub .index-thumb-anchor{color:#222;display:block;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s}.section-fanclub .index-thumb-anchor:hover .thumb-bg,.section-fanclub .index-thumb-anchor:hover .thumb-movie{-webkit-transform:scale(1.03);-moz-transform:scale(1.03);-ms-transform:scale(1.03);-o-transform:scale(1.03);transform:scale(1.03)}.section-fanclub .index-thumb-thumb{margin-bottom:12px;overflow:hidden;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.section-fanclub .index-thumb-thumb .thumb-bg,.section-fanclub .index-thumb-thumb .thumb-movie{-webkit-transition:-webkit-transform 0.3s;-moz-transition:-moz-transform 0.3s;-o-transition:-o-transform 0.3s;transition:transform 0.3s}.section-fanclub .index-thumb-title{height:3.4em;margin-bottom:16px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.section-fanclub .index-thumb-heading{font-size:1.4rem;font-weight:400;line-height:1.5}.section-fanclub .index-thumb-meta{margin:0;position:relative}.section-fanclub .index-thumb-label{background-color:#aa9064;color:#222;font-size:1rem;font-weight:500;line-height:1;padding:3px 4px 5px;position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.section-socials{padding:64px 0}.fixed-link{height:80px;width:80px;position:fixed;bottom:12px;right:12px;z-index:50}@media (min-width: 768px){.fixed-link{height:102px;width:102px;bottom:20px;right:20px}}.fixed-link-anchor{display:block;height:100%;position:relative;width:100%;-webkit-transition:-webkit-transform 0.3s;-moz-transition:-moz-transform 0.3s;-o-transition:-o-transform 0.3s;transition:transform 0.3s}.fixed-link-anchor::after{background-size:cover;content:"";display:inline-block;height:100%;width:100%;animation:rotate 25s linear infinite;background-image:url('data:image/svg+xml;utf8,<svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg"><g><path d="M0.4 44.1L4.585 46.224L4.579 46.294L0.107 47.715L0 49.039L5.974 49.525L6.058 48.486L1.945 48.153V48.097L6.174 46.778L6.242 46L2.29 44.02V43.965L6.39 44.298L6.474 43.259L0.508 42.774L0.4 44.1Z" fill="%238B764E"/><path d="M1.19299 39.5L5.32199 40.433L5.13599 41.357L0.968994 40.61L1.19299 39.5ZM7.01899 41.257C7.00306 41.3401 6.9706 41.4191 6.92353 41.4893C6.87646 41.5596 6.81574 41.6197 6.74499 41.666C6.67494 41.7141 6.59572 41.7473 6.51228 41.7635C6.42884 41.7797 6.34296 41.7785 6.25999 41.76C6.17809 41.7442 6.10031 41.7117 6.0315 41.6646C5.96269 41.6175 5.90431 41.5567 5.85999 41.486C5.7717 41.3563 5.73402 41.1988 5.75409 41.0432C5.77415 40.8877 5.85057 40.7448 5.96886 40.6418C6.08716 40.5388 6.23912 40.4827 6.39598 40.4842C6.55284 40.4858 6.7037 40.5447 6.81999 40.65C6.90124 40.7259 6.96299 40.8202 6.99999 40.925C7.03696 41.0317 7.04422 41.1465 7.02099 41.257" fill="%238B764E"/><path d="M7.38801 39.183L1.64001 37.483L1.94801 36.442L6.82301 37.884L7.57101 35.352L8.44402 35.611L7.38801 39.183Z" fill="%238B764E"/><path d="M8.82001 34.54L3.32001 32.154L3.75301 31.154L6.27901 32.254L6.30801 32.187L4.71401 28.946L5.24101 27.73L6.78601 30.93L10.748 30.101L10.228 31.301L7.15901 31.918L7.61501 32.84L9.25201 33.551L8.82001 34.54Z" fill="%238B764E"/><path d="M9.40321 20.9441L8.78101 21.833L13.6907 25.2698L14.3129 24.3809L9.40321 20.9441Z" fill="%238B764E"/><path d="M13.779 15.558L18.321 19.468L17.691 20.201L12.754 19.677L12.722 19.714L15.816 22.378L15.107 23.201L10.565 19.29L11.199 18.554L16.136 19.082L16.17 19.042L13.07 16.376L13.779 15.558Z" fill="%238B764E"/><path d="M19.3 18.53L15.291 14.073L18.146 11.506L18.755 12.183L16.708 14.024L17.796 15.234L19.647 13.569L20.256 14.246L18.4 15.911L20.1 17.804L19.3 18.53Z" fill="%238B764E"/><path d="M25.761 9.712C26.0987 10.1761 26.3186 10.7152 26.402 11.283C26.4676 11.7693 26.3934 12.2643 26.188 12.71C25.968 13.151 25.6391 13.5285 25.2324 13.8067C24.8257 14.085 24.3547 14.2548 23.864 14.3C23.3743 14.3305 22.886 14.2212 22.456 13.985C21.9558 13.7049 21.5318 13.3067 21.221 12.825C20.8823 12.3615 20.6623 11.8221 20.58 11.254C20.5143 10.768 20.5886 10.2733 20.794 9.828C21.0133 9.3863 21.3418 9.00793 21.7483 8.72879C22.1549 8.44965 22.626 8.279 23.117 8.233C23.6067 8.20132 24.0952 8.31027 24.525 8.547C25.0255 8.8274 25.4498 9.22598 25.761 9.708M24.861 10.326C24.6473 9.9944 24.3658 9.71186 24.035 9.497C23.771 9.32726 23.4628 9.23893 23.149 9.243C22.8449 9.25964 22.5512 9.35958 22.3 9.53189C22.0489 9.7042 21.85 9.94225 21.725 10.22C21.6085 10.5114 21.5804 10.8307 21.644 11.138C21.7252 11.524 21.8874 11.8884 22.12 12.207C22.3337 12.5392 22.6156 12.8221 22.947 13.037C23.2113 13.2069 23.5198 13.2953 23.834 13.291C24.1378 13.2736 24.431 13.1734 24.6819 13.0012C24.9327 12.8289 25.1316 12.5913 25.257 12.314C25.373 12.0221 25.4015 11.7028 25.339 11.395C25.257 11.0089 25.0941 10.6445 24.861 10.326Z" fill="%238B764E"/><path d="M28.542 11.6L25.863 6.234L27.873 5.229C28.2259 5.03986 28.6187 4.93705 29.019 4.929C29.3524 4.92697 29.6786 5.0256 29.955 5.212C30.241 5.41289 30.47 5.68435 30.62 6C30.7834 6.30719 30.8621 6.65234 30.848 7C30.8265 7.33034 30.7044 7.64618 30.498 7.905C30.2439 8.21481 29.9228 8.46302 29.559 8.631L28.126 9.348L27.726 8.541L29.026 7.891C29.2315 7.79556 29.4155 7.65949 29.567 7.491C29.681 7.36072 29.7491 7.19669 29.761 7.024C29.7654 6.83684 29.7209 6.65176 29.632 6.487C29.5516 6.3153 29.4287 6.16695 29.275 6.056C29.1282 5.9561 28.9523 5.9079 28.775 5.919C28.5482 5.93498 28.3275 5.99979 28.128 6.109L27.237 6.555L29.511 11.104L28.542 11.6ZM30.1 7.782L32.641 9.548L31.558 10.089L29.037 8.311L30.1 7.782Z" fill="%238B764E"/><path d="M31.646 3.445L32.91 3.035L35.941 6.619L36.008 6.597L36.362 1.918L37.626 1.508L39.473 7.208L38.481 7.528L37.213 3.614L37.161 3.631L36.848 8.042L36.107 8.282L33.265 4.882L33.213 4.899L34.483 8.824L33.493 9.146L31.646 3.445Z" fill="%238B764E"/><path d="M41.535 6.84L40.391 7.02L41.541 0.772004L42.866 0.563004L45.886 6.154L44.741 6.334L42.419 1.878L42.372 1.885L41.535 6.84ZM41.207 4.512L44.33 4.02L44.465 4.882L41.343 5.374L41.207 4.512Z" fill="%238B764E"/><path d="M45.675 1.1L45.639 0.189L50.418 0L50.454 0.909L48.6 0.983L48.8 6.062L47.723 6.105L47.523 1.026L45.675 1.1Z" fill="%238B764E"/><path d="M52.1391 0.0961826L51.826 6.082L52.9105 6.13872L53.2236 0.152906L52.1391 0.0961826Z" fill="%238B764E"/><path d="M60.066 4.044C59.9937 4.61342 59.7832 5.15651 59.453 5.626C59.167 6.02445 58.7738 6.33345 58.319 6.517C57.8561 6.68739 57.3573 6.73659 56.87 6.65992C56.3828 6.58326 55.9232 6.38329 55.535 6.079C55.1567 5.76404 54.8761 5.34777 54.726 4.879C54.5559 4.3318 54.5216 3.75143 54.626 3.188C54.698 2.61834 54.9089 2.0751 55.24 1.606C55.5255 1.20912 55.9181 0.901789 56.372 0.72C56.8349 0.549156 57.3337 0.499532 57.8212 0.575845C58.3086 0.652157 58.7685 0.85187 59.157 1.156C59.5341 1.4689 59.8144 1.88269 59.965 2.349C60.1374 2.89885 60.1718 3.48272 60.065 4.049M58.987 3.88C59.0613 3.48903 59.0511 3.08668 58.957 2.7C58.8805 2.39548 58.7168 2.11989 58.486 1.907C58.2534 1.71076 57.9715 1.5821 57.6708 1.53502C57.3702 1.48794 57.0624 1.52425 56.781 1.64C56.4961 1.7722 56.2562 1.98496 56.091 2.252C55.883 2.58952 55.7497 2.96766 55.7 3.361C55.6272 3.74878 55.6378 4.14761 55.731 4.531C55.8063 4.83608 55.9698 5.11223 56.201 5.325C56.4331 5.52021 56.7142 5.64826 57.0138 5.69532C57.3134 5.74237 57.6202 5.70665 57.901 5.592C58.1889 5.46087 58.432 5.24806 58.6 4.98C58.8056 4.64315 58.9375 4.26654 58.987 3.875" fill="%238B764E"/><path d="M67.237 3.033L65.458 8.756L64.535 8.469L63.051 3.732L63 3.717L61.787 7.617L60.75 7.294L62.53 1.571L63.458 1.86L64.942 6.6L64.993 6.616L66.206 2.716L67.237 3.033Z" fill="%238B764E"/><path d="M76.47 7.5L77.551 8.273L76.475 12.84L76.533 12.881L80.505 10.381L81.586 11.153L78.1 16.033L77.252 15.427L79.645 12.076L79.599 12.044L75.869 14.418L75.236 13.966L76.278 9.66L76.233 9.628L73.833 12.985L72.985 12.385L76.47 7.5Z" fill="%238B764E"/><path d="M79.544 17.514C79.4812 17.4572 79.4302 17.3886 79.394 17.312C79.3578 17.2355 79.3371 17.1525 79.3331 17.068C79.3291 16.9834 79.3419 16.8988 79.3707 16.8192C79.3995 16.7396 79.4438 16.6664 79.501 16.604C79.5564 16.541 79.6243 16.4901 79.7004 16.4547C79.7765 16.4192 79.8591 16.3999 79.943 16.398C80.0275 16.3931 80.112 16.4053 80.1916 16.434C80.2712 16.4627 80.3441 16.5073 80.406 16.565C80.4686 16.6212 80.5193 16.6893 80.5552 16.7654C80.5911 16.8415 80.6114 16.924 80.615 17.008C80.6235 17.1497 80.5841 17.2901 80.5033 17.4067C80.4224 17.5233 80.3046 17.6093 80.169 17.651C80.0618 17.6826 79.9485 17.6874 79.839 17.665C79.7285 17.6431 79.6264 17.5908 79.544 17.514ZM84.038 13.414L81.121 16.48L80.421 15.846L83.2 12.651L84.038 13.414Z" fill="%238B764E"/><path d="M81.142 18.9L85.542 14.832L86.279 15.632L82.545 19.082L84.336 21.02L83.668 21.638L81.142 18.9Z" fill="%238B764E"/><path d="M84.4 22.507L89.257 19L89.893 19.88L87.661 21.492L87.704 21.552L91.304 21.835L92.081 22.909L88.544 22.609L87.234 26.439L86.47 25.381L87.505 22.426L86.481 22.348L85.034 23.393L84.4 22.507Z" fill="%238B764E"/><path d="M95.3438 28.9487L89.882 31.418L90.3294 32.4076L95.7912 29.9383L95.3438 28.9487Z" fill="%238B764E"/><path d="M98.187 36.465L92.503 38.365L92.197 37.449L95.171 33.474L95.156 33.427L91.285 34.727L90.939 33.697L96.622 31.797L96.932 32.718L93.953 36.691L93.97 36.741L97.844 35.441L98.187 36.465Z" fill="%238B764E"/><path d="M92.81 39.692L98.691 38.536L99.432 42.304L98.538 42.479L98.008 39.779L96.408 40.093L96.888 42.537L96 42.71L95.52 40.266L93.02 40.757L92.81 39.692Z" fill="%238B764E"/><path d="M97.063 49.776C96.4914 49.8276 95.9159 49.7394 95.386 49.519C94.9349 49.3257 94.5481 49.008 94.271 48.603C94.0054 48.1877 93.85 47.7116 93.8196 47.2196C93.7891 46.7275 93.8846 46.2359 94.097 45.791C94.3221 45.3547 94.6664 44.9912 95.09 44.743C95.5938 44.4729 96.1499 44.3146 96.7204 44.2789C97.2909 44.2432 97.8624 44.3309 98.396 44.536C98.847 44.729 99.2335 45.0468 99.51 45.452C99.7767 45.8668 99.933 46.3428 99.964 46.835C99.9949 47.3271 99.8996 47.8191 99.687 48.264C99.4623 48.7003 99.1183 49.0637 98.695 49.312C98.1968 49.5972 97.6366 49.7564 97.063 49.776ZM97 48.686C97.3944 48.6728 97.7815 48.5763 98.136 48.403C98.4173 48.2636 98.6513 48.0445 98.809 47.773C98.9502 47.5032 99.0149 47.2 98.996 46.8961C98.9772 46.5922 98.8755 46.2992 98.702 46.049C98.511 45.7998 98.2513 45.6118 97.955 45.508C97.1967 45.2715 96.3778 45.3227 95.655 45.652C95.374 45.7919 95.1401 46.0109 94.982 46.282C94.8406 46.5518 94.7759 46.8551 94.7949 47.1591C94.814 47.4631 94.916 47.756 95.09 48.006C95.2809 48.2553 95.5406 48.4434 95.837 48.547C96.2105 48.6751 96.6069 48.7225 97 48.686Z" fill="%238B764E"/><path d="M96.5 54.444L93.683 55.727L93.772 54.518L96.586 53.262L96.5 54.444ZM94.017 51.158L99.995 51.594L99.831 53.836C99.8148 54.236 99.7037 54.6264 99.507 54.975C99.3396 55.2636 99.088 55.4942 98.786 55.636C98.4663 55.7796 98.1147 55.8372 97.766 55.803C97.4171 55.7869 97.0789 55.6782 96.786 55.488C96.5127 55.3001 96.3033 55.0332 96.186 54.723C96.0495 54.3463 95.9999 53.9436 96.041 53.545L96.158 51.945L97.058 52.011L96.953 53.462C96.9284 53.6863 96.9499 53.9133 97.016 54.129C97.0701 54.2913 97.1754 54.4316 97.316 54.529C97.4743 54.6288 97.656 54.6854 97.843 54.693C98.032 54.7115 98.2225 54.6819 98.397 54.607C98.5564 54.531 98.6869 54.4054 98.769 54.249C98.8699 54.0455 98.9268 53.823 98.936 53.596L99.008 52.603L93.935 52.233L94.017 51.158Z" fill="%238B764E"/><path d="M99.446 57.983L99.154 59.283L94.525 60.062L94.51 60.13L98.353 62.823L98.061 64.123L92.214 62.802L92.444 61.785L96.46 62.693L96.473 62.638L92.839 60.119L93.01 59.36L97.383 58.65L97.396 58.595L93.371 57.686L93.6 56.67L99.446 57.983Z" fill="%238B764E"/><path d="M91.478 64.767L91.907 63.691L96.693 67.87L96.193 69.116L89.844 68.858L90.273 67.782L95.291 68.06L95.308 68.016L91.478 64.767ZM93.647 65.673L92.476 68.609L91.665 68.285L92.837 65.349L93.647 65.673Z" fill="%238B764E"/><path d="M94.29 71.278L95.09 71.713L92.807 75.913L92.007 75.479L92.891 73.851L88.424 71.425L88.938 70.478L93.406 72.9L94.29 71.278Z" fill="%238B764E"/><path d="M86.8569 74.0166L86.252 74.918L91.2262 78.2561L91.8311 77.3547L86.8569 74.0166Z" fill="%238B764E"/><path d="M84.39 82.12C83.9378 81.7661 83.5794 81.3066 83.346 80.782C83.1504 80.332 83.0873 79.8356 83.164 79.351C83.2545 78.8665 83.4674 78.4131 83.7824 78.034C84.0975 77.6549 84.5042 77.3626 84.964 77.185C85.427 77.0223 85.9268 76.9945 86.405 77.105C86.9568 77.2539 87.47 77.5201 87.9096 77.8854C88.3492 78.2508 88.7047 78.7067 88.952 79.222C89.1483 79.6718 89.2118 80.1683 89.135 80.653C89.044 81.1376 88.831 81.591 88.516 81.9703C88.2011 82.3497 87.7946 82.6424 87.335 82.821C86.8723 82.9836 86.373 83.0117 85.895 82.902C85.3389 82.767 84.8241 82.4986 84.395 82.12M85.095 81.28C85.3909 81.5412 85.7389 81.7365 86.116 81.853C86.4167 81.9435 86.7373 81.9435 87.038 81.853C87.3252 81.7536 87.5796 81.5773 87.7736 81.3434C87.9675 81.1094 88.0936 80.8267 88.138 80.526C88.1711 80.2138 88.1117 79.8987 87.967 79.62C87.5777 78.9277 86.9468 78.4032 86.195 78.147C85.8943 78.0565 85.5737 78.0565 85.273 78.147C84.9825 78.2402 84.726 78.4173 84.536 78.656C84.3367 78.8871 84.2095 79.1714 84.17 79.474C84.1372 79.7863 84.197 80.1014 84.342 80.38C84.5249 80.7298 84.7803 81.0366 85.091 81.28" fill="%238B764E"/><path d="M81.563 88.818L77.558 84.359L78.277 83.713L83.106 84.864L83.142 84.831L80.415 81.793L81.222 81.068L85.222 85.526L84.499 86.176L79.67 85.021L79.631 85.057L82.361 88.096L81.563 88.818Z" fill="%238B764E"/><path d="M73.035 94.459L71.819 94.995L68.44 91.738L68.375 91.767L68.499 96.458L67.283 96.994L64.865 91.509L65.819 91.09L67.479 94.857L67.53 94.835L67.392 90.414L68.105 90.101L71.278 93.193L71.329 93.17L69.665 89.394L70.618 88.975L73.035 94.459Z" fill="%238B764E"/><path d="M62.861 91.985C63.0236 91.9353 63.1993 91.9522 63.3494 92.032C63.4995 92.1118 63.6118 92.2479 63.6615 92.4105C63.7112 92.5731 63.6943 92.7487 63.6145 92.8989C63.5347 93.049 63.3986 93.1613 63.236 93.211C63.1556 93.2361 63.0711 93.2449 62.9872 93.2368C62.9034 93.2288 62.8221 93.204 62.748 93.164C62.622 93.0988 62.5216 92.9931 62.4629 92.864C62.4041 92.7349 62.3904 92.5898 62.424 92.452C62.4509 92.3432 62.5045 92.2429 62.58 92.16C62.6557 92.0768 62.753 92.0163 62.861 91.985ZM64.086 97.945L62.943 93.869L63.843 93.594L65.167 97.614L64.086 97.945Z" fill="%238B764E"/><path d="M60.848 92.649L62.084 98.514L61.021 98.738L59.973 93.764L57.39 94.309L57.203 93.418L60.848 92.649Z" fill="%238B764E"/><path d="M56.075 93.6L56.594 99.572L55.512 99.665L55.274 96.922L55.201 96.928L53.11 99.871L51.789 99.985L53.865 97.106L51.25 94.016L52.55 93.903L54.55 96.303L55.144 95.464L54.99 93.686L56.075 93.6Z" fill="%238B764E"/><path d="M44.5162 93.612L43.845 99.569L44.9235 99.6905L45.5947 93.7335L44.5162 93.612Z" fill="%238B764E"/><path d="M37.033 98.3L38.3 92.442L39.244 92.642L41.144 97.229L41.193 97.239L42.055 93.249L43.117 93.478L41.85 99.337L40.901 99.131L39 94.546L38.949 94.535L38.086 98.528L37.033 98.3Z" fill="%238B764E"/><path d="M37.019 92.033L35.011 97.68L31.393 96.393L31.698 95.536L34.293 96.458L34.838 94.926L32.492 94.091L32.797 93.234L35.143 94.068L36 91.67L37.019 92.033Z" fill="%238B764E"/><path d="M26.177 90.54C26.4245 90.0222 26.7945 89.5725 27.255 89.23C27.6515 88.9408 28.1222 88.7709 28.612 88.74C29.1051 88.7225 29.5945 88.8317 30.0334 89.0571C30.4723 89.2826 30.8461 89.6169 31.119 90.028C31.3783 90.4443 31.5145 90.9255 31.512 91.416C31.4863 91.9871 31.338 92.546 31.0771 93.0547C30.8162 93.5634 30.4488 94.0099 30 94.364C29.6034 94.6529 29.1327 94.8229 28.643 94.854C28.1501 94.8708 27.6611 94.7614 27.2223 94.5361C26.7836 94.3109 26.4096 93.9773 26.136 93.567C25.8758 93.1514 25.7392 92.6703 25.742 92.18C25.7523 91.6061 25.9009 91.0433 26.177 90.54ZM27.149 91.04C26.9591 91.3857 26.8445 91.7678 26.813 92.161C26.7895 92.4742 26.8591 92.7872 27.013 93.061C27.1726 93.3202 27.4001 93.5308 27.6709 93.6699C27.9416 93.809 28.2453 93.8713 28.549 93.85C28.8608 93.8131 29.155 93.6863 29.396 93.485C29.9855 92.9534 30.3594 92.224 30.447 91.435C30.4701 91.1219 30.4005 90.8089 30.247 90.535C30.0873 90.2756 29.8596 90.0649 29.5887 89.9259C29.3177 89.7868 29.0138 89.7246 28.71 89.746C28.3981 89.7824 28.1036 89.9092 27.863 90.111C27.5625 90.3668 27.3193 90.684 27.149 91.04Z" fill="%238B764E"/><path d="M26.532 87.206L23.089 92.112L21.249 90.822C20.9143 90.6024 20.6364 90.3067 20.438 89.959C20.276 89.6669 20.2063 89.3325 20.238 89C20.279 88.6521 20.4099 88.3209 20.618 88.039C20.8105 87.748 21.0774 87.5139 21.391 87.361C21.692 87.2229 22.0282 87.1806 22.354 87.24C22.7477 87.3161 23.1191 87.4805 23.44 87.721L24.75 88.64L24.233 89.378L23.042 88.543C22.8617 88.4067 22.6555 88.3087 22.436 88.255C22.2682 88.217 22.0926 88.235 21.936 88.306C21.7697 88.391 21.6284 88.5178 21.526 88.674C21.4125 88.8264 21.3402 89.0055 21.316 89.194C21.2991 89.3687 21.3395 89.5442 21.431 89.694C21.5537 89.8855 21.716 90.0485 21.907 90.172L22.721 90.744L25.643 86.58L26.532 87.206ZM22.437 87.651L22.782 84.576L23.774 85.276L23.407 88.336L22.437 87.651Z" fill="%238B764E"/><path d="M17.878 88.348L16.916 87.431L18.616 83.059L18.565 83.01L14.282 84.929L13.32 84.013L17.453 79.672L18.207 80.39L15.368 83.373L15.409 83.411L19.435 81.584L19.999 82.121L18.37 86.239L18.411 86.277L21.255 83.289L22.01 84.007L17.878 88.348Z" fill="%238B764E"/><path d="M16.141 78.032L16.841 78.951L10.803 80.927L9.98599 79.864L13.453 74.538L14.16 75.457L11.36 79.629L11.389 79.666L16.141 78.032ZM14.254 79.432L12.329 76.925L13.021 76.393L14.945 78.9L14.254 79.432Z" fill="%238B764E"/><path d="M9.11601 77.137L8.33401 77.603L5.88501 73.5L6.66701 73.034L7.61601 74.625L11.981 72.025L12.533 72.95L8.16701 75.55L9.11601 77.137Z" fill="%238B764E"/><path d="M10.0968 68.3851L4.685 70.962L5.15188 71.9425L10.5637 69.3656L10.0968 68.3851Z" fill="%238B764E"/><path d="M4.84699 63.075C5.38231 62.8682 5.96009 62.7954 6.52999 62.863C7.01687 62.9243 7.47598 63.1239 7.85299 63.438C8.22397 63.7645 8.50507 64.1806 8.66946 64.6466C8.83385 65.1126 8.87603 65.613 8.79199 66.1C8.69487 66.581 8.46322 67.0245 8.12398 67.379C7.72394 67.7891 7.23004 68.0956 6.68498 68.272C6.14861 68.4774 5.57013 68.5485 4.99998 68.479C4.51314 68.416 4.05445 68.2151 3.67799 67.9C3.30847 67.5737 3.02824 67.1586 2.86377 66.6938C2.69929 66.2291 2.656 65.7301 2.73798 65.244C2.83317 64.7648 3.06279 64.3226 3.39999 63.969C3.80034 63.5576 4.29546 63.2506 4.84198 63.075M5.21098 64.1C4.83536 64.2211 4.4895 64.4201 4.19599 64.684C3.96395 64.8952 3.79911 65.1699 3.72198 65.474C3.6591 65.773 3.67978 66.0836 3.78173 66.3716C3.88369 66.6597 4.06299 66.9141 4.29999 67.107C4.55177 67.2942 4.85278 67.4037 5.16598 67.422C5.5603 67.4428 5.95456 67.3801 6.32298 67.238C6.69869 67.1165 7.04454 66.9172 7.33799 66.653C7.57002 66.4418 7.73486 66.1671 7.81199 65.863C7.87412 65.5649 7.85327 65.2555 7.75171 64.9684C7.65014 64.6814 7.47176 64.4277 7.23599 64.235C6.98418 64.0472 6.68264 63.9376 6.36898 63.92C5.97496 63.8986 5.5809 63.9613 5.21298 64.104" fill="%238B764E"/><path d="M0.548004 57.241L6.429 56.087L6.615 57.035L3.152 60.593L3.162 60.641L7.168 59.856L7.377 60.921L1.5 62.074L1.312 61.121L4.779 57.566L4.768 57.515L0.755004 58.3L0.548004 57.241Z" fill="%238B764E"/></g></svg>')}.fixed-link-anchor:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.fixed-link-image{height:60px;width:60px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media (min-width: 768px){.fixed-link-image{height:80px;width:80px}}
