*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}body{line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}ul,ol{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:""}table{border-collapse:collapse;border-spacing:0}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}:root{--content-width:1200px;--pc-device-size:1512px;--sp-device-size:402px;--sp-default-size:354px;--pc-padding:60px;--sp-padding:24px;--sp-padding-ratio:calc(var(--sp-padding) / var(--sp-device-size) * 100%);--base-color:#222;--bg-color:#f7f7f7;--accent-color:#eb476c;--link-color:#d8d8d8;--green:#6fc73b;--orange:#ef8a34;--white:#fff;--black:#000;--base-font:"Noto Sans JP", "Helvetica Neue", YakuHanJP, Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;--facebook-color:#1877f2;--twitter-color:#1da1f2;--googleplus-color:#dd4b39;--insta-color:#d93177;--tumblr-color:#36465d;--flickr-color-01:#0063dc;--flickr-color-02:#ff0084;--hatena-color:#008fde;--line-color:#00c300;--youtube-color:red;--vimeo-color:#1ab7ea;--dropbox-color:#007ee5;--snapchat-color:#fffc00;--skype-color:#12a5f4;--pinterest-color:#bd081c;--note-color:#2dcdb5;--wordpress-color:#21759b;--pixiv-color:#127bb1}html{font-size:62.5%}body{font-family:var(--base-font);background:var(--bg-color);color:var(--base-color);font-optical-sizing:auto;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;backface-visibility:hidden;font-size:1.6rem;font-weight:400;line-height:1.8}body[data-scroll-locked=true]{pointer-events:none;height:100%;min-height:100%;overflow:hidden}body[data-interaction-locked=true]{height:100%;min-height:100%;overflow:hidden}body[data-interaction-locked=true],body[data-interaction-locked=true] *{pointer-events:none!important}::selection{background:var(--accent-color);color:var(--white)}@media screen and (width<=768px){.is-pc{display:none!important}}@media print,screen and (width>=769px){.is-sp{display:none!important}}picture{display:block}img{-o-object-fit:contain;object-fit:contain;vertical-align:bottom;width:100%;max-width:100%;height:auto}svg{width:100%;height:auto}a{color:var(--link-color);text-decoration:none}[data-font=alfa-slab-one]{font-family:Alfa Slab One,serif;font-style:normal;font-weight:400}[data-font=dela]{font-family:Dela Gothic One,sans-serif;font-style:normal;font-weight:400}[data-txtcolor=white]{color:var(--white)}[data-txtcolor=black]{color:var(--black)}[data-txtcolor=red]{color:var(--accent-color)}[data-txtcolor=green]{color:var(--green)}[data-txtcolor=orange]{color:var(--orange)}[data-fontweight=regular]{font-weight:400}[data-fontweight=medium]{font-weight:500}[data-fontweight=semibold]{font-weight:600}[data-fontweight=bold]{font-weight:700}[data-fontweight=extrabold]{font-weight:800}[data-fontweight=black]{font-weight:900}:root{--ease-in-quad:cubic-bezier(.55, .085, .68, .53);--ease-out-quad:cubic-bezier(.25, .46, .45, .94);--ease-in-out-quad:cubic-bezier(.455, .03, .515, .955);--ease-in-cubic:cubic-bezier(.55, .055, .675, .19);--ease-out-cubic:cubic-bezier(.215, .61, .355, 1);--ease-in-out-cubic:cubic-bezier(.645, .045, .355, 1);--ease-in-quart:cubic-bezier(.895, .03, .685, .22);--ease-out-quart:cubic-bezier(.165, .84, .44, 1);--ease-in-out-quart:cubic-bezier(.77, 0, .175, 1);--ease-in-quint:cubic-bezier(.755, .05, .855, .06);--ease-out-quint:cubic-bezier(.23, 1, .32, 1);--ease-in-out-quint:cubic-bezier(.86, 0, .07, 1);--ease-in-sine:cubic-bezier(.47, 0, .745, .715);--ease-out-sine:cubic-bezier(.39, .575, .565, 1);--ease-in-out-sine:cubic-bezier(.445, .05, .55, .95);--ease-in-expo:cubic-bezier(.95, .05, .795, .035);--ease-out-expo:cubic-bezier(.19, 1, .22, 1);--ease-in-out-expo:cubic-bezier(1, 0, 0, 1);--ease-in-circ:cubic-bezier(.6, .04, .98, .335);--ease-out-circ:cubic-bezier(.075, .82, .165, 1);--ease-in-out-circ:cubic-bezier(.785, .135, .15, .86);--ease-in-back:cubic-bezier(.6, -.28, .735, .045);--ease-out-back:cubic-bezier(.175, .885, .32, 1.275);--ease-in-out-back:cubic-bezier(.68, -.55, .265, 1.55)}.l-header{z-index:50;position:relative}.l-header__inner{justify-content:space-between;align-items:center;display:flex}.l-footer{z-index:2;position:relative}@media print,screen and (width>=769px){.l-footer{padding-left:var(--pc-padding);padding-right:var(--pc-padding)}}@media screen and (width<=1200px){.l-footer{padding-left:5vw;padding-right:5vw}}@media screen and (width<=768px){.l-footer{padding-left:0;padding-right:0}}.l-footer{margin-top:66px}@media screen and (width<=1200px){.l-footer{margin-top:5.5vw}}@media screen and (width<=768px){.l-footer{margin-top:0}}.l-footer{padding-bottom:72px}@media screen and (width<=1200px){.l-footer{padding-bottom:6vw}}@media screen and (width<=768px){.l-footer{padding-bottom:0}}.l-footer__inner{background-color:var(--black);flex-direction:column;align-items:center;padding-top:60px;display:flex}@media screen and (width<=1200px){.l-footer__inner{padding-top:5vw}}@media screen and (width<=768px){.l-footer__inner{padding-top:14.9254vw}}.l-footer__inner{padding-bottom:60px}@media screen and (width<=1200px){.l-footer__inner{padding-bottom:5vw}}@media screen and (width<=768px){.l-footer__inner{padding-bottom:14.9254vw}}.l-footer__inner{gap:54px 0}@media screen and (width<=1200px){.l-footer__inner{gap:4.5vw 0}}@media screen and (width<=768px){.l-footer__inner{gap:13.4328vw 0}}.l-footer__inner .copyright{text-align:center;letter-spacing:5%;text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:1rem;line-height:1}@media screen and (width<=1200px){.l-footer__inner .copyright{font-size:.833333vw}}@media screen and (width<=768px){.l-footer__inner .copyright{font-size:2.48756vw}}#Wrap{overflow:hidden}.nav--share{flex-direction:column;gap:12px 0;display:flex}@media screen and (width<=1200px){.nav--share{gap:1vw 0}}@media screen and (width<=768px){.nav--share{gap:2.98507vw 0}}.nav--share__header{letter-spacing:20%;text-align:center;text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:1.2rem;line-height:1}@media screen and (width<=1200px){.nav--share__header{font-size:1vw}}@media screen and (width<=768px){.nav--share__header{font-size:2.98507vw}}.nav--share__links{justify-content:center;align-items:center;gap:0 10px;display:flex}@media screen and (width<=1200px){.nav--share__links{gap:0 .833333vw}}@media screen and (width<=768px){.nav--share__links{gap:0 2.48756vw}}.nav--share__links>a{width:36px;display:block}@media screen and (width<=1200px){.nav--share__links>a{width:3vw}}@media screen and (width<=768px){.nav--share__links>a{width:8.95522vw}}@media print,screen and (width>=769px){.nav--share__links>a{transition:opacity .4s cubic-bezier(.68,-.55,.265,1.55)}.nav--share__links>a:hover{opacity:.5}}.nav--share__links>a picture img{aspect-ratio:1}@media screen and (width<=768px){.js-gnav{z-index:40;background:var(--bg-color);pointer-events:auto;opacity:0;visibility:hidden;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:80px 24px;transition:opacity .3s,visibility .3s,translate .3s;display:flex;position:fixed;inset:0;translate:0 -8px}body[data-nav-open=true] .js-gnav{opacity:1;visibility:visible;translate:0}}.c-hamburger{z-index:50;pointer-events:auto;width:44px;height:44px;display:none;position:relative}@media screen and (width<=768px){.c-hamburger{display:block}}.c-hamburger__bar{background:var(--base-color);width:24px;height:2px;transition:translate .3s,rotate .3s,opacity .3s;position:absolute;left:50%;translate:-50%}.c-hamburger__bar:first-child{top:15px}.c-hamburger__bar:nth-child(2){top:21px}.c-hamburger__bar:nth-child(3){top:27px}body[data-nav-open=true] .c-hamburger__bar:first-child{top:21px;rotate:45deg}body[data-nav-open=true] .c-hamburger__bar:nth-child(2){opacity:0}body[data-nav-open=true] .c-hamburger__bar:nth-child(3){top:21px;rotate:-45deg}.md-header,.md-logo{margin:0}.md-ttl__section{flex-direction:column;align-items:center;gap:24px 0;display:flex}@media screen and (width<=1200px){.md-ttl__section{gap:2vw 0}}@media screen and (width<=768px){.md-ttl__section{gap:3.73134vw 0}}.md-ttl__section .icon{aspect-ratio:1;background-position:50%;background-repeat:no-repeat;background-size:contain;width:54px;height:auto}@media screen and (width<=1200px){.md-ttl__section .icon{width:4.5vw}}@media screen and (width<=768px){.md-ttl__section .icon{width:8.95522vw}}.md-ttl__section .icon[data-type=comment]{background-image:url(../images/_common/icon/icon_comment.svg)}.md-ttl__section .icon[data-type=books]{background-image:url(../images/_common/icon/icon_books.svg)}.md-ttl__section .label{text-align:center;text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:12rem;line-height:1.1;display:block}@media screen and (width<=1200px){.md-ttl__section .label{font-size:10vw}}@media screen and (width<=768px){.md-ttl__section .label{font-size:13.4328vw}}.md-btn,.md-links{margin:0}.md-deco__img{aspect-ratio:1;pointer-events:none;z-index:3;height:auto;position:absolute}.md-deco__img--container{will-change:transform;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;position:relative}@media (prefers-reduced-motion:reduce){.md-deco__img--container{will-change:auto}}.md-deco__img[data-number="1"] .md-deco__img--container{background-image:url(../images/_common/deco/deco_001.svg)}.md-deco__img[data-number="2"] .md-deco__img--container{background-image:url(../images/_common/deco/deco_002.svg)}.md-deco__img[data-number="3"] .md-deco__img--container{background-image:url(../images/_common/deco/deco_003.svg)}.md-deco__img[data-number="4"] .md-deco__img--container{background-image:url(../images/_common/deco/deco_004.svg)}.md-deco__img[data-number="5"] .md-deco__img--container{background-image:url(../images/_common/deco/deco_005.svg)}.md-deco__img[data-number="6"] .md-deco__img--container{background-image:url(../images/_common/deco/deco_006.svg)}.md-deco__img[data-number="7"] .md-deco__img--container{background-image:url(../images/_common/deco/deco_007.svg)}.md-deco__img[data-number="8"] .md-deco__img--container{background-image:url(../images/_common/deco/deco_008.svg)}.md-deco__img[data-number="9"] .md-deco__img--container{background-image:url(../images/_common/deco/deco_009.svg)}.md-deco__img[data-number="10"] .md-deco__img--container{background-image:url(../images/_common/deco/deco_010.svg)}.md-li{margin:0}.c-modal{z-index:100;pointer-events:auto;background:#000c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.c-modal[hidden]{display:none}.c-modal__inner{width:100%;max-width:960px;position:relative}.c-modal__close{appearance:none;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;width:32px;height:32px;padding:0;position:absolute;top:-40px;right:0}.c-modal__close:before,.c-modal__close:after{content:"";background:var(--white);width:100%;height:2px;position:absolute;top:50%;left:50%;translate:-50% -50%}.c-modal__close:before{rotate:45deg}.c-modal__close:after{rotate:-45deg}.c-modal__img{-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%;max-height:85vh;margin-inline:auto;display:block}.c-modal__movie{aspect-ratio:1.77778}.c-modal__movie iframe{border:0;width:100%;height:100%}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes rotate360{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.l-fv{position:relative}@media print,screen and (width>=769px){.l-fv{padding-left:var(--pc-padding);padding-right:var(--pc-padding)}}@media screen and (width<=1200px){.l-fv{padding-left:5vw;padding-right:5vw}}@media screen and (width<=768px){.l-fv{padding-left:0;padding-right:0}}.l-fv{padding-top:48px}@media screen and (width<=1200px){.l-fv{padding-top:4vw}}@media screen and (width<=768px){.l-fv{padding-top:0}}.l-fv__container{background-color:var(--white);z-index:1;padding-top:84px;position:relative}@media screen and (width<=1200px){.l-fv__container{padding-top:7vw}}@media screen and (width<=768px){.l-fv__container{padding-top:7.46269vw}}.l-fv__container{padding-bottom:42px}@media screen and (width<=1200px){.l-fv__container{padding-bottom:3.5vw}}@media screen and (width<=768px){.l-fv__container{padding-bottom:3.73134vw}}@media print,screen and (width>=769px){.l-fv__container{border:solid 2px var(--black);max-width:var(--content-width);border-radius:6px;margin-left:auto;margin-right:auto}}@media screen and (width>=769px) and (width<=1200px){.l-fv__container{border-radius:.5vw}}@media screen and (width>=769px) and (width<=768px){.l-fv__container{border-radius:0}}@media print,screen and (width>=769px){.l-fv__container:before,.l-fv__container:after{content:"";aspect-ratio:538/1407;width:44.8333%;display:block;position:absolute;top:50%;transform:translateY(-50%)}.l-fv__container:before{background:url(../images/fv/fv_deco_pc_001.svg) 50%/contain no-repeat;left:-17.9167%}.l-fv__container:after{background:url(../images/fv/fv_deco_pc_002.svg) 50%/contain no-repeat;right:-17.9167%}}.l-fv__container .logo{margin-inline:auto}@media print,screen and (width>=769px){.l-fv__container .logo{width:76.1667%}}.l-fv__container .onair{margin-inline:auto}@media print,screen and (width>=769px){.l-fv__container .onair{width:66.1667%;transform:translateY(-20%)}}@media screen and (width<=768px){.l-fv__container .onair{width:88.0597%;transform:translateY(-10%)}}@media print,screen and (width>=769px){.l-fv__container .comment-leadbtn{cursor:pointer;z-index:2;background:0 0;border-style:none;width:18.5%;margin:0;padding:0;position:absolute;bottom:0;left:0;transform:translate(-40%,50%)}.l-fv__container .comment-leadbtn picture{transition:transform .4s cubic-bezier(.68,-.55,.265,1.55)}.l-fv__container .comment-leadbtn:hover picture{transform:scale(1.1)}}@media screen and (width<=1200px){.l-fv__container .comment-leadbtn{left:3.33333vw;transform:translate(-50%,50%)}}.l-fv__container .comment-leadbtn picture{position:relative}.l-fv__container .comment-leadbtn picture:before{content:"";aspect-ratio:1;background:url(../images/fv/comment_btn_bg_circle.svg) 0 0/contain;width:100%;height:auto;animation:10s linear infinite rotate360;display:block;position:absolute;top:0;left:0}.l-fv__container .comment-leadbtn picture img{aspect-ratio:1;z-index:2;position:relative}@media print,screen and (width>=769px){.l-fv__snslink{z-index:2;position:absolute;bottom:0;right:40px;transform:translateY(40%)}}@media screen and (width<=1200px){.l-fv__snslink{right:3.33333vw}}@media screen and (width<=768px){.l-fv__snslink{border:solid 0 var(--black);background-color:#f5f5f5;border-width:1px 0;flex-direction:column;align-items:center;gap:3.73134vw 0;width:100%;padding-top:5.97015vw;padding-bottom:7.46269vw;display:flex}.l-fv__snslink>header{text-align:center;text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:3.73134vw}}.l-fv__snslink>nav{justify-content:center;display:flex}@media screen and (width<=768px){.l-fv__snslink>nav{width:100%}}.l-fv__snslink>nav>a{background-color:var(--black);justify-content:center;align-items:center;padding-top:15px;display:flex}@media screen and (width<=1200px){.l-fv__snslink>nav>a{padding-top:1.25vw}}@media screen and (width<=768px){.l-fv__snslink>nav>a{padding-top:3.73134vw}}.l-fv__snslink>nav>a{padding-left:20px}@media screen and (width<=1200px){.l-fv__snslink>nav>a{padding-left:1.66667vw}}@media screen and (width<=768px){.l-fv__snslink>nav>a{padding-left:2.48756vw}}.l-fv__snslink>nav>a{padding-right:20px}@media screen and (width<=1200px){.l-fv__snslink>nav>a{padding-right:1.66667vw}}@media screen and (width<=768px){.l-fv__snslink>nav>a{padding-right:2.48756vw}}.l-fv__snslink>nav>a{padding-bottom:15px}@media screen and (width<=1200px){.l-fv__snslink>nav>a{padding-bottom:1.25vw}}@media screen and (width<=768px){.l-fv__snslink>nav>a{padding-bottom:3.73134vw}}.l-fv__snslink>nav>a{border-radius:6px}@media screen and (width<=1200px){.l-fv__snslink>nav>a{border-radius:.5vw}}@media screen and (width<=768px){.l-fv__snslink>nav>a{border-radius:1.49254vw}}.l-fv__snslink>nav>a{font-size:1.8rem}@media screen and (width<=1200px){.l-fv__snslink>nav>a{font-size:1.5vw}}@media screen and (width<=768px){.l-fv__snslink>nav>a{font-size:4.47761vw}}@media print,screen and (width>=769px){.l-fv__snslink>nav>a{gap:0 10px;transition:background-color .4s cubic-bezier(.68,-.55,.265,1.55)}.l-fv__snslink>nav>a:hover{background-color:#555}}@media screen and (width<=1200px){.l-fv__snslink>nav>a{gap:0 .833333vw}}@media screen and (width<=768px){.l-fv__snslink>nav>a{width:73.1343%}}.l-fv__snslink>nav>a .icon,.l-fv__snslink>nav>a .label{text-box-trim:trim-both;text-box-edge:cap alphabetic;line-height:1}.l-fv__snslink>nav>a .icon{width:36px}@media screen and (width<=1200px){.l-fv__snslink>nav>a .icon{width:3vw}}@media screen and (width<=768px){.l-fv__snslink>nav>a .icon{width:8.95522vw}}.l-fv__snslink>nav>a .icon picture img{aspect-ratio:1}.common-settings#TopComment{opacity:0;position:relative}@media print,screen and (width>=769px){.common-settings#TopComment{padding-left:var(--pc-padding);padding-right:var(--pc-padding)}}@media screen and (width<=1200px){.common-settings#TopComment{padding-left:5vw;padding-right:5vw}}@media screen and (width<=768px){.common-settings#TopComment{padding-left:0;padding-right:0}}.common-settings#TopComment{margin-top:60px}@media screen and (width<=1200px){.common-settings#TopComment{margin-top:5vw}}@media screen and (width<=768px){.common-settings#TopComment{margin-top:0}}.common-settings#TopComment{padding-top:60px}@media screen and (width<=1200px){.common-settings#TopComment{padding-top:5vw}}@media screen and (width<=768px){.common-settings#TopComment{padding-top:10.4478vw}}.common-settings#TopComment{padding-bottom:120px}@media screen and (width<=1200px){.common-settings#TopComment{padding-bottom:10vw}}@media screen and (width<=768px){.common-settings#TopComment{background-color:var(--white);padding-bottom:17.9104vw}}.common-settings#TopComment.is__scrolled{opacity:1;transition-duration:.6s;transition-delay:0s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.common-settings#TopComment .inner-section .comment{flex-direction:column;gap:54px 0;display:flex;position:relative}@media screen and (width<=1200px){.common-settings#TopComment .inner-section .comment{gap:4.5vw 0}}@media screen and (width<=768px){.common-settings#TopComment .inner-section .comment{gap:10.4478vw 0}}.common-settings#TopComment .inner-section .comment{max-width:var(--content-width);margin-left:auto;margin-right:auto}@media print,screen and (width>=769px){.common-settings#TopComment .inner-section .comment .md-deco__img[data-number="1"]{width:28%;top:764px;left:0;transform:translate(-60%)}}@media screen and (width<=1200px){.common-settings#TopComment .inner-section .comment .md-deco__img[data-number="1"]{top:63.6667vw}}@media print,screen and (width>=769px){.common-settings#TopComment .inner-section .comment .md-deco__img[data-number="2"]{width:19%;top:804px;right:0;transform:translate(54px)}}@media screen and (width<=1200px){.common-settings#TopComment .inner-section .comment .md-deco__img[data-number="2"]{top:63.6667vw;transform:translate(4.5vw)}}.common-settings#TopComment .inner-section .comment--main{flex-wrap:wrap;gap:42px 0;display:flex}@media screen and (width<=1200px){.common-settings#TopComment .inner-section .comment--main{gap:3.5vw 0}}@media screen and (width<=768px){.common-settings#TopComment .inner-section .comment--main{gap:8.95522vw 0}}@media print,screen and (width>=769px){.common-settings#TopComment .inner-section .comment--main{justify-content:space-between}}@media screen and (width<=768px){.common-settings#TopComment .inner-section .comment--main{flex-direction:column}}.common-settings#TopComment .inner-section .comment--main__block{opacity:0;flex-direction:column;display:flex;transform:translateY(50px)}.common-settings#TopComment .inner-section .comment--main__block.is__scrolled{opacity:1;transition-duration:1.2s;transition-delay:0s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transform:translateY(0)}.common-settings#TopComment .inner-section .comment--main__block:first-child{gap:24px 0;width:100%}@media screen and (width<=1200px){.common-settings#TopComment .inner-section .comment--main__block:first-child{gap:2vw 0}}@media screen and (width<=768px){.common-settings#TopComment .inner-section .comment--main__block:first-child{gap:3.73134vw 0}}.common-settings#TopComment .inner-section .comment--main__block:nth-child(2),.common-settings#TopComment .inner-section .comment--main__block:nth-child(3){gap:30px 0}@media screen and (width<=1200px){.common-settings#TopComment .inner-section .comment--main__block:nth-child(2),.common-settings#TopComment .inner-section .comment--main__block:nth-child(3){gap:2.5vw 0}}@media screen and (width<=768px){.common-settings#TopComment .inner-section .comment--main__block:nth-child(2),.common-settings#TopComment .inner-section .comment--main__block:nth-child(3){gap:4.47761vw 0}}@media print,screen and (width>=769px){.common-settings#TopComment .inner-section .comment--main__block:nth-child(2),.common-settings#TopComment .inner-section .comment--main__block:nth-child(3){width:49.1667%}}.common-settings#TopComment .inner-section .comment--main__block:nth-child(3) .comment--main__block--details picture{margin-inline:auto}@media print,screen and (width>=769px){.common-settings#TopComment .inner-section .comment--main__block:nth-child(3) .comment--main__block--details picture{width:82.7119%}}@media screen and (width<=768px){.common-settings#TopComment .inner-section .comment--main__block:nth-child(3) .comment--main__block--details picture{width:80.0995%}}.common-settings#TopComment .inner-section .comment--main__block--header{flex-direction:column;gap:18px 0;display:flex}@media screen and (width<=1200px){.common-settings#TopComment .inner-section .comment--main__block--header{gap:1.5vw 0}}@media screen and (width<=768px){.common-settings#TopComment .inner-section .comment--main__block--header{gap:4.47761vw 0}}.common-settings#TopComment .inner-section .comment--main__block--header .label{background-color:var(--white);border:solid 1px var(--black);width:fit-content;margin-inline:auto;font-size:2.4rem}@media screen and (width<=1200px){.common-settings#TopComment .inner-section .comment--main__block--header .label{font-size:2vw}}@media screen and (width<=768px){.common-settings#TopComment .inner-section .comment--main__block--header .label{font-size:4.97512vw}}.common-settings#TopComment .inner-section .comment--main__block--header .label{padding-top:10px}@media screen and (width<=1200px){.common-settings#TopComment .inner-section .comment--main__block--header .label{padding-top:.833333vw}}@media screen and (width<=768px){.common-settings#TopComment .inner-section .comment--main__block--header .label{padding-top:2.48756vw}}.common-settings#TopComment .inner-section .comment--main__block--header .label{padding-left:24px}@media screen and (width<=1200px){.common-settings#TopComment .inner-section .comment--main__block--header .label{padding-left:2vw}}@media screen and (width<=768px){.common-settings#TopComment .inner-section .comment--main__block--header .label{padding-left:5.97015vw}}.common-settings#TopComment .inner-section .comment--main__block--header .label{padding-right:24px}@media screen and (width<=1200px){.common-settings#TopComment .inner-section .comment--main__block--header .label{padding-right:2vw}}@media screen and (width<=768px){.common-settings#TopComment .inner-section .comment--main__block--header .label{padding-right:5.97015vw}}.common-settings#TopComment .inner-section .comment--main__block--header .label{padding-bottom:10px}@media screen and (width<=1200px){.common-settings#TopComment .inner-section .comment--main__block--header .label{padding-bottom:.833333vw}}@media screen and (width<=768px){.common-settings#TopComment .inner-section .comment--main__block--header .label{padding-bottom:2.48756vw}}.common-settings#TopComment .inner-section .comment--main__block--header .label[data-color=red]{border-color:var(--accent-color)}.common-settings#TopComment .inner-section .comment--main__block--header .label[data-color=green]{border-color:var(--green)}.common-settings#TopComment .inner-section .comment--main__block--header .label[data-color=orange]{border-color:var(--orange)}.common-settings#TopComment .inner-section .comment--main__block--header .label span{text-box-trim:trim-both;text-box-edge:cap alphabetic;line-height:1;display:block}.common-settings#TopComment .inner-section .comment--main__block--header .credit{text-align:center;font-feature-settings:"palt" 1;text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:4.2rem;line-height:1}@media screen and (width<=1200px){.common-settings#TopComment .inner-section .comment--main__block--header .credit{font-size:3.5vw}}@media screen and (width<=768px){.common-settings#TopComment .inner-section .comment--main__block--header .credit{font-size:8.95522vw}}.common-settings#TopComment .inner-section .comment--main__block--details .message{position:relative}@media screen and (width<=768px){.common-settings#TopComment .inner-section .comment--main__block--details .message{padding-left:5.97015vw;padding-right:5.97015vw}}@media print,screen and (width>=769px){.common-settings#TopComment .inner-section .comment--main__block--details .message{width:75%;margin-inline:auto}}.common-settings#TopComment .inner-section .comment--main__block--details .message:before{content:"";aspect-ratio:3/2;width:30px;height:auto;margin-inline:auto;display:block}@media screen and (width<=1200px){.common-settings#TopComment .inner-section .comment--main__block--details .message:before{width:2.5vw}}@media screen and (width<=768px){.common-settings#TopComment .inner-section .comment--main__block--details .message:before{width:7.46269vw}}@media print,screen and (width>=769px){.common-settings#TopComment .inner-section .comment--main__block--details .message:before{background:url(../images/_common/icon/tri_top.svg) 50%/contain no-repeat}}@media screen and (width<=768px){.common-settings#TopComment .inner-section .comment--main__block--details .message:before{background:url(../images/_common/icon/tri_top_gray.svg) 50%/contain no-repeat}}.common-settings#TopComment .inner-section .comment--main__block--details .message--inner{flex-direction:column;padding-top:42px;display:flex;position:relative}@media screen and (width<=1200px){.common-settings#TopComment .inner-section .comment--main__block--details .message--inner{padding-top:3.5vw}}@media screen and (width<=768px){.common-settings#TopComment .inner-section .comment--main__block--details .message--inner{padding-top:7.46269vw}}.common-settings#TopComment .inner-section .comment--main__block--details .message--inner{padding-bottom:54px}@media screen and (width<=1200px){.common-settings#TopComment .inner-section .comment--main__block--details .message--inner{padding-bottom:4.5vw}}@media screen and (width<=768px){.common-settings#TopComment .inner-section .comment--main__block--details .message--inner{padding-bottom:7.46269vw}}.common-settings#TopComment .inner-section .comment--main__block--details .message--inner{border-radius:6px}@media screen and (width<=1200px){.common-settings#TopComment .inner-section .comment--main__block--details .message--inner{border-radius:.5vw}}@media screen and (width<=768px){.common-settings#TopComment .inner-section .comment--main__block--details .message--inner{border-radius:1.49254vw}}.common-settings#TopComment .inner-section .comment--main__block--details .message--inner{gap:30px 0}@media screen and (width<=1200px){.common-settings#TopComment .inner-section .comment--main__block--details .message--inner{gap:2.5vw 0}}@media screen and (width<=768px){.common-settings#TopComment .inner-section .comment--main__block--details .message--inner{gap:5.97015vw 0}}@media print,screen and (width>=769px){.common-settings#TopComment .inner-section .comment--main__block--details .message--inner{background-color:var(--white)}}@media screen and (width<=768px){.common-settings#TopComment .inner-section .comment--main__block--details .message--inner{background-color:#f8f8f8;padding-left:5.08475%;padding-right:5.08475%}}.common-settings#TopComment .inner-section .comment--main__block--details .message--inner>p{text-wrap:wrap;text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:2rem;line-height:1.4}@media screen and (width<=1200px){.common-settings#TopComment .inner-section .comment--main__block--details .message--inner>p{font-size:1.66667vw}}@media screen and (width<=768px){.common-settings#TopComment .inner-section .comment--main__block--details .message--inner>p{font-size:3.73134vw}}@media print,screen and (width>=769px){.common-settings#TopComment .inner-section .comment--main__block--details .message--inner>p{text-align:center}}.common-settings#TopBooks{opacity:0;background:url(../images/_common/bg/bg_texture_white.webp) 0 0/200px;position:relative}@media print,screen and (width>=769px){.common-settings#TopBooks{padding-left:var(--pc-padding);padding-right:var(--pc-padding)}}@media screen and (width<=1200px){.common-settings#TopBooks{padding-left:5vw;padding-right:5vw}}@media screen and (width<=768px){.common-settings#TopBooks{padding-left:0;padding-right:0}}.common-settings#TopBooks{padding-top:72px}@media screen and (width<=1200px){.common-settings#TopBooks{padding-top:6vw}}@media screen and (width<=768px){.common-settings#TopBooks{padding-top:0}}.common-settings#TopBooks{padding-bottom:72px}@media screen and (width<=1200px){.common-settings#TopBooks{padding-bottom:6vw}}@media screen and (width<=768px){.common-settings#TopBooks{border-top:solid 1px var(--black);padding-bottom:0}}.common-settings#TopBooks.is__scrolled{opacity:1;transition-duration:.6s;transition-delay:0s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.common-settings#TopBooks .inner-section .books{flex-direction:column;padding-top:72px;display:flex;position:relative}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books{padding-top:6vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books{padding-top:10.4478vw}}.common-settings#TopBooks .inner-section .books{padding-bottom:72px}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books{padding-bottom:6vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books{padding-bottom:17.9104vw}}.common-settings#TopBooks .inner-section .books{border-radius:10px}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books{border-radius:.833333vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books{border-radius:2.48756vw}}.common-settings#TopBooks .inner-section .books{max-width:var(--content-width);gap:72px 0;margin-left:auto;margin-right:auto}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books{gap:6vw 0}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books{gap:8.95522vw 0}}@media print,screen and (width>=769px){.common-settings#TopBooks .inner-section .books{border:solid 2px var(--black)}.common-settings#TopBooks .inner-section .books .md-deco__img[data-number="3"]{width:25%;top:0;left:0;transform:translate(-20%,-40%)}.common-settings#TopBooks .inner-section .books .md-deco__img[data-number="4"]{width:21.1667%;top:180px;right:0;transform:translate(50%)}}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books .md-deco__img[data-number="4"]{top:15vw}}@media print,screen and (width>=769px){.common-settings#TopBooks .inner-section .books .md-deco__img[data-number="5"]{width:28%;top:642px;right:0;transform:translate(30%)}}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books .md-deco__img[data-number="5"]{top:53.5vw}}@media print,screen and (width>=769px){.common-settings#TopBooks .inner-section .books .md-deco__img[data-number="6"]{width:21.1667%;top:1020px;left:0;transform:translate(-20%)}}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books .md-deco__img[data-number="6"]{top:85vw}}@media print,screen and (width>=769px){.common-settings#TopBooks .inner-section .books .md-deco__img[data-number="7"]{width:16.6667%;top:1427px;left:0;transform:translate(-42%)}}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books .md-deco__img[data-number="7"]{top:118.917vw}}@media print,screen and (width>=769px){.common-settings#TopBooks .inner-section .books .md-deco__img[data-number="8"]{width:25%;top:1722px;right:0;transform:translate(58%)}}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books .md-deco__img[data-number="8"]{top:143.5vw}}@media print,screen and (width>=769px){.common-settings#TopBooks .inner-section .books .md-deco__img[data-number="9"]{width:28%;top:1973px;right:0;transform:translate(32%)}}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books .md-deco__img[data-number="9"]{top:164.417vw}}@media print,screen and (width>=769px){.common-settings#TopBooks .inner-section .books .md-deco__img[data-number="10"]{width:28%;top:2006px;left:0;transform:translate(-50%)}}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books .md-deco__img[data-number="10"]{top:167.167vw}}.common-settings#TopBooks .inner-section .books--main{position:relative}.common-settings#TopBooks .inner-section .books--main__block{opacity:0;margin-inline:auto}@media print,screen and (width>=769px){.common-settings#TopBooks .inner-section .books--main__block{width:69.5%}}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled{opacity:1;transition-duration:.6s;transition-delay:0s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled .books--main__block--cover li{opacity:1;transition-duration:.6s;transition-delay:0s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transform:translateY(0)}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled .books--main__block--cover li:first-child{transition-delay:.3s}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled .books--main__block--cover li:nth-child(2){transition-delay:.4s}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled .books--main__block--cover li:nth-child(3){transition-delay:.5s}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled .books--main__block--cover li:nth-child(4){transition-delay:.6s}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled .books--main__block--cover li:nth-child(5){transition-delay:.7s}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled .books--main__block--cover li:nth-child(6){transition-delay:.8s}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled .books--main__block--cover li:nth-child(7){transition-delay:.9s}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled .books--main__block--cover li:nth-child(8){transition-delay:1s}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled .books--main__block--cover li:nth-child(9){transition-delay:1.1s}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled .books--main__block--cover li:nth-child(10){transition-delay:1.2s}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled .books--main__block--cover li:nth-child(11){transition-delay:1.3s}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled .books--main__block--cover li:nth-child(12){transition-delay:1.4s}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled .books--main__block--cover li:nth-child(13){transition-delay:1.5s}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled .books--main__block--cover li:nth-child(14){transition-delay:1.6s}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled .books--main__block--cover li:nth-child(15){transition-delay:1.7s}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled .books--main__block--cover li:nth-child(16){transition-delay:1.8s}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled .books--main__block--cover li:nth-child(17){transition-delay:1.9s}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled .books--main__block--cover li:nth-child(18){transition-delay:2s}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled .books--main__block--cover li:nth-child(19){transition-delay:2.1s}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled .books--main__block--cover li:nth-child(20){transition-delay:2.2s}.common-settings#TopBooks .inner-section .books--main__block.is__scrolled .books--main__block--links{opacity:1;transition-duration:.4s;transition-delay:.6s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.common-settings#TopBooks .inner-section .books--main__block:not(:last-child):after{content:"";background-color:var(--green);border-left:solid 24px var(--accent-color);border-right:solid 24px var(--orange);margin-inline:auto;width:fit-content;height:2px;margin-top:72px;display:block}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block:not(:last-child):after{margin-top:6vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block:not(:last-child):after{margin-top:10.4478vw}}.common-settings#TopBooks .inner-section .books--main__block:not(:last-child):after{margin-bottom:72px}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block:not(:last-child):after{margin-bottom:6vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block:not(:last-child):after{margin-bottom:10.4478vw}}.common-settings#TopBooks .inner-section .books--main__block:not(:last-child):after{padding-left:6px}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block:not(:last-child):after{padding-left:.5vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block:not(:last-child):after{padding-left:1.49254vw}}.common-settings#TopBooks .inner-section .books--main__block:not(:last-child):after{padding-right:6px}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block:not(:last-child):after{padding-right:.5vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block:not(:last-child):after{padding-right:1.49254vw}}.common-settings#TopBooks .inner-section .books--main__block--header>.label{background-color:var(--accent-color);width:fit-content;margin-inline:auto;padding-top:10px}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block--header>.label{padding-top:.833333vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--header>.label{padding-top:2.48756vw}}.common-settings#TopBooks .inner-section .books--main__block--header>.label{padding-left:24px}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block--header>.label{padding-left:2vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--header>.label{padding-left:5.97015vw}}.common-settings#TopBooks .inner-section .books--main__block--header>.label{padding-right:24px}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block--header>.label{padding-right:2vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--header>.label{padding-right:5.97015vw}}.common-settings#TopBooks .inner-section .books--main__block--header>.label{padding-bottom:10px}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block--header>.label{padding-bottom:.833333vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--header>.label{padding-bottom:2.48756vw}}.common-settings#TopBooks .inner-section .books--main__block--header>.label span{text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:3.6rem;line-height:1;display:block}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block--header>.label span{font-size:3vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--header>.label span{font-size:4.47761vw}}.common-settings#TopBooks .inner-section .books--main__block--header .credit{flex-wrap:wrap;justify-content:center;width:100%;padding-top:24px;display:flex}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block--header .credit{padding-top:2vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--header .credit{padding-top:3.73134vw}}.common-settings#TopBooks .inner-section .books--main__block--header .credit{padding-bottom:30px}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block--header .credit{padding-bottom:2.5vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--header .credit{padding-bottom:4.47761vw}}@media print,screen and (width>=769px){.common-settings#TopBooks .inner-section .books--main__block--header .credit{gap:18px 1.43885%}}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block--header .credit{gap:1.5vw 1.43885%}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--header .credit{gap:3.73134vw .5em}}.common-settings#TopBooks .inner-section .books--main__block--header .credit--item{text-align:center;font-size:2rem}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block--header .credit--item{font-size:1.66667vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--header .credit--item{font-size:3.73134vw}}.common-settings#TopBooks .inner-section .books--main__block--header .credit--item:not(:last-child) .label:after{content:"/";padding-left:.5em}.common-settings#TopBooks .inner-section .books--main__block--header .credit--item[data-size=full]{width:100%}.common-settings#TopBooks .inner-section .books--main__block--header .credit--item[data-size=full] .label:after{display:none}.common-settings#TopBooks .inner-section .books--main__block--header .credit--item .label{text-box-trim:trim-both;text-box-edge:cap alphabetic;line-height:1;display:block}.common-settings#TopBooks .inner-section .books--main__block--header .message{border:solid 1px var(--orange);border-radius:10px}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block--header .message{border-radius:.833333vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--header .message{border-radius:2.48756vw}}.common-settings#TopBooks .inner-section .books--main__block--header .message{padding-top:15px}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block--header .message{padding-top:1.25vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--header .message{padding-top:3.73134vw}}.common-settings#TopBooks .inner-section .books--main__block--header .message{padding-bottom:15px}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block--header .message{padding-bottom:1.25vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--header .message{width:88.0597%;margin-inline:auto;padding-bottom:3.73134vw}}.common-settings#TopBooks .inner-section .books--main__block--header .message>p{text-wrap:wrap;text-align:center;text-box-trim:trim-both;text-box-edge:cap alphabetic;font-size:2.4rem;line-height:1.3}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block--header .message>p{font-size:2vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--header .message>p{font-size:3.73134vw}}.common-settings#TopBooks .inner-section .books--main__block--cover{flex-wrap:wrap;padding-top:30px;display:flex}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block--cover{padding-top:2.5vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--cover{padding-top:4.47761vw}}@media print,screen and (width>=769px){.common-settings#TopBooks .inner-section .books--main__block--cover{gap:16px 1.91847%}}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block--cover{gap:1.33333vw 1.91847%}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--cover{gap:2.98507vw 3.63636%;width:82.0895%;margin-inline:auto}}.common-settings#TopBooks .inner-section .books--main__block--cover>li{opacity:0;position:relative;transform:translateY(10%)}@media print,screen and (width>=769px){.common-settings#TopBooks .inner-section .books--main__block--cover>li{width:18.4652%}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--cover>li{width:30.9091%}}@media print,screen and (width>=769px){.common-settings#TopBooks .inner-section .books--main__block--cover>li:has(.linkwrap){transition:filter .2s cubic-bezier(.68,-.55,.265,1.55)}.common-settings#TopBooks .inner-section .books--main__block--cover>li:has(.linkwrap):hover{filter:brightness(.4)}}.common-settings#TopBooks .inner-section .books--main__block--cover>li .linkwrap{z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.common-settings#TopBooks .inner-section .books--main__block--cover>li picture{z-index:1;position:relative}.common-settings#TopBooks .inner-section .books--main__block--links{opacity:0;flex-wrap:wrap;justify-content:center;padding-top:42px;transition-property:transform,background-color;display:flex}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block--links{padding-top:3.5vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--links{padding-top:8.95522vw}}.common-settings#TopBooks .inner-section .books--main__block--links>a{border:3px solid var(--black);background:var(--green);justify-content:center;align-items:center;padding-top:30px;display:flex}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block--links>a{padding-top:2.5vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--links>a{padding-top:5.97015vw}}.common-settings#TopBooks .inner-section .books--main__block--links>a{padding-bottom:30px}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block--links>a{padding-bottom:2.5vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--links>a{padding-bottom:5.97015vw}}.common-settings#TopBooks .inner-section .books--main__block--links>a{border-radius:140px}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block--links>a{border-radius:11.6667vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--links>a{border-radius:34.8259vw}}@media print,screen and (width>=769px){.common-settings#TopBooks .inner-section .books--main__block--links>a{width:58.0336%;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55),background-color .4s cubic-bezier(.68,-.55,.265,1.55)}.common-settings#TopBooks .inner-section .books--main__block--links>a:hover{background-color:var(--accent-color);transform:scale(1.1)}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--links>a{border-width:2px;width:74.6269%}}.common-settings#TopBooks .inner-section .books--main__block--links>a[target=_blank] .label:after{content:"";aspect-ratio:1;text-box-trim:trim-both;text-box-edge:cap alphabetic;background:url(../images/_common/icon/icon_arrow-blank.svg) 50%/contain no-repeat;width:12px;height:auto;line-height:1;display:block}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block--links>a[target=_blank] .label:after{width:1vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--links>a[target=_blank] .label:after{width:1.99005vw}}.common-settings#TopBooks .inner-section .books--main__block--links>a .label{text-box-trim:trim-both;text-box-edge:cap alphabetic;align-items:flex-start;font-size:2rem;line-height:1;display:flex}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block--links>a .label{font-size:1.66667vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--links>a .label{font-size:3.73134vw}}@media print,screen and (width>=769px){.common-settings#TopBooks .inner-section .books--main__block--links>a .label{gap:0 3px}}@media screen and (width<=1200px){.common-settings#TopBooks .inner-section .books--main__block--links>a .label{gap:0 .25vw}}@media screen and (width<=768px){.common-settings#TopBooks .inner-section .books--main__block--links>a .label{gap:0 .746269vw}}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-property:overflow;transition-duration:1ms}
