@charset "UTF-8";:root{--meet-white:#fff;--meet-red:#f63a3a;--meet-blue:#0098d1;--meet-yellow:#fff500;--meet-beige:#fff6dd;--meet-shadow:rgba(0,0,0,.16);--meet-theme-1:#f88bce;--meet-theme-2:#ff7600;--meet-theme-3:#39c474}main{background:url(../img/event260205/img-bg@2x.png) 0 0/102px 201px;padding-bottom:0}br.sp-br{display:none}.meet{margin:0 auto;padding:100px 50px 120px;position:relative;width:min(100%,1600px)}.meet,.meet *,.meet :after,.meet :before,.meet:after,.meet:before{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:M PLUS Rounded\ 1c;-webkit-font-feature-settings:"palt" 1;font-feature-settings:"palt" 1;font-size:24px;font-weight:800;letter-spacing:.05em;line-height:1.5}.meet small{font-size:18px;font-weight:500;line-height:1.3}.meet small *{font-size:inherit;font-weight:inherit;line-height:inherit}.meet__block{background:var(--meet-white);border-radius:20px;-webkit-box-shadow:0 0 6px var(--meet-shadow);box-shadow:0 0 6px var(--meet-shadow);padding:50px 150px 70px}.meet__block,.meet__title{display:grid;place-items:center}.meet__title{font-family:Zen Kaku Gothic New,serif;font-size:60px;font-weight:900}.meet__title:after{background:-webkit-gradient(linear,left top,right top,color-stop(50%,var(--meet-red)),color-stop(50%,var(--meet-blue)));background:linear-gradient(to right,var(--meet-red) 50%,var(--meet-blue) 50%);border-radius:10px;content:"";display:block;height:10px;margin:24px 0;width:80px}.meet__lead{text-align:center}.meet__annotation:before{content:"※";font-size:inherit;font-weight:inherit}.meet__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--meet-yellow);border-radius:999px;gap:15px;justify-content:center;padding:25px 60px}.meet__button:after{background:currentColor;content:"";display:block;height:30px;-webkit-mask:url(../img/event260205/icon-arrow.svg) no-repeat center/contain;mask:url(../img/event260205/icon-arrow.svg) no-repeat center/contain;width:30px;-ms-flex-negative:0;flex-shrink:0}.meet__button--red{background:var(--meet-red);color:var(--meet-white)}.meet__button--blue{background:var(--meet-blue);color:var(--meet-white)}.meet__register{display:grid;margin-top:50px;place-items:center}.meet__register p{margin-top:30px;text-align:center}.meet__register small{font-size:16px}.meet__register .meet__button{min-width:430px}.meet__summary-content dl:after,.meet__summary-content dl:first-child:before{background:linear-gradient(90deg,currentColor 2px,transparent 0) 0 100%/10px 2px;content:"";display:block;height:2px;position:absolute;width:100%}.meet__header{display:grid}.meet__header-category{text-align:center}.meet__header-content{display:grid}.meet__header-title{display:-webkit-box;display:-ms-flexbox;display:flex;margin:15px auto 0}.meet__header-title img{height:auto}.meet__header-title:after,.meet__header-title:before{background:50%/cover no-repeat;content:"";display:block;height:150px;-webkit-transform:translateY(77px);transform:translateY(77px);width:150px}.meet__header-title:before{background-image:url(../img/event260205/deco-title-left@2x.png)}.meet__header-title:after{background-image:url(../img/event260205/deco-title-right@2x.png)}.meet__header-details{font-size:32px;margin-top:-45px;-webkit-text-stroke:5px var(--meet-white)}.meet__header-details,.meet__header-text{paint-order:stroke fill;text-align:center}.meet__header-text{line-height:2.25;margin-top:70px;-webkit-text-stroke:3px var(--meet-white)}.meet__header-text mark{background:none;color:var(--meet-red)}.meet__theme{margin-top:70px}.meet__theme-items{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:30px 0}.meet__theme-items+.meet__annotation{font-weight:900}.meet__theme-item figure{display:grid;place-items:center}.meet__theme-item img{border:5px solid var(--meet-theme);border-radius:50%;height:auto;width:min(100% - 40px,304px)}.meet__theme-item figcaption{background:var(--meet-theme);border-radius:10px;color:var(--meet-white);margin-top:-40px;padding:10px;position:relative;text-align:center;width:100%;z-index:1}.meet__theme-item:first-child{--meet-theme:var(--meet-theme-1)}.meet__theme-item:nth-child(2){--meet-theme:var(--meet-theme-2)}.meet__theme-item:nth-child(3){--meet-theme:var(--meet-theme-3)}.meet__steps{margin-top:50px}.meet__steps-content{display:grid;margin-top:20px}.meet__steps-tabs{display:grid;grid-template-columns:repeat(2,1fr)}.meet__steps-tab{color:var(--meet-white);cursor:pointer;padding:15px;place-content:center;text-align:center;-webkit-transition:opacity .2s;transition:opacity .2s}.meet__steps-tab:first-child{background:var(--meet-red);border-top-left-radius:20px}.meet__steps-tab:last-child{background:var(--meet-blue);border-top-right-radius:20px}.meet__steps-tab:after{background:url(../img/event260205/icon-dropdown.svg) no-repeat 100%/16px 10px;content:"の方はこちら";display:inline-block;padding-right:26px}@media (hover:hover){.meet__steps-tab:hover{opacity:.7}}.meet__steps-tab[data-meet-tab-active]{pointer-events:none}.meet__steps-tab[data-meet-tab-active]:after{display:none}.meet__steps-detail{border:5px solid var(--meet-color);border-radius:0 0 20px 20px;padding:70px 150px}.meet__steps-detail[data-meet-detail="1"]{--meet-color:var(--meet-red)}.meet__steps-detail[data-meet-detail="2"]{--meet-color:var(--meet-blue)}.meet__steps-detail:not([data-meet-detail-active]){display:none}.meet__steps-detail ol{counter-reset:steps;display:grid;gap:20px}.meet__steps-detail li{--count-height:106px;--count-width:72px;counter-increment:steps;padding-left:120px;position:relative}.meet__steps-detail li:after,.meet__steps-detail li:before{display:block;left:0;position:absolute;width:var(--count-width)}.meet__steps-detail li:before{background:var(--meet-color);color:var(--meet-white);content:counter(steps);font-size:40px;font-weight:500;height:var(--count-height);line-height:var(--count-width);-webkit-mask:url(../img/event260205/icon-steps.svg) no-repeat center top/100% auto;mask:url(../img/event260205/icon-steps.svg) no-repeat center top/100% auto;text-align:center}.meet__steps-detail li:not(:last-of-type){padding-bottom:30px}.meet__steps-detail li:not(:last-of-type):after{background:linear-gradient(to bottom,var(--meet-color) 3px,transparent 3px) top/3px 10px repeat-y;content:"";height:calc(100% - var(--count-height) - 10px);top:calc(var(--count-height) + 10px)}.meet__steps-detail li p{font-size:18px;line-height:2}.meet__steps-detail li p *{font-size:inherit}.meet__steps-detail li p+p{margin-top:10px}.meet__steps-detail li p small.meet__annotation{font-size:16px}.meet__steps-detail .meet__annotation{font-weight:500}.meet__steps-detail .meet__annotation a{color:var(--meet-blue);text-decoration:underline}.meet__steps-subtitle{color:var(--meet-color);font-size:32px}.meet__steps-subtitle+*{margin-top:15px}.meet__summary{margin-top:50px}.meet__summary-content{display:grid;gap:0 20px;grid-template-columns:280px auto;margin-top:20px;width:100%}.meet__summary-content dl{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column:span 2;grid-template-columns:subgrid;padding:30px 0;position:relative}.meet__summary-content dl:after{bottom:0}.meet__summary-content dl:first-child:before{top:0}.meet__summary-content dt{text-align:center}.meet__summary-content dt[data-two-letters]:first-letter{margin-right:1em}.meet__summary-content dd a{display:block;padding-right:100px;position:relative}.meet__summary-content dd a strong{text-decoration:underline}.meet__summary-content dd a:after{background:currentColor;content:"";display:block;height:30px;-webkit-mask:url(../img/event260205/icon-arrow.svg) no-repeat center/contain;mask:url(../img/event260205/icon-arrow.svg) no-repeat center/contain;position:absolute;right:50px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30px}.meet__handbook{background:var(--meet-beige);border-radius:20px;display:grid;margin-top:50px;padding:50px;place-items:center;width:100%}.meet__handbook-title{text-align:center}.meet__handbook-items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;margin-top:30px}.meet__footer{display:grid;margin-top:50px;place-items:center}.meet__footer-link{display:grid;grid-template-columns:350px auto;padding:20px;position:relative;width:min(100%,800px)}.meet__footer-link:after{background:var(--meet-red);bottom:30px;content:"";display:block;height:30px;-webkit-mask:url(../img/event260205/icon-arrow.svg) no-repeat center/contain;mask:url(../img/event260205/icon-arrow.svg) no-repeat center/contain;position:absolute;right:30px;width:30px}.meet__footer-link img{border-radius:4px;width:100%}.meet__footer-link div{display:grid;gap:6px;padding:0 40px;place-items:center}.meet__footer-contact{margin-top:50px;padding:50px;width:min(100%,1000px)}.meet__footer-contact p{font-weight:500;text-align:center}.meet__footer-contact p *{font-weight:inherit}.meet__footer-title{font-family:Zen Kaku Gothic New,serif;font-size:30px;font-weight:900}.meet__footer-title+p{margin-top:20px}.meet__sticky{bottom:50px;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;right:50px;z-index:10;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--meet-yellow);border-radius:999px;gap:10px;height:180px;padding:20px 0;text-decoration:none;width:180px}.meet__sticky,.meet__sticky *{line-height:1}.meet__sticky.js-hidden{opacity:0;pointer-events:none;-webkit-transform:scale(0);transform:scale(0)}.meet__sticky span{font-size:18px}.meet__sticky em{color:var(--meet-red);font-size:18px;font-style:normal}@media (hover:hover){.meet__sticky:hover{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}}@media (max-width:768px){br.pc-br{display:none}br.sp-br{display:inline}.meet{padding:40px 20px 100px}.meet,.meet *,.meet :after,.meet :before,.meet:after,.meet:before{font-size:16px}.meet small{font-size:14px}.meet__block{border-radius:12px;padding:40px 20px}.meet__title{font-size:26px}.meet__title:after{border-radius:4px;height:4px;margin:14px 0 20px;width:60px}.meet__button{padding:20px 30px}.meet__button:after{height:24px;width:24px}.meet__register{margin-top:30px}.meet__register .meet__button{min-width:0;width:100%}.meet__register p{text-align:justify}.meet__header-category{font-size:15px}.meet__header-title{margin-top:20px}.meet__header-title:after,.meet__header-title:before{display:none}.meet__header-details{font-size:18px;margin-top:-20px}.meet__header-text{margin-top:35px;position:relative;text-align:justify}.meet__header-text:after{background:url(../img/event260205/deco-title-left@2x.png) 50%/cover no-repeat;content:"";display:block;height:120px;left:50%;margin-top:24px;position:relative;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:120px}.meet__theme{margin-top:50px}.meet__theme-items{gap:24px;grid-template-columns:1fr}.meet__theme-item{max-width:260px}.meet__steps{margin-top:40px}.meet__steps-detail{border-width:3px;padding:30px 24px}.meet__steps-detail ol{gap:12px}.meet__steps-detail li{--count-height:56px;--count-width:36px;padding-left:56px}.meet__steps-detail li:before{font-size:24px}.meet__steps-detail li:not(:last-of-type){padding-bottom:16px}.meet__steps-detail li p{font-size:16px;line-height:1.8}.meet__steps-detail li p+p{margin-top:6px}.meet__steps-detail li p small.meet__annotation{font-size:14px}.meet__steps-subtitle{font-size:20px}.meet__summary{margin-top:30px}.meet__summary-content{grid-template-columns:repeat(2,auto)}.meet__summary-content dl{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:20px 0}.meet__summary-content dd a{padding-right:40px}.meet__summary-content dd a:after{height:24px;right:0;width:24px}.meet__handbook{margin-top:30px;padding:30px 24px}.meet__handbook-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-top:20px}.meet__footer{margin-top:30px}.meet__footer-link{gap:20px;grid-template-columns:1fr;justify-items:start;padding:20px}.meet__footer-link:after{display:none}.meet__footer-link div{justify-items:start;padding-left:0;padding-right:60px;position:relative}.meet__footer-link div:after{background:var(--meet-red);content:"";display:block;height:24px;-webkit-mask:url(../img/event260205/icon-arrow.svg) no-repeat center/contain;mask:url(../img/event260205/icon-arrow.svg) no-repeat center/contain;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px}.meet__footer-contact{margin-top:30px;padding:30px 20px}.meet__footer-contact p{margin-top:15px}.meet__footer-title{font-size:20px}.meet__sticky{display:none}}