@media (min-width:1200px){.main-section{width:calc(100% - 300px);margin-left:auto}}@media (min-width:1200px){.main-section .container{max-width:750px}}@media (min-width:1400px){.main-section .container{max-width:950px}}@media (min-width:1600px){.main-section .container{max-width:1150px}}.about-sidebar{display:none}@media (min-width:1200px){.about-sidebar{display:block;padding-left:60px;padding-right:40px;padding-top:160px;height:100vh;position:fixed;top:0;left:0;width:300px;background:#f1f8ff;overflow-x:hidden}.about-sidebar .sidebar-logo{width:100%;height:auto;aspect-ratio:1;position:absolute;top:55%;left:90%;transform:translate(-40%,-50%);transform-origin:center}.about-sidebar .sidebar-list{width:100%}.about-sidebar .sidebar-list-title{color:#004791;padding-bottom:10px;font-weight:700}.about-sidebar .sidebar-list-item{border-top:1px solid #c6c6c6;position:relative;padding-left:30px;padding-top:10px;padding-bottom:10px}.about-sidebar .sidebar-list-item:before{content:"";display:block;position:absolute;width:6px;height:6px;border-radius:50%;background:#888;top:50%;left:15px;transform:translate(-50%,-50%);transition-duration:.4s}.about-sidebar .sidebar-list-item:has(a:hover):before{background:#004791}.about-sidebar .sidebar-list-item.current:before{background:#004791}.about-sidebar .sidebar-list-item.current a{color:#004791}.about-sidebar .sidebar-list-item a{color:#212529;transition-duration:.4s}.about-sidebar .sidebar-list-item a:hover{color:#004791}}.section-gap-line{display:flex;justify-content:space-between}.section-gap-line .section-gap-title{display:flex;justify-content:center;flex-shrink:1;padding-left:10px;padding-right:10px}@media (min-width:768px){.section-gap-line .section-gap-title{padding-left:30px;padding-right:30px}}@media (min-width:1200px){.section-gap-line .section-gap-title{padding-left:70px;padding-right:70px}}.section-gap-line .gap-line{position:relative;flex-grow:1}.section-gap-line .gap-line:before{content:"";display:block;height:2px;width:100%;background:#004791;position:absolute;top:50%;transform:translateY(-50%)}.advantage-panel{background:linear-gradient(180deg,#f1f8ff,#f1f8ff 30%,transparent);display:flex;justify-content:center;align-items:center;padding-top:100px;padding-bottom:100px}.advantage-panel .advantage-items{position:relative;width:100%}@media (min-width:768px){.advantage-panel .advantage-items{width:auto}}.advantage-panel .advantage-center{width:calc(100% - 20px);aspect-ratio:1;height:auto;background:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:0 auto;position:relative;flex-direction:column}.advantage-panel .advantage-center .advantage-center-logo{width:200px;margin:0 auto 10px}.advantage-panel .advantage-center .h4{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:15px 80px}.advantage-panel .advantage-center>div{position:relative;z-index:3}.advantage-panel .advantage-center:before{background:linear-gradient(0deg,#004791,#eee 25%,#eee 75%,#ffa686);width:calc(100% - 40px);height:calc(100% - 40px);z-index:1;-webkit-animation-name:rotate;animation-name:rotate;-webkit-animation-duration:30s;animation-duration:30s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.advantage-panel .advantage-center:after,.advantage-panel .advantage-center:before{content:"";display:block;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.advantage-panel .advantage-center:after{width:calc(100% - 50px);height:calc(100% - 50px);background:#fff;z-index:2}@media (min-width:768px){.advantage-panel .advantage-center{width:400px;height:400px}}@media (min-width:1400px){.advantage-panel .advantage-center{width:500px;height:500px}}.advantage-panel .advantage-item{background:#004791;width:150px;height:150px;border-radius:50%;position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;padding-left:15px;padding-right:15px;z-index:4}.advantage-panel .advantage-item .advantage-bg{position:absolute;width:100%;height:100%;top:0;left:0;transition-duration:.6s;opacity:0;z-index:5}.advantage-panel .advantage-item:after,.advantage-panel .advantage-item:before{content:"";display:block;position:absolute;width:100%;height:100%;border-radius:50%;background:#f0855e;-webkit-animation-duration:1.6s;animation-duration:1.6s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}.advantage-panel .advantage-item:before{-webkit-animation-delay:.7s;animation-delay:.7s}.advantage-panel .advantage-item:hover:after,.advantage-panel .advantage-item:hover:before{-webkit-animation-name:wave;animation-name:wave}.advantage-panel .advantage-item:hover .advantage-bg{opacity:1}.advantage-panel .advantage-item:hover .advantage-item-title{text-shadow:1px 1px 3px rgba(0,0,0,.3)}@media (min-width:768px){.advantage-panel .advantage-item{transform:translate(-50%,-50%)}}@media (min-width:1200px){.advantage-panel .advantage-item{width:180px;height:180px;padding-left:25px;padding-right:25px}}.advantage-panel .advantage-item .advantage-item-title{position:relative;font-size:1.5rem;z-index:6;transition-duration:.4s;pointer-events:none}.advantage-panel .advantage-item .advantage-item-desc{padding-top:5px;font-size:14px}.advantage-panel .advantage-item-1{top:-50px;left:0;background:#f0855e}.advantage-panel .advantage-item-1:after{outline-color:#004791}.advantage-panel .advantage-item-2{top:-50px;right:0;background:#004791}.advantage-panel .advantage-item-2:after{outline-color:#f0855e}.advantage-panel .advantage-item-3{bottom:-50px;left:0;background:#004791}.advantage-panel .advantage-item-3:after{outline-color:#f0855e}.advantage-panel .advantage-item-4{bottom:-50px;right:0;background:#f0855e}.advantage-panel .advantage-item-4:after{outline-color:#004791}@media (min-width:768px){.advantage-panel .advantage-item{right:auto;bottom:auto}.advantage-panel .advantage-item-1{top:10%;left:10%}.advantage-panel .advantage-item-2{top:10%;left:90%}.advantage-panel .advantage-item-3{top:90%;left:10%}.advantage-panel .advantage-item-4{top:90%;left:90%}}.wish-card{padding:20px;box-shadow:1px 1px 2px 1px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%}.wish-card .wish-card-desc{flex-grow:1}.team-panel{background:#f1f8ff}.swiper-pagination{position:static}.swiper-pagination-bullet{background:#004791}.cta-item+.cta-item a{border-top:1px solid #fff}@media (min-width:768px){.cta-item+.cta-item a{border-top:none;border-left:1px solid #fff}}.cta-item a{background:#004791;display:flex;justify-content:center;align-items:center;color:#fff;padding:20px;transition-duration:.4s}.cta-item a:hover{text-shadow:0 0 10px hsla(0,0%,100%,.8)}.cta-item a svg{width:30px;height:30px;margin-right:20px;fill:#fff}@-webkit-keyframes wave{0%{opacity:1;width:100%;height:100%}85%{width:calc(100% + 60px);height:calc(100% + 60px)}to{opacity:0;width:calc(100% + 60px);height:calc(100% + 60px)}}@keyframes wave{0%{opacity:1;width:100%;height:100%}85%{width:calc(100% + 60px);height:calc(100% + 60px)}to{opacity:0;width:calc(100% + 60px);height:calc(100% + 60px)}}@-webkit-keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}