noto-sans-jp-light{font-family:var(--font-noto-sans-jp),"游ゴシック体",yugothic,"游ゴシック","Yu Gothic","Meiryo",sans-serif;font-style:light;font-weight:300}noto-sans-jp-Regular{font-weight:400}noto-sans-jp-Regular,noto-sans-jp-medium{font-family:var(--font-noto-sans-jp),"游ゴシック体",yugothic,"游ゴシック","Yu Gothic","Meiryo",sans-serif;font-style:normal}noto-sans-jp-medium{font-weight:500}noto-sans-jp-semiBold{font-weight:600}noto-sans-jp-bold,noto-sans-jp-semiBold{font-family:var(--font-noto-sans-jp),"游ゴシック体",yugothic,"游ゴシック","Yu Gothic","Meiryo",sans-serif;font-style:normal}noto-sans-jp-bold{font-weight:700}.inter-extraLight{font-optical-sizing:auto;font-weight:200;font-style:normal}.inter-extraLight,.inter-light{font-family:var(--font-inter),var(--font-noto-sans-jp),"游ゴシック体",yugothic,"游ゴシック","Yu Gothic","Meiryo",sans-serif}.inter-light{font-optical-sizing:auto;font-weight:300;font-style:normal}.inter-regular{font-optical-sizing:auto;font-weight:400;font-style:normal}.inter-regular,.inter-semiBold{font-family:var(--font-inter),var(--font-noto-sans-jp),"游ゴシック体",yugothic,"游ゴシック","Yu Gothic","Meiryo",sans-serif}.inter-semiBold{font-optical-sizing:auto;font-weight:600;font-style:normal}.l-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;opacity:0;visibility:hidden;transition:all .3s ease}.l-modal .l-container-header{padding-top:0!important;width:100%;margin-left:0}.l-modal .l-container-header>div{padding:0}.l-modal .l-container-inner{padding:0!important}.l-modal__content>div{max-width:90rem;margin:0 auto}.l-modal__content>div>:first-child{margin-top:0!important}.l-modal.is-open{opacity:1;visibility:visible}.l-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);cursor:pointer}.l-modal__wrapper{position:absolute;top:50%;left:50%}@media print,screen and (min-width:960px){.l-modal__wrapper{transform:translate(-50%,-50%)}}.l-modal__wrapper{display:flex;flex-direction:column;align-items:flex-end;gap:1rem;width:calc(100vw - 16.6rem);height:calc(100vh - 9rem - 6rem);max-width:120rem;max-height:68rem}@media screen and (max-width:959px){.l-modal__wrapper{height:calc(100vh - 5.5rem - 2.5rem);width:calc(100vw - 4rem);left:2rem;top:5.5rem}}.l-modal__container{width:100%;min-height:100%;background-color:#fff;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.4)}.l-modal__close{width:2rem;height:2rem;border:none;border-radius:50%;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0;bottom:calc(100% + 1rem)}.l-modal__close,.l-modal__close span{position:absolute;transition:all .3s ease}.l-modal__close span{width:2.6rem;height:2px;background-color:#fff}.l-modal__close span:first-child{transform:rotate(45deg)}.l-modal__close span:last-child{transform:rotate(-45deg)}.l-modal__content{padding:10rem 3rem}@media print,screen and (min-width:960px){.l-modal__content{max-height:calc(90vh - 80px)}}.l-modal__content{overflow-y:auto}@media screen and (max-width:959px){.l-modal__content{padding:4rem 2rem;max-height:100%}}