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}.c-button{position:relative;border:1px solid #888;color:#111;display:inline-block;font-size:1.6rem;padding:2rem 5.2rem;min-width:24rem;border-radius:9999px;overflow:hidden;transition:.3s ease;text-align:center;background-color:#fff;transition:.3s cubic-bezier(.64,1,.87,1)}.c-button>span:not([class]){position:relative;z-index:2}.c-button:before{margin:auto;transform-origin:center;border-radius:9999px;transform:scale(0);top:0;left:0;right:0;bottom:0;transition:.3s cubic-bezier(.64,1,.87,1);transform-origin:center!important;z-index:1}.c-button:after,.c-button:before{position:absolute;content:"";display:block;background-color:#d80c18}.c-button:after{transition:.3s ease;width:1.2rem;height:1rem;mask-image:url(/assets/img/icon_arrow.svg);mask-repeat:no-repeat;mask-position:center;mask-size:100%;top:50%;right:2rem;transform:translateY(-50%);z-index:2}.c-button[target=_blank]:after{width:1.5rem;height:1.5rem;mask-image:url(/assets/img/icon_blank.svg)}.c-button[href*=".PDF"]:after,.c-button[href*=".pdf"]:after{width:2rem;height:2.1rem;background-image:url(/liminal-suite/img/icon_pdf.svg);mask-image:none;background-color:rgba(0,0,0,0);background-size:contain;background-repeat:no-repeat;background-position:50%}.c-button[download]:after{width:1.8rem;height:1.7rem;mask-image:url(/assets/img/icon_download.svg)}.c-button:hover{color:#fff;border-color:#d80c18}.c-button:hover:before{transform:scale(1)}.c-button:hover:after{background-color:#fff}.c-button:hover[href*=".PDF"]:after,.c-button:hover[href*=".pdf"]:after{background-color:rgba(0,0,0,0);background-image:url(/assets/img/icon_pdf_white.svg)}.c-button--l{font-size:20px;padding:15px 30px}.c-button--s{font-size:13px;padding:1.5rem 2.5rem;font-size:1.5rem;min-width:20rem;text-align:left}.c-button--s[target=_blank]:after{width:1.1rem;height:1.1rem}.c-button--white{border-color:#fff;color:#fff;background-color:rgba(0,0,0,0)}.c-button--white:before{background-color:#fff}.c-button--white:hover{color:#111;border-color:#fff}.c-button--white:hover[href*=".PDF"]:after,.c-button--white:hover[href*=".pdf"]:after{background-color:rgba(0,0,0,0)}.c-button--more{padding:2.2rem 5.2rem}.c-button--moreIcon{position:absolute;top:50%;transform:translateY(-50%);right:2rem;display:block;width:1.2rem;height:1.2rem;z-index:2}.c-button--moreIcon:after,.c-button--moreIcon:before{content:"";position:absolute;width:1.2rem;height:.2rem;background-color:#d80c18;top:0;bottom:0;left:0;right:0;margin:auto;transition:.3s ease}.c-button--moreIcon:after{transform:rotate(90deg)}.c-button--more:hover .c-button--moreIcon:after,.c-button--more:hover .c-button--moreIcon:before{background-color:#fff}.c-button--more[aria-selected=true] .c-button--moreIcon:after{transform:rotate(0)}.c-button-unity{display:inline-block}.c-button-wrapper{text-align:center}.c-button__wrapper{text-align:center;margin-top:5rem}.c-button__wrapper>li:not(:first-child){margin-top:2.5rem}