@charset "UTF-8";
/*!
 * Version: 1.13.0
 * Modified: Tue Jun 28 2022 10:00:49 GMT+0900 (GMT+09:00)
 */
/*!
 * NHK WORLD News Styles
 * /nhkworld/en/news/assets/css/style.css
 */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body{margin:0;padding:0;color:#333;font-family:Helvetica Neue,Helvetica,Roboto,Droid Sans,Arial,Verdana,sans-serif;line-height:1.6;letter-spacing:.01em;overflow-wrap:break-word;word-wrap:break-word;-webkit-font-smoothing:antialiased}body.-is-viewHeight{overflow:hidden;position:fixed;width:100%;height:100%}iframe,img,svg,video{vertical-align:middle}iframe{border:0}figure{margin:0}input,select{color:#333}input,select,textarea{-webkit-box-shadow:none;box-shadow:none}textarea{resize:vertical;line-height:1.4}input[type=search]{-webkit-box-sizing:border-box;box-sizing:border-box}em{font-style:normal;font-weight:700}.c-title{margin:0 0 26px;font-size:0;line-height:1.25}.c-title.-border{padding-bottom:5px;border-bottom:1px solid #ccc}@media screen and (max-width:576px){.c-title{margin-bottom:20px}}.c-title__text{font-size:2.5rem;font-weight:700}@media screen and (max-width:576px){.c-title__text{font-size:1.6875rem}}.c-title__textRed{color:#e6001a;font-size:1.25rem;font-weight:700;letter-spacing:.02em}@media screen and (max-width:576px){.c-title__textRed{font-size:1.1875rem}}.c-heading{display:inline-block;margin-top:0;margin-bottom:16px;border-bottom:2px solid #e6001a;font-size:0}.c-heading a{display:block;padding-bottom:7px}.c-heading a:link,.c-heading a:visited{color:#333;text-decoration:none}.c-heading a:active,.c-heading a:hover{color:#666;text-decoration:none}.c-heading>span{display:block;padding-bottom:7px;color:#333}@media screen and (max-width:576px){.c-heading{position:absolute;top:-20px;margin-left:-20px;margin-bottom:0;border-bottom:0;border-top-right-radius:2px;border-bottom-right-radius:2px;background-color:#e6001a;z-index:1}.c-heading>span,.c-heading a{padding:12px 20px}.c-heading>span{color:#fff}}.c-heading__text{font-size:1.25rem;font-weight:700;letter-spacing:.02em;line-height:1}@media screen and (max-width:576px){.c-heading__text{color:#fff;font-size:1rem}}.c-loading{position:relative;max-height:400px;height:100vh;text-align:center}.c-loading:after{content:"";display:block;position:absolute;top:50%;left:50%;width:50px;height:50px;background:transparent url(../images/loader.svg) 50% no-repeat;background-size:contain;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation:loading .8s linear infinite;animation:loading .8s linear infinite}.c-loading.-fixed{z-index:9997;position:fixed;top:0;left:0;width:100%;height:100vh;max-height:100vh;background-color:#fff}.c-loading.-fixed:after{opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.c-loading.-fixed.-show:after{opacity:1}@-webkit-keyframes loading{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}.c-moreLoading{position:relative;width:100%;height:200px;text-align:center}.c-moreLoading:after{content:"";display:block;position:absolute;top:50%;left:50%;width:40px;height:40px;background:transparent url(../images/loader.svg) 50% no-repeat;background-size:contain;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation:loading .8s linear infinite;animation:loading .8s linear infinite}@keyframes loading{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@media screen and (max-width:576px){.c-moreLoading{height:100px}}.c-centerdBtn{text-align:center}.c-centerdBtn .c-btn+.c-btn{margin-left:10px}.c-btn{-webkit-appearance:none;outline:none;padding:0;border:0;background:none;cursor:pointer;display:inline-block;position:relative}.c-btn.-search{width:30px;height:30px}.c-btn.-search:before{content:"";display:block;position:absolute;top:50%;left:50%;width:22px;height:24px;background:url(../images/icon-search.svg) 50% no-repeat;background-size:contain;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (min-width:769px){.c-btn.-search{opacity:1;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.c-btn.-search:hover{opacity:.6;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}}@media screen and (max-width:576px){.c-btn.-search{width:20px;height:20px}.c-btn.-search:before{width:14px;height:15px}}.c-viewAll{width:100%;margin-top:20px;font-size:0;text-align:center}.c-viewAll__btn{-webkit-appearance:none;outline:none;border:0;background:none;cursor:pointer;display:inline-block;width:180px;margin:0 auto;padding:9px 10px;border-radius:20px;background-color:#000;color:#fff;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.c-viewAll__btn:active,.c-viewAll__btn:hover,.c-viewAll__btn:link,.c-viewAll__btn:visited{color:#fff;text-decoration:none}@media screen and (min-width:769px){.c-viewAll__btn:hover{opacity:.8}}@media screen and (max-width:576px){.c-viewAll__btn{width:140px;margin:0 auto;padding:11px 10px 10px;border-radius:20px;background-color:#000;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}}.c-viewAll__text{position:relative;display:block;font-size:.875rem}.c-viewAll__text:after{position:absolute;top:50%;right:10px;content:"";width:6px;height:6px;border-top:1px solid #fff;border-right:1px solid #fff;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}@media screen and (max-width:576px){.c-viewAll__text{font-size:.75rem}}.c-moreBtn{position:relative;-webkit-appearance:none;outline:none;padding:0;border:0;background:none;cursor:pointer;display:inline-block}.c-moreBtn:after{position:absolute;top:35%;right:5px;content:"";width:8px;height:8px;border-bottom:1px solid #333;border-right:1px solid #333;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.c-moreBtn span{position:relative;padding:0 25px 0 0;color:#333;text-decoration:none;font-size:.75rem;font-weight:700;text-align:center}.c-moreBtn.-active:after{top:65%;-webkit-transform:translateY(-50%) rotate(-135deg);-ms-transform:translateY(-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg)}@media screen and (max-width:576px){.c-moreBtn span{font-size:.875rem}}.-active .c-moreBtn__more,.c-moreBtn__close{display:none}.-active .c-moreBtn__close{display:inline}.c-sns{margin:20px 0 0}.c-sns ul{padding:0}.c-sns .nw_social_he_style img{margin:0;padding:4px;background-color:#fff}.c-label{display:inline-block;padding:4px 10px;border:1px solid #e6001a;font-size:0}.c-label.-live{background-color:#e6001a}.c-label.-live span{color:#fff}.c-label.-live span:before{content:"";display:inline-block;width:8px;height:8px;margin-right:5px;border-radius:50%;background-color:#fff}.c-label span{color:#e6001a;font-size:.75rem;font-weight:700;line-height:1;letter-spacing:.06em}@media screen and (max-width:576px){.c-label{padding:3px 5px}.c-label.-live span:before{position:relative;width:8px;height:8px;margin-right:5px}.c-label span{font-size:.6875rem}}.c-icon{display:inline-block;background-repeat:no-repeat;background-position:50%;background-size:contain}.c-icon.-play{position:relative;border-radius:50%;background-color:rgba(230,0,26,.85)}.c-icon.-play:before{position:absolute;top:50%;content:"";width:0;height:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.c-icon.-play.-small{width:30px;height:30px}.c-icon.-play.-small:before{left:12px;border-color:transparent transparent transparent #fff;border-style:solid;border-width:5px 9px}@media screen and (max-width:576px){.c-icon.-play.-small{width:24px;height:24px}.c-icon.-play.-small:before{left:9px;border-color:transparent transparent transparent #fff;border-style:solid;border-width:4px 7px}}.c-icon.-play.-medium{width:44px;height:44px}.c-icon.-play.-medium:before{left:16px;border-color:transparent transparent transparent #fff;border-style:solid;border-width:9px 15px}@media screen and (max-width:576px){.c-icon.-play.-medium{width:36px;height:36px}.c-icon.-play.-medium:before{left:13px;border-color:transparent transparent transparent #fff;border-style:solid;border-width:8px 12px}}.c-icon.-play.-large{width:58px;height:58px}.c-icon.-play.-large:before{left:20px;border-color:transparent transparent transparent #fff;border-style:solid;border-width:12px 20px}.c-icon.-play.-xlarge{width:70px;height:70px}.c-icon.-play.-xlarge:before{left:25px;border-color:transparent transparent transparent #fff;border-style:solid;border-width:15px 24px}@media screen and (max-width:576px){.c-icon.-play.-xlarge{width:58px;height:58px}.c-icon.-play.-xlarge:before{left:20px;border-color:transparent transparent transparent #fff;border-style:solid;border-width:12px 20px}}.c-icon.-listen{width:17px;height:13px;background-image:url(/nhkworld/common/assets/news/images/icon-listen.svg)}.c-icon.-podcast{width:12px;height:12px;background-image:url(/nhkworld/common/assets/news/images/icon-podcast.svg)}.c-icon.-video{width:15px;height:10px;background-image:url(/nhkworld/common/assets/news/images/icon-video.svg)}.c-icon.-clip{width:14px;height:11px;background-image:url(/nhkworld/common/assets/news/images/icon-clip.svg)}.c-gotoTop{margin-top:40px;text-align:right}.c-gotoTop>span{display:inline-block;border-bottom:1px solid #000;font-weight:700;cursor:pointer}.c-gotoTop>span:after{content:"";display:inline-block;position:relative;width:6px;height:6px;margin-left:8px;border-top:2px solid #000;border-right:2px solid #000;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (max-width:576px){.c-gotoTop{font-size:.875rem}.c-gotoTop>span:after{top:1px}}.c-tagItems{margin-bottom:26px;padding-bottom:10px;border-bottom:1px solid #ccc}.c-tagItems .c-tags{margin-bottom:10px;overflow:hidden;-webkit-transition:height .4s ease-out;-o-transition:height .4s ease-out;transition:height .4s ease-out}.c-tagItems .c-tags.-hasMore{height:27px}@media screen and (max-width:576px){.c-tagItems{margin-bottom:16px;padding-bottom:10px}.c-tagItems li:first-child .c-tag,.c-tagItems li:first-child .c-tag.-active{padding:8px 16px}.c-tagItems .c-tags.-hasMore{height:35px}.c-tagItems .c-tag{padding:8px;border-radius:17px;font-size:.875rem}.c-tagItems .c-tag.-active{padding:8px}}.c-tags{margin:0;padding:0;list-style:none;font-size:0}.c-tags li{display:inline-block;margin-right:3px;margin-bottom:3px}.c-tags li:last-child{margin-right:0}.c-tag{-webkit-appearance:none;outline:none;background:none;cursor:pointer;display:inline-block;padding:3px 10px;border:1px solid #858585;border-radius:12px;font-size:.8125rem;font-weight:500;line-height:1.25}.c-tag:link,.c-tag:visited{color:#333;text-decoration:none}.c-tag:active,.c-tag:hover{color:#666;text-decoration:none}.c-tag.-active{border:1px solid #e6001a;background-color:#e6001a;color:#fff}.c-tag.-active:active,.c-tag.-active:hover,.c-tag.-active:link,.c-tag.-active:visited{color:#fff;text-decoration:none}@media screen and (max-width:576px){.c-tag{padding:2px 6px;font-size:.625rem;line-height:1.22}}.c-ranking ul{margin:0;padding:0;list-style:none}.c-ranking li{position:relative;width:100%;margin-bottom:6px;padding-left:30px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1}.c-ranking li:before{position:absolute;top:14px;left:3px;font-size:1.25rem}.c-ranking li:first-child:before{content:"1"}.c-ranking li:nth-child(2):before{content:"2"}.c-ranking li:nth-child(3):before{content:"3"}.c-ranking li:nth-child(4):before{content:"4"}.c-ranking li:nth-child(5):before{content:"5"}.c-ranking a{display:block;padding:13px 0;border-bottom:1px solid #ccc;font-size:1rem;line-height:1.25}.c-ranking a:link,.c-ranking a:visited{color:#333;text-decoration:none}.c-ranking a:active,.c-ranking a:hover{color:#666;text-decoration:none}@media screen and (max-width:576px){.c-ranking li{margin-bottom:4px}.c-ranking li:before{top:7px;font-size:1rem}.c-ranking a{padding:7px 0;font-size:.875rem}}.c-ranking__heading{margin-bottom:8px;padding-bottom:14px;border-bottom:1px solid #ccc;font-size:1rem;line-height:1}@media screen and (max-width:576px){.c-ranking__heading{padding-bottom:8px;font-size:1.1875rem}}.c-mainBlock{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-mainBlock .c-title{margin-bottom:16px;line-height:1.1}.c-mainBlock__texts{width:46.7%;padding-left:40px;-webkit-box-sizing:border-box;box-sizing:border-box}.c-mainBlock__texts .c-sns{margin-top:26px}@media screen and (max-width:992px){.c-mainBlock__texts{width:58%;padding-left:30px}}@media screen and (max-width:768px){.c-mainBlock__texts{width:100%;padding-left:0}}.c-mainBlock__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:14px;margin-bottom:30px}.c-mainBlock__info .c-tags{display:inline-block;padding-right:10px}@media screen and (max-width:768px){.c-mainBlock__info{margin-bottom:16px}}.c-mainBlock__infoItem{display:inline-block;margin-top:5px;margin-bottom:5px}@media screen and (max-width:576px){.c-mainBlock__infoItem{margin-bottom:0}}.c-mainBlock__text p{margin-top:0;margin-bottom:2em;font-size:1.125rem;line-height:1.55}.c-mainBlock__text p:last-child{margin-bottom:0}@media screen and (max-width:576px){.c-mainBlock__text p{font-size:1rem;line-height:1.2}}.c-mainBlock__items{width:53.3%}@media screen and (max-width:992px){.c-mainBlock__items{width:42%}}@media screen and (max-width:768px){.c-mainBlock__items{width:100%}}.c-mainBlock__video{position:relative;height:0;padding-bottom:56.25%}.c-mainBlock__video img{width:100%;height:auto;vertical-align:top}.c-mainBlock__video .c-icon{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.c-mainBlock__img img{width:100%;height:auto;vertical-align:top}.c-mainBlock__captions{margin-top:16px;font-size:0;line-height:1}.c-mainBlock__captions .c-label{display:inline-block;margin-right:20px;vertical-align:middle}.c-mainBlock__captions .c-item__date{margin-top:16px;color:#666;font-size:1rem}@media screen and (max-width:576px){.c-mainBlock__captions .c-label{margin-right:10px}.c-mainBlock__captions .c-item__date{margin-top:10px;font-size:.6875rem}}.c-mainBlock__caption{display:inline-block;font-size:1.25rem;vertical-align:middle}@media screen and (max-width:576px){.c-mainBlock__caption{font-size:.875rem}}.c-mainBlock__authors{line-height:1.4}.c-mainBlock__authors+.c-mainBlock__authors{margin-top:10px}@media screen and (max-width:768px){.c-mainBlock__authors{display:none}}@media screen and (max-width:576px){.c-mainBlock__authors{margin-top:10px}}.c-mainBlock__authorName{display:inline-block;margin-right:15px;font-size:1rem;vertical-align:middle}.c-mainBlock__authorName a:link,.c-mainBlock__authorName a:visited{color:#333;text-decoration:underline}.c-mainBlock__authorName a:active,.c-mainBlock__authorName a:hover{color:#666;text-decoration:underline}@media screen and (max-width:576px){.c-mainBlock__authorName{font-size:.875rem}}.c-mainBlock__authorRole{margin-top:3px;color:#666;font-size:.8125rem}.c-mainBlock__authorRole br{display:none}@media screen and (max-width:576px){.c-mainBlock__authorRole{font-size:.6875rem}}.c-floatingVideo{position:relative;width:100%;height:0;padding-bottom:56.25%}.c-floatingVideo.-active{position:fixed;left:0;top:56px;width:360px;height:auto;margin:0;padding-bottom:0;z-index:9997}@media screen and (max-width:768px){.c-floatingVideo.-active{top:100px}}@media screen and (max-width:576px){.c-floatingVideo.-active{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;top:72px}}.c-floatingVideo.-active .c-floatingVideo__player{width:360px;height:202.5px;background:#000}@media screen and (max-width:576px){.c-floatingVideo.-active .c-floatingVideo__player{width:64%;height:36vw}}.c-floatingVideo__info{display:none}.c-floatingVideo.-active .c-floatingVideo__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;width:360px;height:auto;padding:14px 40px 14px 14px;background:#222;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:576px){.c-floatingVideo.-active .c-floatingVideo__info{display:block;width:36%;height:36vw;padding:12px}}.c-floatingVideo__control{width:40px;height:40px;margin-right:16px;cursor:pointer}.c-floatingVideo__time{font-size:1rem}.c-floatingVideo__time .c-icon{margin:0 5px}.c-floatingVideo__time .c-icon.-video{background-image:url(/nhkworld/common/assets/news/images/icon-video_w.svg)}.c-floatingVideo__close{position:absolute;right:12px;top:12px;width:18px;height:18px;cursor:pointer}.c-floatingVideo__close:after,.c-floatingVideo__close:before{content:"";display:block;position:absolute;left:-2px;top:8px;width:23px;height:1px;background:#fff;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.c-floatingVideo__close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.c-floatingVideo__controlBtn{width:100px;height:100px;background-color:hsla(0,0%,100%,.4)}.c-floatingVideo__controlBtn,.c-floatingVideo__controlBtn:before{display:block;position:absolute;top:50%;left:50%;border-radius:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.c-floatingVideo__controlBtn:before{content:"";width:84px;height:84px;background-color:#e6001a}.c-floatingVideo__controlBtn:after{content:"";display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.c-floatingVideo__controlBtn.-video:after{width:0;height:0;left:calc(50% + 16px);border:solid transparent;border-left:solid #fff;border-width:14px 24px}.c-floatingVideo.-active .c-floatingVideo__controlBtn{position:relative;top:0;left:0;width:40px;height:40px;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.c-floatingVideo.-active .c-floatingVideo__controlBtn:before{width:40px;height:40px}.c-floatingVideo.-active .c-floatingVideo__controlBtn.-video:after{left:calc(50% + 9px);border-width:8px 12px}.c-floatingVideo.-active .c-floatingVideo__controlBtn.-pause:after{width:3px;height:13px;left:50%;border:solid #fff;border-width:0 4px;background-image:none}@media screen and (max-width:576px){.c-floatingVideo.-active .c-floatingVideo__controlBtn,.c-floatingVideo.-active .c-floatingVideo__controlBtn:before{width:30px;height:30px}.c-floatingVideo.-active .c-floatingVideo__controlBtn.-video:after{left:calc(50% + 7px);border-width:6px 10px}.c-floatingVideo.-active .c-floatingVideo__controlBtn.-pause:after{width:2px;height:11px;left:50%;border-width:0 3px}}.c-itemCarousel{position:relative}.c-itemCarousel .c-itemCarousel__items{-webkit-transition:all .6s cubic-bezier(.455,.03,.515,.955);-o-transition:all .6s cubic-bezier(.455,.03,.515,.955);transition:all .6s cubic-bezier(.455,.03,.515,.955);overflow:hidden}.c-itemCarousel .c-item{float:left}.c-itemCarousel__slide{margin-right:-20px;overflow:auto;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.c-itemCarousel__slide::-webkit-scrollbar{display:none}.c-livePlayer{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.c-list.-hasbd{position:relative}.c-list.-hasbd:before{position:absolute;left:0;content:"";width:100%;height:0;border-bottom:1px solid #eee;z-index:1}.c-list.-type01.-hasbd:before{bottom:26px}.c-list.-type01 .c-items{margin-left:-30px;margin-right:-30px}@media screen and (max-width:768px){.c-list.-type01 .c-items{margin-left:-15px;margin-right:-15px}}.c-list.-type01 .c-item{margin-bottom:26px}.c-list.-type02.-hasbd:before{bottom:0}.c-list.-type02 .c-item{margin-bottom:33px}.c-list .c-item__info{margin-top:6px}@media screen and (max-width:576px){.c-list .c-item__info{margin-top:4px}}@media screen and (max-width:576px){.c-list:before{display:none}.c-list.-type01 .c-item{margin-bottom:10px;padding-bottom:10px}.c-list.-type02 .c-item{margin-bottom:16px}}.c-items{overflow:hidden}.c-items.-item02{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.c-items.-item02 .c-item{width:50%;padding-left:10px;padding-right:10px}.c-items.-item02 .c-item.-media{width:50%;padding-left:30px;padding-right:30px}.c-items.-item03{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-items.-item03 .c-item.-media{width:33.33%;padding-left:30px;padding-right:30px}@media screen and (max-width:992px){.c-items.-item03 .c-item.-media{width:50%}}@media screen and (max-width:768px){.c-items.-item03 .c-item.-media{padding-left:15px;padding-right:15px}}@media screen and (max-width:576px){.c-items.-item03 .c-item.-media{width:100%}}.c-items.-item04{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.c-items.-item04 .c-item{width:25%;padding-left:10px;padding-right:10px}.c-items.-item05{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.c-items.-item05 .c-item{width:20%;padding-left:10px;padding-right:10px}@media screen and (max-width:1200px){.c-items.-item05 .c-item{width:25%}}@media screen and (max-width:992px){.c-items.-item05 .c-item{width:33.33%}}@media screen and (max-width:576px){.c-items.-item05 .c-item{width:50%}}@media screen and (max-width:576px){.c-items .c-item.-programs{width:100%}}.c-item{-webkit-box-sizing:border-box;box-sizing:border-box}.c-item.-media{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding-bottom:26px}.c-item.-media:before{position:absolute;bottom:0;left:50%;content:"";width:calc(100% - 60px);height:0;border-bottom:1px solid #eee;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:768px){.c-item.-media:before{width:calc(100% - 30px)}}.c-item.-media.-noimage .c-item__img{display:none}.c-item.-media.-noimage .c-item__texts{width:100%;padding-left:0;padding-right:0}.c-item.-media .c-item__img{width:40%}.c-item.-media .c-item__texts{width:60%;padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.c-item.-card .c-item__img{margin-bottom:10px}.c-item.-card .c-item__img.-square.-onlysp a{padding-bottom:100%}.c-item.-blog{display:table}.c-item.-blog .c-item__img{padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.c-item.-blog .c-item__img,.c-item.-blog .c-item__texts{display:table-cell;width:50%;vertical-align:top}@media screen and (max-width:576px){.c-item.-card.-first{width:100%;margin-bottom:30px}.c-item.-card.-first .c-item__img{margin-left:-20px;margin-right:-20px}.c-item.-card.-first .c-item__title a{font-size:1.6875rem}.c-item.-card.-first .c-item__texts:after{content:".";display:block;clear:both;height:0;visibility:hidden}.c-item.-card.-first .c-item__tags{float:left;display:block}.c-item.-card.-first .c-item__info{float:right;margin-top:10px}.c-item.-card .c-item__img.-square.-onlypc a{padding-bottom:56.25%}.c-item.-card .c-item__img.-square a{padding-bottom:100%}.c-item.-media:before{border-bottom:1px solid #ccc}.c-item.-programs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.c-item.-programs:last-child{margin-bottom:0}.c-item.-programs .c-item__img{width:50%;margin-bottom:0;padding-right:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.c-item.-programs .c-item__texts{width:50%;padding-left:5px;-webkit-box-sizing:border-box;box-sizing:border-box}.c-item.-programs .c-item__title a{font-size:.875rem}.c-item.-programs .c-item__info span{font-size:.6875rem}.c-item.-blog .c-item__img{width:40%;padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.c-item.-blog .c-item__texts{display:table-cell;width:60%}}.c-item__img>span,.c-item__img a{position:relative;display:block;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;height:0;padding-bottom:56.25%;background-color:#f0f0f0}.c-item__img>span:after,.c-item__img a:after{opacity:0;content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f0f0f0;-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.c-item__img>span.-is-loading:after,.c-item__img a.-is-loading:after{opacity:1}@media screen and (min-width:769px){.c-item__img a:hover{opacity:.8}}.c-item__img img{position:absolute;top:0;left:0;width:100%;height:auto;vertical-align:top}.c-item__img .c-icon{position:absolute;bottom:5px;left:5px}@media screen and (max-width:576px){.c-item__img{border-radius:2px;overflow:hidden}}.c-item__texts .c-label{margin-bottom:10px}@media screen and (max-width:576px){.c-item__texts .c-label{margin-bottom:6px}}.c-item__title{line-height:1.25;font-weight:700}.c-item__title a{cursor:pointer;font-size:1rem}.c-item__title a:link,.c-item__title a:visited{color:#333;text-decoration:none}.c-item__title a:active,.c-item__title a:hover{color:#666;text-decoration:none}@media screen and (max-width:576px){.c-item__title{line-height:1.2}}.c-item__tags{margin-top:10px}@media screen and (max-width:576px){.c-item__tags{margin-top:6px}}.c-item__info{margin-top:10px;line-height:1.25;font-size:0}.c-item__info span{display:inline-block;color:#666;font-size:.75rem;margin-bottom:4px;margin-right:10px;padding-right:10px;border-right:1px solid #ccc;line-height:1.2}.c-item__info span:last-child{margin-bottom:0;margin-right:0;padding-right:0;border-right:0}.c-item__info .c-icon{margin-right:5px}@media screen and (max-width:576px){.c-item__info{margin-top:5px}.c-item__info span{font-size:.625rem;margin-right:5px;margin-bottom:4px;padding-right:5px}}.c-item__label>i{display:inline-block;padding:4px 8px;background-color:#000;color:#fff;font-size:.75rem;font-style:normal;line-height:1;vertical-align:top}.c-item__label.-is-ataglance>i{background-color:#419bd8}.c-noitem{width:100%;margin:60px 0;font-size:.875rem;color:#999;text-align:center}.c-highchart{margin-bottom:40px}@media screen and (max-width:576px){.c-highchart{margin-right:-20px;margin-left:-20px}}.loading-enter-active{-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.loading-leave-active{-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.loading-enter,.loading-leave-to{opacity:0}.listFade-enter-active{-webkit-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out}.listFade-leave-active{-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}.listFade-enter,.listFade-leave-to{opacity:0}.listFade-enter{-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px)}.fade-enter-active{-webkit-transition:opacity .4s ease-out;-o-transition:opacity .4s ease-out;transition:opacity .4s ease-out}.fade-leave-active{-webkit-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.fade-enter,.fade-leave-to,.l-wrapper{opacity:0}.l-wrapper.-show{opacity:1}.l-contents{font-weight:500}.l-contents .c-loading{z-index:9997;position:fixed;top:0;left:0;width:100%;height:100vh;max-height:100vh;background-color:#fff}.l-contents .c-loading:after{opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.l-contents .c-loading.-show:after{opacity:1}.l-header{z-index:9998;position:relative}.l-header.-is-fixed .l-header__inner{padding-top:50px}@media screen and (max-width:768px){.l-header{border-bottom:0}.l-header.-is-fixed .l-header__inner{padding-top:100px}}@media screen and (max-width:576px){.l-header.-is-fixed .l-header__inner{padding-top:72px}}.l-header__news{z-index:1;position:relative;margin-bottom:6px;background-color:#fff}.l-header__news:after{z-index:1;content:"";display:block;position:absolute;top:100%;left:0;width:100%;height:6px;background-color:#000}.l-header__news.-is-fixed{position:fixed;top:0;left:0;width:100%}.l-header__news>.l-block{min-height:50px}.nw-inApp .l-header__news>.l-block{overflow:hidden}@media screen and (max-width:768px){.l-header__news{margin-bottom:0}.l-header__news:after{display:none}.l-header__news.-is-fixed{border-bottom:0}}@media screen and (max-width:576px){.l-header__news>.l-block{min-height:36px}}@media screen and (max-width:374px){.l-header__news>.l-block{min-height:34px}}.l-header__primary{z-index:1;position:relative}.l-header__primary:after{content:".";display:block;clear:both;height:0;visibility:hidden}.l-header__logo{float:left;max-width:56px;width:100%;margin:0;padding:17px 0;font-size:1rem}.l-header__logo a{display:block;line-height:1}.l-header__logo img{width:100%;height:auto;vertical-align:top}@media screen and (max-width:768px){.l-header__logo{float:none;margin:0 auto}}@media screen and (max-width:576px){.l-header__logo{max-width:38px;padding:12px 0;font-size:.75rem}}.l-header__tools{position:absolute;top:0;right:10px;height:100%}.l-header__tools a,.l-header__tools button{position:relative;vertical-align:top}@media screen and (max-width:768px){.l-header__tools{right:20px}}.l-header__live{position:relative;display:inline-block;width:78px;padding-top:12px;line-height:1}.l-header__live img{width:100%;height:auto;vertical-align:top}.l-header__live.-is-emargency:after{top:4px;right:-5px;width:18px;height:18px;margin:0 auto;padding:0;background:url(../images/icon-caution.svg) 50% no-repeat #fff;background-size:contain;color:#e6001a;font-size:.875rem;font-weight:700;text-align:center;line-height:1;text-indent:1px}.l-header__live.-is-emargency:after,.l-header__live.-is-emargency:before{content:"";display:block;position:absolute;border:2px solid #e6001a;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.l-header__live.-is-emargency:before{opacity:0;top:3px;right:-6px;width:20px;height:20px;background-color:#fff;-webkit-animation:flash 1.5s ease-out infinite;animation:flash 1.5s ease-out infinite}@-webkit-keyframes flash{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:0}50%{opacity:1}to{-webkit-transform:scale(1.4);transform:scale(1.4);opacity:0}}@keyframes flash{0%{-webkit-transform:scale(.1);transform:scale(.1);opacity:0}50%{opacity:1}to{-webkit-transform:scale(1.4);transform:scale(1.4);opacity:0}}@media screen and (min-width:769px){.l-header__live{opacity:1;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.l-header__live:hover{opacity:.7;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}}@media screen and (max-width:768px){.l-header__live{margin-right:12px}}@media screen and (max-width:576px){.l-header__live{width:60px;padding-top:8px;margin-right:5px}}.l-header__search.c-btn{width:50px;height:100%}@media screen and (max-width:576px){.l-header__search.c-btn{width:36px}}.l-header__back{display:none;-webkit-appearance:none;outline:none;position:absolute;left:-40px;top:0;width:40px;height:100%;padding:0;border:0;background-color:transparent;cursor:pointer}.l-header__back:after{content:"";display:block;position:absolute;top:50%;left:50%;width:12px;height:12px;border-left:2px solid #000;border-bottom:2px solid #000;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}@media screen and (max-width:768px){.l-header__back{left:-10px}}@media screen and (max-width:576px){.l-header__back:after{width:10px;height:10px}}.l-header__nav{position:absolute;top:0;left:0;width:100%;height:100%;padding:0 180px;-webkit-box-sizing:border-box;box-sizing:border-box}.l-header__nav>ul{z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative;height:100%;max-width:570px;padding:0;list-style:none;margin:0 auto}.l-header__nav li>a{display:block;position:relative;height:100%;padding:19px 8px 0;font-size:1rem;font-weight:700;line-height:1;-webkit-box-sizing:border-box;box-sizing:border-box}.l-header__nav li>a:active,.l-header__nav li>a:hover,.l-header__nav li>a:link,.l-header__nav li>a:visited{color:#000;text-decoration:none}.l-header__nav li>a:after{opacity:0;content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:0;background-color:#e6001a}.l-header__nav li>a.-active:after{opacity:1;height:6px}@media screen and (min-width:769px){.l-header__nav li>a:after{-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s}.l-header__nav li>a:hover:after{opacity:1;height:6px;-webkit-transition:all .2s;-o-transition:all .2s;transition:all .2s}}@media screen and (max-width:768px){.l-header__nav{position:relative;width:auto;height:50px;margin:0 -20px;padding:0;border-bottom:0;background-color:#000}.l-header__nav>ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.l-header__nav li>a:active,.l-header__nav li>a:hover,.l-header__nav li>a:link,.l-header__nav li>a:visited{color:#fff;text-decoration:none}}@media screen and (max-width:576px){.l-header__nav{height:auto}.l-header__nav>ul{margin:0}.l-header__nav li>a{padding:11px 10px;font-size:.875rem}.l-header__nav li>a.-active:after{height:4px}}@media screen and (max-width:374px){.l-header__nav li>a{padding:11px 9px;font-size:.75rem}}.l-block{position:relative;max-width:1360px;margin:0 auto;padding:0 40px;-webkit-box-sizing:border-box;box-sizing:border-box}.l-block.-xl{max-width:1280px}.l-block.-lg{max-width:1060px}.l-block.-md{max-width:848px}@media screen and (max-width:768px){.l-block{padding:0 20px}}.l-section.-small{padding-top:26px;padding-bottom:26px}.l-section.-medium{padding-top:36px;padding-bottom:36px}@media screen and (max-width:576px){.l-section{position:relative}.l-section.-small{padding-bottom:20px}.l-section.-medium{padding-top:26px;padding-bottom:30px}}.l-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1280px;margin:0 auto;padding:0 40px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:768px){.l-top{padding:0 20px}}.l-column{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1280px;margin:0 auto;padding:0 40px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:768px){.l-column{padding:0 20px}}.l-main{width:67.5%;padding-right:30px;border-right:1px solid #eee;-webkit-box-sizing:border-box;box-sizing:border-box}.l-main.-hasbd{border-bottom:1px solid #eee}.l-column.-top .l-main{width:61.66%;padding-right:30px;border-right:1px solid #eee;border-top:1px solid #eee;overflow:hidden}@media screen and (max-width:992px){.l-column.-top .l-main{overflow:visible}}@media screen and (max-width:992px){.l-column.-top .l-main,.l-main{width:100%;padding-right:0;border-right:0}.l-main{border-bottom:0}}.l-side{width:32.5%;padding-left:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.l-side.-hasbd{border-bottom:1px solid #eee}.l-column.-top .l-side{display:block;width:38.33%;border-top:1px solid #eee}@media screen and (max-width:992px){.l-column.-top .l-side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;border-top:0}}@media screen and (max-width:992px){.l-side{width:100%;padding-left:0}}@media screen and (max-width:576px){.l-side.-hasbd{border-bottom:0}}.l-banner{padding:40px 0;background-color:#f5f5f5}@media screen and (max-width:768px){.l-banner{padding:30px 0}}.l-banner__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 -13px}.l-banner__items .l-banner__item{width:33.33%;padding:0 13px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:768px){.l-banner__items{margin:0 -8px}.l-banner__items .l-banner__item{margin-bottom:16px;padding:0 8px}}@media screen and (max-width:576px){.l-banner__items .l-banner__item{width:100%}.l-banner__items .l-banner__item:last-child{margin-bottom:0}}.l-banner__item{margin-bottom:26px}.l-banner__item:last-child{margin-bottom:0}.l-banner__item.-columns{display:table;width:100%}.l-banner__item.-columns .l-banner__itemImg{display:table-cell;width:240px;padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:top}.l-banner__item.-columns .l-banner__itemImg img{display:inline}@media screen and (max-width:576px){.l-banner__item.-columns .l-banner__itemImg{width:50%;padding-right:7px}}@media screen and (max-width:576px){.l-banner__item{margin-bottom:16px}}.l-banner__itemImg a{display:block;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}@media screen and (min-width:769px){.l-banner__itemImg a:hover{opacity:.8}}.l-banner__itemImg img{width:100%;height:auto;vertical-align:top}.l-banner__itemTexts{display:table-cell;width:auto;vertical-align:top}.l-banner__itemTexts a:link,.l-banner__itemTexts a:visited{color:#333;text-decoration:none}.l-banner__itemTexts a:active,.l-banner__itemTexts a:hover{color:#666;text-decoration:none}@media screen and (max-width:576px){.l-banner__itemTexts{width:50%;padding-left:7px;-webkit-box-sizing:border-box;box-sizing:border-box}}.l-banner__itemTitle{margin-bottom:10px;line-height:1.2}.l-banner__itemTitle a{font-size:1.25rem;font-weight:700}@media screen and (max-width:576px){.l-banner__itemTitle a{font-size:.875rem}}.l-banner__itemText{font-size:1rem}.l-banner__itemText p{margin-top:0;margin-bottom:1em;line-height:1.38}.l-banner__itemText a:link,.l-banner__itemText a:visited{color:#333;text-decoration:underline}.l-banner__itemText a:active,.l-banner__itemText a:hover{color:#666;text-decoration:underline}@media screen and (max-width:576px){.l-banner__itemText{font-size:.75rem}}.l-bannerMulti{padding:20px 0;background-color:#f5f5f5;border-bottom:1px solid #fff}.l-header .l-bannerMulti{padding:20px 0 0}.l-header .l-bannerMulti .l-bannerMulti__items{margin-top:0}@media screen and (max-width:768px){.l-header .l-bannerMulti{padding-bottom:10px}.l-header .l-bannerMulti .l-bannerMulti__item{margin-bottom:10px}}@media screen and (max-width:576px){.l-header .l-bannerMulti{padding:10px 0 0}}.l-bannerMulti__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:20px -10px 0}@media screen and (max-width:768px){.l-bannerMulti__items{margin:20px -10px 0}}.l-bannerMulti__item{display:block;width:33.33%;max-width:408px;margin-bottom:20px;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.l-bannerMulti__item img{width:100%;height:auto;vertical-align:top}@media screen and (max-width:992px){.l-bannerMulti__item{width:50%}}@media screen and (max-width:768px){.l-bannerMulti__item{width:100%}}.l-footer__links{position:relative;padding:0 40px 50px}.l-footer__links:before{display:none;position:absolute;top:0;left:0;content:"";width:100%;background-color:#fff}.l-footer__links.-item02:before{height:calc(50% - 15px)}.l-footer__links.-item03:before{height:20%}.l-footer__links ul{padding:0;list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 -10px}.l-footer__links li{width:33.33%;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.l-footer__links a{position:relative;display:block;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.l-footer__links a:active,.l-footer__links a:hover,.l-footer__links a:link,.l-footer__links a:visited{color:#fff;text-decoration:none}.l-footer__links a:before{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background-color:rgba(0,0,0,.6)}.l-footer__links a img{width:100%;height:auto;vertical-align:top}@media screen and (min-width:769px){.l-footer__links a:hover{opacity:.8}}@media screen and (max-width:768px){.l-footer__links{padding:0 20px 50px}.l-footer__links ul{margin:0 -5px}.l-footer__links li{padding:0 5px}}@media screen and (max-width:576px){.l-footer__links{padding-bottom:20px;background-color:#ccc}.l-footer__links:before{display:block}.l-footer__links ul{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.l-footer__links li{width:50%;margin-bottom:10px}.l-footer__links a{border-radius:2px;overflow:hidden;-webkit-box-shadow:0 3px 3px 0 rgba(0,0,0,.2);box-shadow:0 3px 3px 0 rgba(0,0,0,.2)}}.l-footer__linksInner{max-width:880px;margin:0 auto}.l-footer__linksText{position:absolute;bottom:10px;left:0;display:block;width:100%;padding:0 14px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.25rem}.l-footer__linksText:after{position:absolute;top:50%;right:20px;content:"";width:6px;height:6px;border-top:1px solid #fff;border-right:1px solid #fff;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}@media screen and (max-width:576px){.l-footer__linksText{bottom:5px;padding:0 10px;font-size:1.125rem}.l-footer__linksText:after{width:5px;height:5px;right:10px}}.l-footer__nav{background-color:#222;padding:30px 0 50px}@media screen and (max-width:576px){.l-footer__nav{padding:0 0 20px}}.l-footer__navMainLinks{padding:0;list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;margin:0 -16px}.l-footer__navMainLinks a:link,.l-footer__navMainLinks a:visited{color:#fff;text-decoration:none}.l-footer__navMainLinks a:active,.l-footer__navMainLinks a:hover{color:#ccc;text-decoration:none}.l-footer__navMainLinks>li{width:25%;padding:0 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.l-footer__navMainLinks>li>a{display:block;padding:14px 0;border-bottom:1px solid #4e4e4e;font-size:1.125rem;font-weight:700}.l-footer__navMainLinks>li.-topstories{width:calc(100% - 32px);margin-left:16px;padding:14px 0;border-bottom:1px solid #4e4e4e}.l-footer__navMainLinks>li.-topstories>a{display:inline-block;margin-right:20px;border-bottom:0}@media screen and (min-width:769px){.l-footer__navMainLinks a{-webkit-transition:color .4s;-o-transition:color .4s;transition:color .4s}.l-footer__navMainLinks a:hover{-webkit-transition:color .2s;-o-transition:color .2s;transition:color .2s}}@media screen and (max-width:768px){.l-footer__navMainLinks>li{width:50%}.l-footer__navMainLinks>li>a{font-size:1rem}}@media screen and (max-width:576px){.l-footer__navMainLinks>li.-topstories>a{padding-bottom:5px}.l-footer__navMainLinks>li>a{padding:10px 0}}.l-footer__navSubLinks{margin:0;padding:0;list-style:none;display:inline-block}.l-footer__navSubLinks>li{display:inline-block;margin-right:20px}.l-footer__navSubLinks>li a{font-size:1rem;font-weight:400}.l-footer__navSubLinks>li a:before{content:"";display:inline-block;position:relative;top:-2px;width:4px;height:4px;margin-right:10px;border-top:1px solid #fff;border-right:1px solid #fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width:768px){.l-footer__navSubLinks>li a{font-size:.875rem}}@media screen and (max-width:576px){.l-footer__navSubLinks>li{margin-right:10px}.l-footer__navSubLinks>li>a{font-size:.75rem}.l-footer__navSubLinks>li>a:before{margin-right:5px}}.p-topMain{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.p-topMain__main{width:35%}.p-topMain__main .c-item__title a{font-size:1.5rem;font-weight:700}.p-topMain__main .p-newsRelatedList{margin-top:26px}@media screen and (max-width:992px){.p-topMain__main{width:100%;margin-bottom:26px}.p-topMain__main .c-item.-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.p-topMain__main .c-item.-card.-noimage .c-item__texts{width:100%;padding-left:0}.p-topMain__main .c-item.-card .c-item__img{width:65%}.p-topMain__main .c-item.-card .c-item__texts{width:35%;padding-left:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.p-topMain__main .p-newsRelatedList li:before{top:14px}}@media screen and (max-width:768px){.p-topMain__main{margin-bottom:36px}.p-topMain__main .c-item.-card{display:block}.p-topMain__main .c-item.-card.-noimage{padding-top:26px}.p-topMain__main .c-item.-card .c-item__img{width:auto;margin-bottom:14px}.p-topMain__main .c-item.-card .c-item__texts{width:100%;padding-left:0}}@media screen and (max-width:576px){.p-topMain__main .p-newsRelatedList{margin-top:20px}}.p-topMain__items{width:65%;padding-left:40px;-webkit-box-sizing:border-box;box-sizing:border-box}.p-topMain__items .c-items.-item02{margin-left:-20px;margin-right:-20px}.p-topMain__items .c-items.-item02 .c-item{margin-bottom:26px;padding-bottom:16px;padding-left:20px;padding-right:20px}.p-topMain__items .c-items.-item02 .c-item:before{width:calc(100% - 40px)}.p-topMain__items .c-items.-item02 .c-item__texts{padding-right:10px}.p-topMain__items .c-item__title a{font-size:1rem}.p-topMain__items .c-viewAll{margin-top:0}@media screen and (max-width:992px){.p-topMain__items{width:100%;padding-top:20px;padding-left:0;border-top:1px solid #ccc}}@media screen and (max-width:768px){.p-topMain__items .c-items.-item02{margin-left:0;margin-right:0}.p-topMain__items .c-items.-item02 .c-item.-media{width:100%;margin-bottom:10px;padding:0 0 12px}.p-topMain__items .c-items.-item02 .c-item.-media:before{width:100%}.p-topMain__items .c-viewAll{margin-top:10px}}.p-topMain__description{margin:14px 0 0;color:#666;font-size:1rem}@media screen and (max-width:576px){.p-topMain__description{margin:12px 0 0;font-size:.875rem}}.p-topLiveblog{background-color:#eee}.p-topLiveblog.-noHeading .c-heading{display:none}.p-topLiveblog .p-liveblogModule__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px;padding-bottom:16px}@media screen and (max-width:768px){.p-topLiveblog .p-liveblogModule__items{margin:0}}@media screen and (max-width:576px){.p-topLiveblog .p-liveblogModule__items{padding-bottom:0}}.p-topLiveblog .p-liveblogModule__texts{width:33.33%;padding:0 10px}@media screen and (max-width:992px){.p-topLiveblog .p-liveblogModule__texts{width:30%}}@media screen and (max-width:768px){.p-topLiveblog .p-liveblogModule__texts{width:100%;padding:0}}.p-topLiveblog .p-liveblogModule__date{margin-bottom:7px}.p-topLiveblog .p-liveblogModule__date:before{position:static;display:inline-block;margin-right:5px}.p-topLiveblog .p-liveblogModule__title{margin-bottom:14px}.p-topLiveblog .p-liveblogModule__lists{width:66.66%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.p-topLiveblog .p-liveblogModule__lists li{width:50%;padding:0 10px}.p-topLiveblog .p-liveblogModule__lists li:before{display:none}@media screen and (max-width:992px){.p-topLiveblog .p-liveblogModule__lists{width:70%}}@media screen and (max-width:768px){.p-topLiveblog .p-liveblogModule__lists{width:100%;padding:0}.p-topLiveblog .p-liveblogModule__lists li{margin-bottom:0}}@media screen and (max-width:576px){.p-topLiveblog.-medium{padding-top:40px;padding-bottom:50px}.p-topLiveblog.-first .c-heading{top:-40px}.p-topLiveblog .c-heading{top:-56px}.p-topLiveblog .p-liveblogModule__date:before{position:absolute;left:-20px;margin-right:0}.p-topLiveblog .p-liveblogModule__lists{margin:0}.p-topLiveblog .p-liveblogModule__lists li{width:100%;margin-bottom:0;padding:0 0 14px 20px}.p-topLiveblog .p-liveblogModule__lists li:first-child:before{top:auto;bottom:0;height:calc(100% - 8px)}.p-topLiveblog .p-liveblogModule__lists li:before{display:block}}.l-top.-hasliveblog .p-topLiveblog{width:27.5%;padding-left:30px;border-bottom:1px solid #eee;background-color:transparent;-webkit-box-sizing:border-box;box-sizing:border-box}.l-top.-hasliveblog .p-topLiveblog .l-block.-xl{padding:0}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__items{display:block;margin:0;padding-bottom:0;list-style:none}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__texts{width:100%;padding:0}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__date{position:relative;margin-bottom:14px;font-size:.8125rem;font-weight:700}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__date:before{position:absolute;top:50%;left:-24px;content:"";width:5px;height:5px;border-radius:50%;background-color:#333;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__lists{display:block;width:100%}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__lists li{position:relative;width:100%;padding:2px 0 15px 24px;-webkit-box-sizing:border-box;box-sizing:border-box}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__lists li:before{display:block;position:absolute;top:0;left:2px;content:"";width:0;height:100%;border-left:1px dotted #ccc}@media screen and (max-width:1200px){.l-top.-hasliveblog .p-topLiveblog{width:calc(100% + 80px);margin:0 -40px;padding-left:40px;padding-right:40px;background-color:#eee}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 -10px;padding-bottom:14px}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__texts{width:33.33%;padding:0 10px}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__date{margin-bottom:7px}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__date:before{position:static;display:inline-block;margin-right:5px}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__lists{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:66.66%;margin:0 -10px;padding:0 10px}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__lists li{width:50%;padding:0 10px}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__lists li:before{display:none}}@media screen and (max-width:992px){.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__texts{width:30%}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__lists{width:70%}}@media screen and (max-width:768px){.l-top.-hasliveblog .p-topLiveblog{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__texts{width:100%}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__lists{width:100%;padding-bottom:0}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__lists li{width:50%;margin-bottom:0}}@media screen and (max-width:576px){.l-top.-hasliveblog .p-topLiveblog.-medium{padding-top:40px;padding-bottom:60px}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__items{padding-bottom:0}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__date:before{position:absolute;left:-20px;margin-right:0}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__lists{margin:0}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__lists li{width:100%;padding:0 0 14px 20px}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__lists li:first-child:before{top:auto;bottom:0;height:calc(100% - 8px)}.l-top.-hasliveblog .p-topLiveblog .p-liveblogModule__lists li:before{display:block}}.p-topBackstories.-small{padding-bottom:36px}.p-topBackstories .c-item{margin-bottom:20px}.p-topBackstories .c-viewAll{margin-top:0}@media screen and (max-width:576px){.p-topBackstories.-small{padding-top:0}}.p-topBackstoriesMulti+.p-topBackstoriesMulti{padding-top:0}@media screen and (max-width:576px){.p-topBackstoriesMulti{margin-top:-26px;margin-bottom:0}.p-topBackstoriesMulti+.p-topBackstoriesMulti{margin-top:0}}.p-topBackstoriesMultiCards{padding-bottom:20px;border-bottom:1px solid #eee}.p-topBackstoriesMultiCards+.c-viewAll{margin-top:-1px;margin-bottom:20px;padding-top:20px;padding-bottom:40px;border-bottom:1px solid #eee;background-color:#fff}@media screen and (min-width:577px){.p-topBackstoriesMultiCards .-is-first{display:none}}@media screen and (max-width:1200px){.p-topBackstoriesMultiCards .c-item:nth-child(9),.p-topBackstoriesMultiCards .c-item:nth-child(10){display:none}}@media screen and (max-width:992px){.p-topBackstoriesMultiCards .c-item:nth-child(9){display:block}}@media screen and (max-width:576px){.p-topBackstoriesMultiCards{border-bottom:0}.p-topBackstoriesMultiCards .c-items .c-item:first-child{display:none}.p-topBackstoriesMultiCards+.c-viewAll{padding-top:0;padding-bottom:20px;border-bottom:0}.p-topBackstoriesMultiCards+.p-topBackstoriesMultiUl{padding-top:0}}.p-topBackstoriesMultiUl{margin:0;padding:0;list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.p-topBackstoriesMultiUl li{width:calc(50% - 10px);padding:12px 0;border-bottom:1px solid #eee;-webkit-box-sizing:border-box;box-sizing:border-box}.p-topBackstoriesMultiUl li a{display:block;font-weight:700}.p-topBackstoriesMultiUl li a:link,.p-topBackstoriesMultiUl li a:visited{color:#333;text-decoration:none}.p-topBackstoriesMultiUl li a:active,.p-topBackstoriesMultiUl li a:hover{color:#666;text-decoration:none}.p-topBackstoriesMultiUl li span{display:block;margin-top:2px;color:#666;font-size:.75rem;font-weight:400}@media screen and (max-width:768px){.p-topBackstoriesMultiUl li{width:100%;padding:10px 0}}@media screen and (max-width:576px){.p-topBackstoriesMultiUl{padding-top:40px;padding-bottom:40px}.p-topBackstoriesMultiUl li{border-bottom:1px solid #ccc}.p-topBackstoriesMultiUl li span{margin-top:0;font-size:.625rem}}.p-topBanner.-hasbd .l-block{position:relative}.p-topBanner.-hasbd .l-block:after{position:absolute;bottom:-36px;left:50%;content:"";width:calc(100% - 80px);height:0;border-bottom:1px solid #eee;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:768px){.p-topBanner.-hasbd .l-block:after{display:none}}@media screen and (max-width:576px){.p-topBanner .l-block{padding-left:0;padding-right:0}}.p-topBanner__img a{display:block;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}@media screen and (min-width:769px){.p-topBanner__img a:hover{opacity:.8}}.p-topBanner__img img{width:100%;height:auto;vertical-align:top}.p-topBanner__img img:last-child{display:none}@media screen and (max-width:576px){.p-topBanner__img img{display:none}.p-topBanner__img img:last-child{display:inline}}@media screen and (max-width:576px){.p-topBanner__img{margin-left:-20px;margin-right:-20px}}.p-topPrograms{position:relative}.p-topPrograms.-small{padding-bottom:36px}.p-topPrograms.-multilingual{max-width:1200px;margin:0 auto;padding-left:40px;padding-right:40px}.p-topPrograms.-multilingual.-small{padding-bottom:60px}.p-topPrograms.-multilingual:after{display:none}.p-topPrograms.-multilingual .c-heading{position:absolute;top:26px;left:40px}.p-topPrograms:after{position:absolute;bottom:0;left:0;display:block;content:"";width:calc(100% + 30px);height:0;border-bottom:1px solid #eee}.p-topPrograms .c-item{margin-bottom:20px}.p-topPrograms .c-items+div .p-programsRNOD{margin-top:30px}.p-topPrograms .c-viewAll{margin-top:0}@media screen and (max-width:992px){.p-topPrograms:after{width:100%}.p-topPrograms .p-programsRNOD__heading{margin-bottom:16px}}@media screen and (max-width:768px){.p-topPrograms.-multilingual{padding-left:20px;padding-right:20px}.p-topPrograms.-multilingual .c-heading{left:20px}.p-topPrograms .c-items.-item04 .c-item{width:33.33%}}@media screen and (max-width:576px){.p-topPrograms{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;background-color:#eaeaea}.p-topPrograms.-multilingual.-small{padding-top:36px;padding-bottom:40px}.p-topPrograms.-multilingual .c-heading{top:-20px}.p-topPrograms.-small{padding-top:40px;padding-bottom:60px}.p-topPrograms .c-items.-item04 .c-item{width:100%}.p-topPrograms .c-viewAll{margin-top:20px}}@media screen and (max-width:576px){.p-topPrograms .p-programsRNODWrap{margin-top:30px}}@media screen and (max-width:1200px){.p-topPrograms .p-programsRNODmedia__pic{width:120px}}@media screen and (max-width:1200px){.p-topPrograms .p-programsRNODmedia__info{width:calc(100% - 120px);padding-left:12px;padding-right:0}}@media screen and (max-width:1200px){.p-topPrograms .p-programsRNODmedia__btns{width:100%}}.p-topPrograms__inner{border-top:1px solid #eee}.p-topColumn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:100%}@media screen and (max-width:992px){.p-topColumn{height:auto}}.p-topRanking{width:64.5%;padding-right:30px;border-right:1px solid #eee;-webkit-box-sizing:border-box;box-sizing:border-box}.p-topRanking .c-heading{margin-bottom:26px}@media screen and (max-width:992px){.p-topRanking{border-top:1px solid #eee}}@media screen and (max-width:768px){.p-topRanking{width:50%;padding-right:20px}}@media screen and (max-width:640px){.p-topRanking{border-top:0}}@media screen and (max-width:576px){.p-topRanking{width:100%;padding-right:0;border-right:0}.p-topRanking.-small{padding-top:40px;padding-bottom:60px}}.p-topAnchors{width:35.5%;padding-left:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.p-topAnchors .c-heading{margin-bottom:30px}.p-topAnchors .c-item{margin-bottom:20px}.p-topAnchors .c-item:last-child{margin-bottom:0}@media screen and (max-width:992px){.p-topAnchors{border-top:1px solid #eee}}@media screen and (max-width:768px){.p-topAnchors{width:50%;padding-left:20px}}@media screen and (max-width:640px){.p-topAnchors{border-top:0}}@media screen and (max-width:576px){.p-topAnchors{width:calc(100% + 40px);margin:0 -20px;padding-left:20px;padding-right:20px;background-color:#eaeaea}.p-topAnchors.-small{padding-top:40px;padding-bottom:60px}}.p-topVideo{position:relative}.p-topVideo.-small{padding-bottom:36px}.p-topVideo:after{position:absolute;bottom:0;left:-30px;display:block;content:"";width:calc(100% + 30px);height:0;border-bottom:1px solid #eee}.p-topVideo.-multilingual{max-width:1200px;margin:0 auto;padding-left:40px;padding-right:40px}.p-topVideo.-multilingual:after{left:40px;width:calc(100% - 80px)}.p-topVideo.-multilingual .c-item.-media{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.p-topVideo.-multilingual .c-item.-media .c-item__texts{padding-left:20px;padding-right:0}@media screen and (max-width:992px){.p-topVideo{width:50%;padding-left:0;padding-right:30px;border-right:1px solid #eee;-webkit-box-sizing:border-box;box-sizing:border-box}.p-topVideo.-multilingual{width:100%}.p-topVideo.-multilingual:after{display:block}.p-topVideo:after{display:none}}@media screen and (max-width:768px){.p-topVideo{padding-right:20px}.p-topVideo.-multilingual{padding-left:20px;padding-right:20px}.p-topVideo.-multilingual:after{left:20px;width:calc(100% - 40px)}}@media screen and (max-width:640px){.p-topVideo{width:100%;padding-right:0;border-right:0}.p-topVideo.-multilingual .c-item__texts{display:block}.p-topVideo .c-item__title{margin-bottom:10px}.p-topVideo .c-item__texts{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:576px){.p-topVideo{background-color:#eee}.p-topVideo:lang(en){background-color:#fff}.p-topVideo.-small{padding-top:40px;padding-bottom:60px}}.p-topAtaglance.-small{padding-bottom:36px}.p-topAtaglance .c-heading{margin-bottom:30px}.p-topAtaglance .c-item{margin-bottom:20px}.p-topAtaglance .c-viewAll{margin-top:0}@media screen and (max-width:992px){.p-topAtaglance{width:50%;padding-left:30px;-webkit-box-sizing:border-box;box-sizing:border-box}}@media screen and (max-width:768px){.p-topAtaglance{padding-left:20px}}@media screen and (max-width:640px){.p-topAtaglance{width:calc(100% + 40px);margin:0 -20px;padding-left:20px;padding-right:20px;background-color:#eaeaea}}@media screen and (max-width:576px){.p-topAtaglance.-small{padding-top:40px;padding-bottom:60px}}.p-topLive{background-color:#eee}.p-topLive .c-mainBlock .c-title{margin-bottom:26px}.p-topLive .c-label{margin-bottom:5px}@media screen and (max-width:768px){.p-topLive.-medium{padding-top:0}.p-topLive .c-mainBlock .c-title{margin-bottom:16px}.p-topLive .c-mainBlock__video{margin-bottom:16px;margin-left:-20px;margin-right:-20px;padding-bottom:calc(56.25% + 20px)}}.p-topNews{max-width:1200px;margin:0 auto;padding-left:40px;padding-right:40px}.p-topNews.-medium{padding-top:25px}.p-topNews.-hasbd{position:relative}.p-topNews.-hasbd:after{position:absolute;bottom:0;left:40px;content:"";width:calc(100% - 80px);height:0;border-bottom:1px solid #eee}@media screen and (max-width:768px){.p-topNews{padding-left:20px;padding-right:20px}.p-topNews.-medium{padding-top:20px}.p-topNews.-hasbd:after{left:20px;width:calc(100% - 40px)}.p-topNews .c-item.-card .c-item__img{margin-left:-20px;margin-right:-20px}}@media screen and (max-width:576px){.p-topNews.-medium{padding-top:0;padding-bottom:60px}.p-topNews.-hasbd:after{display:none}}.p-topNews__popularTags{padding-bottom:25px;text-align:center;font-size:0}.p-topNews__popularTags .c-tags{display:inline-block;height:26px;margin-bottom:0;text-align:center}@media screen and (max-width:768px){.p-topNews__popularTags{margin-bottom:0;padding-bottom:20px;border-bottom:0}}@media screen and (max-width:576px){.p-topNews__popularTags{display:none}}.p-topNews__notUpdated{margin:80px 0}@media screen and (max-width:576px){.p-topNews__notUpdated{font-size:.875rem}}@media screen and (max-width:576px){.p-topInformation .l-block{padding:0}}.p-topInformation__inner{padding-top:36px;padding-bottom:30px}.p-topInformation__inner.-hasbd{border-bottom:1px solid #eee}@media screen and (max-width:768px){.p-topInformation__inner{padding-top:20px;padding-bottom:20px}}@media screen and (max-width:576px){.p-topInformation__inner{padding-top:0;padding-bottom:0}}.p-topInformation__box{margin-bottom:16px}.p-topInformation__box:last-child{margin-bottom:0}.p-topInformation__box.-media{display:table;width:100%;padding:30px;background-color:#eee;-webkit-box-sizing:border-box;box-sizing:border-box}.p-topInformation__box.-media .p-topInformation__img{display:table-cell;width:175px;vertical-align:top}.p-topInformation__box.-media .p-topInformation__texts{display:table-cell;width:auto;padding-left:30px;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:top}@media screen and (max-width:768px){.p-topInformation__box.-media{padding:20px}.p-topInformation__box.-media .p-topInformation__texts{padding-left:20px}}@media screen and (max-width:576px){.p-topInformation__box.-media{padding:10px}.p-topInformation__box.-media .p-topInformation__img{width:35%}.p-topInformation__box.-media .p-topInformation__texts{width:65%;padding-left:10px}}.p-topInformation__box.-text{padding:30px;border:5px solid #ccc;background-color:#eee}@media screen and (max-width:768px){.p-topInformation__box.-text{padding:20px}}@media screen and (max-width:576px){.p-topInformation__box.-text{padding:10px}}@media screen and (max-width:576px){.p-topInformation__box{margin-bottom:1px}}.p-topInformation__img{text-align:center}.p-topInformation__img img{max-width:100%;height:auto}.p-topInformation__heading{line-height:1.2}.p-topInformation__heading a,.p-topInformation__heading span{font-size:1.25rem;font-weight:700}@media screen and (max-width:576px){.p-topInformation__heading a,.p-topInformation__heading span{font-size:1rem}}.p-topInformation__heading a:link,.p-topInformation__heading a:visited{color:#333;text-decoration:none}.p-topInformation__heading a:active,.p-topInformation__heading a:hover{color:#666;text-decoration:none}.p-topInformation__heading+.p-topInformation__text{margin-top:10px}.p-topInformation__text{font-size:1.125rem}.p-topInformation__text a:link,.p-topInformation__text a:visited{color:#333;text-decoration:underline}.p-topInformation__text a:active,.p-topInformation__text a:hover{color:#666;text-decoration:underline}.p-topInformation__text+.p-topInformation__text{margin-top:10px}@media screen and (max-width:576px){.p-topInformation__text{font-size:.875rem}}.p-topGraph{position:relative;max-width:1200px;margin:0 auto;padding:36px 40px;text-align:center}.p-topGraph:after{position:absolute;bottom:0;left:40px;content:"";width:calc(100% - 80px);height:0;border-bottom:1px solid #eee}@media screen and (max-width:768px){.p-topGraph{padding:36px 20px}.p-topGraph:after{left:20px;width:calc(100% - 40px)}}@media screen and (max-width:576px){.p-topGraph{margin:-24px 0 24px}.p-topGraph:after{display:none}.p-topGraph:before{position:absolute;top:0;left:0;content:"";width:100%;height:0;border-bottom:1px solid #eee}}.p-topGraph__heading{display:inline-block;margin-bottom:25px;font-size:1.75rem;font-weight:700;line-height:1.2}@media screen and (max-width:576px){.p-topGraph__heading{font-size:1.5rem}}.p-topGraph__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:768px){.p-topGraph__items{display:block}}.p-topGraph__item{width:48%}.p-topGraph__item p{margin-top:14px;margin-bottom:0}.p-topGraph__item p:first-child{margin-top:0}.p-topGraph__item p+img{margin-top:10px}.p-topGraph__item img{margin-bottom:0;width:100%;height:auto;vertical-align:top}@media screen and (max-width:768px){.p-topGraph__item{display:none;width:100%}.p-topGraph__item.-active{display:block}}.p-topGraph__itemTitle{margin-bottom:14px;font-size:1.375rem;font-weight:700;line-height:1.2}@media screen and (max-width:992px){.p-topGraph__itemTitle{font-size:1.125rem}}@media screen and (max-width:768px){.p-topGraph__itemTitle{font-size:1.375rem}}@media screen and (max-width:576px){.p-topGraph__itemTitle{display:block;margin-bottom:10px;font-size:1.125rem;text-align:left}}.p-topGraph__tabs{margin:0;padding:0;list-style:none;display:none;border-top:1px solid #ccc}.p-topGraph__tabs li{position:relative;width:50%;background-color:#eee}.p-topGraph__tabs li:first-child:after{content:"";display:block;position:absolute;top:25%;right:0;width:1px;height:50%;background-color:#999}.p-topGraph__tabs li button{-webkit-appearance:none;outline:none;border:0;background:none;display:block;width:100%;height:100%;padding:12px 0;border-top:4px solid #eee;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.25rem;font-weight:500;text-align:center;color:#999;cursor:pointer}.p-topGraph__tabs li button:link,.p-topGraph__tabs li button:visited{color:#999;text-decoration:none}.p-topGraph__tabs li button:active,.p-topGraph__tabs li button:hover{color:#e6001a;text-decoration:none}.p-topGraph__tabs li button.-active{border-top:4px solid #e6001a;color:#e6001a}.p-topGraph__tabs li button.-active:active,.p-topGraph__tabs li button.-active:hover,.p-topGraph__tabs li button.-active:link,.p-topGraph__tabs li button.-active:visited{color:#e6001a;text-decoration:none}@media screen and (max-width:768px){.p-topGraph__tabs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}@media screen and (max-width:576px){.p-topGraph__tabs li button{padding:8px 0;font-size:.875rem}}.p-topGraph__itemFooter{margin-top:14px;text-align:left}.p-topGraph__itemFooter p{position:relative;margin:0;padding-left:8px;font-size:.875rem;line-height:1.4}.p-topGraph__itemFooter p:before{position:absolute;top:0;left:0;display:inline-block;content:"*"}.p-topGraph__itemFooter p+p{margin-top:7px}@media screen and (max-width:576px){.p-topGraph__itemFooter p{font-size:.75rem}}.p-topMultiLivePlayer{margin:25px 0}@media screen and (max-width:768px){.p-topMultiLivePlayer{margin-top:10px}.p-topMultiLivePlayer .l-block{padding:0}}.p-topMultiLivePlayer__title{margin:0 20px 20px;font-weight:700;text-align:center;line-height:1.3}.p-topMultiLivePlayer__title>span{display:inline-block}@media screen and (max-width:768px){.p-topMultiLivePlayer__title{margin:10px 20px}}@media screen and (max-width:576px){.p-topMultiLivePlayer__title{font-size:.875rem}}.p-topMultiLivePlayer__player{max-width:768px;margin:0 auto}.p-topMultiLivePlayer__frame{position:relative;height:0;padding-bottom:56.25%}.p-topMultiLivePlayer__image{position:absolute;top:0;left:0;width:100%;height:100%;background:50% no-repeat;background-size:contain}.p-topMultiLivePlayer__image img{width:100%;height:auto;vertical-align:top}.p-newsList{padding-top:36px;padding-bottom:10px}.p-newsList.-multilingual{padding-bottom:34px}@media screen and (max-width:576px){.p-newsList{padding-top:26px;padding-bottom:30px}.p-newsList.-multilingual{padding-bottom:20px}}.p-newsList__categoryName{position:relative;margin-bottom:26px;padding-left:9px;font-size:1.25rem;line-height:1.2}.p-newsList__categoryName:before{position:absolute;bottom:0;left:0;content:"";width:4px;height:24px;background-color:#e6001a}@media screen and (max-width:576px){.p-newsList__categoryName{margin-bottom:16px;padding-left:0}.p-newsList__categoryName:before{left:-10px;width:2px}}.p-newsDetail .l-main{padding-top:36px;padding-bottom:46px}.p-newsDetail .p-article__text p{margin-bottom:1.7em}.p-newsDetail .p-newsDetail__tagBanner img{width:100%;height:auto;vertical-align:top}.p-newsDetail .p-newsDetail__tagBanner+.p-newsDetail__tagBanner{margin-top:20px}.p-newsDetail .p-newsDetail__tagBanner+.p-newsRelatedList{margin-top:50px}.p-newsDetail .p-newsRelatedList{margin-top:40px}@media screen and (max-width:992px){.p-newsDetail .l-side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:640px){.p-newsDetail .l-main{border-bottom:0}}@media screen and (max-width:576px){.p-newsDetail .l-main{padding-top:26px}.p-newsDetail .p-newsDetail__tagBanner+.p-newsRelatedList,.p-newsDetail .p-newsRelatedList{margin-top:26px}}.p-newsRelatedBackstories{margin-top:50px;margin-bottom:50px;border-top:1px solid #eee}.p-newsRelatedBackstories .c-item.-media{margin-top:20px;padding-bottom:20px;border-bottom:1px solid #eee}.p-newsRelatedBackstories .c-item.-media:before{display:none}.p-newsRelatedBackstories .c-item.-media .c-item__texts{width:calc(100% - 150px);-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;padding-right:0;padding-left:20px}.p-newsRelatedBackstories .c-item.-media .c-item__img{width:150px;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.p-newsRelatedBackstories .c-item.-media .c-item__tags{display:none}@media screen and (max-width:576px){.p-newsRelatedBackstories{margin-top:30px;margin-bottom:20px}.p-newsRelatedBackstories .c-item.-media{margin-top:10px;padding-bottom:10px}.p-newsRelatedBackstories .c-item.-media .c-item__texts{width:60%;padding-left:12px}.p-newsRelatedBackstories .c-item.-media .c-item__img{width:40%}}.p-newsRelatedList .c-heading{margin-bottom:10px}.p-newsRelatedList ul{margin:0;padding:0;list-style:none}.p-newsRelatedList li{position:relative;display:block;width:100%;padding-left:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.p-newsRelatedList li:before{position:absolute;top:20px;left:0;content:"";width:7px;height:0;border-top:1px solid #333}.p-newsRelatedList a{display:block;padding:9px 0 8px;border-bottom:1px solid #eee;font-size:1rem;line-height:1.38}.p-newsRelatedList a:link,.p-newsRelatedList a:visited{color:#333;text-decoration:none}.p-newsRelatedList a:active,.p-newsRelatedList a:hover{color:#666;text-decoration:none}@media screen and (max-width:576px){.p-newsRelatedList .c-heading{position:static;top:0;margin-bottom:7px;margin-left:0;padding:10px 0 4px;border-radius:0;border-bottom:2px solid #e6001a;background-color:transparent;text-align:left}.p-newsRelatedList .c-heading__text{padding:0;color:#333}.p-newsRelatedList li:last-child a{border-bottom:0}.p-newsRelatedList a{padding:6px 0;font-size:.875rem;line-height:1.21}}.p-backstories{padding:36px 0}@media screen and (max-width:576px){.p-backstories{padding-top:26px;padding-bottom:24px}}.p-backstoriesDetail .l-main{padding-bottom:60px}.p-backstoriesDetail .c-mainBlock__img.-onlysp .-sp{display:inline}.p-backstoriesDetail .c-mainBlock__img .-sp{display:none}@media screen and (max-width:768px){.p-backstoriesDetail .c-mainBlock{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.p-backstoriesDetail .c-mainBlock__texts{margin-bottom:32px}.p-backstoriesDetail .c-mainBlock__info{margin-bottom:0}}@media screen and (max-width:576px){.p-backstoriesDetail .l-main{padding-bottom:40px}.p-backstoriesDetail .c-mainBlock__img.-onlypc .-pc{display:inline}.p-backstoriesDetail .c-mainBlock__img .-pc{display:none}.p-backstoriesDetail .c-mainBlock__img .-sp{display:inline}.p-backstoriesDetail .c-mainBlock__texts{margin-bottom:22px}}.p-backstoriesDetail__top{padding:36px 0 46px;background-color:#f5f5f5}@media screen and (max-width:768px){.p-backstoriesDetail__top{padding:26px 0 0;background-color:#fff}.p-backstoriesDetail__top .l-block{padding:0}.p-backstoriesDetail__top .c-mainBlock__texts{padding-left:20px;padding-right:20px}}.p-article__head{margin-bottom:22px}.p-article__head .c-title{margin-bottom:16px;line-height:1.05}@media screen and (max-width:576px){.p-article__head{margin-bottom:20px}}.p-article__mainImg{position:relative}.p-article__mainImg:before{position:absolute;top:20px;right:0;content:"";width:82%;height:100%;background-color:#f5f5f5;z-index:-1}.p-article__mainImg img{width:82%}@media screen and (max-width:576px){.p-article__mainImg{margin-left:-20px;margin-right:-20px}.p-article__mainImg:before{display:none}.p-article__mainImg img{width:100%;height:auto;vertical-align:top}}.p-article__mainVideo{position:relative}.p-article__mainVideo:before{position:absolute;top:20px;right:0;content:"";width:82%;height:100%;background-color:#f5f5f5;z-index:-1}@media screen and (max-width:576px){.p-article__mainVideo{margin-left:-20px;margin-right:-20px}.p-article__mainVideo:before{display:none}}.p-article__player{position:relative;width:82%;height:0;padding-bottom:46.125%}@media screen and (max-width:576px){.p-article__player{width:100%;padding-bottom:56.25%}}.p-article__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.p-article__info span{margin-top:4px}@media screen and (max-width:576px){.p-article__info span{margin-top:2px}}.p-article__title{margin:0;font-size:2.5rem;font-weight:700;line-height:1.1}@media screen and (max-width:576px){.p-article__title{font-size:1.6875rem}}.p-article__body{margin-bottom:26px;padding-top:36px;font-size:1.125rem;font-weight:400;line-height:1.5;word-wrap:break-word}.p-article__body a:link,.p-article__body a:visited{color:#e6001a;text-decoration:underline}.p-article__body a:active,.p-article__body a:hover{color:#ff4d61;text-decoration:underline}.p-article__body .p-article__tagLink:link,.p-article__body .p-article__tagLink:visited{color:#333;text-decoration:underline}.p-article__body .p-article__tagLink:active,.p-article__body .p-article__tagLink:hover{color:#666;text-decoration:underline}.p-article__body h2{position:relative;margin-top:0;margin-bottom:26px;padding-left:20px;font-size:1.625rem;font-weight:500;line-height:1.2}.p-article__body h2:before{position:absolute;top:0;left:0;content:"";display:block;width:4px;height:100%;background-color:#e6001a}.p-article__body h4{position:relative;padding-left:8px;border-left:5px solid #333;color:#000;font-size:1.25rem;line-height:1.2}.p-article__body h4:before{content:"";display:block;position:absolute;top:0;left:1px;width:1px;height:100%;background-color:#000}.p-article__body p{margin-top:0;margin-bottom:36px;font-size:1.125rem;font-weight:400;line-height:1.5}.p-article__body p:last-child{margin-bottom:0}.p-article__body .-italic:lang(en){font-style:italic}.p-article__body ul{list-style:none;margin:0 0 26px;padding:0 0 0 20px}.p-article__body li{position:relative;display:block;text-indent:-20px}.p-article__body li:before{display:inline-block;content:"\2022";width:20px;height:auto;text-indent:0;text-align:center}.p-article__body hr{margin:36px 0;border:0;border-top:1px solid #ccc}.p-article__body .p-article__read{padding-top:0;margin-bottom:36px}.p-article__body .p-article__read p{font-weight:500}@media screen and (max-width:576px){.p-article__body .p-article__read{margin-bottom:16px}}@media screen and (max-width:576px){.p-article__body{padding-top:26px}.p-article__body h2{margin-bottom:16px;padding-left:0;font-size:1.375rem}.p-article__body h2:before{left:-10px;width:2px}.p-article__body h4{font-size:1.125rem}.p-article__body p{margin-bottom:26px}.p-article__body ul{margin-left:5px;padding-left:16px}.p-article__body hr{margin:26px 0}}.p-article__tagLink:link,.p-article__tagLink:visited{color:#333;text-decoration:underline}.p-article__tagLink:active,.p-article__tagLink:hover{color:#666;text-decoration:underline}.p-article__read{padding-top:36px;font-size:1.25rem;font-weight:500!important}.p-article__read a:link,.p-article__read a:visited{color:#e6001a;text-decoration:underline}.p-article__read a:active,.p-article__read a:hover{color:#ff4d61;text-decoration:underline}.p-article__read .p-article__tagLink:link,.p-article__read .p-article__tagLink:visited{color:#333;text-decoration:underline}.p-article__read .p-article__tagLink:active,.p-article__read .p-article__tagLink:hover{color:#666;text-decoration:underline}@media screen and (max-width:576px){.p-article__read{padding-top:26px}}.p-article__img{margin-bottom:36px}.p-article__img.-vertical{max-width:400px;margin-left:auto;margin-right:auto}.p-article__img a{display:block;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.p-article__img a:link,.p-article__img a:visited{color:#e6001a;text-decoration:underline}.p-article__img a:active,.p-article__img a:hover{color:#ff4d61;text-decoration:underline}@media screen and (min-width:769px){.p-article__img a:hover{opacity:.8}}.p-article__img img{width:100%;height:auto;vertical-align:top}.p-article__img figcaption{margin-top:10px;color:#828282;font-size:.9375rem;line-height:1.2}.p-article__img figcaption:lang(en){font-style:italic}.p-article__img figcaption:lang(my){line-height:2}@media screen and (max-width:768px){.p-article__img.-full{margin-left:-20px;margin-right:-20px}.p-article__img.-full figcaption{padding-left:20px;padding-right:20px}}@media screen and (max-width:576px){.p-article__img{margin-bottom:26px}.p-article__img.-vertical{width:80%}.p-article__img img{border-radius:2px}}.p-article__question{position:relative;margin-bottom:26px;padding-left:30px}.p-article__question:before{position:absolute;top:11px;left:0;content:"";width:10px;height:0;border-top:2px solid #333}.p-article__question p{line-height:1.35}@media screen and (max-width:576px){.p-article__question{margin-bottom:20px;padding-left:25px}.p-article__question p{line-height:1.2}.p-article__question:before{top:10px;width:7px}}.p-article__float{margin-bottom:36px}.p-article__float:after{content:".";display:block;clear:both;height:0;visibility:hidden}.p-article__float.-right .p-article__img{float:right;margin-right:0;margin-left:40px}.p-article__float .p-article__img{float:left;width:42%;margin-bottom:16px;margin-right:40px}@media screen and (max-width:576px){.p-article__float{margin-bottom:26px}.p-article__float.-right .p-article__img{margin-left:20px}.p-article__float .p-article__img{width:48%;margin-right:20px}}.p-article__movie{margin-bottom:36px}.p-article__movie span{display:block;margin-top:10px;color:#828282;font-size:.9375rem;line-height:1.2}.p-article__movie span:lang(en){font-style:italic}.p-article__box{margin-bottom:36px;padding:16px 20px;background-color:#eaeaea}.p-article__box.-red{background-color:#dc9fbe}.p-article__box.-blue{background-color:#97c4ed}.p-article__box ul:last-child{margin-bottom:0}@media screen and (max-width:576px){.p-article__box{margin-bottom:26px;padding:14px}.p-article__box .p-article__img{margin-bottom:16px}.p-article__box .p-article__img.-full{margin-left:-14px;margin-right:-14px}.p-article__box .p-article__img.-full figcaption{padding-left:14px;padding-right:14px}}.p-article__footer .c-sns{margin-top:0;margin-bottom:26px}.p-article__footer .c-tags{margin-bottom:50px}.p-article__footer .p-newsRelatedList{margin-top:26px;margin-bottom:50px}.p-article__footer .p-newsRelatedList li{margin-bottom:6px}.p-article__footer .p-newsRelatedList li:last-child{margin-bottom:0}.p-article__footer .p-newsRelatedList li:before{top:26px}.p-article__footer .p-newsRelatedList a{padding:14px 0 13px}@media screen and (max-width:576px){.p-article__footer .c-tags{margin-bottom:30px}.p-article__footer .p-newsRelatedList{margin-top:0;margin-bottom:26px}.p-article__footer .p-newsRelatedList li{margin-bottom:0}.p-article__footer .p-newsRelatedList li:before{top:15px}.p-article__footer .p-newsRelatedList a{padding:6px 0 7px}}.p-article__author{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:16px;padding:26px 0;border-top:1px solid #eee;border-bottom:1px solid #eee}@media screen and (max-width:576px){.p-article__author{padding:20px 0}}.p-article__authorThumb{width:116px;padding-right:30px}.p-article__authorThumb a{display:block;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.p-article__authorThumb a:link,.p-article__authorThumb a:visited{color:#333;text-decoration:none}.p-article__authorThumb a:active,.p-article__authorThumb a:hover{color:#666;text-decoration:none}@media screen and (min-width:769px){.p-article__authorThumb a:hover{opacity:.8}}.p-article__authorThumb img{width:100%;height:auto;vertical-align:top}@media screen and (max-width:576px){.p-article__authorThumb{width:58px;padding-right:14px}}.p-article__authorInfo{width:auto;font-size:0}.p-article__authorName{display:inline-block;font-size:1.5rem;line-height:1.2}.p-article__authorName a{display:inline-block;padding-bottom:5px;border-bottom:1px solid #333}.p-article__authorName a:link,.p-article__authorName a:visited{color:#333;text-decoration:none}.p-article__authorName a:active,.p-article__authorName a:hover{color:#666;text-decoration:none}@media screen and (max-width:576px){.p-article__authorName{font-size:1rem}.p-article__authorName a{padding-bottom:3px}}.p-article__authorRole{margin-top:10px;font-size:1.125rem}@media screen and (max-width:576px){.p-article__authorRole{margin-top:7px;font-size:.625rem}}.p-articleTopStories{position:relative}.p-articleTopStories.-hasbd:before{position:absolute;bottom:0;left:-30px;content:"";width:calc(100% + 30px);height:0;border-bottom:1px solid #eee}.p-articleTopStories.-multilingual:before{display:none}.p-articleTopStories .c-heading{margin-bottom:36px}.p-articleTopStories .c-items{overflow:unset}.p-articleTopStories .c-item.-media{margin-bottom:26px;padding-bottom:14px}.p-articleTopStories .c-item.-media.-active .c-item__img a{position:relative}.p-articleTopStories .c-item.-media.-active .c-item__img a:before{position:absolute;top:0;left:-5px;content:"";width:4px;height:100%;background-color:#e6001a}.p-articleTopStories .c-item.-media.-noimage.-active{position:relative}.p-articleTopStories .c-item.-media.-noimage.-active:after{position:absolute;top:0;right:0;content:"";width:6px;height:calc(100% - 10px);background-color:#e6001a;border-top-right-radius:2px;border-bottom-right-radius:2px}.p-articleTopStories .c-item.-media.-noimage .c-item__texts{padding-right:16px}.p-articleTopStories .c-item.-media:last-child{margin-bottom:0}.p-articleTopStories .c-item.-media:last-child:before{display:none}.p-articleTopStories .c-item.-media:before{width:100%}@media screen and (max-width:992px){.p-articleTopStories{width:50%;padding-right:30px;border-right:1px solid #eee;-webkit-box-sizing:border-box;box-sizing:border-box}.p-articleTopStories.-multilingual{width:100%;padding-right:0;border-right:0}.p-articleTopStories.-multilingual .c-items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px}.p-articleTopStories.-multilingual .c-item{width:50%;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.p-articleTopStories.-multilingual .c-item:before{width:calc(100% - 30px)}.p-articleTopStories.-medium{padding-top:26px}.p-articleTopStories:before{display:none}.p-articleTopStories .c-heading{margin-bottom:26px}}@media screen and (max-width:768px){.p-articleTopStories{padding-right:15px}.p-articleTopStories.-multilingual .c-items{margin:0}.p-articleTopStories.-multilingual .c-item{width:100%;padding-left:0;padding-right:0}.p-articleTopStories.-multilingual .c-item:before{width:100%}}@media screen and (max-width:640px){.p-articleTopStories{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;border-right:0;background-color:#eaeaea}.p-articleTopStories.-multilingual{width:auto;padding-right:20px}.p-articleTopStories .c-item.-media{margin-bottom:10px;padding-bottom:10px}.p-articleTopStories .c-item.-media.-active{position:relative}.p-articleTopStories .c-item.-media.-active:after{position:absolute;top:0;right:-20px;content:"";width:10px;height:calc(100% - 10px);background-color:#e6001a;border-top-right-radius:2px;border-bottom-right-radius:2px}.p-articleTopStories .c-item.-media.-active .c-item__img a:before{display:none}.p-articleTopStories .c-item.-media.-noimage.-active:after{right:-20px;width:10px}.p-articleTopStories .c-item.-media.-noimage .c-item__texts{padding-right:0}.p-articleTopStories .c-item.-media:before{border-bottom-color:#ccc}.p-articleTopStories .c-item.-media:last-child:before{display:block}}@media screen and (max-width:576px){.p-articleTopStories.-multilingual.-medium{padding-bottom:30px}.p-articleTopStories.-medium{padding-top:40px;padding-bottom:50px}}.p-articleRanking .c-heading{margin-bottom:26px}@media screen and (max-width:992px){.p-articleRanking{width:50%;padding-left:30px;-webkit-box-sizing:border-box;box-sizing:border-box}}@media screen and (max-width:768px){.p-articleRanking{padding-left:15px}}@media screen and (max-width:640px){.p-articleRanking{width:100%;padding-left:0}.p-articleRanking.-small{padding-bottom:46px}}@media screen and (max-width:576px){.p-articleRanking.-small{padding-top:40px}}.p-articleRelated{position:relative}.p-articleRelated:after{position:absolute;bottom:0;left:-30px;content:"";width:calc(100% + 30px);height:0;border-bottom:1px solid #eee}.p-articleRelated .c-heading{margin-bottom:30px}.p-articleRelated .c-item{margin-bottom:36px}@media screen and (max-width:992px){.p-articleRelated .c-items.-item02 .c-item{width:25%}}@media screen and (max-width:768px){.p-articleRelated{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;background-color:#eaeaea}.p-articleRelated .c-items.-item02{margin:0 -20px}.p-articleRelated .c-items.-item02 .c-item{width:50%;padding:0 20px}}@media screen and (max-width:576px){.p-articleRelated.-medium{padding-top:40px}.p-articleRelated .c-items.-item02{margin:0 -10px}.p-articleRelated .c-items.-item02 .c-item{margin-bottom:16px;padding:0 10px}}.p-articleMore .c-heading{margin-bottom:30px}.p-articleMore .c-item{margin-bottom:36px}@media screen and (max-width:992px){.p-articleMore .c-items.-item02 .c-item{width:25%}}@media screen and (max-width:768px){.p-articleMore .c-items.-item02{margin:0 -20px}.p-articleMore .c-items.-item02 .c-item{width:50%;padding:0 20px}}@media screen and (max-width:576px){.p-articleMore.-small{padding-top:40px}.p-articleMore .c-items.-item02{margin:0 -10px}.p-articleMore .c-items.-item02 .c-item{margin-bottom:16px;padding:0 10px}}.p-videos{padding-top:36px;padding-bottom:34px}.p-videos .c-mainBlock{margin-bottom:26px;padding-bottom:46px;border-bottom:1px solid #ccc}.p-videos .c-mainBlock .c-title__text{font-size:2.25rem;line-height:1.3}@media screen and (max-width:992px){.p-videos .c-mainBlock .c-title__text{font-size:1.5rem}}@media screen and (max-width:576px){.p-videos .c-mainBlock .c-title__text{font-size:1.25rem}}.p-videos .c-list.-is-multi .c-items{margin-left:-10px;margin-right:-10px}@media screen and (max-width:768px){.p-videos{margin-top:-36px}.p-videos .c-mainBlock{margin-left:-20px;margin-right:-20px}.p-videos .c-mainBlock__video{margin-bottom:16px}.p-videos .c-mainBlock__texts{padding-left:20px;padding-right:20px}}@media screen and (max-width:576px){.p-videos{padding-bottom:30px}.p-videos .c-mainBlock{margin-bottom:20px;padding-bottom:30px}}.p-videos__section.l-section{padding-top:0}.p-videos__section.l-section+.p-videos__section{padding-top:20px;border-top:1px solid #ccc}.p-videos__section.l-section .c-viewAll{margin-bottom:20px}.p-videos__section.l-section .c-viewAll__text:after{-webkit-transform:translateY(-50%) rotate(135deg);-ms-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg)}@media screen and (max-width:576px){.p-videos__section.l-section{margin-top:40px;padding-top:40px;background-color:#fff}.p-videos__section.l-section+.p-videos__section{margin-top:0;padding-top:40px;border-top:0}}@media screen and (max-width:576px){.p-videos__itemsMulti.-item05 .c-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%}.p-videos__itemsMulti.-item05 .c-item__img{width:40%}.p-videos__itemsMulti.-item05 .c-item__texts{width:60%;padding-left:12px;-webkit-box-sizing:border-box;box-sizing:border-box}.p-videos__itemsMulti.-item05 .c-item__title,.p-videos__itemsMulti.-item05 .c-item__title a{font-size:.875rem}}.p-videos__radio{position:relative;margin:40px 0 0;background-color:#eee}.p-videos__radio .p-programsRNOD{max-width:712px;margin-left:auto;margin-right:auto;background-color:transparent}@media screen and (max-width:576px){.p-videos__radio .p-programsRNOD{padding-top:16px}}.p-ataglance{padding-bottom:34px}.p-ataglance .c-title__text{color:#fff}.p-ataglance .c-icon.-video{background-image:url(/nhkworld/common/assets/news/images/icon-video_gr.svg)}.p-ataglance .c-mainBlock{margin-bottom:26px;padding-bottom:46px}.p-ataglance .c-mainBlock .c-tags{padding-right:0;-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.p-ataglance .c-mainBlock .c-tag{border-color:#fff}.p-ataglance .c-mainBlock .c-tag:link,.p-ataglance .c-mainBlock .c-tag:visited{color:#ccc;text-decoration:none}.p-ataglance .c-mainBlock .c-tag:active,.p-ataglance .c-mainBlock .c-tag:hover{color:#fff;text-decoration:none}.p-ataglance .c-mainBlock__items{background-color:#222}.p-ataglance .c-mainBlock__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.p-ataglance .c-mainBlock__infoItem{margin-bottom:10px;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.p-ataglance .c-mainBlock__infoItem span{color:#eee;font-size:1.125rem;border-right-color:#ccc}.p-ataglance .c-mainBlock__infoItem .p-ataglance__category{padding:0;border-right:0;font-size:1rem;font-weight:700;line-height:26px;text-align:center}.p-ataglance .c-mainBlock__text p{color:#eee}.p-ataglance .c-list.-type01 .c-items{margin-left:-10px;margin-right:-10px}@media screen and (max-width:768px){.p-ataglance .c-mainBlock{margin-left:-20px;margin-right:-20px;margin-bottom:20px;padding-bottom:30px;border-bottom:1px solid #ccc}.p-ataglance .c-mainBlock .c-tags{margin-top:5px}.p-ataglance .c-mainBlock .c-tag{border-color:#858585}.p-ataglance .c-mainBlock .c-tag:link,.p-ataglance .c-mainBlock .c-tag:visited{color:#333;text-decoration:none}.p-ataglance .c-mainBlock .c-tag:active,.p-ataglance .c-mainBlock .c-tag:hover{color:#666;text-decoration:none}.p-ataglance .c-mainBlock__texts{position:relative;padding-left:20px;padding-right:20px}.p-ataglance .c-mainBlock__info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:15px}.p-ataglance .c-mainBlock__infoItem{margin-top:5px;margin-bottom:0;padding-right:10px}.p-ataglance .c-mainBlock__infoItem span{color:#333;border-right-color:#ccc}.p-ataglance .c-mainBlock__infoItem .p-ataglance__category{color:#fff}.p-ataglance .c-mainBlock__text p{color:#333}.p-ataglance .c-icon.-video{background-image:url(/nhkworld/common/assets/news/images/icon-video.svg)}.p-ataglance .c-title{margin:0 -20px;padding:20px;background-color:#222}.p-ataglance .c-sns{margin-top:20px}.p-ataglance .c-tag:link,.p-ataglance .c-tag:visited{color:#333;text-decoration:none}.p-ataglance .c-tag:active,.p-ataglance .c-tag:hover{color:#666;text-decoration:none}.p-ataglance .c-tag.-active:active,.p-ataglance .c-tag.-active:hover,.p-ataglance .c-tag.-active:link,.p-ataglance .c-tag.-active:visited{color:#fff;text-decoration:none}}@media screen and (max-width:576px){.p-ataglance{padding-bottom:24px}.p-ataglance .c-floatingVideo.-square{padding-bottom:100%}.p-ataglance .c-floatingVideo.-square .c-floatingVideo__player .nw_player_fix_div_video{position:absolute;width:100%;height:0;padding-bottom:100%}.p-ataglance .c-title{padding:10px 20px}.p-ataglance .c-title__text{font-size:1.375rem}.p-ataglance .c-mainBlock{margin-bottom:0;padding-bottom:10px}.p-ataglance .c-mainBlock__info{margin-top:6px;margin-bottom:10px}.p-ataglance .c-mainBlock__infoItem span{font-size:.8125rem}.p-ataglance .c-mainBlock__infoItem .p-ataglance__category{width:70px;margin-right:10px;font-size:.75rem;line-height:22px}.p-ataglance .c-mainBlock__text p{font-size:.875rem}.p-ataglance .c-sns{margin-top:10px}}.p-ataglance__top{padding-top:36px;background-color:#222}@media screen and (max-width:768px){.p-ataglance__top{padding-top:0;background-color:#fff}}.p-ataglance__category{display:inline-block;width:80px;background-color:#e6001a;color:#fff}.p-ataglance__categoryNav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:40px 0}@media screen and (max-width:576px){.p-ataglance__categoryNav{margin:20px -20px;border-bottom:2px solid #e6001a}}.p-ataglance__categoryNavItem{cursor:pointer;width:200px;margin:0 5px;background-color:#ccc;color:#fff;font-size:1.125rem;font-weight:700;line-height:36px;text-align:center}.p-ataglance__categoryNavItem.-active{background-color:#e6001a;cursor:default}@media screen and (max-width:576px){.p-ataglance__categoryNavItem{width:calc(50% - 20px);margin:0;font-size:1rem}}.p-programs__live{padding:36px 0}@media screen and (max-width:768px){.p-programs__live{padding:0 0 26px}.p-programs__live .l-block{padding:0}}.p-programs__videos{max-width:580px;margin:0 auto}@media screen and (max-width:768px){.p-programs__videos{max-width:100%;width:auto}}.p-programs__player{overflow:hidden;position:relative;width:100%;height:0;padding-bottom:56.25%}.p-programs__playerImage{position:absolute;top:0;left:0;width:100%;height:auto;vertical-align:top}.p-programs__captions{margin-top:16px;font-size:0;line-height:1.2}.p-programs__captions .c-label{margin-right:10px}@media screen and (max-width:768px){.p-programs__captions{margin-top:20px;padding-left:20px;padding-right:20px}}.p-programs__caption{display:inline-block;font-size:1.25rem;vertical-align:top}@media screen and (max-width:576px){.p-programs__caption{display:block;margin-top:10px;font-size:1.1875rem}}.p-programs__date{margin-top:10px;color:#666;font-size:1rem}@media screen and (max-width:576px){.p-programs__date{margin-top:6px;font-size:.6875rem}}.p-programs__linkBnr{max-width:620px;margin:20px auto 0;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.p-programs__linkBnr img{width:100%;height:auto;vertical-align:top}.p-programs__lists{background-color:#eee}.p-programs__lists.l-section{padding-bottom:5px}@media screen and (max-width:576px){.p-programs__lists.l-section{padding-bottom:25px}.p-programs__lists .c-list{border-bottom:0}}.p-programsRNOD{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background-color:#f5f5f5;margin:0 -5px;padding:36px 40px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.p-programsRNOD+.p-programsRNOD{margin-top:20px}@media screen and (max-width:768px){.p-programsRNOD{display:block;margin:0;padding:30px 20px}}.p-programsRNOD__heading{width:33.33%;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1rem;font-weight:700;line-height:1.38}@media screen and (max-width:768px){.p-programsRNOD__heading{width:100%;margin-bottom:16px;padding:0;text-align:center}}@media screen and (max-width:576px){.p-programsRNOD__heading{font-size:1rem}}.p-programsRNOD__btn{width:100%;max-width:300px;margin:20px 10px 0}.p-programsRNOD__btn a{display:block;padding:17px 10px;background-color:#fff;text-align:center;font-size:1rem;line-height:1}.p-programsRNOD__btn a:link,.p-programsRNOD__btn a:visited{color:#333;text-decoration:none}.p-programsRNOD__btn a:active,.p-programsRNOD__btn a:hover{color:#666;text-decoration:none}.p-programsRNOD__btn a .c-icon{margin-right:12px}@media screen and (max-width:768px){.p-programsRNOD__btn{margin:20px auto 0}.p-programsRNOD__btn+.p-programsRNOD__btn{margin-top:10px}}@media screen and (max-width:576px){.p-programsRNOD__btn{max-width:100%}.p-programsRNOD__btn a{padding:13px 5px}}.p-programsRNODmedia{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:768px;margin:0 auto;padding:20px;background-color:#f5f5f5}.p-programsRNODmedia+.p-programsRNODmedia{margin-top:20px}@media screen and (max-width:576px){.p-programsRNODmedia{padding:12px}}.p-programsRNODmedia__pic{width:150px}.p-programsRNODmedia__pic img{width:100%;height:auto;vertical-align:top}@media screen and (max-width:1200px){.p-programsRNODmedia__pic{width:120px}}.p-programsRNODmedia__info{width:calc(100% - 400px);padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:1200px){.p-programsRNODmedia__info{width:calc(100% - 120px);padding-left:12px;padding-right:0}}.p-programsRNODmedia__heading{font-size:1.125rem;font-weight:700;line-height:1.38}.p-programsRNODmedia__description{margin-top:5px;font-size:.875rem;line-height:1.38}@media screen and (max-width:768px){.p-programsRNODmedia__description{font-size:.8125rem}}.p-programsRNODmedia__btns{width:250px}.p-programsRNODmedia__btns .p-programsRNOD__btn{margin:15px auto 0}.p-programsRNODmedia__btns .p-programsRNOD__btn+.p-programsRNOD__btn{margin-top:12px}@media screen and (max-width:1200px){.p-programsRNODmedia__btns{width:100%}}@media screen and (max-width:992px){.p-programsRNODmedia__btns .p-programsRNOD__btn{margin-top:20px}.p-programsRNODmedia__btns .p-programsRNOD__btn+.p-programsRNOD__btn{margin-top:10px}}.p-tags{padding-top:36px;padding-bottom:10px}.p-tags .l-main{width:100%;padding-right:0;border-right:0}.p-tags .l-main .-medium{padding-bottom:0}.p-tags .l-side{display:none}.p-tags .c-items.-item02 .c-item{padding-left:30px;padding-right:30px}@media screen and (max-width:768px){.p-tags .c-items.-item02 .c-item{padding-left:15px;padding-right:15px}}@media screen and (max-width:576px){.p-tags{padding-top:26px;padding-bottom:30px}.p-tags .c-items.-item02 .c-item{width:100%}}.p-tags__mainBlock{max-width:780px;padding-bottom:20px}.p-tags__mainBlock.-type02{max-width:100%;padding-bottom:0}.p-tags__mainBlock.-type02 .c-title__textRed{display:none}.p-tags__mainBlock.-type02 .p-tags__latestNews.-noimage .p-tags__latestTexts .c-title__textRed{margin-top:0}.p-tags__mainBlock.-type02 .p-tags__latestTexts .c-title__textRed{display:inline-block;margin-bottom:10px;padding:3px 10px;color:#fff;background-color:#e6001a;font-size:.9375rem}@media screen and (max-width:768px){.p-tags__mainBlock.-type02 .p-tags__latestTexts .c-title__textRed{margin-top:10px}}@media screen and (max-width:576px){.p-tags__mainBlock.-type02 .p-tags__latestTexts .c-title__textRed{padding:2px 8px;font-size:.8125rem}}.p-tags.-haslive .p-tags__mainBlock{max-width:100%;padding-bottom:46px;border-bottom:1px solid #eee}.p-tags.-haslive .p-tags__mainBlock .c-mainBlock__items{margin:20px 0}.p-tags.-haslive .p-tags__mainBlock .c-mainBlock__texts{width:46.7%;padding-right:40px}.p-tags__mainBlock .c-mainBlock__texts{width:100%;padding-left:0}.p-tags__mainBlock .c-mainBlock__text{margin:36px 0 16px}.p-tags__mainBlock .c-mainBlock__text a:link,.p-tags__mainBlock .c-mainBlock__text a:visited{color:#e6001a;text-decoration:underline}.p-tags__mainBlock .c-mainBlock__text a:active,.p-tags__mainBlock .c-mainBlock__text a:hover{color:#ff4d61;text-decoration:underline}.p-tags__mainBlock .c-mainBlock__text .c-tags a:link,.p-tags__mainBlock .c-mainBlock__text .c-tags a:visited{color:#333;text-decoration:none}.p-tags__mainBlock .c-mainBlock__text .c-tags a:active,.p-tags__mainBlock .c-mainBlock__text .c-tags a:hover{color:#666;text-decoration:none}.p-tags__mainBlock .c-mainBlock__text .p-article__tagLink:link,.p-tags__mainBlock .c-mainBlock__text .p-article__tagLink:visited{color:#333;text-decoration:underline}.p-tags__mainBlock .c-mainBlock__text .p-article__tagLink:active,.p-tags__mainBlock .c-mainBlock__text .p-article__tagLink:hover{color:#666;text-decoration:underline}.p-tags__mainBlock .c-mainBlock__text h2{position:relative;margin-top:0;margin-bottom:26px;padding-left:20px;font-size:1.625rem;font-weight:500;line-height:1.2}.p-tags__mainBlock .c-mainBlock__text h2:before{position:absolute;top:0;left:0;content:"";display:block;width:4px;height:100%;background-color:#e6001a}.p-tags__mainBlock .c-mainBlock__text h4{position:relative;padding-left:8px;border-left:5px solid #333;color:#000;font-size:1.25rem;line-height:1.2}.p-tags__mainBlock .c-mainBlock__text h4:before{content:"";display:block;position:absolute;top:0;left:1px;width:1px;height:100%;background-color:#000}.p-tags__mainBlock .c-mainBlock__text .-italic{font-style:italic}.p-tags__mainBlock .c-mainBlock__text img{margin-bottom:3em;max-width:640px;width:100%;height:auto}.p-tags__mainBlock .c-mainBlock__text .p-article__img img,.p-tags__mainBlock .c-mainBlock__text .p-tags__latestNews img,.p-tags__mainBlock .c-mainBlock__text .p-tags__switchItem img{max-width:100%;margin-bottom:0}@media screen and (max-width:576px){.p-tags__mainBlock .c-mainBlock__text{margin:26px 0 16px}.p-tags__mainBlock .c-mainBlock__text h2{margin-bottom:16px;padding-left:0;font-size:1.375rem}.p-tags__mainBlock .c-mainBlock__text h2:before{left:-10px;width:2px}.p-tags__mainBlock .c-mainBlock__text h4{font-size:1.125rem}.p-tags__mainBlock .c-mainBlock__text img{margin-bottom:2em}}.p-tags__mainBlock+.p-tags__latestNews{padding-top:0;border-top:0}@media screen and (max-width:992px){.p-tags.-haslive .p-tags__mainBlock{padding-bottom:30px}.p-tags.-haslive .p-tags__mainBlock .c-mainBlock__texts{width:58%;padding-right:30px}}@media screen and (max-width:768px){.p-tags.-haslive .p-tags__mainBlock{padding-bottom:40px}.p-tags.-haslive .p-tags__mainBlock .c-mainBlock__texts{width:100%;margin-bottom:36px;padding-right:0}}@media screen and (max-width:576px){.p-tags__mainBlock{padding-bottom:10px}.p-tags.-haslive .p-tags__mainBlock{padding-bottom:46px;border-bottom:0}}.p-tags.\--hasTitle{padding-top:0;padding-bottom:20px}.p-tags.\--hasTitle .p-tags__mainBlock{max-width:900px;margin:0 auto;padding-bottom:0}.p-tags.\--hasTitle .p-tags__mainBlock .c-title,.p-tags.\--hasTitle .p-tags__mainBlock .c-title__textRed{display:none}.p-tags.\--hasTitle .c-mainBlock__text{margin-bottom:0}.p-tags.\--hasTitle .c-mainBlock__text p{font-size:1rem;font-weight:700}@media screen and (max-width:576px){.p-tags.\--hasTitle .c-mainBlock__text{margin-top:16px}}.p-tag__pageTitle{margin:0;padding:20px;background-color:#222}.p-tag__pageTitle h1{margin:0;padding:0;color:#fff;font-size:2.5rem;font-weight:400;text-align:center;line-height:1.4}.p-tag__pageTitle img{width:100%;height:auto;vertical-align:top}.p-tag__pageTitle.\--hasImage{padding:0;background-color:#fff}.p-tag__pageTitle.\--hasImage .l-block{max-width:1200px;padding:0}@media screen and (max-width:576px){.p-tag__pageTitle{padding:16px 20px}.p-tag__pageTitle h1{font-size:1.25rem}.p-tag__pageTitle.\--hasImage{padding:0}}.p-tags__resultsTitle{margin:0 0 46px;padding-bottom:12px;font-size:1.25rem;font-weight:400;border-bottom:1px solid #ccc;line-height:1}.p-tags__resultsTitle.\--is-bold{margin-bottom:20px;font-size:1.625rem;font-weight:700}.p-tags__resultsTitle span{display:inline-block;margin-right:5px;color:#e6001a}@media screen and (max-width:768px){.p-tags__resultsTitle{margin-bottom:20px;font-size:1.1875rem}}@media screen and (max-width:576px){.p-tags__resultsTitle,.p-tags__resultsTitle.\--is-bold{font-size:1.1875rem}}.p-tags__lists{margin:30px 0 80px}.p-tags__lists .c-mainBlock.-noimage .c-mainBlock__texts{padding-left:0}.p-tags__lists .c-mainBlock__img a{position:relative;display:block;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}@media screen and (min-width:769px){.p-tags__lists .c-mainBlock__img a:hover{opacity:.8}}.p-tags__lists .c-mainBlock__img .c-icon{position:absolute;bottom:5px;left:5px}.p-tags__lists .c-title a:link,.p-tags__lists .c-title a:visited{color:#000;text-decoration:none}.p-tags__lists .c-title a:active,.p-tags__lists .c-title a:hover{color:#333;text-decoration:none}.p-tags__lists .c-title__textRed{display:inline-block;margin-bottom:10px;padding:3px 10px;color:#fff;background-color:#e6001a;font-size:.9375rem}@media screen and (max-width:768px){.p-tags__lists .c-title__textRed{margin-top:10px}}@media screen and (max-width:576px){.p-tags__lists .c-title__textRed{padding:2px 8px;font-size:.8125rem}}.p-tags__lists .p-tags__resultsTitle{margin:0;font-size:1.625rem;font-weight:700}.p-tags__lists .p-tags__resultsTitle+.c-list{margin-top:40px}@media screen and (max-width:768px){.p-tags__lists .p-tags__resultsTitle+.c-list{margin-top:30px}}@media screen and (max-width:576px){.p-tags__lists{margin:26px 0 40px}.p-tags__lists .p-tags__resultsTitle{font-size:1.5rem}.p-tags__lists .p-tags__resultsTitle+.c-list{margin-top:16px}}.c-mainBlock+.p-tags__listBlocks{padding-top:60px}.p-tags__listBlocks.-noborder{padding-top:0}@media screen and (max-width:992px){.c-mainBlock+.p-tags__listBlocks{padding-top:36px}}@media screen and (max-width:768px){.p-tags__listBlocks{margin-top:20px;padding-top:46px;border-top:1px solid #ccc}.c-mainBlock+.p-tags__listBlocks{padding-top:26px}.p-tags__listBlocks.-noborder{border-top:0}}@media screen and (max-width:576px){.p-tags__listBlocks{margin-top:0}.c-mainBlock+.p-tags__listBlocks{padding-top:10px}}.p-tags__listBlock{margin:60px 0}.p-tags__listBlock .c-moreBtn:after{top:45%}@media screen and (max-width:768px){.p-tags__listBlock{margin:45px 0}}.p-tags__module{max-width:640px;margin:30px auto;padding-top:30px;border-top:1px solid #eee}@media screen and (max-width:576px){.p-tags__module{margin:20px auto;padding-top:20px}}.p-tags__moduleTitle{margin-bottom:24px;font-size:1.625rem;font-weight:700;line-height:1.2}@media screen and (max-width:576px){.p-tags__moduleTitle{margin-bottom:16px;font-size:1.25rem}}.p-tags__moduleText{margin-bottom:24px}@media screen and (max-width:576px){.p-tags__moduleText{margin-bottom:16px}.p-tags__moduleText p{font-weight:400;line-height:1.4}}.p-tags__latestNews{margin-top:40px}.p-tags__latestNews .c-title{margin-bottom:16px;line-height:1.1}.p-tags__latestNews .c-title a:link,.p-tags__latestNews .c-title a:visited{color:#000;text-decoration:none}.p-tags__latestNews .c-title a:active,.p-tags__latestNews .c-title a:hover{color:#333;text-decoration:none}.p-tags__latestNews .c-title__text{font-size:1.625rem}@media screen and (max-width:576px){.p-tags__latestNews{margin-top:20px}.p-tags__latestNews .c-title__text{font-size:1.25rem}}.p-tags__latestTexts{-webkit-box-sizing:border-box;box-sizing:border-box}.p-tags__latestTexts .c-title__textRed{display:inline-block;margin-bottom:10px;padding:3px 10px;color:#fff;background-color:#e6001a;font-size:.9375rem}@media screen and (max-width:768px){.p-tags__latestTexts .c-title__textRed{margin-top:10px}}@media screen and (max-width:576px){.p-tags__latestTexts .c-title__textRed{padding:2px 8px;font-size:.8125rem}}.p-tags__latestInfo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:14px}.p-tags__latestInfo .c-tags{display:inline-block;padding-right:10px}.p-tags__latestInfoItem{display:inline-block;margin-top:5px;margin-bottom:5px}@media screen and (max-width:576px){.p-tags__latestInfoItem{margin-bottom:0}}.p-tags__latestText p{margin-top:0;margin-bottom:2em;font-size:1.125rem;line-height:1.55}.p-tags__latestText p:last-child{margin-bottom:0}@media screen and (max-width:576px){.p-tags__latestText p{font-size:1rem;line-height:1.2}}.p-tags__latestImg{position:relative;margin-bottom:24px}.p-tags__latestImg img{width:100%;height:auto;vertical-align:top}.p-tags__latestImg .c-icon{position:absolute;bottom:5px;left:5px}@media screen and (max-width:576px){.p-tags__latestImg{margin-bottom:6px}}.p-tags__contents .p-article__body{margin-bottom:0;padding-top:0}.p-tags__contents .p-article__body p{font-size:1rem}.p-tags__contents .p-article__img,.p-tags__contents .p-article__movie{margin-bottom:0}.p-tags__backstories .p-article__body{margin-bottom:0;padding-top:0}.p-tags__backstories .p-article__body p{font-size:1rem}.p-tags__backstories .p-article__float,.p-tags__backstories .p-article__img,.p-tags__backstories .p-article__movie{margin-bottom:20px}.p-tags__switchImages{max-width:640px;margin:30px auto}.p-tags__switchImages h3{margin:0 0 25px;font-size:1.75rem;line-height:1.2}@media screen and (max-width:768px){.p-tags__switchImages{margin:25px 0 40px}}@media screen and (max-width:576px){.p-tags__switchImages{margin:20px 0 40px}.p-tags__switchImages h3{margin-bottom:20px;font-size:1.1875rem}}.p-tags__switchItem{display:none}.p-tags__switchItem.-active{display:block}.p-tags__switchItem p{margin-top:14px;margin-bottom:0}.p-tags__switchItem p:first-child{margin-top:0}.p-tags__switchItem p+img{margin-top:10px}.p-tags__switchItem img{margin-bottom:0;width:100%;height:auto;vertical-align:top}.p-tags__switchTabs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:10px 0 0}.p-tags__switchTabs button{-webkit-appearance:none;outline:none;background:none;display:block;width:calc(50% - 5px);padding:14px 5px;margin:4px 0;border:1px solid #d2d2d2;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1rem;text-align:center;background-color:#fafafa;color:#999;cursor:pointer}.p-tags__switchTabs button:link,.p-tags__switchTabs button:visited{color:#999;text-decoration:none}.p-tags__switchTabs button:active,.p-tags__switchTabs button:hover{color:#333;text-decoration:none}.p-tags__switchTabs button.-active{background-color:#505050;color:#fff}.p-tags__switchTabs button.-active:active,.p-tags__switchTabs button.-active:hover,.p-tags__switchTabs button.-active:link,.p-tags__switchTabs button.-active:visited{color:#fff;text-decoration:none}@media screen and (max-width:576px){.p-tags__switchTabs{margin:5px 0 0}.p-tags__switchTabs button{width:calc(50% - 2px);margin:2px 0;padding:8px 5px;font-size:.875rem}}.p-tags__captionText,.p-tags__switchItemFooter{margin-top:14px;font-size:1rem;font-weight:500;line-height:1.55}.p-tags__captionText p,.p-tags__switchItemFooter p{margin:7px 0;font-weight:500}.p-tags__captionText p:first-child,.p-tags__switchItemFooter p:first-child{margin-top:0}.p-tags__captionText ul,.p-tags__switchItemFooter ul{margin:0;padding:0;list-style:none}.p-tags__captionText li,.p-tags__switchItemFooter li{position:relative;padding-left:10px;text-indent:0}.p-tags__captionText li:before,.p-tags__switchItemFooter li:before{content:"*";display:inline-block;position:absolute;width:1em;top:0;left:0;text-align:left}@media screen and (max-width:576px){.p-tags__captionText,.p-tags__switchItemFooter{line-height:1.4;font-size:.8125rem}.p-tags__captionText p,.p-tags__module .p-tags__captionText p,.p-tags__module .p-tags__switchItemFooter p,.p-tags__switchItemFooter p{font-size:.8125rem}}.p-tags__heading{max-width:900px}.p-tags__heading .p-article__body{margin-bottom:0;padding-top:0}.p-tags__heading .p-article__body p{font-size:1rem;font-weight:400;line-height:1.4}.p-tags__heading+.p-tags__list{margin-top:40px}.p-tags__list{max-width:900px;margin:60px auto}.p-tags__list .c-moreBtn:after{top:45%}.p-tags__banners{margin-top:30px;margin-bottom:20px}.p-tags__banners .l-banner__itemImg .\--is-sp{display:none}@media screen and (max-width:576px){.p-tags__banners{margin-bottom:5px}.p-tags__banners .l-banner__itemImg .\--is-pc{display:none}.p-tags__banners .l-banner__itemImg .\--is-sp{display:block}}.p-tags__accordion.p-tags__module{padding-top:0;margin-bottom:-30px;-webkit-transition:all .3s ease;-o-transition:all ease .3s;transition:all .3s ease}.p-tags__accordion.-active{margin-bottom:0}.p-tags__accordion.-active .p-tags__accordionTitle:after{top:calc(50% + 5px);-webkit-transform:translateY(-50%) rotate(-135deg);-ms-transform:translateY(-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg)}.p-tags__accordion.-active .p-tags__accordionBody{display:block}.p-tags__accordion .p-tags__moduleTitle{font-size:1.25rem}@media screen and (max-width:576px){.p-tags__accordion.p-tags__module{margin-bottom:-20px}.p-tags__accordion.-active{margin-bottom:0}.p-tags__accordion .p-tags__moduleTitle{font-size:1rem}}.p-tags__accordionTitle{cursor:pointer;position:relative;padding:30px 40px 30px 0;font-size:1.625rem;font-weight:700;line-height:1.2}.p-tags__accordionTitle:after{content:"";position:absolute;top:calc(50% - 5px);right:10px;width:14px;height:14px;border-bottom:2px solid #505050;border-right:2px solid #505050;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}@media screen and (max-width:576px){.p-tags__accordionTitle{padding:20px 40px 20px 0;font-size:1.25rem}}.p-tags__accordionBody{overflow:hidden;height:0;-webkit-transition:all .3s ease;-o-transition:all ease .3s;transition:all .3s ease}.p-tags__accordionBody .p-tags__module{margin:0;padding:0;border:0}.p-tags__accordionBody .p-tags__switchImages{margin:0}.p-tags__coronaTable{padding:12px 12px 20px;background-color:#f0f0f0}.p-tags__coronaTable table{width:100%;border:0;border-collapse:separate;line-height:1.3}.p-tags__coronaTable tr:first-child th{padding:5px;background-color:#3c3c3c;color:#fff;text-align:center}.p-tags__coronaTable tr:nth-child(2) td,.p-tags__coronaTable tr:nth-child(2) th{padding:5px;background-color:#1eb4c8;color:#fff;font-size:1.5rem;vertical-align:top}.p-tags__coronaTable tr:nth-child(2) th{padding:5px 12px}.p-tags__coronaTable tr:nth-child(3) td{text-align:right}.p-tags__coronaTable tr:nth-child(4) td,.p-tags__coronaTable tr:nth-child(4) th{font-size:.875rem}.p-tags__coronaTable tr:nth-child(4) td{text-align:right}.p-tags__coronaTable th{color:#1eb4c8;font-size:1.125rem;text-align:left;font-weight:500}.p-tags__coronaTable td,.p-tags__coronaTable th{padding:12px;background-color:#fff;vertical-align:midle}.p-tags__coronaTable td{font-size:1.25rem;text-align:center}.p-tags__coronaTable td>span{display:block;font-size:1.25rem;font-weight:400}@media screen and (max-width:576px){.p-tags__coronaTable{padding:12px 5px 20px}.p-tags__coronaTable tr:first-child th{padding:5px 2px}.p-tags__coronaTable tr:nth-child(2) td,.p-tags__coronaTable tr:nth-child(2) th{padding:5px 2px;font-size:.8125rem}.p-tags__coronaTable tr:nth-child(2) th{padding:5px å2px}.p-tags__coronaTable tr:nth-child(3) td,.p-tags__coronaTable tr:nth-child(3) th,.p-tags__coronaTable tr:nth-child(4) td,.p-tags__coronaTable tr:nth-child(4) th{font-size:.5625rem}.p-tags__coronaTable tr:nth-child(3) td,.p-tags__coronaTable tr:nth-child(4) td{padding:4px 2px}.p-tags__coronaTable th{padding:10px 2px;font-size:.625rem}.p-tags__coronaTable td{padding:10px 2px;font-size:.75rem}.p-tags__coronaTable td>span{font-size:.625rem}}.p-tags__coronaTableHeading{color:#000;font-size:1.875rem;font-weight:700;text-align:center;line-height:1.3}@media screen and (max-width:576px){.p-tags__coronaTableHeading{font-size:1.375rem}}.p-tags__coronaTableDate{margin-top:10px;color:#646464;font-size:.875rem;text-align:right}@media screen and (max-width:576px){.p-tags__coronaTableDate{font-size:.75rem}}.p-tags__coronaTableNote{margin-top:5px;color:#646464;font-size:.75rem;line-height:1.3}@media screen and (max-width:576px){.p-tags__coronaTableNote{font-size:.6875rem}}.p-tagDecides{padding:1px 0}.p-tagDecides__header{padding:80px 0;background:url(../images/decides/main.jpg) 50% no-repeat;background-size:cover;color:#000}.p-tagDecides__header h1{margin:0;text-align:center;line-height:1.2}.p-tagDecides__header h1 img{width:100%;max-width:500px;height:auto}@media screen and (max-width:576px){.p-tagDecides__header h1 img{max-width:280px}}.p-tagDecides__header p{margin-bottom:0}@media screen and (max-width:768px){.p-tagDecides__header{padding:60px 0}}@media screen and (max-width:576px){.p-tagDecides__header{padding:40px 0}.p-tagDecides__header h1{font-size:1.5rem}.p-tagDecides__header p{font-size:.8125rem}}.p-tagDecides__info{padding:30px 0;background-color:#f0f0f0}@media screen and (max-width:768px){.p-tagDecides__info{padding:16px 0}}.p-tagDecides__infoBody{margin:0 auto;background:#fff;padding:12px 16px;border:2px solid red;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:576px){.p-tagDecides__infoBody{padding:10px}}.p-tagDecides__infoBody p{margin:0;color:red;font-size:.875rem;line-height:1.4}.p-tagDecides__contents{padding:50px 0;background-color:#f0f0f0}@media screen and (max-width:768px){.p-tagDecides__contents{padding:20px 0}}@media screen and (max-width:576px){.p-tagDecides__contents{padding:40px 0;background-color:#fff}}.p-tagDecides__contents .p-tags__module{max-width:100%;margin:50px 0;padding:50px;border-top:0;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.p-tagDecides__contents .p-tags__module:first-child{margin-top:0}.p-tagDecides__contents .p-tags__module.p-tags__accordion{padding-top:0;padding-bottom:0;margin-bottom:0}@media screen and (max-width:768px){.p-tagDecides__contents .p-tags__module{margin:20px 0;padding:30px}}@media screen and (max-width:576px){.p-tagDecides__contents .p-tags__module{margin:40px 0;padding:0}}.p-tagDecides__contents .p-tags__list{max-width:100%;margin:50px 0;padding:50px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff}.p-tagDecides__contents .p-tags__list:first-child{margin-top:0}@media screen and (max-width:768px){.p-tagDecides__contents .p-tags__list{margin:20px 0;padding:30px}}@media screen and (max-width:576px){.p-tagDecides__contents .p-tags__list{margin:40px 0;padding:0}}.p-tagDecides__contents .p-tags__accordionBody .p-tags__module{padding-top:0;padding-left:0;padding-right:0}@media screen and (max-width:576px){.p-authors .l-main{border-bottom:0}.p-authors .p-articleMore{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;background-color:#eaeaea}}.p-authors__main{padding-top:36px;padding-bottom:36px}.p-authors__main .c-viewAll{margin-top:10px}@media screen and (max-width:768px){.p-authors__main .c-items.-item02 .c-item{padding-left:15px;padding-right:15px}}@media screen and (max-width:576px){.p-authors__main{padding-top:26px;padding-bottom:50px}.p-authors__main .c-items.-item02 .c-item{width:100%}}.p-authors__infoItem{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:26px;padding-bottom:26px;border-bottom:1px solid #eee}@media screen and (max-width:576px){.p-authors__infoItem{margin-bottom:16px;padding-bottom:20px}}.p-authors__infoThumb{width:116px;padding-right:30px}.p-authors__infoThumb img{width:100%;height:auto;vertical-align:top}@media screen and (max-width:576px){.p-authors__infoThumb{width:30%;padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box}}.p-authors__infoTexts{width:auto;font-size:0}@media screen and (max-width:576px){.p-authors__infoTexts{width:70%}}.p-authors__name{display:inline-block;font-size:1.5rem;line-height:1.2}@media screen and (max-width:576px){.p-authors__name{padding-bottom:3px;font-size:1.1875rem;font-weight:500}}.p-authors__role{margin-top:10px;font-size:1.125rem}@media screen and (max-width:576px){.p-authors__role{margin-top:7px;font-size:.875rem;font-weight:400}}.p-authors__text{margin-bottom:46px;padding-bottom:26px;border-bottom:1px solid #eee}.p-authors__text p{margin-top:0;margin-bottom:16px;font-size:1.125rem;line-height:1.55}.p-authors__text p:last-child{margin-bottom:0}@media screen and (max-width:576px){.p-authors__text{margin-bottom:20px;padding-bottom:20px}.p-authors__text p{font-size:1rem;font-weight:500}}@media screen and (max-width:992px){.p-liveblogModule{margin:0 -40px;padding:0 40px;background-color:#eee}}@media screen and (max-width:576px){.p-liveblogModule{margin:0 -20px;padding:0 20px}}@media screen and (max-width:992px){.p-liveblogModule__items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px;padding-bottom:16px;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}}@media screen and (max-width:768px){.p-liveblogModule__items{margin:0}}@media screen and (max-width:576px){.p-liveblogModule__items{padding-bottom:0}}.p-liveblogModule__texts{-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:992px){.p-liveblogModule__texts{width:30%}}@media screen and (max-width:768px){.p-liveblogModule__texts{width:100%;padding:0}}.p-liveblogModule__tagNames{margin:0 0 8px;font-size:0}@media screen and (max-width:576px){.p-liveblogModule__tagNames{margin-bottom:14px;text-align:center;line-height:1.2}}.p-liveblogModule__textRed{display:inline-block;margin-right:4px;color:#e6001a;font-size:.8125rem;font-weight:400}@media screen and (max-width:576px){.p-liveblogModule__textRed{display:block;font-size:.9375rem;font-weight:700}}.p-liveblogModule__tagName{display:inline-block;font-size:1.375rem;font-weight:700;line-height:1.2}@media screen and (max-width:576px){.p-liveblogModule__tagName{font-size:1.25rem}}.p-liveblogModule__date{position:relative;margin-bottom:14px;font-size:.8125rem;font-weight:700}.p-liveblogModule__date:before{position:absolute;top:50%;left:-24px;content:"";width:5px;height:5px;border-radius:50%;background-color:#333;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:992px){.p-liveblogModule__date{margin-bottom:7px}.p-liveblogModule__date:before{position:static;display:inline-block;margin-right:5px}}@media screen and (max-width:576px){.p-liveblogModule__date{margin-bottom:8px}.p-liveblogModule__date:before{position:absolute;left:-20px;margin-right:0}}.p-liveblogModule__lists{margin:0;padding:0;list-style:none}.p-liveblogModule__lists li{position:relative;padding:2px 0 15px 24px;-webkit-box-sizing:border-box;box-sizing:border-box}.p-liveblogModule__lists li:before{position:absolute;top:0;left:2px;content:"";width:0;height:100%;border-left:1px dotted #ccc}@media screen and (max-width:992px){.p-liveblogModule__lists{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:70%;margin:0 -10px}.p-liveblogModule__lists li{width:50%;padding:0 10px}.p-liveblogModule__lists li:before{display:none}}@media screen and (max-width:768px){.p-liveblogModule__lists{width:100%;margin:0}}@media screen and (max-width:576px){.p-liveblogModule__lists li{width:100%;margin-bottom:0;padding:0 0 14px 20px}.p-liveblogModule__lists li:first-child:before{top:auto;bottom:0;height:calc(100% - 8px)}.p-liveblogModule__lists li:before{display:block}}.p-liveblog__header{position:relative;max-width:960px;margin:0 auto 20px;padding:30px 20px 10px;border-bottom:1px solid #000}.p-liveblog__header:after{content:"";display:block;position:absolute;bottom:2px;left:0;width:100%;height:0;border-bottom:1px solid #e6001a}.p-liveblog__header .c-sns{position:absolute;top:20px;right:0}@media screen and (max-width:1000px){.p-liveblog__header{margin:0 20px 20px;padding:30px 0 10px;text-align:center}}@media screen and (max-width:576px){.p-liveblog__header{padding-top:10px;margin-bottom:30px}.p-liveblog__header .c-sns{top:100%}}.p-liveblog__headerLogo{margin:0;font-size:1;text-align:center;line-height:1}.p-liveblog__headerLogo img{max-width:100%;height:auto}@media screen and (max-width:576px){.p-liveblog__headerLogo{display:inline-block;width:90px;margin:0 10px}}.p-liveblog__title{margin:0;color:#000;font-size:2rem;text-align:center}.p-liveblog__title a:active,.p-liveblog__title a:hover,.p-liveblog__title a:link,.p-liveblog__title a:visited{color:#000;text-decoration:none}@media screen and (max-width:576px){.p-liveblog__title{display:inline-block;font-size:1.25rem}}.p-liveblog__entries{max-width:960px;margin:0 auto 60px;padding:0 20px}@media screen and (max-width:640px){.p-liveblog__entries{padding:0}}.p-liveblog__entries .c-sns{text-align:right}.p-liveblog__entries .c-article{position:relative;padding-top:30px}.p-liveblog__entries .c-article:nth-child(2n) .c-article__main{background-color:#f7f7f7}.p-liveblog__entries .c-article__date{overflow:hidden;position:absolute;width:196px;padding:8px 25px 8px 0;border-left:6px solid #c81822;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#000;color:#fff;font-size:.875rem;text-align:right;line-height:1.4}.p-liveblog__entries .c-article__date.-medium{font-size:1rem}@media screen and (max-width:576px){.p-liveblog__entries .c-article__date.-medium{font-size:.875rem}}.p-liveblog__entries .c-article__date:after{content:"";display:block;position:absolute;top:0;right:0;width:0;height:0;border-color:transparent #fff #fff transparent;border-style:solid;border-width:30px 10px}@media screen and (max-width:640px){.p-liveblog__entries .c-article__date{display:inline-block;position:relative;left:0;width:auto;padding-left:10px}.p-liveblog__entries .c-article__date br{display:none}}.p-liveblog__entries .c-article__main{margin-left:196px;padding:30px;border-left:4px solid #ccc;color:#000}.p-liveblog__entries .c-article__main h2{font-size:1.375rem;font-weight:700;line-height:1.4}.p-liveblog__entries .c-article__main p{margin:0 0 1.2em}.p-liveblog__entries .c-article__main a{word-break:break-all}.p-liveblog__entries .c-article__main a:active,.p-liveblog__entries .c-article__main a:hover,.p-liveblog__entries .c-article__main a:link,.p-liveblog__entries .c-article__main a:visited{color:#e6001a;text-decoration:underline}.p-liveblog__entries .c-article__main .c-sns{margin-top:30px}@media screen and (max-width:640px){.p-liveblog__entries .c-article__main{margin-left:0;padding:10px 20px 20px;border-left:0}.p-liveblog__entries .c-article__main h2{font-size:1.125rem}.p-liveblog__entries .c-article__main p{font-size:.875rem;line-height:1.4}.p-liveblog__entries .c-article__main .c-sns{margin-top:20px}}.p-liveblog__entries .c-article__image{margin-bottom:20px;text-align:center}.p-liveblog__entries .c-article__image img{max-width:100%;height:auto;vertical-align:top}@media screen and (max-width:640px){.p-liveblog__entries .c-article__image{margin-bottom:12px}}.p-liveblog__entries .c-article__title{margin:0 0 8px;font-size:1.25rem;font-weight:600;line-height:1.4}@media screen and (max-width:640px){.p-liveblog__entries .c-article__title{font-size:1rem}}.p-liveblog__entries .c-article__video{margin:0 auto 20px}@media screen and (max-width:640px){.p-liveblog__entries .c-article__video{margin-bottom:12px}}.p-liveblog__entries .c-article__videoFrame{position:relative;width:100%;height:0;padding-bottom:56.25%}.p-liveblog__back{margin:20px;text-align:center;line-height:1}.p-liveblog__back a{display:inline-block;position:relative;min-width:180px;padding:0 40px;border:1px solid #ccc;border-radius:25px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:50px}.p-liveblog__back a:link,.p-liveblog__back a:visited{color:#000;text-decoration:none}.p-liveblog__back a:active,.p-liveblog__back a:hover{color:#000;text-decoration:underline}.p-liveblog__back a:after{content:"";display:block;position:absolute;top:50%;right:20px;width:6px;height:6px;margin-left:10px;border-top:1px solid #666;border-right:1px solid #666;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.p-liveblog__back a img{max-width:200px;height:auto}@media screen and (max-width:576px){.p-liveblog__back a{line-height:44px}.p-liveblog__back a img{max-width:180px}}.p-anchors .l-block{position:static}@media screen and (max-width:576px){.p-anchors.l-section{position:static}}.p-anchors .c-title{margin-bottom:46px}.p-anchors .c-items,.p-anchors .c-items .c-item{margin-bottom:26px}.p-anchors .c-items .c-item.-card .c-item__img a{padding-bottom:54.2%}.p-anchors .c-items .c-item a:link,.p-anchors .c-items .c-item a:visited{color:#333;text-decoration:none}.p-anchors .c-items .c-item a:active,.p-anchors .c-items .c-item a:hover{color:#666;text-decoration:none}@media screen and (max-width:992px){.p-anchors .c-items .c-item{width:33.33%}}@media screen and (max-width:576px){.p-anchors .c-title{margin-bottom:26px}.p-anchors .c-items{margin:0 -5px 16px}.p-anchors .c-items .c-item{width:50%;margin-bottom:20px;padding:0 5px}}.p-anchors__heading{margin-top:0;margin-bottom:26px;font-size:0}@media screen and (max-width:576px){.p-anchors__heading{margin-bottom:10px}}.p-anchors__headingText{position:relative;padding-left:25px;font-size:1.75rem;font-weight:500;line-height:1.2}.p-anchors__headingText:before{position:absolute;top:50%;left:0;content:"";width:0;height:85%;border-left:4px solid #e6001a;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:576px){.p-anchors__headingText{padding-left:0;font-size:1.1875rem;font-weight:700}.p-anchors__headingText:before{left:-11px;border-left:2px solid #e6001a}}.p-anchors__subheading{margin-bottom:10px;font-size:1.5rem;font-weight:500}@media screen and (max-width:576px){.p-anchors__subheading{font-size:1.1875rem;font-weight:700}}.p-anchors__NNL{border-bottom:1px solid #ccc}.p-anchors__NRT{margin-top:36px}@media screen and (max-width:576px){.p-anchors__NRT .c-items{margin-bottom:0}}.p-anchors__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.p-anchors__itemTexts{width:65%;padding-right:50px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:992px){.p-anchors__itemTexts{padding-right:30px}}@media screen and (max-width:768px){.p-anchors__itemTexts{width:100%;margin-bottom:26px;padding-right:0}}.p-anchors__itemText{font-size:1.125rem;font-weight:400;line-height:1.5}@media screen and (max-width:576px){.p-anchors__itemText{font-size:1rem;font-weight:500;line-height:1.2}}.p-anchors__itemImg{width:35%}.p-anchors__itemImg img{width:100%;height:auto;vertical-align:top}@media screen and (max-width:768px){.p-anchors__itemImg{width:auto;margin-left:-20px;margin-right:-20px}}.p-anchors__modal{z-index:10000;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;padding-bottom:90px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:576px){.p-anchors__modal{display:block}}.p-anchors__modalInner{max-width:900px;width:100%;margin:0 auto}.p-anchors-modalUI{text-align:center}@media screen and (max-width:576px){.p-anchors-modalUI{top:0;width:100%}}.p-anchors-modalUIBtn{position:relative;width:80px;height:80px;display:inline-block;cursor:pointer;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.p-anchors-modalUIBtn:hover{opacity:.8}.p-anchors-modalUIBtn--prev:before{position:absolute;top:0;bottom:0;right:20px;margin:auto;content:"";display:inline-block;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;width:23px;height:23px;border-left:1px solid #d8d6d7;border-top:1px solid #d8d6d7;opacity:.8}@media screen and (max-width:576px){.p-anchors-modalUIBtn--prev{display:none}}.p-anchors-modalUIBtn--close:after,.p-anchors-modalUIBtn--close:before{content:"";-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;top:0;bottom:0;left:15px;margin:auto;width:50px;height:1px;background-color:rgba(216,214,215,.8)}@media screen and (max-width:576px){.p-anchors-modalUIBtn--close:after,.p-anchors-modalUIBtn--close:before{background-color:#333;width:28px;left:0}}.p-anchors-modalUIBtn--close:before{-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.p-anchors-modalUIBtn--close:after{-webkit-transform:rotate(-315deg);-ms-transform:rotate(-315deg);transform:rotate(-315deg)}@media screen and (max-width:576px){.p-anchors-modalUIBtn--close{z-index:1;width:28px;height:28px;position:absolute;right:15px;top:15px;left:auto;color:#333}}.p-anchors-modalUIBtn--next:before{position:absolute;top:0;left:20px;bottom:0;margin:auto;content:"";display:inline-block;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;width:23px;height:23px;border-right:1px solid #d8d6d7;border-top:1px solid #d8d6d7;opacity:.8}@media screen and (max-width:576px){.p-anchors-modalUIBtn--next{display:none}}.p-anchors-modalBox{overflow:auto;position:relative;color:#fff;background:rgba(0,0,0,.9)}.p-anchors-modalBox__head{color:#333;padding:0 0 0 55px;background:#d8d6d7;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:320px}.p-anchors-modalBox__head ::-moz-selection{background:transparent}.p-anchors-modalBox__head ::selection{background:transparent}@media screen and (max-width:576px){.p-anchors-modalBox__head{height:260px;padding:50px 0 0 20px}.p-anchors-modalBox__headImg{text-align:right}.p-anchors-modalBox__headImg img{width:100%}}.p-anchors-modalBox__headImg img{height:320px}@media screen and (max-width:576px){.p-anchors-modalBox__headImg img{height:260px;width:auto}}.p-anchors-modalBox__body{min-height:280px;padding:20px 70px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#000;line-height:1.55;font-weight:500;font-size:1.125rem}@media screen and (max-width:576px){.p-anchors-modalBox__body{min-height:0;padding:15px 30px;font-size:1rem;font-weight:500;line-height:1.2}}.p-anchors-modalBox__name{font-size:2.5rem;margin:70px 0 0;padding:0;font-weight:500;list-style:none}@media screen and (max-width:576px){.p-anchors-modalBox__name{font-size:1.875rem;margin-top:0;line-height:1.25}}.p-anchors-modalBox__name li:first-child{font-size:1.5rem}@media screen and (max-width:576px){.p-anchors-modalBox__name li:first-child{font-size:1.25rem}}.p-anchors-modalBox__name li:nth-child(2){font-size:1.375rem;margin-bottom:.5em}@media screen and (max-width:576px){.p-anchors-modalBox__name li:nth-child(2){font-size:1.25rem;margin-bottom:1em}}.p-anchors-modalBox__name li:nth-child(3){line-height:1.25}.p-anchors-modalBox__bg{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9)}.p-anchors-modalNavi{position:absolute;bottom:0;left:0;width:100%;height:90px;overflow:hidden;color:#fff}.p-anchors-modalNavi__next,.p-anchors-modalNavi__prev{z-index:1;position:absolute;top:10px;width:76px;height:76px;background-color:#000;cursor:pointer}.p-anchors-modalNavi__next:after,.p-anchors-modalNavi__prev:after{content:"";display:block;position:absolute;top:50%;width:20px;height:20px}@media screen and (max-width:576px){.p-anchors-modalNavi__next,.p-anchors-modalNavi__prev{display:none}}.p-anchors-modalNavi__prev{left:0}.p-anchors-modalNavi__prev:after{right:22px;border-top:1px solid #d8d6d7;border-left:1px solid #d8d6d7;-webkit-transform:translateY(-50%) rotate(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.p-anchors-modalNavi__next{right:0}.p-anchors-modalNavi__next:after{left:22px;border-top:1px solid #d8d6d7;border-right:1px solid #d8d6d7;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.p-anchors-modalNavi__slide{padding:0 76px;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;-o-transition:transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}@media screen and (max-width:576px){.p-anchors-modalNavi__slide{padding:0}}.p-anchors-modalNavi__Inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0;padding:10px 0 0;overflow:hidden}.p-anchors-modalNavi li{width:142px;list-style:none;padding:0 2px;position:relative;float:left}.p-anchors-modalNavi li.-current:before{content:"";position:absolute;display:inline-block;width:99%;height:2px;background:#e6001a;top:-10px;left:0;right:0;margin:auto}.p-anchors-modalNavi li a{-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;cursor:pointer}.p-anchors-modalNavi li a:hover{opacity:.8}.p-anchors-modalNavi li img{width:100%}@media screen and (max-width:576px){.p-anchors-modalNavi{overflow-x:scroll;-webkit-overflow-scrolling:touch}}.p-qa{padding-top:60px}@media screen and (max-width:576px){.p-qa{padding-top:30px}}.p-qa__date{margin-bottom:10px;font-size:.875rem}@media screen and (max-width:576px){.p-qa__date{margin-bottom:6px}}.p-qa__main{padding:60px 0 120px}.p-qa__main>.l-block>.p-qa__img:first-of-type{position:relative;height:0;margin-top:0;padding-bottom:56.25%}.p-qa__main>.l-block>.p-qa__img:first-of-type img{position:absolute;top:0;left:0;width:100%}@media screen and (max-width:576px){.p-qa__main{padding:30px 0 50px}}.p-qa__title{font-weight:400;color:#000;font-size:2.25rem;padding:0;margin:0;line-height:1}.p-qa__title:lang(bn){line-height:2rem}@media screen and (max-width:576px){.p-qa__title{font-size:1.5rem;line-height:1.4}}.p-qa__heading{font-weight:700;color:#000;font-size:1.75rem;padding:0;margin:0 0 40px;line-height:1.2}.p-qa__heading:lang(bn){line-height:2rem}@media screen and (max-width:576px){.p-qa__heading{margin-bottom:30px;font-size:1.5rem}}.p-qa__img{margin-top:40px}.p-qa__img img{width:100%;height:auto;vertical-align:top}@media screen and (max-width:576px){.p-qa__img{margin-top:25px}}.p-qa__video{margin-top:40px}@media screen and (max-width:576px){.p-qa__video{margin-top:25px}}.p-qa__player{position:relative;width:100%;height:0;padding-bottom:56.25%}.p-qa__player iframe{position:absolute;top:0;left:0;width:100%;height:100%}.p-qa__player img{width:100%;height:auto;vertical-align:top}.p-qa__text{margin-top:26px;font-size:1.125rem;font-weight:400}@media screen and (max-width:576px){.p-qa__text{margin-top:20px;font-size:1rem}}.p-qa__section{position:relative;padding:70px 0 30px;border-bottom:1px dashed #d7d7d7}.p-qa__section+.p-qa__section{margin-top:-50px;padding-top:80px}.p-qa__section.-is-active .p-qa__question:after{top:20px;-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.p-qa__section.-is-active .p-qa__answer{display:block}@media screen and (max-width:576px){.p-qa__section{padding:55px 0 15px}.p-qa__section+.p-qa__section{margin-top:-36px;padding-top:51px}.p-qa__section.-is-active .p-qa__question:after{top:10px}.p-qa__section:lang(id),.p-qa__section:lang(pt),.p-qa__section:lang(ru),.p-qa__section:lang(vi),.p-qa__section:lang(zh),.p-qa__section:lang(zt){padding-top:91px}.p-qa__section:lang(id)+.p-qa__section,.p-qa__section:lang(pt)+.p-qa__section,.p-qa__section:lang(ru)+.p-qa__section,.p-qa__section:lang(vi)+.p-qa__section,.p-qa__section:lang(zh)+.p-qa__section,.p-qa__section:lang(zt)+.p-qa__section{margin-top:-72px;padding-top:87px}}.p-qa__question{position:relative;margin:0;padding-right:40px;color:#000;font-size:1.375rem;font-weight:400;cursor:pointer}.p-qa__question:after{content:"";display:block;position:absolute;top:10px;right:0;width:12px;height:12px;border-right:1px solid #666;border-bottom:1px solid #666;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width:576px){.p-qa__question{font-size:1.125rem;line-height:1.3}.p-qa__question:after{top:2px}}.p-qa__answer{overflow:hidden;height:0;-webkit-transition:all .3s ease;-o-transition:all ease .3s;transition:all .3s ease}.p-special01.noTyph .l-main{width:100%}.p-special01.noTyph .p-special01__video{padding-top:0}.p-special01.noTyph .p-special01__video:before{display:none}.p-special01.noTyph .p-special01__video .c-item{width:25%}.p-special01.noTyph .p-special01__news{padding-top:0}.p-special01.noTyph .p-special01__news .c-items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;margin-left:-10px;margin-right:-10px}.p-special01.noTyph .p-special01__news .c-item{width:50%;margin-bottom:14px;padding-left:10px;padding-right:10px;-webkit-box-sizing:border-box;box-sizing:border-box}.p-special01.noTyph .p-special01__news .c-item:last-child{margin-bottom:14px}.p-special01.noTyph .p-special01__news .c-item:before{width:calc(100% - 20px)}.p-special01.noTyph .p-special01__analysisVideo{max-width:768px;margin:0 auto}.p-special01.noTyph .p-special01__warning .p-article__img,.p-special01.noTyph .p-special01__warning .p-article__movie{max-width:780px;margin-left:auto;margin-right:auto}@media screen and (max-width:640px){.p-special01.noTyph .p-special01__video{margin:40px -20px 0;padding:10px 20px 36px;background-color:#eaeaea}.p-special01.noTyph .p-special01__video .c-item{width:50%}}@media screen and (max-width:576px){.p-special01.noTyph .p-special01__news .c-item{width:100%}}.p-special01 .l-main{border-right:0}.p-special01 .l-side{border-left:1px solid #eee}@media screen and (max-width:992px){.p-special01 .l-side{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border-left:0}.p-special01 .l-side>.l-section{width:50%;-webkit-box-sizing:border-box;box-sizing:border-box}.p-special01 .l-side .p-special01__video{padding-right:30px;border-right:1px solid #eee}.p-special01 .l-side .p-special01__news{padding-left:30px}}@media screen and (max-width:640px){.p-special01 .l-side{display:block}.p-special01 .l-side>.l-section{width:100%;padding-left:0;padding-right:0;border-right:0}.p-special01 .l-side .p-special01__video{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;background-color:#eaeaea}}.p-special01__main{margin-top:36px;padding-bottom:36px}@media screen and (max-width:576px){.p-special01__main{padding-bottom:10px}.p-special01__main .c-title{text-align:center}.p-special01__main .c-title__text{font-size:1.5rem}}.p-special01__meta{display:block;position:relative}.p-special01__meta .c-title{margin-bottom:20px;margin-right:150px}.p-special01__meta .p-special01__date{position:absolute;top:10px;right:0;font-size:1.125rem;font-weight:700;text-align:right}@media screen and (max-width:576px){.p-special01__meta{margin-top:-20px;padding-top:20px}.p-special01__meta .c-title{margin-right:0;text-align:left}.p-special01__meta .p-special01__date{top:0;font-size:.75rem}}.p-special01__lead{font-size:1.125rem}@media screen and (max-width:576px){.p-special01__lead{font-size:1rem}}.p-special01__sectionHeader{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;margin:0 0 10px}.p-special01__sectionHeader .p-special01__date,.p-special01__sectionHeader .p-special01__heading{margin:0;line-height:1}.p-special01__heading{font-size:1.75rem}.l-side .p-special01__heading{margin-top:0;font-size:1.25rem}@media screen and (max-width:576px){.p-special01__heading{font-size:1.1875rem}}.p-special01__date{font-size:.875rem;text-align:right}@media screen and (max-width:576px){.p-special01__date{font-size:.75rem}}.p-special01__forecastsImage img{width:100%;height:auto;vertical-align:top}.p-special01__forecastsImageTab{margin:0;padding:0;list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.p-special01__forecastsImageTab li{position:relative;width:50%;background-color:#eee}.p-special01__forecastsImageTab li:first-child:after{content:"";display:block;position:absolute;top:25%;right:0;width:1px;height:50%;background-color:#999}.p-special01__forecastsImageTab li a{display:block;padding:12px 0;border-top:4px solid #eee;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.25rem;text-align:center;color:#999;cursor:pointer}.p-special01__forecastsImageTab li a:link,.p-special01__forecastsImageTab li a:visited{color:#999;text-decoration:none}.p-special01__forecastsImageTab li a:active,.p-special01__forecastsImageTab li a:hover{color:#e6001a;text-decoration:none}.p-special01__forecastsImageTab li a.-is-active{border-top:4px solid #e6001a;color:#e6001a}.p-special01__forecastsImageTab li a.-is-active:active,.p-special01__forecastsImageTab li a.-is-active:hover,.p-special01__forecastsImageTab li a.-is-active:link,.p-special01__forecastsImageTab li a.-is-active:visited{color:#e6001a;text-decoration:none}@media screen and (max-width:576px){.p-special01__forecastsImageTab li a{padding:8px 0;font-size:.875rem}}.p-special01__forecastsTable{width:100%;margin-top:16px;border-collapse:collapse;background-color:#f7f7f7}.p-special01__forecastsTable td,.p-special01__forecastsTable th{padding:12px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;border-top:1px solid #fff;font-weight:400}.p-special01__forecastsTable th{width:180px;background-color:#eaeaea}@media screen and (max-width:576px){.p-special01__forecastsTable{margin-top:8px;font-size:.875rem}.p-special01__forecastsTable td,.p-special01__forecastsTable th{padding:8px 12px}.p-special01__forecastsTable th{width:140px}}.p-special01__analysisCaption{margin-top:5px;font-size:1.125rem;line-height:1.2}@media screen and (max-width:576px){.p-special01__analysisCaption{font-size:1rem}}.p-special01__warning{margin-bottom:60px}.p-special01__typhList ul{margin:0;list-style:none;padding:22px;background-color:#eaeaea;font-size:0}.p-special01__typhList li{display:inline-block;margin:2px}.p-special01__typhList li a{display:block;padding:16px;background-color:#fff;font-size:1rem;line-height:1}.p-special01__typhList li a:active,.p-special01__typhList li a:hover,.p-special01__typhList li a:link,.p-special01__typhList li a:visited{color:#333;text-decoration:none}.p-special01__typhList li a:after{content:"";display:inline-block;width:5px;height:5px;margin-left:16px;border-top:1px solid #333;border-right:1px solid #333;-webkit-transform:translateY(-3px) rotate(45deg);-ms-transform:translateY(-3px) rotate(45deg);transform:translateY(-3px) rotate(45deg)}@media screen and (min-width:769px){.p-special01__typhList li a{-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.p-special01__typhList li a:hover{opacity:.8}}@media screen and (max-width:640px){.p-special01__typhList .l-block{padding:0;margin-bottom:10px}}@media screen and (max-width:576px){.p-special01__typhList li a{font-size:.875rem}}.p-special01__video{position:relative}.p-special01__video.-hasbd:before{position:absolute;bottom:0;left:-30px;content:"";width:calc(100% + 30px);height:0;border-bottom:1px solid #eee}.p-special01__video .c-item{margin-bottom:20px}@media screen and (max-width:992px){.p-special01__video.-hasbd:before{display:none}}.p-special01__news .c-item.-media{margin-bottom:26px;padding-bottom:14px}.p-special01__news .c-item.-media:before{width:100%}.p-special01__news .c-item.-media:last-child{margin-bottom:0}.p-special01__tipsList{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}@media screen and (max-width:576px){.p-special01__tipsList{display:block;margin:0}}.p-special01__tipsItem{width:360px;margin-bottom:20px;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.p-special01__tipsItem img{width:100%;height:auto;vertical-align:top}@media screen and (max-width:768px){.p-special01__tipsItem{width:50%}}@media screen and (max-width:576px){.p-special01__tipsItem{width:100%;max-width:360px;margin:0 auto 10px;padding:0}}.p-special07 .l-section{padding-top:26px;padding-bottom:26px}.p-special07 .p-special07__infoBanner.l-section{padding-bottom:16px}@media screen and (max-width:992px){.p-special07 .p-special07__infoBanner.l-section{padding-bottom:26px}}.p-special07 .c-heading__text{font-size:1.5rem}.p-special07__main{margin-top:26px;padding-bottom:80px}.p-special07__main .c-items.-item04 .c-item{margin-bottom:26px}.p-special07__main .c-viewAll{margin-top:6px}@media screen and (max-width:992px){.p-special07__main{padding-bottom:0}}@media screen and (max-width:768px){.p-special07__main .c-items.-item04 .c-item{width:50%}}@media screen and (max-width:576px){.p-special07__main{margin-top:26px;padding-bottom:10px}.p-special07__main .c-heading{position:static;display:block;margin:0 0 16px;background-color:transparent;border-bottom:1px solid #ccc}.p-special07__main .c-heading a{display:inline-block;padding:0 0 10px}.p-special07__main .c-heading__text{padding:0 0 10px;color:#333;font-size:1.25rem}}.p-special07__head{position:relative;margin-bottom:20px}.p-special07__head .c-title__text img{width:100%;height:auto;vertical-align:top}.p-special07__head .c-title__text img.-is-sp{display:none}@media screen and (max-width:576px){.p-special07__head .c-title__text img.-is-pc{display:none}.p-special07__head .c-title__text img.-is-sp{display:block}}.p-special07__lead{font-size:1.125rem}@media screen and (max-width:576px){.p-special07__lead{font-size:1rem}}.p-special07__item{margin-bottom:36px}.p-special07__item .c-item__texts{margin-top:10px}.p-special07__item .c-item__title a{font-size:1.5rem}.p-special07__item .c-item__description{margin-top:10px;font-size:1rem;line-height:1.4}@media screen and (max-width:576px){.p-special07__item{margin-bottom:20px}}.p-special07__itemImg img{width:100%;height:auto;vertical-align:top}.p-special07__itemTexts{margin-top:16px}.p-special07__itemTexts p{margin:10px 0 0;font-size:1rem;line-height:1.4}.p-special07__itemTexts a:link,.p-special07__itemTexts a:visited{color:#e6001a;text-decoration:underline}.p-special07__itemTexts a:active,.p-special07__itemTexts a:hover{color:#ff4d61;text-decoration:underline}@media screen and (max-width:576px){.p-special07__itemTexts{margin-top:12px}.p-special07__itemTexts p{margin-top:7px}}.p-special07__itemTitle{font-size:1.25rem;font-weight:700;line-height:1.2}.p-special07__highlight .c-item__img span{position:relative;display:block;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;height:0;padding-bottom:56.25%;background-color:#f0f0f0}@media screen and (max-width:576px){.p-special07__highlight.-hasBg{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;background-color:#eaeaea}.p-special07__highlight .c-lists{margin-top:26px}}.p-special07__news .c-lists{margin-top:36px}@media screen and (max-width:576px){.p-special07__news.-hasBg{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;background-color:#eaeaea}.p-special07__news .c-items.-item04{margin-left:0;margin-right:0}.p-special07__news .c-items.-item04 .c-item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;margin-bottom:10px;padding:0 0 12px}.p-special07__news .c-items.-item04 .c-item:last-child:before{display:none}.p-special07__news .c-items.-item04 .c-item:before{position:absolute;bottom:0;left:50%;content:"";width:100%;height:0;border-bottom:1px solid #ccc;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.p-special07__news .c-items.-item04 .c-item__img{width:40%;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.p-special07__news .c-items.-item04 .c-item__texts{width:60%;padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.p-special07__news .c-items.-item04 .c-item__title{line-height:1.25;font-weight:700}}@media screen and (max-width:576px){.p-special07__ataglance.-hasBg,.p-special07__backstories.-hasBg{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;background-color:#eaeaea}}@media screen and (max-width:576px){.p-special07__link{margin-left:-20px;margin-right:-20px;padding:40px 20px 36px}.p-special07__link .c-heading{position:static;display:block;margin:0 0 16px;background-color:transparent;border-bottom:1px solid #ccc}.p-special07__link .c-heading a{display:inline-block;padding:0 0 10px}.p-special07__link .c-heading__text{padding:0 0 10px;color:#333;font-size:1.25rem}}.p-special07__linkLists{margin-bottom:30px}.p-special07__linkLists ul{margin:0;padding:0;list-style:none;font-size:0}.p-special07__linkLists li+li{margin-top:36px}.p-special07__linkLists li p{margin:10px 0 0;padding-left:20px;font-size:.9375rem;line-height:1.2}.p-special07__linkLists a{font-size:1rem;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.p-special07__linkLists a:link,.p-special07__linkLists a:visited{color:#333;text-decoration:none}.p-special07__linkLists a:active,.p-special07__linkLists a:hover{color:#666;text-decoration:none}@media screen and (min-width:769px){.p-special07__linkLists a:hover{opacity:.8}}.p-special07__linkLists img{width:100%;height:auto;vertical-align:top}.p-special07__linkLists img.-sp{display:none}@media screen and (max-width:576px){.p-special07__linkLists li+li{margin-top:16px}.p-special07__linkLists li p{margin-top:7px}.p-special07__linkLists img.-pc{display:none}.p-special07__linkLists img.-sp{display:inline}}.p-special07__linkListTitle{position:relative;padding-left:20px;font-size:1.125rem;line-height:1.2;font-weight:700}.p-special07__linkListTitle:before{position:absolute;top:0;left:0;content:"\30FB";display:block;font-size:1.125rem}.p-special07__banners{margin-top:46px}.p-special07__banner+.p-special07__banner{margin-top:20px}.p-special07__banner a{display:block;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}@media screen and (min-width:769px){.p-special07__banner a:hover{opacity:.8}}.p-special07__banner img{width:100%;height:auto;vertical-align:top}.p-special07__banner img.-sp{display:none}@media screen and (max-width:576px){.p-special07__banner{max-width:100%}.p-special07__banner+.p-special07__banner{margin-top:16px}.p-special07__banner img.-pc{display:none}.p-special07__banner img.-sp{display:inline}}.p-special07__video .c-items,.p-special07__video .c-viewAll{margin-top:26px}@media screen and (max-width:768px){.p-special07__video .c-items.-item02{margin-left:0;margin-right:0}.p-special07__video .c-items.-item02 .c-item{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;margin-bottom:10px;padding:0 0 12px}.p-special07__video .c-items.-item02 .c-item:last-child:before{display:none}.p-special07__video .c-items.-item02 .c-item:before{position:absolute;bottom:0;left:50%;content:"";width:calc(100% - 30px);height:0;border-bottom:1px solid #eee;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.p-special07__video .c-items.-item02 .c-item__img{width:40%;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.p-special07__video .c-items.-item02 .c-item__texts{width:60%;padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.p-special07__video .c-items.-item02 .c-item__title{line-height:1.25;font-weight:700}}@media screen and (max-width:576px){.p-special07__video .c-heading{position:static;display:block;margin:0 0 16px;background-color:transparent;border-bottom:1px solid #ccc}.p-special07__video .c-heading a{display:inline-block;padding:0 0 10px}.p-special07__video .c-heading__text{padding:0 0 10px;color:#333;font-size:1.25rem}.p-special07__video .c-viewAll{margin-top:20px}}@media screen and (max-width:992px){.p-special07__videoItemTop .c-item__title a{font-size:1.5rem}}.p-special07__related{position:relative}.p-special07__related:before{position:absolute;top:0;left:-30px;content:"";width:calc(100% + 30px);height:0;border-bottom:1px solid #eee}.p-special07__related .c-heading__text{font-size:1.125rem}.p-special07__related .c-items{margin-top:14px}.p-special07__related .c-item.-media{margin-bottom:14px;padding-bottom:14px}.p-special07__related .c-item.-media:before{width:100%}.p-special07__related .c-item.-media:last-child{margin-bottom:0;padding-bottom:0}.p-special07__related .c-item.-media:last-child:before{display:none}.p-special07__related .c-item__label{margin-bottom:4px}.p-special07__related .c-item__label>i{display:inline-block;padding:4px 8px;background-color:#000;color:#fff;font-size:.75rem;font-style:normal;line-height:1}.p-special07__related .c-item__label.-is-ataglance>i{background-color:#419bd8}@media screen and (max-width:992px){.p-special07__related{width:50%;padding-left:30px;border-bottom:1px solid #eee;-webkit-box-sizing:border-box;box-sizing:border-box}.p-special07__related:before{display:none}}@media screen and (max-width:768px){.p-special07__related{padding-left:15px}}@media screen and (max-width:640px){.p-special07__related{width:100%;padding-left:0;border-bottom:0}}@media screen and (max-width:576px){.p-special07__related{width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;background-color:#eaeaea}.p-special07__related .c-heading{position:static;display:block;margin:0 0 16px;background-color:transparent;border-bottom:1px solid #ccc}.p-special07__related .c-heading a{display:inline-block;padding:0 0 10px}.p-special07__related .c-heading__text{padding:0 0 10px;color:#333}.p-special07__related .c-viewAll{margin-top:20px}}.p-special07__nhkLinks{padding:40px 0 14px;background-color:#f5f5f5;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.p-special07__nhkLinks .l-banner__itemImg .-is-sp{display:none}@media screen and (max-width:768px){.p-special07__nhkLinks{padding:30px 0 14px}}@media screen and (max-width:576px){.p-special07__nhkLinks{padding:30px 0}.p-special07__nhkLinks .l-banner__itemImg .-is-pc{display:none}.p-special07__nhkLinks .l-banner__itemImg .-is-sp{display:block}}.p-special07__footerBanner{padding:40px 0}@media screen and (max-width:768px){.p-special07__footerBanner{padding:30px 0}}.p-special07__footerBannerItems{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin:0 -12px}@media screen and (max-width:768px){.p-special07__footerBannerItems{margin:0 -8px}}.p-special07__footerBannerItem{width:33.33%;padding:0 12px;-webkit-box-sizing:border-box;box-sizing:border-box}.p-special07__footerBannerItem a{display:block;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}@media screen and (min-width:769px){.p-special07__footerBannerItem a:hover{opacity:.8}}.p-special07__footerBannerItem img{width:100%;height:auto;vertical-align:top}@media screen and (max-width:768px){.p-special07__footerBannerItem{padding:0 8px}}@media screen and (max-width:576px){.p-special07__footerBannerItem{width:100%}.p-special07__footerBannerItem+.p-special07__footerBannerItem{margin-top:16px}}.p-special07__infoBanner.-spOnly{display:none}@media screen and (max-width:992px){.p-special07__infoBanner{display:none}.p-special07__infoBanner.-spOnly{display:block}}@media screen and (max-width:576px){.p-special07__infoBanner{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px;background-color:#f5f5f5}}.p-special07__infoBannerItems ul{margin:0;padding:0;list-style:none;font-size:0}.p-special07__infoBannerItems ul li+li{margin-top:16px}.p-special07__infoBannerItems ul li a{display:block;font-size:.875rem;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}@media screen and (min-width:767px){.p-special07__infoBannerItems ul li a:hover{opacity:.8}}.p-special07__infoBannerItems ul li img{width:100%;height:auto;vertical-align:top}.p-special07__infoBannerItems ul li img.-is-sp{display:none}@media screen and (max-width:992px){.p-special07__infoBannerItems{max-width:480px;margin-left:auto;margin-right:auto}}@media screen and (max-width:576px){.p-special07__infoBannerItems{max-width:100%}.p-special07__infoBannerItems ul li img.-is-pc{display:none}.p-special07__infoBannerItems ul li img.-is-sp{display:inline}}.p-gtv{padding:0 0 36px}.p-gtv__live{padding:36px 0 42px;background-color:#222;color:#fff}@media screen and (max-width:768px){.p-gtv__live{padding-bottom:20px;padding:20px 0}}.p-gtv__live .c-title{margin-bottom:12px}.p-gtv__lead{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:576px){.p-gtv__lead{display:block}}.p-gtv__lead p{margin:0}@media screen and (max-width:576px){.p-gtv__lead p{font-size:.875rem}}.p-gtv__lead .c-sns{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:110px;margin-top:10px;margin-left:30px}@media screen and (max-width:576px){.p-gtv__lead .c-sns{display:none}}.p-gtv__liveBottom{display:none}@media screen and (max-width:576px){.p-gtv__liveBottom{display:block;text-align:center}}.p-gtv__heading{margin:0 0 24px;font-size:1.5rem;font-weight:700}@media screen and (max-width:576px){.p-gtv__heading{font-size:1.125rem}}.p-gtv__heading>a,.p-gtv__heading>span{display:inline-block;border-bottom:2px solid #e6001a}.p-gtv__heading>a:link,.p-gtv__heading>a:visited{color:#000;text-decoration:none}.p-gtv__heading>a:active,.p-gtv__heading>a:hover{color:#333;text-decoration:none}.p-gtvLive{margin-top:30px}.p-gtvLive__wrap{max-width:864px;margin:0 auto}.p-gtvLive__player{position:relative;height:0;padding-bottom:56.25%}.p-gtvLive__player iframe{position:absolute;top:0;left:0;width:100%;height:100%}.p-gtvLive__player img{width:100%;height:auto;vertical-align:top}.p-gtvLiveBnr{border-bottom:1px solid #e5e5e5}.p-gtvLiveBnr__item>a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.p-gtvLiveBnr__item>a:link,.p-gtvLiveBnr__item>a:visited{color:#000;text-decoration:none}.p-gtvLiveBnr__item>a:active,.p-gtvLiveBnr__item>a:hover{color:#333;text-decoration:none}.p-gtvLiveBnr__pic{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:relative;width:36%;max-width:300px;padding-right:20px;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:768px){.p-gtvLiveBnr__pic{width:50%}}@media screen and (max-width:576px){.p-gtvLiveBnr__pic{width:40%;padding-right:12px}}.p-gtvLiveBnr__pic img{width:100%;height:auto;vertical-align:top}.p-gtvLiveBnr__info{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.p-gtvLiveBnr__title{font-size:1rem;font-weight:700;line-height:1.3}@media screen and (max-width:576px){.p-gtvLiveBnr__title{font-size:.8125rem}}.p-gtvLiveBnr__program{margin-top:4px;color:#999;font-size:.875rem;font-weight:700}@media screen and (max-width:576px){.p-gtvLiveBnr__program{font-size:.8125rem}}.p-gtvTopStories .p-topNews{max-width:100%;padding:0}.p-gtvLangs{border-bottom:1px solid #e5e5e5}.p-gtvLangs__list{margin:0;padding:0;list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.p-gtvLangs__list li{width:20%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px}@media screen and (max-width:992px){.p-gtvLangs__list li{width:25%;font-size:.9375rem}}@media screen and (max-width:768px){.p-gtvLangs__list li{width:33.33333%;font-size:.875rem}}@media screen and (max-width:576px){.p-gtvLangs__list li{width:50%;padding:5px;font-size:.8125rem}}.p-gtvLangs__list li a:link,.p-gtvLangs__list li a:visited{color:#000;text-decoration:none}.p-gtvLangs__list li a:active,.p-gtvLangs__list li a:hover{color:#333;text-decoration:underline}.p-gtvLangs__list li a:before{content:"";display:inline-block;position:relative;width:5px;height:5px;margin-right:10px;border-top:1px solid #000;border-right:1px solid #000;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}body:lang(ar),body:lang(fa),body:lang(ur){direction:rtl}body:lang(ar) .nw_social_he_style:first-child,body:lang(fa) .nw_social_he_style:first-child,body:lang(ur) .nw_social_he_style:first-child{margin-right:0}@media screen and (max-width:576px){body:lang(ar) .c-heading,body:lang(fa) .c-heading,body:lang(ur) .c-heading{margin-left:0;margin-right:-20px;border-top-left-radius:2px;border-bottom-left-radius:2px;border-top-right-radius:0;border-bottom-right-radius:0}}body:lang(ar) .c-viewAll__text:after,body:lang(fa) .c-viewAll__text:after,body:lang(ur) .c-viewAll__text:after{left:10px;right:auto;border-top:0;border-bottom:1px solid #fff;border-left:1px solid #fff;border-right:0}body:lang(ar) .c-item,body:lang(fa) .c-item,body:lang(ur) .c-item{-webkit-box-sizing:border-box;box-sizing:border-box}body:lang(ar) .c-item.-media:before,body:lang(fa) .c-item.-media:before,body:lang(ur) .c-item.-media:before{left:auto;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%)}body:lang(ar) .c-item.-blog .c-item__img,body:lang(ar) .c-item.-media .c-item__texts,body:lang(fa) .c-item.-blog .c-item__img,body:lang(fa) .c-item.-media .c-item__texts,body:lang(ur) .c-item.-blog .c-item__img,body:lang(ur) .c-item.-media .c-item__texts{padding-left:20px;padding-right:0}@media screen and (max-width:576px){body:lang(ar) .c-item.-programs .c-item__img,body:lang(fa) .c-item.-programs .c-item__img,body:lang(ur) .c-item.-programs .c-item__img{padding-left:10px}body:lang(ar) .c-item.-programs .c-item__texts,body:lang(fa) .c-item.-programs .c-item__texts,body:lang(ur) .c-item.-programs .c-item__texts{padding-right:5px}}body:lang(ar) .c-item__info span,body:lang(fa) .c-item__info span,body:lang(ur) .c-item__info span{margin-left:10px;margin-right:0;padding-left:10px;padding-right:0;border-left:1px solid #ccc;border-right:0}body:lang(ar) .c-item__info span:last-child,body:lang(fa) .c-item__info span:last-child,body:lang(ur) .c-item__info span:last-child{margin-left:0;padding-left:0;border-left:0}body:lang(ar) .c-item__info .c-icon,body:lang(fa) .c-item__info .c-icon,body:lang(ur) .c-item__info .c-icon{margin-left:5px;margin-right:0}@media screen and (max-width:576px){body:lang(ar) .c-item__info span,body:lang(fa) .c-item__info span,body:lang(ur) .c-item__info span{margin-left:5px;padding-left:5px}}body:lang(ar) .c-gotoTop,body:lang(fa) .c-gotoTop,body:lang(ur) .c-gotoTop{text-align:left}body:lang(ar) .c-gotoTop>span:after,body:lang(fa) .c-gotoTop>span:after,body:lang(ur) .c-gotoTop>span:after{margin-left:0;margin-right:8px}body:lang(ar) .c-mainBlock__texts,body:lang(fa) .c-mainBlock__texts,body:lang(ur) .c-mainBlock__texts{padding-left:0;padding-right:40px}@media screen and (max-width:992px){body:lang(ar) .c-mainBlock__texts,body:lang(fa) .c-mainBlock__texts,body:lang(ur) .c-mainBlock__texts{padding-left:0;padding-right:30px}}@media screen and (max-width:768px){body:lang(ar) .c-mainBlock__texts,body:lang(fa) .c-mainBlock__texts,body:lang(ur) .c-mainBlock__texts{padding-right:0}}body:lang(ar) .c-mainBlock__authorName,body:lang(fa) .c-mainBlock__authorName,body:lang(ur) .c-mainBlock__authorName{margin-right:0;margin-left:15px}body:lang(ar) .l-header__news.-is-fixed,body:lang(ar) .l-header__news:after,body:lang(fa) .l-header__news.-is-fixed,body:lang(fa) .l-header__news:after,body:lang(ur) .l-header__news.-is-fixed,body:lang(ur) .l-header__news:after{left:auto;right:0}body:lang(ar) .l-header__logo,body:lang(fa) .l-header__logo,body:lang(ur) .l-header__logo{float:right}@media screen and (max-width:768px){body:lang(ar) .l-header__logo,body:lang(fa) .l-header__logo,body:lang(ur) .l-header__logo{float:none}}body:lang(ar) .l-header__back,body:lang(fa) .l-header__back,body:lang(ur) .l-header__back{left:auto;right:-40px}body:lang(ar) .l-header__back:after,body:lang(fa) .l-header__back:after,body:lang(ur) .l-header__back:after{left:auto;right:50%;border-left:0;border-right:2px solid #000;-webkit-transform:translate(50%,-50%) rotate(45deg);-ms-transform:translate(50%,-50%) rotate(45deg);transform:translate(50%,-50%) rotate(45deg)}@media screen and (max-width:768px){body:lang(ar) .l-header__back,body:lang(fa) .l-header__back,body:lang(ur) .l-header__back{right:-10px}}body:lang(ar) .l-header__nav,body:lang(ar) .l-header__nav li>a:after,body:lang(fa) .l-header__nav,body:lang(fa) .l-header__nav li>a:after,body:lang(ur) .l-header__nav,body:lang(ur) .l-header__nav li>a:after{left:auto;right:0}.l-column.-top body:lang(ar) .l-main,.l-column.-top body:lang(fa) .l-main,.l-column.-top body:lang(ur) .l-main,body:lang(ar) .l-main,body:lang(fa) .l-main,body:lang(ur) .l-main{padding-left:30px;padding-right:0;border-left:1px solid #eee;border-right:0}@media screen and (max-width:992px){.l-column.-top body:lang(ar) .l-main,.l-column.-top body:lang(fa) .l-main,.l-column.-top body:lang(ur) .l-main,body:lang(ar) .l-main,body:lang(fa) .l-main,body:lang(ur) .l-main{padding-left:0;border-left:0}}body:lang(ar) .l-side,body:lang(fa) .l-side,body:lang(ur) .l-side{padding-left:0;padding-right:30px}@media screen and (max-width:992px){body:lang(ar) .l-side,body:lang(fa) .l-side,body:lang(ur) .l-side{padding-right:0}}body:lang(ar) .l-banner__item.-columns .l-banner__itemImg,body:lang(fa) .l-banner__item.-columns .l-banner__itemImg,body:lang(ur) .l-banner__item.-columns .l-banner__itemImg{padding-left:20px;padding-right:0}@media screen and (max-width:576px){body:lang(ar) .l-banner__item.-columns .l-banner__itemImg,body:lang(fa) .l-banner__item.-columns .l-banner__itemImg,body:lang(ur) .l-banner__item.-columns .l-banner__itemImg{padding-right:0}}body:lang(ar) .p-topPrograms.-multilingual .c-heading,body:lang(fa) .p-topPrograms.-multilingual .c-heading,body:lang(ur) .p-topPrograms.-multilingual .c-heading{left:auto;right:40px}body:lang(ar) .p-topPrograms:after,body:lang(fa) .p-topPrograms:after,body:lang(ur) .p-topPrograms:after{left:auto;right:0}@media screen and (max-width:768px){body:lang(ar) .p-topPrograms.-multilingual .c-heading,body:lang(fa) .p-topPrograms.-multilingual .c-heading,body:lang(ur) .p-topPrograms.-multilingual .c-heading{right:20px}}@media screen and (max-width:576px){body:lang(ar) .p-topPrograms.-multilingual .p-programsRNOD__heading,body:lang(fa) .p-topPrograms.-multilingual .p-programsRNOD__heading,body:lang(ur) .p-topPrograms.-multilingual .p-programsRNOD__heading{text-align:right}}body:lang(ar) .p-topVideo:after,body:lang(fa) .p-topVideo:after,body:lang(ur) .p-topVideo:after{left:auto;right:-30px}body:lang(ar) .p-topVideo.-multilingual,body:lang(fa) .p-topVideo.-multilingual,body:lang(ur) .p-topVideo.-multilingual{padding-left:40px;padding-right:40px}body:lang(ar) .p-topVideo.-multilingual:after,body:lang(fa) .p-topVideo.-multilingual:after,body:lang(ur) .p-topVideo.-multilingual:after{left:auto;right:40px}body:lang(ar) .p-topVideo.-multilingual .c-item.-media .c-item__texts,body:lang(fa) .p-topVideo.-multilingual .c-item.-media .c-item__texts,body:lang(ur) .p-topVideo.-multilingual .c-item.-media .c-item__texts{padding-left:0;padding-right:20px}@media screen and (max-width:992px){body:lang(ar) .p-topVideo,body:lang(fa) .p-topVideo,body:lang(ur) .p-topVideo{padding-left:30px;padding-right:0;border-left:1px solid #eee;border-right:0}}@media screen and (max-width:768px){body:lang(ar) .p-topVideo,body:lang(fa) .p-topVideo,body:lang(ur) .p-topVideo{padding-left:20px}body:lang(ar) .p-topVideo.-multilingual,body:lang(fa) .p-topVideo.-multilingual,body:lang(ur) .p-topVideo.-multilingual{padding-left:20px;padding-right:20px}body:lang(ar) .p-topVideo.-multilingual:after,body:lang(fa) .p-topVideo.-multilingual:after,body:lang(ur) .p-topVideo.-multilingual:after{right:20px}}@media screen and (max-width:640px){body:lang(ar) .p-topVideo,body:lang(fa) .p-topVideo,body:lang(ur) .p-topVideo{padding-left:0;border-left:0}}body:lang(ar) .p-topNews:after,body:lang(fa) .p-topNews:after,body:lang(ur) .p-topNews:after{left:auto;right:40px}@media screen and (max-width:768px){body:lang(ar) .p-topNews:after,body:lang(fa) .p-topNews:after,body:lang(ur) .p-topNews:after{right:20px}}@media screen and (max-width:576px){body:lang(ar) .p-topGraph__itemTitle,body:lang(fa) .p-topGraph__itemTitle,body:lang(ur) .p-topGraph__itemTitle{text-align:right}}body:lang(ar) .p-topGraph__tabs li:first-child:after,body:lang(fa) .p-topGraph__tabs li:first-child:after,body:lang(ur) .p-topGraph__tabs li:first-child:after{left:0;right:auto}body:lang(ar) .p-topGraph__itemFooter,body:lang(fa) .p-topGraph__itemFooter,body:lang(ur) .p-topGraph__itemFooter{text-align:right}body:lang(ar) .p-topGraph__itemFooter p,body:lang(fa) .p-topGraph__itemFooter p,body:lang(ur) .p-topGraph__itemFooter p{padding-left:0;padding-right:8px}body:lang(ar) .p-topGraph__itemFooter p:before,body:lang(fa) .p-topGraph__itemFooter p:before,body:lang(ur) .p-topGraph__itemFooter p:before{left:auto;right:0}@media screen and (max-width:992px){body:lang(ar) .p-topMain .c-item__texts,body:lang(fa) .p-topMain .c-item__texts,body:lang(ur) .p-topMain .c-item__texts{padding-left:0;padding-right:20px}}@media screen and (max-width:768px){body:lang(ar) .p-topMain .c-item.-card .c-item__texts,body:lang(fa) .p-topMain .c-item.-card .c-item__texts,body:lang(ur) .p-topMain .c-item.-card .c-item__texts{padding-right:0}}body:lang(ar) .p-topMain__items,body:lang(fa) .p-topMain__items,body:lang(ur) .p-topMain__items{padding-left:0;padding-right:40px}@media screen and (max-width:992px){body:lang(ar) .p-topMain__items,body:lang(fa) .p-topMain__items,body:lang(ur) .p-topMain__items{padding-right:0}}body:lang(ar) .p-newsList__categoryName,body:lang(fa) .p-newsList__categoryName,body:lang(ur) .p-newsList__categoryName{padding-left:0;padding-right:9px}body:lang(ar) .p-newsList__categoryName:before,body:lang(fa) .p-newsList__categoryName:before,body:lang(ur) .p-newsList__categoryName:before{left:auto;right:0}@media screen and (max-width:576px){body:lang(ar) .p-newsList__categoryName,body:lang(fa) .p-newsList__categoryName,body:lang(ur) .p-newsList__categoryName{padding-right:0}body:lang(ar) .p-newsList__categoryName:before,body:lang(fa) .p-newsList__categoryName:before,body:lang(ur) .p-newsList__categoryName:before{right:-10px}}body:lang(ar) .p-newsRelatedList li,body:lang(fa) .p-newsRelatedList li,body:lang(ur) .p-newsRelatedList li{padding-left:0;padding-right:20px}body:lang(ar) .p-newsRelatedList li:before,body:lang(fa) .p-newsRelatedList li:before,body:lang(ur) .p-newsRelatedList li:before{left:auto;right:0}body:lang(ar) .p-article__mainImg:before,body:lang(ar) .p-article__mainVideo:before,body:lang(fa) .p-article__mainImg:before,body:lang(fa) .p-article__mainVideo:before,body:lang(ur) .p-article__mainImg:before,body:lang(ur) .p-article__mainVideo:before{left:0;right:auto}body:lang(ar) .p-article__body h2,body:lang(fa) .p-article__body h2,body:lang(ur) .p-article__body h2{padding-left:0;padding-right:20px}body:lang(ar) .p-article__body h2:before,body:lang(fa) .p-article__body h2:before,body:lang(ur) .p-article__body h2:before{left:auto;right:0}body:lang(ar) .p-article__body h4,body:lang(fa) .p-article__body h4,body:lang(ur) .p-article__body h4{padding-left:0;padding-right:8px;border-left:0;border-right:5px solid #333}body:lang(ar) .p-article__body h4:before,body:lang(fa) .p-article__body h4:before,body:lang(ur) .p-article__body h4:before{left:auto;right:1px}body:lang(ar) .p-article__body ul,body:lang(fa) .p-article__body ul,body:lang(ur) .p-article__body ul{padding-left:0;padding-right:20px}@media screen and (max-width:576px){body:lang(ar) .p-article__body h2,body:lang(fa) .p-article__body h2,body:lang(ur) .p-article__body h2{padding-right:0}body:lang(ar) .p-article__body h2:before,body:lang(fa) .p-article__body h2:before,body:lang(ur) .p-article__body h2:before{right:-10px}body:lang(ar) .p-article__body ul,body:lang(fa) .p-article__body ul,body:lang(ur) .p-article__body ul{margin-left:0;margin-right:5px;padding-left:0;padding-right:16px}}body:lang(ar) .p-article__question,body:lang(fa) .p-article__question,body:lang(ur) .p-article__question{padding-left:0;padding-right:30px}body:lang(ar) .p-article__question:before,body:lang(fa) .p-article__question:before,body:lang(ur) .p-article__question:before{left:auto;right:0}@media screen and (max-width:576px){body:lang(ar) .p-article__question,body:lang(fa) .p-article__question,body:lang(ur) .p-article__question{padding-left:0;padding-right:25px}}body:lang(ar) .p-article__float .p-article__img,body:lang(fa) .p-article__float .p-article__img,body:lang(ur) .p-article__float .p-article__img{float:right;margin-left:40px;margin-right:0}body:lang(ar) .p-article__float.-right .p-article__img,body:lang(fa) .p-article__float.-right .p-article__img,body:lang(ur) .p-article__float.-right .p-article__img{float:left;margin-right:0;margin-left:40px}@media screen and (max-width:576px){body:lang(ar) .p-article__float .p-article__img,body:lang(fa) .p-article__float .p-article__img,body:lang(ur) .p-article__float .p-article__img{margin-left:20px}}body:lang(ar) .p-article__authorThumb,body:lang(fa) .p-article__authorThumb,body:lang(ur) .p-article__authorThumb{padding-left:30px;padding-right:0}@media screen and (max-width:576px){body:lang(ar) .p-article__authorThumb,body:lang(fa) .p-article__authorThumb,body:lang(ur) .p-article__authorThumb{padding-left:14px;padding-right:0}}body:lang(ar) .p-articleTopStories:before,body:lang(fa) .p-articleTopStories:before,body:lang(ur) .p-articleTopStories:before{display:none}body:lang(ar) .p-articleTopStories .c-item.-media.-active .c-item__img a:after,body:lang(fa) .p-articleTopStories .c-item.-media.-active .c-item__img a:after,body:lang(ur) .p-articleTopStories .c-item.-media.-active .c-item__img a:after{left:auto;right:-5px}@media screen and (max-width:992px){body:lang(ar) .p-articleTopStories,body:lang(fa) .p-articleTopStories,body:lang(ur) .p-articleTopStories{padding-left:30px;padding-right:0;border-left:1px solid #eee;border-right:0}body:lang(ar) .p-articleTopStories.-multilingual,body:lang(fa) .p-articleTopStories.-multilingual,body:lang(ur) .p-articleTopStories.-multilingual{padding-left:0;border-left:0}}@media screen and (max-width:768px){body:lang(ar) .p-articleTopStories,body:lang(fa) .p-articleTopStories,body:lang(ur) .p-articleTopStories{padding-left:15px}}@media screen and (max-width:640px){body:lang(ar) .p-articleTopStories,body:lang(fa) .p-articleTopStories,body:lang(ur) .p-articleTopStories{padding-left:20px;padding-right:20px}body:lang(ar) .p-articleTopStories.-multilingual,body:lang(fa) .p-articleTopStories.-multilingual,body:lang(ur) .p-articleTopStories.-multilingual{padding-left:20px}body:lang(ar) .p-articleTopStories .c-item.-media.-active:after,body:lang(fa) .p-articleTopStories .c-item.-media.-active:after,body:lang(ur) .p-articleTopStories .c-item.-media.-active:after{left:-20px;right:auto;border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:2px;border-bottom-left-radius:2px}}@media screen and (max-width:768px){body:lang(ar) .p-backstoriesDetail__top .c-mainBlock__texts,body:lang(fa) .p-backstoriesDetail__top .c-mainBlock__texts,body:lang(ur) .p-backstoriesDetail__top .c-mainBlock__texts{padding-left:20px;padding-right:20px}}body:lang(ar) .p-programsRNOD__btns a .c-icon,body:lang(fa) .p-programsRNOD__btns a .c-icon,body:lang(ur) .p-programsRNOD__btns a .c-icon{margin-left:12px;margin-right:0}body:lang(ar) .p-qa__question,body:lang(fa) .p-qa__question,body:lang(ur) .p-qa__question{padding-left:40px;padding-right:0}body:lang(ar) .p-qa__question:after,body:lang(fa) .p-qa__question:after,body:lang(ur) .p-qa__question:after{left:0;right:auto}body:lang(ar) .c-item__title{line-height:1.5}body:lang(ar) .p-article__head .c-title{line-height:1.25}body:lang(ar) .p-article__body p{line-height:1.8}body:lang(bn) .c-item__title{line-height:1.5}body:lang(bn) .c-heading{padding-bottom:10px}body:lang(bn) .p-topGraph__itemTitle{line-height:1.4}body:lang(bn) .p-topGraph__itemFooter p{line-height:1.6}body:lang(bn) .p-article__head .c-title{line-height:1.2}body:lang(bn) .p-article__body p{line-height:1.8}@media screen and (max-width:576px){body:lang(bn) .p-programsRNOD__btns li:last-child a{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body:lang(bn) .p-programsRNOD__btns li:last-child a span{display:block;padding-left:30px;text-align:center}body:lang(bn) .p-programsRNOD__btns li:last-child .c-icon{position:absolute;top:50%;right:75%;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%)}}body:lang(en) .l-header__nav{padding:0 140px}body:lang(en) .l-header__nav>ul{max-width:640px}@media screen and (max-width:768px){body:lang(en) .l-header__nav{padding:0}}@media screen and (max-width:576px){body:lang(en) .l-header__nav li:nth-child(5){display:none}}body:lang(en) .p-topVideo .c-item__title a{font-size:1.5rem}body:lang(fa) .c-item__title{line-height:1.5}body:lang(fa) .p-topGraph__itemTitle{line-height:1.4}body:lang(fa) .p-topGraph__itemFooter p{line-height:1.6}body:lang(fa) .p-article__body p{line-height:1.8}@media screen and (max-width:576px){body:lang(fa) .p-programsRNOD__btns li:last-child a{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body:lang(fa) .p-programsRNOD__btns li:last-child a span{display:block;padding-right:30px;text-align:center}body:lang(fa) .p-programsRNOD__btns li:last-child .c-icon{position:absolute;top:50%;left:75%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}body:lang(hi) .c-title.-border{padding-bottom:12px}body:lang(hi) .c-item__title{line-height:1.5}body:lang(hi) .p-topGraph__itemTitle{line-height:1.4}body:lang(hi) .p-article__body p,body:lang(hi) .p-article__head .c-title,body:lang(hi) .p-topGraph__itemFooter p{line-height:1.6}body:lang(id) .l-header__nav{padding:0 140px}body:lang(id) .l-header__nav>ul{max-width:640px}@media screen and (max-width:768px){body:lang(id) .l-header__nav{padding:0}}@media screen and (max-width:576px){body:lang(id) .l-header__nav li>a{font-size:.75rem}}@media screen and (max-width:374px){body:lang(id) .l-header__nav li>a{font-size:.6875rem}}body:lang(my) .l-header__nav{padding:0 140px}body:lang(my) .l-header__nav>ul{max-width:640px}body:lang(my) .l-header__nav li>a{padding-top:12px;font-size:.875rem;line-height:1.8}@media screen and (max-width:768px){body:lang(my) .l-header__nav{padding:0}}@media screen and (max-width:576px){body:lang(my) .l-header__nav li>a{font-size:.625rem}}@media screen and (max-width:374px){body:lang(my) .l-header__nav li>a{font-size:.625rem}}body:lang(my) .c-title.-border{padding-bottom:18px}@media screen and (max-width:576px){body:lang(my) .c-title.-border{padding-bottom:12px}}body:lang(my) .c-heading{padding-bottom:12px}body:lang(my) .c-viewAll__btn{width:200px}@media screen and (max-width:576px){body:lang(my) .c-viewAll__btn{width:180px}}body:lang(my) .c-list .c-item__info{margin-top:8px}@media screen and (max-width:576px){body:lang(my) .c-list.-type01 .c-item{padding-bottom:14px}}body:lang(my) .c-item__title{line-height:1.8}@media screen and (max-width:576px){body:lang(my) .c-item__info{margin-top:8px}}body:lang(my) .c-mainBlock .c-title{line-height:1.9}body:lang(my) .p-topGraph__itemTitle{margin-bottom:20px;line-height:1.8}@media screen and (max-width:576px){body:lang(my) .p-topGraph__itemTitle{margin-bottom:14px}}body:lang(my) .p-topGraph__itemFooter p{line-height:2.2}@media screen and (max-width:576px){body:lang(my) .p-topGraph__itemFooter p{line-height:2}}body:lang(my) .p-topMain__description{line-height:1.9}body:lang(my) .p-article__head .c-title{line-height:1.6}body:lang(my) .p-article__body p{line-height:2.2}@media screen and (max-width:576px){body:lang(my) .p-article__body p{line-height:2}}body:lang(my) .p-qa,body:lang(my) .p-qa__title{line-height:2.2}@media screen and (max-width:576px){body:lang(my) .p-qa__question,body:lang(my) .p-qa__title{line-height:2.2}}@media screen and (max-width:576px){body:lang(ru) .c-viewAll__btn{width:160px}}body:lang(sw) .l-header__nav{padding:0 140px}body:lang(sw) .l-header__nav>ul{max-width:640px}@media screen and (max-width:768px){body:lang(sw) .l-header__nav{padding:0}}@media screen and (max-width:576px){body:lang(sw) .l-header__nav li>a{font-size:.75rem}}body:lang(sw) .c-viewAll__btn{width:200px}@media screen and (max-width:576px){body:lang(sw) .c-viewAll__btn{width:180px}}body:lang(th) .c-item__title{line-height:1.6}body:lang(th) .c-item__info span,body:lang(th) .p-topGraph__itemTitle{line-height:1.4}body:lang(th) .p-article__head .c-title,body:lang(th) .p-topGraph__itemFooter p{line-height:1.6}body:lang(th) .p-article__body p{line-height:1.8}body:lang(ur) .c-title.-border{padding-bottom:8px}body:lang(ur) .c-item__title{line-height:1.4}body:lang(ur) .c-list .c-item__info{margin-top:10px}body:lang(ur) .p-topGraph__itemTitle{line-height:1.7}body:lang(ur) .p-topGraph__itemFooter p{line-height:2}body:lang(ur) .p-article__head .c-title{line-height:1.4}body:lang(ur) .p-article__body p{line-height:1.7}@media screen and (max-width:576px){body:lang(ur) .p-programsRNOD__btns li:last-child a{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body:lang(ur) .p-programsRNOD__btns li:last-child a span{display:block;padding-right:30px;text-align:center}body:lang(ur) .p-programsRNOD__btns li:last-child .c-icon{position:absolute;top:50%;left:75%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}body:lang(vi) .l-header__nav{padding:0 140px}body:lang(vi) .l-header__nav>ul{max-width:640px}@media screen and (max-width:768px){body:lang(vi) .l-header__nav{padding:0}}@media screen and (max-width:576px){body:lang(vi) .l-header__nav li>a{font-size:.6875rem}}@media screen and (max-width:374px){body:lang(vi) .l-header__nav li>a{font-size:.6875rem}}body:lang(vi) .c-item__title{line-height:1.4}body:lang(vi) .p-article__head .c-title{line-height:1.2}@media screen and (min-width:992px){body:lang(zh) .p-videos .c-mainBlock .c-title__text{font-size:1.875rem}}.p-tags__coronaTable:lang(ar) th,.p-tags__coronaTable:lang(ar) tr:first-child th,.p-tags__coronaTable:lang(fa) th,.p-tags__coronaTable:lang(fa) tr:first-child th,.p-tags__coronaTable:lang(ur) th,.p-tags__coronaTable:lang(ur) tr:first-child th{text-align:right}.p-tags__coronaTable:lang(ar) td,.p-tags__coronaTable:lang(fa) td,.p-tags__coronaTable:lang(ur) td{direction:ltr}.p-tags__coronaTable:lang(my) tr:first-child th{font-size:1rem;line-height:2}.p-tags__coronaTableDate:lang(ar),.p-tags__coronaTableDate:lang(fa),.p-tags__coronaTableDate:lang(ur){text-align:left}.p-tags__coronaTableHeading>span{display:inline-block}.p-tags__coronaTableHeading:lang(my){font-size:1.5rem;line-height:2}@media screen and (max-width:576px){.p-tags__coronaTableHeading:lang(my){font-size:1.125rem}}.p-tags__coronaTableHeading:lang(th){line-height:1.6}.p-tags__coronaTableNote:lang(my){line-height:2}.p-tags__accordionTitle:lang(ar),.p-tags__accordionTitle:lang(fa),.p-tags__accordionTitle:lang(ur){padding-right:0;padding-left:40px}.p-tags__accordionTitle:lang(ar):after,.p-tags__accordionTitle:lang(fa):after,.p-tags__accordionTitle:lang(ur):after{left:10px;right:auto}.p-tags__accordionTitle:lang(my){line-height:2}.p-tags__accordionTitle:lang(th){line-height:1.6}.p-tags__switchItemFooter:lang(ar) li,.p-tags__switchItemFooter:lang(fa) li,.p-tags__switchItemFooter:lang(ur) li{padding-left:0;padding-right:10px}.p-tags__switchItemFooter:lang(ar) li:before,.p-tags__switchItemFooter:lang(fa) li:before,.p-tags__switchItemFooter:lang(ur) li:before{left:auto;right:0;text-align:right}.p-tags__switchItemFooter:lang(my){line-height:2}.p-coronaMulti{padding-bottom:80px}.p-coronaMulti .p-tags__module:first-child{margin-top:10px;border-top:0}@media screen and (max-width:576px){.p-coronaMulti{padding-top:0;padding-bottom:40px}}.p-gtvOndemand__list[data-v-30cd7bbb]{padding:0}.p-gtvOndemand__list+.p-gtvOndemand__list[data-v-30cd7bbb]{padding-top:40px}.heading[data-v-30cd7bbb]{margin:0;font-size:1.5rem;line-height:1.2;font-weight:400}@media screen and (max-width:576px){.heading[data-v-30cd7bbb]{margin-bottom:-5px;font-size:1.125rem}}.heading a[data-v-30cd7bbb]:link,.heading a[data-v-30cd7bbb]:visited{color:#999;text-decoration:none}.heading a[data-v-30cd7bbb]:active,.heading a[data-v-30cd7bbb]:hover{color:#ccc;text-decoration:none}.vodArticleList+.vodArticleList[data-v-30cd7bbb]{margin-top:40px}.vodArticles[data-v-30cd7bbb]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:0 -10px}@media screen and (max-width:768px){.vodArticles[data-v-30cd7bbb]{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:576px){.vodArticles[data-v-30cd7bbb]{margin:0 -8px}}@media screen and (max-width:992px){.vodArticles .vodArticle[data-v-30cd7bbb]{width:25%}.vodArticles .vodArticle[data-v-30cd7bbb]:nth-child(5){display:none}}@media screen and (max-width:768px){.vodArticles .vodArticle[data-v-30cd7bbb]{width:50%}}@media screen and (max-width:576px){.vodArticles .vodArticle[data-v-30cd7bbb]{padding:0 8px}}.vodArticle[data-v-30cd7bbb]{width:20%;margin-top:20px;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.vodArticle a[data-v-30cd7bbb]:link,.vodArticle a[data-v-30cd7bbb]:visited{color:#000;text-decoration:none}.vodArticle a[data-v-30cd7bbb]:active,.vodArticle a[data-v-30cd7bbb]:hover{color:#333;text-decoration:none}.vodArticle__img[data-v-30cd7bbb]{position:relative}.vodArticle__img img[data-v-30cd7bbb]{width:100%;height:auto;vertical-align:top}.vodArticle__img .c-icon[data-v-30cd7bbb]{position:absolute;bottom:4px;left:4px}.vodArticle__title[data-v-30cd7bbb]{margin-top:6px;font-size:.9375rem;font-weight:700;line-height:1.2}@media screen and (max-width:576px){.vodArticle__title[data-v-30cd7bbb]{font-size:.875rem}}.vodArticle__program[data-v-30cd7bbb]{margin-top:5px;color:#999;font-size:.875rem;font-weight:700;line-height:1.2}@media screen and (max-width:576px){.vodArticle__program[data-v-30cd7bbb]{font-size:.75rem}}.vodArticle__time[data-v-30cd7bbb]{margin-top:5px;font-size:.6875rem;line-height:1}@media screen and (max-width:576px){.vodArticle__time[data-v-30cd7bbb]{font-size:.625rem}}.vodArticle__time .c-icon[data-v-30cd7bbb]{position:relative;top:2px;margin-right:5px}