:root{--white:#ffffff;--black:#333333;--shu:#e94709;--gray-50:#f5f5f5;--gray-400:#b2b2b2;--gray-500:#737373;--surface:var(--white);--text-primary:var(--black);--text-muted:var(--gray-500);--border-muted:var(--gray-400);--accent:var(--shu);--body-bg:var(--gray-50)}:root{--default-width:1440;--inner-width:1216px;--inner-padding:35px;--inner-lower-padding:25px;--breakpoint-smp:480;--hover-opacity:0.6}@media screen and (max-width:1280px){:root{--inner-padding:35px}}@media screen and (max-width:640px){:root{--inner-lower-padding:15px;--inner-padding:15px}}.u-text-xs{font-size:12px}.u-text-sm{font-size:14px}.u-text-md{font-size:16px}.u-text-lg{font-size:18px}.section-header{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.section-header-head{display:flex;flex-direction:column;align-items:center;width:100%}@media screen and (max-width:640px){.section-header-head{gap:4px}}.section-header-label-row{display:flex;align-items:center;justify-content:center;gap:8px}.section-header-icon{display:flex;flex-shrink:0;width:10px;height:18px}.section-header-icon img{display:block;width:100%;height:100%}.section-header-label{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;line-height:1.7;letter-spacing:.98px;color:#b5b0b1}@media screen and (max-width:640px){.section-header-label{font-size:12px;line-height:1.5}}.section-header-title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:28px;font-weight:700;line-height:1.7;letter-spacing:.0703px;color:#003a76}@media screen and (max-width:640px){.section-header-title{font-size:20px;line-height:1.7;letter-spacing:normal}}.section-header-lead{margin:24px 0 0;font-family:"Noto Sans JP",sans-serif;font-size:18px;font-weight:500;line-height:1.5;letter-spacing:1.26px;color:#4a5565}@media screen and (max-width:640px){.section-header-lead{font-size:14px;line-height:1.5;letter-spacing:normal}}.section-header.is-left{align-items:stretch;text-align:left}.section-header.is-left .section-header-top{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;width:100%}.section-header.is-left .section-header-head{align-items:flex-start;flex:0 1 auto;width:auto;min-width:0}.section-header.is-left .section-header-label-row{justify-content:flex-start}.section-header.is-left .section-header-lead{text-align:left}@media screen and (max-width:640px){.section-header.is-left .section-header-head{gap:4px}}.section-header-action{display:inline-flex;flex-shrink:0;align-items:center;gap:6px;padding:2px 12px;border-radius:20px;text-decoration:none;transition:all .35s cubic-bezier(.215,.61,.355,1);box-sizing:border-box;border:1px solid #ff5679;background-color:var(--white);color:#ff5679}@media (hover:hover){.section-header-action:hover{background-color:#ff5679;border-color:var(--white);color:var(--white)}}.section-header-action:focus-visible{background-color:#ff5679;border-color:var(--white);color:var(--white)}@media screen and (max-width:640px){.section-header-action{gap:4px;padding:5px 13px}}@media (hover:hover){.section-header-action:hover .section-header-action-label{color:var(--white)}.section-header-action:hover .section-header-action-icon img{filter:brightness(0) invert(1)}}.section-header-action:focus-visible .section-header-action-label{color:var(--white)}.section-header-action:focus-visible .section-header-action-icon img{filter:brightness(0) invert(1)}.section-header-action-label{font-family:"Noto Sans JP",sans-serif;font-size:16px;font-weight:500;line-height:1.5;letter-spacing:-.3125px;color:#ff5679;white-space:nowrap;transition:all .35s cubic-bezier(.215,.61,.355,1)}@media screen and (max-width:640px){.section-header-action-label{font-size:14px;line-height:1.5}}.section-header-action-icon{display:flex;flex-shrink:0;width:16px;height:16px}.section-header-action-icon img{display:block;width:100%;height:100%;transition:all .35s cubic-bezier(.215,.61,.355,1)}.article-card{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;border-radius:10px;background-color:var(--white);box-shadow:0 0 6px -1px rgba(0,0,0,.1);text-decoration:none;transition:all .35s cubic-bezier(.215,.61,.355,1)}@media (hover:hover){.article-card:hover{box-shadow:0 0 18px 3px rgba(0,0,0,.1)}.article-card:hover .article-card-thumb img{transform:scale(1.1)}}.article-card-thumb{position:relative;display:block;width:100%;aspect-ratio:389/192;overflow:hidden}.article-card-thumb img{position:absolute;inset:0;display:block;width:100%;height:100%;max-inline-size:none;block-size:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);backface-visibility:hidden;transition:all .35s cubic-bezier(.215,.61,.355,1)}.article-card-body{display:flex;flex:1;flex-direction:column;gap:12px;padding:20px}@media screen and (max-width:640px){.article-card-body{gap:8px;padding:16px}}.article-card-meta{display:flex;flex-direction:column;gap:8px}.article-card-categories{display:flex;flex-wrap:wrap;gap:8px}.article-card-category{display:inline-flex;align-items:center;padding:3px 8px;border-radius:4px;background-color:#dbeafe;font-family:"Noto Sans JP",sans-serif;font-size:12px;font-weight:400;line-height:1.3333333333;color:#1447e6;white-space:nowrap}.article-card-date{font-family:"Noto Sans JP",sans-serif;font-size:12px;font-weight:400;line-height:1.3333333333;color:#6a7282}.article-card-title{font-family:"Noto Sans JP",sans-serif;font-size:18px;font-weight:500;line-height:1.375;letter-spacing:-.4395px;color:#101828}@media screen and (max-width:640px){.article-card-title{font-size:14px;line-height:1.5;letter-spacing:normal}}.article-card--small{box-shadow:0 0 6px -1px rgba(0,0,0,.08)}.article-card--small .article-card-thumb{aspect-ratio:272/134}.article-card--small .article-card-body{gap:8px;padding:16px}@media screen and (max-width:640px){.article-card--small .article-card-body{padding:12px}}.article-card--small .article-card-title{font-size:14px;line-height:1.5;letter-spacing:normal}.index-latest-articles-list,.index-popular-articles-list,.post-archive-list{align-items:stretch}.index-latest-articles-item,.index-popular-articles-item,.post-archive-item,.related-articles-item{display:flex}.hero-article-item{border-bottom:1px solid #ecebeb}.hero-article-item:last-child{border-bottom:none}.hero-article-item-link{display:flex;gap:23px;align-items:flex-start;padding:16px;text-decoration:none;color:inherit;transition:all .35s cubic-bezier(.215,.61,.355,1)}@media screen and (max-width:640px){.hero-article-item-link{gap:12px;padding:12px}}@media (hover:hover){.hero-article-item-link:hover{opacity:var(--hover-opacity)}}.hero-article-item-thumb{flex:0 0 128px;width:128px;height:72px;overflow:hidden;border-radius:4px}@media screen and (max-width:640px){.hero-article-item-thumb{flex-basis:81px;width:81px;height:56px}}.hero-article-item-thumb img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-article-item-body{display:flex;flex:1 1 auto;flex-direction:column;gap:8px;min-width:0}@media screen and (max-width:640px){.hero-article-item-body{gap:4px}}.hero-article-item-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.hero-article-item-category{display:inline-flex;align-items:center;padding:3px 8px;border-radius:4px;background-color:#dbeafe;font-family:"Noto Sans JP",sans-serif;font-size:12px;line-height:1.3333333333;color:#1447e6}@media screen and (max-width:640px){.hero-article-item-category{padding:3px 8px;font-size:12px;line-height:1}}.hero-article-item-date{font-family:"Noto Sans JP",sans-serif;font-size:12px;line-height:1.3333333333;color:#6a7282}@media screen and (max-width:640px){.hero-article-item-date{font-size:11px;line-height:1.5454545455}}.hero-article-item-title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:18px;font-weight:500;line-height:1.375;letter-spacing:-.4395px;color:#101828}@media screen and (max-width:640px){.hero-article-item-title{font-size:12px;line-height:1.6375;letter-spacing:0}}.index-hero{position:relative;display:flex;flex-direction:column;justify-content:center;overflow:hidden;min-height:560px}@media screen and (max-width:640px){.index-hero{justify-content:flex-start;min-height:0}}.index-hero.is-kv-only{min-height:420px}@media screen and (max-width:640px){.index-hero.is-kv-only{min-height:320px}}.index-hero-bg{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.index-hero-bg picture{display:block;width:100%;height:100%}.index-hero-bg-image{position:absolute;inset:0;width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center 35%;object-position:center 35%}@media screen and (max-width:640px){.index-hero-bg-image{-o-object-position:38% center;object-position:38% center}}.index-hero-watermark{position:absolute;z-index:0;left:0;right:0;bottom:0;overflow:hidden;pointer-events:none}.index-hero-watermark-viewport{overflow:hidden;width:100%}.index-hero-watermark-track{display:flex;align-items:center;width:-moz-max-content;width:max-content;gap:clamp(48px,10vw,160px);animation:index-hero-watermark-marquee 80s linear infinite}@media (prefers-reduced-motion:reduce){.index-hero-watermark-track{animation:none;justify-content:center;width:100%}}.index-hero-watermark-text{flex-shrink:0;margin:0;padding-top:.5rem;font-family:Montserrat,sans-serif;font-size:clamp(48px,11.8vw,170px);font-weight:700;line-height:1;white-space:nowrap;color:var(--white);opacity:.2;text-box:trim-both cap alphabetic}@media screen and (max-width:640px){.index-hero-watermark-text{font-size:clamp(40px,24vw,93px)}}@media (prefers-reduced-motion:reduce){.index-hero-watermark-text:nth-child(n+2){display:none}}@keyframes index-hero-watermark-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.index-hero-inner{position:relative;z-index:1;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:24px;align-items:flex-start;justify-content:center;width:100%;max-width:1212px;margin-inline:auto;padding:20px 16px 56px}@media screen and (max-width:640px){.index-hero-inner{flex-direction:column;gap:12px;align-items:stretch;padding:20px 16px 72px}}.index-hero.is-articles-only .index-hero-inner,.index-hero.is-events-only .index-hero-inner{justify-content:center}.index-hero.is-kv-only .index-hero-inner{display:none}.index-hero-articles{display:flex;flex:0 1 660px;flex-direction:column;gap:15px;align-items:center;width:100%;max-width:660px}@media screen and (max-width:640px){.index-hero-articles{flex:1 1 auto;gap:12px;max-width:none}}.index-hero-articles-card{width:100%;overflow:hidden;border-radius:10px;background-color:var(--white);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.index-hero-tabs{display:flex;align-items:stretch;border-bottom:1px solid #e5e7eb}.index-hero-tab{position:relative;display:flex;flex:1 1 0;flex-direction:column;align-items:center;justify-content:center;min-width:0;min-height:40px;padding:8px;border:none;background-color:var(--white);cursor:pointer;transition:all .35s cubic-bezier(.215,.61,.355,1)}@media screen and (max-width:640px){.index-hero-tab{min-height:43px;padding:11px 6px}}@media (hover:hover){.index-hero-tab:hover:not(.is-active){background-color:#003a76}.index-hero-tab:hover:not(.is-active) .index-hero-tab-label{color:var(--white)}}.index-hero-tab.is-active .index-hero-tab-label{color:#364153}.index-hero-tab.is-active::after{content:"";position:absolute;bottom:0;left:50%;width:62px;height:3px;background-color:#ff5679;transform:translateX(-50%)}@media screen and (max-width:640px){.index-hero-tab.is-active::after{width:48px}}.index-hero-tab-label{display:block;font-family:"Noto Sans JP",sans-serif;font-size:16px;font-weight:500;line-height:1.25;letter-spacing:-.1504px;text-align:center;color:#364153;word-break:break-word}@media screen and (max-width:640px){.index-hero-tab-label{font-size:12px;line-height:1.3}}.index-hero-tab-panel{display:none}.index-hero-tab-panel.is-active{display:block}.index-hero-article-list{padding:0 16px 16px}@media screen and (max-width:640px){.index-hero-article-list{padding:0}}.index-hero-cta-wrap{display:none;justify-content:center;width:100%}.index-hero-cta-wrap.is-active{display:flex}@media screen and (max-width:640px){.index-hero-cta-wrap.is-active{display:flex}}.index-hero-cta{display:inline-flex;align-items:center;justify-content:center;min-width:338px;padding:15px 20px;border-radius:30px;font-family:"Noto Sans JP",sans-serif;font-size:14px;font-weight:500;line-height:1.4285714286;letter-spacing:-.1504px;text-align:center;text-decoration:none;transition:all .35s cubic-bezier(.215,.61,.355,1);box-sizing:border-box;border:1px solid #ff5679;background-color:#ff5679;color:var(--white)}@media (hover:hover){.index-hero-cta:hover{background-color:var(--white);border-color:#ff5679;color:#ff5679}}.index-hero-cta:focus-visible{background-color:var(--white);border-color:#ff5679;color:#ff5679}@media screen and (max-width:640px){.index-hero-cta{min-width:0;width:100%;max-width:331px;padding:12px 32px;line-height:1.5}}.index-hero-events{flex:0 1 496px;width:100%;max-width:496px}@media screen and (max-width:640px){.index-hero-events{flex:1 1 auto;max-width:none}}.index-hero-events-card{display:flex;flex-direction:column;gap:16px;align-items:center;min-height:400px;padding:29px 24px 30px;border:1px solid rgba(255,255,255,.55);border-radius:10px;background-color:rgba(255,255,255,.35)}@media screen and (max-width:640px){.index-hero-events-card{gap:8px;min-height:0;padding:9px 13px}}.index-hero-events-heading{display:flex;gap:12px;align-items:center;justify-content:center;padding-block:10px}.index-hero-events-heading-icon{display:block;width:43px;height:14px}.index-hero-events-heading-icon.is-mirror{transform:scaleX(-1)}@media screen and (max-width:640px){.index-hero-events-heading-icon{width:auto;height:12px}}.index-hero-events-title{margin:0;font-family:"Noto Sans JP",sans-serif;font-size:28px;font-weight:700;line-height:1.0714285714;letter-spacing:-.4492px;white-space:nowrap;color:#003a76}@media screen and (max-width:640px){.index-hero-events-title{font-size:16px;line-height:1.6875}}.index-hero-events-carousel{display:flex;flex-direction:column;gap:16px;align-items:center;width:100%}.index-hero-events-carousel .index-hero-events-slider.slick-slider>.slick-arrow,.index-hero-events-carousel .index-hero-events-slider.slick-slider>.slick-dots{display:none!important}.index-hero-events-slider{width:100%}.index-hero-events-slider .slick-list{width:100%}.index-hero-events-slider .slick-track{display:flex;align-items:flex-start}.index-hero-events-slider .slick-slide{height:auto}.index-hero-events-slider .slick-slide>div{width:100%}.index-hero-events-slide{width:100%}.index-hero-events-link{display:block;width:100%;text-decoration:none}.index-hero-events-image{display:block;width:100%;height:auto;aspect-ratio:1200/630;-o-object-fit:contain;object-fit:contain;border-radius:3px}@media screen and (max-width:640px){.index-hero-events-image{max-width:288px;margin-inline:auto}}.index-hero-events-nav{display:flex;gap:13px;align-items:center;justify-content:center;width:100%;min-height:44px}.index-hero-events-nav .slick-prev{order:1;position:static;transform:none}.index-hero-events-nav .slick-dots{order:2;position:static;bottom:auto;display:flex!important;gap:4px;align-items:center;align-self:center;justify-content:center;width:auto;height:44px;margin:0;padding:0;list-style:none;line-height:0}.index-hero-events-nav .slick-dots li{display:flex;align-items:center;justify-content:center;width:auto;height:44px;margin:0;line-height:0}.index-hero-events-nav .slick-dots li .index-hero-events-dot,.index-hero-events-nav .slick-dots li button{position:relative;display:block;width:24px;height:24px;padding:0;border:none;border-radius:50%;background-color:transparent;cursor:pointer;font-size:0;line-height:0;color:transparent;transition:all .35s cubic-bezier(.215,.61,.355,1)}.index-hero-events-nav .slick-dots li .index-hero-events-dot::before,.index-hero-events-nav .slick-dots li button::before{display:none}.index-hero-events-nav .slick-dots li .index-hero-events-dot::after,.index-hero-events-nav .slick-dots li button::after{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;border-radius:50%;background-color:rgba(0,58,118,.25);transform:translate(-50%,-50%);transition:all .35s cubic-bezier(.215,.61,.355,1)}@media (hover:hover){.index-hero-events-nav .slick-dots li .index-hero-events-dot:hover,.index-hero-events-nav .slick-dots li button:hover{opacity:var(--hover-opacity)}}.index-hero-events-nav .slick-dots li.slick-active .index-hero-events-dot::after,.index-hero-events-nav .slick-dots li.slick-active button::after{background-color:#003a76}.index-hero-events-nav .slick-next{order:3;position:static;transform:none}.index-hero-events-arrow{position:static;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:0 0;color:#003a76;cursor:pointer;transform:none;transition:all .35s cubic-bezier(.215,.61,.355,1)}.index-hero-events-arrow::after,.index-hero-events-arrow::before{display:none}@media (hover:hover){.index-hero-events-arrow:hover{opacity:var(--hover-opacity)}}.index-hero-events-arrow.is-prev{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M14.5 6.5L9 12l5.5 5.5' stroke='%23003a76' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:24px 24px}.index-hero-events-arrow.is-next{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9.5 6.5L15 12l-5.5 5.5' stroke='%23003a76' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:24px 24px}@media screen and (min-width:642px){.index-hero-articles-card .index-hero-cta-wrap{display:none!important}.index-hero-articles>.index-hero-cta-wrap.is-active{display:flex!important}}@media screen and (max-width:640px){.index-hero-articles-card .index-hero-cta-wrap{display:none!important}}.index-popular-articles{background-color:var(--white)}.index-popular-articles-inner{display:flex;flex-direction:column;align-items:stretch;gap:24px;width:100%;margin-inline:auto;max-width:calc(var(--inner-width) + var(--inner-padding) * 2);padding-inline:calc(var(--inner-padding));margin-inline:auto;padding:64px var(--inner-padding)}@media screen and (max-width:640px){.index-popular-articles-inner{padding:60px 16px}}.index-popular-articles-list{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:24px;width:100%;margin:0;padding:0;list-style:none}@media screen and (max-width:640px){.index-popular-articles-list{flex-direction:column;flex-wrap:nowrap;gap:50px}}.index-popular-articles-item{flex:0 1 389px;width:389px;max-width:100%}@media screen and (max-width:640px){.index-popular-articles-item{flex:1 1 100%;width:100%}}.index-popular-articles-footer{display:flex;justify-content:center;width:100%;padding-top:0}@media screen and (max-width:640px){.index-popular-articles-footer{padding-top:0}}.index-popular-articles-more{display:inline-flex;align-items:center;justify-content:center;min-width:208px;padding:15px 20px;border-radius:30px;font-family:"Noto Sans JP",sans-serif;font-size:14px;font-weight:500;line-height:1.4285714286;letter-spacing:-.1504px;text-align:center;text-decoration:none;transition:all .35s cubic-bezier(.215,.61,.355,1);box-sizing:border-box;border:1px solid #ff5679;background-color:#ff5679;color:var(--white)}@media (hover:hover){.index-popular-articles-more:hover{background-color:var(--white);border-color:#ff5679;color:#ff5679}}.index-popular-articles-more:focus-visible{background-color:var(--white);border-color:#ff5679;color:#ff5679}@media screen and (max-width:640px){.index-popular-articles-more{min-width:0;padding:12px 32px;line-height:1.5}}.index-campaign{background-color:var(--white)}.index-campaign-inner{display:flex;flex-direction:column;align-items:stretch;gap:24px;width:100%;margin-inline:auto;max-width:calc(var(--inner-width) + var(--inner-padding) * 2);padding-inline:calc(var(--inner-padding));margin-inline:auto;padding:64px var(--inner-padding)}@media screen and (max-width:640px){.index-campaign-inner{padding:0 16px 60px}}.index-campaign-banner{display:block;width:100%;overflow:hidden;border-radius:10px;box-shadow:0 10px 15px rgba(0,0,0,.1),0 4px 6px rgba(0,0,0,.1);text-decoration:none;transition:all .35s cubic-bezier(.215,.61,.355,1)}@media (hover:hover){.index-campaign-banner:hover{opacity:var(--hover-opacity)}}.index-campaign-banner img{display:block;width:100%;max-inline-size:none;aspect-ratio:1216/424.328;-o-object-fit:cover;object-fit:cover}.index-latest-articles{background-color:#f3f7ff}.index-latest-articles-inner{display:flex;flex-direction:column;align-items:stretch;gap:24px;width:100%;margin-inline:auto;max-width:calc(var(--inner-width) + var(--inner-padding) * 2);padding-inline:calc(var(--inner-padding));margin-inline:auto;padding:64px var(--inner-padding)}@media screen and (max-width:640px){.index-latest-articles-inner{padding:60px 16px}}.index-latest-articles-list{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:24px;width:100%;margin:0;padding:0;list-style:none}@media screen and (max-width:640px){.index-latest-articles-list{flex-direction:column;flex-wrap:nowrap;gap:50px}}.index-latest-articles-item{flex:0 1 389px;width:389px;max-width:100%}@media screen and (max-width:640px){.index-latest-articles-item{flex:1 1 100%;width:100%}}.index-latest-articles-footer{display:flex;justify-content:center;width:100%}.index-latest-articles-more{display:inline-flex;align-items:center;justify-content:center;min-width:208px;padding:15px 20px;border-radius:30px;font-family:"Noto Sans JP",sans-serif;font-size:14px;font-weight:500;line-height:1.4285714286;letter-spacing:-.1504px;text-align:center;text-decoration:none;transition:all .35s cubic-bezier(.215,.61,.355,1);box-sizing:border-box;border:1px solid #ff5679;background-color:#ff5679;color:var(--white)}@media (hover:hover){.index-latest-articles-more:hover{background-color:var(--white);border-color:#ff5679;color:#ff5679}}.index-latest-articles-more:focus-visible{background-color:var(--white);border-color:#ff5679;color:#ff5679}@media screen and (max-width:640px){.index-latest-articles-more{min-width:0;padding:12px 32px;line-height:1.5}}.index-authors{background-color:var(--white)}.index-authors-inner{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;margin-inline:auto;max-width:calc(var(--inner-width) + var(--inner-padding) * 2);padding-inline:calc(var(--inner-padding));margin-inline:auto;padding:64px var(--inner-padding)}@media screen and (max-width:640px){.index-authors-inner{padding:40px 16px}}.index-authors-list{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:38px 18px;width:100%;margin:0;padding:0;list-style:none}@media screen and (max-width:640px){.index-authors-list{gap:16px 12px}}.index-authors-item{width:128px}@media screen and (max-width:640px){.index-authors-item{width:80px}}.index-authors-card{display:flex;flex-direction:column;align-items:center;width:100%;text-decoration:none;transition:all .35s cubic-bezier(.215,.61,.355,1)}@media (hover:hover){.index-authors-card:hover{opacity:var(--hover-opacity)}}.index-authors-avatar{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin-bottom:12px;border-radius:50%;box-shadow:0 4px 3px rgba(0,0,0,.1),0 2px 2px rgba(0,0,0,.1);overflow:hidden}.index-authors-avatar.is-placeholder{background:linear-gradient(135deg,#dbeafe 0,#bedbff 100%)}.index-authors-avatar.has-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.index-authors-avatar.is-placeholder img{display:block;width:40px;height:40px}@media screen and (max-width:640px){.index-authors-avatar{width:60px;height:60px;margin-bottom:8px}.index-authors-avatar.is-placeholder img{width:30px;height:30px}}.index-authors-name{display:block;width:100%;font-family:"Noto Sans JP",sans-serif;font-size:14px;font-weight:500;line-height:1.4285714286;letter-spacing:-.1504px;text-align:center;color:#101828}@media screen and (max-width:640px){.index-authors-name{font-size:12px;line-height:1.25;letter-spacing:normal}}.index-sns{background-color:#f3f7ff}.index-sns-inner{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;margin-inline:auto;max-width:calc(var(--inner-width) + var(--inner-padding) * 2);padding-inline:calc(var(--inner-padding));margin-inline:auto;padding:64px var(--inner-padding)}@media screen and (max-width:640px){.index-sns-inner{padding:40px 16px}}.index-sns-cards{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:24px;width:100%}@media screen and (max-width:640px){.index-sns-cards{flex-direction:column;gap:16px}}.index-sns-card{display:flex;align-items:center;gap:24px;padding:32px;width:100%;max-width:436px;border-radius:10px;background-color:var(--white);box-shadow:0 4px 3px rgba(0,0,0,.1),0 2px 2px rgba(0,0,0,.1);text-decoration:none;transition:all .35s cubic-bezier(.215,.61,.355,1)}@media screen and (max-width:640px){.index-sns-card{gap:16px;width:100%;max-width:328px;padding:20px;box-sizing:border-box}}.index-sns-card-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:64px;height:64px;border-radius:50%;transition:all .35s cubic-bezier(.215,.61,.355,1)}.index-sns-card-icon img{display:block;width:32px;height:32px;transition:all .35s cubic-bezier(.215,.61,.355,1)}@media screen and (max-width:640px){.index-sns-card-icon{width:48px;height:48px}.index-sns-card-icon img{width:24px;height:24px}}.index-sns-card--x .index-sns-card-icon{background-color:#000}.index-sns-card--x .index-sns-card-title{color:#101828}.index-sns-card--x .index-sns-card-subtitle{color:#155dfc}@media (hover:hover){.index-sns-card--x:hover{background-color:#000}.index-sns-card--x:hover .index-sns-card-icon{background-color:var(--white)}.index-sns-card--x:hover .index-sns-card-icon img{filter:invert(1)}.index-sns-card--x:hover .index-sns-card-title{color:var(--white)}.index-sns-card--x:hover .index-sns-card-subtitle{color:#eec42b}}.index-sns-card--x:focus-visible{background-color:#000}.index-sns-card--x:focus-visible .index-sns-card-icon{background-color:var(--white)}.index-sns-card--x:focus-visible .index-sns-card-icon img{filter:invert(1)}.index-sns-card--x:focus-visible .index-sns-card-title{color:var(--white)}.index-sns-card--x:focus-visible .index-sns-card-subtitle{color:#eec42b}.index-sns-card--facebook .index-sns-card-icon{background-color:#1877f2}.index-sns-card--facebook .index-sns-card-title{color:#101828}.index-sns-card--facebook .index-sns-card-subtitle{color:#1877f2}@media (hover:hover){.index-sns-card--facebook:hover{background-color:#1877f2}.index-sns-card--facebook:hover .index-sns-card-icon{background-color:var(--white)}.index-sns-card--facebook:hover .index-sns-card-icon img{filter:brightness(0) saturate(100%) invert(32%) sepia(98%) saturate(2061%) hue-rotate(203deg) brightness(96%) contrast(95%)}.index-sns-card--facebook:hover .index-sns-card-title{color:var(--white)}.index-sns-card--facebook:hover .index-sns-card-subtitle{color:#eec42b}}.index-sns-card--facebook:focus-visible{background-color:#1877f2}.index-sns-card--facebook:focus-visible .index-sns-card-icon{background-color:var(--white)}.index-sns-card--facebook:focus-visible .index-sns-card-icon img{filter:brightness(0) saturate(100%) invert(32%) sepia(98%) saturate(2061%) hue-rotate(203deg) brightness(96%) contrast(95%)}.index-sns-card--facebook:focus-visible .index-sns-card-title{color:var(--white)}.index-sns-card--facebook:focus-visible .index-sns-card-subtitle{color:#eec42b}.index-sns-card-body{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.index-sns-card-title{font-family:"Noto Sans JP",sans-serif;font-size:18px;font-weight:700;line-height:1.5555555556;letter-spacing:-.4395px;transition:all .35s cubic-bezier(.215,.61,.355,1)}@media screen and (max-width:640px){.index-sns-card-title{font-size:16px;line-height:1.5;letter-spacing:normal}}.index-sns-card-subtitle{padding-top:4px;font-family:"Noto Sans JP",sans-serif;font-size:14px;font-weight:500;line-height:1.4285714286;letter-spacing:-.1504px;transition:all .35s cubic-bezier(.215,.61,.355,1)}@media screen and (max-width:640px){.index-sns-card-subtitle{padding-top:0;font-size:13px;line-height:1.5;letter-spacing:normal}}