@charset "UTF-8";body{font-family:"Noto Sans JP",游ゴシック,"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",メイリオ,Meiryo,serif;overflow-wrap:anywhere;word-break:normal;line-break:strict}main{overflow:hidden}h2{font-size:32px;line-height:42px;font-weight:600}p{font-size:16px;line-height:1.5em}section{width:100%}.secWrap{width:100%;max-width:1200px;height:100%;margin:0 auto;padding-left:40px;padding-right:40px}:focus{outline:0}a{-webkit-tap-highlight-color:transparent;cursor:pointer;transition:all .2s}.lineMarker{background:linear-gradient(transparent 60%,#add8fe 30%)}.textBig{font-size:1.3rem;line-height:2rem}.textWeight{font-weight:700}.fadeIn,.fadeInOrder{transform:translate3d(0,-50px,0);transition:1s;opacity:0}.fadeInLeft{transform:translate3d(-50px,0,0);transition:1s;opacity:0}.fadeInRight{transform:translate3d(50px,0,0);transition:1s;opacity:0}.fadeIn.animated,.fadeInLeft.animated,.fadeInOrder.animated,.fadeInRight.animated{transform:translate3d(0,0,0);opacity:1}header{position:fixed;font-weight:700;top:0;left:0;content:'';z-index:100;width:100%;transition:.3s}header.transform{position:fixed;z-index:100;width:100%;background-color:#fff}.logo{width:200px;padding:16px 0}.nav_btn a{padding:16px 32px 16px 64px;background-color:#f39801;color:#fff;border-radius:60px;position:relative;display:inline-block;margin-left:40px}.nav_btn a::before{content:"";position:absolute;top:50%;left:32px;transform:translateY(-50%);width:23px;height:18px;background-image:url(../img/top_mail.png);background-size:contain;background-repeat:no-repeat}.nav_btn a:hover{opacity:.8}footer{width:100%;background-color:#fff}.footerWrap{display:flex;justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:16px 40px}.footer_img{width:280px}#top{height:calc(100vh - 72px);position:relative;background-image:url(../img/top_bg.jpeg);background-position:center;background-size:cover;background-repeat:no-repeat;z-index:0}#top::before{content:"";background-color:#000;position:absolute;content:'';opacity:.2;position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1}.topSec_wrap{display:flex;justify-content:center;align-items:center}.topSec_wrap h2{font-size:48px;line-height:1.2em;font-weight:700;margin-bottom:28px;color:#fff;text-shadow:0 0 10px rgb(61 70 70);word-break:break-word}.topSec_wrap h2 .h2_sub{display:block;font-size:20px;color:#fff;letter-spacing:2px}.topSec_wrap h2 .h2_img img{display:inline-block;width:360px;margin-right:16px}.topSec_wrap h2 .h2_img{display:block;font-size:40px}.topSec_wrap_subtxt{color:#fff;text-shadow:0 0 10px rgb(61 70 70);font-size:20px;font-weight:600;line-height:1.5em}.topSec_wrap_contact a{display:inline-block;position:relative;padding:16px 32px 16px 100px;background-color:#005bac;color:#fff;font-size:24px;line-height:42px;border-radius:50px;transition:all .2s}.topSec_wrap_contact a::before{content:"";position:absolute;top:calc(50% + 2px);left:32px;transform:translateY(-50%);width:40px;height:26px;background-image:url(../img/top_mail.png);background-size:contain;background-repeat:no-repeat}.topSec_wrap_contact{width:500px;max-width:fit-content;margin-top:40px}.topSec_wrap_contact a:hover{opacity:.8}.topSec_wrap_img{width:100%;max-width:400px}#worrySec h2{text-align:center;margin-bottom:40px}.worrySec_list{font-weight:700;display:flex;flex-wrap:wrap;justify-content:space-around}.worrySec_list_txt{background:#eaecee;border-radius:30px;padding:40px 16px;text-align:center;display:flex;justify-content:center;align-items:center;width:calc(100% / 3 - 32px)}.worrySec_list_txt:nth-of-type(n+4){margin-top:32px}.worrySec_img{position:relative;width:480px;margin:-160px auto -20px;z-index:50}#aboutSec{background-color:#fec;position:relative}#aboutSec::before{content:'';border-top-left-radius:50% 100%;border-top-right-radius:50% 100%;position:absolute;bottom:0;width:100%;background:#fff;height:10%}.aboutSec_wrap{display:flex;flex-direction:column;align-items:center}.aboutSec_wrap h2{font-size:32px;text-align:center;line-height:42px}.aboutSec_wrap h2 img{display:inline-block;width:400px;padding-right:8px;margin-bottom:-4px}.aboutSec_wrap_txt{font-size:24px;line-height:1.5em;padding-top:32px;text-align:center}.aboutSec_wrap_point{margin-top:40px}.aboutSec_wrap_point_list{display:flex;justify-content:space-between}.aboutSec_wrap_point_list_content{width:calc(100% / 4 - 8px);display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;padding:24px 16px;border-radius:15px;position:relative;box-shadow:0 5px 15px 0 rgba(0,0,0,.35)}.aboutSec_wrap_point_list_content_no{position:absolute;top:-40px;left:16px;color:#fff;-webkit-text-stroke:4px #5290bc;paint-order:stroke}.aboutSec_wrap_point_list_content_no p{font-size:56px;letter-spacing:2px}.aboutSec_wrap_point_list_content_img{width:100%}.aboutSec_wrap_point_list_content_img img{width:100%}.aboutSec_wrap_point_list_content_txt p{margin-top:24px;font-size:24px;font-weight:600;text-align:center;line-height:1.2em}#featuresSec{position:relative}#featuresSec::before{content:'';border-top-left-radius:50% 100%;border-top-right-radius:50% 100%;position:absolute;bottom:0;width:100%;background:#e9f5fc;height:80px;z-index:-1}#featuresSec h2{font-size:32px;text-align:center}#featuresSec h2 span{font-size:48px;color:#f39801}.feature_wrap_list_item{display:flex;justify-content:space-between;align-items:center;margin-top:80px}.feature_wrap_list_item_img{width:40%;min-width:300px}.feature_wrap_list_item_txt{width:calc(60% - 24px)}.feature_wrap_list_item_txt_no{color:#fff;-webkit-text-stroke:4px #5290bc;paint-order:stroke;font-size:40px;letter-spacing:2px;line-height:1.2em}.feature_wrap_list_item_txt_title{font-size:32px;font-weight:600;line-height:1.2em;color:#3f3f3f;margin-top:.2em}.feature_wrap_list_item_txt_title span{color:#005bac}.feature_wrap_list_item_txt_detail{margin-top:1.5em}.feature_wrap_list_item_txt_detail_list{margin-top:16px;border:1px solid #3f3f3f;border-radius:15px;padding:24px 16px;background-color:#fff}.feature_wrap_list_item_txt_detail_list li{padding-left:2em;position:relative}.feature_wrap_list_item_txt_detail_list li:nth-of-type(n+2){margin-top:.5em}.feature_wrap_list_item_txt_detail_list li::before{content:"";position:absolute;top:3px;left:0;width:1.2em;height:1.2em;background-image:url(../img/icon_check.png);background-size:contain;background-repeat:no-repeat}#scheduleSec{background-color:#e9f5fc}.schedule_wrap{padding-bottom:200px}#scheduleSec h2{font-size:32px;text-align:center}#scheduleSec>p{margin-top:80px;text-align:center;font-size:24px}#scheduleSec>p span{font-size:1.4em}.schedule_wrap_txt{text-align:center;margin-top:40px;font-size:18px;font-weight:600;color:#005bac}.schedule_wrap_list{display:flex;justify-content:space-between;margin-top:80px}.schedule_wrap_list_item{width:calc(100% / 5 - 320px / 4)}.schedule_wrap_list_item_img{position:relative;width:100%;aspect-ratio:1;border-radius:50%}.schedule_wrap_list_item_img.bg_w{background-color:#fff}.schedule_wrap_list_item_img.bg_b{background-color:#239dda}.schedule_wrap_list_item_img img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60%;height:auto}.schedule_wrap_list_item:last-of-type .schedule_wrap_list_item_img img{width:80%}.schedule_wrap_list_item_txt{margin-top:1.2em;text-align:center;font-weight:700;font-size:20px}.schedule_wrap_list_item_txt .marker{background:linear-gradient(transparent 60%,rgba(243,152,1,.8) 50%)}.arrow_r{position:relative}.arrow_r:before{content:'';width:20px;height:20px;border:0;border-top:solid 2px #239dda;border-right:solid 2px #239dda;transform:rotate(45deg);position:absolute;top:0;right:-50px;bottom:0;margin:auto}#qaSec h2{text-align:center}.qa_list{max-width:800px;width:80%;margin:80px auto 120px}.qa_list_content:not(:last-of-type){border-bottom:1px solid #d6d6d6;padding-bottom:20px}.qa_list_content:last-of-type{padding-bottom:40px}.qa_list_content:not(:first-of-type){padding-top:20px}.qa_list_content_q{position:relative;margin-left:48px;font-weight:600}.qa_list_content_q::before{content:"Q";position:absolute;top:0;bottom:0;left:-48px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin:auto;padding-bottom:5px;background-color:#005bac;font-size:26px;color:#fff;line-height:1;border-radius:50%}.qa_list_content_a{padding-top:16px}#contactSec{position:relative;background-image:url(../img/contact_bg.jpeg);background-size:cover;background-repeat:no-repeat;background-position:center;padding-bottom:120px;z-index:0;color:#fff}#contactSec::after{content:'';background-color:#3f3f3f;opacity:.7;position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1}#contactSec h2{text-align:center}#contactSec p{margin-top:24px;text-align:center}.contact_btn{max-width:fit-content;width:100%;padding:16px 24px;background-color:#f39801;border-radius:50px;margin:40px auto 0}.contact_btn a{width:100%;color:#fff;font-size:24px;font-weight:600}@media screen and (max-width:768px){section:not(:first-of-type) .secWrap{padding-top:80px}.pc{display:none}.sp{display:block}h2{font-size:24px}p{font-size:16px}.secWrap{padding-left:16px;padding-right:16px}.footerWrap{flex-direction:column}.copyright{margin-top:8px}#top{padding-top:57px;height:auto;width:100%}.topSec_wrap{width:100%;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding-top:24px;padding-bottom:24px;padding-left:32px;padding-right:32px}.topSec_wrap_txtBox{width:100%}.topSec_wrap h2{font-size:32px;overflow-wrap:break-word;word-break:break-all}.topSec_wrap_subtxt{font-size:16px}.topSec_wrap_contact{margin:24px auto}.topSec_wrap_contact a{font-size:18px;padding:8px 32px 8px 76px}.topSec_wrap_contact a::before{width:28px;height:22px}.topSec_wrap_img{max-width:240px}.worrySec_list{flex-direction:column}.worrySec_list_txt{width:100%;padding:16px 16px}.worrySec_list_txt:nth-of-type(n+2){margin-top:16px}.worrySec_img{max-width:80%;margin:0 auto -20px}#aboutSec::before{height:2%}.aboutSec_wrap h2{font-size:32px}.aboutSec_wrap_point_list_content_no{top:-34px}.aboutSec_wrap_txt{font-size:20px}.aboutSec_wrap_point_list{flex-direction:column}.aboutSec_wrap_point_list_content{width:100%;flex-direction:row}.aboutSec_wrap_point_list_content:not(:first-of-type){margin-top:40px}.aboutSec_wrap_point_list_content_no p{font-size:40px;letter-spacing:2px}.aboutSec_wrap_point_list_content_img{width:40%}.aboutSec_wrap_point_list_content_txt{width:60%}.aboutSec_wrap_point_list_content_txt p{font-size:18px}.feature_wrap_list_item:nth-of-type(2n){flex-direction:column-reverse}.feature_wrap_list_item:nth-of-type(2n-1){flex-direction:column}.feature_wrap_list_item_img,.feature_wrap_list_item_txt{width:100%}.feature_wrap_list_item_img{margin-top:24px}.feature_wrap_list_item_img img{max-height:300px;width:auto;margin:0 auto}#scheduleSec .secWrap{padding-top:40px;padding-bottom:80px}.schedule_wrap_txt{margin-top:0}.schedule_wrap_list{flex-direction:column;align-items:center;margin-top:40px}.schedule_wrap_list_item{width:100%;max-width:280px;display:flex;align-items:center}.schedule_wrap_list_item:not(:last-of-type){margin-bottom:40px}.schedule_wrap_list_item_img{width:50%;max-width:120px}.schedule_wrap_list_item_txt{text-align:left;margin:0;padding-left:16px;width:8em}.arrow_r:before{transform:rotate(135deg);top:calc(100% + 15px);right:-30px}.contact_btn a{font-size:18px;font-weight:600}.qa_list{width:100%;margin:40px auto 80px;padding:0 16px}}@media screen and (min-width:769px){section:not(:first-of-type) .secWrap{padding-top:120px}.pc{display:block}.sp{display:none}}@media screen and (min-width:769px) and (max-width:1040px){.schedule_wrap_list_item{width:calc(100% / 5 - 200px / 4)}.arrow_r:before{right:-35px}}@media screen and (max-width:1040px){header{height:57px}.logo{position:absolute;top:0;left:16px;z-index:100}.nav{position:fixed;visibility:hidden;opacity:0;overflow:hidden;transition:all .3s;width:100%;height:100vh}.nav.active{visibility:visible;opacity:1;background-color:#fff}.nav.active .nav_list{padding-top:20%}.nav_list_content a{display:block;text-align:center;padding:20px 24px}.header_hamburger{position:absolute;top:0;right:0;z-index:999;display:block;margin:0 0 0 auto;text-align:center;cursor:pointer;background-color:#005bac;border-radius:0 0 0 5px}.hamburger_barWrap{position:relative;z-index:2;width:55px;height:55px}.header_hamburger span{display:block;position:absolute;left:100%;margin-left:-40px;width:25px;border-bottom:2px solid #fff;transition:.35s ease-in-out}.header_hamburger span:nth-child(1){top:calc(50% - 8px)}.header_hamburger span:nth-child(2){top:50%}.header_hamburger span:nth-child(3){top:calc(50% + 8px)}.header_hamburger.active span:nth-child(1){top:50%;transform:rotate(45deg)}.header_hamburger.active span:nth-child(2){opacity:0}.header_hamburger.active span:nth-child(3){top:50%;transform:rotate(-45deg)}}@media screen and (min-width:1041px){header{padding:16px 40px;display:flex;justify-content:space-between;align-items:center}.header_hamburger{display:none}.nav_list{display:flex;justify-content:end;align-items:center}.nav_list_content:not(:last-of-type){margin-right:32px}.nav_list_content_link:hover{color:#f39801}}