.el-breadcrumbs{max-width:var(--contents-width);margin:0 auto 10rem}@media(min-width:769px){.el-breadcrumbs{padding-top:4rem}}@media(max-width:768px){.el-breadcrumbs{display:none}}.el-breadcrumbs__inner{display:flex;justify-content:flex-end}.el-breadcrumbs-item{font-weight:700}.el-breadcrumbs-item:not(:first-child){padding-left:1.6rem}.el-breadcrumbs-item:not(:last-child){padding-right:1.6rem;border-right:1px solid #757575}.el-breadcrumbs-item:last-child{pointer-events:none}.el-breadcrumbs-item:last-child .el-breadcrumbs-item__inner{color:var(--primary-color)}.el-breadcrumbs-item__inner{color:#c8c8c8;text-decoration:none}.el-frame{background-color:#fff;border:1px solid #ccc;border-radius:.8rem}.el-frame>:first-child{margin-top:0}.el-frame>:last-child{margin-bottom:0}@media(min-width:769px){.el-frame{margin:0 auto 10rem;padding:8rem 6rem}}@media(max-width:768px){.el-frame{margin:0 auto 5rem;padding:4rem 1.6rem}}.el-free{max-width:var(--contents-width);font-weight:500}@media(min-width:769px){.el-free{margin:0 auto 2.4rem;font-size:1.8rem}}@media(max-width:768px){.el-free{margin:0 auto 1.6rem;font-size:1.4rem}}.el-headline{max-width:var(--contents-width);font-weight:700}@media(min-width:769px){.el-headline[data-margin=large]{margin:6.4rem auto 4rem}}@media(max-width:768px){.el-headline[data-margin=large]{margin:4rem auto 2.4rem}}@media(min-width:769px){.el-headline[data-margin=medium]{margin:4rem auto}}@media(max-width:768px){.el-headline[data-margin=medium]{margin:2.4rem auto}}@media(min-width:769px){.el-headline[data-margin=small]{margin:4rem auto 2.4rem}}@media(max-width:768px){.el-headline[data-margin=small]{margin:2.4rem auto 1.6rem}}.el-headline[data-align=center]{text-align:center}@media(min-width:769px){.el-headline[data-align=center] h2{display:inline-flex;flex-direction:column;align-items:center}.el-headline[data-align=center] h2 span{margin-left:0;margin-top:.8rem}}.el-headline[data-align=center] h3:before{left:50%;transform:translateX(-50%)}@media(min-width:769px){.el-headline h2{font-size:3.2rem;display:inline-flex;align-items:center}}@media(max-width:768px){.el-headline h2{font-size:2.4rem}}.el-headline h2:before{content:"";width:1.6rem;height:1.6rem;background-color:#fff;border:5px solid var(--primary-color);transform:rotate(45deg)}.el-headline h2 span{margin-left:.8rem}.el-headline h3{border-bottom:2px solid #ccc;position:relative}@media(min-width:769px){.el-headline h3{font-size:2.8rem;padding-bottom:1.2rem}}@media(max-width:768px){.el-headline h3{font-size:2rem;padding-bottom:.8rem}}.el-headline h3:before{content:"";display:block;height:2px;background-color:var(--primary-color);position:absolute;bottom:-2px;left:0}@media(min-width:769px){.el-headline h3:before{width:6.4rem}}@media(max-width:768px){.el-headline h3:before{width:5.6rem}}@media(min-width:769px){.el-headline h4{font-size:2.4rem}}@media(max-width:768px){.el-headline h4{font-size:1.6rem}}.el-image{max-width:var(--contents-width);font-weight:500;text-decoration:none}@media(min-width:769px){.el-image{margin:0 auto 2.4rem}}@media(max-width:768px){.el-image{margin:0 auto 1.6rem}}.el-image__caption{margin-top:1.2rem}@media(min-width:769px){.el-image__caption{font-size:1.6rem}}@media(max-width:768px){.el-image__caption{font-size:1.4rem}}.el-divide-layout{max-width:var(--contents-width);margin:0 auto 2.4rem;display:flex;flex-wrap:wrap}@media(min-width:769px){.el-divide-layout[data-column*="1"]>.el-divide-layout-item{width:calc((100% - 2.4rem*(1 - 1))/1)}.el-divide-layout[data-column*="1"]>.el-divide-layout-item:nth-child(n+2){margin-top:2.4rem}.el-divide-layout[data-column*="1"]>.el-divide-layout-item:not(:nth-child(1n)):not(:last-child){margin-right:2.4rem}.el-divide-layout[data-column*="2"]>.el-divide-layout-item{width:calc((100% - 2.4rem*(2 - 1))/2)}.el-divide-layout[data-column*="2"]>.el-divide-layout-item:nth-child(n+3){margin-top:2.4rem}.el-divide-layout[data-column*="2"]>.el-divide-layout-item:not(:nth-child(2n)):not(:last-child){margin-right:2.4rem}.el-divide-layout[data-column*="3"]>.el-divide-layout-item{width:calc((100% - 2.4rem*(3 - 1))/3)}.el-divide-layout[data-column*="3"]>.el-divide-layout-item:nth-child(n+4){margin-top:2.4rem}.el-divide-layout[data-column*="3"]>.el-divide-layout-item:not(:nth-child(3n)):not(:last-child){margin-right:2.4rem}.el-divide-layout[data-column*="4"]>.el-divide-layout-item{width:calc((100% - 2.4rem*(4 - 1))/4)}.el-divide-layout[data-column*="4"]>.el-divide-layout-item:nth-child(n+5){margin-top:2.4rem}.el-divide-layout[data-column*="4"]>.el-divide-layout-item:not(:nth-child(4n)):not(:last-child){margin-right:2.4rem}.el-divide-layout[data-column*="5"]>.el-divide-layout-item{width:calc((100% - 2.4rem*(5 - 1))/5)}.el-divide-layout[data-column*="5"]>.el-divide-layout-item:nth-child(n+6){margin-top:2.4rem}.el-divide-layout[data-column*="5"]>.el-divide-layout-item:not(:nth-child(5n)):not(:last-child){margin-right:2.4rem}}.el-divide-layout[data-column="1"]{justify-content:center}.el-divide-layout[data-column="1"] .el-image img{margin:auto}@media(min-width:769px){.el-divide-layout[data-space=large][data-column*="1"]>.el-divide-layout-item{width:calc((100% - 4.4rem*(1 - 1))/1)}.el-divide-layout[data-space=large][data-column*="1"]>.el-divide-layout-item:nth-child(n+2){margin-top:4.4rem}.el-divide-layout[data-space=large][data-column*="1"]>.el-divide-layout-item:not(:nth-child(1n)):not(:last-child){margin-right:4.4rem}.el-divide-layout[data-space=large][data-column*="2"]>.el-divide-layout-item{width:calc((100% - 4.4rem*(2 - 1))/2)}.el-divide-layout[data-space=large][data-column*="2"]>.el-divide-layout-item:nth-child(n+3){margin-top:4.4rem}.el-divide-layout[data-space=large][data-column*="2"]>.el-divide-layout-item:not(:nth-child(2n)):not(:last-child){margin-right:4.4rem}.el-divide-layout[data-space=large][data-column*="3"]>.el-divide-layout-item{width:calc((100% - 4.4rem*(3 - 1))/3)}.el-divide-layout[data-space=large][data-column*="3"]>.el-divide-layout-item:nth-child(n+4){margin-top:4.4rem}.el-divide-layout[data-space=large][data-column*="3"]>.el-divide-layout-item:not(:nth-child(3n)):not(:last-child){margin-right:4.4rem}.el-divide-layout[data-space=large][data-column*="4"]>.el-divide-layout-item{width:calc((100% - 4.4rem*(4 - 1))/4)}.el-divide-layout[data-space=large][data-column*="4"]>.el-divide-layout-item:nth-child(n+5){margin-top:4.4rem}.el-divide-layout[data-space=large][data-column*="4"]>.el-divide-layout-item:not(:nth-child(4n)):not(:last-child){margin-right:4.4rem}.el-divide-layout[data-space=large][data-column*="5"]>.el-divide-layout-item{width:calc((100% - 4.4rem*(5 - 1))/5)}.el-divide-layout[data-space=large][data-column*="5"]>.el-divide-layout-item:nth-child(n+6){margin-top:4.4rem}.el-divide-layout[data-space=large][data-column*="5"]>.el-divide-layout-item:not(:nth-child(5n)):not(:last-child){margin-right:4.4rem}}.el-divide-layout-item>:first-child{margin-top:0}.el-divide-layout-item>:last-child{margin-bottom:0}@media(max-width:768px){.el-divide-layout-item{width:100%}.el-divide-layout-item:not(:last-child){margin-bottom:4rem}}.el-image-text{max-width:var(--contents-width);font-weight:500}@media(min-width:769px){.el-image-text{margin:0 auto 2.4rem;font-size:1.8rem;display:flex}.el-image-text[data-pic-pos=right]{flex-direction:row-reverse}}@media(min-width:769px)and (min-width:769px){.el-image-text[data-pic-pos=right] .el-image-text__img-container{margin:0 0 0 4rem}}@media(max-width:768px){.el-image-text{margin:0 auto 1.6rem;font-size:1.4rem}}.el-image-text__img-container{flex:0 0 auto;text-decoration:none}@media(min-width:769px){.el-image-text__img-container{max-width:400px;margin:0 4rem 0 0}}.el-image-text__text-container{flex:1 1 100%}.el-image-text__text-container>:first-child{margin-top:0}.el-image-text__text-container>:last-child{margin-bottom:0}@media(max-width:768px){.el-image-text__text-container{margin-top:2rem}}.el-image-text__caption{margin-top:1.2rem}@media(min-width:769px){.el-image-text__caption{font-size:1.6rem}}@media(max-width:768px){.el-image-text__caption{font-size:1.4rem}}.el-link{max-width:var(--contents-width);font-weight:700;display:flex;justify-content:flex-start}@media(min-width:769px){.el-link{margin:0 auto 2.4rem;font-size:1.8rem}}@media(max-width:768px){.el-link{margin:0 auto 1.6rem;font-size:1.4rem}}.el-link[data-align=center]{justify-content:center}.el-link[data-align=right]{justify-content:flex-end}@media(min-width:769px){.el-link[data-align=right-center]{justify-content:flex-end}}@media(max-width:768px){.el-link[data-align=right-center]{justify-content:center}}.el-link[data-type=text] .el-link__inner{text-decoration:underline}.el-link[data-type=text] .el-link__icn{border-radius:50%;display:flex;justify-content:center;align-items:center;color:#333;margin-left:.8rem}@media(min-width:769px){.el-link[data-type=text] .el-link__icn i{width:1.6rem;height:1.6rem}}@media(max-width:768px){.el-link[data-type=text] .el-link__icn i{width:1.4rem;height:1.4rem}.el-link[data-type=button]{display:flex;justify-content:center!important}}.el-link[data-type=button] .el-link__inner{text-decoration:none;background-color:#333;color:#fff;border-radius:8rem;position:relative;z-index:1;overflow:hidden;box-shadow:2px 1px 3px 0 rgba(0,0,0,.28)}@media(min-width:769px){.el-link[data-type=button] .el-link__inner{min-width:384px;padding:.8rem .8rem .8rem 5.6rem}}@media(max-width:768px){.el-link[data-type=button] .el-link__inner{min-width:310px;padding:.6rem .6rem .6rem 4rem}}.el-link[data-type=button] .el-link__inner:before{content:"";width:120%;height:200%;position:absolute;top:-50%;right:0;z-index:-1;background:var(--primary-color);border-radius:0 100% 100% 0;transform:translateX(-100%);transition:transform .6s ease}.el-link[data-type=button] .el-link__inner:hover:before{transform:translateX(10%)}.el-link[data-type=button] .el-link__inner:hover .el-link__icn{background-color:#333}.el-link[data-type=button] .el-link__icn{background-color:var(--primary-color);border-radius:50%;display:flex;justify-content:center;align-items:center;transition:background-color .6s ease;color:#fff}@media(min-width:769px){.el-link[data-type=button] .el-link__icn{width:4.8rem;height:4.8rem;margin-left:4rem}}@media(max-width:768px){.el-link[data-type=button] .el-link__icn{width:4rem;height:4rem;margin-left:1.6rem}}.el-link[data-type=button] .el-link__icn i{width:1.6rem;height:1.6rem}.el-link[data-type=button] .el-link__icn--before{position:absolute;top:50%;left:2.8rem;transform:translateY(-50%)}.el-link[data-type=button] .el-link__icn--before i{width:2.8rem;height:2.8rem}.el-link[data-type=button] .el-link__icn--before+span{margin-left:3.2rem}.el-link__inner{display:flex;justify-content:space-between;align-items:center}@media(min-width:769px){.el-margin{padding-top:2.4rem}}@media(max-width:768px){.el-margin{padding-top:1.6rem}}.el-notes-list{max-width:var(--contents-width);font-weight:500}@media(min-width:769px){.el-notes-list{margin:0 auto 4rem;font-size:1.8rem}}@media(max-width:768px){.el-notes-list{margin:0 auto 3rem;font-size:1.4rem}}.el-notes-list__inner{width:-moz-fit-content;width:fit-content;display:grid;grid-template-columns:max-content 1fr;grid-gap:1.2rem;gap:1.2rem}.el-notes-list-item{display:contents}@media(min-width:769px){.el-notes-list-item:not(:last-child){margin-bottom:2rem}}@media(max-width:768px){.el-notes-list-item:not(:last-child){margin-bottom:1rem}}.el-notes-list-item__symbol{display:block;flex-shrink:0}.el-notes-list-item__number{flex-shrink:0}.el-term-list{max-width:var(--contents-width);font-weight:500}@media(min-width:769px){.el-term-list{margin:0 auto 4rem}}@media(max-width:768px){.el-term-list{margin:0 auto 3rem}}.el-term-list__inner{display:grid;grid-template-columns:max-content 1fr}@media(min-width:769px){.el-term-list__inner{gap:2rem}}@media(max-width:768px){.el-term-list__inner{gap:1.2rem}}.el-term-list-item{display:contents}@media(min-width:769px){.el-term-list-item:not(:last-child){margin-bottom:2rem}}@media(max-width:768px){.el-term-list-item:not(:last-child){margin-bottom:1rem}}.el-term-list-item__heading{font-weight:700;max-width:12rem}@media(min-width:769px){.el-term-list-item__heading{font-size:1.8rem;max-width:12rem;margin-right:1.2rem}}@media(max-width:768px){.el-term-list-item__heading{font-size:1.4rem}}.el-term-list-item__block>:first-child{margin-top:0}.el-term-list-item__block>:last-child{margin-bottom:0}.el-text-box{max-width:var(--contents-width);font-weight:500}@media(min-width:769px){.el-text-box{margin:0 auto 2.4rem;font-size:1.8rem}}@media(max-width:768px){.el-text-box{margin:0 auto 1.6rem;font-size:1.4rem}}.el-text-box p:empty{padding:1rem}.el-text-list{max-width:var(--contents-width)}@media(min-width:769px){.el-text-list{margin:0 auto 4rem;font-size:1.8rem}}@media(max-width:768px){.el-text-list{margin:0 auto 3rem;font-size:1.4rem}}.el-text-list__inner{width:-moz-fit-content;width:fit-content;display:grid;grid-template-columns:max-content 1fr;grid-gap:1.2rem;gap:1.2rem}.el-text-list-item{display:contents;align-items:baseline;font-weight:500}@media(min-width:769px){.el-text-list-item:not(:last-child){margin-bottom:2rem}}@media(max-width:768px){.el-text-list-item:not(:last-child){margin-bottom:1rem}}.el-text-list-item__symbol{display:block;flex-shrink:0;background-color:var(--primary-color);width:.6rem;height:.6rem;position:relative;top:1rem}.el-text-list-item__number{flex-shrink:0}.el-video{max-width:var(--contents-width)}@media(min-width:769px){.el-video{margin:0 auto 12rem}}@media(max-width:768px){.el-video{margin:0 auto 5rem}}.el-video iframe,.el-video-container{width:100%!important;height:auto!important;aspect-ratio:16/9}.el-static__heading{font-size:1.6rem;margin-bottom:4rem;text-align:center;font-weight:600}.el-static__block{max-width:var(--contents-width--narrow);margin:0 auto}.el-static__block-item{border-radius:.8rem;overflow:hidden}.el-static__block-item>:first-child{margin-top:0!important}.el-static__block-item>:last-child{margin-bottom:0!important}.el-static__block-item[data-color=gray]{background-color:#f8f9fa;margin-bottom:5rem;padding:3rem}.el-static__block-item[data-color=shadow]{background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:transform .3s,box-shadow .3s;margin-bottom:2.4rem;padding:2.4rem}.el-static__block-item[data-color=shadow]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.el-static__block-item[data-color=yellow]{background-color:#fff3cd;margin:3rem 0;padding:2rem}@media(max-width:768px){.el-static__block-item .el-free:has(table.scroll){overflow:scroll}}.el-static__block-item .el-free h3{position:relative!important;border-bottom:2px solid #ccc!important}@media(min-width:769px){.el-static__block-item .el-free h3{font-size:2.8rem!important;padding-bottom:1.2rem!important}}@media(max-width:768px){.el-static__block-item .el-free h3{font-size:2rem!important;padding-bottom:.8rem!important}}.el-static__block-item .el-free h3:before{content:""!important;display:block!important;height:2px!important;background-color:var(--primary-color)!important;position:absolute!important;bottom:-2px!important;left:0!important}@media(min-width:769px){.el-static__block-item .el-free h3:before{width:6.4rem!important}}@media(max-width:768px){.el-static__block-item .el-free h3:before{width:5.6rem!important}}@media(min-width:769px){.el-static__block-item .el-free h4{font-size:2.4rem!important;margin:4rem auto 2.4rem!important}}@media(max-width:768px){.el-static__block-item .el-free h4{font-size:1.6rem!important;margin:2.4rem auto 1.6rem!important}}.el-static__block-item .el-free #cookie-policy-description,.el-static__block-item .el-free p{font-weight:500!important}@media(min-width:769px){.el-static__block-item .el-free #cookie-policy-description,.el-static__block-item .el-free p{font-size:1.8rem!important}}@media(max-width:768px){.el-static__block-item .el-free #cookie-policy-description,.el-static__block-item .el-free p{font-size:1.4rem!important}}.el-static__block-item .el-free table td,.el-static__block-item .el-free table th{font-size:1.6rem!important}.el-static__block-item .el-free table td a,.el-static__block-item .el-free table th a{background-color:transparent!important}.el-static__btn{display:flex;flex-direction:column;gap:1rem}.el-static__btn a{width:-moz-fit-content;width:fit-content;padding:1rem 2rem;background:#fff;border:1px solid #ffc107;border-radius:4px;text-decoration:none;color:#06c}