@media (max-width:599px){.pc{display:none}}@media (min-width:600px){.sp{display:none}}:root{font-family:YakuHanJP,Zen Kaku Gothic New,sans-serif;font-size:16px;font-style:normal;font-weight:500;letter-spacing:-.01em;line-height:2;text-align:justify}@media (min-width:600px){:root{font-size:18px;line-height:2.2}}:root{--c-primary:red;--c-bg:#e7e7e7;--c-bg-j:#f5eeee;--c-text1:#1d1d1f;--c-text2:#777779;--c-text3:#003180}::-webkit-input-placeholder{background-repeat:no-repeat;-webkit-box-sizing:inherit;box-sizing:inherit;color:inherit;font-family:inherit;-webkit-font-feature-settings:inherit;font-feature-settings:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;list-style:none;margin:0;padding:0;-webkit-text-decoration-line:inherit;text-decoration-line:inherit;-webkit-text-decoration-skip-ink:inherit;text-decoration-skip-ink:inherit;text-decoration-thickness:inherit;text-underline-offset:inherit;vertical-align:inherit;leading-trim:inherit;text-edge:inherit}::-moz-placeholder{background-repeat:no-repeat;box-sizing:inherit;color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;list-style:none;margin:0;padding:0;text-decoration-line:inherit;text-decoration-skip-ink:inherit;text-decoration-thickness:inherit;text-underline-offset:inherit;vertical-align:inherit;leading-trim:inherit;text-edge:inherit}:-ms-input-placeholder{background-repeat:no-repeat;box-sizing:inherit;color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;list-style:none;margin:0;padding:0;text-decoration-line:inherit;text-decoration-skip-ink:inherit;text-decoration-thickness:inherit;text-underline-offset:inherit;vertical-align:inherit;leading-trim:inherit;text-edge:inherit}::-ms-input-placeholder{background-repeat:no-repeat;box-sizing:inherit;color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;list-style:none;margin:0;padding:0;text-decoration-line:inherit;text-decoration-skip-ink:inherit;text-decoration-thickness:inherit;text-underline-offset:inherit;vertical-align:inherit;leading-trim:inherit;text-edge:inherit}*,::placeholder,:after,:before{background-repeat:no-repeat;-webkit-box-sizing:inherit;box-sizing:inherit;color:inherit;font-family:inherit;-webkit-font-feature-settings:inherit;font-feature-settings:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;list-style:none;margin:0;padding:0;-webkit-text-decoration-line:inherit;text-decoration-line:inherit;-webkit-text-decoration-skip-ink:inherit;text-decoration-skip-ink:inherit;text-decoration-thickness:inherit;text-underline-offset:inherit;vertical-align:inherit;leading-trim:inherit;text-edge:inherit}:root{-webkit-font-feature-settings:"palt";font-feature-settings:"palt";scroll-behavior:smooth;-webkit-text-size-adjust:100%;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:bottom;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-decoration-line:none;text-decoration-line:none;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:.75px;text-underline-offset:2px;leading-trim:both;text-edge:cap}a,a img,button{border:none;cursor:pointer;outline:0;-webkit-tap-highlight-color:transparent}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;padding:0}input,textarea{background:0 0;border:none;border-radius:0;outline:0;padding:0}input[type=text]:focus,textarea:focus{outline:0}input[type=button],input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:0;-webkit-box-sizing:content-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}img{height:auto;max-width:100%;vertical-align:bottom}a{-webkit-tap-highlight-color:transparent}a:hover,button:hover{outline:0}em,i{font-style:normal}a:disabled,button:disabled,input:disabled{pointer-events:none}.btn-rect{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:18px;font-weight:700;line-height:1.5;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:12px;gap:10px;min-height:60px;padding:10px 15px}.btn-rect.size-sm{border-radius:10px;font-size:15px;min-height:50px}@media (min-width:600px){.btn-rect{border-radius:18px;font-size:21px;gap:15px;min-height:110px;padding:10px 30px}.btn-rect.size-sm{font-size:16px;min-height:55px}}@media (min-width:1000px){.btn-rect{border-radius:24px;font-size:24px;gap:20px;min-height:120px;padding:10px 40px}.btn-rect.size-sm{border-radius:12px;font-size:18px;min-height:60px;padding:10px 20px}}.btn-rect:hover{background-color:var(--c-primary)!important;color:#fff!important}.btn-rect:hover .circle-arrow{--c-circle:#fff!important;--c-arrow:var(--c-primary)!important}.btn-rect>:first-child{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-left:10px}.btn-radius,.btn-rect>:first-child{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.btn-radius{-ms-flex-align:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;background-color:var(--c-primary);border:1px solid var(--c-primary);border-radius:100px;color:#fff;font-size:15px;font-weight:700;justify-content:space-between;line-height:1.5;min-height:42px;padding:5px 30px}.btn-radius[href]:hover{background-color:#fff;color:var(--c-primary)}.btn-radius[href]:hover .circle-arrow{--c-arrow:var(--c-primary)}@media (min-width:600px){.btn-radius{font-size:16px;min-height:50px;padding:5px 35px}}@media (min-width:1000px){.btn-radius{border-width:2px;font-size:18px;min-height:60px;padding:5px 40px}}.btn-radius .circle-arrow{margin:0 -20px;--c-circle:transparent;--c-arrow:#fff}@media (min-width:1000px){.btn-radius .circle-arrow{--size:30px}}.circle-arrow{--size:26px;--c-circle:#d2d2d2;--c-arrow:grey;background-color:var(--c-circle);border-radius:50%;display:block;-webkit-flex-shrink:0;font-size:0;height:var(--size);line-height:1;width:var(--size);-ms-flex-negative:0;flex-shrink:0}@media (min-width:600px){.circle-arrow{--size:30px}}@media (min-width:1000px){.circle-arrow{--size:40px}}.circle-arrow svg{fill:var(--c-arrow);height:100%;width:100%}@media (max-aspect-ratio:72/83){.ah{display:none}}@media (min-aspect-ratio:72/83){.av{display:none}}:root,body,html{height:100%}.splash{position:relative}.splash__header{height:84px;left:0;padding:14px 20px;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.splash__header a{pointer-events:all}.splash__header img{height:100%;width:auto}.splash__title{left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transition:width .4s;transition:width .4s;translate:-50% -65%;width:120px;z-index:10}@media (min-width:900px){.splash__title{width:160px}}@media (min-width:1200px){.splash__title{translate:-50% -50%;width:260px}}.splash__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:calc(100% - 34.48276vw);width:100%}@media (min-aspect-ratio:72/83){.splash__list{height:calc(100% - 5.55556vw)}}.splash__list--item{width:50%}.splash__headding{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;gap:14px;height:100%;justify-content:flex-end;padding-bottom:20%;position:relative;text-align:center;width:100%;z-index:0}@media (min-width:600px){.splash__headding{gap:30px}}@media (min-aspect-ratio:72/83){.splash__headding{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}li:first-child .splash__headding{padding:0 50% 0 0}li:last-child .splash__headding{padding:0 0 0 50%}}.splash__headding--bg{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:-2}.splash__headding--text{color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:36px;font-weight:700;letter-spacing:.1em;line-height:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;gap:6px;justify-content:center;text-align:center}@media (min-width:600px){.splash__headding--text{font-size:58px;gap:15px}}.splash__headding--text small{font-size:18px;font-weight:500}@media (min-width:600px){.splash__headding--text small{font-size:36px}}.splash__headding .circle-arrow{height:40px;width:40px;--c-circle:tranparent;--c-arrow:#fff;border:1px solid #fff}@media (min-width:600px){.splash__headding .circle-arrow{height:56px;width:56px}}.splash__headding:after{background-color:rgba(29,29,31,.25);content:"";height:100%;left:0;position:absolute;top:0;-webkit-transition:background-color .3s;transition:background-color .3s;width:100%;z-index:-1}.splash__headding:hover .circle-arrow{--c-circle:var(--c-primary);border:1px solid var(--c-primary)}.splash__headding:hover:after{background-color:rgba(29,29,31,0)}.splash__footer{bottom:0;left:0;position:absolute;width:100%}.splash__footer--bg{width:100%}.splash__footer--text{bottom:20px;color:#fff;font-size:11px;left:0;letter-spacing:.025em;line-height:1;position:absolute;text-align:center;width:100%}@media (min-width:600px){.splash__footer--text{bottom:18px;font-size:12px}}
/*# sourceMappingURL=splash.css.map */
