@charset "utf-8";.m-ticker{margin:20px auto -20px;width:1180px;font-size:1rem}.m-ticker-item{font-size:16px;line-height:1.25;margin-top:8px;background-color:#212121;border:1px solid;border-radius:8px;overflow:hidden}.m-ticker-item__link{color:currentColor;text-decoration:none;padding:14px 20px}.m-ticker-item-label,.m-ticker-item__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.m-ticker-item-label{font-weight:700}.m-ticker-item-label:before{width:20px;height:20px;margin-right:6px;content:"";background-repeat:no-repeat;display:inline-block}.m-ticker-item__ttl{display:inline-block;-webkit-font-kerning:none;font-kerning:none;font-family:sans-serif;color:#fff;padding-left:10px}.m-ticker-item-imgwrap{height:56px;padding-left:8px;margin:-6px -12px -6px auto}.m-ticker-item-imgwrap__img{height:100%}.m-ticker .\--flash,.m-ticker .\--tsunami{color:#ff4318}.m-ticker .\--flash .m-ticker-item-label:before,.m-ticker .\--tsunami .m-ticker-item-label:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%2020%2020%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m10%200c-5.5%200-10%204.5-10%2010s4.5%2010%2010%2010%2010-4.5%2010-10-4.5-10-10-10zm-2%2017.1%201.2-5.6h-3.2l6-8.5-1%205.6h3c0%20.1-6%208.5-6%208.5z%22%20fill%3D%22%23ff4318%22%2F%3E%3C%2Fsvg%3E")}.m-ticker .\--disaster,.m-ticker .\--earthquake{color:#43bffe}.m-ticker .\--disaster .m-ticker-item-label:before,.m-ticker .\--earthquake .m-ticker-item-label:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%2020%2020%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m10%200c-5.5%200-10%204.5-10%2010s4.5%2010%2010%2010%2010-4.5%2010-10-4.5-10-10-10zm-2%2017.1%201.2-5.6h-3.2l6-8.5-1%205.6h3c0%20.1-6%208.5-6%208.5z%22%20fill%3D%22%2343bffe%22%2F%3E%3C%2Fsvg%3E")}.m-ticker .\--live,.m-ticker .\--primenews{color:#f8c01c}.m-ticker .\--live .m-ticker-item-label:before,.m-ticker .\--primenews .m-ticker-item-label:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%2020%2020%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-rule%3D%22evenodd%22%20fill%3D%22%23f8c01c%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m13%2010c0%201.7-1.3%203-3%203s-3-1.3-3-3%201.3-3%203-3%203%201.3%203%203%22%2F%3E%3Cpath%20d%3D%22m10%200c-5.5%200-10%204.5-10%2010s4.5%2010%2010%2010%2010-4.5%2010-10-4.5-10-10-10m0%2014.6c-5.5%200-8-4.6-8-4.6s2.5-4.6%208-4.6%208%204.6%208%204.6-2.5%204.6-8%204.6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.m-article-item{width:100%;-webkit-transition-duration:.18s;transition-duration:.18s;-webkit-transition-timing-function:cubic-bezier(0,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1);background-color:#fff;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);border-radius:8px;overflow:hidden}.m-article-item:hover{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.m-article-item__link{text-decoration:none}.m-article-item-imgwrap{position:relative;overflow:hidden;top:0;left:0;width:100%;max-height:100%}.m-article-item-imgwrap img{position:absolute;max-width:none;height:100%;top:0;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);-o-object-fit:contain;object-fit:contain}.m-article-item-info{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative;padding:16px 20px 12px;width:100%}.m-article-item-info,.m-article-item-info-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.m-article-item-info-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.m-article-item-info:after{content:"";position:absolute;bottom:0;left:20px;right:20px;border-top:1px solid #e0e0e0;border-color:currentColor}.m-article-item-info.\--feature{color:#25a87c}.m-article-item-info.\--news{color:#209ec8}.m-article-item-info.\--program{color:#ff5d5d}.m-article-item-info.\--reporter{color:#25a87c}.m-article-item-info.\--live{color:#f8c01c}.m-article-item-info__ttl{color:#212121;font-family:Yu Gothic,sans-serif;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";line-height:1.38}.m-article-item-info__summary{margin-top:12px;font-size:16px;line-height:1.5;color:#757575;-webkit-font-kerning:none;font-kerning:none;font-family:sans-serif}.m-article-item-info__date{font-size:.6875rem;color:#757575;white-space:nowrap}.m-article-item-info__date:before{content:"";background-repeat:no-repeat;display:inline-block;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%2012%2012%22%20viewBox%3D%220%200%2012%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23757575%22%3E%3Ccircle%20cx%3D%226%22%20cy%3D%226%22%20r%3D%226%22%2F%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22square%22%3E%3Cpath%20d%3D%22m5.5%202.5v4%22%2F%3E%3Cpath%20d%3D%22m6.5%206.5h2%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-size:12px 12px;background-position:50%;width:15px;height:12px;position:relative;top:2px}.m-article-item-info__author-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.m-article-item-info__author-imgwrap{display:block;overflow:hidden;position:relative;margin-right:10px;width:32px;height:32px;border-radius:99rem;-webkit-box-shadow:0 0 0 1px #e0e0e0;box-shadow:0 0 0 1px #e0e0e0}.m-article-item-info__author-imgwrap__img{-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;height:100%}.m-article-item-info__author-ttl{color:#212121;font-size:.8125rem;font-weight:700;line-height:1.231}.m-article-item.\--vertical .m-article-item-imgwrap img{max-width:100%;height:auto}.m-article-item.\--vertical .m-article-item-imgwrap:before{content:"";display:block;padding-top:56%}.m-article-item.\--vertical .m-article-item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.m-article-item.\--vertical .m-article-item-info__label{background-color:currentColor;border-radius:99rem;position:absolute;left:20px;top:0;line-height:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.m-article-item.\--vertical .c-label{color:#fff}.m-article-item.\--horizontal{margin-top:8px}.m-article-item.\--horizontal [id^=div-gpt-ad]{min-height:102px}.m-article-item.\--horizontal .m-article-item-imgwrap{width:30%;max-width:180px;min-height:102px;-ms-flex-negative:0;flex-shrink:0;height:auto;border-top-left-radius:8px;border-bottom-left-radius:8px}.m-article-item.\--horizontal .m-article-item__link{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.m-article-item.\--horizontal .m-article-item-info{width:70%}.m-article-item.\--horizontal .m-article-item-info-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.m-article-item.\--horizontal .m-article-item-info__ttl{font-size:1.25rem;margin-top:0;margin-bottom:4px;line-height:1.38}.m-article-item.\--horizontal .m-article-item-info__ttl.\--feature,.m-article-item.\--horizontal .m-article-item-info__ttl.\--news,.m-article-item.\--horizontal .m-article-item-info__ttl.\--program{font-size:.9rem}.m-article-item.\--horizontal .c-label{color:currentColor;padding-left:0}.m-article-item.\--horizontal .c-label.\--sub{color:#212121}.m-article-item.\--author .m-article-item-imgwrap{height:150px;width:260px;max-width:none}.\--col2 .m-article-item-info__ttl,.m-article.\--col3 .m-article-item-info__ttl,.m-article.\--col4 .m-article-item-info__ttl{font-size:1.25rem}.m-article.\--col2,.m-article.\--col3,.m-article.\--col4{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}.m-article.\--col2 .m-article-item,.m-article.\--col3 .m-article-item,.m-article.\--col4 .m-article-item{margin-top:16px}.m-article.\--col2 .m-article-item:nth-child(n+2),.m-article.\--col3 .m-article-item:nth-child(n+2),.m-article.\--col4 .m-article-item:nth-child(n+2){margin-left:16px}.m-article.\--col2 .m-article-item-info__ttl,.m-article.\--col3 .m-article-item-info__ttl,.m-article.\--col4 .m-article-item-info__ttl{margin-top:0;margin-bottom:0;line-height:1.38}.m-article.\--col2 .m-article-item{width:49.26108%}.m-article.\--col2 .m-article-item:nth-child(odd){margin-left:0}.m-article.\--col3 .m-article-item{width:32.36246%}.m-article.\--col3 .m-article-item:nth-child(3n+1){margin-left:0}.m-article.\--col4 .m-article-item{width:23.98082%}.m-article.\--col4 .m-article-item:nth-child(5n){margin-left:0}.m-article-item.\--video .m-article-item-imgwrap:after{content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%2020%2020%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20clip-rule%3D%22evenodd%22%20d%3D%22m0%2010c0-5.5%204.5-10%2010-10s10%204.5%2010%2010-4.5%2010-10%2010-10-4.5-10-10%22%20fill%3D%22%230080a4%22%20fill-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22m13%2012.6v2.4h-9v-6h9v2.4l4-2.4v6zm-4-6.6c0-1.1.9-2%202-2s2%20.9%202%202-.9%202-2%202-2-.9-2-2zm-5%200c0-1.1.9-2%202-2s2%20.9%202%202-.9%202-2%202-2-.9-2-2z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");width:24px;height:24px;position:absolute;right:12px;bottom:12px;background-repeat:no-repeat;display:inline-block}.m-article-item.\--live .m-article-item-imgwrap:after{content:"";background-image:url(data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%2020%2020%22%20viewBox%3D%220%200%2020%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-rule%3D%22evenodd%22%20fill%3D%22%23f8c01c%22%20fill-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22m13%2010c0%201.7-1.3%203-3%203s-3-1.3-3-3%201.3-3%203-3%203%201.3%203%203%22%2F%3E%3Cpath%20d%3D%22m10%200c-5.5%200-10%204.5-10%2010s4.5%2010%2010%2010%2010-4.5%2010-10-4.5-10-10-10m0%2014.6c-5.5%200-8-4.6-8-4.6s2.5-4.6%208-4.6%208%204.6%208%204.6-2.5%204.6-8%204.6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);background-repeat:no-repeat;display:inline-block;width:24px;height:24px;position:absolute;bottom:16px;right:16px}.m-author-item{-webkit-transition-duration:.18s;transition-duration:.18s;-webkit-transition-timing-function:cubic-bezier(0,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1);background-color:#fff;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);border-radius:8px;overflow:hidden}.m-author-item:hover{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.m-author-item__link{display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;position:relative;height:100%}.m-author-item__link:after{content:"";position:absolute;bottom:0;left:20px;right:20px;border-top:1px solid #e0e0e0;border-color:currentColor}.m-author-item-imgwrap{-ms-flex-preferred-size:30%;flex-basis:30%;display:block;overflow:hidden;position:relative;height:96px;margin:16px 10px 16px 20px;border-radius:99rem;-webkit-box-shadow:0 0 0 1px #e0e0e0;box-shadow:0 0 0 1px #e0e0e0}.m-author-item-imgwrap img{position:absolute;max-width:none;height:100%;top:0;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);border-radius:50%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover; object-position: center center;"}.m-author-item.\--author{margin-top:12px;padding:0 16px 16px;width:100%}.m-author-item.\--author .c-pagettl{font-size:.8125rem}.m-author-item.\--author .m-author-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-author-item.\--author .m-author-item-imgwrap{-ms-flex-preferred-size:auto;flex-basis:auto;margin-left:12px;height:32px;width:32px}.m-author-item-info{position:relative;margin:16px 20px 16px 10px;-ms-flex-preferred-size:70%;flex-basis:70%}.m-author-item-info__ttl{font-size:1.25rem;font-family:Yu Gothic,sans-serif;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";line-height:1.38}.m-author-item-info__summary{margin-top:12px;font-size:.8125rem;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.m-author-item-info__label{margin-top:10px}.m-author-item-info__label .c-label{padding-left:0;letter-spacing:-.06em}.m-author-item-info__count{font-size:.8125rem;font-weight:700;color:#757575;white-space:nowrap;position:absolute;bottom:0;right:0}.m-author-item-info__count:before{content:"";background-repeat:no-repeat;display:inline-block;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%2010%2012%22%20viewBox%3D%220%200%2010%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%239e9e9e%22%3E%3Cpath%20d%3D%22m0%200h10v12h-10z%22%2F%3E%3Cpath%20d%3D%22m2%202.5h6m-6%203h6m-6%203h6%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22square%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-size:12px 12px;background-position:50%;width:15px;height:12px;position:relative;top:1px}.m-author-item-info__count span{font-size:.6875rem;font-weight:400;margin:8px}.m-author-item.\--detail{display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px;margin-bottom:20px}.m-author-item.\--detail .m-author-item-imgwrap{margin:0 40px 40px 0;width:192px;height:192px}.m-author-item.\--detail .m-author-item-info__ttl{font-size:32px}.m-author-item.\--detail .m-author-item-info__summary{display:block;font-size:1rem;margin:40px 0}.m-author-item.\--detail .m-author-item-info__summary br{margin:20px}.m-author-item.\--detail .m-author-item-info__sns-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:16px}.m-author-item.\--detail .m-author-item-info__sns-btn.\--twitter{color:#1da1f2}.m-author-item.\--detail .m-author-item-info__sns-btn.\--facebook{color:#3b5998}.m-author-item.\--detail .m-author-item-info__sns-btn.\--instagram{color:#8a3ab9}.m-author-item.\--detail .m-author-item-info__sns-btn.\--youtube{color:red}.m-author-item.\--detail .m-author-item-info__sns-btn.\--url{color:#757575}.m-author-item.\--detail .m-author-item-info__sns-btn{font-size:.8125rem;line-height:1.231;font-weight:700;text-decoration:none;padding:10px 16px;border:1px solid;border-radius:99rem;margin:4px}.m-author-item.\--detail .m-author-item-info__sns-link{color:currentColor;text-decoration:none}.m-attr{padding:4px 12px 0;-webkit-transition-duration:.18s;transition-duration:.18s;-webkit-transition-timing-function:cubic-bezier(0,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1);background-color:#fff;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);border-radius:8px;overflow:hidden}.m-attr:hover{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.m-attr.\--list{padding-bottom:16px}.m-attr-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.m-attr__headline{font-size:.8125rem;margin:0 -16px}.m-attr__headline:before{margin-right:4px;height:14px;width:46px}.m-attr__label{margin-left:12px}.m-attr__btn,.m-attr__label{color:#757575;font-size:.6875rem}.m-attr__btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #bdbdbd;border-radius:99rem;display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px 12px}.m-attr__btn:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%208%2016%22%20viewBox%3D%220%200%208%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m5.7%203.3c0-1.9%201.6-2.1%201.6-3.3h-6.6c0%201.3%201.6%201.4%201.6%203.3%200%202.5-2.3%202.2-2.3%206.7h3.3v4.7l.7%201.3.7-1.3v-4.7h3.3c0-4.5-2.3-4.2-2.3-6.7%22%20fill%3D%22%23dbdbdb%22%2F%3E%3C%2Fsvg%3E");content:"";background-repeat:no-repeat;display:inline-block;width:16px;height:16px}.m-attr__btn.\--selected{border:1px solid #209ec8;color:#209ec8}.m-attr__btn.\--selected:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%208%2016%22%20viewBox%3D%220%200%208%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m5.7%203.3c0-1.9%201.6-2.1%201.6-3.3h-6.6c0%201.3%201.6%201.4%201.6%203.3%200%202.5-2.3%202.2-2.3%206.7h3.3v4.7l.7%201.3.7-1.3v-4.7h3.3c0-4.5-2.3-4.2-2.3-6.7%22%20fill%3D%22%23209ec8%22%2F%3E%3C%2Fsvg%3E")}.m-attr-banner{margin:0 -12px;padding:0;-webkit-box-shadow:0 0 0 1px #e0e0e0;box-shadow:0 0 0 1px #e0e0e0;border-width:1px 0}.m-attr-banner-imgwrap{position:relative;overflow:hidden}.m-attr-banner-imgwrap:before{content:"";display:block;padding-top:55%}.m-attr-banner-imgwrap__img{position:absolute;top:0;left:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:100%;-o-object-fit:cover;object-fit:cover}.m-attr .m-article-item.\--horizontal .m-article-item-imgwrap{width:96px}.m-attr .m-article-item.\--horizontal .m-article-item-info__ttl{font-size:.8125rem}.m-attr .\--mini .m-attr-banner{margin-bottom:0}.m-attr .\--mini .m-attr-banner-imgwrap:before{padding-top:107px}.m-ranking{background-color:#fff;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);border-radius:8px;overflow:hidden}.m-ranking.\--top{margin-top:20px}.m-ranking__headline{font-size:.8125rem}.m-ranking__headline:before{margin-right:4px;height:14px;width:46px}.m-ranking .\--rank1 .m-ranking-item__link:before{content:"1"}.m-ranking .\--rank2 .m-ranking-item__link:before{content:"2"}.m-ranking .\--rank3 .m-ranking-item__link:before{content:"3"}.m-ranking .\--rank4 .m-ranking-item__link:before{content:"4"}.m-ranking .\--rank5 .m-ranking-item__link:before{content:"5"}.m-ranking .\--rank6 .m-ranking-item__link:before{content:"6"}.m-ranking .\--rank7 .m-ranking-item__link:before{content:"7"}.m-ranking .\--rank8 .m-ranking-item__link:before{content:"8"}.m-ranking .\--rank9 .m-ranking-item__link:before{content:"9"}.m-ranking .\--rank10 .m-ranking-item__link:before{content:"10"}.m-ranking-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin:auto;width:90%}.m-ranking-tabs-item{background-color:#e0e0e0;border-radius:4px 4px 0 0;cursor:pointer;padding:3px;text-align:center;width:32%}.m-ranking-tabs-item.is-active{color:#fff;background-color:#212121;font-weight:700}.m-ranking-item{-webkit-transition-duration:.18s;transition-duration:.18s;-webkit-transition-timing-function:cubic-bezier(0,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.m-ranking-item-wrap{display:none}.m-ranking-item-wrap.is-active{display:block;border-top:1px solid #212121}.m-ranking-item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:10px 20px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-ranking-item:before{content:"";position:absolute;bottom:0;left:20px;right:20px;border-top:1px solid #e0e0e0;top:0}.m-ranking-item:hover{background-color:rgba(0,0,0,.04)}.m-ranking-item__link{text-decoration:none;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:auto}.m-ranking-item__link:before{content:"";font-weight:bolder;font-size:1.2em;line-height:1.5;text-align:center;font-family:Arial Black;font-style:italic;width:32px;height:24px;margin-right:8px}.m-ranking-item-imgwrap{-ms-flex-negative:1;flex-shrink:1;background-color:#e0e0e0;margin-right:8px;position:relative;overflow:hidden;width:20%;min-width:72px;height:40px}.m-ranking-item-imgwrap img{position:absolute;max-width:none;height:100%;top:0;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}.m-ranking-item__ttl{font-family:Yu Gothic,sans-serif;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";line-height:1.38;-ms-flex-negative:2;flex-shrink:2;font-size:.8125rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;width:72%}.m-ranking-item__adname{position:absolute;right:0;bottom:0;color:#888;font-size:10px;font-weight:400;overflow:hidden;text-overflow:ellipsis}.m-ranking-item.\--rank10 .m-ranking-item__link:before{letter-spacing:-.11rem}.m-pager{margin-top:10px;text-align:center}.m-pager-list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);border-radius:8px;overflow:hidden}.m-pager-list-item{font-size:.8125rem;font-weight:700;width:56px;-webkit-box-shadow:0 0 0 1px #e0e0e0;box-shadow:0 0 0 1px #e0e0e0;line-height:56px}.m-pager-list-item__link{display:block;text-decoration:none;-webkit-transition-duration:.18s;transition-duration:.18s;-webkit-transition-timing-function:cubic-bezier(0,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1);-webkit-box-shadow:0 0 0 1px #e0e0e0;box-shadow:0 0 0 1px #e0e0e0}.m-pager-list-item__link:hover{-webkit-box-shadow:0 0 0 1px #bdbdbd;box-shadow:0 0 0 1px #bdbdbd}.m-pager-list:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.m-pager-list:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.m-pager .is-active{background-color:#666;border-color:#666}.m-pager .is-active .m-pager-list-item__link{color:#fff}.vjs-subs-caps-button{display:none!important}.video-js.vjs-ended .vjs-control-bar{display:none}.video-js .vjs-upnext-list{position:absolute;height:100%;width:100%;background:rgba(0,0,0,.8)}.video-js .vjs-upnext-list,.video-js .vjs-upnext-replay{opacity:0;-webkit-transition:opacity .5s ease-in;transition:opacity .5s ease-in;pointer-events:none}.video-js.vjs-ended .vjs-upnext-list,.video-js.vjs-ended .vjs-upnext-replay{opacity:1;pointer-events:auto}.vjs-upnext-list.article-related-contents-wrap{padding:10px;-ms-flex-pack:distribute;justify-content:space-around;padding:15px;height:100%}.vjs-upnext-list .m-article-item{width:48%;margin-right:0;margin-bottom:8px}.vjs-upnext-list .m-article-item .m-article-item-info__ttl{font-size:1rem}.vjs-upnext-list .m-article-item.\--horizontal .c-label{color:#757575}.article{background-color:#fff;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);border-radius:8px;overflow:hidden}.article__link a{font-weight:700;display:block}.article__link a:nth-child(n+2){margin-top:8px}.article.\--feature .article-header__summary:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%20143.4%2010.3%22%20viewBox%3D%220%200%20143.4%2010.3%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m7.9%202.3c0%201.2-.8%202.1-1.8%202.7.9.3%201.5%201%201.5%201.9%200%202.1-2.2%203.4-4.9%203.4-.7%200-1.8-.2-2.7-.5l.5-1.6c.7.2%201.5.4%202.4.4%201.2%200%202.6-.4%202.6-1.6%200-.9-1.1-1-1.8-1h-1.8l.3-1.7c.8%200%203.6.3%203.6-1.4%200-.8-.9-1-1.9-1-.6%200-1.5.1-2.2.3l-.2-1.6c.8-.3%202-.4%202.9-.4%201.6%200%203.5.4%203.5%202.1zm6.9%202.7-.3%201.8h-4.1l.3-1.8zm9.6%203.2-.4%201.9h-7l1.8-10h2.2l-1.4%208.1zm6.4-8.1-1.8%2010h-2.2l1.8-10h2.2zm12.9%200-1.8%2010h-2.2l-3.7-6.6-1.2%206.6h-2.2l1.8-10h2.2l3.7%206.7%201.2-6.7h2.2zm11%200-.3%201.9h-5.1l-.3%202h4.8l-.3%201.9h-4.8l-.4%202.3h5.1l-.3%201.9h-7.3l1.8-10c-.2%200%207.1%200%207.1%200zm14.7.4-.5%201.8c-.8-.2-2.2-.4-3.2-.4-1.4%200-2.1.2-2.1.8%200%20.8.9%201.1%202.3%201.6%202.3.9%202.7%201.6%202.7%202.7%200%202.1-1.7%203.3-4.8%203.3-1.3%200-2.6-.3-3.9-.8l.6-1.7c1.2.4%202.4.6%203.6.6%201.3%200%202.2-.3%202.2-1.1%200-.4-.2-.7-2.2-1.4-1.8-.7-2.9-1.4-2.9-2.8.1-2.1%202-3.1%204.8-3.1%201.1%200%202.4.1%203.4.5zm12.2-.4-1%205.8c-.4%202.3-2.3%204.3-5.2%204.3-2.4%200-3.8-1.6-3.8-3.5%200-.3%200-.5.1-.8l1-5.8h2.2l-1%205.8v.5c0%201.2.8%201.8%201.9%201.8%201.4%200%202.4-.9%202.7-2.3l1-5.8c-.1.1%202.1.1%202.1%200zm14%200-1.8%2010h-2.1l1.1-6.1-3.3%204.2h-1.2l-1.7-4.2-1.1%206.1h-2.1l1.8-10h2.1l2.2%205.2%204-5.2c-.1.1%202.1.1%202.1%200zm14.1%200-1.8%2010h-2.1l1.1-6.1-3.3%204.2h-1.2l-1.7-4.2-1.1%206.1h-2.1l1.8-10h2.1l2.2%205.2%204-5.2c-.1.1%202.1.1%202.1%200zm10.4%2010h-2.2l-.4-2.1h-3.7l-1.1%202.1h-2.2l5.6-10h2.1zm-2.9-3.7-.6-4.1-2.1%204.1zm15.2-3.7c0%201.7-1.2%203-2.4%203.5l2.2%203.9h-2.7l-2-3.6h-2.2l-.6%203.6h-2.2l1.8-10h5.4c1.7%200%202.7%201.2%202.7%202.6zm-2.3.4c0-.7-.5-1.1-1.2-1.1h-2.7l-.5%202.9h2.7c1.1-.1%201.7-1%201.7-1.8zm13.3-3-4.5%206.1-.7%203.9h-2.2l.7-3.9-2.3-6.1h2.2l1.6%204.1%203-4.1c-.1%200%202.2%200%202.2%200z%22%20fill%3D%22%2325a87c%22%2F%3E%3C%2Fsvg%3E")}.article.\--feature .article-header-info__date{position:relative;top:-22px}.article.\--feature .article-header-info__date.__no-author{top:0}.article.\--feature .article-header-info__attr-link:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%2069%2021%22%20viewBox%3D%220%200%2069%2021%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%2325a87c%22%3E%3Cpath%20d%3D%22m0%2019h69v2h-69z%22%2F%3E%3Cpath%20d%3D%22m9.8%206.3-.3%201.7h-4.7l-.3%201.7h4.3l-.3%201.7h-4.3l-.6%203.6h-2l1.5-8.7zm9%200-.3%201.7h-4.4l-.3%201.7h4.2l-.3%201.7h-4.2l-.4%202h4.4l-.2%201.6h-6.3l1.5-8.7zm9.1%208.7h-1.9l-.4-1.8h-3.2l-1%201.8h-1.9l4.8-8.7h1.8zm-2.5-3.2-.5-3.5-1.8%203.5zm11.9-5.5-.3%201.7h-2.8l-1.2%207h-2l1.2-7h-2.8l.3-1.7zm10%200-.9%205.1c-.4%202-2%203.7-4.5%203.7-2.1%200-3.3-1.4-3.3-3.1%200-.2%200-.4.1-.7l.9-5.1h1.9l-.9%205.1v.4c0%201%20.7%201.6%201.7%201.6%201.2%200%202.1-.8%202.3-2l.9-5.1c-.1.1%201.8.1%201.8.1zm10.3%202.3c0%201.5-1%202.6-2.1%203l1.9%203.4h-2.4l-1.7-3.1h-1.9l-.5%203.1h-1.9l1.5-8.7h4.7c1.4%200%202.4%201%202.4%202.3zm-2%20.3c0-.6-.5-1-1.1-1h-2.4l-.4%202.5h2.4c.9%200%201.5-.8%201.5-1.5zm12.1-2.6-.3%201.7h-4.4l-.3%201.7h4.2l-.3%201.7h-4.2l-.4%202h4.4l-.2%201.6h-6.3l1.5-8.7z%22%2F%3E%3Cpath%20d%3D%22m0%200h69v2h-69z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.article.\--feature{color:#25a87c}.article.\--program .article-header__summary:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%20143.4%2010.3%22%20viewBox%3D%220%200%20143.4%2010.3%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m7.9%202.3c0%201.2-.8%202.1-1.8%202.7.9.3%201.5%201%201.5%201.9%200%202.1-2.2%203.4-4.9%203.4-.7%200-1.8-.2-2.7-.5l.5-1.6c.7.2%201.5.4%202.4.4%201.2%200%202.6-.4%202.6-1.6%200-.9-1.1-1-1.8-1h-1.8l.3-1.7c.8%200%203.6.3%203.6-1.4%200-.8-.9-1-1.9-1-.6%200-1.5.1-2.2.3l-.2-1.6c.8-.3%202-.4%202.9-.4%201.6%200%203.5.4%203.5%202.1zm6.9%202.7-.3%201.8h-4.1l.3-1.8zm9.6%203.2-.4%201.9h-7l1.8-10h2.2l-1.4%208.1zm6.4-8.1-1.8%2010h-2.2l1.8-10h2.2zm12.9%200-1.8%2010h-2.2l-3.7-6.6-1.2%206.6h-2.2l1.8-10h2.2l3.7%206.7%201.2-6.7h2.2zm11%200-.3%201.9h-5.1l-.3%202h4.8l-.3%201.9h-4.8l-.4%202.3h5.1l-.3%201.9h-7.3l1.8-10c-.2%200%207.1%200%207.1%200zm14.7.4-.5%201.8c-.8-.2-2.2-.4-3.2-.4-1.4%200-2.1.2-2.1.8%200%20.8.9%201.1%202.3%201.6%202.3.9%202.7%201.6%202.7%202.7%200%202.1-1.7%203.3-4.8%203.3-1.3%200-2.6-.3-3.9-.8l.6-1.7c1.2.4%202.4.6%203.6.6%201.3%200%202.2-.3%202.2-1.1%200-.4-.2-.7-2.2-1.4-1.8-.7-2.9-1.4-2.9-2.8.1-2.1%202-3.1%204.8-3.1%201.1%200%202.4.1%203.4.5zm12.2-.4-1%205.8c-.4%202.3-2.3%204.3-5.2%204.3-2.4%200-3.8-1.6-3.8-3.5%200-.3%200-.5.1-.8l1-5.8h2.2l-1%205.8v.5c0%201.2.8%201.8%201.9%201.8%201.4%200%202.4-.9%202.7-2.3l1-5.8c-.1.1%202.1.1%202.1%200zm14%200-1.8%2010h-2.1l1.1-6.1-3.3%204.2h-1.2l-1.7-4.2-1.1%206.1h-2.1l1.8-10h2.1l2.2%205.2%204-5.2c-.1.1%202.1.1%202.1%200zm14.1%200-1.8%2010h-2.1l1.1-6.1-3.3%204.2h-1.2l-1.7-4.2-1.1%206.1h-2.1l1.8-10h2.1l2.2%205.2%204-5.2c-.1.1%202.1.1%202.1%200zm10.4%2010h-2.2l-.4-2.1h-3.7l-1.1%202.1h-2.2l5.6-10h2.1zm-2.9-3.7-.6-4.1-2.1%204.1zm15.2-3.7c0%201.7-1.2%203-2.4%203.5l2.2%203.9h-2.7l-2-3.6h-2.2l-.6%203.6h-2.2l1.8-10h5.4c1.7%200%202.7%201.2%202.7%202.6zm-2.3.4c0-.7-.5-1.1-1.2-1.1h-2.7l-.5%202.9h2.7c1.1-.1%201.7-1%201.7-1.8zm13.3-3-4.5%206.1-.7%203.9h-2.2l.7-3.9-2.3-6.1h2.2l1.6%204.1%203-4.1c-.1%200%202.2%200%202.2%200z%22%20fill%3D%22%23ff5d5d%22%2F%3E%3C%2Fsvg%3E")}.article.\--program .article-header-info__date{position:relative;top:-22px}.article.\--program .article-header-info__date.__no-author{top:0}.article.\--program .article-header-info__attr-link:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%23ff5d5d%22%20enable-background%3D%22new%200%200%2076%2021%22%20viewBox%3D%220%200%2076%2021%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m0%2019h76v2h-76z%22%2F%3E%3Cpath%20d%3D%22m10.2%208.7c0%201.9-1.5%203.4-3.5%203.4h-2.6l-.5%203h-2l1.5-8.7h4.4c1.7-.1%202.7%201%202.7%202.3zm-2%20.2c0-.6-.5-1.1-1.1-1.1h-2.3l-.5%202.6h2.3c1%20.1%201.6-.7%201.6-1.5zm12-.3c0%201.5-1%202.6-2.1%203l1.9%203.4h-2.3l-1.7-3.1h-2l-.5%203.1h-1.9l1.5-8.7h4.7c1.4%200%202.3%201%202.4%202.3zm-2%20.3c0-.6-.5-1-1.1-1h-2.4l-.4%202.5h2.4c.9%200%201.5-.8%201.5-1.5zm12.8%201c0%202.8-2.2%205.3-5.3%205.3-2.1%200-3.7-1.6-3.7-3.6%200-3.1%202.5-5.3%205.3-5.3%202.2-.1%203.7%201.5%203.7%203.6zm-1.9.1c0-1.2-.7-2.1-2.1-2.1-1.6%200-3%201.3-3%203.5%200%201.2.7%202.1%202.1%202.1%201.5-.1%203-1.3%203-3.5zm11.8-3.5-.5%201.6c-.7-.1-1.2-.2-2-.2-2.4%200-3.7%201.2-3.7%203.4%200%201.3.7%202.2%202.4%202.2.5%200%20.6%200%201.3-.1l.5-2.8h1.8l-.8%204.2c-1%20.2-2.1.4-2.9.4-2.6%200-4.3-1.6-4.3-3.6%200-3.4%202.5-5.3%205.7-5.3.9-.1%201.8%200%202.5.2zm10.6%202.1c0%201.5-1%202.6-2.1%203l1.9%203.4h-2.3l-1.7-3.1h-1.9l-.6%203.1h-1.9l1.5-8.7h4.7c1.5%200%202.4%201%202.4%202.3zm-2%20.3c0-.6-.5-1-1.1-1h-2.4l-.4%202.5h2.4c.9%200%201.5-.8%201.5-1.5zm11.9%206.1h-1.9l-.4-1.8h-3.2l-1%201.8h-1.9l4.8-8.7h1.8s1.8%208.7%201.8%208.7zm-2.5-3.2-.5-3.5-1.8%203.5zm15.3-5.5-1.5%208.7h-1.8l.9-5.3-2.8%203.7h-1l-1.5-3.7-1.1%205.3h-1.8l1.5-8.7h1.9l1.9%204.6%203.5-4.6c-.1%200%201.8%200%201.8%200z%22%2F%3E%3Cpath%20d%3D%22m0%200h76v2h-76z%22%2F%3E%3C%2Fsvg%3E")}.article.\--program{color:#ff5d5d}.article.\--reporter{color:#25a87c}.article.\--news{color:#209ec8}.article.\--news .article-header-info__date{position:relative;top:-22px}.article.\--news .article-header-info__date.__no-author{top:0}.article.\--live{color:#f8c01c}.article.\--live .article-header-info__author-link{-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent}.article.\--live .article-body{color:#212121}.article.\--gallery{color:#757575}.article.\--video .article-header-imgwrap:after{content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%2048%2048%22%20viewBox%3D%220%200%2048%2048%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2224%22%20cy%3D%2224%22%20fill%3D%22%23fff%22%20r%3D%2223%22%2F%3E%3Cg%20fill%3D%22%23979797%22%3E%3Cpath%20d%3D%22m34.5%2024.5-15%2010v-20z%22%2F%3E%3Cpath%20d%3D%22m24%200c-13.3%200-24%2010.7-24%2024s10.7%2024%2024%2024%2024-10.7%2024-24-10.7-24-24-24zm0%2047c-12.7%200-23-10.3-23-23s10.3-23%2023-23%2023%2010.3%2023%2023-10.3%2023-23%2023z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat:no-repeat;display:inline-block;width:46px;height:46px;position:absolute;bottom:20px;right:20px}.article-header-imgwrap{border-bottom:1px solid #e0e0e0;height:439px;text-align:center;position:relative;overflow:hidden}.article-header-imgwrap__img{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain; object-position: center center;";width:780px;height:439px}.article-header-info{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;padding:40px 40px 20px}.article-header-info:after{content:"";position:absolute;bottom:0;left:20px;right:20px;border-top:1px solid #e0e0e0;border-color:currentColor;left:40px;right:40px}.article-header-info__ttl{color:#212121;font-size:32px;margin-top:12px;font-family:Yu Gothic,sans-serif;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";line-height:1.38}.article-header-info__subttl{width:100%;margin-top:16px;font-size:1rem;line-height:1.5rem;color:#757575}.article-header-info__attr-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;border-radius:4px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:.8125rem;font-weight:700;padding:8px 10px;margin:0;font-family:Yu Gothic,sans-serif;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";-webkit-transition-duration:.18s;transition-duration:.18s;-webkit-transition-timing-function:cubic-bezier(0,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1);-webkit-box-shadow:0 0 0 1px #e0e0e0;box-shadow:0 0 0 1px #e0e0e0}.article-header-info__attr-link:hover{-webkit-box-shadow:0 0 0 1px #bdbdbd;box-shadow:0 0 0 1px #bdbdbd}.article-header-info__attr-link:before{background-repeat:no-repeat;display:inline-block;content:"";margin-right:4px;height:14px;width:46px}.article-header-info__date{font-size:.8125rem;color:#757575;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap;position:relative;top:10px}.article-header-info__date:before{content:"";background-repeat:no-repeat;display:inline-block;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%2012%2012%22%20viewBox%3D%220%200%2012%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23757575%22%3E%3Ccircle%20cx%3D%226%22%20cy%3D%226%22%20r%3D%226%22%2F%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22square%22%3E%3Cpath%20d%3D%22m5.5%202.5v4%22%2F%3E%3Cpath%20d%3D%22m6.5%206.5h2%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-size:12px 12px;width:15px;height:12px}.article-header-info__author-sponsored{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}.article-header-info__author-sponsored__info{line-height:1.15}.article-header-info__author-sponsored__label{font-size:.6875rem;color:#757575}.article-header-info__author-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;text-decoration:none;margin-top:20px;padding-right:10px;border-radius:99rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;z-index:1;-webkit-transition-duration:.18s;transition-duration:.18s;-webkit-transition-timing-function:cubic-bezier(0,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1);-webkit-box-shadow:0 0 0 1px #e0e0e0;box-shadow:0 0 0 1px #e0e0e0}.article-header-info__author-link:hover{-webkit-box-shadow:0 0 0 1px #bdbdbd;box-shadow:0 0 0 1px #bdbdbd}.article-header-info__author-imgwrap{display:block;overflow:hidden;position:relative;margin-right:10px;width:32px;height:32px;border-radius:99rem;-webkit-box-shadow:0 0 0 1px #e0e0e0;box-shadow:0 0 0 1px #e0e0e0}.article-header-info__author-imgwrap img{position:absolute;max-width:none;height:100%;top:0;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}.article-header-info__author-ttl{color:#212121;font-size:.8125rem;font-weight:700}.article-header-info__label{background-color:currentColor;border-radius:99rem;position:absolute;left:20px;top:0;line-height:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.article-header-info .c-label{color:#fff}.article-header-info.\--no-image{padding-top:70px}.article-header-info.\--no-image .article-header-info__label{top:50px;left:40px}.article-header-info.\--no-image .article-header-info__date{margin-top:20px}.article-header__summary{padding:40px;position:relative;-webkit-font-kerning:none;font-kerning:none;font-family:sans-serif}.article-header__summary:before{background-repeat:no-repeat;display:inline-block;content:"";height:11px;width:145px}.article-header__summary:after{content:"";position:absolute;bottom:0;left:20px;right:20px;border-top:1px solid #e0e0e0;border-color:currentColor;left:40px;right:40px}.article-header__summary-list{font-weight:700;color:#212121;list-style-type:disc;margin:12px 16px 0}.article-header-series{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:12px}.article-header-series-wrap{padding:40px 40px 0}.article-header-series__ttl{font-size:1rem}.article-header-series:first-of-type .article-header-series-item{width:50%}.article-header-series-item{border:1px solid;font-size:1rem;font-weight:700;text-align:center;height:40px;line-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:12.5%;-ms-flex-preferred-size:auto;flex-basis:auto}.article-header-series-item__link{display:block;opacity:.6}.article-header-series-item.is-active{background-color:currentColor}.article-header-series-item.is-active>span{color:#fff;font-size:1.25rem}.article-header-series.\--s .article-header-series-item{-ms-flex-preferred-size:13%;flex-basis:13%}.article-station__btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;color:#212121;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.8125rem;font-weight:700;height:56px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;padding:0 20px;text-decoration:none;width:100%;-webkit-transition-duration:.18s;transition-duration:.18s;-webkit-transition-timing-function:cubic-bezier(0,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1);-webkit-box-shadow:0 0 0 1px #e0e0e0;box-shadow:0 0 0 1px #e0e0e0}.article-station__btn:hover{-webkit-box-shadow:0 0 0 1px #bdbdbd;box-shadow:0 0 0 1px #bdbdbd}.article-station__btn img{margin-right:10px}.article-station__btn a{color:#212121}.article-station__btn.\--selected{border:1px solid #209ec8;color:#209ec8}.article-body{-webkit-font-kerning:none;font-kerning:none;font-family:sans-serif;margin:40px}.article-body>p{font-size:16px;margin-top:28px;line-height:1.8}.article-body>div,.article-body p{color:#212121}.article-body a:not([class]),.article-body h2:not([class]),.article-body h3:not([class]),.article-body h4:not([class]){color:currentColor}.article-body h2,.article-body h3,.article-body h4{margin-top:28px;font-size:1.25rem}.article-body .central{text-align:center}.article-body .figure-center{text-align:center;margin-top:40px}.article-body .figure-center,.article-body .figure-left,.article-body .figure-right{max-width:100%}.article-body .figure-center figcaption,.article-body .figure-left figcaption,.article-body .figure-right figcaption{font-size:.8125rem;line-height:1.6;margin-top:8px;color:#757575}.article-body .caption{font-size:.8125rem;margin-top:8px}.article-body .image__link{display:block;position:relative}.article-body .image__link:after{background-color:rgb(0 0 0/50%);background-repeat:no-repeat;display:inline-block;content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%2022%2018%22%20viewBox%3D%220%200%2022%2018%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m0%200h16v12h-16z%22%2F%3E%3Cpath%20d%3D%22m20%202v14h-14v2h14%202v-2-14z%22%2F%3E%3Cpath%20d%3D%22m17%202v11h-15v1h15%201v-1-11z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-size:23px auto;background-position:50%;bottom:10px;right:10px;position:absolute;height:40px;width:40px}.article-body .twitter-tweet{margin:20px auto}.article-body .ext-container,.article-body .twitter-container{text-align:center;position:relative}.article-body .ext-container iframe,.article-body .twitter-container iframe{max-width:100%;margin:20px auto}.article-body .youtube-container{height:0;overflow:hidden;padding:0 0 56.25%;position:relative;text-align:center}.article-body .youtube-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.article-body blockquote{color:#212121;clear:both;margin:20px 0;padding:40px 20px;border:1px solid #e0e0e0;border-left-width:4px;background:#fafafa;position:relative}.article-body blockquote:before{content:"“";position:absolute;top:-2px;left:12px;font-size:50px;color:#e0e0e0}.article-body blockquote:after{content:"”";position:absolute;bottom:-22px;right:12px;font-size:50px;color:#e0e0e0}.article-body table{border-collapse:collapse;font-size:.8125rem;line-height:1.6;-webkit-font-kerning:none;font-kerning:none;margin:40px auto;-webkit-box-shadow:0 -1px #e0e0e0 inset;box-shadow:inset 0 -1px #e0e0e0;width:100%}.article-body table th{text-align:right;white-space:nowrap}.article-body table td,.article-body table th{-webkit-box-shadow:0 -1px #e0e0e0;box-shadow:0 -1px #e0e0e0;padding:10px 16px}.article-body .article-items{position:relative;border-top:1px solid #e0e0e0}.article-body .article-items-wrap{margin:20px auto;padding:20px;background-color:#fff;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);border-radius:8px;overflow:hidden}.article-body .article-items-wrap .c-pagettl{margin-top:0}.article-body .article-items__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none}.article-body .article-items-imgwrap{width:96px;height:54px;position:relative;overflow:hidden;top:0;left:0;width:100%;max-height:100%;-ms-flex-preferred-size:100px;flex-basis:100px}.article-body .article-items-imgwrap img{position:absolute;max-width:none;height:100%;top:0;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}.article-body .article-items-info{padding:12px 20px;width:100%}.article-body .article-items-info-wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}.article-body .article-items-info__ttl{font-size:1rem;margin-top:0;margin-bottom:4px;line-height:1.25;color:#212121;font-family:Yu Gothic,sans-serif;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";line-height:1.38}.article-body .article-items-info__date{font-size:.6875rem;color:#757575;white-space:nowrap;text-align:right}.article-body .article-items-info__date:before{content:"";background-repeat:no-repeat;display:inline-block;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%2012%2012%22%20viewBox%3D%220%200%2012%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%23757575%22%3E%3Ccircle%20cx%3D%226%22%20cy%3D%226%22%20r%3D%226%22%2F%3E%3Cg%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22square%22%3E%3Cpath%20d%3D%22m5.5%202.5v4%22%2F%3E%3Cpath%20d%3D%22m6.5%206.5h2%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-size:12px 12px;background-position:50%;width:15px;height:12px;position:relative;top:2px}.\--disasters figure{text-align:center;margin-top:40px}.article-footer{margin:20px 40px}.article-footer-wrap{border-top:1px solid #e0e0e0;padding-top:16px}.article-footer-btn{padding:0 40px 40px}.article-comment{margin-top:20px}.article-comment-wrap{background-color:#e0e0e0;border-radius:8px;padding:20px 40px;margin-top:16px}.article-comment__ttl.\--share{color:transparent;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%2059.5%2011%22%20viewBox%3D%220%200%2059.5%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m10.1.5-.5%202c-.9-.3-2.4-.5-3.5-.5-1.5%200-2.2.3-2.2.9%200%20.8.9%201.1%202.5%201.7%202.4.9%202.9%201.7%202.9%202.9%200%202.2-1.8%203.5-5.2%203.5-1.4%200-2.8-.3-4.1-.8l.6-1.9c1.3.4%202.6.7%203.9.7%201.4%200%202.4-.4%202.4-1.1%200-.4-.2-.7-2.3-1.5-1.9-.7-3.1-1.5-3.1-3%200-2.3%201.9-3.3%205-3.3%201.1-.1%202.5.1%203.6.4zm13-.3-1.9%2010.7h-2.4l.8-4.3h-4.7l-.8%204.3h-2.4l1.9-10.7h2.4l-.8%204.2h4.8l.7-4.2c0%200%202.4%200%202.4%200zm11%2010.6h-2.3l-.4-2.2h-4l-1.2%202.2h-2.3l5.9-10.7h2.2zm-3-4-.6-4.3-2.2%204.3zm16.1-3.9c0%201.8-1.2%203.2-2.6%203.7l2.3%204.2h-2.9l-2-3.8h-2.3l-.7%203.8h-2.4l1.9-10.7h5.8c1.8.1%202.9%201.3%202.9%202.8zm-2.4.4c0-.7-.6-1.2-1.3-1.2h-2.9l-.6%203h2.9c1.2%200%201.9-1%201.9-1.8zm14.7-3.1-.4%202h-5.4l-.4%202.1h5.1l-.4%202h-5.1l-.4%202.4h5.4l-.4%202h-7.8l1.9-10.7h7.9z%22%20fill%3D%22%23000000%22%2F%3E%3C%2Fsvg%3E");width:60px;height:12px}.article-comment-social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:78%;margin:auto}.article-comment-social:before{background-image:url(/common/images/fnn-logo.svg)}.article-comment-social__link{background-repeat:no-repeat;color:transparent;font-size:0;text-decoration:none;border-radius:6px}.article-comment-social .\--facebook{background-color:#3b5998}.article-comment-social .\--facebook:after{background-repeat:no-repeat;display:inline-block;content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%2024%2024%22%20viewBox%3D%220%200%2024%2024%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m22.7%200h-21.4c-.7%200-1.3.6-1.3%201.3v21.4c0%20.7.6%201.3%201.3%201.3h11.5v-9.3h-3.1v-3.6h3.1v-2.7c0-3.1%201.9-4.8%204.7-4.8%201.3%200%202.5.1%202.8.1v3.3h-1.9c-1.5%200-1.8.7-1.8%201.8v2.3h3.6l-.5%203.6h-3.1v9.3h6.1c.7%200%201.3-.6%201.3-1.3v-21.4c0-.7-.6-1.3-1.3-1.3%22%20fill%3D%22%23ffffff%22%2F%3E%3C%2Fsvg%3E");background-size:22px 22px;background-position:50%;height:40px;width:40px}.article-comment-social .\--twitter{background-color:#1da1f2}.article-comment-social .\--twitter:after{background-repeat:no-repeat;display:inline-block;content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%2024%2019%22%20viewBox%3D%220%200%2024%2019%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m7.5%2019c9.1%200%2014-7.3%2014-13.7%200-.2%200-.4%200-.6%201-.7%201.8-1.5%202.5-2.5-.9.4-1.9.6-2.8.8%201-.6%201.8-1.5%202.2-2.7-1%20.6-2%201-3.1%201.2-1.9-1.9-5-2-7-.2-1.3%201.2-1.8%202.9-1.4%204.6-4-.2-7.6-2-10.1-5-1.4%202.2-.8%205%201.4%206.4-.8%200-1.6-.2-2.2-.6v.1c0%202.2%201.6%204.2%203.9%204.7-.7.2-1.5.2-2.2.1.6%202%202.5%203.3%204.6%203.3-1.7%201.3-3.9%202.1-6.1%202.1-.4%200-.8%200-1.2-.1%202.3%201.4%204.9%202.1%207.5%202.1%22%20fill%3D%22%23ffffff%22%2F%3E%3C%2Fsvg%3E");background-size:22px 22px;background-position:50%;height:40px;width:40px}.article-comment-social .\--line{background-color:#00b900}.article-comment-social .\--line:after{background-repeat:no-repeat;display:inline-block;content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%2087.4%2083.3%22%20viewBox%3D%220%200%2087.4%2083.3%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m87.4%2035.5c0-19.6-19.6-35.5-43.7-35.5s-43.7%2015.9-43.7%2035.5c0%2017.5%2015.5%2032.2%2036.5%2035%201.4.3%203.4.9%203.8%202.2.4%201.1.3%202.8.1%204%200%200-.5%203.1-.6%203.7-.2%201.1-.9%204.3%203.8%202.4%204.7-2%2025.2-14.8%2034.3-25.4%206.4-7.1%209.5-14.1%209.5-21.9%22%20fill%3D%22%23fff%22%2F%3E%3Cg%20fill%3D%22%2300b900%22%3E%3Cpath%20d%3D%22m34.8%2026h-3.1c-.5%200-.9.4-.9.8v19c0%20.5.4.8.9.8h3.1c.5%200%20.9-.4.9-.8v-19c0-.4-.4-.8-.9-.8%22%2F%3E%3Cpath%20d%3D%22m55.9%2026h-3.1c-.5%200-.9.4-.9.8v11.3l-8.7-11.8s0-.1-.1-.1%200%200-.1-.1%200%200-.1%200h-3.1c-.5%200-.9.4-.9.8v19c0%20.5.4.8.9.8h3.1c.5%200%20.9-.4.9-.8v-11.3l8.7%2011.8c.1.1.1.2.2.2h.1.1.2%203.1c.5%200%20.9-.4.9-.8v-19c-.3-.4-.7-.8-1.2-.8%22%2F%3E%3Cpath%20d%3D%22m27.4%2042h-8.3v-15.1c0-.5-.4-.9-.9-.9h-3.1c-.5%200-.9.4-.9.9v19c0%20.2.1.4.2.6.2.1.4.2.6.2h12.2c.5%200%20.8-.4.8-.9v-3.1c.3-.3-.1-.7-.6-.7%22%2F%3E%3Cpath%20d%3D%22m72.8%2030.8c.5%200%20.8-.4.8-.9v-3.1c0-.5-.4-.9-.8-.9h-12.2c-.2%200-.4.1-.6.2-.1.2-.2.4-.2.6v19c0%20.2.1.4.2.6.2.1.4.2.6.2h12.2c.5%200%20.8-.4.8-.9v-3.1c0-.5-.4-.9-.8-.9h-8.3v-3.2h8.3c.5%200%20.8-.4.8-.9v-3.1c0-.5-.4-.9-.8-.9h-8.3v-3.2h8.3z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-size:22px 22px;background-position:50%;height:40px;width:40px}.article-comment-social .\--copy{background-color:#000;cursor:pointer}.article-comment-social .\--copy:after{background-repeat:no-repeat;display:inline-block;content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%2022%2022%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m-1-1h24v24h-24z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22m18.8%2011-3.1-3.1-1.6%201.6%203.1%203.1c1.3%201.3%201.3%203.4%200%204.7s-3.4%201.3-4.7%200l-3.1-3.1-1.6%201.6%203.1%203.1c2.1%202.1%205.6%202.1%207.8%200s2.2-5.8.1-7.9zm-10.9%201.6-3.1-3.2c-1.3-1.3-1.3-3.4%200-4.7s3.4-1.3%204.7%200l3.1%203.1%201.6-1.6-3.2-3c-2.1-2.1-5.6-2.1-7.8%200s-2.1%205.6%200%207.8l3.1%203.1zm.8-5.5%206.2%206.2-1.6%201.6-6.2-6.2zm10.1%203.9-3.1-3.1-1.6%201.6%203.1%203.1c1.3%201.3%201.3%203.4%200%204.7s-3.4%201.3-4.7%200l-3.1-3.1-1.6%201.6%203.1%203.1c2.1%202.1%205.6%202.1%207.8%200s2.2-5.8.1-7.9zm-10.9%201.6-3.1-3.2c-1.3-1.3-1.3-3.4%200-4.7s3.4-1.3%204.7%200l3.1%203.1%201.6-1.6-3.2-3c-2.1-2.1-5.6-2.1-7.8%200s-2.1%205.6%200%207.8l3.1%203.1zm.8-5.5%206.2%206.2-1.6%201.6-6.2-6.2z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");background-size:22px 22px;background-position:50%;height:40px;width:40px}.article-comment-social .\--comment{background-color:#000;position:relative}.article-comment-social .\--comment:after{background-repeat:no-repeat;display:inline-block;content:"";background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%2022%2022%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m-1-1h24v24h-24z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22m19.8%200h-17.6c-1.2%200-2.2%201-2.2%202.2v13.2c0%201.2%201%202.2%202.2%202.2h15.4l4.4%204.4v-19.8c0-1.2-1-2.2-2.2-2.2zm-2.2%2013.2h-13.2v-2.2h13.2zm0-3.3h-13.2v-2.2h13.2zm0-3.3h-13.2v-2.2h13.2z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");background-size:22px 22px;background-position:50%;height:40px;width:40px}.article-comment-social__count{color:#000;font-size:14px;position:absolute;right:-20px;top:-10px;background-color:#fff;padding:1px 4px;border-radius:4px;border:1px solid grey}.article-comment-btn{padding:0 40px 40px}.article-related.\--sub .article-related-contents{margin:40px 0 0}.article-related.\--sub .article-related-contents-wrap{display:block}.article-related.\--sub .article-related-contents-wrap .m-article-item{width:100%;margin-right:0}.article-related-contents{margin:40px}.article-related-contents-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.article-related-contents-wrap .m-article-item{margin-right:8px}.article-related-contents__ttl{font-family:Yu Gothic,sans-serif;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";line-height:1.38;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;color:#212121}.article-related-contents__ttl:before{background-repeat:no-repeat;display:inline-block;content:"";margin-right:12px}.article-related-contents__ttl.\--program:before{height:24px;width:76px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22%23ff5d5d%22%20enable-background%3D%22new%200%200%2076%2021%22%20viewBox%3D%220%200%2076%2021%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m0%2019h76v2h-76z%22%2F%3E%3Cpath%20d%3D%22m10.2%208.7c0%201.9-1.5%203.4-3.5%203.4h-2.6l-.5%203h-2l1.5-8.7h4.4c1.7-.1%202.7%201%202.7%202.3zm-2%20.2c0-.6-.5-1.1-1.1-1.1h-2.3l-.5%202.6h2.3c1%20.1%201.6-.7%201.6-1.5zm12-.3c0%201.5-1%202.6-2.1%203l1.9%203.4h-2.3l-1.7-3.1h-2l-.5%203.1h-1.9l1.5-8.7h4.7c1.4%200%202.3%201%202.4%202.3zm-2%20.3c0-.6-.5-1-1.1-1h-2.4l-.4%202.5h2.4c.9%200%201.5-.8%201.5-1.5zm12.8%201c0%202.8-2.2%205.3-5.3%205.3-2.1%200-3.7-1.6-3.7-3.6%200-3.1%202.5-5.3%205.3-5.3%202.2-.1%203.7%201.5%203.7%203.6zm-1.9.1c0-1.2-.7-2.1-2.1-2.1-1.6%200-3%201.3-3%203.5%200%201.2.7%202.1%202.1%202.1%201.5-.1%203-1.3%203-3.5zm11.8-3.5-.5%201.6c-.7-.1-1.2-.2-2-.2-2.4%200-3.7%201.2-3.7%203.4%200%201.3.7%202.2%202.4%202.2.5%200%20.6%200%201.3-.1l.5-2.8h1.8l-.8%204.2c-1%20.2-2.1.4-2.9.4-2.6%200-4.3-1.6-4.3-3.6%200-3.4%202.5-5.3%205.7-5.3.9-.1%201.8%200%202.5.2zm10.6%202.1c0%201.5-1%202.6-2.1%203l1.9%203.4h-2.3l-1.7-3.1h-1.9l-.6%203.1h-1.9l1.5-8.7h4.7c1.5%200%202.4%201%202.4%202.3zm-2%20.3c0-.6-.5-1-1.1-1h-2.4l-.4%202.5h2.4c.9%200%201.5-.8%201.5-1.5zm11.9%206.1h-1.9l-.4-1.8h-3.2l-1%201.8h-1.9l4.8-8.7h1.8s1.8%208.7%201.8%208.7zm-2.5-3.2-.5-3.5-1.8%203.5zm15.3-5.5-1.5%208.7h-1.8l.9-5.3-2.8%203.7h-1l-1.5-3.7-1.1%205.3h-1.8l1.5-8.7h1.9l1.9%204.6%203.5-4.6c-.1%200%201.8%200%201.8%200z%22%2F%3E%3Cpath%20d%3D%22m0%200h76v2h-76z%22%2F%3E%3C%2Fsvg%3E")}.article-related-contents__ttl.\--feature:before{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%2069%2021%22%20viewBox%3D%220%200%2069%2021%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22%2325a87c%22%3E%3Cpath%20d%3D%22m0%2019h69v2h-69z%22%2F%3E%3Cpath%20d%3D%22m9.8%206.3-.3%201.7h-4.7l-.3%201.7h4.3l-.3%201.7h-4.3l-.6%203.6h-2l1.5-8.7zm9%200-.3%201.7h-4.4l-.3%201.7h4.2l-.3%201.7h-4.2l-.4%202h4.4l-.2%201.6h-6.3l1.5-8.7zm9.1%208.7h-1.9l-.4-1.8h-3.2l-1%201.8h-1.9l4.8-8.7h1.8zm-2.5-3.2-.5-3.5-1.8%203.5zm11.9-5.5-.3%201.7h-2.8l-1.2%207h-2l1.2-7h-2.8l.3-1.7zm10%200-.9%205.1c-.4%202-2%203.7-4.5%203.7-2.1%200-3.3-1.4-3.3-3.1%200-.2%200-.4.1-.7l.9-5.1h1.9l-.9%205.1v.4c0%201%20.7%201.6%201.7%201.6%201.2%200%202.1-.8%202.3-2l.9-5.1c-.1.1%201.8.1%201.8.1zm10.3%202.3c0%201.5-1%202.6-2.1%203l1.9%203.4h-2.4l-1.7-3.1h-1.9l-.5%203.1h-1.9l1.5-8.7h4.7c1.4%200%202.4%201%202.4%202.3zm-2%20.3c0-.6-.5-1-1.1-1h-2.4l-.4%202.5h2.4c.9%200%201.5-.8%201.5-1.5zm12.1-2.6-.3%201.7h-4.4l-.3%201.7h4.2l-.3%201.7h-4.2l-.4%202h4.4l-.2%201.6h-6.3l1.5-8.7z%22%2F%3E%3Cpath%20d%3D%22m0%200h69v2h-69z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");height:24px;width:70px}.article-related-contents__link{margin-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.article-related-contents__ttl.\--news:before{margin-right:0}.article-related-contents .m-article-item{width:48%}