*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;backface-visibility:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:where(button){all:unset;box-sizing:border-box}:where(button:focus:not(:focus-visible)){outline:revert}:where(button:focus-visible){outline:revert}:where(input,button,textarea,select){font:inherit;color:inherit}:where(textarea){resize:vertical;resize:block}:where(button,label,select,summary,[role=button],[role=option]){cursor:pointer}:where(:disabled){cursor:not-allowed}:where(label:has(>input:disabled),label:has(+input:disabled)){cursor:not-allowed}:where(a){color:inherit}:where(ul,ol){list-style:none}:where(img,picture,svg,video){max-width:100%;vertical-align:middle}html{font-size:62.5%;overflow-y:scroll;background-color:#fff;overscroll-behavior:none;scroll-behavior:smooth}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;overflow-wrap:anywhere;font-family:"Noto Sans JP","Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo",sans-serif;font-size:1.6rem;font-feature-settings:"palt";color:#000;font-weight:400;line-height:1.6}:where(a){text-decoration:none}:where(a:hover,button:hover){opacity:.75}:where(dialog){inline-size:unset;max-inline-size:unset;block-size:unset;max-block-size:unset;padding:unset;margin:unset;color:unset;background-color:unset;border:unset;overflow:unset}.l-container{display:flex;flex-flow:column;height:100vh}.l-innerWrap01{max-width:1440px;padding:0 40px;margin:0 auto}@media only screen and (max-width: 1279px){.l-innerWrap01{padding:0 20px}}.l-innerWrap02{max-width:880px;padding:0 40px;margin:0 auto}@media only screen and (max-width: 1279px){.l-innerWrap02{max-width:840px;padding:0 20px}}.l-header{background:#fff}.l-header__inner{display:flex;align-items:center;padding:0 40px;height:120px}.l-header__catch{margin-left:30px;font-size:1.6rem;font-weight:700}.l-header__gnavi{margin-left:auto}.l-header__gnavi-list{display:flex;gap:10px 30px;font-size:1.6rem;font-weight:700}.l-header__menu{width:60px;height:60px;margin-left:30px}.l-header__btn{position:fixed;top:30px;right:40px;z-index:1001;width:60px;height:60px;display:inline-flex;align-items:center;justify-content:center;background:#002f70;border-radius:6px;border:none;padding:0;cursor:pointer}.l-header__btn:focus-visible{outline:2px solid #fff;outline-offset:-2px}.l-header__btn-icon{pointer-events:none;position:relative;width:30px;height:2px;background-color:#fff;transition:background-color .4s ease}.l-header__btn-icon::before,.l-header__btn-icon::after{content:"";position:absolute;left:0;width:30px;height:2px;background-color:#fff;transition:transform .4s ease,top .4s ease,bottom .4s ease}.l-header__btn-icon::before{top:-8px}.l-header__btn-icon::after{bottom:-8px}.l-header__btn.is-open .l-header__btn-icon{background:rgba(0,0,0,0)}.l-header__btn.is-open .l-header__btn-icon::before{top:0;transform:rotate(45deg)}.l-header__btn.is-open .l-header__btn-icon::after{bottom:0;transform:rotate(-45deg)}@media only screen and (width <= 1330px){.l-header__catch{margin-left:20px;font-size:1.4rem}}@media only screen and (max-width: 1279px){.l-header__inner{padding:0 20px}.l-header__logo{width:160px}.l-header__logo img{height:auto}.l-header__btn{right:20px}}@media only screen and (width <= 1120px){.l-header__gnavi-list{gap:10px 26px;font-size:1.4rem}}@media only screen and (max-width: 1023px){.l-header__gnavi{display:none}}@media only screen and (max-width: 767px){.l-header__inner{height:70px;padding:0 15px}.l-header__logo{width:110px}.l-header__catch{display:none}.l-header__btn{top:15px;right:15px;width:40px;height:40px}.l-header__btn-icon{width:24px;height:2px}.l-header__btn-icon::before,.l-header__btn-icon::after{width:24px}}.l-main{flex:1}.l-footer{display:flex;flex-flow:column}.l-footer__action{background-color:#2d4362;padding:60px 0 46px}.l-footer__action-inner{max-width:1440px;padding:0 40px;margin:0 auto}@media only screen and (max-width: 1279px){.l-footer__action-inner{padding:0 20px}}.l-footer__action-inner{display:flex;flex-flow:row wrap;justify-content:center;gap:30px 60px}.l-footer__action-item{width:300px}.l-footer__action-btn{display:flex;justify-content:center;align-items:center;height:60px;border:1px solid #fff;color:#fff;font-weight:700;border-radius:9999px;font-size:1.7rem;line-height:1.4}.l-footer__action-text{margin-top:12px;font-size:1.6rem;color:#fff;text-align:center}.l-footer__main{background-color:#3f5471;padding:46px 0}.l-footer__main-inner{max-width:1440px;padding:0 40px;margin:0 auto}@media only screen and (max-width: 1279px){.l-footer__main-inner{padding:0 20px}}.l-footer__main-inner{display:flex;flex-flow:row wrap;justify-content:space-between;gap:40px 60px}.l-footer__main-logo{width:217px;flex-shrink:0}.l-footer__main-menu{flex:1;flex-shrink:0;display:flex;flex-flow:column;gap:40px 0;max-width:1000px}.l-footer-menu__first{display:flex;width:100%;gap:30px 60px}.l-footer-menu__first-item{width:calc(25% - 45px);font-size:1.8rem;line-height:1.4;color:#fff;font-weight:700}.l-footer-menu__lv2{font-size:1.4rem;line-height:1.4;margin-top:20px}.l-footer-menu__lv2-item{position:relative;padding-left:1.2em}.l-footer-menu__lv2-item::before{content:"";position:absolute;left:6px;top:8px;display:block;width:4px;height:4px;border-radius:50%;background:#fff}.l-footer-menu__lv2-item+.l-footer-menu__lv2-item{margin-top:12px}.l-footer-infoNavi__list{display:flex;flex-flow:row wrap;gap:10px 0}.l-footer-infoNavi__item{padding-right:20px;margin-right:20px;position:relative;color:#fff}.l-footer-infoNavi__item::after{content:"";display:block;height:14px;width:1px;background:#fff;position:absolute;right:0;top:5px}.l-footer-infoNavi__item:last-child{padding:0;margin:0}.l-footer-infoNavi__item:last-child::after{display:none}.l-footer-copy{font-size:1.2rem;line-height:1;color:#fff}@media only screen and (max-width: 1279px){.l-footer__main-inner{flex-flow:column}.l-footer__main-menu{max-width:initial}}@media only screen and (max-width: 1023px){.l-footer-menu__first{gap:40px}.l-footer-menu__first-item{width:calc(25% - 30px);font-size:1.6rem}.l-footer-menu__lv2{font-size:1.3rem}}@media only screen and (max-width: 767px){.l-footer__main-logo{width:auto;text-align:center}.l-footer-menu__first{flex-flow:row wrap;justify-content:center;gap:40px}.l-footer-menu__first-item{width:auto}.l-footer-infoNavi{padding-top:40px;border-top:1px solid #fff}.l-footer-infoNavi__list{display:flex;flex-flow:column;align-items:center;gap:20px 0}.l-footer-infoNavi__item{padding-right:0;margin-right:0}.l-footer-infoNavi__item::after{display:none}.l-footer-copy{text-align:center}}@media only screen and (width <= 660px){.l-footer-menu__first{justify-content:space-between;gap:40px}.l-footer-menu__first-item{width:calc(50% - 20px)}}.l-pageWrap01{padding-bottom:80px}@media only screen and (max-width: 1023px){.l-pageWrap01{padding-bottom:60px}}.c-form-select{display:inline-flex}.c-form-select--full{width:100%}.c-form-select__select{appearance:none;background-color:#fff;background-image:url("../images/icon_select_arrow.svg");background-position:right 6px center;background-repeat:no-repeat;background-size:20px 20px;border:1px solid #002f70;border-radius:6px;width:100%;color:#002f70;font-size:1.8rem;font-weight:700;margin:0;min-height:46px;outline:none;padding:0 32px 0 20px;text-indent:.01px;text-overflow:"";white-space:nowrap}.c-form-select__select:disabled{background-color:#f2f2f2;color:#757575}.c-form-select__select.is-error{border:1px solid #ff0909}.c-btn-l-primary{display:inline-flex;align-items:center;border-radius:9999px;text-decoration:none;justify-content:center;box-sizing:border-box;font-size:1.8rem;height:60px;font-weight:700;padding:5px 20px;min-width:360px}@media only screen and (max-width: 767px){.c-btn-l-primary{min-width:initial;width:100%;max-width:300px}}.c-btn-l-primary{background:#002f70;border:1px solid #002f70;color:#fff}.c-btn-l-primary:disabled,.c-btn-l-primary.is-disabled{background:#e8e8e8;color:#666;border:1px solid #e8e8e8}.c-btn-l-primary:disabled:hover,.c-btn-l-primary:disabled :active,.c-btn-l-primary.is-disabled:hover,.c-btn-l-primary.is-disabled :active{opacity:1}.c-btn-l-primary.is-soon{background:#e5eaf5;border:1px solid #e5eaf5;color:#002f70}.c-btn-l-primary.is-soon:hover,.c-btn-l-primary.is-soon :active{opacity:1}.c-btn-l-primary--full{width:100%;min-width:initial}.c-btn-l-secondary{display:inline-flex;align-items:center;border-radius:9999px;text-decoration:none;justify-content:center;box-sizing:border-box;font-size:1.8rem;height:60px;font-weight:700;padding:5px 20px;min-width:360px}@media only screen and (max-width: 767px){.c-btn-l-secondary{min-width:initial;width:100%;max-width:300px}}.c-btn-l-secondary{background:#fff;border:1px solid #002f70;color:#002f70}.c-btn-l-secondary:disabled,.c-btn-l-secondary.is-disabled{background:#e8e8e8;color:#666;border:1px solid #e8e8e8}.c-btn-l-secondary:disabled:hover,.c-btn-l-secondary:disabled :active,.c-btn-l-secondary.is-disabled:hover,.c-btn-l-secondary.is-disabled :active{opacity:1}.c-btn-l-secondary--full{width:100%;min-width:initial}.c-btn-m-primary{display:inline-flex;align-items:center;border-radius:9999px;text-decoration:none;justify-content:center;box-sizing:border-box;font-size:1.8rem;height:40px;font-weight:700;padding:5px 20px;min-width:240px;background:#002f70;border:1px solid #002f70;color:#fff}.c-btn-m-primary:disabled,.c-btn-m-primary.is-disabled{background:#e8e8e8;color:#666;border:1px solid #e8e8e8}.c-btn-m-primary:disabled:hover,.c-btn-m-primary:disabled :active,.c-btn-m-primary.is-disabled:hover,.c-btn-m-primary.is-disabled :active{opacity:1}.c-btn-m-primary--full{width:100%;min-width:initial}.c-btn-m-primary--dl::after{content:"";display:inline-block;margin-left:8px;width:20px;height:20px;background-color:#fff;mask-image:url("../images/icon_download.svg");mask-size:contain;mask-repeat:no-repeat}.c-heading01{display:inline-block;font-size:8rem;line-height:1;text-transform:uppercase;text-align:center;color:#0e2c69;background:linear-gradient(90deg, #2183d7 0%, #0e2c69 100%);background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.c-heading01--s{font-size:6rem}@media only screen and (max-width: 1023px){.c-heading01{font-size:7rem}.c-heading01--s{font-size:3.6rem}}@media only screen and (max-width: 767px){.c-heading01{font-size:6rem}.c-heading01--s{font-size:3.6rem}}.c-heading02{display:inline-block;font-size:4.2rem;line-height:1;color:#0e2c69;background:linear-gradient(90deg, #2183d7 0%, #0e2c69 100%);background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media only screen and (max-width: 1023px){.c-heading02{font-size:3.2rem}}.c-heading03{font-size:2.6rem;font-weight:700;color:#002f70;margin-top:42px;margin-bottom:32px}.c-heading03::after{content:"";display:block;width:240px;height:3px;margin-top:8px;background:linear-gradient(to right, #005ad6, transparent)}@media only screen and (max-width: 1023px){.c-heading03{font-size:2.4rem}}.c-siteMenu{visibility:hidden;position:fixed;width:100%;max-height:100vh;top:-100%;left:0;background:#444;color:#fff;z-index:1000;display:flex;flex-flow:column;overflow-y:auto;transition:top .4s,visibility .4s}.c-siteMenu.is-open{visibility:visible;top:0}.c-siteMenu__head{flex-shrink:0;display:flex;align-items:center;height:120px;border-bottom:1px solid #717171;padding:40px}.c-siteMenu__search{width:calc(100% - 360px)}.c-siteMenu__search-wrap{position:relative}.c-siteMenu__search-input{display:block;width:100%;height:46px;padding:6px 40px 6px 20px;background:#fff;border-radius:6px;border:0;color:#000}.c-siteMenu__search-btn{position:absolute;right:10px;top:50%;transform:translate(0, -50%);display:flex;align-items:center;justify-content:center;width:30px;height:30px}.c-siteMenu__body{padding:40px;display:flex;gap:0 60px}.c-siteMenu__main{flex:1}.c-siteMenu__top{display:flex;gap:40px}.c-siteMenu__top-item{flex:1;font-size:2.8rem;font-weight:700}.c-siteMenu__siteMain{margin-top:24px}.c-siteMenu__siteMain-title{font-size:2.4rem;line-height:1;font-weight:700 !important;border-bottom:1px solid #fff;padding-bottom:14px;margin-bottom:30px}.c-siteMenu-menu__first{display:flex;flex-flow:row wrap;width:100%;gap:24px 60px}.c-siteMenu-menu__first-item{position:relative;width:calc(50% - 30px);font-size:2.8rem;color:#fff;font-weight:700;padding-left:43px}.c-siteMenu-menu__first-item::before{content:"";position:absolute;left:18px;top:20px;display:block;width:8px;height:8px;border-radius:50%;background:#fff}.c-siteMenu-menu__first-item--full{width:100%}.c-siteMenu-menu__lv2{font-size:1.8rem;margin-top:14px}.c-siteMenu-menu__lv2-item{position:relative}.c-siteMenu-menu__lv2-item+.c-siteMenu-menu__lv2-item{margin-top:14px}.c-siteMenu__actionNavi{width:300px;flex-shrink:0}.c-siteMenu__action{display:flex;flex-flow:column;gap:60px 0}.c-siteMenu__action-item{width:300px}.c-siteMenu__action-btn{display:flex;justify-content:center;align-items:center;height:60px;border:1px solid #fff;color:#fff;font-weight:700;border-radius:9999px;font-size:1.7rem;line-height:1.4}.c-siteMenu__action-text{margin-top:12px;font-size:1.6rem;color:#fff;text-align:center}.c-siteMenu__keywords{margin-top:40px}.c-siteMenu__infoNavi{padding:0 20px 40px}.c-siteMenu__infoNavi-list{display:flex;flex-flow:row wrap;gap:10px 0}.c-siteMenu__infoNavi-item{padding-right:20px;margin-right:20px;position:relative;color:#fff;font-size:1.4rem}.c-siteMenu__infoNavi-item::after{content:"";display:block;height:14px;width:1px;background:#fff;position:absolute;right:0;top:5px}.c-siteMenu__infoNavi-item:last-child{padding:0;margin:0}.c-siteMenu__infoNavi-item:last-child::after{display:none}.is-scroll-locked{position:fixed;width:100%}@media only screen and (max-width: 1279px){.c-siteMenu-menu__first-item{font-size:2rem}.c-siteMenu-menu__first-item::before{top:13px}.c-siteMenu-menu__lv2{font-size:1.6rem;margin-top:10px}.c-siteMenu-menu__lv2-item{position:relative}.c-siteMenu-menu__lv2-item+.c-siteMenu-menu__lv2-item{margin-top:10px}}@media only screen and (max-width: 1023px){.c-siteMenu__head{padding:0 15px}.c-siteMenu__search{width:calc(100% - 85px)}.c-siteMenu__body{padding:40px 20px;flex-flow:column;gap:0}.c-siteMenu__actionNavi{width:auto;border-top:1px solid #fff;padding-top:40px;margin-top:40px}.c-siteMenu__action{display:flex;flex-flow:row wrap;justify-content:center;gap:30px 40px}.c-siteMenu__action-item{width:300px}.c-siteMenu__action-btn{display:flex;justify-content:center;align-items:center;height:60px;border:1px solid #fff;color:#fff;font-weight:700;border-radius:9999px;font-size:1.7rem;line-height:1.4}.c-siteMenu__action-text{margin-top:12px;font-size:1.6rem;color:#fff;text-align:center}}@media only screen and (max-width: 767px){.c-siteMenu__head{height:70px}.c-siteMenu__search{width:calc(100% - 55px)}.c-siteMenu__search-input{height:40px;padding:2px 40px 2px 10px}.c-siteMenu__body{padding:40px 20px;flex-flow:column;gap:0}.c-siteMenu__top{display:flex;flex-flow:column;gap:20px 0}.c-siteMenu__top-item{font-size:2.4rem}.c-siteMenu__siteMain{margin-top:30px}.c-siteMenu-menu__first{flex-flow:column;gap:30px 0}.c-siteMenu-menu__first-item{width:auto;font-size:2.4rem}.c-siteMenu-menu__first-item::before{top:18px}.c-siteMenu-menu__lv2{font-size:1.6rem}.c-siteMenu__infoNavi{border-top:1px solid #fff;padding-top:40px;margin:0 20px}.c-siteMenu__infoNavi-list{display:flex;flex-flow:column;align-items:center;gap:20px 0}.c-siteMenu__infoNavi-item{padding-right:0;margin-right:0}.c-siteMenu__infoNavi-item::after{display:none}}.c-tags{display:flex;flex-flow:row wrap;gap:10px}.c-tags__btn{display:block;border:1px solid #002f70;color:#002f70;font-size:1.2rem;line-height:1;font-weight:700;padding:6px 12px;border-radius:9999px;white-space:nowrap}.c-tags__btn.is-selected{border:1px solid #002f70;background:#002f70;color:#fff}.c-tags--white .c-tags__btn{border:1px solid #fff;color:#fff}.c-webinarTags{display:flex;flex-flow:row wrap;gap:12px}.c-webinarTags__tag{flex-shrink:0;display:block;border:1px solid #002f70;color:#002f70;font-size:1.6rem;line-height:1;font-weight:700;padding:5px 18px;border-radius:9999px}.c-webinarTags__tag--accepting{background:#002f70;color:#fff}.c-webinarTags__tag--soon{border:1px solid #e5eaf5;background:#e5eaf5}.c-webinarTags__tag--end{color:#666;background:#e8e8e8;border:1px solid #e8e8e8}.c-webinarTags--top .c-webinarTags__tag{border:1px solid #fff;color:#fff}.c-webinarTags--top .c-webinarTags__tag--accepting{background:#fff;color:#002f70}@media only screen and (max-width: 1023px){.c-webinarTags--top .c-webinarTags__tag{border:1px solid #fff;color:#fff;font-size:1.2rem}.c-webinarTags--top .c-webinarTags__tag--accepting{background:#fff;color:#002f70}}.c-eventArea{display:inline-flex;border:1px solid #002f70;border-radius:6px}.c-eventArea__heading{display:inline-flex;align-items:center;padding:4px 18px;background:#002f70;color:#fff;font-size:1.6rem;line-height:1.2;font-weight:700;flex-shrink:0}.c-eventArea__body{display:inline-flex;align-items:center;padding:4px 18px;color:#002f70;font-size:1.6rem;line-height:1.2;font-weight:700}.c-featuredKeywords{display:flex;align-items:center;justify-content:center;gap:40px;padding:20px 40px;border-radius:20px;background:#e5eaf5;box-shadow:0 0 20px 0 rgba(142,144,157,.15);margin-top:40px}.c-featuredKeywords__title{flex-shrink:0;font-size:1.8rem;font-weight:700}.c-featuredKeywords--menu{color:#fff;border-radius:10px;background:#333;box-shadow:0 0 20px 0 rgba(142,144,157,.15)}@media only screen and (max-width: 767px){.c-featuredKeywords{flex-flow:column;align-items:center;padding:30px 20px;gap:30px}.c-featuredKeywords--menu{color:#fff;border-radius:10px;background:#333;box-shadow:0 0 20px 0 rgba(142,144,157,.15)}}.c-pageTitle{display:flex;align-items:center;justify-content:center;min-height:200px;padding:40px;margin-bottom:40px}.c-pageTitle__title{font-size:5.6rem;font-weight:600;line-height:1.4;color:#0e2c69;background:linear-gradient(90deg, #2183d7 0%, #0e2c69 100%);background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media only screen and (max-width: 1023px){.c-pageTitle{min-height:100px;padding:20px;margin-bottom:20px}.c-pageTitle__title{font-size:3.2rem}}.c-tabBtn{margin-bottom:120px}.c-tabBtn__list{display:flex;flex-flow:row nowrap;border-radius:15px;box-shadow:0 0 20px 0 rgba(142,144,157,.15);overflow:hidden}.c-tabBtn__item{flex:1;background:#e5eaf5}.c-tabBtn__link{display:flex;align-items:center;justify-content:center;height:100%;min-height:50px;font-size:1.8rem;font-weight:700;padding:10px 20px;text-align:center;word-break:auto-phrase}.c-tabBtn__link[aria-current=page]{background:#002f70;color:#fff;border-radius:15px}.c-tabBtn--faq .c-tabBtn__link{font-size:1.6rem}@media only screen and (max-width: 1279px){.c-tabBtn{margin-bottom:80px}.c-tabBtn--faq .c-tabBtn__list{flex-flow:row wrap}.c-tabBtn--faq .c-tabBtn__item{flex:auto;width:25%}}@media only screen and (max-width: 1023px){.c-tabBtn{margin-bottom:60px}.c-tabBtn__link{font-size:1.4rem}}@media only screen and (max-width: 767px){.c-tabBtn__list{flex-flow:column}.c-tabBtn--faq .c-tabBtn__list{flex-flow:row wrap}.c-tabBtn--faq .c-tabBtn__item{flex:auto;width:50%}}.c-pagination{position:relative;margin:80px 0;padding:0 150px}.c-pagination__prev,.c-pagination__next{position:absolute;top:50%;transform:translate(0, -50%);display:flex;align-items:center;gap:14px;font-size:1.6rem;color:#002f70;font-weight:700}.c-pagination__prev{left:0}.c-pagination__prev::before{content:"";display:block;width:32px;height:32px;border-radius:5px;background:#e5eaf5}.c-pagination__prev::after{content:"";display:block;width:15px;height:15px;background-color:#002f70;mask-image:url("../images/icon_arrow.svg");mask-size:contain;mask-repeat:no-repeat;transform:rotate(-90deg);position:absolute;left:9px;top:9px;z-index:1}.c-pagination__next{right:0}.c-pagination__next::before{content:"";display:block;width:15px;height:15px;background-color:#002f70;mask-image:url("../images/icon_arrow.svg");mask-size:contain;mask-repeat:no-repeat;transform:rotate(90deg);position:absolute;right:9px;top:9px;z-index:1}.c-pagination__next::after{content:"";display:block;width:32px;height:32px;border-radius:5px;background:#e5eaf5}.c-pagination__list{display:flex;justify-content:center;flex-flow:row wrap;gap:10px}.c-pagination__page{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#e5eaf5;color:#002f70;border-radius:5px;font-size:1.6rem;font-weight:700}.c-pagination__page[aria-current=page]{background:#002f70;color:#fff}@media only screen and (max-width: 767px){.c-pagination{padding:0 60px}.c-pagination__prev-text,.c-pagination__next-text{display:none}}.c-leadFilter{display:flex;align-items:center;justify-content:space-between;flex-flow:row wrap;gap:40px;margin-bottom:40px}.c-leadFilter__text{font-size:1.8rem}.c-leadFilter__filter{margin-left:auto;width:300px;flex-shrink:0}.c-titleArea{margin-top:120px;margin-bottom:60px;text-align:center}.c-titleArea__body{margin-top:32px}.c-titleArea__lead{display:inline-block;font-size:2rem;font-weight:600;background:var(--Linear, linear-gradient(90deg, #2183d7 0%, #0e2c69 100%));background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);word-break:auto-phrase}.c-titleArea--left{text-align:left}.c-titleArea--left .c-titleArea__body{margin-top:20px}@media only screen and (max-width: 1279px){.c-titleArea{margin-top:80px}}@media only screen and (max-width: 1023px){.c-titleArea{margin-top:60px;margin-bottom:40px}.c-titleArea--left{text-align:left}.c-titleArea--left .c-titleArea__body{margin-top:10px}.c-titleArea--left .c-titleArea__lead{font-size:1.8rem}}.c-card01{text-align:left}.c-card01__image{position:relative;border-radius:15px;overflow:hidden}.c-card01__image img{width:100%;height:auto}.c-card01__image .c-pageTag{position:absolute;left:15px;top:15px}.c-card01__detail{margin-top:16px}.c-card01__day{position:relative;padding-left:12px;font-size:1.4rem;line-height:1;color:#3b4e67;margin-bottom:10px}.c-card01__day::before{content:"";display:block;width:6px;height:6px;border-radius:50%;background-color:#3b4e67;position:absolute;left:0;top:5px}.c-card01__title{font-size:1.8rem;font-weight:700}.c-card01__sub{font-size:1.6rem;font-weight:700;color:#3b4e67;margin-top:10px}.c-card01 .c-tags{margin-top:16px}.c-card02{text-align:left;padding:20px;background:#fff;border-radius:30px;box-shadow:0 0 20px 0 rgba(176,193,209,.2);height:100%}.c-card02.is-disabled{background:#dedede}.c-card02__image{position:relative;border-radius:15px;overflow:hidden}.c-card02__image img{width:100%;height:auto}.c-card02__image .c-pageTag{position:absolute;left:15px;top:15px}.c-card02__image .c-closed{position:absolute;right:15px;top:11px}.c-card02__detail{margin-top:16px}.c-card02 .c-webinarTags,.c-card02 .c-eventArea{margin-bottom:10px}.c-card02__title{font-size:1.8rem;font-weight:700}.c-card02__sub{font-size:1.6rem;font-weight:700;color:#002f70;margin-top:10px}.c-card02 .c-tags{margin-top:16px}.c-card03__link{display:flex;border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 0 20px 0 rgba(176,193,209,.2)}.c-card03__image{flex-shrink:0;width:310px;display:flex;align-items:center;justify-content:center;padding:30px;background:#f6f6f6}.c-card03__image img{height:auto}.c-card03__image--s{width:187px;padding:0}.c-card03__image--s img{object-fit:cover;height:100%}.c-card03__image-subcategory{mix-blend-mode:multiply}.c-card03__detail{flex:1;display:flex;flex-flow:column;justify-content:center;padding:20px 30px;min-height:140px}.c-card03__info{display:flex;flex-flow:row wrap;align-items:center;gap:10px 20px;margin-bottom:12px}.c-card03__day{position:relative;padding-left:12px;font-size:1.4rem;line-height:1;color:#3b4e67}.c-card03__day::before{content:"";display:block;width:6px;height:6px;border-radius:50%;background-color:#3b4e67;position:absolute;left:0;top:4px}.c-card03__title{font-size:1.8rem;font-weight:700}@media only screen and (max-width: 767px){.c-card03__link{flex-flow:column}.c-card03__image{width:100%}.c-card03__detail{padding:20px 20px 30px}.c-card03__title{font-size:1.6rem}}.c-card04{height:100%}.c-card04__link{display:block;border-radius:15px;overflow:hidden;background:#fff;height:100%}.c-card04__image{display:flex;align-items:center;justify-content:center;height:152px}.c-card04__detail{padding:0 20px 30px}.c-card04__tag{margin-bottom:12px}.c-card04__title{font-size:1.8rem;font-weight:700}.c-card04__summary{margin-top:10px;font-size:1.6rem;font-weight:700;color:#3b4e67}.c-card05__link{display:flex;align-items:center;border-radius:15px;overflow:hidden;background:#fff;background-image:url("../images/bnr_selection_guide.webp");background-position:right center;background-repeat:no-repeat;box-shadow:0 0 20px 0 rgba(176,193,209,.2);height:140px}.c-card05__detail{padding:10px 30px}.c-card05__tag{margin-bottom:12px}.c-card05__title{font-size:1.8rem;font-weight:700}@media screen and (width <= 650px){.c-card05__link{display:flex;align-items:center;border-radius:15px;overflow:hidden;background:#fff;background-image:url("../images/bnr_selection_guide.webp");background-position:right top;background-repeat:no-repeat;box-shadow:0 0 20px 0 rgba(176,193,209,.2);height:auto;padding-top:140px}.c-card05__detail{padding:20px}}.c-card06__link{display:block;padding:20px;border-radius:30px;background:#fff;box-shadow:0 0 20px 0 rgba(176,193,209,.4)}.c-card06__image{border-radius:15px;overflow:hidden}.c-card06__image img{width:100%;height:auto;object-fit:cover}.c-card06__detail{margin-top:10px}.c-card06__title{font-size:1.8rem;font-weight:700}.c-card06__text{font-size:1.6rem;font-weight:700;color:#002f70;margin-top:10px}.c-card06__btn{margin-top:24px;text-align:center}.c-card06__btn .c-btn-m-primary{max-width:360px;min-width:initial;width:100%}.c-faqCard{height:100%}.c-faqCard__link{display:block;height:100%;background:#fff;box-shadow:0 0 20px 0 rgba(176,193,209,.4);border-radius:15px;overflow:hidden}.c-faqCard__image{background:#f6f6f6;position:relative;display:flex;align-items:center;justify-content:center;height:138px;padding:10px}.c-faqCard__image img{width:100%;max-width:320px;height:auto}.c-faqCard__body{display:flex;flex-flow:column;padding:20px 20px 30px;height:calc(100% - 138px)}.c-faqCard__detail{display:flex;align-items:center;flex-flow:row wrap;gap:10px 20px;margin-bottom:20px}.c-faqCard__title{font-size:1.8rem;font-weight:700}.c-faqCard__num{flex-shrink:0;margin-left:auto;display:flex;align-items:baseline;gap:0 4px}.c-faqCard__num-num{font-size:4rem;font-weight:700;line-height:1;color:#0e2c69;background:linear-gradient(90deg, #2183d7 0%, #0e2c69 100%);background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.c-faqCard__num-unit{font-size:2rem;font-weight:700;color:#0e2c69;background:linear-gradient(90deg, #2183d7 0%, #0e2c69 100%);background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.c-faqCard__btn{margin-top:auto}.c-accordion+.c-accordion{margin-top:20px}.c-accordion__item{border-radius:20px;overflow:hidden;background:#e5eaf5;box-shadow:0 0 20px 0 rgba(142,144,157,.15)}.c-accordion__item::details-content{transition:height .4s,opacity .4s,content-visibility .4s allow-discrete;height:0;opacity:0;overflow:clip}.c-accordion__item[open]::details-content{opacity:1}.c-accordion__item[open] .c-accordion__title-icon{transform:rotate(180deg)}.c-accordion__item--filter .c-accordion__title-text::before{flex-shrink:0;content:"";display:block;width:30px;height:30px;background:url("../images/icon_filter.svg") no-repeat center center;background-size:cover}.c-accordion__item--faq .c-accordion__title-text{align-items:flex-start}.c-accordion__item--faq .c-accordion__title-q{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:4px;background:linear-gradient(90deg, #2183d7 0%, #0e2c69 100%);font-family:Rajdhani,sans-serif;font-weight:600;font-style:normal;font-size:2rem;color:#fff;line-height:1}.c-accordion__item--faq .c-accordion__body{display:flex;gap:0 16px;padding:30px}.c-accordion__item--faq .c-accordion__body-a{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:4px;position:relative;background:linear-gradient(90deg, #2183d7 0%, #0e2c69 100%)}.c-accordion__item--faq .c-accordion__body-a::before{content:"";display:block;width:28px;height:28px;border-radius:4px;background:#fff;position:absolute;left:1px;top:1px}.c-accordion__item--faq .c-accordion__body-a>span{font-family:Rajdhani,sans-serif;font-weight:600;font-style:normal;font-size:2rem;line-height:1;position:relative;z-index:2;color:#0e2c69;background:linear-gradient(90deg, #2183d7 0%, #0e2c69 100%);background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.c-accordion__title{display:flex;align-items:center;justify-content:space-between;gap:0 40px;border-radius:20px;padding:30px}.c-accordion__title::-webkit-details-marker{display:none}.c-accordion__title-text{display:flex;gap:8px;align-items:center;font-size:1.8rem;font-weight:700}.c-accordion__title-icon{margin-left:auto;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:35px;height:35px;background:#002f70;border-radius:5px;transition:transform .4s}.c-accordion__title-icon::after{content:"";display:block;width:20px;height:20px;background-color:#fff;mask-image:url("../images/icon_arrow.svg");mask-size:contain;mask-repeat:no-repeat}.c-accordion__body{background:#fff;padding:10px 30px;overflow:hidden;border:30px solid #e5eaf5;border-top:0}@supports(interpolate-size: allow-keywords){:root{interpolate-size:allow-keywords}.c-accordion__item[open]::details-content{height:auto}}@supports not (interpolate-size: allow-keywords){.c-accordion__item::details-content{transition:none}.c-accordion__item[open]::details-content{height:auto;opacity:1}}@media only screen and (max-width: 767px){.c-accordion__title{gap:0 20px;padding:20px}.c-accordion__title-text{font-size:1.6rem}.c-accordion__title-icon{width:30px;height:30px}.c-accordion__body{padding:0 20px;border:20px solid #e5eaf5;border-top:none}.c-accordion__item--faq .c-accordion__body-a{display:none}}.c-conditions__item{padding:20px 0;border:none;margin:0;display:block}.c-conditions__item+.c-conditions__item{border-top:1px solid #dedede}.c-conditions__wrap{display:flex;gap:20px 40px}.c-conditions__title{width:150px;flex-shrink:0;font-size:1.8rem;font-weight:700}.c-conditions__list{flex:1}@media only screen and (max-width: 767px){.c-conditions__item{padding:20px 0}.c-conditions__item+.c-conditions__item{border-top:1px solid #dedede}.c-conditions__wrap{flex-flow:column}.c-conditions__title{width:auto;font-size:1.6rem}}.c-breadcrumb{padding:16px}.c-breadcrumb__list{display:flex;flex-flow:row wrap;gap:10px}.c-breadcrumb__item{font-size:1.2rem;font-weight:bold;display:flex;align-items:center;gap:0 10px}.c-breadcrumb__item::after{content:"";display:block;width:12px;height:12px;background-color:#000;mask-image:url("../images/icon_arrow.svg");mask-size:contain;mask-repeat:no-repeat;transform:rotate(90deg);position:relative;left:-2px;top:1px}.c-breadcrumb__item:last-child::after{display:none}@media only screen and (max-width: 767px){.c-breadcrumb{padding:8px}.c-breadcrumb__list{gap:8px}.c-breadcrumb__item{font-size:1rem}.c-breadcrumb__item::after{top:0}}.c-resultNumber{margin-top:80px;margin-bottom:60px;text-align:center}.c-resultNumber__wrap{display:inline-flex;align-items:baseline;gap:0 10px;font-size:2rem;font-weight:700;padding-bottom:6px;border-bottom:2px solid #3b4e67}.c-resultNumber__title{color:#0e2c69;background:linear-gradient(90deg, #2183d7 0%, #0e2c69 100%);background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.c-resultNumber__number{font-size:6rem;line-height:1;color:#0e2c69;background:linear-gradient(90deg, #2183d7 0%, #0e2c69 100%);background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.c-resultNumber__title{color:#0e2c69;background:linear-gradient(90deg, #2183d7 0%, #0e2c69 100%);background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media only screen and (max-width: 767px){.c-resultNumber{margin:60px 0}.c-resultNumber__wrap{font-size:1.8rem}.c-resultNumber__number{font-size:4.8rem}}.c-anchorList{display:inline-flex;flex-flow:row wrap;gap:20px 40px}.c-anchorList__link{font-size:1.8rem;font-weight:700;position:relative;padding-right:24px}.c-anchorList__link::before{content:"";display:block;width:16px;height:16px;background:#002f70;border-radius:3px;position:absolute;right:0;top:7px}.c-anchorList__link::after{content:"";display:block;width:10px;height:10px;background-color:#fff;mask-image:url("../images/icon_arrow.svg");mask-size:contain;mask-repeat:no-repeat;transform:rotate(180deg);position:absolute;right:3px;top:10px}@media only screen and (max-width: 1023px){.c-anchorList{gap:20px}.c-anchorList__link{font-size:1.4rem}.c-anchorList__link::before{top:3px}.c-anchorList__link::after{top:6px}}.c-editorArea h2,.c-editorArea h3,.c-editorArea h4,.c-editorArea h5,.c-editorArea h6{margin-top:30px;font-weight:700;margin-bottom:10px}.c-editorArea em,.c-editorArea .italic{font-style:italic}.c-editorArea strong,.c-editorArea .bold{font-weight:700}.c-editorArea .underline{border-bottom:2px dotted #000}.c-editorArea p{font-size:1.6rem;margin-block:10px}.c-editorArea img{display:block;margin:24px auto;height:auto}.c-editorArea ul{margin-block:10px}.c-editorArea ul ul,.c-editorArea ul ol{margin-top:0}.c-editorArea ul>li{position:relative;padding-left:20px}.c-editorArea ul>li::before{content:"";display:block;width:4px;height:4px;border-radius:50%;background:#000;position:absolute;left:8px;top:.7em}.c-editorArea ol{margin-block:10px;margin-left:20px}.c-editorArea ol ul,.c-editorArea ol ol{margin-top:0}.c-editorArea ol>li{list-style:decimal}.c-editorArea a{color:#002f70;text-decoration:underline}.c-editorArea a:hover{text-decoration:none}.c-editorArea a[target=_blank]::after{content:"";display:inline-block;margin:0 4px;width:10px;height:10px;background-color:#002f70;mask-image:url("../images/icon_blank.svg");mask-size:contain;mask-repeat:no-repeat}.c-editorArea>*:first-child{margin-top:0}.c-editorArea h3{font-size:2.4rem}.c-editorArea h4{font-size:2.2rem}.c-editorArea h5{font-size:2rem}.c-editorArea h6{font-size:1.8rem}.c-editorArea--knowledge h2{font-size:2.6rem;font-weight:700;color:#002f70;margin-top:42px;margin-bottom:32px}.c-editorArea--knowledge h2::after{content:"";display:block;width:240px;height:3px;margin-top:8px;background:linear-gradient(to right, #005ad6, transparent)}@media only screen and (max-width: 1023px){.c-editorArea--knowledge h2{font-size:2.4rem}}.c-editorArea--knowledge h3{font-size:2.2rem;font-weight:700;color:#002f70;margin-top:26px;margin-bottom:16px;position:relative;padding-left:30px}.c-editorArea--knowledge h3::before{content:"";display:block;width:20px;height:3px;background:linear-gradient(to right, #005ad6, transparent);position:absolute;left:0;top:17px}.c-editorArea--knowledge h4{font-size:1.8rem;font-weight:700;margin-top:26px;margin-bottom:16px}.c-editorArea--knowledge p{font-size:1.6rem;margin-block:16px}.c-editorArea--knowledge .note{font-size:1.4rem}.c-editorArea--knowledge ul>li{padding-left:14px}.c-editorArea--knowledge ul>li::before{width:6px;height:6px;border-radius:50%;background:#002f70;left:0;top:.65em}.c-editorArea--knowledge img{margin:32px auto}.c-editorArea--cases-issues{color:#002f70}.c-editorArea--cases-issues h4{font-size:1.8rem}.c-editorArea--cases-issues h5{font-size:1.6rem}.c-editorArea--cases-issues h6{font-size:1.6rem}.c-editorArea--cases-issues ul>li::before{background:#002f70}.c-editorArea--cases-issues .underline{border-color:#002f70}.c-editorArea--cases-solutions h4{font-size:1.8rem}.c-editorArea--cases-solutions h5{font-size:1.6rem}.c-editorArea--cases-solutions h6{font-size:1.6rem}.c-editorArea--cases-body p+p{margin-top:1.5em}.c-editorArea--cases-products h3,.c-editorArea--cases-products h4,.c-editorArea--cases-products h5,.c-editorArea--cases-products h6{font-size:1.6rem}.c-editorArea--webinar h2{font-size:2.6rem;font-weight:700;color:#002f70;margin-top:42px;margin-bottom:32px}.c-editorArea--webinar h2::after{content:"";display:block;width:240px;height:3px;margin-top:8px;background:linear-gradient(to right, #005ad6, transparent)}@media only screen and (max-width: 1023px){.c-editorArea--webinar h2{font-size:2.4rem}}.c-editorArea--webinar h3{font-size:2.2rem;font-weight:700;color:#002f70;margin-top:26px;margin-bottom:16px;position:relative;padding-left:30px}.c-editorArea--webinar h3::before{content:"";display:block;width:20px;height:3px;background:linear-gradient(to right, #005ad6, transparent);position:absolute;left:0;top:17px}.c-editorArea--webinar ul{list-style:none;display:flex;flex-flow:column;gap:6px 0;margin-block:24px}.c-editorArea--webinar ul li{display:flex;gap:0 8px;font-size:1.6rem;padding:0;font-weight:700}.c-editorArea--webinar ul li::before{content:"";flex-shrink:0;display:block;width:18px;height:18px;background:#2183d7;mask-image:url("../images/icon_check.svg");mask-size:contain;mask-repeat:no-repeat;margin-top:4px;position:static;border-radius:0}.c-editorArea--exhibitions h2{font-size:2.6rem;font-weight:700;color:#002f70;margin-top:42px;margin-bottom:32px}.c-editorArea--exhibitions h2::after{content:"";display:block;width:240px;height:3px;margin-top:8px;background:linear-gradient(to right, #005ad6, transparent)}@media only screen and (max-width: 1023px){.c-editorArea--exhibitions h2{font-size:2.4rem}}.c-editorArea--exhibitions h3{font-size:2.2rem;font-weight:700;color:#002f70;margin-top:26px;margin-bottom:16px;position:relative;padding-left:30px}.c-editorArea--exhibitions h3::before{content:"";display:block;width:20px;height:3px;background:linear-gradient(to right, #005ad6, transparent);position:absolute;left:0;top:17px}.c-editorArea--exhibitions h4{font-size:1.8rem;color:#002f70}.c-editorArea--exhibitions h5{font-size:1.6rem}.c-editorArea--exhibitions h6{font-size:1.6rem}.c-editorArea--exhibitions ul>li{padding-left:14px;font-weight:700}.c-editorArea--exhibitions ul>li::before{width:4px;height:4px;border-radius:50%;background:#002f70;left:0;top:.65em}.c-relationLink{margin-top:30px;display:flex;flex-flow:row wrap;gap:4px 8px}.c-relationLink__title-text{display:flex;align-items:center;font-size:1.4rem;line-height:1;font-weight:700;color:#fff;padding:4px 10px;border-radius:6px;background:rgba(0,47,112,.8)}.c-relationLink__body{font-size:1.4rem;font-weight:700}.c-relationLink__body a{text-decoration:underline}.c-relationLink__list{display:flex;flex-flow:column;gap:4px 0}.c-subcategories{display:flex;flex-flow:row wrap;gap:10px 16px;margin-bottom:16px}.c-subcategories__item{display:flex;align-items:center;font-size:1.4rem;line-height:1;font-weight:700;color:#fff;height:22px;padding:0 10px;border-radius:6px;background:rgba(0,47,112,.8)}.c-subcategories__item--02{background:rgba(255,167,56,.8)}.c-subcategories__item--03{background:rgba(14,155,121,.8)}.c-subcategories__item--04{background:rgba(199,77,124,.8)}.c-subcategories__item--05{background:rgba(123,58,130,.8)}@media only screen and (max-width: 767px){.c-subcategories{gap:5px}}.c-btnArea{margin-top:60px;text-align:center}@media only screen and (max-width: 1023px){.c-btnArea{margin-top:40px}}.c-moreInfoBox{padding:30px;border-radius:20px;background:linear-gradient(90deg, #ebf6fd 0%, #d4e1f1 100%);margin-top:60px}.c-moreInfoBox+.c-moreInfoBox{margin-top:20px}.c-moreInfoBox__lead{font-size:2rem;font-weight:700;margin-bottom:30px;display:inline-block;color:#0e2c69;background:linear-gradient(90deg, #2183d7 0%, #0e2c69 100%);background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.c-moreInfoBox__lead--s{font-size:1.6rem;background:none;color:#000;-webkit-text-fill-color:initial;margin-bottom:16px}@media only screen and (max-width: 1023px){.c-moreInfoBox{padding:20px;margin-top:40px}.c-moreInfoBox__lead{margin-bottom:20px}}.c-pageTag{display:inline-flex;height:22px;align-items:center;border-radius:6px;background:rgba(0,47,112,.8);color:#fff;font-size:1.4rem;font-weight:700;padding:0 10px}.c-cardList01{display:flex;flex-flow:column;gap:20px 0}.c-cardList02{display:flex;justify-content:center;gap:0 40px}.c-cardList02__item{width:calc(25% - 30px)}@media only screen and (max-width: 1279px){.c-cardList02{gap:0 20px}.c-cardList02__item{width:calc(25% - 15px)}}@media only screen and (max-width: 1023px){.c-cardList02{flex-flow:row wrap;gap:20px}.c-cardList02__item{width:calc(50% - 10px)}}@media screen and (width <= 600px){.c-cardList02{flex-flow:column}.c-cardList02__item{width:100%}}.c-visual{display:flex;height:100%;gap:0 40px;margin-bottom:60px}.c-visual__image{max-width:840px;width:58.3333%}.c-visual__image img{width:100%;height:100%;object-fit:cover;border-radius:0 30px 30px 0}.c-visual__detail{padding:40px 40px 40px 0;flex:1;display:flex;align-items:center}.c-visual__wrap{display:flex;flex-flow:column;gap:40px 0}.c-visual__inner{display:flex;flex-flow:column;gap:12px 0}.c-visual__info01{display:flex;flex-flow:row wrap;align-items:center;gap:10px 20px}.c-visual__day{position:relative;padding-left:12px;color:#3b4e67;font-size:1.8rem;line-height:1}.c-visual__day::before{content:"";display:block;width:6px;height:6px;border-radius:50%;background-color:#002f70;position:absolute;left:0;top:6px}.c-visual__title{font-size:2.8rem;font-weight:700}.c-visual__sub{font-size:2rem;font-weight:700;color:#3b4e67}.c-visual__info02{font-size:2rem;font-weight:700;color:#002f70}.c-visual__info03{display:flex;flex-flow:row wrap;align-items:center;gap:10px}.c-visual__info03-title{display:inline-flex;height:26px;align-items:center;border-radius:6px;background:#3b4e67;color:#fff;font-size:1.4rem;font-weight:700;padding:0 10px}.c-visual__info03-body{font-size:1.4rem;font-weight:bold;color:#002f70}.c-visual__event{padding-top:10px}.c-visual__tags{margin-top:10px}.c-visual__social{display:flex;align-items:center;flex-flow:row wrap;gap:0 15px;margin-top:10px}.c-visual--top{margin-bottom:0}.c-visual--top .c-visual__detail{padding:40px 40px 160px 0}.c-visual--top .c-visual__wrap{gap:30px 0}.c-visual--top .c-visual__inner{gap:6px 0}@media only screen and (max-width: 1279px){.c-visual__detail{padding:20px 20px 20px 0;flex:1;display:flex;align-items:center}.c-visual__day{font-size:1.6rem}.c-visual__title{font-size:2.6rem}.c-visual__sub{font-size:1.8rem}.c-visual__info02{font-size:1.8rem}.c-visual--top .c-visual__detail{padding-right:20px;padding-bottom:90px}}@media only screen and (max-width: 1023px){.c-visual{gap:0 20px}.c-visual__image{width:40%}}@media only screen and (max-width: 767px){.c-visual{display:block}.c-visual__image{aspect-ratio:4/3;max-width:initial;max-height:initial;width:calc(100% - 20px)}.c-visual__image img{height:100%;object-fit:cover;border-radius:0 30px 30px 0}.c-visual__detail{padding:20px 20px 0;display:block}.c-visual__btn{text-align:center}.c-visual--top .c-visual__detail{padding:20px 20px 30px}}.c-webinarArea{margin-top:120px;padding:80px 0;border-radius:60px;background-image:url("../images/top_webinar_bg.webp"),linear-gradient(117deg, #f6f7f7 12.78%, #e2eaea 87.22%);background-size:cover;background-position:center;background-repeat:no-repeat}@media only screen and (max-width: 1279px){.c-webinarArea{margin-top:80px}}@media only screen and (max-width: 1023px){.c-webinarArea{margin-top:60px}}.c-contactArea{margin-top:120px;border-radius:20px;position:relative;background:linear-gradient(90deg, #2183d7 0%, #0e2c69 100%);padding:2px}.c-contactArea__inner{border-radius:18px;background:#fff;padding:24px 28px;display:flex;align-items:flex-end;gap:20px}.c-contactArea__detail{flex:1}.c-contactArea__title{display:inline-block;font-size:4rem;font-weight:700;line-height:1;color:#0e2c69;background:linear-gradient(90deg, #2183d7 0%, #0e2c69 100%);background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.c-contactArea__lead{font-size:1.8rem;font-weight:700;margin:6px 0 10px}.c-contactArea__text{font-size:1.6rem;font-weight:700;color:#3b4e67}.c-contactArea__btn{flex-shrink:0}@media only screen and (max-width: 1279px){.c-contactArea{margin-top:80px}}@media only screen and (max-width: 1023px){.c-contactArea{margin-top:60px}.c-contactArea__inner{padding:24px 18px;flex-flow:column;align-items:flex-start;gap:20px}.c-contactArea__lead{font-size:1.6rem}.c-contactArea__text{font-size:1.4rem}.c-contactArea__btn{width:100%;align-self:center}}.c-table01{background:rgba(229,234,245,.4);border-radius:20px;padding:10px 30px}.c-table01__table{border-spacing:0;border-collapse:separate;width:100%}.c-table01__table tr:last-child th,.c-table01__table tr:last-child td{border-bottom:0}.c-table01__table th,.c-table01__table td{padding:16px 0;border-bottom:1px solid #ccc}.c-table01__table th{width:140px;text-align:left;vertical-align:top}.c-table01__table a{text-decoration:underline}@media only screen and (max-width: 767px){.c-table01{padding:20px}.c-table01__table tr{display:block}.c-table01__table tr:not(:first-child){padding-top:16px;margin-top:16px;border-top:1px solid #ccc}.c-table01__table th,.c-table01__table td{display:block;padding:0;border-bottom:0}.c-table01__table th{width:100%;margin-bottom:8px}}.p-articleList01__list{display:grid;grid-template-columns:repeat(4, 1fr);gap:40px}.p-articleList01--col3 .p-articleList01__list{display:flex;justify-content:center}.p-articleList01--col3 .p-articleList01__item{max-width:426px;flex:1}@media only screen and (max-width: 1279px){.p-articleList01__list{gap:40px 20px}}@media only screen and (max-width: 1023px){.p-articleList01__list{grid-template-columns:repeat(auto-fit, minmax(260px, 1fr))}.p-articleList01--col3{overflow:scroll;margin:0 -20px;scrollbar-width:none;text-align:center}.p-articleList01--col3::-webkit-scrollbar{display:none}.p-articleList01--col3 .p-articleList01__list{display:inline-flex;margin:0 20px}.p-articleList01--col3 .p-articleList01__item{width:314px}.p-articleList01--latest .p-articleList01__list>*:nth-child(n+7){display:none}}@media only screen and (max-width: 767px){.p-articleList01{gap:30px 20px}}@media screen and (width <= 600px){.p-articleList01__list{grid-template-columns:repeat(1, 1fr)}.p-articleList01--col3 .p-articleList01__item{width:calc(100vw - 80px)}.p-articleList01--latest .p-articleList01__list>*:nth-child(n+5){display:none}}.p-articleList02{padding:0 40px}.p-articleList02__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:40px}.p-articleList02--latest .p-articleList02__list{display:flex;justify-content:center}.p-articleList02--latest .p-articleList02__item{max-width:400px;flex:1}@media only screen and (max-width: 1279px){.p-articleList02{padding:0 20px}.p-articleList02__list{gap:40px 20px}}@media only screen and (max-width: 1023px){.p-articleList02{padding:0}.p-articleList02__list{grid-template-columns:repeat(auto-fit, minmax(300px, 1fr))}.p-articleList02--latest{overflow:scroll;margin:-10px -20px;scrollbar-width:none;text-align:center;padding:10px 0}.p-articleList02--latest::-webkit-scrollbar{display:none}.p-articleList02--latest .p-articleList02__list{display:inline-flex;margin:0 20px}.p-articleList02--latest .p-articleList02__item{width:308px}}@media screen and (width <= 600px){.p-articleList02--latest .p-articleList02__item{width:calc(100vw - 80px)}}.p-articleList01.is-dragging a,.p-articleList01.is-dragging img,.p-articleList02.is-dragging a,.p-articleList02.is-dragging img{pointer-events:none}.p-articleList01.is-dragging img,.p-articleList02.is-dragging img{-webkit-user-drag:none}.p-articleList03__list{display:flex;flex-flow:row wrap;gap:40px}.p-articleList03__item{width:calc(33.3333333333% - 26.6666666667px)}.p-articleList03--latest .p-articleList03__item:nth-child(-n+2){width:calc(50% - 20px)}@media only screen and (max-width: 1023px){.p-articleList03__list{gap:20px}.p-articleList03__item{width:calc(50% - 20px)}}@media screen and (width <= 600px){.p-articleList03__list{display:flex;flex-flow:row wrap;gap:20px}.p-articleList03__item{width:100%}.p-articleList03--latest .p-articleList03__item:nth-child(-n+2){width:100%}}.p-faqList__list{display:grid;grid-template-columns:repeat(auto-fit, minmax(260px, 1fr));gap:40px}@media only screen and (max-width: 1279px){.p-faqList__list{gap:40px 20px}}@media only screen and (max-width: 767px){.p-faqList{gap:30px 20px}}@media screen and (width <= 600px){.p-faqList__list{grid-template-columns:repeat(1, 1fr)}}.u-ta-c{text-align:center !important}.u-ta-r{text-align:right !important}.u-ta-l{text-align:left !important}.u-display-none{display:none}@media only screen and (max-width: 1023px){.u-display-none-tb{display:none}}@media only screen and (max-width: 767px){.u-display-none-sp{display:none}}.u-visually-hidden,.visuallyHidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.u-family-rajdhani{font-family:Rajdhani,sans-serif;font-weight:600;font-style:normal}.u-weight-normal{font-weight:normal !important}.u-weight-bold{font-weight:bold !important}.u-mt-0{margin-top:0px !important}.u-mt-4{margin-top:4px !important}.u-mt-8{margin-top:8px !important}.u-mt-12{margin-top:12px !important}.u-mt-16{margin-top:16px !important}.u-mt-20{margin-top:20px !important}.u-mt-24{margin-top:24px !important}.u-mt-28{margin-top:28px !important}.u-mt-32{margin-top:32px !important}.u-mt-36{margin-top:36px !important}.u-mt-40{margin-top:40px !important}.u-mt-44{margin-top:44px !important}.u-mt-48{margin-top:48px !important}.u-mt-52{margin-top:52px !important}.u-mt-56{margin-top:56px !important}.u-mt-60{margin-top:60px !important}.u-mt-64{margin-top:64px !important}.u-mt-68{margin-top:68px !important}.u-mt-72{margin-top:72px !important}.u-mt-76{margin-top:76px !important}.u-mt-80{margin-top:80px !important}@media only screen and (max-width: 1279px){.u-mt-pc-0{margin-top:0px !important}.u-mt-pc-4{margin-top:4px !important}.u-mt-pc-8{margin-top:8px !important}.u-mt-pc-12{margin-top:12px !important}.u-mt-pc-16{margin-top:16px !important}.u-mt-pc-20{margin-top:20px !important}.u-mt-pc-24{margin-top:24px !important}.u-mt-pc-28{margin-top:28px !important}.u-mt-pc-32{margin-top:32px !important}.u-mt-pc-36{margin-top:36px !important}.u-mt-pc-40{margin-top:40px !important}.u-mt-pc-44{margin-top:44px !important}.u-mt-pc-48{margin-top:48px !important}.u-mt-pc-52{margin-top:52px !important}.u-mt-pc-56{margin-top:56px !important}.u-mt-pc-60{margin-top:60px !important}.u-mt-pc-64{margin-top:64px !important}.u-mt-pc-68{margin-top:68px !important}.u-mt-pc-72{margin-top:72px !important}.u-mt-pc-76{margin-top:76px !important}.u-mt-pc-80{margin-top:80px !important}}@media only screen and (max-width: 1023px){.u-mt-tb-0{margin-top:0px !important}.u-mt-tb-4{margin-top:4px !important}.u-mt-tb-8{margin-top:8px !important}.u-mt-tb-12{margin-top:12px !important}.u-mt-tb-16{margin-top:16px !important}.u-mt-tb-20{margin-top:20px !important}.u-mt-tb-24{margin-top:24px !important}.u-mt-tb-28{margin-top:28px !important}.u-mt-tb-32{margin-top:32px !important}.u-mt-tb-36{margin-top:36px !important}.u-mt-tb-40{margin-top:40px !important}.u-mt-tb-44{margin-top:44px !important}.u-mt-tb-48{margin-top:48px !important}.u-mt-tb-52{margin-top:52px !important}.u-mt-tb-56{margin-top:56px !important}.u-mt-tb-60{margin-top:60px !important}.u-mt-tb-64{margin-top:64px !important}.u-mt-tb-68{margin-top:68px !important}.u-mt-tb-72{margin-top:72px !important}.u-mt-tb-76{margin-top:76px !important}.u-mt-tb-80{margin-top:80px !important}}@media only screen and (max-width: 767px){.u-mt-sp-0{margin-top:0px !important}.u-mt-sp-4{margin-top:4px !important}.u-mt-sp-8{margin-top:8px !important}.u-mt-sp-12{margin-top:12px !important}.u-mt-sp-16{margin-top:16px !important}.u-mt-sp-20{margin-top:20px !important}.u-mt-sp-24{margin-top:24px !important}.u-mt-sp-28{margin-top:28px !important}.u-mt-sp-32{margin-top:32px !important}.u-mt-sp-36{margin-top:36px !important}.u-mt-sp-40{margin-top:40px !important}.u-mt-sp-44{margin-top:44px !important}.u-mt-sp-48{margin-top:48px !important}.u-mt-sp-52{margin-top:52px !important}.u-mt-sp-56{margin-top:56px !important}.u-mt-sp-60{margin-top:60px !important}.u-mt-sp-64{margin-top:64px !important}.u-mt-sp-68{margin-top:68px !important}.u-mt-sp-72{margin-top:72px !important}.u-mt-sp-76{margin-top:76px !important}.u-mt-sp-80{margin-top:80px !important}}.u-mb-0{margin-bottom:0px !important}.u-mb-4{margin-bottom:4px !important}.u-mb-8{margin-bottom:8px !important}.u-mb-12{margin-bottom:12px !important}.u-mb-16{margin-bottom:16px !important}.u-mb-20{margin-bottom:20px !important}.u-mb-24{margin-bottom:24px !important}.u-mb-28{margin-bottom:28px !important}.u-mb-32{margin-bottom:32px !important}.u-mb-36{margin-bottom:36px !important}.u-mb-40{margin-bottom:40px !important}.u-mb-44{margin-bottom:44px !important}.u-mb-48{margin-bottom:48px !important}.u-mb-52{margin-bottom:52px !important}.u-mb-56{margin-bottom:56px !important}.u-mb-60{margin-bottom:60px !important}.u-mb-64{margin-bottom:64px !important}.u-mb-68{margin-bottom:68px !important}.u-mb-72{margin-bottom:72px !important}.u-mb-76{margin-bottom:76px !important}.u-mb-80{margin-bottom:80px !important}@media only screen and (max-width: 1279px){.u-mb-pc-0{margin-bottom:0px !important}.u-mb-pc-4{margin-bottom:4px !important}.u-mb-pc-8{margin-bottom:8px !important}.u-mb-pc-12{margin-bottom:12px !important}.u-mb-pc-16{margin-bottom:16px !important}.u-mb-pc-20{margin-bottom:20px !important}.u-mb-pc-24{margin-bottom:24px !important}.u-mb-pc-28{margin-bottom:28px !important}.u-mb-pc-32{margin-bottom:32px !important}.u-mb-pc-36{margin-bottom:36px !important}.u-mb-pc-40{margin-bottom:40px !important}.u-mb-pc-44{margin-bottom:44px !important}.u-mb-pc-48{margin-bottom:48px !important}.u-mb-pc-52{margin-bottom:52px !important}.u-mb-pc-56{margin-bottom:56px !important}.u-mb-pc-60{margin-bottom:60px !important}.u-mb-pc-64{margin-bottom:64px !important}.u-mb-pc-68{margin-bottom:68px !important}.u-mb-pc-72{margin-bottom:72px !important}.u-mb-pc-76{margin-bottom:76px !important}.u-mb-pc-80{margin-bottom:80px !important}}@media only screen and (max-width: 1023px){.u-mb-tb-0{margin-bottom:0px !important}.u-mb-tb-4{margin-bottom:4px !important}.u-mb-tb-8{margin-bottom:8px !important}.u-mb-tb-12{margin-bottom:12px !important}.u-mb-tb-16{margin-bottom:16px !important}.u-mb-tb-20{margin-bottom:20px !important}.u-mb-tb-24{margin-bottom:24px !important}.u-mb-tb-28{margin-bottom:28px !important}.u-mb-tb-32{margin-bottom:32px !important}.u-mb-tb-36{margin-bottom:36px !important}.u-mb-tb-40{margin-bottom:40px !important}.u-mb-tb-44{margin-bottom:44px !important}.u-mb-tb-48{margin-bottom:48px !important}.u-mb-tb-52{margin-bottom:52px !important}.u-mb-tb-56{margin-bottom:56px !important}.u-mb-tb-60{margin-bottom:60px !important}.u-mb-tb-64{margin-bottom:64px !important}.u-mb-tb-68{margin-bottom:68px !important}.u-mb-tb-72{margin-bottom:72px !important}.u-mb-tb-76{margin-bottom:76px !important}.u-mb-tb-80{margin-bottom:80px !important}}@media only screen and (max-width: 767px){.u-mb-sp-0{margin-bottom:0px !important}.u-mb-sp-4{margin-bottom:4px !important}.u-mb-sp-8{margin-bottom:8px !important}.u-mb-sp-12{margin-bottom:12px !important}.u-mb-sp-16{margin-bottom:16px !important}.u-mb-sp-20{margin-bottom:20px !important}.u-mb-sp-24{margin-bottom:24px !important}.u-mb-sp-28{margin-bottom:28px !important}.u-mb-sp-32{margin-bottom:32px !important}.u-mb-sp-36{margin-bottom:36px !important}.u-mb-sp-40{margin-bottom:40px !important}.u-mb-sp-44{margin-bottom:44px !important}.u-mb-sp-48{margin-bottom:48px !important}.u-mb-sp-52{margin-bottom:52px !important}.u-mb-sp-56{margin-bottom:56px !important}.u-mb-sp-60{margin-bottom:60px !important}.u-mb-sp-64{margin-bottom:64px !important}.u-mb-sp-68{margin-bottom:68px !important}.u-mb-sp-72{margin-bottom:72px !important}.u-mb-sp-76{margin-bottom:76px !important}.u-mb-sp-80{margin-bottom:80px !important}}
