﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-style:normal;font-weight:normal;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{overflow-y:scroll}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}input,textarea{margin:0;padding:0}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th{text-align:left}a:focus{outline:none}.clearfix::after{content:"";display:block;clear:both}.both{clear:both}.inline_block{display:inline-block;display:inline;zoom:1}input:focus,button:focus,select:focus{outline:0}:focus{outline:-webkit-focus-ring-color none}@media print{*,*:before,*:after{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}*{letter-spacing:.06em;line-height:1.6;box-sizing:border-box;-webkit-appearance:none}@media screen and (max-width: 810px){*{line-height:1.65}}.preload *{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;transition:none !important}html{width:100%;font-size:62.5%}@media screen and (max-width: 1080px){html{font-size:61.5%}}@media screen and (max-width: 810px){html{font-size:62.5%}}body{margin:0px;padding:25px;background-color:#51b7ff;overflow:hidden;font-size:1.6rem;font-family:"Montserrat",sans-serif;font-optical-sizing:auto;font-style:normal}@media screen and (max-width: 810px){body{padding:0}}select,option,span{font-family:"Montserrat",sans-serif}h1,h2,h3,h4,h5{font-family:"Montserrat",sans-serif}h1 span,h2 span,h3 span,h4 span,h5 span{font-family:"Montserrat",sans-serif}a{color:#000;text-decoration:none;transition:.4s}p{font-family:"Montserrat",sans-serif}input[type=text],textarea{-webkit-appearance:none;border:none;font-family:"Montserrat",sans-serif}textarea{resize:none;font-family:"Montserrat",sans-serif}@media screen and (max-width: 1080px){button,select,input,a{-webkit-tap-highlight-color:transparent}}button,select,input,input[type=submit]{-webkit-appearance:none;background-color:transparent;border:none;border-radius:0;font-family:"Montserrat",sans-serif}select::-ms-expand{display:none}img{display:block;height:auto}section{position:relative}video{pointer-events:none}.l-main{overflow:hidden}.l-main.bgWhite{background-color:#fff}.l-main.bgWhite .p-breadcrumbs__link,.l-main.bgWhite .p-breadcrumbs__text{color:inherit}.l-main.bgWhite .p-breadcrumbs__link::before{border-top:2px solid #aaa;border-right:2px solid #aaa}.l-main.bgWhite .p-breadcrumbs__link:first-child::after{background-image:url(../../assets/images/common/home-blue.svg)}.l-header{display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;width:100%;padding:50px 80px;background-color:rgba(0,0,0,0);z-index:100}@media screen and (max-width: 1300px){.l-header{padding:55px 60px}}@media screen and (max-width: 1080px){.l-header{padding:40px}}@media screen and (max-width: 650px){.l-header{padding:20px}}.l-header__logo{display:block;width:134px;position:relative;z-index:100}@media screen and (max-width: 1080px){.l-header__logo{width:130px}}@media screen and (max-width: 650px){.l-header__logo{width:90px}}.l-header__nav{position:relative;border-radius:50px;padding:18px 150px 18px 40px;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16)}@media screen and (max-width: 810px){.l-header__nav{display:none}}.l-header__links{display:flex;align-items:center;gap:40px}@media screen and (max-width: 1080px){.l-header__links{gap:30px}}.l-header__link{font-size:1.4rem;font-weight:bold}.l-header__link.has-children{position:relative}.l-header__link.has-children ul{transition:all .3s;opacity:0;pointer-events:none;position:absolute;top:20px;padding:30px;background-color:#fff;border:1px solid #ccc;border-radius:10px;width:230px;left:0}.l-header__link.has-children:hover ul{opacity:1;pointer-events:all}.l-header__link.has-children ul li a{display:block;padding:10px;background-image:url(../../assets/images/common/arrow_blue.svg);background-size:18px;background-position:100% center;background-repeat:no-repeat;padding:10px 0}.l-header__flag{position:absolute;top:50%;transform:translateY(-50%);right:38px}.l-headerNavButton{position:relative;width:52px;height:52px;border-radius:50%;background-color:#fff;z-index:100;cursor:pointer;display:none}@media screen and (max-width: 810px){.l-headerNavButton{display:flex;align-items:center;justify-content:center}}.l-headerNavButton .lineIcon{position:relative;height:10px;width:24px}.l-headerNavButton .line{position:absolute;height:2px;width:100%;background-color:#51b7ff;transition:transform .4s,background-color .4s;overflow:hidden;z-index:50}.l-headerNavButton .line:nth-child(1){top:0;left:0}.is-navOpen .l-headerNavButton .line:nth-child(1){transform:translate3d(0, 4px, 0) rotate(45deg)}.l-headerNavButton .line:nth-child(2){bottom:0;left:0}.is-navOpen .l-headerNavButton .line:nth-child(2){transform:translate3d(0, -4px, 0) rotate(-45deg)}.l-headerNav{position:fixed;top:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);opacity:0;pointer-events:none;z-index:20;transition:opacity .2s}.is-navOpen .l-headerNav{opacity:1;pointer-events:all}.l-headerNav__wrap{background-color:#fff;padding:120px 20px 250px}.l-headerNav__list{padding:0 30px 30px;border-bottom:1px solid #ccc}.l-headerNav__item.has-children .subMenu{max-height:0;overflow:hidden;transition:max-height .3s ease}.l-headerNav__item.has-children .subMenu.is-show{max-height:300px}.l-headerNav__item.has-children .subMenu li{margin-top:15px;padding-left:15px}.l-headerNav__item.has-children .subMenu li a{display:block;background-image:url(../../assets/images/common/arrow_blue.svg);background-size:18px;background-position:100% center;background-repeat:no-repeat}.l-headerNav__item:nth-child(n+2){margin-top:25px}.l-headerNav__link{display:block;background-image:url(../../assets/images/common/arrow_blue.svg);background-size:18px;background-position:100% center;background-repeat:no-repeat}.has-children .l-headerNav__link{background-image:url(../../assets/images/common/plus_blue.svg)}.l-headerNav__translator{padding:30px 30px 0}@media screen and (max-width: 810px){.l-headerNav__translator{max-width:400px;margin:0 auto}}@media screen and (max-width: 500px){.l-headerNav__translator{padding:30px 0px 0;max-width:276px}}.l-headerNav__translator .img{width:100%}.l-headerNav__translator .img:nth-child(n+2){margin-top:10px}.l-headerNav__translator{display:none}.gt_switcher_wrapper{top:60px !important;right:95px !important;z-index:100 !important;transition:all .3s ease}@media screen and (max-width: 1300px){.gt_switcher_wrapper{top:65px !important;right:80px !important}}@media screen and (max-width: 1080px){.gt_switcher_wrapper{top:50px !important;right:55px !important}}@media screen and (max-width: 810px){.gt_switcher_wrapper{top:412px !important;right:initial !important;left:50%;transform:translateX(-50%);gap:45px;opacity:0;display:flex;flex-direction:column;gap:10px;pointer-events:none}.is-navOpen .gt_switcher_wrapper{pointer-events:all}.gt_switcher_wrapper .glink{border:2px solid #202020;border-radius:10px;width:350px;max-width:95vw;font-weight:bold}.gt_switcher_wrapper .gt-current-lang{background-color:#51b7ff}.gt_switcher_wrapper a[data-gt-lang=ja],.gt_switcher_wrapper a[data-gt-lang=ko]{position:relative}.gt_switcher_wrapper a[data-gt-lang=ja]::before,.gt_switcher_wrapper a[data-gt-lang=ko]::before{position:absolute;top:50%;top:50%;left:50%;transform:translate(-50%, -50%)}.gt_switcher_wrapper a[data-gt-lang=ja]::before{content:"日本語"}.gt_switcher_wrapper a[data-gt-lang=ko]::before{content:"한국어"}}.is-navOpen .gt_switcher_wrapper{opacity:1}@media screen and (max-width: 810px){.gt_switcher_wrapper a{width:340px;height:71px;padding:17px 35px}}@media screen and (max-width: 500px){.gt_switcher_wrapper a{width:276px;height:58px;padding:15px 31px}}.gt_switcher_wrapper img{border:1px solid #999 !important;margin-right:8px !important}@media screen and (max-width: 810px){.gt_switcher_wrapper img{opacity:1 !important}}@media screen and (max-width: 500px){.gt_switcher_wrapper img{width:35px}}@media screen and (max-width: 810px){.gt_switcher_wrapper.is-subMenuOpen{top:620px !important}}.l-footer{position:relative;background-color:#116aa8;padding:60px 0}@media screen and (max-width: 500px){.l-footer{padding:40px 0}}.l-footer__logo{display:flex;justify-content:space-between;align-items:flex-end}.l-footer__logo .logo{width:134px}@media screen and (max-width: 500px){.l-footer__logo .logo{width:90px}}.l-footer__sns{display:flex;gap:20px}.l-footer__sns .icon{width:20px;height:auto}.l-footer__contents{margin-top:25px;padding-top:40px;border-top:1px solid #fff;display:flex;justify-content:space-between;flex-wrap:wrap;gap:30px 0}@media screen and (max-width: 650px){.l-footer__contents{flex-direction:column}}@media screen and (max-width: 500px){.l-footer__contents{padding-top:30px;margin-top:20px}}@media screen and (max-width: 650px){.l-footer__info{display:contents}}.l-footer__tel{display:flex;align-items:center;gap:15px}@media screen and (max-width: 1200px){.l-footer__tel{flex-direction:column;gap:10px;width:max-content;align-items:flex-start}}.l-footer__number{font-size:2.4rem;color:#fff;padding-left:28px;background-image:url(../../assets/images/common/tel.svg);background-size:18px;background-position:0 50%;background-repeat:no-repeat}.l-footer__time{display:flex;align-items:center;gap:10px}.l-footer__time .tag{font-size:1.2rem;width:72px;height:20px;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#51b7ff;border-radius:20px}.l-footer__time .time{font-size:1.6rem;color:#fff}.l-footer__copy{font-size:1.2rem;margin-top:80px}@media screen and (max-width: 1200px){.l-footer__copy{margin-top:48px}}@media screen and (max-width: 1080px){.l-footer__copy{margin-top:45px}}@media screen and (max-width: 650px){.l-footer__copy{margin-top:0;order:2;text-align:center;font-size:1.3rem}}.l-footer__copy small{color:#fff}.l-footer__nav{display:flex;flex-direction:column;flex-wrap:wrap;gap:15px 30px;width:450px;height:138px}@media screen and (max-width: 1200px){.l-footer__nav{width:360px}}@media screen and (max-width: 500px){.l-footer__nav{gap:20px 50px;width:265px;height:160px}}.l-footer__link{font-size:1.4rem;color:#fff;font-weight:bold}@media screen and (max-width: 650px){.l-footer__link:nth-child(8){display:none}}@media screen and (max-width: 810px){.l-footer__buttons{margin-left:auto}}@media screen and (max-width: 650px){.l-footer__buttons{margin:0 auto}}.l-footer__buttons .l-footer__button{width:200px;height:48px;background-position:93% center;transition:background-color .3s,background-image .3s,color .3s}@media screen and (max-width: 1080px){.l-footer__buttons .l-footer__button{width:180px}}@media screen and (max-width: 650px){.l-footer__buttons .l-footer__button{width:280px}}.l-footer__buttons .l-footer__button:hover{background-color:#fff;background-image:url(../../assets/images/common/arrow_black.svg);color:#000;opacity:1}.l-footer__buttons .l-footer__button:nth-child(n+2){margin-top:10px}.fadeUp{opacity:0;transform:translateY(20px);transition:opacity .3s,transform .3s}.fadeUp.view{opacity:1;transform:translateY(0)}.c-button{width:276px;height:58px;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:6px;background-color:#51b7ff;position:relative;background-image:url(../../assets/images/common/arrow.svg);background-repeat:no-repeat;background-size:12px;background-position:95% center;transition:opacity .3s}.c-button:hover{opacity:.7}.c-button.download{background-image:url(../../assets/images/common/arrow_download.svg)}.c-roboto{font-family:"Roboto",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-variation-settings:"wdth" 100}.c-medium{font-weight:500}.c-semiBold{font-weight:600}.c-bold{font-weight:700}.c-inner{max-width:1200px;width:95%;margin:auto;position:relative}@media screen and (max-width: 1080px){.c-inner{width:90%}}.c-ofiCover{object-fit:cover;font-family:"object-fit: cover;, object-position: center;";width:100%;height:100%;object-position:center}.c-ofiContain{object-fit:contain;font-family:"object-fit: contain;, object-position: center;";width:100%;height:100%;object-position:center}.c-title{position:relative;display:flex;align-items:center;flex-wrap:wrap;gap:15px 35px;font-size:4rem;line-height:1.2;letter-spacing:.03em;padding-top:32px;z-index:2}@media screen and (max-width: 810px){.c-title{font-size:3.5rem;padding-top:25px;gap:30px}}@media screen and (max-width: 650px){.c-title{font-size:2.2rem;padding-top:16px;gap:15px}}.c-title .en{font-size:2rem;line-height:1;color:#51b7ff}@media screen and (max-width: 650px){.c-title .en{font-size:1.6rem}}.c-title .shape{position:absolute;top:0;left:0;width:56px}@media screen and (max-width: 810px){.c-title .shape{width:52px}}@media screen and (max-width: 650px){.c-title .shape{width:40px}}.c-sectionTitle{margin-bottom:30px;position:relative;border-bottom:1px solid #51b7ff}.c-sectionTitle .text{padding-left:30px;font-size:2.4rem;background-image:url(../../assets/images/common/mark.svg);background-size:15px;background-position:0 50%;background-repeat:no-repeat}@media screen and (max-width: 500px){.c-sectionTitle .text{font-size:2rem}}.c-scroll__row{display:flex}.c-scroll__row:nth-child(odd){animation:scroll-left 40s infinite linear both}.c-scroll__row:nth-child(even){justify-content:flex-end;animation:scroll-right 40s infinite linear both}.c-scroll__row:nth-child(n+2){margin-top:20px}@media screen and (max-width: 810px){.c-scroll__row:nth-child(n+2){margin-top:15px}}@media screen and (max-width: 500px){.c-scroll__row:nth-child(n+2){margin-top:10px}}.c-scroll__images{display:flex}.c-scroll__image{width:320px;height:240px;border-radius:6px;overflow:hidden;margin-right:20px}@media screen and (max-width: 1080px){.c-scroll__image{width:300px;height:220px}}@media screen and (max-width: 810px){.c-scroll__image{width:260px;height:190px;margin-right:15px}}@media screen and (max-width: 500px){.c-scroll__image{width:145px;height:110px;margin-right:10px}}@keyframes scroll-left{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes scroll-right{from{transform:translateX(0)}to{transform:translateX(100%)}}.p-form{padding:80px 0 100px}@media screen and (max-width: 500px){.p-form{padding:50px 0 80px}}.p-form.--confirm{background-color:#fff}.p-form.--confirm .p-form__item{padding:30px 0;border-bottom:1px solid #ccc}@media screen and (max-width: 650px){.p-form.--confirm .p-form__item{padding:20px 0;gap:5px}}.p-form.--confirm .p-form__item:nth-child(n+2){margin-top:0}.p-form.--confirm .p-form__title{padding:0}.p-form.--confirm .p-form__privacy{display:none}.p-category{display:flex;flex-wrap:wrap;gap:12px 2.51%;margin-bottom:80px}@media screen and (max-width: 500px){.p-category{margin-bottom:50px}}.p-category__contents{background-color:#f2f7fa;border-radius:10px;width:31.66%;padding:40px 20px}@media screen and (max-width: 810px){.p-category__contents{padding:30px 15px}}@media screen and (max-width: 500px){.p-category__contents{width:100%;padding:20px 15px}}.p-category__icon{height:40px;width:auto;margin:0 auto}@media screen and (max-width: 500px){.p-category__icon{height:35px}}.p-category__text{text-align:center;margin-top:16px;line-height:1.4}@media screen and (max-width: 810px){.p-category__text{font-size:1.3rem}}@media screen and (max-width: 500px){.p-category__text{margin-top:12px}}@media screen and (max-width: 500px){.p-category__text .u-tabBlock{display:none}}.p-step{display:flex;justify-content:center;gap:80px}.p-step__desc:not(:last-child) .p-step__number::before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:100%;height:1px;width:80px;background-color:#51b7ff}.p-step__desc.active .p-step__number{background-color:#51b7ff;color:#fff}.p-step__desc.active .p-step__text{color:#000}.p-step__number{position:relative;width:36px;aspect-ratio:1/1;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#f3f7fa;color:#999}.p-step__text{font-size:1.4rem;line-height:1;text-align:center;margin-top:12px;color:#999}.p-form__wrap{margin:60px auto 0;max-width:1000px}@media screen and (max-width: 500px){.p-form__wrap{margin-top:40px}}.p-form__item{display:flex;align-items:flex-start;gap:30px}@media screen and (max-width: 650px){.p-form__item{gap:0}}.p-form__item:nth-child(n+2){margin-top:30px}@media screen and (max-width: 650px){.p-form__item:nth-child(n+2){margin-top:20px}}@media screen and (max-width: 650px){.p-form__item{flex-wrap:wrap}}.p-form__title{position:relative;display:flex;align-items:center;min-width:230px;font-size:1.4rem;padding:12px 0}@media screen and (max-width: 650px){.p-form__title{width:100%}}.p-form__required{position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1rem;font-weight:bold;background-color:#116aa8;color:#fff;width:37px;height:18px;display:flex;align-items:center;justify-content:center;z-index:1;border-radius:3px}.p-form__content{position:relative;align-self:center;width:calc(100% - 200px)}@media screen and (max-width: 650px){.p-form__content{display:block;width:100%}}.p-form__content .p-form__textarea{height:155px}.p-form__content .text{margin-top:10px;display:block}.p-form__flex{display:flex;gap:0 10px}.p-form__flex .post{white-space:nowrap;margin-top:7px}.p-form__flex .wrap{width:100%}.p-form__flex .short{max-width:80px}.p-form__text,.p-form__textarea,input[type=text],textarea{position:relative;padding:11px 20px;width:100%;font-size:1.4rem;background-color:rgba(0,0,0,.03);border:1px solid #e5e5e5}@media screen and (max-width: 650px){.p-form__text,.p-form__textarea,input[type=text],textarea{padding:10px 15px}}.p-form__text::placeholder,.p-form__textarea::placeholder,input[type=text]::placeholder,textarea::placeholder{color:rgba(0,0,0,.2)}.p-form__privacy{position:relative;display:table;margin:30px auto 0}.p-form__privacy input{position:absolute}.p-form__privacy a{position:absolute;bottom:3px;left:25px;white-space:nowrap;font-size:1.4rem;line-height:1;border-bottom:1px solid #000;transition:color .3s}@media screen and (max-width: 810px){.p-form__privacy a{left:35px}}.p-form__privacy a:hover{color:#51b7ff}.p-form__privacy .wpcf7-form-control-wrap{position:relative;padding:0;display:table;margin:0 0 0 175px;cursor:pointer}.p-form__privacy .wpcf7-list-item{margin-left:0}.p-form__privacy .wpcf7-checkbox span.wpcf7-list-item-label{line-height:1;cursor:pointer;font-size:1.4rem}.p-form__privacy .wpcf7-checkbox span.wpcf7-list-item-label::before{content:"";position:absolute;display:inline-block;margin-right:10px;height:25px;width:25px;top:2px;left:-190px;border:1px solid #ccc;border-radius:3px}@media screen and (max-width: 810px){.p-form__privacy .wpcf7-checkbox span.wpcf7-list-item-label::before{left:-220px}}@media screen and (max-width: 500px){.p-form__privacy .wpcf7-checkbox span.wpcf7-list-item-label::before{left:-185px}}.p-form__privacy .wpcf7-checkbox span.wpcf7-list-item-label::after{position:absolute;content:"";top:11px;left:-182px;transform:rotate(-45deg);width:10px;height:4px;border-left:2px solid #00c5de;border-bottom:2px solid #00c5de;opacity:0;transition:opacity .3s}@media screen and (max-width: 810px){.p-form__privacy .wpcf7-checkbox span.wpcf7-list-item-label::after{left:-217px}}@media screen and (max-width: 500px){.p-form__privacy .wpcf7-checkbox span.wpcf7-list-item-label::after{left:-182px}}.p-form__privacy .wpcf7-checkbox input:checked+span.wpcf7-list-item-label::after{opacity:1}.p-form__privacy .wpcf7-not-valid-tip{position:absolute;right:0;white-space:nowrap}.p-form__submit{background-color:#51b7ff;display:flex;justify-content:center;align-items:center;width:276px;height:58px;border-radius:6px;position:relative;transition:opacity .3s;margin:30px auto 0;color:#fff;cursor:pointer}.p-form__submit:hover{opacity:.7}.p-form__submit.--back{background-color:#999}.p-form__submit input{width:100%;height:100%;color:#fff;font-weight:bold;transition:color .3s;cursor:pointer}.p-form__submit .wpcf7-spinner{position:absolute}.p-form__buttons{display:flex;justify-content:center;gap:20px;margin-top:60px}@media screen and (max-width: 650px){.p-form__buttons{margin-top:40px;flex-wrap:wrap;flex-direction:column-reverse;align-items:center}}.p-form__buttons .p-form__submit{margin:0}.p-form__thanks{margin-top:90px}.p-form__thanks .title{font-size:2rem;text-align:center}@media screen and (max-width: 500px){.p-form__thanks .title{font-size:1.8rem}}.p-form__thanks .text{font-size:1.4rem;text-align:center;margin-top:40px}@media screen and (max-width: 500px){.p-form__thanks .text{text-align:left}}.p-form__thanks .c-button{margin:60px auto 0}@media screen and (max-width: 500px){.p-form__thanks .c-button{margin-top:40px}}.p-pageMv{height:550px}@media screen and (max-width: 650px){.p-pageMv{height:390px}}.p-pageMv.--min{height:410px}@media screen and (max-width: 810px){.p-pageMv.--min{height:auto}}.p-pageMv__image{position:absolute;top:0;left:0;width:100%;height:100%}.p-pageMv__image::before{content:"";position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:#3a94d8;background:linear-gradient(135deg, #3a94d8 0%, #5bc769 100%);opacity:.6;z-index:2}.p-pageMv__contents{position:relative;z-index:2;padding-top:135px}@media screen and (max-width: 500px){.p-pageMv__contents{padding-top:110px}}.p-pageMv__wave{position:absolute;left:-10px;bottom:-1px;width:calc(100% + 20px);z-index:2}.p-pageMv__title .en{font-size:9rem;line-height:1;color:#fff}@media screen and (max-width: 1080px){.p-pageMv__title .en{font-size:8rem}}@media screen and (max-width: 810px){.p-pageMv__title .en{font-size:5rem}}@media screen and (max-width: 500px){.p-pageMv__title .en{font-size:4.4rem}}@media screen and (max-width: 370px){.p-pageMv__title .en{font-size:3.3rem}}.p-pageMv__title .ja{font-size:1.4rem;color:#fff;padding-left:25px;position:relative;margin-top:30px}@media screen and (max-width: 810px){.p-pageMv__title .ja{margin-top:20px}}@media screen and (max-width: 500px){.p-pageMv__title .ja{margin-top:10px}}@media screen and (max-width: 370px){.p-pageMv__title .ja{font-size:1.2rem}}.p-pageMv__title .ja::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:15px;height:2px;background-color:#fff}.p-pageMv__title.gradation .en{display:inline-block;background:linear-gradient(90deg, #3a94d8 0%, #5bc769 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.p-pageMv__title.gradation .ja{color:inherit}.p-pageMv__title.gradation .ja::before{background-color:#51b7ff}.p-breadcrumbs{margin-bottom:30px}@media screen and (max-width: 500px){.p-breadcrumbs{margin-bottom:40px}}.p-breadcrumbs__link{font-size:1.2rem;color:#fff;margin-right:22px;position:relative}.p-breadcrumbs__link:first-child{padding-left:20px}.p-breadcrumbs__link:first-child::after{content:"";position:absolute;left:0;top:42%;transform:translateY(-50%);width:14px;aspect-ratio:1/1;background-image:url(../../assets/images/common/home.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.p-breadcrumbs__link::before{content:"";position:absolute;top:50%;right:-13px;transform:translateY(-50%) rotate(45deg);width:5px;height:5px;border-top:2px solid #fff;border-right:2px solid #fff}.p-breadcrumbs__link .home{width:14px}.p-breadcrumbs__text{font-size:1.2rem;color:#fff}.p-pageMv__title .textImage{height:100px;width:auto}@media screen and (max-width: 810px){.p-pageMv__title .textImage{max-height:78px;width:auto}}@media screen and (max-width: 500px){.p-pageMv__title .textImage{max-height:68px;width:auto}}@media screen and (max-width: 370px){.p-pageMv__title .textImage{max-height:55px;width:auto}}.p-solutions{background-color:#fff;padding:100px 0 150px}@media screen and (max-width: 810px){.p-solutions{padding:50px 0 100px}}@media screen and (max-width: 500px){.p-solutions{padding:50px 0 100px}}.p-solutions__lead{text-align:center;font-size:2.4rem;margin-top:30px}.p-solutions__lead .u-ib{font-weight:bold}@media screen and (max-width: 1080px){.p-solutions__lead{font-size:2.2rem}}@media screen and (max-width: 810px){.p-solutions__lead{font-size:2rem}}@media screen and (max-width: 500px){.p-solutions__lead{font-size:1.7rem}}.p-solutions__wrap{margin-top:5px}.p-solutions__contents{position:relative;padding:40px 0;display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 650px){.p-solutions__contents{flex-wrap:wrap;gap:15px}}@media screen and (max-width: 500px){.p-solutions__contents{padding:30px 0}}.p-solutions__contents.iv{opacity:0;transform:translateY(50px);transition:all .8s ease .3s}.p-solutions__contents.view{opacity:1;transform:translateY(0)}.p-solutions__contents::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#ccc}.p-solutions__contents:not(:last-child)::before{content:"";position:absolute;left:36px;top:105px;width:4px;height:100%;background-color:#51b7ff}@media screen and (max-width: 810px){.p-solutions__contents:not(:last-child)::before{left:28px;top:90px}}@media screen and (max-width: 500px){.p-solutions__contents:not(:last-child)::before{left:21px;top:70px}}.p-solutions__head{display:flex;align-items:center;gap:20px}@media screen and (max-width: 810px){.p-solutions__head{gap:15px}}.p-solutions__icon{width:74px;height:74px;min-width:74px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#51b7ff}@media screen and (max-width: 1080px){.p-solutions__icon{width:70px;height:70px;min-width:70px}}@media screen and (max-width: 810px){.p-solutions__icon{width:60px;height:60px;min-width:60px}}@media screen and (max-width: 500px){.p-solutions__icon{width:45px;height:45px;min-width:45px}}.p-solutions__icon .icon{width:37px;height:40px;object-fit:contain}@media screen and (max-width: 810px){.p-solutions__icon .icon{width:30px;height:32px}}@media screen and (max-width: 500px){.p-solutions__icon .icon{width:22px;height:27px}}.p-solutions__title{font-size:2.4rem;line-height:1.4}@media screen and (max-width: 1080px){.p-solutions__title{font-size:2.2rem}}@media screen and (max-width: 810px){.p-solutions__title{font-size:1.8rem}}.p-solutions__title .en{font-size:1.2rem;display:block}.p-solutions__desc{width:58.7%}@media screen and (max-width: 650px){.p-solutions__desc{width:100%;margin-left:75px}}@media screen and (max-width: 500px){.p-solutions__desc{margin-left:60px}}.p-solutions__desc .title{font-size:2rem;margin-bottom:6px}@media screen and (max-width: 500px){.p-solutions__desc .title{font-size:1.8rem}}.p-solutions__desc .description{font-size:1.8rem}@media screen and (max-width: 810px){.p-solutions__desc .description{font-size:1.7rem}}@media screen and (max-width: 500px){.p-solutions__desc .description{font-size:1.5rem}}.p-solutions__desc .arrow{display:block;width:60px;height:22px;background-color:#51b7ff;clip-path:polygon(0 0, 50% 100%, 100% 0);margin:15px 0 0 115px}.p-solutions__desc .logo{height:55px;width:auto}@media screen and (max-width: 500px){.p-solutions__desc .logo{max-width:100%;height:auto}}.p-solutions__item{display:flex;gap:20px}@media screen and (max-width: 1080px){.p-solutions__item{gap:15px}}@media screen and (max-width: 500px){.p-solutions__item{gap:10px}}.p-solutions__item:nth-child(n+2){margin-top:20px}@media screen and (max-width: 500px){.p-solutions__item:nth-child(n+2){margin-top:15px}}.p-solutions__item .num{width:42px;height:42px;min-width:42px;border-radius:50%;background-color:#a7daff;color:#106ba8;display:flex;align-items:center;justify-content:center;transform:translateY(-7px)}@media screen and (max-width: 810px){.p-solutions__item .num{width:35px;height:35px;min-width:35px;transform:translateY(-4px)}}@media screen and (max-width: 500px){.p-solutions__item .num{width:25px;height:25px;min-width:25px;transform:translateY(-2px);font-size:1.4rem}}.p-solutions__item .text{font-size:1.8rem}@media screen and (max-width: 810px){.p-solutions__item .text{font-size:1.7rem}}@media screen and (max-width: 500px){.p-solutions__item .text{font-size:1.4rem}}.p-initiative{padding:50px 0 50px;background-color:#fff}.p-initiative__lead{text-align:center;font-size:2.4rem;margin-top:45px}@media screen and (max-width: 810px){.p-initiative__lead{font-size:1.8rem}}@media screen and (max-width: 500px){.p-initiative__lead{font-size:1.6rem;margin-top:25px}}.p-initiative__list{display:flex;flex-wrap:wrap;gap:30px 2.5%;margin-top:50px}@media screen and (max-width: 810px){.p-initiative__list{justify-content:space-between;gap:5px}}@media screen and (max-width: 500px){.p-initiative__list{margin-top:10px}}.p-initiative__list.gifting .p-initiative__item:nth-child(n+4){width:23.1%}@media screen and (max-width: 810px){.p-initiative__list.gifting .p-initiative__item:nth-child(n+4){width:calc(50% - 5px)}}.p-initiative__item{width:31.66%;padding:28px 16px;background-color:#daf5ff;border-radius:10px;font-size:1.8rem;line-height:1.4;text-align:center;font-weight:bold;display:flex !important;align-items:center;justify-content:center}@media screen and (max-width: 810px){.p-initiative__item{width:calc(50% - 5px);flex-direction:column;font-size:1.6rem;padding:0}}.p-initiative__item img{display:none;max-width:100%}@media screen and (max-width: 810px){.p-initiative__item img{display:block}}.p-initiative__item p{font-weight:bold}@media screen and (max-width: 810px){.p-initiative__item p{display:none}}.p-initiative__item .color{font-weight:bold;line-height:1.4}.p-initiative__item .large{font-size:2.2rem;line-height:1.4;font-weight:bold}@media screen and (max-width: 810px){.p-initiative__item .large{font-size:1.7rem}}.p-features{padding:50px 0 50px;background-color:#fff}@media screen and (max-width: 500px){.p-features .c-title{gap:10px}}.p-features .c-title .logo{height:54px;width:auto}.p-features .c-title .en{margin-left:30px}.p-features__list{display:flex;justify-content:space-between;flex-wrap:wrap;gap:40px 0;margin-top:55px}@media screen and (max-width: 500px){.p-features__list{margin-top:25px}}.p-features__item{width:48.3%}@media screen and (max-width: 650px){.p-features__item{width:calc(50% - 4px)}}@media screen and (max-width: 500px){.p-features__item{width:calc(50% - 10px)}}.p-features__image{aspect-ratio:29/15}.p-features__desc{margin-top:25px}.p-features__heading{position:relative;display:flex;justify-content:space-between;align-items:center;font-size:2rem;font-weight:bold}@media screen and (max-width: 810px){.p-features__heading{flex-direction:column-reverse}}@media screen and (max-width: 500px){.p-features__heading{font-size:1.4rem;letter-spacing:0}}.p-features__heading::before{content:"";position:absolute;left:0;bottom:9px;height:1px;width:100%;background-color:#ccc}@media screen and (max-width: 810px){.p-features__heading::before{bottom:0px}}.p-features__heading .number{font-size:6.8rem;line-height:1;color:#51b7ff;margin-top:-12px;font-weight:500}@media screen and (max-width: 810px){.p-features__heading .number{font-size:3.4rem}}.p-features__text{font-size:1.4rem;margin-top:12px}.p-flow{padding:50px 0;background-color:#116aa8}@media screen and (max-width: 810px){.p-flow{padding:50px 0}}.p-flow .c-title{color:#fff}.p-flow__wrap{padding:60px 130px;background-color:#fff;border-radius:30px;margin-top:50px}@media screen and (max-width: 810px){.p-flow__wrap{padding:50px 15px}}@media screen and (max-width: 500px){.p-flow__wrap{margin-top:30px}}@media screen and (max-width: 650px){.p-flow__wrap{padding-right:0;padding-left:0;overflow-x:hidden}}.p-flow__figure{width:100%}@media screen and (max-width: 650px){.p-flow__figure{overflow-x:scroll;padding-left:15px;padding-right:15px}}@media screen and (max-width: 650px){.p-flow__figure img{width:500px}}.p-image{padding:100px 0;background-color:#fff}@media screen and (max-width: 650px){.p-image{padding:50px 0}}.p-image__wrap{margin-top:50px}.p-image__contents:nth-child(n+2){margin-top:50px}.p-image__list{display:flex;flex-wrap:wrap;gap:24px 2%}@media screen and (max-width: 650px){.p-image__list{gap:24px 5px}}.p-image__item{width:15%}@media screen and (max-width: 650px){.p-image__item{width:calc(25% - 5px)}}@media screen and (max-width: 500px){.p-image__item{width:calc(50% - 3px)}}.p-image__item video{max-width:100%}.p-pageMv .p-pageMv__character{display:none}.p-sideButton-container{position:fixed;right:0;display:flex;top:50%;transform:translateY(-50%);z-index:50}@media screen and (max-width: 810px){.p-sideButton-container{width:100%;bottom:0;top:auto;right:auto;transform:translateY(0);border-radius:0;border:none}}.p-sideButton-container .block{background-color:#51b7ff;width:25px}@media screen and (max-width: 810px){.p-sideButton-container .block{display:none}}.p-sideButton-container .p-sideButton{position:relative;right:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;letter-spacing:.2em;background-color:#51b7ff;border:4px solid #fff;border-radius:20px 0 0 20px;width:86px;height:334px;border-right:0}@media screen and (max-width: 810px){.p-sideButton-container .p-sideButton{width:100%;flex-direction:row;height:55px;border-radius:0;border:none;bottom:0;top:auto;right:auto}}.p-sideButton-container .p-sideButton .icno{width:20px}.p-sideButton-container .p-sideButton .text{color:#fff;font-size:2rem;ms-writing-mode:tb-rl;writing-mode:vertical-rl}@media screen and (max-width: 810px){.p-sideButton-container .p-sideButton .text{writing-mode:horizontal-tb}}.p-sideButton-container .p-sideButton:hover{border-color:#51b7ff;background-color:#fff}.p-sideButton-container .p-sideButton:hover .text{color:#51b7ff}.p-sideButton-container .p-sideButton:hover svg path{stroke:#51b7ff}.p-sideButton-container .p-pageMv__character{transform-origin:90% bottom;position:absolute;bottom:60px;right:0;z-index:-1;animation:viviRotate 3s infinite linear both}@media screen and (max-width: 810px){.p-sideButton-container .p-pageMv__character{display:none}}@keyframes viviRotate{0%{transform:rotate(-30deg)}50%{transform:rotate(0deg)}to{transform:rotate(-30deg)}}.p-news__list{position:relative;z-index:2}.p-news__item{border-bottom:1px solid #ccc}.p-news__link{padding:30px 0;display:flex;align-items:center;gap:30px}@media screen and (max-width: 810px){.p-news__link{flex-direction:column;align-items:flex-start}}@media screen and (max-width: 650px){.p-news__link{flex-wrap:wrap;gap:10px 8px}}@media screen and (max-width: 500px){.p-news__link{padding:15px 0}}.p-news__link:hover .p-news__title{color:#51b7ff}.p-news__item--top{display:flex;gap:15px;align-items:center}.p-news__category{font-size:1.4rem;line-height:1;min-width:130px;height:27px;padding:0 8px;display:flex;align-items:center;justify-content:center;border-radius:14px;background-color:#51b7ff;border:1px solid #000;color:#fff}.p-news__date{line-height:1;font-size:1.4rem;color:#666}.p-news__title{font-size:1.8rem;color:#333;transition:color .3s}@media screen and (max-width: 500px){.p-news__title{font-size:1.6rem}}.p-pager{position:relative;display:table;margin:60px auto 0;width:auto}@media screen and (max-width: 500px){.p-pager{margin-top:40px}}.p-pager li{margin:0 5px}.page-numbers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.page-numbers a{transition:color .4s,background-color .4s}.page-numbers a:hover{color:#fff;background-color:#51b7ff}.page-numbers a,.page-numbers span{line-height:1;position:relative;z-index:2;height:40px;width:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#f2f2f2;font-size:1.4rem}@media screen and (max-width: 500px){.page-numbers a,.page-numbers span{height:35px;width:35px}}.page-numbers .first,.page-numbers .last{font-size:1.2rem}.page-numbers .first{margin-right:10px}.page-numbers .last{margin-left:10px}.page-numbers .current{position:relative;color:#fff;background-color:#51b7ff}.page-numbers .dots{pointer-events:none;width:auto;height:auto;background-color:initial}.page-numbers .prev,.page-numbers .next{position:relative;width:10px;height:10px;transform:rotate(-45deg);border-right:2px solid #000;border-bottom:2px solid #000;background-color:initial;border-radius:0;transition:border-bottom .3s,border-right .3s}.page-numbers .prev:hover,.page-numbers .next:hover{background-color:initial}.page-numbers .prev::before,.page-numbers .next::before{content:"";position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);width:15px;height:2px;background-color:#000}.page-numbers .prev{transform:rotate(135deg);margin-right:20px}.page-numbers .next{margin-left:20px}.p-news{padding-bottom:100px}.p-news .c-button{margin:60px auto 0;background-image:initial}.p-editor{margin-top:15px}@media screen and (max-width: 810px){.p-editor{margin-top:0px}}.p-editor h2{margin-bottom:30px;position:relative;border-bottom:1px solid #51b7ff;padding:0 0 20px 30px;font-size:2.4rem;line-height:1.4;font-weight:bold;background-image:url(../../assets/images/common/mark.svg);background-size:15px;background-position:0 23%;background-repeat:no-repeat}@media screen and (max-width: 650px){.p-editor h2{font-size:2.2rem;padding:0 0 15px 25px;background-size:14px;margin-bottom:20px}}.p-editor h3{font-size:2rem;font-weight:bold;line-height:1.4;padding:16px 20px;background-color:#f3f7fa;margin-bottom:30px}@media screen and (max-width: 650px){.p-editor h3{font-size:1.8rem;padding:14px 15px;margin-bottom:20px}}.p-editor h4{font-size:1.8rem;line-height:1.5;font-weight:bold;padding-left:26px;position:relative;margin:1em 0}@media screen and (max-width: 650px){.p-editor h4{font-size:1.7rem;padding-left:15px}}.p-editor h4::before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:0;width:6px;height:120%;background-color:#51b7ff}@media screen and (max-width: 650px){.p-editor h4::before{width:5px}}.p-editor h5{padding:20px;background-color:#fff;font-weight:bold;margin:1em 0}.p-editor h6{border-left:4px solid #51b7ff;padding:3px 20px;margin:1em 0}.p-editor p{font-size:1.4rem}.p-editor p:first-child{margin:1.5em 0}@media screen and (max-width: 650px){.p-editor p:first-child{margin:25px 0}}.p-editor p:not(:last-child){margin:1.5em 0}@media screen and (max-width: 650px){.p-editor p:not(:last-child){margin:25px 0}}.p-editor b,.p-editor strong{font-weight:bold;color:inherit}.p-editor b span,.p-editor strong span{font-weight:bold;color:inherit}.p-editor em{font-style:italic;font-weight:bold;color:inherit}.p-editor em span{font-style:italic;font-weight:bold;color:inherit}.p-editor ul{margin:30px 0}@media screen and (max-width: 500px){.p-editor ul{margin:20px 0}}.p-editor ul li{position:relative;list-style:none}.p-editor ul li::before{content:"●";margin-right:2px}.p-editor ol{margin:30px 0}@media screen and (max-width: 500px){.p-editor ol{margin:20px 0}}.p-editor ol li{list-style-type:decimal;list-style-position:inside}.p-editor a{position:relative;color:#116aa8;transition:opacity .3s;text-decoration:underline}.p-editor a:hover{opacity:.7}.p-editor .aligncenter,.p-editor .alignnone{margin-left:auto;margin-right:auto}.p-editor .alignleft{margin-right:auto}.p-editor .alignright{margin-left:auto}.p-editor img{max-width:100%}@media screen and (max-width: 810px){.p-editor img{max-height:400px;margin:30px 0}}@media screen and (max-width: 500px){.p-editor img{max-height:320px;margin:20px 0}}.p-editor iframe{display:block;width:100%;height:420px;margin:50px auto}@media screen and (max-width: 1080px){.p-editor iframe{height:380px;margin:40px auto}}@media screen and (max-width: 810px){.p-editor iframe{height:300px;margin:30px auto}}@media screen and (max-width: 500px){.p-editor iframe{height:220px;margin:20px auto}}.p-editor blockquote{position:relative;display:table;margin:30px auto;padding:35px 50px;width:100%;background-color:#e7e7e7}@media screen and (max-width: 810px){.p-editor blockquote{padding:30px 40px}}@media screen and (max-width: 500px){.p-editor blockquote{margin:20px auto;padding:20px 30px}}.p-editor blockquote p{margin:0 !important}.p-editor table{width:100%;max-width:770px}@media screen and (max-width: 810px){.p-editor table{overflow-x:scroll;display:block;white-space:nowrap}}.p-editor th,.p-editor td{border:1px solid #fff;padding:12px;text-align:center;color:#fff}.p-editor thead tr{background-color:#555}.p-editor tbody tr{background-color:#1a1a1a}.p-download{background-color:#daf5ff;padding:50px 0}@media screen and (max-width: 500px){.p-download{padding:30px 0 50px}}.p-download__title{text-align:center;font-size:2.4rem;font-weight:bold}@media screen and (max-width: 500px){.p-download__title{font-size:2rem}}.p-download__btn{margin-top:30px;width:480px;margin-left:auto;margin-right:auto;height:80px}@media screen and (max-width: 810px){.p-download__btn{width:300px}}@media screen and (max-width: 500px){.p-download__btn{width:250px;font-size:1.4rem;height:65px;margin-top:15px}}.u-tabBlock{display:none}@media screen and (max-width: 810px){.u-tabBlock{display:block}}.u-tabNone{display:block}@media screen and (max-width: 810px){.u-tabNone{display:none !important}}.u-stNone{display:block}@media screen and (max-width: 650px){.u-stNone{display:none}}.u-stBlock{display:none}@media screen and (max-width: 650px){.u-stBlock{display:block}}.u-spNone{display:block}@media screen and (max-width: 500px){.u-spNone{display:none}}.u-spBlock{display:none}@media screen and (max-width: 500px){.u-spBlock{display:block}}.u-w100{width:100%;height:auto}.u-h100{width:auto;height:100%}.u-d-f{display:flex}.u-aic{align-items:center}.u-tac{text-align:center}.u-jsb{justify-content:space-between}.u-jcc{justify-content:center}.u-fww{flex-wrap:wrap}.u-ib{display:inline-block}