/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--head-size: 60px}@media(min-width: 640px){:root{--head-size: 90px}}*,::after,::before{outline:0;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}*::selection{background:#fff;color:var(--base)}*::-moz-selection{background-color:#fff;color:var(--base)}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}@media(hover: hover){a{transition:.3s ease-in all}a *,a ::after,a ::before{transition:.3s ease-in all}}p{margin-bottom:1em}@font-face{font-family:yakuhan;src:url(../font/YakuHanJP-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:yakuhan;src:url(../font/YakuHanJP-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Be Vietnam Pro;src:url(../font/BeVietnamPro-ExtraBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Be Vietnam Pro;src:url(../font/BeVietnamPro-Medium.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Be Vietnam Pro;src:url(../font/BeVietnamPro-MediumItalic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}body{background-color:var(--base);color:#fff;width:100%;height:100%;margin:0;padding:0;font-family:YakuHan,"Hiragino Sans","Hiragino Kaku Gothic ProN","Noto Sans JP",Meiryo,sans-serif;letter-spacing:.1em;line-height:1.6;font-size:calc(14px*var(--jump));font-weight:400}body .preload *{transition:none}@media(min-width: 640px){body{font-size:16px}}@media(min-width: 640px){.sp{display:none !important}}@media(max-width: 639px){.pc{display:none !important}}@media(max-width: 939px){.lpc{display:none !important}}.resizeShow{display:inline}@media(min-width: 640px){.resizeShow{display:none}}.block{display:block}.ib{display:inline-block}.smaller{font-size:.85em}.top{height:var(--head-size);background-color:var(--base);position:fixed;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 10px 0 20px;z-index:2}.top__logo{display:block;fill:#fff;width:54px}.top__cta{display:none;background:var(--gradient);padding:5px 15px;border-radius:20px;position:relative;z-index:0}.top__cta::before{content:"";position:absolute;top:2px;left:2px;display:block;width:calc(100% - 4px);height:calc(100% - 4px);background-color:#000;border-radius:20px;z-index:-1}.top__cta.end{background:#bbb;pointer-events:none}.top__cta.end:before{content:none}.top__menu-overray{cursor:pointer;border:none;position:absolute;background:rgba(0,0,0,.3803921569);width:100%;height:100vh;top:0;left:0;margin:0;display:none;z-index:-1}.top__menu-overray.show{display:block}.top__trigger{background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;padding:0;appearance:none;color:inherit}@media(hover: hover){.top__trigger{transition:.3s ease-in all}}.top__trigger{padding:30px;position:relative;width:30px;height:10px}.top__trigger:before,.top__trigger:after{content:"";display:block;width:30px;height:1px;background-color:#fff;position:absolute;left:20px;transition:.3s ease-in-out}.top__trigger:before{top:25px}.top__trigger:after{bottom:25px}.top__trigger.open:before,.top__trigger.open:after{width:50%;left:25%;top:50%}.top__trigger.open:before{transform:rotate(45deg)}.top__trigger.open:after{transform:rotate(-45deg)}.top__menu{position:absolute;background:var(--base);top:0;right:0;width:100%;max-width:600px;height:100vh;overflow:auto;text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;padding:80px 0;gap:60px;display:none;z-index:-1}.top__menu--pages{display:flex;flex-direction:column;gap:50px}.top__menu.open{display:flex;-index:20}@media(min-width: 640px){.top{padding:10px 40px;gap:40px}.top__cta{display:block;margin-left:auto;padding:5px 30px}}@media(min-width: 640px)and (hover: hover){.top__cta:hover{color:#000}.top__cta:hover:before{background-color:#fff}}@media(min-width: 640px){.top__logo{width:85px}.top__trigger:before,.top__trigger:after{width:60px;left:0}.top__trigger:before{top:20px}.top__trigger:after{bottom:20px}.top__trigger.open:before,.top__trigger.open:after{width:100%;left:0}.top__menu{padding:120px 0}}@media(min-width: 1480px){.top{padding:10px 100px}}.page-list{padding:0;margin:0}.page-list__item{display:block}.page-list__item--link{display:block;font-size:12px}.page-list__item--link .en{font-size:18px;font-family:Be Vietnam Pro;font-weight:600;display:block}@media(hover: hover){.page-list__item--link .en:after{content:"";display:block;width:50px;height:1px;background:#fff;transform:scaleX(0);transition:.3s;margin:0 auto 2px}.page-list__item--link:hover .en:after{transform:scaleX(1)}}.list-cta,.registration-button{display:block;background:var(--gradient);padding:5px 30px;border-radius:20px;position:relative;z-index:0}.list-cta::before,.registration-button::before{content:"";position:absolute;top:2px;left:2px;display:block;width:calc(100% - 4px);height:calc(100% - 4px);background-color:#000;border-radius:20px;z-index:-1}.list-cta.end,.end.registration-button{background:#bbb;pointer-events:none}.list-cta.end:before,.end.registration-button:before{content:none}@media(hover: hover){.list-cta:hover,.registration-button:hover{color:#000}.list-cta:hover:before,.registration-button:hover:before{background-color:#fff}}.sns-list{padding:0;margin:0;display:flex;justify-content:center;gap:20px}.sns-list__item{display:block}.sns-list__item--link{display:grid;position:relative;z-index:0}.sns-list__item--link:after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background-color:#fff;z-index:-1;opacity:0;transition:1s}.sns-list__item--link.x:after{content:none}@media(hover: hover){.sns-list__item--link:hover:after{opacity:1}.sns-list__item--link:hover .bm{fill:#009ad0}.sns-list__item--link:hover .fb{fill:#1877f2}.sns-list__item--link:hover .tw{fill:#1da1f2}.sns-list__item--link:hover .li{fill:#00c300}}.sns-icon{width:24px;height:24px;fill:#fff}@media(min-width: 960px){.sns-icon{width:30px;height:30px}}.bottom-fix{width:100%;padding:20px 30px;padding-bottom:calc(env(safe-area-inset-bottom) + 20px);position:fixed;bottom:0;right:0;background-color:rgba(0,0,0,.35);backdrop-filter:blur(3px) saturate(20%);text-align:center;z-index:10;transform:translateY(0)}.fixed-cta{display:block;width:auto;max-width:500px;margin:0 auto;padding:1em;background:linear-gradient(90deg, rgb(255, 94, 7) 0%, rgb(239, 128, 35) 25%, rgb(253, 152, 30) 50%, rgb(239, 128, 35) 75%, rgb(255, 94, 7) 100%);background-position:0% 100%;background-size:200% auto;border-radius:5px;color:#fff;font-weight:16px;font-weight:bold;transition:background-position .3s}@media(min-width: 640px){.fixed-cta{font-size:18px}}@media(hover: hover){.fixed-cta:hover{background-position:100% 200%}}.bottom{background-color:#000;border-top:1px solid;border-image:var(--gradient);border-image-slice:1;padding:45px 20px;padding-bottom:calc(env(safe-area-inset-bottom) + 45px);position:relative;z-index:1}.bottom__logo{width:136px;height:35px;fill:#fff;display:block}.bottom__company{display:block;margin:20px 0 0;width:220px}.bottom__company--logo{display:block;width:100%;height:46px;fill:#fff}.bottom__sns{justify-content:flex-start;margin-bottom:20px}.bottom__copy{font-size:10px;font-family:Be Vietnam Pro;font-weight:600}@media(min-width: 640px){.bottom{padding:45px 40px}}@media(min-width: 1200px){.bottom{display:flex;justify-content:space-between;gap:100px;padding:60px 40px}.bottom__right{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.bottom__logo{width:185px;height:48px}.bottom__company{width:270px;margin:30px 0 0}.bottom__company--logo{height:36px}}.bottom-info{margin:30px 0 50px}.bottom-info__organizer{margin-bottom:.2em;font-size:12px}.bottom-info__contact{list-style:none;margin-left:0}.bottom-info__contact li{display:inline-block;padding-right:.2em;position:relative;font-size:12px}.bottom-info__contact li:nth-of-type(2){padding-right:0;padding-left:.8em;border-left:#fff 1px solid}@media(min-width: 640px){.bottom-info__organizer{display:inline-block;margin-bottom:0;margin-right:50px;font-size:14px}.bottom-info__contact{display:inline-block}.bottom-info__contact li{font-size:14px}.bottom-info__contact li:nth-of-type(2){padding-left:1em}}body:after{content:"";display:block;width:100%;height:100vh;position:fixed;top:0;left:0;background:url(../images/back.webp);z-index:-2}.fv{height:140vw;max-height:600px;position:relative;margin-top:var(--head-size);overflow:hidden;z-index:1}.fv:before{content:"";display:block;width:100%;height:calc(100% + 50px);position:absolute;top:0;left:0;background:url(../images/fv-back-sp.webp) center top/cover no-repeat;animation:fadeTop 1.5s ease-in 0s forwards}@media(min-width: 640px){.fv{display:flex;justify-content:center;align-items:flex-end;height:640px;max-height:initial}.fv:before{background:url(../images/fv-back-pc.webp) center top/cover no-repeat}}@keyframes fadeTop{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeBottom{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.fv-contens{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:40px;width:90%;height:100%;margin:0 auto;padding:50px 20px;position:relative;z-index:10}.fv-contens__title{margin:auto auto}.fv-contens__date{width:45%}.fv-contens__date img{width:100%}.fv-contens__organizer{text-align:center}.fv-contens__organizer span{display:inline-block;vertical-align:middle}.fv-contens__organizer svg{display:inline-block;width:170px;height:23px;fill:#fff;vertical-align:middle}.white-wrap{background-color:#fff;position:relative;z-index:1}.contents{padding-left:constant(safe-area-inset-left);padding-right:constant(safe-area-inset-right);padding-right:env(safe-area-inset-left);padding-left:env(safe-area-inset-left);padding-bottom:1px;position:relative;z-index:0;overflow:hidden}.contents:before,.contents:after{content:"";display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:-3}.contents:before{background:url(../images/nebula-sp.webp) center top/cover;z-index:-3}.contents:after{background-color:var(--base);opacity:.5;mix-blend-mode:screen;z-index:-2}@media(min-width: 640px){.contents:before{background:url(../images/nebula.webp) center top/cover}}.star{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2;will-change:transition,background-position}.star.even{background:url(../images/star-sp_even.webp) center top/150% no-repeat}.star.odd{background:url(../images/star-sp_odd.webp) center top/150% no-repeat}@media(min-width: 640px){.star.even{background:url(../images/star_even.webp) center top/125% no-repeat}.star.odd{background:url(../images/star_odd.webp) center top/125% no-repeat}}@media(min-width: 1050px){.star{transition:.6s}}@media(min-width: 1500px){.star{background-size:100%}}@media(min-width: 1764px){.star{background-size:1764px}}.intro{padding:60px 20px 0;margin-bottom:60px;text-align:justify}.intro__head{font-size:18px;margin-bottom:40px}.intro__paragraph{line-height:2;margin-bottom:40px}@media(min-width: 640px){.intro{padding:60px 40px 0}}@media(min-width: 940px){.intro{padding:140px 40px 0;margin-bottom:140px;text-align:center}.intro__head{font-size:20px;margin-bottom:60px}.intro__paragraph{margin-bottom:60px}}.wrap{padding:30px 20px 40px;max-width:1360px}@media(min-width: 640px){.wrap{padding:70px 40px}}@media(min-width: 940px){.wrap{padding:70px 0 70px;margin:0 auto}}.keynote-wrap{display:block;margin-bottom:30px;background:url(../images/keynote_bg-sp.webp) center top/cover;background:linear-gradient(45deg, rgb(13, 0, 53) 0%, rgb(45, 0, 133) 100%);border-top:2px solid;border-bottom:2px solid;border-image:var(--gradient);border-image-slice:1}.keynote-wrap .wrap{max-width:960px;margin:0 auto}@media(min-width: 640px){.keynote-wrap{background:url(../images/keynote_bg-pc.webp) center top/cover}}.keynote-wrap__long{display:block;margin-bottom:30px;position:relative;background:linear-gradient(45deg, rgb(13, 0, 53) 0%, rgb(19, 0, 67) 25%, rgb(25, 0, 80) 50%, rgb(29, 0, 91) 70%, rgb(38, 0, 115) 85%, rgb(45, 0, 133) 100%);border-top:2px solid;border-bottom:2px solid;border-image:var(--gradient);border-image-slice:1}.keynote-wrap__long::before,.keynote-wrap__long::after{content:"";display:block;width:100%;height:auto;aspect-ratio:187/167;position:absolute;z-index:1}.keynote-wrap__long::before{top:0;left:0;background:url("../images/keynote_bg_sp-l.svg") left top/contain no-repeat}.keynote-wrap__long::after{right:0;bottom:0;background:url("../images/keynote_bg_sp-r.svg") right bottom/contain no-repeat}.keynote-wrap__long .wrap{max-width:960px;margin:0 auto;position:relative;z-index:10}@media(min-width: 640px){.keynote-wrap__long::before,.keynote-wrap__long::after{width:50%;height:auto;aspect-ratio:35/29}.keynote-wrap__long::before{background:url("../images/keynote_bg_pc-l.svg") left top/contain no-repeat}.keynote-wrap__long::after{background:url("../images/keynote_bg_pc-r.svg") right bottom/contain no-repeat}}.keynote-content{display:flex;flex-direction:column;align-items:center;margin-top:20px;z-index:10}.keynote-content:not(:first-of-type){padding-top:10px}.keynote-content:not(:last-of-type){padding-bottom:30px;border-bottom:#fff 2px solid}.keynote-content__image{flex:0 0 auto;width:62%}.keynote-content__detail{flex:0 0 auto;width:100%;margin-top:20px}.keynote-content__detail h3{color:#ffa300;font-size:24px;font-weight:bold;line-height:1.2}@media(min-width: 640px){.keynote-content{flex-direction:row;align-items:flex-end;justify-content:center;margin-top:30px}.keynote-content:not(:first-of-type){padding-top:10px}.keynote-content:not(:last-of-type){padding-bottom:50px;border-bottom:#fff 2px solid}.keynote-content__image{flex:0 0 36%}.keynote-content__detail{flex:0 1 auto;margin-left:5%;margin-top:0}.keynote-content__detail h3{font-size:clamp(28px,3vw,32px)}}.keynote-speaker{margin-top:20px}.keynote-speaker>*{margin-bottom:.4em;line-height:1.2}.keynote-speaker__speaker{font-size:12px;font-weight:lighter;text-transform:uppercase}.keynote-speaker__name{font-size:22px;font-weight:bold;line-height:1.2}.keynote-speaker__name:not(:first-of-type){margin-top:.8em}.keynote-speaker__name span{display:inline-block;margin-top:-1em;font-size:12px;font-weight:normal}.keynote-speaker__company{font-size:12px}.keynote-speaker__company small{font-weight:lighter}@media(min-width: 640px){.keynote-speaker__speaker{font-size:16px}.keynote-speaker__name{margin-bottom:.6em;font-size:30px}.keynote-speaker__name span{font-size:14px}.keynote-speaker__company{font-size:16px}.keynote-speaker__company small{font-weight:lighter}}.sub-wrap{background-color:#fff;padding:20px;margin:40px 0 0;position:relative;z-index:10}@media(min-width: 640px){.sub-wrap{margin:60px auto 0;max-width:980px;width:100%}}.section-title{text-align:center;font-size:26px}.section-title span{display:inline-block;padding:0 1.4em .4em;position:relative}.section-title span::after{content:"";display:block;width:100%;height:3px;position:absolute;bottom:0;left:0;background:var(--gradient)}@media(min-width: 640px){.section-title{font-size:42px}}.session-note{margin-top:1.4em;text-align:center;font-size:smaller}.sect-cap{margin-top:1em}@media(min-width: 640px){.sect-cap{font-size:20px}}.movie-wrap{margin:0 auto;width:calc(100% - 40px);max-width:980px;background:#000;max-height:550px;height:calc((100vw - 40px)*.56123);position:relative;overflow:hidden}.movie-wrap__thumb{transition:.3s ease-in all;display:block;filter:brightness(0.5)}.movie-wrap__button{background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;padding:0;appearance:none;color:inherit}@media(hover: hover){.movie-wrap__button{transition:.3s ease-in all}}.movie-wrap__button{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.movie-wrap__button--icon{fill:#fff;width:50px;height:50px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border-radius:50%}@media(min-width: 940px){.movie-wrap__button--icon{width:60px;height:60px}}@media(hover: hover){.movie-wrap{transition:.3s ease-in all}.movie-wrap:hover .movie-wrap__thumb{filter:brightness(1);transform:scale(1.05)}.movie-wrap:hover .movie-wrap__button--icon{background-color:hsla(0,0%,100%,.75);fill:#000}}.movie-modal{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:-2;display:flex;align-items:center;justify-content:center;opacity:0;transition:.3s}.movie-modal.open{opacity:1;z-index:2}.movie-modal__close{background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;padding:0;appearance:none;color:inherit}@media(hover: hover){.movie-modal__close{transition:.3s ease-in all}}.movie-modal__close{background:rgba(0,0,0,.8);position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.movie-modal__close--icon{position:absolute;right:0;top:0;width:60px;height:60px}.movie-modal__close--icon:before,.movie-modal__close--icon:after{display:block;content:"";width:50%;height:1px;position:absolute;left:25%;top:50%;background-color:#fff}.movie-modal__close--icon:before{transform:rotate(45deg)}.movie-modal__close--icon:after{transform:rotate(-45deg)}@media(min-width: 640px){.movie-modal__close--icon{width:100px;height:100px}}.gradient-text{font-family:Be Vietnam Pro;font-weight:600;font-size:26px;background:linear-gradient(270deg, #5c56f3 0, #4077c8 12.5%, #ef28b4 25%, #fff 70%);background-size:400% 400%;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);display:table;margin:0 auto;transition:1s cubic-bezier(0.88, 0.41, 0.4, 0.94)}.gradient-text.on{background-position-x:100%}@media(min-width: 940px){.gradient-text{font-size:50px}}.table-item{margin:20px auto 30px;max-width:980px}.table-item:first-of-type{margin-top:40px}.table-item:last-of-type{margin-bottom:0}.table-item__time{margin-bottom:.4em;font-size:20px;font-weight:bold}.table-item__time small{font-family:Be Vietnam Pro;font-weight:400}.table-item__detail{padding:1em;position:relative;border:2px solid;border-image:var(--gradient);border-image-slice:1;background:#162948;background:radial-gradient(circle, rgb(22, 41, 72) 0%, rgb(6, 26, 57) 50%, rgb(0, 23, 31) 100%);overflow:hidden}.table-item__detail.-keynote{border:3px solid;border-image:linear-gradient(45deg, rgb(255, 154, 29) 0%, rgb(241, 129, 34) 50%, rgb(255, 94, 7) 100%);border-image-slice:1;background:#444;background:radial-gradient(circle, rgb(68, 68, 68) 0%, rgb(17, 17, 17) 100%)}.table-item__detail.-keynote .speaker-profile__item--theme::before{background:#ff5e07;background:linear-gradient(270deg, rgb(255, 94, 7) 50%, rgb(241, 129, 34) 100%)}.table-item__detail.-keynote .speaker-profile__item--theme:after{background:#ccc;background:linear-gradient(45deg, rgb(204, 204, 204) 0%, rgb(170, 170, 170) 100%)}.table-item__detail.-service{border-image:linear-gradient(45deg, #ccc 0%, #ccc 50%, #ccc 100%);border-image-slice:1;background:#162948}.table-item__detail.-service .speaker-profile__item--theme::before{background:#061a39;background:linear-gradient(270deg, rgb(6, 26, 57) 50%, rgb(6, 26, 57) 100%)}.table-item__detail.-service .speaker-profile__item--theme:after{background:#ccc;background:linear-gradient(45deg, rgb(204, 204, 204) 0%, rgb(170, 170, 170) 100%)}@media(min-width: 640px){.table-item{margin:30px auto 60px}.table-item__time{margin-bottom:.6em;font-size:24px;font-weight:bold}.table-item__time small{font-family:Be Vietnam Pro;font-weight:400}.table-item__detail{padding:2.4em}}.speaker-info{display:flex;align-items:flex-start;margin-bottom:1.6em}.speaker-info__image{flex:0 0 38%;display:flex;flex-direction:column;text-align:center}.speaker-info__image img{margin-bottom:.6em}@media(min-width: 640px){.speaker-info__image{flex:0 0 24%}.speaker-info__image img{margin-bottom:0}}.speaker-profile{flex:1 1 60%;padding:0;padding-left:3%;list-style:none}.speaker-profile__item--theme{display:block;width:110%;color:#fff;font-size:10px;font-weight:bold;letter-spacing:0;text-align:center;padding:.8em;margin-left:-10%;margin-bottom:1.6em;position:relative;z-index:1}.speaker-profile__item--theme:before,.speaker-profile__item--theme:after{display:block;content:"";width:100%;height:100%;position:absolute;left:0}.speaker-profile__item--theme:before{background:linear-gradient(270deg, rgb(10, 0, 50) 0%, rgb(39, 0, 137) 100%);top:0;clip-path:polygon(5% 0, 100% 0%, 95% 100%, 0% 100%);z-index:-1;transform:scaleY(1);transform-origin:top}.speaker-profile__item--theme:after{background:var(--gradient);top:5px;clip-path:polygon(0 0, 95% 0, 100% 100%, 5% 100%);z-index:-2;transform:scaleY(1);transform-origin:bottom}.speaker-profile__item--company{margin-bottom:.8em;font-size:12px;line-height:1.4;font-weight:bold}.speaker-profile__item--company small{font-size:10px;font-weight:normal}.speaker-profile__item--name{margin-bottom:.8em;font-size:22px;font-weight:bold;line-height:1}.speaker-profile__item--name .multiWrap div{margin-bottom:.4em}.speaker-profile__item--name .multiWrap div p{margin-bottom:0;font-size:90%}.speaker-profile__item--name .multiWrap div span{display:inline-block;margin-bottom:.8em;font-size:50%;line-height:1.2}.speaker-profile__item--name .multiWrap div span small{font-weight:normal}@media(min-width: 640px){.speaker-profile{flex:1 1 auto;padding-left:5%}.speaker-profile__item--theme{display:inline-block;width:auto;font-size:clamp(14px,2vw,20px);padding:.6em 2em;margin-left:0;margin-bottom:2.4em}.speaker-profile__item--theme:before{clip-path:polygon(6% 0, 100% 0%, 94% 100%, 0% 100%)}.speaker-profile__item--theme:after{top:8px;clip-path:polygon(0 0, 94% 0, 100% 100%, 6% 100%)}.speaker-profile__item--company{margin-bottom:1.2em;font-size:16px}.speaker-profile__item--company small{font-size:87.5%}.speaker-profile__item--name{font-size:clamp(16px,3vw,30px)}.speaker-profile__item--name .multiWrap{display:inline-block;margin-right:1em}}.modal-button{background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;padding:0;appearance:none;color:inherit}@media(hover: hover){.modal-button{transition:.3s ease-in all}}.modal-button{font-size:14px;font-weight:bold;display:inline-block;text-align:center;color:#fff;background-color:#000;border:1px solid;border-radius:3em;margin:auto auto 0;padding:.4em .6em;line-height:1;vertical-align:middle}@media(min-width: 640px){.modal-button{margin:0 auto 0;margin-left:.6em;font-size:16px}}@media(hover: hover){.modal-button:hover{color:#000;background-color:#fff}}.coming-soon{margin:30px auto 30px;max-width:980px;font-size:20px;font-weight:bold;text-align:center}@media(min-width: 640px){.coming-soon{margin:60px auto 60px;font-size:48px}}.agenda__title{margin-bottom:.6em;font-size:18px;font-weight:bold}.agenda__detail{font-size:12px;text-align:justify}@media(min-width: 640px){.agenda__title{font-size:26px}.agenda__detail{font-size:16px}}.solo-table{font-size:14px;margin:40px auto 0;width:100%;max-width:980px;font-weight:bold;border-collapse:collapse;position:relative;z-index:10}.solo-table__row{border-bottom:1px solid}.solo-table__row--head{width:25%;vertical-align:top;text-align:inherit;padding:2em 1em 2em 0;min-width:5em}.solo-table__row--data{width:80%;vertical-align:top;padding:2em 0}@media(min-width: 640px){.solo-table{font-size:20px;margin:40px auto 0}}.organizer{display:block;width:174px;margin:40px auto}.organizer__logo{width:174px;height:138px;fill:#fff}@media(min-width: 640px){.organizer{width:240px;margin:90px auto}.organizer__logo{width:240px;height:190px}}.end-wrap{background:url(../images/end-back-sp.webp) center top/cover;padding-left:constant(safe-area-inset-left);padding-right:constant(safe-area-inset-right);padding-right:env(safe-area-inset-left);padding-left:env(safe-area-inset-left);padding-top:50px;padding-bottom:150px;margin-top:40px;position:relative;z-index:1;display:flex;align-items:center;justify-content:center}.end-wrap__icon{width:265px;position:relative;z-index:1}.end-wrap__icon--ship{position:absolute;top:0;left:0;display:block;width:100%;z-index:1}@media(min-width: 640px){.end-wrap{background:url(../images/end-back.webp) center top/cover;padding-bottom:100px;margin-top:60px}.end-wrap__icon{width:350px}}.person-modal{position:fixed;top:0;left:0;background-color:var(--base);width:100%;height:100vh;z-index:-1;opacity:0;transition:.3s;visibility:hidden}.person-modal.open{z-index:20;opacity:1;visibility:visible}.person-modal.open .person-modal__box{display:flex}.person-modal.open *::-webkit-scrollbar{display:none}.person-modal__close{background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;padding:0;appearance:none;color:inherit}@media(hover: hover){.person-modal__close{transition:.3s ease-in all}}.person-modal__close{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.person-modal__box{width:100%;max-width:1480px;margin:0 auto;max-height:100vh;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:auto;padding:20px 20px 0;display:none;flex-direction:column;position:relative}.person-modal__box--image img{border:2px solid;border-image:var(--gradient);border-image-slice:1}.person-modal__box--contents{margin-top:1.4em}.person-modal__box--close{background-color:rgba(0,0,0,0);border:none;cursor:pointer;outline:none;padding:0;appearance:none;color:inherit}@media(hover: hover){.person-modal__box--close{transition:.3s ease-in all}}.person-modal__box--close{position:fixed;right:0;top:0;width:60px;height:60px}.person-modal__box--close:before,.person-modal__box--close:after{display:block;content:"";width:50%;height:1px;position:absolute;left:25%;top:50%;background-color:#fff}.person-modal__box--close:before{transform:rotate(45deg)}.person-modal__box--close:after{transform:rotate(-45deg)}.person-modal__box.-multi{justify-content:flex-start}.person-modal__box.-multi .person-modal__box--contents{width:auto;height:auto;margin-top:1.4em;padding:0 0;position:relative;top:auto;right:auto;overflow-y:visible}.person-modal__inner:not(:first-of-type){margin-top:3em}@media(min-width: 640px){.person-modal__box{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;height:100%;padding:40px;gap:40px}.person-modal__box--image{width:45%;max-width:65vh;position:sticky;top:0}.person-modal__box--contents{flex:1}.person-modal__box.-multi{justify-content:flex-start}.person-modal__box.-multi .person-modal__box--contents{flex:0;width:calc(100% - min(45%,65vh) - 120px);height:100%;margin-top:0;padding:80px 0;position:absolute;top:0;right:40px;overflow-y:scroll;overscroll-behavior-y:contain}}@media(min-width: 940px){.person-modal__box--close{width:100px;height:100px}}.person-contents:after{content:"";display:block;width:100%;height:100px}.person-contents__title{font-size:22px;padding:20px 0;margin-bottom:20px;border-bottom:2px solid;border-image:var(--gradient);border-image-slice:1}.person-contents__title br{display:none}.person-contents__profile--name{font-size:32px;font-weight:bold;min-width:5em}.person-contents__profile--post{font-size:14px;display:table}.person-contents__head{font-size:22px;margin-top:1em;font-family:Be Vietnam Pro;font-weight:600}.person-contents__caption{font-size:14px;margin-top:1em;text-align:justify}.person-contents__caption a{text-decoration:underline}.person-contents__caption.end:after{content:"";display:block;height:7em}@media(min-width: 640px){.person-contents__title{padding-top:0}.person-contents__title br{display:block}.person-contents__profile--post{font-size:18px}.person-contents__head{font-size:24px}.person-contents__caption{font-size:18px}.person-contents__caption.end:after{height:3em}}@media(min-width: 940px){.person-contents__title{font-size:36px}.person-contents__profile{display:flex;align-items:center}.person-contents__profile--post{border:none;line-height:1.2;padding:0 0 0 20px;border-left:1px solid;margin-left:20px}}[data-anime]{will-change:transform}[data-anime=clip]{clip-path:polygon(0% 100%, 100% 0%, 100% 0%, 0% 100%);transition:.6s ease-in-out all}[data-anime=clip].on{clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}[data-anime=fade-bottom]{opacity:0;transform:translateY(10%);transition:.6s ease-in-out all}[data-anime=fade-bottom].on{opacity:1;transform:translateY(0)}[data-anime=fade-top]{opacity:0;transform:translateY(-10%);transition:.6s ease-in-out all}[data-anime=fade-top].on{opacity:1;transform:translateY(0)}[data-anime=fade-left]{opacity:0;transform:translateX(-10%);transition:.6s ease-in-out all}[data-anime=fade-left].on{opacity:1;transform:translateX(0)}[data-anime=fade-right]{opacity:0;transform:translateX(10%);transition:.6s ease-in-out all}[data-anime=fade-right].on{opacity:1;transform:translateX(0)}[data-anime=appear]{position:relative;transform:scaleX(0);transform-origin:left center;transition:.6s ease-in-out all}[data-anime=appear]:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;background:var(--base);z-index:1;transition:.3s ease .3s;transform-origin:right center}[data-anime=appear].on{transform:scaleX(1)}[data-anime=appear].on:before{transform:scaleX(0)}.logo-list{display:flex;flex-wrap:wrap;justify-content:center;gap:30px 1em;padding:30px 0}.logo-list__item{flex:0 0 45%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;max-height:80px;transition:.5s}.logo-list__item a{width:90%}.logo-list__item:nth-of-type(1){transition-delay:.1s}.logo-list__item:nth-of-type(2){transition-delay:.2s}.logo-list__item:nth-of-type(3){transition-delay:.3s}.logo-list__item:nth-of-type(4){transition-delay:.4s}.logo-list__item:nth-of-type(5){transition-delay:.5s}.logo-list__item:nth-of-type(6){transition-delay:.6s}.logo-list__item:nth-of-type(7){transition-delay:.7s}.logo-list__item:nth-of-type(8){transition-delay:.8s}.logo-list__item:nth-of-type(9){transition-delay:.9s}.logo-list__item:nth-of-type(10){transition-delay:1s}.logo-list__item:nth-of-type(11){transition-delay:1.1s}.logo-list__item:nth-of-type(12){transition-delay:1.2s}.logo-list__item:nth-of-type(13){transition-delay:1.3s}.logo-list__item:nth-of-type(14){transition-delay:1.4s}.logo-list__item:nth-of-type(15){transition-delay:1.5s}.logo-list__item--link{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.logo-list__item--link img{max-height:100%;object-fit:contain}@media(min-width: 640px){.logo-list{max-width:900px;margin:0 auto;gap:40px 1.6em;padding:50px 0}.logo-list__item{flex:0 0 29%;max-height:120px}}@media(hover: hover){.logo-list__item a{transition:opacity .1s ease-in 0s}.logo-list__item a:hover{opacity:.65}}.logo-only{margin:52px auto;display:block;width:calc(100% - 40px)}.logo-only img{display:block;margin:0 auto;width:100%;max-width:340px}@media(min-width: 640px){.logo-only{display:block;margin:50px 0 45px}.logo-only img{width:100%}}@media(hover: hover){.logo-only{transition:.3s ease-in all}.logo-only:hover{opacity:.5}}.registration-box{margin:30px 0 0;text-align:center}.registration-box h3{font-size:20px;margin-bottom:1em}@media(min-width: 640px){.registration-box{margin:50px 0 0}.registration-box h3{font-size:26px}}.registration-button{margin:0 auto;font-size:1.1em;text-align:center}@media(max-width: 939px){.registration-button.long{max-width:360px}}@media(min-width: 940px){.registration-button{font-size:1.6em;border-radius:3em;max-width:420px;padding:10px;cursor:pointer}.registration-button:before{border-radius:3em}}.gra-box{border:2px solid;border-image:var(--gradient);border-image-slice:1;font-weight:bold;max-width:715px;margin:40px auto}.gra-box__head{background:var(--gradient);font-size:16px;text-align:center;padding:5px}.gra-box__data{font-size:19px;padding:20px;letter-spacing:0}@media(min-width: 640px){.gra-box{margin:90px auto 60px}.gra-box__head{font-size:20px}.gra-box__data{text-align:center;font-size:24px}}.end-caption{text-align:justify;line-height:2}@media(min-width: 940px){.end-caption{text-align:center}}.move-line{fill:none;position:absolute;top:0;left:50%;transform:translateX(-50%);height:90%;z-index:0}.end-ship img{transition:2s ease;transform:translateY(0)}.end-message{font-size:1.5em;font-weight:bold;margin-bottom:2em;text-align:center}@media(min-width: 640px){.end-message{font-size:2em}}.main-discription{margin-top:50px}.main-discription h3{margin-bottom:.8em;font-size:20px;font-weight:bold}.main-discription p{font-size:14px;text-align:justify}@media(min-width: 640px){.main-discription{text-align:center}.main-discription h3{font-size:24px}.main-discription p{font-size:16px;text-align:center}}.sub-discription{margin:0 auto;margin-top:30px}.sub-discription__item:last-of-type{margin-top:30px}.sub-discription__item dt{margin-bottom:.6em;color:#ffa300;font-size:16px;font-weight:bold}.sub-discription__item dd{font-size:14px;text-align:justify}@media(min-width: 640px){.sub-discription{display:flex;justify-content:space-between;max-width:980px;margin-top:60px;text-align:left}.sub-discription__item{flex:0 0 46%}.sub-discription__item:last-of-type{margin-top:0}.sub-discription__item dt{font-size:20px}.sub-discription__item dd{font-size:16px}}.name-wrap{display:flex;gap:1em;justify-content:center;align-items:flex-end;padding:0 1em}.name-wrap>div{width:50%}@media(min-width: 640px){.name-wrap{max-width:390px;justify-content:flex-start;padding:0}}.event-spec{margin:0 auto;display:block;margin:60px auto 40px}@media(min-width: 640px){.event-spec{margin:140px auto 100px}}.orange-cta{display:block;font-size:14px;text-align:center;margin:0 auto;background:linear-gradient(90deg, rgb(255, 86, 55) 0.03%, rgb(245, 154, 35) 50.19%, rgb(255, 208, 66) 100%);max-width:490px;padding:1em;position:relative}.orange-cta img{width:3em;position:absolute;top:1.5em;right:1em}.orange-cta.end{background:#bbb;pointer-events:none}@media(min-width: 640px){.orange-cta{font-size:18px}}@media(hover: hover){.orange-cta{transition:.3s ease-in all}.orange-cta:hover{opacity:.75}.orange-cta:hover img{right:.5em}}@media(min-width: 640px){.double-photo{opacity:0}}.double-photo-pc{display:none}@media(min-width: 640px){.double-photo-pc{display:block;position:absolute;bottom:0;right:0;width:130%;max-width:none}}.attention-wrap{text-align:center}.attention{position:relative;display:inline-block;padding:0 1em;margin-bottom:18px;font-size:22px;font-weight:bold}.attention:before,.attention:after{content:"";position:absolute;top:0;width:2px;height:100%;background:#fff;border-radius:3px}.attention:before{left:0;transform:rotate(-25deg)}.attention:after{right:0;transform:rotate(25deg)}@media(min-width: 640px){.attention{font-size:36px}}.attentio-bottom{font-weight:bold;margin-bottom:60px}@media(min-width: 640px){.attentio-bottom{font-size:28px}}.form-wrap{background-color:#fff;padding:20px;margin:40px 0 0;position:relative;z-index:10}@media(min-width: 640px){.form-wrap{margin:60px auto 0;max-width:980px;width:100%;color:#000}}#eh-root form{width:100%;padding:0 !important;max-width:initial !important}#eh-root form .heading .title{color:#000}#eh-root form .container{flex-direction:row !important;flex-wrap:wrap;gap:.6em 1em}#eh-root form .container label span{color:#000}#eh-root form .eh-terms{margin-bottom:.4em;color:#000}#eh-root form .terms pre{width:100%;white-space:pre-wrap;word-break:break-all;overflow-x:hidden}#eh-root form .terms pre a:after{display:inline-block;position:relative !important;right:auto !important;bottom:auto !important}#eh-root form .terms-confirmation p{color:#000}#eh-root form input[type=text],#eh-root form select{height:auto !important}/*# sourceMappingURL=style.css.map */