@media screen and (max-width: 850px) {
  .agp-container #agp-focus-comment-overlay .agp-focus-comment-dialog {
    height: 300px;
    margin-top: -150px; } }
.agp-seekbar-container {
  width: 100%;
  padding: 0px 5px; }
  .agp-seekbar-container .agp-seekbar-main-container {
    position: relative;
    width: auto;
    height: 35px;
    border: solid black 2px;
    border-radius: 3px;
    background: #000;
    padding: 0px 20px;
    border-radius: 20px; }
    .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container {
      position: relative;
      height: 100%;
      width: 100%;
      background: #fff;
      border-radius: 0px; }
      .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-bg {
        position: absolute;
        width: auto;
        height: auto;
        left: 2px;
        right: 2px;
        top: 0px;
        bottom: 0px; }
        .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-bg .agp-seekbar-range-bg {
          margin: 0px;
          position: absolute;
          background: #CC3333;
          width: auto;
          height: 100%;
          left: 0%;
          right: 100%; }
        .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-bg .agp-total-comment-container {
          position: absolute;
          width: auto;
          height: auto;
          top: 2px;
          bottom: 2px;
          overflow: hidden;
          left: 0px;
          right: -1px; }
          .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-bg .agp-total-comment-container .agp-total-comment-section-wrapper {
            position: relative;
            float: left;
            width: auto;
            height: 100%;
            border-right: solid 1px white; }
            .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-bg .agp-total-comment-container .agp-total-comment-section-wrapper .agp-total-comment-section {
              position: absolute;
              bottom: 0px;
              left: 0px;
              width: 100%;
              height: auto;
              background: #89CEFA; }
              .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-bg .agp-total-comment-container .agp-total-comment-section-wrapper .agp-total-comment-section.green {
                background: #84ff84; }
              .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-bg .agp-total-comment-container .agp-total-comment-section-wrapper .agp-total-comment-section.orange {
                background: #ffc184; }
              .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-bg .agp-total-comment-container .agp-total-comment-section-wrapper .agp-total-comment-section.red {
                background: #ff8484; }
            .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-bg .agp-total-comment-container .agp-total-comment-section-wrapper .agp-total-comment-section-overlay {
              position: absolute;
              top: 0px;
              left: 0px;
              width: 100%;
              height: 100%;
              background-image: url("/assets/player/img/comment_bar_border.png");
              background-size: 100% 100%; }
      .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-user-comment-position-container {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 10px;
        width: 100%; }
        .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-user-comment-position-container .agp-user-comment-section-wrapper {
          position: relative;
          height: 10px;
          width: auto;
          float: left; }
          .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-user-comment-position-container .agp-user-comment-section-wrapper .agp-user-comment-section {
            position: absolute;
            width: 4px;
            height: 4px;
            top: 1px;
            left: 50%;
            margin-left: -2px;
            background: #FF69B4;
            border-radius: 2px; }
      .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-handle-container {
        position: relative;
        height: 100%;
        width: auto;
        margin: 0px 2px; }
        .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-handle-container .agp-seekbar-range-handle-min, .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-handle-container .agp-seekbar-main-handle, .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-handle-container .agp-seekbar-range-handle-max {
          position: absolute;
          width: 10px;
          height: 29px;
          z-index: 91; }
          .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-handle-container .agp-seekbar-range-handle-min.dragging, .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-handle-container .agp-seekbar-main-handle.dragging, .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-handle-container .agp-seekbar-range-handle-max.dragging {
            z-index: 92; }
        .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-handle-container .agp-seekbar-main-handle {
          width: 2px;
          margin-left: -1px;
          background: #f00; }
        .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-handle-container .agp-seekbar-range-handle-min, .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-handle-container .agp-seekbar-range-handle-max {
          width: 45px;
          margin-top: -14px;
          z-index: 93;
          height: 46px;
          cursor: col-resize; }
        .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-handle-container .agp-seekbar-range-handle-min {
          left: 0%;
          background-image: url(/assets/kokoreco/img/kokoreco_handle_min.png);
          background-size: 100% 100%;
          background-position: center;
          margin-left: -15px; }
        .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-handle-container .agp-seekbar-main-handle {
          left: 0%; }
        .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-handle-container .agp-seekbar-range-handle-max {
          left: 0%;
          background-image: url(/assets/kokoreco/img/kokoreco_handle_max.png);
          background-size: 100% 100%;
          background-position: center;
          margin-left: -25px; }

.agp-seekbar-container.normal .agp-seekbar-main-container .agp-seekbar-bg .agp-seekbar-range-bg {
  display: none; }
.agp-seekbar-container.normal .agp-seekbar-main-container .agp-seekbar-handle-container .agp-seekbar-range-handle-min {
  display: none; }
.agp-seekbar-container.normal .agp-seekbar-main-container .agp-seekbar-handle-container .agp-seekbar-range-handle-max {
  display: none; }

.agp-seekbar-container.range.dragging .agp-seekbar-main-container .agp-seekbar-main-handle {
  display: none; }

.agp-container.content-not-ready .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-handle-container, .agp-container.content-not-ready .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-bg {
  display: none; }

.agp-container.kokoreco .agp-seekbar-inner-container {
  background: #ccc; }
.agp-container.kokoreco .agp-seekbar-container .agp-seekbar-bg .agp-total-comment-container {
  display: none; }
.agp-container.kokoreco .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-user-comment-position-container {
  display: none; }
.agp-container.kokoreco .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-handle-container .agp-seekbar-main-handle {
  display: none;
  background: yellow; }
.agp-container.kokoreco .agp-video-ctrl-container .agp-video-ctrl-btns-container.normal {
  display: none; }
.agp-container.kokoreco .agp-video-ctrl-container .agp-video-ctrl-btns-container.kokoreco {
  display: block; }
.agp-container.kokoreco.content-playing .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-handle-container .agp-seekbar-main-handle {
  display: block; }

@media screen and (max-width: 600px) {
  .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-limit-bar {
    position: absolute;
    width: 3px;
    height: 20px;
    margin-top: -10px; } }
@media screen and (max-width: 550px) {
  .episode-view-header {
    margin-bottom: 30px; }
    .episode-view-header .player-star-container {
      padding: 2px;
      border: 1px solid #ccc;
      bottom: -27px; }

  #content-container {
    width: 100%; }

  .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container.normal .agp-video-ctrl-btns {
    margin-top: 7px;
    margin-left: 0px; }

  .agp-container.kokoreco .agp-social-menu-container {
    display: block; }

  .agp-video-ctrl-container .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-handle-container .agp-seekbar-main-handle {
    width: 4px;
    height: 39px;
    margin-left: -2px; }
  .agp-video-ctrl-container .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-handle-container .agp-seekbar-range-handle-min, .agp-video-ctrl-container .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-handle-container .agp-seekbar-range-handle-max {
    margin-top: -18px;
    width: 50px;
    height: 56px; }
  .agp-video-ctrl-container .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-handle-container .agp-seekbar-range-handle-min {
    margin-left: -20px; }
  .agp-video-ctrl-container .agp-seekbar-container .agp-seekbar-main-container .agp-seekbar-inner-container .agp-seekbar-handle-container .agp-seekbar-range-handle-max {
    margin-left: -30px; }

  .agp-player-overlay .agp-auth-container {
    width: 280px;
    height: 340px;
    margin-left: -140px;
    margin-top: -170px; } }
@media screen and (max-width: 550px) {
  #content-container {
    padding-right: 5px;
    padding-left: 5px;
    border-right: 3px solid black;
    border-left: 3px solid black; }

  .agp-container {
    width: 344px;
    /*$ad-c-height : 35px; */
    height: 718.50847px; }
    .agp-container .agp-ad-container {
      position: absolute;
      width: 334px;
      height: 0px; }
    .agp-container .agp-video-container {
      left: 5px;
      width: 334px;
      height: 183.50847px;
      top: 15px; }
      .agp-container .agp-video-container .agp-video-wrapper {
        width: 334px;
        height: 183.50847px; }
        .agp-container .agp-video-container .agp-video-wrapper .agp-media {
          width: 334px;
          height: 183.50847px; }
      .agp-container .agp-video-container .agp-thumbnail {
        width: 344px;
        height: 193.50847px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center; }
    .agp-container .agp-selected-audience-container {
      position: absolute;
      left: 0px;
      top: 10px;
      height: 193.50847px;
      width: 334px;
      margin: 0px 5px;
      overflow: hidden; }
      .agp-container .agp-selected-audience-container .agp-selected-audience-toggle-btn {
        position: absolute;
        background-image: url("/assets/player/img/selected_audience_balloon_off.png");
        background-size: 100% 100%;
        opacity: 1.0;
        text-align: center;
        vertical-align: middle;
        font-weight: bold;
        color: #666;
        cursor: pointer;
        z-index: 80;
        right: 14px;
        bottom: 7px;
        width: 30px;
        height: 21px;
        font-size: 10px;
        line-height: 21px; }
      .agp-container .agp-selected-audience-container.on .agp-selected-audience-comment-container {
        opacity: 0.8; }
      .agp-container .agp-selected-audience-container.on .agp-selected-audience-list {
        opacity: 0.7; }
      .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container {
        position: absolute;
        left: 0px;
        padding: 0px;
        overflow: hidden;
        opacity: 0;
        width: 334px;
        height: 158.50847px;
        bottom: 30px; }
        .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame {
          position: absolute;
          top: 0px;
          left: 0px;
          right: -20px;
          bottom: -20px;
          padding: 0px;
          padding-bottom: 20px;
          overflow: scroll;
          /*
          &::-webkit-scrollbar {
          	display : none;
          }
          */
          transition: all 300ms;
          -moz-transition: all 300ms;
          -webkit-transition: all 300ms;
          -ms-transition: all 300ms;
          height: auto;
          width: auto; }
          .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner {
            position: relative;
            padding: 0px;
            margin: 0px;
            margin-bottom: 10px;
            transition: all 300ms;
            -moz-transition: all 300ms;
            -webkit-transition: all 300ms;
            -ms-transition: all 300ms;
            width: 314px;
            left: 10px; }
            .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner.shown {
              opacity: 1; }
            .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper {
              position: relative;
              width: 100%;
              margin: 0px;
              padding: 5px 0px;
              float: bottom; }
              .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper .comment-user {
                position: absolute;
                top: 0px;
                margin: 0px;
                display: inline-block;
                color: white;
                font-size: 10px;
                font-weight: bold;
                text-align: center;
                vertical-align: middle;
                overflow: hidden;
                left: -4.66667px;
                width: 14px;
                height: 14px;
                border: white 1px solid;
                border-radius: 7px;
                line-height: 12px; }
              .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper .comment-body {
                width: auto;
                min-width: 100px;
                background: white;
                padding: 2px 5px;
                border: 2px solid white;
                display: inline-block;
                border-radius: 5px;
                font-size: 10px; }
                .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper .comment-body .nickname {
                  color: #9B9B9B;
                  margin-bottom: 2px;
                  font-weight: bold;
                  font-size: 8px; }
                .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper .comment-body .text {
                  margin-bottom: 0px;
                  font-size: 10px; }
              .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper .comment-sticker {
                width: 100px;
                height: 100px; }
              .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper .agp-sticker-count {
                position: absolute;
                bottom: 0px;
                left: -5px;
                font-weight: bold;
                font-size: 12px;
                height: 18px;
                line-height: 18px;
                color: white;
                vertical-align: middle;
                margin: 0px;
                background: #00DD00;
                padding: 1px 5px;
                border-radius: 9px; }
              .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper.own .comment-user {
                left: auto;
                right: -4.66667px; }
              .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper.own .agp-sticker-count {
                left: auto;
                right: -5px; }
              .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper.own .comment-body, .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper.own .comment-sticker {
                float: right; }
      .agp-container .agp-selected-audience-container .agp-selected-audience-list {
        position: absolute;
        left: 10px;
        opacity: 0;
        bottom: 5px; }
        .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience {
          position: relative;
          cursor: pointer;
          float: left;
          margin-left: 10px;
          width: 20px;
          height: 20px; }
          .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience .initlial {
            font-size: 10px;
            line-height: 10px;
            width: 10px; }
          .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience .agp-selected-audience-remove-btn {
            position: absolute;
            width: 12px;
            height: 12px;
            z-index: 10px;
            top: -5px;
            left: -5px; }
          .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience .agp-selected-audience-balloon {
            position: absolute;
            display: none;
            opacity: 0;
            left: 2px;
            top: 2px;
            width: 20px;
            height: 10px;
            transition: all 300ms;
            -moz-transition: all 300ms;
            -webkit-transition: all 300ms;
            -ms-transition: all 300ms; }
          .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience .agp-selected-audience-icon {
            position: absolute;
            left: 0px;
            bottom: 0px;
            background: #cff;
            transition: all 300ms;
            -moz-transition: all 300ms;
            -webkit-transition: all 300ms;
            -ms-transition: all 300ms;
            width: 20px;
            height: 20px;
            border-radius: 10px; }
            .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience .agp-selected-audience-icon .initial {
              color: white;
              vertical-align: middle;
              text-align: center;
              font-weight: bold;
              line-height: 20px; }
              .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience .agp-selected-audience-icon .initial else {
                font-size: 10px; }
          .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience.focus.saying .agp-selected-audience-balloon {
            display: none; }
          .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience.saying .agp-selected-audience-balloon {
            opacity: 1; }
      .agp-container .agp-selected-audience-container .agp-selected-audience-auto-scroll-btn {
        position: absolute;
        right: 10px;
        bottom: 50px;
        width: 50px;
        height: 50px;
        display: none;
        opacity: 0.4;
        cursor: pointer;
        background: url(/assets/player/img/auto_scroll_btn_off.png);
        background-size: 100% 100%; }
      .agp-container .agp-selected-audience-container.on .agp-selected-audience-toggle-btn {
        background-image: url("/assets/player/img/selected_audience_balloon.png");
        opacity: 1.0; }
      .agp-container .agp-selected-audience-container.on .agp-selected-audience-auto-scroll-btn {
        display: block; }
      .agp-container .agp-selected-audience-container.auto .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner {
        position: absolute;
        padding: 0px;
        padding-bottom: 20px;
        margin: 0px;
        bottom: 0px; }
      .agp-container .agp-selected-audience-container.auto .agp-selected-audience-auto-scroll-btn {
        opacity: 0.8;
        background: url(/assets/player/img/auto_scroll_btn_on.png);
        background-size: 100% 100%; }
    .agp-container .agp-video-ctrl-container {
      position: absolute;
      background: #515151;
      width: 334px;
      height: 90px;
      top: 213.50847px;
      left: 0px;
      margin: 0px 5px;
      padding-top: 5px; }
      .agp-container .agp-video-ctrl-container .agp-seekbar-container {
        position: relative;
        width: 334px;
        height: 45px; }
        .agp-container .agp-video-ctrl-container .agp-seekbar-container .agp-seekbar-main-container {
          margin: 0px 0px;
          height: 43px; }
          .agp-container .agp-video-ctrl-container .agp-seekbar-container .agp-seekbar-main-container .agpan-slider-horizontal {
            height: 40px; }
    .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-video-ctrl-seekbar-label-wrapper {
      margin-top: 0px;
      height: 14px; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-video-ctrl-seekbar-label-wrapper .time-label {
        font-size: 12px;
        line-height: 14px;
        vertical-align: top; }
    .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container.normal .agp-video-ctrl-btns {
      position: absolute;
      left: 10px;
      top: 7px;
      margin: 0px; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container.normal .agp-video-ctrl-btns.normal {
        width: 250px;
        margin-left: -125px; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container.normal .agp-video-ctrl-btns .agp-video-ctrl-btn {
        width: 20px;
        height: 20px;
        margin-right: 15px; }
        .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container.normal .agp-video-ctrl-btns .agp-video-ctrl-btn img {
          width: 20px;
          height: 20px; }
        .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container.normal .agp-video-ctrl-btns .agp-video-ctrl-btn.prev-btn-10 {
          display: none; }
    .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper {
      height: 26px;
      width: 40px;
      border-radius: 5px;
      background: #ccc;
      margin-top: 0px; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-btn {
        position: relative;
        display: block;
        height: 26px;
        width: 40px;
        background-image: url("/assets/player/img/volume_btn.png");
        background-size: 20px 16px;
        background-repeat: no-repeat;
        background-position: center; }
        .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-btn .agp-volume-mute-btn-sp {
          position: absolute;
          top: 0px;
          left: 0px;
          width: 100%;
          height: 100%;
          display: none;
          background-image: url("/assets/player/img/cross_image.png");
          background-size: 20px 20px;
          background-repeat: no-repeat;
          background-position: center; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-mute-btn {
        display: none; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels {
        display: none;
        position: absolute;
        top: -55px;
        left: 0px;
        height: 50px;
        width: 40px;
        background: #aaa;
        border-radius: 5px; }
        .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level {
          position: absolute;
          height: 3px;
          width: 100%;
          float: top;
          margin: 0px;
          margin-bottom: 4px;
          border-radius: 1.5px; }
          .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level.agp-volume-level-0 {
            width: 6px;
            height: 3px;
            bottom: 5px;
            left: 17px; }
          .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level.agp-volume-level-1 {
            width: 12px;
            height: 3px;
            bottom: 12px;
            left: 14px; }
          .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level.agp-volume-level-2 {
            width: 18px;
            height: 3px;
            bottom: 19px;
            left: 11px; }
          .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level.agp-volume-level-3 {
            width: 24px;
            height: 3px;
            bottom: 26px;
            left: 8px; }
          .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level.agp-volume-level-4 {
            bottom: 33px;
            height: 3px;
            left: 5px;
            width: 30px; }
        .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-levels-wrapper {
          display: none; }
        .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-levels-sp-wrapper {
          display: block; }
        .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels.on {
          display: block; }
    .agp-container .agp-comment-editor-container {
      position: absolute;
      background: #ccc;
      width: 334px;
      height: 100px;
      top: 313.50847px;
      left: 5px; }
      .agp-container .agp-comment-editor-container .agp-comment-mode-btn {
        position: absolute;
        display: block;
        width: 30px;
        height: 30px;
        top: 5px;
        left: 5px; }
      .agp-container .agp-comment-editor-container .kokoreco-btn {
        position: absolute;
        width: 75px;
        height: 30px;
        top: -45px;
        left: 0px;
        margin: 5px;
        font-size: 10px;
        color: white;
        font-weight: bold;
        border-color: #999;
        background-color: #fff;
        padding: 3px 5px;
        background-image: url("/assets/kokoreco/img/kokoreco_logo.png");
        z-index: 100;
        background-size: 90% 90%;
        background-position: center;
        background-repeat: no-repeat;
        user-select: none;
        -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none; }
        .agp-container .agp-comment-editor-container .kokoreco-btn .kokoreco-status {
          position: absolute;
          height: 28px;
          width: 150px;
          top: -42px;
          left: 0px;
          border: solid 1px #CC3333;
          border-radius: 4px;
          background: white;
          display: none;
          z-index: 10; }
          .agp-container .agp-comment-editor-container .kokoreco-btn .kokoreco-status .reco-mark {
            float: left;
            width: 14px;
            height: 14px;
            background: #CC3333;
            border-radius: 7px;
            margin: 6px 4px;
            transition: all 300ms;
            -moz-transition: all 300ms;
            -webkit-transition: all 300ms;
            -ms-transition: all 300ms; }
          .agp-container .agp-comment-editor-container .kokoreco-btn .kokoreco-status .reco-time {
            float: left;
            color: black;
            width: 50px;
            line-height: 28px;
            font-size: 18px;
            vertical-align: middle;
            text-align: right;
            white-space: nowrap; }
        .agp-container .agp-comment-editor-container .kokoreco-btn img {
          position: relative;
          margin: auto;
          width: 100%;
          height: 100%;
          max-width: 100%;
          max-height: 100%; }
        .agp-container .agp-comment-editor-container .kokoreco-btn:hover {
          background-color: #ddd; }
        .agp-container .agp-comment-editor-container .kokoreco-btn.pressed .kokoreco-status {
          display: block; }
      .agp-container .agp-comment-editor-container .kokoreco-close-btn {
        position: absolute;
        width: 75px;
        height: 30px;
        top: -45px;
        left: 0px;
        display: none;
        margin: 5px;
        padding: 5px; }
      .agp-container .agp-comment-editor-container .kokoreco-btn {
        width: 70px; }
      .agp-container .agp-comment-editor-container .kokoreco-btn, .agp-container .agp-comment-editor-container .kokoreco-close-btn {
        position: absolute;
        top: 40px; }
      .agp-container .agp-comment-editor-container.text .agp-comment-mode-btn {
        background-image: url(/assets/player/img/comment_mode_btn_sticker.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center; }
      .agp-container .agp-comment-editor-container.sticker .agp-comment-mode-btn {
        background-image: url(/assets/player/img/comment_mode_btn_pen.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center; }
      .agp-container .agp-comment-editor-container.sticker .kokoreco-btn {
        display: none; }
      .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container {
        position: absolute;
        padding: 5px;
        padding-left: 0px;
        top: 0px;
        display: none;
        background: #ccc;
        left: 40px;
        width: 294px;
        height: 100px; }
        .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper {
          position: relative;
          border: 2px solid black;
          border-radius: 10px;
          width: 289px;
          height: 90px; }
          .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper {
            position: absolute;
            left: 0px;
            top: 0px;
            width: 100%;
            border: 0px;
            border-radius: 0px;
            background: white;
            height: 80px; }
            .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper.can-left .agp-stickers-scroll-btn.right, .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper.can-right .agp-stickers-scroll-btn.right {
              display: none; }
            .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-stickers {
              left: 0px;
              top: 0px;
              width: 100%;
              height: 76px;
              white-space: nowrap;
              position: relative;
              overflow-x: scroll;
              overflow-y: visible; }
              .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-stickers::-webkit-scrollbar {
                display: none; }
              .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-stickers .agp-stickers-inner {
                position: relative;
                overflow: scroll;
                height: 100%;
                left: 0px !important;
                top: 0px;
                width: auto;
                padding: 0px;
                margin: 0px; }
                .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-stickers .agp-stickers-inner::-webkit-scrollbar {
                  display: none; }
                .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-stickers .agp-stickers-inner .agp-sticker {
                  width: 60px;
                  position: relative;
                  display: inline-block;
                  padding: 3px 3px;
                  cursor: pointer; }
                  .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-stickers .agp-stickers-inner .agp-sticker .agp-sticker-image {
                    width: 54px;
                    height: 54px; }
                  .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-stickers .agp-stickers-inner .agp-sticker .agp-sticker-own {
                    position: absolute;
                    right: 0px;
                    bottom: 4px;
                    font-weight: bold;
                    font-size: 10px;
                    line-height: 12px;
                    color: white;
                    vertical-align: middle;
                    background: #f33;
                    padding: 1px 2px;
                    border-radius: 3px; }
            .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-focus-sticker-wrapper {
              position: absolute;
              display: none;
              padding: 5px;
              width: 90px;
              height: 90px;
              top: -95px;
              left: 0px;
              margin-left: -45px;
              z-index: 120;
              background: white;
              border-radius: 5px;
              transform-origin: 45px 95px;
              -moz-transform-origin: 45px 95px;
              -webkit-transform-origin: 45px 95px;
              -ms-transform-origin: 45px 95px; }
              .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-focus-sticker-wrapper .agp-focus-sticker {
                width: 100%;
                height: 100%; }
              .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-focus-sticker-wrapper .agp-sticker-click-cnt-wrapper {
                position: absolute;
                display: none;
                right: 3px;
                bottom: -8px;
                font-weight: bold;
                font-size: 12px;
                line-height: 14px;
                color: white;
                vertical-align: middle;
                background: #00DD00;
                padding: 1px 5px;
                border-radius: 7px; }
              .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-focus-sticker-wrapper.agp-growing .agp-sticker-click-cnt-wrapper {
                display: block; }
          .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-sticker-sets-wrapper {
            position: absolute;
            width: 100%;
            border: 0px;
            border-radius: 0px;
            left: 0px;
            bottom: 0px;
            right: auto;
            top: auto;
            border-bottom-right-radius: 10px;
            border-bottom-left-radius: 10px;
            background: #9B9B9B;
            height: 26px;
            overflow: hidden; }
            .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-sticker-sets-wrapper .agp-sticker-sets {
              height: 46px;
              width: 100%;
              margin: 0px;
              padding: 0px;
              overflow-x: scroll;
              overflow-y: visible;
              white-space: nowrap; }
              .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-sticker-sets-wrapper .agp-sticker-sets::-webkit-scrollbar {
                display: none; }
              .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-sticker-sets-wrapper .agp-sticker-sets .agp-sticker-sets-inner {
                height: 100%;
                width: 1000px;
                margin: 0px;
                padding: 0px; }
                .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-sticker-sets-wrapper .agp-sticker-sets .agp-sticker-sets-inner .agp-sticker-set {
                  width: auto;
                  position: relative;
                  float: left;
                  display: inline-block;
                  list-style: none;
                  margin: 0px;
                  padding: 3px 10px;
                  border-right: 1px #333 solid;
                  cursor: pointer;
                  padding-top: 2px; }
                  .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-sticker-sets-wrapper .agp-sticker-sets .agp-sticker-sets-inner .agp-sticker-set .agp-sticker-set-image {
                    margin: auto 0px;
                    width: 20px;
                    height: 20px; }
                  .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-sticker-sets-wrapper .agp-sticker-sets .agp-sticker-sets-inner .agp-sticker-set .agp-support-sticker, .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-sticker-sets-wrapper .agp-sticker-sets .agp-sticker-sets-inner .agp-sticker-set .agp-priced-sticker {
                    background: #f33;
                    color: white;
                    width: 10px;
                    height: 10px;
                    text-align: center;
                    font-size: 10px;
                    line-height: 12px;
                    vertical-align: middle;
                    position: absolute;
                    right: 0px;
                    top: 0px; }
                  .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-sticker-sets-wrapper .agp-sticker-sets .agp-sticker-sets-inner .agp-sticker-set .agp-priced-sticker {
                    background: orange; }
                  .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-sticker-sets-wrapper .agp-sticker-sets .agp-sticker-sets-inner .agp-sticker-set.active {
                    background: #c9c9c9; }
      .agp-container .agp-comment-editor-container.sticker .agp-sticker-comment-editor-container {
        display: block; }
      .agp-container .agp-comment-editor-container .agp-text-comment-editor-container {
        position: absolute;
        padding: 5px;
        left: 35px;
        top: 0px;
        width: 299px;
        height: 100px;
        left: 40px;
        width: 294px;
        height: 50px; }
        .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment-wrapper {
          position: relative;
          border: black solid 2px;
          border-radius: 7px;
          width: 284px;
          height: 30px;
          background: #fff; }
          .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment-wrapper .agp-comment {
            height: 26px;
            border: 0px;
            margin: 0px 40px 0px 10px;
            width: 234px; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment-wrapper .agp-comment:focus {
              outline: 0;
              border-color: none; }
          .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment-wrapper .comment-simple-write {
            position: absolute;
            top: 0px;
            right: 5px;
            width: 30px;
            height: 26px;
            cursor: pointer; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment-wrapper .comment-simple-write img {
              width: 30px;
              height: 14px;
              margin: 6px 0px; }
        .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right {
          position: absolute;
          right: 5px;
          top: 0px;
          width: -5px;
          height: 50px;
          padding: 5px;
          background: #ccc;
          transition: all 300ms;
          -moz-transition: all 300ms;
          -webkit-transition: all 300ms;
          -ms-transition: all 300ms; }
          .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share, .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-simple-write {
            background: #db4bb6;
            border-color: #ac378e;
            color: white;
            font-weight: bold; }
          .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share {
            position: relative; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share .social-icon {
              position: relative;
              display: none;
              width: 20px;
              height: 20px;
              top: -0.1em;
              margin-left: 3px; }
              .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share .social-icon.facebook {
                background: white;
                border-radius: 3px; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share.facebook .social-icon.facebook {
              display: inline-block; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share.twitter .social-icon.twitter {
              display: inline-block; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share.no-comment {
              opacity: 0.5; }
        .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment {
          z-index: 2;
          width: 284px; }
        .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right {
          margin-top: 40px;
          width: 190px; }
      .agp-container .agp-comment-editor-container .btn-wrapper-right.kokoreco {
        right: -320px; }
      .agp-container .agp-comment-editor-container.is-comment-disabled .agp-comment-mode-btn {
        opacity: 0.3;
        cursor: default; }
      .agp-container .agp-comment-editor-container.is-comment-disabled .agp-text-comment-editor-container .agp-comment-wrapper {
        border: #666 solid 1px;
        background: #ddd; }
        .agp-container .agp-comment-editor-container.is-comment-disabled .agp-text-comment-editor-container .agp-comment-wrapper .agp-comment {
          background: #ddd; }
    .agp-container #agp-focus-comment-overlay {
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px;
      background: rgba(0, 0, 0, 0.5);
      z-index: 110;
      display: none; }
      .agp-container #agp-focus-comment-overlay .agp-focus-comment-dialog {
        position: absolute;
        width: 280px;
        height: 400px;
        background: #FFEDB3;
        border: solid 2px black;
        top: 50%;
        left: 50%;
        margin-left: -140px;
        margin-top: -200px; }
        .agp-container #agp-focus-comment-overlay .agp-focus-comment-dialog .btn-close {
          display: block;
          position: absolute;
          top: 5px;
          right: 5px;
          width: 20px;
          height: 20px; }
          .agp-container #agp-focus-comment-overlay .agp-focus-comment-dialog .btn-close img {
            width: 20px;
            height: 20px; }
        .agp-container #agp-focus-comment-overlay .agp-focus-comment-dialog .name {
          margin: 10px;
          margin-right: 25px;
          height: 20px;
          line-height: 20px;
          font-size: 15px;
          display: block;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
          .agp-container #agp-focus-comment-overlay .agp-focus-comment-dialog .name .user-icon {
            width: 20px;
            height: 20px; }
            .agp-container #agp-focus-comment-overlay .agp-focus-comment-dialog .name .user-icon .initial {
              width: 15px;
              height: 20px;
              font-size: 12px;
              line-height: 20px; }
        .agp-container #agp-focus-comment-overlay .agp-focus-comment-dialog .time {
          margin: 5px 10px;
          font-size: 12px; }
        .agp-container #agp-focus-comment-overlay .agp-focus-comment-dialog .comment {
          margin: 10px;
          margin-top: 0px;
          display: block;
          font-size: 15px;
          line-height: 17px; }
        .agp-container #agp-focus-comment-overlay .agp-focus-comment-dialog .sticker {
          display: none;
          position: absolute;
          width: 100px;
          height: 100px;
          top: 150px;
          left: 50%;
          margin-left: -50px;
          margin-top: -50px; }
        .agp-container #agp-focus-comment-overlay .agp-focus-comment-dialog .buttons {
          position: absolute;
          bottom: 0px;
          width: 100%;
          padding: 10px;
          padding-top: 0px; }
          .agp-container #agp-focus-comment-overlay .agp-focus-comment-dialog .buttons .btn {
            width: 100%;
            margin-top: 10px; }
      .agp-container #agp-focus-comment-overlay.sticker .comment {
        display: none; }
      .agp-container #agp-focus-comment-overlay.sticker .sticker {
        display: block; }
    .agp-container .agp-share-status {
      position: absolute;
      background: rgba(0, 0, 0, 0.7);
      opacity: 0;
      display: none;
      transition: all 300ms;
      -moz-transition: all 300ms;
      -webkit-transition: all 300ms;
      -ms-transition: all 300ms;
      left: 5px;
      top: 313.50847px;
      width: 334px;
      height: 100px; }
      .agp-container .agp-share-status .agp-share-status-busy, .agp-container .agp-share-status .btn-close {
        position: absolute;
        left: 5px;
        top: 50%;
        display: block;
        width: 30px;
        height: 30px;
        margin-top: -15px; }
      .agp-container .agp-share-status .btn-close {
        background-image: url("/assets/player/img/cross_image.png");
        background-size: 40% 40%;
        background-position: center;
        background-repeat: no-repeat; }
      .agp-container .agp-share-status .btn-close {
        top: 20px; }
      .agp-container .agp-share-status .agp-share-status-progress {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%; }
        .agp-container .agp-share-status .agp-share-status-progress .agp-share-status-msg {
          position: absolute;
          color: white;
          top: 0px;
          left: 40px;
          height: 100px;
          line-height: 100px;
          vertical-align: middle; }
      .agp-container .agp-share-status .agp-share-status-result {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%; }
        .agp-container .agp-share-status .agp-share-status-result .btn-close:hover {
          opacity: 0.5; }
        .agp-container .agp-share-status .agp-share-status-result .agp-share-status-result-msg {
          position: absolute;
          height: 24px;
          line-height: 24px;
          display: block;
          color: white;
          top: 9px;
          width: 150px;
          left: 40px; }
        .agp-container .agp-share-status .agp-share-status-result .agp-share-status-result-url {
          position: absolute;
          height: 24px;
          line-height: 24px;
          display: block;
          background: white;
          border-radius: 5px;
          padding-left: 5px;
          text-decoration: underline;
          word-wrap: normal;
          white-space: normal;
          text-overflow: ellipsis;
          overflow-wrap: break-word;
          top: 55px;
          width: 289px;
          left: 40px; }
        .agp-container .agp-share-status .agp-share-status-result .btn-copy {
          position: absolute;
          top: 5px;
          right: 5px;
          width: 100px;
          height: 30px; }
      .agp-container .agp-share-status.kokoreco, .agp-container .agp-share-status.sticker, .agp-container .agp-share-status.player, .agp-container .agp-share-status.result, .agp-container .agp-share-status.failure {
        display: block;
        opacity: 1; }
      .agp-container .agp-share-status.kokoreco .agp-share-status-progress, .agp-container .agp-share-status.sticker .agp-share-status-progress, .agp-container .agp-share-status.player .agp-share-status-progress {
        display: block; }
      .agp-container .agp-share-status.kokoreco .agp-share-status-result, .agp-container .agp-share-status.sticker .agp-share-status-result, .agp-container .agp-share-status.player .agp-share-status-result {
        display: none; }
      .agp-container .agp-share-status.result .agp-share-status-progress, .agp-container .agp-share-status.failure .agp-share-status-progress {
        display: none; }
      .agp-container .agp-share-status.result .agp-share-status-result, .agp-container .agp-share-status.failure .agp-share-status-result {
        display: block; }
      .agp-container .agp-share-status.failure .agp-share-status-result-msg {
        width: 280px;
        font-size: 13px;
        line-height: 24px; }
      .agp-container .agp-share-status.failure .agp-share-status-result-url {
        display: none; }
      .agp-container .agp-share-status.failure .btn-copy {
        display: none; }
      .agp-container .agp-share-status.dismiss {
        opacity: 0; }
      .agp-container .agp-share-status.failure .agp-share-status-result-msg {
        width: 280px;
        font-size: 13px;
        line-height: 24px; }
    .agp-container .agp-audience-container {
      position: absolute;
      overflow: hidden;
      width: 334px;
      height: 290px;
      top: 423.50847px;
      left: 5px; }
      .agp-container .agp-audience-container .agp-audience-tabs {
        position: absolute;
        top: 0px;
        left: 0px;
        padding: 0px;
        z-index: 10;
        width: 334px;
        height: 40px; }
        .agp-container .agp-audience-container .agp-audience-tabs li {
          float: left;
          margin: 0px;
          padding: 0px;
          list-style: none;
          background: #9B9B9B;
          border-top-left-radius: 10px;
          border-top-right-radius: 10px;
          cursor: pointer;
          width: 104.66667px;
          height: 40px;
          margin-right: 10px;
          border: solid 2px #aaa;
          border-bottom: 0px; }
          .agp-container .agp-audience-container .agp-audience-tabs li div.tab-image {
            display: block;
            margin: 10px auto;
            text-align: center;
            background-size: 100% 100%;
            width: 32.90323px;
            height: 20px; }
          .agp-container .agp-audience-container .agp-audience-tabs li.agp-audience-tab-letter div.tab-image {
            background-image: url("/assets/player/img/comment_list_tab_letter_off.png"); }
          .agp-container .agp-audience-container .agp-audience-tabs li.agp-audience-tab-list div.tab-image {
            background-image: url("/assets/player/img/comment_list_tab_list_off.png"); }
          .agp-container .agp-audience-container .agp-audience-tabs li.agp-audience-tab-search {
            position: absolute;
            margin-right: 0px;
            right: 0px;
            top: 0px; }
            .agp-container .agp-audience-container .agp-audience-tabs li.agp-audience-tab-search div.tab-image {
              background-image: url("/assets/player/img/comment_list_tab_search_off.png"); }
          .agp-container .agp-audience-container .agp-audience-tabs li.agp-audience-tab-letter {
            border-right: 1px solid #999; }
          .agp-container .agp-audience-container .agp-audience-tabs li.agp-audience-tab-list {
            border-left: 1px solid #999; }
      .agp-container .agp-audience-container .agp-audience-area-wrapper {
        position: absolute;
        left: 0px;
        background: white;
        width: 334px;
        height: 250px;
        top: 40px;
        border: solid 2px #aaa;
        border-top: 0px;
        overflow: hidden; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-bg-logo {
          position: absolute;
          left: 50%;
          top: 50%;
          background-size: 100% 100%;
          background-repeat: no-repeat;
          background-position: center;
          opacity: 0.7;
          width: 160px;
          height: 90px;
          margin-top: -25px;
          margin-left: -80px; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-area {
          position: relative;
          margin: 0px;
          padding: 0px;
          width: 335px;
          height: 250px;
          opacity: 1; }
          .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-area.hidden, .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-area.loading {
            opacity: 0; }
          .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-area .agp-audience-area-inner {
            position: relative;
            margin: 0px;
            padding: 0px;
            width: 335px; }
            .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-area .agp-audience-area-inner.all {
              margin-top: 20px; }
            .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-area .agp-audience-area-inner.search {
              margin-top: 50px; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-area-header {
          position: absolute;
          top: 0px;
          left: 0px;
          background: white;
          border-bottom: solid 1px #aaa;
          height: 20px;
          width: 329px; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper #agp-audience-overlay, .agp-container .agp-audience-container .agp-audience-area-wrapper #agp-audience-dialog-container {
          position: absolute;
          display: none;
          left: 0px;
          right: 0px;
          bottom: 0px;
          width: auto;
          height: auto;
          background: rgba(0, 0, 0, 0.3);
          z-index: 15;
          top: 20px; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper #agp-audience-overlay .agp-audience-busy {
          position: absolute;
          top: 50%;
          left: 50%;
          width: 40px;
          height: 40px;
          margin-top: -20px;
          margin-left: -20px; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper #agp-audience-dialog-container .agp-audience-dialog {
          position: absolute;
          top: 50%;
          left: 30px;
          right: 30px;
          padding: 10px;
          background: white;
          border-radius: 10px;
          border: solid 1px #aaa;
          height: 130px;
          margin-top: -65px; }
          .agp-container .agp-audience-container .agp-audience-area-wrapper #agp-audience-dialog-container .agp-audience-dialog .btn {
            margin-bottom: 5px; }
      .agp-container .agp-audience-container.letter .agp-audience-area-header {
        display: none; }
      .agp-container .agp-audience-container.letter .agp-audience-area {
        cursor: pointer;
        transition: all 300ms;
        -moz-transition: all 300ms;
        -webkit-transition: all 300ms;
        -ms-transition: all 300ms;
        height: 250px; }
        .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all {
          position: relative;
          height: 250px; }
          .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience {
            height: 70px;
            margin-top: -35px;
            position: absolute;
            list-style: none;
            background: #FFEDB3;
            border: solid 2px black;
            width: 105px;
            margin-left: -52.5px;
            left: 174.5px;
            top: 170px;
            opacity: 1; }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience p.name {
              margin-left: -5px;
              font-size: 10px;
              line-height: 13px;
              font-weight: bold;
              color: #777;
              width: 100%;
              font-weight: bold;
              height: 26px;
              margin: 2px;
              display: inline-block;
              margin: 3px;
              margin-bottom: 0px;
              -webkit-box-orient: vertical;
              -webkit-line-clamp: 2;
              overflow: hidden;
              text-overflow: ellipsis; }
              .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience p.name img.ag-audience-icon {
                display: inline;
                width: 12px;
                height: 12px;
                vertical-align: top;
                margin-right: 3px; }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience div.comment {
              position: absolute;
              height: 26px;
              bottom: 5px;
              font-size: 10px;
              line-height: 12px;
              margin: 5px;
              overflow: hidden;
              -webkit-box-orient: vertical;
              -webkit-line-clamp: 2;
              text-overflow: ellipsis; }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience div.time {
              position: absolute;
              display: inline-block;
              right: 3px;
              bottom: 0px;
              font-size: 10px;
              color: #777; }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience img.sticker {
              position: absolute;
              width: 50px;
              height: 50px;
              transform-origin: 50% 50%;
              -moz-transform-origin: 50% 50%;
              -webkit-transform-origin: 50% 50%;
              -ms-transform-origin: 50% 50%;
              left: 50%;
              top: 50%;
              margin-left: -25px;
              margin-top: -25px; }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience .agp-sticker-count {
              position: absolute;
              display: none;
              bottom: 3px;
              left: 3px;
              font-weight: bold;
              font-size: 10px;
              height: 12px;
              line-height: 12px;
              color: white;
              vertical-align: middle;
              margin: 0px;
              background: #00DD00;
              padding: 1px 5px;
              border-radius: 6px; }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience.hidden {
              display: none; }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience.depth-0 {
              opacity: 0;
              transform: scale(2);
              -moz-transform: scale(2);
              -webkit-transform: scale(2);
              -ms-transform: scale(2);
              transform-origin: 0px 0px;
              -moz-transform-origin: 0px 0px;
              -webkit-transform-origin: 0px 0px;
              -ms-transform-origin: 0px 0px;
              z-index: 0; }
              .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience.depth-0.ready {
                z-index: 9; }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience.depth-1 {
              opacity: 1;
              transform: scale(1);
              -moz-transform: scale(1);
              -webkit-transform: scale(1);
              -ms-transform: scale(1);
              transform-origin: 0px 0px;
              -moz-transform-origin: 0px 0px;
              -webkit-transform-origin: 0px 0px;
              -ms-transform-origin: 0px 0px;
              transition: all 700ms;
              -moz-transition: all 700ms;
              -webkit-transition: all 700ms;
              -ms-transition: all 700ms;
              z-index: 8; }
              .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience.depth-1.done {
                transition: all 0ms;
                -moz-transition: all 0ms;
                -webkit-transition: all 0ms;
                -ms-transition: all 0ms; }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience.depth-2 {
              opacity: 0.5;
              z-index: 7; }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience.depth-3 {
              opacity: 0;
              z-index: 6; }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience.rotate-0 {
              transform: rotate(0deg);
              -moz-transform: rotate(0deg);
              -webkit-transform: rotate(0deg);
              -ms-transform: rotate(0deg); }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience.rotate-1 {
              transform: rotate(-3deg);
              -moz-transform: rotate(-3deg);
              -webkit-transform: rotate(-3deg);
              -ms-transform: rotate(-3deg); }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience.rotate-2 {
              transform: rotate(-6deg);
              -moz-transform: rotate(-6deg);
              -webkit-transform: rotate(-6deg);
              -ms-transform: rotate(-6deg); }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience.rotate-3 {
              transform: rotate(-9deg);
              -moz-transform: rotate(-9deg);
              -webkit-transform: rotate(-9deg);
              -ms-transform: rotate(-9deg); }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience.rotate-4 {
              transform: rotate(-12deg);
              -moz-transform: rotate(-12deg);
              -webkit-transform: rotate(-12deg);
              -ms-transform: rotate(-12deg); }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience.rotate-5 {
              transform: rotate(3deg);
              -moz-transform: rotate(3deg);
              -webkit-transform: rotate(3deg);
              -ms-transform: rotate(3deg); }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience.rotate-6 {
              transform: rotate(6deg);
              -moz-transform: rotate(6deg);
              -webkit-transform: rotate(6deg);
              -ms-transform: rotate(6deg); }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience.rotate-7 {
              transform: rotate(9deg);
              -moz-transform: rotate(9deg);
              -webkit-transform: rotate(9deg);
              -ms-transform: rotate(9deg); }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience.rotate-8 {
              transform: rotate(12deg);
              -moz-transform: rotate(12deg);
              -webkit-transform: rotate(12deg);
              -ms-transform: rotate(12deg); }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience.text .sticker {
              opacity: 0; }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience.sticker .comment {
              opacity: 0; }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience.sticker.depth-1 {
              transform: scale(1.2);
              -moz-transform: scale(1.2);
              -webkit-transform: scale(1.2);
              -ms-transform: scale(1.2);
              transform-origin: 0px 0px;
              -moz-transform-origin: 0px 0px;
              -webkit-transform-origin: 0px 0px;
              -ms-transform-origin: 0px 0px;
              transition: all 700ms;
              -moz-transition: all 700ms;
              -webkit-transition: all 700ms;
              -ms-transition: all 700ms; }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience:hover {
              z-index: 10; }
            .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience .agp-audience-overlay {
              position: absolute;
              top: 0px;
              left: 0px;
              width: 100%;
              height: 100%;
              cursor: pointer; }
      .agp-container .agp-audience-container.letter .agp-audience-tabs li.agp-audience-tab-letter {
        background: #fff;
        border-bottom: 0px;
        cursor: default; }
        .agp-container .agp-audience-container.letter .agp-audience-tabs li.agp-audience-tab-letter div.tab-image {
          background-image: url("/assets/player/img/comment_list_tab_letter_on.png"); }
      .agp-container .agp-audience-container.list, .agp-container .agp-audience-container.search {
        padding: 0px;
        margin: 0px;
        padding-top: 60px; }
        .agp-container .agp-audience-container.list .agp-audience-area, .agp-container .agp-audience-container.search .agp-audience-area {
          position: relative;
          overflow-y: scroll;
          margin: 0px;
          padding: 0px;
          vertical-align: bottom;
          width: 335px;
          height: 240px; }
          .agp-container .agp-audience-container.list .agp-audience-area .agp-audience-area-scroll-btn, .agp-container .agp-audience-container.search .agp-audience-area .agp-audience-area-scroll-btn {
            display: none; }
          .agp-container .agp-audience-container.list .agp-audience-area::-webkit-scrollbar, .agp-container .agp-audience-container.search .agp-audience-area::-webkit-scrollbar {
            display: none; }
          .agp-container .agp-audience-container.list .agp-audience-area .agp-audience-area-inner .agp-audience, .agp-container .agp-audience-container.search .agp-audience-area .agp-audience-area-inner .agp-audience {
            position: relative;
            list-style: none;
            background: #fff;
            border-bottom: 1px solid #ccc;
            top: 0px !important;
            left: 0px !important;
            padding: 10px;
            width: 330px;
            height: 80px; }
            .agp-container .agp-audience-container.list .agp-audience-area .agp-audience-area-inner .agp-audience p.name, .agp-container .agp-audience-container.search .agp-audience-area .agp-audience-area-inner .agp-audience p.name {
              position: relative;
              font-size: 10px;
              line-height: 13px;
              font-weight: bold;
              color: #777;
              font-weight: bold;
              margin: 2px;
              display: inline-block;
              margin: 3px;
              margin-bottom: 0px;
              height: 20px;
              overflow: hidden;
              text-overflow: ellipsis; }
              .agp-container .agp-audience-container.list .agp-audience-area .agp-audience-area-inner .agp-audience p.name img.ag-audience-icon, .agp-container .agp-audience-container.search .agp-audience-area .agp-audience-area-inner .agp-audience p.name img.ag-audience-icon {
                display: inline;
                width: 12px;
                height: 12px;
                vertical-align: top;
                margin-right: 3px; }
            .agp-container .agp-audience-container.list .agp-audience-area .agp-audience-area-inner .agp-audience div.comment, .agp-container .agp-audience-container.search .agp-audience-area .agp-audience-area-inner .agp-audience div.comment {
              height: 40px;
              width: 100%;
              font-size: 10px;
              line-height: 12px;
              margin: 5px;
              margin-top: -2px;
              text-overflow: ellipsis;
              overflow: hidden; }
            .agp-container .agp-audience-container.list .agp-audience-area .agp-audience-area-inner .agp-audience div.time, .agp-container .agp-audience-container.search .agp-audience-area .agp-audience-area-inner .agp-audience div.time {
              position: absolute;
              display: inline-block;
              right: 10px;
              bottom: 3px;
              font-size: 10px;
              color: #777; }
            .agp-container .agp-audience-container.list .agp-audience-area .agp-audience-area-inner .agp-audience img.sticker, .agp-container .agp-audience-container.search .agp-audience-area .agp-audience-area-inner .agp-audience img.sticker {
              position: absolute;
              width: 30px;
              height: 30px;
              left: 50%;
              top: 50%;
              transform-origin: 50% 50%;
              -moz-transform-origin: 50% 50%;
              -webkit-transform-origin: 50% 50%;
              -ms-transform-origin: 50% 50%;
              margin-left: -15px;
              margin-top: -10px; }
            .agp-container .agp-audience-container.list .agp-audience-area .agp-audience-area-inner .agp-audience .agp-sticker-count, .agp-container .agp-audience-container.search .agp-audience-area .agp-audience-area-inner .agp-audience .agp-sticker-count {
              position: absolute;
              display: none;
              bottom: 5px;
              left: 5px;
              font-weight: bold;
              font-size: 10px;
              height: 12px;
              line-height: 12px;
              color: white;
              vertical-align: middle;
              margin: 0px;
              background: #00DD00;
              padding: 1px 5px;
              border-radius: 6px; }
            .agp-container .agp-audience-container.list .agp-audience-area .agp-audience-area-inner .agp-audience.text .sticker, .agp-container .agp-audience-container.search .agp-audience-area .agp-audience-area-inner .agp-audience.text .sticker {
              opacity: 0; }
            .agp-container .agp-audience-container.list .agp-audience-area .agp-audience-area-inner .agp-audience.sticker .comment, .agp-container .agp-audience-container.search .agp-audience-area .agp-audience-area-inner .agp-audience.sticker .comment {
              opacity: 0; }
            .agp-container .agp-audience-container.list .agp-audience-area .agp-audience-area-inner .agp-audience.depth-0, .agp-container .agp-audience-container.list .agp-audience-area .agp-audience-area-inner .agp-audience.depth-2, .agp-container .agp-audience-container.list .agp-audience-area .agp-audience-area-inner .agp-audience.depth-3, .agp-container .agp-audience-container.list .agp-audience-area .agp-audience-area-inner .agp-audience.depth-4, .agp-container .agp-audience-container.list .agp-audience-area .agp-audience-area-inner .agp-audience.depth-5, .agp-container .agp-audience-container.search .agp-audience-area .agp-audience-area-inner .agp-audience.depth-0, .agp-container .agp-audience-container.search .agp-audience-area .agp-audience-area-inner .agp-audience.depth-2, .agp-container .agp-audience-container.search .agp-audience-area .agp-audience-area-inner .agp-audience.depth-3, .agp-container .agp-audience-container.search .agp-audience-area .agp-audience-area-inner .agp-audience.depth-4, .agp-container .agp-audience-container.search .agp-audience-area .agp-audience-area-inner .agp-audience.depth-5 {
              display: none; }
            .agp-container .agp-audience-container.list .agp-audience-area .agp-audience-area-inner .agp-audience .agp-audience-overlay, .agp-container .agp-audience-container.search .agp-audience-area .agp-audience-area-inner .agp-audience .agp-audience-overlay {
              position: absolute;
              top: 0px;
              left: 0px;
              width: 100%;
              height: 100%;
              cursor: pointer; }
      .agp-container .agp-audience-container.list .agp-audience-area-wrapper .agp-audience-auto-scroll-btn {
        position: absolute;
        right: 10px;
        top: 30px;
        width: 50px;
        height: 50px;
        display: block;
        opacity: 0.4;
        cursor: pointer;
        background: url(/assets/player/img/auto_scroll_btn_off.png);
        background-size: 100% 100%; }
      .agp-container .agp-audience-container.list .agp-audience-area-wrapper.auto .agp-audience-auto-scroll-btn {
        opacity: 0.8;
        background: url(/assets/player/img/auto_scroll_btn_on.png);
        background-size: 100% 100%; }
      .agp-container .agp-audience-container.list .agp-audience-area-wrapper.auto .agp-audience-area {
        overflow: hidden; }
      .agp-container .agp-audience-container.list .agp-audience-area-wrapper.auto .agp-audience-area-inner.all {
        position: absolute;
        bottom: 0px;
        overflow-y: none;
        vertical-align: bottom; }
      .agp-container .agp-audience-container.list .agp-audience-tabs li.agp-audience-tab-list {
        background: #fff;
        border-bottom: 0px;
        cursor: default;
        border-bottom: 0px; }
        .agp-container .agp-audience-container.list .agp-audience-tabs li.agp-audience-tab-list div.tab-image {
          background-image: url("/assets/player/img/comment_list_tab_list_on.png"); }
      .agp-container .agp-audience-container.list .agp-audience-area-header .agp-audience-search-form, .agp-container .agp-audience-container.list .agp-audience-area-header .agp-audience-search-btn {
        display: none; }
      .agp-container .agp-audience-container.list .agp-audience-area-inner.search {
        display: none; }
      .agp-container .agp-audience-container.search .agp-audience-tabs li.agp-audience-tab-search {
        background: #fff;
        border-bottom: 0px;
        cursor: default;
        border-bottom: 0px; }
        .agp-container .agp-audience-container.search .agp-audience-tabs li.agp-audience-tab-search div.tab-image {
          background-image: url("/assets/player/img/comment_list_tab_search_on.png"); }
      .agp-container .agp-audience-container.search .agp-audience-area-header {
        height: 50px; }
        .agp-container .agp-audience-container.search .agp-audience-area-header .agp-audience-search-form {
          position: absolute;
          top: 10px;
          left: 10px;
          height: 30px;
          border-top-left-radius: 5px;
          border-bottom-left-radius: 5px;
          width: 275px; }
        .agp-container .agp-audience-container.search .agp-audience-area-header .agp-audience-search-btn {
          position: absolute;
          display: block;
          top: 10px;
          right: 10px;
          background: #9B9B9B;
          text-align: center;
          vertical-align: middle;
          font-size: 12px;
          color: white;
          text-decoration: none;
          border-top-right-radius: 5px;
          border-bottom-right-radius: 5px;
          width: 40px;
          height: 30px;
          line-height: 30px; }
      .agp-container .agp-audience-container.search #agp-audience-overlay, .agp-container .agp-audience-container.search #agp-audience-dialog-container {
        top: 50px; }
      .agp-container .agp-audience-container.search .agp-audience-area-inner.all {
        display: none; }
    .agp-container .agp-social-menu-container {
      position: absolute;
      width: 339px;
      height: 300px;
      top: 413.50847px;
      left: 344px;
      overflow: hidden;
      background: #999;
      z-index: 10;
      margin: 0px 5px;
      transition: all 300ms;
      -moz-transition: all 300ms;
      -webkit-transition: all 300ms;
      -ms-transition: all 300ms; }
      .agp-container .agp-social-menu-container h4.agp-social-menu-title {
        margin-top: 12px;
        margin-left: 10px;
        color: white;
        font-size: 16px;
        font-weight: bold; }
      .agp-container .agp-social-menu-container .social-row {
        background: white;
        border-radius: 5px;
        margin: 10px 10px;
        padding: 10px; }
        .agp-container .agp-social-menu-container .social-row .provider-row {
          padding-bottom: 10px;
          border-bottom: 1px solid #999; }
          .agp-container .agp-social-menu-container .social-row .provider-row .social-icon {
            display: inline-block;
            width: 20px;
            height: 20px;
            margin-right: 5px; }
          .agp-container .agp-social-menu-container .social-row .provider-row .agp-sns-name {
            height: 20px;
            font-size: 14px;
            line-height: 20px;
            vertical-align: middle; }
          .agp-container .agp-social-menu-container .social-row .provider-row .bootstrap-switch {
            float: right; }
        .agp-container .agp-social-menu-container .social-row .connect-row, .agp-container .agp-social-menu-container .social-row .not-connect-row {
          padding-top: 10px; }
          .agp-container .agp-social-menu-container .social-row .connect-row p, .agp-container .agp-social-menu-container .social-row .not-connect-row p {
            margin: 0px;
            padding: 0px;
            font-size: 12px;
            line-height: 12px;
            height: 12px;
            vertical-align: middle; }
          .agp-container .agp-social-menu-container .social-row .connect-row img, .agp-container .agp-social-menu-container .social-row .not-connect-row img {
            display: inline-block;
            width: 14px;
            height: 14px;
            margin-top: -4px;
            margin-right: 4px; }
        .agp-container .agp-social-menu-container .social-row .connect-row {
          display: none; }
        .agp-container .agp-social-menu-container .social-row .not-connect-row {
          display: block; }
          .agp-container .agp-social-menu-container .social-row .not-connect-row .btn.social-login-btn {
            color: white;
            width: 100%; }
            .agp-container .agp-social-menu-container .social-row .not-connect-row .btn.social-login-btn div.icon {
              display: inline;
              width: 20px;
              height: 20px; }
            .agp-container .agp-social-menu-container .social-row .not-connect-row .btn.social-login-btn.facebook {
              background: #3b5998; }
            .agp-container .agp-social-menu-container .social-row .not-connect-row .btn.social-login-btn.twitter {
              background: #00aced; }
        .agp-container .agp-social-menu-container .social-row.connected .connect-row {
          display: block; }
        .agp-container .agp-social-menu-container .social-row.connected .not-connect-row {
          display: none; }
    .agp-container .agp-overlay {
      position: absolute;
      width: 344px;
      height: 203.50847px;
      top: 10px;
      left: 5px;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 110;
      display: none; }
      .agp-container .agp-overlay .agp-busy {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 30px;
        height: 30px;
        margin-left: -15px;
        margin-top: -15px;
        display: none; }
      .agp-container .agp-overlay .agp-play-btn, .agp-container .agp-overlay .agp-replay-btn {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 60px;
        height: 60px;
        margin-left: -30px;
        margin-top: -30px;
        display: none; }

  .agp-container.kokoreco .agp-social-menu-container {
    left: 0px; }

  .agp-social-menu-container .social-row .agp-sns-name {
    display: inline-block; }

  .agp-container .agp-video-container .agp-kokoreco-guide p.guide-message {
    font-size: 10px; }

  .agp-container .agp-audience-container.list .agp-audience-area-wrapper .agp-audience-auto-scroll-btn {
    width: 40px;
    height: 40px; }

  .agp-container .agp-selected-audience-container .agp-selected-audience-auto-scroll-btn {
    right: 10px;
    width: 40px;
    height: 40px; } }
@media screen and (max-width: 510px) {
  #content-container {
    padding-right: 5px;
    padding-left: 5px;
    border-right: 3px solid black;
    border-left: 3px solid black; }

  .agp-container {
    width: 304px;
    /*$ad-c-height : 35px; */
    height: 696.00748px; }
    .agp-container .agp-ad-container {
      position: absolute;
      width: 294px;
      height: 0px; }
    .agp-container .agp-video-container {
      left: 5px;
      width: 294px;
      height: 161.00748px;
      top: 15px; }
      .agp-container .agp-video-container .agp-video-wrapper {
        width: 294px;
        height: 161.00748px; }
        .agp-container .agp-video-container .agp-video-wrapper .agp-media {
          width: 294px;
          height: 161.00748px; }
      .agp-container .agp-video-container .agp-thumbnail {
        width: 304px;
        height: 171.00748px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center; }
    .agp-container .agp-selected-audience-container {
      top: 10px;
      height: 171.00748px;
      width: 294px;
      margin: 0px 5px;
      overflow: hidden; }
      .agp-container .agp-selected-audience-container .agp-selected-audience-toggle-btn {
        right: 14px;
        bottom: 7px;
        width: 30px;
        height: 21px;
        font-size: 10px;
        line-height: 21px; }
      .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container {
        width: 294px;
        height: 136.00748px;
        bottom: 30px; }
        .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame {
          height: auto;
          width: auto; }
          .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner {
            width: 274px;
            left: 10px; }
            .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper .comment-user {
              left: -4.66667px;
              width: 14px;
              height: 14px;
              border: white 1px solid;
              border-radius: 7px;
              line-height: 12px; }
            .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper .comment-body {
              font-size: 10px; }
              .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper .comment-body .nickname {
                font-size: 8px; }
              .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper .comment-body .text {
                font-size: 10px; }
            .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper.own .comment-user {
              left: auto;
              right: -4.66667px; }
      .agp-container .agp-selected-audience-container .agp-selected-audience-list {
        bottom: 5px; }
        .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience {
          width: 20px;
          height: 20px; }
          .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience .initlial {
            font-size: 10px;
            line-height: 10px;
            width: 10px; }
          .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience .agp-selected-audience-remove-btn {
            top: -5px;
            left: -5px; }
          .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience .agp-selected-audience-icon {
            width: 20px;
            height: 20px;
            border-radius: 10px; }
            .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience .agp-selected-audience-icon .initial {
              line-height: 20px; }
              .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience .agp-selected-audience-icon .initial else {
                font-size: 10px; }
    .agp-container .agp-video-ctrl-container {
      width: 294px;
      height: 90px;
      top: 191.00748px;
      left: 0px;
      margin: 0px 5px;
      padding-top: 5px; }
      .agp-container .agp-video-ctrl-container .agp-seekbar-container {
        width: 294px;
        height: 45px; }
        .agp-container .agp-video-ctrl-container .agp-seekbar-container .agp-seekbar-main-container {
          height: 43px; }
          .agp-container .agp-video-ctrl-container .agp-seekbar-container .agp-seekbar-main-container .agpan-slider-horizontal {
            height: 40px; }
    .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-video-ctrl-seekbar-label-wrapper {
      margin-top: 0px;
      height: 14px; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-video-ctrl-seekbar-label-wrapper .time-label {
        font-size: 12px;
        line-height: 14px;
        vertical-align: top; }
    .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container.normal .agp-video-ctrl-btns.normal {
      width: 250px;
      margin-left: -125px; }
    .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container.normal .agp-video-ctrl-btns .agp-video-ctrl-btn {
      width: 20px;
      height: 20px;
      margin-right: 15px; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container.normal .agp-video-ctrl-btns .agp-video-ctrl-btn img {
        width: 20px;
        height: 20px; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container.normal .agp-video-ctrl-btns .agp-video-ctrl-btn.prev-btn-10 {
        display: none; }
    .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper {
      height: 26px;
      width: 40px;
      border-radius: 5px;
      background: #ccc;
      margin-top: 0px; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-btn {
        position: relative;
        display: block;
        height: 26px;
        width: 40px;
        background-image: url("/assets/player/img/volume_btn.png");
        background-size: 20px 16px;
        background-repeat: no-repeat;
        background-position: center; }
        .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-btn .agp-volume-mute-btn-sp {
          position: absolute;
          top: 0px;
          left: 0px;
          width: 100%;
          height: 100%;
          display: none;
          background-image: url("/assets/player/img/cross_image.png");
          background-size: 20px 20px;
          background-repeat: no-repeat;
          background-position: center; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-mute-btn {
        display: none; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels {
        display: none;
        position: absolute;
        top: -55px;
        left: 0px;
        height: 50px;
        width: 40px;
        background: #aaa;
        border-radius: 5px; }
        .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level {
          position: absolute;
          height: 3px;
          width: 100%;
          float: top;
          margin: 0px;
          margin-bottom: 4px;
          border-radius: 1.5px; }
          .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level.agp-volume-level-0 {
            width: 6px;
            height: 3px;
            bottom: 5px;
            left: 17px; }
          .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level.agp-volume-level-1 {
            width: 12px;
            height: 3px;
            bottom: 12px;
            left: 14px; }
          .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level.agp-volume-level-2 {
            width: 18px;
            height: 3px;
            bottom: 19px;
            left: 11px; }
          .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level.agp-volume-level-3 {
            width: 24px;
            height: 3px;
            bottom: 26px;
            left: 8px; }
          .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level.agp-volume-level-4 {
            bottom: 33px;
            height: 3px;
            left: 5px;
            width: 30px; }
        .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-levels-wrapper {
          display: none; }
        .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-levels-sp-wrapper {
          display: block; }
        .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels.on {
          display: block; }
    .agp-container .agp-comment-editor-container {
      width: 294px;
      height: 100px;
      top: 291.00748px;
      left: 5px; }
      .agp-container .agp-comment-editor-container .agp-comment-mode-btn {
        top: 5px;
        left: 5px; }
      .agp-container .agp-comment-editor-container .kokoreco-btn .kokoreco-status {
        position: absolute;
        height: 28px;
        width: 150px;
        top: -42px;
        left: 0px;
        border: solid 1px #CC3333;
        border-radius: 4px;
        background: white;
        display: none;
        z-index: 10; }
        .agp-container .agp-comment-editor-container .kokoreco-btn .kokoreco-status .reco-mark {
          float: left;
          width: 14px;
          height: 14px;
          background: #CC3333;
          border-radius: 7px;
          margin: 6px 4px;
          transition: all 300ms;
          -moz-transition: all 300ms;
          -webkit-transition: all 300ms;
          -ms-transition: all 300ms; }
        .agp-container .agp-comment-editor-container .kokoreco-btn .kokoreco-status .reco-time {
          float: left;
          color: black;
          width: 50px;
          line-height: 28px;
          font-size: 18px;
          vertical-align: middle;
          text-align: right;
          white-space: nowrap; }
      .agp-container .agp-comment-editor-container .kokoreco-btn img {
        position: relative;
        margin: auto;
        width: 100%;
        height: 100%;
        max-width: 100%;
        max-height: 100%; }
      .agp-container .agp-comment-editor-container .kokoreco-btn:hover {
        background-color: #ddd; }
      .agp-container .agp-comment-editor-container .kokoreco-btn.pressed .kokoreco-status {
        display: block; }
      .agp-container .agp-comment-editor-container .kokoreco-close-btn {
        position: absolute;
        width: 75px;
        height: 30px;
        top: -45px;
        left: 0px;
        display: none;
        margin: 5px;
        padding: 5px; }
      .agp-container .agp-comment-editor-container .kokoreco-btn {
        width: 70px; }
      .agp-container .agp-comment-editor-container .kokoreco-btn, .agp-container .agp-comment-editor-container .kokoreco-close-btn {
        position: absolute;
        top: 40px; }
      .agp-container .agp-comment-editor-container.text .agp-comment-mode-btn {
        background-image: url(/assets/player/img/comment_mode_btn_sticker.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center; }
      .agp-container .agp-comment-editor-container.sticker .agp-comment-mode-btn {
        background-image: url(/assets/player/img/comment_mode_btn_pen.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center; }
      .agp-container .agp-comment-editor-container.sticker .kokoreco-btn {
        display: none; }
      .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container {
        position: absolute;
        padding: 5px;
        padding-left: 0px;
        top: 0px;
        display: none;
        background: #ccc;
        left: 40px;
        width: 254px;
        height: 100px; }
        .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper {
          position: relative;
          border: 2px solid black;
          border-radius: 10px;
          width: 249px;
          height: 90px; }
          .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper {
            position: absolute;
            left: 0px;
            top: 0px;
            width: 100%;
            border: 0px;
            border-radius: 0px;
            background: white;
            height: 80px; }
            .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-stickers {
              left: 0px;
              top: 0px;
              width: 100%;
              height: 76px;
              white-space: nowrap;
              position: relative;
              overflow-x: scroll;
              overflow-y: visible; }
              .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-stickers::-webkit-scrollbar {
                display: none; }
            .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-focus-sticker-wrapper {
              position: absolute;
              display: none;
              padding: 5px;
              width: 90px;
              height: 90px;
              top: -95px;
              left: 0px;
              margin-left: -45px;
              z-index: 120;
              background: white;
              border-radius: 5px;
              transform-origin: 45px 95px;
              -moz-transform-origin: 45px 95px;
              -webkit-transform-origin: 45px 95px;
              -ms-transform-origin: 45px 95px; }
              .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-focus-sticker-wrapper .agp-focus-sticker {
                width: 100%;
                height: 100%; }
              .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-focus-sticker-wrapper.agp-growing .agp-sticker-click-cnt-wrapper {
                display: block; }
          .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-sticker-sets-wrapper {
            position: absolute;
            background: #9B9B9B;
            height: 26px;
            overflow: hidden; }
      .agp-container .agp-comment-editor-container.sticker .agp-sticker-comment-editor-container {
        display: block; }
      .agp-container .agp-comment-editor-container .agp-text-comment-editor-container {
        position: absolute;
        padding: 5px;
        left: 35px;
        top: 0px;
        width: 259px;
        height: 100px;
        left: 40px;
        width: 254px;
        height: 50px; }
        .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment-wrapper {
          position: relative;
          border: black solid 2px;
          border-radius: 7px;
          width: 244px;
          height: 30px;
          background: #fff; }
          .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment-wrapper .agp-comment {
            height: 26px;
            border: 0px;
            margin: 0px 40px 0px 10px;
            width: 194px; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment-wrapper .agp-comment:focus {
              outline: 0;
              border-color: none; }
          .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment-wrapper .comment-simple-write {
            position: absolute;
            top: 0px;
            right: 5px;
            width: 30px;
            height: 26px;
            cursor: pointer; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment-wrapper .comment-simple-write img {
              width: 30px;
              height: 14px;
              margin: 6px 0px; }
        .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right {
          position: absolute;
          right: 5px;
          top: 0px;
          width: -5px;
          height: 50px;
          padding: 5px;
          background: #ccc;
          transition: all 300ms;
          -moz-transition: all 300ms;
          -webkit-transition: all 300ms;
          -ms-transition: all 300ms; }
          .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share, .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-simple-write {
            background: #db4bb6;
            border-color: #ac378e;
            color: white;
            font-weight: bold; }
          .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share {
            position: relative; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share .social-icon {
              position: relative;
              display: none;
              width: 20px;
              height: 20px;
              top: -0.1em;
              margin-left: 3px; }
              .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share .social-icon.facebook {
                background: white;
                border-radius: 3px; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share.facebook .social-icon.facebook {
              display: inline-block; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share.twitter .social-icon.twitter {
              display: inline-block; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share.no-comment {
              opacity: 0.5; }
        .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment {
          z-index: 2;
          width: 244px; }
        .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right {
          margin-top: 40px;
          width: 190px; }
      .agp-container .agp-comment-editor-container .btn-wrapper-right.kokoreco {
        right: -320px; }
      .agp-container .agp-comment-editor-container.is-comment-disabled .agp-comment-mode-btn {
        opacity: 0.3;
        cursor: default; }
      .agp-container .agp-comment-editor-container.is-comment-disabled .agp-text-comment-editor-container .agp-comment-wrapper {
        border: #666 solid 1px;
        background: #ddd; }
        .agp-container .agp-comment-editor-container.is-comment-disabled .agp-text-comment-editor-container .agp-comment-wrapper .agp-comment {
          background: #ddd; }
    .agp-container .agp-share-status {
      left: 5px;
      top: 291.00748px;
      width: 294px;
      height: 100px; }
      .agp-container .agp-share-status .agp-share-status-busy, .agp-container .agp-share-status .btn-close {
        width: 30px;
        height: 30px;
        margin-top: -15px; }
      .agp-container .agp-share-status .btn-close {
        top: 20px; }
      .agp-container .agp-share-status .agp-share-status-progress {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%; }
        .agp-container .agp-share-status .agp-share-status-progress .agp-share-status-msg {
          position: absolute;
          color: white;
          top: 0px;
          left: 40px;
          height: 100px;
          line-height: 100px;
          vertical-align: middle; }
      .agp-container .agp-share-status .agp-share-status-result {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%; }
        .agp-container .agp-share-status .agp-share-status-result .btn-close:hover {
          opacity: 0.5; }
        .agp-container .agp-share-status .agp-share-status-result .agp-share-status-result-msg {
          width: 150px;
          left: 40px; }
        .agp-container .agp-share-status .agp-share-status-result .agp-share-status-result-url {
          top: 55px;
          width: 249px;
          left: 40px; }
        .agp-container .agp-share-status .agp-share-status-result .btn-copy {
          position: absolute;
          width: 100px;
          height: 30px; }
      .agp-container .agp-share-status.failure .agp-share-status-result-msg {
        width: 280px;
        font-size: 13px;
        line-height: 24px; }
    .agp-container .agp-audience-container {
      width: 294px;
      height: 290px;
      top: 401.00748px;
      left: 5px; }
      .agp-container .agp-audience-container .agp-audience-tabs {
        width: 294px;
        height: 40px; }
        .agp-container .agp-audience-container .agp-audience-tabs li {
          width: 91.33333px;
          height: 40px;
          margin-right: 10px;
          border: solid 2px #aaa;
          border-bottom: 0px; }
          .agp-container .agp-audience-container .agp-audience-tabs li div.tab-image {
            width: 32.90323px;
            height: 20px; }
          .agp-container .agp-audience-container .agp-audience-tabs li.agp-audience-tab-search {
            margin-right: 0px;
            right: 0px;
            top: 0px; }
            .agp-container .agp-audience-container .agp-audience-tabs li.agp-audience-tab-search div.tab-image {
              background-image: url("/assets/player/img/comment_list_tab_search_off.png"); }
      .agp-container .agp-audience-container .agp-audience-area-wrapper {
        width: 294px;
        height: 250px;
        top: 40px;
        border: solid 2px #aaa;
        border-top: 0px;
        overflow: hidden; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-bg-logo {
          width: 160px;
          height: 90px;
          margin-top: -25px;
          margin-left: -80px; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-area {
          width: 295px;
          height: 250px; }
          .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-area .agp-audience-area-inner {
            width: 295px; }
            .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-area .agp-audience-area-inner.all {
              margin-top: 20px; }
            .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-area .agp-audience-area-inner.search {
              margin-top: 50px; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-area-header {
          height: 20px;
          width: 289px; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper #agp-audience-overlay, .agp-container .agp-audience-container .agp-audience-area-wrapper #agp-audience-dialog-container {
          top: 20px; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper #agp-audience-overlay .agp-audience-busy {
          width: 40px;
          height: 40px;
          margin-top: -20px;
          margin-left: -20px; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper #agp-audience-dialog-container .agp-audience-dialog {
          height: 130px;
          margin-top: -65px; }
      .agp-container .agp-audience-container.letter .agp-audience-area {
        height: 250px; }
        .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all {
          height: 250px; }
          .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience {
            width: 105px;
            margin-left: -52.5px;
            left: 154.5px;
            top: 170px; }
      .agp-container .agp-audience-container.list, .agp-container .agp-audience-container.search {
        padding-top: 60px; }
        .agp-container .agp-audience-container.list .agp-audience-area, .agp-container .agp-audience-container.search .agp-audience-area {
          width: 295px;
          height: 240px; }
          .agp-container .agp-audience-container.list .agp-audience-area .agp-audience-area-inner .agp-audience, .agp-container .agp-audience-container.search .agp-audience-area .agp-audience-area-inner .agp-audience {
            width: 290px;
            height: 80px; }
      .agp-container .agp-audience-container.search .agp-audience-area-header {
        height: 50px; }
        .agp-container .agp-audience-container.search .agp-audience-area-header .agp-audience-search-form {
          width: 235px; }
        .agp-container .agp-audience-container.search .agp-audience-area-header .agp-audience-search-btn {
          width: 40px;
          height: 30px;
          line-height: 30px; }
      .agp-container .agp-audience-container.search #agp-audience-overlay, .agp-container .agp-audience-container.search #agp-audience-dialog-container {
        top: 50px; }
    .agp-container .agp-social-menu-container {
      position: absolute;
      width: 299px;
      height: 300px;
      top: 391.00748px;
      left: 304px;
      overflow: hidden;
      background: #999;
      z-index: 10;
      margin: 0px 5px;
      transition: all 300ms;
      -moz-transition: all 300ms;
      -webkit-transition: all 300ms;
      -ms-transition: all 300ms; }
    .agp-container .agp-overlay {
      position: absolute;
      width: 304px;
      height: 181.00748px;
      top: 10px;
      left: 5px;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 110;
      display: none; }
      .agp-container .agp-overlay .agp-busy {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 30px;
        height: 30px;
        margin-left: -15px;
        margin-top: -15px;
        display: none; }
      .agp-container .agp-overlay .agp-play-btn, .agp-container .agp-overlay .agp-replay-btn {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 60px;
        height: 60px;
        margin-left: -30px;
        margin-top: -30px;
        display: none; }

  .agp-container.kokoreco .agp-social-menu-container {
    left: 0px; } }
@media (max-width: 380px) {
  #content-container {
    padding-right: 5px;
    padding-left: 5px;
    border-right: 3px solid black;
    border-left: 3px solid black; }

  .agp-container {
    width: 324px;
    /*$ad-c-height : 35px; */
    height: 707.25797px; }
    .agp-container .agp-ad-container {
      position: absolute;
      width: 314px;
      height: 0px; }
    .agp-container .agp-video-container {
      left: 5px;
      width: 314px;
      height: 172.25797px;
      top: 15px; }
      .agp-container .agp-video-container .agp-video-wrapper {
        width: 314px;
        height: 172.25797px; }
        .agp-container .agp-video-container .agp-video-wrapper .agp-media {
          width: 314px;
          height: 172.25797px; }
      .agp-container .agp-video-container .agp-thumbnail {
        width: 324px;
        height: 182.25797px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center; }
    .agp-container .agp-selected-audience-container {
      top: 10px;
      height: 182.25797px;
      width: 314px;
      margin: 0px 5px;
      overflow: hidden; }
      .agp-container .agp-selected-audience-container .agp-selected-audience-toggle-btn {
        right: 14px;
        bottom: 7px;
        width: 30px;
        height: 21px;
        font-size: 10px;
        line-height: 21px; }
      .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container {
        width: 314px;
        height: 147.25797px;
        bottom: 30px; }
        .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame {
          height: auto;
          width: auto; }
          .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner {
            width: 294px;
            left: 10px; }
            .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper .comment-user {
              left: -4.66667px;
              width: 14px;
              height: 14px;
              border: white 1px solid;
              border-radius: 7px;
              line-height: 12px; }
            .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper .comment-body {
              font-size: 10px; }
              .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper .comment-body .nickname {
                font-size: 8px; }
              .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper .comment-body .text {
                font-size: 10px; }
            .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper.own .comment-user {
              left: auto;
              right: -4.66667px; }
      .agp-container .agp-selected-audience-container .agp-selected-audience-list {
        bottom: 5px; }
        .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience {
          width: 20px;
          height: 20px; }
          .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience .initlial {
            font-size: 10px;
            line-height: 10px;
            width: 10px; }
          .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience .agp-selected-audience-remove-btn {
            top: -5px;
            left: -5px; }
          .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience .agp-selected-audience-icon {
            width: 20px;
            height: 20px;
            border-radius: 10px; }
            .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience .agp-selected-audience-icon .initial {
              line-height: 20px; }
              .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience .agp-selected-audience-icon .initial else {
                font-size: 10px; }
    .agp-container .agp-video-ctrl-container {
      width: 314px;
      height: 90px;
      top: 202.25797px;
      left: 0px;
      margin: 0px 5px;
      padding-top: 5px; }
      .agp-container .agp-video-ctrl-container .agp-seekbar-container {
        width: 314px;
        height: 45px; }
        .agp-container .agp-video-ctrl-container .agp-seekbar-container .agp-seekbar-main-container {
          height: 43px; }
          .agp-container .agp-video-ctrl-container .agp-seekbar-container .agp-seekbar-main-container .agpan-slider-horizontal {
            height: 40px; }
    .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-video-ctrl-seekbar-label-wrapper {
      margin-top: 0px;
      height: 14px; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-video-ctrl-seekbar-label-wrapper .time-label {
        font-size: 12px;
        line-height: 14px;
        vertical-align: top; }
    .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container.normal .agp-video-ctrl-btns.normal {
      width: 250px;
      margin-left: -125px; }
    .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container.normal .agp-video-ctrl-btns .agp-video-ctrl-btn {
      width: 20px;
      height: 20px;
      margin-right: 15px; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container.normal .agp-video-ctrl-btns .agp-video-ctrl-btn img {
        width: 20px;
        height: 20px; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container.normal .agp-video-ctrl-btns .agp-video-ctrl-btn.prev-btn-10 {
        display: none; }
    .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper {
      height: 26px;
      width: 40px;
      border-radius: 5px;
      background: #ccc;
      margin-top: 0px; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-btn {
        position: relative;
        display: block;
        height: 26px;
        width: 40px;
        background-image: url("/assets/player/img/volume_btn.png");
        background-size: 20px 16px;
        background-repeat: no-repeat;
        background-position: center; }
        .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-btn .agp-volume-mute-btn-sp {
          position: absolute;
          top: 0px;
          left: 0px;
          width: 100%;
          height: 100%;
          display: none;
          background-image: url("/assets/player/img/cross_image.png");
          background-size: 20px 20px;
          background-repeat: no-repeat;
          background-position: center; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-mute-btn {
        display: none; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels {
        display: none;
        position: absolute;
        top: -55px;
        left: 0px;
        height: 50px;
        width: 40px;
        background: #aaa;
        border-radius: 5px; }
        .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level {
          position: absolute;
          height: 3px;
          width: 100%;
          float: top;
          margin: 0px;
          margin-bottom: 4px;
          border-radius: 1.5px; }
          .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level.agp-volume-level-0 {
            width: 6px;
            height: 3px;
            bottom: 5px;
            left: 17px; }
          .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level.agp-volume-level-1 {
            width: 12px;
            height: 3px;
            bottom: 12px;
            left: 14px; }
          .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level.agp-volume-level-2 {
            width: 18px;
            height: 3px;
            bottom: 19px;
            left: 11px; }
          .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level.agp-volume-level-3 {
            width: 24px;
            height: 3px;
            bottom: 26px;
            left: 8px; }
          .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level.agp-volume-level-4 {
            bottom: 33px;
            height: 3px;
            left: 5px;
            width: 30px; }
        .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-levels-wrapper {
          display: none; }
        .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-levels-sp-wrapper {
          display: block; }
        .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels.on {
          display: block; }
    .agp-container .agp-comment-editor-container {
      width: 314px;
      height: 100px;
      top: 302.25797px;
      left: 5px; }
      .agp-container .agp-comment-editor-container .agp-comment-mode-btn {
        top: 5px;
        left: 5px; }
      .agp-container .agp-comment-editor-container .kokoreco-btn .kokoreco-status {
        position: absolute;
        height: 28px;
        width: 150px;
        top: -42px;
        left: 0px;
        border: solid 1px #CC3333;
        border-radius: 4px;
        background: white;
        display: none;
        z-index: 10; }
        .agp-container .agp-comment-editor-container .kokoreco-btn .kokoreco-status .reco-mark {
          float: left;
          width: 14px;
          height: 14px;
          background: #CC3333;
          border-radius: 7px;
          margin: 6px 4px;
          transition: all 300ms;
          -moz-transition: all 300ms;
          -webkit-transition: all 300ms;
          -ms-transition: all 300ms; }
        .agp-container .agp-comment-editor-container .kokoreco-btn .kokoreco-status .reco-time {
          float: left;
          color: black;
          width: 50px;
          line-height: 28px;
          font-size: 18px;
          vertical-align: middle;
          text-align: right;
          white-space: nowrap; }
      .agp-container .agp-comment-editor-container .kokoreco-btn img {
        position: relative;
        margin: auto;
        width: 100%;
        height: 100%;
        max-width: 100%;
        max-height: 100%; }
      .agp-container .agp-comment-editor-container .kokoreco-btn:hover {
        background-color: #ddd; }
      .agp-container .agp-comment-editor-container .kokoreco-btn.pressed .kokoreco-status {
        display: block; }
      .agp-container .agp-comment-editor-container .kokoreco-close-btn {
        position: absolute;
        width: 75px;
        height: 30px;
        top: -45px;
        left: 0px;
        display: none;
        margin: 5px;
        padding: 5px; }
      .agp-container .agp-comment-editor-container .kokoreco-btn {
        width: 70px; }
      .agp-container .agp-comment-editor-container .kokoreco-btn, .agp-container .agp-comment-editor-container .kokoreco-close-btn {
        position: absolute;
        top: 40px; }
      .agp-container .agp-comment-editor-container.text .agp-comment-mode-btn {
        background-image: url(/assets/player/img/comment_mode_btn_sticker.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center; }
      .agp-container .agp-comment-editor-container.sticker .agp-comment-mode-btn {
        background-image: url(/assets/player/img/comment_mode_btn_pen.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center; }
      .agp-container .agp-comment-editor-container.sticker .kokoreco-btn {
        display: none; }
      .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container {
        position: absolute;
        padding: 5px;
        padding-left: 0px;
        top: 0px;
        display: none;
        background: #ccc;
        left: 40px;
        width: 274px;
        height: 100px; }
        .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper {
          position: relative;
          border: 2px solid black;
          border-radius: 10px;
          width: 269px;
          height: 90px; }
          .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper {
            position: absolute;
            left: 0px;
            top: 0px;
            width: 100%;
            border: 0px;
            border-radius: 0px;
            background: white;
            height: 80px; }
            .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-stickers {
              left: 0px;
              top: 0px;
              width: 100%;
              height: 76px;
              white-space: nowrap;
              position: relative;
              overflow-x: scroll;
              overflow-y: visible; }
              .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-stickers::-webkit-scrollbar {
                display: none; }
            .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-focus-sticker-wrapper {
              position: absolute;
              display: none;
              padding: 5px;
              width: 90px;
              height: 90px;
              top: -95px;
              left: 0px;
              margin-left: -45px;
              z-index: 120;
              background: white;
              border-radius: 5px;
              transform-origin: 45px 95px;
              -moz-transform-origin: 45px 95px;
              -webkit-transform-origin: 45px 95px;
              -ms-transform-origin: 45px 95px; }
              .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-focus-sticker-wrapper .agp-focus-sticker {
                width: 100%;
                height: 100%; }
              .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-focus-sticker-wrapper.agp-growing .agp-sticker-click-cnt-wrapper {
                display: block; }
          .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-sticker-sets-wrapper {
            position: absolute;
            background: #9B9B9B;
            height: 26px;
            overflow: hidden; }
      .agp-container .agp-comment-editor-container.sticker .agp-sticker-comment-editor-container {
        display: block; }
      .agp-container .agp-comment-editor-container .agp-text-comment-editor-container {
        position: absolute;
        padding: 5px;
        left: 35px;
        top: 0px;
        width: 279px;
        height: 100px;
        left: 40px;
        width: 274px;
        height: 50px; }
        .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment-wrapper {
          position: relative;
          border: black solid 2px;
          border-radius: 7px;
          width: 264px;
          height: 30px;
          background: #fff; }
          .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment-wrapper .agp-comment {
            height: 26px;
            border: 0px;
            margin: 0px 40px 0px 10px;
            width: 214px; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment-wrapper .agp-comment:focus {
              outline: 0;
              border-color: none; }
          .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment-wrapper .comment-simple-write {
            position: absolute;
            top: 0px;
            right: 5px;
            width: 30px;
            height: 26px;
            cursor: pointer; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment-wrapper .comment-simple-write img {
              width: 30px;
              height: 14px;
              margin: 6px 0px; }
        .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right {
          position: absolute;
          right: 5px;
          top: 0px;
          width: -5px;
          height: 50px;
          padding: 5px;
          background: #ccc;
          transition: all 300ms;
          -moz-transition: all 300ms;
          -webkit-transition: all 300ms;
          -ms-transition: all 300ms; }
          .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share, .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-simple-write {
            background: #db4bb6;
            border-color: #ac378e;
            color: white;
            font-weight: bold; }
          .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share {
            position: relative; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share .social-icon {
              position: relative;
              display: none;
              width: 20px;
              height: 20px;
              top: -0.1em;
              margin-left: 3px; }
              .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share .social-icon.facebook {
                background: white;
                border-radius: 3px; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share.facebook .social-icon.facebook {
              display: inline-block; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share.twitter .social-icon.twitter {
              display: inline-block; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share.no-comment {
              opacity: 0.5; }
        .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment {
          z-index: 2;
          width: 264px; }
        .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right {
          margin-top: 40px;
          width: 190px; }
      .agp-container .agp-comment-editor-container .btn-wrapper-right.kokoreco {
        right: -320px; }
      .agp-container .agp-comment-editor-container.is-comment-disabled .agp-comment-mode-btn {
        opacity: 0.3;
        cursor: default; }
      .agp-container .agp-comment-editor-container.is-comment-disabled .agp-text-comment-editor-container .agp-comment-wrapper {
        border: #666 solid 1px;
        background: #ddd; }
        .agp-container .agp-comment-editor-container.is-comment-disabled .agp-text-comment-editor-container .agp-comment-wrapper .agp-comment {
          background: #ddd; }
    .agp-container .agp-share-status {
      left: 5px;
      top: 302.25797px;
      width: 314px;
      height: 100px; }
      .agp-container .agp-share-status .agp-share-status-busy, .agp-container .agp-share-status .btn-close {
        width: 30px;
        height: 30px;
        margin-top: -15px; }
      .agp-container .agp-share-status .btn-close {
        top: 20px; }
      .agp-container .agp-share-status .agp-share-status-progress {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%; }
        .agp-container .agp-share-status .agp-share-status-progress .agp-share-status-msg {
          position: absolute;
          color: white;
          top: 0px;
          left: 40px;
          height: 100px;
          line-height: 100px;
          vertical-align: middle; }
      .agp-container .agp-share-status .agp-share-status-result {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%; }
        .agp-container .agp-share-status .agp-share-status-result .btn-close:hover {
          opacity: 0.5; }
        .agp-container .agp-share-status .agp-share-status-result .agp-share-status-result-msg {
          width: 150px;
          left: 40px; }
        .agp-container .agp-share-status .agp-share-status-result .agp-share-status-result-url {
          top: 55px;
          width: 269px;
          left: 40px; }
        .agp-container .agp-share-status .agp-share-status-result .btn-copy {
          position: absolute;
          width: 100px;
          height: 30px; }
      .agp-container .agp-share-status.failure .agp-share-status-result-msg {
        width: 280px;
        font-size: 13px;
        line-height: 24px; }
    .agp-container .agp-audience-container {
      width: 314px;
      height: 290px;
      top: 412.25797px;
      left: 5px; }
      .agp-container .agp-audience-container .agp-audience-tabs {
        width: 314px;
        height: 40px; }
        .agp-container .agp-audience-container .agp-audience-tabs li {
          width: 98px;
          height: 40px;
          margin-right: 10px;
          border: solid 2px #aaa;
          border-bottom: 0px; }
          .agp-container .agp-audience-container .agp-audience-tabs li div.tab-image {
            width: 32.90323px;
            height: 20px; }
          .agp-container .agp-audience-container .agp-audience-tabs li.agp-audience-tab-search {
            margin-right: 0px;
            right: 0px;
            top: 0px; }
            .agp-container .agp-audience-container .agp-audience-tabs li.agp-audience-tab-search div.tab-image {
              background-image: url("/assets/player/img/comment_list_tab_search_off.png"); }
      .agp-container .agp-audience-container .agp-audience-area-wrapper {
        width: 314px;
        height: 250px;
        top: 40px;
        border: solid 2px #aaa;
        border-top: 0px;
        overflow: hidden; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-bg-logo {
          width: 160px;
          height: 90px;
          margin-top: -25px;
          margin-left: -80px; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-area {
          width: 315px;
          height: 250px; }
          .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-area .agp-audience-area-inner {
            width: 315px; }
            .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-area .agp-audience-area-inner.all {
              margin-top: 20px; }
            .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-area .agp-audience-area-inner.search {
              margin-top: 50px; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-area-header {
          height: 20px;
          width: 309px; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper #agp-audience-overlay, .agp-container .agp-audience-container .agp-audience-area-wrapper #agp-audience-dialog-container {
          top: 20px; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper #agp-audience-overlay .agp-audience-busy {
          width: 40px;
          height: 40px;
          margin-top: -20px;
          margin-left: -20px; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper #agp-audience-dialog-container .agp-audience-dialog {
          height: 130px;
          margin-top: -65px; }
      .agp-container .agp-audience-container.letter .agp-audience-area {
        height: 250px; }
        .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all {
          height: 250px; }
          .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience {
            width: 105px;
            margin-left: -52.5px;
            left: 164.5px;
            top: 170px; }
      .agp-container .agp-audience-container.list, .agp-container .agp-audience-container.search {
        padding-top: 60px; }
        .agp-container .agp-audience-container.list .agp-audience-area, .agp-container .agp-audience-container.search .agp-audience-area {
          width: 315px;
          height: 240px; }
          .agp-container .agp-audience-container.list .agp-audience-area .agp-audience-area-inner .agp-audience, .agp-container .agp-audience-container.search .agp-audience-area .agp-audience-area-inner .agp-audience {
            width: 310px;
            height: 80px; }
      .agp-container .agp-audience-container.search .agp-audience-area-header {
        height: 50px; }
        .agp-container .agp-audience-container.search .agp-audience-area-header .agp-audience-search-form {
          width: 255px; }
        .agp-container .agp-audience-container.search .agp-audience-area-header .agp-audience-search-btn {
          width: 40px;
          height: 30px;
          line-height: 30px; }
      .agp-container .agp-audience-container.search #agp-audience-overlay, .agp-container .agp-audience-container.search #agp-audience-dialog-container {
        top: 50px; }
    .agp-container .agp-social-menu-container {
      position: absolute;
      width: 319px;
      height: 300px;
      top: 402.25797px;
      left: 324px;
      overflow: hidden;
      background: #999;
      z-index: 10;
      margin: 0px 5px;
      transition: all 300ms;
      -moz-transition: all 300ms;
      -webkit-transition: all 300ms;
      -ms-transition: all 300ms; }
    .agp-container .agp-overlay {
      position: absolute;
      width: 324px;
      height: 192.25797px;
      top: 10px;
      left: 5px;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 110;
      display: none; }
      .agp-container .agp-overlay .agp-busy {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 30px;
        height: 30px;
        margin-left: -15px;
        margin-top: -15px;
        display: none; }
      .agp-container .agp-overlay .agp-play-btn, .agp-container .agp-overlay .agp-replay-btn {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 60px;
        height: 60px;
        margin-left: -30px;
        margin-top: -30px;
        display: none; }

  .agp-container.kokoreco .agp-social-menu-container {
    left: 0px; } }
@media (max-width: 340px) {
  #content-container {
    padding-right: 5px;
    padding-left: 5px;
    border-right: 3px solid black;
    border-left: 3px solid black; }

  .agp-container {
    width: 284px;
    /*$ad-c-height : 35px; */
    height: 684.75699px; }
    .agp-container .agp-ad-container {
      position: absolute;
      width: 274px;
      height: 0px; }
    .agp-container .agp-video-container {
      left: 5px;
      width: 274px;
      height: 149.75699px;
      top: 15px; }
      .agp-container .agp-video-container .agp-video-wrapper {
        width: 274px;
        height: 149.75699px; }
        .agp-container .agp-video-container .agp-video-wrapper .agp-media {
          width: 274px;
          height: 149.75699px; }
      .agp-container .agp-video-container .agp-thumbnail {
        width: 284px;
        height: 159.75699px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center; }
    .agp-container .agp-selected-audience-container {
      top: 10px;
      height: 159.75699px;
      width: 274px;
      margin: 0px 5px;
      overflow: hidden; }
      .agp-container .agp-selected-audience-container .agp-selected-audience-toggle-btn {
        right: 14px;
        bottom: 7px;
        width: 30px;
        height: 21px;
        font-size: 10px;
        line-height: 21px; }
      .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container {
        width: 274px;
        height: 124.75699px;
        bottom: 30px; }
        .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame {
          height: auto;
          width: auto; }
          .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner {
            width: 254px;
            left: 10px; }
            .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper .comment-user {
              left: -4.66667px;
              width: 14px;
              height: 14px;
              border: white 1px solid;
              border-radius: 7px;
              line-height: 12px; }
            .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper .comment-body {
              font-size: 10px; }
              .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper .comment-body .nickname {
                font-size: 8px; }
              .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper .comment-body .text {
                font-size: 10px; }
            .agp-container .agp-selected-audience-container .agp-selected-audience-comment-container .agp-selected-audience-comment-frame .agp-selected-audience-comment-frame-inner .comment-wrapper.own .comment-user {
              left: auto;
              right: -4.66667px; }
      .agp-container .agp-selected-audience-container .agp-selected-audience-list {
        bottom: 5px; }
        .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience {
          width: 20px;
          height: 20px; }
          .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience .initlial {
            font-size: 10px;
            line-height: 10px;
            width: 10px; }
          .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience .agp-selected-audience-remove-btn {
            top: -5px;
            left: -5px; }
          .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience .agp-selected-audience-icon {
            width: 20px;
            height: 20px;
            border-radius: 10px; }
            .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience .agp-selected-audience-icon .initial {
              line-height: 20px; }
              .agp-container .agp-selected-audience-container .agp-selected-audience-list .agp-selected-audience .agp-selected-audience-icon .initial else {
                font-size: 10px; }
    .agp-container .agp-video-ctrl-container {
      width: 274px;
      height: 90px;
      top: 179.75699px;
      left: 0px;
      margin: 0px 5px;
      padding-top: 5px; }
      .agp-container .agp-video-ctrl-container .agp-seekbar-container {
        width: 274px;
        height: 45px; }
        .agp-container .agp-video-ctrl-container .agp-seekbar-container .agp-seekbar-main-container {
          height: 43px; }
          .agp-container .agp-video-ctrl-container .agp-seekbar-container .agp-seekbar-main-container .agpan-slider-horizontal {
            height: 40px; }
    .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-video-ctrl-seekbar-label-wrapper {
      margin-top: 0px;
      height: 14px; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-video-ctrl-seekbar-label-wrapper .time-label {
        font-size: 12px;
        line-height: 14px;
        vertical-align: top; }
    .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container.normal .agp-video-ctrl-btns.normal {
      width: 250px;
      margin-left: -125px; }
    .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container.normal .agp-video-ctrl-btns .agp-video-ctrl-btn {
      width: 20px;
      height: 20px;
      margin-right: 15px; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container.normal .agp-video-ctrl-btns .agp-video-ctrl-btn img {
        width: 20px;
        height: 20px; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container.normal .agp-video-ctrl-btns .agp-video-ctrl-btn.prev-btn-10 {
        display: none; }
    .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper {
      height: 26px;
      width: 40px;
      border-radius: 5px;
      background: #ccc;
      margin-top: 0px; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-btn {
        position: relative;
        display: block;
        height: 26px;
        width: 40px;
        background-image: url("/assets/player/img/volume_btn.png");
        background-size: 20px 16px;
        background-repeat: no-repeat;
        background-position: center; }
        .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-btn .agp-volume-mute-btn-sp {
          position: absolute;
          top: 0px;
          left: 0px;
          width: 100%;
          height: 100%;
          display: none;
          background-image: url("/assets/player/img/cross_image.png");
          background-size: 20px 20px;
          background-repeat: no-repeat;
          background-position: center; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-mute-btn {
        display: none; }
      .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels {
        display: none;
        position: absolute;
        top: -55px;
        left: 0px;
        height: 50px;
        width: 40px;
        background: #aaa;
        border-radius: 5px; }
        .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level {
          position: absolute;
          height: 3px;
          width: 100%;
          float: top;
          margin: 0px;
          margin-bottom: 4px;
          border-radius: 1.5px; }
          .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level.agp-volume-level-0 {
            width: 6px;
            height: 3px;
            bottom: 5px;
            left: 17px; }
          .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level.agp-volume-level-1 {
            width: 12px;
            height: 3px;
            bottom: 12px;
            left: 14px; }
          .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level.agp-volume-level-2 {
            width: 18px;
            height: 3px;
            bottom: 19px;
            left: 11px; }
          .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level.agp-volume-level-3 {
            width: 24px;
            height: 3px;
            bottom: 26px;
            left: 8px; }
          .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-level.agp-volume-level-4 {
            bottom: 33px;
            height: 3px;
            left: 5px;
            width: 30px; }
        .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-levels-wrapper {
          display: none; }
        .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels .agp-volume-levels-sp-wrapper {
          display: block; }
        .agp-container .agp-video-ctrl-container .agp-video-ctrl-btns-container .agp-volume-btns-wrapper .agp-volume-levels.on {
          display: block; }
    .agp-container .agp-comment-editor-container {
      width: 274px;
      height: 100px;
      top: 279.75699px;
      left: 5px; }
      .agp-container .agp-comment-editor-container .agp-comment-mode-btn {
        top: 5px;
        left: 5px; }
      .agp-container .agp-comment-editor-container .kokoreco-btn .kokoreco-status {
        position: absolute;
        height: 28px;
        width: 150px;
        top: -42px;
        left: 0px;
        border: solid 1px #CC3333;
        border-radius: 4px;
        background: white;
        display: none;
        z-index: 10; }
        .agp-container .agp-comment-editor-container .kokoreco-btn .kokoreco-status .reco-mark {
          float: left;
          width: 14px;
          height: 14px;
          background: #CC3333;
          border-radius: 7px;
          margin: 6px 4px;
          transition: all 300ms;
          -moz-transition: all 300ms;
          -webkit-transition: all 300ms;
          -ms-transition: all 300ms; }
        .agp-container .agp-comment-editor-container .kokoreco-btn .kokoreco-status .reco-time {
          float: left;
          color: black;
          width: 50px;
          line-height: 28px;
          font-size: 18px;
          vertical-align: middle;
          text-align: right;
          white-space: nowrap; }
      .agp-container .agp-comment-editor-container .kokoreco-btn img {
        position: relative;
        margin: auto;
        width: 100%;
        height: 100%;
        max-width: 100%;
        max-height: 100%; }
      .agp-container .agp-comment-editor-container .kokoreco-btn:hover {
        background-color: #ddd; }
      .agp-container .agp-comment-editor-container .kokoreco-btn.pressed .kokoreco-status {
        display: block; }
      .agp-container .agp-comment-editor-container .kokoreco-close-btn {
        position: absolute;
        width: 75px;
        height: 30px;
        top: -45px;
        left: 0px;
        display: none;
        margin: 5px;
        padding: 5px; }
      .agp-container .agp-comment-editor-container .kokoreco-btn {
        width: 70px; }
      .agp-container .agp-comment-editor-container .kokoreco-btn, .agp-container .agp-comment-editor-container .kokoreco-close-btn {
        position: absolute;
        top: 40px; }
      .agp-container .agp-comment-editor-container.text .agp-comment-mode-btn {
        background-image: url(/assets/player/img/comment_mode_btn_sticker.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center; }
      .agp-container .agp-comment-editor-container.sticker .agp-comment-mode-btn {
        background-image: url(/assets/player/img/comment_mode_btn_pen.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center; }
      .agp-container .agp-comment-editor-container.sticker .kokoreco-btn {
        display: none; }
      .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container {
        position: absolute;
        padding: 5px;
        padding-left: 0px;
        top: 0px;
        display: none;
        background: #ccc;
        left: 40px;
        width: 234px;
        height: 100px; }
        .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper {
          position: relative;
          border: 2px solid black;
          border-radius: 10px;
          width: 229px;
          height: 90px; }
          .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper {
            position: absolute;
            left: 0px;
            top: 0px;
            width: 100%;
            border: 0px;
            border-radius: 0px;
            background: white;
            height: 80px; }
            .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-stickers {
              left: 0px;
              top: 0px;
              width: 100%;
              height: 76px;
              white-space: nowrap;
              position: relative;
              overflow-x: scroll;
              overflow-y: visible; }
              .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-stickers::-webkit-scrollbar {
                display: none; }
            .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-focus-sticker-wrapper {
              position: absolute;
              display: none;
              padding: 5px;
              width: 90px;
              height: 90px;
              top: -95px;
              left: 0px;
              margin-left: -45px;
              z-index: 120;
              background: white;
              border-radius: 5px;
              transform-origin: 45px 95px;
              -moz-transform-origin: 45px 95px;
              -webkit-transform-origin: 45px 95px;
              -ms-transform-origin: 45px 95px; }
              .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-focus-sticker-wrapper .agp-focus-sticker {
                width: 100%;
                height: 100%; }
              .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-stickers-wrapper .agp-focus-sticker-wrapper.agp-growing .agp-sticker-click-cnt-wrapper {
                display: block; }
          .agp-container .agp-comment-editor-container .agp-sticker-comment-editor-container .agp-stickers-ui-wrapper .agp-sticker-sets-wrapper {
            position: absolute;
            background: #9B9B9B;
            height: 26px;
            overflow: hidden; }
      .agp-container .agp-comment-editor-container.sticker .agp-sticker-comment-editor-container {
        display: block; }
      .agp-container .agp-comment-editor-container .agp-text-comment-editor-container {
        position: absolute;
        padding: 5px;
        left: 35px;
        top: 0px;
        width: 239px;
        height: 100px;
        left: 40px;
        width: 234px;
        height: 50px; }
        .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment-wrapper {
          position: relative;
          border: black solid 2px;
          border-radius: 7px;
          width: 224px;
          height: 30px;
          background: #fff; }
          .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment-wrapper .agp-comment {
            height: 26px;
            border: 0px;
            margin: 0px 40px 0px 10px;
            width: 174px; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment-wrapper .agp-comment:focus {
              outline: 0;
              border-color: none; }
          .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment-wrapper .comment-simple-write {
            position: absolute;
            top: 0px;
            right: 5px;
            width: 30px;
            height: 26px;
            cursor: pointer; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment-wrapper .comment-simple-write img {
              width: 30px;
              height: 14px;
              margin: 6px 0px; }
        .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right {
          position: absolute;
          right: 5px;
          top: 0px;
          width: -5px;
          height: 50px;
          padding: 5px;
          background: #ccc;
          transition: all 300ms;
          -moz-transition: all 300ms;
          -webkit-transition: all 300ms;
          -ms-transition: all 300ms; }
          .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share, .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-simple-write {
            background: #db4bb6;
            border-color: #ac378e;
            color: white;
            font-weight: bold; }
          .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share {
            position: relative; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share .social-icon {
              position: relative;
              display: none;
              width: 20px;
              height: 20px;
              top: -0.1em;
              margin-left: 3px; }
              .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share .social-icon.facebook {
                background: white;
                border-radius: 3px; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share.facebook .social-icon.facebook {
              display: inline-block; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share.twitter .social-icon.twitter {
              display: inline-block; }
            .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right .btn.comment-share.no-comment {
              opacity: 0.5; }
        .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .agp-comment {
          z-index: 2;
          width: 224px; }
        .agp-container .agp-comment-editor-container .agp-text-comment-editor-container .btn-wrapper-right {
          margin-top: 40px;
          width: 190px; }
      .agp-container .agp-comment-editor-container .btn-wrapper-right.kokoreco {
        right: -320px; }
      .agp-container .agp-comment-editor-container.is-comment-disabled .agp-comment-mode-btn {
        opacity: 0.3;
        cursor: default; }
      .agp-container .agp-comment-editor-container.is-comment-disabled .agp-text-comment-editor-container .agp-comment-wrapper {
        border: #666 solid 1px;
        background: #ddd; }
        .agp-container .agp-comment-editor-container.is-comment-disabled .agp-text-comment-editor-container .agp-comment-wrapper .agp-comment {
          background: #ddd; }
    .agp-container .agp-share-status {
      left: 5px;
      top: 279.75699px;
      width: 274px;
      height: 100px; }
      .agp-container .agp-share-status .agp-share-status-busy, .agp-container .agp-share-status .btn-close {
        width: 30px;
        height: 30px;
        margin-top: -15px; }
      .agp-container .agp-share-status .btn-close {
        top: 20px; }
      .agp-container .agp-share-status .agp-share-status-progress {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%; }
        .agp-container .agp-share-status .agp-share-status-progress .agp-share-status-msg {
          position: absolute;
          color: white;
          top: 0px;
          left: 40px;
          height: 100px;
          line-height: 100px;
          vertical-align: middle; }
      .agp-container .agp-share-status .agp-share-status-result {
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%; }
        .agp-container .agp-share-status .agp-share-status-result .btn-close:hover {
          opacity: 0.5; }
        .agp-container .agp-share-status .agp-share-status-result .agp-share-status-result-msg {
          width: 150px;
          left: 40px; }
        .agp-container .agp-share-status .agp-share-status-result .agp-share-status-result-url {
          top: 55px;
          width: 229px;
          left: 40px; }
        .agp-container .agp-share-status .agp-share-status-result .btn-copy {
          position: absolute;
          width: 100px;
          height: 30px; }
      .agp-container .agp-share-status.failure .agp-share-status-result-msg {
        width: 280px;
        font-size: 13px;
        line-height: 24px; }
    .agp-container .agp-audience-container {
      width: 274px;
      height: 290px;
      top: 389.75699px;
      left: 5px; }
      .agp-container .agp-audience-container .agp-audience-tabs {
        width: 274px;
        height: 40px; }
        .agp-container .agp-audience-container .agp-audience-tabs li {
          width: 84.66667px;
          height: 40px;
          margin-right: 10px;
          border: solid 2px #aaa;
          border-bottom: 0px; }
          .agp-container .agp-audience-container .agp-audience-tabs li div.tab-image {
            width: 32.90323px;
            height: 20px; }
          .agp-container .agp-audience-container .agp-audience-tabs li.agp-audience-tab-search {
            margin-right: 0px;
            right: 0px;
            top: 0px; }
            .agp-container .agp-audience-container .agp-audience-tabs li.agp-audience-tab-search div.tab-image {
              background-image: url("/assets/player/img/comment_list_tab_search_off.png"); }
      .agp-container .agp-audience-container .agp-audience-area-wrapper {
        width: 274px;
        height: 250px;
        top: 40px;
        border: solid 2px #aaa;
        border-top: 0px;
        overflow: hidden; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-bg-logo {
          width: 160px;
          height: 90px;
          margin-top: -25px;
          margin-left: -80px; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-area {
          width: 275px;
          height: 250px; }
          .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-area .agp-audience-area-inner {
            width: 275px; }
            .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-area .agp-audience-area-inner.all {
              margin-top: 20px; }
            .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-area .agp-audience-area-inner.search {
              margin-top: 50px; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper .agp-audience-area-header {
          height: 20px;
          width: 269px; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper #agp-audience-overlay, .agp-container .agp-audience-container .agp-audience-area-wrapper #agp-audience-dialog-container {
          top: 20px; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper #agp-audience-overlay .agp-audience-busy {
          width: 40px;
          height: 40px;
          margin-top: -20px;
          margin-left: -20px; }
        .agp-container .agp-audience-container .agp-audience-area-wrapper #agp-audience-dialog-container .agp-audience-dialog {
          height: 130px;
          margin-top: -65px; }
      .agp-container .agp-audience-container.letter .agp-audience-area {
        height: 250px; }
        .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all {
          height: 250px; }
          .agp-container .agp-audience-container.letter .agp-audience-area .agp-audience-area-inner.all .agp-audience {
            width: 105px;
            margin-left: -52.5px;
            left: 144.5px;
            top: 170px; }
      .agp-container .agp-audience-container.list, .agp-container .agp-audience-container.search {
        padding-top: 60px; }
        .agp-container .agp-audience-container.list .agp-audience-area, .agp-container .agp-audience-container.search .agp-audience-area {
          width: 275px;
          height: 240px; }
          .agp-container .agp-audience-container.list .agp-audience-area .agp-audience-area-inner .agp-audience, .agp-container .agp-audience-container.search .agp-audience-area .agp-audience-area-inner .agp-audience {
            width: 270px;
            height: 80px; }
      .agp-container .agp-audience-container.search .agp-audience-area-header {
        height: 50px; }
        .agp-container .agp-audience-container.search .agp-audience-area-header .agp-audience-search-form {
          width: 215px; }
        .agp-container .agp-audience-container.search .agp-audience-area-header .agp-audience-search-btn {
          width: 40px;
          height: 30px;
          line-height: 30px; }
      .agp-container .agp-audience-container.search #agp-audience-overlay, .agp-container .agp-audience-container.search #agp-audience-dialog-container {
        top: 50px; }
    .agp-container .agp-social-menu-container {
      position: absolute;
      width: 279px;
      height: 300px;
      top: 379.75699px;
      left: 284px;
      overflow: hidden;
      background: #999;
      z-index: 10;
      margin: 0px 5px;
      transition: all 300ms;
      -moz-transition: all 300ms;
      -webkit-transition: all 300ms;
      -ms-transition: all 300ms; }
    .agp-container .agp-overlay {
      position: absolute;
      width: 284px;
      height: 169.75699px;
      top: 10px;
      left: 5px;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 110;
      display: none; }
      .agp-container .agp-overlay .agp-busy {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 30px;
        height: 30px;
        margin-left: -15px;
        margin-top: -15px;
        display: none; }
      .agp-container .agp-overlay .agp-play-btn, .agp-container .agp-overlay .agp-replay-btn {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 60px;
        height: 60px;
        margin-left: -30px;
        margin-top: -30px;
        display: none; }

  .agp-container.kokoreco .agp-social-menu-container {
    left: 0px; } }

/*# sourceMappingURL=main-sp.css.map */
