.limited-header{position:relative}.limited-header__ttl{position:absolute;top:50%;left:50%;translate:-50% -50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;width:100%}@media screen and (min-width: 768px){.limited-header__ttl{gap:30px}}.limited-header__ttl span{color:#fff;line-height:1}.limited-header__ttl-en{font-size:clamp(1.5rem,8vw,3rem);letter-spacing:.2rem}@media screen and (min-width: 768px){.limited-header__ttl-en{font-size:6rem}}.limited-header__ttl-ja{font-size:clamp(1rem,2.9333333333vw,1.1rem)}@media screen and (min-width: 768px){.limited-header__ttl-ja{font-size:2.2rem}}.limited-header__img img{aspect-ratio:390/200;width:100%;height:auto}@media screen and (min-width: 768px){.limited-header__img img{aspect-ratio:initial;font-size:2.2rem}}.limited-header__img figcaption{width:100%;position:absolute;right:0;bottom:0;padding:.5em;text-align:right;font-size:1rem;line-height:1.2 !important}@media screen and (min-width: 768px){.limited-header__img figcaption{font-size:1.4rem}}.lead{padding-bottom:12%;text-align:center}@media screen and (min-width: 768px){.lead{padding-bottom:5%}}.lead-ttl{margin-bottom:20px;font-size:2rem;line-height:1.5}@media screen and (min-width: 768px){.lead-ttl{margin-bottom:40px;font-size:3rem}}@media screen and (min-width: 768px){.lead-txt{font-size:2rem}}.limited-contents{padding-block:40px;background:#efefef}@media screen and (min-width: 768px){.limited-contents{padding-block:60px 100px}}.limited-contents__inner{width:calc(100% - 40px);margin:0 auto;padding-block:60px 60px;background-color:#fff}@media screen and (min-width: 768px){.limited-contents__inner{width:950px;margin:0 auto;padding-block:60px 60px}}.limited-contents-ttl{margin-bottom:30px;text-align:center;font-size:2.4rem;font-weight:400;letter-spacing:.02em}@media screen and (min-width: 768px){.limited-contents-ttl{margin-bottom:60px;font-size:3.5rem}}.limited-contents-ttl::after{content:"";display:block;width:30px;height:1px;margin-top:10px;margin-inline:auto;background:#000}@media screen and (min-width: 768px){.limited-contents-ttl::after{width:60px;height:2px}}.limited-contents-list{padding-inline:5.3%;margin-inline:auto;margin-bottom:50px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px 0}@media screen and (min-width: 768px){.limited-contents-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0;max-width:730px;margin-bottom:70px;padding-inline:0}}.limited-contents-list dl{position:relative;z-index:2;margin-top:-48px}.limited-contents-list__item{padding:0 0 20px;background-color:#e4e2d9}@media screen and (min-width: 768px){.limited-contents-list__item{width:350px}}.limited-contents-list__item-fig{position:relative;z-index:1}.limited-contents-list__item-fig figcaption{position:absolute;bottom:-5px;right:5px;translate:0 100%}.limited-contents-list__item-ttl-num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:95px;height:95px;margin:0 auto 10px;font-size:5rem;font-weight:400;line-height:1;color:#fff;border:1px solid #fff;border-radius:1000px}@media screen and (min-width: 768px){.limited-contents-list__item-ttl-num{font-size:5.4rem}}.limited-contents-list__item-ttl-en{display:block;font-size:2.6rem;font-weight:700}@media screen and (min-width: 768px){.limited-contents-list__item-ttl-en{font-size:2.6rem}}.limited-contents-list__item-txt{padding:0 5px;font-size:1.6rem}@media screen and (min-width: 768px){.limited-contents-list__item-txt br{display:none}}.login{margin-top:5%;width:100%;margin:5% auto 0;background:#fff;text-align:center}@media screen and (min-width: 768px){.login{width:420px}}.login .error-msg{margin-bottom:10px;padding:1em 0;color:red;border:solid 1px red;background:#ffe9e9;line-height:1.5;font-size:1.2rem}@media screen and (min-width: 768px){.login .error-msg{font-size:1.4rem}}.login-txt{margin-bottom:3%;font-size:clamp(1.3rem,4vw,1.5rem);letter-spacing:-0.05em}@media screen and (min-width: 768px){.login-txt{margin-bottom:3%;font-size:2rem;letter-spacing:-0.05em;text-align:left}}@media screen and (min-width: 768px){.login-form__ipt{margin-bottom:15px}}.login-form__ipt input{-webkit-appearance:none;width:100%;padding-block:.5em}@media screen and (min-width: 768px){.login-form__ipt input{padding-block:.5em}}.login-form__ipt-pass{-ms-flex-preferred-size:70%;flex-basis:70%;-ms-appearance:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.3em 1em;background:#fff !important;color:#000;text-align:left;font-size:1.6rem;border:solid 1px #b3b3b3;border-radius:0;-webkit-box-shadow:0 0 0 1000px #fff inset !important;box-shadow:0 0 0 1000px #fff inset !important}@media screen and (min-width: 768px){.login-form__ipt-pass{-ms-flex-preferred-size:60%;flex-basis:60%}}.login-form__ipt-submit{margin-top:5%;-ms-flex-preferred-size:30%;flex-basis:30%;background:#9e8e63;padding-block:5% !important;color:#fff;font-size:1.4rem;font-weight:400;text-align:center;border-radius:0 !important}@media screen and (min-width: 768px){.login-form__ipt-submit{margin-top:10%;padding-block:2.5% !important;-ms-flex-preferred-size:40%;flex-basis:40%;font-size:2rem;width:200px !important}}.entry{padding-block:50px;text-align:center}@media screen and (min-width: 768px){.entry{padding-block:116px 0}}.entry-catch{margin-bottom:20px;font-size:1.8rem}@media screen and (min-width: 768px){.entry-catch{margin-bottom:40px;font-size:3rem}}.entry a{border-radius:0}