.checkbox-component{display:block;height:20px;width:20px}.checkbox-component .icon{height:100%;width:100%}.checkbox-component .icon .bg{fill:var(--color-white);stroke:var(--color-border-outside);stroke-width:1px}.checkbox-component .icon .path{fill:none;stroke:none}.checkbox-component .icon .point{fill:transparent;opacity:0;visibility:hidden}.checkbox-component .input:checked~.icon .bg{fill:var(--color-indigo-600);stroke:var(--color-indigo-600)}.checkbox-component .input:checked~.icon .point{fill:var(--color-white);opacity:1;visibility:visible}.checkbox-component .input:disabled~.icon .bg{fill:var(--color-grayscale-200)}.checkbox-component .input:disabled~.icon .point{opacity:0;visibility:hidden}.checkbox-component .input:checked:disabled~.icon .bg{fill:var(--color-grayscale-50);stroke:var(--color-border-outside)}.checkbox-component .input:checked:disabled~.icon .point{fill:var(--color-border-base);opacity:1;visibility:visible}.checkbox-component.--l{height:24px;width:24px}.checkbox-component.--m{height:20px;width:20px}.ctx-popup.com-preview-modal .area-modal{background:var(--color-white);border-radius:var(--radius-level-l);box-sizing:border-box;display:flex;flex-direction:column;padding:24px;row-gap:24px;width:500px}.ctx-popup.com-preview-modal .box-top{display:flex;justify-content:space-between}.ctx-popup.com-preview-modal .box-top .title{font-size:var(--font-size-title-m);font-weight:var(--font-weight-bold)}.ctx-popup.com-preview-modal .box-top .btn-close{height:20px;width:20px}.ctx-popup.com-preview-modal .img{aspect-ratio:.75;-o-object-fit:cover;object-fit:cover;width:100%}.ctx-popup.com-preview-modal .box-viewer{background:var(--color-blue-50);border-radius:var(--radius-level-l);max-height:300px;overflow-y:auto;padding:16px}.ctx-popup.com-preview-modal .box-viewer .viewer{font-size:var(--font-size-body-m)}.ctx-popup.com-preview-modal .box-label .label{align-items:center;-moz-column-gap:4px;column-gap:4px;display:flex}.page-main{background:var(--color-white) url(./bg-main.Ch1q3VBK.png) no-repeat center top/contain;gap:82px;padding:0}.page-main,.page-main .area-opening{align-items:center;display:flex;flex-direction:column;justify-content:center}.page-main .area-opening{height:65vh;padding:68px 0 60px;position:relative;width:100%}.page-main .area-opening .box-opening{align-items:center;display:flex;gap:40px}.page-main .area-opening .box-opening .group-text{display:flex;flex:1;flex-direction:column;gap:16px;min-width:420px;text-align:center}.page-main .area-opening .box-opening .group-text .title{font-size:var(--font-size-heading-xl);font-weight:var(--font-weight-bold);line-height:132%}.page-main .area-opening .box-opening .group-text .title .point{color:var(--color-primary-point)}.page-main .area-opening .box-opening .group-text .description{font-size:var(--font-size-title-s);font-weight:var(--font-weight-semibold)}.page-main .area-opening .box-opening .group-text .br-mo{display:none}.page-main .area-opening .box-scroll{align-items:center;bottom:14%;display:flex;flex-direction:column;gap:8px;justify-content:center;left:50%;position:absolute;transform:translate(-50%)}.page-main .area-opening .box-scroll .text{font-weight:var(--font-weight-semibold)}.page-main .area-opening .box-scroll .icon{height:22px;width:12px;fill:var(--color-primary-point)}.page-main .area-intro{align-items:center;background:var(--color-blue-900);border-radius:30px;box-sizing:border-box;display:flex;gap:28px;margin-top:-100px;max-width:1838px;padding:40px 80px;width:100%}.page-main .area-intro .box-title{color:var(--color-white);display:flex;flex-direction:column}.page-main .area-intro .box-title .img{width:40px}.page-main .area-intro .box-title .title{font-size:var(--font-size-heading-xl);font-weight:var(--font-weight-bold);line-height:140%}.page-main .area-intro .box-intro{display:grid;flex:1;gap:9px;grid-template-columns:repeat(5,minmax(0,1fr))}.page-main .area-intro .box-intro .item{align-items:center;background:var(--color-white);border:1px solid var(--color-white);border-radius:24px;box-sizing:border-box;color:var(--color-indigo-800);display:flex;font-size:var(--font-size-title-xl);font-weight:var(--font-weight-semibold);gap:9px;height:120px;justify-content:flex-start;min-width:0;padding:44px 28px}.page-main .area-intro .box-intro .item:hover{background:var(--color-primary-point);color:var(--color-white)}.page-main .area-intro .box-intro .item .img{height:60px;margin:0;width:60px}.page-main .area-intro .box-intro .item .text{display:block;flex:1;text-align:center}.page-main .area-notice-news{display:flex;gap:40px;height:520px;justify-content:center;max-width:1838px;width:100%}.page-main .area-notice-news .box-list{display:flex;flex-direction:column;gap:40px;max-width:780px;width:100%}.page-main .area-notice-news .box-list .group-title{align-items:center;display:flex;justify-content:space-between;width:100%}.page-main .area-notice-news .box-list .group-title .title{align-items:center;display:flex;font-size:var(--font-size-heading-l);font-weight:var(--font-weight-bold);gap:4px;line-height:100%}.page-main .area-notice-news .box-list .group-title .btn-defalut{align-items:center;background:#00abcc05;border:1px solid var(--color-primary-point);border-radius:999px;box-shadow:0 4px 0 0 var(--color-primary-point);box-sizing:border-box;color:var(--color-indigo-950);display:inline-flex;font-size:16px;font-weight:var(--font-weight-zmedium);gap:4px;justify-content:center;padding:18px 10px 16px 12px}.page-main .area-notice-news .box-list .group-title .btn-defalut:hover{background:#004e640f;border:1px solid var(--color-primary-point);border-radius:999px;box-shadow:0 4px 0 0 var(--color-primary-point)}.page-main .area-notice-news .box-list .group-title .btn-defalut .icon{height:24px;width:24px}.page-main .area-notice-news .box-list .group-title .btn-defalut .path{fill:var(--color-indigo-950)}.page-main .area-notice-news .box-list .group-list{display:flex;flex-direction:column;gap:12px}.page-main .area-notice-news .box-list .group-list .item{align-items:center;background:#f2f4f8;border-radius:12px;box-sizing:border-box;display:flex;justify-content:space-between;padding:26px 32px;width:100%}.page-main .area-notice-news .box-list .group-list .item .title{display:block;font-size:var(--font-size-title-m);font-weight:var(--font-weight-semibold);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 200px)}.page-main .area-notice-news .box-list .group-list .item .date{color:var(--color-text-description);font-size:var(--font-size-body-l);text-align:right}.page-main .area-video{align-items:center;background:#cddcef;border-radius:30px;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;justify-content:center;margin-bottom:60px;max-width:1838px;padding:36px 0 40px;position:relative;width:100%}.page-main .area-video:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB4CAYAAAA5ZDbSAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAATuSURBVHgB7Z3NcttUFMePvmzHcRKnpaRTYOIWugE2zDCsw54Nj5A36CPwBvAGsGXHGzQsWBMGposy03GAlklKayXOh+pYEvfYVgiNHMhMpCv//f/N3LGl44lt/e69ls6RFBFCCCGEEEIIIedwpCDSNO2Yhwcv+oOVl/1juXd7WTzX/ddrTEymxXbDSA6Oo0tj9++0L7zvZbGd532Jk1TurS1fKfZk90AagSd3bixeKfbrs1AWG8HU2HKzJmvtpi7um/aF4zihXDO+FMfXpm2IJJKKCs97yfRY+j9ieVwWcx1navSymKLyrxpL/yP2WmTFtE25Zlwpjo6Qq9CRAihSMKkAFAwOBYNDweBQMDgUDA4Fg0PB4FAwOBQMDgWDU2Q16YF5+PJFPxJtWqXxvXF/iqJI4zJvuKYqVq/XR88fT6pJt8fVJK0ibZpq0ndyzRRWTTIf9isj8ZvTWNqJ8ZrJVXb2+g9TcToyZ3iObN1/pz6qGCWjzXG2TcIiSoVKkeVCmXzoCx/8lye7plQ2fyN4aEqSZpt0pUT4GwxOoSMYGT1BwHXHuzC+mXt12XN13TgWTH6S9Kdp/FpdX/54mnvB/pmIfyRly95EYiZT1ymBNzsTH4Rg90yEjB6Dc9KUvNHknRuByFRKcN5oyqY8hNFkAyuCb7Ub4htzmaRM3jBO5NHvPYkGscwqa6sLsn5rSaqCFcFLjSB3/c7eoewfDWSW+c18h3azLiuLNakClZrfhkkiCIRHr6Qq8AcMHAoGh4LBoWBwKBicSiU6+sd6tWEkp8PxcbBet5XVjbMUojfJRumyPtdER+CP15GLVErwK1M8jgbD3Fh2lV6c5CdBVHjge9KoeUa6N5JuiyqdywBTbNAOEJvOkXUQU3eVeuCNRngt8Aod5Xr8PjDZt1OTidP3X21VI8mhwFaTdGrXjR3pwsl4nUpX0Z5JkfqmdJdN8yremeS88zpBYv6WtjTRjpQYoaYzGZnaqXTWqfLpR3NVLlQRAyNETmVu4F40OBQMDgWDQ8HgWNnJ2tx+JkHOEcvz/RM5ioYy67SfHkg7vFgyHKbl35jGiuBvn+ptoYDPi+6djNsFys+2cYoGh4LBoWBwKBgcCgaHgsGhYHAoGBwKBoeCwbFT8O8+tpG1s4+F7Kwdwb09IeXAKRocCgaHgsGhYHAoGBwKBoeCwaFgcCgYHAoGh4LBoWBw7BQb6o1qXQZfFhZuM2FH8PsfC/SVDVPhlQ3kmqFgcCgYHAoGh4LBoWBwKBgcCgaHgsGhYHCspCrfXQxG93t8neg0ljie/RRmzXdz73bbj5PwpZSLFcE/b7yXu/6HR3/KH38dyqzzwfoN+XD9Zl4obEq5cIoGh4LBoWBwKBgcCgaHgsGhYHAoGBwKBoeCwaFgcCgYHAoGh4LBoWBwKBgcCgaHgsGhYHAoGBwKBqdSgn0P4y7hNb86m7VSgu+urciss9gI5K2bLakKdu7RMYU32wvy2ScdCQ8HMhjGMou8/UYr96R3W9gSvG1aJy+gI0AbIkmS/CQlY6WrmS/6vcwhQRA8lJKxslfT6/Xa9Xr9R5Hy/yO2RbrNZvOulIyVEby6uhqaUfx5mqahzAddx3E+FQtY2xtotVrbrut+ZJ52BZstlbuwsNAVC1TiwLPf728Y2drWBQQzQ+2YtrW0tLQlhBBCCJk7/gYV8WSIl4vfCgAAAABJRU5ErkJggg==) no-repeat 50%;bottom:-85px;content:"";display:none;height:120px;left:120px;position:absolute;width:120px}.page-main .area-video .box-title{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;max-width:1415px;width:100%}.page-main .area-video .box-title .img{width:40px}.page-main .area-video .box-title .title{font-size:var(--font-size-heading-l);font-weight:var(--font-weight-bold);line-height:140%}.page-main .area-video .box-video{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.page-main .area-video .box-video .description{align-items:center;background:#0000004d;border-radius:var(--radius-level-m);color:var(--color-white);display:flex;font-size:var(--font-size-title-l);height:492px;justify-content:center;max-width:1200px;text-align:center;width:100%}.page-main .area-video .box-video .group-video{display:flex;gap:26px;max-width:1415px;width:100%}.page-main .area-video .box-video .group-video.--full{border-radius:20px;height:492px;max-width:1200px;overflow:hidden;width:100%}.page-main .area-video .box-video .group-video.--full .video-link{height:492px;width:100%}.page-main .area-video .box-video .group-video .video-link{border-radius:20px;height:492px;overflow:hidden;position:relative;width:55%}.page-main .area-video .box-video .group-video .video-link .img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.page-main .area-video .box-video .group-video .video-link .icon-video-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.page-main .area-video .box-video .group-video .list-video{background:var(--color-white);border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;padding:24px 18px;width:45%}.page-main .area-video .box-video .group-video .list-video .img{border-radius:16px;height:82px;min-width:148px;-o-object-fit:cover;object-fit:cover;width:148px}.page-main .area-video .box-video .group-video .list-video .video{align-items:center;border-bottom:1px dotted var(--color-grayscale-100);display:flex;gap:23px;min-height:88px;padding:14px 0}.page-main .area-video .box-video .group-video .list-video .video:first-child{padding-top:0}.page-main .area-video .box-video .group-video .list-video .video:last-child{border:0;padding-bottom:0}.page-main .area-video .box-video .group-video .list-video .text{display:flex;flex-direction:column;font-size:var(--font-size-title-m);font-weight:var(--font-weight-bold);gap:4px}.page-main .area-video .box-video .group-video .list-video .text.--empty{color:var(--color-text-description);font-size:var(--font-size-body-m);text-align:center;width:100%}.page-main .area-video .box-video .group-video .list-video .date{color:var(--color-text-description);font-size:var(--font-size-body-l);font-weight:var(--font-weight-medium)}.page-main .area-video .box-video .group-video .group-text{display:flex;flex:1;flex-direction:column;max-width:calc(100% - 171px);row-gap:4px}.page-main .area-video .box-video .group-video .group-text .text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.area-banner{align-items:center;align-self:stretch;background:var(--color-grayscale-50);box-sizing:border-box;display:flex;gap:378px;height:52px;justify-content:center;padding:0 520px}@media (max-width:1440px){.page-main{background:var(--color-white) url(./bg-main-1440.BZqtqOuR.png) no-repeat center top/contain;box-sizing:border-box}.page-main .area-opening{box-sizing:border-box;height:auto;letter-spacing:-.8px;min-height:580px;padding:80px 40px 0}.page-main .area-opening .box-opening .img-left{width:316px}.page-main .area-opening .box-opening .img-right{width:251px}.page-main .area-opening .box-scroll{bottom:8%}.page-main .area-intro{flex-direction:column}.page-main .area-intro .box-title{align-items:center;justify-content:center;text-align:center}.page-main .area-intro .box-title .title{display:inline-block;padding-top:12px}.page-main .area-intro .box-intro{width:100%}.page-main .area-notice-news{align-items:center;box-sizing:border-box;flex-direction:column;height:auto;justify-content:center;padding:0 40px}.page-main .area-notice-news .box-list{max-width:1118px}.page-main .area-video:after{display:none}}@media (max-width:1024px){.page-main{background:var(--color-white) url(./bg-main-1024.CSf6k5ic.png) no-repeat center top/contain;gap:60px}.page-main .area-opening .box-opening{align-items:center;flex-direction:column;gap:60px;justify-content:center}.page-main .area-opening .box-opening .img-left{order:2}.page-main .area-opening .box-opening .img-right{display:none}.page-main .area-opening .box-opening .group-text{font-size:48px;min-width:100%}.page-main .area-opening .box-scroll{bottom:auto;left:auto;padding:30px 0;position:relative;transform:translate(0)}.page-main .area-opening .point{display:inline-block}.page-main .area-intro{border-radius:24px;margin-top:-50px;padding:40px 16px}.page-main .area-intro .box-title .title{font-size:var(--font-size-title-xl)}.page-main .area-intro .box-intro{max-width:798px}.page-main .area-intro .box-intro .item{align-items:center;flex-direction:column;font-size:20px;justify-content:center;padding:10px 28px}.page-main .area-notice-news .box-list{gap:20px}.page-main .area-notice-news .box-list .group-title .title{font-size:var(--font-size-title-l)}.page-main .area-notice-news .box-list .group-title .title .img{width:32px}.page-main .area-notice-news .box-list .group-title .btn-defalut{font-size:var(--font-size-body-s);height:36px}.page-main .area-notice-news .box-list .group-list .item{padding:16px 24px}.page-main .area-notice-news .box-list .group-list .item .title{font-size:var(--font-size-body-l)}.page-main .area-notice-news .box-list .group-list .item .date{font-size:var(--font-size-body-m)}.page-main .area-video{border-radius:28px;margin-bottom:40px;padding:40px 16px}.page-main .area-video .box-title .title{font-size:var(--font-size-title-xl)}.page-main .area-video .box-video .description{font-size:var(--font-size-title-s);height:304px}.area-banner{align-items:center;display:flex;flex-direction:column;gap:12px;height:auto;justify-content:center;padding:14px 49px}}@media (max-width:768px){.page-main{padding:0}.page-main .area-opening{height:auto;padding:70px 20px 0}.page-main .area-opening .box-opening .img-left{width:85%}.page-main .area-opening .box-opening .group-text .title{font-size:var(--font-size-title-l)}.page-main .area-opening .box-opening .group-text .description{font-size:var(--font-size-body-m);line-height:150%}.page-main .area-opening .box-opening .group-text .br-pc{display:none}.page-main .area-opening .box-opening .group-text .br-mo{display:inline}.page-main .area-opening .box-opening .point{display:inline-block;font-size:30px;padding-top:8px}.page-main .area-intro .box-title .img{width:28px}.page-main .area-intro .box-intro{grid-template-columns:repeat(2,minmax(0,1fr))}.page-main .area-intro .box-intro .item{flex:0 0 48%}.page-main .area-notice-news{padding:0 16px}.page-main .area-notice-news .box-list .group-list .item{align-items:flex-start;border-radius:8px;flex-direction:column;gap:8px;justify-content:flex-start;text-align:left}.page-main .area-notice-news .box-list .group-list .item .title{width:100%}.page-main .area-notice-news .box-list .group-list .item .date{text-align:start}.page-main .area-video{margin-bottom:48px}.page-main .area-video .box-video .group-video{display:flex;flex-direction:column;width:100%}.page-main .area-video .box-video .group-video .video-link{height:0;padding-bottom:56.25%;position:relative;width:100%}.page-main .area-video .box-video .group-video .video-link .img{left:0;position:absolute;top:0}.page-main .area-video .box-video .group-video .list-video{width:100%}.page-main .area-video .box-video .group-video .list-video .video{flex-direction:column;justify-content:center;min-height:48px}.page-main .area-video .box-video .group-video .list-video .img{aspect-ratio:16/9;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.page-main .area-video .box-video .group-video .list-video .text{justify-content:flex-start;width:100%}.page-main .area-video .box-video .group-video .group-text{max-width:100%;width:100%}}
