@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&family=M+PLUS+Rounded+1c:wght@700;800;900&family=Shippori+Mincho:wght@400;600;700&display=swap";:root{--color-navy-900: #0e1a4d;--color-navy-700: #26346b;--color-red-600: #ea4207;--color-red-700: #c23705;--color-gold-300: #fdd85f;--color-cream-050: #fdf6e8;--color-white: #ffffff;--surface-page: var(--color-cream-050);--surface-card: var(--color-white);--text-heading: var(--color-navy-900);--text-body: var(--color-navy-700);--text-accent: var(--color-red-600)}:root{--font-title: "Shippori Mincho", serif;--font-catch: "M PLUS Rounded 1c", sans-serif;--font-body: "Noto Sans JP", sans-serif}:root{--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-6: 24px}:root{--z-decoration: 0;--z-content: 10;--z-badge: 20}:root{--navy: #0e1a4d;--body: #26346b;--red: #ea4207;--cream: #fdf6e8;--white: #fff;--gold: #fdd85f;--z-decoration: 0;--z-content: 10;--z-badge: 20}*,*:before,*:after{box-sizing:border-box}body,h1,h2,p,dl,dt,dd,ul{margin:0;padding:0}ul{list-style:none}img{display:block;max-width:100%}body{overflow-x:hidden;background:var(--cream);color:var(--body);font-family:Noto Sans JP,sans-serif;line-height:1.7}.l-section{position:relative;padding-block:40px}@media(min-width:1024px){.l-section{padding-block:64px}}.l-section--flush-top{padding-top:0}.l-section--flush-bottom{padding-bottom:0}.l-container{width:100%;max-width:960px;margin-inline:auto;padding-inline:16px}@media(min-width:1024px){.l-container{padding-inline:40px}}.p-hero{position:relative;min-height:380px;overflow:hidden}@media(min-width:1024px){.p-hero{min-height:560px}}.p-hero:before{position:absolute;inset:0;z-index:var(--z-decoration);content:"";background:url(/assets/hero_bg-BBleF27s.png) 72% top/cover}@media(min-width:1024px){.p-hero:before{background-position:center}}.p-hero__container{position:relative;z-index:var(--z-content);display:flex;flex-direction:column;align-items:center;max-width:560px;margin-inline:auto;padding-top:32px;text-align:center}@media(min-width:1024px){.p-hero__container{max-width:700px;padding-top:48px;padding-bottom:32px}}.p-hero__logo{height:96px;margin-bottom:12px}@media(min-width:1024px){.p-hero__logo{height:104px;margin-bottom:16px}}.p-hero__title{margin-bottom:12px;color:var(--navy);font-family:Shippori Mincho,serif;font-size:32px;font-weight:900;line-height:1.3;text-shadow:0 0 10px #fff}@media(min-width:1024px){.p-hero__title{font-size:56px}}.p-hero__catch{position:relative;margin-bottom:24px;color:var(--red);font-size:20px;font-weight:700;text-shadow:0 0 10px #fff}.p-hero__catch:after{position:absolute;top:calc(100% - 17px);left:50%;width:240px;aspect-ratio:588/78;content:"";background:url(/assets/catch_underline_sp-DyhtC-lT.png) center/contain no-repeat;transform:translate(-50%)}@media(min-width:1024px){.p-hero__catch{margin-bottom:47px;font-size:30px}.p-hero__catch:after{background-image:url(/assets/catch_underline_pc-CKi6cKC1.png);width:530px}}.p-hero__lead-wrap{position:relative;display:flex;align-items:center;justify-content:center}.p-hero__lead{color:var(--body);font-size:18px;font-weight:500;line-height:1.9;text-shadow:0 0 10px #fff}@media(min-width:1024px){.p-hero__lead{font-size:23px}}.c-badge{position:absolute;z-index:var(--z-badge);width:108px;height:108px;filter:drop-shadow(0 6px 16px rgba(0,0,0,.2))}@media(min-width:1024px){.c-badge{width:160px;height:160px}}.c-badge--red{top:-98px;left:-46px;width:100px;height:100px;transform:none}@media(min-width:768px){.c-badge--red{top:-50px;left:-100px}}@media(min-width:1024px){.c-badge--red{top:50%;left:0;width:160px;height:160px;transform:translate(-112%,-50%)}}.c-badge--yellow{top:-106px;right:-54px;width:120px;height:120px;transform:none}@media(min-width:768px){.c-badge--yellow{top:-50px;right:-100px}}@media(min-width:1024px){.c-badge--yellow{top:50%;right:0;width:160px;height:160px;transform:translate(112%,-50%)}}.p-features__grid{position:relative;z-index:var(--z-content);display:grid;gap:8px;margin-top:30px}@media(min-width:768px){.p-features__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.p-features__grid{grid-template-columns:repeat(3,1fr);gap:16px}}.c-feature-card{width:80%;margin:auto;position:relative;display:flex;flex-direction:column;justify-content:center;min-height:92px;overflow:hidden;background:var(--white);border:1px solid rgba(14,26,77,.14);border-radius:8px;box-shadow:0 4px 16px #0e1a4d1f}@media(min-width:768px){.c-feature-card{width:100%}}@media(min-width:1024px){.c-feature-card{min-height:108px;border-radius:16px}}.c-feature-card__body{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 8px 28px;text-align:center}@media(min-width:1024px){.c-feature-card__body{flex-direction:row;gap:16px;padding:20px 20px 34px;text-align:left}}.c-feature-card__body:before{flex:none;width:30px;height:30px;content:"";background-position:center;background-repeat:no-repeat;background-size:contain}@media(min-width:1024px){.c-feature-card__body:before{width:50px;height:50px}}.c-feature-card--people .c-feature-card__body:before{background-image:url(/assets/icon_card01-ZmBFtUG7.png)}.c-feature-card--idea .c-feature-card__body:before{background-image:url(/assets/icon_card02-Bh7pkRPq.png)}.c-feature-card--connection .c-feature-card__body:before{background-image:url(/assets/icon_card03-CZZsR178.png)}.c-feature-card__text{color:var(--navy);font-size:14px;font-weight:700;line-height:1.3}@media(min-width:1024px){.c-feature-card__text{font-size:16px;line-height:1.7}}.c-feature-card:after{position:absolute;right:0;bottom:0;left:0;height:20px;content:"";background-image:url(/assets/seigaiha_strip-BJwptqU8.png);background-position:center bottom;background-repeat:repeat-x;background-size:auto 100%}@media(min-width:1024px){.c-feature-card:after{height:20px}}.p-event-info{position:relative;padding-top:50px;background:url(/assets/section_bg-BrLXAuoT.png) center/cover}.c-detail-panel{position:relative;z-index:var(--z-content);padding:24px;background:var(--cream)}.c-detail-panel__rows{display:flex;flex-direction:column;gap:12px}.c-detail-row{display:grid;grid-template-columns:76px 1fr;gap:16px;padding-bottom:12px;border-bottom:1px dashed rgba(14,26,77,.35)}@media(min-width:1024px){.c-detail-row{grid-template-columns:96px 1fr}}.c-detail-row:last-child{padding-bottom:0;border-bottom:0}.c-detail-row__label{display:inline-flex;align-items:center;justify-content:center;padding:8px 4px;background:var(--navy);border-radius:8px;color:var(--white);font-size:13px;font-weight:700;letter-spacing:.02em;text-align:center;white-space:nowrap}.c-detail-row__value{align-self:center;color:var(--navy);font-size:16px;font-weight:700;line-height:1.3}@media(min-width:1024px){.c-detail-row__value{font-size:18px}}.c-detail-row__tel{color:inherit;text-decoration:underline;text-underline-offset:.15em}@media(min-width:1024px){.c-detail-row__tel{cursor:default;pointer-events:none}}.c-detail-row__note{margin-top:4px;font-size:14px;font-weight:700}.c-detail-panel__closing{position:relative;z-index:var(--z-content);margin-top:24px;color:var(--red);font-family:"M PLUS Rounded 1c",sans-serif;font-size:18px;font-weight:700;text-align:center}.p-event-info:before,.p-event-info:after{position:absolute;z-index:var(--z-decoration);bottom:8px;content:"";pointer-events:none;background-position:center bottom;background-repeat:no-repeat;background-size:contain}.p-event-info:before{left:0;width:84px;aspect-ratio:400/500;background-image:url(/assets/shisa_deco-DglVFKWL.png);z-index:11}.p-event-info:after{right:0;width:96px;aspect-ratio:400/432;background-image:url(/assets/sanshin_deco-C5-dNRHs.png);z-index:11}@media(min-width:1024px){.p-event-info:before{bottom:0;left:0;width:140px}.p-event-info:after{right:0;bottom:0;width:240px}}.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}.u-break-sp{display:inline}.u-break-tab,.u-break-pc{display:none}@media(min-width:768px){.u-none-tab{display:none}.u-break-tab{display:inline}}@media(min-width:1024px){.u-break-sp{display:none}.u-break-pc{display:inline}}.u-sp-only{display:inline}.u-pc-only{display:none}@media(min-width:1024px){.u-sp-only{display:none}.u-pc-only{display:inline}}
