:root{--theme-font-sans: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans Japanese", Meiryo, "Yu Gothic Medium", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--theme-font-sans-en: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--theme-font-mono: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, monospace, serif;--theme-site-width: 1024px;--theme-space-vw: clamp(24px, 4vw, 48px)}:root{--theme-tx-1: #1f1f1f;--theme-tx-2: #444547;--theme-tx-3: #8f8f8f;--theme-bg-1: #ffffff;--theme-bg-2: #f3f4f6;--theme-bg-3: #e5e7eb;--theme-bd-1: #e5e7eb;--theme-bd-2: #d1d5db;--theme-bd-3: #9ca3af;--theme-lk-1: #0b57d0;--theme-lk-tx: #ffffff;--theme-ac-1: #d5fffc;--theme-ac-2: #ffdbed;--theme-bg-white: #ffffff;--theme-bg-first: #20449a;--theme-bg-second: #fdfaf6;--theme-tx-black: #000000;--theme-tx-first: #ffffff;--theme-tx-second: #20449a}*,:before,:after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}html{font-family:var(--theme-font-sans);word-break:break-word;-ms-text-size-adjust:100%;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:transparent}body{background-color:var(--theme-bg-first);color:var(--theme-tx-first);font-size:16px;line-height:1.5;word-break:break-word}ol,ul{list-style:none}a{color:var(--theme-lk-1);text-decoration:underline}@media (hover: hover) and (pointer: fine){a:hover{text-decoration:none}}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{color:var(--theme-tx-first);font-weight:600;line-height:1.125}h1{font-size:22px}@media (min-width: 768px){h1{font-size:36px}}h2{font-size:20px}@media (min-width: 768px){h2{font-size:32px}}h3{font-size:16px}h4{font-size:14px}h5{font-size:12px}h6{font-size:10px}p{line-height:1.75}.app-layout{display:flex;flex-direction:column;min-height:100vh}.app-layout>:not(.app-main){flex:none}.app-layout>.app-main{flex:1 0 auto}.app-header{position:fixed;top:0;left:0;z-index:999}.app-header button{background-color:transparent;border:none;cursor:pointer;outline:none;appearance:none}.app-header-close-area{background-color:transparent;border:none;cursor:pointer;outline:none;appearance:none;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:998}.app-header-close-area[aria-hidden=true]{height:100vh}.app-header-close-area[aria-hidden=false]{height:0}.app-header-inner{display:flex;max-width:var(--theme-site-width);margin:0 auto;padding:var(--theme-space-vw)}.app-header-logo{width:clamp(61px,8vw,122px)}@media (hover: hover) and (pointer: fine){.app-header-nav a:hover{color:var(--theme-lk-1)}}.section-drawer{position:fixed;top:0;left:0;z-index:999;width:100%;background:var(--theme-bg-first)}.section-drawer-inner{width:var(--theme-site-width);margin:0 auto}.section-drawer[aria-hidden=false]{display:flex}.section-drawer[aria-hidden=true]{display:none}.section-drawer-menu-box{display:flex;justify-content:space-between;margin:0 auto;max-width:var(--theme-site-width);padding:var(--theme-space-vw)}.section-drawer-menu-box a{color:var(--theme-tx-first);text-decoration:none}.section-drawer-menu-logo{display:block;align-self:flex-end;width:clamp(80px,20vw,440px)}.app-footer-info{display:flex;justify-content:center;margin:0 auto;padding:75px var(--theme-space-vw);background:var(--theme-bg-second)}.app-footer-info-logo{width:clamp(259px,50vw,518px)}.app-footer-menu-box{display:flex;justify-content:space-between;margin:0 auto;max-width:var(--theme-site-width);padding:var(--theme-space-vw)}.app-footer-menu-box a{color:var(--theme-tx-first);text-decoration:none}.app-footer-menu-logo{display:block;align-self:flex-end;width:clamp(80px,20vw,440px)}.section-hero-index{background:var(--theme-bg-second)}.section-hero-index-inner{max-width:var(--theme-site-width);margin:0 auto;padding:0 var(--theme-space-vw);padding-top:116px;padding-bottom:75px}.section-hero-index-title{text-align:center}.section-hero-index-title-logo{width:clamp(252px,30vw,1008px)}.section-hero-index-search{margin:0 auto;text-align:center}.section-hero-index-about{text-align:center;color:var(--theme-tx-second)}.section-hero-index-description{width:clamp(260px,50vw,600px);margin:0 auto;color:var(--theme-tx-second)}.section-basic{padding:var(--theme-space-vw) 0;padding-top:47px;padding-bottom:58px;background:var(--theme-bg-first)}.section-basic-inner{max-width:var(--theme-site-width);margin:0 auto;padding:0 var(--theme-space-vw)}.section-basic-heading{margin-bottom:calc(var(--theme-space-vw));text-align:center}.block-post-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:calc(var(--theme-space-vw) * .5)}.block-post-grid-double{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:calc(var(--theme-space-vw) * .5)}.block-post-card-link{text-decoration:none}.block-post-card-inner{display:grid;gap:19px;padding:18px 0;text-align:center}.block-post-card-image{min-height:150px}.block-post-card-image-double{min-height:150px;object-fit:cover}.block-post-card-title{width:80%;color:var(--theme-tx-first);margin:0 auto}.block-posts-button{width:100%;display:flex;justify-content:center}.block-posts-button-link{display:flex;align-items:center;justify-content:center;width:clamp(210px,40vw,300px);height:clamp(40px,2.5rem,70px);background:var(--theme-bg-white);color:var(--theme-tx-black);text-decoration:none;text-align:center;border-radius:1.5rem}.section-closing{background:var(--theme-bg-second)}.section-closing-inner{max-width:var(--theme-site-width);margin:0 auto;padding:0 var(--theme-space-vw)}.section-closing-inner h2{color:var(--theme-tx-second)}.section-closing-inner p{color:var(--theme-tx-second);white-space:pre-line}.section-divider{background:var(--theme-bg-second)}.section-divider hr{border:none;border-top:1px dashed var(--theme-bg-first)}.section-hero-post{background:var(--theme-bg-second)}.section-hero-post-inner{max-width:var(--theme-site-width);margin:0 auto;padding:0 var(--theme-space-vw);padding-top:116px;text-align:center}.section-hero-post-title{color:var(--theme-tx-second)}.section-hero-post-img{width:clamp(359px,80vw,800px)}.section-hero-post-profile{padding:22px 25px;border:4px solid var(--theme-bg-first);border-radius:40px}.secttion-hero-post-profile-content{text-align:start}.secttion-hero-post-profile-content p{white-space:pre-line}.section-hero-post-profile h2,.section-hero-post-profile p{color:var(--theme-tx-second)}.section-hero-post-introduction{text-align:start;color:var(--theme-tx-second);white-space:pre-line}.section-question{background:var(--theme-bg-second)}.section-question-inner{max-width:var(--theme-site-width);margin:0 auto;padding:0 var(--theme-space-vw)}.instagram-wrap{display:flex;justify-content:center}.instagram-media{width:clamp(326px,70vw,1000px)}.block-question h1{color:var(--theme-tx-second)}.block-question p{color:var(--theme-tx-second);white-space:pre-line}.block-question-option{text-align:center}.block-question-img{width:clamp(300px,60vw,800px);height:auto}
