html{box-sizing:border-box;overflow-x:hidden}*,*::before,*::after{box-sizing:inherit}body{margin:0;padding:0;font-family:'Inter',sans-serif;color:#f3f4f6;padding-top:55px;display:flex;flex-direction:column;min-height:100vh;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:color 0.2s ease-in-out,opacity 0.2s ease-in-out}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.75em;line-height:0;font-weight:900;font-family:impact}h2,h3{line-height:1.3}.h1-manga-title{font-family:'Inter'}p{margin-top:0;margin-bottom:1em}.fixed-header{position:fixed;top:0;left:0;width:100%;background-color:#000;padding:.75rem 1.5rem;z-index:1000;box-shadow:0 2px 5px rgb(0 0 0 / .2);border-bottom:1px solid #333;box-sizing:border-box}.header-container{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header-logo-link{display:inline-block}.header-logo-image{height:30px;width:auto;display:block;vertical-align:middle}.header-nav{display:flex;align-items:center;gap:1.5rem}.header-nav-link{color:#fff;font-size:.875rem;font-weight:500}.header-nav-link:hover{color:#f59e0b}.hero-page-section{width:100%;background-color:#f4a12b;display:flex;justify-content:center;align-items:center;overflow:hidden}.hero-image{width:100%;height:auto;display:block;max-width:100%;object-fit:cover}.hero-image-pc{display:none}.hero-image-mobile{display:block}.marquee{width:100%;background-color:#d83634;color:#fff;padding:10px 0;overflow:hidden;display:flex}.marquee__group{flex-shrink:0;display:flex;align-items:center;justify-content:space-around;white-space:nowrap;min-width:100%;animation:scroll 25s linear infinite}.marquee__group img{height:25px;margin:0 20px}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.tag{font-size:.8rem;line-height:1;font-weight:500;padding:.5rem 1rem;border:3px solid #000;background-color:#000;color:#fff;display:inline-block;text-align:center;background-color:#000;color:#f59e0b;border-color:#f59e0b}.limited-offer-section.new-offer-design{text-align:center;background-image:url(../img/bg-section2.webp);background-size:cover;background-position:center center;background-repeat:no-repeat;padding:3rem 1rem 0rem}.limited-offer-main-title-image{display:block;margin:0 auto 4rem;max-width:90%;width:50rem;height:auto}.new-product-section{text-align:center;background-image:url(../img/bg-section3.webp);background-size:cover;background-position:center center;background-repeat:no-repeat;padding-top:3rem;padding-bottom:3rem}.on-sale-container{max-width:768px;border:5px solid #d83634;background-color:#fff;padding:1.5rem;text-align:center;margin:0 auto 2.5rem;position:relative}.sale-header-wrapper{position:absolute;top:-22px;left:50%;transform:translateX(-50%);width:100%;text-align:center}.sale-header-image{max-width:350px;margin:0 auto;width:80%}.on-sale-container .sale-title-image{max-width:500px;margin:2rem auto 1rem;width:100%}.campaign-period{color:#000;font-weight:700;margin-top:1rem;margin-bottom:.25rem;font-size:1.1rem}.campaign-notice{color:#000;font-size:.875rem;margin-bottom:1.5rem}.carousel-wrapper{position:relative;margin:1.5rem 0}.manga-carousel{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:.5rem 1rem;scrollbar-width:none;-ms-overflow-style:none}.manga-carousel::-webkit-scrollbar{display:none}.manga-carousel-slide{flex:0 0 45%;scroll-snap-align:center}.manga-carousel-slide img{width:100%;height:auto;display:block;box-shadow:0 4px 10px rgb(0 0 0 / .2)}.carousel-arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);z-index:10;background-color:rgb(255 255 255 / .8);color:#333;border:1px solid #ccc;border-radius:50%;width:40px;height:40px;font-size:24px;font-weight:700;cursor:pointer;transition:background-color 0.2s,color 0.2s}.carousel-arrow:hover{background-color:#d83634;color:#fff}.carousel-arrow.prev{left:-15px}.carousel-arrow.next{right:-15px}.manga-carousel-indicators{display:none}.manga-carousel-indicator{width:25px;height:5px;background-color:#ccc;border-radius:3px;transition:background-color 0.3s ease}.manga-carousel-indicator.active{background-color:#d83634}.checkout-now-link{display:block;width:fit-content;margin:0 auto}.checkout-now-image{max-width:350px;width:100%;transition:transform 0.2s ease}.checkout-now-image:hover{transform:scale(1.05)}.upcoming-deals-title-image{display:block;margin:0 auto 1.5rem;max-width:80%;width:300px;height:auto}.upcoming-deals-container{display:flex;overflow-x:auto;flex-wrap:nowrap;gap:1rem;max-width:100%;padding:0 1rem;margin:0 auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.upcoming-deals-container::-webkit-scrollbar{display:none}.upcoming-deal-item{flex:0 0 75%;scroll-snap-align:center;overflow:hidden;position:relative}.upcoming-deal-image{width:100%;height:auto;display:block}.carousel-dots{text-align:center;padding:1rem 0}.dot{display:inline-block;width:10px;height:10px;margin:0 5px;background-color:#ccc;border-radius:50%;cursor:pointer;transition:background-color 0.3s ease}.dot.active{background-color:#be0008}.product-feature-component{position:relative;background-color:#ececec;padding:2rem 1rem;max-width:1024px;margin:0 auto;margin-top:3rem}.bg-outlet-top,.bg-outlet-bottom{position:absolute;left:0;width:100%;pointer-events:none;z-index:1}.bg-outlet-top{top:0}.bg-outlet-bottom{bottom:0}.product-feature-content{background:rgb(236 236 236 / .3);border:6px solid #000;max-width:960px;margin:0 auto;padding:0;position:relative;z-index:2}.bordered-section{border-bottom:6px solid #000;padding:2rem}.product-feature-content .bordered-section:last-child{border-bottom:none}.product-info-panel{max-width:100%;margin:0;padding:0;display:grid;grid-template-columns:1fr;align-items:start;gap:0rem;position:relative;z-index:2}.product-info-left{text-align:center;display:flex;flex-direction:column}.product-info-cover{max-width:50%;height:auto;margin:0 auto}.product-info-tags{display:flex;justify-content:center;gap:.5rem;margin-bottom:1rem;order:2}.product-info-right{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.product-info-title{line-height:1.2;font-size:1.5rem;text-align:center;font-family:'Inter',sans-serif;font-weight:700;background-color:#000;background-image:url(../img/screentone.png);color:#fff;padding:1rem;width:100%;box-sizing:border-box}.mobile-title{display:block;order:1;margin-bottom:1rem}.desktop-title{display:none}.product-actions-wrapper{display:flex;flex-direction:column;width:100%;gap:1rem;padding:.5rem;align-items:center}.product-promo{position:relative;display:inline-flex;align-items:center;justify-content:center;max-width:100%}.promo-image{width:100%;max-width:100%;height:auto}.fans-comments-container{position:relative;max-width:100%}.fans-comments-bg{width:100%;height:auto}.fans-comments-content{position:absolute;top:22%;left:8%;right:8%;color:#fff;font-size:clamp(1rem, 1vw, 1.5rem);max-height:55%;overflow-y:scroll;padding-right:10px;text-align:start}.fans-comments-content p{margin-bottom:1rem}.read-more-link{position:absolute;bottom:-3px;right:0}.read-more-link img{width:10em;transition:transform 0.2s ease-in-out}.read-more-link:hover img{transform:scale(1.05)}.buy-now-link{display:inline-block;margin-bottom:1rem}.buy-now-link img{max-width:100%;height:auto;transition:transform 0.2s ease}.buy-now-link:hover img{transform:scale(1.05)}.character-showcase-panel{background-image:url(../img/main-character.png);background-repeat:no-repeat;background-size:99% 99%;background-position:center;padding:3rem 1rem;box-sizing:border-box;max-width:100%;margin:0;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:auto}.main-character-content{display:flex;flex-direction:column;align-items:center;width:100%}.main-character-showcase{width:100%;text-align:center}.main-character-image-wrapper{position:relative;display:inline-block;width:70%;max-width:none}.main-character-large-img{width:100%;display:block}.enlarge-icon-btn{position:absolute;bottom:10px;right:10px;width:40px;height:40px;cursor:pointer;background:none;border:none;padding:0}.enlarge-icon{width:100%;height:100%}.main-character-info{margin-top:1.5rem;text-align:center;color:#FFF}.main-character-name{font-size:clamp(1.75rem, 5vw, 2.25rem);font-weight:700;margin-bottom:.5rem}.main-character-desc{max-width:100%;margin:0 auto;font-size:clamp(0.8rem, 2.5vw, 1rem)}.main-character-copy{position:absolute;bottom:1.5rem;left:0;right:0;text-align:center;font-size:.5rem;color:#888;z-index:5;white-space:nowrap}.character-gallery-panel{max-width:100%;margin:0;padding:.5rem;position:relative;z-index:2;background-color:#2c2c2c}.main-character-gallery-wrapper{display:flex;align-items:center;justify-content:center;gap:10px;width:100%}.main-character-gallery{display:flex;justify-content:flex-start;gap:10px;overflow-x:auto;padding:5px;max-width:670px;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.main-character-gallery::-webkit-scrollbar{display:none}.gallery-thumb{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100px;cursor:pointer;flex-shrink:0;padding:5px;box-sizing:content-box}.gallery-thumb img{width:100%;height:auto;transition:transform 0.2s ease-in-out}.gallery-thumb-name{color:#fff;font-size:.75rem;text-align:center;white-space:nowrap;line-height:1.2}.gallery-thumb.active img{transform:scale(1.15)}.gallery-arrow{background:#555;color:#fff;border-radius:50%;width:30px;height:30px;cursor:pointer;flex-shrink:0;font-weight:bolder}.gallery-arrow:hover{background:#777}.manga-carousel{cursor:grab;cursor:-webkit-grab;user-select:none}.manga-carousel.active-drag{cursor:grabbing;cursor:-webkit-grabbing}.more-titles-section{background-color:#1a1a1a;color:#fff;padding:2.5rem 1rem;text-align:center}.more-titles-main-header{font-size:2.5rem;font-weight:700;margin-bottom:2.5rem;letter-spacing:1px;font-family:impact}.more-titles-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem;margin-bottom:2.5rem;max-width:800px;margin-left:auto;margin-right:auto}.more-titles-card{border-radius:.375rem;padding:.75rem;display:flex;flex-direction:column;align-items:center;text-align:center;box-sizing:border-box}.more-titles-image{width:100%;aspect-ratio:2 / 3;object-fit:contain;margin-bottom:.5rem;height:16rem}.more-titles-title{font-size:1rem;font-weight:600;color:#fff;width:100%;overflow:hidden;text-overflow:ellipsis;margin-bottom:.5rem;line-height:1;height:auto;letter-spacing:.5px}.text-ssm{font-size:.8rem}.more-titles-info{margin-bottom:.75rem;padding:.2rem .5rem;display:inline-block}.more-titles-btn-link{display:inline-block;margin-top:auto}.more-titles-btn{display:inline-block;width:auto;background-color:#eb9d39;color:#000;font-weight:900;font-family:impact;font-style:italic;padding:.5rem 2rem;border-radius:10px;border:1px solid #963100;box-shadow:3px 3px 0 #963100;text-align:center;transition:transform 0.2s ease,box-shadow 0.2s ease;font-size:.825rem;line-height:1.2;text-decoration:none;cursor:pointer}.more-titles-btn-link:hover{transform:translateY(-2px);box-shadow:0 6px 12px rgb(0 0 0 / .3)}.see-all-titles-btn-image{max-width:100%;width:500px;height:auto;display:block;transition:transform 0.2s ease-out}.see-all-titles-link:hover .see-all-titles-btn-image{transform:scale(1.05)}.how-to-use-section{background-color:#f69701;padding:3rem 1rem;text-align:center;background-image:url(../img/bg-section7.webp);background-size:cover;background-position:center center;background-repeat:no-repeat;padding-top:2rem;padding-bottom:5rem}.how-to-use-main-title{color:#000;margin-bottom:2.5rem;font-family:impact;font-weight:900;letter-spacing:1px;font-size:2.5rem}.how-to-use-steps-container{display:grid;grid-template-columns:1fr;gap:.5rem;max-width:1000px;margin:0 auto;align-items:center}.how-to-use-step-card{position:relative;height:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.step-image{width:100%;height:auto;display:block;max-width:100%}.step-image.pc-step-image{display:none}.step-image.mobile-step-image{display:block}.step-arrow-container{display:flex;justify-content:center;align-items:center;margin:.5rem 0}.footer-content-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.footer-about-section{margin-bottom:1.5rem}.footer-title{font-family:'Inter',sans-serif;font-size:1.125rem;font-weight:700;color:#fff;margin-bottom:.75rem}.footer-text{font-size:.875rem;line-height:1.6;color:#a0aec0;max-width:650px;margin-left:auto;margin-right:auto}.footer-abj-section{display:flex;flex-direction:column;align-items:center;gap:.75rem}.abj-logo{height:60px;width:auto;flex-shrink:0}.abj-text{font-size:.75rem;line-height:1.5;color:#9ca3af;max-width:450px;text-align:center}.footer-copyright{font-size:.75rem;color:#9ca3af;flex-shrink:0}.lightbox-container{position:fixed;z-index:9999;padding-top:50px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0 0 0 / .9);display:flex;justify-content:center;align-items:center}.lightbox-container.hidden{display:none}.lightbox-content{margin:auto;display:block;max-width:80%;max-height:80vh}.lightbox-close{position:absolute;top:15px;right:35px;color:#f1f1f1;font-size:40px;font-weight:700;transition:0.3s}.lightbox-close:hover,.lightbox-close:focus{color:#bbb;text-decoration:none;cursor:pointer}.fan-favorites-section{padding:3rem 1rem;background-image:url(../img/bg-section3.webp);background-size:cover;background-position:center center;background-repeat:no-repeat}.fan-favorites-container{max-width:1024px;margin:0 auto}.fan-favorites-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:2.5rem;letter-spacing:1px;font-family:impact;color:#fff}.fan-favorites-grid{display:grid;grid-template-columns:1fr;gap:2rem}.manga-feature-card{border:3px solid #000;overflow:hidden;display:flex;flex-direction:column}.manga-preview-panel{background-color:#ececec;padding:1rem;text-align:center;position:relative;overflow:hidden}.manga-preview-panel::before{content:'';position:absolute;top:0;left:0;width:100%;height:50%;background-image:url(../img/bg-outlets-1.png)!important;background-size:cover;background-repeat:no-repeat;background-position:top;opacity:1;z-index:0}.manga-preview-panel::after{content:'';position:absolute;bottom:0;left:0;right:0;width:90%;height:3px;background-color:#000;z-index:2;margin:0 auto}.manga-preview-panel>*{position:relative;z-index:1}.manga-feature-title{font-family:'Impact',sans-serif;background-color:#000;background-image:url(../img/screentone.png);color:#fff;font-size:1.5rem;letter-spacing:.5px;min-height:3em;display:flex;align-items:center;justify-content:center;padding:.5rem 1rem;margin-bottom:1rem}.manga-panel-image-wrapper{padding:0rem 5rem}.manga-panel-image-wrapper img{width:100%;height:auto;display:block}.manga-copyright{font-size:.6rem;color:#555;margin-top:.75rem;margin-bottom:0}.manga-info-panel{background-color:#ececec;color:#000;padding:.5rem;display:grid;grid-template-columns:150px 1fr;gap:1rem;flex-grow:1;position:relative;overflow:hidden}.manga-info-panel::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:100%;background-image:url(../img/bg-outlets-2.png);background-size:cover;background-position:bottom;z-index:0}.manga-info-panel>*{position:relative;z-index:1}.manga-info-cover{width:100%;height:auto;align-self:start}.manga-info-details{display:flex;flex-direction:column;justify-content:space-between;gap:.75rem;align-items:center;padding:1rem 0rem}.manga-info-tags{display:flex;flex-wrap:wrap;gap:.5rem}.manga-info-tags .tag{font-size:.6rem;border:2px solid;padding:.2rem .2rem}.manga-info-price{width:100%;max-width:200px}.manga-info-button{width:100%;max-width:250px;transition:transform 0.2s ease}.manga-info-button-link:hover img{transform:scale(1.05)}.see-all-titles-link{display:inline-block;margin-top:1rem;margin:0 auto}.site-footer{background-color:#101010;color:#a0aec0;padding:2rem 1rem;border-top:1px solid #333;margin-top:auto}.footer-content-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.footer-about-section{margin-bottom:1.5rem}.footer-title{font-family:'Inter',sans-serif;font-size:1.125rem;font-weight:700;color:#fff;margin-bottom:.75rem}.footer-text{font-size:.875rem;line-height:1.6;color:#a0aec0;max-width:650px;margin-left:auto;margin-right:auto}.footer-abj-section{display:flex;flex-direction:column;align-items:center;gap:.75rem}.abj-logo{height:60px;width:auto;flex-shrink:0}.abj-text{font-size:.75rem;line-height:1.5;color:#9ca3af;max-width:450px;text-align:center}.footer-copyright{font-size:.75rem;color:#9ca3af;flex-shrink:0}.step-arrow-wrap{filter:drop-shadow(0 3px 0 #000000)}.step-arrow-visual{transform:rotate(90deg)}@media (min-width:768px){.product-info-cover{max-width:100%;width:100%}.product-info-panel{grid-template-columns:37.5% 1fr;gap:1.5rem}.product-info-left{display:block;padding:2rem 1rem}.product-info-tags{justify-content:flex-start}.mobile-title{display:none}.desktop-title{display:block}.product-info-right{display:flex;flex-direction:column;align-items:flex-start;gap:0rem}.product-info-title{text-align:left;font-size:2.5rem;line-height:1.3}. .product-actions-wrapper{width:100%;box-sizing:border-box;padding-right:1rem;padding-bottom:1rem;display:flex;flex-direction:column;gap:1rem;align-items:center}.character-showcase-panel{min-height:42rem;padding:5rem 2rem}.main-character-copy{bottom:2.5rem;white-space:normal;font-size:.75rem}.gallery-thumb{width:150px}.step-image.pc-step-image{display:block}.step-image.mobile-step-image{display:none}.gallery-thumb{width:150px}.manga-info-panel{padding:1rem;grid-template-columns:200px 1fr}.manga-info-tags .tag{font-size:.6rem;border:2px solid;padding:.5rem 1rem}.fans-comments-content{max-height:70%}.character-gallery-panel{padding:2rem}.buy-now-link{margin-bottom:0rem}.main-character-copy.long-copyright{left:50%}.sp-br{display:none}.new-product-cover{max-width:100%;width:100%}.manga-carousel-slide{flex-basis:22%}.upcoming-deals-container{display:grid;grid-template-columns:repeat(3,1fr);overflow-x:visible;gap:1.5rem;max-width:900px;padding:0}.upcoming-deal-item{flex:none}.carousel-arrow{display:block}.more-titles-main-header{font-size:3.5rem;line-height:1.3}.more-titles-grid{grid-template-columns:repeat(4,1fr)}.hero-image-pc{display:block}.hero-image-mobile{display:none}.how-to-use-main-title{font-size:3.5rem}.how-to-use-steps-container{grid-template-columns:1fr auto 1fr auto 1fr;gap:0rem}.fan-favorites-grid{grid-template-columns:1fr 1fr}.fan-favorites-title{font-size:3.5rem}.footer-content-container{flex-direction:row;justify-content:flex-start;align-items:flex-start;text-align:left;gap:4rem}.footer-about-section{flex:2;max-width:65%;text-align:left;margin-bottom:0}.footer-title{text-align:left}.footer-text{text-align:left;margin-left:0;margin-right:0}.footer-abj-section{flex-direction:row;align-items:center;text-align:left;flex:1;margin-right:0}.abj-text{max-width:none;text-align:left}.footer-copyright{text-align:right;align-self:center}.product-actions-wrapper .buy-now-link{margin-top:auto}.step-arrow-visual{transform:rotate(0deg)}}.book-cover-link{display:block;line-height:0;font-size:0}.fans-comments-content::-webkit-scrollbar{width:8px}.fans-comments-content::-webkit-scrollbar-track{background:#e0e0e0;border-radius:10px}.fans-comments-content::-webkit-scrollbar-thumb{background:#5578cb;border-radius:10px}.fans-comments-content::-webkit-scrollbar-thumb:hover{background:#555}.product-info-left .book-cover-link{order:3}.character-info-button{display:inline-block;background-color:#eb9d39;color:#fff;border:2px solid #fff;font-family:'Impact',sans-serif;letter-spacing:1px;padding:.5rem 2.5rem;margin-top:1.5rem;text-decoration:none;transition:all 0.2s ease-in-out}.character-info-button:hover{background-color:#fff;color:#000;transform:scale(1.05)}@media (min-width:768px){.carousel-dots{display:none}.mobile-break{display: none;}}.visually-hidden { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; white-space: nowrap; }
