.common-button{border:none;background:#333;color:#fff;font-family:inherit;font-weight:700;font-size:17px;border-radius:8px;padding:10px 16px;display:inline-block;width:250px;max-width:100%;text-decoration:none;cursor:pointer;box-sizing:border-box}@media screen and (max-width:760px){.common-button{font-size:15px;width:200px}}.common-button:hover{background:#666;color:#fff}.common-button span{display:inline-block;vertical-align:middle}.common-button span.sub-text{font-size:15px;font-weight:400}@media screen and (max-width:760px){.common-button span.sub-text{font-size:12px}}.common-button.wide-button{width:300px}@media screen and (max-width:760px){.common-button.wide-button{font-size:15px;width:250px}}.common-button.lower-button{margin:20px auto;display:block}.app-button{background:#ff671c}.app-button:hover{background:#f25000}.color-link{text-align:center}.color-link a{color:#ff671c}.color-link a:hover{text-decoration:underline}.text-link{text-decoration:underline;font-size:13px;color:#333;display:inline-block;margin:24px 0 0;cursor:pointer}.text-link:hover{color:#95989a}.color-text-link{display:inline-block;color:#ff671c}.color-text-link:hover{text-decoration:underline}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes text-blink{0%{opacity:.3}100%{opacity:.6}}.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)}@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:#ff671c;color:#fff;padding:0 25px;line-height:40px;border-radius:20px}.slide-to-transit-guide .previous-modal .previous-link:hover{color:#fff;background:#f25000}.slide-to-transit-guide.hide{display:none}.slide-to-transit-guide a{color:#fff}.viewer-controller{position:relative;line-height:0;background:#333}@media screen and (max-height:450px){.viewer-controller{display:none}}.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-slider{position:absolute;background:#333;width:100%;padding:9px 0;bottom:0;left:0;text-align:center;z-index:100}.viewer-slider-container{display:inline-block;width:calc(100% - 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{right:80px}.viewer-slider-pagenum-last{display:block;width:30px}.viewer-slider-pagenum-last.rtl{left:46px;text-align:right}.viewer-slider-pagenum-last.ltr{right:46px;text-align:left}.viewer-slider-pagenum-now{top:-35px;left:104px;padding:12px 10px;color:#fff;background-color:#ff671c;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:#ff671c;margin-left:-5px}input[type=range].slider{-webkit-appearance:none;width:calc(100% - 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:#ff671c;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:#ff671c;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:#ff671c;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:#ff671c}.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}.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:#ff671c;color:#fff;padding:0 25px;line-height:40px;border-radius:20px}.viewer-colophon-next-episode .next-link:hover{color:#fff;background:#f25000}@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:#ff671c}@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:#ff671c;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:#f25000}.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:#ff671c;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:#ff671c;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:#fff0e8;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:#ff671c;text-decoration:underline}.viewer-colophon-news a:hover{color:#f25000;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 #ff671c;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:#ff671c}@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:#ff671c;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:#f25000}.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%;bottom: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:#ff671c;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 #ff671c;width:55%;height:auto;color:#ff671c;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 #ff671c}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:#ff671c}.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:#fff6f2}.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:#ff671c}.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:#ff671c;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:#f25000}.private-viewer .read-button span{margin:0 4px}.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:#ff671c;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 .private-link{margin-top:15px}.private-viewer .next-open-link{display:inline-block;font-size:13px;font-weight:700;background:#ff671c;color:#fff;padding:0 16px;line-height:32px;border-radius:16px}.private-viewer .next-open-link:hover{color:#fff;background:#f25000}.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:#ff671c;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:#f25000}.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}}.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:#ff671c}}.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:#ff671c}}.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:#ff671c;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:#f25000}.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:#ff671c;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:#ff671c;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:#ff671c}.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:#ff671c}.readable-products-pagination{--color-brand:#ff671c}.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}.viewer-colophon-episode-likes{position:relative;z-index:1010}.viewer-colophon-episode-likes+.viewer-colophon-next-episode{margin-top:30px}@media screen and (max-width:360px){.viewer-colophon-episode-likes+.viewer-colophon-next-episode{margin-top:15px}}@media screen and (max-width:500px){body:not(.expand) .viewer-colophon-episode-likes+.viewer-colophon-next-episode.compact{margin-top:15px}}.episode-like-button{width:140px;height:140px}@media screen and (max-width:800px){.episode-like-button{width:100px;height:100px}}.episode-like-button.small{width:100px;height:100px}@media screen and (max-width:360px){.episode-like-button{width:100px;height:100px}}@media screen and (max-width:500px){body:not(.expand) .episode-like-button.compact{width:90px;height:90px}}@media screen and (max-width:320px){body:not(.expand) .episode-like-button.compact{width:70px;height:70px}}.episode-like-button svg{max-width:100%;max-height:100%;position:relative!important;z-index:auto!important}.episode-like-button[disabled]{pointer-events:none;cursor:default}.viewer-like-color{fill:#ff671c}.episode-like-button:not([disabled]):hover .viewer-like-color{fill:#f25000}.episode-like-button[disabled] .viewer-like-color{fill:#fff}.viewer-like-color-border{fill:#ff671c}.episode-like-button:not([disabled]):hover .viewer-like-color-border{fill:#f25000}.viewer-like-color-bg{fill:#fff}.episode-like-button[disabled] .viewer-like-color-bg{fill:#ff671c}.episode-like-text{font-size:13px;font-weight:700;color:#ff671c;line-height:1;margin-bottom:12px}@media screen and (max-width:800px){.episode-like-text{display:none}}.episode-like-button.small .episode-like-text{display:none}.expand .viewer .episode-like-text{display:block}.episode-like-text::after,.episode-like-text::before{content:'';display:inline-block;width:1px;height:20px;background:#ff671c}.episode-like-text::before{transform:translate(-6px,6px) rotate(-25deg)}.episode-like-text::after{transform:translate(6px,6px) rotate(25deg)}.episode-like-button[disabled] .viewer-like-hand{animation:like-action .2s 0s linear normal;transform-origin:center}@keyframes like-action{0%{transform:rotate(0)}50%{transform:rotate(-20deg)}100%{transform:rotate(0)}}.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}#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:#ff671c}@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:#ff671c;border:1px solid #ff671c;box-sizing:border-box;font-size:12px;line-height:1;min-width:250px;cursor:pointer}.episode-header-likes-button button:hover{background-color:#b53c00;border-color:#b53c00}.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(255,103,28,.2);border-color:rgba(255,103,28,.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:#ff671c;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 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:#ff671c;border-radius:17px;color:#fff;padding:7px 20px;cursor:pointer}.fan-letter-button:hover{color:#fff;background:#f25000}.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:#ff671c;font-size:14px;font-weight:700;color:#fff;line-height:32px;border:1px solid #ff671c;box-sizing:border-box;border-radius:16px}.series-comment-contents-form .comment-button:hover{color:#fff;background:#f25000;border-color:#f25000}.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 .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:#ff671c}.series-comment-contents .comment-likes-button:active .likes-icon{fill:#ff671c}.series-comment-contents .comment-likes-button:active .comment-likes-number{color:#ff671c}.series-comment-contents .comment-likes-button-done{background-color:#ff671c}.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:#ff5602}.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 .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}.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 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:#ff671c;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:#ff671c;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:#ff671c}.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:#ff671c;color:#fff}.viewer-bottom-recommend{background-color:rgba(0,0,0,.08);margin-top:50px;padding:50px 0}@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:#ff671c;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}@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: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-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:#ff671c;padding:6px 24px;border-radius:12px}.update-notification .newest-episode-link:hover{background-color:#f25000}@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}.series-list{border-top:1px solid #eaeaea;margin:16px 0 32px}.series-list li{padding:16px 0;border-bottom:1px solid #eaeaea;display:flex;align-items:center;flex-wrap:nowrap;text-align:left}@media screen and (max-width:760px){.series-list li{padding:10px 0}}.series-list img{width:140px;height:auto;vertical-align:middle}@media screen and (max-width:760px){.series-list img{width:105px}}@media screen and (max-width:320px){.series-list img{width:80px}}.series-list .new-episode-date{font-size:12px;color:#95989a}@media screen and (max-width:760px){.series-list .new-episode-date{font-size:10px}}.series-list .title-box{flex:1;min-width:0;word-wrap:break-word;overflow-wrap:break-word;margin-left:16px}@media screen and (max-width:760px){.series-list .title-box{margin-left:10px}}.series-list .series-title{font-size:17px;margin-bottom:2px}@media screen and (max-width:760px){.series-list .series-title{font-size:15px}}.series-list .series-henshubu,.series-list .series-magazine-label{color:#95989a;font-size:11px}.series-list .author{font-size:13px;margin-bottom:8px}@media screen and (max-width:760px){.series-list .author{font-size:12px;margin-bottom:6px}}.series-list a.main-link{background:#f1f1f1;border-radius:6px;font-size:13px;padding:4px 12px;margin-right:12px;display:inline-block;margin-bottom:6px}.series-list a.main-link:hover{background:#666;color:#fff}.series-list a.main-link:visited{color:#95989a}.series-list a.main-link:visited:hover{color:#fff}@media screen and (max-width:760px){.series-list a.main-link{font-size:12px;margin-right:8px}}.series-list a.sub-link{color:#333;font-size:12px;display:inline-block;margin-bottom:6px}.series-list a.sub-link:hover{color:#ff671c}@media screen and (max-width:760px){.series-list a.sub-link{font-size:11px}}ul.list-empty{border-top:1px solid #eaeaea;margin:16px 0 32px}ul.list-empty li{padding:72px 0;border-bottom:1px solid #eaeaea}@media screen and (max-width:760px){ul.list-empty li{padding:40px 0}}ul.list-empty li p{text-align:center}#premium-comfirm-container .setting-inner{padding:14px 20px 120px}@media screen and (max-width:760px){#premium-comfirm-container .setting-inner{padding:0 20px 100px}}#premium-comfirm-container .setting-inner .logo{width:150px;height:auto}@media screen and (max-width:760px){#premium-comfirm-container .setting-inner .logo{width:112px}}#premium-comfirm-container .setting-inner h1{line-height:0;margin-bottom:20px}@media screen and (max-width:760px){#premium-comfirm-container .setting-inner h1{margin-top:8px;margin-bottom:8px}}#premium-comfirm-container .setting-inner h2{line-height:1;font-size:24px}@media screen and (max-width:760px){#premium-comfirm-container .setting-inner h2{font-size:20px;margin-bottom:24px}}#premium-comfirm-container .setting-inner .bold-title{margin:16px 0 12px}@media screen and (max-width:760px){#premium-comfirm-container .setting-inner .bold-title{margin:12px 0 6px}}#premium-comfirm-container .setting-inner .common-button-container{margin-top:24px}@media screen and (max-width:760px){#premium-comfirm-container .setting-inner .common-button-container{margin-top:20px}}#premium-comfirm-container .setting-inner .common-button{background-color:#ff671c;width:280px}@media screen and (max-width:320px){#premium-comfirm-container .setting-inner .common-button{width:200px}}#premium-comfirm-container .setting-inner .common-button:hover{background-color:#f25000}#premium-comfirm-container .setting-inner .description{margin-bottom:16px;font-size:14px;line-height:1.5;text-align:left}@media screen and (max-width:760px){#premium-comfirm-container .setting-inner .description{font-size:12px;margin-bottom:16px}}#premium-comfirm-container .setting-inner .setting-list-container .setting-list{padding:16px 0}@media screen and (max-width:760px){#premium-comfirm-container .setting-inner .setting-list-container .setting-list{padding:20px 0}}#premium-comfirm-container .setting-inner .setting-list-container .setting-list-title{width:60px;margin:0;text-align:left}@media screen and (max-width:760px){#premium-comfirm-container .setting-inner .setting-list-container .setting-list-title{width:60px}}@media screen and (max-width:760px){#premium-comfirm-container .setting-inner .setting-list-container .setting-list-content{width:calc(100% - 80px)}}@media screen and (max-width:760px){#premium-comfirm-container .setting-inner .setting-list-container .setting-list p{font-size:13px}}.premium-confirm-flow{margin-bottom:40px}.premium-confirm-flow h4{font-size:16px;text-align:left;font-weight:700;padding-bottom:16px;line-height:1}@media screen and (max-width:760px){.premium-confirm-flow h4{font-size:14px}}.premium-confirm-flow .step-anchor{display:flex;width:100%;padding:0;margin:0;overflow:hidden}.premium-confirm-flow .step-anchor li{display:flex;align-items:center;justify-content:center;position:relative;font-size:14px;line-height:1.3;color:#fff;background-color:#95989a;box-sizing:border-box;height:48px}@media screen and (max-width:760px){.premium-confirm-flow .step-anchor li{font-size:13px;height:54px}}@media screen and (max-width:320px){.premium-confirm-flow .step-anchor li{font-size:12px}}.premium-confirm-flow .step-anchor li:not(:last-child)::after,.premium-confirm-flow .step-anchor li:not(:last-child)::before{content:'';position:absolute;border-style:solid;z-index:10;border-width:40px 0 40px 16px;top:-15px}.premium-confirm-flow .step-anchor li:not(:last-child)::before{right:-13px;border-color:transparent transparent transparent #fff}.premium-confirm-flow .step-anchor li:not(:last-child)::after{right:-10px;border-color:transparent transparent transparent #999}.premium-confirm-flow .step-anchor li:nth-child(1),.premium-confirm-flow .step-anchor li:nth-child(2){flex-grow:2}.premium-confirm-flow .step-anchor li:nth-child(3),.premium-confirm-flow .step-anchor li:nth-child(4){flex-grow:1}.premium-confirm-flow .step-anchor li:nth-child(1){padding-left:5px}.premium-confirm-flow .step-anchor li:nth-child(2){padding-left:15px}.premium-confirm-flow .step-anchor li:nth-child(3){padding-left:23px;padding-right:6px}.premium-confirm-flow .step-anchor li:nth-child(4){padding-left:23px;padding-right:8px}@media screen and (min-width:760px){.premium-confirm-flow .step-anchor br{display:none}}.premium-confirm-flow .premium-confirm-notice{color:#333;font-size:12px;line-height:1.3;padding-top:12px}.setting-container{max-width:980px;margin:16px auto 48px;min-height:500px;display:flex;align-items:center}@media screen and (max-width:760px){.setting-container{min-height:0}}.setting-container .setting-inner{max-width:520px;width:100%}.setting-inner{padding:40px 20px 48px;margin:0 auto;text-align:center;box-sizing:border-box}@media screen and (max-width:760px){.setting-inner{padding:45px 20px}}.setting-inner h2{font-size:28px;margin-bottom:24px}@media screen and (max-width:760px){.setting-inner h2{font-size:20px;margin-bottom:16px}}.setting-inner h3{margin:16px 0 4px;font-size:15px;text-align:left}@media screen and (max-width:760px){.setting-inner h3{font-size:13px;margin:16px 0 2px}}.setting-inner .bold-title{font-size:15px;text-align:left;margin:40px 0 12px;font-weight:700}@media screen and (max-width:760px){.setting-inner .bold-title{font-size:13px;margin:24px 0 6px}}.setting-inner p{text-align:left;font-size:15px;line-height:1.7}@media screen and (max-width:760px){.setting-inner p{font-size:13px}}.setting-inner p input{border:1px solid #95989a;border-radius:8px;box-sizing:border-box;box-shadow:none;font-size:17px;line-height:2em;padding:10px;margin:20px 0 0;width:100%}@media screen and (max-width:760px){.setting-inner p input{font-size:15px;margin:16px 0 0}}.setting-inner p .color{color:#f19f00;display:inline-block}.setting-inner .description{margin:0 0 8px;display:inline-block;text-align:center}.setting-inner .description a{color:#1495eb}.setting-inner .description a:hover{text-decoration:underline}.setting-inner .error-message{text-align:left;padding:4px 0 0;font-size:13px;color:red}.setting-inner .confirm-message{text-align:left;padding:4px 0 0;font-size:13px;color:#0fbf00}.setting-inner .with-label-input input{margin:0}.setting-inner .input-content{margin:20px 0 0 0;text-align:center;padding-right:8px}.setting-inner .input-content .checkbox-label,.setting-inner .input-content input[type=checkbox]{display:inline-block;vertical-align:middle;margin:0 0 0 6px;width:auto;line-height:1}.setting-inner .input-content a{color:#1495eb;text-decoration:none}.setting-inner .input-content a:hover{text-decoration:underline}.setting-inner .attention-list{text-align:left;list-style:circle;padding-left:1.3em;padding-bottom:16px}@media screen and (max-width:760px){.setting-inner .attention-list{padding-bottom:0}}.setting-inner .attention-list li{font-size:13px;padding-bottom:.5em}@media screen and (max-width:760px){.setting-inner .attention-list li{font-size:12px}}.setting-inner .common-button-container{margin:32px 0 0}@media screen and (max-width:760px){.setting-inner .common-button-container{margin:24px 0 0}}.setting-inner .mail-send-image{width:105px;height:81px;display:block;margin:0 auto 24px}@media screen and (max-width:760px){.setting-inner .mail-send-image{width:80px;height:auto;margin:0 auto 16px}}.setting-inner .premium-confirm-title{text-align:center;font-size:18px;font-weight:700;margin-bottom:12px;line-height:1}@media screen and (max-width:760px){.setting-inner .premium-confirm-title{font-size:16px}}.setting-inner.premium .description{text-align:center;margin-bottom:6px}.setting-inner .setting-premium-logo{line-height:0;margin-bottom:20px;border-bottom:1px solid var(--common-border-color,#eaeaea);padding-bottom:16px}.setting-inner .setting-premium-logo img{width:120px;height:auto}.setting-inner .setting-tweet{display:block;line-height:0;padding-bottom:16px}.setting-inner .inner-footer-notice-text{margin:24px 0 0;padding-top:10px;font-size:12px;border-top:1px solid var(--common-border-color,#eaeaea)}.setting-inner .inner-footer-notice-text strong{color:#f22a1f;font-weight:300}.setting-inner .inner-footer-notice-text .text-link{margin-top:0}.setting-footer{background:#f1f1f1;color:#95989a;padding:24px 8px;font-size:15px}@media screen and (max-width:760px){.setting-footer{margin-top:-8px;padding:18px 8px;font-size:13px}}.setting-footer button{border:none;background-color:transparent;cursor:pointer;outline:0;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#1495eb;text-decoration:none;padding-left:4px;display:inline-block;font-size:17px;font-weight:700}.setting-footer button:hover{text-decoration:underline;color:#1495eb}@media screen and (max-width:760px){.setting-footer button{font-size:15px}}.setting-footer .attention{font-size:12px;margin-top:6px;display:inline-block;color:#333}@media screen and (max-width:760px){.setting-footer .attention{font-size:11px;margin-top:4px}}.setting-list-container .setting-list{border-bottom:1px solid var(--common-border-color,#eaeaea);padding:24px 0;zoom:1}.setting-list-container .setting-list:after{content:'';display:block;clear:both;height:0}.setting-list-container .setting-list:first-child{border-top:1px solid var(--common-border-color,#eaeaea)}.setting-list-container .setting-list-title{float:left;width:100px;font-weight:700;font-size:14px;margin:2px 20px 0 0}@media screen and (max-width:760px){.setting-list-container .setting-list-title{width:80px;font-size:13px}}.setting-list-container .setting-list-longer .setting-list-title{width:130px;font-size:13px}@media screen and (max-width:760px){.setting-list-container .setting-list-longer .setting-list-title{float:none;width:100%}}@media screen and (max-width:760px){.setting-list-container .setting-list-longer .setting-list-title br{display:none}}.setting-list-container .setting-list .setting-list-subtitle{font-size:14px;line-height:1.4;text-align:left}.setting-list-container .setting-list-content{float:right;width:calc(100% - 80px)}@media screen and (max-width:760px){.setting-list-container .setting-list-content{width:calc(100% - 100px)}}.setting-list-container .setting-list-longer .setting-list-content{width:calc(100% - 150px)}@media screen and (max-width:760px){.setting-list-container .setting-list-longer .setting-list-content{float:none;width:100%;margin-top:8px}}.setting-list-container .setting-list .setting-list-notice{font-size:13px;text-align:left;padding-top:16px}@media screen and (max-width:760px){.setting-list-container .setting-list .setting-list-notice{font-size:12px}}.setting-list-container .setting-list .setting-list-notice ul{padding-left:1rem;text-align:justify}.setting-list-container .setting-list .setting-list-notice .setting-list-notice-item::before{content:'※';margin-left:-1rem;margin-right:4px}.setting-list-container .setting-list .setting-list-notice .setting-list-notice-item:last-child{padding-top:8px}.setting-list-container .setting-list-link{margin-top:16px}@media screen and (max-width:760px){.setting-list-container .setting-list-link{margin-top:8px}}.setting-list-container .setting-list .setting-list-content{text-align:left;font-size:15px}@media screen and (max-width:760px){.setting-list-container .setting-list .setting-list-content{font-size:14px;line-height:1.4}}.setting-list-container .setting-list .setting-list-content .cancellation-date{font-size:13px}.setting-list-container .setting-list .setting-list-content .supplement{color:#95989a;font-size:13px}.setting-list-container .setting-list .setting-list-content dt{margin-bottom:8px}.setting-list-container .setting-list .setting-list-content dd{color:#95989a;font-size:13px}.setting-list-container .setting-list .setting-list-content dd:not(:last-of-type){padding-bottom:20px}.setting-list-container .setting-list .setting-list-content dd.setting-attention{font-size:11px}@media screen and (max-width:760px){.setting-list-container .setting-list .setting-list-content dd{font-size:12px}}.setting-list-container .setting-list .setting-list-content dd .notice{color:#f22a1f}.setting-list-container .setting-list a{color:#ff671c;text-decoration:underline;font-size:13px}.setting-list-container .setting-list a:hover{color:#f25000}.setting-list-container .setting-list button.text-link{background:0 0;cursor:pointer;border:none;padding:0;margin:0;-webkit-appearance:button;-moz-appearance:button;appearance:button;box-sizing:border-box;color:#ff671c;text-decoration:underline;font-size:13px;font-family:inherit;font-weight:inherit}.setting-list-container .setting-list button.text-link:hover{color:#f25000}.setting-list-container .setting-list.campaign-content .setting-list-content dd{padding-left:1rem;text-align:justify}.setting-list-container .setting-list.campaign-content .setting-list-content dd::before{content:'・';margin-left:-1rem;margin-right:4px}.search-container .setting-inner{max-width:720px}.search-container .search-form{display:flex;background:rgba(153,153,153,.3);padding:24px 32px;border-radius:16px;position:relative;z-index:1}@media screen and (max-width:760px){.search-container .search-form{padding:12px 16px;margin:0 auto}}.search-container input[type=search]{width:calc(100% - 166px);height:60px;border-radius:8px;border:2px solid #999;margin-right:16px;box-sizing:border-box;font-size:20px;padding:8px 16px;-webkit-appearance:button}@media screen and (max-width:760px){.search-container input[type=search]{height:50px;font-size:16px;width:calc(100% - 116px)}}@media screen and (max-width:320px){.search-container input[type=search]{height:36px;width:calc(100% - 88px);margin-right:8px;padding:8px}}.search-container .common-button-container{display:inline-block;vertical-align:middle;margin:0;width:150px}@media screen and (max-width:760px){.search-container .common-button-container{width:100px}}@media screen and (max-width:320px){.search-container .common-button-container{width:80px}}.search-container .common-button{background:#ff671c;height:60px;font-size:20px}@media screen and (max-width:760px){.search-container .common-button{height:50px;font-size:16px}}@media screen and (max-width:320px){.search-container .common-button{height:36px;font-size:14px;padding:0}}.search-container .common-button:hover{background:#ff671c}.search-top{min-height:640px;height:640px;max-width:1100px}@media screen and (max-width:980px){.search-top{min-height:500px;height:500px}}@media screen and (max-width:760px){.search-top{min-height:0;max-width:500px;height:auto;overflow:hidden}}.search-top .setting-inner{padding:0 200px 40px;max-width:100%;position:relative}@media screen and (max-width:980px){.search-top .setting-inner{padding:0 16% 40px}}@media screen and (max-width:760px){.search-top .setting-inner{padding:0 16px}}.search-top .search-form-container{position:relative}@media screen and (max-width:760px){.search-top .search-form-container{margin:0 auto}}.distribution-format-content-badge{display:inline-flex;font-size:12px;color:#fff;line-height:1;background-color:#95989a;min-width:40px;padding:3px;justify-content:center;margin:0 10px 8px 0}@media screen and (max-width:760px){.distribution-format-content-badge{font-size:11px}}.search-series-list{border-top:1px solid #eaeaea;margin:16px 0 32px}.search-series-list li{padding:16px 0;border-bottom:1px solid #eaeaea;display:flex;align-items:center;flex-wrap:nowrap;text-align:left}@media screen and (max-width:760px){.search-series-list li{padding:10px 0}}.search-series-list .thmb-container{width:140px;height:140px}@media screen and (max-width:760px){.search-series-list .thmb-container{width:105px;height:105px}}@media screen and (max-width:320px){.search-series-list .thmb-container{width:80px;height:80px}}.search-series-list .thmb-container img{width:100%;height:100%;object-fit:contain}.search-series-list .new-episode-date{font-size:12px;color:#95989a}@media screen and (max-width:760px){.search-series-list .new-episode-date{font-size:10px}}.search-series-list .title-box{flex:1;min-width:0;word-wrap:break-word;overflow-wrap:break-word;margin-left:16px}@media screen and (max-width:760px){.search-series-list .title-box{margin-left:10px}}.search-series-list .series-title{font-size:17px;margin-bottom:2px}@media screen and (max-width:760px){.search-series-list .series-title{font-size:15px}}.search-series-list .series-henshubu,.search-series-list .series-magazine-label{color:#95989a;font-size:11px}.search-series-list .author{font-size:13px;margin-bottom:8px}@media screen and (max-width:760px){.search-series-list .author{font-size:12px;margin-bottom:6px}}.search-series-list a.main-link{background:#f1f1f1;border-radius:6px;font-size:13px;padding:4px 12px;margin-right:12px;display:inline-block;margin-bottom:6px}.search-series-list a.main-link:hover{background:#666;color:#fff}.search-series-list a.main-link:visited{color:#95989a}.search-series-list a.main-link:visited:hover{color:#fff}@media screen and (max-width:760px){.search-series-list a.main-link{font-size:12px;margin-right:8px}}.search-series-list a.sub-link{color:#333;font-size:12px;display:inline-block;margin-bottom:6px}.search-series-list a.sub-link:hover{color:#ff671c}@media screen and (max-width:760px){.search-series-list a.sub-link{font-size:11px}}ul.list-empty{border-top:1px solid #eaeaea;margin:16px 0 32px}ul.list-empty li{padding:72px 0;border-bottom:1px solid #eaeaea}@media screen and (max-width:760px){ul.list-empty li{padding:40px 0}}ul.list-empty li p{text-align:center}.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}#nprogress{pointer-events:none}#nprogress .bar{background:#469bf9;position:fixed;z-index:1031;top:0;left:0;width:100%;height:3px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #469bf9,0 0 5px #469bf9;opacity:1;transform:rotate(3deg) translate(0,-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#469bf9;border-left-color:#469bf9;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.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}.breadcrumb{padding:20px 16px 16px;max-width:960px;margin:0 auto;font-size:13px}@media screen and (max-width:760px){.breadcrumb{padding:16px 16px 0;font-size:10px}}.breadcrumb .breadcrumb-inner{display:flex}.breadcrumb .breadcrumb-gt,.breadcrumb .breadcrumb-link{margin:0 8px 0 0;color:#333}@media screen and (max-width:760px){.breadcrumb .breadcrumb-gt,.breadcrumb .breadcrumb-link{margin:0 6px 0 0}}.breadcrumb .breadcrumb-link{flex:0 0 auto;cursor:pointer}.breadcrumb .breadcrumb-link:hover{color:#95989a}.breadcrumb .breadcrumb-child{flex:0 1 content;color:#95989a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.grecaptcha-badge{z-index:2000;visibility:hidden}.grecaptcha-badge.visible{visibility:visible}.pager{display:flex;justify-content:center;align-items:center}.pager a:hover{color:#fff}.pager .pager-next,.pager .pager-previous{color:#fff;font-size:13px;background:#333;border-radius:8px;width:100px;text-align:center;padding:12px 0;display:flex;justify-content:center;align-items:center}.pager .pager-next.pager-disable,.pager .pager-previous.pager-disable{background:#ddd}.pager .pager-next span,.pager .pager-previous span{display:inline-block}.pager .pager-previous::before{content:'';display:block;width:6px;height:6px;transform:rotate(-45deg);background:0 0;margin-right:8px;border-left:1px solid #fff;border-top:1px solid #fff}.pager .pager-next::after{content:'';display:block;width:6px;height:6px;transform:rotate(-45deg);background:0 0;margin-left:8px;border-right:1px solid #fff;border-bottom:1px solid #fff}.pager .pager-current{font-size:13px;text-align:center;max-width:200px;width:30%}.pager .pager-spacer{max-width:200px;width:10%}.modal-window-container{background:rgba(43,46,56,.9);box-sizing:border-box;overflow-y:auto;overflow-x:hidden;padding:16px;position:fixed;text-align:center;width:100%;height:100%;height:100vh;top:0;left:0;z-index:2000}.modal-window-container::before{content:'';height:100%;display:inline-block;vertical-align:middle}.modal-window{background:#fff;border-radius:20px;box-sizing:border-box;display:inline-block;text-align:center;vertical-align:middle;margin:0 -3px 30px;width:100%;max-width:500px;overflow:hidden;position:relative}.modal-window .modal-close-button{position:absolute;right:0;top:0;padding:15px;background:0 0;border:none;outline:inherit;cursor:pointer;opacity:.4;z-index:2010}@media screen and (max-width:760px){.modal-window .modal-close-button{top:0;right:0}}.modal-window .modal-close-button:hover{opacity:1}.modal-window .modal-close-button img{width:16px;height:16px}.modal-window .setting-inner{max-width:375px}.showing-modal{position:fixed}.point-page-container h2{margin-right:16px}.point-page-container h2:before{display:inline-block;content:'';-webkit-mask-image:url(/images/i-point.svg);mask-image:url(/images/i-point.svg);background-color:#ff671c;margin:-4px 8px 0;vertical-align:middle;width:30px;height:30px}.point-page-container .description{margin:16px auto 30px}@media screen and (max-width:760px){.point-page-container .description{margin:12px auto 24px}}.point-page-container .description-link{text-align:center;max-width:400px;margin:0 auto 30px}@media screen and (max-width:760px){.point-page-container .description-link{margin:0 auto 24px}}.point-page-container .description-link a{text-decoration:underline;color:#ff671c}.point-page-container .point-list{border-top:1px solid #eaeaea;margin:0 auto 56px;max-width:400px}.point-page-container .point-list li{border-bottom:1px solid #eaeaea;padding:16px 0;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:760px){.point-page-container .point-list li{padding:12px 0}}.point-page-container .point-list p{font-size:20px;width:30%}@media screen and (max-width:760px){.point-page-container .point-list p{font-size:17px}}.point-page-container .point-list p span{font-size:17px;padding-left:4px}@media screen and (max-width:760px){.point-page-container .point-list p span{font-size:15px}}.point-page-container .point-list .point-extra{font-size:15px;color:#f22a1f}@media screen and (max-width:760px){.point-page-container .point-list .point-extra{font-size:13px}}.point-page-container .point-list .point-bought-button{-webkit-appearance:button;-moz-appearance:button;appearance:button;border:none;cursor:pointer;display:inline-block;border-radius:6px;background:#ff671c;color:#fff;font-size:17px;font-weight:700;padding:6px 12px;width:100px}@media screen and (max-width:760px){.point-page-container .point-list .point-bought-button{font-size:16px}}.point-page-container .point-list .point-bought-button:hover{background:#ff671c}.point-page-container .point-list .point-bought-button span{font-size:15px;padding-left:4px}@media screen and (max-width:760px){.point-page-container .point-list .point-bought-button span{font-size:13px}}.point-page-container .text-link{font-size:12px}.point-page-container .notice{color:#333;font-size:12px;text-align:center}.point-page-container .notice a{color:#333;cursor:pointer;text-decoration:underline}.point-page-container .notice a:hover{color:#95989a}.point-page-container .wording{max-width:400px;text-align:left;margin:0 auto 30px}.point-log-list{margin:10px 0 40px}.point-log-list li{position:relative;padding:8px 0;display:flex;justify-content:space-between;align-items:baseline}.point-log-list li::after{border-top:1px solid #eaeaea;content:'';width:100%;position:absolute;left:0;top:18px}.point-log-list p{position:relative;z-index:2}.point-log-list p.date{color:#95989a;font-size:14px}.point-log-list p.date span{background:#fff;padding:0 12px 0 0}@media screen and (max-width:760px){.point-log-list p.date{font-size:13px}}.point-log-list p.point{flex-grow:1;text-align:right}.point-log-list p.point span{background:#fff;padding:0 0 0 12px}.mypage-main .log-list{border-top:1px solid var(--common-border-color,#eaeaea);margin:16px 0 32px}.mypage-main .log-list li{padding:10px 0;border-bottom:1px solid var(--common-border-color,#eaeaea);display:flex;align-items:center;justify-content:space-between}.mypage-main .log-list li.empty{padding:72px 0;justify-content:center}.mypage-main .log-list .log-unit{overflow:hidden}.mypage-main .log-list .date,.mypage-main .log-list .platform{color:#999;font-size:11px}.mypage-main .log-list .description{font-size:11px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.mypage-main .log-list .log-body{display:flex;justify-content:space-between;align-items:center}.mypage-main .log-list .title{font-size:14px}@media screen and (max-width:320px){.mypage-main .log-list .title{font-size:13px}}.mypage-main .log-list .log-point{text-align:right}.mypage-main .log-list .point{font-size:14px;margin-left:40px}@media screen and (max-width:320px){.mypage-main .log-list .point{font-size:13px}}.mypage-main .log-list .point.add-by-admin,.mypage-main .log-list .point.add-by-system{color:#0fbf00}.mypage-main .log-list .point.expire-by-admin,.mypage-main .log-list .point.expire-by-system,.mypage-main .log-list .point.refund-by-system{color:#f22a1f}.mypage-main .log-list .expire{font-size:11px;white-space:nowrap}@media screen and (max-width:320px){.mypage-main .log-list .expire{font-size:10px}}.mypage-main .log-list.point-bonus-history li.empty{text-align:center}.mypage-main .log-list.point-bonus-history li.empty a{color:#ff671c}.mypage-main .log-list.point-bonus-history li.empty a:hover{color:#f25000}.payment-modal-window{max-width:460px}.payment-modal-window .point-icon:before{display:inline-block;content:'';width:30px;height:30px;vertical-align:middle;margin:-5px 10px 0 0;-webkit-mask-image:url(/images/i-point.svg);mask-image:url(/images/i-point.svg);background-color:#ff671c}@media screen and (max-width:760px){.payment-modal-window .point-icon:before{width:25px;height:25px;margin:-4px px 0 0}}.payment-modal-window .modal-point-container{background:#f1f1f1;border-radius:20px;padding:16px 24px}.payment-modal-window .modal-point-container .minus-point-container,.payment-modal-window .modal-point-container .readable-product-point-container,.payment-modal-window .modal-point-container .total-point-container{display:flex;justify-content:space-between;align-items:center;padding:8px 0;max-width:260px;margin:0 auto}.payment-modal-window .modal-point-container h3{margin:4px 0 0;color:#95989a}@media screen and (max-width:760px){.payment-modal-window .modal-point-container h3{font-size:12px;margin:0}}.payment-modal-window .modal-point-container p{font-size:19px}@media screen and (max-width:760px){.payment-modal-window .modal-point-container p{font-size:17px}}.payment-modal-window .modal-point-container .minus-point-container{border-top:1px solid #d1d1d1;padding:10px 0 8px;margin-top:4px}.payment-modal-window .modal-point-container .minus-point-container h3{color:#f22a1f}.payment-modal-window .modal-point-container .minus-point-container p{color:#f22a1f}.payment-modal-window .color-button{background:#ff671c}.payment-modal-window .color-button:hover{background:#ff671c;color:#fff}.payment-modal-window .color-button img{width:20px;height:20px;vertical-align:middle;margin:-3px 6px 0 0}.payment-modal-window .color-text-link{margin-top:24px}.mypage-container{width:960px;margin:16px auto 60px;zoom:1}.mypage-container:after{content:'';display:block;clear:both;height:0}@media screen and (max-width:980px){.mypage-container{width:100%}}.mypage-sidebar{width:206px;float:left}@media screen and (max-width:980px){.mypage-sidebar{float:none;padding:0 16px;width:100%;box-sizing:border-box}}.mypage-sidebar+.mypage-main{float:right}@media screen and (max-width:980px){.mypage-sidebar+.mypage-main{float:none}}.mypage-sidebar+.mypage-main h2{font-size:23px}.mypage-main{width:725px;margin:0 auto}@media screen and (max-width:980px){.mypage-main{max-width:725px;margin:16px auto 0;width:100%;box-sizing:border-box}}@media screen and (max-width:760px){.mypage-main{max-width:400px;padding:0 16px}}.mypage-main .notice-expire,.mypage-top-point .notice-expire{position:relative;max-width:400px}.mypage-main .expire-point,.mypage-top-point .expire-point{position:absolute;font-size:11px;top:25px;right:0}.mypage-intro{background:#f1f1f1;padding:16px;text-align:center}@media screen and (max-width:760px){.mypage-intro{padding:8px}}.mypage-intro h3{font-weight:700;font-size:15px;margin-top:8px}@media screen and (max-width:760px){.mypage-intro h3{font-size:13px}}.mypage-intro p{padding:10px 0;font-size:13px}@media screen and (max-width:760px){.mypage-intro p{font-size:12px;padding:8px 0}}.mypage-intro .common-button{background:#ff671c;max-width:320px;font-size:15px;box-sizing:border-box}@media screen and (max-width:760px){.mypage-intro .common-button{font-size:13px;max-width:250px}}.mypage-intro .common-button:hover{background:#ff671c}.mypage-intro .login-intro{color:#95989a;font-size:12px;padding:8px 0}@media screen and (max-width:760px){.mypage-intro .login-intro{font-size:11px}}.mypage-intro .login-link{color:#ff671c;cursor:pointer}.mypage-intro .login-link:hover{text-decoration:underline}@media screen and (max-width:980px){.mypage-sidebar{padding:0;background:#f1f1f1;margin-bottom:32px}}.mypage-sidebar ul{border-top:1px solid var(--common-border-color,#eaeaea);border-bottom:1px solid var(--common-border-color,#eaeaea)}@media screen and (max-width:980px){.mypage-sidebar ul{border:none;display:flex;max-width:725px;margin:0 auto}}@media screen and (max-width:760px){.mypage-sidebar ul{max-width:400px}}.mypage-sidebar li{border-bottom:1px dashed var(--common-border-color,#eaeaea)}.mypage-sidebar li:last-child{border:none}@media screen and (max-width:980px){.mypage-sidebar li{border:none;width:33.3333%;text-align:center;position:relative}.mypage-sidebar li::after{content:'';border-right:1px dashed #95989a;height:20px;position:absolute;right:0;top:50%;margin-top:-10px}.mypage-sidebar li:last-child::after{content:none}}.mypage-sidebar li a{padding:10px;display:block;color:#333}.mypage-sidebar li a:hover{background:#f1f1f1}@media screen and (max-width:980px){.mypage-sidebar li a:hover{color:#95989a}.mypage-sidebar li a:hover .st0{fill:#95989a}}.mypage-sidebar li a.selected{color:#ff671c}.mypage-sidebar li a.selected .st0{fill:#ff671c}.mypage-sidebar li .sidebar-icon{display:inline-block;vertical-align:middle}.mypage-sidebar li .sidebar-icon .st0{fill:#333}.mypage-sidebar li .sidebar-icon.mypage-icon{width:17px;height:22px;padding:0 6px;margin-right:4px}@media screen and (max-width:980px){.mypage-sidebar li .sidebar-icon.mypage-icon{padding:0}}@media screen and (max-width:760px){.mypage-sidebar li .sidebar-icon.mypage-icon{padding:1.32px 0;margin:0}}.mypage-sidebar li .sidebar-icon.magazine-icon{width:17px;height:22px;padding:0 6px;margin-right:4px}@media screen and (max-width:980px){.mypage-sidebar li .sidebar-icon.magazine-icon{padding:0}}@media screen and (max-width:760px){.mypage-sidebar li .sidebar-icon.magazine-icon{padding:1.32px 0;margin:0}}.mypage-sidebar li .sidebar-icon.bought-icon{width:24px;height:19px;padding:0 3px;margin-right:4px}@media screen and (max-width:980px){.mypage-sidebar li .sidebar-icon.bought-icon{padding:0}}@media screen and (max-width:760px){.mypage-sidebar li .sidebar-icon.bought-icon{padding:5.08px 0 1.08px;margin:0}}.mypage-sidebar li .sidebar-icon.setting-icon{width:24px;height:23px;padding:0 3px;margin-right:4px}@media screen and (max-width:980px){.mypage-sidebar li .sidebar-icon.setting-icon{padding:0}}@media screen and (max-width:760px){.mypage-sidebar li .sidebar-icon.setting-icon{padding:.81px 0 .82px;margin:0}}.mypage-sidebar li .sidebar-icon.history-icon{width:23px;height:23px;padding:0 3px;margin-right:4px}@media screen and (max-width:980px){.mypage-sidebar li .sidebar-icon.history-icon{padding:0}}@media screen and (max-width:760px){.mypage-sidebar li .sidebar-icon.history-icon{padding:1.8px 0 .37px;margin:0}}.mypage-sidebar li .label{display:inline-block;vertical-align:middle;font-size:14px;margin-top:2px}@media screen and (max-width:760px){.mypage-sidebar li .label{display:block;font-size:12px;margin:4px 0 0}}.mypage-top .mypage-top-point{text-align:right;margin:-30px 0 8px}@media screen and (max-width:980px){.mypage-top .mypage-top-point{margin:-10px 0 8px}}@media screen and (max-width:760px){.mypage-top .mypage-top-point{margin:-16px 0 24px;position:relative;zoom:1}.mypage-top .mypage-top-point:after{content:'';display:block;clear:both;height:0}.mypage-top .mypage-top-point::before{content:'';width:100%;border-bottom:1px solid var(--common-border-color,#eaeaea);position:absolute;left:0;top:12px}}.mypage-top .mypage-top-point .title{font-size:12px;font-weight:700;padding-right:10px;display:inline;font-weight:300}@media screen and (max-width:760px){.mypage-top .mypage-top-point .title{padding-right:10px;background:#fff;float:left;position:relative;padding-top:4px}}.mypage-top .mypage-top-point .point{color:#ff671c;font-size:17px}@media screen and (max-width:760px){.mypage-top .mypage-top-point .point{padding-left:10px;background:#fff;float:right;position:relative}}.mypage-top .mypage-top-point .point:hover{color:#f25000}.mypage-top .mypage-top-point.point-wrapper{text-align:left;margin-bottom:12px}@media screen and (max-width:760px){.mypage-top .mypage-top-point.point-wrapper{margin-bottom:24px}}.mypage-top .mypage-top-point.point-wrapper .point-container{display:flex;align-items:center;justify-content:space-between;flex-flow:wrap}@media screen and (max-width:760px){.mypage-top .mypage-top-point.point-wrapper .point-container{display:block}}.mypage-top .mypage-top-point.point-wrapper .point-detail{width:100%;max-width:480px;overflow:hidden}@media screen and (max-width:760px){.mypage-top .mypage-top-point.point-wrapper .point-detail{display:block}}.mypage-top .mypage-top-point.point-wrapper .point-possession{max-width:400px;position:relative}.mypage-top .mypage-top-point.point-wrapper .point-possession::before{content:'';width:100%;border-bottom:1px solid var(--common-border-color,#eaeaea);position:absolute;left:0;top:12px}.mypage-top .mypage-top-point.point-wrapper .point-expires-content{clear:both;padding-top:24px}@media screen and (max-width:760px){.mypage-top .mypage-top-point.point-wrapper .point-expires-content{padding-top:28px}}.mypage-top .mypage-top-point.point-wrapper .point-expires{font-size:11px;margin-bottom:5px}.mypage-top .mypage-top-point.point-wrapper .point-expires-attention{background:url(/images/i-attention.svg) no-repeat rgba(255,0,0,.1);background-size:12px;background-position:8px center;padding:3px 10px 3px 26px}@media screen and (max-width:760px){.mypage-top .mypage-top-point.point-wrapper .point-expires-attention{background-position:5px center;padding:3px 0 3px 21px}}.mypage-top .mypage-top-point.point-wrapper .point-expires-attention span{color:#f22a1f}.mypage-top .mypage-top-point.point-wrapper .expires-description{font-size:10px;color:#666}.mypage-top .mypage-top-point.point-wrapper .expires-description a{color:#ff671c;text-decoration:underline}.mypage-top .mypage-top-point.point-wrapper .expires-description a:hover{color:#f25000}.mypage-top .mypage-top-point.point-wrapper .point,.mypage-top .mypage-top-point.point-wrapper .title{position:relative;background:#fff}.mypage-top .mypage-top-point.point-wrapper .title{font-weight:700;float:left;font-size:13px;padding-right:8px;padding-top:3px}.mypage-top .mypage-top-point.point-wrapper .point{float:right;padding-left:8px}.mypage-top .mypage-top-point.point-wrapper .point-bought-button{clear:both}@media screen and (max-width:760px){.mypage-top .mypage-top-point.point-wrapper .point-bought-button{padding-top:24px;margin-left:0}}.mypage-top .mypage-top-point.point-wrapper .point-bought-button a{background:#ff671c;border-radius:30px;color:#fff;font-size:13px;display:inline-block;width:160px;padding:6px 16px;text-align:center}@media screen and (max-width:760px){.mypage-top .mypage-top-point.point-wrapper .point-bought-button a{display:block;margin:0 auto;width:180px}}.mypage-top .mypage-top-point.point-wrapper .point-bought-button a:hover{background:#ff671c}.mypage-top .mypage-top-point.point-wrapper .point-bought-button a img{width:16px;vertical-align:middle;margin-top:-2px;margin-right:3px}.mypage-top .mypage-top-point.point-wrapper .point-bought-button a.text-link{color:#ff671c;background:0 0;margin:0 auto 10px}.mypage-top .mypage-top-point.point-wrapper .point-bought-button a.text-link:hover{background:0 0;color:#f25000}.mypage-top .mypage-top-point.point-wrapper .point-bought-button a.point-history-button{background:#333;margin-right:0}@media screen and (max-width:760px){.mypage-top .mypage-top-point.point-wrapper .point-bought-button a.point-history-button{margin:0 auto}}.mypage-top .bought-list-container,.mypage-top .magazine-list-container{margin-bottom:40px}.mypage-top .bought-list-container,.mypage-top .history-list-container,.mypage-top .magazine-list-container{border-top:2px solid #333}.mypage-top h4{padding:24px 0;font-size:17px;font-weight:700}.mypage-top h4::before{display:inline-block;content:'';background-size:contain;vertical-align:middle;margin:-2px 8px 0 0}.mypage-top .magazine-list-title::before{background:url(/images/user/ic_magazine.svg) center center no-repeat;width:20px;height:24px}.mypage-top .bought-list-title::before{background:url(/images/user/ic_bought.svg) center center no-repeat;width:24px;height:24px}.mypage-top .more-button-container{width:100%;text-align:center;margin:0}.mypage-top .more-button-container .more-button{border:none;background:0 0;cursor:pointer;display:inline-block;font-size:13px;opacity:.4;padding:8px 16px}@media screen and (max-width:980px){.mypage-top .more-button-container .more-button{background:#333;color:#fff;border-radius:30px;opacity:1;margin:20px 20px 0;padding:6px 24px;font-size:12px}}@media screen and (max-width:760px){.mypage-top .more-button-container .more-button:nth-child(2){margin-top:20px}}.mypage-top .more-button-container .more-button::after{display:inline-block;content:'';background:url(/images/user/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){.mypage-top .more-button-container .more-button::after{color:#fff;background:url(/images/user/ic_arrow_down_small_white.png) center center no-repeat;background-size:contain;width:8px}}.mypage-top .more-button-container .more-button:hover{color:#333;opacity:1}@media screen and (max-width:980px){.mypage-top .more-button-container .more-button:hover{color:#fff;background:#595959}}.mypage-top .more-button-container .more-button-link::after{content:none}.magazine-list-container{position:relative}.magazine-list-container .magazine-status{display:flex;font-weight:700;font-size:13px;margin-bottom:16px}.magazine-list-container .magazine-status .status{padding:2px 12px;background:#fff;color:#f22a1f;border:2px solid #f22a1f;border-right:none}.magazine-list-container .magazine-status .magazine-title{padding:2px 12px;background:#f22a1f;color:#fff;border:2px solid #f22a1f;border-left:none}.magazine-list-container .magazine-empty-container{position:relative;font-weight:700;text-align:center}.magazine-list-container .magazine-empty-container a{display:block;background:#ff671c;color:#fff;margin:0 auto;max-width:280px;line-height:40px;border-radius:20px}.magazine-list-container .magazine-empty-container a strong{color:#fff176}.magazine-list-container .magazine-empty-container p{line-height:1.2}.magazine-list-container .magazine-empty-container-magazine{display:flex;justify-content:space-between;align-items:stretch}@media screen and (max-width:760px){.magazine-list-container .magazine-empty-container-magazine{position:relative;flex-wrap:wrap}}.magazine-list-container .magazine-empty-container-magazine li{line-height:0}@media screen and (max-width:760px){.magazine-list-container .magazine-empty-container-magazine li:nth-child(1),.magazine-list-container .magazine-empty-container-magazine li:nth-child(2),.magazine-list-container .magazine-empty-container-magazine li:nth-child(3){width:calc((100% - 16px)/ 3)}.magazine-list-container .magazine-empty-container-magazine li:nth-child(4),.magazine-list-container .magazine-empty-container-magazine li:nth-child(5),.magazine-list-container .magazine-empty-container-magazine li:nth-child(6){display:none}}@media screen and (min-width:760px){.magazine-list-container .magazine-empty-container-magazine img{width:auto;height:198px}}@media screen and (max-width:760px){.magazine-list-container .magazine-empty-container-magazine img{width:100%;height:auto}}@media screen and (min-width:760px){.magazine-list-container .magazine-empty-container-text-wrapper{align-items:center}}@media screen and (min-width:760px){.magazine-list-container .magazine-empty-container-text{margin-top:16px}}@media screen and (max-width:760px){.magazine-list-container .magazine-empty-container-text{margin-top:12px}}.magazine-list-container .magazine-empty-container-main-text strong{color:#ff671c;padding-right:5px}.magazine-list-container .magazine-empty-container-sub-text{font-size:12px;margin:6px 0 8px}.magazine-list-container .magazine-empty-container-sub-text strong{color:#ff671c;padding:0 4px}.magazine-list-container .magazine-subscription-banner{display:flex;align-items:center;padding:16px;margin-top:24px;background-color:#f1f1f1;border:1px solid var(--common-border-color,#eaeaea);border-radius:8px}.magazine-list-container .magazine-subscription-banner ul{display:flex}.magazine-list-container .magazine-subscription-banner ul li{width:100px;height:146px;margin-right:10px}@media screen and (max-width:760px){.magazine-list-container .magazine-subscription-banner ul li{width:90px;height:131px}.magazine-list-container .magazine-subscription-banner ul li:nth-child(2){display:none}}.magazine-list-container .magazine-subscription-banner ul li img{width:100%;height:auto}.magazine-list-container .magazine-subscription-banner .magazine-subscription-text-box{width:100%;font-weight:700}.magazine-list-container .magazine-subscription-banner .magazine-subscription-text-box p{text-align:center}@media screen and (max-width:350px){.magazine-list-container .magazine-subscription-banner .magazine-subscription-text-box p{text-align:left}}.magazine-list-container .magazine-subscription-banner .magazine-subscription-text-box strong{color:#ff671c}.magazine-list-container .magazine-subscription-banner .magazine-subscription-text-box .magazine-subscription-main-text{font-size:15px}@media screen and (max-width:760px){.magazine-list-container .magazine-subscription-banner .magazine-subscription-text-box .magazine-subscription-main-text{font-size:12px}}.magazine-list-container .magazine-subscription-banner .magazine-subscription-text-box .magazine-subscription-sub-text{font-size:12px;margin-bottom:16px}@media screen and (max-width:760px){.magazine-list-container .magazine-subscription-banner .magazine-subscription-text-box .magazine-subscription-sub-text{margin-top:4px;font-size:10px}}.magazine-list-container .magazine-subscription-banner .magazine-subscription-text-box .br-sp{display:none}@media screen and (max-width:760px){.magazine-list-container .magazine-subscription-banner .magazine-subscription-text-box .br-sp{display:block}}@media screen and (max-width:350px){.magazine-list-container .magazine-subscription-banner .magazine-subscription-text-box .br-sp{display:none}}.magazine-list-container .magazine-subscription-banner a{display:block;text-align:center;background:#ff671c;color:#fff;margin:0 auto;max-width:220px;line-height:40px;border-radius:20px}.magazine-list-container .magazine-subscription-banner a:hover{color:#fff;opacity:.7}@media screen and (max-width:760px){.magazine-list-container .magazine-subscription-banner a{max-width:180px;font-size:13px;line-height:34px;border-radius:17px}}.magazine-list{display:flex;align-items:flex-start;flex-wrap:wrap}.magazine-list li{margin-bottom:16px;width:calc((100% - 80px)/ 5.01)}@media screen and (min-width:760px){.magazine-list li:not(:nth-child(5n)){margin-right:20px}}@media screen and (max-width:760px){.magazine-list li{width:calc((100% - 5%)/ 2);margin-bottom:16px}.magazine-list li:nth-child(odd){margin-right:5%}}.magazine-list li a{display:block}.magazine-list li a:visited{color:#95989a}.magazine-list li a:hover{color:#ff671c}.magazine-list .thmb-container{padding-top:142.85714286%;position:relative;text-align:left;margin-bottom:6px}.magazine-list img{display:block;position:absolute;bottom:0;width:auto;height:auto;max-width:100%;max-height:100%}.magazine-list .magazine-title{display:block;font-size:12px;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}.magazine-list .label-container{margin-top:4px;font-size:10px}.magazine-list .label-container .new-label{background:#f22a1f;color:#fff;padding:0 3px;float:left;margin-right:4px;margin-bottom:3px;display:inline-block}.magazine-list .label-container .date-label{color:#95989a;float:left;display:inline-block}.bought-list{display:flex;flex-wrap:wrap}.bought-list li{margin-bottom:20px;width:calc((100% - 80px)/ 5.01);position:relative}@media screen and (min-width:760px){.bought-list li:not(:nth-child(5n)){margin-right:20px}}@media screen and (max-width:760px){.bought-list li{width:calc((100% - 5%)/ 2);margin-bottom:16px}.bought-list li:nth-child(odd){margin-right:5%}.bought-list li:nth-child(n+5){display:none}.bought-list li.more-button-container{display:block}}.bought-list li a{display:block}.bought-list li a:visited .series-title{color:#95989a}.bought-list li a:visited:hover .series-title{color:#ff671c}.bought-list li a .rental-series{color:#0fbf00}.bought-list .bought-list-status{margin-bottom:50px}.bought-list .episode-title,.bought-list .series-title{display:block;word-wrap:break-word;overflow-wrap:break-word}.bought-list img{width:100%;display:block;margin-bottom:6px}.bought-list .series-title{font-size:13px}@media screen and (max-width:760px){.bought-list .series-title{font-size:12px}}.bought-list .new-episode-label{background:#f22a1f;color:#fff;font-size:10px;padding:3px 4px}.bought-list .new-episode-date{color:#95989a;display:block;font-size:10px;margin-top:2px}.bought-list .episode-title{font-size:10px;color:#95989a}.bought-list .rental-episode-title{display:-webkit-box;overflow:hidden;max-height:3em;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:13px;margin-bottom:8px;word-wrap:break-word;overflow-wrap:break-word}@media screen and (max-width:760px){.bought-list .rental-episode-title{font-size:12px}}.bought-list .rental-status{position:absolute;bottom:-30px;width:100%;color:#0fbf00}@media screen and (max-width:760px){.bought-list .rental-status{bottom:-30px}}.bought-list .rental-status .rental-label{display:block;margin-bottom:4px;line-height:1;font-weight:700;font-size:11px}@media screen and (max-width:320px){.bought-list .rental-status .rental-label{font-size:10px}}.bought-list .rental-status .rental-label::before{display:inline-block;content:'';width:12px;height:9px;background:url(/images/viewer/ic_checked.png) center center no-repeat;background-size:contain;margin-right:2px}.bought-list .rental-status .return-date{display:block;font-weight:300;font-size:11px}@media screen and (max-width:320px){.bought-list .rental-status .return-date{font-size:10px}}.bought-list .rental-status .return-date .date-label{padding-right:5px}.bought-list-notice,.magazine-list-notice{text-align:center}.mypage-setting .status{font-size:13px;margin:8px 0 24px}.mypage-setting .status.external-server-error{margin:0;font-size:12px;font-weight:700;text-align:center;color:#e50012;background-color:#fe6;padding:12px}@media screen and (max-width:980px){.mypage-setting .status.external-server-error{text-align:left}}@media screen and (max-width:760px){.mypage-setting .status.external-server-error{padding:10px}}@media screen and (max-width:340px){.mypage-setting .status.external-server-error{font-size:10px}}.mypage-setting .point-container{max-width:400px;position:relative;margin:16px 0;zoom:1}.mypage-setting .point-container:after{content:'';display:block;clear:both;height:0}.mypage-setting .point-container::before{content:'';width:100%;border-bottom:1px solid var(--common-border-color,#eaeaea);position:absolute;left:0;top:12px}.mypage-setting .total-point,.mypage-setting .total-point-title{background:#fff;padding-bottom:6px;position:relative}.mypage-setting .total-point-title{font-weight:700;float:left;position:relative;font-size:13px;padding-right:8px;padding-top:3px}.mypage-setting .total-point{color:#ff671c;float:right;font-size:17px;padding-left:8px}.mypage-setting .expired-point{clear:both;padding:12px 0 0;font-size:13px}.mypage-setting .expired-point span{display:inline-block}.mypage-setting .point-bought-button{clear:both;padding-top:16px}.mypage-setting .point-bought-button a{background:#ff671c;border-radius:30px;color:#fff;font-size:13px;display:inline-block;width:160px;padding:6px 16px;margin-right:10px;margin-bottom:10px;text-align:center}@media screen and (max-width:760px){.mypage-setting .point-bought-button a{display:block;margin:0 auto 10px;width:180px}}.mypage-setting .point-bought-button a:hover{background:#ff671c}.mypage-setting .point-bought-button a img{width:16px;vertical-align:middle;margin-top:-2px;margin-right:3px}.mypage-setting .point-bought-button a.text-link{color:#ff671c;background:0 0;margin:0 auto 10px}.mypage-setting .point-bought-button a.text-link:hover{background:0 0;color:#f25000}.mypage-setting .point-bought-button a.point-history-button{background:#333;margin-right:0}@media screen and (max-width:760px){.mypage-setting .point-bought-button a.point-history-button{margin:0 auto}}.mypage-setting.point-wrapper .point-expires-content{clear:both;padding-top:10px}.mypage-setting.point-wrapper .point-expires-content{clear:both;padding-top:24px}@media screen and (max-width:760px){.mypage-setting.point-wrapper .point-expires-content{padding-top:28px}}.mypage-setting.point-wrapper .point-expires{font-size:11px;margin-bottom:5px}.mypage-setting.point-wrapper .point-expires-attention{background:url(/images/i-attention.svg) no-repeat rgba(255,0,0,.1);background-size:12px;background-position:8px center;padding:3px 10px 3px 26px}@media screen and (max-width:760px){.mypage-setting.point-wrapper .point-expires-attention{background-position:5px center;padding:3px 0 3px 21px}}.mypage-setting.point-wrapper .point-expires-attention span{color:#f22a1f}.mypage-setting.point-wrapper .expires-description{font-size:10px;color:#666}.mypage-setting.point-wrapper .expires-description a{color:#ff671c;text-decoration:underline}.mypage-setting.point-wrapper .expires-description a:hover{color:#f25000}.mypage-setting.point-wrapper .point-bought-button{clear:both;padding-top:20px}@media screen and (max-width:760px){.mypage-setting.point-wrapper .point-bought-button{padding-top:24px;margin-left:0}}.mypage-setting.point-wrapper .point-bought-button a{background:#ff671c;border-radius:30px;color:#fff;font-size:13px;display:inline-block;width:160px;padding:6px 16px;text-align:center}@media screen and (max-width:760px){.mypage-setting.point-wrapper .point-bought-button a{display:block;margin:0 auto;width:180px}}.mypage-setting.point-wrapper .point-bought-button a:hover{background:#ff671c;color:#fff}.mypage-setting.point-wrapper .point-bought-button a img{width:16px;vertical-align:middle;margin-top:-2px;margin-right:3px}.mypage-setting.point-wrapper .point-bought-button a.text-link{color:#ff671c;background:0 0;margin:0 auto 10px}.mypage-setting.point-wrapper .point-bought-button a.text-link:hover{background:0 0;color:#f25000}.mypage-setting #mypage-list-contaier{margin-top:40px}.mypage-setting .logout-button{background:0 0;border:none;color:#95989a;text-decoration:underline;font-size:13px;margin:40px 0;padding:0;cursor:pointer}.mypage-setting .logout-button:hover{color:#333}.mypage-setting .days-upgrade-content{display:flex;justify-content:space-between;align-items:center;background-color:#f1f1f1;border:1px solid var(--common-border-color,#eaeaea);border-radius:8px;padding:20px 24px;margin-top:20px}@media screen and (max-width:760px){.mypage-setting .days-upgrade-content{padding:16px;display:block;text-align:center}}@media screen and (max-width:320px){.mypage-setting .days-upgrade-content{padding:16px 8px}}.mypage-setting .days-upgrade-content h4{font-size:13px;font-weight:700;margin-bottom:3px}.mypage-setting .days-upgrade-content p{font-size:13px}.mypage-setting .days-upgrade-content strong{font-weight:700;color:#ff671c}@media screen and (max-width:760px){.mypage-setting .days-upgrade-content .premium-link{display:block;margin-top:10px}}.point-breakdown{padding-left:20px;margin-left:20px;position:relative;clear:both}.point-breakdown.has-expired-point{top:16px}.point-breakdown .point,.point-breakdown .title{font-size:13px;padding:2px 0 0 0;font-weight:300}.point-breakdown .title{position:relative;float:left;clear:both}.point-breakdown .title::before{position:absolute;content:'';width:14px;border-left:1px solid var(--common-border-color,#eaeaea);border-bottom:1px solid var(--common-border-color,#eaeaea);top:-15px;left:-20px;height:25px}.point-breakdown .title:first-child::before{top:0;height:11px}.point-breakdown.has-expired-point .title:first-child::before{top:-20px;height:30px}.point-breakdown .point{float:right}.mypage-bought-series .title-box{flex:1;min-width:0;word-wrap:break-word;overflow-wrap:break-word;margin-left:16px}@media screen and (max-width:760px){.mypage-bought-series .title-box{margin-left:10px}}.mypage-bought-series .new-episode-date{font-size:12px;color:#95989a}@media screen and (max-width:760px){.mypage-bought-series .new-episode-date{font-size:10px}}.mypage-bought-series .series-title{font-size:17px;margin-bottom:6px;line-height:1.3}@media screen and (max-width:760px){.mypage-bought-series .series-title{font-size:15px}}.mypage-bought-series .rental-series-title{display:flex;justify-content:space-between;align-items:baseline}@media screen and (max-width:760px){.mypage-bought-series .rental-series-title{flex-direction:column}}.mypage-bought-series .rental-history-link{font-size:13px}@media screen and (max-width:760px){.mypage-bought-series .rental-history-link{padding-top:8px}}.mypage-bought-series .rental-history-link a{text-decoration:underline;color:#ff671c}.mypage-bought-series .rental-history-link a:hover{color:#ff671c}.mypage-bought-series .rental-series-list{border-top:1px solid var(--common-border-color,#eaeaea);margin:16px 0 32px}.mypage-bought-series .rental-series-list li a{display:flex;align-items:center;flex-wrap:nowrap;text-align:left;padding:16px 0;border-bottom:1px solid var(--common-border-color,#eaeaea)}@media screen and (max-width:760px){.mypage-bought-series .rental-series-list li a{padding:10px 0}}.mypage-bought-series .rental-series-list li a:hover{color:#ff671c}.mypage-bought-series .rental-series-list li a:hover .episode-title{color:#ff671c}.mypage-bought-series .rental-series-list li a img{width:96px;height:auto;vertical-align:middle}@media screen and (max-width:760px){.mypage-bought-series .rental-series-list li a img{width:105px;height:auto}}@media screen and (max-width:320px){.mypage-bought-series .rental-series-list li a img{width:80px}}.mypage-bought-series .rental-series-list .episode-title{font-size:12px;line-height:1.3}.mypage-bought-series .rental-series-list .rental-series{width:100%;color:#0fbf00;line-height:1.2;margin-top:6px}.mypage-bought-series .rental-series-list .rental-label{margin-right:5px;font-weight:700;font-size:12px}@media screen and (max-width:320px){.mypage-bought-series .rental-series-list .rental-label{font-size:11px}}.mypage-bought-series .rental-series-list .rental-label::before{display:inline-block;content:'';width:12px;height:9px;background:url(/images/viewer/ic_checked.png) center center no-repeat;background-size:contain;margin-right:2px}.mypage-bought-series .rental-series-list .return-date{display:inline-block;font-weight:300;font-size:12px}@media screen and (max-width:320px){.mypage-bought-series .rental-series-list .return-date{font-size:11px}}.mypage-bought-series .rental-series-list .return-date .date-label{padding-right:5px}.mypage-bought-series .bought-series-list{border-top:1px solid var(--common-border-color,#eaeaea);margin:16px 0 32px}.mypage-bought-series .bought-series-list li{padding:16px 0;border-bottom:1px solid var(--common-border-color,#eaeaea);display:flex;align-items:center;flex-wrap:nowrap;text-align:left}@media screen and (max-width:760px){.mypage-bought-series .bought-series-list li{padding:10px 0}}.mypage-bought-series .bought-series-list img{width:140px;height:auto;vertical-align:middle}@media screen and (max-width:760px){.mypage-bought-series .bought-series-list img{width:105px}}@media screen and (max-width:320px){.mypage-bought-series .bought-series-list img{width:80px}}@media screen and (max-width:400px){.mypage-bought-series .bought-series-list .mypage-illustration-thumbnail{width:80px}}.mypage-bought-series .bought-series-list .author{font-size:13px;margin-bottom:8px;line-height:1.3}@media screen and (max-width:760px){.mypage-bought-series .bought-series-list .author{font-size:12px;margin-bottom:6px}}.mypage-bought-series .bought-series-list a.main-link{background:#f1f1f1;border-radius:6px;font-size:13px;padding:4px 12px;margin-right:12px;display:inline-block;margin-bottom:6px}.mypage-bought-series .bought-series-list a.main-link:hover{background:#666;color:#fff}.mypage-bought-series .bought-series-list a.main-link:visited{color:#95989a}.mypage-bought-series .bought-series-list a.main-link:visited:hover{color:#fff}@media screen and (max-width:760px){.mypage-bought-series .bought-series-list a.main-link{font-size:12px;margin-right:8px}}.mypage-bought-series .bought-series-list a.sub-link{color:#333;font-size:12px;display:inline-block;margin-bottom:6px}.mypage-bought-series .bought-series-list a.sub-link:hover{color:#ff671c}@media screen and (max-width:760px){.mypage-bought-series .bought-series-list a.sub-link{font-size:11px}}.mypage-bought-series .list-empty{border-top:1px solid var(--common-border-color,#eaeaea);margin:16px 0 32px}.mypage-bought-series .list-empty li{padding:72px 0;border-bottom:1px solid var(--common-border-color,#eaeaea)}@media screen and (max-width:760px){.mypage-bought-series .list-empty li{padding:40px 0}}.mypage-bought-series .list-empty li p{text-align:center}.mypage-bought-series .list-empty li p a{color:#ff671c;text-decoration:underline}.mypage-bought-series .list-empty li p a:hover{color:#cf4400}.mypage-bookshelf-magazine .bookshelf-magazine-list,.mypage-bookshelf-magazine .bookshelf-volume-list,.mypage-bookshelf-volume .bookshelf-magazine-list,.mypage-bookshelf-volume .bookshelf-volume-list{display:grid;margin:24px 0 40px;grid-template-columns:repeat(5,1fr);row-gap:20px;column-gap:20px}@media screen and (max-width:760px){.mypage-bookshelf-magazine .bookshelf-magazine-list,.mypage-bookshelf-magazine .bookshelf-volume-list,.mypage-bookshelf-volume .bookshelf-magazine-list,.mypage-bookshelf-volume .bookshelf-volume-list{grid-template-columns:repeat(3,1fr);row-gap:20px;column-gap:16px}}.mypage-bookshelf-magazine .bookshelf-magazine-list li a,.mypage-bookshelf-magazine .bookshelf-volume-list li a,.mypage-bookshelf-volume .bookshelf-magazine-list li a,.mypage-bookshelf-volume .bookshelf-volume-list li a{display:block}.mypage-bookshelf-magazine .bookshelf-magazine-list li a:visited,.mypage-bookshelf-magazine .bookshelf-volume-list li a:visited,.mypage-bookshelf-volume .bookshelf-magazine-list li a:visited,.mypage-bookshelf-volume .bookshelf-volume-list li a:visited{color:#95989a}.mypage-bookshelf-magazine .bookshelf-magazine-list li a:hover,.mypage-bookshelf-magazine .bookshelf-volume-list li a:hover,.mypage-bookshelf-volume .bookshelf-magazine-list li a:hover,.mypage-bookshelf-volume .bookshelf-volume-list li a:hover{color:#ff671c}.mypage-bookshelf-magazine .bookshelf-magazine-list .magazine-title,.mypage-bookshelf-magazine .bookshelf-magazine-list .volume-title,.mypage-bookshelf-magazine .bookshelf-volume-list .magazine-title,.mypage-bookshelf-magazine .bookshelf-volume-list .volume-title,.mypage-bookshelf-volume .bookshelf-magazine-list .magazine-title,.mypage-bookshelf-volume .bookshelf-magazine-list .volume-title,.mypage-bookshelf-volume .bookshelf-volume-list .magazine-title,.mypage-bookshelf-volume .bookshelf-volume-list .volume-title{display:block;font-size:12px;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}.mypage-bookshelf-magazine .bookshelf-magazine-list .thmb-container,.mypage-bookshelf-magazine .bookshelf-volume-list .thmb-container,.mypage-bookshelf-volume .bookshelf-magazine-list .thmb-container,.mypage-bookshelf-volume .bookshelf-volume-list .thmb-container{padding-top:142.85714286%;position:relative;text-align:left;margin-bottom:6px}.mypage-bookshelf-magazine .bookshelf-magazine-list .thmb-container img,.mypage-bookshelf-magazine .bookshelf-volume-list .thmb-container img,.mypage-bookshelf-volume .bookshelf-magazine-list .thmb-container img,.mypage-bookshelf-volume .bookshelf-volume-list .thmb-container img{display:block;position:absolute;bottom:0;width:auto;height:auto;max-width:100%;max-height:100%}.mypage-bookshelf-magazine .bookshelf-magazine-list .label-container,.mypage-bookshelf-magazine .bookshelf-volume-list .label-container,.mypage-bookshelf-volume .bookshelf-magazine-list .label-container,.mypage-bookshelf-volume .bookshelf-volume-list .label-container{margin-top:4px;font-size:10px}.mypage-bookshelf-magazine .bookshelf-magazine-list .label-container .new-label,.mypage-bookshelf-magazine .bookshelf-volume-list .label-container .new-label,.mypage-bookshelf-volume .bookshelf-magazine-list .label-container .new-label,.mypage-bookshelf-volume .bookshelf-volume-list .label-container .new-label{background:#f22a1f;color:#fff;padding:0 3px;float:left;margin-right:4px;margin-bottom:3px;display:inline-block}.mypage-bookshelf-magazine .bookshelf-magazine-list .label-container .date-label,.mypage-bookshelf-magazine .bookshelf-volume-list .label-container .date-label,.mypage-bookshelf-volume .bookshelf-magazine-list .label-container .date-label,.mypage-bookshelf-volume .bookshelf-volume-list .label-container .date-label{color:#95989a;float:left;display:inline-block}.mypage-bookshelf-magazine .bookshelf-magazine-list.loading,.mypage-bookshelf-magazine .bookshelf-volume-list.loading,.mypage-bookshelf-volume .bookshelf-magazine-list.loading,.mypage-bookshelf-volume .bookshelf-volume-list.loading{pointer-events:none}.mypage-bookshelf-magazine .bookshelf-magazine-list.loading .magazine-title,.mypage-bookshelf-magazine .bookshelf-magazine-list.loading .thmb-container,.mypage-bookshelf-magazine .bookshelf-magazine-list.loading .volume-title,.mypage-bookshelf-magazine .bookshelf-volume-list.loading .magazine-title,.mypage-bookshelf-magazine .bookshelf-volume-list.loading .thmb-container,.mypage-bookshelf-magazine .bookshelf-volume-list.loading .volume-title,.mypage-bookshelf-volume .bookshelf-magazine-list.loading .magazine-title,.mypage-bookshelf-volume .bookshelf-magazine-list.loading .thmb-container,.mypage-bookshelf-volume .bookshelf-magazine-list.loading .volume-title,.mypage-bookshelf-volume .bookshelf-volume-list.loading .magazine-title,.mypage-bookshelf-volume .bookshelf-volume-list.loading .thmb-container,.mypage-bookshelf-volume .bookshelf-volume-list.loading .volume-title{position:relative;overflow:hidden;background:#eaeaea}.mypage-bookshelf-magazine .bookshelf-magazine-list.loading .magazine-title:before,.mypage-bookshelf-magazine .bookshelf-magazine-list.loading .thmb-container:before,.mypage-bookshelf-magazine .bookshelf-magazine-list.loading .volume-title:before,.mypage-bookshelf-magazine .bookshelf-volume-list.loading .magazine-title:before,.mypage-bookshelf-magazine .bookshelf-volume-list.loading .thmb-container:before,.mypage-bookshelf-magazine .bookshelf-volume-list.loading .volume-title:before,.mypage-bookshelf-volume .bookshelf-magazine-list.loading .magazine-title:before,.mypage-bookshelf-volume .bookshelf-magazine-list.loading .thmb-container:before,.mypage-bookshelf-volume .bookshelf-magazine-list.loading .volume-title:before,.mypage-bookshelf-volume .bookshelf-volume-list.loading .magazine-title:before,.mypage-bookshelf-volume .bookshelf-volume-list.loading .thmb-container:before,.mypage-bookshelf-volume .bookshelf-volume-list.loading .volume-title:before{content:'';position:absolute;top:0;left:0;z-index:2;display:block;width:100%;height:100%;background:linear-gradient(90deg,transparent,#ffffff70,transparent);animation:skeleton-animation 1.2s linear infinite}.mypage-bookshelf-magazine .bookshelf-magazine-list.loading .magazine-title img,.mypage-bookshelf-magazine .bookshelf-magazine-list.loading .thmb-container img,.mypage-bookshelf-magazine .bookshelf-magazine-list.loading .volume-title img,.mypage-bookshelf-magazine .bookshelf-volume-list.loading .magazine-title img,.mypage-bookshelf-magazine .bookshelf-volume-list.loading .thmb-container img,.mypage-bookshelf-magazine .bookshelf-volume-list.loading .volume-title img,.mypage-bookshelf-volume .bookshelf-magazine-list.loading .magazine-title img,.mypage-bookshelf-volume .bookshelf-magazine-list.loading .thmb-container img,.mypage-bookshelf-volume .bookshelf-magazine-list.loading .volume-title img,.mypage-bookshelf-volume .bookshelf-volume-list.loading .magazine-title img,.mypage-bookshelf-volume .bookshelf-volume-list.loading .thmb-container img,.mypage-bookshelf-volume .bookshelf-volume-list.loading .volume-title img{opacity:0}.mypage-bookshelf-magazine .bookshelf-magazine-list.loading .magazine-title,.mypage-bookshelf-magazine .bookshelf-magazine-list.loading .volume-title,.mypage-bookshelf-magazine .bookshelf-volume-list.loading .magazine-title,.mypage-bookshelf-magazine .bookshelf-volume-list.loading .volume-title,.mypage-bookshelf-volume .bookshelf-magazine-list.loading .magazine-title,.mypage-bookshelf-volume .bookshelf-magazine-list.loading .volume-title,.mypage-bookshelf-volume .bookshelf-volume-list.loading .magazine-title,.mypage-bookshelf-volume .bookshelf-volume-list.loading .volume-title{color:transparent;text-indent:-9999px;height:1rem}@keyframes skeleton-animation{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}.mypage-bookshelf-magazine .sync-button-area,.mypage-bookshelf-volume .sync-button-area{background-color:#f1f1f1;border:1px solid var(--common-border-color,#eaeaea);border-radius:8px;padding:20px;margin-top:10px}@media screen and (max-width:760px){.mypage-bookshelf-magazine .sync-button-area,.mypage-bookshelf-volume .sync-button-area{padding:15px}}.mypage-bookshelf-magazine .sync-button-area h3,.mypage-bookshelf-volume .sync-button-area h3{font-size:13px;font-weight:700}.mypage-bookshelf-magazine .sync-button-area .latest-sync-time,.mypage-bookshelf-volume .sync-button-area .latest-sync-time{font-size:12px;color:#666;margin-left:12px}.mypage-bookshelf-magazine .sync-button-area .submit-wrapper,.mypage-bookshelf-volume .sync-button-area .submit-wrapper{position:relative;display:flex;align-items:center;margin:10px 0}.mypage-bookshelf-magazine .sync-button-area .submit-wrapper::before,.mypage-bookshelf-volume .sync-button-area .submit-wrapper::before{position:absolute;top:50%;left:24px;transform:translateY(-50%);display:inline-block;content:'';width:13px;height:13px;background:url(/images/viewer/ic_sync.svg) center center no-repeat;cursor:pointer}@media screen and (max-width:760px){.mypage-bookshelf-magazine .sync-button-area .submit-wrapper::before,.mypage-bookshelf-volume .sync-button-area .submit-wrapper::before{left:20px}}.mypage-bookshelf-magazine .sync-button-area .submit-wrapper input,.mypage-bookshelf-volume .sync-button-area .submit-wrapper input{background:#fff;border:1px solid #ccc;border-radius:15px;box-sizing:border-box;color:#000;font-size:12px;padding:6px 24px 6px 42px;cursor:pointer;-webkit-appearance:none}@media screen and (max-width:760px){.mypage-bookshelf-magazine .sync-button-area .submit-wrapper input,.mypage-bookshelf-volume .sync-button-area .submit-wrapper input{padding:6px 20px 6px 38px}}.mypage-bookshelf-magazine .sync-button-area .reload,.mypage-bookshelf-volume .sync-button-area .reload{font-size:13px;color:#666;margin:10px 0}.mypage-bookshelf-magazine .sync-button-area .reload a,.mypage-bookshelf-volume .sync-button-area .reload a{text-decoration:underline;color:#ff671c}.mypage-bookshelf-magazine .sync-button-area .reload a:hover,.mypage-bookshelf-volume .sync-button-area .reload a:hover{color:#ff671c}.mypage-bookshelf-magazine .sync-button-area .sync-text-box p,.mypage-bookshelf-volume .sync-button-area .sync-text-box p{font-size:12px;margin-bottom:4px}.mypage-bookshelf-magazine .sync-button-area .sync-text-box .attention,.mypage-bookshelf-volume .sync-button-area .sync-text-box .attention{position:relative;font-size:11px;margin-bottom:0;padding-left:14px}.mypage-bookshelf-magazine .sync-button-area .sync-text-box .attention::before,.mypage-bookshelf-volume .sync-button-area .sync-text-box .attention::before{position:absolute;top:0;left:0;display:inline-block;content:'※'}@media screen and (max-width:760px){.mypage-bookshelf-magazine .sync-button-area .sync-text-box .attention,.mypage-bookshelf-volume .sync-button-area .sync-text-box .attention{font-size:10px}}.mypage-bookshelf-magazine .sync-button-area .sync-text-box a,.mypage-bookshelf-volume .sync-button-area .sync-text-box a{color:#ff671c;text-decoration:underline}.mypage-bookshelf-magazine .sync-button-area .sync-text-box a:hover,.mypage-bookshelf-volume .sync-button-area .sync-text-box a:hover{color:#ff671c}.mypage-bookshelf-magazine .wj-campaign,.mypage-bookshelf-volume .wj-campaign{margin-top:24px}.mypage-bookshelf-magazine .wj-campaign a,.mypage-bookshelf-volume .wj-campaign a{color:#ff671c;font-size:12px;text-decoration:underline}.mypage-bookshelf-magazine .wj-campaign a:hover,.mypage-bookshelf-volume .wj-campaign a:hover{color:#f25000}.mypage-bookshelf-magazine .hide-border-top,.mypage-bookshelf-volume .hide-border-top{border-top:none}.mypage-bookshelf-magazine .tab-container,.mypage-bookshelf-volume .tab-container,.mypage-bought-series .tab-container{display:flex;align-items:center}.mypage-bookshelf-magazine .tab-container li,.mypage-bookshelf-volume .tab-container li,.mypage-bought-series .tab-container li{width:50%;text-align:center}.mypage-bookshelf-magazine .tab-container a:hover,.mypage-bookshelf-magazine .tab-container span:hover,.mypage-bookshelf-volume .tab-container a:hover,.mypage-bookshelf-volume .tab-container span:hover,.mypage-bought-series .tab-container a:hover,.mypage-bought-series .tab-container span:hover{color:#ff671c}.mypage-bookshelf-magazine .tab-container a:hover h2.active,.mypage-bookshelf-magazine .tab-container span:hover h2.active,.mypage-bookshelf-volume .tab-container a:hover h2.active,.mypage-bookshelf-volume .tab-container span:hover h2.active,.mypage-bought-series .tab-container a:hover h2.active,.mypage-bought-series .tab-container span:hover h2.active{color:#000;cursor:default}.mypage-bookshelf-magazine .tab-container a:hover h2.active-back,.mypage-bookshelf-magazine .tab-container span:hover h2.active-back,.mypage-bookshelf-volume .tab-container a:hover h2.active-back,.mypage-bookshelf-volume .tab-container span:hover h2.active-back,.mypage-bought-series .tab-container a:hover h2.active-back,.mypage-bought-series .tab-container span:hover h2.active-back{color:#ff671c;cursor:pointer}.mypage-bookshelf-magazine .tab-container a h2,.mypage-bookshelf-magazine .tab-container span h2,.mypage-bookshelf-volume .tab-container a h2,.mypage-bookshelf-volume .tab-container span h2,.mypage-bought-series .tab-container a h2,.mypage-bought-series .tab-container span h2{border-bottom:3px solid var(--common-border-color,#eaeaea);text-align:center;padding:0 4px 8px;font-size:23px}@media screen and (max-width:760px){.mypage-bookshelf-magazine .tab-container a h2,.mypage-bookshelf-magazine .tab-container span h2,.mypage-bookshelf-volume .tab-container a h2,.mypage-bookshelf-volume .tab-container span h2,.mypage-bought-series .tab-container a h2,.mypage-bought-series .tab-container span h2{font-size:18px}}.mypage-bookshelf-magazine .tab-container a h2.active,.mypage-bookshelf-magazine .tab-container a h2.active-back,.mypage-bookshelf-magazine .tab-container span h2.active,.mypage-bookshelf-magazine .tab-container span h2.active-back,.mypage-bookshelf-volume .tab-container a h2.active,.mypage-bookshelf-volume .tab-container a h2.active-back,.mypage-bookshelf-volume .tab-container span h2.active,.mypage-bookshelf-volume .tab-container span h2.active-back,.mypage-bought-series .tab-container a h2.active,.mypage-bought-series .tab-container a h2.active-back,.mypage-bought-series .tab-container span h2.active,.mypage-bought-series .tab-container span h2.active-back{border-color:#ff671c}.mypage-bookshelf-magazine .tab-container+.bought-series-list-container ul,.mypage-bookshelf-volume .tab-container+.bought-series-list-container ul,.mypage-bought-series .tab-container+.bought-series-list-container ul{border:none;margin-top:8px}.purchased-back-container{margin-top:16px;text-align:right}.purchased-back-container .back-link{display:inline-block;border:none;background:0 0;cursor:pointer;font-size:13px;opacity:.4;padding:8px 0}.purchased-back-container .back-link::before{display:inline-block;content:'';background:url(/images/user/ic_arrow_back.svg) center center no-repeat;width:13px;height:10px;background-size:contain;vertical-align:middle;margin:0 0 2px 13px}.purchased-back-container .back-link:hover{color:#333;opacity:1}.purchased-detail-title{font-size:20px}@media screen and (max-width:760px){.purchased-detail-title{font-size:17px}}.purchased-detail-author{display:block;font-size:12px}.purchased-detail-border{padding-bottom:5px;border-bottom:1px solid #eaeaea}.purchased-detail-total-count{font-size:12px;color:#95989a;margin-top:5px}.payment-modal-window.modal-window.js-bulk-purchase-modal{margin-bottom:0}.setting-inner.bulk-purchase{max-width:none;padding:0}.bulk-purchase-series-title{position:absolute;width:100%;font-size:17px!important;font-weight:700;line-height:1;text-align:center;background:#fff;padding:18px 40px 13px;margin:0!important;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;z-index:1}.bulk-purchase-content-wrapper{background:#eaeaea;padding-bottom:165px;overflow-y:scroll;min-height:350px;max-height:calc(100vh - 200px);box-sizing:border-box}.bulk-purchase-head{background:#fff;padding:5px 15px 10px;padding-top:55px}@media screen and (max-width:320px){.bulk-purchase-head{padding-left:10px;padding-right:10px}}.bulk-purchase-head p{font-size:12px;margin:0;padding:0}.bulk-purchase-head p button{color:#ff671c;font-family:inherit;background:0 0;border:none;padding:0;margin:0;cursor:pointer}.bulk-purchase-head p button:hover{color:#f25000}.bulk-purchase-head p span{color:#888}.bulk-purchase-list{background:#fff;padding:0 15px}@media screen and (max-width:320px){.bulk-purchase-list{padding-left:10px;padding-right:10px}}.bulk-purchase-list li:first-child{border-top:1px solid #eaeaea}.bulk-purchase-list li:last-child label{border-bottom:none}.bulk-purchase-list li.current-readable-product{background:#f1f6c7}.bulk-purchase-list label{display:flex;align-items:center;justify-content:space-between;min-height:45px;padding:8px 0;border-bottom:1px solid #eaeaea;box-sizing:border-box}.bulk-purchase-list label:not(.purchase-disabled):hover{background:rgba(0,0,0,.05);cursor:pointer}.bulk-purchase-list h4{order:2;flex-grow:1;font-size:13px;text-align:left}.bulk-purchase-list input[type=checkbox]{order:1;flex-shrink:0;margin:0 10px}.bulk-purchase-list input[type=checkbox]:checked+.label-wrapper .common-label-point{background:#4f89f5;color:#fff}.bulk-purchase-list .label-wrapper{order:3;flex-shrink:0;margin-left:10px}.bulk-purchase-footer{position:absolute;bottom:0;width:100%;background:#fff;padding:0 15px 15px;box-shadow:0 -2px 5px rgba(0,0,0,.3);box-sizing:border-box;z-index:2}@media screen and (max-width:320px){.bulk-purchase-footer{padding:0 10px 10px}}.bulk-purchase-footer-container{display:flex;align-items:center;justify-content:space-between}.bulk-purchase-button-wrapper,.bulk-purchase-point-list{width:calc(50% - 5px)}.bulk-purchase-point-list{text-align:left}.bulk-purchase-point-list li{display:flex;align-items:center;justify-content:space-between;max-width:150px;margin:0 auto}.bulk-purchase-point-list li.selecting .point{color:#4f89f5}.bulk-purchase-point-list .title{font-size:11px;color:#888}@media screen and (max-width:320px){.bulk-purchase-point-list .title{font-size:10px}}.bulk-purchase-point-list .point{font-size:17px}@media screen and (max-width:320px){.bulk-purchase-point-list .point{font-size:13px}}.bulk-purchase-point-list .point.shortage{color:#e50012}.bulk-purchase-pager{display:flex;align-items:stretch;justify-content:space-between;min-height:44px;border-bottom:1px solid #eaeaea;margin-bottom:10px}.bulk-purchase-pager button{width:100%;font-family:inherit;background:0 0;border:none;padding:0;margin:0;cursor:pointer}.bulk-purchase-pager button.next::after,.bulk-purchase-pager button.prev::before{display:inline-block;content:'';width:18px;height:16px;background-repeat:no-repeat;background-position:center;background-size:contain;vertical-align:middle}.bulk-purchase-pager button.prev::before{background-image:url(/images/user/ic_up.svg);margin-right:10px}.bulk-purchase-pager button.next::after{background-image:url(/images/user/ic_down.svg);margin-left:10px}.bulk-purchase-pager button:not(:disabled):hover{background-color:#eaeaea}.bulk-purchase-pager button:disabled{cursor:default}.bulk-purchase-pager button:disabled.next::after,.bulk-purchase-pager button:disabled.prev::before{opacity:.2}.bulk-purchase-pager button:disabled .pager-label{color:#999}.bulk-purchase-pager .pager-label{display:inline-block;font-size:11px;color:#000;transform:translateY(1px)}.bulk-purchase-button-wrapper .common-button{font-size:15px;padding-left:0;padding-right:0}@media screen and (max-width:320px){.bulk-purchase-button-wrapper .common-button{font-size:13px}}.bulk-purchase-button-wrapper .common-button:disabled{color:#999!important;background-color:#e6e6e6!important;cursor:default}.bulk-purchase-button-wrapper .common-button.bought::after{display:inline-block;content:'';width:16px;height:16px;background:url(/images/user/ic_point_white.svg) center no-repeat;background-size:contain;margin-left:4px;vertical-align:middle;transform:translateY(-2px)}@media screen and (max-width:320px){.bulk-purchase-button-wrapper .common-button.bought::after{transform:translateY(-1px)}}.bulk-purchase-shortage-message{position:absolute;top:0;left:0;width:100%;transform:translateY(-100%);font-size:12px;text-align:center;padding:8px 0;background-color:rgba(255,238,88,.9);box-shadow:inset 0 -2px 5px rgba(0,0,0,.3);z-index:1}.bulk-purchase-progress{padding:30px 10px;background:#fff}.bulk-purchase-progress progress{width:80%;margin:20px 0 10px}.bulk-purchase-progress .progress-title{font-size:15px;font-weight:700}.bulk-purchase-progress .progress-title.purchase-complete::before{position:relative;display:inline-block;content:'';width:26px;height:20px;background:url(/images/ic_checked.svg) center no-repeat;background-size:contain;margin-right:6px;vertical-align:middle;top:-1px}.bulk-purchase-progress .progress-description{font-size:13px}.bulk-purchase-progress .progress-notice{font-size:13px;color:#888;margin-top:2px}.bulk-purchase-progress .progress-error{font-size:13px;color:#e50012;margin-top:2px}.rented-history-list{margin:16px 0 32px;border-top:1px solid #eaeaea;word-wrap:break-word;overflow-wrap:break-word}.rented-history-list li{border-bottom:1px solid #eaeaea;position:relative;padding:10px 0;display:flex;justify-content:space-between;align-items:center;line-height:1.5}.rented-history-list .log-unit{width:calc(100% - 80px)}.rented-history-list .series-title{font-size:14px}@media screen and (max-width:320px){.rented-history-list .series-title{font-size:13px}}.rented-history-list .episode-title{font-size:11px}.rented-history-list .platform,.rented-history-list time{display:block;color:#999;font-size:11px}.rented-history-list .point{width:60px;min-width:60px;margin-left:10px;text-align:right;font-size:15px;color:#333}.bought-history-list{border-top:1px solid var(--common-border-color,#eaeaea);margin:16px 0 32px}.bought-history-list li{padding:10px 0;border-bottom:1px solid var(--common-border-color,#eaeaea);display:flex;align-items:center;justify-content:space-between}.bought-history-list li.empty{padding:72px 0;justify-content:center}.bought-history-list .log-unit{overflow:hidden}.bought-history-list .date,.bought-history-list .platform{color:#999;font-size:11px}.bought-history-list .description{font-size:11px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.bought-history-list .log-body{display:flex;justify-content:space-between;align-items:center}.bought-history-list .title{font-size:14px}@media screen and (max-width:320px){.bought-history-list .title{font-size:13px}}.bought-history-list .log-point{text-align:right}.bought-history-list .point{font-size:14px;margin-left:40px}@media screen and (max-width:320px){.bought-history-list .point{font-size:13px}}.bought-history-list .point.add-by-admin,.bought-history-list .point.add-by-system{color:#0fbf00}.bought-history-list .point.expire-by-admin,.bought-history-list .point.expire-by-system,.bought-history-list .point.refund-by-system{color:#f22a1f}.bought-history-list .expire{font-size:11px;white-space:nowrap}@media screen and (max-width:320px){.bought-history-list .expire{font-size:10px}}.bought-history-list .explanatory-notes-box,.explanatory-notes .explanatory-notes-box,.point-bonus-history .explanatory-notes-box,.rented-history-list .explanatory-notes-box{display:flex;flex-wrap:wrap;margin-top:10px}.bought-history-list .point-coin-box,.explanatory-notes .point-coin-box,.point-bonus-history .point-coin-box,.rented-history-list .point-coin-box{display:flex;flex-direction:column;align-items:flex-end}.bought-history-list .icon-wrapper,.bought-history-list .notes-wrapper,.explanatory-notes .icon-wrapper,.explanatory-notes .notes-wrapper,.point-bonus-history .icon-wrapper,.point-bonus-history .notes-wrapper,.rented-history-list .icon-wrapper,.rented-history-list .notes-wrapper{display:flex;align-items:center;font-size:14px;white-space:nowrap}@media screen and (max-width:760px){.bought-history-list .icon-wrapper,.bought-history-list .notes-wrapper,.explanatory-notes .icon-wrapper,.explanatory-notes .notes-wrapper,.point-bonus-history .icon-wrapper,.point-bonus-history .notes-wrapper,.rented-history-list .icon-wrapper,.rented-history-list .notes-wrapper{font-size:12px}}.bought-history-list .icon-wrapper,.explanatory-notes .icon-wrapper,.point-bonus-history .icon-wrapper,.rented-history-list .icon-wrapper{padding-left:20px}.bought-history-list .notes-wrapper,.explanatory-notes .notes-wrapper,.point-bonus-history .notes-wrapper,.rented-history-list .notes-wrapper{padding-right:10px}.bought-history-list .bonus-coin,.bought-history-list .bonus-point,.bought-history-list .gift,.bought-history-list .gift-note,.bought-history-list .paid-coin,.bought-history-list .paid-point,.explanatory-notes .bonus-coin,.explanatory-notes .bonus-point,.explanatory-notes .gift,.explanatory-notes .gift-note,.explanatory-notes .paid-coin,.explanatory-notes .paid-point,.point-bonus-history .bonus-coin,.point-bonus-history .bonus-point,.point-bonus-history .gift,.point-bonus-history .gift-note,.point-bonus-history .paid-coin,.point-bonus-history .paid-point,.rented-history-list .bonus-coin,.rented-history-list .bonus-point,.rented-history-list .gift,.rented-history-list .gift-note,.rented-history-list .paid-coin,.rented-history-list .paid-point{overflow:hidden;text-indent:100%;white-space:nowrap}.bought-history-list .icon-base,.explanatory-notes .icon-base,.point-bonus-history .icon-base,.rented-history-list .icon-base{display:inline-block;position:relative;top:0;left:0;width:14px;height:14px;margin-right:3px}.bought-history-list .icon-base.paid-point,.explanatory-notes .icon-base.paid-point,.point-bonus-history .icon-base.paid-point,.rented-history-list .icon-base.paid-point{background:url(/images/ic_paid_point.svg) no-repeat center center/contain}.bought-history-list .icon-base.bonus-point,.explanatory-notes .icon-base.bonus-point,.point-bonus-history .icon-base.bonus-point,.rented-history-list .icon-base.bonus-point{background:url(/images/ic_bonus_point.svg) no-repeat center center/contain}.bought-history-list .icon-base.paid-coin,.explanatory-notes .icon-base.paid-coin,.point-bonus-history .icon-base.paid-coin,.rented-history-list .icon-base.paid-coin{background:url(/images/ic_paid_coin.svg) no-repeat center center/contain}.bought-history-list .icon-base.bonus-coin,.explanatory-notes .icon-base.bonus-coin,.point-bonus-history .icon-base.bonus-coin,.rented-history-list .icon-base.bonus-coin{background:url(/images/ic_bonus_coin.svg) no-repeat center center/contain}.bought-history-list .icon-base.gift-note,.explanatory-notes .icon-base.gift-note,.point-bonus-history .icon-base.gift-note,.rented-history-list .icon-base.gift-note{background:url(/images/ic_gift.svg) no-repeat center center/contain;width:14px;height:14px}.fail-content{margin:120px auto;max-width:600px;text-align:center}@media screen and (max-width:760px){.fail-content{padding:0 16px}}.fail-content h1{font-size:30px;margin-bottom:32px;font-weight:700}@media screen and (max-width:760px){.fail-content h1{font-size:24px}}.fail-content-description{font-size:17px;line-height:1.5}@media screen and (max-width:760px){.fail-content-description{font-size:14px}}.fail-content-description .sp-break{display:none}@media screen and (max-width:760px){.fail-content-description .sp-break{display:block}}.fail-content-link{margin-top:40px}:root{--progress-color:#469bf9;--color-brand:#469bf9;--color-brand-hover:#469bf9;--common-mono:'Courier New',Courier,monospace;--common-sans:Helvetica,Arial,sans-serif;--common-black:#333;--common-error:#ff0000;--common-notify:#0fbf00;--common-gray:#95989a;--common-link-color:#1495eb;--common-red:#f22a1f;--common-yellow:#f19f00;--common-pwa-link-color:#469bf9;--common-lightgreen:#f1f6c7;--common-lightyellow:#fff9e5;--common-input-border-color:#95989a;--common-border-color:#eaeaea;--common-black-button:#333;--common-black-hover-button:#666;--common-light-gray-button:#e6e6e6;--common-light-gray-button-hover:#ccc;--common-light-gray-bg:#f1f1f1;--common-shadow-color:rgba(43, 46, 56, 0.9);--common-radius-l:40px;--common-radius-m:20px;--common-radius-s:8px;--common-weight-normal:300;--common-weight-bold:700;--common-modal:2000;--common-modal-button:2010;--f20:20px;--f17:17px;--f15:15px;--f14:14px;--f13:13px;--f12:12px;--f11:11px;--f10:10px}.grecaptcha-badge{z-index:2000}#nprogress .bar{background:var(--progress-color)!important;height:3px!important}#nprogress .peg{box-shadow:0 0 10px var(--progress-color),0 0 5px var(--progress-color)!important}:root{--color-brand:#ff671c;--color-brand-hover:#ff671c;--color-black:#000;--color-white:#fff;--color-dark-gray:#333;--color-middle-gray:var(--color-border-middle);--color-gray:#999;--color-border-dark:rgba(0, 0, 0, 0.8);--color-border-middle:rgba(0, 0, 0, 0.5);--color-border-light:rgba(0, 0, 0, 0.15);--color-hover:var(--color-brand);--font-weight-normal:400;--font-weight-bold:700;--font-weight-black:900;--font-family-sans:'Hiragino Sans','ヒラギノ角ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Meiryo','Helvetica','Arial',sans-serif;--font-family-noto:'Noto Sans JP','Hiragino Sans',sans-serif;--font-family-montserrat:'Montserrat','Helvetica',sans-serif}@font-face{font-family:'Noto Sans JP';font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/notosansjp/v54/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFBEi75s.ttf) format('truetype')}@font-face{font-family:'Noto Sans JP';font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/notosansjp/v54/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFJEj75s.ttf) format('truetype')}@font-face{font-family:'Noto Sans JP';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/notosansjp/v54/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFE8j75s.ttf) format('truetype')}@font-face{font-family:'Noto Sans JP';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/notosansjp/v54/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFBEj75s.ttf) format('truetype')}@font-face{font-family:'Noto Sans JP';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/notosansjp/v54/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFCMj75s.ttf) format('truetype')}@font-face{font-family:'Noto Sans JP';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/notosansjp/v54/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFM8k75s.ttf) format('truetype')}@font-face{font-family:'Noto Sans JP';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/notosansjp/v54/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFPYk75s.ttf) format('truetype')}@font-face{font-family:'Noto Sans JP';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/notosansjp/v54/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFJEk75s.ttf) format('truetype')}@font-face{font-family:'Noto Sans JP';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/notosansjp/v54/-F6jfjtqLzI2JPCgQBnw7HFyzSD-AsregP8VFLgk75s.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:italic;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R8aX8.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:italic;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR9aX8.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq_p9aX8.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq6R9aX8.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq5Z9aX8.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq3p6aX8.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jq0N6aX8.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:italic;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqyR6aX8.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:italic;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUFjIg1_i6t8kCHKm459Wx7xQYXK0vOoz6jqw16aX8.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Uw-.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr6Ew-.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew-.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew-.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w-.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvr70w-.ttf) format('truetype')}@font-face{font-family:Montserrat;font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v30/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCvC70w-.ttf) format('truetype')}:root body{background:var(--color-white);color:var(--color-black);font-family:var(--font-family-sans);line-height:1.5;font-weight:var(--font-weight-normal)}a{text-decoration:none;color:var(--color-black)}button{margin:0;padding:0;background:0 0;border:none;border-radius:0;cursor:pointer;font-family:inherit}.header{min-height:80px;font-family:var(--font-family-noto)}@media screen and (max-width:960px){.header{min-height:100px}}.header .header-container{background-color:var(--color-white);border-bottom:1px solid var(--color-border-light)}#page-viewer .header-container{border-bottom:none}#page-viewerEmbed .viewer-embed-footer-logo{right:10px;bottom:8px}#page-viewerEmbed .viewer-embed-footer-logo a{background-image:url(/images/embed/ichicomi.svg);background-size:contain;width:140.5px;height:40px}.error-content{padding:100px 0;text-align:center}@media screen and (max-width:600px){.error-content{padding:40px 10px;text-align:left}}.error-content h1{font-size:25px;font-weight:var(--font-weight-bold)}.error-content .error-text{margin-top:30px;margin-bottom:40px;font-size:14px}@media screen and (max-width:600px){.error-content h1{font-size:22px}.error-content .error-text{font-size:13px}}.error-content-link{display:flex;justify-content:center;margin-right:10px}@media screen and (max-width:600px){.error-content-link{justify-content:left;flex-wrap:wrap}}.error-content-link li{position:relative;font-weight:var(--font-weight-bold);font-size:15px;margin-right:80px}.error-content-link li:last-of-type{margin-right:0}@media screen and (max-width:600px){.error-content-link li{font-size:13px;margin-right:40px;margin-bottom:10px}}.error-content-link li a{position:relative;padding:10px 10px 10px 0}.error-content-link li::after{position:absolute;content:'';display:inline-block;background:url(/images//ic_arrow.svg) center/contain no-repeat;width:12px;height:8px;top:50%;right:-10px;transform:translateY(-50%);filter:invert()}#page-viewer .series-header-image{height:inherit}#page-viewer footer{margin-top:50px}#page-viewer .viewer-slider-inner a{color:var(--color-white)!important}#page-viewer .viewer-slider-inner a:hover{color:var(--color-viewer-blue)!important}#page-viewer .viewer-colophon-recommend-list li:nth-child(n+4){display:none}.fan-letter-button{color:var(--color-white)!important}#page-common-userAccount-signup-complete .text-link{text-decoration:underline!important;color:var(--color-brand)!important}.common-button{color:var(--color-white)!important}
