.episode-modal-rental-extension-term-select{display:flex !important;margin:0 auto;flex-direction:row !important;align-items:center;height:2.5rem;border:1px solid #ccc;border-radius:4px;overflow:hidden;font-size:1rem;box-sizing:border-box;width:50% !important}.btn-decrement,.btn-increment{width:2.6rem;height:100%;border:none;background:rgba(0,0,0,0);cursor:pointer;line-height:2.4rem;text-align:center}.btn-decrement:hover,.btn-decrement:focus-visible,.btn-increment:hover,.btn-increment:focus-visible{background:rgba(0,0,0,.04)}.btn-decrement{border-right:1px solid #ccc}.btn-increment{border-left:1px solid #ccc}.episode-modal-rental-extension-term-number-label{flex:1 1 auto;display:flex}.rental-count-input{width:100%;height:100%;text-align:center;border:none;outline:none;appearance:textfield}.rental-count-input::-webkit-inner-spin-button,.rental-count-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{overflow:hidden}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{cursor:pointer;-webkit-appearance:none;appearance:none}button[disabled],[type=button][disabled],[type=reset][disabled],[type=submit][disabled]{cursor:default}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}select::-ms-expand{display:none}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]{outline:none}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}template{display:none}[hidden]{display:none}body{width:100%;font-family:YuGothic,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-weight:500;color:#0d0d0d}button{appearance:none;border:none;border-radius:0;outline:none}a{text-decoration:none}ul{list-style:none;padding-left:0;padding:0;list-style-type:none}.only-sp{display:none}.button-wrap{display:flex;height:60px;flex-direction:column;align-items:center;align-self:stretch}.button-wrap a:hover{opacity:.6}.button-text{display:flex;padding:10px 24px 10px 32px;justify-content:center;align-items:center;gap:2px;text-align:center;border-radius:999px;background:#000;max-height:60px;height:60px}.button-text span{color:#fff;font-size:20px;font-weight:700;line-height:20px}.button-text::after{content:"";display:inline-block;background-image:url("/specials/fifth_renewal/img/icon-more.svg");background-size:contain;background-repeat:no-repeat;margin-left:8px;width:32px;height:32px}.fifth-renewal{margin:0 auto;display:flex;width:100%;flex-direction:column;align-items:center}.fifth-renewal-button-wrap{display:flex;height:60px;flex-direction:column;align-items:center;align-self:stretch}.sns-share{position:fixed;top:88px;left:32px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;z-index:1000}.share-button{width:48px;height:48px;background:#0d0d0d;border-radius:30px;display:flex;align-items:center;justify-content:center}.share-button:hover{opacity:.6}.share-button img{width:28px;height:28px;fill:#fff}.scroll-indicator{position:relative;width:180px;height:180px;margin:0 auto;position:absolute;z-index:1;right:10vw;bottom:25vh}@media(max-width: 1049.98px){.scroll-indicator{width:17.1428571429vw;height:17.1428571429vw}}.scroll-indicator .circle-svg{display:block;width:180px;height:180px;animation:rotate-circle 10s linear infinite}@media(max-width: 1049.98px){.scroll-indicator .circle-svg{width:17.1428571429vw;height:17.1428571429vw}}@keyframes rotate-circle{0%{transform:rotate(0deg)}100%{transform:rotate(-360deg)}}.scroll-indicator .center-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-align:center}.scroll-indicator .center-content .pig{width:52px;animation:pig-bounce 3s ease-in-out infinite}@media(max-width: 1049.98px){.scroll-indicator .center-content .pig{width:4.9523809524vw}}.scroll-indicator .center-content .arrow{margin-top:8px;display:flex;justify-content:center;animation:arrow-bounce 3s ease-in-out infinite reverse}.scroll-indicator .center-content .arrow .arrow-icon{width:24px;height:24px}@media(max-width: 1049.98px){.scroll-indicator .center-content .arrow .arrow-icon{width:2.2857142857vw;height:2.2857142857vw}}@keyframes rotate-text{0%{transform:rotate(0deg)}100%{transform:rotate(-360deg)}}@keyframes pig-bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes arrow-bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(10px)}}.section-inner{display:flex;flex-direction:column;align-items:center;gap:32px}@media(max-width: 1049.98px){.section-inner{margin:0 10px}}.section-body{border:1px solid #000;background:#fff;box-shadow:16px 16px 0px 0px rgba(0,0,0,.15);padding:56px 48px;gap:32px}.section-wrap{max-width:1050px;margin:0 auto}.section-title-wrap{display:flex;flex-direction:column;align-items:center;width:100%;z-index:1}.section-title-img{max-width:190px;width:100%}.section-sub-title-unit{position:relative;display:flex;flex-direction:column;align-items:center;margin:24px 0;padding:23px;width:100%}.section-sub-title-unit::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background-color:#000}.section-sub-title-unit .line-top{position:absolute;top:8px;left:0;right:0;height:2px;background-color:#000}.section-sub-title-unit::after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background-color:#000}.section-sub-title-unit .line-bottom{position:absolute;bottom:8px;left:0;right:0;height:2px;background-color:#000}.section-sub-title-img{max-width:427px;width:100%;height:auto;display:block}.section-contents-block{border:1px solid #000;background:#fff;box-shadow:16px 16px 0px 0px rgba(0,0,0,.15);width:100%;display:flex;padding:48px;flex-direction:column;align-items:flex-start;margin-bottom:64px}.section-contents-body{display:flex;align-items:flex-start;align-content:flex-start;gap:16px 32px;align-self:stretch;flex-wrap:wrap;padding-bottom:56px;padding-top:32px}.section-contents-body.is-third{padding-bottom:0}@media(max-width: 1049.98px){.section-contents-body{display:block}}.section-contents-body-image{max-width:480px;width:100%;aspect-ratio:480/270}@media(max-width: 1049.98px){.section-contents-body-image{margin:0 auto;padding-bottom:16px}}.section-contents-body-image img{width:100%;height:auto;display:block}.section-contents-body-description{display:flex;flex-direction:column;justify-content:center;gap:8px;flex:1 0 0;font-size:16px;line-height:24px}.section-contents-body-description .highlight{background:#ff0;font-weight:700}.section-contents-body-description .text-red{color:#ed1c24;font-size:18px;line-height:30px;font-weight:700}.section-contents-body-description p{margin-bottom:0}.section-contents-body-text{font-size:18px;font-weight:700;line-height:30px}.mv{background-image:url("/specials/fifth_renewal/img/bg-pattern-buta-md.png");justify-content:center;background-repeat:repeat;background-position:center;width:100%;background-color:#ffe600;padding-bottom:64px;background-size:cover}@media(max-width: 1049.98px){.mv{background-size:auto}}.mv .kv{position:relative;width:100%;height:700px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;margin:0 auto;padding:0 28px;padding-bottom:48px}.mv .kv-top-img{position:absolute;top:10px;width:100%;margin:0 auto;max-width:1011px}.mv .kv-main-img{position:relative;width:100%;max-width:560px;z-index:1;transform-origin:center;opacity:0;transform:scale(0.4)}.mv .kv-main-img.visible{animation:logoScaleUp 800ms ease forwards}@keyframes logoScaleUp{0%{transform:scale(0.4, 0.4);opacity:0}100%{transform:scale(1, 1);opacity:1}}.mv .kv-bottom-img{position:relative;margin-top:-70px;width:100%}.mv .message-body img{width:100%;height:auto;display:block;max-width:100%}.new-feature{padding:120px 0px 136px 0px;flex-direction:column;justify-content:center;align-items:center;gap:64px;background:#ffe600;background-image:url("/specials/fifth_renewal/img/bg-dot.png");background-repeat:repeat;background-position:center;background-size:auto;width:100%;position:relative;overflow:hidden}.new-feature .side-svg{position:absolute;top:0;z-index:0;width:88px;background-image:url("/specials/fifth_renewal/img/bg-vertical-typo-md.svg");background-repeat:repeat-y;height:100%}.new-feature .side-svg.left{left:0}.new-feature .side-svg.right{right:0;transform:scaleX(-1)}.new-feature::before,.new-feature::after{content:"";position:absolute;left:0;width:100%;height:171px;background-repeat:repeat-x;background-size:auto;z-index:1}.new-feature::before{top:0;background-image:url("/specials/fifth_renewal/img/pattern-yellow-dot-item.svg")}.new-feature::after{bottom:0;background-image:url("/specials/fifth_renewal/img/pattern-white-dot-item.svg")}.new-feature>*{position:relative;z-index:999}.new-feature .section-title-img{max-width:296px !important}.new-feature .section-sub-title-img{max-width:607px !important}.new-feature-emphasis{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:24px}.new-feature-emphasis img{width:100%}.new-feature-lead{display:flex;padding-bottom:12px;flex-direction:column;align-items:center;gap:12px;width:100%}.new-feature-lead img{width:100%}.new-feature-lead-img{display:flex;flex-direction:column;align-items:center;align-self:stretch}.new-feature-content{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}.new-feature-content-title{display:flex;align-items:flex-end;flex:1 0 0;position:relative;margin-left:-28px}.new-feature-content-title img{width:100%}.new-feature-content-title-unit{display:flex;max-width:954px;width:100%;height:72px;align-items:center}.new-feature-block-list{width:100%}.new-feature-notice{font-size:14px;line-height:23px}.new-feature-books{width:100%}.new-feature-books ul{display:flex;align-items:flex-start;margin-top:16px;flex-wrap:wrap;align-self:stretch;margin:0 -8px 32px}.new-feature-books li{width:25%;min-width:25%}@media(max-width: 1049.98px){.new-feature-books li{width:50%;min-width:50%}}.new-feature-books li{padding:16px 8px 0}.new-feature-books li img{width:100%}.new-feature-books.new li{width:33.3333333333%;min-width:33.3333333333%}@media(max-width: 1049.98px){.new-feature-books.new li{width:50%;min-width:50%}}.new-feature-books-title{display:flex;padding:8px 0px 8px 4px;align-items:center;gap:4px;border-bottom:1px solid #0d0d0d;font-size:24px;font-weight:700;line-height:140%}.new-feature-books-title img{width:67px;height:39px}.new-feature-books .book-item-title{font-size:18px;font-weight:700;line-height:30px;margin-top:3px}.new-feature-books .book-item-title span{padding:4px 8px;justify-content:center;align-items:center;border-radius:2px;background:#ed1c24;color:#fff;font-size:16px;font-weight:700;line-height:16px}.special-contents .section-contents-body{padding:0}.special-contents .section-contents-body-image{max-width:250px;aspect-ratio:5/8}.special-contents .section-title-img{max-width:377px !important}.special-contents .section-sub-title-img{max-width:575px !important}.special-contents .button-wrap{padding-top:40px;justify-content:center;align-items:center}footer{background:#000;padding:24px 0px}footer .footer-inner{display:flex;padding:0}footer .footer-text{display:flex;flex-direction:column;align-items:center;color:#f7f7f7;font-size:11px;line-height:15px;gap:4px}footer .footer-text span{font-size:12px;line-height:16px}
