﻿html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,a,font,img,button{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}html{color:#fff;background-color:#000;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Hiragino Kaku Gothic ProN","Meiryo","メイリオ",sans-serif;height:100%}body{height:100%;color:#fff;background-color:#000;overflow:hidden}*{box-sizing:border-box}button,input{outline:none}.nicolive_external_player{width:100%;height:100%}.nicolive_external_player main{position:absolute;top:0;left:0;width:100%;height:100%}.nicolive_external_player main .message{position:absolute;text-align:center;width:100%;top:50%;left:0;font-size:20px;text-decoration:none;color:#fff;z-index:10000}@media only screen and (max-width:639px){.nicolive_external_player main .message{font-size:14px}}.nicolive_external_player main #loading{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:40px;height:40px;z-index:10000;opacity:.4}.nicolive_external_player main #loading g{animation:spin 1.5s linear infinite;transform-origin:50% 50%;-webkit-animation:spin 1.5s linear infinite;-webkit-transform-origin:50% 50%}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.nicolive_external_player main #loading{background-image:url(../images/loading.gif);width:40px;height:40px}.nicolive_external_player main #loading g{display:none}.nicolive_external_player main #loading rect{display:none}}.nicolive_external_player main #undefined{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:160px;height:160px}.nicolive_external_player main #initializing{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:40px;height:40px;z-index:10000;opacity:.4}.nicolive_external_player main #initializing g{animation:spin 1s linear infinite;transform-origin:50% 50%;-webkit-animation:spin 1s linear infinite;-webkit-transform-origin:50% 50%}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.nicolive_external_player main #initializing{background-image:url(../images/loading.gif);width:40px;height:40px}.nicolive_external_player main #initializing g{display:none}.nicolive_external_player main #initializing rect{display:none}}.video-control-container{width:100%;height:100%}.control-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.control-toggle{width:100%;height:100%;position:absolute;top:0;left:0;z-index:5000}.controller-block{position:absolute;bottom:0;left:0;display:flex;align-items:center;padding:0 16px;color:#fff;width:100%;height:40px;background-color:rgba(0,0,0,.6);border-color:#333;border-width:1px;border-style:solid none none none;z-index:10000}@media only screen and (max-width:639px){.controller-block{padding-left:0}}.controller-block .niconico{display:inline-block;background-color:transparent;width:22px;height:auto;border-style:none;cursor:pointer;opacity:.8}.controller-block .niconico:hover{opacity:1}.video-controller{display:flex;flex-shrink:0;align-items:center}.addon-controller{display:flex;flex-grow:1;justify-content:flex-end;align-items:center}.play-button{width:136px;background-color:transparent;border-style:none;cursor:pointer;opacity:.8;z-index:10000}.play-button:hover{opacity:1}@media only screen and (max-width:639px){.play-button{width:96px}}.stop-button{width:20px;height:20px;margin:0 32px 0 16px;background-color:transparent;border-style:none;cursor:pointer;opacity:.8}.stop-button:hover{opacity:1}@media only screen and (max-width:639px){.stop-button{margin:0 16px 0 0}}.stop-button>svg{width:100%;height:100%}.reload-button{width:20px;height:20px;background-color:transparent;border-style:none;cursor:pointer;opacity:.8}.reload-button+.niconico{margin-left:16px}.reload-button:hover{opacity:1}.reload-button>svg{width:100%;height:100%}.reload-button[disabled]{opacity:.3}.comment-hidden-button{width:20px;height:20px;background-color:transparent;border-style:none;cursor:pointer;opacity:.8}.comment-hidden-button+.reload-button{margin-left:16px}.comment-hidden-button+.niconico{margin-left:16px}.comment-hidden-button:hover{opacity:1}.comment-hidden-button>svg{width:100%;height:100%}.comment-button{width:20px;height:20px;background-color:transparent;border-style:none;cursor:pointer;opacity:.8}.comment-button+.reload-button{margin-left:16px}.comment-button+.niconico{margin-left:16px}.comment-button:hover{opacity:1}.mute-button{width:20px;height:20px;margin-right:12px;background-color:transparent;border-style:none;cursor:pointer;opacity:.8}.mute-button:hover{opacity:1}.mute-button>svg{width:100%;height:100%}.unmute-button{width:20px;height:20px;margin-right:12px;background-color:transparent;border-style:none;cursor:pointer;opacity:.8}.unmute-button:hover{opacity:1}.unmute-button>svg{width:100%;height:100%}.time-info{width:86px;line-height:24px;display:inline-block;color:#ccc;font-size:14px;text-align:center;height:24px}.volume{display:flex;align-items:center;cursor:pointer;width:86px}.volume input[type=range]{-webkit-appearance:none;width:100%;vertical-align:middle;outline:none;opacity:.8}.volume input[type=range]:focus,.volume input[type=range]:active{outline:none}.volume input[type=range]:hover{opacity:1}.volume input[type=range]::-webkit-slider-runnable-track{width:100%;height:5px;background-color:#ddd;border:none;border-radius:3px}.volume input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:18px;width:18px;margin-top:-7px;border-radius:50%;background-color:#eee}.volume input[type=range]:focus::-webkit-slider-runnable-track{background-color:#fff}.volume input[type=range]::-moz-range-track{width:100%;height:5px;background-color:#ddd;border:none;border-radius:3px}.volume input[type=range]:focus::-moz-range-track{background-color:#fff}.volume input[type=range]::-moz-range-thumb{border:none;height:18px;width:18px;border-radius:50%;background-color:#eee;outline:none}.volume input[type=range]:-moz-focusring{outline:none}.volume input[type=range]::-ms-track{width:100%;height:5px;background-color:transparent;border-color:transparent;border-width:6px 0;color:transparent}.volume input[type=range]::-ms-thumb{border:none;height:16px;width:16px;border-radius:50%;background-color:#eee;margin-top:-2px}.volume input[type=range]::-ms-fill-lower{background-color:#0080ff;border-radius:10px}.volume input[type=range]:focus::-ms-fill-lower{background-color:#0080ff}.volume input[type=range]::-ms-fill-upper{background-color:#ddd;border-radius:10px}.volume input[type=range]:focus::-ms-fill-upper{background-color:#fff}.volume input[type=range]::-ms-tooltip{display:none}@media only screen and (max-width:344px){.volume{display:none}}@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.volume .volume:not(:target){margin:0;padding:0}.volume [type=range]:not(:target){margin:7px 0 0 0}}.video-control-enter{opacity:.01}.video-control-enter.video-control-enter-active{opacity:1;transition:opacity 200ms ease-in}.video-control-exit{opacity:1}.video-control-exit.video-control-exit-active{opacity:.01;transition:opacity 200ms ease-in}.video-control-appear{opacity:.1}.video-control-appear.video-control-appear-active{opacity:1;transition:opacity .5s ease-in}.content-block{-webkit-tap-highlight-color:rgba(0,0,0,0);position:absolute;top:0;left:0;width:100%;height:100%;text-align:center}.content-block .video-container{max-width:100vw;max-height:100vh;background-color:#000;position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}@media only screen and (-webkit-min-device-pixel-ratio: 1)and (device-width: 320px)and (device-height: 480px)and (orientation: portrait){.content-block .video-container{max-width:320px}}@media only screen and (-webkit-min-device-pixel-ratio: 1)and (device-width: 320px)and (device-height: 480px)and (orientation: landscape){.content-block .video-container{max-width:480px}}@media only screen and (-webkit-min-device-pixel-ratio: 1)and (device-width: 320px)and (device-height: 568px)and (orientation: portrait){.content-block .video-container{max-width:320px}}@media only screen and (-webkit-min-device-pixel-ratio: 1)and (device-width: 320px)and (device-height: 568px)and (orientation: landscape){.content-block .video-container{max-width:568px}}@media only screen and (-webkit-min-device-pixel-ratio: 1)and (device-width: 320px)and (device-height: 480px)and (orientation: portrait){.content-block .video-container{max-height:480px}}@media only screen and (-webkit-min-device-pixel-ratio: 1)and (device-width: 320px)and (device-height: 480px)and (orientation: landscape){.content-block .video-container{max-height:320px}}@media only screen and (-webkit-min-device-pixel-ratio: 1)and (device-width: 320px)and (device-height: 568px)and (orientation: portrait){.content-block .video-container{max-height:568px}}@media only screen and (-webkit-min-device-pixel-ratio: 1)and (device-width: 320px)and (device-height: 568px)and (orientation: landscape){.content-block .video-container{max-height:320px}}.content-block .banner-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:#000;position:absolute;width:100%;height:100%;top:0;left:0;z-index:1000}.content-block .banner-container .external-player-link{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;width:100%;height:100%;z-index:5000}.content-block img.banner{max-width:100vw;max-height:100vh;z-index:1000;overflow:hidden;background-position:center center;background-repeat:no-repeat;background-size:contain}@media only screen and (-webkit-min-device-pixel-ratio: 1)and (device-width: 320px)and (device-height: 480px)and (orientation: portrait){.content-block img.banner{max-width:320px}}@media only screen and (-webkit-min-device-pixel-ratio: 1)and (device-width: 320px)and (device-height: 480px)and (orientation: landscape){.content-block img.banner{max-width:480px}}@media only screen and (-webkit-min-device-pixel-ratio: 1)and (device-width: 320px)and (device-height: 568px)and (orientation: portrait){.content-block img.banner{max-width:320px}}@media only screen and (-webkit-min-device-pixel-ratio: 1)and (device-width: 320px)and (device-height: 568px)and (orientation: landscape){.content-block img.banner{max-width:568px}}@media only screen and (-webkit-min-device-pixel-ratio: 1)and (device-width: 320px)and (device-height: 480px)and (orientation: portrait){.content-block img.banner{max-height:480px}}@media only screen and (-webkit-min-device-pixel-ratio: 1)and (device-width: 320px)and (device-height: 480px)and (orientation: landscape){.content-block img.banner{max-height:320px}}@media only screen and (-webkit-min-device-pixel-ratio: 1)and (device-width: 320px)and (device-height: 568px)and (orientation: portrait){.content-block img.banner{max-height:568px}}@media only screen and (-webkit-min-device-pixel-ratio: 1)and (device-width: 320px)and (device-height: 568px)and (orientation: landscape){.content-block img.banner{max-height:320px}}.content-block img.banner:not(:target){position:absolute\9 ;top:50% \9 ;left:50% \9 ;-ms-transform:translateX(-50%) translateY(-50%) \9 }@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){.content-block img.banner:not(:target){-ms-transform:translateX(0) translateY(0)}}#comment-container{position:absolute;z-index:3000;top:0;left:0}#comment-container canvas{position:absolute;z-index:3000;top:0;left:0}a.title-link{text-decoration:none;position:absolute;top:0;left:0;text-align:center;line-height:40px;width:100%;height:40px;font-size:22px;line-height:40px;z-index:10000}@media only screen and (max-width:399px){a.title-link{font-size:16px}}a.title-link h1.title{display:inline-block;width:100%;height:100%;color:#fff;padding:0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background-color:rgba(0,0,0,.6);border-color:#333;border-width:1px;border-style:none none solid none;font-weight:normal}a.title-link:hover h1.title{text-decoration:underline}h2.status{position:absolute;bottom:0;left:0;display:flex;align-items:center;justify-content:flex-start;padding:0 16px;width:100%;height:40px;border-color:#333;border-width:1px;border-style:solid none none none;background-color:rgba(0,0,0,.6);z-index:10000}h2.status>p{display:flex;flex-grow:1;align-items:center;font-size:16px;font-weight:normal}h2.status>p>svg{width:40px;margin-right:8px}h2.status.future{color:#0080ff}h2.status.passed{color:#727272}h2.status.error{color:#fff}h2.status .niconico{display:inline-block;flex-shrink:0;background-color:transparent;width:22px;height:auto;border-style:none;cursor:pointer;opacity:.8}@media only screen and (max-width:639px){h2.status .niconico{width:22px;height:auto}}h2.status .niconico:hover{opacity:1}.operator-comment-block{position:absolute;top:0;left:0;overflow:hidden;width:100%;height:40px;background-color:rgba(0,0,0,.6);z-index:10000;border-color:#333;border-width:1px;border-style:none none solid none;text-align:center;font-weight:normal}.operator-comment-block a{display:inline-block;color:#2693ff}.operator-comment-block a:hover{text-decoration:none}.operator-comment-block h3{font-size:14px;white-space:nowrap;line-height:20px}.operator-comment-block h3 .name{display:inline-block;color:#ccc;font-size:11px;vertical-align:top}.operator-comment-block h3 .name:before{content:"〘";vertical-align:top}.operator-comment-block h3 .name:after{content:"〙";vertical-align:top}.operator-comment-block h3 .comment-text a{text-decoration:underline}.operator-comment-block h3 .comment-text a:hover{text-decoration:none}.count-block{position:absolute;right:0;top:50px;display:flex;align-items:center;text-align:right;z-index:10000}.count-block .count-comment{display:inline-flex;align-items:center;color:#fff;font-size:14px;border:1px solid rgba(255,255,255,.6);background-color:rgba(0,0,0,.2);border-radius:4px;padding:2px 4px;margin-right:10px;box-shadow:1px 1px 0 rgba(0,0,0,.6)}.count-block .count-comment .icon{display:inline-flex;background-color:transparent;width:16px;height:16px;padding:2px;margin-right:4px}@media only screen and (max-width:399px){.count-block .count-comment{display:none}}.count-block .count-visitors{display:inline-flex;align-items:center;color:#fff;font-size:14px;border:1px solid rgba(255,255,255,.6);background-color:rgba(0,0,0,.2);border-radius:4px;padding:2px 4px;margin-right:10px;box-shadow:1px 1px 0 rgba(0,0,0,.6)}.count-block .count-visitors .icon{display:inline-flex;background-color:transparent;width:16px;height:16px;margin-right:4px}@media only screen and (max-width:399px){.count-block .count-visitors{display:none}}/*# sourceMappingURL=external_player-3.4.0.css.map */
