/* destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0;margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type="checkbox"]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type="radio"]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,[type="button"],[type="reset"],[type="submit"]{cursor:pointer}button:disabled,[type="button"]:disabled,[type="reset"]:disabled,[type="submit"]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}*{word-break:break-all}html{font-family:sans-serif;font-size:62.5%;scroll-behavior:smooth;scroll-padding-top:80px}html +breakpoint{scroll-padding-top:62px}body{font-family:"Lato","Zen Kaku Gothic New",sans-serif;background:#fff;font-size:1.4rem;line-height:1.8;color:#222}@media only screen and (max-width:767px){body{font-size:size-font--small}}img{max-width:100%}em{font-style:normal}p{line-height:1.8}cite{font-style:normal}main{overflow-x:hidden}address{display:inline-block}iframe{width:100%;aspect-ratio:16/9}picture{width:100%}picture img{width:100%}/*
  l-column-2（in entry）
*/
.l-column-2{display:grid;gap:40px;grid-template-columns:1fr 1fr}@media only screen and (max-width:767px){.l-column-2{grid-template-columns:1fr}.l-column-2.-gapSmall{gap:0}}/*
  l-column-2to1（in metaverse）
*/
.l-column-2to1{display:grid;gap:40px;grid-template-columns:2fr 1fr}@media only screen and (max-width:767px){.l-column-2to1{grid-template-columns:1fr}}/*
  l-column-3（in talkSession & about）
*/
.l-column-3{display:grid;gap:40px;grid-template-columns:1fr 1fr 1fr}@media only screen and (max-width:767px){.l-column-3{grid-template-columns:1fr}}.l-column-3.-modifierA{gap:24px}@media only screen and (max-width:1280px){.l-column-3.-modifierA{gap:20px}}@media only screen and (max-width:767px){.l-column-3.-modifierA{grid-template-columns:1fr 1fr}.l-column-3__expantion{grid-column:1/3}}/*
  l-column-1to2（in about）
*/
.l-column-1to2{display:grid;grid-template-columns:1fr 2fr;gap:40px}@media only screen and (max-width:1280px){.l-column-1to2{grid-template-columns:1fr}}@media only screen and (max-width:767px){.l-column-1to2{gap:20px}}/*
  l-column-1to2（in about）
*/
.l-column-list{display:grid;grid-template-columns:auto 1fr;gap:0 9%}@media only screen and (max-width:767px){.l-column-list{gap:0;grid-template-columns:1fr}.l-column-list.-permanent{grid-template-columns:auto 1fr;gap:40px}}@media only screen and (max-width:767px) and (max-width:376px){.l-column-list.-permanent{gap:24px}}/*
  l-container
*/
.l-container{display:flex;flex-direction:column;gap:24px}.l-container.-gapXsmall{gap:12px}.l-container.-gapSmall{gap:20px}.l-container.-gapMedium{gap:32px}.l-container.-gapLarge{gap:40px}.l-container.-gapXlarge{gap:60px}.l-container.-gapXxlarge{gap:80px}.l-container.-horizontalCenter{align-items:center}@media only screen and (max-width:767px){.l-container{gap:24px}.l-container.-gapXxsmall{gap:8px}.l-container.-gapXsmall{gap:12px}.l-container.-gapSmall{gap:16px}.l-container.-gapMedium{gap:28px}.l-container.-gapLarge{gap:32px}.l-container.-gapXlarge{gap:36px}.l-container.-gapXxlarge{gap:40px}}/*
 l-contentsArea
*/
.l-contentsArea{max-width:1200px;margin:0 auto;width:100%}.l-contentsArea.-narrow{max-width:size-contentsArea--narrow}/*
 l-wrapper
*/
.l-wrapper{display:flex;flex-direction:column;gap:120px;margin:120px 0}@media only screen and (max-width:767px){.l-wrapper{gap:60px;margin:60px 0}}/*
  .c-background
*/
.c-background{position:relative;width:100%}.c-background::before{position:absolute;content:url("../assets/img/bg_lp_1.png");display:block;z-index:-100;right:0;top:-8%}@media only screen and (max-width:1280px){.c-background::before{display:none}}.c-background::after{position:absolute;content:url("../assets/img/bg_lp_2.png");display:block;left:-5%;top:10%;z-index:-100}@media only screen and (max-width:1280px){.c-background::after{display:none}}/*
  .c-block-line (in talkSession)
*/
.c-block-line{border-radius:10px;border:solid 1px #fabaaa;padding:40px;position:relative;margin-top:16px}.c-block-line.-blue{border-color:#77c1e2}.c-block-line__label{font-weight:bold;font-size:1.8rem;position:absolute;top:-1em;left:50%;transform:translateX(-50%);background-color:#fff;padding:0 16px;white-space:nowrap}/*
  .c-block-definition (in talkSession)
*/
.c-block-definition{border-radius:10px;border:solid 1px #ccc;display:grid;grid-template-columns:1fr 2fr;padding:8px 0}@media only screen and (max-width:1280px){.c-block-definition{grid-template-columns:auto 2fr}}@media only screen and (max-width:767px){.c-block-definition{grid-template-columns:1fr;text-align:center;padding:40px 24px;gap:8px}}.c-block-definition__term{display:inline-block;padding:32px 40px;border-right:1px solid #ccc;text-align:center;font-size:1.8rem}@media only screen and (max-width:767px){.c-block-definition__term{padding:0;border-right:none}}.c-block-definition__description{display:inline-block;padding:32px 40px}@media only screen and (max-width:1280px){.c-block-definition__description{text-align:center;padding:32px 36px}}@media only screen and (max-width:767px){.c-block-definition__description{padding:0}}/*
  .c-button
*/
.c-button{display:flex;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;padding:4px 17px;border-radius:50px;color:#fff;font-weight:bold;font-size:1.6rem;background-color:#f67656;transition:background-color .3s;cursor:pointer}@media only screen and (max-width:376px){.c-button{font-size:1.4rem;gap:6px;padding:4px 12px}}.c-button::after{content:"";color:#fff;width:.5em;height:.5em;border-top:solid 2px #fff;border-right:solid 2px #fff;transform:rotate(135deg);margin-bottom:.2em}.c-button:hover{background-color:#004ba5}.c-button[target="_blank"]{gap:8px}.c-button[target="_blank"]::after{transform:rotate(45deg);margin-bottom:0}/*
  .c-definitionList
*/
.c-definitionList__term{font-weight:bold;font-size:1.8rem;line-height:1.8}/*
  .c-heading-primary
*/
.c-heading-primary__japanese{position:relative;display:inline-block;font-size:1.8rem;font-weight:bold;line-height:1.3}.c-heading-primary__title{color:#004ba5;font-size:12rem;font-family:'Lato',sans-serif;font-weight:300;line-height:1.3}.c-heading-primary.-textRight{text-align:right}@media only screen and (max-width:767px){.c-heading-primary__title{font-size:5rem}.c-heading-primary.-textRight{text-align:left}}/*
  .c-heading-secondary
*/
.c-heading-secondary{color:#004ba5;line-height:1.3;font-size:3rem;font-weight:bold;text-align:right}@media only screen and (max-width:1280px){.c-heading-secondary{text-align:left}}/*
  .c-image-circle
*/
.c-image-circle{margin:0 auto}.c-image-circle img{border-radius:50%;width:150px}.c-image-circle.-large img{width:280px}/*
  .c-image-rounded
*/
.c-image-rounded{margin:0 auto}.c-image-rounded img{border-radius:10px}/*
  .c-link-image
*/
.c-link-image{display:inline-block;vertical-align:bottom;overflow:hidden;border-radius:10px;position:relative}.c-link-image img{width:100%}.c-link-image.-zoom img{transition:transform .5s ease-in-out}.c-link-image.-zoom:hover img{transform:scale(1.05);transform-origin:center}.c-link-image.-shadow{transition:all .3s ease;box-shadow:6px 6px 2px #908a8a;transform:translate(0)}.c-link-image.-shadow:hover{box-shadow:none;transform:translate(4px)}.c-link-image.-eventEnded::before,.c-link-image.-close::before{position:absolute;content:"";background-image:url("../assets/img/close.svg");background-repeat:no-repeat;background-position:center center;background-size:contain;width:50%;height:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.c-link-image.-eventEnded:hover,.c-link-image.-close:hover{box-shadow:6px 6px 2px #908a8a;transform:translate(0)}.c-link-image.-eventEnded::before{background-image:url("../assets/img/eventEnded.svg")}/*
  .c-link-text
*/
.c-link-text{color:#1090d0;position:relative;font-size:1.6rem;text-decoration:underline;font-weight:bold}@media only screen and (max-width:1280px){.c-link-text{font-size:1.2rem}}.c-link-text.-textSmall{font-size:1.4rem;font-weight:normal}.c-link-text[target="_blank"]::after{position:relative;display:inline-block;content:'';background-image:url("../assets/img/icon_blank.svg");background-size:contain;background-repeat:no-repeat;width:.8em;height:.6em;margin-left:.2em;text-decoration:none}/*
  .c-section
*/
.c-section{display:flex;flex-direction:column;gap:60px;padding:4px}@media only screen and (max-width:1280px){.c-section{padding:0 32px}}@media only screen and (max-width:767px){.c-section{gap:20px}}.c-section__body{display:flex;flex-direction:column;gap:40px}.c-section__body.-gapLarge{gap:60px}@media only screen and (max-width:1280px){.c-section__body.-gapSmall{gap:24px}}@media only screen and (max-width:1280px){.c-section__body{gap:40px}}/*
  .c-subSection
*/
.c-subSection{display:flex;flex-direction:column;gap:40px}.c-subSection__body{display:flex;flex-direction:column;gap:40px}@media only screen and (max-width:767px){.c-subSection__body{gap:20px}}/*
  .c-text-bold
*/
.c-text-bold{font-weight:bold;font-size:1.8rem;line-height:1.8}.c-text-bold.-textSmall{font-size:1.6rem}.c-text-bold.-modifierA{font-family:'Lato',sans-serif;font-size:2.8rem;line-height:1.3}/*
  .p-afterMainContent
*/
.p-afterMainContent{background-color:#fabaaa;height:370px;background-image:url("../assets/img/bg_footer.png");background-position:right bottom;background-repeat:no-repeat}.p-afterMainContent__inner{max-width:1200px;width:100%;height:100%;background-image:url("../assets/img/footerImage.svg");background-position:right 0% top 60%;background-repeat:no-repeat;display:flex;justify-content:center;flex-direction:column;margin:0 auto;gap:30px}.p-afterMainContent__content{font-size:2.8rem;line-height:2.2}@media only screen and (max-width:1280px){.p-afterMainContent{padding:0 32px;background-image:none}.p-afterMainContent__content{font-size:1.8rem;line-height:3}}@media only screen and (max-width:767px){.p-afterMainContent{padding:40px 32px;background-image:none;height:auto}.p-afterMainContent__inner{align-items:center;text-align:center;gap:15px;background-image:none}}/*
  .p-footer
*/
.p-footer{background-color:#000;color:#fff}.p-footer__inner{padding:40px 32px;display:flex;justify-content:space-between}.p-footer__content{display:flex;justify-content:space-between;gap:16px}.p-footer__copyRight{font-family:'Lato',sans-serif}.p-footer__textLink{position:relative;margin-right:20px;transition:.3s ease}.p-footer__textLink:hover{color:#f67656;opacity:.7}.p-footer__textLink::after{content:"";position:absolute;color:#fff;width:.5em;height:.5em;border-top:solid 2px #fff;border-right:solid 2px #fff;top:50%;transform:translateY(-50%) rotate(45deg);transition:.3s ease}.p-footer__textLink:hover::after{border-top:solid 2px #f67656;border-right:solid 2px #f67656;opacity:.7}.p-footer__sns{display:flex;gap:16px}.p-footer__sns path{transition:.3s ease}.p-footer__sns circle{transition:.3s ease}.p-footer__sns path:hover{fill:#f67656;opacity:.7}.p-footer__sns circle:hover{fill:#f67656;opacity:.7}@media only screen and (max-width:767px){.p-footer__inner{display:flex;flex-direction:column-reverse;align-items:center;padding:40px;gap:22px}.p-footer__content{display:flex;justify-content:space-between;width:100%}}/*
  .p-header
*/
.p-header{width:100%;height:80px;position:sticky;z-index:1000;top:0;background-color:#fff}@media only screen and (max-width:767px){.p-header{height:62px}}.p-header__inner{margin:0 auto;padding:12px 75px 12px 16px;display:flex;justify-content:space-between}.p-header__logo{max-width:250px}.p-header__content{display:flex;align-items:center}.p-header__navigation{display:flex;justify-content:space-between;align-items:center;gap:24px}.p-header__navigation__link{font-weight:bold;font-size:1.6rem;position:relative}.p-header__navigation__link::after{position:absolute;content:"";left:0;bottom:-10px;height:2px;background:#f67656;width:0%;transition:all .3s}.p-header__navigation__link:hover::after{width:100%}.p-header .c-button{display:none}@media only screen and (max-width:1280px){.p-header__inner{padding:12px 32px}.p-header__navigation{display:none}.p-header .c-button{display:flex}}@media only screen and (max-width:767px){.p-header__inner{padding:12px 16px}.p-header__logo{max-width:170px}}/*
  animation
*/
/*
  p-hero
*/
.p-hero{background-image:url("../assets/img/bg_lp_kv.png");background-repeat:no-repeat;background-position:50% 5%;background-size:contain;min-height:calc(100vh - 80px);animation:opacity 1s ease}@media only screen and (max-width:1280px){.p-hero{background-image:url("../assets/img/bg_lp_kv_tab.png")}}@media only screen and (max-width:767px){.p-hero{background-image:url("../assets/img/bg_lp_kv_sp.png");background-position:50% 10%}}.p-hero__inner{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;height:100%;min-height:calc(100vh - 80px);animation:opacity 3s ease}.p-hero__heading{font-family:'Lato',sans-serif;font-size:8rem;color:#004ba5;line-height:1.3;margin-bottom:20px;text-align:center}@media only screen and (max-width:1280px){.p-hero__heading{line-height:1;font-size:clamp(5rem,10vh,8rem)}}@media only screen and (max-width:767px){.p-hero__heading{font-size:4rem}}.p-hero__heading.-textSmallBold{font-weight:bold;font-size:5rem}@media only screen and (max-width:1280px){.p-hero__heading.-textSmallBold{font-size:4rem}}@media only screen and (max-width:767px){.p-hero__heading.-textSmallBold{font-size:3rem;word-break:keep-all;line-height:1.5}}.p-hero__lead{font-size:clamp(2rem,8vh,3rem);font-weight:500;margin-bottom:12px;line-height:1.3;text-align:center}@media only screen and (max-width:767px){.p-hero__lead{font-size:2rem}}.p-hero__image{margin-bottom:16px;max-width:550px;width:clamp(300px,50vh,550px)}@media only screen and (max-width:1280px){.p-hero__image{width:clamp(300px,40vh,434px)}}@media only screen and (max-width:767px){.p-hero__image{width:50vw;min-width:212px}}.p-hero__text{font-size:1.8rem;font-weight:500;text-align:center;display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:767px){.p-hero__text{font-size:1.2rem;padding:0 32px;white-space:nowrap}}.p-hero__text.-textBold{font-weight:bold}@keyframes opacity{0%{opacity:0}100%{opacity:1}}/*
  u-display
*/
.u-display-underSm{display:none !important}@media only screen and (max-width:767px){.u-display-underSm{display:block !important}}.u-display-underMd{display:none !important}@media only screen and (max-width:1280px){.u-display-underMd{display:block !important}}.u-display-upperMd{display:block !important}@media only screen and (max-width:1280px){.u-display-upperMd{display:none !important}}/*
  u-margin
*/
.u-m-xs{margin:4px}.u-m-s{margin:8px}.u-m-m{margin:20px}.u-m-l{margin:24px}.u-m-xl{margin:32px}.u-m-xxl{margin:40px}.u-mt-xs{margin-top:4px}.u-mt-s{margin-top:8px}.u-mt-m{margin-top:20px}.u-mt-l{margin-top:24px}.u-mt-xl{margin-top:32px}.u-mt-xxl{margin-top:40px}.u-mb-xs{margin-bottom:4px}.u-mb-s{margin-bottom:8px}.u-mb-m{margin-bottom:20px}.u-mb-l{margin-bottom:24px}.u-mb-xl{margin-bottom:32px}.u-mb-xxl{margin-bottom:40px}.u-mr-xs{margin-right:4px}.u-mr-s{margin-right:8px}.u-mr-m{margin-right:20px}.u-mr-l{margin-right:24px}.u-mr-xl{margin-right:32px}.u-mr-xxl{margin-right:40px}.u-ml-xs{margin-left:4px}.u-ml-s{margin-left:8px}.u-ml-m{margin-left:20px}.u-ml-l{margin-left:24px}.u-ml-xl{margin-left:32px}.u-ml-xxl{margin-left:40px}.u-mx-xs{margin-right:4px;margin-left:4px}.u-mx-s{margin-right:8px;margin-left:8px}.u-mx-m{margin-right:20px;margin-left:20px}.u-mx-l{margin-right:24px;margin-left:24px}.u-mx-xl{margin-right:32px;margin-left:32px}.u-mx-xxl{margin-right:40px;margin-left:40px}.u-my-xs{margin-top:4px;margin-bottom:4px}.u-my-s{margin-top:8px;margin-bottom:8px}.u-my-m{margin-top:20px;margin-bottom:20px}.u-my-l{margin-top:24px;margin-bottom:24px}.u-my-xl{margin-top:32px;margin-bottom:32px}.u-my-xxl{margin-top:40px;margin-bottom:40px}/*
  u-text
*/
.u-text-start{text-align:left !important}.u-text-center{text-align:center !important}.u-text-end{text-align:right !important}.u-text-wrap{white-space:nowrap}@media only screen and (max-width:1280px){.u-text-wrap{white-space:pre-wrap;word-break:normal}}.u-text-small{font-size:1.2rem}*{word-break:break-all}