@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Oswald:wght@200..700&family=Space+Grotesk:wght@300..700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body{position:relative;overflow-x:hidden}@media screen and (min-width: 769px)and (max-width: 1440px){html,body{font-size:.6944444444vw}}@media screen and (min-width: 1440px){html,body{font-size:62.5%}}@media screen and (max-width: 768px){html,body{font-size:2.6666666667vw}html.active,body.active{overflow-y:hidden}}figure{line-height:0}img{width:100%;height:auto;object-fit:cover;-webkit-user-drag:none;user-drag:none}a{text-decoration:none;color:#1e1b19}ul,dl{list-style:none;padding:0}.u-pcDb{display:block !important}.u-spDb{display:none !important}.u-spDf{display:none !important}@media screen and (max-width: 768px){.u-pcDb{display:none !important}.u-spDb{display:block !important}.u-spDf{display:flex !important}}html,body{background-color:#fafafa}html.is-active,body.is-active{overflow:hidden}.u-pcDb{display:block !important}.u-pcDf{display:flex !important}.u-spDb,.u-spDf{display:none !important}@media screen and (max-width: 768px){.u-spDb{display:block !important}.u-spDf{display:flex !important}.u-pcDf,.u-pcDb{display:none !important}}.jme_share{display:flex;justify-content:center;gap:1.4rem}@media screen and (max-width: 768px){.jme_share{gap:.7rem}}.jwave-bar{background-color:#fff;height:3.6rem;width:100%;border-bottom:1px solid #e0e0e0;display:flex;align-items:center}.jwave-bar__inner{max-width:100rem;width:100%;margin:0 auto;padding:0 4.8rem;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.jwave-bar__inner{padding:0 2.4rem}}.jwave-bar__logoLink{display:inline-flex;align-items:center;height:1.6rem}.jwave-bar__logo{height:100%;width:auto !important;object-fit:contain}.jwave-bar__homeLink{display:inline-flex;align-items:center;height:1.4rem}.jwave-bar__home{height:100%;width:auto !important;object-fit:contain}.showShareBarUI,#gigyaShare{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin:3.5rem auto;width:100%;max-width:100rem;flex-wrap:wrap}.showShareBarUI table,.showShareBarUI tbody,.showShareBarUI tr,.showShareBarUI td,.showShareBarUI div,.showShareBarUI span,.showShareBarUI a,.showShareBarUI img,#gigyaShare table,#gigyaShare tbody,#gigyaShare tr,#gigyaShare td,#gigyaShare div,#gigyaShare span,#gigyaShare a,#gigyaShare img{width:auto !important;height:auto !important;max-width:none !important;max-height:none !important;display:inline-block !important;vertical-align:middle !important;background:rgba(0,0,0,0) !important;border:none !important;padding:0 !important;margin:0 !important}.showShareBarUI img,#gigyaShare img{width:4rem !important;height:4rem !important;object-fit:contain !important;transition:opacity .3s ease}.showShareBarUI img:hover,#gigyaShare img:hover{opacity:.7}.header{z-index:1000;transition:background-color .3s ease}@media screen and (max-width: 767px),screen and (max-width: 1024px)and (orientation: portrait){.header{height:8rem;display:flex;align-items:center}}.header__inner{display:flex;align-items:center;justify-content:space-between;padding:0 4.8rem;max-width:100rem;width:100%;margin:0 auto}@media screen and (max-width: 767px),screen and (max-width: 1024px)and (orientation: portrait){.header__inner{padding:0 2.4rem;height:100%}}.header__logo{max-width:18.6rem;width:100%;padding-top:3rem;transition:filter .3s ease-in-out}@media screen and (max-width: 767px),screen and (max-width: 1024px)and (orientation: portrait){.header__logo{max-width:10rem;padding-top:0;z-index:1001}}.header__logoLink{width:100%;display:block}.header__nav{display:flex;gap:6.3rem;font-family:"Space Grotesk",sans-serif}@media screen and (max-width: 767px),screen and (max-width: 1024px)and (orientation: portrait){.header__nav{position:fixed;top:0;right:-100%;width:100%;height:100vh;background-color:#1e1b19;flex-direction:column;align-items:center;justify-content:center;gap:4.8rem;z-index:1000;transition:right .45s cubic-bezier(0.77, 0, 0.175, 1);padding:8rem 2.4rem}.header__nav.is-active{right:0}}.header__link{font-size:1.5rem;color:#1e1b19;font-weight:bold;letter-spacing:1px;transition:all ease-in-out .5s}.header__link:hover{cursor:pointer;opacity:.4}.header__link.active{position:relative;pointer-events:none}.header__link.active::after{content:"";position:absolute;bottom:-0.7rem;left:50%;transform:translateX(-50%);width:calc(100% - 1.7rem);height:.2rem;background-color:#d82d2c}@media screen and (max-width: 767px),screen and (max-width: 1024px)and (orientation: portrait){.header__link{color:#fff;font-size:2.8rem;letter-spacing:2px;text-align:center}.header__link.active::after{bottom:-1rem;width:100%;background-color:#d82d2c}}.header__hamburger{display:none}@media screen and (max-width: 767px),screen and (max-width: 1024px)and (orientation: portrait){.header__hamburger{display:block;position:relative;width:3rem;height:2.2rem;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;z-index:1001}.header__hamburger span{position:absolute;left:0;width:100%;height:.2rem;background-color:#1e1b19;transition:all .3s cubic-bezier(0.77, 0, 0.175, 1)}.header__hamburger span:nth-child(1){top:.2rem}.header__hamburger span:nth-child(2){top:1rem}.header__hamburger span:nth-child(3){top:1.8rem}.header__hamburger.is-active span{background-color:#fff}.header__hamburger.is-active span:nth-child(1){top:1rem;transform:rotate(45deg)}.header__hamburger.is-active span:nth-child(2){opacity:0;transform:scaleX(0)}.header__hamburger.is-active span:nth-child(3){top:1rem;transform:rotate(-45deg)}}.footer{padding:6rem 0;background-color:#1e1b19;margin-top:8rem}@media screen and (max-width: 768px){.footer{margin-top:2rem;padding:1.8rem 0}}.footer__inner{max-width:100rem;margin:0 auto;display:flex;justify-content:space-between;padding:0 4.8rem}@media screen and (max-width: 768px){.footer__inner{flex-direction:column;padding:0 2.4rem}}.footer__logo{max-width:5.6rem;width:100%}.footer__container{gap:3rem;display:flex;align-items:center}@media screen and (max-width: 768px){.footer__container{gap:1.2rem}}.footer__text{font-size:1.7rem;line-height:165%;font-family:"Noto Sans JP",sans-serif;color:#fff}@media screen and (max-width: 768px){.footer__text{font-size:1.2rem}}.footer__button{background-color:#fc0;font-size:1.6rem;font-weight:bold;font-family:"Space Grotesk",sans-serif;letter-spacing:1.5px;color:#1e1b19;height:6.8rem;width:24.1rem;display:flex;justify-content:center;align-items:center;transition:all ease-in-out .5s}.footer__button:hover{cursor:pointer;opacity:.7}@media screen and (max-width: 768px){.footer__button{font-size:1.5rem;height:5.2rem;width:100%;max-width:26rem;gap:1.4rem;margin:1.7rem auto 0}}.footer__jwave{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-top:4rem;width:100%;border-top:1px solid hsla(0,0%,100%,.1);padding-top:4rem}@media screen and (max-width: 768px){.footer__jwave{margin-top:2rem;padding-top:2rem;gap:1.2rem}}.footer__jwaveLinks{display:flex;align-items:center;gap:3rem}.footer__jwaveLogoLink{display:inline-flex;align-items:center;height:2.5rem;transition:opacity .3s ease}.footer__jwaveLogoLink:hover{opacity:.7}.footer__jwaveLogo{height:100%;width:auto !important;object-fit:contain}.footer__jwaveHomeLink{display:inline-flex;align-items:center;height:1.8rem;transition:opacity .3s ease}.footer__jwaveHomeLink:hover{opacity:.7}.footer__jwaveHome{height:100%;width:auto !important;object-fit:contain}.footer__copyright{font-family:"Noto Sans JP",sans-serif;font-size:1.1rem;color:#999;text-align:center;letter-spacing:.5px}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .4s ease}.modal.is-active{opacity:1;pointer-events:auto}.modal.is-active .modal__container{transform:scale(1);opacity:1}.modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(18,17,17,.7)}.modal__container{position:relative;background-color:#fff;border-radius:.8rem;max-width:48rem;width:calc(100% - 4rem);max-height:90vh;overflow-y:auto;z-index:1001;transform:scale(0.9);opacity:0;transition:transform .4s cubic-bezier(0.16, 1, 0.3, 1),opacity .4s ease;box-shadow:0 2rem 5rem rgba(0,0,0,.3)}@media screen and (max-width: 768px){.modal__container{max-width:100%;width:calc(100% - 3.2rem);max-height:85vh}}.modal__content{padding:5rem 3rem 4.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}@media screen and (max-width: 768px){.modal__content{padding:4rem 2rem 3.5rem}}.modal__logo{width:8rem;margin-bottom:2rem}@media screen and (max-width: 768px){.modal__logo{width:7rem;margin-bottom:1.5rem}}.modal__logo img{width:100%;height:auto}.modal__title{font-family:"Space Grotesk",sans-serif;font-size:2.8rem;font-weight:700;color:#1e1b19;line-height:1.2;text-transform:uppercase;margin-bottom:3.5rem;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 768px){.modal__title{font-size:2.2rem;margin-bottom:2.5rem}}.modal__title::after{content:"";display:block;width:5rem;height:.3rem;background-color:#d82d2c;margin-top:1.5rem}@media screen and (max-width: 768px){.modal__title::after{width:4rem;margin-top:1rem}}.modal__body{width:100%;margin-bottom:4rem}@media screen and (max-width: 768px){.modal__body{margin-bottom:3rem}}.modal__lead{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;font-weight:700;line-height:1.8;color:#1e1b19;margin-bottom:2.5rem}@media screen and (max-width: 768px){.modal__lead{font-size:1.3rem;line-height:1.7;margin-bottom:2rem}}.modal__divider{width:100%;height:1px;background-color:#e2e2e2;margin-bottom:2.5rem}@media screen and (max-width: 768px){.modal__divider{margin-bottom:2rem}}.modal__text{font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:500;line-height:1.8;color:#1e1b19;margin-bottom:2rem}@media screen and (max-width: 768px){.modal__text{font-size:1.2rem;line-height:1.7;margin-bottom:1.5rem}}.modal__text:last-child{margin-bottom:0}.modal__closeBtn{background-color:#1e1b19;color:#fff;border:none;width:22rem;height:5.4rem;font-family:"Space Grotesk",sans-serif;font-size:1.6rem;font-weight:700;letter-spacing:1px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center}@media screen and (max-width: 768px){.modal__closeBtn{width:100%;height:4.8rem;font-size:1.4rem}}.modal__closeBtn:hover{background-color:#d82d2c}.hero__inner{max-width:100rem;margin:0 auto;width:100%;padding:0 4.8rem}@media screen and (max-width: 768px){.hero__inner{padding:0 2.4rem}}.hero__container{display:flex;gap:2rem}@media screen and (max-width: 768px){.hero__container{flex-direction:column}}.hero__figCont{max-width:56rem;width:100%;height:50rem;position:relative;background:linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.55) 100%);background-size:cover;background-position:center;background-repeat:no-repeat;transition:filter .3s ease;display:block}@media screen and (max-width: 768px){.hero__figCont{height:28rem;max-width:30rem;margin:0 auto}}.hero__figCont:hover{filter:brightness(1.05)}.hero__figCont:hover .hero__title{color:#fc0}.hero__figDetails{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:2.1rem 2.2rem}.hero__ltseps{font-size:1.3rem;font-weight:500;letter-spacing:2px;font-family:"Space Grotesk",sans-serif;color:#d82d2c}@media screen and (max-width: 768px){.hero__ltseps{font-size:1.1rem}}.hero__vol{font-size:3.6rem;line-height:1.11;font-weight:500;font-family:"Oswald",sans-serif;color:#fff}@media screen and (max-width: 768px){.hero__vol{font-size:3rem}}.hero__line{width:18rem;height:.2rem;background-color:#fff;margin:.4rem 0 1.2rem;opacity:.4}.hero__title{font-size:2.6rem;font-weight:400;font-family:"Oswald",sans-serif;color:#fff;transition:color .3s ease}@media screen and (max-width: 768px){.hero__title{font-size:2rem}}.hero__recom{font-weight:500;font-size:1.2rem;font-family:"Space Grotesk",sans-serif;color:#fc0;margin-bottom:.6rem}.hero__recomTitle,.hero__recomArtist{font-family:"Noto Sans JP",sans-serif;font-weight:400;line-height:130%;color:#fff;font-size:1.5rem}.hero__date{font-size:1.2rem;line-height:1.2;letter-spacing:1px;font-weight:500;font-family:"Oswald",sans-serif;color:#fff;margin-top:.8rem}.hero__rightCol{max-width:73rem;width:100%;display:flex;flex-direction:column;margin-top:4rem}@media screen and (max-width: 768px){.hero__rightCol{max-width:32.7rem;margin:3.2rem auto 0}}.hero__qa{max-width:73rem;height:31.9rem;width:100%;position:relative;z-index:1;padding:2.2rem 5.9rem 3rem}@media screen and (max-width: 768px){.hero__qa{padding:2.5rem 2.2rem 1.2rem;height:21rem;max-width:32.7rem}}.hero__qa::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;box-sizing:border-box;background-image:url(../images/border.png);background-size:100% 100%;background-repeat:no-repeat}@media screen and (max-width: 768px){.hero__qa::before{background-image:url(../images/border-sp.png);background-size:100% auto;width:100%;height:100%}}.hero__qa::after{content:"";position:absolute;right:.6rem;top:-0.8rem;width:6.6rem;height:2.2rem;background-image:url("../images/ico_thunder.png");background-size:100% auto;background-repeat:no-repeat}.hero__q,.hero__a{font-family:"Oswald",sans-serif;font-size:3.2rem;font-weight:600;color:#d82d2c;padding-left:.8rem;line-height:3.2rem}@media screen and (max-width: 768px){.hero__q,.hero__a{font-size:1.6rem;padding-left:0;line-height:1.6rem}}.hero__q{margin-bottom:1.8rem}@media screen and (max-width: 768px){.hero__q{margin-bottom:.8rem}}.hero__qaLine{margin:2.2rem 0 1.2rem;width:100%;height:.2rem;background-color:#d82d2c}@media screen and (max-width: 768px){.hero__qaLine{margin:1.8rem 0 1.1rem}}.hero__question{font-size:2.2rem;font-weight:bold;font-family:"Noto Sans JP",sans-serif;padding-left:1rem}@media screen and (max-width: 768px){.hero__question{font-size:1.5rem;padding-left:0}}.hero__answer{font-size:5.4rem;font-weight:bold;font-family:"Noto Sans JP",sans-serif;padding-left:.8rem;margin-top:-1.5rem;position:relative}@media screen and (max-width: 768px){.hero__answer{font-size:4rem;margin-top:-0.5rem;padding-left:0}}.hero__answer::after{content:"";position:absolute;bottom:-2.53rem;left:0;width:38.8rem;height:2.53rem;background-image:url("../images/ico_line.png");background-size:100% auto;background-repeat:no-repeat}@media screen and (max-width: 768px){.hero__answer::after{width:19rem;height:1.8rem;bottom:-1.2rem}}.hero__desc{max-width:37.6rem;width:100%;font-size:1.8rem;line-height:170%;font-weight:bold;font-family:"Noto Sans JP",sans-serif}@media screen and (max-width: 768px){.hero__desc{font-size:1.3rem;max-width:unset;margin:0 auto;padding-right:0}}.hero__waveContainer{display:flex;justify-content:space-between;margin-top:1.4rem;padding-right:3rem;align-items:flex-start}@media screen and (max-width: 768px){.hero__waveContainer{flex-direction:column;padding-right:0;gap:1.3rem}}.hero__player{display:flex;align-items:center;gap:1rem;margin-top:2.5rem;max-width:47rem;width:100%;cursor:pointer;text-decoration:none;transition:all .3s cubic-bezier(0.16, 1, 0.3, 1)}@media screen and (max-width: 768px){.hero__player{margin:1.6rem 0 0;gap:.8rem;justify-content:space-between;max-width:47rem}}.hero__player:hover .hero__playerPill{background-color:#b82424}.hero__player:hover .hero__playBtn{transform:scale(1.08);background-color:hsla(0,0%,100%,.9)}.hero__player:hover .hero__waveform span{animation:bounceWave .8s ease-in-out infinite alternate}.hero__player:hover .hero__waveform span:nth-child(2n){animation-delay:.15s;animation-duration:.6s}.hero__player:hover .hero__waveform span:nth-child(3n){animation-delay:.3s;animation-duration:.9s}.hero__player:hover .hero__waveform span:nth-child(4n){animation-delay:.05s;animation-duration:.7s}.hero__player:hover .hero__waveform span:nth-child(5n){animation-delay:.25s;animation-duration:.8s}.hero__playerPill{display:flex;align-items:center;gap:1.6rem;background-color:#d82d2c;border-radius:.2rem;padding:1rem 1.6rem 1rem;flex-shrink:0;transition:background-color .2s ease}@media screen and (max-width: 768px){.hero__playerPill{gap:1.2rem;flex-grow:1}}.hero__playText{font-family:"Space Grotesk",sans-serif;font-size:1.4rem;font-weight:700;letter-spacing:1.5px;color:#fff;text-transform:uppercase;flex-shrink:0}@media screen and (max-width: 768px){.hero__playText{font-size:1.1rem;letter-spacing:.5px}}.hero__playBtn{width:2.6rem;height:2.6rem;border-radius:50%;background-color:#fff;border:none;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s ease,background-color .2s ease}@media screen and (max-width: 768px){.hero__playBtn{width:3.4rem;height:3.4rem}}.hero__playBtn svg{width:2.2rem;height:2.2rem;fill:#d82d2c;transition:transform .2s ease}@media screen and (max-width: 768px){.hero__playBtn svg{width:1.8rem;height:1.8rem;fill:#d82d2c}}.hero__waveform{display:flex;align-items:center;gap:.3rem;height:3.2rem;flex-grow:1;max-width:32rem}@media screen and (max-width: 768px){.hero__waveform{gap:.2rem;overflow:hidden;flex-grow:unset}.hero__waveform span{width:.2rem;border-radius:.1rem}.hero__waveform span:nth-child(n+17){display:none}}.hero__waveform span{display:block;width:.3rem;background-color:#d82d2c;border-radius:.15rem;transform-origin:center;transition:transform .2s ease}.hero__duration{font-family:"Oswald",sans-serif;font-size:1.6rem;font-weight:500;color:#1e1b19;letter-spacing:.5px}@media screen and (max-width: 768px){.hero__duration{font-size:1.4rem}}@keyframes bounceWave{0%{transform:scaleY(0.3)}100%{transform:scaleY(1.2)}}.archive{margin-top:9.3rem}.archive__inner{max-width:100rem;margin:0 auto;width:100%;padding:0 4.8rem}@media screen and (max-width: 768px){.archive__inner{padding:0 2.4rem}}.archive__titleWrapper{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.archive__titleWrapper{padding:0 2rem}}.archive__latest{font-size:2.2rem;font-family:"Space Grotesk",sans-serif;padding-bottom:.7rem;border-bottom:.3rem solid #d82d2c}.archive__item{display:block;width:31.4rem;max-width:100%;height:30rem;position:relative;overflow:hidden;border-radius:.8rem;flex-shrink:0}@media screen and (max-width: 768px){.archive__item{width:9rem;height:11.6rem;border-radius:.4rem}}@media screen and (max-width: 768px){.archive__swiperCont{margin-left:1rem}}.archive__imageHeader{display:flex;justify-content:space-between;padding:1rem 1.4rem 0;position:absolute;top:0;left:0;width:100%}@media screen and (max-width: 768px){.archive__imageHeader{padding:.6rem .6rem 0}}.archive__vol{font-size:2.4rem;font-family:"Oswald",sans-serif;line-height:1;color:#fff}@media screen and (max-width: 768px){.archive__vol{font-size:1rem}}.archive__image{background:linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.55) 100%);background-size:cover;background-position:center;background-repeat:no-repeat;height:23.8rem;width:100%}@media screen and (max-width: 768px){.archive__image{height:8.4rem}}.archive__swiper{margin-top:3.5rem;width:100%;overflow:hidden;border-radius:.8rem}.archive__list{display:flex}.archive__playIcon{width:4.4rem;height:4.4rem}@media screen and (max-width: 768px){.archive__playIcon{width:1.8rem;height:1.8rem}}.archive__imageFooter{height:6.2rem;background-color:#1e1b19;position:absolute;bottom:0;left:0;width:100%;display:flex;justify-content:space-between;gap:1.5rem;align-items:center;padding:0 1.4rem}@media screen and (max-width: 768px){.archive__imageFooter{height:3.2rem;padding:0 .6rem;gap:.5rem}}.archive__viewAll{font-size:1.4rem;font-weight:500;font-family:"Space Grotesk",sans-serif;letter-spacing:1px;color:#d82d2c;display:inline-flex;align-items:center;gap:1rem;transition:all ease-in-out .5s}.archive__viewAll:hover{cursor:pointer;opacity:.7}@media screen and (max-width: 768px){.archive__viewAll{font-size:1.1rem;gap:.5rem}}.archive__logo{max-width:5.3rem}@media screen and (max-width: 768px){.archive__logo{max-width:2rem}}.archive__footerTitle{font-size:2rem;line-height:1;font-family:"Oswald",sans-serif;font-weight:500;color:#fff}@media screen and (max-width: 768px){.archive__footerTitle{font-size:.8rem}}.archive__footerDate{font-size:1.2rem;letter-spacing:.5px;font-weight:500;font-family:"Oswald",sans-serif;color:#fff}@media screen and (max-width: 768px){.archive__footerDate{font-size:.5rem;letter-spacing:0}}.items{margin-top:8rem;padding-bottom:8rem}@media screen and (max-width: 768px){.items{margin-top:4rem;padding-bottom:4rem}}.items__inner{max-width:100rem;margin:0 auto;width:100%;padding:0 4.8rem}@media screen and (max-width: 768px){.items__inner{padding:0 2.4rem}}.items__header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem}@media screen and (max-width: 768px){.items__header{flex-direction:column;align-items:flex-start;gap:2rem;margin-bottom:2rem}}.items__headerLeft{display:flex;flex-direction:column}.items__title{font-size:6rem;font-family:"Oswald",sans-serif;font-weight:700;line-height:1;letter-spacing:2px;text-transform:uppercase;color:#1e1b19}@media screen and (max-width: 768px){.items__title{font-size:3.6rem}}.items__subtitle{font-size:1.4rem;font-family:"Noto Sans JP",sans-serif;font-weight:700;margin-top:1rem;color:#1e1b19;letter-spacing:.5px}@media screen and (max-width: 768px){.items__subtitle{font-size:1.2rem;margin-top:.8rem}}.items__headerRight{max-width:48rem;width:100%}@media screen and (max-width: 768px){.items__headerRight{max-width:100%}}.items__desc{border-left:3px solid #d82d2c;padding-left:2rem;font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:700;line-height:1.71;color:#1e1b19}@media screen and (max-width: 768px){.items__desc{font-size:1.2rem;line-height:1.6;padding-left:1.5rem}}.items__divider{height:1px;background-color:#e2e2e2;margin:2rem 0 3.5rem}@media screen and (max-width: 768px){.items__divider{margin:2rem 0 2.5rem}}.items__filterRow{display:flex;justify-content:space-between;align-items:center;margin-bottom:4rem}@media screen and (max-width: 768px){.items__filterRow{flex-direction:column;align-items:stretch;gap:1.5rem;margin-bottom:3rem}}.items__filterGroup{display:flex;gap:1.2rem}@media screen and (max-width: 768px){.items__filterGroup{flex-wrap:wrap;gap:.8rem}}.items__filterSelect{position:relative;display:inline-flex;align-items:center;height:4rem;border-radius:.4rem;border:1px solid #d9d9d9;background-color:#fff;color:#1e1b19;transition:all .2s ease}@media screen and (max-width: 768px){.items__filterSelect{height:3.6rem}}.items__filterSelect:hover{border-color:#1e1b19}.items__filterSelect::after{content:"";position:absolute;right:1.5rem;top:50%;width:.7rem;height:.7rem;border-right:1.5px solid #1e1b19;border-bottom:1.5px solid #1e1b19;transform:translateY(-65%) rotate(45deg);pointer-events:none;transition:border-color .2s ease}@media screen and (max-width: 768px){.items__filterSelect::after{right:1.2rem;width:.6rem;height:.6rem}}.items__filterSelect--active{background-color:#1e1b19;color:#fff;border-color:#1e1b19}.items__filterSelect--active::after{border-color:#fff}.items__filterSelect--active:hover{opacity:.9}.items__select{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:none;background:rgba(0,0,0,0);color:inherit;font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:500;padding:0 3.5rem 0 1.5rem;height:100%;cursor:pointer;outline:none;letter-spacing:.5px}@media screen and (max-width: 768px){.items__select{font-size:1.2rem;padding:0 2.8rem 0 1.2rem}}.items__select::-ms-expand{display:none}.items__select option{background-color:#fff;color:#1e1b19;font-family:"Noto Sans JP",sans-serif}.items__resetBtn{height:4rem;border-radius:.4rem;border:1px solid #d9d9d9;background-color:#fff;color:#1e1b19;font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:500;padding:0 2.5rem;cursor:pointer;transition:all .2s ease;letter-spacing:.5px;display:inline-flex;align-items:center;justify-content:center}@media screen and (max-width: 768px){.items__resetBtn{height:3.6rem;font-size:1.2rem;padding:0 1.8rem;width:100%}}.items__resetBtn:hover{border-color:#1e1b19;background-color:#f9f9f9}.items__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:3.5rem 1.8rem}@media screen and (max-width: 1200px){.items__grid{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 900px){.items__grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 600px){.items__grid{grid-template-columns:1fr;justify-items:center}}.items__grid .archive__item{width:100%;max-width:31.4rem;margin:0 auto;height:auto;overflow:visible;display:flex;flex-direction:column;text-decoration:none;color:inherit}@media screen and (max-width: 768px){.items__grid .archive__item{max-width:100%}}.items__grid .archive__item .archive__cardTop{position:relative;width:100%;height:28rem;border-radius:.8rem .8rem 0 0;overflow:hidden;background-color:#1e1b19}.items__grid .archive__item .archive__cardTop .archive__image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1;transition:transform .5s ease;margin:0}.items__grid .archive__item .archive__cardTop .archive__image::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.6) 100%)}.items__grid .archive__item .archive__cardTop:hover .archive__image{transform:scale(1.05)}.items__grid .archive__item .archive__cardTop .archive__imageHeader{position:absolute;top:0;left:0;width:100%;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.8rem}.items__grid .archive__item .archive__cardTop .archive__vol{font-size:2.2rem;font-family:"Oswald",sans-serif;font-weight:700;color:#fff;line-height:1;display:flex;align-items:center}.items__grid .archive__item .archive__cardTop .archive__newBadge{background-color:#fc0;color:#1e1b19;font-family:"Space Grotesk",sans-serif;font-size:1.1rem;font-weight:700;padding:.2rem .6rem;border-radius:.2rem;margin-left:.8rem;text-transform:uppercase;display:inline-block;line-height:1}.items__grid .archive__item .archive__cardTop .archive__logo{width:5.3rem}.items__grid .archive__item .archive__cardTop .archive__logo img{width:100%;height:auto}.items__grid .archive__item .archive__cardTop .archive__imageFooter{position:absolute;bottom:0;left:0;width:100%;background-color:#121111;z-index:2;display:flex;justify-content:space-between;align-items:flex-end;padding:1.5rem 1.8rem;min-height:11rem;box-sizing:border-box}.items__grid .archive__item .archive__cardTop .archive__footerContainer{display:flex;flex-direction:column;color:#fff;text-align:left}.items__grid .archive__item .archive__cardTop .archive__footerDate{font-size:1rem;font-family:"Space Grotesk",sans-serif;font-weight:500;letter-spacing:.5px;color:#8c8c8c;margin-bottom:.4rem}.items__grid .archive__item .archive__cardTop .archive__footerTitle{font-size:2.2rem;font-family:"Oswald",sans-serif;font-weight:700;text-transform:capitalize;margin-bottom:.8rem;line-height:1}.items__grid .archive__item .archive__cardTop .archive__footerRecom{font-size:1rem;font-family:"Space Grotesk",sans-serif;font-weight:700;color:#fc0;margin-bottom:.2rem;letter-spacing:.5px}.items__grid .archive__item .archive__cardTop .archive__footerRecomTitle{font-size:1.3rem;font-family:"Noto Sans JP",sans-serif;font-weight:500;line-height:1.2}.items__grid .archive__item .archive__cardTop .archive__playIcon{width:4.4rem;height:4.4rem;cursor:pointer;transition:transform .3s ease}.items__grid .archive__item .archive__cardTop .archive__playIcon img{width:100%;height:100%}.items__grid .archive__item .archive__cardTop .archive__playIcon:hover{transform:scale(1.1)}.items__grid .archive__item .archive__cardBottom{position:relative;background-color:rgba(0,0,0,0);z-index:1;margin-top:1rem;padding:2.2rem 2.5rem;min-height:12.5rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:16.5rem}.items__grid .archive__item .archive__cardBottom::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;box-sizing:border-box;background-image:url("../images/border.png");background-size:100% 100%;background-repeat:no-repeat}.items__grid .archive__item .archive__cardBottom::after{content:"";position:absolute;right:.5rem;top:-0.4rem;width:3.3rem;height:1.1rem;background-image:url("../images/ico_thunder.png");background-size:100% auto;background-repeat:no-repeat}.items__grid .archive__item .archive__cardBottom .archive__qRow,.items__grid .archive__item .archive__cardBottom .archive__aRow{display:flex;align-items:baseline;width:100%;text-align:left}.items__grid .archive__item .archive__cardBottom .archive__qLabel,.items__grid .archive__item .archive__cardBottom .archive__aLabel{font-family:"Oswald",sans-serif;font-size:1.8rem;font-weight:700;color:#d82d2c;width:2.2rem;flex-shrink:0}.items__grid .archive__item .archive__cardBottom .archive__qText{font-size:1.3rem;font-family:"Noto Sans JP",sans-serif;font-weight:700;color:#1e1b19}.items__grid .archive__item .archive__cardBottom .archive__cardDivider{width:100%;height:1px;background-color:#d82d2c;opacity:.3;margin:1.2rem 0}.items__grid .archive__item .archive__cardBottom .archive__aText{font-size:2.2rem;font-family:"Noto Sans JP",sans-serif;font-weight:700;color:#1e1b19;position:relative;display:inline-block;padding-bottom:.8rem;line-height:1}.items__grid .archive__item .archive__cardBottom .archive__aText::after{content:"";position:absolute;bottom:-0.5rem;left:0;width:100%;height:1rem;background-image:url("../images/ico_line.png");background-size:100% 100%;background-repeat:no-repeat}@media screen and (max-width: 768px){.items__grid .archive__item .archive__cardTop{height:24rem}.items__grid .archive__item .archive__cardTop .archive__imageFooter{min-height:9.5rem;padding:1.2rem 1.4rem}.items__grid .archive__item .archive__cardTop .archive__footerTitle{font-size:1.8rem;margin-bottom:.4rem}.items__grid .archive__item .archive__cardTop .archive__footerRecomTitle{font-size:1.1rem}.items__grid .archive__item .archive__cardTop .archive__playIcon{width:3.6rem;height:3.6rem}.items__grid .archive__item .archive__cardBottom{padding:1.8rem 2rem;min-height:11rem}.items__grid .archive__item .archive__cardBottom .archive__aText{font-size:1.8rem;padding-bottom:.6rem}}.items__more{display:flex;justify-content:center;margin-top:5rem;width:100%}@media screen and (max-width: 768px){.items__more{margin-top:3rem;padding:0 2rem}}.items__moreBtn{background-color:#fff;color:#1e1b19;border:1px solid #d9d9d9;border-radius:.4rem;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:700;height:6rem;padding:0 6rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:3rem;transition:all .3s ease;letter-spacing:1px}@media screen and (max-width: 768px){.items__moreBtn{width:100%;height:5rem;font-size:1.4rem;gap:2rem}}.items__moreBtn:hover{border-color:#1e1b19;background-color:#f9f9f9}.items__moreBtn::after{content:"";width:.8rem;height:.8rem;border-right:2px solid #d82d2c;border-bottom:2px solid #d82d2c;transform:rotate(45deg);margin-top:-0.4rem;transition:transform .3s ease}.items__moreBtn:hover::after{transform:rotate(45deg) translate(2px, 2px)}.episodeDetail{margin-top:8rem;padding-bottom:12rem}@media screen and (max-width: 768px){.episodeDetail{margin-top:4rem;padding-bottom:6rem}}.episodeDetail__inner{max-width:100rem;margin:0 auto;width:100%;padding:0 4.8rem}@media screen and (max-width: 768px){.episodeDetail__inner{padding:0 2.4rem}}.episodeDetail__grid{display:grid;grid-template-columns:1fr 1.6fr;gap:6rem}@media screen and (max-width: 1200px){.episodeDetail__grid{grid-template-columns:1fr 1.3fr;gap:4rem}}@media screen and (max-width: 768px){.episodeDetail__grid{grid-template-columns:1fr;gap:5rem}}.episodeDetail__col{display:flex;flex-direction:column}@media screen and (max-width: 1200px){.episodeDetail__col:nth-child(3){grid-column:span 2}}@media screen and (max-width: 768px){.episodeDetail__col:nth-child(3){grid-column:span 1}}.episodeDetail__title{font-size:2.2rem;font-family:"Space Grotesk",sans-serif;font-weight:700;letter-spacing:1.5px;color:#1e1b19;padding-bottom:.7rem;border-bottom:.3rem solid #d82d2c;display:inline-block;align-self:flex-start;margin-bottom:3.5rem}@media screen and (max-width: 768px){.episodeDetail__title{font-size:1.4rem;margin-bottom:2rem;border-bottom-width:.2rem}}.episodeDetail__profileText{font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:500;line-height:2.14;color:#1e1b19;margin-bottom:4rem;text-align:justify}@media screen and (max-width: 768px){.episodeDetail__profileText{font-size:1.2rem;line-height:1.8;margin-bottom:3rem}}.episodeDetail__btnList{display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width: 768px){.episodeDetail__btnList{gap:1.2rem}}.episodeDetail__linkBtn{display:flex;align-items:center;justify-content:center;gap:1.2rem;height:6.2rem;border:1px solid #e2e2e2;background-color:#fff;color:#1e1b19;font-family:"Space Grotesk",sans-serif;font-weight:700;font-size:1.4rem;letter-spacing:1px;transition:all .3s ease;cursor:pointer}@media screen and (max-width: 768px){.episodeDetail__linkBtn{height:5.2rem;font-size:1.2rem;gap:.8rem}}.episodeDetail__linkBtn svg{width:1.6rem;height:1.6rem;stroke:#1e1b19;transition:stroke .3s ease,fill .3s ease}.episodeDetail__linkBtn svg.icon-instagram{fill:none}.episodeDetail__linkBtn:hover{background-color:#1e1b19;color:#fff;border-color:#1e1b19}.episodeDetail__linkBtn:hover svg{stroke:#fff}.episodeDetail__songName{font-family:"Noto Sans JP",sans-serif;font-size:2rem;font-weight:500;color:#1e1b19;margin-top:-1rem;margin-bottom:2.5rem}@media screen and (max-width: 768px){.episodeDetail__songName{font-size:1.6rem;margin-top:-0.5rem;margin-bottom:1.8rem}}.episodeDetail__videoWrapper{position:relative;width:100%;padding-top:56.25%;background:linear-gradient(135deg, #2a2a35 0%, #121218 100%);border-radius:.2rem;overflow:hidden;box-shadow:0 1rem 3rem rgba(0,0,0,.15)}.episodeDetail__videoPlaceholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.episodeDetail__videoPlaceholder::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.4rem;background-color:#d82d2c}.episodeDetail__playBtn{width:8rem;height:8rem;border-radius:50%;border:2px solid #fff;background-color:rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;transition:all .3s ease;backdrop-filter:blur(4px)}@media screen and (max-width: 768px){.episodeDetail__playBtn{width:5.4rem;height:5.4rem}}.episodeDetail__playBtn svg{width:2.2rem;height:2.2rem;fill:#fff;margin-left:.4rem;transition:transform .3s ease}@media screen and (max-width: 768px){.episodeDetail__playBtn svg{width:1.6rem;height:1.6rem;margin-left:.3rem}}.episodeDetail__playBtn:hover{transform:scale(1.08);background-color:rgba(216,45,44,.9);border-color:rgba(0,0,0,0)}.episodeDetail__interviewList{display:flex;flex-direction:column}.episodeDetail__interviewItem{display:flex;gap:2.2rem;padding:2.5rem 0;border-bottom:1px solid #e2e2e2;transition:all .3s ease}.episodeDetail__interviewItem:first-child{padding-top:0}.episodeDetail__interviewItem:last-child{border-bottom:none;padding-bottom:0}.episodeDetail__interviewItem:hover{opacity:.85}.episodeDetail__interviewItem:hover .episodeDetail__itemTitle{color:#d82d2c}@media screen and (max-width: 768px){.episodeDetail__interviewItem{padding:2rem 0;gap:1.5rem}}.episodeDetail__thumb{width:13.8rem;height:8.8rem;flex-shrink:0;border-radius:.2rem;background:linear-gradient(135deg, #383944 0%, #181920 100%);position:relative;overflow:hidden}@media screen and (max-width: 768px){.episodeDetail__thumb{width:10.4rem;height:6.6rem}}.episodeDetail__itemContent{display:flex;flex-direction:column;justify-content:flex-start}.episodeDetail__itemDate{font-family:"Space Grotesk",sans-serif;font-size:1.2rem;font-weight:500;color:#8c8c8c;margin-bottom:.6rem;line-height:1}@media screen and (max-width: 768px){.episodeDetail__itemDate{font-size:1.1rem;margin-bottom:.4rem}}.episodeDetail__itemTitle{font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:700;line-height:1.5;color:#1e1b19;margin-bottom:.8rem;transition:color .3s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 768px){.episodeDetail__itemTitle{font-size:1.2rem;margin-bottom:.6rem}}.episodeDetail__itemFooter{display:flex;align-items:center;gap:.6rem;font-family:"Space Grotesk",sans-serif;font-size:1.1rem;font-weight:700;color:#d82d2c;letter-spacing:.5px;line-height:1}@media screen and (max-width: 768px){.episodeDetail__itemFooter{font-size:1rem}}.episodeDetail__itemFooter svg{width:1.1rem;height:1.1rem;stroke:currentColor;fill:none}.episodeDetail__recommendedComment{margin-top:2.4rem;padding-top:2.4rem;border-top:1px solid #e0ddd9}.episodeDetail__recommendedCommentTitle{font-size:2.2rem;font-family:"Space Grotesk",sans-serif;font-weight:700;letter-spacing:1.5px;color:#1e1b19;padding-bottom:.7rem;border-bottom:.3rem solid #d82d2c;display:inline-block;align-self:flex-start;margin-bottom:3.5rem}@media screen and (max-width: 768px){.episodeDetail__recommendedCommentTitle{font-size:1.4rem;margin-bottom:2rem;border-bottom-width:.2rem}}.episodeDetail__recommendedCommentBody p{font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:500;line-height:2.14;color:#1e1b19;text-align:justify;margin-bottom:1.6rem}.episodeDetail__recommendedCommentBody p:last-child{margin-bottom:0}@media screen and (max-width: 768px){.episodeDetail__recommendedCommentBody p{font-size:1.2rem;line-height:1.8}}.episodeDetail__recommendedCommentBody p.episodeDetail__recommendedCommentCredit{text-align:right;margin-top:2.4rem;margin-bottom:0}@media screen and (max-width: 768px){.episodeDetail__recommendedCommentBody p.episodeDetail__recommendedCommentCredit{margin-top:1.6rem}}.messagePage{margin-top:8rem;padding-bottom:12rem}@media screen and (max-width: 768px){.messagePage{margin-top:4rem;padding-bottom:6rem}}.messagePage__inner{max-width:100rem;margin:0 auto;width:100%;padding:0 2rem}.messagePage__title{font-family:"Space Grotesk",sans-serif;font-size:4rem;font-weight:bold;color:#1e1b19;margin-bottom:1.5rem;text-align:center;letter-spacing:2px}@media screen and (max-width: 768px){.messagePage__title{font-size:3rem}}.messagePage__subtitle{font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;color:#777;text-align:center;margin-bottom:5rem}@media screen and (max-width: 768px){.messagePage__subtitle{margin-bottom:3rem}}.messagePage__form{background:#fff;border:1px solid #e0e0e0;padding:4rem;border-radius:4px;box-shadow:0 4px 20px rgba(0,0,0,.02)}@media screen and (max-width: 768px){.messagePage__form{padding:2.4rem 1.6rem}}.messagePage__group{margin-bottom:3rem;display:flex;flex-direction:column;gap:.8rem}.messagePage__group label{font-family:"Noto Sans JP",sans-serif;font-size:1.4rem;font-weight:bold;color:#1e1b19;display:flex;align-items:center;gap:1rem}.messagePage__group label .required{background:#d82d2c;color:#fff;font-size:1rem;padding:.2rem .6rem;border-radius:2px;font-weight:normal}.messagePage__group label .optional{background:#888;color:#fff;font-size:1rem;padding:.2rem .6rem;border-radius:2px;font-weight:normal}.messagePage__group input[type=text],.messagePage__group input[type=email],.messagePage__group input[type=tel],.messagePage__group input[type=number],.messagePage__group textarea,.messagePage__group select{font-family:"Noto Sans JP",sans-serif;font-size:1.5rem;padding:1.2rem;border:1px solid #ccc;border-radius:4px;width:100%;background:#fafafa;transition:all .3s ease}.messagePage__group input[type=text]:focus,.messagePage__group input[type=email]:focus,.messagePage__group input[type=tel]:focus,.messagePage__group input[type=number]:focus,.messagePage__group textarea:focus,.messagePage__group select:focus{outline:none;border-color:#d82d2c;background:#fff;box-shadow:0 0 0 2px rgba(216,45,44,.1)}.messagePage__group textarea{resize:vertical;min-height:15rem}.messagePage__accordion{border:1px solid #e0e0e0;border-radius:4px;margin-top:4rem;margin-bottom:4rem;overflow:hidden}.messagePage__accordion-header{background:#f7f7f7;padding:1.6rem 2.4rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .3s ease}.messagePage__accordion-header:hover{background:#eee}.messagePage__accordion-header h3{font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;font-weight:bold;color:#1e1b19}.messagePage__accordion-header .arrow-icon{width:1.6rem;height:1.6rem;transition:transform .3s ease}.messagePage__accordion-header .arrow-icon svg{width:100%;height:100%;fill:#1e1b19}.messagePage__accordion-content{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(0, 1, 0, 1);background:#fff}.messagePage__accordion-content.is-open{max-height:2000px;transition:max-height .4s cubic-bezier(1, 0, 1, 0)}.messagePage__accordion-body{padding:3rem 2.4rem;display:grid;grid-template-columns:1fr 1fr;gap:2.4rem}@media screen and (max-width: 768px){.messagePage__accordion-body{grid-template-columns:1fr;padding:2rem 1.6rem;gap:1.6rem}}.messagePage__accordion-body .messagePage__group{margin-bottom:0}.messagePage__accordion-body .messagePage__group--full{grid-column:1/-1}.messagePage__accordion.is-active .messagePage__accordion-header .arrow-icon{transform:rotate(180deg)}.messagePage__radio-group{display:flex;gap:2rem;margin-top:.5rem;flex-wrap:wrap}.messagePage__radio-group label{font-weight:normal;cursor:pointer;display:flex;align-items:center;gap:.6rem;font-size:1.4rem}.messagePage__radio-group label input[type=radio]{width:1.8rem;height:1.8rem;accent-color:#d82d2c}.messagePage__submit{text-align:center;margin-top:4rem}.messagePage__submit-btn{font-family:"Oswald",sans-serif;font-size:1.8rem;font-weight:bold;letter-spacing:2px;color:#fff;background-color:#d82d2c;border:none;padding:1.6rem 6rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;border-radius:4px}.messagePage__submit-btn:hover{background-color:#1e1b19;transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.15)}.messagePage__submit-btn:active{transform:translateY(0)}/*# sourceMappingURL=main.css.map */
