html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}.sp{display:none}@media (max-width: 767px){.sp{display:block}}@media (max-width: 767px){.pc{display:none}}html{font-size:62.5%;line-height:1}body{font-size:15px;font-weight:500;line-height:1;color:#333;overflow-x:hidden;font-family:"Noto Sans JP", sans-serif}body.active{overflow-y:hidden}body p{text-align:justify;line-height:2}body.active{overflow:hidden}body a{color:#333}*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}img{max-width:100%;vertical-align:bottom}ol,ul{list-style:none}a{text-decoration:none;-moz-transition:all .2s;-o-transition:all .2s;-webkit-transition:all .2s;transition:all .2s}a:link{text-decoration:none}a:hover,a:active{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:.8}a:visited{color:#333}.inner{max-width:1000px;margin:0 auto}@media (max-width: 767px){.inner{max-width:calc(100% - 30px);width:100%}}#header{height:110px;padding:0 30px;width:100%;position:fixed;left:0;top:0;z-index:9999;transition:.3s}#header.active{background:#fff}#header.active .logo a .on{opacity:1}#header.active .logo img{filter:unset}#header.active .other ul li a{color:#24243d}@media (min-width: 768px){#header.active .other ul li a{text-shadow:0 0 0 rgba(31,121,192,0.25)}}#header.more-active .logo a .on{opacity:1 !important}#header.more-active .logo a img{filter:unset}#header.more-active .other{opacity:1;visibility:visible}#header .logo a{width:347px;position:relative}#header .logo a .on{position:absolute;left:0;opacity:0;filter:unset !important}#header .logo a img{transition:.3s;filter:drop-shadow(0 0 6px rgba(45,71,91,0.584))}#header .flex{display:flex;align-items:center;height:100%;justify-content:space-between}#header .other{transition:.3s}#header .other .scroll{display:flex;align-items:center}@media (min-width: 768px){#header .other .tel-btn{display:none}}#header .other ul{display:flex;align-items:center;gap:0 30px;margin-right:30px}#header .other ul li a{color:#fff;font-weight:bold}@media (min-width: 768px){#header .other ul li a{text-shadow:0 0 10px #2d475b}}#header .other .contacts a{background:linear-gradient(90deg, #1688fc 0%,#63dcef 100%);display:flex;align-items:center;justify-content:center;border-radius:100vh;width:177px;height:50px;color:#fff;font-weight:bold}#header .other .contacts a span{padding-left:30px;position:relative}#header .other .contacts a span::before{content:'';width:20px;height:16px;background:url(../img/common/mail-icon.png) no-repeat center/100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}#header .fade-menu{display:none}#header .hamburger{display:none}@media (max-width: 767px){#header{display:flex;justify-content:space-between;height:60px;padding:0 0 0 12px}#header .logo{position:relative;z-index:99999}#header .logo a img{width:calc(415px / 2)}#header .other{position:fixed;width:100%;height:100%;background:#fff;left:0;top:0;padding:120px 15px 60px 15px;opacity:0;visibility:hidden}#header .other .scroll{overflow:scroll;flex-direction:column;height:100%}#header .other ul{margin-right:0;flex-direction:column;align-items:flex-start;width:100%;margin-bottom:50px}#header .other ul li{width:100%;border-bottom:1px solid #bfbfbf}#header .other ul li:first-of-type{border-top:1px solid #bfbfbf}#header .other ul li a{padding:25px 15px;width:100%;display:block;font-size:15px;color:#000}#header .other .contacts{width:100%;margin-bottom:46px}#header .other .contacts a{width:100%;height:60px;font-size:18px}#header .other .tel-btn{display:flex;flex-direction:column;align-items:center}#header .other .tel-btn a{font-size:42px;font-weight:bold;margin-bottom:21px;position:relative;padding-left:64px}#header .other .tel-btn a::before{content:'';width:45px;height:45px;background:url(../img/common/tel-icon.png) no-repeat center/100%;position:absolute;left:0;top:1px}#header .other .tel-btn span{font-size:16px}#header .hamburger{width:60px;height:60px;position:relative;display:inline-block;background:#3ab2f8;display:flex;align-items:center;justify-content:center;border-radius:0 0 0 20px}#header .hamburger .box{width:40px;height:27px;position:relative;align-items:center;display:flex;flex-direction:column}#header .hamburger .ham{width:calc(70px / 2);height:13px;position:relative}#header .hamburger span{width:100%;height:.1rem;background:white;position:absolute;left:50%;transition:.3s}#header .hamburger span:nth-child(1){top:0;transform:translateX(-50%)}#header .hamburger span:nth-child(2){top:50%;transform:translate(-50%, 0%)}#header .hamburger span:nth-child(3){bottom:0;transform:translateX(-50%)}#header .hamburger.active span:nth-child(1){top:50%;transform:translate(-50%, -50%) rotate(20deg)}#header .hamburger.active span:nth-child(2){opacity:0}#header .hamburger.active span:nth-child(3){top:50%;transform:translate(-50%, -50%) rotate(-20deg)}#header .hamburger p{color:white;font-size:9px;position:absolute;bottom:0;line-height:1;left:50%;transform:translateX(-50%);transition:.3s;font-weight:bold;letter-spacing:1px}}footer{background:#24243d;position:relative}footer .inner{padding:60px 0 20px}footer .flex{display:flex;justify-content:space-between;margin-bottom:46px}footer .text .logo{margin-bottom:22px;display:inline-block;width:347px}footer .text p{line-height:2.2;color:#fff}footer .text p a{color:#fff}footer .lower-link{margin-right:76px}footer .lower-link ul{display:flex;align-items:center}footer .lower-link ul li{padding:8px 20px;border-right:1px solid #fff}footer .lower-link ul li:first-of-type{border-left:1px solid #fff}footer .lower-link ul a{color:#fff;font-size:14px}footer .copyright{text-align:center;color:#fff;font-size:11px;line-height:1}footer .page-top{position:absolute;bottom:20px;right:20px}footer .page-top img{width:50px}@media (max-width: 767px){footer .inner{padding-bottom:50px}footer .flex{flex-direction:column}footer .flex .logo{width:280px}footer .flex p{margin-bottom:45px}footer .lower-link{margin-right:0}footer .lower-link ul{flex-wrap:wrap}footer .lower-link ul li{width:50%;border-right:none;padding:0;margin-bottom:30px}footer .lower-link ul li:first-of-type{border-left:none}footer .lower-link ul li:nth-last-of-type(-n+1){margin-bottom:0}footer .copyright{text-align:left}}.section-title{position:relative;z-index:1}.section-title.on-blue h2{color:#fff}.section-title.on-blue .bg-title{opacity:.15}.section-title h2{font-size:45px;text-align:center;line-height:1.6;margin-bottom:50px;font-weight:bold;color:#24243d}.section-title .bg-title{font-size:150px;font-family:"century-gothic", sans-serif;font-weight:bold;color:#d7eefb;opacity:.5;z-index:-1;position:absolute;left:50%;top:calc(50% - 7px);width:max-content;transform:translate(-50%, -50%)}@media (max-width: 767px){.section-title h2{font-size:32px;margin-bottom:40px}.section-title .bg-title{font-size:86px}}.btn a{margin:auto;width:250px;height:50px;display:flex;align-items:center;justify-content:center;background:#3ab2f8;font-weight:bold;color:#fff;border-radius:100vh;position:relative;border:1px solid #3ab2f8}.btn a::after{content:'';width:30px;height:30px;background:url(../img/common/btn-flow.png) no-repeat center/100%;position:absolute;top:50%;right:10px;transform:translateY(-50%);transition:.3s}.btn a:hover{background:#fff;color:#24243d;opacity:1;border:1px solid #24243d}.btn a:hover::after{background:url(../img/common/btn-flow-on.png) no-repeat center/100%}
