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,em,img,ins,kbd,q,s,samp,small,strike,strong,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;font-family:inherit;font-size:100%;vertical-align:baseline;border:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote::before,blockquote::after,q::before,q::after{content:"";content:none}table{border-spacing:0;border-collapse:collapse}html{font-family:Inter,sans-serif;font-size:62.5%}@media(min-width: 768px){html{font-size:100%}}.wrapper{width:100%;max-width:768px;margin:0 auto;box-shadow:rgba(50,50,93,.25) 0 1.3rem 2.7rem -0.5rem,rgba(0,0,0,.3) 0 .8rem 1.6rem -0.8rem}img{max-width:100%;height:auto}.first-view{position:relative;height:95vh}.first-view__main-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.first-view__top-img{position:absolute;top:3rem;left:50%;transform:translateX(-50%);width:100%;max-width:90%}@media(min-width: 768px){.first-view__top-img{top:7rem}}.first-view__left-img{position:absolute;top:50%;left:1rem;transform:translateY(-50%);width:30%;max-width:10rem}.first-view__content-wrapper{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;gap:1rem;width:100%;max-width:90%}.first-view__content,.first-view__text{width:100%}.first-view__img{display:flex;flex:1;width:11rem;height:5rem}@media(min-width: 768px){.first-view__img{height:7rem}}.section{display:flex;flex-direction:column;gap:4rem;padding:6rem 2rem}.section--blue{background-color:#5c71e1}.section--light-blue{background-color:#f0f0fc}.section--gray{background-color:#eaeaea}.section__title{font-size:4rem;font-weight:bold;line-height:1.5;color:#5c71e1;letter-spacing:.2rem}.section__title--white{color:#fff}.section__content2{display:flex;flex-direction:column;gap:3rem}.section__content2-text{font-size:1.6rem;line-height:2;color:#fff}.section__content2-text--bold{font-weight:bold}.section__content2-text--pink{color:#ffd2f4}.section__content2-list{display:flex;flex-direction:column;gap:4rem}.section__content2-title-wrapper{display:flex;flex-direction:column;gap:1rem}.section__content2-sub-title{font-size:2rem;font-weight:bold;color:#fff}.section__content2-title{width:fit-content;font-size:3rem;font-weight:bold;color:#5c71e1;background-color:#ffd2f4}.section__content3-text{font-size:2.5rem;font-weight:bold;line-height:1.5;letter-spacing:.25rem}.section__content3-text--marker{background:linear-gradient(transparent 50%, rgba(251, 164, 230, 0.8117647059) 50%)}.section__content4-text{font-size:2rem;font-weight:bold;line-height:1.75;color:#333;letter-spacing:.1rem}.section__content4-title{width:fit-content;font-size:3rem;font-weight:bold;color:#fff;background-color:#5c71e1}.section__content5-text{font-size:1.6rem;line-height:2;color:#fff;text-align:center}.section__content5-text--bold{font-size:2.2rem;font-weight:bold}.footer{padding:4rem 3rem;background-color:#e6e5e5}.footer__inner{display:flex;flex-direction:column;gap:1.5rem;align-items:center}.footer__text-wrapper{display:flex;gap:1rem;align-items:center}.footer__link{font-size:1.3rem;color:#000;text-decoration:none}.footer__copyright{font-size:1.3rem}.c-line-button{display:inline-flex;gap:2rem;align-items:center;justify-content:center;min-width:30rem;max-width:90%;margin-inline:auto;padding:1.6rem;border-radius:100vmax;text-decoration:none;background-color:#06c755;transition:opacity .3s}.c-line-button__inner{display:flex;gap:1.2rem;align-items:center}.c-line-button__text{font-size:2.3rem;font-weight:bold;color:#fff}.c-line-button:hover{opacity:.9}.c-chat{position:relative;padding-bottom:2rem;border-bottom:2px solid rgba(0,0,0,.3)}.c-chat-list{display:flex;flex-direction:column;gap:2.2rem}.c-chat-right{display:flex;gap:2rem;align-items:flex-start}.c-chat__img{width:6rem;height:6rem;border-radius:100vmax}.c-chat__name{font-size:1.6rem;font-weight:bold}.c-chat__time{font-size:1.6rem;color:rgba(0,0,0,.3)}.c-chat__text{font-size:1.6rem;font-weight:500}.c-chat__circle-wrapper{position:absolute;top:0;right:0}.c-chat__circle{width:.5rem;height:.5rem;border-radius:100vmax;background-color:#d9d9d9}.section__question-list{display:flex;flex-direction:column;gap:4rem}.section__question-answer{display:flex;gap:.8rem;max-height:0;font-size:1.7rem;line-height:1.6;visibility:hidden;opacity:0;transition:min-height .3s,max-height .3s,visibility .3s,opacity .3s}.section__question-answer-svg{flex-shrink:0;padding-top:.5rem}.section__question-item{display:flex;flex-direction:column;gap:0;transition:gap .3s}.section__question-item .section__question-arrow{transition:transform .3s}.section__question-item--open{gap:4rem}.section__question-item--open .section__question-arrow{transform:rotate(180deg)}.section__question-item--open .section__question-answer{max-height:20rem;visibility:visible;opacity:1}@media(min-width: 769px){.section__question-item--open .section__question-answer{max-height:12rem}}.section__question-button{cursor:pointer;display:flex;justify-content:space-between;padding:0;border:none;font-size:1.7rem;font-weight:bold;background-color:rgba(0,0,0,0)}.splide__pagination{position:relative;margin-top:2rem}.splide__pagination__page{width:6.5rem;height:1rem;border-radius:100vmax;background:#f3f2f2}.splide__pagination__page.is-active{transform:scale(1);background:#5c71e1}#splide2 .splide__pagination{position:relative;margin-top:2rem}#splide2 .splide__pagination__page{background:#fff}#splide2 .splide__pagination__page.is-active{background:#5c71e1}.u-flex{display:flex}.u-flex--col{flex-direction:column}.u-flex--g5{gap:.5rem}.u-flex--g8{gap:.8rem}.u-flex--g10{gap:1rem}.u-flex--g50{gap:5rem}.u-flex--h-center{align-items:center}.u-flex--v-center{justify-content:center}
