*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{background:none;border:none;cursor:pointer;appearance:none;font:inherit}input,textarea,select{font:inherit}body{font-family:"Noto Sans JP",sans-serif;font-size:15px;line-height:2;color:#222;background-color:#fff;overflow-x:hidden}main{position:relative;z-index:10}.sec{position:relative}.u-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}br.is-sp{display:none}@media(max-width: 768px){br.is-sp{display:inline}}html{scroll-padding-top:var(--header-height, 80px)}.js-fade-in{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.js-fade-in.is-visible{opacity:1;transform:translateY(0)}.js-fade-in[data-delay="1"]{transition-delay:.15s}.js-fade-in[data-delay="2"]{transition-delay:.3s}.js-fade-in[data-delay="3"]{transition-delay:.45s}.breadcrumb{font-family:"Noto Sans JP",sans-serif;font-size:12px;font-weight:400;line-height:1.5;letter-spacing:-0.03em;display:flex;gap:4px}@media(max-width: 768px){.breadcrumb{font-size:10px}}.breadcrumb__prev{opacity:.5}.btn-more{display:inline-flex;align-items:center;gap:10px;font-family:"Benne",serif;font-size:14px;color:#222;text-decoration:none;cursor:pointer;transition:opacity .3s ease}@media(max-width: 768px){.btn-more{font-size:11px}}.btn-more:hover{opacity:.7}.btn-more__arrow{display:inline-flex;align-items:center;justify-content:center;width:76px;height:25px;background:#f4ded5;border-radius:14px;font-family:"Kantumruy Pro",sans-serif;font-size:15px;flex-shrink:0}@media(max-width: 768px){.btn-more__arrow{width:85px;height:29px;font-size:13px}}.btn-link-more{display:inline-flex;align-items:center;gap:1.25em;text-decoration:none;color:#222;transition:opacity .3s ease}@media(max-width: 768px){.btn-link-more{gap:1em}}.btn-link-more:hover{opacity:.7}.btn-link-more__text{font-family:"Shippori Mincho",serif;font-size:20px;line-height:1.5;white-space:nowrap;flex-shrink:0;padding-bottom:.25em;border-bottom:1px solid #222}@media(max-width: 768px){.btn-link-more__text{font-size:15px}}.btn-link-more__circle{display:flex;align-items:center;justify-content:center;width:100px;aspect-ratio:1;border-radius:50%;border:1px solid #222;font-family:"Kantumruy Pro",sans-serif;font-size:15px;flex-shrink:0;background:#fff;transition:background .3s ease,color .3s ease}@media(max-width: 768px){.btn-link-more__circle{width:90px;font-size:13px}}.btn-link-more__circle--dark{background:#222;color:#fff;border-color:#222}.btn-link-more:hover .btn-link-more__circle:not(.btn-link-more__circle--dark){background:#222;color:#fff}:root{--header-height: 100px}@media(max-width: 768px){:root{--header-height: 80px}}.site-header{position:sticky;top:0;z-index:100;padding-block:20px;isolation:isolate}@media(max-width: 768px){.site-header{padding-block:18px}}.site-header::before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(149deg, rgba(255, 255, 255, 0.4) 0.91%, rgba(255, 255, 255, 0.2) 100%);border:1px solid hsla(0,0%,100%,.3);box-shadow:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);pointer-events:none;transition:box-shadow .3s ease}.site-header.is-scrolled::before{box-shadow:-8px 8px 16px rgba(34,34,34,.08)}.site-header__inner{position:relative;z-index:2;max-width:1340px;margin-inline:auto;padding-inline:50px}@media(max-width: 768px){.site-header__inner{padding-inline:20px}}.header{position:relative;z-index:10;display:flex;align-items:center}@media(max-width: 768px){.header{width:100%;justify-content:space-between}}.header__logo-wrap{display:flex;align-items:center;gap:12px;flex-shrink:0}@media(max-width: 768px){.header__logo-wrap{gap:15px}}.header__logo{display:block;mix-blend-mode:multiply}.header__logo img{width:124px;height:auto}@media(max-width: 768px){.header__logo img{width:84px}}.header__sub{font-family:"Amiri",serif;font-size:18px;line-height:1.5;color:#222;letter-spacing:.02em}@media(max-width: 768px){.header__sub{font-size:13px}}.header__nav{display:flex;align-items:center;gap:40px;margin-left:auto}@media(max-width: 768px){.header__nav{display:none;flex-direction:column;gap:32px;position:fixed;top:0;right:0;bottom:0;width:85%;margin-left:0;background:#fafafa;z-index:90;align-items:center;justify-content:center;box-shadow:-4px 0 20px rgba(0,0,0,.08)}.header__nav.is-open{display:flex}}.header__nav ul{display:flex;align-items:center;gap:40px}@media(max-width: 768px){.header__nav ul{flex-direction:column;gap:32px}}.header__nav a:not(.header__cta){font-family:"Noto Sans JP",sans-serif;font-size:13px;font-weight:700;line-height:2;color:#222;transition:opacity .3s ease}@media(max-width: 768px){.header__nav a:not(.header__cta){font-size:18px;font-weight:400}}.header__nav a:not(.header__cta):hover{opacity:.6}.header__cta{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 20px;border-radius:17px;background:#222;font-family:"Noto Sans JP",sans-serif;font-size:12px;font-weight:500;line-height:1;color:#fff;white-space:nowrap;transition:opacity .3s ease;flex-shrink:0}@media(max-width: 768px){.header__cta{font-size:16px}}.header__cta:hover{opacity:.75}.header__hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:52px;aspect-ratio:1;margin-left:auto;background:#222;border-radius:50%;padding:0;flex-shrink:0}@media(max-width: 768px){.header__hamburger{display:flex;position:relative;z-index:110;width:52px;height:26px;aspect-ratio:auto;border-radius:13px;gap:3px;margin-left:auto}}.header__hamburger span{display:block;width:24px;height:1.5px;background:#fff;transform-origin:center;transition:transform .3s ease,opacity .3s ease}.header__hamburger.is-open span:nth-child(1){transform:translateY(2.25px) rotate(45deg)}.header__hamburger.is-open span:nth-child(2){transform:translateY(-2.25px) rotate(-45deg)}.header__overlay{display:none}@media(max-width: 768px){.header__overlay{position:fixed;inset:0;background:rgba(34,34,34,.35);z-index:1}.header__overlay.is-open{display:block}}.sec-entry{position:relative;padding:170px 0 80px;margin-top:-110px;background:#f4ded5;overflow:hidden}@media(max-width: 768px){.sec-entry{margin-top:-60px;padding:120px 0 50px}}.sec-entry__inner{position:relative;z-index:1;display:flex;align-items:center;gap:5.5555555556%;max-width:1340px;margin-inline:auto;padding-inline:50px}@media(max-width: 768px){.sec-entry__inner{flex-direction:column;align-items:stretch;gap:0;padding-inline:8vw}}.sec-entry::after{content:"Entry";position:absolute;top:45.0877192982%;left:2.1527777778%;font-family:"Benne",serif;font-size:270px;line-height:1.8;color:#fff;opacity:.5;pointer-events:none;user-select:none;z-index:0;white-space:nowrap}@media(max-width: 768px){.sec-entry::after{top:160px;left:auto;right:10px;font-size:140px}}.sec-entry__left{flex:1;position:relative;z-index:1;scroll-margin-top:var(--header-height, 80px)}@media(max-width: 768px){.sec-entry__left{width:100%}}.sec-entry__title{font-family:"Shippori Mincho",serif;font-size:36px;font-weight:400;line-height:1.8}@media(max-width: 768px){.sec-entry__title{font-size:25px}}.sec-entry__right{flex:0 0 40.2985074627%;display:flex;flex-direction:column;gap:20px;position:relative;z-index:1}@media(max-width: 768px){.sec-entry__right{flex:none;width:100%;gap:15px;margin-top:140px}}.sec-entry .btn-entry{display:flex;align-items:center;justify-content:space-between;width:100%;aspect-ratio:540/150;padding:0 3.7037037037% 0 7.4074074074%;border:1px solid #222;border-radius:5px;color:#222;text-decoration:none;transition:background .3s ease}@media(max-width: 768px){.sec-entry .btn-entry{aspect-ratio:630/250;padding:0 4.6666666667vw 0 6.6666666667vw;border-width:2px;border-radius:10px;background:rgba(0,0,0,0)}}.sec-entry .btn-entry:hover{background:rgba(34,34,34,.04)}@media(max-width: 768px){.sec-entry .btn-entry:hover{background:rgba(34,34,34,.04)}}.sec-entry .btn-entry:hover .btn-entry__circle{background:#222;color:#fff;border-color:#222}.sec-entry .btn-entry__text{font-family:"Shippori Mincho",serif;font-size:28px;font-weight:400;line-height:1.5}@media(max-width: 768px){.sec-entry .btn-entry__text{font-size:clamp(18px,4.8vw,36px)}}.sec-entry .btn-entry__circle{display:flex;align-items:center;justify-content:center;width:18.5185185185%;aspect-ratio:1;border-radius:50%;border:1px solid #fff;background:#fff;font-family:"Kantumruy Pro",sans-serif;font-size:15px;flex-shrink:0;transition:background .3s ease,color .3s ease,border-color .3s ease}@media(max-width: 768px){.sec-entry .btn-entry__circle{width:24vw;font-size:clamp(13px,3.4666666667vw,26px);border-color:#fff}}.sec-jd-num{font-family:"Benne",serif;font-size:140px;font-weight:400;line-height:1;color:#222;position:relative}@media(max-width: 768px){.sec-jd-num{font-size:82px}}.sec-jd-num::after{content:"";position:absolute;bottom:0;left:0;width:58px;max-width:58px;height:2px;background:#222}.sec-jd-title{font-family:"Shippori Mincho",serif;font-size:36px;font-weight:400;line-height:1.8;color:#222;margin-top:30px}@media(max-width: 768px){.sec-jd-title{font-size:25px;line-height:1.8;margin-top:20px}}.sec-jd-text{margin-top:30px;font-family:"Noto Sans JP",sans-serif;font-size:16px;font-weight:400;line-height:2;color:#222}.sec-jd-text p+p{margin-top:1.5em}@media(max-width: 768px){.sec-jd-text{margin-top:20px;font-size:13px}}.sec-jd-hero{position:relative;padding-top:120px;padding-bottom:60px;overflow:hidden}@media(max-width: 768px){.sec-jd-hero{padding-top:30px;padding-bottom:20px}}.sec-jd-hero__inner{display:flex;flex-direction:column;max-width:1400px;margin-inline:auto;padding-inline:30px}@media(max-width: 768px){.sec-jd-hero__inner{padding-inline:20px}}.sec-jd-hero__label{margin-top:24px;display:block;font-family:"Benne",serif;font-size:210px;font-weight:400;line-height:1;color:#f1f1f1;opacity:.5;white-space:nowrap;user-select:none}@media(max-width: 768px){.sec-jd-hero__label{margin-top:8px;font-size:78px;line-height:1.1;white-space:normal}}.sec-jd-hero__title{margin-top:30px;font-family:"Shippori Mincho",serif;font-size:48px;font-weight:400;line-height:1.5;letter-spacing:-0.03em;color:#222}@media(max-width: 768px){.sec-jd-hero__title{margin-top:12px;font-size:28px;letter-spacing:-0.02em}}.sec-jd-flow{padding-bottom:100px}@media(max-width: 768px){.sec-jd-flow{padding-bottom:60px}}.sec-jd-flow__img-wrap{max-width:1400px;margin:0 auto;padding-inline:30px;aspect-ratio:1340/480;overflow:hidden;position:relative}@media(max-width: 768px){.sec-jd-flow__img-wrap{padding:0;aspect-ratio:750/500}}.sec-jd-flow__img-wrap picture{display:block;width:100%;height:100%}.sec-jd-flow__img{width:100%;height:100%;object-fit:cover;object-position:center 30%;opacity:.9}.sec-jd-flow__head{position:absolute;width:470px;bottom:0;left:0;z-index:1;display:flex;align-items:center;gap:16px;width:min(470px,32.6388888889%);background:hsla(0,0%,100%,.9);padding-block:1.3888888889%;padding-inline:1.3888888889% 0;overflow:visible}@media(max-width: 768px){.sec-jd-flow__head{width:76%;gap:10px;padding-block:1.3333333333%;padding-inline:1.3333333333% 0}}.sec-jd-flow__num{font-family:"Benne",serif;font-size:140px;font-weight:400;line-height:.9;color:#222;flex-shrink:0;position:relative}@media(max-width: 768px){.sec-jd-flow__num{font-size:82px}}.sec-jd-flow__num::after{content:"";position:absolute;bottom:20px;left:0;width:58px;max-width:58px;height:2px;background:#222}@media(max-width: 768px){.sec-jd-flow__num::after{bottom:12px;width:34px;max-width:none}}.sec-jd-flow__title{font-family:"Shippori Mincho",serif;font-size:36px;font-weight:400;line-height:1.5;color:#222}@media(max-width: 768px){.sec-jd-flow__title{font-size:25px}}.sec-jd-flow__chart{max-width:1340px;margin:0 auto;padding-inline:50px;padding-block:60px 40px}@media(max-width: 768px){.sec-jd-flow__chart{padding-inline:20px;padding-block:20px 15px}}.sec-jd-flow .jd-flow-chart{--flow-circle-size: min(320px, (100% - 120px) / 3);display:flex;align-items:flex-start;justify-content:center;gap:0}@media(max-width: 768px){.sec-jd-flow .jd-flow-chart{flex-direction:column;align-items:center;gap:0}}.sec-jd-flow .jd-flow-chart__item{display:flex;flex-direction:column;align-items:center;flex:1;min-width:0;max-width:400px;gap:28px}@media(max-width: 768px){.sec-jd-flow .jd-flow-chart__item{max-width:100%;width:100%;gap:10px}}.sec-jd-flow .jd-flow-chart__circle{width:100%;max-width:320px;aspect-ratio:1;border-radius:50%;border:1px dashed #222;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media(max-width: 768px){.sec-jd-flow .jd-flow-chart__circle{width:222px;max-width:none}}.sec-jd-flow .jd-flow-chart__circle-inner{width:87.5%;aspect-ratio:1;border-radius:50%;background:#f1f1f1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}@media(max-width: 768px){.sec-jd-flow .jd-flow-chart__circle-inner{width:87.3873873874%;gap:4px}}.sec-jd-flow .jd-flow-chart__circle-inner--pink{background:#f4ded5}.sec-jd-flow .jd-flow-chart__circle-text{font-family:"Shippori Mincho",serif;font-size:36px;font-weight:400;line-height:1.5;color:#222}@media(max-width: 768px){.sec-jd-flow .jd-flow-chart__circle-text{font-size:25px}}.sec-jd-flow .jd-flow-chart__circle-sub{font-family:"Benne",serif;font-size:14px;line-height:1.8;color:#222;text-align:center;padding:0 10px}@media(max-width: 768px){.sec-jd-flow .jd-flow-chart__circle-sub{font-size:11px}}.sec-jd-flow .jd-flow-chart__desc{margin:0 -14px;font-family:"Shippori Mincho",serif;font-size:18px;font-weight:400;line-height:2;text-align:center;color:#222}@media(max-width: 768px){.sec-jd-flow .jd-flow-chart__desc{font-size:14px}}.sec-jd-flow .jd-flow-chart__arrow{flex-shrink:0;width:60px;align-self:flex-start;margin-top:calc(.40625*min(320px,(100% - 120px)/3));display:flex;align-items:center;justify-content:center}@media(max-width: 768px){.sec-jd-flow .jd-flow-chart__arrow{margin:10px auto;width:20px;aspect-ratio:1;flex-direction:column}}.sec-jd-flow .jd-flow-chart__arrow::before{content:"";display:block;width:66.6666666667%;max-width:40px;height:1px;background:#222;position:relative}@media(max-width: 768px){.sec-jd-flow .jd-flow-chart__arrow::before{width:1px;height:35px}}.sec-jd-flow .jd-flow-chart__arrow::after{content:"";display:block;width:8px;max-width:8px;aspect-ratio:1;border-top:1px solid #222;border-right:1px solid #222;transform:rotate(45deg);margin-left:-5px}@media(max-width: 768px){.sec-jd-flow .jd-flow-chart__arrow::after{width:8px;max-width:none;border-top:none;border-right:1px solid #222;border-bottom:1px solid #222;transform:rotate(45deg);margin-left:0;margin-top:-6px}}.sec-jd-growth{padding:100px 0}@media(max-width: 768px){.sec-jd-growth{padding:60px 0}}.sec-jd-growth__inner{display:grid;grid-template-columns:1.2fr 1fr;gap:90px;align-items:start;max-width:1340px;margin-inline:auto;padding-inline:50px}@media(max-width: 768px){.sec-jd-growth__inner{grid-template-columns:1fr;gap:40px;padding-inline:20px}}.sec-jd-growth__images{display:flex;flex-direction:column;gap:16px}@media(max-width: 768px){.sec-jd-growth__images{gap:12px}}.sec-jd-growth__img-main,.sec-jd-growth__img-sub{overflow:hidden;width:100%;position:relative}.sec-jd-growth__img-main img,.sec-jd-growth__img-sub img{width:100%;height:100%;object-fit:cover;display:block;opacity:.9}.sec-jd-growth__img-main::after,.sec-jd-growth__img-sub::after{content:"";position:absolute;inset:0;background:rgba(217,217,217,.3);mix-blend-mode:multiply;pointer-events:none}.sec-jd-growth__img-main{aspect-ratio:630/420}.sec-jd-growth__img-sub{aspect-ratio:630/420}@media(max-width: 768px){.sec-jd-growth__img-sub{transform:none}}.sec-jd-growth__content{margin-top:10px}.sec-jd-sales{padding:100px 0}@media(max-width: 768px){.sec-jd-sales{padding:60px 0}}.sec-jd-sales__inner{display:grid;grid-template-columns:1fr 1.2fr;gap:90px;align-items:start;max-width:1340px;margin-inline:auto;padding-inline:50px}@media(max-width: 768px){.sec-jd-sales__inner{grid-template-columns:1fr;gap:40px;padding-inline:20px}}.sec-jd-sales__content{margin-top:10px}.sec-jd-sales__images{display:flex;flex-direction:column;gap:16px}@media(max-width: 768px){.sec-jd-sales__images{order:-1;gap:12px}}.sec-jd-sales__img-main,.sec-jd-sales__img-sub{overflow:hidden;width:100%;position:relative}.sec-jd-sales__img-main img,.sec-jd-sales__img-sub img{width:100%;height:100%;object-fit:cover;display:block;opacity:.9}.sec-jd-sales__img-main::after,.sec-jd-sales__img-sub::after{content:"";position:absolute;inset:0;background:rgba(217,217,217,.3);mix-blend-mode:multiply;pointer-events:none}.sec-jd-sales__img-main{aspect-ratio:630/420}.sec-jd-sales__img-sub{aspect-ratio:630/420}.sec-jd-schedule{padding:100px 0 0}@media(max-width: 768px){.sec-jd-schedule{padding:60px 0 0}}.sec-jd-schedule__bg{position:relative;background:#f1f1f1;overflow:hidden;padding-block:60px 80px;max-width:1340px;margin:0 auto}@media(max-width: 768px){.sec-jd-schedule__bg{padding-block:13.3333333333vw 16vw;margin-inline:2.6666666667vw;max-width:none}}.sec-jd-schedule__bg::before{content:"";position:absolute;top:0;left:0;width:26.1194029851%;aspect-ratio:1;background:#f4ded5;pointer-events:none}@media(max-width: 768px){.sec-jd-schedule__bg::before{width:47.3333333333vw}}.sec-jd-schedule__inner{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start;position:relative;z-index:1;max-width:1340px;margin-inline:auto;padding-inline:50px}@media(max-width: 768px){.sec-jd-schedule__inner{display:flex;flex-direction:column;gap:0;padding-inline:5.3333333333vw}}.sec-jd-schedule__left{position:relative;display:flex;flex-direction:column}@media(max-width: 768px){.sec-jd-schedule__left{min-height:0;display:contents}}.sec-jd-schedule__label{font-family:"Shippori Mincho",serif;font-size:24px;font-weight:400;line-height:1.5;color:#222}@media(max-width: 768px){.sec-jd-schedule__label{order:1;font-size:clamp(18px,4.8vw,36px)}}.sec-jd-schedule__title{margin-top:26px;font-family:"Benne",serif;font-size:70px;font-weight:400;line-height:1.14;color:#222;position:relative}@media(max-width: 768px){.sec-jd-schedule__title{order:2;margin-top:20px;font-size:clamp(30px,14vw,52.5px);line-height:1.1398571429}}.sec-jd-schedule__title::after{content:"";position:absolute;bottom:0;left:0;width:58px;height:2px;background:#222}@media(max-width: 768px){.sec-jd-schedule__title::after{bottom:0;width:34px}}.sec-jd-schedule__photos{position:relative;width:100%;aspect-ratio:460/696;margin-top:12.1739130435%}@media(max-width: 768px){.sec-jd-schedule__photos{order:4;aspect-ratio:630/873;margin-top:13.3333333333vw}}.sec-jd-schedule__photo{position:absolute;overflow:hidden;margin:0}.sec-jd-schedule__photo img{width:100%;height:100%;object-fit:cover}.sec-jd-schedule__photo--01{left:0;top:17.0977011494%;width:50%;aspect-ratio:230/228}@media(max-width: 768px){.sec-jd-schedule__photo--01{top:13.9747995418%;width:50%;aspect-ratio:1}}.sec-jd-schedule__photo--02{left:60.8695652174%;top:0;width:39.1304347826%;aspect-ratio:1}@media(max-width: 768px){.sec-jd-schedule__photo--02{left:60.9523809524%;top:0;width:39.0476190476%}}.sec-jd-schedule__photo--03{left:50%;top:49.8563218391%;width:50%;aspect-ratio:1}@media(max-width: 768px){.sec-jd-schedule__photo--03{left:50%;top:50.0572737686%;width:50%}}.sec-jd-schedule__photo--04{left:0;top:74.1379310345%;width:39.1304347826%;aspect-ratio:1}@media(max-width: 768px){.sec-jd-schedule__photo--04{top:71.8213058419%;width:39.0476190476%}}.sec-jd-schedule .jd-timeline{list-style:none;padding:0}@media(max-width: 768px){.sec-jd-schedule .jd-timeline{order:3;margin-top:20.5333333333vw}}.sec-jd-schedule .jd-timeline__item{display:flex;gap:0;position:relative}.sec-jd-schedule .jd-timeline__item:not(:last-child){padding-bottom:30px}.sec-jd-schedule .jd-timeline__item:not(:last-child)::before{content:"";position:absolute;left:10.5px;top:41px;bottom:0;width:1px;transform:translateX(-50%);background:#222}@media(max-width: 768px){.sec-jd-schedule .jd-timeline__item:not(:last-child)::before{left:1.8666666667vw;top:7.6vw;width:0;transform:none;border-left:2px solid #222;background:none}}@media(max-width: 768px){.sec-jd-schedule .jd-timeline__item:not(:last-child){padding-bottom:0}}.sec-jd-schedule .jd-timeline__marker{flex:0 0 180px;display:flex;gap:24px;align-items:flex-start}@media(max-width: 768px){.sec-jd-schedule .jd-timeline__marker{flex:0 0 33.3333333333vw;gap:4vw}}.sec-jd-schedule .jd-timeline__dot{display:block;width:21px;max-width:21px;aspect-ratio:1;border-radius:50%;background:#f4ded5;flex-shrink:0;margin-top:10px}@media(max-width: 768px){.sec-jd-schedule .jd-timeline__dot{width:4vw;max-width:none;margin-top:1.7333333333vw}}.sec-jd-schedule .jd-timeline__time{font-family:"Benne",serif;font-size:50px;font-weight:400;line-height:1;color:#222;white-space:nowrap}@media(max-width: 768px){.sec-jd-schedule .jd-timeline__time{font-size:clamp(35px,9.3333333333vw,70px);line-height:1.5}}.sec-jd-schedule .jd-timeline__body{flex:1;min-width:0;padding-top:15px}@media(max-width: 768px){.sec-jd-schedule .jd-timeline__body{padding-top:2.6666666667vw}}.sec-jd-schedule .jd-timeline__event{font-family:"Shippori Mincho",serif;font-size:22px;font-weight:400;line-height:1.5;color:#222}@media(max-width: 768px){.sec-jd-schedule .jd-timeline__event{font-size:clamp(18px,4.8vw,36px)}}.sec-jd-schedule .jd-timeline__desc{margin-top:18px;font-family:"Noto Sans JP",sans-serif;font-size:16px;font-weight:400;line-height:1.5;color:#222}@media(max-width: 768px){.sec-jd-schedule .jd-timeline__desc{margin-top:2.9333333333vw;font-size:clamp(13px,3.4666666667vw,26px);max-width:50.6666666667vw}}/*# sourceMappingURL=jobdescription.css.map */
