@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--font-family:"Noto Sans JP","Yu Gothic",sans-serif;--color-black:#000;--color-black-rgb:0,0,0;--color-white:#fff;--color-white-rgb:255,255,255;--color-red:#da234a;--color-red-rgb:218,35,73;--color-red2:#e23359;--color-accent:#f7577a;--color-text-base-rgb:255,255,255;--color-background-base:#202124;--padding-section-y:160px;--padding-section-y-sp:100px;--padding-section-x:20px;--height-header:104px;--height-header-sp:76px;--z-modal:900;--z-header:500;--z-spmenu:499}*,:after,:before{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;min-height:100vh;overflow-x:hidden}body{background-color:var(--color-background-base);color:rgb(var(--color-text-base-rgb));font-family:var(--font-family);font-size:62.5%;tap-highlight-color:transparent;text-size-adjust:100%;touch-callout:none;width:100%}body.prevent-scroll{position:fixed}a{color:inherit;text-decoration:none}li{list-style:none}.section-title{font-size:40px;font-weight:600;margin-bottom:60px;text-align:center}@media screen and (max-width:1024px){.section-title{font-size:24px}}.section-title:after{content:"";display:block;height:4px;width:100%;background-image:linear-gradient(90deg,rgba(var(--color-red-rgb),0) 0,rgba(var(--color-red-rgb),1) 50%,rgba(var(--color-red-rgb),0) 100%);margin:20px auto 0;max-width:500px}@media screen and (max-width:1024px){.section-title:after{height:2px;margin-top:5px;max-width:335px}}.section-title i{font-style:normal;padding:0 .25em}.section-title span{position:relative}.section-title span aside{position:absolute;right:-40px;bottom:-5px;font-size:12px;font-weight:300;transform:translateY(100%);white-space:nowrap}@media screen and (max-width:1024px){.section-title span aside{font-size:9px}}.section-description{font-size:24px;margin-bottom:60px;margin-top:-20px;text-align:center}@media screen and (max-width:1024px){.section-description{font-size:14px;margin-bottom:40px;margin-top:-36px}}.page-link{position:absolute;left:0;top:calc(-1*var(--height-header));height:0;width:0}@media screen and (max-width:1024px){.page-link{top:calc(-1*var(--height-header-sp))}}.square-bracket{font-size:1.2em;font-style:normal;font-weight:300;padding-right:.3em}.square-bracket.end{padding-left:.3em;padding-right:.2em}.speaker-image{height:308px;width:227px;max-width:227px;min-width:227px;overflow:hidden;padding:10px 1px 1px;position:relative}@media screen and (max-width:700px){.speaker-image{height:136px;width:100px;max-width:100px;min-width:100px}}.speaker-image:after,.speaker-image:before{position:absolute;left:0;bottom:0;content:"";display:block;height:240px;width:100%;border:1px solid var(--color-red)}@media screen and (max-width:700px){.speaker-image:after,.speaker-image:before{height:105.73px}}.speaker-image:before{background-image:linear-gradient(180deg,#30010c,#bd3149 44%)}.speaker-image:after{border-top:0;z-index:1}.speaker-image img{position:relative}.palt{font-feature-settings:"palt"}