.overview-section .overview-section__wrap{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}@media screen and (max-width: 992px){.overview-section .overview-section__wrap{gap:24px}}@media screen and (max-width: 768px){.overview-section .overview-section__wrap{flex-direction:column;align-items:center;justify-content:center;gap:24px}}.overview-section .overview-section__wrap .overview-section__content .overview-section__title{position:relative;font-size:24px;border-bottom:4px solid #a7ccf5;padding-bottom:8px;margin-bottom:24px}@media screen and (max-width: 768px){.overview-section .overview-section__wrap .overview-section__content .overview-section__title{font-size:20px}}.overview-section .overview-section__wrap .overview-section__content .overview-section__title::after{content:"";position:absolute;bottom:-4px;left:0;width:30%;height:4px;background-color:#2f89ee}.overview-section .overview-section__wrap .overview-section__content .overview-section__title.operator{border-bottom-color:#99e3dd}.overview-section .overview-section__wrap .overview-section__content .overview-section__title.operator::after{background-color:#00b9aa}.overview-section .overview-section__wrap .overview-section__content .overview-section__desc{line-height:1.75;margin-bottom:40px}.overview-section .overview-section__wrap .overview-section__content .overview-section__desc span{color:#2f89ee;font-weight:500}.overview-section .overview-section__wrap .overview-section__content .overview-section__points .overview-section__points-title{display:flex;align-items:center;gap:4px;font-size:20px;font-weight:700;margin-bottom:16px;color:#2f89ee}@media screen and (max-width: 768px){.overview-section .overview-section__wrap .overview-section__content .overview-section__points .overview-section__points-title{font-size:18px}}.overview-section .overview-section__wrap .overview-section__content .overview-section__points .overview-section__points-title img{width:40px;height:40px}@media screen and (max-width: 768px){.overview-section .overview-section__wrap .overview-section__content .overview-section__points .overview-section__points-title img{width:32px;height:32px}}.overview-section .overview-section__wrap .overview-section__content .overview-section__points .overview-section__points-list .overview-section__point-item{margin-bottom:16px}.overview-section .overview-section__wrap .overview-section__content .overview-section__points .overview-section__points-list .overview-section__point-item:last-child{margin-bottom:0}.overview-section .overview-section__wrap .overview-section__content .overview-section__body{margin-bottom:24px}.overview-section .overview-section__wrap .overview-section__content .overview-section__body:last-child{margin-bottom:0}.overview-section .overview-section__wrap .overview-section__content .overview-section__body .overview-section__body-title{display:flex;align-items:center;font-size:20px;color:#2f89ee;margin-bottom:8px;gap:4px}@media screen and (max-width: 768px){.overview-section .overview-section__wrap .overview-section__content .overview-section__body .overview-section__body-title{font-size:18px}}@media screen and (max-width: 480px){.overview-section .overview-section__wrap .overview-section__content .overview-section__body .overview-section__body-title{font-size:16px}}.overview-section .overview-section__wrap .overview-section__content .overview-section__body .overview-section__body-title.operator{color:#00b9aa}.overview-section .overview-section__wrap .overview-section__content .overview-section__body .overview-section__body-title img{width:24px;height:24px}@media screen and (max-width: 768px){.overview-section .overview-section__wrap .overview-section__content .overview-section__body .overview-section__body-title img{width:20px;height:20px}}@media screen and (max-width: 480px){.overview-section .overview-section__wrap .overview-section__content .overview-section__body .overview-section__body-title img{width:16px;height:16px}}.overview-section .overview-section__wrap .overview-section__content .overview-section__body .overview-section__body-desc{line-height:1.75;margin-bottom:16px}@media screen and (max-width: 480px){.overview-section .overview-section__wrap .overview-section__content .overview-section__body .overview-section__body-desc{font-size:14px}}.overview-section .overview-section__wrap .overview-section__content .overview-section__body .overview-section__body-desc:last-child{margin-bottom:0}.overview-section .overview-section__wrap .overview-section__content .overview-section__body .overview-section__body-note{font-size:14px;color:#728390;margin-top:8px}.overview-section .overview-section__wrap .overview-section__content .overview-section__btn{margin-top:24px}@media screen and (max-width: 768px){.overview-section .overview-section__wrap .overview-section__content .overview-section__btn{text-align:center}}.overview-section .overview-section__wrap .overview-section__img,.overview-section .overview-section__wrap .overview-section__table,.overview-section .overview-section__wrap .overview-section__video{width:440px;flex-shrink:0;display:flex;flex-direction:column;gap:24px}@media screen and (max-width: 1200px){.overview-section .overview-section__wrap .overview-section__img,.overview-section .overview-section__wrap .overview-section__table,.overview-section .overview-section__wrap .overview-section__video{width:400px}}@media screen and (max-width: 992px){.overview-section .overview-section__wrap .overview-section__img,.overview-section .overview-section__wrap .overview-section__table,.overview-section .overview-section__wrap .overview-section__video{width:320px}}@media screen and (max-width: 768px){.overview-section .overview-section__wrap .overview-section__img,.overview-section .overview-section__wrap .overview-section__table,.overview-section .overview-section__wrap .overview-section__video{width:80%}}@media screen and (max-width: 480px){.overview-section .overview-section__wrap .overview-section__img,.overview-section .overview-section__wrap .overview-section__table,.overview-section .overview-section__wrap .overview-section__video{width:100%}}@media screen and (max-width: 768px){.overview-section .overview-section__wrap .overview-section__table{width:100%}}.overview-section .overview-section__wrap .overview-section__img img{width:100%;object-fit:contain}.overview-section .overview-section__wrap .overview-section__table table{width:100%;border-collapse:collapse}.overview-section .overview-section__wrap .overview-section__table table th,.overview-section .overview-section__wrap .overview-section__table table td{border:1px solid #e9edef;padding:16px}.overview-section .overview-section__wrap .overview-section__table table th{width:32%;text-align:center;background-color:#2f89ee;color:#fff;font-weight:700}@media screen and (max-width: 768px){.overview-section .overview-section__wrap .overview-section__table table th{font-size:14px}}.overview-section .overview-section__wrap .overview-section__table table td{font-size:14px}.overview-section .overview-section__wrap .overview-section__table.platforms__table table th{height:80px;width:50%}.overview-section .overview-section__wrap .overview-section__table.platforms__table table th span{font-size:12px}.overview-section .overview-section__wrap .overview-section__table.platforms__table table td{font-size:20px;font-weight:700;color:#2f89ee;text-align:center}.overview-section .overview-section__wrap .overview-section__video iframe{width:100%;aspect-ratio:16/9;border-radius:16px}.overview-section .overview-section__voice{margin-top:40px}.overview-section .overview-section__voice .overview-section__voice-title{font-size:24px;text-align:center;color:#2f89ee;font-weight:700;margin-bottom:16px}.overview-section .overview-section__voice .overview-section__voice-title.operator{color:#00b9aa}.user-voice .user-voice__items{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:16px}.user-voice .user-voice__items .user-voice__item{width:calc(50% - 8px);background-color:#fff;border-radius:16px;padding:40px;line-height:1.75}@media screen and (max-width: 1200px){.user-voice .user-voice__items .user-voice__item{padding:24px}}@media screen and (max-width: 768px){.user-voice .user-voice__items .user-voice__item{width:100%;padding:16px}}@media screen and (max-width: 480px){.user-voice .user-voice__items .user-voice__item{font-size:14px}}.user-voice .user-voice__note{font-size:14px;color:#728390;margin-top:16px;text-align:right}@media screen and (max-width: 480px){.user-voice .user-voice__note{font-size:12px}}.mv{padding-top:72px}.mv.operator{background-color:#e5f8f6}.mv .mv__img{width:100%;height:100%;object-fit:cover}.mv .mv__img img{width:100%;height:100%;object-fit:cover}.point .point__items{display:flex;flex-direction:column;gap:40px}.point .point__items .point__item{display:flex;align-items:stretch;gap:40px;border:1px solid #e9edef;background-color:#fff;border-radius:16px;padding:40px;box-shadow:0 4px 8px rgba(37,57,71,.1)}.point .point__items .point__item .point__item-content .point__item-head{margin-bottom:24px}.point .point__items .point__item .point__item-content .point__item-head h3{font-size:24px;font-weight:700;margin:16px 0}.point .point__items .point__item .point__item-content .point__item-head img{width:160px;height:auto}.point .point__items .point__item .point__item-content .point__item-desc{line-height:1.75;word-break:auto-phrase}.point .point__items .point__item .point__item-img{width:280px;flex-shrink:0}.point .point__items .point__item .point__item-img img{width:100%;height:auto;object-fit:cover}.form .form__iframe iframe{width:100%;height:4350px}
