@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap";*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}:root{--color-darkGray: #050276;--color-gray: #444444;--color-black: #222222;--color-bgGray: #f4f8f9;--color-link: #0155ce;--color-line: #c2d0f7;--color-yellow: #fde722;font-family:Note Sans JP,sans-serif;font-size:18px;font-weight:400;line-height:1.8;color:var --color-darkGray;background-color:var(--color-bgGray);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html,body{width:100%;height:auto}body{position:relative}main{width:100%;padding:0 24px}h1{height:91px;text-align:center;color:var(--color-darkGray);background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGYAAAACCAYAAACquqkuAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAqSURBVHgB7dFREQBABEDBx8z1uJTqkgSjhQ9bYeWpecHnrCEQmsVZZk4ahfkHWp0JcJwAAAAASUVORK5CYII=) no-repeat center bottom;background-size:auto 2px;padding-top:4px}h1 img{display:block;margin:0 auto;height:51px}@media (max-width: 639px){h1{font-size:32px;height:68px;padding-top:9px}h1 img{height:32px}}h2{color:var(--color-darkGray);font-size:32px;font-weight:700;margin:0}@media (max-width: 639px){h2{font-size:22px}}hr{margin:40px 0;width:100%;height:1px;background-color:#d7d7d7}.box{width:100%;height:auto;max-width:928px;margin:0 auto 64px;padding:40px 80px;background-color:#fff;box-shadow:0 15px 15px #00000014;border-radius:20px}@media (max-width: 932px){.box{width:570px;padding:20px}}@media (max-width: 639px){.box{width:100%;margin-bottom:40px}}section{width:100%;max-width:1164px;padding:0 0 40px;border-bottom:1px solid #d7d7d7;margin:40px auto 0}section:last-child{border-bottom:none}.container{display:flex;justify-content:center}.cards{display:flex;flex-wrap:wrap;gap:0 24px;width:100%;list-style:none;padding:0;justify-content:flex-start;margin:0 auto}@media (max-width: 1229px){.cards{width:867px}}@media (max-width: 932px){.cards{width:570px}}@media (max-width: 639px){.cards{width:100%;justify-content:center;padding:0 27.5px}}.card{width:273px;padding-top:24px}@media (max-width: 639px){.card{width:100%}}.card figure{width:100%;aspect-ratio:1;margin:0 0 12px;border-radius:12px;background:#fff;overflow:hidden}.card figure img{width:100%;height:100%;object-fit:contain}.card .title{color:var(--color-black);font-size:20px;font-weight:700;margin:0 0 2px}.card p{font-size:14px;color:var(--color-gray);margin:0}.button-back{display:none;position:absolute;width:35px;height:35px;left:24px;top:13px}@media (max-width: 639px){.button-back{display:block}}.button-back:active{opacity:.5}.button-back img{display:block;width:100%;height:100%;object-fit:contain}button,a.button{display:flex;align-items:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;width:100%;max-width:248px;height:48px;border-radius:4px;background-color:var(--color-link);color:#fff;font-weight:700;font-size:16px;text-decoration:none}@media (min-width: 640px){button,a.button{max-width:372px;height:64px;font-size:20px}}button:active,a.button:active{opacity:.5}button:disabled,button.disabled,a.button:disabled,a.button.disabled{background:#ccc;pointer-events:none}button.secondary,a.button.secondary{background:var(--color-bgGray);color:var(--color-link);border:1px solid var(--color-link)}button.yellow,a.button.yellow{background-color:var(--color-yellow);color:#222}.buttons{display:flex;justify-content:center;align-items:center;margin-top:64px;gap:24px}@media (max-width: 639px){.buttons{flex-direction:column;margin-top:40px;gap:20px}}footer{width:100%;height:57px;display:flex;justify-content:center;align-items:center;margin-top:108px;font-family:Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;color:var(--color-gray)}@media (max-width: 639px){footer{margin-top:41px}}
