@import"https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Noto+Sans+JP:wght@100..900&family=Open+Sans:ital,wdth,wght@0,75..100,300..800;1,75..100,300..800&display=swap";.page-top-wrapper{display:grid;grid-template-columns:1fr auto;grid-template-rows:repeat(2, auto);background-color:#15aabf;color:#fff}@media screen and (max-width: 768px){.page-top-wrapper{grid-template-columns:1fr;padding-bottom:40px}}.page-top-wrapper .page-top-img{grid-column:2/3;grid-row:1/3;width:min(720px,50vw)}@media screen and (max-width: 768px){.page-top-wrapper .page-top-img{grid-column:1/2;grid-row:1/2;width:100%}}.page-top-wrapper .breadcrumb{margin-top:1em;padding-right:2em;padding-left:16%;font-size:clamp(1rem,.9722222222vw,1.4rem)}@media screen and (max-width: 768px){.page-top-wrapper .breadcrumb{padding-left:5%}}.page-top-wrapper .page-title{padding-right:1em;padding-left:16%;font-size:clamp(2.4rem,2.9166666667vw,4.2rem);line-height:1.6}@media screen and (max-width: 768px){.page-top-wrapper .page-title{margin-top:1em;padding-left:5%}}.problem-area{overflow:hidden}.problem-area .sec-title{margin-top:100px;font-size:clamp(2.4rem,2.2222222222vw,3.2rem)}.problem-area .sec-title .strong-text{display:inline;color:#15aabf}.problem-area .merit-list{display:grid;grid-template-columns:repeat(auto-fit, minmax(min(320px, 22.2222222222vw), 1fr));gap:15px;margin-top:40px;text-align:center}@media screen and (max-width: 768px){.problem-area .merit-list{grid-template-columns:repeat(2, 1fr)}}.problem-area .merit-list-item{display:grid;grid-template-rows:subgrid;grid-row:span 3;padding:30px 5%;background-color:#fff;border:1px solid #15aabf;border-radius:8px}.problem-area .merit-list-item .image{margin-inline:auto}.problem-area .merit-list-item .topic{color:#15aabf;font-size:clamp(1.8rem,1.6666666667vw,2.4rem)}.merit-content-wrapper{position:relative;background-color:#eefafa;margin-top:170px;padding-bottom:120px}.merit-content-wrapper::before{content:"";position:absolute;top:-120px;left:0;width:50vw;height:120px;background-color:#eefafa;clip-path:polygon(0 0, 0% 100%, 100% 100%)}.merit-content-wrapper::after{content:"";position:absolute;top:-120px;right:0;width:50vw;height:120px;background-color:#eefafa;clip-path:polygon(100% 0, 0% 100%, 100% 100%)}.merit-content-wrapper .merit-content-list{padding-top:60px}.merit-content-wrapper .merit-content-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;padding:40px;background-color:#fff;border-radius:8px;-webkit-box-shadow:0 0 40px 0 rgba(21,170,191,.1);box-shadow:0 0 40px 0 rgba(21,170,191,.1)}@media screen and (max-width: 768px){.merit-content-wrapper .merit-content-list-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.merit-content-wrapper .merit-content-list-item:not(:first-of-type){margin-top:20px}.merit-content-wrapper .merit-content-list-item:nth-of-type(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width: 768px){.merit-content-wrapper .merit-content-list-item:nth-of-type(even){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.merit-content-wrapper .merit-content-list-item .merit-img{width:min(500px,34.7222222222vw)}@media screen and (max-width: 768px){.merit-content-wrapper .merit-content-list-item .merit-img{width:100%}}.merit-content-wrapper .merit-content-list-item .topic-box{display:grid;grid-template-columns:80px auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1em}.merit-content-wrapper .merit-content-list-item .topic-box .content-topic{color:#15aabf;font-size:clamp(2rem,1.9444444444vw,2.8rem);word-break:keep-all;overflow-wrap:break-word;text-align:left}.merit-content-wrapper .merit-content-list-item .circle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:80px;height:80px;border:1px solid #15aabf;border-radius:100%}.merit-content-wrapper .merit-content-list-item .circle .icon{width:60%}.merit-content-wrapper .merit-content-list-item .content-text{margin-top:1em;line-height:1.7}.merit-content-wrapper .other-merit-wrapper{margin-top:80px}.merit-content-wrapper .other-merit-wrapper .wrap-topic{font-size:clamp(1.8rem,1.6666666667vw,2.4rem);text-align:center}.merit-content-wrapper .other-merit-container{display:grid;grid-template-columns:calc(33.3% - 15px) calc(16.6% - 15px) calc(16.6% - 15px) calc(33.3% - 15px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:30px;margin-top:40px}@media screen and (max-width: 768px){.merit-content-wrapper .other-merit-container{grid-template-columns:1fr}}.merit-content-wrapper .other-merit-container .other-merit-box{background-color:#fff;border-radius:8px;padding:40px}.merit-content-wrapper .other-merit-container .other-merit-box:nth-of-type(1){grid-column:1/3;grid-row:1/2}@media screen and (max-width: 768px){.merit-content-wrapper .other-merit-container .other-merit-box:nth-of-type(1){grid-column:1/2;grid-row:1/2}}.merit-content-wrapper .other-merit-container .other-merit-box:nth-of-type(2){grid-column:3/5;grid-row:1/2}@media screen and (max-width: 768px){.merit-content-wrapper .other-merit-container .other-merit-box:nth-of-type(2){grid-column:1/2;grid-row:2/3}}.merit-content-wrapper .other-merit-container .other-merit-box:nth-of-type(3){grid-column:1/2;grid-row:2/3}@media screen and (max-width: 768px){.merit-content-wrapper .other-merit-container .other-merit-box:nth-of-type(3){grid-column:1/2;grid-row:3/4}}.merit-content-wrapper .other-merit-container .other-merit-box:nth-of-type(4){grid-column:2/4;grid-row:2/3}@media screen and (max-width: 768px){.merit-content-wrapper .other-merit-container .other-merit-box:nth-of-type(4){grid-column:1/2;grid-row:4/5}}.merit-content-wrapper .other-merit-container .other-merit-box:nth-of-type(5){grid-column:4/5;grid-row:2/3}@media screen and (max-width: 768px){.merit-content-wrapper .other-merit-container .other-merit-box:nth-of-type(5){grid-column:1/2;grid-row:5/6}}.merit-content-wrapper .other-merit-container .other-merit-topic{color:#15aabf;font-size:clamp(1.8rem,1.5277777778vw,2.2rem)}.merit-content-wrapper .other-merit-container .other-merit-text{margin-top:1em}.merit-content-wrapper .other-merit-container .other-merit-img{margin-top:20px}.merit-content-wrapper .banner-link-container{width:min(1200px,90%);margin-top:80px;margin-inline:auto}.slide-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slide-container .slide-box{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slide-container .slide-box.box01{-webkit-animation:loopReverse 100s -50s linear infinite;animation:loopReverse 100s -50s linear infinite}.slide-container .slide-box.box02{-webkit-animation:loopReverse2 100s linear infinite;animation:loopReverse2 100s linear infinite}.slide-container .slide-img{aspect-ratio:16/9;width:clamp(300px,31.25vw,450px);-o-object-fit:cover;object-fit:cover}@-webkit-keyframes loopReverse{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes loopReverse{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes loopReverse2{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-200%);transform:translateX(-200%)}}@keyframes loopReverse2{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-200%);transform:translateX(-200%)}}.faq-area{padding:100px 0;background:rgba(223,223,223,.4)}.faq-area .sec-title{text-align:left}.faq-area .faq-details{margin-top:40px;background-color:#fff;-webkit-box-shadow:0 3px 40px 0 #d9d9d9;box-shadow:0 3px 40px 0 #d9d9d9}.faq-area .faq-details[open] .faq-summary::after{opacity:0}.faq-area .faq-summary{position:relative;padding:30px 90px 30px 50px;font-size:clamp(1.8rem,1.5277777778vw,2.2rem)}@media screen and (max-width: 768px){.faq-area .faq-summary{padding:30px;padding-right:60px}}.faq-area .faq-summary::before{content:"";position:absolute;top:50%;right:50px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30px;height:2px;background-color:#15aabf}@media screen and (max-width: 768px){.faq-area .faq-summary::before{right:25px;width:21px}}.faq-area .faq-summary::after{content:"";position:absolute;top:50%;right:63px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2px;height:30px;background-color:#15aabf}@media screen and (max-width: 768px){.faq-area .faq-summary::after{right:35px;height:21px}}.faq-area .faq-summary .faq-summary-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.faq-area .faq-summary .faq-summary-text::before{content:"Q";display:inline-block;margin-right:.5em;color:#15aabf;font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:clamp(3.4rem,3.75vw,5.4rem)}.faq-area .faq-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 30px 0;padding:30px 20px 40px;border-top:1px solid #15aabf}@media screen and (max-width: 768px){.faq-area .faq-content{padding:30px 0 40px}}.faq-area .faq-content::before{content:"A";display:inline-block;margin-right:.5em;color:#ff6c55;font-family:"Figtree",sans-serif;font-optical-sizing:auto;font-weight:700;font-style:normal;font-size:clamp(3.4rem,3.75vw,5.4rem);line-height:.8em;vertical-align:-0.2em}.faq-area .faq-content .flex-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:7%}@media screen and (max-width: 768px){.faq-area .faq-content .flex-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.faq-area .faq-content .flex-content .flex-content-img{width:min(470px,32.6388888889vw)}@media screen and (max-width: 768px){.faq-area .faq-content .flex-content .flex-content-img{width:100%}}.faq-area .faq-content .content-topic{font-size:clamp(1.8rem,1.3888888889vw,2rem)}.faq-area .faq-content .content-text{margin-top:1.5em}.faq-area .faq-content .content-img{margin-top:20px}.faq-area .faq-content .img-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media screen and (max-width: 768px){.faq-area .faq-content .img-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}}.faq-area .faq-content .img-box .content-img{width:min(270px,18.75vw)}@media screen and (max-width: 768px){.faq-area .faq-content .img-box .content-img{width:min(250px,100%)}}.faq-area .faq-content .link-btn{margin:20px auto}@media screen and (max-width: 768px){.faq-area .faq-content .link-btn{width:220px}.faq-area .faq-content .link-btn::after{right:20px}}