body{font-family:メイリオ,Meiryo,ＭＳ ゴシック,Hiragino Kaku Gothic ProN,ヒラギノ角ゴ ProN W3,sans-serif!important;margin:0 0 50px 0}input,select,textarea{font-size:16px}.hero-image{width:100%;height:100px;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom;object-position:bottom;overflow:hidden}.mobile-nav-bar{display:none}.app-nav{text-align:center}.cute-button{display:inline-block;padding:10px 15px;margin:5px;background-color:#ff69b4;color:#fff;text-decoration:none;border-radius:15px;transition:background-color .3s}.cute-button:hover{background-color:#ff1493}.app-footer{border-top:1px solid #e5e7eb;color:#6b7280;font-size:.85rem;margin:30px auto 0;max-width:1200px;padding:16px 12px 24px;text-align:center}.footer-links{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.footer-link{color:#4b5563;text-decoration:underline}.footer-separator{color:#9ca3af}.footer-link:hover{color:#ff1493}.back-to-top{align-items:center;background:#ff69b4;border:none;border-radius:999px;bottom:22px;box-shadow:0 8px 20px rgba(255,20,147,.28);color:#fff;cursor:pointer;display:inline-flex;font-size:1.4rem;font-weight:700;height:48px;justify-content:center;line-height:1;opacity:0;pointer-events:none;position:fixed;right:22px;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,background-color .2s ease;width:48px;z-index:1000}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{background:#ff1493}.back-to-top:focus-visible{outline:3px solid rgba(255,20,147,.35);outline-offset:3px}div{text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.container{max-width:1200px;padding:0 20px}.container,.page-frame{text-align:left;margin:0 auto}.page-frame{color:#202124;max-width:1180px;padding:18px 18px 36px}.page-frame,.page-frame *,.page-frame :after,.page-frame :before{box-sizing:border-box}.page-frame :where(div,section,article,header,p,h1,h2,span,strong,small,ul,li,table,th,td){text-align:left}.page-header{align-items:flex-end;border-bottom:2px solid #d5e8f7;display:flex;gap:16px;justify-content:space-between;margin-bottom:14px}.page-header-main{min-width:0}.page-header.has-action .page-header-main{flex:1 1 auto}.page-header-kicker{color:#d93887;font-size:.78rem;font-weight:800;letter-spacing:0;line-height:1.2;margin:0 0 4px;text-transform:uppercase}.page-header .page-header-title{color:#0068b7;font-size:28px;line-height:1.3;margin:0 0 8px}.page-header .page-header-summary{color:#635d56;font-size:13px;margin:0 0 10px;text-align:right}.page-header-actions{align-items:center;display:flex;flex:0 0 auto;gap:10px;margin-bottom:8px}.page-header-actions .page-header-summary{margin:0}.page-header-action-button{align-items:center;border:1px solid #d0d7de;border-radius:8px;cursor:pointer;display:inline-flex;font:inherit;font-size:.86rem;font-weight:800;justify-content:center;min-height:36px;padding:0 12px;white-space:nowrap}.page-header.has-action .page-header-action-button{flex:0 0 auto;margin-bottom:8px}@media (max-width:600px){body{font-size:14px;margin-bottom:50px}.app-header{position:relative;z-index:1100}.container{padding:10px}.page-frame{padding:14px 10px 30px}.page-header{align-items:stretch;flex-direction:column;gap:4px}.page-header .page-header-title{font-size:24px}.page-header .page-header-summary{margin-top:-2px;text-align:left}.page-header-actions{align-items:flex-start;flex-direction:column;margin-bottom:10px}.page-header.has-action{align-items:start;display:grid;grid-template-columns:minmax(0,1fr) auto;-moz-column-gap:12px;column-gap:12px}.page-header.has-action .page-header-main{grid-column:1;min-width:0}.page-header.has-action .page-header-summary{margin:0 0 8px;text-align:left}.page-header.has-action .page-header-action-button{align-self:start;grid-column:2;grid-row:1;justify-self:end;margin:0 0 8px}.mobile-nav-bar{align-items:center;background:#fff;border-bottom:1px solid #f3d1e3;box-sizing:border-box;display:flex;justify-content:space-between;padding:8px 64px 8px 12px}.mobile-nav-title{color:#374151;font-size:1rem;font-weight:700}.mobile-menu-button{align-items:center;background:#ff69b4;border:none;border-radius:999px;box-shadow:0 4px 12px rgba(255,20,147,.2);cursor:pointer;display:inline-flex;height:42px;justify-content:center;padding:0;position:fixed;right:12px;top:8px;transition:background-color .2s ease,box-shadow .2s ease;width:42px;z-index:1300}.mobile-menu-button:focus-visible,.mobile-menu-button:hover{background:#ff1493}.mobile-menu-button:focus-visible{outline:3px solid rgba(255,20,147,.35);outline-offset:3px}.hamburger-lines{display:flex;flex-direction:column;gap:4px;height:16px;justify-content:center;width:20px}.hamburger-lines span{background:#fff;border-radius:999px;display:block;height:2px;transition:opacity .2s ease,transform .2s ease;width:100%}.mobile-menu-button.is-open .hamburger-lines span:first-child{transform:translateY(6px) rotate(45deg)}.mobile-menu-button.is-open .hamburger-lines span:nth-child(2){opacity:0}.mobile-menu-button.is-open .hamburger-lines span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.app-nav{background:#fff;border:1px solid #f3d1e3;border-radius:14px;box-shadow:0 16px 34px rgba(255,20,147,.18);display:none;gap:8px;left:12px;max-height:calc(100vh - 82px);overflow-y:auto;padding:10px 12px 12px;position:fixed;right:12px;top:58px;z-index:1250}.app-nav.is-open{display:grid}.cute-button{border-radius:12px;box-sizing:border-box;display:flex;justify-content:center;margin:0;padding:12px 14px;width:100%}.back-to-top{bottom:16px;height:44px;right:16px;width:44px}}@media (min-width:601px) and (max-width:1024px){body{font-size:16px}.container{padding:20px}}@media (min-width:1025px){body{font-size:18px}.container{padding:20px}}