@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}button::-moz-focus-inner{border:0;padding:0}*,*:before,*:after{box-sizing:border-box}html,body{overflow-x:hidden;font-size:10px;background-color:#111212;font-family:Noto Sans SC,Noto Sans,Tahoma,Helvetica,Arial,Microsoft Yahei,微软雅黑,STXihei,华文细黑,sans-serif;font-weight:400;min-height:100%}#root{min-height:100%}a{color:inherit;text-decoration:none}a:visited{text-decoration:none}.overlay{overflow-y:hidden}#onesignal-bell-container{display:none}.App{display:flex;flex-direction:column;min-height:100%;position:relative;height:100%}@media (min-width: 481px){.App{min-height:76.8rem}}.App .App__header{position:relative}.App .App__content{width:100%;flex:1}.App .App__topAd{margin:0 auto;display:none}.App .App__leftAd{display:none;width:auto;position:absolute;left:-17.6rem;top:7.3rem}@media (min-width: 1872px){.App .App__leftAd{display:block}}.App .App__rightAd{display:none;width:auto;position:absolute;right:-17.6rem;top:7.3rem}@media (min-width: 1872px){.App .App__rightAd{display:block}}.App .App__contentWrapper{position:relative;max-width:1520px;margin:0 auto;width:100%}.AdArea{display:flex;justify-content:center;align-items:center;text-align:center;position:relative;z-index:1}.AdArea .AdArea__close{position:absolute;right:1rem;top:1rem;color:#fff}.NavBar{position:fixed;top:0;left:0;z-index:50;width:100%;height:7.3rem;border-bottom:1px solid #1e232a;background-color:#111212;color:#fff;transition:.2s}.NavBar--transparent{border:none;background-color:transparent;background-image:linear-gradient(to top,#11121200 5%,#111212e6)}.NavBar--sticky{background-color:#1e232a}.NavBar__wrapper{position:relative;display:flex;flex-direction:row;align-items:center;width:100%;max-width:152rem;margin:0 auto;padding:0 1.6rem}.NavBar__wrapper .Logo{order:2;width:13.3rem;margin:0 auto;padding:1.6rem 0}@media (min-width: 1024px){.NavBar__wrapper{order:1}}@media (max-width: 1023px){.NavBar__wrapper{padding:0}}.NavBar__logo{width:13.3rem}.NavBar__menuToggle{display:inline-block;vertical-align:middle;align-self:center;order:1;width:3.2rem;height:3.2rem;outline:none;cursor:pointer;background:center/cover no-repeat url(/icons/menu.svg);overflow:hidden;padding-top:3.2rem}@media (min-width: 1024px){.NavBar__menuToggle{display:none}}@media (max-width: 1023px){.NavBar__menuToggle{width:6.4rem;height:7.2rem;background:center/3.2rem no-repeat url(/icons/menu.svg);overflow:hidden;padding-top:7.2rem}}.NavBar__right{align-self:center;order:3;text-align:right}.NavBar__right--hide{display:none}@media (min-width: 1024px){.NavBar__right{flex:1}}@media (max-width: 1023px){.NavBar__right{display:flex;align-items:center;justify-content:center;width:6.4rem;height:7.2rem}}.NavBar__searchButton{vertical-align:middle;width:1.8rem;height:1.8rem;cursor:pointer;background:center/cover no-repeat url(/icons/search.svg);overflow:hidden;padding-top:2.4rem}@media (max-width: 1023px){.NavBar__searchButton{width:6.4rem;height:7.2rem;background:center/3.2rem no-repeat url(/icons/search.svg);overflow:hidden;padding-top:7.2rem}}.SearchBar{width:100%;height:100vh;position:fixed;top:0;left:0;background-color:#000000b3;animation-name:fade-in;animation-duration:.3s;overflow-y:hidden;z-index:60}@keyframes fade-in{0%{background-color:inherit}to{background-color:#000000b3}}@keyframes fade-out{0%{background-color:#000000b3}to{background-color:inherit}}.SearchBar--willClose{animation-name:fade-out;background-color:inherit}.SearchBar__content{width:100%;top:0;height:100%;position:absolute;background-color:#000;display:flex;flex-direction:column;box-shadow:-1px 0 #1e232a}@media (min-width: 769px){.SearchBar__content{width:384px;height:100vh;animation-duration:.3s}@keyframes slide-search-bar-visible{0%{right:-1000px}to{right:0}}@keyframes slide-search-bar-hide{0%{right:0}to{right:-1000px}}.SearchBar__content.SearchBar__content--visible{right:0;animation-name:slide-search-bar-visible}.SearchBar__content.SearchBar__content--hide{right:-1000px;animation-name:slide-search-bar-hide}}.SearchBarInput__inputWrapper{display:block}.SearchBar__inputWrapperIcon{padding:20px}.SearchBar__inputWrapperIcon i{width:40px}.SearchBar__searchItems{overflow-y:auto;padding:1.6rem}.SearchBar__searchKeywordEmpty{font-size:1.6rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;display:block;margin-top:8rem;width:100%;color:#9b9b9b;text-align:center}.SearchBar__linkWrapper{width:100%;position:fixed;bottom:0;padding:1.2rem 1.6rem;background-color:#111212}@media (min-width: 769px){.SearchBar__linkWrapper{width:384px}}.SearchBar__linkWrapper:before{content:"";position:absolute;top:-4rem;left:0;right:0;width:100%;height:4rem;background-image:linear-gradient(to bottom,#11121200,#111212)}.SearchBar__loadMoreLink{font-size:1.6rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;display:block;padding:1.2rem 0;border:1px solid #d8d8d8;border-radius:4px;color:#9b9b9b;cursor:pointer;margin:0 auto;width:100%;text-align:center}.DynamicSearchResult__viewMoreButton{font-size:1.6rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;display:block;text-align:center;text-decoration:none;margin-top:3.2rem;border:1px solid #d8d8d8;border-radius:4px;width:100%;color:#9b9b9b;padding:1.2rem 0;cursor:pointer}.DynamicSearchResult__notFound{margin-top:8rem;text-align:center}.DynamicSearchResult__notFound p{font-size:2.4rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#f7f4f3}.DynamicSearchResult__notFound span{font-size:1.6rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#9b9b9b}.DynamicSearchResultItem{border-bottom:1px solid #111212;list-style:none;padding:1.6rem 0}.DynamicSearchResultItem:first-child{padding-top:0}.DynamicSearchResultItem:last-child{margin-bottom:14rem;border-bottom:0}.DynamicSearchResultItem__searchItemImage{width:12.8rem;height:auto;display:inline-block;vertical-align:top;border:1px solid #111212;border-radius:.4rem}.DynamicSearchResultItem__searchItemContent{display:inline-block;vertical-align:top;margin-left:.8rem;width:calc(100% - 13.6rem)}.DynamicSearchResultItem__searchItemtitle{font-size:1.6rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#d8d8d8}.DynamicSearchResultItem__episodeName{font-size:1.4rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#9b9b9b}.DynamicSearchResultItem__createdAt{font-size:1.4rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;margin-top:.2rem;color:#9b9b9bb3}.DynamicSearchResultItem__genre{font-size:1.4rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#9b9b9bb3}.DynamicSearchResultItem__nation{position:relative}.LazyLoadImage{display:inline-block;position:relative}.EpisodeSubInfo{font-size:1.4rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#9b9b9b}.EpisodeSubInfo:after{content:" "}.CCLanguages{margin:.6rem 0}.CCLanguages__cc{font-size:1rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;border:.1rem solid #4a4a4a;border-radius:1rem;color:#9b9b9b;line-height:1rem;letter-spacing:normal;display:inline-block;padding:.4rem .6rem}.CCLanguages__cc:before{content:"CC";padding:.2rem .6rem;margin:0 .4rem 0 -.6rem;font-weight:700;background-color:#4a4a4a;color:#111212;border-radius:1rem 0 0 1rem}.SearchBarInput{font-size:1.6rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;display:flex;flex-direction:row;background-color:#111212}.SearchBarInput .SearchBarInput__input{color:#f7f4f3;font:inherit;flex:1;border:none;outline-style:none;box-shadow:none;border-color:transparent;padding:1.6rem 0 1.6rem 4.8rem;background:#111212 left 1.6rem center/2.4rem no-repeat url(/icons/search-grey.svg)}.SearchBarInput .SearchBarInput__input:focus{background-image:url(/icons/search.svg)}.SearchBarInput .SearchBarInput__input::placeholder{color:#4a4a4a}.SearchBarInput .SearchBarInput__input::-ms-clear{display:none}@media (max-width: 1023px){.SearchBarInput .SearchBarInput__input{padding-left:5.6rem;background-size:3.2rem}}.SearchBarInput__clearButton{color:#9b9b9b;padding:1.6rem 2rem;cursor:pointer}.SearchBarInput__closeButton{background:center/2.4rem no-repeat url(/icons/close-grey.svg);overflow:hidden;padding-top:5.6rem;width:5.6rem;height:5.6rem;cursor:pointer}@media (max-width: 1023px){.SearchBarInput__closeButton{background:center/3.2rem no-repeat url(/icons/close-grey.svg);overflow:hidden;padding-top:5.6rem}}.Input{border:1px solid rgba(155,155,155,.5);outline:none;width:100%}.Input--block{display:block;width:100%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Loading{display:flex;justify-content:center;align-items:center}.Loading__indicator{animation:spin 1s ease-in-out infinite}.CategoryList__root{display:none}.CategoryList__root li{height:7.2rem}.CategoryList__root .Category{font-size:1.6rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;display:block;width:100%;height:100%;margin-right:1.6rem;padding:2.6rem .8rem;color:#f7f4f3;text-align:center;text-decoration:none;cursor:pointer}.CategoryList__root .Category:hover{color:#f7f4f3b3}.CategoryList__root .Category--selected{border-bottom:4px solid #a72a35;color:#f7f4f3}.CategoryList__root .Category--notSelected{color:#fff6}.CategoryList__root .Category__home{display:none}@media (max-width: 1023px){.CategoryList__root .Category__home{display:block}}@media (min-width: 1024px){.CategoryList__root{position:inherit;top:auto;left:auto;z-index:inherit;display:flex;flex-direction:row;align-items:center;order:2;margin-left:2.4rem}}.CategoryList__leaf{position:relative;display:flex;flex-direction:row;align-items:center;height:5.6rem;padding-left:2rem}.CategoryList__leaf .Category{font-size:1.6rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;position:relative;display:block;width:100%;height:100%;margin-right:1.6rem;padding:1.6rem .8rem;color:#f7f4f3;text-align:center;text-decoration:none;opacity:.7;cursor:pointer}@media (min-width: 1024px){.CategoryList__leaf .Category--selected{font-size:1.6rem;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;background-color:#f7f4f366;opacity:1}}@media (max-width: 1023px){.CategoryList__leaf .Category{display:none}}.CategoryList__leaf .Category__home{display:none}@media (min-width: 1024px){.CategoryList__leaf{position:inherit;top:auto;left:auto;z-index:inherit;background-color:#1e232a}}.Category__parent{font-size:1.6rem;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;display:none;height:100%;color:#9b9b9b;-webkit-user-select:none;user-select:none}@media (max-width: 1023px){.Category__parent{display:flex;align-items:center}}@media (max-width: 767px){.Category__parent{font-size:1.6rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal}}.Category__select{font-size:1.6rem;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;position:relative;display:block;height:100%;margin-left:1rem;padding:1.6rem .8rem;color:#f7f4f3;text-align:center;text-decoration:none;cursor:pointer}.Category__select:before{content:"";position:absolute;top:40%;left:-1rem;width:1.6rem;height:1.6rem;background:center/cover no-repeat url(/icons/arrow-forward-grey.svg)}.Category__select:after{content:"";position:absolute;top:35%;right:-1rem;width:1.6rem;height:1.6rem;background:center/cover no-repeat url(/icons/arrow-drop-down-white.svg)}.Category__select:hover{color:#f7f4f3b3}@media (min-width: 1024px){.Category__select{display:none}}@media (max-width: 767px){.Category__select{font-size:1.6rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal}}.MobileSubCategorySelector{position:fixed;top:0;left:0;z-index:75;display:flex;flex-direction:column;width:100%;height:100%;padding:1.2rem 1.6rem;background-image:linear-gradient(to bottom,#1e232ae6,#111212e6)}.MobileSubCategorySelector__header{font-size:1.6rem;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;position:relative;display:flex;flex-direction:row;justify-content:space-between;color:#9b9b9b}.MobileSubCategorySelector__header:after{content:"";position:absolute;bottom:-3.5rem;display:block;width:100%;height:1px;margin:2rem 0;background-color:#4a4a4a}@media (max-width: 767px){.MobileSubCategorySelector__header{font-size:1.4rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal}}.MobileSubCategorySelector__closeButton{width:2.4rem;height:2.4rem;outline:none;font-size:0;cursor:pointer;background:center/cover no-repeat url(/icons/close-grey.svg);overflow:hidden;padding-top:0rem}.MobileSubCategorySelector__categoryList{margin-top:5rem;text-align:center}.MobileSubCategorySelector__subCategory{font-size:1.8rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;padding:1rem 0;color:#9b9b9b}.MobileSubCategorySelector__subCategory--selected{font-size:2.4rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#f7f4f3}@media (max-width: 767px){.MobileSubCategorySelector__subCategory--selected{font-size:1.8rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal}}@media (max-width: 767px){.MobileSubCategorySelector__subCategory{font-size:1.6rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal}}.UserMenu{position:relative;display:inline-block;margin-left:2.4rem}@media (max-width: 1023px){.UserMenu{display:none}}@media (max-width: 1023px){.UserMenu--isMobile{display:block;margin-left:0}.UserMenu--isMobile:before{display:none}}.UserMenu__button{font-size:1.4rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;background:#153861 left .9rem center/2rem 2rem no-repeat url(/icons/account.svg);border-radius:16px;padding:.8rem .9rem .8rem 3.5rem;vertical-align:middle;cursor:pointer;position:relative}@media (max-width: 1023px){.UserMenu__button{font-size:1.6rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#d8d8d8;width:100%;background-position:left 2.4rem center;text-align:left;padding:1.8rem 4.8rem;border-radius:0}.UserMenu__button:after{content:"";position:absolute;width:2.4rem;height:2.4rem;right:2.4rem;top:1.8rem;background:center/cover no-repeat url(/icons/ico-arrow-down-white.svg);transition:transform .3s}.UserMenu__button--active:after{transform:rotate(180deg)}}.UserMenu__links{font-size:1.6rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;position:absolute;right:0;margin-top:.8rem;border:1px solid #9b9b9b;border-radius:.8rem;background-color:#111212;text-align:left;width:25.6rem}@media (max-width: 1023px){.UserMenu__links{font-size:1.4rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;position:relative;display:block;color:#d8d8d8;background-color:#153861;margin-top:0;width:100%;border:none;border-radius:0}}.UserMenu__link{border-bottom:1px solid rgba(155,155,155,.5)}@media (max-width: 1023px){.UserMenu__link{border-bottom:0}.UserMenu__link:first-child{border-top:1px solid rgba(155,155,155,.2)}.UserMenu__link:not(:last-child){border-bottom:1px solid rgba(155,155,155,.2)}}.UserMenu__link a{display:block;padding:1.6rem 2.5rem}.UserMenu__signOut{padding:1.6rem 2.5rem;border-bottom-left-radius:.8rem;border-bottom-right-radius:.8rem;width:100%;text-align:left;background:#111212 right 2.4rem center/2.4rem no-repeat url(/icons/exit.svg)}.UserMenu__signOut--isMobile{font-size:1.4rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#d8d8d8;background-color:#1e232a;border-top:1px solid rgba(74,74,74,.5);border-bottom:1px solid rgba(74,74,74,.5);border-radius:0}.SigninLink{font-size:1.4rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-decoration:none;vertical-align:middle;border:1px solid rgba(247,244,243,.4);border-radius:16px;padding:.8rem .9rem .8rem 3.5rem;background:left .9rem center/2rem 2rem no-repeat url(/icons/account.svg);margin-left:2.4rem}@media (max-width: 1023px){.SigninLink{display:none}}@media (max-width: 1023px){.SigninLink--isMobile{font-size:1.6rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;display:block;padding:1.6rem 2.4rem;border:0;border-top:1px solid rgba(74,74,74,.3);border-bottom:1px solid rgba(74,74,74,.3);border-radius:0;background:none;background-color:#111212;color:#d8d8d8;margin-left:0}}.SigninLink--isMobile:before{display:none}.LogoutButton{display:block;cursor:pointer;outline:none;position:relative}.LogoutButton--isLoading{background-image:none}.LogoutButton__loading{position:absolute;top:50%;transform:translateY(-50%);right:2.4rem}.MobileSidebar__dim{position:fixed;top:0;left:0;z-index:65;width:100%;height:100%;background-color:#111212b3;visibility:hidden;transition:.5s left}.MobileSidebar__dim--ios{cursor:pointer}.MobileSidebar__dim--visible{left:32rem;visibility:visible}.MobileSidebar{position:fixed;top:0;left:-100%;z-index:70;width:32rem;height:100%;border-right:1px solid #1e232a;background-color:#111212;transition:.3s}.MobileSidebar li{list-style:none}.MobileSidebar--visible{top:0;left:0;display:block;overflow-y:auto;opacity:1;visibility:visible}.MobileSidebar--close{opacity:0;visibility:hidden}.MobileSidebar__linksMobile{margin:0 auto}.MobileSidebar__linksMobile .CategoryList__root{display:block}.MobileSidebar__linksMobile .CategoryList__root li{height:100%}.MobileSidebar__linksMobile .CategoryList__root .Category{font-size:1.6rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;display:block;padding:1.4rem 2.4rem;color:#9b9b9b;box-shadow:0 1px #1e232a;text-align:left;text-decoration:none}.MobileSidebar__linksMobile .CategoryList__root .Category:last-child{margin-bottom:0}.MobileSidebar__linksMobile .CategoryList__root .Category--selected{background-color:#a72a35;color:#f7f4f3}@media (min-width: 1024px){.MobileSidebar__linksMobile{display:none}}.MobileSidebar__linksMobile__head{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1.8rem 2.4rem;border-bottom:1px solid #1e232a}.MobileSidebar__linksMobile__head img{width:13.3rem;outline:none}.MobileSidebar__closeButtonWrapper{padding:1rem}.MobileSidebar__closeButton{width:2.4rem;height:2.4rem;cursor:pointer;background:center/cover no-repeat url(/icons/close-grey.svg);overflow:hidden;padding-top:2.4rem}.Logo--center{display:block;text-align:center}.MobileLocaleSelector__button{font-size:1.4rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#d8d8d8;width:100%;text-align:left;padding:1.8rem 4.8rem;background:transparent left 2.4rem center/2rem 2rem no-repeat url(/icons/language.svg);cursor:pointer;position:relative;border-bottom:1px solid rgba(155,155,155,.2)}.MobileLocaleSelector__button:after{content:"";position:absolute;width:2.4rem;height:2.4rem;right:2.4rem;top:1.8rem;background:center/cover no-repeat url(/icons/ico-arrow-down-white.svg);transition:transform .3s}.MobileLocaleSelector__button--active:after{transform:rotate(180deg)}.MobileLocaleSelector__links{font-size:1.4rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;position:relative;display:block;color:#d8d8d8;margin-top:0;width:100%}.MobileLocaleSelector__localeItem{font-size:1.4rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;cursor:pointer;border-bottom:1px solid rgba(155,155,155,.2);padding:1.6rem 2.3rem;color:#d8d8d866}.MobileLocaleSelector__localeItem:hover{background-color:#d8d8d880;color:#d8d8d8}.MobileLocaleSelector__localeItem--selected{background:#111212 right 2.1rem center/2.4rem no-repeat url(/icons/ico-check-grey.svg);color:#d8d8d8}.LocaleSelector{display:inline-block;vertical-align:middle;text-align:right;position:relative;margin-left:2.8rem}@media (max-width: 1023px){.LocaleSelector{display:none}}.LocaleSelector:before{content:" | ";position:absolute;top:50%;left:-1.4rem;transform:translateY(-50%);color:#f7f4f366}.LocaleSelector__hover{position:absolute;width:10rem;height:20rem;top:0;transform:translate(-50%);left:50%}.LocaleSelector__locale{font-size:1.4rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;position:relative;cursor:pointer;padding-left:3.2rem;background:left center/2rem no-repeat url(/icons/language.svg)}.LocaleSelector__locale:after{content:"";width:1rem;height:1rem;position:absolute;background:center/1.2rem no-repeat url(/icons/arrow-drop-down.svg);right:-1.2rem;top:50%;transform:translateY(-50%)}.LocaleSelector__selector{display:none;position:absolute;top:3.6rem;left:50%;transform:translate(-50%);z-index:1;background-color:#111212;border:1px solid #9b9b9b;border-radius:8px;text-align:left;word-break:keep-all}.LocaleSelector__selector--visible{display:block;z-index:55}.LocaleSelector__localeItem{font-size:1.6rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;cursor:pointer;border-bottom:1px solid rgba(155,155,155,.2);padding:1.6rem 8.3rem 1.6rem 2.3rem}.LocaleSelector__localeItem:first-child{border-top-left-radius:8px;border-top-right-radius:8px}.LocaleSelector__localeItem:last-child{border-bottom-left-radius:8px;border-bottom-right-radius:8px;border:0}.LocaleSelector__localeItem:hover{background-color:#d8d8d880;color:#f7f4f3}.LocaleSelector__localeItem--selected{background:#111212 right 2.1rem center/2.4rem no-repeat url(/icons/ico-check-grey.svg)}.Footer{font-size:1.4rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;align-self:center;margin:4rem 2.4rem;padding-top:2.4rem;max-width:1520px;width:calc(100% - 4.8rem);color:#9b9b9b;border-top:1px solid #1e232a}.Footer .Footer__snsLinks{margin-bottom:2.4rem}.Footer .Footer__snsLinks li{display:inline-block;margin-right:1.6rem}.Footer .Footer__snsLinks li img{width:2.4rem;height:2.4rem}.Footer .Footer__documentLinks{color:#d8d8d8;margin-bottom:4rem}.Footer .Footer__documentLinks .Footer__documentLink{display:inline-block;margin-right:1.6rem}.Footer .Footer__documentLinks .Footer__documentLink a{display:block;width:100%;cursor:pointer;text-decoration:none}@media (max-width: 767px){.Footer .Footer__documentLinks .Footer__documentLink{display:block;height:3.2rem;margin-right:0;margin-top:.8rem;border-bottom:1px solid #1e232a}}.Footer .Footer__company{color:#9b9b9b}.SearchResultPage{margin-top:7.2rem}.SearchResultPage .SearchResultPage__title{position:absolute;top:-1rem;font-size:0}.SearchResultPage .SearchResultPage__wrapper{display:flex;flex-direction:row;flex:1;min-height:76.8rem}@media (max-width: 479px){.SearchResultPage .SearchResultPage__wrapper{width:100%;flex-direction:column}}.SideContents{grid-area:S;width:33.2rem;min-height:100vh;padding:1.6rem;border-left:1px solid #1e232a}.SideContents .SideContents__title{font-size:1.6rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;margin-top:3.2rem;color:#9b9b9b}.SideContents .SideContents__loading{margin-top:1.6rem}.SideContents .SideContents__content{overflow-y:auto}.SideContents .SideContents__itemTitle{font-size:1.6rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#d8d8d8}.SideContents .SideContents__itemSubTitle{font-size:1.4rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#9b9b9b}@media (max-width: 1023px){.SideContents{display:none}}.SideProgramItem__title{font-size:1.6rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#d8d8d8}.SideProgramItem__meta{font-size:1.2rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;margin-top:.4rem;color:#9b9b9bb3}.SideContentItem{cursor:pointer;padding:1.6rem 0;display:block}.SideContentItem:not(:last-child){border-bottom:1px solid #111212}.SideContentItem .SideContentItem__image{display:inline-block;vertical-align:top;width:12.8rem;height:auto;border-radius:.4rem;border:1px solid #111212;object-fit:cover}.SideContentItem .SideContentItem__content{display:inline-block;width:calc(100% - 15rem);vertical-align:top;margin-left:.8rem}.SideContentItem .SideContentItem__title{font-size:1.6rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#d8d8d8}.SideContentItem .SideContentItem__meta{font-size:1.2rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#9b9b9b}.SideEpisodeItem__itemTitle{font-size:1.6rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#d8d8d8}.SideEpisodeItem__itemSubTitle{font-size:1.4rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#9b9b9b}.SearchResults{flex:1;padding:0 1.6rem}.SearchResults__title{font-size:2.4rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#f7f4f3;margin:1.6rem 0}.SearchResults__loading{margin-top:4rem}.SearchResults__searchKeyword{color:#f15c62}.SearchResults__emptyResult{text-align:center;flex:1;margin-top:16rem}.SearchResults__emptyResult p{font-size:2.4rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#f7f4f3}.SearchResults__emptyResult span{font-size:1.6rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#9b9b9b}.SearchResults__button{font-size:1.4rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;width:100%;margin-top:8rem;border-radius:.8rem;background-color:#111212;color:#9b9b9b;padding:1.4rem;cursor:pointer}.SearchResults__bottomAd{margin:4rem 0}.SearchResultItem{background-color:transparent;box-shadow:0 1px #1e232a;list-style:none;padding:1.6rem 0;cursor:pointer}.SearchResultItem .SearchResultItem__wrapper{display:flex;flex-direction:row;text-decoration:none}@media (max-width: 767px){.SearchResultItem .SearchResultItem__wrapper{display:block}}.SearchResultItem .SearchResultItem__content{flex:1}.SearchResultItem .SearchResultItem__imageWrapper{width:23.5rem;margin-right:1.6rem}@media (max-width: 767px){.SearchResultItem .SearchResultItem__imageWrapper{width:16.4rem;display:inline-block;vertical-align:top}}.SearchResultItem .SearchResultItem__title{font-size:2.4rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#f7f4f3}@media (max-width: 767px){.SearchResultItem .SearchResultItem__title{display:none}}.SearchResultItem .SearchResultItem__subTitle{font-size:1.6rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#9b9b9b}@media (max-width: 767px){.SearchResultItem .SearchResultItem__subTitle{display:none}}.SearchResultItem .SearchResultItem__mobileTitleWrapper{display:none}@media (max-width: 767px){.SearchResultItem .SearchResultItem__mobileTitleWrapper{display:inline-block;vertical-align:top}}.SearchResultItem .SearchResultItem__mobileTitle{font-size:1.8rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#f7f4f3}.SearchResultItem .SearchResultItem__mobileSubTitle{font-size:1.4rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#9b9b9b}.SearchResultItem .SearchResultItem__episode{font-size:1.4rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#4a4a4a}@media (max-width: 767px){.SearchResultItem .SearchResultItem__episode{margin-top:.8rem}}.SearchResultItem .SearchResultItem__synopsys{font-size:1.4rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#9b9b9b;margin-top:1.6rem;text-overflow:ellipsis;overflow:hidden}@media (max-width: 767px){.SearchResultItem .SearchResultItem__synopsys{position:relative;max-height:6.4rem}.SearchResultItem .SearchResultItem__synopsys:after{content:"";position:absolute;left:0;right:0;bottom:0;width:100%;height:3.2rem;background-image:linear-gradient(to bottom,#11121200,#111212)}}.ItemImage__ratio{background:center/cover no-repeat url(/images/thumbnail-placeholder.svg)}.ItemImage{position:relative}.ItemImage__ratio{overflow:hidden;height:0;width:100%}.ItemImage__ratio.ItemImage__ratio--16to9{padding-top:57.5%}.ItemImage__ratio.ItemImage__ratio--3to4{padding-top:133.33333333%}.ItemImage__ratio--portrait{position:relative;background-repeat:repeat-x;opacity:.2;background-size:contain}.ItemImage__ratio--portrait~div{position:absolute;width:100%;height:100%;top:0;left:0;background-size:contain;background-repeat:no-repeat;background-position:center}.clearFix:after{content:"";display:block;clear:both}.screen-reader-text{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}.ProgramMeta__category:first-child,.ProgramMeta__genre:first-child,.ProgramMeta__nation:first-child{margin-left:1.7rem;position:relative}.ProgramMeta__category:first-child:before,.ProgramMeta__genre:first-child:before,.ProgramMeta__nation:first-child:before{position:absolute;color:#9b9b9b;content:"|";top:0;left:-.9rem}.ProgramMeta{font-size:1.4rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#9b9b9b;margin-top:1.6rem}.ProgramMeta a{color:#4a90e2;font-weight:400;text-decoration:none}.ProgramMeta a:hover{text-decoration:underline}@media (max-width: 479px){.ProgramMeta{margin-top:.4rem}}.ProgramMeta__writerLinks{margin-left:1.7rem;position:relative}.ProgramMeta__writerLinks:before{position:absolute;color:#9b9b9b;content:"|";top:0;left:-.9rem}.SearchLink{display:inline-block;color:#f7f4f3}.SearchLink li{display:inline-block}.SearchLink li:not(:first-child){margin-left:.3rem}.ErrorPage{position:relative;padding:6.4rem 0 16rem;background:url(/images/img-bg-red.svg) no-repeat;background-size:cover}.ErrorPage:after{content:"";position:absolute;bottom:0;left:0;right:0;z-index:1;width:100%;height:16rem;background-image:linear-gradient(to bottom,#0000,#111212)}.ErrorPage__logo{display:block;margin:0 auto;width:16rem}.ErrorPage__wrapper{margin-top:4rem;color:#f7f4f3;text-align:center}@media (max-width: 479px){.ErrorPage__wrapper{padding:0 2.4rem}}.ErrorPage__image{display:block;margin:0 auto}@media (max-width: 479px){.ErrorPage__image{width:16rem}}.ErrorPage__title{font-size:3.2rem;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal}.ErrorPage__phrase{font-size:1.6rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#d8d8d8;margin:1.6rem auto 0;max-width:48rem}.ErrorPage__link{font-size:1.6rem;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;display:inline-block;margin-top:4.8rem;padding:1.2rem 0;width:21.6rem;border:1px solid #9b9b9b;border-radius:8px}.ErrorPage__link:last-child{margin-left:.8rem;color:#111212;background-color:#f7f4f3;border-color:#f7f4f3}@media (max-width: 479px){.ErrorPage__link{width:calc((100% - .8rem)/2)}}.ErrorPage__copyright{position:absolute;z-index:2;left:50%;bottom:0;transform:translate(-50%,-50%);padding-bottom:1.6rem;color:#d8d8d8;text-align:center}.Notification{background-image:linear-gradient(93deg,#8e5585,#8e5585 52%,#a72a35),linear-gradient(to bottom,#8e5585,#8e5585);padding:1.2rem 2.4rem;position:fixed;top:0;left:0;width:100%;z-index:90}.Notification .Notification__dim{position:fixed;width:100%;height:100%;background-color:#111212b3;top:0;left:0;z-index:85}.Notification .Notification__message{font-size:1.6rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#f7f4f3;display:inline-block;max-width:calc(100% - 17rem);word-break:break-word}@media (max-width: 479px){.Notification .Notification__message{max-width:none}}.Notification .Notification__button{font-size:1.6rem;font-weight:700;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#8e5585;border-radius:4px;background-color:#f7f4f3;padding:.4rem 0;width:16rem;text-align:center;cursor:pointer;float:right}@media (max-width: 479px){.Notification .Notification__button{float:none;display:block;width:100%;margin-top:3.6rem;padding:1.2rem 0}}.Notification .Notification__button:hover{opacity:.8}.Notification .Notification__cancelButton{margin-right:.8rem;border:1px solid #f7f4f3;color:#f7f4f3;background-color:transparent;padding:.3rem 0;width:11.2rem}@media (max-width: 479px){.Notification .Notification__cancelButton{flex:1}}
