@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes text-blink{0%{opacity:.3}100%{opacity:.6}}.common-label-is-free{display:inline-block;font-size:12px;line-height:1.7;color:#fff;background:#e50012;padding:0 6px}.common-label-purchased{display:inline-block;font-size:12px;font-weight:700;color:#2cbe4e}.common-label-purchased::before{display:inline-block;content:'';width:13px;height:10px;background:url(/images/viewer/ic_checked.png) center center no-repeat;background-size:contain;margin-right:6px;vertical-align:middle;transform:translateY(-1px)}.common-label-point{display:inline-block;font-size:12px;line-height:1.7;color:#333;background:rgba(0,0,0,.08);padding:0 6px}.common-label-point.checked{color:#fff;background:#4f89f5}.internal-error{font-size:12px;font-weight:700;text-align:center;color:#e50012;background-color:#fe6;padding:12px}@media screen and (max-width:980px){.internal-error{text-align:left}}@media screen and (max-width:600px){.internal-error{padding:10px}}@media screen and (max-width:340px){.internal-error{font-size:10px}}.hidden{display:none!important}.secret{display:none}.lazy-image-appear{animation:fadeIn 1s ease 0s 1 normal}.lazy-image-bg-transition{transition:background 1s linear}body,dd,dl,dt,h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0}ol,ul{list-style-type:none}h1,h2,h3,h4,h5,h6{font-weight:300}img{border:none}.viewer{position:relative;background:#333;text-align:center;min-height:500px;max-height:800px;overflow:hidden;box-sizing:border-box;height:calc(100% - 135px)}@media screen and (max-width:600px){.viewer{background:#fff;min-height:inherit;height:500px;max-height:calc(100% - 150px)}}@media screen and (max-width:320px){.viewer{height:450px}}@media screen and (max-height:450px){.viewer{min-height:inherit;max-height:none;height:100%}}.viewer .viewer-close-fullscreen,.viewer .viewer-controller,.viewer .viewer-controller-container{display:none}.viewer .table-of-contents-container{background-color:rgba(0,0,0,.4);position:absolute;right:0;top:0;width:100%;height:100%;z-index:1000}.viewer .table-of-contents-container .table-of-contents{background:#fff;width:74%;max-width:300px;text-align:left;overflow-y:scroll;position:absolute;right:0;top:0;height:100%;-webkit-overflow-scrolling:touch}.viewer .table-of-contents-container .table-of-contents-skip-nav{position:absolute;bottom:0;right:20px;background:#fff;width:calc(74% - 40px);max-width:260px;height:44px;line-height:44px;padding:2px 0;border-top:1px solid #666}.viewer .table-of-contents-container .table-of-contents-skip-nav a{position:absolute;font-size:13px;height:100%;padding:0 20px;cursor:pointer}.viewer .table-of-contents-container .table-of-contents-skip-nav a::after,.viewer .table-of-contents-container .table-of-contents-skip-nav a::before{position:absolute;content:'';top:calc(50% - 2px);transform:translateY(-50%);border:4px solid transparent}.viewer .table-of-contents-container .table-of-contents-skip-nav a.goto-next-content{left:0}.viewer .table-of-contents-container .table-of-contents-skip-nav a.goto-next-content::after,.viewer .table-of-contents-container .table-of-contents-skip-nav a.goto-next-content::before{border-right-color:#999}.viewer .table-of-contents-container .table-of-contents-skip-nav a.goto-next-content::before{left:-3px}.viewer .table-of-contents-container .table-of-contents-skip-nav a.goto-next-content::after{left:3px}.viewer .table-of-contents-container .table-of-contents-skip-nav a.goto-prev-content{right:0}.viewer .table-of-contents-container .table-of-contents-skip-nav a.goto-prev-content::after,.viewer .table-of-contents-container .table-of-contents-skip-nav a.goto-prev-content::before{right:-3px;border-left-color:#999}.viewer .table-of-contents-container .table-of-contents-skip-nav a.goto-prev-content::before{right:-3px}.viewer .table-of-contents-container .table-of-contents-skip-nav a.goto-prev-content::after{right:3px}.viewer .table-of-contents-container .table-of-contents-slider{background:#f5f5f5;height:48px;position:relative}.viewer .table-of-contents-container .table-of-contents-slider a{display:inline-block;font-size:13px;position:absolute}.viewer .table-of-contents-container .table-of-contents-slider a::before{content:'';display:inline-block;position:absolute;top:50%;margin-top:-5px;border:4px solid transparent}.viewer .table-of-contents-container .table-of-contents-slider a:hover{cursor:pointer}.viewer .table-of-contents-container .table-of-contents-slider a.next{padding-left:13px;left:20px;bottom:13px}.viewer .table-of-contents-container .table-of-contents-slider a.next::before{left:-3px;border-right-color:#999}.viewer .table-of-contents-container .table-of-contents-slider a.prev{padding-right:13px;right:20px;bottom:13px}.viewer .table-of-contents-container .table-of-contents-slider a.prev::before{right:-3px;border-left-color:#999}.viewer .table-of-contents-container .table-of-content-item-top{border-bottom:1px solid #eaeaea;margin:0 20px}.viewer .table-of-contents-container .table-of-content-item-top a{display:flex;align-items:center;padding:18px 0;font-size:17px}.viewer .table-of-contents-container .table-of-content-item-top a img{margin-right:12px;width:35%;flex-shrink:0}.viewer .table-of-contents-container .table-of-content-item-top a:hover{background-color:#fafafa}.viewer .table-of-contents-container .table-of-content-item-top a:hover p{color:#000}.viewer .table-of-contents-container ul{margin:0 20px}.viewer .table-of-contents-container li.table-of-content-item{border-bottom:1px solid #eaeaea}.viewer .table-of-contents-container li.table-of-content-item:last-child{margin-bottom:56px}.viewer .table-of-contents-container li.table-of-content-item.active a,.viewer .table-of-contents-container li.table-of-content-item.active a:hover{background-color:#f1f6c7}.viewer .table-of-contents-container li.table-of-content-item a{color:#333;display:block;text-decoration:none;padding:18px 0;line-height:1.4}@media screen and (max-width:600px){.viewer .table-of-contents-container li.table-of-content-item a{font-size:15px}}.viewer .table-of-contents-container li.table-of-content-item a:hover{background-color:#fafafa}body,html{height:100%}.expand .viewer{height:100%;max-height:calc(100% - 40px);max-height:calc(100% - 40px - env(safe-area-inset-bottom,0px))}@media screen and (max-width:600px){.expand .viewer{background:#333}}.expand .app-read-content{display:none}.fullscreen{overflow-y:hidden}.fullscreen .header,.fullscreen .viewer-offline{display:none;visibility:hidden}.fullscreen .viewer{height:100%;max-height:none}@media screen and (max-width:600px){.fullscreen .viewer{background:#333}}.fullscreen .viewer .viewer-close-fullscreen{display:block}.fullscreen .viewer .viewer-close-fullscreen a{position:absolute;display:block;z-index:1010;width:44px;height:44px;top:10px;right:18px;transform:rotate(45deg);opacity:.5}.fullscreen .viewer .viewer-close-fullscreen a:hover{opacity:1}.fullscreen .viewer .viewer-close-fullscreen a::after,.fullscreen .viewer .viewer-close-fullscreen a::before{position:absolute;display:block;content:'';width:44px;height:0;right:0;bottom:calc(50% - 2px);border-bottom:4px solid #999}.fullscreen .viewer .viewer-close-fullscreen a::after{transform:rotate(90deg)}.fullscreen .viewer .viewer-close-fullscreen a span{position:absolute!important;clip:rect(1px,1px,1px,1px)}.fullscreen .viewer .table-of-contents-container .table-of-contents-slider{height:88px}.fullscreen .viewer-controller.controller-horizontal{position:fixed;bottom:0;width:100vw;z-index:100;opacity:0;transition:opacity .2s ease-in-out}.fullscreen .viewer-controller.controller-horizontal .viewer-btn-shrink{display:none}.fullscreen .viewer-controller.controller-horizontal .viewer-btn-expand{display:none}.fullscreen .viewer-controller.controller-horizontal .viewer-btn-fullscreen{display:none}.fullscreen .viewer-controller.controller-horizontal .viewer-btn-cancel-fullscreen{display:block!important}.fullscreen .viewer-controller.controller-horizontal *{visibility:hidden}.fullscreen .viewer-controller.controller-horizontal.show{opacity:1}.fullscreen .viewer-controller.controller-horizontal.show *{visibility:visible}@media screen and (max-width:600px){.fullscreen .viewer-controller.controller-horizontal.show{background:#333}}.fullscreen .app-read-content{display:none}.image-container .page-image,.image-container canvas{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;pointer-events:none}.image-container.selectable .page-image,.image-container.selectable canvas{-webkit-user-select:auto;user-select:auto;-webkit-touch-callout:default;pointer-events:auto}html:-ms-fullscreen{width:100%}.page-dummy{background-color:#fff;display:inline-block}.direction-guide,.direction-guide-expand{position:absolute;top:50%;left:50%;box-sizing:border-box;font-size:12px;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:9px;z-index:1000;background-color:rgba(0,0,0,.95);background-repeat:no-repeat;transition:opacity .25s}.direction-guide-expand-horizontal,.direction-guide-horizontal{background-image:url(/images/viewer/notice_keytop.png);background-size:114px 48px}@media screen and (max-width:600px){.direction-guide-expand-horizontal,.direction-guide-horizontal{background-size:80.5px 65.5px;background-position:center 25px}.direction-guide-expand-horizontal.rtl,.direction-guide-horizontal.rtl{background-image:url(/images/viewer/notice_tap.png)}.direction-guide-expand-horizontal.ltr,.direction-guide-horizontal.ltr{background-image:url(/images/viewer/notice_tap_ltr.png)}}.direction-guide-expand-vertical,.direction-guide-vertical{background-image:url(/images/viewer/notice_keytop_down.png);background-size:54px 48px}@media screen and (max-width:600px){.direction-guide-expand-vertical,.direction-guide-vertical{background-image:url(/images/viewer/notice_slidedown.png);background-size:65px 48px}}.direction-guide-feed-in{opacity:1!important}.direction-guide-feed-out{opacity:0!important}.direction-guide{width:130px;height:130px;margin:-65px 0 0 -65px;padding-top:104px;background-position:center 36px}@media screen and (max-width:600px){.direction-guide{background-position:center 25px}}.direction-guide-expand{width:150px;height:150px;margin:-75px 0 0 -75px;padding-top:80px;background-position:center 20px}@media screen and (max-width:600px){.direction-guide-expand{height:170px;padding-top:100px}}.direction-guide-expand .txt-expand-view{font-weight:700;padding-top:12px;color:#ffee58}.slide-to-transit-guide{position:absolute;z-index:1000;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center}.slide-to-transit-guide .previous-modal{display:flex;justify-content:center;align-items:center;width:180px;height:180px;background-color:rgba(220,220,220,.9);border-radius:9px;z-index:1000}.slide-to-transit-guide .previous-modal .previous-link{display:inline-block;font-size:15px;font-weight:700;background:#000;color:#fff;padding:0 25px;line-height:40px;border-radius:20px}.slide-to-transit-guide .previous-modal .previous-link:hover{color:#fff;background:#000}.slide-to-transit-guide.hide{display:none}.slide-to-transit-guide a{color:#fff}.expand .viewer-controller,.fullscreen .viewer-controller{padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0);padding-bottom:env(safe-area-inset-bottom,0)}@media screen and (min-width:710px){.expand .viewer-offline,.fullscreen .viewer-offline{padding-left:env(safe-area-inset-left,0);margin-top:calc(-40px - env(safe-area-inset-bottom,0px))}}.expand .viewer-trial-purchase-button-container,.fullscreen .viewer-trial-purchase-button-container{margin-top:calc(-40px - env(safe-area-inset-bottom,0px))}.viewer-controller{position:relative;line-height:0;background:#333}@media screen and (max-height:450px){.viewer-controller{display:none}}@media screen and (max-width:710px){.viewer-controller.trial{display:flex;justify-content:flex-end}.viewer-controller.trial .viewer-controller-right-box,.viewer-controller.trial ul{position:static}}.viewer-controller ul{display:flex;justify-content:center}@media screen and (max-width:710px){.viewer-controller ul{justify-content:flex-start;box-sizing:border-box}}.viewer-controller li{position:relative;text-align:center}.viewer-controller .viewer-controller-right-box{position:absolute;top:0;right:0}.controller-vertical .viewer-btn-slider-container{display:none}.viewer-btn-cancel-fullscreen,.viewer-btn-expand,.viewer-btn-fullscreen,.viewer-btn-kirinuki,.viewer-btn-kirinuki-about,.viewer-btn-kirinuki-close,.viewer-btn-shrink,.viewer-btn-slider,.viewer-btn-table-of-contents,.viewer-btn-tshirt,.viewer-btn-tshirt-about,.viewer-btn-tshirt-close{display:block;min-width:90px;padding:8px 0;font-size:12px;line-height:24px;height:24px;cursor:pointer}@media screen and (max-width:600px){.viewer-btn-cancel-fullscreen,.viewer-btn-expand,.viewer-btn-fullscreen,.viewer-btn-kirinuki,.viewer-btn-kirinuki-about,.viewer-btn-kirinuki-close,.viewer-btn-shrink,.viewer-btn-slider,.viewer-btn-table-of-contents,.viewer-btn-tshirt,.viewer-btn-tshirt-about,.viewer-btn-tshirt-close{min-width:auto;font-size:11px}}.viewer-btn-cancel-fullscreen::before,.viewer-btn-expand::before,.viewer-btn-fullscreen::before,.viewer-btn-kirinuki-about::before,.viewer-btn-kirinuki-close::before,.viewer-btn-kirinuki::before,.viewer-btn-shrink::before,.viewer-btn-slider::before,.viewer-btn-table-of-contents::before,.viewer-btn-tshirt-about::before,.viewer-btn-tshirt-close::before,.viewer-btn-tshirt::before{position:relative;content:'';display:inline-block;vertical-align:middle;top:-2px;margin-right:6px;background-position:center;background-repeat:no-repeat;background-size:contain}.viewer-btn-kirinuki-about::before,.viewer-btn-tshirt-about::before{background-image:url(/images/viewer/ic_link.svg);width:18px;height:15px}.viewer-btn-kirinuki-about:hover::before,.viewer-btn-tshirt-about:hover::before{background-image:url(/images/viewer/ic_link_hover.svg)}.viewer-btn-cancel-fullscreen,.viewer-btn-expand,.viewer-btn-fullscreen,.viewer-btn-kirinuki,.viewer-btn-kirinuki-about,.viewer-btn-kirinuki-close,.viewer-btn-shrink,.viewer-btn-tshirt,.viewer-btn-tshirt-about,.viewer-btn-tshirt-close{position:relative;color:#999}@media screen and (max-width:600px){.viewer-btn-cancel-fullscreen,.viewer-btn-expand,.viewer-btn-fullscreen,.viewer-btn-kirinuki,.viewer-btn-kirinuki-about,.viewer-btn-kirinuki-close,.viewer-btn-shrink,.viewer-btn-tshirt,.viewer-btn-tshirt-about,.viewer-btn-tshirt-close{display:inline-block;padding-left:6px;padding-right:6px}}.viewer-btn-cancel-fullscreen:not(.current):hover,.viewer-btn-expand:not(.current):hover,.viewer-btn-fullscreen:not(.current):hover,.viewer-btn-kirinuki-about:not(.current):hover,.viewer-btn-kirinuki-close:not(.current):hover,.viewer-btn-kirinuki:not(.current):hover,.viewer-btn-shrink:not(.current):hover,.viewer-btn-tshirt-about:not(.current):hover,.viewer-btn-tshirt-close:not(.current):hover,.viewer-btn-tshirt:not(.current):hover{color:#fff;background-color:transparent}.viewer-btn-cancel-fullscreen.current,.viewer-btn-expand.current,.viewer-btn-fullscreen.current,.viewer-btn-kirinuki-about.current,.viewer-btn-kirinuki-close.current,.viewer-btn-kirinuki.current,.viewer-btn-shrink.current,.viewer-btn-tshirt-about.current,.viewer-btn-tshirt-close.current,.viewer-btn-tshirt.current{display:none}.viewer-btn-cancel-fullscreen{display:none}.viewer-btn-shrink::before{background-image:url(/images/viewer/ic_shrink_white.svg);width:16px;height:16px}.viewer-btn-expand::before{background-image:url(/images/viewer/ic_expand_white.svg);width:16px;height:16px}.viewer-btn-fullscreen::before{background-image:url(/images/viewer/ic_fullscreen_white.png);width:16px;height:16px}.viewer-btn-cancel-fullscreen::before{background-image:url(/images/viewer/ic_cancel_fullscreen.svg);width:16px;height:16px}@media screen and (min-width:1280px){.viewer-btn-kirinuki{display:none}}.viewer-btn-kirinuki::before{background-image:url(/images/viewer/ic_kirinuki.png);width:15px;height:15.5px}@media screen and (min-width:781px){.viewer-btn-kirinuki::after{content:'シェア'}}@media screen and (min-width:341px) and (max-width:780px){.viewer-btn-kirinuki::after{content:'シェア'}}@media screen and (max-width:340px){.viewer-btn-kirinuki::after{content:'シェア'}}.viewer-btn-tshirt::before{background-image:url(/images/viewer/ic_tshirt.png);width:18.5px;height:16px}.viewer-btn-slider,.viewer-btn-table-of-contents{color:#999}@media screen and (max-width:600px){.viewer-btn-slider,.viewer-btn-table-of-contents{display:inline-block;padding:8px 6px}}.viewer-btn-slider:hover,.viewer-btn-table-of-contents:hover{color:#fff}.viewer-btn-slider::before{background-image:url(/images/viewer/ic_move_white.png);width:20px;height:8px}.viewer-btn-table-of-contents::before{background-image:url(/images/viewer/ic_list_white.png);width:20px;height:12.5px}.viewer-table-of-contents-button-container{position:absolute;background:#333;width:100%;bottom:0;left:0;text-align:right;z-index:100}.viewer-table-of-contents-button-close{display:inline-block;min-width:90px;padding:0 16px;font-size:12px;line-height:40px;height:40px;cursor:pointer;color:#999}.viewer-table-of-contents-button-close:hover{color:#fff}.viewer-controller.trial{--slider-width-offset:60px}.viewer-controller:not(.trial){--slider-width-offset:160px}.viewer-slider{position:absolute;background:#333;width:100%;padding:9px 0;top:0;left:0;text-align:center;z-index:100}.viewer-slider-container{display:inline-block;width:calc(100% - var(--slider-width-offset,160px))}.viewer-slider-inner{position:relative;max-width:980px;margin:0 auto}@media screen and (max-width:980px){.viewer-slider-inner{position:static;width:100%}}.viewer-slider-inner a{color:#fff}.viewer-slider span{position:absolute;display:block}.viewer-slider-next,.viewer-slider-prev{color:#999;font-size:12px;padding:13px 16px;margin-top:-2px}.viewer-slider-next:before,.viewer-slider-prev:before{content:'';display:inline-block;position:absolute;top:50%;margin-top:-4px;border:4px solid transparent}.viewer-slider-next.rtl{left:0}.viewer-slider-next.rtl:before{left:4px;border-right-color:#999}.viewer-slider-next.ltr{right:0}.viewer-slider-next.ltr:before{right:4px;border-left-color:#999}.viewer-slider-prev.rtl{right:0}.viewer-slider-prev.rtl:before{right:4px;border-left-color:#999}.viewer-slider-prev.ltr{left:0}.viewer-slider-prev.ltr:before{left:4px;border-right-color:#999}.viewer-slider-pagenum,.viewer-slider-pagenum-last{font-size:10px;color:#999;margin-top:11px}.viewer-slider-pagenum-last{display:block;width:30px}.viewer-slider-pagenum-last.rtl{left:calc(var(--slider-width-offset,160px)/ 2 - 34px);text-align:right}.viewer-slider-pagenum-last.ltr{right:calc(var(--slider-width-offset,160px)/ 2 - 34px);text-align:left}.viewer-slider-pagenum-now{top:-35px;left:0;padding:12px 10px;color:#fff;background-color:#000;font-size:12px;border-radius:2px}@media screen and (max-width:600px){.viewer-slider-pagenum-now{top:-20px}}.viewer-slider-pagenum-now:before{content:'';display:inline-block;position:absolute;left:50%;bottom:-10px;border:5px solid transparent;border-top-color:#000;margin-left:-5px}input[type=range].slider{-webkit-appearance:none;width:calc(100% - var(--slider-width-offset,160px));height:8px;margin:7px 0;padding:0}@media screen and (max-width:980px){input[type=range].slider{width:100%}}input[type=range].slider:focus{outline:0}input[type=range].slider:focus::-ms-tooltip{display:none}input[type=range].slider::-webkit-slider-runnable-track{width:100%;height:8px;cursor:pointer;box-shadow:1px 1px 1px transparent,0 0 1px rgba(13,13,13,0);background:#eaeaea;border-radius:0;border:0 solid rgba(1,1,1,0)}input[type=range].slider:focus::-webkit-slider-runnable-track{background:#f7f7f7}input[type=range].slider::-webkit-slider-thumb{box-shadow:0 0 0 transparent,0 0 0 rgba(13,13,13,0);border:0 solid transparent;height:22px;width:22px;border-radius:11px;background:#000;cursor:pointer;-webkit-appearance:none;margin-top:-7px}input[type=range].slider::-moz-range-track{width:100%;height:8px;cursor:pointer;box-shadow:1px 1px 1px transparent,0 0 1px rgba(13,13,13,0);background:#eaeaea;border-radius:0;border:0 solid rgba(1,1,1,0)}input[type=range].slider::-moz-range-thumb{box-shadow:0 0 0 transparent,0 0 0 rgba(13,13,13,0);border:0 solid transparent;height:22px;width:22px;border-radius:11px;background:#000;cursor:pointer}input[type=range].slider::-ms-track{width:100%;height:8px;cursor:pointer;background:0 0;border-color:transparent;color:transparent;border-width:8px}input[type=range].slider::-ms-fill-lower{background:#ddd;border:0 solid rgba(1,1,1,0);border-radius:0;box-shadow:1px 1px 1px transparent,0 0 1px rgba(13,13,13,0)}input[type=range].slider::-ms-fill-upper{background:#eaeaea;border:0 solid rgba(1,1,1,0);border-radius:0;box-shadow:1px 1px 1px transparent,0 0 1px rgba(13,13,13,0)}input[type=range].slider::-ms-thumb{box-shadow:0 0 0 transparent,0 0 0 rgba(13,13,13,0);border:0 solid transparent;height:22px;width:22px;border-radius:11px;background:#000;cursor:pointer}input[type=range].slider:focus::-ms-fill-lower{background:#eaeaea}input[type=range].slider:focus::-ms-fill-upper{background:#f7f7f7}.viewer-horizontal{overflow-x:hidden;overflow-y:hidden}.scroll-horizontal .page-area svg{position:absolute;z-index:10}.scroll-horizontal .page-area svg a{cursor:pointer}.scroll-horizontal .hide{display:none!important}.scroll-horizontal .page-navigation-backward,.scroll-horizontal .page-navigation-forward{position:absolute;width:30%;height:100%;top:0;z-index:10;cursor:pointer;background-repeat:no-repeat;background-size:27px 49.5px;opacity:.2;-webkit-tap-highlight-color:transparent}.scroll-horizontal .page-navigation-backward:hover,.scroll-horizontal .page-navigation-forward:hover{opacity:1}.scroll-horizontal .page-navigation-backward .icon-label,.scroll-horizontal .page-navigation-forward .icon-label{display:none}.scroll-horizontal .page-navigation-backward.rtl{right:0;background-image:url(/images/viewer/ic_viewer_backward.png);background-position:right 20px center}.scroll-horizontal .page-navigation-backward.ltr{left:0;background-image:url(/images/viewer/ic_viewer_forward.png);background-position:20px center}@media screen and (max-width:980px){.scroll-horizontal .page-navigation-backward{background:0 0!important}}.scroll-horizontal .page-navigation-forward.rtl{left:0;background-image:url(/images/viewer/ic_viewer_forward.png);background-position:20px center}.scroll-horizontal .page-navigation-forward.ltr{right:0;background-image:url(/images/viewer/ic_viewer_backward.png);background-position:right 20px center}@media screen and (max-width:980px){.scroll-horizontal .page-navigation-forward{background:0 0!important}}.scroll-horizontal .page-navigation-forward.slideonly{width:100%}.scroll-vertical .page-navigation{position:absolute;height:100%;z-index:1}.scroll-vertical .page-navigation .page-navigation-forward{display:block;bottom:0;width:100vw;height:25%;position:absolute;cursor:pointer}.link-page{display:flex;align-items:center;background:#fff;margin:0 auto}.link-page-half{height:700px}@media screen and (max-width:600px){.link-page-half{height:500px}}.align-right .link-page{float:right}.align-left .link-page{float:left}.link-page-content{white-space:normal;text-align:center;width:100%}.link-page-full .link-page-content{height:100%}.link-page-half .link-page-content{height:90%;display:flex;flex-direction:column;align-items:center}.link-slot{width:100%}.link-page-full .link-slot{height:100%;padding:0;position:relative}.link-page-full .link-slot img{display:block;height:100%;width:100%;object-fit:contain}.link-page-full .link-slot a{position:absolute;width:100%;height:15%;bottom:0;left:0;z-index:100}.link-page-full .link-slot a p{position:absolute!important;clip:rect(1px,1px,1px,1px)}.scroll-vertical .link-page-full .link-slot{display:block}.scroll-vertical .link-page-full .link-slot img{max-height:none;top:auto;transform:none}.link-page-half .link-slot{height:50%;padding:2% 0;box-sizing:border-box}.link-page-half .link-slot a{position:relative;z-index:100;line-height:0}.link-page-half .link-slot img{width:auto;height:auto;max-width:100%;max-height:100%}.link-page-half .link-slot p{font-weight:700;font-size:17px;padding:8px 16px 0;line-height:1.4;position:relative;z-index:100}@media screen and (max-height:800px){.link-page-half .link-slot p{font-size:15px;padding:4px 6px 0}}@media screen and (max-width:600px){.link-page-half .link-slot p{font-size:10px;padding:4px 6px 0}}@media screen and (max-height:450px){.link-page-half .link-slot p{font-size:10px;padding:4px 6px 0}}.link-page-half .link-slot.with-text img{max-height:85%;height:auto;max-width:100%}.page-ad{display:inline-block;background:#fff}.scroll-vertical .page-ad{min-height:350px;padding:24px 0}.ad-nav-area-content,.ad-nav-area-wrap{width:100%;height:100%}.ad-nav-area-content .ad-container{position:relative;z-index:100}#content.content-vertical .ad-nav-area-content{display:flex;flex-wrap:wrap;justify-content:center}#content.content-vertical .ad-container{margin:10px}@media screen and (max-width:350px){#content.content-vertical .ad-container{width:320px}}@media screen and (max-width:320px){#content.content-vertical .ad-container{width:300px}}#content:not(.content-vertical) .ad-nav-area-wrap{display:table}#content:not(.content-vertical) .ad-nav-area-content{display:table-cell;vertical-align:middle;text-align:center}@media screen and (max-width:350px){#content:not(.content-vertical) .ad-nav-area-content{padding:0 15px}}@media screen and (max-height:450px){#content:not(.content-vertical) .ad-nav-area-content{padding:0 15px}}.ad-container{margin:10px auto}@media screen and (max-width:350px){.ad-container{margin:10px auto;border:1px solid #eaeaea;max-width:320px}}@media screen and (max-height:450px){.ad-container{margin:10px auto;border:1px solid #eaeaea;max-width:320px}}@media screen and (max-width:600px){.ad-container img{max-width:100%!important;height:auto!important}}.ad-container iframe{position:relative;z-index:100}.page-tweet{display:inline-block;background:#fff;height:100%}.page-tweet .viewer-colophon-tweet{display:flex;justify-content:center;align-items:center;padding-top:40px;flex-direction:column;height:calc(100% - 40px)}@media screen and (max-width:600px),screen and (max-height:450px){.page-tweet .viewer-colophon-tweet{justify-content:flex-start}}.page-tweet .tweet{position:relative;max-width:300px;width:100%;max-height:500px;overflow-x:hidden;overflow-y:scroll;padding:0 10px;border-bottom:1px solid #cfd9de;box-sizing:border-box;z-index:11}@media screen and (max-width:600px),screen and (max-height:450px){.page-tweet .tweet{max-width:270px;max-height:350px}}.page-tweet .twitter-tweet{margin-top:0!important}.page-tweet .viewer-colophon-tweet-about{font-size:11px;color:#999;margin:16px 0;z-index:11}@media screen and (max-height:450px){.page-tweet .viewer-colophon-tweet-about{font-size:10px}}.page-tweet .viewer-colophon-tweet-about-link{color:#000}.page-tweet .viewer-colophon-tweet-about-link:hover{text-decoration:underline}.scroll-vertical .viewer-colophon-tweet{padding-top:20px;padding-bottom:40px}.scroll-vertical .tweet{max-height:400px}.back-matter{position:relative;text-align:left;display:inline-block;line-height:1.5;height:100%;background:#fff;max-width:100vw}.back-matter-content{height:100%;display:flex;flex-direction:column;justify-content:space-between}.trial-back-matter-content{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:11}@media screen and (max-width:600px){.trial-back-matter-content{padding-top:30px}}.trial-back-matter-content .thumb{width:150px}@media screen and (max-width:600px){.trial-back-matter-content .thumb{width:100px}}.scroll-vertical .trial-back-matter-content{min-height:660px}@media screen and (max-width:600px){.scroll-vertical .trial-back-matter-content{min-height:500px}}.trial-back-matter-content .episode-title{font-size:17px;margin-top:10px;padding:0 24px;font-weight:700;width:100%;box-sizing:border-box;white-space:normal;text-align:center}.trial-back-matter-content .read-button-container{padding-top:24px;box-sizing:border-box}@media screen and (max-width:600px){.trial-back-matter-content .read-button-container{padding-top:16px}}.trial-back-matter-content .read-button,.trial-back-matter-content .read-subscription-button{background:#000;width:280px;text-align:center}@media screen and (max-width:600px){.trial-back-matter-content .read-button,.trial-back-matter-content .read-subscription-button{width:250px}}.trial-back-matter-content .read-button:not(:first-child),.trial-back-matter-content .read-subscription-button:not(:first-child){margin-top:15px}.trial-back-matter-content .read-button:hover,.trial-back-matter-content .read-subscription-button:hover{background:#000}.trial-back-matter-content .read-button span,.trial-back-matter-content .read-subscription-button span{margin:0 4px}.trial-back-matter-content .read-button-message{font-size:12px;margin-top:8px;padding:0 24px}.trial-back-matter-content .private-login-message{padding:24px 16px 0 16px;font-size:12px;text-align:center}@media screen and (max-width:600px){.trial-back-matter-content .private-login-message{display:none}}.trial-back-matter-content .private-login-message a{text-decoration:underline}.scroll-vertical #viewer-colophon{padding-bottom:16px;border-top:1px solid #333}.viewer-colophon-info-wrapper{display:flex;justify-content:center;align-items:center;white-space:normal;flex-grow:1;padding-top:80px}.scroll-vertical .viewer-colophon-info-wrapper{display:block;height:auto}.viewer-colophon-info{text-align:center;line-height:1}.scroll-vertical .viewer-colophon-info{display:block;padding:40px}.viewer-colophon-next-episode{width:100%;z-index:1000;left:0}.viewer-colophon-next-episode .next-link,.viewer-colophon-next-episode .top-link{position:relative;z-index:11}.viewer-colophon-next-episode .next-link{display:inline-block;font-size:15px;font-weight:700;background:#000;color:#fff;padding:0 25px;line-height:40px;border-radius:20px}.viewer-colophon-next-episode .next-link:hover{color:#fff;background:#000}@media screen and (max-width:500px){body:not(.expand) .viewer-colophon-next-episode.compact .next-link{font-size:13px;padding:0 15px;line-height:30px;border-radius:15px}}.viewer-colophon-next-episode .top-link{font-size:15px;color:#000}@media screen and (max-width:320px){.viewer-colophon-next-episode .top-link{font-size:13px}}.viewer-colophon-next-episode .top-link:hover{text-decoration:underline}.viewer-colophon-next-episode .next-bought-link{display:inline-block;font-size:17px;font-weight:700;background:#000;color:#fff;padding:0 24px;margin:0 16px;line-height:40px;min-width:160px;border-radius:8px}@media screen and (max-height:450px),screen and (max-width:600px){.viewer-colophon-next-episode .next-bought-link{font-size:13px;line-height:1.5em;min-width:0;padding:8px 16px}}.viewer-colophon-next-episode .next-bought-link:hover{color:#fff;background:#000}.viewer-colophon-next-episode .next-bought-link span{padding-left:8px}.viewer-colophon-next-episode .next-bought-link img.point-icon{width:20px;height:20px;vertical-align:middle;margin:-3px 0 0 3px}@media screen and (max-height:450px),screen and (max-width:600px){.viewer-colophon-next-episode .next-bought-link img.point-icon{width:14px;height:14px}}.viewer-colophon-bonus-mission{background:#eaeaea;font-size:12px;padding:10px 30px;margin-top:15px}.viewer-colophon-bonus-mission strong{color:#000;font-family:Helvetica,Arial,sans-serif;font-size:15px;font-weight:300;margin-left:.5em}.viewer-colophon-update-container{display:flex;justify-content:center}.viewer-colophon-next-update,.viewer-colophon-next-update-free{font-size:12px;margin-top:12px}@media screen and (max-width:600px){.viewer-colophon-next-update,.viewer-colophon-next-update-free{font-size:11px}}@media screen and (max-width:320px){.viewer-colophon-next-update,.viewer-colophon-next-update-free{font-size:10px;margin-top:6px}}.viewer-colophon-next-update-free{margin-left:15px}.viewer-colophon-recommend{width:100%;max-width:100vw;z-index:100;flex-shrink:0}.scroll-vertical .viewer-colophon-recommend{position:static}.viewer-colophon-recommend a{display:block}.viewer-colophon-recommend img{width:100%;height:auto}.viewer-colophon-recommend-title{font-size:12px;color:#999;margin:0 8px 8px;line-height:1}@media screen and (max-width:600px),screen and (max-height:450px){.viewer-colophon-recommend-title{font-size:11px;margin-bottom:4px}}.viewer-colophon-recommend-title strong{display:inline-block;font-weight:300;color:#000;padding-right:2px}.viewer-colophon-recommend-list{display:flex;flex-wrap:wrap;line-height:0;overflow:hidden}.viewer-colophon-recommend-list li{width:33.33333333%;line-height:0;box-sizing:border-box;position:relative}.viewer-colophon-recommend-list .not-read-label{position:absolute;color:#fff;background:#f22a1f;top:0;right:0;padding:10px 6px 10px 15px;font-size:12px}@media screen and (max-width:600px),screen and (max-height:450px){.viewer-colophon-recommend-list .not-read-label{padding:10px 4px 10px 13px;font-size:10px}}.viewer-colophon-recommend-list .not-read-label::before{content:'';display:block;border-radius:50%;position:absolute;background:#fff;top:50%;left:5px;width:5px;height:5px;margin-top:-2.5px}@media screen and (max-width:600px),screen and (max-height:450px){.viewer-colophon-recommend-list .not-read-label::before{width:4px;height:4px;margin-top:-2px}}.viewer-colophon-news-wrapper{flex-grow:1}.viewer-colophon-news{position:relative;display:flex;align-items:center;white-space:normal;background-color:#666;line-height:1.4;margin:0 16px;padding:8px 16px;min-height:60px;font-size:13px}@media screen and (max-width:600px){.viewer-colophon-news{margin:0 8px;padding:4px 8px;min-height:40px;font-size:12px}}@media screen and (max-width:320px){.viewer-colophon-news{min-height:32px;font-size:11px}}@media screen and (max-height:450px){.viewer-colophon-news{min-height:30px;font-size:10px}}.viewer-colophon-news a{color:#000;text-decoration:underline}.viewer-colophon-news a:hover{color:#000;text-decoration:underline}.scroll-vertical .viewer-colophon-news{margin-bottom:50px}.viewer-colophon-news::after{content:'';position:absolute;top:0;left:0;border-top:10px solid #000;border-right:10px solid transparent}.viewer-colophon-tweet-title{font-size:13px;margin-bottom:16px;line-height:1;font-weight:700}@media screen and (max-width:600px),screen and (max-height:450px){.viewer-colophon-tweet-title{font-size:11px}}.viewer-colophon-tweet-title .brand-logo{display:inline-block;vertical-align:bottom;height:20px;margin-right:3px;background-size:contain;background-repeat:no-repeat;width:76px}@media screen and (max-width:600px),screen and (max-height:450px){.viewer-colophon-tweet-title .brand-logo{height:16px;width:60.8px}}@media screen and (max-height:450px){.viewer-colophon-tweet-title .brand-logo{height:14px;width:53.2px}}.viewer-colophon-tweet-title .brand-logo span{position:absolute!important;clip:rect(1px,1px,1px,1px)}.viewer-colophon-tweet-title ruby{font-size:16px;margin:0 2px;color:#000}@media screen and (max-width:600px),screen and (max-height:450px){.viewer-colophon-tweet-title ruby{font-size:14px}}.page-area.align-left .kirinuki-overlay::after,.page-area.align-left .tshirt-overlay::after{left:0}.page-area.align-right .kirinuki-overlay::after,.page-area.align-right .tshirt-overlay::after{right:0}.controller-mode-kirinuki,.controller-mode-tshirt{background:#222}.controller-mode-kirinuki .kirinuki-overlay+.link-page,.controller-mode-kirinuki .kirinuki-overlay+.page-dummy,.controller-mode-kirinuki .kirinuki-overlay+.page-image,.controller-mode-kirinuki .kirinuki-overlay+canvas,.controller-mode-kirinuki .tshirt-overlay+.link-page,.controller-mode-kirinuki .tshirt-overlay+.page-dummy,.controller-mode-kirinuki .tshirt-overlay+.page-image,.controller-mode-kirinuki .tshirt-overlay+canvas,.controller-mode-tshirt .kirinuki-overlay+.link-page,.controller-mode-tshirt .kirinuki-overlay+.page-dummy,.controller-mode-tshirt .kirinuki-overlay+.page-image,.controller-mode-tshirt .kirinuki-overlay+canvas,.controller-mode-tshirt .tshirt-overlay+.link-page,.controller-mode-tshirt .tshirt-overlay+.page-dummy,.controller-mode-tshirt .tshirt-overlay+.page-image,.controller-mode-tshirt .tshirt-overlay+canvas{opacity:.536}.page-area .kirinuki-overlay,.page-area .tshirt-overlay{display:none;justify-content:center;align-items:center;position:absolute;z-index:999;width:100%;height:100%}.page-area .kirinuki-modal,.page-area .tshirt-modal{display:flex;justify-content:center;align-items:center;flex-direction:column;width:184px;height:192px;background-color:rgba(0,0,0,.95);border:1px solid rgba(255,255,255,.3);border-radius:9px;text-align:center;color:#fff;font-size:12px;line-height:1.4;z-index:1000}.page-area .kirinuki-modal .kirinuki-make::before,.page-area .kirinuki-modal .tshirt-make::before,.page-area .tshirt-modal .kirinuki-make::before,.page-area .tshirt-modal .tshirt-make::before{position:relative;content:'';display:block;vertical-align:middle;margin:0 auto 8px}.page-area .kirinuki-modal .kirinuki-make::before,.page-area .tshirt-modal .kirinuki-make::before{background:url(/images/viewer/modal_kirinuki.png) center no-repeat;background-size:contain;width:35px;height:36px}.page-area .kirinuki-modal .tshirt-make::before,.page-area .tshirt-modal .tshirt-make::before{background:url(/images/viewer/modal_tshirt.png) center no-repeat;background-size:contain;width:40px;height:40px}.page-area .kirinuki-modal .kirinuki-link,.page-area .kirinuki-modal .tshirt-link,.page-area .tshirt-modal .kirinuki-link,.page-area .tshirt-modal .tshirt-link{display:flex;align-items:center;justify-content:center;height:40px;font-size:14px;font-weight:700;margin:20px auto 0;border-radius:20px;background:#000;color:#fff}.page-area .kirinuki-modal .kirinuki-link:hover,.page-area .kirinuki-modal .tshirt-link:hover,.page-area .tshirt-modal .kirinuki-link:hover,.page-area .tshirt-modal .tshirt-link:hover{background:#000}.page-area .kirinuki-modal .kirinuki-link,.page-area .tshirt-modal .kirinuki-link{width:150px}.page-area .kirinuki-modal .tshirt-link,.page-area .tshirt-modal .tshirt-link{width:120px}.viewer .controller-mode-kirinuki .kirinuki-overlay,.viewer .controller-mode-tshirt .tshirt-overlay{display:flex}.viewer-controller .kirinuki-controller,.viewer-controller .tshirt-controller{position:absolute;background:#333;width:100%;top:0;left:0;z-index:100}.viewer-controller .kirinuki-controller ul,.viewer-controller .tshirt-controller ul{display:flex;justify-content:center}.viewer-controller .kirinuki-controller .kirinuki-close,.viewer-controller .kirinuki-controller .tshirt-close,.viewer-controller .tshirt-controller .kirinuki-close,.viewer-controller .tshirt-controller .tshirt-close{position:absolute;top:0;right:0}.viewer .series-like-page{display:inline-block;background:#fff;padding:40px 0 0 0;box-sizing:border-box;text-align:center}.viewer .series-like-page .like-page-app-content,.viewer .series-like-page .like-page-support-content,.viewer .series-like-page .series-like-content{height:50%;display:flex;flex-direction:column;justify-content:center;line-height:1.5}.viewer .series-like-page .series-like-description{font-weight:700;color:#000;font-size:22px}@media screen and (max-height:500px),screen and (max-width:600px){.viewer .series-like-page .series-like-description{font-size:15px;line-height:1.6em}}.viewer .series-like-page button.series-like-button{border:5px solid #000;width:55%;height:auto;color:#000;border-radius:800px;background:#fff;text-align:center;margin:12px auto;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;position:relative;cursor:pointer;z-index:11}.viewer .series-like-page button.series-like-button:before{content:'';display:block;padding-top:100%}.viewer .series-like-page button.series-like-button:focus{outline:0}.viewer .series-like-page button.series-like-button.active::after{width:100%;height:100%;border-radius:800px;position:absolute;left:-5px;top:-5px;content:'';display:block;animation:pulsate2 .8s ease-out;border:5px solid transparent}@keyframes pulsate2{0%{transform:scale(1,1)}50%{opacity:1;border:5px solid #000}100%{transform:scale(1.3,1.3);opacity:0}}.viewer .series-like-page button.series-like-button.active .series-like-text{display:none}.viewer .series-like-page button.series-like-button.active .series-like-text-done{display:block!important}.viewer .series-like-page button.series-like-button.active svg.page-like-icon{animation:page-like-icon .5s}@keyframes page-like-icon{0%{transform:rotate(-10deg)}50%{transform:rotate(0)}100%{transform:rotate(-10deg)}}.viewer .series-like-page button.series-like-button.active,.viewer .series-like-page button.series-like-button.active:hover{color:#fff;background:#000}.viewer .series-like-page button.series-like-button.active svg.page-like-icon #fill_1,.viewer .series-like-page button.series-like-button.active svg.page-like-icon #fill_4,.viewer .series-like-page button.series-like-button.active:hover svg.page-like-icon #fill_1,.viewer .series-like-page button.series-like-button.active:hover svg.page-like-icon #fill_4{fill:#fff}.viewer .series-like-page button.series-like-button:hover{background:#6b6b6b}.viewer .series-like-page button.series-like-button svg.page-like-icon{width:46%;height:auto;position:absolute;margin:0 auto;left:28%;bottom:40%;transform:rotate(-10deg)}.viewer .series-like-page button.series-like-button svg.page-like-icon #fill_1,.viewer .series-like-page button.series-like-button svg.page-like-icon #fill_4{fill:#000}.viewer .series-like-page button.series-like-button p{width:100%}.viewer .series-like-page button.series-like-button p span{position:absolute!important;clip:rect(1px,1px,1px,1px);bottom:0}.viewer .series-like-page button.series-like-button p svg{height:auto;position:absolute}.viewer .series-like-page button.series-like-button svg.page-like-text{width:44%;left:27%;bottom:20%}.viewer .series-like-page button.series-like-button svg.page-like-text-done{width:44%;left:27%;bottom:8%}.viewer .series-like-page .like-page-app-content-text{font-size:17px;font-weight:700;color:#535353;margin-bottom:15px}@media screen and (max-width:600px){.viewer .series-like-page .like-page-app-content-text{font-size:13px}}@media screen and (max-height:500px),screen and (max-width:320px){.viewer .series-like-page .like-page-app-content-text{font-size:12px;margin-bottom:8px}}.viewer .series-like-page .like-page-app-content-link{background:#333;border-radius:100px;padding:14px 16px;display:flex;justify-content:center;color:#fff;width:52%;margin:0 auto;min-width:260px;font-weight:700;z-index:11;cursor:pointer}@media screen and (max-width:600px){.viewer .series-like-page .like-page-app-content-link{min-width:230px;padding:10px 0}}@media screen and (max-height:500px),screen and (max-width:320px){.viewer .series-like-page .like-page-app-content-link{min-width:180px;padding:8px 0}}.viewer .series-like-page .like-page-app-content-link:hover{background:#000}.viewer .series-like-page .like-page-app-content-link:hover .like-page-app-content-link-text{color:#fff}.viewer .series-like-page .like-page-app-content-icon{width:30px;height:30px;margin-right:10px}@media screen and (max-height:500px),screen and (max-width:320px){.viewer .series-like-page .like-page-app-content-icon{width:20px;height:20px;margin-right:8px}}.viewer .series-like-page .like-page-app-content-link-text{font-size:20px}@media screen and (max-width:600px){.viewer .series-like-page .like-page-app-content-link-text{font-size:15px;line-height:1.9em}}@media screen and (max-height:500px),screen and (max-width:320px){.viewer .series-like-page .like-page-app-content-link-text{font-size:13px;line-height:1.6em}}@media screen and (min-width:375px) and (min-height:690px){.expand .viewer .series-like-page .series-like-description{font-size:22px}}.viewer .scroll-vertical .series-like-page{padding-top:56px;border-top:1px solid #000}@media screen and (max-width:600px){.viewer .scroll-vertical .series-like-page{padding-top:30px}}.viewer .scroll-vertical .series-like-page .series-like-content{margin-bottom:50px}@media screen and (max-width:600px){.viewer .scroll-vertical .series-like-page .series-like-content{margin-bottom:30px}}.viewer .scroll-vertical .series-like-page .like-page-app-content{margin-bottom:60px}@media screen and (max-width:600px){.viewer .scroll-vertical .series-like-page .like-page-app-content{margin-bottom:40px}}.viewer .scroll-vertical .series-like-page button.series-like-button{width:45%}.private-viewer{text-align:center;background:#333;color:#eaeaea}.private-viewer .content{padding:40px 0;max-width:480px;margin-left:auto;margin-right:auto}.private-viewer .episode-not-found-thumb{width:67%;max-width:204px;border:1px solid #000;vertical-align:bottom}@media screen and (max-width:600px){.private-viewer .episode-not-found-thumb{max-width:187px}}.private-viewer .episode-title{font-size:17px;margin-top:10px;padding:0 24px;font-weight:700}@media screen and (max-width:600px){.private-viewer .episode-title{font-size:15px}}.private-viewer .episode-read-date,.private-viewer .episode-read-message{font-size:12px;margin-top:4px;padding:0 24px}.private-viewer .purchase-and-trial-link-message{display:none}.private-viewer .private-message{color:#999;font-size:15px;margin-top:6px;padding:0 24px}@media screen and (max-width:600px){.private-viewer .private-message{font-size:13px}}.private-viewer .read-button-container{min-height:70px;padding-top:24px;box-sizing:border-box}@media screen and (max-width:600px){.private-viewer .read-button-container{padding-top:16px;min-height:60px}}.private-viewer .read-button{background:#000;width:280px}@media screen and (max-width:600px){.private-viewer .read-button{width:250px}}.private-viewer .read-button:not(:first-child){margin-top:15px}.private-viewer .read-button:hover{background:#000}.private-viewer .read-button span{margin:0 4px}.private-viewer .ticket-rental-button{display:inline-flex;align-items:center;justify-content:center;background:#000;border:2px solid #2cbe4e;color:#2cbe4e;font-size:14px;margin-top:0!important}.private-viewer .ticket-rental-button img{width:20px;height:14px;margin-right:4px}.private-viewer .ticket-rental-button:hover{color:#2cbe4e;background:#333}.private-viewer .ticket-rental-button[data-ticket-type=premium]{font-size:13px;padding:10px 0}.private-viewer .rental-button-container{margin-top:24px;height:44px}.private-viewer .rental-button-box{display:flex;align-items:center;justify-content:space-between}.private-viewer .rental-button{display:block;position:relative;margin:24px auto 0;padding:3px 10px 3px 3px;min-height:44px}.private-viewer .rental-button .rental-time-label{background-color:rgba(255,255,255,.8);color:#000;font-size:11px;padding:5px 8px;border-radius:6px;line-height:1}.private-viewer .rental-button span{margin:0}.private-viewer .rental-button strong{display:block;font-size:17px}.private-viewer .trial-read-button{background:#fff;color:#333;width:280px;margin-top:10px}@media screen and (max-width:600px){.private-viewer .trial-read-button{width:250px}}.private-viewer .trial-read-button:hover{background:#ebebeb;color:#333}.private-viewer .private-link{margin-top:15px}.private-viewer .next-open-link{display:inline-block;font-size:13px;font-weight:700;background:#000;color:#fff;padding:0 16px;line-height:32px;border-radius:16px}.private-viewer .next-open-link:hover{color:#fff;background:#000}.private-viewer .next-episode-app-link,.private-viewer .next-episode-free-link{display:inline-block;font-size:14px;font-weight:700;background:#000;border:1px solid #666;color:#fff;padding:10px 16px;border-radius:8px;line-height:1.5;width:280px;box-sizing:border-box;font-family:inherit}@media screen and (max-width:600px){.private-viewer .next-episode-app-link,.private-viewer .next-episode-free-link{font-size:13px;width:250px}}.private-viewer .next-episode-app-link:hover,.private-viewer .next-episode-free-link:hover{color:#fff;background:#666}.private-viewer .next-episode-app-link .app-image,.private-viewer .next-episode-free-link .app-image{width:24px;vertical-align:middle;margin-right:7px}.private-viewer .purchase-and-trial-link{display:none}.private-viewer .private-login-message{padding:24px 16px 0 16px;font-size:12px;color:rgba(255,255,255,.65)}@media screen and (max-width:600px){.private-viewer .private-login-message{font-size:11px}}.private-viewer .private-login-message a{color:rgba(255,255,255,.65);text-decoration:underline}.private-viewer .private-login-message a:hover{color:#fff}.private-viewer .episode-signup-container,.private-viewer .premium-application-container{width:100%;background:#262626}.private-viewer .episode-signup-container .episode-signup-box,.private-viewer .premium-application-container .episode-signup-box{display:flex;justify-content:space-between;margin:0 auto;padding:16px 0;width:296px}.private-viewer .episode-signup-container .premium-application-box,.private-viewer .premium-application-container .premium-application-box{max-width:550px;width:calc(100% - 32px);margin:0 auto;padding:16px}.private-viewer .episode-signup-container .episode-signup-message,.private-viewer .premium-application-container .episode-signup-message{text-align:left;font-size:12px;line-height:1.4}.private-viewer .episode-signup-container .episode-signup-message span,.private-viewer .premium-application-container .episode-signup-message span{display:block;font-weight:700;color:#f19f00}.private-viewer .episode-signup-container .premium-application-message,.private-viewer .premium-application-container .premium-application-message{text-align:center;font-size:12px;margin-bottom:12px}.private-viewer .episode-signup-container .episode-signup-link,.private-viewer .episode-signup-container .premium-application-link,.private-viewer .premium-application-container .episode-signup-link,.private-viewer .premium-application-container .premium-application-link{display:inline-block;min-width:136px;height:32px;border-radius:16px;line-height:32px;font-size:13px;font-weight:700;color:#fff;background:#000;vertical-align:middle;font-family:inherit;cursor:pointer;outline:0;border:none;box-sizing:border-box}.private-viewer .episode-signup-container .episode-signup-link:focus,.private-viewer .episode-signup-container .episode-signup-link:hover,.private-viewer .episode-signup-container .premium-application-link:focus,.private-viewer .episode-signup-container .premium-application-link:hover,.private-viewer .premium-application-container .episode-signup-link:focus,.private-viewer .premium-application-container .episode-signup-link:hover,.private-viewer .premium-application-container .premium-application-link:focus,.private-viewer .premium-application-container .premium-application-link:hover{color:#fff;background:#000}.private-viewer .app-download-container{width:100%;background:#262626}.private-viewer .app-download-content{box-sizing:border-box;border-top:1px solid #eaeaea;display:table;width:90%;max-width:336px;margin:18px auto 0;padding:16px 5px 14px 54px;position:relative;white-space:nowrap}@media screen and (max-width:600px){.private-viewer .app-download-content{max-width:280px;padding:14px 5px 12px 42px}}.private-viewer .app-download-content img{width:40px;position:absolute;top:14px;left:5px}@media screen and (max-width:600px){.private-viewer .app-download-content img{width:31px;top:14px}}.private-viewer .app-download-content .app-download-message{font-size:13px;display:table-cell;vertical-align:middle;text-align:left}@media screen and (max-width:600px){.private-viewer .app-download-content .app-download-message{font-size:11px}}.private-viewer .app-download-content .app-download-link{display:table-cell;width:1%;vertical-align:middle;text-align:center}.private-viewer .app-download-content .app-download-link a{font-size:13px;padding:7px 20px;background:#666;color:#fff;border-radius:30px;margin-left:3px;vertical-align:middle;display:inline-block}@media screen and (max-width:600px){.private-viewer .app-download-content .app-download-link a{font-size:11px;padding:6px 18px}}@media screen and (max-width:320px){.private-viewer .app-download-content .app-download-link a{font-size:11px;padding:6px 12px}}.trial-banner{display:flex;justify-content:center;align-items:center;background-color:#e6e6e6;height:38px}.trial-banner svg{margin-right:5px;fill:#000}.trial-banner span{font-size:14px;font-weight:700}.viewer-trial-purchase-button-container{position:absolute;margin-top:-40px;margin-left:16px;display:flex;height:40px;align-items:center}@media screen and (max-width:450px){.viewer-trial-purchase-button-container{margin-left:8px}}.viewer-trial-purchase-button-container a{background-color:#000;color:#fff;font-size:12px;padding:2px 10px;border-radius:4px;font-weight:700}.viewer-trial-purchase-button-container a:hover{color:#fff!important;background-color:#000}body.fullscreen .viewer-trial-purchase-button-container{display:none}.viewer-offline{display:flex;height:40px;align-items:center}@media screen and (min-width:710px){.viewer-offline{position:absolute;margin-top:-40px}}@media screen and (max-width:710px){.viewer-offline{background:#e6e6e6;justify-content:center}}.viewer-offline .download-button{border:none;font-size:12px;padding:0 0 0 16px;height:40px;line-height:40px;margin:0;background:0 0;border-radius:20px;cursor:pointer;color:#999}@media screen and (max-width:710px){.viewer-offline .download-button{font-size:11px;color:#000;padding:0}}.viewer-offline .download-button:hover{color:#fff}@media screen and (max-width:710px){.viewer-offline .download-button:hover{color:#000}}.viewer-offline .download-button::before{position:relative;content:'';display:inline-block;vertical-align:middle;background:url(/images/viewer/ic_cloud_white.png) center no-repeat;background-size:contain;width:19px;height:19.5px;top:-1px;margin-right:6px}@media screen and (max-width:710px){.viewer-offline .download-button::before{background-image:url(/images/viewer/ic_cloud.png)}}.viewer-offline .download-button.download-finished{color:#fff;cursor:default}@media screen and (max-width:710px){.viewer-offline .download-button.download-finished{color:#000}}.viewer-offline .download-button.download-finished:hover{color:#fff}@media screen and (max-width:710px){.viewer-offline .download-button.download-finished:hover{color:#000}}.viewer-offline .download-button.download-finished a{color:#999;text-decoration:underline;margin-left:3px;cursor:pointer}@media screen and (max-width:710px){.viewer-offline .download-button.download-finished a{font-size:11px;color:#000}}.viewer-offline .download-button.download-finished a:hover{color:#fff}@media screen and (max-width:710px){.viewer-offline .download-button.download-finished a:hover{color:#000}}.viewer-offline .download-button.download-finished::before{background-image:url(/images/viewer/ic_done_white.png);background-size:11.5px 8.5px}@media screen and (max-width:710px){.viewer-offline .download-button.download-finished::before{background-image:url(/images/viewer/ic_done.png)}}.viewer-offline progress{width:140px}@media screen and (min-width:600px){.viewer-offline progress{margin-left:16px}}.giga-fade-in-fast{transition:opacity .2s}.giga-fade-in-fast.show{opacity:1}.giga-fade-in-fast.hide{opacity:0}.giga-fade-out-fast{transition:opacity .2s}.giga-fade-out-fast.show{opacity:1}.giga-fade-out-fast.hide{opacity:0}.reading-completion-wrapper{display:flex;flex-flow:column;align-items:center;margin-top:20px}@media screen and (max-width:500px){body:not(.expand) .reading-completion-wrapper.compact{margin-top:15px}}.reading-completion-wrapper .reading-completion-info{display:flex;flex-flow:column;align-items:center;background-color:#e6e6e6;padding:12px 0}.reading-completion-wrapper .reading-completion-info .reading-completion-login-button{z-index:11;display:block;line-height:1.5;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:14px;background:#000;padding:5px 10px;margin:10px 40px 0;color:#fff;font-size:11px;font-weight:700;white-space:nowrap}.reading-completion-wrapper .reading-completion-info .reading-completion-login-button:hover{background:#000}.reading-completion-wrapper .reading-completion-info .reading-completion-text{margin:0 40px}.reading-completion-wrapper .reading-completion-info .reading-completion-text .reading-completion-text-kandoku{margin-right:3px;font-size:11px;font-weight:600}.reading-completion-wrapper .reading-completion-info .reading-completion-text .reading-completion-point-img{position:relative;margin:0 3px 0 0;width:13px;height:13px;background-color:#000;border-radius:50%;vertical-align:middle;transform:translateY(-1px)}.reading-completion-wrapper .reading-completion-info .reading-completion-text .reading-completion-text-point{font-size:14px;font-weight:700;color:#000;font-family:Helvetica;margin-right:3px}.reading-completion-wrapper .reading-completion-info .reading-completion-text .reading-completion-text-get{font-size:11px;font-weight:700;color:#000}.reading-completion-wrapper .reading-completion-info .reading-completion-text img{width:13px;vertical-align:middle;margin:0 2px 0 4px}.reading-completion-wrapper .reading-completion-guest-text{display:block;margin-top:7px;font-size:11px;font-weight:400}.reading-completion-wrapper .reading-completion-guest-text .reading-completion-guest-text-red{color:#000}.readable-products-pagination{--color-brand:#000}.point-use-notice-list{margin-top:15px}.point-use-notice-list .point-use-notice-list-item{position:relative;font-size:11px;text-align:left;padding-left:20px;margin-bottom:10px}.point-use-notice-list .point-use-notice-list-item:before{position:absolute;content:'※';left:0}#page-viewer .header{position:absolute;top:0;z-index:200;width:100%}@media screen and (max-height:450px){#page-viewer .header{display:none}}#page-viewer.private .header{position:static}.episode-header{border-bottom:2px solid #000}@media screen and (max-height:450px){.episode-header{margin-left:constant(safe-area-inset-left);margin-left:env(safe-area-inset-left);margin-right:constant(safe-area-inset-right);margin-right:env(safe-area-inset-right)}}.episode-header-notice span{display:block;background:#eee;text-align:center;font-size:12px;color:#999;padding:3px 0;margin-bottom:-8px}@media screen and (max-width:600px){.episode-header-notice span{font-size:10px}}.episode-header-container{display:flex;justify-content:space-between;align-items:center;width:980px;margin:0 auto;padding:24px 0}@media screen and (max-width:980px){.episode-header-container{width:auto;margin:0 16px}}@media screen and (max-width:600px){.episode-header-container{position:relative;display:block;padding:16px 0}}.episode-header-title-wrapper{padding-right:16px;word-wrap:break-word;overflow-wrap:break-word}@media screen and (max-width:600px){.episode-header-title-wrapper{padding-right:0}}.episode-header-title{font-size:20px;font-weight:700}@media screen and (max-width:600px){.episode-header-title{font-size:17px}}.episode-header-date{font-size:12px;padding-top:2px}@media screen and (max-width:600px){.episode-header-date{display:inline;padding:2px 4px 0 0;background:#fff}.episode-header-date::before{content:'';display:block;border-top:1px solid #eaeaea;width:100%;position:absolute;margin-top:10px;z-index:-1}}.episode-header-share{text-align:right}@media screen and (min-width:600px){.episode-header-share{white-space:nowrap}}@media screen and (max-width:600px){.episode-header-share{text-align:left;font-size:12px;margin-top:16px}}.episode-header-share dt{color:#999;margin-bottom:4px;display:flex;justify-content:flex-end}@media screen and (max-width:600px){.episode-header-share dt{display:block;justify-content:inherit}}.episode-header-share dd{position:relative;display:inline-block;vertical-align:top;line-height:0;margin-bottom:4px;overflow:hidden}.episode-header-share dd:not(:last-child){margin-right:4px}.episode-header-share .giga-x-share-button{margin:0;position:relative;height:20px;width:77px;display:inline-block;box-sizing:border-box;padding:1px 12px 1px 12px;text-align:center;background-color:#000;font-size:12px;line-height:18px;color:#fff;border-radius:9999px;text-wrap:nowrap;cursor:pointer;vertical-align:top;zoom:1;outline:0;text-decoration:none}.episode-header-share .giga-x-share-button:hover{background-color:#333}.episode-header-share .giga-x-share-button i{position:relative;top:2px;display:inline-block;width:11px;height:12px;background:transparent url(/images/viewer/ic_x.svg) no-repeat 0 0}.episode-header-share .giga-x-share-button span{margin-left:4px;white-space:nowrap;display:inline-block;vertical-align:top;zoom:1}.episode-header-share .action-x-share-button{background-color:#404040}.episode-header-share .embed-button{display:flex;align-items:center;padding:1px 5px 0 22px;font-size:11px;height:20px;color:#666;background:#e6e6e6 url(/images/viewer/ic_embed.svg) 5px center no-repeat;background-size:13px 7px;border:none;margin:0;border-radius:3px;cursor:pointer;box-sizing:border-box}.episode-header-share .embed-button:hover{background-color:#ccc;background-image:url(/images/viewer/ic_embed_hover.svg);color:#333}.episode-header-share .rss a{display:block;width:20px;height:20px;background:#f39801 url(/images/viewer/ic_rss.png) center no-repeat;background-size:100% 100%;border-radius:3px}.episode-header-share .rss a:hover{background-color:#f27503}.episode-header-share .rss span{position:absolute!important;clip:rect(1px,1px,1px,1px)}.episode-header-share #fb-root iframe{width:100%}.episode-header .embed-code{position:relative;background:#f1f1f1;padding:24px 16px 32px;box-sizing:border-box;text-align:right}@media screen and (max-width:600px){.episode-header .embed-code{text-align:left;padding:16px 16px 24px}}.episode-header .embed-code-inner{position:relative;max-width:980px;margin:0 auto}@media screen and (min-width:600px){.episode-header .embed-code-inner::before{position:absolute;top:-54px;display:block;content:'';border:15px solid transparent;border-bottom-color:#f1f1f1;right:18px}}.episode-header .embed-code .copy-url{position:absolute;right:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:0 0;margin:0 0 0 5px;color:#1495eb;font-size:13px;height:30px;line-height:30px;padding:0 5px;box-sizing:border-box;cursor:pointer}.episode-header .embed-code .copy-url:hover+input{background:0 0;border-color:#1495eb}.episode-header .embed-code .share-url{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #95989a;color:#888b8e;background:#f1f1f1;line-height:30px;height:30px;font-size:13px;max-width:100%;padding:0 50px 0 6px;margin:0;box-sizing:border-box;width:50%}@media screen and (max-width:600px){.episode-header .embed-code .share-url{width:100%}}.episode-header .embed-code .copy-message{position:absolute;color:#333;font-size:10px;margin-top:4px;right:0}.episode-header-comment-link{display:flex;justify-content:flex-end;order:1}@media screen and (max-width:600px){.episode-header-comment-link{justify-content:flex-start}}.episode-header-comment-link a{display:flex;justify-content:center;align-items:center;padding:10px 20px;margin-bottom:12px;background-color:#fafafa;border:1px solid #eaeaea;box-sizing:border-box;font-size:12px;line-height:1}.episode-header-comment-link a svg{fill:#333}.episode-header-comment-link a:hover svg{fill:#000}@media screen and (max-width:600px){.episode-header-comment-link a{width:100%;max-width:380px;margin-bottom:16px;padding:10px 0}}@media screen and (max-height:450px){.episode-header-comment-link a{width:auto;padding:10px 20px}}.episode-header-comment-link .baloon-icon{width:16px;height:16px;padding-right:8px}.episode-header-comment-link .down-icon{width:8px;height:12px;padding-left:5px}.episode-header-likes-button{display:flex;justify-content:flex-end;order:2;margin-left:10px}@media screen and (max-width:600px){.episode-header-likes-button{justify-content:flex-start;order:1;margin-left:0}.episode-header-likes-button form{width:100%}}.episode-header-likes-button button{color:#fff;display:flex;justify-content:center;align-items:center;padding:10px 20px;margin-bottom:12px;background-color:#000;border:1px solid #000;box-sizing:border-box;font-size:12px;line-height:1;min-width:250px;cursor:pointer}.episode-header-likes-button button:hover{background-color:#000;border-color:#000}.episode-header-likes-button button svg{fill:#fff}.episode-header-likes-button button .likes-done-icon{display:none}@media screen and (max-width:600px){.episode-header-likes-button button{width:100%;max-width:380px;margin-bottom:16px;padding:10px 0}}@media screen and (max-height:450px){.episode-header-likes-button button{width:auto;padding:10px 20px}}.episode-header-likes-button.done-series-likes-per-period button{color:#000;background-color:rgba(0,0,0,.2);border-color:rgba(0,0,0,.2);cursor:default}.episode-header-likes-button.done-series-likes-per-period button svg{fill:#000}.episode-header-likes-button.done-series-likes-per-period button .likes-icon{display:none}.episode-header-likes-button.done-series-likes-per-period button .likes-done-icon{display:inline-block}.episode-header-likes-button .likes-done-icon,.episode-header-likes-button .likes-icon{width:16px;height:16px;padding-right:8px}.app-read-content{position:fixed;width:100%;bottom:30px;z-index:100;text-align:center}.app-read-content div{background:#000;margin:0 auto;border-radius:30px;display:inline-block;box-shadow:0 2px 5px -1px rgba(0,0,0,.9)}.app-read-content .app-read-link{padding:8px 16px 8px 24px;display:inline-block;color:#fff;vertical-align:middle;height:22px}.app-read-content .app-read-close{background-color:transparent;border:none;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;box-sizing:inherit;padding:8px 24px 8px 16px;position:relative;height:22px;vertical-align:middle}.app-read-content .app-read-close img{width:13px;padding:5px 0 4px}.app-read-content .app-read-close:before{content:'';border-left:1px solid rgba(255,255,255,.4);height:24px;position:absolute;left:0;top:8px}.series-information{zoom:1;width:980px;margin:48px auto 50px}.series-information:after{content:'';display:block;clear:both;height:0}.series-information:after{content:'';display:block;clear:both;height:0}@media screen and (max-width:980px){.series-information{width:auto;padding:0 16px;box-sizing:border-box}}@media screen and (max-width:600px){.series-information{margin:32px 0 0}}@media screen and (max-height:450px){.series-information{margin-left:constant(safe-area-inset-left);margin-left:env(safe-area-inset-left);margin-right:constant(safe-area-inset-right);margin-right:env(safe-area-inset-right);padding:0 16px}}.series-header{float:left;width:242px}@media screen and (max-width:600px){.series-header{float:none;width:auto}}.series-contents{float:left;width:505px;margin-left:20px}@media screen and (max-width:980px){.series-contents{float:right;width:calc(100% - 262px);margin-left:0}}@media screen and (max-width:600px){.series-contents{float:none;width:auto}}.series-sidebar{float:right;width:180px}@media screen and (max-width:980px){.series-sidebar{clear:both;float:right;width:calc(100% - 262px)}}@media screen and (max-width:600px){.series-sidebar{float:none;width:auto}}.series-sidebar>div{border-top:2px solid #000;margin-top:40px}.series-sidebar>div:first-child{margin-top:0}.series-sidebar .series-book-details{border-top:none}.fan-letter-button-wrapper{margin-top:36px;text-align:center}.fan-letter-button{display:inline-block;font-size:14px;background-color:#000;border-radius:17px;color:#fff;padding:7px 20px;cursor:pointer}.fan-letter-button:hover{color:#fff;background:#000}.series-header-image-wrapper{line-height:0}@media screen and (max-width:600px){.series-header-image-wrapper{text-align:center;background:url(/images/viewer/bg_stripe.png) 0 0 repeat;background-size:9px 9px}}.series-header-image{width:242px;height:242px}@media screen and (max-width:600px){.series-header-image{width:181px;height:181px}}.series-header-title{font-size:20px;font-weight:700;line-height:1.3;margin:8px 0}@media screen and (max-width:600px){.series-header-title{margin:12px 0 2px}}.series-header-author{font-size:15px}.series-header-description{margin-top:24px;word-break:break-all}@media screen and (max-width:600px){.series-header-description{margin-top:16px;font-size:12px}}@media screen and (max-width:600px){.series-contents{margin-top:32px}}.series-contents .offline-banner{display:flex;margin:0 0 20px;width:100%;height:42px;background:#e6e6e6}.series-contents .offline-banner .offline-banner-inner{display:flex;justify-content:space-between;margin:auto;width:297px}.series-contents .offline-banner .offline-banner-inner svg{margin:auto 0;height:29px}.series-contents .offline-banner .offline-banner-inner p{margin:4px 0 0;line-height:29px}.series-contents .read-more-container{text-align:center;min-height:inherit}.series-contents .read-more-container a,.series-contents .read-more-container button{cursor:pointer;background:#fff;display:block;width:100%;font-size:12px;padding:16px 0;border:none;opacity:.4}.series-contents .read-more-container a::after,.series-contents .read-more-container button::after{display:inline-block;content:'';background:url(/images/viewer/ic_arrow_down_small.png) center center no-repeat;width:8.5px;height:5px;background-size:contain;vertical-align:middle;margin:-2px 0 0 8px}.series-contents .read-more-container a:hover,.series-contents .read-more-container button:hover{opacity:1;background:#fafafa}.readable-product-list-tab{display:flex}.readable-product-list-tab li{position:relative;width:50%;text-align:center;box-sizing:border-box;padding:18px 0;border-top:solid 2px rgba(0,0,0,.15);background-color:rgba(0,0,0,.1);cursor:pointer}.readable-product-list-tab li:hover{background-color:rgba(0,0,0,.2)}.readable-product-list-tab li.selected{background-color:#fff;border-top:solid 2px #000;cursor:default}.readable-product-list-tab li span{font-size:17px;font-weight:700;color:#000;line-height:1}@media screen and (max-width:600px){.readable-product-list-tab li span{font-size:15px}}@media screen and (max-width:320px){.readable-product-list-tab li span{font-size:13px}}@media screen and (max-width:660px){.readable-product-list-tab.volume-as-コミックス span{font-size:14px}}@media screen and (max-width:340px){.readable-product-list-tab.volume-as-コミックス span{font-size:13px}}.episode-tab span::before,.volume-tab span::before{content:'';display:inline-block;vertical-align:middle;position:relative;top:-.1em;width:25px;height:25px;padding-right:10px}@media screen and (max-width:320px){.episode-tab span::before,.volume-tab span::before{width:18px;height:18px}}.volume-tab span::before{background:url(/images/viewer/ic_volume.svg) top center no-repeat}.episode-tab span::before{background:url(/images/viewer/ic_episode.svg) top center no-repeat}.episode-tab::after{display:block;position:absolute;width:100%;content:'';border-bottom:solid 1px #fff;box-sizing:border-box;bottom:-1px}.selected-tab-info{padding:16px 0;text-align:center;line-height:1}.selected-tab-info p{font-size:12px;font-weight:300}.error-message{display:block;text-align:center;font-size:12px;padding:20px 0;color:red}.first-readable-product-list .loading-text,.latest-readable-product-list .loading-text,.readable-products-pagination .loading-text{display:block;text-align:center;font-size:12px;padding:20px 0;opacity:.5;animation:text-blink .3s ease-in-out infinite alternate}.first-readable-product-list .series-episode-list li:last-child{margin-bottom:40px}.series-episode-list li,.series-special-contents-list li{border-bottom:1px solid #eaeaea}.series-episode-list li:first-child,.series-special-contents-list li:first-child{border-top:1px solid #eaeaea}.series-episode-list li.series-more-episodes,.series-special-contents-list li.series-more-episodes{display:none}.series-episode-list li.current-readable-product,.series-special-contents-list li.current-readable-product{background:#f1f6c7;padding:8px 0}.series-episode-list li.current-readable-product a,.series-special-contents-list li.current-readable-product a{cursor:default;background:0 0}.series-episode-list li.no-thumb .series-episode-list-title-wrapper,.series-special-contents-list li.no-thumb .series-episode-list-title-wrapper{padding:0 8px;width:auto}@media screen and (max-width:600px){.series-episode-list li.no-thumb .series-episode-list-title-wrapper,.series-special-contents-list li.no-thumb .series-episode-list-title-wrapper{padding:0 6px}}.series-episode-list li.no-thumb .series-episode-list-date,.series-special-contents-list li.no-thumb .series-episode-list-date{float:left;padding-top:2px}.series-episode-list li.no-thumb .series-episode-list-period,.series-episode-list li.no-thumb .series-episode-list-private,.series-episode-list li.no-thumb .series-episode-list-title,.series-special-contents-list li.no-thumb .series-episode-list-period,.series-special-contents-list li.no-thumb .series-episode-list-private,.series-special-contents-list li.no-thumb .series-episode-list-title{margin-left:85px}@media screen and (max-width:600px){.series-episode-list li.no-thumb .series-episode-list-period,.series-episode-list li.no-thumb .series-episode-list-private,.series-episode-list li.no-thumb .series-episode-list-title,.series-special-contents-list li.no-thumb .series-episode-list-period,.series-special-contents-list li.no-thumb .series-episode-list-private,.series-special-contents-list li.no-thumb .series-episode-list-title{margin-left:72px}}.series-episode-list li.no-thumb .series-episode-list-title,.series-special-contents-list li.no-thumb .series-episode-list-title{font-size:16px}@media screen and (max-width:600px){.series-episode-list li.no-thumb .series-episode-list-title,.series-special-contents-list li.no-thumb .series-episode-list-title{font-size:15px}}.series-episode-list li.no-thumb .series-episode-list-period,.series-special-contents-list li.no-thumb .series-episode-list-period{margin-bottom:-5px;margin-top:3px;display:block}.series-episode-list li.no-thumb a,.series-special-contents-list li.no-thumb a{padding:10px 0 20px}.series-episode-list li.no-thumb.current-readable-product,.series-special-contents-list li.no-thumb.current-readable-product{padding:10px 0 20px}.series-episode-list li.private .series-episode-list-date,.series-episode-list li.private .series-episode-list-title,.series-episode-list li.unavailable .series-episode-list-date,.series-episode-list li.unavailable .series-episode-list-title,.series-special-contents-list li.private .series-episode-list-date,.series-special-contents-list li.private .series-episode-list-title,.series-special-contents-list li.unavailable .series-episode-list-date,.series-special-contents-list li.unavailable .series-episode-list-title{color:rgba(0,0,0,.5)}.series-episode-list li.private .series-episode-list-title-wrapper,.series-episode-list li.unavailable .series-episode-list-title-wrapper,.series-special-contents-list li.private .series-episode-list-title-wrapper,.series-special-contents-list li.unavailable .series-episode-list-title-wrapper{opacity:.9}.series-episode-list li.private,.series-special-contents-list li.private{position:relative}.series-episode-list li.private .series-episode-list-thumb-container::before,.series-special-contents-list li.private .series-episode-list-thumb-container::before{content:'';background:rgba(0,0,0,.4);position:absolute;top:0;left:0;height:100%;width:100%}.series-episode-list li.magazine .series-episode-list-title-wrapper,.series-special-contents-list li.magazine .series-episode-list-title-wrapper{width:calc(100% - 115px)}@media screen and (max-width:600px){.series-episode-list li.magazine .series-episode-list-title-wrapper,.series-special-contents-list li.magazine .series-episode-list-title-wrapper{width:calc(100% - 96px)}}@media screen and (max-width:320px){.series-episode-list li.magazine .series-episode-list-title-wrapper,.series-special-contents-list li.magazine .series-episode-list-title-wrapper{width:calc(100% - 72px)}}.series-episode-list li.magazine .series-episode-list-thumb-container,.series-special-contents-list li.magazine .series-episode-list-thumb-container{width:115px}@media screen and (max-width:600px){.series-episode-list li.magazine .series-episode-list-thumb-container,.series-special-contents-list li.magazine .series-episode-list-thumb-container{width:96px}}@media screen and (max-width:320px){.series-episode-list li.magazine .series-episode-list-thumb-container,.series-special-contents-list li.magazine .series-episode-list-thumb-container{width:72px}}.series-episode-list a,.series-special-contents-list a{display:block;padding:8px 0;cursor:pointer;color:#000}.series-episode-list a:link,.series-special-contents-list a:link{background:#fff}.series-episode-list a:visited,.series-special-contents-list a:visited{background:#eaeaea}.series-episode-list a:visited .series-episode-list-thumb,.series-special-contents-list a:visited .series-episode-list-thumb{border:1px solid #999}.series-episode-list a:hover,.series-special-contents-list a:hover{color:#000;background:#fafafa}.series-episode-list-title-wrapper,.series-special-contents-list-title-wrapper{display:inline-block;vertical-align:middle;width:calc(100% - 176px);padding-left:16px;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}@media screen and (max-width:600px){.series-episode-list-title-wrapper,.series-special-contents-list-title-wrapper{width:calc(100% - 160px)}}@media screen and (max-width:320px){.series-episode-list-title-wrapper,.series-special-contents-list-title-wrapper{width:calc(100% - 112px)}}.series-episode-list-thumb-container,.series-special-contents-list-thumb-container{width:160px;display:inline-block;position:relative}@media screen and (max-width:600px){.series-episode-list-thumb-container,.series-special-contents-list-thumb-container{width:144px}}@media screen and (max-width:320px){.series-episode-list-thumb-container,.series-special-contents-list-thumb-container{width:96px}}.series-episode-list-thumb,.series-special-contents-list-thumb{width:100%;height:auto;background:#eaeaea;border:1px solid #000;box-sizing:border-box;vertical-align:middle}.series-episode-list-date,.series-special-contents-list-date{font-size:12px;color:rgba(0,0,0,.5)}@media screen and (max-width:600px){.series-episode-list-date,.series-special-contents-list-date{font-size:10px}}.series-episode-list-period,.series-episode-list-period-free,.series-special-contents-list-period,.series-special-contents-list-period-free{font-size:13px;color:#e50012;display:inline-block;margin:4px 0 0;font-weight:700}@media screen and (max-width:600px){.series-episode-list-period,.series-episode-list-period-free,.series-special-contents-list-period,.series-special-contents-list-period-free{font-size:12px;margin:2px 0 0}}.series-episode-list-private,.series-special-contents-list-private{font-size:12px;display:block;margin:4px 0 0}@media screen and (max-width:600px){.series-episode-list-private,.series-special-contents-list-private{margin:2px 0 0}}.series-episode-list-description,.series-special-contents-list-description{font-size:12px;margin:4px 4px 4px 0}@media screen and (max-width:600px){.series-episode-list-description,.series-special-contents-list-description{font-size:11px;margin:3px 3px 3px 0}}.series-episode-list-price p,.series-special-contents-list-price p{display:inline-block;font-size:12px;margin:4px 4px 4px 0;vertical-align:middle}@media screen and (max-width:600px){.series-episode-list-price p,.series-special-contents-list-price p{font-size:11px;margin:3px 3px 3px 0}}.series-episode-list-price .rental-point,.series-episode-list-price p.point,.series-special-contents-list-price .rental-point,.series-special-contents-list-price p.point{background:rgba(0,0,0,.08);color:#333}.series-episode-list-price p.point,.series-special-contents-list-price p.point{padding:0 6px}.series-episode-list-price .rental-point,.series-special-contents-list-price .rental-point{padding:3px 6px}.series-episode-list-price .rental-term,.series-special-contents-list-price .rental-term{padding-left:6px;color:rgba(0,0,0,.6)}.series-episode-list-is-free,.series-special-contents-list-is-free{display:inline-block;font-size:12px;margin:4px 4px 4px 0;padding:0 6px;background:#e50012;color:#fff}@media screen and (max-width:600px){.series-episode-list-is-free,.series-special-contents-list-is-free{margin:3px 3px 3px 0}}.series-episode-list-is-free+.series-episode-list-purchased,.series-special-contents-list-is-free+.series-episode-list-purchased{display:inline-block;margin:0 0 0 7px}.series-episode-list-purchased,.series-episode-list-subscribed,.series-special-contents-list-purchased,.series-special-contents-list-subscribed{font-size:12px;margin:6px 0 0;color:#2cbe4e;font-weight:700}@media screen and (max-width:600px){.series-episode-list-purchased,.series-episode-list-subscribed,.series-special-contents-list-purchased,.series-special-contents-list-subscribed{font-size:11px;margin:4px 0 0 0}}.series-episode-list-purchased::before,.series-episode-list-subscribed::before,.series-special-contents-list-purchased::before,.series-special-contents-list-subscribed::before{display:block;content:'';width:13px;height:10px;background:url(/images/viewer/ic_checked.png) center center no-repeat;background-size:contain;float:left;margin:5px 6px 0 0}@media screen and (max-width:600px){.series-episode-list-purchased::before,.series-episode-list-subscribed::before,.series-special-contents-list-purchased::before,.series-special-contents-list-subscribed::before{margin:3px 4px 0 0}}.series-episode-list-rental,.series-special-contents-list-rental{margin-top:6px;line-height:1.2;color:#2cbe4e}@media screen and (max-width:600px){.series-episode-list-rental,.series-special-contents-list-rental{margin-top:4px}}.series-episode-list-rental .rental-label,.series-special-contents-list-rental .rental-label{margin-right:8px;font-weight:700;font-size:12px}@media screen and (max-width:600px){.series-episode-list-rental .rental-label,.series-special-contents-list-rental .rental-label{font-size:11px}}.series-episode-list-rental .rental-label::before,.series-special-contents-list-rental .rental-label::before{display:block;content:'';width:13px;height:10px;background:url(/images/viewer/ic_checked.png) center center no-repeat;background-size:contain;float:left;margin:4px 5px 0 0}@media screen and (max-width:600px){.series-episode-list-rental .rental-label::before,.series-special-contents-list-rental .rental-label::before{margin:4px 4px 0 0}}.series-episode-list-rental time,.series-special-contents-list-rental time{font-weight:300;font-size:12px}@media screen and (max-width:600px){.series-episode-list-rental time,.series-special-contents-list-rental time{font-size:11px}}@media screen and (max-width:420px){.series-episode-list-rental time,.series-special-contents-list-rental time{display:block}}.series-episode-list-rental .date-label,.series-special-contents-list-rental .date-label{margin-right:5px}.series-episode-list-subscribable,.series-special-contents-list-subscribable{display:inline-block;font-size:12px;padding:0 6px;margin:4px 4px 4px 0;vertical-align:middle;background:rgba(0,0,0,.08);color:#333}@media screen and (max-width:600px){.series-episode-list-subscribable,.series-special-contents-list-subscribable{font-size:11px;margin:3px 3px 3px 0}}.series-episode-list .episode-read-date,.series-special-contents-list .episode-read-date{display:inline-block;font-size:12px;padding:0 6px;margin:4px 4px 4px 0;vertical-align:middle}@media screen and (max-width:600px){.series-episode-list .episode-read-date,.series-special-contents-list .episode-read-date{font-size:11px;margin:3px 3px 3px 0}}.series-topics-contents-title{font-weight:700;font-size:17px;border-top:2px solid #000;padding:16px 0}.series-topics-contents-list{margin-bottom:40px}.series-topics-contents-list li{border-bottom:1px solid #eaeaea}.series-topics-contents-list li:first-child{border-top:1px solid #eaeaea}.series-topics-contents-list a{display:flex;cursor:pointer;padding:16px 0}.series-topics-contents-list a:hover{background-color:#fafafa}.series-topics-contents-list .topics-detail{flex-grow:1;word-wrap:break-word;overflow-wrap:break-word;min-width:0;width:100%}.series-topics-contents-list .topics-date{font-size:11px;color:#999;line-height:1;margin-bottom:6px}.series-topics-contents-list .topics-title{font-size:15px;color:#000;line-height:1.4}.series-topics-contents-list .topics-thumb-container{flex:none;width:120px;height:auto;margin-left:16px}.series-topics-contents-list .topics-thumb-container img{width:100%;height:auto;vertical-align:middle;background-color:#fafafa}.series-special-contents-list li:last-child{margin-bottom:40px}.series-special-contents-title{font-weight:700;font-size:17px;border-top:2px solid #000;padding:16px 0}.series-banner{margin-bottom:20px;line-height:0}.series-banner img{max-width:100%;background:#eaeaea;margin-bottom:20px;vertical-align:middle}.series-video{margin-bottom:20px}.series-video iframe{max-width:100%;margin-bottom:20px}.series-comment-contents{margin-bottom:40px}.series-comment-contents-title{padding:16px 0;border-top:solid 2px #000;font-weight:700}.series-comment-contents .episode-comment-contents-title{padding:16px 0;border-top:solid 2px #000}.series-comment-contents .episode-comment-contents-title-txt{font-weight:700}.series-comment-contents .episode-comment-contents-title-episode{color:rgba(0,0,0,.5);font-size:12px}.series-comment-contents-box{position:relative;background-color:#fafafa;border-radius:10px;border:solid 1px #eaeaea;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.series-comment-contents-box::after,.series-comment-contents-box::before{content:'';position:absolute;width:0;height:0;border-style:solid}.series-comment-contents-box::before{top:-11px;left:18px;border-width:0 10px 11px 10px;border-color:transparent transparent #eaeaea transparent}.series-comment-contents-box::after{top:-10px;left:20px;border-width:0 8px 10px 8px;border-color:transparent transparent #fafafa transparent}.series-comment-contents-form{display:flex;flex-direction:column;align-items:center;padding:20px;border-bottom:2px solid #eaeaea}@media screen and (max-width:600px){.series-comment-contents-form{padding:15px}}.series-comment-contents-form .comment-textarea{width:100%;min-height:120px;resize:vertical;padding:8px;margin-bottom:10px;border:solid 1px #999;box-sizing:border-box;border-radius:4px;font-size:14px}@media screen and (max-width:600px){.series-comment-contents-form .comment-textarea{font-size:16px}}.series-comment-contents-form .comment-button{display:block;cursor:pointer;padding:0 30px;background-color:#000;font-size:14px;font-weight:700;color:#fff;line-height:32px;border:1px solid #000;box-sizing:border-box;border-radius:16px}.series-comment-contents-form .comment-button:hover{color:#fff;background:#000;border-color:#000}.series-comment-contents-form .comment-button:disabled{cursor:default;border:1px solid #eaeaea;background-color:transparent;color:#999;font-weight:300}.series-comment-contents-done{text-align:center;padding:30px 15px;border-bottom:2px solid #eaeaea}.series-comment-contents-done p{font-size:15px}@media screen and (max-width:320px){.series-comment-contents-done p{font-size:14px}}.series-comment-contents-done p.attention{font-size:12px;margin-top:8px;color:#666}@media screen and (max-width:320px){.series-comment-contents-done p.attention{font-size:11px}}.series-comment-contents-done p.attention span{display:inline-block}.series-comment-contents-none{padding:50px 0;text-align:center}@media screen and (max-width:600px){.series-comment-contents-none{padding:40px 0}}.series-comment-contents-none p{font-size:15px;color:#666}@media screen and (max-width:320px){.series-comment-contents-none p{font-size:12px}}.series-comment-contents-list{padding:0 20px}.series-comment-contents-list li{padding:15px 0;border-bottom:solid 1px #eaeaea}.series-comment-contents-list li:last-child{border-bottom:none}@media screen and (max-width:600px){.series-comment-contents-list{padding:0 15px}}.series-comment-contents .comment-container-text{font-size:14px;line-height:1.6}.series-comment-contents .comment-container-text span{padding-right:5px;font-size:14px;font-weight:700}.series-comment-contents .comment-container-date{color:#999;font-size:12px}.series-comment-contents .comment-data-wrapper{display:flex;width:100%;align-items:center;margin-top:8px}.series-comment-contents.app-episode-comment .episode-comment-contents-title-txt{line-height:1.2;padding:2px 0}.series-comment-contents.app-episode-comment .episode-comment-contents-title-txt span{display:inline-block;font-size:12px}.series-comment-contents.app-episode-comment .post-comment-in-app-section{padding:20px;display:flex;flex-direction:column;align-items:center;gap:12px}.series-comment-contents.app-episode-comment .post-comment-in-app-section h4{font-weight:700}.series-comment-contents.app-episode-comment .post-comment-in-app-section p{color:#999;font-size:12px}.series-comment-contents.app-episode-comment .post-comment-in-app-section .post-comment-in-app-button{display:flex;align-items:center;justify-content:center;margin:0;position:relative;height:40px;width:200px;box-sizing:border-box;padding:1px 12px 1px 12px;font-size:16px;color:#000;border:solid 1px #000;border-radius:9999px;text-wrap:nowrap;cursor:pointer;zoom:1;outline:0;text-decoration:none}.series-comment-contents.app-episode-comment .app-comment-container{display:flex;gap:12px;border-top:solid 1px #eaeaea;border-bottom:none}.series-comment-contents.app-episode-comment .app-comment-container .comment-author-icon{flex:0 1 50px;height:50px}.series-comment-contents.app-episode-comment .app-comment-container .comment-inner{flex:1 1 auto;width:calc(100% - 62px)}.series-comment-contents.app-episode-comment .app-comment-container .comment-author-nickname{color:#999;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.series-comment-contents.app-episode-comment .app-comment-container .app-comment-data-wrapper{display:flex;justify-content:space-between;margin-top:0}.series-comment-contents.app-episode-comment .app-comment-container .comment-container-text{font-size:14px;margin:2px 0;word-break:break-all}.series-comment-contents.app-episode-comment .app-comment-container .comment-likes{font-size:12px}.series-comment-contents.app-episode-comment .app-comment-container .comment-likes .likes-icon{fill:#999;width:14px;height:14px}.series-comment-contents.app-episode-comment .app-comment-container .comment-likes .comment-likes-number{position:relative;color:#999;padding-left:0;top:2px}.series-comment-contents.app-episode-comment .series-comment-contents-none{border-top:1px solid #eaeaea}.series-comment-contents.app-episode-comment .episode-comment-app-badge{display:flex;gap:30px;justify-content:center;margin-top:20px}@media screen and (max-width:800px){.series-comment-contents.app-episode-comment .episode-comment-app-badge{gap:25px}}@media screen and (max-width:350px){.series-comment-contents.app-episode-comment .episode-comment-app-badge{justify-content:space-between;gap:0}}.series-comment-contents.app-episode-comment .episode-comment-app-badge li{display:grid;grid-template-columns:60px 1fr;gap:10px;color:#888;font-size:11px;line-height:0}@media screen and (max-width:800px){.series-comment-contents.app-episode-comment .episode-comment-app-badge li{display:block}}.series-comment-contents.app-episode-comment .episode-comment-app-badge .app-badge-img-wrapper{display:flex;flex-direction:column;justify-content:space-around;color:inherit}@media screen and (max-width:800px){.series-comment-contents.app-episode-comment .episode-comment-app-badge .app-badge-img-wrapper{text-align:center}}.series-comment-contents.app-episode-comment .episode-comment-app-badge .app-badge-img-wrapper span{line-height:1}@media screen and (max-width:800px){.series-comment-contents.app-episode-comment .episode-comment-app-badge .app-code-img-wrapper{display:none}}.series-comment-contents.app-episode-comment .episode-comment-app-badge .app-code-img{width:60px;height:60px;border:1px solid #eaeaea}.series-comment-contents.app-episode-comment .episode-comment-app-badge .app-badge-img{width:auto;height:40px}@media screen and (max-width:800px){.series-comment-contents.app-episode-comment .episode-comment-app-badge .app-badge-img{margin-top:8px}}.series-comment-contents .comment-likes-button,.series-comment-contents .comment-likes-button-done{position:relative;font-family:inherit;font-size:12px;height:30px;line-height:30px;border-radius:15px;margin-right:auto;padding:0 12px 0 11px;border:none;cursor:pointer;box-sizing:border-box;transition:.2s}.series-comment-contents .comment-likes-button-done:focus,.series-comment-contents .comment-likes-button:focus{outline-style:none;box-shadow:0 0 5px rgba(0,0,0,.5)}.series-comment-contents .comment-likes-button{background-color:rgba(0,0,0,.1)}.series-comment-contents .comment-likes-button:active,.series-comment-contents .comment-likes-button:hover{background-color:rgba(0,0,0,.15)}.series-comment-contents .comment-likes-button:active{color:#000}.series-comment-contents .comment-likes-button:active .likes-icon{fill:#000}.series-comment-contents .comment-likes-button:active .comment-likes-number{color:#000}.series-comment-contents .comment-likes-button-done{background-color:#000}.series-comment-contents .comment-likes-button-done .comment-likes-button-title,.series-comment-contents .comment-likes-button-done .comment-likes-number{color:#fff}.series-comment-contents .comment-likes-button-done .likes-icon{display:none}.series-comment-contents .comment-likes-button-done .likes-done-icon{display:inline-block}.series-comment-contents .comment-likes-button-done:active,.series-comment-contents .comment-likes-button-done:hover{background-color:#000}.series-comment-contents .comment-likes-button-done:active{color:rgba(255,255,255,.6)}.series-comment-contents .comment-likes-button-done:active .likes-icon{fill:rgba(255,255,255,.6)}.series-comment-contents .comment-likes-button-done:active .comment-likes-number{color:rgba(255,255,255,.6)}.series-comment-contents .likes-done-icon,.series-comment-contents .likes-icon{position:relative;display:inline-block;width:16px;height:16px;top:3px}.series-comment-contents .likes-icon{fill:#333}.series-comment-contents .likes-done-icon{display:none;fill:#fff}.series-comment-contents .comment-likes-number{padding-left:4px;color:#000}.series-comment-contents .comment-likes-number.comment-like-counts-zero{color:rgba(0,0,0,.35)}.series-comment-contents .series-comment-contents-form-notes{color:#888;font-size:12px;margin-top:12px}.series-comment-contents form[name=report-comment]{display:inline}.series-comment-contents .report-button{color:#999;font-size:12px;background:0 0;border:none;border-radius:0;margin:0 0 0 1em;padding:0;cursor:pointer}.series-comment-contents .report-button:hover{color:#000}.series-comment-contents .report-status{display:block;color:#666;font-size:11px;margin-top:5px;padding:6px 0;background:#e6e6e6;line-height:1;text-align:center}.series-comment-contents .series-comment-contents-form-error-notes{width:100%;box-sizing:border-box;border:1px solid #de3636;border-radius:3px;background-color:#ffe2db;margin:12px 0 0 0;padding:10px;text-align:center;font-weight:700;color:#de3636}.series-comment-contents .comment-more-button{cursor:pointer;display:block;width:100%;padding:16px 0;border:none;color:#999;border-radius:0 0 10px 10px;background-color:#fafafa;font-size:12px;border-top:solid 1px #eaeaea}.series-comment-contents .comment-more-button::after{display:inline-block;content:'';background:url(/images/viewer/ic_arrow_down_small.png) center center no-repeat;width:8.5px;height:5px;background-size:contain;vertical-align:middle;margin:-2px 0 0 8px;opacity:.4}.series-comment-contents .comment-more-button:hover{color:#000;background-color:#eaeaea}.series-comment-contents .comment-more-button:hover::after{opacity:1}.series-book-details{background:#fafafa;background:url(/images/viewer/bg_dots.png) center repeat;background-size:10.5px 16.5px;margin-bottom:20px;padding:0 0 20px;text-align:center}@media screen and (max-width:980px){.series-book-details{border-bottom:none;margin:0;padding:0 0 16px}}.series-book-details-title{font-size:11px;font-weight:700;padding:4px 5px;background:#000;color:#fff}@media screen and (max-width:980px){.series-book-details-title{margin:40px 0 10px;font-size:13px}}.series-book-detail{zoom:1}.series-book-detail:after{content:'';display:block;clear:both;height:0}.series-book-detail:after{content:'';display:block;clear:both;height:0}.series-book-detail .book-cover-content{padding:15px 0 8px}@media screen and (max-width:980px){.series-book-detail .book-cover-content{float:left;padding:0 10px 10px}}.series-book-detail .book-cover-content img{width:100px;vertical-align:bottom}.series-book-detail a.book-service-link,.series-book-detail p{margin:0 10px}@media screen and (max-width:980px){.series-book-detail a.book-service-link,.series-book-detail p{margin-left:120px}}.series-book-detail p{font-size:13px;line-height:1.4;text-align:left}.series-book-detail p.author-name{color:#999}.series-book-detail a.book-service-link{background:#fff;border:1px solid #e6e6e6;margin-top:5px;display:block;text-align:center}@media screen and (max-width:980px){.series-book-detail a.book-service-link{max-width:300px}}.series-book-detail a.book-service-link:hover{border:1px solid #b3b3b3}.series-book-detail a.book-service-link img{vertical-align:bottom;height:15px;padding:8px 5px}.series-book-detail a.officialstore-link img{height:27px;padding:3px 5px}.series-book-detail a.amazon-link img{height:29px;padding:2px 5px 0}.series-book-detail a.seven-link img{height:11px;padding:10px}.series-book-detail a.rakutenbooks-link img{height:21px;padding:5px}.series-book-detail a.ebookjapan-link img{height:23px;padding:5px}.series-book-detail a.cmoa-link img{height:23px;padding:4px 5px}.series-book-detail a.dmm-link img{height:15px;padding:8px 5px}.series-book-detail a.pixiv-link img{height:17px;padding:7px 5px}.series-book-detail a.bookwalker-link img{height:11px;padding:10px 5px}.series-book-detail a.renta-link img{height:21px;padding:5px}.series-book-detail a.bushiroad-link img{height:25px;padding:3px}.series-book-detail a.animate-link img{height:25px;padding:2px 5px}.series-book-detail a.comicomistudio-link img{height:25px;padding:2px 5px}@media screen and (max-width:980px){.series-book-detail:not(:last-child){margin-bottom:20px}}.series-profile-details-card{padding:16px 0}.series-profile-details-role{font-size:11px;color:#999;padding-bottom:10px;display:inline-block}.series-profile-details-author{margin-bottom:8px}.series-profile-details-name{line-height:1.2;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word;display:flex;align-items:center}.series-profile-details-name .series-profile-details-avatar img{width:48px;min-width:48px;height:48px;border-radius:24px;border:solid 1px #eaeaea;margin-right:8px}@media screen and (max-width:600px){.series-profile-details-name .series-profile-details-avatar img{width:60px;min-width:60px;height:60px;border-radius:30px}}.series-profile-details-name h4{font-size:13px;font-weight:700}.series-profile-details-bio{font-size:12px;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}.series-profile-details-bio a{display:block;text-decoration:underline}.hatena-bookmark-comment-header{font-size:14px;font-weight:700;padding:16px 0;zoom:1}.hatena-bookmark-comment-header:after{content:'';display:block;clear:both;height:0}.hatena-bookmark-comment-header:after{content:'';display:block;clear:both;height:0}.hatena-bookmark-comment-header a{display:block;float:left}.hatena-bookmark-comment-header a::before{display:block;content:'';width:16px;height:16px;background:url(/images/viewer/ic_bookmark.png) center center no-repeat;background-size:contain;float:left;margin:1px 6px 0 0}.hatena-bookmark-list-container{border-bottom:1px solid #eaeaea}.hatena-bookmark-item{border-top:1px solid #eaeaea;padding:8px 0;line-height:1.4;font-size:12px}.hatena-bookmark-item.hatena-bookmark-addcomment-container{margin-left:0}.hatena-bookmark-addcomment a{font-size:10px;display:block;padding:4px 0;text-decoration:underline}.hatena-bookmark-user-info{display:block}.hatena-bookmark-profile-image{width:16px;height:16px;margin-right:6px}.hatena-bookmark-username{font-size:10px;font-weight:700}.hatena-bookmark-comment{font-size:12px}.hatena-bookmark-timestamp{display:block;font-size:10px;color:#999;margin-top:4px}.hatena-bookmark-entrypage-link,.hatena-bookmark-showall-comment{font-size:12px}.hatena-bookmark-showall-comment{border-top:1px solid #eaeaea;margin-top:8px;padding:12px 0 4px}.hatena-bookmark-span-button{cursor:pointer}.hatena-bookmark-star,.hatena-bookmark-tags,.hatena-bookmark-users{display:none}@media screen and (max-width:980px){.series-tweets{margin-top:40px;border-top:2px solid #000;padding-top:16px}}@media screen and (max-width:710px){.viewer-offline:not(.hidden)+.reading-completion-section{border-top:solid 1px #333}}.reading-completion-header{text-align:center;padding:8px 15px;background-color:#e6e6e6;line-height:1.4}.reading-completion-header-subtitle,.reading-completion-header-title{display:inline-block;padding:2px 5px;margin:0 auto}.reading-completion-header-title{display:block;justify-content:center;font-size:13px;font-weight:700;align-items:center}.reading-completion-header-point-img{position:relative;width:13px;height:13px;background-color:#000;border-radius:50%;vertical-align:middle;transform:translateY(-1px)}.reading-completion-header-subtitle{font-size:11px}.reading-completion-header-note{font-size:10px;font-weight:700}.reading-completion-banner{display:flex;justify-content:space-between;margin-bottom:5px;background-color:#000;color:#fff;padding:12px 20px 12px}@media screen and (max-width:800px){.reading-completion-banner{flex-flow:column}}.reading-completion-banner .link-wrapper{display:flex;justify-content:center;align-items:center}.reading-completion-banner .link-wrapper a{display:inline-block;font-size:14px;font-weight:600;border-radius:19px;background:#fff;padding:8px 26px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:#000}.reading-completion-banner .link-wrapper a:hover{opacity:.9}.reading-completion-banner img{width:16px;vertical-align:middle;margin-bottom:3px;margin-right:3px}@media screen and (max-width:800px){.reading-completion-banner img{width:14px;text-align:center}}.reading-completion-banner .reading-completion-banner-title{font-size:16px;font-weight:700;margin-bottom:5px}@media screen and (max-width:800px){.reading-completion-banner .reading-completion-banner-title{font-size:14px;text-align:center}}.reading-completion-banner .reading-completion-banner-text{font-size:11px;font-weight:600}@media screen and (max-width:800px){.reading-completion-banner .reading-completion-banner-text{text-align:center;margin-bottom:7px}}.reading-completion-badge{display:inline-block;font-size:12px;margin:4px 4px 4px 0;padding:0 6px;background:#000;color:#fff}.viewer-bottom-recommend{background-color:rgba(0,0,0,.08);padding:50px 0}.viewer-bottom-recommend:empty{display:none}@media screen and (max-width:710px){.viewer-bottom-recommend{padding:32px 0}.viewer-bottom-recommend .see-more-container{display:none}}.viewer-bottom-recommend-list{max-width:980px;margin:0 auto 24px}@media screen and (max-width:450px){.viewer-bottom-recommend-list{margin-bottom:32px}}.viewer-bottom-recommend-list:last-child{margin-bottom:0}.viewer-bottom-recommend-list-item{width:184px}@media screen and (max-width:600px){.viewer-bottom-recommend-list-item{width:144px}}.viewer-bottom-recommend-list-item img{width:100%;height:auto;border:1px solid #000;vertical-align:bottom}.viewer-bottom-recommend-outer{overflow-x:scroll;overflow-y:hidden;padding-bottom:10px}@media screen and (min-width:981px){.viewer-bottom-recommend-outer{padding-bottom:0}.viewer-bottom-recommend-outer::-webkit-scrollbar{display:none}}.viewer-bottom-recommend-outer .viewer-bottom-recommend-inner{display:flex;flex-wrap:wrap;row-gap:40px;column-gap:12px}@media screen and (max-width:980px){.viewer-bottom-recommend-outer .viewer-bottom-recommend-inner{flex-wrap:nowrap;max-width:100%}.viewer-bottom-recommend-outer .viewer-bottom-recommend-inner:first-child{padding-left:16px}}.viewer-bottom-recommend-outer.hidden-content{padding-top:40px}.see-more-container{text-align:center;min-height:inherit;width:100%}.hidden-content,.see-more-toggle{display:none}.pc-hidden-recommend-item{display:none}@media screen and (max-width:980px){.pc-hidden-recommend-item{display:block}.pc-hidden-recommend-item:last-child{padding-right:16px}}.see-more-toggle:checked~.hidden-content{display:block}@media screen and (max-width:980px){.see-more-toggle:checked~.hidden-content{display:none}}.see-more-toggle:checked~.see-more-button{display:none}.see-more-button{cursor:pointer;display:block;max-width:980px;padding:16px 0;font-size:12px;background:#eaeaea;text-align:center;border:none;opacity:.4}.see-more-button:after{display:inline-block;content:'';background:url(/images/viewer/ic_arrow_down_small.png) center center no-repeat;width:8.5px;height:5px;background-size:contain;vertical-align:middle;margin:-2px 0 0 8px}.see-more-button:hover{opacity:1;background:#e6e6e6}@media screen and (max-width:980px){.see-more-button{display:none}}.list-title,.meta-title{line-height:1.5;font-weight:700}.list-title{font-size:17px;margin-bottom:16px}@media screen and (max-width:980px){.list-title{font-size:14px;padding-left:16px}}.meta{margin-top:6px}.meta-title{font-size:14px;width:186px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media screen and (max-width:600px){.meta-title{font-size:12px;width:144px}}.meta-author,.meta-episode-count{font-size:12px}.meta-author{color:rgba(0,0,0,.5);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media screen and (max-width:450px){.meta-author{font-size:10px}}.meta-episode-count{color:#000;margin-top:6px}#page-viewerEmbed{width:100%;width:100vw;height:100%;height:100vh}#page-viewerEmbed .viewer{height:100%}#page-viewerEmbed .viewer-embed{position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;background:#333}#page-viewerEmbed .viewer-embed-header{width:100%;color:#fff;position:absolute;top:0;left:0;z-index:1010}#page-viewerEmbed .viewer-embed-header>a{display:block;background:rgba(0,0,0,.7);color:#fff;font-size:13px;line-height:42px;height:42px;padding:0 42px 0 12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#page-viewerEmbed .viewer-embed-header>a:hover{color:#e6e6e6}#page-viewerEmbed .viewer-embed-header-title{font-weight:700}#page-viewerEmbed .viewer-embed-header-author:before{content:' - '}#page-viewerEmbed .viewer-embed-header-pagenum{font-size:10px;margin-left:4px;display:inline-block}#page-viewerEmbed .viewer-embed-header-share{position:absolute;top:8px;right:8px}#page-viewerEmbed .viewer-embed-header-share a{width:26px;height:26px;color:#fff;background:url(/images/embed/ic_share.svg) left center no-repeat;background-size:contain;box-sizing:border-box;display:block;opacity:.65}#page-viewerEmbed .viewer-embed-header-share a:hover{opacity:1}#page-viewerEmbed .viewer-embed-header-share-text{position:absolute!important;clip:rect(1px,1px,1px,1px)}#page-viewerEmbed .viewer-embed-page-navigation-forward{width:100%;height:100%;position:absolute;top:0;left:0}#page-viewerEmbed .viewer-embed-page-navigation-forward-text{background:#fff;padding:12px 20px 10px 12px;display:inline-block;line-height:1;font-size:12px;font-weight:700;position:absolute;top:0;bottom:0;height:14px;margin:auto;left:0;border:2px solid rgba(0,0,0,.85);border-left:none;box-shadow:0 0 10px rgba(0,0,0,.4);color:#000}#page-viewerEmbed .viewer-embed-page-navigation-forward-text::before{content:'';display:inline-block;width:16px;height:16px;background:url(/images/embed/ic_expand_viewer.svg) left center no-repeat;background-size:contain;margin:-2px 12px 0 0;vertical-align:middle}#page-viewerEmbed .viewer-embed-btn-expand{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1000;cursor:pointer}#page-viewerEmbed .viewer-embed-btn-expand:hover .viewer-embed-page-navigation-forward-text{color:#fff;background:#333}#page-viewerEmbed .viewer-embed-btn-expand:hover .viewer-embed-page-navigation-forward-text::before{background-image:url(/images/embed/ic_expand_viewer_white.svg)}#page-viewerEmbed .viewer-embed-viewer-container{display:none}#page-viewerEmbed .viewer-embed-thumbnail-container{height:100%;background:#000}#page-viewerEmbed .viewer-embed-thumbnail-container .thumbnail{height:100%}#page-viewerEmbed .viewer-embed-thumbnail-container .thumbnail-image-container{height:100%;white-space:nowrap;position:absolute;top:0;right:0}#page-viewerEmbed .viewer-embed-thumbnail-container .page-area{display:inline-block;vertical-align:top}#page-viewerEmbed .viewer-embed-thumbnail-container .align-left{text-align:left}#page-viewerEmbed .viewer-embed-thumbnail-container .align-right{text-align:right}#page-viewerEmbed .viewer-embed-thumbnail-container .align-center{text-align:center}#page-viewerEmbed .viewer-embed-thumbnail-container .hide{display:none!important}#page-viewerEmbed .viewer-embed-footer{width:100%;position:absolute;bottom:0;right:0}#page-viewerEmbed .viewer-embed-footer-logo{position:absolute;bottom:3px;right:3px;line-height:0;z-index:1010}#page-viewerEmbed .viewer-embed-footer-logo a{display:block;background-repeat:no-repeat}#page-viewerEmbed #content,#page-viewerEmbed .content-inner.scroll-horizontal,#page-viewerEmbed .image-container,#page-viewerEmbed .viewer{transition:none}#page-viewerEmbed .private-viewer{height:100%;width:100%;height:100vh;width:100vw;position:absolute;top:0;display:flex;align-items:center;justify-content:center}#page-viewerEmbed .private-viewer #content{height:auto}@media screen and (max-height:450px){#page-viewerEmbed .private-viewer .content{padding:20px 0 0}}@media screen and (max-width:320px){#page-viewerEmbed .private-viewer .episode-not-found-thumb{width:70%}}@media screen and (max-height:450px){#page-viewerEmbed .private-viewer .episode-not-found-thumb{max-width:140px}}@media screen and (max-height:250px){#page-viewerEmbed .private-viewer .episode-not-found-thumb{display:none}}@media screen and (max-height:450px){#page-viewerEmbed .private-viewer .episode-title{font-size:14px;margin-top:6px}}@media screen and (max-height:250px){#page-viewerEmbed .private-viewer .episode-title{display:none}}@media screen and (max-height:450px){#page-viewerEmbed .private-viewer .private-message{font-size:13px;margin-top:4px}}#page-viewerEmbed .private-viewer .app-download-container{margin:0 0 auto;background:0 0;padding-top:30px}@media screen and (max-height:450px){#page-viewerEmbed .private-viewer .app-download-container{padding-top:16px;padding-bottom:20px}}#page-viewerEmbed .private-viewer .app-download-content{border-top:1px solid #555}@media screen and (max-width:320px){#page-viewerEmbed .private-viewer .app-download-content{display:block;padding:8px 0}}@media screen and (max-height:250px){#page-viewerEmbed .private-viewer .app-download-content{display:none}}@media screen and (max-width:320px){#page-viewerEmbed .private-viewer .app-download-image{position:static;display:inline-block;vertical-align:middle}}@media screen and (max-width:320px){#page-viewerEmbed .private-viewer .app-download-message{display:inline-block;vertical-align:middle}}@media screen and (max-width:320px){#page-viewerEmbed .private-viewer .app-download-link{display:inline-block;margin:8px auto;width:auto}}@media screen and (max-width:270px){#page-viewerEmbed .private-viewer .app-download-link{display:block}#page-viewerEmbed .private-viewer .app-download-link a{padding:6px 24px}}@media screen and (max-height:450px){#page-viewerEmbed .private-viewer .viewer-embed-footer{height:40px}}#page-viewerEmbed .viewer-controller{display:none}#page-viewerEmbed.fullscreen .page-navigation{display:block}#page-viewerEmbed.fullscreen .viewer-embed-header-share,#page-viewerEmbed.fullscreen .viewer-embed-header>a{display:none}#page-viewerEmbed.fullscreen .viewer-embed-btn-expand,#page-viewerEmbed.fullscreen .viewer-embed-footer,#page-viewerEmbed.fullscreen .viewer-embed-page-navigation-forward{display:none}#page-viewerEmbed.fullscreen .viewer-embed-thumbnail-container{display:none}#page-viewerEmbed.fullscreen .viewer-embed-viewer-container{display:block;width:100%;height:100%}.history-page-contaier{width:960px;margin:16px auto 60px;zoom:1}.history-page-contaier:after{content:'';display:block;clear:both;height:0}.history-page-contaier:after{content:'';display:block;clear:both;height:0}@media screen and (max-width:980px){.history-page-contaier{width:100%}}.history-page-main{width:725px;margin:40px auto 0}@media screen and (max-width:980px){.history-page-main{max-width:725px;margin:30px auto 0;width:100%;box-sizing:border-box}}@media screen and (max-width:760px){.history-page-main{max-width:400px;padding:0 16px}}.history-page-main .last-reading-container{margin-top:40px}.history-list-container{border-top:1px solid #333;margin-bottom:40px}.history-list-container h4{padding:24px 12px 24px 0;font-size:17px;font-weight:700;display:inline-block;vertical-align:middle}.history-list-container h4 span{padding-right:8px;vertical-align:middle}.history-list-container .history-list-description{margin:-8px 0 28px;font-size:13px}@media screen and (max-width:760px){.history-list-container .history-list-description{font-size:12px}}.history-list-container .history-list-description a{color:#95989a;text-decoration:underline}.history-list-container .history-list-description a:hover{color:#333}.history-list-container .history-list-description-mini{font-weight:400;padding:0;font-size:12px;display:inline-block;vertical-align:middle;color:#95989a}@media screen and (max-width:760px){.history-list-container .history-list-description-mini{font-size:11px}}.history-list-container .history-list-notice{background:#ececec;font-size:11px;padding:10px;border-radius:10px}.history-list-container .history-list-notice a{color:#888b8e;text-decoration:underline}.history-list-container .history-list-notice a:hover{color:#333}.history-list-container.history h4::before{background:url(/images/history/ic_history.svg) center center no-repeat;width:24px;height:24px;display:inline-block;content:'';background-size:contain;vertical-align:middle;margin:0 8px 0 0}.history-list-container.update-notification h4 .update-notification-history-badge{display:inline-block;color:#fff;font-weight:300;font-size:10px;min-width:20px;height:20px;border-radius:10px;text-align:center;line-height:20px;background-color:#f22a1f;padding:0;margin-left:-8px;margin-right:4px}.history-list-container.update-notification h4::before{background:url(/images/history/ic_bell.svg) center center no-repeat;width:24px;height:24px;display:inline-block;content:'';background-size:contain;vertical-align:middle;margin:0 8px 0 0}.history-list-container .more-button-container{position:relative;display:block;width:100%;text-align:center;margin:0}@media screen and (max-width:980px){.history-list-container .more-button-container{border:none}}.history-list-container .more-button-container .more-button{position:relative;border:none;background:0 0;cursor:pointer;font-size:13px;opacity:.4;padding:8px 16px;z-index:2}@media screen and (max-width:980px){.history-list-container .more-button-container .more-button{background:#333;color:#fff;border-radius:30px;opacity:1;margin-top:20px;padding:6px 24px;font-size:12px}}.history-list-container .more-button-container .more-button::after{display:inline-block;content:'';background:url(/images/history/ic_arrow_down_small.png) center center no-repeat;width:8.5px;height:5px;background-size:contain;vertical-align:middle;margin:-2px 0 0 8px}@media screen and (max-width:980px){.history-list-container .more-button-container .more-button::after{color:#fff;background:url(/images/history/ic_arrow_down_small_white.png) center center no-repeat;background-size:contain;width:8px}}.history-list-container .more-button-container .more-button:hover{color:#333;opacity:1}@media screen and (max-width:980px){.history-list-container .more-button-container .more-button:hover{color:#fff;background:#595959}}.history-list-container .more-button-container .more-button-link::after{content:none}.history-list-container .empty-list-message{text-align:center;font-size:15px;margin:20px 0}.last-reading-container{border:1px dashed #c4c4c4;border-radius:8px;padding:0 16px 16px;margin-bottom:40px}.last-reading-container h5{margin:-10px 0 10px -10px;font-size:13px}@media screen and (max-width:760px){.last-reading-container h5{margin:-10px 0 10px 0;text-align:center;font-size:12px}}.last-reading-container h5 span{background:#fff;padding:0 10px;display:inline-block}.last-reading-container a{display:flex;align-items:center}.last-reading-container img{width:129px}@media screen and (max-width:760px){.last-reading-container img{width:105px}}@media screen and (max-width:320px){.last-reading-container img{width:80px}}.last-reading-container .title-box{padding-left:16px;box-sizing:border-box}@media screen and (max-width:760px){.last-reading-container .title-box{padding-left:10px}}.last-reading-container .series-title{font-size:15px;margin-bottom:2px}@media screen and (max-width:760px){.last-reading-container .series-title{font-size:13px}}.last-reading-container .episode-title{font-size:13px;color:#95989a}@media screen and (max-width:760px){.last-reading-container .episode-title{font-size:11px}}.last-reading-container .ticket-info{display:flex;align-items:center;margin-top:6px;font-size:10px;color:#2cbe4e}.last-reading-container .ticket-info img{width:14px;height:10px;margin-right:5px;padding:0}.last-reading-container:not(.hidden)+.history-list-container{margin-top:40px;border-top:1px solid #333}@media screen and (max-width:760px){.last-reading-container:not(.hidden)+.history-list-container{padding-top:0}}.history-list,.update-notification-list{display:flex;flex-wrap:wrap}.history-list li,.update-notification-list li{margin-bottom:20px;width:calc((100% - 80px)/ 5.01)}@media screen and (min-width:760px){.history-list li:not(:nth-child(5n)),.update-notification-list li:not(:nth-child(5n)){margin-right:20px}}@media screen and (max-width:760px){.history-list li,.update-notification-list li{display:flex;align-items:center}}.history-list .episode-title,.history-list .series-title,.update-notification-list .episode-title,.update-notification-list .series-title{display:block;word-wrap:break-word;overflow-wrap:break-word}.history-list img,.update-notification-list img{width:100%;display:block}.history-list .series-title,.update-notification-list .series-title{font-size:13px}.history-list .new-episode-label,.update-notification-list .new-episode-label{background:#f22a1f;color:#fff;font-size:10px;padding:3px 4px}.history-list .episode-title,.update-notification-list .episode-title{font-size:10px;color:#95989a}@media screen and (max-width:760px){.history-list,.update-notification-list{border-top:1px solid #eaeaea}}@media screen and (max-width:760px){.history-list li,.update-notification-list li{border-bottom:1px solid #eaeaea;width:100%;margin:0}}@media screen and (max-width:980px){.history-list li .more-button,.update-notification-list li .more-button{padding:8px 0}}@media screen and (max-width:760px){.history-list a,.update-notification-list a{display:flex;align-items:center;flex-wrap:nowrap}}@media screen and (max-width:760px){.history-list img,.update-notification-list img{padding:12px 0;width:105px}}@media screen and (max-width:320px){.history-list img,.update-notification-list img{width:80px}}.history-list .link-container,.update-notification-list .link-container{margin-top:6px}@media screen and (max-width:760px){.history-list .link-container,.update-notification-list .link-container{margin:12px 0 12px 8px}}.history-list .ticket-info,.update-notification-list .ticket-info{display:flex;align-items:center;margin-top:6px;font-size:10px;color:#2cbe4e}.history-list .ticket-info img,.update-notification-list .ticket-info img{width:14px;height:10px;margin-right:5px;padding:0;display:inline}.history-list-container.update-notification{border-top:none}@media screen and (min-width:761px){.update-notification li:not(.more-button-container):nth-child(n+6){display:none}.update-notification li.more-button-container{margin-right:0}.update-notification li.more-button-container:nth-child(-n+6){display:none}}@media screen and (max-width:760px){.update-notification li:not(.more-button-container):nth-child(n+3){display:none}.update-notification li.more-button-container:nth-child(-n+3){display:none}}.update-notification:not(.empty) .empty-list-message{display:none}.update-notification.expanded li:not(.more-button-container){display:list-item}@media screen and (max-width:760px){.update-notification.expanded li:not(.more-button-container){display:flex}}.update-notification.expanded .more-button-container{display:none}.update-notification .update-notification-list .thumb-container{position:relative}.update-notification .update-notification-list .red-circle{position:absolute;top:-6px;left:-6px;width:10px;height:10px;border:2px solid #fff;border-radius:7px;background-color:#f22a1f}@media screen and (max-width:760px){.update-notification .update-notification-list .red-circle{top:6px}}.update-notification .episode-date{font-size:10px}.update-notification .newest-box{margin-top:6px}@media screen and (max-width:760px){.update-notification .newest-box{display:flex;align-items:baseline}}.update-notification .newest-episode-link{font-size:10px;color:#fff;background-color:#000;padding:6px 24px;border-radius:12px}.update-notification .newest-episode-link:hover{background-color:#000}@media screen and (max-width:760px){.update-notification .newest-episode-link{width:40px;border-radius:14px}}.update-notification .newest-episode-date{font-size:10px;margin-top:8px}@media screen and (max-width:760px){.update-notification .newest-episode-date{margin-top:7px;margin-left:10px}}.download-list{border-top:1px solid #eaeaea}.download-list li{display:flex;align-items:center;border-bottom:1px solid #eaeaea;width:100%;font-size:14px;min-height:48px}.download-list li a{flex-grow:1;padding:8px 0}.download-list li button{border:none;width:32px;height:32px;padding-top:32px;background:url(/images/history/ic_close.png) center no-repeat;background-size:12px 12px;cursor:pointer;overflow:hidden;box-sizing:border-box}.download-list li button:hover{background-color:#e6e6e6}.clear-button.clear-history-wrapper{position:relative;margin-top:20px;text-align:right}.clear-button.clear-download-wrapper{text-align:right;margin-top:36px}.clear-button button{background:0 0;border:none;color:#95989a;font-size:13px;padding:0;margin:0;cursor:pointer}@media screen and (max-width:760px){.clear-button button{font-size:11px}}.clear-button button:hover{color:#333}.todo{background-color:#ff0!important;color:red!important;font-style:italic!important;font-weight:700!important;border:1px 1px 1px 1px!important;border-style:dashed!important;border-color:red!important;font-smooth:never;-webkit-font-smoothing:none}.error-maintenance-content{position:relative;max-width:760px;height:calc(100vh - (60px + 146px));text-align:center;margin:0 auto}.error-maintenance-content .error-maintenance-box{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);width:100%}.error-maintenance-content h1{display:inline-block;padding-bottom:6px;font-size:20px;font-weight:700;line-height:1;border-bottom:2px solid red}@media screen and (max-width:760px){.error-maintenance-content h1{font-size:17px}}.error-maintenance-content .error-maintenance-content-description{margin:20px 0 32px;font-size:13px}@media screen and (max-width:450px){.error-maintenance-content .error-maintenance-content-description{font-size:12px}}.error-maintenance-content .error-maintenance-content-link{font-size:15px;font-weight:700}.error-maintenance-content .error-maintenance-content-link::after{display:inline-block;content:'';border:3px solid transparent;border-left:4px solid red;margin-left:4px;vertical-align:middle}.error-maintenance-content .error-maintenance-content-link:hover{opacity:.8}.error-maintenance-content .error-maintenance-content-link:hover::after{opacity:.8}.maintenance-footer{padding-top:0}.common-button{position:relative;display:inline-block}.common-button:hover::before{top:0;left:0}.common-button:active{transform:translateY(3px)}.common-button::before{position:absolute;background:#fff;content:'';border:2px solid #000;width:100%;height:100%;top:6px;left:-6px;box-sizing:border-box;z-index:0;transition:.3s}.common-button span{text-align:center;position:relative;display:block;background:#000;color:#fff;font-size:20px;width:252px;padding:10px 0;z-index:1}.common-button.link-icon span::after{display:inline-block;content:'';width:16px;height:14px;background:url(/images/icon_link.svg) center no-repeat;background-size:contain;margin-left:6px}.common-button.x-icon span::before{display:inline-block;content:'';width:20px;height:16px;background:url(/images/icon_x.svg) center no-repeat;background-size:contain;margin-right:6px}.common-button.instagram-icon span::before{display:inline-block;content:'';width:20px;height:20px;background:url(/images/icon_ig.svg) center no-repeat;background-size:contain;margin-right:6px;margin-bottom:-2px}.sns-badge{display:flex;align-items:center}.sns-badge a:not(:last-child){margin-right:12px}.instagram-badge,.website-badge,.x-badge{display:block;width:40px;height:40px;background-position:center;background-repeat:no-repeat;background-size:contain}.instagram-badge:hover,.website-badge:hover,.x-badge:hover{transition:.3s;opacity:.7}.instagram-badge span,.website-badge span,.x-badge span{position:absolute!important;clip:rect(1px,1px,1px,1px)}.x-badge{background-image:url(/images/sns_icon_x.svg)}.instagram-badge{background-image:url(/images/sns_icon_instagram@2x.png)}.website-badge{background-image:url(/images/sns_icon_website@2x.png)}body{background:#fff;color:#000;font-family:-apple-system,BlinkMacSystemFont,'Helvetica Neue','Segoe UI','Noto Sans Japanese','ヒラギノ角ゴ ProN W3',Meiryo,Arial,sans-serif;font-size:14px;line-height:1.5}button{margin:0;padding:0;background:0 0;border:none;border-radius:0;cursor:pointer;font-family:inherit}a{color:#000;text-decoration:none}@font-face{font-family:border-ornament-r;src:url(/fonts/Border_Ornament-R.otf) format('opentype'),url(/fonts/Border_Ornament-R.woff) format('woff')}.slick-dots button{cursor:pointer}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track::after,.slick-track::before{display:table;content:''}.slick-track::after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.header{width:100%;height:52px;top:0;left:0;box-sizing:border-box;z-index:5}@media screen and (max-width:632px){.header{height:40px}}.header .header-container{display:flex;align-items:center;background:#fff;border-bottom:1px solid #ddd;padding:0 40px;height:100%}@media screen and (max-width:632px){.header .header-container{padding:0 16px}}.header nav{display:flex;align-items:center;justify-content:space-between;width:100%}.header h1 a{display:block;width:100px;height:24px;background:url(/images/comic_border_logo.svg) left center no-repeat;background-size:contain;margin-right:10px;cursor:pointer}@media screen and (max-width:632px){.header h1 a{width:85px;height:20px;margin-right:0}}.header h1 a:hover{transition:.3s;opacity:.7}.header h1 a span{position:absolute!important;clip:rect(1px,1px,1px,1px)}.header h2{flex-grow:1;font-size:12px;font-weight:800}@media screen and (max-width:632px){.header h2{position:absolute!important;clip:rect(1px,1px,1px,1px)}}.header .header-nav{display:flex}@media screen and (max-width:632px){.header .header-nav{margin-top:4px}}.header .header-nav li{font-size:16px}@media screen and (max-width:632px){.header .header-nav li{font-size:10px}}.header .header-nav li:not(:last-child){margin-right:40px}@media screen and (max-width:632px){.header .header-nav li:not(:last-child){margin-right:10px}}.header .header-nav li a{position:relative;display:block}.header .header-nav li a:hover{transition:.3s;opacity:.7}.header .header-nav li a::before{position:relative;display:inline-block;content:'';width:20px;height:20px;background-position:center;background-repeat:no-repeat;background-size:contain;margin-right:10px;vertical-align:middle;top:-2px}@media screen and (max-width:632px){.header .header-nav li a::before{width:18px;height:18px;margin-right:8px}}.header .header-nav li.header-about a::before{background-image:url(/images/icon_about.svg)}.header .header-nav li.header-history a::before{background-image:url(/images/icon_bell.svg)}.header .header-nav li .header-history-badge{position:absolute;left:10px;display:inline-block;width:14px;height:14px;border-radius:50%;font-size:10px;font-weight:600;color:#fff;text-align:center;line-height:14px;background-color:#da2121}@media screen and (max-width:632px){.header .header-nav li .header-history-badge{right:28px;top:-4px}}.footer{background-image:linear-gradient(to bottom,#666 0,#111 100%);background-position:top center;overflow:hidden}.footer .footer-contents{position:relative;display:flex;justify-content:space-between;align-items:flex-end;margin:0 auto;padding:30px 40px;max-width:1104px;color:#fff}@media screen and (max-width:920px){.footer .footer-contents{flex-direction:column;padding:40px 16px}}@media screen and (max-width:920px){.footer .footer-contents .logo-wrapper{margin:0 auto}}.footer .footer-contents .leed-logo a{display:block;width:120px;height:68px;margin-bottom:16px;background-image:url(/images/leed_logo.svg);background-position:left;background-repeat:no-repeat;background-size:contain;overflow:hidden;cursor:pointer}@media screen and (max-width:920px){.footer .footer-contents .leed-logo a{margin:0 auto}}.footer .footer-contents .leed-logo a:hover{transition:.3s;opacity:.7}.footer .footer-contents .leed-logo a span{position:absolute!important;clip:rect(1px,1px,1px,1px)}.footer .footer-contents ul{display:flex;align-items:stretch}.footer .footer-contents .footer-nav{width:100%;font-size:12px}@media screen and (max-width:632px){.footer .footer-contents .footer-nav{flex-direction:column;text-align:center}}.footer .footer-contents .footer-nav li{border-right:1px solid #999;padding-right:10px;margin-right:10px}@media screen and (max-width:632px){.footer .footer-contents .footer-nav li{border-right:none;margin:6px 0}}.footer .footer-contents .footer-nav li:last-child{border-right:none}.footer .footer-contents .footer-nav li a{color:#fff}.footer .footer-contents .footer-nav li a:hover{transition:.3s;color:#f5ae20}@media screen and (max-width:920px){.footer .footer-contents .footer-text-box{text-align:center;margin:16px 0 24px}}.footer .footer-contents .footer-text-box p{font-size:10px}@media screen and (min-width:632px){.footer .footer-contents .footer-text-box p .br-sp{display:none}}.footer .footer-contents .footer-abj{display:flex;align-items:center}@media screen and (max-width:920px){.footer .footer-contents .footer-abj{margin:0 auto}}.footer .footer-contents .footer-abj img{width:60px;height:52px;margin-right:16px}.footer .footer-contents .footer-abj p{font-size:10px}@media screen and (max-width:632px){.footer .footer-contents .footer-abj p .br-sp{display:none}}body.is-modal,html.is-modal{height:100%;overflow:hidden}.coming-soon-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:100}.coming-soon-modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:800px;max-height:85%;padding:20px;background-color:#fff;overflow-y:scroll}@media screen and (min-width:711px){.coming-soon-modal-content .image-pc{display:block!important;width:100%;height:auto}}@media screen and (max-width:710px){.coming-soon-modal-content{width:80%}.coming-soon-modal-content .image-sp{display:block!important;width:100%;margin:0 auto}}.coming-soon-modal-content .coming-soon-modal-close{position:absolute;display:block;top:10px;right:10px;width:40px;height:40px;cursor:pointer;transform:translate(-50%,0)}.coming-soon-modal-content .coming-soon-modal-close:hover{transition:.3s;opacity:.7}.coming-soon-modal-content .coming-soon-modal-close::after,.coming-soon-modal-content .coming-soon-modal-close::before{position:absolute;display:block;content:'';top:50%;left:50%;width:40px;height:4px;background:#000}.coming-soon-modal-content .coming-soon-modal-close::before{transform:rotate(-45deg)}.coming-soon-modal-content .coming-soon-modal-close::after{transform:rotate(45deg)}.coming-soon-modal-content p{font-size:16px;margin-top:20px;margin-bottom:12px}#page-viewerEmbed .viewer-embed-footer-logo a{background-image:url(/images/embed/border.png);background-size:contain;width:145px;height:41.5px}.series-title-カムヤライド .top-key-image{background-position-x:center}.series-title-カムヤライド .bg-01,.series-title-カムヤライド .bg-01.top-series-story::before,.series-title-カムヤライド .bg-02.top-series-comics::before,.series-title-カムヤライド .top-series-characters .character-list::after,.series-title-カムヤライド .top-series-characters .character-list::before,.series-title-カムヤライド.bg-01{background-color:#e4d4ae!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-カムヤライド .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-カムヤライド .color{color:#df207f!important}.series-title-カムヤライド .bg-color{background-color:#df207f}.series-title-カムヤライド .bg-accent-color{background-color:#4f2470!important}.series-title-カムヤライド .border-color{border-color:#df207f!important}.series-title-カムヤライド .ornament::after{content:'6';color:#df207f!important}@media screen and (max-width:632px){.series-title-カムヤライド .updated-color{text-shadow:#df207f 1px 1px 0,#df207f -1px -1px 0,#df207f -1px 1px 0,#df207f 1px -1px 0,#df207f 0 1px 0,#df207f -1px 0,#df207f -1px 0 0,#df207f 1px 0 0}}.series-title-山怪 .top-key-image{background-position-x:center}.series-title-山怪 .bg-01,.series-title-山怪 .bg-01.top-series-story::before,.series-title-山怪 .bg-02.top-series-comics::before,.series-title-山怪 .top-series-characters .character-list::after,.series-title-山怪 .top-series-characters .character-list::before,.series-title-山怪.bg-01{background-color:#c0c4ca!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-山怪 .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-山怪 .color{color:#3c9693!important}.series-title-山怪 .bg-color{background-color:#3c9693}.series-title-山怪 .bg-accent-color{background-color:#615345!important}.series-title-山怪 .border-color{border-color:#3c9693!important}.series-title-山怪 .ornament::after{content:'3';color:#3c9693!important}@media screen and (max-width:632px){.series-title-山怪 .updated-color{text-shadow:#3c9693 1px 1px 0,#3c9693 -1px -1px 0,#3c9693 -1px 1px 0,#3c9693 1px -1px 0,#3c9693 0 1px 0,#3c9693 -1px 0,#3c9693 -1px 0 0,#3c9693 1px 0 0}}.series-title-鎮魂街 .top-key-image{background-position-x:center}.series-title-鎮魂街 .bg-01,.series-title-鎮魂街 .bg-01.top-series-story::before,.series-title-鎮魂街 .bg-02.top-series-comics::before,.series-title-鎮魂街 .top-series-characters .character-list::after,.series-title-鎮魂街 .top-series-characters .character-list::before,.series-title-鎮魂街.bg-01{background-color:#d3c3c3!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-鎮魂街 .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-鎮魂街 .color{color:#c09207!important}.series-title-鎮魂街 .bg-color{background-color:#c09207}.series-title-鎮魂街 .bg-accent-color{background-color:#d71e1e!important}.series-title-鎮魂街 .border-color{border-color:#c09207!important}.series-title-鎮魂街 .ornament::after{content:'1';color:#c09207!important}@media screen and (max-width:632px){.series-title-鎮魂街 .updated-color{text-shadow:#c09207 1px 1px 0,#c09207 -1px -1px 0,#c09207 -1px 1px 0,#c09207 1px -1px 0,#c09207 0 1px 0,#c09207 -1px 0,#c09207 -1px 0 0,#c09207 1px 0 0}}.series-title-カラーレス .top-key-image{background-position-x:center}.series-title-カラーレス .bg-01,.series-title-カラーレス .bg-01.top-series-story::before,.series-title-カラーレス .bg-02.top-series-comics::before,.series-title-カラーレス .top-series-characters .character-list::after,.series-title-カラーレス .top-series-characters .character-list::before,.series-title-カラーレス.bg-01{background-color:#f2f2f2!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-カラーレス .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-カラーレス .color{color:#308fbf!important}.series-title-カラーレス .bg-color{background-color:#308fbf}.series-title-カラーレス .bg-accent-color{background-color:#30bfa7!important}.series-title-カラーレス .border-color{border-color:#308fbf!important}.series-title-カラーレス .ornament::after{content:'7';color:#308fbf!important}@media screen and (max-width:632px){.series-title-カラーレス .updated-color{text-shadow:#308fbf 1px 1px 0,#308fbf -1px -1px 0,#308fbf -1px 1px 0,#308fbf 1px -1px 0,#308fbf 0 1px 0,#308fbf -1px 0,#308fbf -1px 0 0,#308fbf 1px 0 0}}.series-title-綴れのレグホーン .top-key-image{background-position-x:center}.series-title-綴れのレグホーン .bg-01,.series-title-綴れのレグホーン .bg-01.top-series-story::before,.series-title-綴れのレグホーン .bg-02.top-series-comics::before,.series-title-綴れのレグホーン .top-series-characters .character-list::after,.series-title-綴れのレグホーン .top-series-characters .character-list::before,.series-title-綴れのレグホーン.bg-01{background-color:#e7c8af!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-綴れのレグホーン .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-綴れのレグホーン .color{color:#d0605b!important}.series-title-綴れのレグホーン .bg-color{background-color:#d0605b}.series-title-綴れのレグホーン .bg-accent-color{background-color:#432c25!important}.series-title-綴れのレグホーン .border-color{border-color:#d0605b!important}.series-title-綴れのレグホーン .ornament::after{content:'4';color:#d0605b!important}@media screen and (max-width:632px){.series-title-綴れのレグホーン .updated-color{text-shadow:#d0605b 1px 1px 0,#d0605b -1px -1px 0,#d0605b -1px 1px 0,#d0605b 1px -1px 0,#d0605b 0 1px 0,#d0605b -1px 0,#d0605b -1px 0 0,#d0605b 1px 0 0}}.series-title-メイヤー・オブ・ヘルランド .top-key-image{background-position-x:center}.series-title-メイヤー・オブ・ヘルランド .bg-01,.series-title-メイヤー・オブ・ヘルランド .bg-01.top-series-story::before,.series-title-メイヤー・オブ・ヘルランド .bg-02.top-series-comics::before,.series-title-メイヤー・オブ・ヘルランド .top-series-characters .character-list::after,.series-title-メイヤー・オブ・ヘルランド .top-series-characters .character-list::before,.series-title-メイヤー・オブ・ヘルランド.bg-01{background-color:#c8c7db!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-メイヤー・オブ・ヘルランド .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-メイヤー・オブ・ヘルランド .color{color:#ab38d0!important}.series-title-メイヤー・オブ・ヘルランド .bg-color{background-color:#ab38d0}.series-title-メイヤー・オブ・ヘルランド .bg-accent-color{background-color:#53b300!important}.series-title-メイヤー・オブ・ヘルランド .border-color{border-color:#ab38d0!important}.series-title-メイヤー・オブ・ヘルランド .ornament::after{content:'9';color:#ab38d0!important}@media screen and (max-width:632px){.series-title-メイヤー・オブ・ヘルランド .updated-color{text-shadow:#ab38d0 1px 1px 0,#ab38d0 -1px -1px 0,#ab38d0 -1px 1px 0,#ab38d0 1px -1px 0,#ab38d0 0 1px 0,#ab38d0 -1px 0,#ab38d0 -1px 0 0,#ab38d0 1px 0 0}}.series-title-ひとのこ .top-key-image{background-position-x:center}.series-title-ひとのこ .bg-01,.series-title-ひとのこ .bg-01.top-series-story::before,.series-title-ひとのこ .bg-02.top-series-comics::before,.series-title-ひとのこ .top-series-characters .character-list::after,.series-title-ひとのこ .top-series-characters .character-list::before,.series-title-ひとのこ.bg-01{background-color:#aab5aa!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-ひとのこ .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-ひとのこ .color{color:#bf7540!important}.series-title-ひとのこ .bg-color{background-color:#bf7540}.series-title-ひとのこ .bg-accent-color{background-color:#627d65!important}.series-title-ひとのこ .border-color{border-color:#bf7540!important}.series-title-ひとのこ .ornament::after{content:'8';color:#bf7540!important}@media screen and (max-width:632px){.series-title-ひとのこ .updated-color{text-shadow:#bf7540 1px 1px 0,#bf7540 -1px -1px 0,#bf7540 -1px 1px 0,#bf7540 1px -1px 0,#bf7540 0 1px 0,#bf7540 -1px 0,#bf7540 -1px 0 0,#bf7540 1px 0 0}}.series-title-アユムノート .top-key-image{background-position-x:center}.series-title-アユムノート .bg-01,.series-title-アユムノート .bg-01.top-series-story::before,.series-title-アユムノート .bg-02.top-series-comics::before,.series-title-アユムノート .top-series-characters .character-list::after,.series-title-アユムノート .top-series-characters .character-list::before,.series-title-アユムノート.bg-01{background-color:#c2d9f1!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-アユムノート .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-アユムノート .color{color:#578f95!important}.series-title-アユムノート .bg-color{background-color:#569da5}.series-title-アユムノート .bg-accent-color{background-color:#f39936!important}.series-title-アユムノート .border-color{border-color:#569da5!important}.series-title-アユムノート .ornament::after{content:'1';color:#569da5!important}@media screen and (max-width:632px){.series-title-アユムノート .updated-color{text-shadow:#569da5 1px 1px 0,#569da5 -1px -1px 0,#569da5 -1px 1px 0,#569da5 1px -1px 0,#569da5 0 1px 0,#569da5 -1px 0,#569da5 -1px 0 0,#569da5 1px 0 0}}.series-title-鋼鉄のウツィア .top-key-image{background-position-x:center}.series-title-鋼鉄のウツィア .bg-01,.series-title-鋼鉄のウツィア .bg-01.top-series-story::before,.series-title-鋼鉄のウツィア .bg-02.top-series-comics::before,.series-title-鋼鉄のウツィア .top-series-characters .character-list::after,.series-title-鋼鉄のウツィア .top-series-characters .character-list::before,.series-title-鋼鉄のウツィア.bg-01{background-color:#feeab9!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-鋼鉄のウツィア .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-鋼鉄のウツィア .color{color:#f5545e!important}.series-title-鋼鉄のウツィア .bg-color{background-color:#f5545e}.series-title-鋼鉄のウツィア .bg-accent-color{background-color:#f41320!important}.series-title-鋼鉄のウツィア .border-color{border-color:#f5545e!important}.series-title-鋼鉄のウツィア .ornament::after{content:'6';color:#f5545e!important}@media screen and (max-width:632px){.series-title-鋼鉄のウツィア .updated-color{text-shadow:#f5545e 1px 1px 0,#f5545e -1px -1px 0,#f5545e -1px 1px 0,#f5545e 1px -1px 0,#f5545e 0 1px 0,#f5545e -1px 0,#f5545e -1px 0 0,#f5545e 1px 0 0}}.series-title-Weapons-and-Warriors .top-key-image{background-position-x:center}.series-title-Weapons-and-Warriors .bg-01,.series-title-Weapons-and-Warriors .bg-01.top-series-story::before,.series-title-Weapons-and-Warriors .bg-02.top-series-comics::before,.series-title-Weapons-and-Warriors .top-series-characters .character-list::after,.series-title-Weapons-and-Warriors .top-series-characters .character-list::before,.series-title-Weapons-and-Warriors.bg-01{background-color:#ecb2b2!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-Weapons-and-Warriors .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-Weapons-and-Warriors .color{color:#ea3737!important}.series-title-Weapons-and-Warriors .bg-color{background-color:#ea3737}.series-title-Weapons-and-Warriors .bg-accent-color{background-color:#333!important}.series-title-Weapons-and-Warriors .border-color{border-color:#ea3737!important}.series-title-Weapons-and-Warriors .ornament::after{content:'6';color:#ea3737!important}@media screen and (max-width:632px){.series-title-Weapons-and-Warriors .updated-color{text-shadow:#ea3737 1px 1px 0,#ea3737 -1px -1px 0,#ea3737 -1px 1px 0,#ea3737 1px -1px 0,#ea3737 0 1px 0,#ea3737 -1px 0,#ea3737 -1px 0 0,#ea3737 1px 0 0}}.series-title-かきすて！ .top-key-image{background-position-x:center}.series-title-かきすて！ .bg-01,.series-title-かきすて！ .bg-01.top-series-story::before,.series-title-かきすて！ .bg-02.top-series-comics::before,.series-title-かきすて！ .top-series-characters .character-list::after,.series-title-かきすて！ .top-series-characters .character-list::before,.series-title-かきすて！.bg-01{background-color:#cfdecf!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-かきすて！ .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-かきすて！ .color{color:#f571a8!important}.series-title-かきすて！ .bg-color{background-color:#f571a8}.series-title-かきすて！ .bg-accent-color{background-color:#155a15!important}.series-title-かきすて！ .border-color{border-color:#f571a8!important}.series-title-かきすて！ .ornament::after{content:'3';color:#f571a8!important}@media screen and (max-width:632px){.series-title-かきすて！ .updated-color{text-shadow:#f571a8 1px 1px 0,#f571a8 -1px -1px 0,#f571a8 -1px 1px 0,#f571a8 1px -1px 0,#f571a8 0 1px 0,#f571a8 -1px 0,#f571a8 -1px 0 0,#f571a8 1px 0 0}}.series-title-ナニワ金融道的な日常 .top-key-image{background-position-x:center}.series-title-ナニワ金融道的な日常 .bg-01,.series-title-ナニワ金融道的な日常 .bg-01.top-series-story::before,.series-title-ナニワ金融道的な日常 .bg-02.top-series-comics::before,.series-title-ナニワ金融道的な日常 .top-series-characters .character-list::after,.series-title-ナニワ金融道的な日常 .top-series-characters .character-list::before,.series-title-ナニワ金融道的な日常.bg-01{background-color:#eadcd8!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-ナニワ金融道的な日常 .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-ナニワ金融道的な日常 .color{color:#ff1f1f!important}.series-title-ナニワ金融道的な日常 .bg-color{background-color:#ff1f1f}.series-title-ナニワ金融道的な日常 .bg-accent-color{background-color:#e2a100!important}.series-title-ナニワ金融道的な日常 .border-color{border-color:#ff1f1f!important}.series-title-ナニワ金融道的な日常 .ornament::after{content:'7';color:#ff1f1f!important}@media screen and (max-width:632px){.series-title-ナニワ金融道的な日常 .updated-color{text-shadow:#ff1f1f 1px 1px 0,#ff1f1f -1px -1px 0,#ff1f1f -1px 1px 0,#ff1f1f 1px -1px 0,#ff1f1f 0 1px 0,#ff1f1f -1px 0,#ff1f1f -1px 0 0,#ff1f1f 1px 0 0}}.series-title-殺っちゃえ-bang--bang--宇喜多さん .top-key-image{background-position-x:center}.series-title-殺っちゃえ-bang--bang--宇喜多さん .bg-01,.series-title-殺っちゃえ-bang--bang--宇喜多さん .bg-01.top-series-story::before,.series-title-殺っちゃえ-bang--bang--宇喜多さん .bg-02.top-series-comics::before,.series-title-殺っちゃえ-bang--bang--宇喜多さん .top-series-characters .character-list::after,.series-title-殺っちゃえ-bang--bang--宇喜多さん .top-series-characters .character-list::before,.series-title-殺っちゃえ-bang--bang--宇喜多さん.bg-01{background-color:#e2d9f7!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-殺っちゃえ-bang--bang--宇喜多さん .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-殺っちゃえ-bang--bang--宇喜多さん .color{color:#be33ff!important}.series-title-殺っちゃえ-bang--bang--宇喜多さん .bg-color{background-color:#be33ff}.series-title-殺っちゃえ-bang--bang--宇喜多さん .bg-accent-color{background-color:#bdaa00!important}.series-title-殺っちゃえ-bang--bang--宇喜多さん .border-color{border-color:#be33ff!important}.series-title-殺っちゃえ-bang--bang--宇喜多さん .ornament::after{content:'6';color:#be33ff!important}@media screen and (max-width:632px){.series-title-殺っちゃえ-bang--bang--宇喜多さん .updated-color{text-shadow:#be33ff 1px 1px 0,#be33ff -1px -1px 0,#be33ff -1px 1px 0,#be33ff 1px -1px 0,#be33ff 0 1px 0,#be33ff -1px 0,#be33ff -1px 0 0,#be33ff 1px 0 0}}.series-title-ビジャの女王 .top-key-image{background-position-x:center}.series-title-ビジャの女王 .bg-01,.series-title-ビジャの女王 .bg-01.top-series-story::before,.series-title-ビジャの女王 .bg-02.top-series-comics::before,.series-title-ビジャの女王 .top-series-characters .character-list::after,.series-title-ビジャの女王 .top-series-characters .character-list::before,.series-title-ビジャの女王.bg-01{background-color:#fffbcf!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-ビジャの女王 .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-ビジャの女王 .color{color:#ccb90a!important}.series-title-ビジャの女王 .bg-color{background-color:#ccb90a}.series-title-ビジャの女王 .bg-accent-color{background-color:#ff2436!important}.series-title-ビジャの女王 .border-color{border-color:#ccb90a!important}.series-title-ビジャの女王 .ornament::after{content:'9';color:#ccb90a!important}@media screen and (max-width:632px){.series-title-ビジャの女王 .updated-color{text-shadow:#ccb90a 1px 1px 0,#ccb90a -1px -1px 0,#ccb90a -1px 1px 0,#ccb90a 1px -1px 0,#ccb90a 0 1px 0,#ccb90a -1px 0,#ccb90a -1px 0 0,#ccb90a 1px 0 0}}.series-title-勇者のクズ .top-key-image{background-position-x:center}.series-title-勇者のクズ .bg-01,.series-title-勇者のクズ .bg-01.top-series-story::before,.series-title-勇者のクズ .bg-02.top-series-comics::before,.series-title-勇者のクズ .top-series-characters .character-list::after,.series-title-勇者のクズ .top-series-characters .character-list::before,.series-title-勇者のクズ.bg-01{background-color:#ffe9fb!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-勇者のクズ .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-勇者のクズ .color{color:#f012d2!important}.series-title-勇者のクズ .bg-color{background-color:#f012d2}.series-title-勇者のクズ .bg-accent-color{background-color:#f89d13!important}.series-title-勇者のクズ .border-color{border-color:#f012d2!important}.series-title-勇者のクズ .ornament::after{content:'8';color:#f012d2!important}@media screen and (max-width:632px){.series-title-勇者のクズ .updated-color{text-shadow:#f012d2 1px 1px 0,#f012d2 -1px -1px 0,#f012d2 -1px 1px 0,#f012d2 1px -1px 0,#f012d2 0 1px 0,#f012d2 -1px 0,#f012d2 -1px 0 0,#f012d2 1px 0 0}}.series-title-箱庭組曲 .top-key-image{background-position-x:center}.series-title-箱庭組曲 .bg-01,.series-title-箱庭組曲 .bg-01.top-series-story::before,.series-title-箱庭組曲 .bg-02.top-series-comics::before,.series-title-箱庭組曲 .top-series-characters .character-list::after,.series-title-箱庭組曲 .top-series-characters .character-list::before,.series-title-箱庭組曲.bg-01{background-color:#e7f8f6!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-箱庭組曲 .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-箱庭組曲 .color{color:#03c695!important}.series-title-箱庭組曲 .bg-color{background-color:#03c695}.series-title-箱庭組曲 .bg-accent-color{background-color:#1269ff!important}.series-title-箱庭組曲 .border-color{border-color:#03c695!important}.series-title-箱庭組曲 .ornament::after{content:'4';color:#03c695!important}@media screen and (max-width:632px){.series-title-箱庭組曲 .updated-color{text-shadow:#03c695 1px 1px 0,#03c695 -1px -1px 0,#03c695 -1px 1px 0,#03c695 1px -1px 0,#03c695 0 1px 0,#03c695 -1px 0,#03c695 -1px 0 0,#03c695 1px 0 0}}.series-title-ボクとおば〜のフシギな話 .top-key-image{background-position-x:center}.series-title-ボクとおば〜のフシギな話 .bg-01,.series-title-ボクとおば〜のフシギな話 .bg-01.top-series-story::before,.series-title-ボクとおば〜のフシギな話 .bg-02.top-series-comics::before,.series-title-ボクとおば〜のフシギな話 .top-series-characters .character-list::after,.series-title-ボクとおば〜のフシギな話 .top-series-characters .character-list::before,.series-title-ボクとおば〜のフシギな話.bg-01{background-color:#c8c8c8!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-ボクとおば〜のフシギな話 .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-ボクとおば〜のフシギな話 .color{color:#ac6000!important}.series-title-ボクとおば〜のフシギな話 .bg-color{background-color:#ac6000}.series-title-ボクとおば〜のフシギな話 .bg-accent-color{background-color:#a81022!important}.series-title-ボクとおば〜のフシギな話 .border-color{border-color:#ac6000!important}.series-title-ボクとおば〜のフシギな話 .ornament::after{content:'4';color:#ac6000!important}@media screen and (max-width:632px){.series-title-ボクとおば〜のフシギな話 .updated-color{text-shadow:#ac6000 1px 1px 0,#ac6000 -1px -1px 0,#ac6000 -1px 1px 0,#ac6000 1px -1px 0,#ac6000 0 1px 0,#ac6000 -1px 0,#ac6000 -1px 0 0,#ac6000 1px 0 0}}.series-title-ハナちゃん匂いかがせて .top-key-image{background-position-x:center}.series-title-ハナちゃん匂いかがせて .bg-01,.series-title-ハナちゃん匂いかがせて .bg-01.top-series-story::before,.series-title-ハナちゃん匂いかがせて .bg-02.top-series-comics::before,.series-title-ハナちゃん匂いかがせて .top-series-characters .character-list::after,.series-title-ハナちゃん匂いかがせて .top-series-characters .character-list::before,.series-title-ハナちゃん匂いかがせて.bg-01{background-color:#e2b0cc!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-ハナちゃん匂いかがせて .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-ハナちゃん匂いかがせて .color{color:#ffa732!important}.series-title-ハナちゃん匂いかがせて .bg-color{background-color:#ffa732}.series-title-ハナちゃん匂いかがせて .bg-accent-color{background-color:#006837!important}.series-title-ハナちゃん匂いかがせて .border-color{border-color:#ffa732!important}.series-title-ハナちゃん匂いかがせて .ornament::after{content:'6';color:#ffa732!important}@media screen and (max-width:632px){.series-title-ハナちゃん匂いかがせて .updated-color{text-shadow:#ffa732 1px 1px 0,#ffa732 -1px -1px 0,#ffa732 -1px 1px 0,#ffa732 1px -1px 0,#ffa732 0 1px 0,#ffa732 -1px 0,#ffa732 -1px 0 0,#ffa732 1px 0 0}}.series-title-いちげき .top-key-image{background-position-x:center}.series-title-いちげき .bg-01,.series-title-いちげき .bg-01.top-series-story::before,.series-title-いちげき .bg-02.top-series-comics::before,.series-title-いちげき .top-series-characters .character-list::after,.series-title-いちげき .top-series-characters .character-list::before,.series-title-いちげき.bg-01{background-color:#88a3c7!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-いちげき .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-いちげき .color{color:#bf531e!important}.series-title-いちげき .bg-color{background-color:#bf531e}.series-title-いちげき .bg-accent-color{background-color:#686e4f!important}.series-title-いちげき .border-color{border-color:#bf531e!important}.series-title-いちげき .ornament::after{content:'6';color:#bf531e!important}@media screen and (max-width:632px){.series-title-いちげき .updated-color{text-shadow:#bf531e 1px 1px 0,#bf531e -1px -1px 0,#bf531e -1px 1px 0,#bf531e 1px -1px 0,#bf531e 0 1px 0,#bf531e -1px 0,#bf531e -1px 0 0,#bf531e 1px 0 0}}.series-title-魔境斬刻録-隣り合わせの灰と青春 .top-key-image{background-position-x:center}.series-title-魔境斬刻録-隣り合わせの灰と青春 .bg-01,.series-title-魔境斬刻録-隣り合わせの灰と青春 .bg-01.top-series-story::before,.series-title-魔境斬刻録-隣り合わせの灰と青春 .bg-02.top-series-comics::before,.series-title-魔境斬刻録-隣り合わせの灰と青春 .top-series-characters .character-list::after,.series-title-魔境斬刻録-隣り合わせの灰と青春 .top-series-characters .character-list::before,.series-title-魔境斬刻録-隣り合わせの灰と青春.bg-01{background-color:#f0d964!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-魔境斬刻録-隣り合わせの灰と青春 .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-魔境斬刻録-隣り合わせの灰と青春 .color{color:#74a776!important}.series-title-魔境斬刻録-隣り合わせの灰と青春 .bg-color{background-color:#74a776}.series-title-魔境斬刻録-隣り合わせの灰と青春 .bg-accent-color{background-color:#ea9232!important}.series-title-魔境斬刻録-隣り合わせの灰と青春 .border-color{border-color:#74a776!important}.series-title-魔境斬刻録-隣り合わせの灰と青春 .ornament::after{content:'6';color:#74a776!important}@media screen and (max-width:632px){.series-title-魔境斬刻録-隣り合わせの灰と青春 .updated-color{text-shadow:#74a776 1px 1px 0,#74a776 -1px -1px 0,#74a776 -1px 1px 0,#74a776 1px -1px 0,#74a776 0 1px 0,#74a776 -1px 0,#74a776 -1px 0 0,#74a776 1px 0 0}}.series-title-勘定吟味役異聞 .top-key-image{background-position-x:center}.series-title-勘定吟味役異聞 .bg-01,.series-title-勘定吟味役異聞 .bg-01.top-series-story::before,.series-title-勘定吟味役異聞 .bg-02.top-series-comics::before,.series-title-勘定吟味役異聞 .top-series-characters .character-list::after,.series-title-勘定吟味役異聞 .top-series-characters .character-list::before,.series-title-勘定吟味役異聞.bg-01{background-color:#abd5dd!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-勘定吟味役異聞 .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-勘定吟味役異聞 .color{color:#3191bb!important}.series-title-勘定吟味役異聞 .bg-color{background-color:#3191bb}.series-title-勘定吟味役異聞 .bg-accent-color{background-color:#0a7460!important}.series-title-勘定吟味役異聞 .border-color{border-color:#3191bb!important}.series-title-勘定吟味役異聞 .ornament::after{content:'6';color:#3191bb!important}@media screen and (max-width:632px){.series-title-勘定吟味役異聞 .updated-color{text-shadow:#3191bb 1px 1px 0,#3191bb -1px -1px 0,#3191bb -1px 1px 0,#3191bb 1px -1px 0,#3191bb 0 1px 0,#3191bb -1px 0,#3191bb -1px 0 0,#3191bb 1px 0 0}}.series-title-グレニマルの処刑人 .top-key-image{background-position-x:center}.series-title-グレニマルの処刑人 .bg-01,.series-title-グレニマルの処刑人 .bg-01.top-series-story::before,.series-title-グレニマルの処刑人 .bg-02.top-series-comics::before,.series-title-グレニマルの処刑人 .top-series-characters .character-list::after,.series-title-グレニマルの処刑人 .top-series-characters .character-list::before,.series-title-グレニマルの処刑人.bg-01{background-color:#9aafc1!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-グレニマルの処刑人 .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-グレニマルの処刑人 .color{color:#c94242!important}.series-title-グレニマルの処刑人 .bg-color{background-color:#c94242}.series-title-グレニマルの処刑人 .bg-accent-color{background-color:#b3a875!important}.series-title-グレニマルの処刑人 .border-color{border-color:#c94242!important}.series-title-グレニマルの処刑人 .ornament::after{content:'1';color:#c94242!important}@media screen and (max-width:632px){.series-title-グレニマルの処刑人 .updated-color{text-shadow:#c94242 1px 1px 0,#c94242 -1px -1px 0,#c94242 -1px 1px 0,#c94242 1px -1px 0,#c94242 0 1px 0,#c94242 -1px 0,#c94242 -1px 0 0,#c94242 1px 0 0}}.series-title-BULLET-BALLET-BAD-GIRLS .top-key-image{background-position-x:center}.series-title-BULLET-BALLET-BAD-GIRLS .bg-01,.series-title-BULLET-BALLET-BAD-GIRLS .bg-01.top-series-story::before,.series-title-BULLET-BALLET-BAD-GIRLS .bg-02.top-series-comics::before,.series-title-BULLET-BALLET-BAD-GIRLS .top-series-characters .character-list::after,.series-title-BULLET-BALLET-BAD-GIRLS .top-series-characters .character-list::before,.series-title-BULLET-BALLET-BAD-GIRLS.bg-01{background-color:#edd3e0!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-BULLET-BALLET-BAD-GIRLS .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-BULLET-BALLET-BAD-GIRLS .color{color:#c94268!important}.series-title-BULLET-BALLET-BAD-GIRLS .bg-color{background-color:#c94268}.series-title-BULLET-BALLET-BAD-GIRLS .bg-accent-color{background-color:#658ea2!important}.series-title-BULLET-BALLET-BAD-GIRLS .border-color{border-color:#c94268!important}.series-title-BULLET-BALLET-BAD-GIRLS .ornament::after{content:'5';color:#c94268!important}@media screen and (max-width:632px){.series-title-BULLET-BALLET-BAD-GIRLS .updated-color{text-shadow:#c94268 1px 1px 0,#c94268 -1px -1px 0,#c94268 -1px 1px 0,#c94268 1px -1px 0,#c94268 0 1px 0,#c94268 -1px 0,#c94268 -1px 0 0,#c94268 1px 0 0}}.series-title-コミックボーダー読切シリーズ .top-key-image{background-position-x:center}.series-title-コミックボーダー読切シリーズ .bg-01,.series-title-コミックボーダー読切シリーズ .bg-01.top-series-story::before,.series-title-コミックボーダー読切シリーズ .bg-02.top-series-comics::before,.series-title-コミックボーダー読切シリーズ .top-series-characters .character-list::after,.series-title-コミックボーダー読切シリーズ .top-series-characters .character-list::before,.series-title-コミックボーダー読切シリーズ.bg-01{background-color:#dbc7e0!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-コミックボーダー読切シリーズ .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-コミックボーダー読切シリーズ .color{color:#df9f2f!important}.series-title-コミックボーダー読切シリーズ .bg-color{background-color:#df9f2f}.series-title-コミックボーダー読切シリーズ .bg-accent-color{background-color:#6095ca!important}.series-title-コミックボーダー読切シリーズ .border-color{border-color:#df9f2f!important}.series-title-コミックボーダー読切シリーズ .ornament::after{content:'9';color:#df9f2f!important}@media screen and (max-width:632px){.series-title-コミックボーダー読切シリーズ .updated-color{text-shadow:#df9f2f 1px 1px 0,#df9f2f -1px -1px 0,#df9f2f -1px 1px 0,#df9f2f 1px -1px 0,#df9f2f 0 1px 0,#df9f2f -1px 0,#df9f2f -1px 0 0,#df9f2f 1px 0 0}}.series-title-終末の魔女と人形 .top-key-image{background-position-x:center}.series-title-終末の魔女と人形 .bg-01,.series-title-終末の魔女と人形 .bg-01.top-series-story::before,.series-title-終末の魔女と人形 .bg-02.top-series-comics::before,.series-title-終末の魔女と人形 .top-series-characters .character-list::after,.series-title-終末の魔女と人形 .top-series-characters .character-list::before,.series-title-終末の魔女と人形.bg-01{background-color:#cae0f3!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-終末の魔女と人形 .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-終末の魔女と人形 .color{color:#e77818!important}.series-title-終末の魔女と人形 .bg-color{background-color:#e77818}.series-title-終末の魔女と人形 .bg-accent-color{background-color:#6c6391!important}.series-title-終末の魔女と人形 .border-color{border-color:#e77818!important}.series-title-終末の魔女と人形 .ornament::after{content:'4';color:#e77818!important}@media screen and (max-width:632px){.series-title-終末の魔女と人形 .updated-color{text-shadow:#e77818 1px 1px 0,#e77818 -1px -1px 0,#e77818 -1px 1px 0,#e77818 1px -1px 0,#e77818 0 1px 0,#e77818 -1px 0,#e77818 -1px 0 0,#e77818 1px 0 0}}.series-title--hash-介護ロボットが人類を削減している .top-key-image{background-position-x:center}.series-title--hash-介護ロボットが人類を削減している .bg-01,.series-title--hash-介護ロボットが人類を削減している .bg-01.top-series-story::before,.series-title--hash-介護ロボットが人類を削減している .bg-02.top-series-comics::before,.series-title--hash-介護ロボットが人類を削減している .top-series-characters .character-list::after,.series-title--hash-介護ロボットが人類を削減している .top-series-characters .character-list::before,.series-title--hash-介護ロボットが人類を削減している.bg-01{background-color:#93a9c3!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title--hash-介護ロボットが人類を削減している .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title--hash-介護ロボットが人類を削減している .color{color:#e48888!important}.series-title--hash-介護ロボットが人類を削減している .bg-color{background-color:#e48888}.series-title--hash-介護ロボットが人類を削減している .bg-accent-color{background-color:#4a5b7d!important}.series-title--hash-介護ロボットが人類を削減している .border-color{border-color:#e48888!important}.series-title--hash-介護ロボットが人類を削減している .ornament::after{content:'5';color:#e48888!important}@media screen and (max-width:632px){.series-title--hash-介護ロボットが人類を削減している .updated-color{text-shadow:#e48888 1px 1px 0,#e48888 -1px -1px 0,#e48888 -1px 1px 0,#e48888 1px -1px 0,#e48888 0 1px 0,#e48888 -1px 0,#e48888 -1px 0 0,#e48888 1px 0 0}}.series-title-半端なエリートの外山と申します。 .top-key-image{background-position-x:center}.series-title-半端なエリートの外山と申します。 .bg-01,.series-title-半端なエリートの外山と申します。 .bg-01.top-series-story::before,.series-title-半端なエリートの外山と申します。 .bg-02.top-series-comics::before,.series-title-半端なエリートの外山と申します。 .top-series-characters .character-list::after,.series-title-半端なエリートの外山と申します。 .top-series-characters .character-list::before,.series-title-半端なエリートの外山と申します。.bg-01{background-color:#fff0a2!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-半端なエリートの外山と申します。 .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-半端なエリートの外山と申します。 .color{color:#229ad9!important}.series-title-半端なエリートの外山と申します。 .bg-color{background-color:#6ec8e2}.series-title-半端なエリートの外山と申します。 .bg-accent-color{background-color:#6ec8e2!important}.series-title-半端なエリートの外山と申します。 .border-color{border-color:#229ad9!important}.series-title-半端なエリートの外山と申します。 .ornament::after{content:'4';color:#229ad9!important}@media screen and (max-width:632px){.series-title-半端なエリートの外山と申します。 .updated-color{text-shadow:#229ad9 1px 1px 0,#229ad9 -1px -1px 0,#229ad9 -1px 1px 0,#229ad9 1px -1px 0,#229ad9 0 1px 0,#229ad9 -1px 0,#229ad9 -1px 0 0,#229ad9 1px 0 0}}.series-title-江戸の不倫は死の香り .top-key-image{background-position-x:center}.series-title-江戸の不倫は死の香り .bg-01,.series-title-江戸の不倫は死の香り .bg-01.top-series-story::before,.series-title-江戸の不倫は死の香り .bg-02.top-series-comics::before,.series-title-江戸の不倫は死の香り .top-series-characters .character-list::after,.series-title-江戸の不倫は死の香り .top-series-characters .character-list::before,.series-title-江戸の不倫は死の香り.bg-01{background-color:#dfa6af!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-江戸の不倫は死の香り .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-江戸の不倫は死の香り .color{color:#e32d34!important}.series-title-江戸の不倫は死の香り .bg-color{background-color:#e32d34}.series-title-江戸の不倫は死の香り .bg-accent-color{background-color:#1d6291!important}.series-title-江戸の不倫は死の香り .border-color{border-color:#e32d34!important}.series-title-江戸の不倫は死の香り .ornament::after{content:'3';color:#a30008!important}@media screen and (max-width:632px){.series-title-江戸の不倫は死の香り .updated-color{text-shadow:#a30008 1px 1px 0,#a30008 -1px -1px 0,#a30008 -1px 1px 0,#a30008 1px -1px 0,#a30008 0 1px 0,#a30008 -1px 0,#a30008 -1px 0 0,#a30008 1px 0 0}}.series-title-そば屋-幻庵 .top-key-image{background-position-x:center}.series-title-そば屋-幻庵 .bg-01,.series-title-そば屋-幻庵 .bg-01.top-series-story::before,.series-title-そば屋-幻庵 .bg-02.top-series-comics::before,.series-title-そば屋-幻庵 .top-series-characters .character-list::after,.series-title-そば屋-幻庵 .top-series-characters .character-list::before,.series-title-そば屋-幻庵.bg-01{background-color:#8fb8cd!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-そば屋-幻庵 .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-そば屋-幻庵 .color{color:#8fb8cd!important}.series-title-そば屋-幻庵 .bg-color{background-color:#3290c0}.series-title-そば屋-幻庵 .bg-accent-color{background-color:#1671a0!important}.series-title-そば屋-幻庵 .border-color{border-color:#1671a0!important}.series-title-そば屋-幻庵 .ornament::after{content:'3';color:#1671a0!important}@media screen and (max-width:632px){.series-title-そば屋-幻庵 .updated-color{text-shadow:#1671a0 1px 1px 0,#1671a0 -1px -1px 0,#1671a0 -1px 1px 0,#1671a0 1px -1px 0,#1671a0 0 1px 0,#1671a0 -1px 0,#1671a0 -1px 0 0,#1671a0 1px 0 0}}.series-title-口八丁堀 .top-key-image{background-position-x:center}.series-title-口八丁堀 .bg-01,.series-title-口八丁堀 .bg-01.top-series-story::before,.series-title-口八丁堀 .bg-02.top-series-comics::before,.series-title-口八丁堀 .top-series-characters .character-list::after,.series-title-口八丁堀 .top-series-characters .character-list::before,.series-title-口八丁堀.bg-01{background-color:#a78e3b!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-口八丁堀 .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-口八丁堀 .color{color:#ec6c00!important}.series-title-口八丁堀 .bg-color{background-color:#a78e3b}.series-title-口八丁堀 .bg-accent-color{background-color:#ec6c00!important}.series-title-口八丁堀 .border-color{border-color:#ec6c00!important}.series-title-口八丁堀 .ornament::after{content:'3';color:#ec6c00!important}@media screen and (max-width:632px){.series-title-口八丁堀 .updated-color{text-shadow:#ec6c00 1px 1px 0,#ec6c00 -1px -1px 0,#ec6c00 -1px 1px 0,#ec6c00 1px -1px 0,#ec6c00 0 1px 0,#ec6c00 -1px 0,#ec6c00 -1px 0 0,#ec6c00 1px 0 0}}.series-title-不便ですてきな江戸の街 .top-key-image{background-position-x:center}.series-title-不便ですてきな江戸の街 .bg-01,.series-title-不便ですてきな江戸の街 .bg-01.top-series-story::before,.series-title-不便ですてきな江戸の街 .bg-02.top-series-comics::before,.series-title-不便ですてきな江戸の街 .top-series-characters .character-list::after,.series-title-不便ですてきな江戸の街 .top-series-characters .character-list::before,.series-title-不便ですてきな江戸の街.bg-01{background-color:#c4e2c9!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-不便ですてきな江戸の街 .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-不便ですてきな江戸の街 .color{color:#e50012!important}.series-title-不便ですてきな江戸の街 .bg-color{background-color:#5e9ccc}.series-title-不便ですてきな江戸の街 .bg-accent-color{background-color:#e50012!important}.series-title-不便ですてきな江戸の街 .border-color{border-color:#e50012!important}.series-title-不便ですてきな江戸の街 .ornament::after{content:'3';color:#e50012!important}@media screen and (max-width:632px){.series-title-不便ですてきな江戸の街 .updated-color{text-shadow:#e50012 1px 1px 0,#e50012 -1px -1px 0,#e50012 -1px 1px 0,#e50012 1px -1px 0,#e50012 0 1px 0,#e50012 -1px 0,#e50012 -1px 0 0,#e50012 1px 0 0}}.series-title-バイクが趣味の地味子の日常 .top-key-image{background-position-x:center}.series-title-バイクが趣味の地味子の日常 .bg-01,.series-title-バイクが趣味の地味子の日常 .bg-01.top-series-story::before,.series-title-バイクが趣味の地味子の日常 .bg-02.top-series-comics::before,.series-title-バイクが趣味の地味子の日常 .top-series-characters .character-list::after,.series-title-バイクが趣味の地味子の日常 .top-series-characters .character-list::before,.series-title-バイクが趣味の地味子の日常.bg-01{background-color:#acd3e4!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-バイクが趣味の地味子の日常 .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-バイクが趣味の地味子の日常 .color{color:#ff29bd!important}.series-title-バイクが趣味の地味子の日常 .bg-color{background-color:#ffb400}.series-title-バイクが趣味の地味子の日常 .bg-accent-color{background-color:#ff29bd!important}.series-title-バイクが趣味の地味子の日常 .border-color{border-color:#ff29bd!important}.series-title-バイクが趣味の地味子の日常 .ornament::after{content:'3';color:#ff29bd!important}@media screen and (max-width:632px){.series-title-バイクが趣味の地味子の日常 .updated-color{text-shadow:#ff29bd 1px 1px 0,#ff29bd -1px -1px 0,#ff29bd -1px 1px 0,#ff29bd 1px -1px 0,#ff29bd 0 1px 0,#ff29bd -1px 0,#ff29bd -1px 0 0,#ff29bd 1px 0 0}}.series-title-前巷説百物語 .top-key-image{background-position-x:center}.series-title-前巷説百物語 .bg-01,.series-title-前巷説百物語 .bg-01.top-series-story::before,.series-title-前巷説百物語 .bg-02.top-series-comics::before,.series-title-前巷説百物語 .top-series-characters .character-list::after,.series-title-前巷説百物語 .top-series-characters .character-list::before,.series-title-前巷説百物語.bg-01{background-color:#7cbaf6!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-前巷説百物語 .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-前巷説百物語 .color{color:#e50012!important}.series-title-前巷説百物語 .bg-color{background-color:#333}.series-title-前巷説百物語 .bg-accent-color{background-color:#e50012!important}.series-title-前巷説百物語 .border-color{border-color:#e50012!important}.series-title-前巷説百物語 .ornament::after{content:'3';color:#e50012!important}@media screen and (max-width:632px){.series-title-前巷説百物語 .updated-color{text-shadow:#e50012 1px 1px 0,#e50012 -1px -1px 0,#e50012 -1px 1px 0,#e50012 1px -1px 0,#e50012 0 1px 0,#e50012 -1px 0,#e50012 -1px 0 0,#e50012 1px 0 0}}.series-title-肉怪の生じる村にて .top-key-image{background-position-x:center}.series-title-肉怪の生じる村にて .bg-01,.series-title-肉怪の生じる村にて .bg-01.top-series-story::before,.series-title-肉怪の生じる村にて .bg-02.top-series-comics::before,.series-title-肉怪の生じる村にて .top-series-characters .character-list::after,.series-title-肉怪の生じる村にて .top-series-characters .character-list::before,.series-title-肉怪の生じる村にて.bg-01{background-color:#f6da80!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-肉怪の生じる村にて .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-肉怪の生じる村にて .color{color:#d80011!important}.series-title-肉怪の生じる村にて .bg-color{background-color:#000}.series-title-肉怪の生じる村にて .bg-accent-color{background-color:#d80011!important}.series-title-肉怪の生じる村にて .border-color{border-color:#d80011!important}.series-title-肉怪の生じる村にて .ornament::after{content:'3';color:#d80011!important}@media screen and (max-width:632px){.series-title-肉怪の生じる村にて .updated-color{text-shadow:#d80011 1px 1px 0,#d80011 -1px -1px 0,#d80011 -1px 1px 0,#d80011 1px -1px 0,#d80011 0 1px 0,#d80011 -1px 0,#d80011 -1px 0 0,#d80011 1px 0 0}}.series-title-巷説百物語 .top-key-image{background-position-x:center}.series-title-巷説百物語 .bg-01,.series-title-巷説百物語 .bg-01.top-series-story::before,.series-title-巷説百物語 .bg-02.top-series-comics::before,.series-title-巷説百物語 .top-series-characters .character-list::after,.series-title-巷説百物語 .top-series-characters .character-list::before,.series-title-巷説百物語.bg-01{background-color:#378ac0!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-巷説百物語 .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-巷説百物語 .color{color:#f67d34!important}.series-title-巷説百物語 .bg-color{background-color:#fe1b0a}.series-title-巷説百物語 .bg-accent-color{background-color:#f67d34!important}.series-title-巷説百物語 .border-color{border-color:#f67d34!important}.series-title-巷説百物語 .ornament::after{content:'3';color:#f67d34!important}@media screen and (max-width:632px){.series-title-巷説百物語 .updated-color{text-shadow:#f67d34 1px 1px 0,#f67d34 -1px -1px 0,#f67d34 -1px 1px 0,#f67d34 1px -1px 0,#f67d34 0 1px 0,#f67d34 -1px 0,#f67d34 -1px 0 0,#f67d34 1px 0 0}}.series-title-後巷説百物語 .top-key-image{background-position-x:center}.series-title-後巷説百物語 .bg-01,.series-title-後巷説百物語 .bg-01.top-series-story::before,.series-title-後巷説百物語 .bg-02.top-series-comics::before,.series-title-後巷説百物語 .top-series-characters .character-list::after,.series-title-後巷説百物語 .top-series-characters .character-list::before,.series-title-後巷説百物語.bg-01{background-color:#6883b9!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-後巷説百物語 .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-後巷説百物語 .color{color:#65a6d9!important}.series-title-後巷説百物語 .bg-color{background-color:#000}.series-title-後巷説百物語 .bg-accent-color{background-color:#65a6d9!important}.series-title-後巷説百物語 .border-color{border-color:#65a6d9!important}.series-title-後巷説百物語 .ornament::after{content:'3';color:#65a6d9!important}@media screen and (max-width:632px){.series-title-後巷説百物語 .updated-color{text-shadow:#65a6d9 1px 1px 0,#65a6d9 -1px -1px 0,#65a6d9 -1px 1px 0,#65a6d9 1px -1px 0,#65a6d9 0 1px 0,#65a6d9 -1px 0,#65a6d9 -1px 0 0,#65a6d9 1px 0 0}}.series-title-江戸ヤバ寺-裏日鑑 .top-key-image{background-position-x:center}.series-title-江戸ヤバ寺-裏日鑑 .bg-01,.series-title-江戸ヤバ寺-裏日鑑 .bg-01.top-series-story::before,.series-title-江戸ヤバ寺-裏日鑑 .bg-02.top-series-comics::before,.series-title-江戸ヤバ寺-裏日鑑 .top-series-characters .character-list::after,.series-title-江戸ヤバ寺-裏日鑑 .top-series-characters .character-list::before,.series-title-江戸ヤバ寺-裏日鑑.bg-01{background-color:#f8b830!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-江戸ヤバ寺-裏日鑑 .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-江戸ヤバ寺-裏日鑑 .color{color:#0071bd!important}.series-title-江戸ヤバ寺-裏日鑑 .bg-color{background-color:#0071bd}.series-title-江戸ヤバ寺-裏日鑑 .bg-accent-color{background-color:#ed1e79!important}.series-title-江戸ヤバ寺-裏日鑑 .border-color{border-color:#0071bd!important}.series-title-江戸ヤバ寺-裏日鑑 .ornament::after{content:'3';color:#0071bd!important}@media screen and (max-width:632px){.series-title-江戸ヤバ寺-裏日鑑 .updated-color{text-shadow:#0071bd 1px 1px 0,#0071bd -1px -1px 0,#0071bd -1px 1px 0,#0071bd 1px -1px 0,#0071bd 0 1px 0,#0071bd -1px 0,#0071bd -1px 0 0,#0071bd 1px 0 0}}.series-title-私、見ての通りの不動産屋なんですが… .top-key-image{background-position-x:center}.series-title-私、見ての通りの不動産屋なんですが… .bg-01,.series-title-私、見ての通りの不動産屋なんですが… .bg-01.top-series-story::before,.series-title-私、見ての通りの不動産屋なんですが… .bg-02.top-series-comics::before,.series-title-私、見ての通りの不動産屋なんですが… .top-series-characters .character-list::after,.series-title-私、見ての通りの不動産屋なんですが… .top-series-characters .character-list::before,.series-title-私、見ての通りの不動産屋なんですが….bg-01{background-color:#99d78d!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-私、見ての通りの不動産屋なんですが… .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-私、見ての通りの不動産屋なんですが… .color{color:#b11554!important}.series-title-私、見ての通りの不動産屋なんですが… .bg-color{background-color:#b11554}.series-title-私、見ての通りの不動産屋なんですが… .bg-accent-color{background-color:#c62b6a!important}.series-title-私、見ての通りの不動産屋なんですが… .border-color{border-color:#b11554!important}.series-title-私、見ての通りの不動産屋なんですが… .ornament::after{content:'3';color:#b11554!important}@media screen and (max-width:632px){.series-title-私、見ての通りの不動産屋なんですが… .updated-color{text-shadow:#b11554 1px 1px 0,#b11554 -1px -1px 0,#b11554 -1px 1px 0,#b11554 1px -1px 0,#b11554 0 1px 0,#b11554 -1px 0,#b11554 -1px 0 0,#b11554 1px 0 0}}.series-title-古怪蒐むる人 .top-key-image{background-position-x:center}.series-title-古怪蒐むる人 .bg-01,.series-title-古怪蒐むる人 .bg-01.top-series-story::before,.series-title-古怪蒐むる人 .bg-02.top-series-comics::before,.series-title-古怪蒐むる人 .top-series-characters .character-list::after,.series-title-古怪蒐むる人 .top-series-characters .character-list::before,.series-title-古怪蒐むる人.bg-01{background-color:#4e391c!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-古怪蒐むる人 .bg-02{position:relative;color:#fff}.series-title-古怪蒐むる人 .bg-02:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;opacity:.3;background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-古怪蒐むる人 .color{color:#e50012!important}.series-title-古怪蒐むる人 .bg-color{background-color:#e50012}.series-title-古怪蒐むる人 .bg-accent-color{background-color:#4e391c!important}.series-title-古怪蒐むる人 .border-color{border-color:#e50012!important}.series-title-古怪蒐むる人 .top-section-title{color:#fff!important}.series-title-古怪蒐むる人 .ornament::after{content:'9';color:#fff!important}@media screen and (max-width:632px){.series-title-古怪蒐むる人 .updated-color{text-shadow:#e50012 1px 1px 0,#e50012 -1px -1px 0,#e50012 -1px 1px 0,#e50012 1px -1px 0,#e50012 0 1px 0,#e50012 -1px 0,#e50012 -1px 0 0,#e50012 1px 0 0}}.series-title-盗聴・盗撮調査の3-percent-は怪異である。 .top-key-image{background-position-x:center}.series-title-盗聴・盗撮調査の3-percent-は怪異である。 .bg-01,.series-title-盗聴・盗撮調査の3-percent-は怪異である。 .bg-01.top-series-story::before,.series-title-盗聴・盗撮調査の3-percent-は怪異である。 .bg-02.top-series-comics::before,.series-title-盗聴・盗撮調査の3-percent-は怪異である。 .top-series-characters .character-list::after,.series-title-盗聴・盗撮調査の3-percent-は怪異である。 .top-series-characters .character-list::before,.series-title-盗聴・盗撮調査の3-percent-は怪異である。.bg-01{background-color:#18327d!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-盗聴・盗撮調査の3-percent-は怪異である。 .bg-02{position:relative;color:#fff}.series-title-盗聴・盗撮調査の3-percent-は怪異である。 .bg-02:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;opacity:.3;background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-盗聴・盗撮調査の3-percent-は怪異である。 .color{color:#fc693f!important}.series-title-盗聴・盗撮調査の3-percent-は怪異である。 .bg-color{background-color:#fc693f}.series-title-盗聴・盗撮調査の3-percent-は怪異である。 .bg-accent-color{background-color:#18327d!important}.series-title-盗聴・盗撮調査の3-percent-は怪異である。 .border-color{border-color:#fc693f!important}.series-title-盗聴・盗撮調査の3-percent-は怪異である。 .top-section-title{color:#fff!important}.series-title-盗聴・盗撮調査の3-percent-は怪異である。 .ornament::after{content:'4';color:#fc693f!important}@media screen and (max-width:632px){.series-title-盗聴・盗撮調査の3-percent-は怪異である。 .updated-color{text-shadow:#fc693f 1px 1px 0,#fc693f -1px -1px 0,#fc693f -1px 1px 0,#fc693f 1px -1px 0,#fc693f 0 1px 0,#fc693f -1px 0,#fc693f -1px 0 0,#fc693f 1px 0 0}}.series-title-寿司銀捕物帳 .top-key-image{background-position-x:center}.series-title-寿司銀捕物帳 .bg-01,.series-title-寿司銀捕物帳 .bg-01.top-series-story::before,.series-title-寿司銀捕物帳 .bg-02.top-series-comics::before,.series-title-寿司銀捕物帳 .top-series-characters .character-list::after,.series-title-寿司銀捕物帳 .top-series-characters .character-list::before,.series-title-寿司銀捕物帳.bg-01{background-color:#a4a1c1!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-寿司銀捕物帳 .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-寿司銀捕物帳 .color{color:#e95513!important}.series-title-寿司銀捕物帳 .bg-color{background-color:#e95513}.series-title-寿司銀捕物帳 .bg-accent-color{background-color:#e95513!important}.series-title-寿司銀捕物帳 .border-color{border-color:#e95513!important}.series-title-寿司銀捕物帳 .ornament::after{content:'3';color:#e95513!important}@media screen and (max-width:632px){.series-title-寿司銀捕物帳 .updated-color{text-shadow:#e95513 1px 1px 0,#e95513 -1px -1px 0,#e95513 -1px 1px 0,#e95513 1px -1px 0,#e95513 0 1px 0,#e95513 -1px 0,#e95513 -1px 0 0,#e95513 1px 0 0}}.series-title-エドゼニ .top-key-image{background-position-x:center}.series-title-エドゼニ .bg-01,.series-title-エドゼニ .bg-01.top-series-story::before,.series-title-エドゼニ .bg-02.top-series-comics::before,.series-title-エドゼニ .top-series-characters .character-list::after,.series-title-エドゼニ .top-series-characters .character-list::before,.series-title-エドゼニ.bg-01{background-color:#78965a!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-エドゼニ .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-エドゼニ .color{color:#fe1d25!important}.series-title-エドゼニ .bg-color{background-color:#fe1d25}.series-title-エドゼニ .bg-accent-color{background-color:#fe1d25!important}.series-title-エドゼニ .border-color{border-color:#fe1d25!important}.series-title-エドゼニ .ornament::after{content:'4';color:#fe1d25!important}@media screen and (max-width:632px){.series-title-エドゼニ .updated-color{text-shadow:#fe1d25 1px 1px 0,#fe1d25 -1px -1px 0,#fe1d25 -1px 1px 0,#fe1d25 1px -1px 0,#fe1d25 0 1px 0,#fe1d25 -1px 0,#fe1d25 -1px 0 0,#fe1d25 1px 0 0}}.series-title-皮肉屋魔神と死にたがりの少女-シン・悪魔の辞典 .top-key-image{background-position-x:center}.series-title-皮肉屋魔神と死にたがりの少女-シン・悪魔の辞典 .bg-01,.series-title-皮肉屋魔神と死にたがりの少女-シン・悪魔の辞典 .bg-01.top-series-story::before,.series-title-皮肉屋魔神と死にたがりの少女-シン・悪魔の辞典 .bg-02.top-series-comics::before,.series-title-皮肉屋魔神と死にたがりの少女-シン・悪魔の辞典 .top-series-characters .character-list::after,.series-title-皮肉屋魔神と死にたがりの少女-シン・悪魔の辞典 .top-series-characters .character-list::before,.series-title-皮肉屋魔神と死にたがりの少女-シン・悪魔の辞典.bg-01{background-color:#dedede!important;background-image:url(/images/bg_01.png);background-size:120px 120px}.series-title-皮肉屋魔神と死にたがりの少女-シン・悪魔の辞典 .bg-02{background-image:url(/images/bg_02.png);background-size:120px 120px}.series-title-皮肉屋魔神と死にたがりの少女-シン・悪魔の辞典 .color{color:#4d5fc5!important}.series-title-皮肉屋魔神と死にたがりの少女-シン・悪魔の辞典 .bg-color{background-color:#4d5fc5}.series-title-皮肉屋魔神と死にたがりの少女-シン・悪魔の辞典 .bg-accent-color{background-color:#4d5fc5!important}.series-title-皮肉屋魔神と死にたがりの少女-シン・悪魔の辞典 .border-color{border-color:#4d5fc5!important}.series-title-皮肉屋魔神と死にたがりの少女-シン・悪魔の辞典 .ornament::after{content:'5';color:#4d5fc5!important}@media screen and (max-width:632px){.series-title-皮肉屋魔神と死にたがりの少女-シン・悪魔の辞典 .updated-color{text-shadow:#4d5fc5 1px 1px 0,#4d5fc5 -1px -1px 0,#4d5fc5 -1px 1px 0,#4d5fc5 1px -1px 0,#4d5fc5 0 1px 0,#4d5fc5 -1px 0,#4d5fc5 -1px 0 0,#4d5fc5 1px 0 0}}.top-series.hide:nth-child(even) .top-key-image{order:1}@media screen and (max-width:632px){.top-series.hide:nth-child(even) .top-key-image{order:0}}.top-series.hide .top-key-visual{width:100%;padding:40px 20px 50px;max-width:1160px;min-height:430px;margin:0 auto}.top-series.hide .top-series-content-wrapper,.top-series.hide .top-series-nav{display:none}.top-series:not(.hide):nth-child(even) .top-key-image{order:1}@media screen and (max-width:632px){.top-series:not(.hide):nth-child(even) .top-key-image{order:0}}.top-series:not(.hide):nth-child(even) .top-key-text-container{margin-left:auto}@media screen and (min-width:632px){.top-series:not(.hide) .top-key-visual{height:30vw;min-height:430px}}@media screen and (min-width:1600px){.top-series:not(.hide) .top-key-visual{width:1600px;height:486px;margin-left:auto;margin-right:auto}}.top-series:not(.hide) .top-key-read-more{display:none}.top-series:not(.hide) .top-series-nav{animation-name:top-series-nav-bounce-in-up;animation-duration:1s;animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-iteration-count:1}.top-series .top-key-visual{position:relative;display:flex;box-sizing:border-box;transition-property:all;transition-duration:.5s;transition-timing-function:ease-out;margin-bottom:-50px}@media screen and (max-width:632px){.top-series .top-key-visual{flex-direction:column;height:auto;margin-bottom:-30px}}.top-series .top-key-image{flex-grow:1;background-repeat:no-repeat;background-position:center;background-size:cover}@media screen and (max-width:632px){.top-series .top-key-image{flex-grow:0;float:none;width:100%;height:55vw}}.top-series .top-key-text{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;background:#fff;width:40%;box-sizing:border-box;margin-left:auto}@media screen and (max-width:632px){.top-series .top-key-text{height:auto;width:100%}}.top-series .top-key-text .top-key-text-container{width:100%;max-width:450px;padding:40px;box-sizing:border-box}@media screen and (max-width:908px){.top-series .top-key-text .top-key-text-container{padding:20px 20px 40px}}@media screen and (max-width:632px){.top-series .top-key-text .top-key-text-container{max-width:none;padding:20px 20px 30px}}.top-series .top-key-text h3{font-size:32px;font-weight:800;margin-bottom:0}@media screen and (max-width:908px){.top-series .top-key-text h3{font-size:26px}}.top-series .top-key-text h4{font-size:22px;margin-bottom:16px}@media screen and (max-width:908px){.top-series .top-key-text h4{font-size:17px;margin-bottom:8px}}.top-series .top-key-text p.text{font-size:13px;margin-bottom:8px}.top-series .top-key-text p.status{font-size:18px;font-weight:800}@media screen and (max-width:908px){.top-series .top-key-text p.status{font-size:16px;margin-bottom:8px}}.top-series .top-key-text .top-key-share{display:flex;flex-wrap:wrap;padding-top:10px;padding-bottom:10px}@media screen and (max-width:632px){.top-series .top-key-text .top-key-share{padding-top:0}}.top-series .top-key-text .top-key-share li:not(:last-child){margin-right:4px}.top-series .top-key-text .fixed-series-nav{display:flex}@media screen and (max-width:632px){.top-series .top-key-text .fixed-series-nav{display:none}}.top-series .top-key-text .fixed-series-nav .common-button:not(:last-child){margin-right:16px}.top-series .top-key-text .fixed-series-nav .common-button span{width:126px;font-size:14px;padding:10px 2px}@media screen and (max-width:908px){.top-series .top-key-text .fixed-series-nav .common-button span{width:90px;font-size:10px}}.top-series .top-key-read-more{position:absolute;left:50%;bottom:10px;transform:translate(-50%,-30%)}.top-series .top-key-read-more span{font-weight:800}.top-content-wrapper.mask .top-series-story{position:relative}.top-content-wrapper.mask .top-series-story::before{position:absolute;display:block;content:'';width:100%;height:100px;left:0;-webkit-mask-image:url(/images/bg_line_r.png);mask-image:url(/images/bg_line_r.png);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:bottom center;mask-position:bottom center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:1;top:.5px;transform:translate(0,-100%)}@media screen and (max-width:908px){.top-content-wrapper.mask .top-series-story::before{height:70px}}@media screen and (max-width:632px){.top-content-wrapper.mask .top-series-story::before{height:40px}}.top-content-wrapper.mask .top-series-characters .character-list{position:relative}.top-content-wrapper.mask .top-series-characters .character-list::before{position:absolute;display:block;content:'';width:100%;height:100px;left:0;-webkit-mask-image:url(/images/bg_line_rt.png);mask-image:url(/images/bg_line_rt.png);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:bottom center;mask-position:bottom center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:1;top:-.5px}@media screen and (max-width:908px){.top-content-wrapper.mask .top-series-characters .character-list::before{height:70px}}@media screen and (max-width:632px){.top-content-wrapper.mask .top-series-characters .character-list::before{height:40px}}.top-content-wrapper.mask .top-series-characters .character-list::after{position:absolute;display:block;content:'';width:100%;height:100px;left:0;-webkit-mask-image:url(/images/bg_line_r.png);mask-image:url(/images/bg_line_r.png);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:bottom center;mask-position:bottom center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:1;bottom:-.5px}@media screen and (max-width:908px){.top-content-wrapper.mask .top-series-characters .character-list::after{height:70px}}@media screen and (max-width:632px){.top-content-wrapper.mask .top-series-characters .character-list::after{height:40px}}.top-content-wrapper.mask .top-series-product{position:relative}.top-content-wrapper.mask .top-series-comics{position:relative}.top-content-wrapper.mask .top-series-comics::before{position:absolute;display:block;content:'';width:100%;height:100px;left:0;-webkit-mask-image:url(/images/bg_line_rt.png);mask-image:url(/images/bg_line_rt.png);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:bottom center;mask-position:bottom center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;z-index:1;top:-.5px;position:relative}@media screen and (max-width:908px){.top-content-wrapper.mask .top-series-comics::before{height:70px}}@media screen and (max-width:632px){.top-content-wrapper.mask .top-series-comics::before{height:40px}}.top-content-wrapper:not(.mask) .top-series-info{padding-bottom:100px}.top-content-wrapper:not(.mask) .top-series-story{padding-top:60px}.top-content-wrapper:not(.mask) .top-series-characters .character-list{margin-top:40px}.top-content-wrapper:not(.mask) .top-series-product{margin-top:20px}.top-content-wrapper:not(.mask) .top-series-comics{padding-top:60px}.index-list-all{display:flex;flex-wrap:wrap;justify-content:center;margin:20px auto -15px}.index-list-all li{font-size:17px;line-height:1;padding:2px 16px;margin:6px 0}@media screen and (max-width:632px){.index-list-all li{font-size:13px;padding:2px 8px}}.index-list-all li:not(:last-child){border-right:1px solid #888}.index-list-all span{position:absolute;transform:translateY(-100%);margin-top:-2px;font-weight:800;font-size:11px;color:#da2121}.special-featured-banner{text-align:center;margin:30px 20px 0}@media screen and (max-width:632px){.special-featured-banner{margin:24px 30px 12px}}.special-featured-banner a{line-height:0;cursor:pointer}.special-featured-banner a:hover img{box-shadow:none}.special-featured-banner a:active{transform:translateY(3px)}.special-featured-banner img{width:550px;height:150px;box-shadow:-8px 8px;transition:.3s}@media screen and (max-width:632px){.special-featured-banner img{max-width:100%;height:auto}}.top-information{background-image:linear-gradient(to bottom,#fff 0,#acb9bf 100%)}.top-information h3{display:block;width:460px;height:63px;margin:0 auto;background-image:url(/images/key_copy_pc.svg);background-position:center;background-size:contain;background-repeat:no-repeat;padding:40px 0}.top-information h3 span{position:absolute!important;clip:rect(1px,1px,1px,1px)}@media screen and (max-width:632px){.top-information h3{width:260px;height:70px;background-image:url(/images/key_copy_sp.svg);padding:24px 0}}.top-information img{width:352px;height:148px}@media screen and (max-width:632px){.top-information img{width:224px;height:94px}}.top-information .slick-slide{margin:0 12px;line-height:0}.top-information .slick-slide:hover{transition:.3s;opacity:.7}@media screen and (max-width:632px){.top-information .slick-slide{margin:0 6px}}.top-information .slide-arrow{position:absolute;background-position:center;background-repeat:no-repeat;background-size:contain;width:40px;height:40px;top:40%;transform:translate(0,-50%);z-index:1}.top-information .slide-arrow:hover{transition:.3s;opacity:.7}.top-information .slide-arrow.prev-arrow{left:0;background-image:url(/images/banner_arrow_prev@2x.png)}.top-information .slide-arrow.next-arrow{right:0;background-image:url(/images/banner_arrow_next@2x.png)}.top-information .slide-dots{text-align:center;margin-top:5px}.top-information .slide-dots li{display:inline-block;margin:0 10px}.top-information .slide-dots li button{text-indent:-9999px;background:#000;width:10px;height:10px;border-radius:5px;overflow:hidden;opacity:.2}.top-information .slide-dots li.slick-active button{opacity:.8}.top-information-area{display:flex;justify-content:center;align-items:stretch;width:100%;max-width:728px;margin:0 auto;padding:40px 0}@media screen and (max-width:632px){.top-information-area{display:flex;flex-direction:column;flex-grow:0;padding:40px 0}}.top-information-area .from-border,.top-information-area .notification-tools li{background:rgba(255,255,255,.7);border-radius:6px;box-sizing:border-box}.top-information-area .from-border{height:142px;flex-grow:1;padding:16px;margin-right:8px;margin-left:20px;overflow-y:scroll}@media screen and (max-width:632px){.top-information-area .from-border{margin:0 16px}}.top-information-area .from-border h4{font-size:16px;font-weight:300;margin-bottom:14px}@media screen and (max-width:632px){.top-information-area .from-border h4{font-size:14px}}.top-information-area .from-border h4::before{position:relative;display:inline-block;content:'';width:20px;height:20px;background:url(/images/icon_info.svg) center no-repeat;background-size:contain;margin-right:6px;top:-2px;vertical-align:middle}.top-information-area .from-border li{font-size:14px;font-weight:300}.top-information-area .from-border li:not(:last-child){margin-bottom:8px}.top-information-area .from-border li::before{position:relative;top:-1px;content:'■';font-size:10px;color:#f5ae20;margin-right:4px}@media screen and (max-width:632px){.top-information-area .from-border li{font-size:12px}}.top-information-area .from-border a{text-decoration:underline}.top-information-area .from-border a:hover{transition:.3s;color:#f5ae20}.top-information-area .notification-tools{min-width:250px;margin-right:20px}@media screen and (max-width:632px){.top-information-area .notification-tools{margin:10px 16px}}.top-information-area .notification-tools ul{display:flex;flex-direction:column;height:100%}@media screen and (max-width:632px){.top-information-area .notification-tools ul{flex-direction:row}}.top-information-area .notification-tools li{height:50%;padding:0 16px}@media screen and (max-width:632px){.top-information-area .notification-tools li{padding:16px;width:50%;height:60px}}.top-information-area .notification-tools li.notify{margin-bottom:8px;padding:0}@media screen and (max-width:632px){.top-information-area .notification-tools li.notify{margin-right:5px;margin-bottom:0}}.top-information-area .notification-tools li.notify a{display:flex;justify-content:center;align-items:center;width:100%;height:100%;box-sizing:border-box;padding:0 16px}.top-information-area .notification-tools li.notify:hover{transition:.3s;opacity:.7}.top-information-area .notification-tools li.notify h5{font-size:13px;font-weight:300}@media screen and (max-width:632px){.top-information-area .notification-tools li.notify h5{font-size:10px}.top-information-area .notification-tools li.notify h5 br{display:none}}.top-information-area .notification-tools li.notify h5::before{display:block;float:left;content:'';width:20px;height:28px;background:url(/images/icon_bell_ring-ring.svg) center no-repeat;background-size:contain;margin:4px 12px 0 0}@media screen and (max-width:632px){.top-information-area .notification-tools li.notify h5::before{margin:4px 6px 0 0}}.top-information-area .notification-tools li.sns-badge{justify-content:center}@media screen and (max-width:632px){.top-information-area .notification-tools li.sns-badge{margin-left:5px}}.top-section-title{font-size:44px;font-weight:800;line-height:1.15;text-align:center;padding-bottom:40px}@media screen and (max-width:632px){.top-section-title{font-size:32px;padding-top:20px}}.top-section-title.ornament::after{display:block;font-family:border-ornament-r;font-size:30px}.top-series-content-wrapper{margin-top:-50px}.top-series-nav{position:-webkit-sticky;position:sticky;display:flex;top:calc(100vh - 110px);margin-bottom:20px;z-index:4}.top-series-nav li{position:relative;border:solid 4px #000;transform:skewX(-20deg);box-shadow:-8px 8px 0 #000}.top-series-nav li:hover{box-shadow:none;transition:.3s}.top-series-nav li:active{transform:skewX(-20deg) translateY(3px)}.top-series-nav li:not(:last-child){margin-right:24px}.top-series-nav li:last-child{margin-right:60px}@media screen and (max-width:632px){.top-series-nav li:last-child{margin-right:20px}}.top-series-nav li:first-child{margin-left:auto}.top-series-nav li.latest-episode a{background-image:url(/images/latest-episode.svg);background-size:106px 52px}@media screen and (max-width:632px){.top-series-nav li.latest-episode a{background-size:82px 40px}}.top-series-nav li.first-episode a{background-image:url(/images/first-episode.svg);background-size:118px 52px}@media screen and (max-width:632px){.top-series-nav li.first-episode a{background-size:91px 40px}}.top-series-nav li.this-episode a{background-image:url(/images/this-episode.svg);background-size:106px 52px}@media screen and (max-width:632px){.top-series-nav li.this-episode a{background-size:82px 40px}}.top-series-nav a{display:block;transform:skewX(20deg);width:140px;height:70px;background-position:center;background-repeat:no-repeat}@media screen and (max-width:632px){.top-series-nav a{width:110px;height:50px}}.top-series-nav a span{position:absolute!important;clip:rect(1px,1px,1px,1px)}.top-series-info{background-position:top center;padding:0 40px 140px}@media screen and (max-width:632px){.top-series-info{padding:20px 16px 80px}}.top-series-info h5{font-size:28px;font-weight:800;line-height:1.4;text-align:center;margin-bottom:40px;padding-top:40px}@media screen and (max-width:632px){.top-series-info h5{font-size:18px;margin-bottom:0}}.top-series-info ul{display:flex;width:100%;max-width:916px;margin:0 auto}@media screen and (max-width:908px){.top-series-info ul{flex-direction:column}}.top-series-info li{text-align:center}.top-series-info li.sns-notification{flex-grow:6}@media screen and (max-width:632px){.top-series-info li.sns-notification{margin-top:20px}}.top-series-info li.sns-notification a:not(:last-child){margin-right:24px}@media screen and (max-width:908px){.top-series-info li.sns-notification a{width:252px;margin-bottom:20px}.top-series-info li.sns-notification a:not(:last-child){margin-right:16px}}@media screen and (max-width:632px){.top-series-info li.sns-notification a{width:calc(50% - 16px);margin-bottom:0}.top-series-info li.sns-notification a span{width:100%;font-size:16px}}.top-series-info p{font-size:14px;font-weight:800;margin-bottom:8px}@media screen and (max-width:632px){.top-series-info p{font-size:12px}}@media screen and (max-width:370px){.top-series-info p{font-size:10px}}.top-series-info p::after,.top-series-info p::before{position:relative;display:inline-block;content:'';width:15px;height:24px;background-position:center;background-repeat:no-repeat;background-size:contain;margin:0 6px;top:6px}@media screen and (max-width:370px){.top-series-info p::after,.top-series-info p::before{margin:0 4px}}.top-series-info p::before{background-image:url(/images/oblique_line_l.svg)}.top-series-info p::after{background-image:url(/images/oblique_line_r.svg)}.top-series-info .top-series-info-banner{text-align:center;margin-top:40px}.top-series-info .top-series-info-banner a:hover img{box-shadow:none}.top-series-info .top-series-info-banner a:active img{transform:translateY(3px)}.top-series-info .top-series-info-banner img{width:540px;height:270px;box-shadow:-8px 8px;transition:.3s}@media screen and (max-width:632px){.top-series-info .top-series-info-banner img{width:100%;height:100%}}.top-series-story{background-position:top center;padding:0 40px 80px;text-align:center}@media screen and (max-width:632px){.top-series-story{padding:0 16px 30px}}.top-series-story p{font-size:18px;line-height:1.6;text-align:center;margin-bottom:28px}@media screen and (max-width:632px){.top-series-story p{font-size:16px;text-align:left}.top-series-story p br{display:none}}.top-series-story .top-story-banner a:hover img{box-shadow:none}.top-series-story .top-story-banner a:active img{transform:translateY(3px)}.top-series-story .top-story-banner img{width:728px;height:364px;box-shadow:-8px 8px;transition:.3s}@media screen and (max-width:908px){.top-series-story .top-story-banner img{width:100%;height:100%}}.top-series-characters h4{padding-bottom:10px}.top-series-characters .character-list{background-position:top center;background-repeat:no-repeat;background-size:cover;height:60vh;max-height:840px;min-height:600px;overflow:hidden}@media screen and (max-width:632px){.top-series-characters .character-list{min-height:400px}}.top-series-characters .character-list-item{height:100%}.top-series-characters .character{position:relative;width:100%;height:100%}.top-series-characters .profile-wrapper,.top-series-characters .thumb{position:absolute;width:50%;max-width:450px;height:100%}.top-series-characters .thumb{position:absolute;left:50%;text-align:center}@media screen and (max-width:632px){.top-series-characters .thumb{left:auto;right:25%;width:auto;transform:translateX(50%)}}.top-series-characters .thumb img{width:auto;height:100%}.top-series-characters .profile-wrapper{right:50%}@media screen and (max-width:632px){.top-series-characters .profile-wrapper{right:auto}}.top-series-characters .profile{position:relative;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl;background:rgba(255,255,255,.9);border:solid 2px #000;height:380px;padding:30px 30px 30px 14px;max-height:85%;box-sizing:border-box;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width:632px){.top-series-characters .profile{height:calc(100% - 140px);padding:12px 12px 12px 4px}}.top-series-characters .profile h5{font-size:22px;padding:0;margin-left:16px}@media screen and (max-width:632px){.top-series-characters .profile h5{font-size:18px;margin-left:10px}}.top-series-characters .profile p{font-size:16px;line-height:1.4;margin-left:16px}@media screen and (max-width:632px){.top-series-characters .profile p{font-size:13px;margin-left:8px}}.top-series-characters .slick-list,.top-series-characters .slick-slide,.top-series-characters .slick-slide>div,.top-series-characters .slick-track{height:100%}.top-series-characters .slick-slide{overflow:hidden}.top-series-characters .slide-arrow{position:absolute;top:40%;margin:0 10px;z-index:1;margin:0;padding:0;border:none;outline:0;cursor:pointer;transition:.3s}.top-series-characters .slide-arrow:hover{opacity:.7}@media screen and (max-width:632px){.top-series-characters .slide-arrow{display:none}}.top-series-characters .slide-arrow.prev-arrow{left:20px;width:45px;height:74px;background:transparent url(/images/character_arrow_prev@2x.png) center no-repeat;background-size:contain}@media screen and (max-width:632px){.top-series-characters .slide-arrow.prev-arrow{display:none}}.top-series-characters .slide-arrow.next-arrow{right:20px;width:45px;height:74px;background:transparent url(/images/character_arrow_next@2x.png) center no-repeat;background-size:contain}@media screen and (max-width:632px){.top-series-characters .slide-arrow.next-arrow{display:none}}.top-series-product{background-position:top center;padding:40px 40px 60px}@media screen and (max-width:632px){.top-series-product{padding:0 16px 54px}}.top-series-product .product-container{background:rgba(255,255,255,.6);border:solid 2px #000;width:100%;max-width:728px;padding:50px 0;margin:0 auto}@media screen and (max-width:632px){.top-series-product .product-container{padding:24px 0}}.top-series-product .product-container>ul{display:flex;flex-direction:column}.top-series-product .product-container>ul>li{padding:0 50px;margin-bottom:40px}.top-series-product .product-container>ul>li:last-child{margin-bottom:0}@media screen and (max-width:632px){.top-series-product .product-container>ul>li{padding:0 16px}}.top-series-product h5{font-size:28px;font-weight:800;margin-bottom:12px;padding-left:10px;border-left-width:4px;border-left-style:solid}@media screen and (max-width:632px){.top-series-product h5{font-size:22px}}.top-series-product h6{font-size:20px;margin:10px 0 8px}.top-series-product p{font-size:16px}.top-series-product p.next{font-weight:800;margin:4px 0 16px}.top-series-product .sns-badge{margin-bottom:16px}.top-series-comics{background-position:top center;padding-bottom:100px;text-align:center}.top-series-comics .top-section-title{padding-left:40px;padding-right:40px}@media screen and (max-width:632px){.top-series-comics{padding-bottom:64px}}.top-series-comics ul{position:relative;display:flex;align-items:stretch;flex-wrap:wrap;justify-content:center;width:100%;max-width:1208px;margin:0 auto;padding:0 28px;box-sizing:border-box}@media screen and (max-width:908px){.top-series-comics ul{padding:8px}}@media screen and (max-width:632px){.top-series-comics ul{padding:4px}}.top-series-comics li{position:relative;display:flex;align-items:flex-end;background-color:rgba(255,255,255,.6);border:solid 2px #000;width:308px;padding:20px;margin:0 12px 24px;text-align:left}.top-series-comics img{display:block;width:113px;height:160px;margin-right:20px;box-shadow:0 0 8px gray}@media screen and (max-width:632px){.top-series-comics img{width:30%;height:100%;margin-right:12px}}@media screen and (max-width:632px){.top-series-comics .comics-detail{width:100%;padding-left:12px}}.top-series-comics .comics-detail h5{font-size:20px;font-weight:800;line-height:1.2;margin-bottom:12px}@media screen and (max-width:632px){.top-series-comics .comics-detail h5{font-size:16px}}@media screen and (max-width:632px){.top-series-comics .comics-detail .common-button{width:100%}}.top-series-comics .comics-detail .common-button span{max-width:180px;margin:0}@media screen and (max-width:632px){.top-series-comics .comics-detail .common-button span{max-width:none;width:100%}}@keyframes top-series-nav-bounce-in-up{0%{transform:translate3d(0,3000px,0)}60%{transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}100%{transform:translate3d(0,0,0)}}.index{padding:10px;overflow:hidden}.index .index-list{position:relative}@media screen and (min-width:632px){.index .index-list{width:calc(100vw - 20px);height:calc((100vw - 20px)/ 2);max-width:1600px;max-height:800px;margin:0 auto;overflow:hidden}}@media screen and (max-width:632px){.index .index-list{overflow:hidden}}@media screen and (min-width:632px){.index .index-series{position:absolute;width:37.5%;height:100%}.index .index-series:nth-child(1){z-index:1}.index .index-series:nth-child(1) .index-series-background-wrapper{left:calc(-7% - 10px);transform:skewX(7deg);border-right:10px solid #fff}.index .index-series:nth-child(1) .index-series-background{transform:skewX(-7deg);left:8.5%}.index .index-series:nth-child(2){left:50%;transform:translateX(-50%);z-index:0}.index .index-series:nth-child(2) .link-block{left:5%}.index .index-series:nth-child(3){right:0;z-index:1}.index .index-series:nth-child(3) .index-series-background-wrapper{left:7%;transform:skewX(-7deg);border-left:10px solid #fff}.index .index-series:nth-child(3) .index-series-background{transform:skewX(7deg);left:-8.5%}.index .index-series:nth-child(3) .link-block{left:20%}}@media screen and (max-width:632px){.index .index-series{position:relative;width:calc(100vw - 20px);height:calc((100vw - 20px) * .6)}.index .index-series:nth-child(1),.index .index-series:nth-child(3){height:calc((100vw - 20px) * .52)}.index .index-series:nth-child(1){z-index:3}.index .index-series:nth-child(1) .index-series-background-wrapper{transform:skewY(-4deg);top:calc(-4% - 10px);border-bottom:10px solid #fff}.index .index-series:nth-child(1) .index-series-background{transform:skewY(4deg);top:calc(4% + 10px)}.index .index-series:nth-child(1) .link-block{top:1.5%}.index .index-series:nth-child(2){z-index:2;margin:calc(-4% - 10px) 0}.index .index-series:nth-child(2) .index-series-background-wrapper{transform:skewY(4deg);top:calc(-4% - 10px);border-bottom:10px solid #fff}.index .index-series:nth-child(2) .index-series-background{transform:skewY(-4deg);top:calc(4% + 10px)}.index .index-series:nth-child(2) .link-block{top:15%}.index .index-series:nth-child(3) .link-block{top:4.5%}}.index .index-series:hover .index-series-background{opacity:.7}.index .index-series-background-wrapper{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden;background-color:#000}.index .index-series-background{position:relative;display:block;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover}.index .link-block{position:relative;display:block;width:100%;height:100%;box-sizing:border-box}.index .index-series-status-list{display:flex;justify-content:flex-start;padding:10px}@media screen and (max-width:632px){.index .index-series-status-list{padding:4px 0 0 10px}}.index .badge,.index .updated{font-size:12px;font-weight:800;border-radius:13px;height:26px;padding:0 10px;box-sizing:border-box}@media screen and (min-width:1600px){.index .badge,.index .updated{top:-100px}}@media screen and (max-width:632px){.index .badge,.index .updated{font-size:10px;height:auto;padding:0;background-color:transparent}}.index .badge{background:#fff;margin-right:5px;line-height:22px;border:2px solid}@media screen and (max-width:632px){.index .badge{background:0 0;margin-right:0;line-height:18px;border:none;text-shadow:#fff 1px 1px 0,#fff -1px -1px 0,#fff -1px 1px 0,#fff 1px -1px 0,#fff 0 1px 0,#fff -1px 0,#fff -1px 0 0,#fff 1px 0 0}}.index .updated{color:#fff;line-height:26px}@media screen and (max-width:632px){.index .updated{background:0 0;border:none;margin-left:6px;line-height:18px}}.index .index-series-author,.index .index-series-title{position:absolute!important;clip:rect(1px,1px,1px,1px)}.error-content{position:relative;max-width:640px;text-align:left;margin:114px auto;padding:56px;border:2px solid #000}@media screen and (max-width:980px){.error-content{margin:128px 24px 136px}}@media screen and (max-width:640px){.error-content{padding:32px 24px}}.error-content h1{display:inline-block;height:48px;padding-left:16px;font-size:28px;font-weight:800;line-height:48px;border-left:4px solid #f5ae20}@media screen and (max-width:640px){.error-content h1{font-size:18px}}@media screen and (max-width:320px){.error-content h1{font-size:16px;padding-left:16px;height:40px;line-height:40px}}.error-content .error-content-description{margin:28px 0 8px;font-size:14px;line-height:28px;color:#000}@media screen and (max-width:640px){.error-content .error-content-description{font-size:12px;line-height:22px}}@media screen and (max-width:320px){.error-content .error-content-description{margin:16px 0 8px}}.error-content .error-content-link .common-button span{width:160px;font-size:16px}.error-content .error-content-link ul{display:inline-block}.error-content .error-content-link li{display:inline-block;margin-right:41px;padding:8px 8px}.error-content .error-content-link li:last-child{margin-right:0}@media screen and (max-width:640px){.error-content .error-content-link li{display:block;margin:14px 0 0}}.series-header-image{height:inherit}@media screen and (max-width:600px){.series-header-image{width:100%;max-width:242px}}.series-information{margin:48px auto 40px}.statement-wrapper{background-color:#ccc;background-image:url(/images/bg_02.png);background-size:120px 120px;padding:100px 40px}@media screen and (max-width:632px){.statement-wrapper{padding:60px 16px}}.statement-contents{max-width:728px;width:100%;margin:0 auto;border:solid 2px #000}@media screen and (max-width:632px){.statement-contents{width:auto}}.statement-row{display:flex;justify-content:center;border-bottom:2px solid #000}@media screen and (max-width:632px){.statement-row{flex-direction:column}}.statement-title{width:20%;background-color:rgba(255,255,255,.6);border-right:2px solid #000}@media screen and (max-width:632px){.statement-title{width:auto;border-bottom:2px solid #000;border-right:none}}.statement-title h2{width:48px;height:578px;background-image:url(/images/about_comicborder_pc.svg);background-position:center;background-repeat:no-repeat;padding:56px 20px;margin:0 auto}.statement-title h2 span{position:absolute!important;clip:rect(1px,1px,1px,1px)}@media screen and (max-width:632px){.statement-title h2{width:80%;height:50px;background-image:url(/images/about_comicborder_sp.svg);background-size:85%;padding:20px}}.statement-text{width:80%;font-size:17px;font-weight:800;line-height:1.6;background-color:rgba(255,255,255,.6);padding:60px 30px}@media screen and (max-width:632px){.statement-text{width:auto;padding:30px 16px;font-size:14px}}.statement-text p{position:relative;margin-top:12px;z-index:1}.statement-text p .underline{position:relative}.statement-text p .underline::after{position:absolute;content:'';bottom:0;left:0;width:100%;height:10px;background-color:#f5ae20;transform:skewX(-20deg);z-index:-1}.statement-text p span{padding:0 6px}.statement-text p .wave{background:url(/images/wavy-line.svg) bottom repeat-x;background-size:100px 12px}.statement-text p:first-child{margin-top:0}.statement-text p .br-sp{display:none}@media screen and (max-width:632px){.statement-text p .br-sp{display:block}}.statement-text .statement-editors{text-align:right;margin-top:24px}.appeal-row{display:flex;justify-content:center}@media screen and (max-width:632px){.appeal-row{flex-direction:column}}.top-page-area{position:relative;width:65%;text-align:center;padding:52px 20px;background-color:#666;border-right:2px solid #000}@media screen and (max-width:632px){.top-page-area{width:auto;border-right:none;border-bottom:2px solid #000;padding:40px 20px}}.top-page-area::before{position:absolute;content:'';border:2px solid #fff;width:calc(100% - 20px);height:calc(100% - 20px);top:10px;left:10px;box-sizing:border-box;z-index:1}.top-page-area h3{background-image:url(/images/key_copy_white_pc.svg);background-repeat:no-repeat;background-size:contain;width:356px;height:46px;padding-bottom:24px;margin:0 auto}.top-page-area h3 span{position:absolute!important;clip:rect(1px,1px,1px,1px)}@media screen and (max-width:632px){.top-page-area h3{background-image:url(/images/key_copy_white_sp.svg);background-size:contain;width:231px;height:77px}}.top-page-area .common-button{position:relative;z-index:2}@media screen and (max-width:632px){.top-page-area .common-button{max-width:252px;width:90%}}@media screen and (max-width:632px){.top-page-area .common-button span{width:100%}}.logo-area{width:35%;background-color:rgba(255,255,255,.6)}@media screen and (max-width:632px){.logo-area{width:auto}}.logo-area h3{width:210px;height:50px;background:url(/images/comic_border_logo.svg) center no-repeat;background-size:contain;margin:86px auto}.logo-area h3 span{position:absolute!important;clip:rect(1px,1px,1px,1px)}@media screen and (max-width:767px){.logo-area h3{width:80%}}@media screen and (max-width:632px){.logo-area h3{width:40%;margin:10px auto}}
