:root{--page-width:1250px;--text:#333333;--muted:rgba(51,51,51,0.62);--paper:rgba(255,255,255,0.9);--line:rgba(51,51,51,0.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background-color:#f9f9f7;background-image:url(/images/bg.png);font-family:Yu Mincho,Hiragino Mincho ProN,"Noto Serif JP",serif;font-size:16px;line-height:2}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.site-header{padding:0 24px 32px}.header-inner{width:min(var(--page-width),100%);min-height:88px;margin:0 auto;display:flex;align-items:center;gap:28px}.logo-link{flex:0 0 auto}.logo,.logo-link{width:187px}.tagline{margin:0;color:var(--muted);font-size:13px}.tagline,.top-nav{white-space:nowrap}.top-nav{margin-left:auto;display:flex;align-items:center;gap:32px;font-size:14px}.top-nav a{transition:opacity .16s ease}.top-nav a:hover{opacity:.55}.top-submenu{position:relative}.top-submenu summary{display:flex;align-items:center;gap:6px;list-style:none;cursor:pointer}.top-submenu summary::-webkit-details-marker{display:none}.top-submenu summary:after{content:"";width:7px;height:7px;border-right:1px solid;border-bottom:1px solid;transform:translateY(-2px) rotate(45deg)}.top-submenu-links{position:absolute;right:0;top:calc(100% + 12px);z-index:10;width:286px;padding:14px 18px;background:rgba(255,255,255,.96);box-shadow:0 14px 34px rgba(44,49,60,.12);white-space:normal}.top-submenu-links a{display:block;padding:8px 0;line-height:1.55}.search-mark{position:relative;width:20px;height:20px;flex:0 0 auto}.search-mark:before{content:"";position:absolute;inset:1px 5px 5px 1px;border:2px solid var(--text);border-radius:999px}.search-mark:after{content:"";position:absolute;right:1px;bottom:1px;width:8px;height:2px;background:var(--text);transform:rotate(45deg);transform-origin:center}.tel-wrap{width:min(var(--page-width),100%);margin:22px auto 0}.tel-image{width:163px}.page-shell{width:min(1250px,calc(100% - 48px));margin:0 auto}.page-shell.has-side-menu{display:grid;grid-template-columns:minmax(0,953px) 254px;justify-content:center;grid-gap:43px;gap:43px}.page-shell.correction-shell{width:min(808px,calc(100% - 48px));display:block}.content-column{min-width:0}.lead{margin:-64px 0 32px;opacity:0;pointer-events:none}.hero-photo{background:var(--paper);padding:0;overflow:hidden;position:relative}.hero-track{display:flex;width:700%;transform:translateX(calc(var(--slide-index, 0) * (-100% / 7)));transition:transform .68s ease}.hero-track.no-transition{transition:none}.hero-slide{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 7);display:grid;place-items:center;aspect-ratio:2547/1449;background:#fff;overflow:hidden}.hero-slide img{width:100%;height:100%;object-fit:contain}.slide-arrow{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;cursor:pointer;position:absolute;top:50%;z-index:2;width:52px;height:72px;transform:translateY(-50%)}.slide-arrow:before{content:"";position:absolute;top:27px;left:17px;width:18px;height:18px;border-top:3px solid rgba(51,51,51,.88);border-right:3px solid rgba(51,51,51,.88)}.slide-arrow-left{left:50px}.slide-arrow-left:before{transform:rotate(-135deg)}.slide-arrow-right{right:50px}.slide-arrow-right:before{transform:rotate(45deg)}.slider-dots{display:flex;justify-content:center;gap:22px;margin:30px 0 50px;padding:0;list-style:none;color:rgba(51,51,51,.45);font-size:13px}.slider-dots li{width:40px;height:40px;display:grid;place-items:center}.slider-dots .active{color:var(--text);border:1px solid rgba(51,51,51,.22);border-radius:999px;background:rgba(255,255,255,.6)}.side-menu{margin-top:0}.side-submenu{padding:0}.side-submenu summary{display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer}.side-submenu summary::-webkit-details-marker{display:none}.side-submenu summary a{flex:1 1}.side-submenu summary:after{content:"+";display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:18px;height:18px;margin-left:12px;border:1px solid rgba(51,51,51,.38);border-radius:50%;color:#415d8c;font-size:15px;font-weight:700;line-height:1}.side-submenu[open] summary:after{content:"-"}.side-submenu-links{padding:4px 0 8px 22px}.side-submenu-links a{padding:7px 0;font-size:14px;line-height:1.55}.home-message{min-height:360px;padding:28px 0 80px;font-size:20px;line-height:2}.side-menu{align-self:start;padding:28px 22px;background:rgba(255,255,255,.78)}.side-menu h2{margin:0 0 22px;padding-bottom:16px;border-bottom:1px solid var(--line);font-size:20px;font-weight:700}.side-menu a{display:block;padding:12px 0;font-size:15px}.home-message p{margin:0 0 12px}p{overflow-wrap:anywhere}h1,h2{margin:0 0 18px;font-size:24px;line-height:1.5}h3{margin:0 0 8px;font-size:17px;line-height:1.6}p{margin:0 0 14px}.content-page{min-height:520px;padding:0 0 72px;background:transparent}.content-page h1{padding-bottom:14px;border-bottom:1px solid var(--line)}.access-layout{display:grid;grid-template-columns:minmax(320px,430px) minmax(260px,1fr);grid-gap:34px;gap:34px;align-items:start;margin-top:24px}.access-visuals{display:grid;grid-gap:32px;gap:32px}.access-map{overflow:hidden;width:100%;aspect-ratio:4/3;background:rgba(255,255,255,.78)}.access-map iframe{display:block;width:100%;height:100%;border:0}.access-info{padding-top:2px}.access-block+.access-block{margin-top:36px}.access-block h2,.calendar-section h2{margin-top:0}.access-info p{margin-bottom:22px}.hours-list{max-width:460px;margin:0 0 18px;border-top:1px solid rgba(51,51,51,.22)}.hours-list div{display:grid;grid-template-columns:120px 1fr;grid-gap:18px;gap:18px;padding:14px 0;border-bottom:1px solid rgba(51,51,51,.22)}.hours-list dt{font-weight:700}.hours-list dd{margin:0}.hours-note{font-size:14px;line-height:1.8}.calendar-section{margin-top:0}.calendar-empty,.google-calendar{width:100%}.google-calendar{overflow:hidden;aspect-ratio:4/3;background:rgba(255,255,255,.82)}.google-calendar iframe{display:block;width:100%;height:100%;border:0}.calendar-empty{padding:24px 28px;background:rgba(255,255,255,.76);border:1px solid rgba(51,51,51,.16)}.calendar-empty p{margin-bottom:8px;line-height:1.8}.band-title{margin:0 0 28px;padding:18px 24px;background:#415d8c;color:#fff;border:0}.content-page h2{margin-top:72px;padding-bottom:14px;border-bottom:1px solid rgba(51,51,51,.35);font-size:21px}.content-page p{max-width:760px}.greeting-copy{padding:0 0 16px;line-height:1.72}.greeting-copy p{max-width:100%;margin-bottom:8px}.signature{margin-top:24px;text-align:right}.history-box{background:rgba(255,255,255,.78);padding:26px 44px}.history-list{margin:0;line-height:1.75}.history-list div{display:grid;grid-template-columns:96px minmax(0,1fr);grid-gap:22px;gap:22px;margin-bottom:18px}.history-list dt{font-weight:400}.history-list dd{margin:0}.history-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:42px;gap:42px;padding:26px 52px 10px;background:rgba(255,255,255,.78);border-top:10px solid rgba(249,249,247,.85)}.history-photos figure{margin:0;text-align:center}.history-photos img{width:150px;height:207px;margin:0 auto 10px;object-fit:cover;border:1px solid rgba(51,51,51,.18);padding:8px;background:#fff}.history-photos figcaption{font-size:14px}.detail-page p{max-width:100%}.detail-main-image{width:min(640px,100%);margin:0 0 28px}.photo-frame{margin-bottom:24px;padding:24px;border:1px solid rgba(51,51,51,.14);background:rgba(255,255,255,.72)}.photo-frame img{width:min(708px,100%);margin:0 auto}.ojuken-page .note-list,.ojuken-page .price-table,.ojuken-page>h2,.ojuken-page>p{width:min(760px,100%);margin-left:auto;margin-right:auto}.ojuken-page>p{line-height:1.85;margin-bottom:20px}.reason-box{width:min(760px,100%);margin:92px auto 58px;padding:28px 34px;border:2px solid #56b8b5;background:rgba(255,255,255,.72)}.reason-box h2{display:inline-block;margin:-58px 0 22px;padding:0 18px;color:#3aa7a5;border:0;background:#f9f9f7;font-size:20px}.reason-box ol{margin:0;padding:0;counter-reset:reason;list-style:none}.reason-box li{position:relative;margin:0 0 28px;padding-left:38px}.reason-box li:before{counter-increment:reason;content:counter(reason);position:absolute;left:0;top:-6px;color:#b99c62;font-size:30px;font-weight:700}.reason-box span,.reason-box strong{display:block}.step-flow{width:min(760px,100%);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:28px;gap:28px;margin:38px auto 44px}.step-card b{display:inline-block;padding:6px 16px;background:#4f70b4;color:#fff}.step-card h3{margin:8px 0 10px;font-size:16px}.step-card img{width:120px;height:160px;object-fit:cover;border:1px solid rgba(51,51,51,.2)}.step-card p{margin-top:8px;font-size:13px;line-height:1.65}.ojuken-buttons{display:flex;justify-content:center;gap:120px;margin:28px 0 72px}.ojuken-buttons img{width:260px}.band-title.slim{margin-top:0}.family-page .band-title{width:min(760px,100%);margin-left:auto;margin-right:auto}.comparison-image{display:block;width:min(620px,100%);margin:34px auto 72px}.section-title{position:relative;padding-left:20px;border-bottom:0}.section-title:before{content:"";position:absolute;left:0;top:.35em;bottom:.35em;width:3px;background:rgba(51,51,51,.35)}.note-list{margin-top:18px;padding-left:1.4em;line-height:1.9}.note-list li{margin-bottom:10px}.note-list span{color:#d90000}.related-grid{width:min(760px,100%);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:36px 18px;gap:36px 18px;margin-top:28px;margin-left:auto;margin-right:auto}.related-grid a{display:block;min-width:0;overflow:hidden}.related-grid img{width:100%;height:146px;object-fit:cover;object-position:center center;background:rgba(255,255,255,.82);transition:transform .42s ease,opacity .42s ease,filter .42s ease}.related-grid a:hover img{transform:scale(1.035);opacity:.9;filter:brightness(1.04)}.related-grid span,.related-grid strong{display:block}.related-grid strong{margin-top:10px;line-height:1.45;font-size:16px}.related-grid span{color:rgba(51,51,51,.58);font-size:13px;line-height:1.65;display:-webkit-box;min-height:3.3em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.family-gallery{width:min(760px,100%);margin:0 auto;padding:24px 0 22px;background:rgba(255,255,255,.72)}.family-main{display:grid;place-items:center;min-height:390px}.family-main img{width:min(720px,96%);max-height:420px;object-fit:contain}.family-thumbs-window{width:min(760px,100%);margin:12px auto 0;overflow:hidden}.family-thumbs-track{display:flex;gap:0;transform:translateX(0)}.family-thumbs-track.is-sliding{animation:familyThumbSlide .68s ease forwards}@keyframes familyThumbSlide{0%{transform:translateX(0)}to{transform:translateX(-190px)}}.family-thumbs-track button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;flex:0 0 190px;padding:0;background:rgba(255,255,255,.75);cursor:pointer;opacity:.65}.family-thumbs-track button.active{opacity:1}.family-thumbs-track img{width:100%;height:142px;object-fit:cover}.family-dots{display:none}.family-copy,.family-notes{width:min(760px,100%);margin:34px auto;line-height:1.9}.family-page>h2,.family-price,.junior-page .correction-examples,.junior-page .junior-button-row,.junior-page .junior-flow,.junior-page .junior-panel,.junior-page .junior-photo,.junior-page .note-list,.junior-page .price-table,.junior-page>h2,.junior-page>p{width:min(760px,100%);margin-left:auto;margin-right:auto}.junior-photo{padding:26px 34px 30px;background:rgba(255,248,251,.76);background-image:radial-gradient(circle at 18% 18%,rgba(244,160,190,.22) 0 22px,transparent 23px),radial-gradient(circle at 82% 82%,rgba(244,160,190,.2) 0 28px,transparent 29px)}.junior-photo-grid{width:min(600px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.junior-photo-grid img{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:center 22%;background:#fff}.high-exam-hero{width:min(760px,100%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px;margin:0 auto 30px;padding:26px;background:rgba(248,250,252,.9);border:1px solid rgba(51,51,51,.12)}.high-exam-hero div{min-width:0;background:#fff}.high-exam-hero img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center 24%}.high-exam-hero span{display:block;padding:10px 12px;text-align:center;font-weight:700}.high-exam-main{width:min(760px,100%);margin:0 auto 82px;padding:26px 18px 34px;background:rgba(255,248,251,.82) url(/images/sakura-junior-bg.svg) bottom /100% 100% no-repeat}.high-exam-photo{display:block;width:min(610px,100%);margin:0 auto 34px;border:1px solid rgba(51,51,51,.18)}.high-exam-copy{width:min(660px,100%);margin:0 auto;line-height:1.85}.high-exam-copy p{margin:0 0 7px}.high-exam-note{color:#d01f52;font-weight:700}.high-exam-button{margin-top:28px;text-align:center}.high-exam-button a{display:inline-block;padding:17px 34px;border-radius:5px;background:#42b9cb;color:#fff;box-shadow:0 6px 0 #278998;font-weight:700}.high-exam-page .note-list a{color:#365ca8;text-decoration:underline}.shukatsu-page .note-list,.shukatsu-page .price-table,.shukatsu-page .shukatsu-copy,.shukatsu-page .shukatsu-flow,.shukatsu-page>h2{width:min(760px,100%);margin-left:auto;margin-right:auto}.shukatsu-main-image{width:min(760px,100%);margin:0 auto 30px;border:1px solid rgba(51,51,51,.16);background:rgba(255,255,255,.78)}.shukatsu-copy{position:relative;overflow:hidden;padding:24px 28px;background:rgba(255,255,255,.74);line-height:1.9}.shukatsu-copy:before{content:"";position:absolute;left:56%;top:50%;width:190px;height:180px;background:url(/images/shukatsu-naitei-stamp.png) 50%/contain no-repeat;opacity:.12;transform:translate(-50%,-44%) rotate(-4deg);pointer-events:none}.shukatsu-copy p{position:relative;z-index:1}.shukatsu-copy p:last-child{margin-bottom:0}.shukatsu-flow{margin-top:52px}.shukatsu-step-photo{width:100%;aspect-ratio:1/1.22;margin:8px 0 10px;object-fit:cover;background:#fff}.shukatsu-flow .junior-flow-card:nth-child(3) .shukatsu-step-photo{aspect-ratio:1.38/1}.shukatsu-page .note-list a{color:#365ca8;text-decoration:underline}.id-photo-page .id-photo-beauty,.id-photo-page .id-photo-copy,.id-photo-page .id-photo-guide,.id-photo-page .id-photo-points,.id-photo-page .note-list,.id-photo-page .price-table,.id-photo-page>h2{width:min(760px,100%);margin-left:auto;margin-right:auto}.id-photo-main-image{display:block;width:min(760px,100%);margin:0 auto 30px;border:1px solid rgba(51,51,51,.16);background:rgba(255,255,255,.78)}.id-photo-copy{padding:24px 28px;background:rgba(255,255,255,.74);line-height:1.9}.id-photo-copy p:last-child{margin-bottom:0}.id-photo-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:34px;margin-bottom:44px}.id-photo-points article{padding:20px 18px;border:1px solid rgba(51,51,51,.12);background:rgba(255,255,255,.78)}.id-photo-points h2{margin:0 0 10px;padding:0;border:0;color:#2d6892;font-size:18px}.id-photo-points p{margin:0;font-size:14px;line-height:1.8}.id-photo-beauty{display:grid;grid-template-columns:.95fr 1.05fr;grid-gap:26px;gap:26px;align-items:center;margin-bottom:44px;padding:28px;border:1px solid rgba(170,115,132,.24);background:linear-gradient(135deg,rgba(255,249,247,.94),rgba(246,250,252,.9));box-shadow:0 18px 40px rgba(80,62,58,.08)}.id-photo-beauty-text span{display:inline-block;margin-bottom:12px;padding:5px 13px;border-radius:999px;background:rgba(196,116,132,.13);color:#9a5263;font-size:13px;font-weight:700}.id-photo-beauty h2{margin:0 0 14px;padding:0;border:0;color:#6f4a4b;font-size:27px}.id-photo-beauty p{margin:0 0 10px;line-height:1.85}.id-photo-beauty figure{margin:0}.id-photo-beauty img{width:100%;height:270px;object-fit:cover;object-position:center 36%;border:1px solid rgba(51,51,51,.1);background:#fff}.id-photo-beauty figcaption{margin-top:10px;color:rgba(51,51,51,.66);font-size:13px;line-height:1.7}.id-photo-guide{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px;margin-bottom:48px}.id-photo-guide figure{margin:0;padding:18px;background:rgba(255,255,255,.78);border:1px solid rgba(51,51,51,.12)}.id-photo-guide img{width:100%;height:170px;object-fit:contain;background:#fff}.id-photo-guide figcaption{margin-top:12px;font-size:13px;line-height:1.75}.id-photo-page .note-list a{color:#365ca8;text-decoration:underline}.baby-page .baby-copy,.baby-page .baby-points,.baby-page .note-list,.baby-page .price-table,.baby-page>h2{width:min(760px,100%);margin-left:auto;margin-right:auto}.baby-main-image{display:block;width:min(760px,100%);margin:0 auto 30px;border:1px solid rgba(51,51,51,.16);background:rgba(255,255,255,.78)}.baby-copy{padding:24px 28px;background:rgba(255,255,255,.74);line-height:1.9}.baby-copy h2{margin-top:0}.baby-copy p:last-child{margin-bottom:0}.baby-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:34px;margin-bottom:44px}.baby-points article{padding:20px 18px;border:1px solid rgba(51,51,51,.12);background:rgba(255,255,255,.78)}.baby-points h2{margin:0 0 10px;padding:0;border:0;color:#2d6892;font-size:18px}.baby-points p{margin:0;font-size:14px;line-height:1.8}.profile-page .note-list,.profile-page .price-table,.profile-page .profile-copy,.profile-page>h2{width:min(760px,100%);margin-left:auto;margin-right:auto}.profile-gallery-main img{max-height:430px}.profile-copy{margin-top:30px;line-height:1.9}.profile-copy p:last-child{margin-bottom:0}.profile-page .note-list a{color:#365ca8;text-decoration:underline}.senior-page .note-list,.senior-page .price-table,.senior-page .senior-copy,.senior-page .senior-gallery,.senior-page>h2{width:min(760px,100%);margin-left:auto;margin-right:auto}.senior-gallery{margin-bottom:30px}.senior-thumbs-track button{flex-basis:190px}.senior-copy{line-height:1.9;margin-bottom:44px}.senior-copy p{margin-bottom:6px}.kinen-page .kinen-contact,.kinen-page .kinen-current-menu,.kinen-page .kinen-notice,.kinen-page>h2{width:min(760px,100%);margin-left:auto;margin-right:auto}.kinen-notice{display:grid;grid-template-columns:250px minmax(0,1fr);grid-gap:28px;gap:28px;align-items:center;padding:26px;background:rgba(255,255,255,.78);border:1px solid rgba(51,51,51,.12)}.kinen-notice img{width:100%;aspect-ratio:4/3;object-fit:cover;background:#fff}.kinen-status{display:inline-block;margin-bottom:16px;padding:6px 14px;background:rgba(65,93,140,.12);color:#2f4c7c;font-weight:700;line-height:1.5}.kinen-contact,.kinen-current-menu{margin-top:42px;padding:24px 28px;background:rgba(255,255,255,.68)}.kinen-contact h2,.kinen-current-menu h2{margin-top:0}.kinen-link-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:22px}.kinen-link-row a{display:grid;min-height:54px;place-items:center;padding:10px 12px;background:#415d8c;color:#fff;text-align:center;line-height:1.45;font-weight:700}.kinen-tel{font-size:24px;font-weight:700;letter-spacing:0}.junior-main-frame{width:min(760px,100%);margin:0 auto 28px;padding:22px 34px 26px;background:#fdebf1 url(/images/sakura-junior-bg.svg) bottom/100% 100% no-repeat}.junior-main-image{display:block;width:min(640px,100%);margin:0 auto;background:transparent}.junior-frame-text{width:min(640px,100%);margin:24px auto 0;color:#262322;line-height:1.85}.junior-frame-text .junior-intro{padding:0;margin:0 0 8px}.junior-main-frame+.junior-intro,.junior-main-frame+.junior-intro+.junior-intro{display:none}.junior-intro{padding:0 16px}.junior-page>p{line-height:1.85;margin-top:28px}.junior-panel{margin-top:72px;padding:42px 26px 38px;background:rgba(255,248,241,.9)}.junior-flow h2,.junior-panel h2{margin:0 0 26px;padding-bottom:16px;border-bottom:1px solid rgba(51,51,51,.35);font-size:22px}.junior-points{margin:0;padding:30px 26px 28px;border:1px solid rgba(212,184,105,.58);background:rgba(255,253,242,.86);list-style:none}.junior-points li{margin-bottom:34px}.junior-points li:last-child{margin-bottom:0}.junior-points b{display:inline-block;min-width:34px;margin-right:10px;color:#b889b6;font-size:30px;line-height:1}.junior-points strong{font-size:20px}.junior-sample{display:block;width:min(760px,100%);margin:56px auto 42px}.junior-flow{margin-top:34px}.junior-flow-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:34px;gap:34px}.junior-flow-card{position:relative;min-height:244px;padding:18px 16px;border:1px solid rgba(51,51,51,.12);text-align:center;background:rgba(255,255,255,.36)}.junior-flow-card:not(:last-child):after{content:"";position:absolute;right:-23px;top:50%;width:10px;height:10px;border-top:2px solid #6da8ce;border-right:2px solid #6da8ce;transform:translateY(-50%) rotate(45deg)}.junior-flow-card b{display:inline-block;padding:4px 16px;border-radius:999px;background:#6da8ce;color:#fff;font-size:13px}.junior-flow-card h3{margin:10px 0;font-size:15px}.junior-flow-card p{font-size:13px;line-height:1.8}.correction-note{margin:52px auto 32px;padding:14px 24px;border:1px solid rgba(51,51,51,.15);background:rgba(255,255,255,.78);font-weight:700;font-size:22px}.correction-examples{background:rgba(245,245,245,.82);padding:28px 30px 34px}.correction-example{margin:0 0 36px;background:#fff;text-align:center}.correction-example:last-child{margin-bottom:0}.correction-example h3{margin:0;padding:8px;border-top:5px solid #2b67b7;border-bottom:4px solid #2b67b7;color:#2b67b7;font-size:22px}.before-after{display:grid;grid-template-columns:1fr 70px 1fr;grid-gap:18px;gap:18px;align-items:center;padding:24px 48px 22px}.before-after img{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:center 24%}.before-after .after-photo{filter:brightness(1.08) contrast(1.03) saturate(1.04)}.correction-single img{width:100%;margin:0 auto;object-fit:contain}.correction-single h3{display:none}.correction-notes{width:min(760px,100%);margin:22px auto 0;line-height:1.9}.correction-notes a{color:#365ca8;text-decoration:underline}.correction-gallery,.correction-page .price-table,.correction-page>h2,.correction-page>p{width:min(760px,100%);margin-left:auto;margin-right:auto}.correction-page>p{line-height:1.9;margin-bottom:18px}.correction-gallery{display:grid;grid-gap:42px;gap:42px;margin-top:34px;margin-bottom:82px;justify-items:center}.correction-gallery img{display:block;width:min(560px,100%);height:auto;background:#fff}.before-after span{color:#2b67b7;font-size:38px;font-weight:700}.junior-button-row{margin-top:28px;margin-bottom:68px;text-align:center}.junior-button-row a{display:inline-block;padding:8px 22px;border-radius:5px;background:#5865a6;color:#fff;font-weight:700}.menu-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:48px 32px;gap:48px 32px;margin-top:34px}.menu-list-item{display:block;padding-top:0;border-top:0}.menu-photo-link{display:block;overflow:hidden;background:#fff}.menu-photo-link img{width:100%;aspect-ratio:3/2;object-fit:cover;background:#fff;transition:transform .42s ease,opacity .42s ease,filter .42s ease}.menu-photo-link:hover img{transform:scale(1.045);opacity:.9;filter:brightness(1.04)}.menu-list-item h2{margin:12px 0 8px;padding:0;border:0;font-size:20px;line-height:1.5}.menu-list-item p{display:-webkit-box;min-height:4.8em;overflow:hidden;color:rgba(51,51,51,.58);font-size:14px;line-height:1.8;-webkit-box-orient:vertical;-webkit-line-clamp:3}.read-more{display:flex;justify-content:flex-end;align-items:center;gap:18px;margin-top:14px;color:rgba(51,51,51,.82);font-size:14px;letter-spacing:0;text-transform:uppercase}.read-more:before{content:"";width:80px;height:1px;background:rgba(51,51,51,.28)}.price-table{width:100%;margin:20px 0 24px;border-collapse:collapse;background:rgba(255,255,255,.8)}.price-table td,.price-table th{padding:14px 16px;border:1px solid var(--line);text-align:center;vertical-align:middle}.price-table th{background:rgba(51,51,51,.05);font-weight:700}.site-footer{width:100%;margin:0;padding:80px 24px;background:#a7a7a3;color:#fff;font-size:16px;text-align:center}@media (max-width:959px){.site-header{padding:0 18px 24px}.header-inner{min-height:auto;padding:18px 0 8px;flex-wrap:wrap;gap:14px 18px}.tagline{order:3;width:100%}.top-nav{order:4;width:100%;margin-left:0;overflow-x:auto;gap:24px;padding:8px 0}.top-submenu-links{position:static;width:280px;margin-top:10px;box-shadow:none}.search-mark{margin-left:auto}.page-shell,.page-shell.has-side-menu{width:min(953px,calc(100% - 36px));display:block}.lead{display:none}.side-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 18px;gap:0 18px;margin-bottom:24px}.side-menu h2{grid-column:1/-1}}@media (max-width:640px){body{font-size:15px}.logo,.logo-link{width:172px}.tel-wrap{margin-top:12px}.slider-dots{gap:8px;margin:22px 0 34px}.slide-arrow-left{left:18px}.slide-arrow-right{right:18px}.slider-dots li{width:32px;height:32px}.home-message{min-height:280px;font-size:16px}.access-layout{grid-template-columns:1fr;gap:22px}.access-map{aspect-ratio:1/1}.content-page{padding:0 0 56px}.menu-list-item{grid-template-columns:1fr}.menu-list-item img{width:100%}.history-list div,.menu-list{grid-template-columns:1fr}.history-list div{gap:4px}.baby-points,.high-exam-hero,.history-photos,.id-photo-beauty,.id-photo-guide,.id-photo-points,.junior-flow-cards,.kinen-link-row,.kinen-notice,.related-grid,.step-flow{grid-template-columns:1fr}.junior-flow-card{min-height:auto}.junior-flow-card:not(:last-child):after{display:none}.ojuken-buttons{flex-direction:column;gap:18px;align-items:center}}