@charset "utf-8";*{box-sizing:border-box}body{width:100%;background-color:#fff;color:#333;font-size:14px;line-height:1.8em;font-family:"azo-sans-web","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","游ゴシック","Yu Gothic",sans-serif;font-style:normal;font-weight:400}@media screen and (min-width:600px){body{font-size:16px}}a:hover{opacity:.8}.blue_btn:hover{background-color:#2a80e6;opacity:1}.content-title{font-size:1.5rem;text-align:center;font-family:'Jost',sans-serif;border-bottom:2px solid #212649;max-width:980px;margin:0 auto;margin-bottom:30px}h3{font-weight:600}li a{display:block}.blue_letter{color:#4281e0}.link_text{color:#5888bd;border-bottom:1px solid #5888bd}.link_text:hover{color:#2a80e6}#sp_header{position:fixed;top:0;left:0;width:100%;height:70px;z-index:1000;background-color:rgba(254,254,254,.8);padding:0 1.5rem;display:flex}#sp_head_logo{width:150px;height:100%;z-index:1002}.sp_top_logo{display:block}.sp_top_title{margin:1.25rem 0}#sp_head_logo img{width:100%}.sp_sns_icons{display:none}.sp_sns_icons .sns_li{display:flex;margin:1.2rem 0;position:absolute;top:0;right:70px;z-index:1002}.sp_sns_icons .sns_li li{margin:0 .5rem;height:30px}.sp_sns_icons .sns_li li a{height:100%}.sp_contact_btn{font-size:1.6rem;font-weight:700;line-height:1.5;position:relative;display:inline-block;padding:1rem 4rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all .3s;transition:all .3s;text-align:center;vertical-align:middle;text-decoration:none;letter-spacing:.1em;color:#212529;border-radius:.5rem;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:62.5%}a.btn--circle{position:fixed;bottom:20px;left:10px;width:70px;height:70px;z-index:980;padding:10px 0 0;border-radius:50%;color:#fff;background:#5888bd;-webkit-box-shadow:0 2px 0 #2a80e6;box-shadow:0 2px 0 #2a80e6}a.btn--circle i{font-size:150%}.fa-position-bottom{position:absolute;bottom:1rem;left:calc(50% - 0.5rem)}a.btn--circle:hover{-webkit-transform:translate(0,4px);transform:translate(0,4px);color:#fff;background:#2a80e6;-webkit-box-shadow:0 0px 0 #2a80e6;box-shadow:0 0px 0 #2a80e6;opacity:1}.sp_contact_btn.page_contact{display:none}@media screen and (min-width:480px){.sp_sns_icons{display:block}}@media screen and (min-width:1024px){.sp_contact_btn{display:none}}#hamburger{position:absolute;top:8px;right:10px;z-index:1001}#hamburger .btn-nav{position:relative;cursor:pointer;width:50px;height:50px;border-radius:5px}#hamburger .btn-nav span{display:inline-block;transition:all .4s;position:absolute;left:14px;height:2px;border-radius:5px;background:#5888bd;width:45%}#hamburger .btn-nav span:nth-of-type(1){top:13px}#hamburger .btn-nav span:nth-of-type(2){top:19px}#hamburger .btn-nav span:nth-of-type(3){top:25px}#hamburger .btn-nav span:nth-of-type(3):after{content:"Menu";position:absolute;top:-.3px;left:-6px;color:#5888bd;font-size:.8rem;text-transform:uppercase}#hamburger .btn-nav.open span:nth-of-type(1){top:14px;left:18px;transform:translateY(6px) rotate(-45deg);width:30%}#hamburger .btn-nav.open span:nth-of-type(2){opacity:0}#hamburger .btn-nav.open span:nth-of-type(3){top:26px;left:18px;transform:translateY(-6px) rotate(45deg);width:30%}#hamburger .btn-nav.open span:nth-of-type(3):after{content:"Close";transform:translateY(0) rotate(-45deg);top:-2px;left:-2px}#g_nav.open{right:0}#g_nav{position:fixed;top:4.375rem;right:-100%;width:100%;height:100%;background-color:#fafeff;color:#505050;font-size:1.125em;box-sizing:border-box;z-index:1000;padding-top:30px;transition:.3s;line-height:1.8em;overflow-y:auto}#g_nav .g-menu{display:flex;flex-direction:column;padding:0 10px 0;width:90%;margin:0 auto 120px}#g_nav .g-menu li{padding:.2rem 1rem;line-height:2.5em}.g_nav_page_title{font-size:.8125rem;line-height:1.2rem;margin:.6rem 0;letter-spacing:.1rem;font-weight:400}.g_nav_page_title span{display:block;font-size:1.125rem;font-weight:600;border-bottom:1px solid #707070;width:fit-content;padding-bottom:.2rem;margin-bottom:.2rem;letter-spacing:.1em}.g_nav_page_title_wrap .blue_btn span{margin:0 auto;border-color:#fff}#pc_header{position:fixed;top:0;left:0;width:220px;height:100%;z-index:1000;background-color:rgba(254,254,254,.6);padding:0 0 0 40px;display:none}#pc_header .pc_top_logo{display:block;width:100%}#pc_header .pc_top_logo img{width:100%;padding:40px 20px 40px 0}#pc_header .side_menu{margin:2rem 0}#pc_header .side_menu ul{font-size:1rem;font-weight:600}#pc_header .side_menu li{padding:10px 0;position:relative}#pc_header .side_menu li a span{display:block;font-size:.75em;line-height:.75em;font-weight:300;opacity:0}#pc_header .side_menu li a:hover span{opacity:1}#pc_header .side_serv_menu{display:none}#pc_header .side-menu li:hover .side_serv_menu{display:block;width:200px;height:auto;position:absolute;top:-25px;left:130px;background-color:rgba(254,254,254,.8);padding:1em;margin:.5em 0;border:1px solid #2a80e6;z-index:999}#pc_header .side-menu li:hover .side_serv_menu span{opacity:1}@media screen and (min-width:1024px){#pc_header{display:block}#sp_header{display:none}}.scroll-top{position:fixed;right:20px;bottom:10px;z-index:2;opacity:0;visibility:hidden;transition:opacity .5s,visibility .5s;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;white-space:nowrap;animation:arrowmove 1s ease-in-out infinite}@keyframes arrowmove{0%{bottom:20px}50%{bottom:25px}100%{bottom:20px}}.scroll-top.scroll-view{opacity:1;visibility:visible}.scroll-top a{text-decoration:none;color:#666;text-transform:uppercase;font-size:.9rem;display:block}.js-scroll a:after{content:"";position:absolute;top:0;right:0;width:1px;height:50px;background:#666}.js-scroll a:before{content:"";position:absolute;top:30px;right:-6px;width:1px;height:20px;background:#666;transform:skewX(-31deg)}_:-ms-lang(x),.js-scroll a:before{right:-11px}.js-pagetop a:after{content:"";position:absolute;top:0;right:0;width:1px;height:50px;background:#666}.js-pagetop a:before{content:"";position:absolute;top:0;right:-6px;width:1px;height:20px;background:#666;transform:skewX(31deg)}_:-ms-lang(x),.js-pagetop a:before{right:0}.side_sns_icons{position:fixed;bottom:100px}.side_sns_icons .sns_li{display:flex}.side_sns_icons .sns_li li{width:30px;height:30px;margin-right:13px}.insta_btn{text-align:center}.insta_btn:hover{color:#668ad8;transition:.5s}.insta_btn .insta{position:relative;display:inline-block;top:2px;width:24.5px;height:24.5px;background:-webkit-linear-gradient(135deg,#427eff 0%,#f13f79 70%) no-repeat;background:linear-gradient(135deg,#427eff 0%,#f13f79 70%) no-repeat;overflow:hidden;border-radius:3px}.insta_btn .insta:before{content:'';position:absolute;top:16px;left:-12px;width:40px;height:40px;background:-webkit-radial-gradient(#ffdb2c 10%,rgba(255,105,34,.65) 55%,rgba(255,88,96,0) 70%);background:radial-gradient(#ffdb2c 10%,rgba(255,105,34,.65) 55%,rgba(255,88,96,0) 70%)}.insta_btn .fa-instagram{color:#fff;position:relative;z-index:2;font-size:23px;line-height:25px}@media screen and (min-width:600px){.insta_btn .insta{width:28px;height:28px}.insta_btn .fa-instagram{font-size:25px;line-height:28px}}.side_contact{position:fixed;bottom:40px}.side_contact_btn{width:220px;height:40px}.contact_btn{width:90%;margin:50px auto 0px}.blue_btn{display:block;color:#fff;background-color:#5888bd;text-align:center;padding:.4rem}.blue_btn .fa-envelope{padding-right:8px}.readmore_btn{width:220px}.center_title{text-align:center;font-size:1.125em}.center_title span{display:block;color:#5888bd;font-size:1.25em;font-weight:500}.menu_title,.news_title{width:60%;margin:0 auto}@media screen and (min-width:1024px){.menu_title,.news_title{width:30%}}.menu{position:relative}.menu_wrap{padding:2em 0}.menu_box{margin:0 auto}.menu_box li{margin:1.875rem auto;text-align:left}.menu_box li a:hover .menu_serv_icon{background-color:#d4e4f6}.serv_icon_title{display:flex;max-width:19em;min-width:19em;margin:.5em auto}.menu_serv_icon{background:#fff;border-radius:25px;width:50px;height:50px;padding:.6em;margin-right:.8em}.menu_serv_icon img{width:100%;height:auto}.menu_serv_title span{font-size:1.25em;font-style:italic;font-weight:200;letter-spacing:.1em}.menu_serv_title h4{position:relative;line-height:1em;margin:.2em 0}.menu_serv_title h4:after{content:'';position:absolute;bottom:.2em;width:20px;height:6px;border-bottom:1px solid #707070;border-right:2px solid #707070;transform:skew(45deg);-webkit-transform:skew(45deg);-moz-transform:skew(45deg);-ms-transform:skew(45deg);-o-transform:skew(45deg);margin-left:.4em;animation:stickarrow_mv 1s ease-in-out infinite}@keyframes stickarrow_mv{0%{margin-left:.4em}50%{margin-left:.6em}100%{margin-left:.4em}}.menu_page_title{display:block;font-size:1.125rem;font-weight:600;line-height:1.875rem}.menu_page_sup{line-height:1.5rem;font-size:.8125rem;color:#707070}.menu:after{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:#f7f7f7;z-index:-1}.op_menu .menu_box{width:auto;display:flex;flex-flow:row wrap;justify-content:center}.op_menu .menu_box li{margin:1em;text-align:left;width:40%;max-width:160px}.op_menu .serv_icon_title{max-width:200px;min-width:170px;margin:unset}.op_menu .menu_serv_icon{width:40px;height:40px;padding:.375rem;margin-right:.6em}.op_menu .menu_serv_title h4{position:relative;line-height:1em;margin:13px 0}@media screen and (min-width:480px){.menu_box{width:90%}}@media screen and (min-width:600px){.menu_wrap{padding:50px 0}.menu_box,.op_menu .menu_box{width:60%;margin:0 auto}}@media screen and (min-width:700px){.menu_box{width:auto;display:flex;flex-flow:row wrap;justify-content:center;margin:0 auto 1em}.menu_box li{width:41%;margin:15px;max-width:280px}}@media screen and (min-width:1024px){.menu:after{width:calc(100% - 7%)}}.emphasis_title{font-size:1.125rem;line-height:1.8rem;position:relative;display:inline-block;margin-bottom:1em}.emphasis_title span{color:#4281e0}.emphasis_title:before{content:'';position:absolute;left:50%;bottom:-15px;display:inline-block;width:100px;height:3px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#5888bd}.suggest_img{display:block;max-width:700px;margin:2rem auto;overflow:hidden}.suggest_img img:hover{transform:scale(1.05,1.05);transition:1s all}.suggest_img img{width:100%;transition:1s all}@media screen and (min-width:1024px){.emphasis_title{font-size:1.5rem;line-height:2rem}.suggest_img{margin:70px auto}}.readmore-flex{display:flex;justify-content:center;align-items:center;gap:50px;font-weight:300}.stickarrow{display:inline-block;width:25px;height:6px;border-bottom:2px solid #fff;border-right:2px solid #fff;transform:skew(45deg);-webkit-transform:skew(45deg);-moz-transform:skew(45deg);-ms-transform:skew(45deg);-o-transform:skew(45deg)}@media screen and (min-width:1024px){.flex-wrapper{display:flex;flex-wrap:wrap;justify-content:center}}.accordion-area{list-style:none}.accordion-area li{margin:10px 0}.accordion-area section{border-bottom:1px solid #ccc}.accordion-title{position:relative;cursor:pointer;font-size:1em;font-weight:600;padding:1% 50px 1% 0;transition:all .5s ease;display:inline-flex;width:100%}.accordion-title span{font-size:1.125em;font-weight:500;margin:0 5px;color:#5888bd}.accordion-title:before,.accordion-title:after{position:absolute;content:'';width:15px;height:2px;background-color:#5888bd}.accordion-title:before{top:48%;right:15px;transform:rotate(0deg)}.accordion-title:after{top:48%;right:15px;transform:rotate(90deg)}.accordion-title.close:before{transform:rotate(45deg)}.accordion-title.close:after{transform:rotate(-45deg)}.accordion-box{display:none;background:#f7f7f7;margin:0 1.5em 1.5em;padding:1em 1.5em}.faq .accordion-box{padding:1em 1.5em 1em 1em}.accordion-box span{font-weight:500;margin:0 5px;color:#5888bd;float:left}.accordion-box p{display:block;margin:0 0 0 30px}.accordion-box ul{list-style:disc;padding:3%;margin:0 30px}.accordion-box li{line-height:1.5rem;margin:0}.faq_content_wrap,.flow_content_wrap{max-width:800px;margin:0 auto;text-align:left}.left_title{width:60%;font-size:1.125rem;margin-bottom:10px;text-align:left}.left_title span{display:block;color:#5888bd;border-bottom:1px solid #5888bd;font-size:1.25rem;padding-bottom:8px;margin-bottom:8px;font-weight:500;text-transform:uppercase}.faq_cap,.faq_foot_cap,.flow_cap,.flow_foot_cap{font-size:.875rem;margin-bottom:10px;text-align:left}@media screen and (min-width:1024px){.left_title{width:30%;font-size:1.25rem}}.flow_content_wrap .accordion-area .accordion-title{font-size:1em;color:#555}.flow_content_wrap .accordion-area .accordion-title span{border-right:1px solid #5888bd;margin-right:.6em;line-height:1.5em;display:inline-block;width:1.8em}.flow_content_wrap .accordion-title:before,.flow_content_wrap .accordion-title:after{position:absolute;content:'';width:10px;height:2px;background-color:#5888bd}.flow_content_wrap .accordion-area .accordion-title:before{top:48%;right:21px;transform:rotate(45deg)}.flow_content_wrap .accordion-area .accordion-title:after{top:48%;right:15px;transform:rotate(-45deg)}.flow_content_wrap .accordion-title.close:before,.flow_content_wrap .accordion-title.close:after{width:15px}.flow_content_wrap .accordion-title.close:before{transform:rotate(-45deg);right:15px}.flow_content_wrap .accordion-title.close:after{transform:rotate(45deg)}.flow_content_wrap .accordion-area .accordion-box p{margin:0}.flow_content_wrap .accordion-title.close{color:#5888bd;font-size:1.125rem}.flow_content_wrap .accordion-box ul{list-style:disc;padding:3%;margin:0}.serv_opm_table_wrap{margin:.5rem 0 1.5rem}.serv_opm_table_title{font-size:1.125rem;font-weight:600;color:#5888bd;margin:.8rem 0}.service_content_top_cap{font-size:.875em;margin-bottom:2rem;line-height:1.6em}.service_content_top_cap br{display:none}.serv_opm_table_wrap table{margin:0 0 .6em;width:100%}.serv_opm_table_item{background-color:#f4f5f7;width:60%}.serv_opm_table_wrap td:first-child{text-align:left}.serv_opm_table_wrap td{text-align:center;font-size:1em;padding:.2em 1em;letter-spacing:.1em;border-top:1px solid #707070;border-bottom:1px solid #707070;vertical-align:middle}.serv_opm_table_cap{font-size:.875em;line-height:1.6em}.service_content_foot_cap{font-size:.875em;line-height:1.6em}.service_content_foot_cap br{display:none}@media screen and (min-width:600px){.serv_opm_table_wrap table{width:80%}}@media screen and (min-width:1024px){.serv_opm_table_title{font-size:1.25rem}.serv_opm_table_wrap table{width:65%}.service_content_top_cap br{display:block}.service_content_foot_cap br{display:block}}footer{position:relative}footer:after{position:absolute;content:'';width:100%;height:90%;bottom:0;left:0;background:#f4f5f7;z-index:-1}.footer_content_wrapper{padding:1rem}.foot_contact_frame{display:block;max-width:1000px;background-color:#fff;border:1px solid #5888bd;margin:0 auto;padding:1.8rem;text-align:left}.foot_contact_title{font-size:2rem;font-weight:500}.foot_contact_title span{font-size:1rem;margin:0 1em}.foot_contact_left{margin:1.25rem 0}.foot_contact_left .contact_type{display:flex}.foot_contact_left .contact_type li{padding:.2em;width:30%;margin:2%;font-size:1.25rem;color:#fff;border-radius:3rem;text-align:center}.contact_type .type_form{background-color:#2a80e6}.contact_type .type_line{background-color:#00a65a}.contact_type .type_tel{background-color:#151d3a}.contact_type_text{text-align:center;font-weight:600;margin:1rem 0 0}.foot_contact_right{width:100%;margin:1.25rem 0}.foot_contact_sup{font-size:.875rem;line-height:1.5rem;text-align:justify}.foot_contact_btn{width:90%;margin:2rem auto .5rem}.footer_wrapper{display:block;margin:3rem auto 30px;max-width:1000px}.footer_left{margin:0 auto;width:fit-content;text-align:left}.foot_company_wrap{font-weight:600;line-height:2.5rem;margin-bottom:1rem}.foot_title{font-size:1.5rem;font-weight:600}.foot_title span{font-family:'Zen Antique',serif;font-weight:600;font-size:1.125rem}.foot_sns_text{font-size:.875rem;line-height:1.5rem;margin-bottom:.75rem}.foot_sns_icons ul{display:flex}.foot_sns_icons ul li{height:30px;margin-right:1rem}.foot_sns_icons ul li a{height:100%}.foot_sns_icons{margin-bottom:2rem}.footer_content_wrapper .compatible{font-size:.75rem;color:#707070;max-width:1000px;margin:0 auto 20px;line-height:1.25rem;text-align:justify}.foot_service_title{border-bottom:1px solid #707070;display:inline-block;margin:0 0 10px}.foot_service_content{font-size:.875rem;column-count:2}.foot_info{font-size:.875rem;margin:1rem auto 2rem}.foot_info_content{display:flex;justify-content:center}.foot_info_content li{border-left:1px solid #707070;padding:0 10px;height:20px;line-height:1.25rem}.foot_info_content li:last-child{border-right:1px solid #707070}.footer_content_wrapper small{display:block;padding:15px 0}.page_contact .foot_contact_frame{display:none}.page_contact .footer_content_wrapper{padding-top:5px;margin-top:10px}.page_contact:after{height:100%}@media screen and (min-width:700px){.footer_wrapper{display:flex}.footer_left{margin:0 auto 0 0}}@media screen and (min-width:1024px){.foot_contact_frame{padding:50px}.foot_contact_wrap{display:flex}.foot_contact_left{width:50%;margin:20px 20px 20px 0}.foot_contact_left .contact_type li{width:30%;padding:5px;margin:10px 15px}.foot_contact_right{width:50%;margin:20px 0 20px 20px}.foot_contact_btn{width:45%;margin:10px 0 0}}