#wrap {
    margin-top: 20px;
    overflow: hidden
}

@media (max-width: 960px) {
    #wrap {
        margin-top: 0
    }
}

.is-veiled .cover-info-wrap .banner-wrap:before, .is-veiled .cover-info-wrap .info:before, .is-veiled .episode-side:before, .is-veiled .episode-main:before {
    content: '';
    position: absolute;
    z-index: 6;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .9;
    background: #eff1f4
}

@media (max-width: 960px) {
    .is-veiled .cover-info-wrap .info {
        z-index: 3
    }
}

.episode-side {
    position: relative;
    float: right;
    width: 29.6610169492%;
    margin-bottom: 100px
}

.episode-main {
    position: relative;
    float: left;
    width: 66.1016949153%;
    margin-bottom: 100px
}

@media (max-width: 960px) {
    .episode-side, .episode-main {
        float: none;
        width: 100%;
        padding: 10px;
        margin-bottom: 0
    }

    .episode-side {
        background: #FFF;
        border-bottom: 1px solid #dee0e3
    }

    .episode-side.is-unfold {
        padding-bottom: 40px
    }

    .episode-side.is-unfold .product-synopsis p {
        display: block
    }

    .episode-main {
        background: #eff1f4
    }

    .product-synopsis p {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden
    }
}

.cover-info {
    position: relative;
    margin-bottom: 60px
}

@media (max-width: 960px) {
    .cover-info {
        margin: 0;
        position: static !important;
    }
}

.cover-info-wrap {
    display: table;
    border-collapse: collapse;
    width: 100%;
    background: #FFF;
    border: 1px solid #dee0e3
}

@media (max-width: 960px) {
    .cover-info-wrap {
        display: block;
        border: 0
    }
}

.cover-info-wrap .banner-wrap {
    display: table-cell;
    vertical-align: top
}

@media (max-width: 960px) {
    .cover-info-wrap .banner-wrap {
        position: absolute;
        z-index: 0;
        top: 0;
        left: 0;
        width: 100%;
        /*border: 5px solid red;*/
    }
}

@media screen and (max-width: 960px) and (max-width: 320px), screen and (max-width: 960px) and (max-width: 960px) and (orientation: landscape) {
    .cover-info-wrap .banner-wrap {
        position: relative;
        top: 0;
        display: block;
        height: 0;
        z-index: 1
    }
}

.cover-info-wrap .banner-wrap>div {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 50%
}

.cover-info-wrap .banner-wrap .banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.cover-info-wrap .info {
    display: table-cell;
    vertical-align: top;
    width: 32.2033898305%;
    padding: 1.6949152542%;
    border-left: 1px solid #dee0e3
}

@media (max-width: 960px) {
    .cover-info-wrap .info {
        display: block;
        width: 100%;
        min-height: 235px;
        margin-top: 50%;
        padding: 10px;
        border-top: 1px solid #e7e7e9;
        background: #FFF
    }
}

.cover-info-wrap .info a {
    font-size: 14px;
    color: #8fa6c0
}

.cover-info-wrap .info a:hover {
    text-decoration: underline
}

.cover-info-wrap .info .title {
    color: #333;
    font-size: 20px;
    line-height: 1.2;
    padding-bottom: 5px
}

@media (max-width: 960px) {
    .cover-info-wrap .info .title {
        font-size: 17px;
        margin-top: 2%
    }
}

.cover-info-wrap .info .artist {
    margin-bottom: 10px;
    padding-bottom: 8px;
    line-height: 30px;
    border-bottom: 1px solid #e5e5e5
}

.cover-info-wrap .info .artist .thumbnail {
    display: inline-block;
    width: 30px;
    border-radius: 100%;
    vertical-align: middle;
    margin-right: 10px;
    box-shadow: inset 0 0 1px black
}

@media (max-width: 960px) {
    .cover-info-wrap .info .artist {
        margin: 0;
        padding: 0 0 10px 0;
        border: 0
    }

    .cover-info-wrap .info .artist .thumbnail {
        display: none
    }
}

.cover-info-wrap .info .genre {
    display: inline;
    margin-right: 7px;
    font-size: 14px;
    color: #666
}

@media (max-width: 960px) {
    .cover-info-wrap .info .genre {
        display: block;
        color: #000
    }
}

.cover-info-wrap .info .badge-list {
    display: inline;
    margin: 5px 0;
    line-height: 1;
    font-size: 0
}

@media (max-width: 960px) {
    .cover-info-wrap .info .badge-list {
        display: inline-block;
        width: 100%;
    }
}

.cover-info-wrap .info .badge-list>span {
    display: inline-flex;
    padding: 2px 10px;
    /* margin-right: 6px; */
    color: #FFF;
    font-size: 11px;
    text-align: center;
    background: #000;
    border-radius: 4px;
    width: 19.2%;
    display: inline-flex;
    justify-content: center;
    margin-right: 1%;
    margin-bottom: 1%;
}
.cover-info-wrap .info .badge-list>span>a{
    color: #fff;
}
.cover-info-wrap .info .badge-list>span:nth-child(5n){
    margin-right: 0;
}
.cover-info-wrap .info .helper, .cover-info-wrap .info .additional {
    display: inline;
    margin-right: 7px;
    font-size: 14px;
    color: #666
}

@media (max-width: 960px) {
    .cover-info-wrap .info .helper, .cover-info-wrap .info .additional {
        display: inline-block
    }

    .ja-JP .cover-info-wrap .info .helper, .ja-JP .cover-info-wrap .info .additional {
        white-space: nowrap
    }
}

@media (max-width: 960px) {
    .cover-info-wrap .info .helper * {
        display: inline-block;
        margin-right: 10px
    }
}

.cover-info-wrap .info .info-btns {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 32.2033898305%;
    padding: 1.6949152542%
}

@media (max-width: 960px) {
    .cover-info-wrap .info .info-btns {
        position: relative;
        width: 100%;
        padding: 0 0 10px 0
    }

    .cover-info-wrap .info .info-btns:after {
        content: '';
        display: block;
        clear: both
    }
}

.cover-info-wrap .info .info-btns .info-btn-subscription, .cover-info-wrap .info .info-btns>a, .cover-info-wrap .info .info-btns>button {
    height: 50px;
    line-height: 48px;
    color: #e50020;
    font-size: 16px;
    text-align: center;
    background: #FFF;
    border: 1px solid #ff2e4b;
    overflow: hidden;
    box-sizing: border-box;
    text-decoration: none
}

.ja-JP .cover-info-wrap .info .info-btns .info-btn-subscription, .ja-JP .cover-info-wrap .info .info-btns>a, .ja-JP .cover-info-wrap .info .info-btns>button {
    font-size: 12px
}

@media (max-width: 960px) {
    .cover-info-wrap .info .info-btns .info-btn-subscription, .cover-info-wrap .info .info-btns>a, .cover-info-wrap .info .info-btns>button {
        height: 45px;
        line-height: 43px;
        font-size: 15px
    }

    .ja-JP .cover-info-wrap .info .info-btns .info-btn-subscription, .ja-JP .cover-info-wrap .info .info-btns>a, .ja-JP .cover-info-wrap .info .info-btns>button {
        font-size: 13px
    }
}

.cover-info-wrap .info .info-btns .btn-continue, .cover-info-wrap .info .info-btns .btn-first-episode {
    display: none;
    float: right;
    width: 48.5%;
    color: #FFF;
    background: #e50020
}

.cover-info-wrap .info .info-btns .btn-continue:hover, .cover-info-wrap .info .info-btns .btn-first-episode:hover {
    color: #FFF;
    background: #ff2e4b
}

.cover-info-wrap .info .info-btns .btn-continue:active, .cover-info-wrap .info .info-btns .btn-first-episode:active {
    color: #FFF;
    background: #e50020
}

.cover-info-wrap .info .info-btn-wrap {
    position: relative;
    z-index: 1;
    float: left;
    width: 48.5%
}

@media (max-width: 639px) {
    .cover-info-wrap .info .info-btn-wrap {
        position: static
    }
}

.cover-info-wrap .info .info-btn-wrap .coach-tooltip {
    display: none;
    left: 50%;
    bottom: 70px;
    white-space: nowrap;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.cover-info-wrap .info .info-btn-wrap .coach-tooltip:before {
    left: 50%;
    bottom: -12px;
    margin-left: -8px;
    border-top: 14px solid #363a47;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent
}

@media (max-width: 960px) {
    .cover-info-wrap .info .info-btn-wrap .coach-tooltip {
        bottom: auto;
        top: 68px
    }

    .cover-info-wrap .info .info-btn-wrap .coach-tooltip:before {
        top: -12px;
        bottom: auto;
        border-top: 0;
        border-bottom: 14px solid #363a47
    }
}

@media (max-width: 639px) {
    .cover-info-wrap .info .info-btn-wrap .coach-tooltip {
        left: 0;
        -webkit-transform: none;
        transform: none
    }

    .cover-info-wrap .info .info-btn-wrap .coach-tooltip:before {
        left: 25%
    }
}

.cover-info-wrap .info .info-btn-wrap .coach-tooltip.is-on {
    display: block
}

.cover-info-wrap .info .info-btn-subscription {
    width: 100%
}

.cover-info-wrap .info .info-btn-subscription[data-subscription='false'] .info-text-false {
    display: inline
}

.cover-info-wrap .info .info-btn-subscription[data-subscription='true'] .info-text-true {
    display: inline
}

.cover-info-wrap .info .info-btn-subscription[data-subscription='true']+.coach-tooltip {
    display: none !important
}

.cover-info-wrap .info .info-btn-subscription[data-subscription='true']:hover .info-text-true {
    display: none
}

.cover-info-wrap .info .info-btn-subscription[data-subscription='true']:hover .info-text-truehover {
    display: inline
}

@media (max-width: 960px) {
    .cover-info-wrap .info .info-btn-subscription[data-subscription='true']:hover .info-text-true {
        display: inline
    }

    .cover-info-wrap .info .info-btn-subscription[data-subscription='true']:hover .info-text-truehover {
        display: none
    }
}

.cover-info-wrap .info .info-btn-subscription[data-subscription='true'] .icon:before {
    content: "";
    font-family: 'lzcon';
    font-size: inherit;
    color: inherit;
    margin-right: 3px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.cover-info-wrap .info .info-btn-subscription span {
    display: none
}

.cover-info-wrap .info .info-btn-subscription .icon+span {
    display: inline;
    vertical-align: baseline
}

.cover-info-wrap .info .info-btn-subscription .icon {
    display: inline-block;
    font-size: 18px;
    vertical-align: baseline
}

.cover-info-wrap .info .info-btn-subscription .icon:before {
    content: "";
    font-family: 'lzcon';
    font-size: inherit;
    color: inherit;
    margin-right: 3px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ja-JP .cover-info-wrap .info .info-btn-subscription .icon:before {
    font-size: 14px
}

@media (min-width: 961px) and (max-width: 1280px) {
    .cover-info-wrap .info .title {
        font-size: 18px
    }

    .cover-info-wrap .info .badge-list, .cover-info-wrap .info .additional {
        display: inline-block
    }
}

.cover-share-btns {
    position: absolute;
    z-index: 1;
    right: 33.8983050847%;
    bottom: 20px
}

@media (max-width: 960px) {
    .cover-share-btns {
        right: 10px;
        top: -50px;
        bottom: auto
    }
}

@media screen and (max-width: 320px), screen and (max-width: 960px) and (orientation: landscape) {
    .cover-share-btns {
        top: 0;
        padding-top: 34%
    }
}

.btn-library, .btn-share-facebook, .btn-share-twitter {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-left: 5px;
    color: #FFF;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    background: rgba(115, 115, 115, 0.5);
    border: 0;
    border-radius: 100%
}

.btn-library:before {
    content: "";
    font-family: 'lzcon';
    font-size: inherit;
    color: inherit;
    margin-right: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.btn-share-facebook:before {
    content: "";
    font-family: 'lzcon';
    font-size: inherit;
    color: inherit;
    margin-right: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.btn-share-twitter:before {
    content: "";
    font-family: 'lzcon';
    font-size: inherit;
    color: inherit;
    margin-right: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#schedule {
    font-size: 18px;
    color: #000
}

@media (max-width: 960px) {
    .en-US #schedule {
        font-size: 16px
    }
}

#schedule:empty:before {
    content: '';
    display: inline-block
}

#comic-notice {
    position: relative;
    height: auto;
    line-height: 1.5;
    padding-left: 18px;
    margin: 0 -10px -1px;
    padding: 10px 10px 10px 38px;
    color: #e50020;
    font-size: 14px;
    background: #FFF;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC
}

#comic-notice:empty {
    display: none
}

#comic-notice:before {
    content: "";
    font-family: 'lzcon';
    font-size: inherit;
    color: inherit;
    margin-right: 10px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#comic-notice:before {
    position: absolute;
    left: 16px;
    top: 11px;
    display: block
}

#episode-sort {
    position: absolute;
    top: 0;
    right: 0
}

#episode-sort:first-child {
    position: relative;
    text-align: right
}

@media (max-width: 960px) {
    #episode-sort {
        height: 36px;
        line-height: 36px;
        text-align: right;
        color: #f40a19
    }

    #episode-sort .en-US {
        top: 7px
    }

    #episode-sort:first-child {
        top: 0;
        right: 0
    }
}

.episode-wrap {
    position: relative
}

.btn-radio {
    position: relative;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    background-image: url(../images/btn-radio.png);
    background-size: 20px 50px;
    background-repeat: no-repeat;
    background-position: 0 -1px;
    padding-left: 28px;
    margin-left: 20px;
    border: 0
}

@media (max-width: 960px) {
    .btn-radio {
        display: none
    }
}

.btn-radio__input {
    position: absolute;
    left: 0;
    opacity: 0
}

.btn-radio__input:focus+.btn-radio__text:before {
    content: '';
    position: absolute;
    left: 1px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    box-shadow: 0 0 5px #00f
}

@media (max-width: 960px) {
    #btn-sort-toggle {
        display: inline-block;
        padding: 5px 0;
        line-height: 20px;
        border: 0
    }

    #btn-sort-toggle:before {
        content: "";
        font-family: 'lzcon';
        font-size: 13px;
        color: inherit;
        margin-right: 6px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }
}

.is-desc .btn-desc, .is-asc .btn-asc {
    background-position: 0 -26px
}

.episode-list {
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC
}

@media (max-width: 960px) {
    .episode-list {
        padding-top: 10px;
        border-bottom: 0;
        -webkit-tap-highlight-color: transparent
    }

    .episode-list * {
        -webkit-tap-highlight-color: initial
    }
}

@media (min-width: 640px) and (max-width: 960px) {
    .episode-list {
        overflow: hidden;
        margin-right: -10px
    }
}

.episode-list li {
    position: relative;
    border-top: 1px solid #CCC;
    font-size: 0
}

@media (max-width: 960px) {
    .episode-list li {
        border-top: 0
    }
}

@media (min-width: 640px) and (max-width: 960px) {
    .episode-list li {
        float: left;
        width: 48%;
        width: calc(50% - 10px);
        margin-right: 10px
    }
}

.episode-list li:first-child {
    border-top: 0
}

.episode-list li.is-checked {
    background: #e3ecf4
}

@media (max-width: 960px) {
    .episode-list li.is-checked {
        background: none
    }
}

.episode {
    display: block;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    font-size: 14px;
    border: 0;
    text-align: left
}

@media (max-width: 960px) {
    .episode {
        width: 100% !important
    }
}

.episode .episode-seq .episode-title span {
    display: inline-block;
    max-width: calc(100% - 35px);
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.episode .episode-seq .episode-title .up {
    background: url(../images/up-hdpi.png) no-repeat 50% 50%;
    display: inline-block;
    height: 20px;
    margin-left: 5px;
    vertical-align: middle;
    width: 30px
}

.episode .episode-seq .free-date {
    font-size: 14px;
    color: #333;
    line-height: 1.8;
    font-weight: 500
}

.episode .episode-price span {
    position: absolute;
    top: 50%;
    right: 0;
    width: 95px;
    height: 20px;
    line-height: 20px;
    margin-top: -10px;
    padding-left: 30px;
    font-size: 14px;
    white-space: nowrap;
    background-image: url(../images/ico-price.png);
    background-repeat: no-repeat;
    background-size: 20px auto
}

.ja-JP .episode .episode-price span {
    width: 110px
}

.episode.is-series {
    cursor: pointer
}

.episode.is-series.is-svg .banner-wrap {
    height: 0;
    padding-bottom: 11.5384615385%;
    border: 1px solid #000
}

.episode.is-series.is-svg .episode-banner {
    height: 100%;
    padding-bottom: 0;
    border: 0
}

.episode.is-series .banner-wrap {
    position: absolute;
    top: 12.5%;
    left: 0;
    width: 29.4871794872%
}

.episode.is-series .episode-banner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    padding-bottom: 39.1304347826%;
    border: 1px solid #000;
    background-position: center;
    background-size: cover;
}

.episode.is-series .episode-seq {
    width: 80.7692307692%;
    height: 0;
    padding-left: 32.0512820513%;
    padding-top: 2.5641025641%;
    padding-bottom: 12.8205128205%
}

.episode.is-series .episode-seq .episode-name {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    font-weight: 500
}

.episode.is-series .episode-seq .episode-title {
    font-size: 14px;
    color: #666;
    line-height: 1.8
}

.episode.is-series[data-episode-type='g'] .episode-seq .episode-name {
    font-size: 24px;
    line-height: 29px
}

@media (min-width: 961px) and (max-width: 1280px) {
    .episode.is-series[data-episode-type='g'] .episode-seq .episode-name {
        font-size: 22px;
        line-height: 26px
    }
}

.episode.is-book {
    font-size: 0;
    padding-top: 1.2820512821%;
    padding-bottom: 1.2820512821%
}

.episode.is-book[data-purchased='false'][data-free='false'] .text-purchased {
    display: none !important
}

.episode.is-book[data-purchased='false'][data-free='false'] .text-unpurchased {
    display: inline !important
}

.episode.is-book.is-svg .banner-wrap {
    height: 0;
    padding-bottom: 25.641025641%;
    border: 1px solid #000
}

.episode.is-book.is-svg .episode-banner {
    position: absolute;
    height: 100%;
    border: 0;
    padding-bottom: 0
}

.episode.is-book .banner-wrap {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 19.2307692308%
}

.episode.is-book .episode-banner {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    padding-bottom: 133.3333333333%;
    background-size: 100% 100%;
    border: 1px solid #000
}

.episode.is-book .episode-seq {
    display: inline-block;
    vertical-align: middle;
    width: 76.9230769231%;
    margin-left: 2.5641025641%
}

.episode.is-book .episode-seq .episode-title {
    font-size: 18px;
    color: #333;
    line-height: 1.2;
    font-weight: 500
}

.episode.is-book .episode-seq .episode-title span {
    max-width: calc(100% - 180px)
}

.episode.is-book .episode-seq .episode-name {
    font-size: 14px;
    color: #666;
    line-height: 1.8;
    padding-top: 3px;
    padding-bottom: 6px
}

.episode.is-book .episode-seq .episode-text {
    font-size: 14px;
    color: #666;
    line-height: 1.8;
    height: 75.6px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 8.3333333333%
}

@media (min-width: 961px) and (max-width: 1280px) {
    .episode.is-book .episode-seq .episode-text {
        font-size: 12px;
        height: 43.2px;
        -webkit-line-clamp: 2
    }
}

.episode.is-book .episode-price span {
    top: 0 !important;
    margin-top: 2.8205128205% !important
}

.episode.is-book .episode-btns {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 26.9230769231%;
    padding-bottom: 1.2820512821%;
    font-size: 14px
}

.episode.is-book .episode-btns a {
    display: block;
    width: 47%;
    height: 40px;
    line-height: 38px;
    color: #e50020;
    text-align: center;
    background: #FFF;
    border: 1px solid #e50020;
    overflow: hidden
}

@media (min-width: 961px) and (max-width: 1280px) {
    .episode.is-book .episode-btns a {
        height: 30px;
        line-height: 28px
    }
}

.episode.is-book .episode-btns a .text-unpurchased {
    display: none
}

.episode.is-book .episode-btns a.btn-view {
    float: left;
    color: #FFF;
    background: #e50020
}

.episode.is-book .episode-btns a.btn-view:only-child {
    float: right
}

.episode.is-book .episode-btns a.btn-preview {
    float: right
}

@media (max-width: 960px) {
    .episode.is-series, .episode.is-book {
        background: #FFF;
        border: 1px solid #CCC;
        margin-bottom: 10px;
        padding: 0
    }

    .episode.is-series .banner-wrap, .episode.is-book .banner-wrap {
        position: relative;
        top: 0;
        width: 100%
    }

    .episode.is-series .episode-banner, .episode.is-book .episode-banner {
        position: relative;
        padding-bottom: 39.1304347826%;
        border: 0;
        border-bottom: 1px solid #CCC
    }

    .episode.is-series .episode-seq, .episode.is-book .episode-seq {
        position: relative;
        width: 100%;
        padding: 0;
        margin-left: 0
    }

    .episode.is-series .episode-seq .episode-title, .episode.is-book .episode-seq .episode-title {
        font-size: 16px;
        padding: 2px 0;
        line-height: 1
    }

    .episode.is-series .episode-seq .episode-title span, .episode.is-book .episode-seq .episode-title span {
        max-width: none
    }

    .episode.is-series .episode-seq .free-date, .episode.is-book .episode-seq .free-date {
        position: absolute;
        bottom: 51%;
        left: 10px;
        font-size: 14px
    }

    .episode.is-series .episode-seq .episode-text, .episode.is-book .episode-seq .episode-text {
        display: none
    }

    .episode.is-series .episode-price span, .episode.is-book .episode-price span {
        position: static;
        display: block;
        width: auto;
        height: 15px;
        line-height: 15px;
        margin: 0;
        padding-left: 20px;
        color: #666;
        font-size: 15px;
        text-align: right;
        background-size: 15px auto
    }

    .episode.is-series .episode-seq {
        height: 0;
        padding-bottom: 18.5%
    }

    .episode.is-series .episode-seq .episode-title {
        position: absolute;
        bottom: 9%;
        right: 10px;
        max-width: 65%
    }

    .episode.is-series .episode-seq .episode-name {
        position: absolute;
        bottom: 12%;
        left: 10px;
        font-size: 14px;
        line-height: 14px;
        max-width: 30%
    }

    .episode.is-series[data-episode-type='g'] .episode-seq .episode-name {
        bottom: 8%;
        font-size: 24px;
        line-height: 24px
    }

    .ja-JP .episode.is-series[data-episode-type='g'] .episode-seq .episode-name {
        font-size: 20px
    }

    .episode.is-series .episode-price {
        position: absolute;
        bottom: 19%;
        right: 10px
    }

    .episode.is-book .episode-seq {
        height: auto
    }

    .episode.is-book .episode-seq .episode-title {
        position: relative;
        padding-top: 5%;
        width: 100%;
        width: calc(100% - 100px);
        padding-left: 10px
    }

    .episode.is-book .episode-seq .episode-name {
        position: relative;
        height: 37px;
        padding-left: 10px;
        padding-top: 10px;
        padding-bottom: 13px;
        line-height: 1;
        width: calc(100% - 100px)
    }
}

@media (max-width: 960px) and (max-width: 639px) {
    .episode.is-book .episode-seq .episode-name:empty {
        height: 0;
        padding: 5px 0
    }
}

@media (max-width: 960px) {
    .episode.is-book .episode-price {
        position: absolute;
        bottom: 67px;
        right: 10px
    }

    .bulk[data-step='1']+.episode.is-book .episode-price {
        bottom: 12px
    }

    .episode.is-book .episode-btns {
        position: relative;
        width: 100%;
        padding: 0 10px 10px;
        overflow: hidden
    }

    .episode.is-book .episode-btns a {
        width: calc(50% - 5px);
        height: 45px;
        line-height: 43px
    }

    .episode.is-book .episode-btns a:only-child {
        width: 100%
    }
}

@media (max-width: 960px) {
    #comic-episode-list .up {
        background: url(../images/up-xhdpi.png) no-repeat 50% 50%;
        background-size: 10px 10px;
        display: inline-block;
        height: 10px;
        margin-left: 4px;
        width: 10px
    }
}

.bookmark {
    background-image: url(../images/bookmark.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: right 0;
    background-size: contain;
    height: 45px;
    position: absolute;
    right: 100px;
    top: 0;
    width: 30px;
    overflow: hidden;
    font-size: 0;
    color: transparent
}

@media (max-width: 960px) {
    .bookmark {
        background-image: url(../images/bookmark.png);
        right: 0
    }
}

.d-day-wrap {
    position: absolute;
    left: 1px;
    top: 1px;
    font-size: 0
}

@media (max-width: 960px) {
    .d-day-wrap {
        top: 0;
        left: 0
    }
}

.lock, .d-day {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    vertical-align: middle
}

.lock {
    background: #f40a19 url(../images/locked.png) no-repeat 50% 50%;
    width: 32px
}

@media (max-width: 960px) {
    .lock {
        background-image: url(../images/locked.png);
        background-size: 16px 16px
    }
}

.d-day {
    background: #f40a19;
    color: #fff;
    font-size: 12px;
    padding-right: 10px
}

[data-purchased='true'] .d-day-wrap {
    display: none
}

[data-purchased='true'] .episode-price {
    color: #f40a19
}

[data-purchased='true'] .episode-price span {
    background-image: url(../images/purchased.png);
    background-size: auto
}

[data-free='true'] .d-day-wrap {
    display: none
}

[data-purchased='false'][data-free='false'] .episode-price span {
    background-position: 0 -40px
}

@media (max-width: 960px) {
    [data-purchased='false'][data-free='false'] .episode-price span {
        background-position: 0 -30px
    }
}

[data-css-filter='true'] [data-purchased='false'][data-free='false'] .episode-banner {
    filter: gray;
    -webkit-filter: grayscale(1)
}

@media (max-width: 960px) {
    .toggle-info {
        width: 100%;
        padding: 15px 0;
        color: #8fa6c0;
        text-align: left;
        border: 0;
        border-radius: 0
    }

    .toggle-info:before {
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        margin: -3px 10px 0 0;
        border-top: 6px solid #8fa6c0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        vertical-align: middle
    }

    .toggle-info~* {
        display: none
    }
}

.episode-side__item {
    font-size: 14px;
    line-height: 2;
    color: #666;
    margin-top: 40px
}

.episode-side__item:first-child {
    margin-top: 0
}

.episode-side__hx {
    font-size: 16px;
    color: #333;
    font-weight: 700
}

.product-share iframe {
    display: block
}

#reco-comic-list .reco-comic:nth-child(n+4) {
    display: none
}

.reco-comic {
    position: relative;
    margin-top: 10px;
    font-size: 0
}

.reco-comic:first-child {
    margin-top: 0
}

.reco-comic a {
    display: block
}

.reco-comic-cover {
    cursor: pointer;
    position: relative;
    display: inline-block;
    width: 22.8571428571%;
    height: 0;
    padding-bottom: 30.2857142857%;
    margin-right: 5.1428571429%;
    background-size: 100% 100%;
    vertical-align: middle
}

.reco-comic-cover:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    border: 1px solid #CCC;
    pointer-events: none
}

.reco-comic-info {
    display: inline-block;
    max-width: 71.7142857143%;
    vertical-align: middle
}

.reco-comic-title {
    color: #333;
    font-size: 14px;
    cursor: pointer
}

.reco-comic-title:hover {
    text-decoration: underline
}

.reco-comic-genre {
    font-size: 12px;
    color: #8fa6c0
}

.reco-comic-artist {
    font-size: 12px;
    color: #999
}

#comic-expired-desc {
    display: none
}

#promotion-list {
    font-size: 0
}

#promotion-list a img {
    display: inline-block;
    max-width: 100%
}

.fb_iframe_widget {
    margin-bottom: 20px
}

.fb_iframe_widget .iframe {
    position: absolute !important
}

#episode-nav {
    background: #fff;
    border-top: 1px solid #d8d8d8;
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 88
}

#episode-nav ul {
    margin: 0 auto;
    width: 960px
}

#episode-nav li {
    vertical-align: middle
}

#episode-nav a {
    display: block;
    height: 60px
}

@media (max-width: 960px) {
    #episode-nav {
        box-sizing: border-box;
        height: 52px;
        padding: 0 10px
    }

    #episode-nav ul {
        display: -webkit-box;
        width: 100%
    }

    #episode-nav li {
        display: block
    }

    #episode-nav li:nth-child(2) {
        -webkit-box-flex: 1
    }

    #episode-nav a {
        height: 52px
    }
}

#comic-library, #top {
    background: url("../images/episode-list-nav-hdpi.png") no-repeat;
    width: 60px
}

@media (max-width: 960px) {
    #comic-library, #top {
        width: 52px;
        background: url("../images/episode-list-nav-xhdpi.png") no-repeat;
        background-size: 52px 312px
    }
}

#comic-library {
    background-position: 0 -60px
}

@media (max-width: 960px) {
    #comic-library {
        background-position: 0 -52px
    }
}

#comic-library:hover, #comic-library:active {
    background-position: 0 0
}

#first-episode {
    font-size: 16px;
    line-height: 60px;
    text-align: center;
    width: 560px
}

@media (max-width: 960px) {
    #first-episode {
        line-height: 52px;
        width: 100%;
        font-size: 14px;
        white-space: nowrap
    }

    .ja-JP #first-episode {
        font-size: 12px
    }
}

#top {
    background-position: 0 -300px;
    border: 0;
    height: 60px
}

#top:hover, #top:active {
    background-position: 0 -240px
}

@media (max-width: 960px) {
    #top {
        background-position: 0 -260px
    }

    #top:hover {
        background-position: 0 -260px
    }

    #top:active {
        background-position: 0 -208px
    }
}

@media (min-width: 961px) and (max-width: 1280px) {
    [data-screen] .wrap {
        max-width: 1200px
    }
}

.harmful-wrap {
    display: none;
    text-align: center;
    font-size: 16px
}

.harmful-wrap .btn {
    display: inline-block;
    padding: 10px 30px;
    color: #FFF;
    background: #e50020;
    border: 0;
    border-radius: .4em
}

.harmful-wrap hr {
    border: 0;
    border-top: 1px solid #CCC
}

.harmful-alert {
    display: table;
    table-layout: fixed;
    border-collapse: collapse;
    margin: 50px 0 20px;
    line-height: 1.6;
    font-size: 26px
}

.harmful-icon {
    display: table-cell;
    width: 200px;
    height: 200px;
    margin-right: 20px;
    background: url("../images/img-adult-19.png") no-repeat;
    background-size: 100% 100%
}

.harmful-text {
    display: table-cell;
    padding-left: 30px;
    vertical-align: middle;
    text-align: left
}

.harmful-auth-text {
    margin-top: 50px;
    margin-bottom: 100px;
    text-align: center
}

#btn-harmful-exit {
    margin-bottom: 50px;
    background: #666
}

#btn-harmful-auth {
    margin-left: 30px
}

@media (max-width: 960px) {
    .harmful-wrap hr {
        margin: 0 4%
    }

    .harmful-alert {
        display: block;
        margin: 20px 0;
        font-size: 16px
    }

    .harmful-icon {
        display: block;
        width: 100px;
        height: 100px;
        margin: 0 auto 20px
    }

    .harmful-text {
        display: block;
        padding: 0 6%
    }

    .harmful-auth-text {
        margin-top: 20px;
        margin-bottom: 30px
    }

    #btn-harmful-exit {
        margin-bottom: 30px
    }

    #btn-harmful-auth {
        margin-left: 0;
        margin-top: 20px;
        margin-bottom: 60px
    }
}

.content-blacklist {
    padding: 200px 0;
    font-size: 0;
    text-align: center
}

.blacklist-image {
    display: inline-block;
    width: 255px;
    height: 255px;
    background: url("../images/img-blacklist-ko.png") no-repeat;
    background-size: 100% 100%
}

.ja-JP .blacklist-image {
    background-image: url("../images/img-blacklist-jp.png")
}

.en-US .blacklist-image {
    background-image: url("../images/img-blacklist-en.png")
}

.blacklist-text {
    margin-top: 20px;
    font-size: 18px;
    color: #000;
    line-height: 1.4;
    white-space: nowrap
}

@media (max-width: 960px) {
    .content-blacklist {
        padding: 40px 0;
        background: #eff1f4
    }

    .blacklist-text {
        font-size: 16px;
        padding: 0 20px
    }
}

.bulk {
    position: relative;
    border-top: 1px solid #CCC
}

.bulk[data-step='0'] .bulk-step0, .bulk[data-step='1'] .bulk-step1 {
    display: block
}

.bulk[data-step='1'] .bulk-checkbox {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 0 0 20px;
    vertical-align: middle
}

.bulk[data-step='1'] .bulk-checkbox+i {
    margin: 0 20px 0 -20px
}

.bulk[data-step='1'] .bulk-checkbox:focus+i {
    box-shadow: 0 0 5px #00f;
    border-radius: 2px
}

.bulk[data-step='1'] .bulk-checkbox, .bulk[data-step='1']+.episode-list .bulk-checkbox {
    display: inline-block
}

.bulk[data-step='1'] .bulk-checkbox+i, .bulk[data-step='1']+.episode-list .bulk-checkbox+i {
    display: inline-block
}

@media (max-width: 960px) {
    .bulk[data-step='1'] .bulk-checkbox+i, .bulk[data-step='1']+.episode-list .bulk-checkbox+i {
        position: absolute;
        z-index: 1;
        top: 5px;
        left: 5px;
        width: 20px;
        height: 20px;
        margin: 0;
        background: #FFF;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        border: 1px solid #de262f;
        box-sizing: content-box
    }
}

@media (max-width: 960px) {
    .bulk[data-step='1'] .bulk-checkbox:checked+i, .bulk[data-step='1']+.episode-list .bulk-checkbox:checked+i {
        background-image: url(../images/img-edit-check.png)
    }

    .bulk[data-step='1'] .bulk-checkbox:checked~.episode, .bulk[data-step='1']+.episode-list .bulk-checkbox:checked~.episode {
        border: 1px solid #f40a19
    }
}

.bulk[data-step='1'] li.is-hide, .bulk[data-step='1']+.episode-list li.is-hide {
    display: none
}

.bulk[data-step='1'] .episode, .bulk[data-step='1']+.episode-list .episode {
    display: inline-block;
    width: calc(100% - 60px);
    vertical-align: middle;
    pointer-events: none
}

@media (min-width: 961px) {
    .bulk[data-step='1'] .episode.is-book .episode-seq, .bulk[data-step='1']+.episode-list .episode.is-book .episode-seq {
        width: calc(76.9230769231% - 60px)
    }

    .bulk[data-step='1'] .episode.is-book .episode-btns, .bulk[data-step='1']+.episode-list .episode.is-book .episode-btns {
        display: none
    }
}

.bulk.is-sticky {
    position: fixed;
    z-index: 89;
    top: 61px;
    left: 0;
    width: 100%;
    height: 80px;
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
    border-top: 1px solid #d9d9d9;
    will-change: top
}

.ko-KR .bulk.is-sticky {
    top: 110px
}

.bulk.is-sticky+.episode-list {
    padding-top: 55px
}

.bulk.is-sticky .bulk-step0, .bulk.is-sticky .bulk-step1 {
    margin-top: 12px
}

@media (max-width: 960px) {
    .bulk.is-sticky {
        top: 95px !important;
        height: 100px
    }

    .bulk.is-sticky[data-pointmsg-step='false'] {
        height: 90px
    }

    .bulk.is-sticky[data-pointmsg-step='false'] .bulk-step1 {
        height: 90px
    }

    .bulk.is-sticky .bulk-step1 {
        margin-top: 0;
        height: 100px
    }

    .bulk.is-sticky .btn-bulk-step1 {
        top: -5px;
        width: 96%;
        margin: 0 2%
    }

    .bulk.is-sticky .bulk-checkbox {
        margin-left: 10px !important
    }

    .bulk.is-sticky .bulk-right div {
        margin-top: 10px !important
    }

    .bulk.is-sticky .bulk-right .bulk-select {
        margin-left: 44px
    }

    .bulk.is-sticky .bulk-right .bulk-pointcopy {
        left: 44px
    }

    .bulk.is-sticky .btn-bulk-purchase, .bulk.is-sticky .btn-bulk-step0 {
        right: 10px;
        width: calc(50% - 15px)
    }

    .bulk.is-sticky .btn-bulk-purchase {
        left: 10px;
        right: auto
    }

    .bulk.is-sticky+.episode-list {
        padding-top: 108px
    }
}

@media screen and (max-width: 320px), screen and (max-width: 960px) and (orientation: landscape) {
    .bulk.is-sticky {
        top: 0 !important
    }
}

.bulk .wrap {
    padding: 0
}

.bulk button {
    width: 90px;
    height: 36px;
    line-height: 34px;
    font-size: 12px;
    vertical-align: middle;
    border: 1px solid #e50020;
    box-sizing: border-box
}

@media (max-width: 960px) {
    .bulk button {
        width: 65px;
        height: 35px;
        line-height: 31px;
        border: 2px solid #e50020;
        vertical-align: middle;
        box-sizing: border-box;
        white-space: nowrap
    }

    .ja-JP .bulk button {
        font-size: 12px
    }

    .bulk button:disabled {
        border: 2px solid #d1d5da
    }
}

.bulk-step0, .bulk-step1 {
    display: none;
    height: 55px
}

.bulk-step0 label, .bulk-step1 label {
    line-height: 55px
}

@media (max-width: 960px) {
    .bulk-step1 {
        height: 107px
    }

    .bulk-step1 label {
        font-size: 0
    }

    [data-pointmsg-step='false'] .bulk-step1 {
        height: 90px
    }
}

.bulk-text {
    color: #5c759c;
    font-size: 14px;
    line-height: 55px;
    pointer-events: none
}

.bulk-text b {
    font-weight: 400
}

@media (max-width: 960px) {
    .bulk-text {
        position: absolute;
        z-index: 1;
        color: #FFF;
        line-height: 1;
        bottom: 4px;
        font-size: 12px;
        width: 100%;
        text-align: center
    }

    .bulk-text b {
        color: #FFF
    }
}

.bulk-text.desc-point {
    display: none
}

[data-pointmsg-step='true'] .bulk-text.desc-bulk {
    display: none
}

[data-pointmsg-step='true'] .bulk-text.desc-point {
    display: block
}

.bulk .btn-bulk-step1 {
    position: absolute;
    top: 9px;
    right: 0;
    color: #FFF;
    min-width: 90px;
    width: auto;
    padding: 0 5px;
    white-space: nowrap;
    background: #5c759c;
    border: 1px solid #5c759c
}

@media (max-width: 960px) {
    .bulk .btn-bulk-step1 {
        top: 10px;
        width: 100%;
        height: 45px;
        line-height: 1;
        padding-bottom: 12px;
        font-size: 15px;
        font-weight: 500;
        border: 1px solid #596684;
        border-radius: 0;
        box-sizing: border-box
    }
}

.bulk-checkbox {
    display: none;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

@media (max-width: 960px) {
    .bulk .bulk-step1 .bulk-checkbox {
        position: relative;
        z-index: 5;
        width: 20px;
        height: 20px;
        margin-left: 0
    }

    .bulk .bulk-step1 .bulk-checkbox+i {
        position: static;
        margin-left: -20px;
        margin-right: 5px
    }
}

.bulk-checkbox+i {
    display: none;
    width: 20px;
    height: 20px;
    margin: 0 20px;
    background-image: url("../images/img-bulk-checkbox.png");
    background-size: 40px 40px;
    vertical-align: middle;
    pointer-events: none
}

.bulk-checkbox:checked+i {
    background-position: -20px -20px
}

.bulk-right {
    position: absolute;
    top: 9px;
    right: 0;
    height: 40px;
    line-height: 20px;
    font-size: 0
}

[data-pointmsg-step='false'] .bulk-right {
    line-height: 36px
}

.bulk-right div {
    display: inline-block;
    margin-left: 6px;
    font-size: 14px;
    vertical-align: top
}

[data-pointmsg-step='false'] .bulk-right div {
    vertical-align: middle
}

.bulk-right button {
    margin-left: 10px
}

@media (max-width: 960px) {
    .bulk-right {
        top: 0;
        width: 100%;
        height: 100%;
        line-height: 1.5
    }

    [data-pointmsg-step='false'] .bulk-right {
        line-height: 1.6
    }

    .bulk-right div {
        margin-top: 12px !important
    }

    .bulk-right .bulk-select {
        margin: 0;
        margin-left: 34px
    }

    .bulk-right .bulk-pointcopy {
        bottom: auto;
        right: auto;
        top: 21px;
        left: 34px;
        margin: 0
    }
}

.bulk-pointcopy {
    position: absolute;
    bottom: 0;
    right: 210px;
    color: #f40a19;
    font-size: 12px !important;
    font-weight: 400;
    white-space: nowrap
}

[data-pointmsg-step='false'] .bulk-pointcopy {
    display: none
}

.bulk-select {
    color: #000
}

.bulk-coin {
    color: #e50020;
    margin-right: 10px
}

.bulk .btn-bulk-purchase {
    color: #FFF;
    background: #e50020
}

@media (max-width: 960px) {
    .bulk .btn-bulk-purchase {
        left: 0;
        right: auto;
        margin: 0
    }
}

.bulk .btn-bulk-purchase .txt-disable {
    display: none
}

.bulk .btn-bulk-purchase:disabled {
    background: #d1d5da;
    pointer-events: none
}

@media (max-width: 960px) {
    .en-US .bulk .btn-bulk-purchase.is-lack, .ja-JP .bulk .btn-bulk-purchase.is-lack {
        font-size: 11px
    }
}

.bulk .btn-bulk-purchase.is-lack .txt-able {
    display: none
}

.bulk .btn-bulk-purchase.is-lack .txt-disable {
    display: inline
}

.btn-bulk-step0 {
    color: #e50020;
    background: #FFF;
    border: 1px solid #e50020
}

@media (max-width: 960px) {
    .bulk .btn-bulk-purchase, .bulk .btn-bulk-step0 {
        position: absolute;
        right: 0;
        bottom: 10px;
        width: calc(50% - 5px);
        border: 2px solid #e50020
    }
}

.shortcut {
    line-height: 1;
    border: solid 1px #dee0e3
}

.shortcut__a {
    display: block
}

.shortcut__msg {
    color: #333;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.shortcut__title {
    color: #718bb3;
    font-weight: 600;
    text-decoration: underline;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.shortcut__banner {
    position: relative;
    background-size: 100% 100%;
    background-size: cover
}

.shortcut__banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    border: 1px solid #7d95b3;
    pointer-events: none
}

@media (min-width: 961px) {
    .shortcut {
        position: absolute;
        top: -160px;
        left: 0;
        width: 102.6923076923%;
        height: 100px;
        background: rgba(255, 255, 255, 0.9)
    }

    .shortcut__a {
        width: 100%;
        height: 100%
    }

    .shortcut__seq {
        padding: 21px 10px 0 229px
    }

    .shortcut__msg {
        padding: 4px 0;
        font-size: 18px
    }

    .shortcut__title {
        padding: 4px 0;
        font-size: 16px
    }

    .shortcut__banner {
        position: absolute;
        top: 10px;
        left: 10px;
        width: 200px;
        height: 78px
    }

    .shortcut .is-shortcut .cover-share-btns {
        bottom: 120px
    }
}

@media (max-width: 960px) {
    .shortcut {
        width: 103%;
        margin: -1.5% -1.5% 10px;
        background: #FFF
    }

    .shortcut__a {
        padding: 20px 0 26px;
        text-align: center
    }

    .shortcut__msg {
        padding: 4px 0;
        font-size: 20px
    }

    .shortcut__title {
        padding: 3px 0 9px;
        font-size: 14px
    }

    .shortcut__banner {
        width: 80%;
        height: 0;
        margin: auto;
        padding-bottom: 31%
    }
}

@media (max-width: 639px) {
    .shortcut {
        width: 100%;
        margin: 0
    }
}





.new_source {
    margin: 5px 10px;
}

.new_source>span>a {
    border: 1px solid #d1d1d1;
    border-radius: 5px;
    padding: 1px 10px;
}

.new_source>span>a:hover {
    border: 1px solid #1787b0;
    color: #fff;
    background: #1ba9de;
}

.new_source>span>a:focus {
    border: 1px solid #1787b0;
    color: #fff;
    background: #1ba9de;
}

.new_source>span>a:active {
    border: 1px solid #1787b0;
    color: #fff;
    background: #1ba9de;
}
.new_source>span>.active{
    border: 1px solid #1787b0;
    color: #fff;
    background: #1ba9de;
}

.pad-left-none {
    padding-left: 0 !important;
}



.pad-left-none {
    padding-left: 0 !important;
}








@media (min-width: 320px) {
    .new-list>li {
        width: 100% !important;
    }

    .new_source {
        position: absolute;
        top: 20px;
    }
    .cover-info-wrap .info {
        margin-top: 0;
    }

    .cover-info-wrap .banner-wrap {
        height: inherit;
    }
    .is-btn {
        height: 60px !important;
    }

    .episode-name1 {
        font-size: 14px;
        line-height: 31px !important;
        padding-left: 10px;
        max-width: 200px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        height: 60px;
    }

    .episode.is-series .episode-ss>span {
        position: absolute;
        top: 0;
        right: 14px;
        font-size: 12px;
        line-height: 29px;
        color: #aeaeae;
    }
}


@media (min-width: 360px) {
    .new-list>li {
        width: 100% !important;
    }
    .cover-info-wrap .info {
        margin-top: 50%;
    }
    .new_source {
        position: absolute;
        top: 20px;
    }

    .is-btn {
        height: 60px !important;
    }

    .banner-wrap iframe{
        height: 180px;
    }
    .banner_new{
        position: absolute;
        /*top: 95px!important;*/
    }
    .episode-name1 {
        font-size: 14px;
        line-height: 29px !important;
        padding-left: 10px;
        max-width: 250px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .episode.is-series .episode-ss>span {
        position: absolute;
        top: 0;
        right: 14px;
        font-size: 12px;
        line-height: 29px;
        color: #aeaeae;
    }

    .episode.is-series .episode-ss {
        height: 60px;
        float: left;
        width: 100%;
        position: relative;
    }

    .clearfix {
        clear: both;
    }
}

@media (min-width: 375px) {
    .new-list>li {
        width: 100% !important;
    }

    .new_source {
        position: absolute;
        top: 20px;
    }

    .is-btn {
        height: 60px !important;
    }

    .episode-name1 {
        font-size: 14px;
        line-height: 29px !important;
        padding-left: 10px;
        max-width: 250px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .episode.is-series .episode-ss>span {
        position: absolute;
        top: 0;
        right: 14px;
        font-size: 12px;
        line-height: 29px;
        color: #aeaeae;
    }

    .episode.is-series .episode-ss {
        height: 60px;
        float: left;
        width: 100%;
        position: relative;
    }

    .clearfix {
        clear: both;
    }
}


@media (min-width: 414px) {
    .new-list>li {
        width: 100% !important;
    }

    .new_source {
        position: absolute;
        top: 20px;
    }

    .is-btn {
        height: 60px !important;
    }
    .banner-wrap iframe{
        height: 210px;
    }
    .banner_new{
        position: absolute;
        /*top: 95px!important;*/
    }
    .episode-name1 {
        font-size: 14px;
        line-height: 29px !important;
        padding-left: 10px;
        max-width: 250px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .episode.is-series .episode-ss>span {
        position: absolute;
        top: 0;
        right: 14px;
        font-size: 12px;
        line-height: 29px;
        color: #aeaeae;
    }

    .episode.is-series .episode-ss {
        height: 60px;
        float: left;
        width: 100%;
        position: relative;
    }

    .clearfix {
        clear: both;
    }
}

@media (min-width: 768px) {
    .new-list>li {
        width: 100% !important;
    }

    .new_source {
        position: absolute;
        right: 15px;
        margin-top: -5px;
    }
    .banner-wrap iframe{
        height: 380px;
    }
    .banner_new{
        position: absolute;
        /*top: 95px!important;*/
    }

    .right {
        right: 0 !important;
    }

    .is-btn {
        height: 60px !important;
    }

    .episode-name1 {
        font-size: 14px;
        line-height: 60px !important;
        padding-left: 10px;
    }

    .episode.is-series .episode-ss>span {
        position: absolute;
        top: 0;
        right: -20px;
        font-size: 12px;
        line-height: 60px;
        color: #aeaeae;
    }

    .episode.is-series .episode-ss {
        height: 60px;
        float: left;
        width: 50%;
        position: relative;
    }

    .clearfix {
        clear: both;
    }
}

@media (min-width: 1024px) {
    .cover-info-wrap{
        height: 400px;
    }
    .episode.is-series .episode-ss {
        height: 60px;
        float: left;
        width: 50%;
        position: relative;
    }

    .episode-name1 {
        font-size: 14px;
        line-height: 60px !important;
        padding-left: 10px;
    }

    .new_source {
        position: absolute;
        top: 15px;
        right: 15px !important;
        margin: 0 10px !important;
    }
    .banner-wrap iframe{
        height: 400px;
    }
    .banner_new{
        position: absolute;
        /*top: 0px!important;*/
        width: 68%;
    }

    .episode.is-series .episode-ss>span {
        position: absolute;
        top: 0;
        right: -55px;
        font-size: 12px;
        line-height: 60px;
        color: #aeaeae;
    }
}

@media (min-width: 1200px) {
    .cover-info-wrap{
        height: 400px;
    }
    .new_source {
        margin: 0 10px !important;
    }
    .banner_new{
        position: absolute;
        /*top: 0px!important;*/
        width: 68%;
    }
    .banner-wrap iframe{
        height: 400px;
    }
    .episode-name1 {
        font-size: 14px;
        line-height: 60px !important;
        padding-left: 10px;
    }

    .episode.is-series .episode-ss>span {
        position: absolute;
        top: 0;
        left: 320px;
        font-size: 12px;
        line-height: 60px;
        color: #aeaeae;
    }
}
.pops{
    position: absolute;
    top: 60px;
    left: 50%;
    margin-left: -225px;
    background-color: #fff;
    z-index: 999;
}
@media (max-width: 960px) {
    .pops{
        left: 0;
        margin-left: 0;
        width:100%;
    }
    .pops .hd_pops > img{
        width: 100%;
    }
}
.hd_pops_footer{
    margin-bottom: 5px;
}
.hd_pops_footer > button:nth-of-type(1){
    float: left;
    padding: 0 10px;
    border: none;
    color: #ff0000;
    font-size: 12px;
    line-height: 30px;
}
.hd_pops_footer > button:nth-of-type(2){
    float: right;
    margin-right: 5px;
    color: #fff;
    padding: 0 10px;
    border: 1px solid #5a5a5a;
    box-shadow: inset 0px -11px 2px #414141;
    background-color: #050505;
    border-radius: 5px;
    font-size: 12px;
}
.hd_pops_footer::after{
    content: '';
    display: block;
    clear: both;
}