body{font-family:"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HG Mincho E","MS Mincho",serif}/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0;min-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:rgba(0,0,0,0);text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:rgba(0,0,0,0);padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}@media screen and (max-width: 767px){.hidden_sp{display:none !important}}@media screen and (min-width: 768px){.visible_sp{display:none !important}}.l-header{background-color:#fff;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:1000}.l-header__container{max-width:1200px;margin:0 auto;padding:12px 32px;display:flex;align-items:center;justify-content:space-between;min-height:80px}@media screen and (max-width: 767px){.l-header__container{min-height:64px;padding:12px 20px;justify-content:center;position:relative}}.l-header__title{display:flex;align-items:center;text-decoration:none}@media screen and (max-width: 767px){.l-header__title{position:absolute;left:50%;transform:translateX(-50%)}}.l-header__logo{height:28px;width:auto}.l-header__menu-toggle{display:none;background:none;border:none;color:#2d2d2d;cursor:pointer;padding:8px}@media screen and (max-width: 767px){.l-header__menu-toggle{display:block;position:absolute;right:16px}}.l-header__hamburger{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:18px}.l-header__hamburger span{display:block;width:100%;height:2px;background-color:currentColor;border-radius:2px;transition:transform .3s ease,opacity .3s ease;transform-origin:center}.l-header__menu-toggle.--open .l-header__hamburger span:nth-child(1){transform:translateY(8px) rotate(45deg)}.l-header__menu-toggle.--open .l-header__hamburger span:nth-child(2){opacity:0;transform:scaleX(0)}.l-header__menu-toggle.--open .l-header__hamburger span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.l-header__nav{display:flex}@media screen and (max-width: 767px){.l-header__nav{position:fixed;top:64px;left:0;right:0;background-color:#fff;border-bottom:1px solid #e0e0e0;max-height:0;overflow:hidden;transition:max-height .3s ease;z-index:999}.l-header__nav.--open{max-height:500px}}.l-header__menu{display:flex;gap:40px;list-style:none}@media screen and (max-width: 767px){.l-header__menu{flex-direction:column;gap:0;padding:0}}.l-header__menu a{font-size:14px;font-weight:400;color:#2d2d2d;text-decoration:none;letter-spacing:.08em;transition:color .3s ease;text-transform:uppercase}.l-header__menu a:hover{color:#888}@media screen and (max-width: 767px){.l-header__menu a{display:block;padding:16px 28px;border-bottom:1px solid #e8e8e8;font-size:14px}}.l-footer{background-color:#2d2d2d;color:#fff;padding:56px 0 28px}.l-footer__container{max-width:1200px;margin:0 auto;padding:0 32px}.l-footer__logo{display:flex;justify-content:center;align-items:center;margin-bottom:40px}.l-footer__logo img{height:28px;width:auto;filter:invert(1);opacity:.8}.l-footer__menu{display:flex;justify-content:center;flex-wrap:wrap;gap:16px 40px;list-style:none;margin-bottom:40px}@media screen and (max-width: 767px){.l-footer__menu{flex-direction:column;gap:12px;align-items:center}}.l-footer__menu a{font-size:12px;color:hsla(0,0%,100%,.65);text-decoration:none;letter-spacing:.1em;text-transform:uppercase;transition:color .3s ease}.l-footer__menu a:hover{color:#fff}.l-footer__copyright{text-align:center;padding-top:32px;border-top:1px solid hsla(0,0%,100%,.1)}.l-footer__copyright p{font-size:12px;color:hsla(0,0%,100%,.45);letter-spacing:.05em}.c-articleHeader{background:#fff;padding:64px 0 48px;border-bottom:1px solid #e0e0e0}.c-articleHeader__container{max-width:1200px;margin:0 auto;padding:0 32px}.c-articleHeader__label{font-size:14px;font-weight:400;letter-spacing:.2em;color:#999;margin:0 0 16px;text-transform:uppercase}@media screen and (max-width: 767px){.c-articleHeader__label{font-size:12px}}.c-articleHeader__heading{font-size:40px;font-weight:400;letter-spacing:.05em;color:#2d2d2d;margin:0;line-height:1.4}@media screen and (max-width: 767px){.c-articleHeader__heading{font-size:28px}}.p-home__link{display:inline-block;padding:14px 44px;font-size:14px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:#2d2d2d;background-color:rgba(0,0,0,0);border:1px solid #aaa;transition:all .3s ease;cursor:pointer}.p-home__link:hover{background-color:#2d2d2d;border-color:#2d2d2d;color:#fff}.p-home__hero{position:relative;height:85vh;min-height:560px;overflow:hidden}@media screen and (max-width: 767px){.p-home__hero{height:65vh;min-height:400px}}.p-home__hero__image{width:100%;height:100%;object-fit:cover;object-position:center top}.p-home__hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.35) 100%)}.p-home__hero__content{position:absolute;bottom:80px;left:50%;transform:translateX(-50%);text-align:center;z-index:2;width:100%;padding:0 20px}@media screen and (max-width: 767px){.p-home__hero__content{padding:0}}.p-home__hero__title{font-size:28px;font-weight:400;color:#fff;letter-spacing:.12em;margin:0 0 12px;text-shadow:0 2px 12px rgba(0,0,0,.4);line-height:1.8}@media screen and (max-width: 767px){.p-home__hero__title{font-size:18px}}.p-home__hero__subtitle{font-size:16px;font-weight:400;color:hsla(0,0%,100%,.85);letter-spacing:.1em;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.4)}@media screen and (max-width: 767px){.p-home__hero__subtitle{font-size:13px}}.p-home__intro{padding:96px 0;background-color:#fff}.p-home__intro__container{max-width:1200px;margin:0 auto;padding:0 32px}.p-home__intro__heading{font-size:26px;font-weight:400;line-height:1.7;letter-spacing:.05em;margin:0 0 32px;color:#2d2d2d;text-align:center}@media screen and (max-width: 767px){.p-home__intro__heading{font-size:20px}}.p-home__intro__text{max-width:760px;margin:0 auto}.p-home__intro__text p{margin:0 0 24px;color:#666;line-height:2;font-size:15px}.p-home__intro__link{text-align:center;margin-top:48px}.p-home__news{padding:96px 0;background-color:#f7f7f7}.p-home__news__container{max-width:1200px;margin:0 auto;padding:0 32px}.p-home__news__label{font-size:11px;letter-spacing:.25em;color:#999;text-transform:uppercase;text-align:center;margin:0 0 12px}.p-home__news__heading{font-size:32px;font-weight:400;letter-spacing:.08em;margin:0 0 64px;text-align:center;color:#2d2d2d}.p-home__news__list{max-width:760px;margin:0 auto 48px}.p-home__news__item{background-color:#fff;border-bottom:1px solid #e8e8e8;transition:background-color .2s ease}.p-home__news__item:first-child{border-top:1px solid #e8e8e8}.p-home__news__item-link{display:flex;align-items:baseline;gap:28px;padding:24px 20px;text-decoration:none;transition:background-color .2s ease}.p-home__news__item-link:hover{background-color:#f4f4f4}.p-home__news__item-link:hover .p-home__news__item-title{color:#555}.p-home__news__date{font-size:13px;color:#999;white-space:nowrap;min-width:90px;letter-spacing:.04em}.p-home__news__item-title{font-size:16px;font-weight:400;margin:0;color:#2d2d2d;letter-spacing:.04em;line-height:1.7;transition:color .2s ease}.p-home__news__more{text-align:center}.p-home__news__empty{text-align:center;color:#999;padding:40px 0;font-size:15px}.p-news__content{max-width:900px;margin:0 auto;padding:96px 32px}@media screen and (max-width: 767px){.p-news__content{padding:64px 24px}}.p-news__content__list{display:grid;gap:0}.p-news__content__item{border-bottom:1px solid #e0e0e0;transition:background-color .3s ease}.p-news__content__item:hover{background-color:#f9f9f9}.p-news__content__item:hover .p-news__content__item__title{color:#c9a961}.p-news__content__item__link{display:flex;gap:32px;align-items:baseline;text-decoration:none;padding:24px 16px}.p-news__content__item__date{font-size:14px;color:#999;letter-spacing:.05em;white-space:nowrap;min-width:100px}.p-news__content__item__title{font-size:18px;font-weight:400;margin:0;color:#2d2d2d;letter-spacing:.05em;line-height:1.6;transition:color .3s ease}@media screen and (max-width: 767px){.p-news__content__item__title{font-size:20px}}.p-newsSingle__content{max-width:800px;margin:0 auto;padding:96px 32px}@media screen and (max-width: 767px){.p-newsSingle__content{padding:64px 24px}}.p-newsSingle__content__backLink{display:inline-flex;align-items:center;gap:8px;color:#c9a961;text-decoration:none;margin-bottom:48px;transition:opacity .3s ease}.p-newsSingle__content__backLink::before{content:"";display:inline-block;width:20px;height:20px;background-color:currentColor;mask-image:url(../img/icon/chevron.svg);mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url(../img/icon/chevron.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.p-newsSingle__content__backLink:hover{opacity:.7}.p-newsSingle__content__date{display:block;font-size:14px;color:#999;letter-spacing:.05em;margin-bottom:16px}.p-newsSingle__content__title{font-size:32px;font-weight:400;margin:0 0 48px;color:#2d2d2d;letter-spacing:.05em;line-height:1.6}@media screen and (max-width: 767px){.p-newsSingle__content__title{font-size:24px}}.p-newsSingle__content__body{font-size:16px;color:#666;line-height:2;white-space:pre-wrap}.p-newsSingle__content__body a,.p-newsSingle__content__body a:visited{color:#0773ed}.p-biography__hero{position:relative;min-height:90vh;display:flex;align-items:flex-end;overflow:hidden;background-color:#fff}@media screen and (max-width: 767px){.p-biography__hero{min-height:70vh}}.p-biography__hero__photo{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center top}@media screen and (max-width: 767px){.p-biography__hero__photo{object-fit:cover}}.p-biography__hero__gradient{position:absolute;inset:0;background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.5) 65%, rgba(0, 0, 0, 0.85) 100%)}.p-biography__hero__content{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:0 48px 64px}@media screen and (max-width: 767px){.p-biography__hero__content{padding:0 24px 48px}}.p-biography__hero__content__nameJa{font-size:40px;font-weight:300;color:#fff;letter-spacing:.12em;line-height:1.2;margin-bottom:6px}@media screen and (max-width: 767px){.p-biography__hero__content__nameJa{font-size:28px}}.p-biography__hero__content__nameEn{font-size:18px;font-weight:300;color:hsla(0,0%,100%,.7);letter-spacing:.2em;text-transform:uppercase;margin-bottom:20px}@media screen and (max-width: 767px){.p-biography__hero__content__nameEn{font-size:14px}}.p-biography__hero__content__role{font-size:14px;color:hsla(0,0%,100%,.6);letter-spacing:.08em;line-height:1.8}.p-biography__positions{background-color:#f5f5f3;border-bottom:1px solid #e8e8e8;padding:32px 0}.p-biography__positions__inner{max-width:1200px;margin:0 auto;padding:0 48px;display:flex;flex-wrap:wrap;gap:8px 24px}@media screen and (max-width: 767px){.p-biography__positions__inner{padding:0 24px}}.p-biography__positions__inner__item{font-size:13px;color:#666;letter-spacing:.04em;padding:4px 0;position:relative}.p-biography__positions__inner__item::after{content:"/";margin-left:24px;color:#ccc}.p-biography__positions__inner__item:last-child::after{display:none}.p-biography__section{max-width:1200px;margin:0 auto;padding:80px 48px}@media screen and (max-width: 767px){.p-biography__section{padding:56px 24px}}.p-biography__section__label{font-size:11px;letter-spacing:.3em;text-transform:uppercase;color:#aaa;margin-bottom:40px;display:flex;align-items:center;gap:16px}.p-biography__section__label::after{content:"";flex:1;height:1px;background-color:#e8e8e8}.p-biography__section__textBlock{margin-bottom:20px}.p-biography__section__textBlock p{font-size:16px;line-height:2;color:#444;margin-bottom:16px}@media screen and (max-width: 767px){.p-biography__section__textBlock p{font-size:15px}}.p-biography__section__textBlock p:last-child{margin-bottom:0}.p-biography__section__divider{border:none;border-top:1px solid #e8e8e8;margin:72px 0}.p-biography__enSection{background-color:#f9f9f8;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}.p-biography__enSection__inner{max-width:1200px;margin:0 auto;padding:80px 48px}@media screen and (max-width: 767px){.p-biography__enSection__inner{padding:56px 24px}}.p-biography__enSection__inner__text p{font-size:16px;line-height:1.9;color:#555;margin-bottom:20px;font-family:Georgia,"Times New Roman",serif}.p-biography__enSection__inner__text p:last-child{margin-bottom:0}.p-works__hero{background-color:#fff;padding:72px 0 56px;border-bottom:1px solid #e8e8e8}@media screen and (max-width: 767px){.p-works__hero{padding:56px 0 40px}}.p-works__hero__container{max-width:1200px;margin:0 auto;padding:0 48px}@media screen and (max-width: 767px){.p-works__hero__container{padding:0 24px}}.p-works__hero__label{font-size:11px;font-weight:400;letter-spacing:.3em;color:#aaa;margin:0 0 16px;text-transform:uppercase}.p-works__hero__title{font-size:64px;font-weight:300;letter-spacing:.15em;color:#1a1a1a;margin:0;line-height:1}@media screen and (max-width: 767px){.p-works__hero__title{font-size:40px}}.p-works__hero__line{width:48px;height:1px;background-color:#ccc;margin-top:28px}.p-works__body{background-color:#f9f9f8;padding:72px 0 96px}.p-works__body__container{max-width:1000px;margin:0 auto;padding:0 48px}@media screen and (max-width: 767px){.p-works__body__container{padding:0 20px}}.p-works__body__category{margin-bottom:72px}.p-works__body__category:last-child{margin-bottom:0}.p-works__body__category__header{display:flex;align-items:center;gap:20px;margin-bottom:32px}.p-works__body__category__header__label{font-size:13px;font-weight:400;letter-spacing:.15em;color:#888;white-space:nowrap}.p-works__body__category__header__line{flex:1;height:1px;background-color:#ddddd8}.p-works__body__category__entries{background-color:#fff}.p-works__body__category__entries__entry{display:grid;grid-template-columns:88px 1fr;border-bottom:1px solid #f0f0ee;transition:background-color .15s ease}@media screen and (max-width: 767px){.p-works__body__category__entries__entry{grid-template-columns:70px 1fr}}.p-works__body__category__entries__entry:first-child{border-top:1px solid #f0f0ee}.p-works__body__category__entries__entry:hover{background-color:#fafaf9}.p-works__body__category__entries__entry__year{font-size:13px;color:#aaa;letter-spacing:.06em;padding:15px 16px 14px 24px;border-right:1px solid #f0f0ee;white-space:nowrap;display:flex;align-items:flex-start;font-variant-numeric:tabular-nums}@media screen and (max-width: 767px){.p-works__body__category__entries__entry__year{font-size:12px;padding:12px 10px 12px 16px}}.p-works__body__category__entries__entry__title{font-size:14px;color:#2d2d2d;line-height:1.7;padding:14px 24px 14px 20px;letter-spacing:.03em}@media screen and (max-width: 767px){.p-works__body__category__entries__entry__title{font-size:13px;padding:12px 16px 12px 14px}}.p-works__body__category__entries__entry__note{font-size:12px;color:#aaa;margin-left:6px}.p-works__footerNote{text-align:center;margin-top:56px;font-size:13px;color:#aaa;letter-spacing:.1em}.p-works .animate-on-scroll{opacity:0;transform:translateY(20px);transition:opacity .7s ease-out,transform .7s ease-out}.p-works .animate-on-scroll.animate-in{opacity:1;transform:translateY(0)}.p-discography__hero{background-color:#fff;padding:72px 0 56px;border-bottom:1px solid #e8e8e8}@media screen and (max-width: 767px){.p-discography__hero{padding:56px 0 40px}}.p-discography__hero__container{max-width:1200px;margin:0 auto;padding:0 48px}@media screen and (max-width: 767px){.p-discography__hero__container{padding:0 24px}}.p-discography__hero__label{font-size:11px;font-weight:400;letter-spacing:.3em;color:#aaa;margin:0 0 16px;text-transform:uppercase}.p-discography__hero__title{font-size:64px;font-weight:300;letter-spacing:.15em;color:#1a1a1a;margin:0;line-height:1}@media screen and (max-width: 767px){.p-discography__hero__title{font-size:36px}}.p-discography__hero__line{width:48px;height:1px;background-color:#ccc;margin-top:28px}.p-discography__gridSection{background-color:#f9f9f8;padding:72px 0 96px}.p-discography__gridSection__container{max-width:1280px;margin:0 auto;padding:0 40px}@media screen and (max-width: 767px){.p-discography__gridSection__container{padding:0 24px}}.p-discography__gridSection__grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:32px}@media screen and (max-width: 767px){.p-discography__gridSection__grid{grid-template-columns:repeat(2, 1fr);gap:24px}}.p-discography__gridSection__grid__card{display:flex;flex-direction:column;gap:14px;cursor:pointer}.p-discography__gridSection__grid__card:hover .p-discography__gridSection__grid__card__jacket img{transform:scale(1.04)}.p-discography__gridSection__grid__card:hover .p-discography__gridSection__grid__card__jacket__overlay{background-color:rgba(0,0,0,.25)}.p-discography__gridSection__grid__card:hover .p-discography__gridSection__grid__card__jacket__overlay__text{opacity:1}.p-discography__gridSection__grid__card__jacket{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background-color:#d8d8d8;flex-shrink:0}.p-discography__gridSection__grid__card__jacket img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.p-discography__gridSection__grid__card__jacket__placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.p-discography__gridSection__grid__card__jacket__placeholder__icon{width:36px;height:36px;opacity:.3}.p-discography__gridSection__grid__card__jacket__placeholder__text{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:rgba(0,0,0,.3)}.p-discography__gridSection__grid__card__jacket__overlay{position:absolute;inset:0;background-color:rgba(0,0,0,0);transition:background-color .3s ease;display:flex;align-items:center;justify-content:center}.p-discography__gridSection__grid__card__jacket__overlay__text{font-size:11px;letter-spacing:.2em;color:#fff;text-transform:uppercase;opacity:0;transition:opacity .3s ease;border:1px solid hsla(0,0%,100%,.7);padding:8px 18px}.p-discography__gridSection__grid__card__meta{display:flex;gap:8px;align-items:center}.p-discography__gridSection__grid__card__meta__category{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:#aaa;background-color:#eee;padding:2px 8px;border-radius:2px}.p-discography__gridSection__grid__card__meta__year{font-size:12px;color:#bbb;letter-spacing:.08em}.p-discography__gridSection__grid__card__title{font-size:14px;font-weight:400;color:#2d2d2d;line-height:1.6;letter-spacing:.03em;margin:0}@media screen and (max-width: 767px){.p-discography__gridSection__grid__card__title{font-size:12px}}.p-discography__modal__backdrop{display:none;position:fixed;inset:0;width:100%;height:100%;box-sizing:border-box;background-color:rgba(0,0,0,.65);z-index:1000;align-items:center;justify-content:center;padding:24px}@media screen and (max-width: 767px){.p-discography__modal__backdrop{padding:0;align-items:flex-end}}.p-discography__modal__backdrop.--open{display:flex;animation:discoFadeInBackdrop .25s ease}.p-discography__modal__dialog{background-color:#fff;max-width:860px;max-height:90vh;overflow-y:auto;animation:discoSlideUpModal .3s ease;position:relative}@media screen and (max-width: 767px){.p-discography__modal__dialog{max-height:95vh;max-width:100%;border-radius:0}}.p-discography__modal__dialog__close{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;color:#888;padding:8px;display:flex;align-items:center;justify-content:center;transition:color .2s ease;z-index:10}.p-discography__modal__dialog__close:hover{color:#1a1a1a}.p-discography__modal__dialog__inner{display:grid;grid-template-columns:280px 1fr}@media screen and (max-width: 767px){.p-discography__modal__dialog__inner{grid-template-columns:1fr}}.p-discography__modal__dialog__inner__left{background-color:#f4f4f2;padding:40px 32px;display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 767px){.p-discography__modal__dialog__inner__left{padding:28px 24px 20px;flex-direction:row;align-items:flex-start;gap:20px}}.p-discography__modal__dialog__inner__left__jacket{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}@media screen and (max-width: 767px){.p-discography__modal__dialog__inner__left__jacket{width:120px;flex-shrink:0}}.p-discography__modal__dialog__inner__left__jacket__placeholder{width:100%;aspect-ratio:1/1;background-color:#d8d8d8;display:flex;align-items:center;justify-content:center}.p-discography__modal__dialog__inner__left__meta{display:flex;flex-direction:column;gap:6px}.p-discography__modal__dialog__inner__left__meta__category{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:#aaa}.p-discography__modal__dialog__inner__left__meta__year{font-size:13px;color:#aaa}.p-discography__modal__dialog__inner__right{padding:40px 40px 48px;overflow-y:auto}@media screen and (max-width: 767px){.p-discography__modal__dialog__inner__right{padding:24px 24px 36px}}.p-discography__modal__dialog__inner__right__title{font-size:22px;font-weight:400;color:#1a1a1a;line-height:1.5;letter-spacing:.04em;margin-bottom:20px}@media screen and (max-width: 767px){.p-discography__modal__dialog__inner__right__title{font-size:18px}}.p-discography__modal__dialog__inner__right__desc{font-size:14px;color:#444;line-height:1.9;margin-bottom:32px}.p-discography__modal__dialog__inner__right__desc blockquote{font-size:13px;color:#666;line-height:1.9;white-space:pre-line;border-left:2px solid #d4c9a8;padding-left:16px;margin-bottom:24px;font-style:italic}.p-discography__modal__dialog__inner__right__sectionTitle{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#aaa;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #eee}.p-discography__modal__dialog__inner__right__tracks{list-style:none;margin-bottom:32px}.p-discography__modal__dialog__inner__right__tracks__disc{margin-top:20px;margin-bottom:10px;display:flex;gap:10px;align-items:center}.p-discography__modal__dialog__inner__right__tracks__disc:first-child{margin-top:0}.p-discography__modal__dialog__inner__right__tracks__disc span{font-size:11px;font-weight:600;letter-spacing:.15em;color:#bbb;border:1px solid #eee;background-color:#f7f7f5;padding:5px 10px}.p-discography__modal__dialog__inner__right__tracks__disc::after{content:"";flex:1;border-top:solid 1px #eee}.p-discography__modal__dialog__inner__right__tracks__track{display:grid;grid-template-columns:28px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid #f5f5f5;font-size:14px;color:#2d2d2d;letter-spacing:.03em}.p-discography__modal__dialog__inner__right__tracks__track__num{color:#bbb;font-size:12px;font-variant-numeric:tabular-nums;padding-top:1px}.p-discography__modal__dialog__inner__right__review{font-size:13px;color:#666;line-height:1.9;margin-bottom:32px}.p-discography__modal__dialog__inner__right__artist{font-size:13px;color:#555;line-height:2;background-color:#f9f9f8;padding:20px 24px}@keyframes discoFadeInBackdrop{from{opacity:0}to{opacity:1}}@keyframes discoSlideUpModal{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.p-contact__hero{background:#fff;padding:64px 0 48px;border-bottom:1px solid #e0e0e0}.p-contact__hero__container{max-width:1200px;margin:0 auto;padding:0 32px}.p-contact__hero__label{font-size:14px;font-weight:400;letter-spacing:.2em;color:#999;margin:0 0 16px;text-transform:uppercase}@media screen and (max-width: 767px){.p-contact__hero__label{font-size:12px}}.p-contact__hero__heading{font-size:40px;font-weight:400;letter-spacing:.05em;color:#2d2d2d;margin:0;line-height:1.4}@media screen and (max-width: 767px){.p-contact__hero__heading{font-size:28px}}.p-contact__content{max-width:800px;margin:0 auto;padding:96px 32px}@media screen and (max-width: 767px){.p-contact__content{padding:64px 24px}}.p-contact__content__intro{text-align:center;margin-bottom:64px}.p-contact__content__intro__title{font-size:28px;font-weight:500;letter-spacing:.05em;margin:0 0 24px;color:#2d2d2d}.p-contact__content__intro__text{font-size:16px;line-height:2;color:#666}.p-contact__content__emailSection{background-color:#f9f9f9;padding:64px 48px;border-radius:8px;text-align:center}@media screen and (max-width: 767px){.p-contact__content__emailSection{padding:48px 24px}}.p-contact__content__emailSection__title{font-size:20px;font-weight:500;letter-spacing:.05em;margin:0 0 32px;color:#2d2d2d}.p-contact__content__emailSection__button{display:inline-flex;align-items:center;gap:12px;padding:20px 48px;font-size:18px;font-weight:500;color:#fff;background-color:#c9a961;border:none;border-radius:4px;text-decoration:none;cursor:pointer;transition:background-color .3s ease,transform .3s ease;letter-spacing:.1em}.p-contact__content__emailSection__button:hover{background-color:#b8965a;transform:translateY(-2px)}.p-contact__content__emailSection__note{margin-top:32px;font-size:14px;color:#999;line-height:1.8}
