@font-face{font-family:"Shippori Mincho";src:url("./fonts/ShipporiMincho-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Shippori Mincho";src:url("./fonts/ShipporiMincho-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:"Shippori Mincho";src:url("./fonts/ShipporiMincho-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}
:root{
  --green:#19923b;
  --blue:#004999;
  --navy:#242448;
  --ink:#111;
  --content:1130px;
}

*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:110px}
body{margin:0;color:var(--ink);background:#fff;font-family:"Shippori Mincho","Hiragino Mincho ProN",serif;font-size:15px;line-height:1.85;letter-spacing:.04em}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
h1,h2,h3,p{margin-top:0}
.mobile-only,.sp-only{display:none}
.business-map-pin{display:none}
.carousel-arrows{display:none}
.menu-toggle,.mobile-menu{display:none}
.menu-open{overflow:hidden}
.section-inner{position:relative;width:var(--content);height:100%;margin:0 auto}
.section-kicker{display:flex;align-items:center;gap:11px;color:var(--blue);font-family:"Cormorant Garamond",serif;font-size:14px;font-weight:700;line-height:1;letter-spacing:.08em}
.section-kicker img{width:17px;height:23px}
section h2{margin:24px 0 0;font-size:36px;font-weight:600;line-height:1.35;letter-spacing:.04em}
.grid-green{background-color:rgba(32,77,59,.1);background-image:linear-gradient(to bottom,rgba(255,255,255,.72) 0,rgba(255,255,255,.72) 1px,transparent 1px,transparent 100%),linear-gradient(to right,rgba(255,255,255,.72) 0,rgba(255,255,255,.72) 1px,transparent 1px,transparent 100%);background-position:0 0;background-size:13px 13px}
.grid-blue{background-color:#f5f7fb;background-image:linear-gradient(to bottom,rgba(214,225,239,.86) 0,rgba(214,225,239,.86) 1px,transparent 1px,transparent 100%),linear-gradient(to right,rgba(214,225,239,.86) 0,rgba(214,225,239,.86) 1px,transparent 1px,transparent 100%);background-position:0 0;background-size:13px 13px}
.leaf-section{position:relative;overflow:hidden}
.leaf-section::before{content:"";position:absolute;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle at 55% 55%,rgba(167,225,180,.52),rgba(218,246,226,.28) 46%,rgba(255,255,255,0) 72%);pointer-events:none}
.blue-button,.green-button{position:relative;display:flex;align-items:center;justify-content:center;width:245px;height:53px;border-radius:28px;color:#fff;font-size:17px;letter-spacing:.12em}
.blue-button{background:var(--blue)}
.green-button{background:var(--green)}
.blue-button i,.green-button i{position:absolute;top:50%;right:18px;display:grid;width:16px;height:16px;border:1px solid rgba(255,255,255,.85);border-radius:50%;font-size:0;font-style:normal;line-height:0;transform:translateY(-50%);place-items:center}
.blue-button i::before,.green-button i::before{content:"";width:3px;height:6px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 3 6'%3E%3Cpath d='M.35.35 2.65 3 .35 5.65' fill='none' stroke='white' stroke-width='.8'/%3E%3C/svg%3E") center/3px 6px no-repeat}
.blue-button i.arrow-down::before,.green-button i.arrow-down::before{width:6px;height:3px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 6 3'%3E%3Cpath d='M.35.35 3 2.65 5.65.35' fill='none' stroke='white' stroke-width='.8'/%3E%3C/svg%3E");background-size:6px 3px}

.hero{position:relative;height:max(100svh,clamp(720px,56.25vw,1080px));overflow:hidden;background-color:#54b6ef;color:#fff}
.hero::before{content:"";position:absolute;z-index:0;inset:0;background:url("./images/hero.webp") center/cover no-repeat;transform:translate(-.48125%,-3.6236%) scale(1.06875);pointer-events:none}
.hero::after{content:"";position:absolute;z-index:1;right:0;bottom:0;left:0;height:clamp(178.91px,13.97734375vw,268.37px);background:linear-gradient(to top,#084b96 0%,rgba(8,75,150,.61) 38%,rgba(8,75,150,0) 100%);pointer-events:none}
.site-header{position:fixed;z-index:20;top:24px;left:24px;display:flex;align-items:center;width:calc(100% - 48px);height:69px;padding:0 22px;border-radius:6px;background:#fff;color:#1a1a1a}
.header-logo{flex:0 0 255px}
.header-logo img{width:174px;height:auto;image-rendering:auto}
.site-header nav{display:flex;align-items:center;justify-content:space-between;flex:1;max-width:933px;margin-left:auto;white-space:nowrap}
.site-header nav a{font-size:13px;letter-spacing:0}
.hero-copy{position:absolute;z-index:2;top:clamp(184px,14.375vw,272px);left:50%;width:var(--content);transform:translateX(-50%);text-shadow:0 2px 6px rgba(17,119,169,.7)}
.hero-copy h1{margin:0 0 16px;font-size:43.83px;font-weight:600;line-height:1.4;letter-spacing:.09em}
.hero-copy p{font-size:18px;font-weight:600;line-height:1.75;letter-spacing:.18em}
.gradient-button{position:relative;display:flex;align-items:center;justify-content:center;width:301.22px;height:55px;margin-top:39px;border-radius:27.5px;background:linear-gradient(90deg,var(--green) 0%,var(--green) 23%,#322853 100%);font-size:16px;text-shadow:none}
.gradient-button span{width:100%;text-align:center}
.gradient-button i{position:absolute;top:50%;right:24px;display:grid;width:18px;height:18px;font-size:0;font-style:normal;line-height:0;transform:translateY(-50%);place-items:center}
.gradient-button i::before{content:"";width:5px;height:10px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 5 10'%3E%3Cpath d='M.25.25 4.75 5 .25 9.75' fill='none' stroke='white' stroke-width='1'/%3E%3C/svg%3E") center/5px 10px no-repeat}
.hero-wordmark{position:absolute;z-index:2;right:auto;bottom:0;left:50%;width:100%;height:auto;max-width:none;transform:translateX(-50%)}

.about{height:1013px;background:#fff}
.about::before{top:344px;left:-423.5px;width:817px;height:705px;border-radius:0;background:url("./images/about-mask-bottom-left.webp") center/contain no-repeat;opacity:.2}
.about::after{content:"";position:absolute;right:-316.5px;top:-80px;width:599px;height:549px;background:url("./images/about-mask-top-right.webp") center/contain no-repeat;opacity:.2;pointer-events:none}
.about-grid{display:grid;grid-template-columns:1fr 1fr;padding-top:117px}
.about h2{margin-top:17px}
.about-grid>div:first-child{padding-top:0}
.about-copy{padding:9px 0 0;z-index:1;transform:translateX(-10px)}
.about-copy h3{margin-bottom:20px;font-size:22px;font-weight:600;line-height:2;letter-spacing:.05em}
.about-copy p{font-size:14px;line-height:34px;letter-spacing:.035em}
.about-gallery{position:absolute;z-index:2;right:0;bottom:88px;left:0;width:100%;overflow:hidden}
.about-gallery-track{display:flex;width:max-content;gap:8.3px;will-change:transform;animation:about-gallery-flow 60s linear infinite}
.about-gallery img{flex:0 0 358px;width:358px;height:240px;border-radius:5px;object-fit:cover}
@keyframes about-gallery-flow{from{transform:translate3d(-93.66px,0,0)}to{transform:translate3d(-2291.46px,0,0)}}

.business{height:1357px}
.business-heading{display:grid;grid-template-columns:1fr 1fr;padding-top:128px}
.business-heading h2{margin-top:8px}
.business-heading>p{padding:34px 0 0 10px;font-size:16px;line-height:2.1}
.business-top{position:absolute;top:306px;left:140px;display:grid;grid-template-columns:repeat(3,264px);gap:29px}
.business-bottom{position:absolute;top:1092px;left:0;display:grid;grid-template-columns:repeat(4,264px);gap:24px}
.business-card{position:relative;text-align:center}
.business-number{position:absolute;left:50%;display:grid;width:22px;height:22px;border-radius:50%;background:var(--blue);color:#fff;font-family:"Crimson Text",serif;font-size:14px;font-weight:600;line-height:1;transform:translateX(-50%);place-items:center}
.business-card::before,.business-card::after{content:"";position:absolute;width:calc(50% - 8px);height:1px;background:#777}
.business-card::before{left:0}.business-card::after{right:0}
.business-card h3{height:43px;margin:0;border:1px solid #777;border-radius:5px;background:#fff;font-size:20px;font-weight:600;line-height:41px;letter-spacing:.01em}
.business-card p{margin:15px 0 0;text-align:left;font-family:"Zen Kaku Gothic New",sans-serif;font-size:14px;line-height:24.5px;letter-spacing:-.04em}
.business-top .business-number{top:-38px}
.business-top .business-card::before,.business-top .business-card::after{top:151px}
.business-top .business-card::after{right:calc(50% + 8px);width:calc(50% - 8px)}
.business-top .business-card::before{left:calc(50% + 8px);width:calc(50% - 8px)}
.business-top .business-card{padding-bottom:26px}
.business-top .business-card p::after{content:"";position:absolute;top:151px;left:50%;width:1px;height:20px;background:#777}
.business-bottom .business-number{top:-38px}
.business-bottom .business-card::before,.business-bottom .business-card::after{top:-65px}
.business-bottom .business-card p::before{content:"";position:absolute;top:-83px;left:50%;width:1px;height:19px;background:#777}
.business-visual{position:absolute;top:521px;left:50%;width:816px;height:445px;border-radius:20px;object-fit:cover;transform:translateX(-50%)}

.companies{height:2590px;background:#fff}
.companies::before{top:616px;left:-259.5px;width:817px;height:705px;border-radius:0;background:url("./images/companies-mask-left.webp") center/contain no-repeat;opacity:.2}
.companies::after{content:"";position:absolute;right:-444.5px;top:1790px;width:860px;height:786px;background:url("./images/companies-mask-right.webp") center/contain no-repeat;opacity:.2;pointer-events:none}
.companies-heading{display:grid;grid-template-columns:1fr 1fr;padding-top:120px}
.companies-heading h2{margin-top:16px}
.companies-heading>p{padding:45px 0 0 10px;font-size:16px;white-space:nowrap}
.company{position:relative;z-index:1;display:grid;grid-template-columns:550px 565px;gap:90px;height:576px;padding-top:63px}
.company.reverse{grid-template-columns:565px 550px;margin-left:-75px}
.company-copy{padding-top:0}
.company-catch{display:inline-block;height:43px;margin:0 0 12px;padding:0 12px;border-radius:10px 0 10px 0;background:linear-gradient(90deg,var(--green),#2c294b);color:#fff;font-size:20px;line-height:43px;letter-spacing:.04em;white-space:nowrap}
.company-note{margin-bottom:4px;font-size:15px}
.company-copy h3{margin:0 0 28px;padding-bottom:14px;border-bottom:1px solid #666;font-size:25px;font-weight:600;letter-spacing:.03em}
.company-tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}
.company-tags span{padding:2px 13px;border:1px solid #777;border-radius:14px;font-size:14px;line-height:1.35}
.company-description{min-height:81px;margin-bottom:35px;font-size:15px;line-height:1.9}
.company-buttons{display:flex;gap:28px}
.company-mosaic{width:565px;height:400px;overflow:hidden;border-radius:4px;transform:translateY(-3px)}
.mosaic-tall-right{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}
.mosaic-tall-right img{width:283px;height:200px;object-fit:cover}
.mosaic-tall-right .tall{grid-column:2;grid-row:1/3;width:283px;height:400px}
.mosaic-four{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}
.mosaic-four img{width:283px;height:200px;object-fit:cover}

.why{height:1490px}
.why .section-inner{padding-top:121px}
.why h2{margin-top:16px}
.reasons{display:grid;grid-template-columns:repeat(3,356px);column-gap:31px;row-gap:97.54px;margin-top:104px}
.reason-card{position:relative}
.reason-image{position:relative;width:356px;height:237px}
.reason-image img{width:100%;height:100%;object-fit:cover}
.reason-image>span{position:absolute;z-index:1;top:0;left:0;display:flex;align-items:baseline;width:125.36px;height:35.91px;padding:4px 14px 0;border-radius:0 0 20px 0;background:#fff;letter-spacing:0}
.reason-image>span b{font-family:"Cormorant Garamond",serif;font-size:14px;font-weight:700;line-height:1;letter-spacing:.08em}
.reason-image>span em{margin-left:4px;font-family:"Crimson Text",serif;font-size:22.48px;font-weight:400;font-style:normal;line-height:1;letter-spacing:.06em;transform:translateY(1px)}
.reason-card h3{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:43px;margin:25px 0 58px;border:1px solid #777;border-radius:5px;background:#fff;font-weight:600;text-align:center}
.reason-title-line{display:block;line-height:31px;white-space:nowrap;letter-spacing:0}
.reason-title-line b,.reason-title-line small{font-weight:600}
.reason-title-line b{font-size:22px}
.reason-title-line small{font-size:18px}
.reason-card:nth-child(1) .reason-title-line{letter-spacing:-.43px}
.reason-card:nth-child(2) .reason-title-line{letter-spacing:-1.8px}
.reason-card:nth-child(3) .reason-title-line{letter-spacing:.3px}
.reason-card:nth-child(4) h3{margin-top:49px;margin-bottom:81px}
.reason-card:nth-child(5) h3,.reason-card:nth-child(6) h3{height:83px;margin-top:28px;margin-bottom:62px}
.reason-card:nth-child(5) .reason-title-line{line-height:34.5px}
.reason-card:nth-child(6) .reason-title-line{line-height:31.5px}
.reason-card:nth-child(n+4) h3::after{top:383.35px}
.reason-card h3::after{content:"";position:absolute;top:337px;left:0;width:100%;height:18.76px;background:linear-gradient(#777,#777) left top/47% 1px no-repeat,linear-gradient(#777,#777) right top/47% 1px no-repeat,linear-gradient(#777,#777) center top/1px 18.76px no-repeat}
.reason-card p{margin:0;font-size:15px;line-height:1.9}

.numbers{height:700px;background:#fff}
.numbers::before{right:-137.5px;top:65px;width:598px;height:549px;border-radius:0;background:url("./images/numbers-mask-right.webp") center/contain no-repeat;opacity:.2}
.numbers .section-inner{padding-top:121px}
.numbers h2{margin-top:16px}
.number-cards{display:grid;grid-template-columns:repeat(4,268px);gap:20px;margin-top:44px}
.number-cards article{position:relative;height:360px;padding:44px 15px 20px;border:1px solid #777;border-radius:5px;background:#fff;text-align:center}
.number-cards article>img{width:auto;height:71px;max-width:88px;margin:0 auto 28px;object-fit:contain}
.number-cards article>p{margin-bottom:3px;font-size:15px}
.number-cards article>h3{margin-bottom:0;font-size:22px;font-weight:400}
.big-number{margin-top:6px;color:var(--blue);font-family:"Crimson Text",serif;font-size:100px;font-style:italic;font-weight:600;line-height:1.12;letter-spacing:-.04em}
.big-number small{display:inline-block;font-size:27px;font-weight:600;letter-spacing:0}
.number-cards article:nth-child(1) .big-number small:first-child{margin-right:8px}
.number-cards article:nth-child(3) .big-number small{margin-left:8px}
.annotation{position:absolute;bottom:11px;left:0;width:100%;color:#999;font-size:10px}
.as-of{position:absolute;right:-1px;bottom:-32px;color:#888;font-size:10px}

.beginners{height:1045px;background:#fff}
.beginners::before{top:282px;left:-606.5px;width:860px;height:787px;border-radius:0;background:url("./images/beginners-mask-left.webp") center/contain no-repeat;opacity:.2}
.beginners .section-inner{padding-top:80px}
.beginners h2{margin-top:12px}
.beginner-visual{position:absolute;top:185px;left:0;display:grid;grid-template-columns:430px 270px 430px;height:780px}
.beginner-company{position:relative}
.beginner-side-image{display:block;width:450px;max-width:none;height:auto}
.kajikawa-side .beginner-side-image{transform:translateX(-20px)}
.beginner-center{padding-top:293px;text-align:center}
.beginner-center>img{width:247px;margin:0 auto 15px}
.beginner-center h3{width:240px;margin:0 auto 30px;padding-bottom:5px;border-bottom:1px solid #1a1a1a;font-size:36px;font-weight:600;line-height:1.2;letter-spacing:.08em}
.beginner-center p{width:380px;margin:0 0 0 50%;font-size:16px;line-height:2.1;text-align:center;transform:translateX(-50%)}
.beginner-center .green-button{width:282.43px;height:53.77px;margin:38px auto 0;background:var(--green);font-size:15px;letter-spacing:.06em;transform:translateX(-6px)}

.recruit{height:960px}
.recruit .section-inner{padding-top:126px}
.recruit-banner{width:1130px;height:400px;border:1px solid #0753a6;border-radius:4px;object-fit:cover}
.recruit-cards{display:grid;grid-template-columns:repeat(4,255px);gap:37px;margin-top:66px}
.recruit-cards article{position:relative;display:flex;flex-direction:column;align-items:center;height:255px;padding:60px 22px 20px;border-radius:4px;background:#fff}
.recruit-cards article>span{position:absolute;top:0;left:66px;display:flex;width:121.63px;height:33.07px;padding-top:7px;border-radius:0 0 9.31px 9.31px;background:linear-gradient(90deg,var(--green),#2c294b);color:#fff;line-height:1;align-items:baseline;justify-content:center}
.recruit-cards article>span b{font-family:"Cormorant Garamond",serif;font-size:11.2px;font-weight:700;line-height:1;letter-spacing:.08em}
.recruit-cards article>span em{display:flex;margin-left:3.37px;font-family:"Crimson Text",serif;font-size:17.99px;font-weight:400;font-style:normal;line-height:1;transform:translateY(.37px)}
.recruit-cards article>span em i{font:inherit;font-style:normal;letter-spacing:.1em}
.recruit-cards article:nth-child(1)>span em i:first-child{letter-spacing:.05em}
.recruit-cards article:nth-child(2)>span em i:first-child{letter-spacing:.06em}
.recruit-cards article:nth-child(3)>span em i:first-child{letter-spacing:.07em}
.recruit-cards article:nth-child(4)>span em i:first-child{letter-spacing:.11em}
.recruit-cards article>img{width:180px;height:62px;margin-bottom:8px;object-fit:contain}
.recruit-cards article>p{font-size:13.5px;letter-spacing:0;white-space:nowrap}
.recruit-cards .green-button{position:absolute;bottom:21px;width:197px;height:45px;padding:0 26px 0 0;font-size:15px}

.faq{height:auto;padding-bottom:128px;background:#fff}
.faq::before{right:-167.5px;top:104px;width:598px;height:549px;border-radius:0;background:url("./images/faq-mask-right.webp") center/contain no-repeat;opacity:.2}
.faq::after{content:"";position:absolute;left:-699.5px;top:288px;width:923px;height:843px;background:url("./images/faq-mask-left.webp") center/contain no-repeat;opacity:.2;pointer-events:none}
.faq .section-inner{height:auto;padding-top:128px}
.faq h2{margin-top:16px}
.faq-list{position:relative;z-index:1;margin-top:88px}
.faq details{margin-bottom:24px}
.faq summary{position:relative;display:flex;align-items:center;height:64px;padding:0 28px 0 22px;border-radius:4px;background:#b3b3b3;color:#fff;font-size:18px;font-weight:600;letter-spacing:.06em;list-style:none;cursor:pointer}
.faq summary::-webkit-details-marker{display:none}
.faq summary b{margin-right:28px;font-family:"Zen Kaku Gothic New",sans-serif;font-size:25.62px;font-weight:700}
.faq summary i{display:inline-block;margin-left:auto;font-style:normal;transition:transform .25s ease}
.faq details:not([open]) summary i{transform:rotate(180deg)}
.faq details p{min-height:86px;margin:0;padding:15px 72px;background:#fff;font-size:15px;line-height:2}

.philosophy{height:740px}
.philosophy-grid{display:grid;grid-template-columns:500px 602px;gap:28px;padding-top:122px}
.philosophy h2{margin-top:16px}
.philosophy-heading>img{position:absolute;top:245px;left:-75px;width:496px;height:382px;border-radius:4px;object-fit:cover}
.philosophy-grid dl{margin:31px 0 0}
.philosophy-grid dl>div{display:grid;grid-template-columns:120px 1fr;align-items:center;height:105.33px;margin-bottom:60.17px;padding:0 25px 0 0;background:#fff}
.philosophy-grid dl>div:nth-child(2){margin-bottom:70.83px}
.philosophy-grid dl>div:last-child{height:132.97px;margin-bottom:0}
.philosophy-grid dt{display:grid;height:50.06px;border-right:.5px solid #1a1a1a;color:#084b96;font-family:"Cormorant Garamond",serif;font-size:17px;font-weight:700;text-align:center;letter-spacing:.08em;place-items:center}
.philosophy-grid dl>div:last-child dt{height:77.69px}
.philosophy-grid dd{margin:0;padding-left:30px;font-size:16px;line-height:2;letter-spacing:0;white-space:nowrap}
.philosophy-grid .value-list{padding-left:25px;line-height:34px}
.philosophy-grid .value-list span{display:block;white-space:nowrap}

.overview{height:870px;background:#fff}
.overview::before{right:-162.5px;top:507px;width:601px;height:536px;border-radius:0;background:url("./images/overview-mask-right.webp") center/contain no-repeat;opacity:.2}
.overview .section-inner{padding-top:131px}
.overview h2{margin-top:16px}
.overview-list{margin-top:49.3px}
.overview-list>div{position:relative;display:grid;grid-template-columns:152.93px 1fr;height:67.89px;border-bottom:.5px solid #000}
.overview-list>div:nth-child(2){height:94.48px}
.overview-list>div:nth-child(3){height:200.22px}
.overview-list>div:nth-child(4){height:67.88px}
.overview-list>div:last-child{border-bottom:0}
.overview-list>div::after{content:"";position:absolute;top:14.91px;bottom:14.9px;left:152.93px;width:.5px;background:#000}
.overview-list>div:nth-child(3)::after{bottom:15.94px}
.overview-list dt{padding:18px 0 0;font-size:16px;font-weight:600}
.overview-list dd{margin:0;padding:18px 0 0 33.07px;font-size:15px;line-height:31.66px}

.site-footer{display:grid;grid-template-columns:max(440.79px,calc(50vw - 199.21px)) minmax(839.21px,1fr);height:415.84px;overflow:hidden;background:#fff}
.footer-profile{position:relative;height:415.84px;min-height:0;padding:47.84px 0 0 max(75px,calc(50vw - 565px))}
.footer-profile>img{width:249.6px}
.footer-tagline{margin:17px 0 30px;font-size:10.84px;line-height:17.66px;letter-spacing:.08em}
.footer-address{margin:0;font-size:10px;line-height:17.66px;letter-spacing:.14em;white-space:nowrap}
.footer-address-line{display:block}
.footer-profile small{position:absolute;bottom:48px;color:#b3b3b3;font-size:10px;line-height:18.5px;letter-spacing:.16em}
.footer-links{position:relative;display:grid;grid-template-columns:175.12px 211.48px 181.09px 172px;justify-content:start;height:415.84px;min-height:0;overflow:hidden;padding:66.84px 0 0 48.81px;border-radius:43.67px 0 0 0;background:#47a862;color:#fff}
.footer-links::before{content:"";position:absolute;top:-363px;right:-162.5px;width:601px;height:536px;background:url("./images/overview-mask-right.webp") center/contain no-repeat;opacity:.2;pointer-events:none}
.footer-links>div{position:relative;z-index:1;display:flex;flex-direction:column;height:295.35px;padding:0 0 0 34.41px;border-right:.51px solid #fff}
.footer-links>div:first-child{padding-left:0}
.footer-links>div:last-child{border:0}
.footer-links a{flex:none;margin-bottom:20.33px;font-size:14px;font-weight:600;line-height:25.9px;letter-spacing:.04em;white-space:nowrap}
.footer-links a:last-of-type{margin-bottom:11.8px}
.footer-links .footer-top-link{font-family:"Cormorant Garamond",serif;font-size:15px;font-weight:700;letter-spacing:.08em}
.footer-subnav{color:rgba(255,255,255,.7);font-size:12px;line-height:24.75px;letter-spacing:0;white-space:nowrap}
.footer-links .footer-subnav a{display:block;margin:0;color:inherit;font:inherit;line-height:inherit;letter-spacing:inherit;white-space:inherit}
.footer-policies{margin-top:8.7px;color:#fff;font-size:10px;font-weight:600;line-height:18.5px;letter-spacing:0;white-space:nowrap}
.footer-links .footer-policies>a{display:block;height:18.5px;margin:0 0 22px;font:inherit;line-height:inherit;letter-spacing:inherit}
.footer-links .footer-policies>a:last-child{margin-bottom:0}

.has-js .reveal-up{opacity:0;translate:0 30px;transition:opacity .85s cubic-bezier(.22,.7,.3,1),translate .85s cubic-bezier(.22,.7,.3,1);transition-delay:var(--reveal-delay,0ms);will-change:opacity,translate}
.has-js .reveal-up.is-revealed{opacity:1;translate:0 0}

/* 768–1279px: keep the 1280px desktop composition and scale it uniformly. */
@media(min-width:768px) and (max-width:1279px){
  html{overflow-x:hidden}
  body{width:1280px;zoom:var(--desktop-scale,1)}
  .hero{height:max(720px,var(--scaled-viewport-height,720px))}
  .hero-wordmark{width:1280px}
  .site-footer{grid-template-columns:440.79px 839.21px}
  .footer-profile{padding-left:75px}
}

@media(max-width:767px){
  html{scroll-padding-top:82px}
  html{overflow-x:hidden}
  html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}
  body{min-width:0;overflow-x:hidden;font-size:13px;line-height:2.15;letter-spacing:.04em}
  .mobile-only{display:block}
  .sp-only{display:inline}
  .section-inner{width:min(315px,calc(100% - 60px))}
  section{height:auto;padding:0}
  .section-kicker{gap:7px;font-size:10.33px;letter-spacing:.08em}
  .section-kicker img{width:13.5px;height:18px}
  section h2{margin-top:15px;font-size:28.8px;font-weight:600;line-height:1.55;letter-spacing:.06em}
  .blue-button,.green-button{width:196.36px;height:43.02px;border-radius:22px;font-size:13px;letter-spacing:.1em}
  .blue-button i,.green-button i{right:15px;width:14px;height:14px}

  .hero{height:max(500px,100svh)}
  .hero::before{inset:0;background-position:center center;transform:none}
  .hero::after{height:max(52.41px,11.56vw);background:linear-gradient(to top,#084b96 0%,rgba(8,75,150,.42) 46%,rgba(8,75,150,0) 100%)}
  .site-header{top:16.68px;left:15px;width:calc(100% - 30px);height:54.26px;padding:0 17px;border-radius:2.37px;transition:box-shadow .35s ease,background-color .35s ease}
  .site-header.is-menu-open{top:0;left:0;width:100%;height:82px;padding:0 0 0 41px;border-radius:0;background:#fff;box-shadow:none}
  .site-header.is-menu-open .header-logo img{width:120px}
  .header-logo{flex-basis:auto}
  .header-logo img{width:145px}
  .site-header nav{display:none}
  .menu-toggle{position:absolute;z-index:2;top:6px;right:6px;display:block;width:42px;height:42px;padding:0;border:0;border-radius:50%;appearance:none;background:transparent;cursor:pointer}
  .menu-toggle span{position:absolute;left:11px;width:20px;height:1px;background:#292929;transform-origin:center;transition:top .3s ease,transform .3s ease,opacity .2s ease,background-color .3s ease}
  .menu-toggle span:nth-child(1){top:12px}
  .menu-toggle span:nth-child(2){top:20px}
  .menu-toggle span:nth-child(3){top:28px}
  .menu-toggle[aria-expanded="true"] span{background:var(--blue)}
  .menu-toggle[aria-expanded="true"] span:nth-child(1){top:20px;transform:rotate(45deg)}
  .menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0;transform:scaleX(0)}
  .menu-toggle[aria-expanded="true"] span:nth-child(3){top:20px;transform:rotate(-45deg)}
  .site-header.is-menu-open .menu-toggle{top:21px;right:29px}
  .site-header.is-menu-open .menu-toggle span{left:11px;width:20px;background:#1a1a1a}
  .site-header.is-menu-open .menu-toggle:focus-visible{outline:0}
  .menu-toggle:focus-visible{outline:1px solid var(--blue);outline-offset:-6px}

  .mobile-menu{position:fixed;z-index:19;inset:0;display:block;overflow-y:auto;overscroll-behavior:contain;visibility:hidden;opacity:0;background:#fff;clip-path:circle(0 at calc(100% - 42px) 43px);pointer-events:none;transition:clip-path .58s cubic-bezier(.22,.7,.3,1),opacity .22s ease,visibility 0s linear .58s}
  .mobile-menu.is-open{visibility:visible;opacity:1;clip-path:circle(150vmax at calc(100% - 42px) 43px);pointer-events:auto;transition-delay:0s}
  .mobile-menu-inner{position:relative;z-index:1;width:min(540px,calc(100% - 87px));min-height:100svh;margin:0 auto;padding:65px 0 20px}
  .mobile-menu-kicker{display:none}
  .mobile-menu-nav{display:grid;margin:0;grid-template-columns:1fr}
  .mobile-menu-nav a{position:relative;display:grid;min-width:0;min-height:53px;border-bottom:.7px solid #1a1a1a;color:var(--ink);grid-template-columns:minmax(0,1fr) 14px;align-content:center;column-gap:12px}
  .mobile-menu-nav a:last-child{border-bottom:0}
  .mobile-menu-nav a>b{overflow:hidden;grid-row:1;grid-column:1;font-size:13px;font-weight:600;line-height:1.3;letter-spacing:.025em;white-space:nowrap;text-overflow:clip}
  .mobile-menu-nav a:first-child>b{font-family:"Cormorant Garamond",serif;font-size:13px;letter-spacing:.03em}
  .mobile-menu-nav a>small{display:none}
  .mobile-menu-nav a>i{position:relative;grid-row:1;grid-column:2;align-self:center;width:14px;height:14px;border:1px solid #1a1a1a;border-radius:50%}
  .mobile-menu-nav a>i::before{content:"";position:absolute;top:50%;left:50%;width:3px;height:3px;border-style:solid;border-color:currentColor;border-width:1px 1px 0 0;transform:translate(-65%,-50%) rotate(45deg)}
  .mobile-menu-nav a:focus-visible{outline:1px solid var(--blue);outline-offset:3px}
  .mobile-menu-bottom{display:none}
  .mobile-menu-bottom>div{display:flex;min-width:0;flex-direction:column}
  .mobile-menu-bottom strong{color:var(--blue);font-family:"Cormorant Garamond",serif;font-size:17px;line-height:20px;letter-spacing:.12em;white-space:nowrap}
  .mobile-menu-bottom span{font-size:9px;line-height:18px;letter-spacing:.06em;white-space:nowrap}
  .hero-copy{top:129px;left:50%;width:309px;transform:translateX(-50%);text-shadow:0 0 9px rgba(17,119,169,.65),0 0 3px rgba(17,119,169,.65)}
  .hero-copy h1{margin:0;font-size:38px;font-weight:600;line-height:1.59;letter-spacing:.22em;text-shadow:0 2px 6px rgba(17,119,169,.7),0 0 3px rgba(17,119,169,.4)}
  .hero-copy p{width:340px;margin:24px 0 0;font-size:13px;font-weight:700;line-height:28px;letter-spacing:.18em;text-shadow:0 1px 4px rgba(8,75,150,.5),0 0 4px rgba(17,119,169,.8),0 0 12px rgba(8,75,150,.35)}
  .gradient-button{width:243px;height:44.26px;margin-top:30px;border-radius:22.13px;font-size:13px;letter-spacing:.07em}
  .gradient-button i{right:20px;width:14px;height:14px}
  .gradient-button i::before{width:4px;height:8px;background-size:4px 8px}
  .hero-wordmark{right:auto;bottom:0;left:50%;width:100%;height:auto;object-fit:contain;transform:translateX(-50%)}

  .about{height:auto!important;padding-bottom:80px}
  .about::before{top:485.99px;left:-408px;width:668px;height:579px;background-image:url("./images/sp-mask-3.webp")}
  .about::after{top:-91.01px;right:-324px;width:493px;height:454px;background-image:url("./images/sp-mask-1.webp")}
  .about .section-inner{height:auto}
  .about-grid{display:block;padding-top:45px}
  .about h2{margin-top:14px}
  .about-copy{padding:30px 0 0;transform:none}
  .about-copy h3{margin-bottom:25px;font-size:18px;font-weight:600;line-height:32px;letter-spacing:.02em}
  .about-copy p{font-size:13px;line-height:28.8px;letter-spacing:.025em}
  .about-gallery{position:relative;right:auto;bottom:auto;left:auto;width:100%;height:160px;margin-top:51px}
  .about-gallery-track{gap:15px;animation:about-gallery-flow-sp 42s linear infinite}
  .about-gallery img{flex-basis:240px;width:240px;height:160px;border-radius:3px}

  .business{height:calc(592.14px + 54.5454545vw)!important;overflow:hidden}
  .business-heading{display:block;padding-top:70px}
  .business-heading h2{margin-top:14px}
  .business-heading>p{padding:18px 0 0;font-size:15px;font-weight:600;line-height:28px;letter-spacing:.02em}
  .carousel-arrows{position:absolute;z-index:5;left:50%;display:flex;width:min(308px,calc(100vw - 12px));pointer-events:none;transform:translateX(-50%);justify-content:space-between}
  .carousel-arrow{display:grid;width:23px;height:23px;padding:0;border:1px solid #222;border-radius:50%;appearance:none;background:rgba(255,255,255,.96);cursor:pointer;pointer-events:auto;place-items:center}
  .carousel-arrow::before{content:"";width:4.5px;height:4.5px;border-style:solid;border-color:#222;border-width:0 0 1px 1px}
  .carousel-arrow--prev::before{transform:translateX(1px) rotate(45deg)}
  .carousel-arrow--next::before{transform:translateX(-1px) rotate(225deg)}
  .carousel-arrow:focus-visible{outline:1px solid var(--blue);outline-offset:2px}
  .business-carousel-arrows{top:370px}
  .business-top{top:327px;left:50%;display:flex;width:max-content;grid-template-columns:none;gap:30px;transform:translate3d(-412.5px,0,0)}
  .business-card{flex:0 0 255px;width:255px}
  .business-card h3{height:40px;border-width:.7px;border-radius:4px;font-size:17px;line-height:38px}
  .business-card p{margin-top:14px;font-size:13px;line-height:23px;letter-spacing:-.03em}
  .business-number{width:24px;height:24px;font-size:14px}
  .business-top .business-number{top:-35px}
  .business-top .business-card{padding-bottom:20px}
  .business-top .business-card::before,.business-top .business-card::after{top:129px}
  .business-top .business-card p::after{top:129px;height:19px}
  .business-bottom{display:none}
  .business-map{position:absolute;top:502.14px;left:50%;width:100vw;aspect-ratio:11/6;transform:translateX(-50%)}
  .business-visual{position:static;width:100%;height:auto;aspect-ratio:11/6;border-radius:2.528vw;object-fit:contain;transform:none}
  .business-visual-pc{display:none}
  .business-visual-sp{display:block}
  .business-map-pin{position:absolute;z-index:2;display:grid;width:6.2986667vw;aspect-ratio:1;padding:0;border:1.2133333vw solid var(--blue);border-radius:50%;outline:0;appearance:none;background:#fff;color:var(--blue);font-family:"Crimson Text",serif;font-size:2.6213333vw;font-weight:600;line-height:1;cursor:pointer;transform:translateX(-50%);place-items:center}
  .business-map-pin::after{content:"";position:absolute;z-index:-1;top:4vw;left:50%;border-width:3.4666667vw 2.4vw 0;border-style:solid;border-color:var(--blue) transparent transparent;transform:translateX(-50%)}
  .business-map-pin:focus-visible{outline:max(1px,.25vw) solid #fff;outline-offset:max(1px,.25vw)}
  .business-map-pin.is-active{z-index:3;background:var(--blue);color:#fff}
  .business-map-pin.pin-1{top:23.5688%;left:38.1066667%}
  .business-map-pin.pin-2{top:49.6798%;left:45.9066667%}
  .business-map-pin.pin-3{top:22.3466%;left:89.608%}
  .business-map-pin.pin-4{top:12.9308%;left:67.8746667%}
  .business-map-pin.pin-5{top:52.4028%;left:82.248%}
  .business-map-pin.pin-6{top:21.7404%;left:11.0453333%}
  .business-map-pin.pin-7{top:40.924%;left:23.8133333%}

  .companies{height:3353.95px!important}
  .companies::before{top:877.88px;left:-357px;width:668px;height:578px;background-image:url("./images/sp-mask-2.webp")}
  .companies::after{top:2712.88px;right:-476px;width:703px;height:644px;background-image:url("./images/sp-mask-4.webp")}
  .companies-heading{display:block;padding-top:78px}
  .companies-heading h2{margin-top:14px;font-size:27px;white-space:nowrap}
  .companies-heading>p{padding:18px 0 0;font-size:15px;font-weight:600;line-height:28px;letter-spacing:.02em;white-space:normal}
  .company,.company.reverse{position:absolute;left:0;display:flex;width:100%;height:auto;margin:0;padding:0;gap:0;flex-direction:column}
  .company:nth-of-type(1){top:270px}
  .company:nth-of-type(2){top:1047px}
  .company:nth-of-type(3){top:1802px}
  .company:nth-of-type(4){top:2596px}
  .company-copy{display:contents}
  .company-catch{order:1;display:flex;width:auto;height:auto;margin:0 0 7px;padding:0;border-radius:0;background:none;font-size:clamp(13.6px,calc(5.2727vw - 3.2727px),16.5px);line-height:24px;letter-spacing:.035em;flex-direction:column;align-items:flex-start}
  .company-catch span{display:inline-block;margin-bottom:4px;padding:5px clamp(8px,calc(3.6364vw - 3.6364px),10px) 6px;border-radius:10px 0 10px 0;background:linear-gradient(90deg,var(--green),#2c294b);white-space:nowrap}
  .company-note{order:2;margin:0 0 2px;font-size:12.8px;line-height:24px}
  .company-copy h3{order:3;margin:0 0 23px;padding:0 0 22px;border-bottom:.7px solid #666;font-size:19.2px;line-height:29px;letter-spacing:.025em}
  .company-tags{order:4;gap:7px 8px;margin-bottom:25px}
  .company-tags span{padding:1px 10px;border:1px solid #1a1a1a;border-radius:12px;background:#fff;font-size:11px;line-height:18px}
  .company-mosaic{order:5;width:100%;height:223px;margin-bottom:21px;border-radius:2.8px;transform:none}
  .mosaic-tall-right img,.mosaic-four img{width:100%;height:111.5px}
  .mosaic-tall-right .tall{width:100%;height:223px}
  .company-description{order:6;min-height:0;margin:0 0 22px;font-size:12.8px;line-height:24px;letter-spacing:.01em}
  .company-buttons{order:7;display:flex;gap:12px;flex-direction:column}
  .company-buttons .blue-button,.company-buttons .green-button{width:196.36px}
  .company:nth-of-type(1) .company-tags span{order:1}
  .company:nth-of-type(1) .company-tags::after{content:"";height:0;flex-basis:100%;order:2}
  .company:nth-of-type(1) .company-tags span:nth-child(n+4){order:3}
  .company:nth-of-type(1) .company-tags{margin-bottom:13px}
  .company:nth-of-type(2) .company-tags{margin-bottom:20px}
  .company:nth-of-type(3) .company-tags span{order:1}
  .company:nth-of-type(3) .company-tags::after{content:"";height:0;flex-basis:100%;order:2}
  .company:nth-of-type(3) .company-tags span:nth-child(3){order:3}
  .company:nth-of-type(3) .company-tags{margin-bottom:15px}
  .company:nth-of-type(4) .company-tags{margin-bottom:16px}
  .company:nth-of-type(4) .company-description{order:5;margin-bottom:16px;letter-spacing:.06em}
  .company:nth-of-type(4) .company-mosaic{order:6;margin-bottom:26px}

  .why{height:709.7px!important;overflow:hidden}
  .why .section-inner{width:100%;padding:74px 0 0}
  .why .section-kicker,.why>*>h2{margin-left:max(30px,calc(50% - 157.5px))}
  .why h2{width:290px;margin-top:14px;line-height:1.63}
  .business-top,.reasons{transition:transform .62s cubic-bezier(.22,.7,.3,1);touch-action:pan-y;user-select:none}
  .has-js .business-top.reveal-up,.has-js .reasons.reveal-up{transition:transform .62s cubic-bezier(.22,.7,.3,1),opacity .85s cubic-bezier(.22,.7,.3,1),translate .85s cubic-bezier(.22,.7,.3,1);transition-delay:0s,var(--reveal-delay,0ms),var(--reveal-delay,0ms)}
  .business-top.is-dragging,.reasons.is-dragging,.has-js .business-top.reveal-up.is-dragging,.has-js .reasons.reveal-up.is-dragging{transition:none;cursor:grabbing}
  .business-top.is-jumping,.reasons.is-jumping,.has-js .business-top.reveal-up.is-jumping,.has-js .reasons.reveal-up.is-jumping{transition:none}
  .reasons{position:relative;left:50%;display:flex;width:max-content;grid-template-columns:none;gap:30px;margin:42px 0 0;transform:translate3d(-412.5px,0,0)}
  .why-carousel-arrows{top:422px}
  .reason-card{flex:0 0 255px;width:255px}
  .reason-card:nth-child(6){order:-1}
  .reasons.is-loop-ready .reason-card{order:0}
  .reason-card[data-reason-index="1"] .reason-title-line{letter-spacing:-.43px}
  .reason-card[data-reason-index="2"] .reason-title-line{letter-spacing:-1.8px}
  .reason-card[data-reason-index="3"] .reason-title-line{letter-spacing:.3px}
  .reason-card[data-reason-index="4"] .reason-title-line,.reason-card[data-reason-index="5"] .reason-title-line,.reason-card[data-reason-index="6"] .reason-title-line{letter-spacing:normal}
  .reason-image{width:255px;height:177px}
  .reason-image>span{width:90px;height:26px;padding:4px 10px 0;border-radius:0 0 15px 0}
  .reason-image>span b{font-size:10px}
  .reason-image>span em{font-size:14.4px}
  /* Keep every SP title inside its border without shifting the description below. */
  .reason-card h3,.reason-card:nth-child(4) h3,.reason-card:nth-child(5) h3,.reason-card:nth-child(6) h3{height:43px;min-height:43px;margin:20px 0 78px;padding:0 4px}
  .reason-title-line{max-width:100%;line-height:39px!important}
  .reason-title-line b{font-size:19.8px}
  .reason-title-line small{font-size:15px}
  .reason-card[data-reason-index="2"] .reason-title-line b{font-size:17px}
  .reason-card[data-reason-index="2"] .reason-title-line small{font-size:12.5px}
  .reason-card[data-reason-index="5"] h3,.reason-card[data-reason-index="6"] h3{height:62px;min-height:62px;margin-bottom:59px}
  .reason-card[data-reason-index="5"] .reason-title-line,.reason-card[data-reason-index="6"] .reason-title-line{line-height:28px!important}
  .reason-card h3::after,.reason-card:nth-child(n+4) h3::after{top:297px;height:19px;background-size:47% .7px,47% .7px,.7px 19px}
  .reason-card p{font-size:12.8px;line-height:24px;letter-spacing:.02em}

  .numbers{height:1186.24px!important}
  .numbers::before{top:-7.77px;right:-239px;width:493px;height:454px;background-image:url("./images/sp-mask-9.webp")}
  .numbers .section-inner{padding-top:78px}
  .numbers h2{width:250px;margin-top:14px;line-height:1.75}
  .number-cards{display:grid;grid-template-columns:1fr;gap:20px;margin-top:25px}
  .number-cards article{height:208.85px;padding:0;border-width:.7px;border-radius:4px;text-align:left}
  .number-cards article>img{position:absolute;top:35px;left:calc(50% - 124px);width:72px;height:63px;max-width:72px;margin:0}
  .number-cards article>p{position:absolute;top:37px;left:calc(50% - 43px);margin:0;font-size:10.33px;line-height:18px;white-space:nowrap}
  .number-cards article>h3{position:absolute;top:61px;left:calc(50% - 43px);margin:0;font-size:18px;line-height:28px;white-space:nowrap}
  .big-number{position:absolute;top:98px;left:50%;width:235px;margin:0;font-size:80px;line-height:1;text-align:center;letter-spacing:.02em;transform:translateX(-50%)}
  .big-number small{font-size:24px}
  .number-cards article:nth-child(1) .big-number small:first-child{margin-right:12px}
  .number-cards article:nth-child(3) .big-number small{margin-left:0}
  .annotation{bottom:7px;font-size:8px;text-align:center}
  .as-of{right:0;bottom:-27px;font-size:8px}

  .beginners{height:1024.68px!important}
  .beginners::before{top:79.99px;left:-551px;width:703px;height:644px;background-image:url("./images/sp-mask-5.webp")}
  .beginners .section-inner{padding-top:59px}
  .beginners h2{margin-top:14px}
  .beginner-mobile-photos{position:relative;display:block;height:195.77px;margin-top:21px;overflow:hidden}
  .beginner-mobile-photos img{position:absolute;max-width:none;border-radius:0;object-fit:fill}
  .beginner-mobile-photos img:nth-child(1){top:-33.71px;left:-6.15px;width:240px;height:159.96px;clip-path:inset(33.71px 78.96px 30.88px 6.15px round 4.18px)}
  .beginner-mobile-photos img:nth-child(2){top:-24.98px;left:138.32px;width:200px;height:133.3px;clip-path:inset(24.98px 23.31px 12.95px 21.8px round 4.18px)}
  .beginner-mobile-photos img:nth-child(3){top:89.69px;left:-2.64px;width:160px;height:106.64px;clip-path:inset(10.71px 2.47px .56px 2.64px round 4.18px)}
  .beginner-mobile-photos img:nth-child(4){top:100.4px;left:145.85px;width:169.16px;height:95.37px;clip-path:inset(0 0 0 14.27px round 4.18px)}
  .beginner-visual{top:382px;left:0;display:block;width:100%;height:auto}
  .beginner-company{display:none}
  .beginner-center{padding:0;text-align:center}
  .beginner-center>img{width:193px;margin:0 auto 11px}
  .beginner-center h3{width:auto;margin:0 auto 29px;padding:0;border:0;font-size:28.8px;line-height:1.35;letter-spacing:.08em}
  .beginner-center p{width:auto;margin:0;font-size:14px;line-height:27px;transform:none}
  .beginner-mobile-benefits{position:relative;left:50%;width:min(375px,100vw);height:224.45px;margin:51px 0 0;overflow:hidden;touch-action:pan-y;transform:translateX(-50%);user-select:none}
  .beginner-benefits-track{display:flex;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,.7,.3,1);will-change:transform}
  .beginner-benefits-track.is-dragging{transition:none}
  .beginner-benefits-slide{display:flex;height:100%;flex:0 0 100%;align-items:center;justify-content:center}
  .beginner-benefits-slide[data-beginner-slide="0"] img,.beginner-benefits-slide[data-beginner-slide="1"] img{width:min(359.71px,95.9227vw);height:auto}
  .beginner-benefits-slide[data-beginner-slide="2"] img,.beginner-benefits-slide[data-beginner-slide="3"] img{width:min(227.62px,60.6987vw);height:auto}
  .beginner-mobile-controls{display:flex;margin-top:12px;align-items:center;justify-content:center;gap:20px}
  .beginner-carousel-dots{display:flex;align-items:center;justify-content:center;gap:6px}
  .beginner-carousel-dot{position:relative;width:3px;height:3px;padding:0;border:0;border-radius:50%;appearance:none;background:#222;cursor:pointer}
  .beginner-carousel-dot[aria-current="true"]{background:#fff;box-shadow:0 0 0 1px #222}
  .beginner-carousel-dot::after{content:"";position:absolute;inset:-7px}
  .beginner-carousel-dot:focus-visible{outline:1px solid var(--blue);outline-offset:5px}
  .beginner-center .green-button{position:absolute;top:560.69px;left:50%;width:225.94px;height:43.02px;margin:0;background:var(--green);font-size:13px;transform:translateX(-50%)}

  .recruit{height:auto!important}
  .recruit .section-inner{height:auto;padding:42.03px 0 54.8px}
  .recruit-banner-sp{width:min(100%,631px);height:auto;margin:0 auto}
  .recruit-banner{display:none}
  .recruit-cards{display:grid;grid-template-columns:1fr;gap:20px;margin-top:20px}
  .recruit-cards article{width:100%;height:253.92px;padding:53px 20px 18px;border-radius:5px}
  .recruit-cards article>span{left:50%;transform:translateX(-50%)}
  .recruit-cards article>img{height:63px;margin-bottom:8px}
  .recruit-cards article:nth-child(1)>img{width:162px}
  .recruit-cards article:nth-child(2)>img{width:213px}
  .recruit-cards article:nth-child(3)>img{width:248px}
  .recruit-cards article:nth-child(4)>img{width:108px}
  .recruit-cards article>p{font-size:13px}
  .recruit-cards .green-button{bottom:23.63px;width:225.94px;height:43.02px;font-size:13px}

  .faq{height:auto!important;padding-bottom:80px}
  .faq::before{top:-30.01px;right:-247px;width:493px;height:454px;background-image:url("./images/sp-mask-8.webp")}
  .faq::after{top:504.99px;left:-576px;width:753px;height:689px;background-image:url("./images/sp-mask-6.webp")}
  .faq .section-inner{height:auto;padding-top:78px}
  .faq h2{margin-top:14px}
  .faq-list{margin-top:41px}
  .faq details{margin:0 0 20px}
  .faq summary{height:51.2px;padding:0 21px 0 18px;border-radius:4px;font-size:13px;line-height:23px;letter-spacing:.04em}
  .faq details:nth-child(2) summary,.faq details:nth-child(3) summary{height:74px}
  .faq summary b{margin-right:22px;font-size:20.5px}
  .faq summary i{font-size:12px}
  .faq details p{height:auto!important;min-height:0;margin-top:-6px;padding:16px 57px 14px;font-size:13px;line-height:23px;letter-spacing:0}
  .faq details:nth-child(2) p,.faq details:nth-child(3) p{margin-top:-29px;padding-top:39px}

  .philosophy{height:calc(593.249516px + 77.016129vw)!important}
  .philosophy-grid{display:block;padding-top:61px}
  .philosophy h2{margin-top:14px}
  .philosophy-heading>img{top:158px;left:calc(50% - 50vw);width:calc(100vw - 30px);max-width:none;height:calc(77.016129vw - 23.104839px);border-radius:0 3px 3px 0;object-fit:cover;clip-path:none}
  .philosophy-grid dl{position:absolute;top:calc(161.895161px + 77.016129vw);left:0;width:100%;margin:0}
  .philosophy-grid dl>div{grid-template-columns:95px 1fr;height:84.27px;margin:0 0 20px;padding:0;background:#fff}
  .philosophy-grid dl>div:nth-child(2){margin-bottom:20px}
  .philosophy-grid dl>div:last-child{height:164.61px;margin:0}
  .philosophy-grid dt,.philosophy-grid dl>div:last-child dt{height:48px;border-right:.7px solid #1a1a1a;font-size:12.8px}
  .philosophy-grid dl>div:last-child dt{height:119px}
  .philosophy-grid dd{padding-left:25px;font-size:12.8px;line-height:27px;white-space:normal}
  .philosophy-grid dl>div:nth-child(2) dd{padding-right:15px;letter-spacing:-.075em}
  .philosophy-grid .value-list{padding-left:24px;font-size:11.5px;line-height:26px}
  .philosophy-grid .value-list span{padding-left:1em;text-indent:-1em;white-space:normal}

  .overview{height:766.48px!important}
  .overview::before{top:609.7px;right:-281px;width:496px;height:444px;background-image:url("./images/sp-mask-7.webp")}
  .overview .section-inner{padding-top:80px}
  .overview h2{margin-top:14px}
  .overview-list{margin-top:24px}
  .overview-list>div{grid-template-columns:102.51px 1fr;height:54.31px;border-bottom:.7px solid #000}
  .overview-list>div:nth-child(2){height:100.53px}
  .overview-list>div:nth-child(3){height:160.17px}
  .overview-list>div:nth-child(4){height:127.15px}
  .overview-list>div:nth-child(5){height:72px}
  .overview-list>div::after{top:11.93px;bottom:11.93px;left:102.51px;width:.7px}
  .overview-list>div:nth-child(3)::after{bottom:12.58px}
  .overview-list dt{padding:12px 0 0;font-size:12.8px;line-height:24px}
  .overview-list dd{padding:12px 0 0 26.55px;font-size:11.5px;line-height:25.33px;letter-spacing:.025em}
  .overview-sp-line{display:block;white-space:nowrap}

  .site-footer{display:flex;height:866.66px;overflow:hidden;background:#fff;flex-direction:column}
  .footer-links{order:1;display:grid;width:calc(100% - 30px);height:607.39px;margin-left:30px;padding:0;border-radius:34.94px 0 0;background:#47a862;grid-template-columns:179.85px 1fr;grid-template-rows:310.82px 296.57px}
  .footer-links::before{top:-156.78px;right:-248px;width:496px;height:444px;background-image:url("./images/sp-mask-7.webp");opacity:0}
  .footer-links::after{content:"";position:absolute;z-index:1;top:310.82px;right:30px;left:40px;height:.5px;background:#fff}
  .footer-links>div{height:auto;padding:34px 0 0 40px;border:0}
  .footer-links>div:nth-child(1){padding-left:40px}
  .footer-links>div:nth-child(1)::after,.footer-links>div:nth-child(3)::after{content:"";position:absolute;z-index:1;right:-.5px;width:.5px;background:#fff}
  .footer-links>div:nth-child(1)::after{top:34px;bottom:22px}
  .footer-links>div:nth-child(3)::after{top:24px;bottom:52px}
  .footer-links>div:nth-child(2),.footer-links>div:nth-child(4){padding-left:29px}
  .footer-links>div:nth-child(3),.footer-links>div:nth-child(4){padding-top:24px}
  .footer-links a{margin-bottom:12px;font-size:13px;line-height:25px;letter-spacing:0}
  .footer-links a:last-of-type{margin-bottom:7px}
  .footer-links .footer-top-link{font-family:"Shippori Mincho","Hiragino Mincho ProN",serif;font-size:13px;font-weight:600;letter-spacing:0}
  .footer-subnav{font-size:10px;line-height:21.8px}
  .footer-policies{margin-top:6px;font-size:10px;line-height:18px;letter-spacing:-.075em}
  .footer-links .footer-policies>a{height:auto;margin-bottom:16px}
  .footer-profile{order:2;width:100%;height:259.27px;padding:25.95px 0 0 47px}
  .footer-profile>img{width:205px}
  .footer-tagline{margin:11px 0 18px;font-size:11px;line-height:18px;letter-spacing:.08em}
  .footer-address{color:#221815;font-size:clamp(10.8px,3.4666667vw,13px);line-height:22.13px;letter-spacing:0}
  .footer-address-line{height:22.13px}
  .footer-address-normal{letter-spacing:.06em}
  .footer-address-wide{letter-spacing:.31em}
  .footer-address-tight{letter-spacing:-.44em}
  .footer-profile small{bottom:27px;font-size:10px;line-height:15px;letter-spacing:.16em}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .has-js .reveal-up{opacity:1;translate:none;transition:none}
  .about-gallery-track{animation-play-state:paused}
  .mobile-menu,.menu-toggle span{transition:none}
}

@media(min-width:376px) and (max-width:767px){
  .section-inner{width:calc(100% - 60px)}
  .hero-copy{width:calc(100% - 60px)}
  .why .section-kicker,.why>*>h2{margin-left:30px}
  .footer-links{width:calc(100% - 30px);margin-right:0;margin-left:30px;grid-template-columns:repeat(2,minmax(0,1fr))}
  .footer-profile{width:calc(100% - 60px);margin-right:auto;margin-left:auto;padding-left:17px}
}

@media(min-width:480px) and (max-width:767px){
  .sp-only{display:none}
  .hero-copy h1 .sp-only{display:inline}
  .company-buttons{gap:12px;flex-direction:row}
  .why h2,.numbers h2{width:auto}
  .beginners{--responsive-photo-height:clamp(110px,22vw,150px);height:calc(836.91px + var(--responsive-photo-height) + var(--responsive-photo-height))!important}
  .beginner-mobile-photos{display:grid;height:calc(8px + var(--responsive-photo-height) + var(--responsive-photo-height));gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}
  .beginner-mobile-photos img,.beginner-mobile-photos img:nth-child(n){position:static;width:100%;max-width:100%;height:var(--responsive-photo-height);clip-path:none;object-fit:cover}
  .beginner-visual{top:calc(194.23px + var(--responsive-photo-height) + var(--responsive-photo-height))}
  .faq details:nth-child(n) summary{height:51.2px}
  .faq details:nth-child(n) p{height:auto;min-height:0;margin-top:-6px;padding:16px 57px 22px}
  .overview-sp-line{display:inline;white-space:normal}
}

@media(min-width:560px) and (max-width:767px){
  .numbers{height:720px!important}
  .number-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
  .number-cards article{--number-copy-offset:clamp(25px,calc(10.5263vw - 37.736px),43px)}
  .number-cards article>img{left:calc(50% - 81px - var(--number-copy-offset))}
  .number-cards article>p{left:calc(50% - var(--number-copy-offset));font-size:clamp(8px,1.35vw,10.33px)}
  .number-cards article>h3{left:calc(50% - var(--number-copy-offset));font-size:clamp(14px,2.35vw,18px)}
  .recruit-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@keyframes about-gallery-flow-sp{from{transform:translate3d(0,0,0)}to{transform:translate3d(-1530px,0,0)}}

@media(max-width:350px){
  .mobile-menu-inner{width:calc(100% - 64px)}
  .mobile-menu-nav a{grid-template-columns:minmax(0,1fr) 14px;column-gap:10px}
  .mobile-menu-nav a>b{font-size:13px}
  .footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}
  .footer-links>div:nth-child(2),.footer-links>div:nth-child(4){padding-left:24px}
  .footer-policies{font-size:9.4px}
  .faq summary{font-size:13px;letter-spacing:.02em}
  .faq details p{padding-right:36px;padding-left:36px}
}
