.KodanshaReader{background-color:#000;height:calc(var(--vh, 1vh)*100)}.KodanshaReader .StartCard{background-color:#000;position:fixed;top:0;bottom:0;right:0;left:0;z-index:20000;color:#fff}.KodanshaReader .menu-overlay{position:fixed;width:100vw;height:100vh;height:calc(var(--vh, 1vh)*100);z-index:10000;display:flex;flex-direction:column;justify-content:space-between;animation:fadeIn 5s;cursor:pointer;pointer-events:none;color:#fff}.KodanshaReader .menu-overlay .top-bar{pointer-events:auto;display:flex;flex-direction:column;background-color:#000;width:100%;justify-content:center}.KodanshaReader .menu-overlay .top-bar .top-bar-close-wrapper{display:flex;flex-direction:row;width:fit-content;cursor:pointer;padding:10px 0}.KodanshaReader .menu-overlay .top-bar .top-bar-close-wrapper .back-icon-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50px;height:auto}.KodanshaReader .menu-overlay .top-bar .top-bar-close-wrapper .back-icon-wrapper svg{fill:#fff;width:35px;height:35px;margin-left:50px;rotate:180deg}.KodanshaReader .menu-overlay .top-bar .top-bar-close-wrapper .back-text-wrapper{display:flex;flex-direction:column;justify-content:center;width:calc(100% - 50px);margin-left:20px;height:auto}.KodanshaReader .menu-overlay .top-bar .top-bar-close-wrapper .back-text-wrapper .back-text{display:flex;flex-direction:column;font-size:25px;width:fit-content;margin-left:20px;color:#fff}.KodanshaReader .menu-overlay .bottom-bar{pointer-events:auto;display:flex;flex-direction:column;background-color:#000;align-items:center}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper{display:flex;flex-direction:column;width:95%;margin-top:20px}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .title-bar{display:flex;flex-direction:row;height:20%}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .title-bar .title{width:calc(100% - 100px);height:auto;font-family:Maax-Core,Maax,sans-serif;color:#fff;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .title-bar .page-wrapper{width:100px;height:auto;display:flex;flex-direction:column;align-items:center}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .title-bar .page-wrapper .page{width:85%;height:auto;color:#757575;text-align:end}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper{display:flex;flex-direction:row;padding-top:10px;width:100%;height:auto;align-items:flex-start}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .select-wrapper{display:flex;flex-direction:column;width:50%;height:auto;border:2px solid #fff;justify-content:center;align-items:center;max-width:350px;padding:12px 0 15px 0;cursor:pointer}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .select-wrapper .volume-wrapper{display:flex;flex-direction:row;width:85%;height:auto}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .select-wrapper .volume-wrapper .select-svg{margin:0 auto;align-self:center}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .select-wrapper .volume-wrapper .volume-text-wrapper{display:flex;flex-direction:column;width:100%;height:auto;color:#fff}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .select-wrapper .volume-wrapper .volume-text-wrapper .volume-text{font-size:14pt;font-family:Maax-Core,Maax,sans-serif}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .select-wrapper .volume-wrapper .volume-text-wrapper .chapter-text{font-size:20pt;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;font-weight:100;font-family:Maax-Medium-Core,Maax-Medium,sans-serif}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .select-wrapper .volume-wrapper .volume-text-wrapper .volume-text-standalone{font-size:20pt;padding:10pt;font-weight:100;font-family:Maax-Medium-Core,Maax-Medium,sans-serif}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper{display:flex;flex-direction:row;width:auto;justify-content:flex-end;margin-left:auto;max-height:80%}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .left-icons-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:auto}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .left-icons-wrapper .make-two-pages{display:flex;flex-direction:row}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .left-icons-wrapper .make-two-pages .two-pages-icon{margin:0;filter:invert(1)}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .left-icons-wrapper .direction-icons-wrapper{width:100%;display:flex;flex-direction:row;justify-content:center;height:100%;padding-top:10px}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .left-icons-wrapper .direction-icons-wrapper .direction-icon{width:30px;height:50px;object-fit:cover;filter:invert(1)}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .left-icons-wrapper .direction-icons-wrapper svg{filter:invert(1)}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .left-icons-wrapper .direction-icons-wrapper .left{transform:rotate(180deg)}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .left-icons-wrapper .direction-icons-wrapper .right{transform:rotate(0deg)}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .left-icons-wrapper .direction-text{color:#fff;font-size:14px;margin-top:10px;font-family:Maax-Core,Maax,sans-serif}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .on-page-container{margin-right:20px}@media screen and (max-width: 768px){.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .on-page-container{display:none}}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .two-pages-container{margin-right:20px;padding-top:10px}@media screen and (max-width: 768px){.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .two-pages-container{display:none}}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .position-icons{margin-right:30px}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .right-icons-wrapper{display:flex;flex-direction:column;padding-top:10px;width:auto}.KodanshaReader .menu-overlay .bottom-bar .bottom-bar-inner-wrapper .action-wrapper .icons-wrapper .right-icons-wrapper .fullscreen-icon{filter:invert(1)}@media screen and (max-width: 768px){.KodanshaReader .reader-chapters-container{display:flex;flex-direction:column;position:fixed;width:100vw;height:100vh;min-height:100vh;left:0;top:0;background-color:rgba(117,117,117,.45);z-index:15}}.KodanshaReader .reader-chapters-container{justify-content:flex-end;position:absolute;display:flex;flex-direction:column;position:fixed;width:100vw;height:100vh;min-height:100vh;left:0;top:0;background-color:rgba(117,117,117,.45);z-index:15;z-index:10001;top:0;left:0;scroll-behavior:smooth;scrollbar-color:#000 rgba(0,0,0,0);scrollbar-width:thin}.KodanshaReader .reader-chapters-container::-webkit-scrollbar{width:4px}.KodanshaReader .reader-chapters-container::-webkit-scrollbar-thumb{background-color:#000;border-radius:5px}.KodanshaReader .reader-chapters-container .reader-chapters-modal{display:flex;flex-direction:column;width:100%;min-height:90vh;height:90vh;background-color:#fff;row-gap:10px;overflow-y:auto;padding-bottom:30px;z-index:10000}@media screen and (min-width: 768px){.KodanshaReader .reader-chapters-container .reader-chapters-modal{min-height:100vh;height:100vh;width:20vw;min-width:400px;max-width:500px}}.KodanshaReader .reader-chapters-container .reader-chapters-modal .reader-chapter-header{display:grid;grid-template-columns:auto;width:100%;height:auto;align-items:center;position:sticky;min-height:110px;top:0;left:0;background-color:#fff;border-top:2px solid #000;border-bottom:2px solid #000;padding:10px;z-index:2;cursor:pointer}@media screen and (min-width: 768px){.KodanshaReader .reader-chapters-container .reader-chapters-modal .reader-chapter-header{top:0}}.KodanshaReader .reader-chapters-container .reader-chapters-modal .reader-chapter-header .reader-chapters-poster-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:80px;height:80px;margin-left:10px;background-color:#ababab}.KodanshaReader .reader-chapters-container .reader-chapters-modal .reader-chapter-header .reader-chapters-poster-wrapper .reader-chapters-poster{width:100%;height:100%}.KodanshaReader .reader-chapters-container .reader-chapters-modal .reader-chapter-header .reader-chapters-info-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:95%;margin:0 auto;height:80px}.KodanshaReader .reader-chapters-container .reader-chapters-modal .reader-chapter-header .reader-chapters-info-wrapper .reader-chapters-info-text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:15px;line-height:19px;font-weight:100;font-family:Maax-Medium-Core,Maax-Medium,sans-serif}.KodanshaReader .reader-chapters-container .reader-chapters-modal .reader-chapter-header .reader-chapters-info-wrapper .reader-chapters-info-author{font-size:15px;font-family:"Galaxie Copernicus";margin-top:auto;color:#757575}.KodanshaReader .reader-chapters-container .reader-chapters-modal .side-volume-container{display:flex;flex-direction:row;width:100%;height:auto;min-height:unset}.KodanshaReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-side{width:35px;min-width:35px;max-width:35px;background-color:#fff;box-shadow:5px -1px 7px -3px #ddd;-webkit-box-shadow:5px -1px 7px -3px #ddd;-moz-box-shadow:5px -1px 7px -3px #ddd}.KodanshaReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-side .side-volume-side-text{color:#000}.KodanshaReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-side .side-volume-side-number{color:#000}.KodanshaReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-children-wrapper{row-gap:10px}.KodanshaReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-children-wrapper .reader-chapter-item-wrapper{display:flex;flex-direction:column;width:90%;height:auto;margin:0 auto;min-height:80px;justify-content:center}.KodanshaReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-children-wrapper .reader-chapter-item-wrapper.unavailable{color:#757575}.KodanshaReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-children-wrapper .reader-chapter-item-wrapper.unavailable .kodansha-progressbar-fill-cover{background-color:#efefef}.KodanshaReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-children-wrapper .reader-chapter-item-wrapper .chapter-name{font-size:18px;font-weight:100;font-family:Maax-Bold-Core,Maax-Bold,sans-serif}.KodanshaReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-children-wrapper .reader-chapter-item-wrapper .chapter-date{font-size:13px;font-family:Maax-Core,Maax,sans-serif;color:#757575;margin-top:0}.KodanshaReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-children-wrapper .reader-chapter-item-wrapper .chapter-item-progress-wrapper{display:flex;flex-direction:row;width:100%;margin:10px auto 0 auto}.KodanshaReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-children-wrapper .reader-chapter-item-wrapper .chapter-item-progress-wrapper .kodansha-progressbar-container{height:4px;min-height:4px}.KodanshaReader .reader-chapters-container .reader-chapters-modal .side-volume-container .side-volume-children-wrapper .reader-chapter-item-wrapper .chapter-item-progress-wrapper .kodansha-progressbar-container .kodansha-progressbar-fill{height:4px;min-height:4px}.KodanshaReader .reader-chapters-container .reader-chapters-modal .volume-container{width:100%;height:auto}.KodanshaReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-side{width:35px;min-width:35px;max-width:35px;background-color:#fff;box-shadow:5px -1px 7px -3px #ddd;-webkit-box-shadow:5px -1px 7px -3px #ddd;-moz-box-shadow:5px -1px 7px -3px #ddd}.KodanshaReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-side .volume-text{color:#000}.KodanshaReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-side .volume-number{color:#000}.KodanshaReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper{row-gap:10px}.KodanshaReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper .reader-chapter-item-wrapper{display:flex;flex-direction:column;width:90%;height:auto;margin:0 auto;min-height:80px;justify-content:center;cursor:pointer;padding:10px}.KodanshaReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper .reader-chapter-item-wrapper.unavailable{color:#757575;cursor:unset}.KodanshaReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper .reader-chapter-item-wrapper.unavailable .kodansha-progressbar-fill-cover{background-color:#efefef}.KodanshaReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper .reader-chapter-item-wrapper.selected{background-color:#000;color:#fff}.KodanshaReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper .reader-chapter-item-wrapper .chapter-title{display:flex;flex-direction:row;justify-content:space-between}.KodanshaReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper .reader-chapter-item-wrapper .chapter-title .chapter-name{font-size:18px;font-weight:100;font-family:Maax-Bold-Core,Maax-Bold,sans-serif}.KodanshaReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper .reader-chapter-item-wrapper .chapter-title .chapter-label{float:right;text-transform:uppercase;font-weight:100;font-family:Maax-Bold-Core,Maax-Bold,sans-serif}.KodanshaReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper .reader-chapter-item-wrapper .chapter-date{font-size:13px;font-family:Maax-Core,Maax,sans-serif;color:#757575;margin-top:0}.KodanshaReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper .reader-chapter-item-wrapper .chapter-item-progress-wrapper{display:flex;flex-direction:row;width:100%;margin:10px auto 0 auto}.KodanshaReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper .reader-chapter-item-wrapper .chapter-item-progress-wrapper .kodansha-progressbar-container{height:4px;min-height:4px}.KodanshaReader .reader-chapters-container .reader-chapters-modal .volume-container .volume-children-wrapper .reader-chapter-item-wrapper .chapter-item-progress-wrapper .kodansha-progressbar-container .kodansha-progressbar-fill{height:4px;min-height:4px}.KodanshaReader .reader-unlock-container{display:flex;flex-direction:column;position:fixed;width:100vw;height:100vh;min-height:100vh;left:0;top:0;background-color:rgba(117,117,117,.45);z-index:15;justify-content:center;align-items:center}.KodanshaReader .reader-unlock-container .reader-unlock-modal{display:flex;flex-direction:column;width:380px;height:270px;padding-bottom:5px;border:2px solid #000;background-color:#fff}@media screen and (max-width: 420px){.KodanshaReader .reader-unlock-container .reader-unlock-modal{width:350px}}@media screen and (max-width: 355px){.KodanshaReader .reader-unlock-container .reader-unlock-modal{width:320px}}.KodanshaReader .reader-unlock-container .reader-unlock-modal .ui-columns{width:95%;margin:10px auto 0}.KodanshaReader .reader-unlock-container .reader-unlock-modal .ui-columns .ui-left-column{width:100px;height:100px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.KodanshaReader .reader-unlock-container .reader-unlock-modal .ui-columns .ui-left-column .reader-unlock-image-wrapper{width:90px;height:90px;background-color:#ababab;display:flex;flex-direction:column;justify-content:center;align-items:center}.KodanshaReader .reader-unlock-container .reader-unlock-modal .ui-columns .ui-left-column .reader-unlock-image-wrapper .reader-unlock-image{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.KodanshaReader .reader-unlock-container .reader-unlock-modal .ui-columns .reader-unlock-info-wrapper{width:95%;height:100px;margin:0 auto;display:flex;flex-direction:column}.KodanshaReader .reader-unlock-container .reader-unlock-modal .ui-columns .reader-unlock-info-wrapper .reader-unlock-info-text{font-weight:100;font-family:Maax-Medium-Core,Maax-Medium,sans-serif;font-size:17px}.KodanshaReader .reader-unlock-container .reader-unlock-modal .ui-columns .reader-unlock-info-wrapper .reader-unlock-info-chapter{margin-top:5px;font-weight:100;font-family:Maax-Medium-Core,Maax-Medium,sans-serif;font-size:15px;color:#ababab;text-transform:uppercase}.KodanshaReader .reader-unlock-container .reader-unlock-modal .ui-columns .reader-unlock-info-wrapper .reader-unlock-info-limit{font-family:Maax-Core,Maax,sans-serif;font-size:15px}@media screen and (max-width: 355px){.KodanshaReader .reader-unlock-container .reader-unlock-modal .ui-columns .reader-unlock-info-wrapper .reader-unlock-info-limit{font-size:13px}}.KodanshaReader .reader-unlock-container .reader-unlock-modal .reader-unlock-buy-wrapper{display:flex;flex-direction:column;width:95%;margin:auto auto 0 auto}.KodanshaReader .reader-unlock-container .reader-unlock-modal .reader-unlock-buy-wrapper .reader-unlock-buy-text{display:flex;flex-direction:column;text-align:end;font-size:40px;font-weight:100;font-family:Maax-Bold-Core,Maax-Bold,sans-serif}.KodanshaReader .reader-unlock-container .reader-unlock-modal .reader-unlock-buy-wrapper .submit{height:55px;font-size:22px;font-weight:100;font-family:Maax-Medium-Core,Maax-Medium,sans-serif;text-transform:unset}.KodanshaReader .reader-unlock-container .reader-unlock-modal .reader-unlock-buy-wrapper .reader-unlock-buy-action-required{display:flex;flex-direction:column;text-align:start;font-size:14px;margin-top:3px;font-family:Maax-Core,Maax,sans-serif}.KodanshaReader .loading{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}.KodanshaReader .loading img{width:100px;height:auto}.KodanshaReader img{height:100%}
.kodansha-progressbar-container{display:flex;flex-direction:column;width:100%;height:5px;min-height:5px;background-color:#ebebeb;overflow-x:hidden}.kodansha-progressbar-container .kodansha-progressbar-fill{width:50%;height:5px;min-height:5px;overflow:hidden;display:grid;grid-template-columns:auto 2px;align-items:flex-end}.kodansha-progressbar-container .kodansha-progressbar-fill-full{grid-template-columns:1fr}.kodansha-progressbar-container .kodansha-progressbar-fill-cover{height:5px;min-height:5px;background-color:#3cc8e1}.kodansha-progressbar-container .kodansha-progressbar-tip{width:0;height:0;border-top:2.5px solid rgba(0,0,0,0);border-bottom:2.5px solid rgba(0,0,0,0);border-left:2.5px solid #3cc8e1}
.ui-columns{display:flex;flex-direction:row;width:100%;height:auto}.ui-columns .ui-left-column{width:auto;display:flex;flex-direction:column}.ui-columns .ui-right-column{width:auto;flex-grow:1}
.reader-container{background-color:rgba(0,0,0,0);z-index:100;overflow:hidden;margin:0;padding:0;position:fixed;left:0;top:0;height:100vh;height:calc(var(--vh, 1vh)*100)}.Reader{flex-direction:column;flex-flow:column;overflow:hidden;transition-duration:0ms;background-color:#2e2e2e;width:100%;max-width:100%;max-height:100%;min-height:100%;padding:0;margin:0}.reader-controls{position:fixed;left:0;top:0;width:100%;height:100%;overflow:hidden;pointer-events:none}.reader-controls .sidepanel{position:absolute;height:100%;display:flex;align-items:center;justify-content:center;min-width:20px;opacity:0;transition:opacity 250ms ease-in-out;-webkit-transition-delay:.5s;-moz-transition-delay:.5s;-o-transition-delay:.5s;pointer-events:all}.reader-controls .sidepanel .inner{margin:0;padding:0;width:100px;height:100px}.reader-controls .sidepanel .inner .reader-navigation img{margin:auto}@media(hover: hover){.reader-controls .sidepanel:hover,.reader-controls .sidepanel.visible{opacity:.8;transition:opacity 250ms ease-in-out}}.reader-controls .sidepanel.dark-background{opacity:.5;color:#fff;fill:#fff}.reader-controls .sidepanel.dark-background:hover{opacity:1;transition:opacity 250ms ease-in-out}@media(hover: hover){.reader-controls .sidepanel:hover{background-color:rgba(0,0,0,.2);cursor:pointer}}.reader-controls .left{left:0}.reader-controls .right{right:0}.icon-strip{height:70%}.text-strip{height:70%}.suggestedComicThumb{height:100%;width:100%}.reader-endCard{position:absolute;top:0;background-color:#000;height:100%;width:100%;overflow:hidden;color:#fff;display:flex;align-items:center;justify-content:center}.reader-endCard .reader-endCard-inner{position:relative;justify-content:center;margin:auto;width:650px}.reader-endCard .reader-endCard-inner h3{text-align:center;padding-bottom:7px;font-size:18px}.reader-endCard .reader-endCard-inner h2{color:#fff}.reader-endCard .reader-endCard-inner .buttonRow.row-cols-3.row{padding:0 30px;margin:0;display:flex;justify-content:center}.reader-endCard .reader-endCard-inner .row-cols-3>*{flex:0 0 33.33333%;max-width:100px}.reader-endCard .reader-endCard-inner .row-cols-sm-\*.row{margin:0}.reader-endCard .buttonRow{margin:auto;flex-grow:0;padding-left:30px}.reader-endCard .buttonRow .findMore{background-color:#017cbf;border:1px solid #3595ca;border-radius:20px;padding:4px 0;font-size:11px;font-weight:700;width:fit-content;min-width:75px;text-transform:uppercase}.reader-endCard .suggestedComicContainer{padding:15px 15px 30px 15px;width:100%}.reader-endCard .suggestedComicContainer h3{padding-bottom:7px}.reader-endCard .container{height:100%}.reader-endCard h2{text-align:center}.reader-endCard h3{font-weight:normal;text-align:left}.reader-endCard .row{width:100%}.col-sm-6{display:flex;justify-content:center}@media only screen and (max-width: 480px){.reader-endCard .reader-endCard-inner .row-cols-3>*{max-width:90px;display:flex;justify-content:center}.reader-endCard .reader-endCard-inner .buttonRow.row-cols-3.row{padding:0 7px}.col-sm-\*.col{padding:0 7px 0 7px}}
.KodanshaButton{background-color:#fff;display:flex;width:auto;height:auto;border:2px solid #000;font-weight:100;font-family:Maax-Bold-Core,Maax-Bold,sans-serif}.KodanshaButton .tilegroup{height:100%;display:flex;flex-wrap:wrap}.KodanshaButton .tilegroup .tile-1{flex:0 0 33.333333%;height:10px;background-color:#000}.KodanshaButton .tilegroup .tile-2{flex:0 0 33.333333%;height:10px;background-color:#000}.KodanshaButton .tilegroup .tile-3{flex:0 0 33.333333%;height:10px;background-color:#000}.KodanshaButton .tilegroup .tile-4{flex:0 0 33.333333%;width:10px;height:100%;background-color:#000}.KodanshaButton .tilegroup .tile-5{flex:0 0 33.333333%}.KodanshaButton .tilegroup .tile-6{flex:0 0 33.333333%}.KodanshaButton .tilegroup .tile-7{height:10px;background-color:#000}.KodanshaButton .border-start{width:1%;background-color:#000}.KodanshaButton .label{display:flex;width:auto;justify-content:center;align-items:center;height:auto;border-right:2px solid #000;line-height:100%;color:#000;text-align:center;text-transform:uppercase;padding:4px 20px 0}.KodanshaButton img{width:40px;display:flex;justify-content:center;align-items:center;fill:red;background-color:#fff;height:auto;transition:transform 1s linear}.KodanshaButton.no-text{aspect-ratio:1/1;background-color:#fff}.KodanshaButton .is-reverse{border:2px solid #000;border-left:none}.KodanshaButton .not-reverse{border:2px solid #000;border-right:none}.KodanshaButton.reader-navigation{background-color:rgba(0,0,0,0);border:none}.KodanshaButton.reader-navigation img{filter:invert(1);background-color:rgba(0,0,0,0)}.KodanshaButton:hover{cursor:pointer;background-color:#000}.KodanshaButton:hover .label{color:#fff;border-right:2px solid #fff}.KodanshaButton:hover img{filter:invert(1)}.KodanshaButton:hover.reader-navigation{background-color:rgba(0,0,0,0);border:none}
.mature-content-container{display:flex;flex-direction:column;width:100vw;height:100vh;position:fixed;background-color:rgba(0,0,0,0);backdrop-filter:blur(5px);top:0;left:0;z-index:20000;justify-content:flex-end}@media screen and (min-width: 768px){.mature-content-container{justify-content:center;align-items:center}}.mature-content-container .mature-content-modal{width:100%;height:auto;display:flex;flex-direction:column;border-top:1.75pt solid #000;background-color:#fff;align-items:center;scroll-behavior:smooth;scrollbar-color:#000 rgba(0,0,0,0);scrollbar-width:thin;overflow-y:auto}.mature-content-container .mature-content-modal::-webkit-scrollbar{width:4px}.mature-content-container .mature-content-modal::-webkit-scrollbar-thumb{background-color:#000;border-radius:5px}@media screen and (min-width: 768px){.mature-content-container .mature-content-modal{width:50%;max-width:550px;max-height:80vh;border:1.75pt solid #000}}.mature-content-container .mature-content-modal .mature-content-title{font-size:20pt;font-weight:100;font-family:Maax-Bold-Core,Maax-Bold,sans-serif;margin:20px 0 0 0;padding-top:5px;width:90%}.mature-content-container .mature-content-modal .mature-divider{min-height:1.75pt;height:1.75pt;width:100%;background-color:#000;margin-top:20px}.mature-content-container .mature-content-modal .mature-text{width:90%;font-size:16pt;font-family:Maax-Core,Maax,sans-serif;font-weight:100;margin-top:20px;line-height:19pt}.mature-content-container .mature-content-modal .mature-checkbox-wrapper{display:flex;flex-direction:column;width:90%;margin-top:20px}.mature-content-container .mature-content-modal .mature-checkbox-wrapper .ui-checkbox-container .checkbox-label{font-size:15pt;font-weight:100;font-family:Maax-Bold-Core,Maax-Bold,sans-serif}.mature-content-container .mature-content-modal .mature-checkbox-wrapper .mature-checkbox-submit{height:65px;margin-top:10px;font-weight:100;font-family:Maax-Medium-Core,Maax-Medium,sans-serif;margin-bottom:50px}.mature-content-container .mature-content-modal .mature-actions-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;width:90%;padding:60px 0 55px 0}.mature-content-container .mature-content-modal .mature-actions-wrapper .ui-underlined-text{height:25px;font-size:13pt;line-height:15pt;font-weight:100;font-family:Maax-Medium-Core,Maax-Medium,sans-serif}.mature-content-container .mature-content-modal .mature-actions-wrapper .arrow-container{height:36pt}.mature-content-container .mature-content-modal .mature-actions-wrapper .arrow-container .arrow-btn{font-size:14pt;font-weight:100;font-family:Maax-Medium-Core,Maax-Medium,sans-serif;padding-top:6px}
.ui-checkbox-container{display:flex;flex-direction:row;position:relative;padding-left:35px;margin-bottom:12px;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-height:35px}.ui-checkbox-container .checkbox-label{display:flex;flex-direction:column;height:auto;font-size:18px;margin-top:4px;margin-bottom:0;cursor:pointer}.ui-checkbox-container .checkbox-input{position:absolute;top:0;left:0;opacity:0;display:none;height:0;width:0}.ui-checkbox-container .checkmark{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;position:absolute;top:5px;left:0;border:2px solid #000;height:25px;width:25px;cursor:pointer;background-color:#fff}.ui-checkbox-container .checkmark-animation{transition:border 200ms ease-in-out,background-color 200ms ease-in-out}.ui-checkbox-container .checkbox-input:checked~.checkmark{background-color:#000;border:11px solid #000}
.ReaderEndCard{align-items:center;justify-content:flex-end;display:flex;flex-direction:column;background-color:#000;position:absolute;top:0;bottom:0;right:0;left:0;z-index:2000}@media screen and (min-width: 978px){.ReaderEndCard{justify-content:flex-start}}.ReaderEndCard img.ReaderEndCard-logo{width:50%;height:auto;position:absolute;opacity:.2;left:50%;top:60%;transform:translate(-50%, -50%);max-width:420px}@media screen and (max-width: 978px){.ReaderEndCard img.ReaderEndCard-logo{width:80%;left:unset;top:20px;transform:translate(0, 0);max-width:unset}}@media screen and (max-width: 600px){.ReaderEndCard img.ReaderEndCard-logo{width:90%}}.ReaderEndCard .next-is-owned-modal{display:flex;flex-direction:column;width:100%;height:auto;background-color:#fff;z-index:5;margin-bottom:165px}@media screen and (min-width: 978px){.ReaderEndCard .next-is-owned-modal{border:2px solid #000;width:50%;max-width:650px;max-height:85%;margin-top:150px}}.ReaderEndCard .next-is-owned-modal .next-is-owned-modal-divider{min-height:2px;height:2px;width:100%;background-color:#000}.ReaderEndCard .next-is-owned-modal .next-is-owned-modal-divider-2{min-height:2px;height:2px;width:100%;background-color:#000;margin-top:20px}.ReaderEndCard .next-is-owned-modal .next-is-owned-modal-title{width:90%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;font-weight:100;font-family:Maax-Medium-Core,Maax-Medium,sans-serif;padding-top:2px;height:55px;color:#000;font-size:20px}.ReaderEndCard .next-is-owned-modal .next-is-owned-modal-end-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%;justify-content:space-evenly;background-color:#fff}.ReaderEndCard .next-is-owned-modal .next-is-owned-modal-end-wrapper .end-button{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%;width:50%;padding:10px;background-color:#fff;cursor:pointer}.ReaderEndCard .next-is-owned-modal .next-is-owned-modal-end-wrapper .horizontal-separator{height:100%;width:1px;background-color:#efefef}.ReaderEndCard .next-is-owned-modal .next-is-owned-modal-end-container{margin-top:10px}.ReaderEndCard .next-is-owned-modal .already-own-product-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:30px}.ReaderEndCard .next-is-owned-modal .already-own-product-wrapper .ui-underlined-text{position:relative;top:6px}.ReaderEndCard .next-is-owned-modal .already-own-product-wrapper .already-own-product-text{margin-left:15px;font-size:12px;white-space:nowrap}.next-is-owned-modal-middle-wrapper{display:flex;flex-direction:column;background-color:#fff;width:90%;margin:10px auto 0 auto}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-text{display:flex;flex-direction:column;font-family:Maax-Core,Maax,sans-serif;font-weight:100;margin-top:10px}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper{display:grid;grid-template-columns:100px auto;margin-top:20px}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .product-wrapper-with-sale{position:relative}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .product-wrapper-with-sale .is-on-sale-tag-reader{position:absolute;top:0;background-color:#000;color:#fff;padding:5px 7px;font-size:10px;font-weight:100;font-family:Maax-Medium-Core,Maax-Medium,sans-serif;z-index:1}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .next-is-owned-modal-middle-wrapper-product-info-wrapper{display:flex;flex-direction:column;padding-left:10px}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .next-is-owned-modal-middle-wrapper-product-info-wrapper .product-info-name{font-weight:100;font-family:Maax-Bold-Core,Maax-Bold,sans-serif;font-size:16px}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .next-is-owned-modal-middle-wrapper-product-info-wrapper .product-info-volume{font-weight:100;font-family:Maax-Bold-Core,Maax-Bold,sans-serif;font-size:20px}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .next-is-owned-modal-middle-wrapper-product-info-wrapper .product-info-date{font-size:14px;color:#757575;font-family:Maax-Core,Maax,sans-serif;font-weight:100}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .next-is-owned-modal-middle-wrapper-product-info-wrapper .product-info-pages{font-size:14px;color:#757575;font-family:Maax-Core,Maax,sans-serif;font-weight:100}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .next-is-owned-modal-middle-wrapper-product-info-wrapper .product-info-free{margin-top:auto;font-weight:100;font-family:Maax-Bold-Core,Maax-Bold,sans-serif;font-size:20px}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .next-is-owned-modal-middle-wrapper-product-info-wrapper .product-info-price-wrapper{display:flex;flex-direction:row;margin-top:auto}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .next-is-owned-modal-middle-wrapper-product-info-wrapper .product-info-price-wrapper .product-info-price{font-weight:100;font-family:Maax-Medium-Core,Maax-Medium,sans-serif;font-size:19px}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .next-is-owned-modal-middle-wrapper-product-info-wrapper .product-info-price-wrapper .product-info-price-with-discount{font-weight:100;font-family:Maax-Medium-Core,Maax-Medium,sans-serif;color:#757575;text-decoration:line-through;font-size:19px}.next-is-owned-modal-middle-wrapper .next-is-owned-modal-middle-wrapper-product-wrapper .next-is-owned-modal-middle-wrapper-product-info-wrapper .product-info-price-wrapper .product-info-price-discount{font-weight:100;font-family:Maax-Medium-Core,Maax-Medium,sans-serif;margin-left:10px;font-size:19px}.next-is-owned-modal-middle-wrapper .submit-button{margin-top:20px;font-weight:100;font-family:Maax-Medium-Core,Maax-Medium,sans-serif;height:50px}.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper{display:grid;width:100%;height:auto;margin-top:20px;grid-template-columns:auto 220px}@media screen and (max-width: 950px){.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper{grid-template-columns:auto 250px}}@media screen and (max-width: 500px){.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper{grid-template-columns:auto 200px}}@media screen and (max-width: 450px){.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper{grid-template-columns:auto 150px}}.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper{display:flex;flex-direction:column;justify-content:center;width:100%;height:auto;cursor:pointer}.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .product-added-text{font-family:Maax-Core,Maax,sans-serif;font-weight:100;font-size:14pt;font-family:Maax-Core,Maax,sans-serif;font-weight:100}@media screen and (max-width: 950px){.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .product-added-text{font-size:15pt}}@media screen and (max-width: 500px){.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .product-added-text{font-size:13pt}}.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .product-remove-text{font-size:17px;font-weight:100;font-family:Maax-Bold-Core,Maax-Bold,sans-serif}.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .product-remove-text:hover{cursor:pointer}.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .checkout-button-wrapper{display:flex;flex-direction:row;align-items:center;width:100%;height:100%;background-color:#000;color:#fff;padding-top:2px}.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .checkout-button-text{font-weight:100;font-family:Maax-Medium-Core,Maax-Medium,sans-serif;font-size:30px;text-align:center;width:100%;padding-top:3px;margin:0 auto}.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .checkout-button-text:hover{cursor:pointer}@media screen and (max-width: 500px){.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .checkout-button-text{font-size:22px}}@media screen and (max-width: 450px){.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .checkout-button-text{font-size:17px}}.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .checkout-button-icon{width:55px;height:55px;margin-left:auto;margin-right:20px}@media screen and (max-width: 500px){.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .checkout-button-icon{width:50px;height:50px}}@media screen and (max-width: 400px){.next-is-owned-modal-middle-wrapper .remove-from-cart-wrapper .remove-from-cart-inner-wrapper .checkout-button-icon{width:36px;height:36px}}.ReaderEndCard-catch-up-container{align-items:center;justify-content:center;display:flex;flex-direction:column;background-color:#000;position:fixed;top:0;bottom:0;right:0;left:0;z-index:2000}.ReaderEndCard-catch-up-container img.ReaderEndCard-logo{width:50%;height:auto;position:absolute;opacity:.2;left:50%;top:50%;transform:translate(-50%, -50%);max-width:420px}@media screen and (max-width: 768px){.ReaderEndCard-catch-up-container img.ReaderEndCard-logo{width:80%;left:unset;top:20px;transform:translate(0, 0);max-width:unset}}@media screen and (max-width: 600px){.ReaderEndCard-catch-up-container img.ReaderEndCard-logo{width:90%}}.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up{display:flex;flex-direction:column;justify-content:center;align-items:center;width:60%}@media screen and (min-width: 768px){.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up{width:50%;max-width:400px;margin-top:100px}}@media screen and (max-width: 520px){.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up{width:80%}}.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up .ReaderEndCard-catch-up-header{display:flex;flex-direction:column;justify-content:center;align-items:center;width:70%;text-align:center;font-size:45px;text-transform:uppercase;color:#fff}@media screen and (max-width: 635px){.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up .ReaderEndCard-catch-up-header{width:90%}}.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up .ReaderEndCard-catch-up-button,.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up .ReaderEndCard-catch-up-button-2{width:100%;height:50px;margin-top:20px}.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up .ReaderEndCard-catch-up-button span,.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up .ReaderEndCard-catch-up-button-2 span{font-weight:100;font-family:Maax-Bold-Core,Maax-Bold,sans-serif}.ReaderEndCard-catch-up-container .ReaderEndCard-catch-up .ReaderEndCard-catch-up-button-2{margin-top:25px}
.ReaderStartCard{background-color:#000;position:fixed;top:0;bottom:0;right:0;left:0;z-index:10}.ReaderStartCard .cta{margin:auto;width:200px;height:100px}
.side-volume-container{display:flex;flex-direction:row;width:100%;height:auto;min-height:200px}.side-volume-container .side-volume-side{display:flex;flex-direction:column;align-items:center;width:50px;min-width:50px;max-width:50px;height:auto;background-color:#ddd}.side-volume-container .side-volume-side .side-volume-side-text{color:#757575;margin-top:10px;font-size:15px}.side-volume-container .side-volume-side .side-volume-side-number{color:#757575;font-weight:100;font-family:Maax-Medium-Core,Maax-Medium,sans-serif;font-size:18px}.side-volume-container .side-volume-children-wrapper{width:100%;height:auto}.volume-container{width:100%;height:auto}.volume-container .volume-side{width:50px;min-width:50px;max-width:50px;height:auto;background-color:#ddd}.volume-container .volume-side .volume-text{color:#757575;margin-top:10px;font-size:15px}.volume-container .volume-side .volume-number{color:#757575;font-weight:100;font-family:Maax-Medium-Core,Maax-Medium,sans-serif;font-size:18px}.volume-container .volume-children-wrapper{width:100%;height:auto;display:flex;flex-direction:column}.volume-container .volume-children-wrapper .volume-spacer{margin:0 auto;width:90%;height:2px;background-color:#000}.volume-container .volume-info{display:flex;flex-direction:row;width:90%;margin:0 auto;cursor:pointer}.volume-container .volume-info.selected{background-color:#000;color:#fff;border-bottom:unset}.volume-container .volume-thumbnail{width:80px;z-index:0}.volume-container .volume-title{display:flex;flex-direction:column;justify-content:center;padding:0 10px 0 10px;font-weight:100;font-family:Maax-Medium-Core,Maax-Medium,sans-serif;font-size:18px}.volume-container .volume-title p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:0}.volume-container .volume-title-wrapper{width:100%;display:flex;flex-direction:row;justify-content:space-between}.volume-container .volume-label{display:flex;flex-direction:column;justify-content:center;font-weight:100;font-family:Maax-Medium-Core,Maax-Medium,sans-serif;padding:0 10px 0 10px}.volume-container .volume-label p{margin-bottom:0}

/*# sourceMappingURL=313.3457d2752256e2ba7422.css.map*/