@charset "UTF-8";*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;font-size:clamp(6px,0.6944vw,10px);margin:0}@media only screen and (max-width:768px){html{font-size:10px}}body{font-family:"Noto Sans JP",sans-serif;font-weight:400;font-size:1.6rem;line-height:1.875;color:#262626;background:#FFFFFF;word-break:break-all;margin:0;padding:0;border:0}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2{line-height:1.2}h3,h4{line-height:1.5}h5,h6{line-height:inherit}ol,ul{margin:0;padding:0;list-style:none}ol ol,ol ul,ul ol,ul ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}b,strong{font-weight:bolder}table{border-collapse:collapse;border-spacing:0}a:not([href]):not([class]){color:inherit;text-decoration:none}a:not([href]):not([class]):hover{color:inherit;text-decoration:none}a{color:inherit;text-decoration:none}img{vertical-align:middle;border-style:none;height:auto}svg{overflow:hidden;vertical-align:middle}[role=button]{cursor:pointer}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}button{outline:none;border:none;cursor:pointer}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}textarea{overflow:auto;resize:none}fieldset{min-width:0;padding:0;margin:0;border:0}[hidden]{display:none!important}:focus{outline:none}.clearfix:after{content:"";visibility:hidden;height:0;display:block;font-size:0;clear:both}* html .clearfix{zoom:1}:first-child+html .clearfix{zoom:1}#wrapper{position:relative;width:100%}@media print,screen and (min-width:769px){.pc-hide,.sp-only{display:none!important}}@media only screen and (max-width:768px){.pc-only,.sp-hide{display:none!important}}#wrapper{position:relative;width:100%}main{position:relative}main #main{overflow:hidden}.container,.container-fluid{width:100%;padding-right:2rem;padding-left:2rem;margin-right:auto;margin-left:auto}.container{max-width:114rem}@media only screen and (max-width:768px){.container{max-width:54rem}}.content-in{position:relative;max-width:94rem;width:100%;margin-left:auto;margin-right:auto}figure,picture{position:relative;display:block;line-height:1;width:100%;padding:0;margin:0;overflow:hidden;z-index:0}figure img,picture img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;margin:0;border:none}.color-sky{color:#53A0ED!important}.color-orange{color:#FF6A00!important}.color-yellow{color:#FFE200!important}.color-red{color:#E60012!important}.color-blue{color:#113892!important}.color-wheat{color:#27B7B3!important}@-webkit-keyframes zoom{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes zoom{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.2);transform:scale(1.2)}}.link-btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.2rem 1rem 1rem;gap:2rem;width:42rem;max-width:100%;height:7.6rem;background:#FF6A00;font-size:2rem;line-height:1.5;font-weight:700;color:#FFFFFF;text-align:center;text-decoration:none;border:1px solid #FF6A00;border-radius:8rem;overflow:hidden;margin:0;z-index:0}@media only screen and (max-width:768px){.link-btn{width:33rem;height:7rem;gap:1.6rem;max-width:100%;font-size:1.6rem}}.link-btn svg{display:block;width:2rem;height:auto;z-index:3}@media only screen and (max-width:768px){.link-btn svg{width:1.8rem}}.link-btn svg path{-webkit-transition:all 0.6s cubic-bezier(0.8,0,0.2,1);transition:all 0.6s cubic-bezier(0.8,0,0.2,1)}.link-btn span{position:relative;color:inherit;text-decoration:none;-webkit-transition:all 0.6s cubic-bezier(0.8,0,0.2,1);transition:all 0.6s cubic-bezier(0.8,0,0.2,1);z-index:3}.link-btn:before{content:"";position:absolute;top:0;left:0;display:block;background:#FFFFFF;width:100%;height:100%;-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:transform 0.6s cubic-bezier(0.8,0,0.2,1),-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0,1);transform:scale(0,1);z-index:1}.link-btn:hover{color:#FF6A00}.link-btn:hover span{color:#FF6A00}.link-btn:hover svg path{fill:#FF6A00}.link-btn:hover:before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);transform:scale(1,1)}.download-btn{position:relative;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0;margin:0;z-index:0}.download-btn .btn-intro{position:relative;position:absolute;top:-1.7rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;font-size:1.6rem;line-height:1.5;font-weight:700;letter-spacing:0.05em;white-space:nowrap;color:#FF6A00;text-align:center;padding:0.3rem 2rem 0.4rem;border-radius:3rem;border:1px solid #FF6A00;background:#FFFFFF;z-index:3}@media only screen and (max-width:768px){.download-btn .btn-intro{top:-1.4rem;font-size:1.4rem;letter-spacing:0;padding:0.3rem 1.6rem}}.download-btn .btn-body{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.2rem 1rem 1rem;gap:2rem;width:42rem;max-width:100%;height:7.6rem;background:#FF6A00;font-size:2rem;line-height:1.5;font-weight:700;color:#FFFFFF;text-align:center;text-decoration:none;border:1px solid #FF6A00;border-radius:8rem;overflow:hidden;margin:0;z-index:0}@media only screen and (max-width:768px){.download-btn .btn-body{width:33rem;height:7rem;gap:1.6rem;max-width:100%;font-size:1.6rem}}.download-btn .btn-body svg{display:block;width:2rem;height:auto;z-index:3}@media only screen and (max-width:768px){.download-btn .btn-body svg{width:1.8rem}}.download-btn .btn-body svg path{-webkit-transition:all 0.6s cubic-bezier(0.8,0,0.2,1);transition:all 0.6s cubic-bezier(0.8,0,0.2,1)}.download-btn .btn-body span{position:relative;color:inherit;text-decoration:none;-webkit-transition:all 0.6s cubic-bezier(0.8,0,0.2,1);transition:all 0.6s cubic-bezier(0.8,0,0.2,1);z-index:3}.download-btn .btn-body:before{content:"";position:absolute;top:0;left:0;display:block;background:#FFFFFF;width:100%;height:100%;-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:transform 0.6s cubic-bezier(0.8,0,0.2,1),-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0,1);transform:scale(0,1);z-index:1}.download-btn:hover .btn-body{color:#FF6A00}.download-btn:hover .btn-body span{color:#FF6A00}.download-btn:hover .btn-body svg path{fill:#FF6A00}.download-btn:hover .btn-body:before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);transform:scale(1,1)}.section-title{position:relative;margin-bottom:6rem}@media only screen and (max-width:768px){.section-title{margin-bottom:4rem}}.section-title h2{position:relative;display:block;font-size:4rem;font-weight:900;line-height:6rem;letter-spacing:0.1em;text-align:center}@media only screen and (max-width:768px){.section-title h2{font-size:2.4rem;line-height:3.6rem}}.section-title h2 span{color:#FF6A00}.section-title h2 strong{font-size:4.8rem;color:#FF6A00}@media only screen and (max-width:768px){.section-title h2 strong{font-size:3rem}}.section-title p{position:relative;display:block;font-size:1.6rem;font-weight:400;line-height:1.875;text-align:center;letter-spacing:0.05em;margin-top:2rem}.section-title p strong{font-weight:900}.section-label{position:relative;margin-bottom:3.6rem}@media only screen and (max-width:768px){.section-label{margin-bottom:1.6rem}}.section-label h2{position:relative;font-size:2rem;font-weight:700;line-height:3rem;letter-spacing:0.25em;color:#262626;text-align:left}@media only screen and (max-width:768px){.section-label h2{font-size:1.8rem;line-height:3rem}}.section-desc{position:relative;font-size:1.6rem;font-weight:400;line-height:1.75;text-align:left;margin-bottom:6rem}@media only screen and (max-width:768px){.section-desc{margin-bottom:4rem}}.underbg{position:relative;display:inline;background:-webkit-gradient(linear,left top,left bottom,color-stop(65%,transparent),color-stop(65%,#FFFF00));background:linear-gradient(to bottom,transparent 65%,#FFFF00 65%)}.character-bg{background-image:url(../image/dot-bg.png);background-repeat:repeat}.contact-banner{position:relative;padding:4rem 5rem 4.5rem;border:0.5rem solid #113892;background-image:url(../image/contact-bg.png);background-position:center;background-repeat:no-repeat;background-size:cover}@media only screen and (max-width:768px){.contact-banner{padding:3rem 1.6rem 3rem;border-width:0.2rem;border-radius:1rem}}.contact-banner .inner{position:relative;max-width:69.6rem;width:100%;margin-left:auto;margin-right:0;z-index:1}.contact-banner .inner .title{position:relative;padding:0.6rem 1.6rem;background:#113892;font-weight:900;font-size:2.4rem;letter-spacing:0.1em;line-height:3.6rem;text-align:center;color:#FFFFFF;border-radius:4.8rem;margin-bottom:2.4rem}@media only screen and (max-width:768px){.contact-banner .inner .title{font-size:2rem;line-height:3rem;letter-spacing:0.05em;margin-bottom:2rem}}.contact-banner .inner .text{position:relative;font-weight:900;font-size:2.4rem;letter-spacing:0.1em;line-height:3.6rem;text-align:center;color:#262626}@media only screen and (max-width:768px){.contact-banner .inner .text{font-size:1.6rem;line-height:1.75;font-weight:500;letter-spacing:0.05em}}.contact-banner .inner .actions{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:-1rem;margin-right:-1rem;margin-top:4rem}@media only screen and (max-width:768px){.contact-banner .inner .actions{margin-top:3rem}}.contact-banner .inner .actions>li{position:relative;padding:0 1rem}@media only screen and (max-width:768px){.contact-banner .inner .actions>li{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.contact-banner .inner .actions>li:not(:last-child){margin-bottom:2.4rem}}.contact-banner .inner .actions .phone-btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;width:32.6rem;max-width:100%}.contact-banner .inner .actions .phone-btn img{width:100%;height:auto}.contact-banner .inner .actions .mail-btn{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#FF7100;width:34rem;max-width:100%;height:8.6rem;text-decoration:none;outline:none;padding:1rem 2rem;border:1px solid #FF7100;border-radius:1.2rem;-webkit-transition:background 0.6s cubic-bezier(0.8,0,0.2,1);transition:background 0.6s cubic-bezier(0.8,0,0.2,1);overflow:hidden;cursor:pointer;z-index:1}@media only screen and (max-width:768px){.contact-banner .inner .actions .mail-btn{padding:1rem 1.4rem}}.contact-banner .inner .actions .mail-btn .btn-icon{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:5rem;z-index:3}.contact-banner .inner .actions .mail-btn .btn-icon path{-webkit-transition:all 0.6s cubic-bezier(0.8,0,0.2,1);transition:all 0.6s cubic-bezier(0.8,0,0.2,1)}.contact-banner .inner .actions .mail-btn .btn-text{position:relative;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100% - 5rem);font-family:"Noto Sans JP",sans-serif;font-size:2rem;line-height:3rem;font-weight:900;letter-spacing:0.05em;color:#FFFFFF;text-align:center;white-space:nowrap;text-decoration:none;padding-left:1.4rem;z-index:3}@media only screen and (max-width:768px){.contact-banner .inner .actions .mail-btn .btn-text{padding-left:1rem}}.contact-banner .inner .actions .mail-btn .btn-text small{position:relative;display:block;font-size:1.6rem;font-weight:bold;line-height:2.4rem;color:#FED517;-webkit-transition:color 0.6s cubic-bezier(0.8,0,0.2,1);transition:color 0.6s cubic-bezier(0.8,0,0.2,1);margin-bottom:0.2rem}.contact-banner .inner .actions .mail-btn .btn-text strong{position:relative;display:block;font-size:inherit;line-height:inherit;color:inherit;-webkit-transition:color 0.6s cubic-bezier(0.8,0,0.2,1);transition:color 0.6s cubic-bezier(0.8,0,0.2,1)}@media only screen and (max-width:768px){.contact-banner .inner .actions .mail-btn .btn-text strong{letter-spacing:0}}.contact-banner .inner .actions .mail-btn:before{content:"";position:absolute;top:0;left:0;display:block;background:#FFFFFF;width:100%;height:100%;-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:transform 0.6s cubic-bezier(0.8,0,0.2,1),-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0,1);transform:scale(0,1);z-index:1}.contact-banner .inner .actions .mail-btn:hover .btn-icon path{fill:#FF7100}.contact-banner .inner .actions .mail-btn:hover .btn-text{color:#FF7100}.contact-banner .inner .actions .mail-btn:hover .btn-text small{color:#FF7100}.contact-banner .inner .actions .mail-btn:hover .btn-text strong{color:#FF7100}.contact-banner .inner .actions .mail-btn:hover:before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);transform:scale(1,1)}.contact-banner .effect{position:absolute;display:block;left:1.5rem;bottom:0;width:30.5rem;z-index:0}@media only screen and (max-width:768px){.contact-banner .effect{display:none;top:-4rem;left:-2rem;bottom:auto;width:9rem}}#header{position:sticky;top:0;left:0;width:100%;background-color:#FFFFFF;padding:1.5rem 0 1.5rem;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;z-index:991}@media only screen and (max-width:768px){#header{padding:1.3rem 0 1.3rem;height:6rem}}#header .container{max-width:100%}#header .header-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}#header .header-wrapper .header-logo{position:relative;padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0}#header .header-wrapper .header-logo a{position:relative;display:block;width:23.2rem;padding:0;margin:0;line-height:1;letter-spacing:0;white-space:nowrap;text-decoration:none;cursor:pointer}@media only screen and (max-width:768px){#header .header-wrapper .header-logo a{width:16.4rem}}#header .header-wrapper .header-logo a img{position:relative;display:block;width:100%;height:auto;max-width:100%;border:none;margin:0}#header .header-wrapper .header-nav{position:relative}@media only screen and (max-width:768px){#header .header-wrapper .header-nav{display:none}}#header .header-wrapper .header-nav .nav-menu{position:relative;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:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem;line-height:1}#header .header-wrapper .header-nav .nav-menu>li{position:relative}#header .header-wrapper .header-nav .nav-menu>li .menu-link{position:relative;display:inline-block;font-size:1.6rem;font-weight:500;line-height:2.4rem;color:#000000;padding:0.6rem 0;margin:0;white-space:nowrap;text-decoration:none;cursor:pointer;z-index:0;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#header .header-wrapper .header-nav .nav-menu>li .menu-link:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:center center;transform-origin:center center;background-color:#FF6A00;z-index:0;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}#header .header-wrapper .header-nav .nav-menu>li .menu-link.active,#header .header-wrapper .header-nav .nav-menu>li .menu-link:hover{color:#FF6A00}#header .header-wrapper .header-nav .nav-menu>li .menu-link.active:before,#header .header-wrapper .header-nav .nav-menu>li .menu-link:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}#header .header-wrapper .header-nav .nav-menu>li .menu-btn{position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;width:22rem;max-width:100%;height:5rem;padding:1rem 1rem;background:#FF6A00;border:1px solid #FF6A00;font-weight:500;font-size:1.6rem;line-height:1;color:#FFFFFF;white-space:nowrap;text-align:center;text-decoration:none;-webkit-transition:all 0.6s cubic-bezier(0.8,0,0.2,1);transition:all 0.6s cubic-bezier(0.8,0,0.2,1);border-radius:5rem;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:0}#header .header-wrapper .header-nav .nav-menu>li .menu-btn span{position:relative;color:inherit;text-decoration:none;z-index:3}#header .header-wrapper .header-nav .nav-menu>li .menu-btn svg{display:block;width:1.8rem;height:auto;margin-top:0.3rem;z-index:3}#header .header-wrapper .header-nav .nav-menu>li .menu-btn svg path{-webkit-transition:all 0.6s cubic-bezier(0.8,0,0.2,1);transition:all 0.6s cubic-bezier(0.8,0,0.2,1)}#header .header-wrapper .header-nav .nav-menu>li .menu-btn:before{content:"";position:absolute;top:0;left:0;display:block;background:#FFFFFF;width:100%;height:100%;-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:transform 0.6s cubic-bezier(0.8,0,0.2,1),-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0,1);transform:scale(0,1);z-index:1}#header .header-wrapper .header-nav .nav-menu>li .menu-btn:hover{color:#FF6A00}#header .header-wrapper .header-nav .nav-menu>li .menu-btn:hover svg path{fill:#FF6A00}#header .header-wrapper .header-nav .nav-menu>li .menu-btn:hover:before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);transform:scale(1,1)}#header.header-scrolled{-webkit-filter:drop-shadow(0rem 0.6rem 3rem rgba(0,0,0,0.2));filter:drop-shadow(0rem 0.6rem 3rem rgba(0,0,0,0.2))}.mobile-nav-toggle{position:fixed;right:0;top:0;width:6rem;height:6rem;padding:1.9rem 1.6rem;background:transparent;display:none;border:none;outline:none;cursor:pointer;z-index:999;margin:0;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}@media only screen and (max-width:768px){.mobile-nav-toggle{display:inline-block}}.mobile-nav-toggle .toggle-icon{position:relative;display:block;width:100%;height:100%;margin:0}.mobile-nav-toggle .toggle-icon span{display:inline-block;position:absolute;left:0;width:100%;height:2px;background:#000000;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;-webkit-transform-origin:center center;transform-origin:center center}.mobile-nav-toggle .toggle-icon span:first-child{top:0}.mobile-nav-toggle .toggle-icon span:nth-child(2){top:calc(50% - 1px)}.mobile-nav-toggle .toggle-icon span:nth-child(3){bottom:0}.mobile-nav-toggle.toggle-active .toggle-icon span{background:#FFFFFF}.mobile-nav-toggle.toggle-active .toggle-icon span:first-child{-webkit-transform:translateY(1rem) rotate(-45deg);transform:translateY(1rem) rotate(-45deg)}.mobile-nav-toggle.toggle-active .toggle-icon span:nth-child(2){opacity:0;visibility:hidden}.mobile-nav-toggle.toggle-active .toggle-icon span:nth-child(3){-webkit-transform:translateY(-1rem) rotate(45deg);transform:translateY(-1rem) rotate(45deg)}#mobile-nav{position:fixed;top:0;bottom:0;z-index:998;right:-100%;width:80%;max-width:50rem;overflow-y:auto;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;background:#333333}#mobile-nav .mobile-logo{position:relative;padding:1.8rem 2rem;background:#FFFFFF;height:6rem}#mobile-nav .mobile-logo a{position:relative;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0;margin:0;font-family:"Yu Gothic",sans-serif;font-weight:700;font-size:3.2rem;line-height:1;letter-spacing:0;color:#262626;white-space:nowrap;text-decoration:none;cursor:pointer}@media only screen and (max-width:768px){#mobile-nav .mobile-logo a{font-size:2.4rem}}#mobile-nav .mobile-nav-container{position:relative;padding:6rem 2rem 2rem}#mobile-nav .mobile-nav-menu{position:relative;list-style:none;display:block}#mobile-nav .mobile-nav-menu>li{position:relative;display:block;border-bottom:1px solid #FFFFFF}#mobile-nav .mobile-nav-menu>li>a{position:relative;display:block;width:100%;padding:1.6rem 0;font-weight:900;font-size:1.6rem;line-height:2.8rem;letter-spacing:0.1em;text-align:left;color:#FFFFFF;text-decoration:none;outline:none}#mobile-nav .mobile-nav-menu>li>a strong{display:inline-block;font-family:"Work Sans",sans-serif;font-weight:600;font-size:2.6rem;line-height:1;color:inherit;text-decoration:none}#mobile-nav .mobile-nav-menu>li>a span{color:inherit;text-decoration:none}#mobile-nav .mobile-nav-menu .drop-down>a:after{content:"";position:absolute;top:calc(50% - 3px);right:0;display:inline-block;width:10px;height:6px;background-image:url(../img/common/icon-down.png);background-position:center;background-repeat:no-repeat;background-size:contain;z-index:2}#mobile-nav .mobile-nav-menu .drop-down ul{display:none;overflow:hidden}#mobile-nav .mobile-nav-menu .drop-down li{padding-left:16px;border-bottom:1px solid #323232}#mobile-nav .mobile-nav-menu .drop-down li a{position:relative;display:block;width:100%;font-weight:700;font-size:1.4rem;line-height:2.4rem;text-align:left;color:#323232;padding:1.6rem 0;text-decoration:none;outline:none}#mobile-nav .mobile-nav-menu .drop-down.active>a:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center center;transform-origin:center center}#mobile-nav .mobile-nav-action{margin-top:3rem}#mobile-nav .mobile-nav-action .action-btn{position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;width:22rem;max-width:100%;height:5rem;padding:1rem 1rem;background:#FF6A00;border:1px solid #FF6A00;font-weight:500;font-size:1.6rem;line-height:1;color:#FFFFFF;white-space:nowrap;text-align:center;text-decoration:none;-webkit-transition:all 0.6s cubic-bezier(0.8,0,0.2,1);transition:all 0.6s cubic-bezier(0.8,0,0.2,1);border-radius:5rem;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;z-index:0}#mobile-nav .mobile-nav-action .action-btn span{position:relative;color:inherit;text-decoration:none;z-index:3}#mobile-nav .mobile-nav-action .action-btn svg{display:block;width:1.6rem;height:auto;z-index:3}#mobile-nav .mobile-nav-action .action-btn svg path{-webkit-transition:all 0.6s cubic-bezier(0.8,0,0.2,1);transition:all 0.6s cubic-bezier(0.8,0,0.2,1)}#mobile-nav .mobile-nav-action .action-btn:before{content:"";position:absolute;top:0;left:0;display:block;background:#FFFFFF;width:100%;height:100%;-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:transform 0.6s cubic-bezier(0.8,0,0.2,1),-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0,1);transform:scale(0,1);z-index:1}#mobile-nav .mobile-nav-action .action-btn:hover{color:#FF6A00}#mobile-nav .mobile-nav-action .action-btn:hover svg path{fill:#FF6A00}#mobile-nav .mobile-nav-action .action-btn:hover:before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);transform:scale(1,1)}.fixed-mail-btn{position:fixed;top:0;right:12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem 1rem;width:6rem;height:6rem;background:#9E8459;border:2px solid #9E8459;text-align:center;text-decoration:none;overflow:hidden;z-index:996}@media print,screen and (min-width:769px){.fixed-mail-btn{display:none}}.fixed-mail-btn span{position:relative;color:inherit;text-decoration:none;-webkit-transition:all 0.6s cubic-bezier(0.8,0,0.2,1);transition:all 0.6s cubic-bezier(0.8,0,0.2,1);z-index:3}.fixed-mail-btn svg{position:relative;display:block;width:2.2rem;z-index:3}.fixed-mail-btn svg path{-webkit-transition:all 0.6s cubic-bezier(0.8,0,0.2,1);transition:all 0.6s cubic-bezier(0.8,0,0.2,1)}.fixed-mail-btn:before{content:"";position:absolute;top:0;left:0;display:block;background:#FFFFFF;width:100%;height:100%;-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:transform 0.6s cubic-bezier(0.8,0,0.2,1),-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0,1);transform:scale(0,1);z-index:1}.fixed-mail-btn:hover{color:#9E8459}.fixed-mail-btn:hover svg path{fill:#9E8459}.fixed-mail-btn:hover:before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);transform:scale(1,1)}.fixed-phone-btn{position:fixed;top:0;right:6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem 1rem;width:6rem;height:6rem;background:#03345D;border:2px solid #03345D;text-align:center;text-decoration:none;overflow:hidden;z-index:996}@media print,screen and (min-width:769px){.fixed-phone-btn{display:none}}.fixed-phone-btn span{position:relative;color:inherit;text-decoration:none;-webkit-transition:all 0.6s cubic-bezier(0.8,0,0.2,1);transition:all 0.6s cubic-bezier(0.8,0,0.2,1);z-index:3}.fixed-phone-btn svg{position:relative;display:block;width:2rem;z-index:3}.fixed-phone-btn svg path{-webkit-transition:all 0.6s cubic-bezier(0.8,0,0.2,1);transition:all 0.6s cubic-bezier(0.8,0,0.2,1)}.fixed-phone-btn:before{content:"";position:absolute;top:0;left:0;display:block;background:#FFFFFF;width:100%;height:100%;-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:transform 0.6s cubic-bezier(0.8,0,0.2,1),-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0,1);transform:scale(0,1);z-index:1}.fixed-phone-btn:hover{color:#03345D}.fixed-phone-btn:hover svg path{fill:#03345D}.fixed-phone-btn:hover:before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);transform:scale(1,1)}.mobile-nav-overly{position:fixed;top:0;left:0;width:100%;height:100%;z-index:990;background:transparent;display:none;overflow:hidden;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}body.mobile-nav-active #mobile-nav{right:0}@media only screen and (max-width:768px){[data-aos=zoom-in]{-webkit-transform:scale(0.85);transform:scale(0.85)}[data-aos=fade-up]{-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}[data-aos=fade-left]{-webkit-transform:translate3d(-30px,0,0);transform:translate3d(-30px,0,0)}[data-aos=fade-right]{-webkit-transform:translate3d(30px,0,0);transform:translate3d(30px,0,0)}}#footer{position:relative;padding:6rem 0 6rem;background:#333333}@media only screen and (max-width:768px){#footer{padding:6rem 0 6rem}}#footer .footer-headline{position:relative}#footer .footer-headline h2{position:relative;font-size:2.8rem;font-weight:700;line-height:1.5;color:#FFFFFF;text-align:center}@media only screen and (max-width:768px){#footer .footer-headline h2{font-size:2.4rem}}#footer .footer-headline p{position:relative;font-size:1.6rem;font-weight:400;color:#FFFFFF;text-align:center;margin-top:1.6rem}#footer .footer-action{position:relative;margin-top:4rem}#footer .footer-action .download-btn{margin:0 auto}#footer .footer-menu{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.4rem;font-weight:400;text-align:center;color:#FFFFFF;margin-top:6rem}@media only screen and (max-width:768px){#footer .footer-menu{margin-top:6rem;gap:0.4rem}}#footer .footer-menu>li{position:relative;padding:0 2rem}@media print,screen and (min-width:769px){#footer .footer-menu>li:not(:last-child):before{content:"";position:absolute;right:0;top:0.3rem;bottom:0.3rem;width:1px;background:#FFFFFF}}@media only screen and (max-width:768px){#footer .footer-menu>li{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}}#footer .footer-menu>li a{color:inherit}#footer .footer-menu>li a:hover{text-decoration:underline}.copyright{position:relative;padding:2rem 2rem;background:#000000;text-align:center;font-size:1.4rem;font-weight:400;line-height:2.4rem;color:#FFFFFF}.copyright>p{position:relative}.mainvisual{position:relative;background-image:url(../image/mainvisual-bg.png);background-size:cover;background-position:center right;background-repeat:no-repeat;padding:9rem 0 10rem;overflow:hidden;margin:0;z-index:0}@media only screen and (max-width:768px){.mainvisual{background-image:url(../image/mainvisual-bg-sp.png);background-position:top center;padding:5rem 0 7rem}}.mainvisual .container{position:relative;z-index:1}.mainvisual .section-wrapper{position:relative}.mainvisual .mainvisual-title{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%}@media only screen and (max-width:768px){.mainvisual .mainvisual-title{width:100%}}.mainvisual .mainvisual-title h2{position:relative;display:block;max-width:100%;font-weight:900;line-height:1;color:#113892;margin-bottom:4rem}@media only screen and (max-width:768px){.mainvisual .mainvisual-title h2{margin-bottom:2.4rem}}.mainvisual .mainvisual-title h2 span{position:relative;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;padding:0.8rem 3rem 1.2rem;background:#FF6A00;font-weight:900;font-size:4rem;line-height:1;letter-spacing:0.05em;color:#FFFFFF;border-radius:6rem;margin-bottom:0.6rem}@media only screen and (max-width:768px){.mainvisual .mainvisual-title h2 span{padding:0.6rem 2rem 0.8rem;font-size:2rem;margin-bottom:0.8rem}}.mainvisual .mainvisual-title h2 strong{position:relative;display:block;font-weight:900;font-size:8rem;line-height:1;color:#FFE200;text-indent:-0.5rem}@media only screen and (max-width:768px){.mainvisual .mainvisual-title h2 strong{font-size:5rem;text-indent:-0.2rem}}.mainvisual .mainvisual-title p{position:relative;display:block;max-width:100%;font-size:4rem;font-weight:900;line-height:5rem;letter-spacing:0.05em;color:#FFFFFF;text-align:left;margin-bottom:0.6rem}@media only screen and (max-width:768px){.mainvisual .mainvisual-title p{font-size:2.2rem;line-height:3.4rem;margin-right:-2rem;margin-bottom:0}}.mainvisual .mainvisual-title p strong{font-weight:900;font-size:4rem;color:#E60012}@media print,screen and (min-width:769px){.mainvisual .mainvisual-title p strong{text-shadow:-1px -1px 0px #FFFFFF,0px -1px 0px #FFFFFF,1px -1px 0px #FFFFFF,-1px 0px 0px #FFFFFF,1px 0px 0px #FFFFFF,-1px 1px 0px #FFFFFF,0px 1px 0px #FFFFFF,1px 1px 0px #FFFFFF,-2px -2px 0px #FFFFFF,-1px -2px 0px #FFFFFF,0px -2px 0px #FFFFFF,1px -2px 0px #FFFFFF,2px -2px 0px #FFFFFF,2px -1px 0px #FFFFFF,2px 0px 0px #FFFFFF,2px 1px 0px #FFFFFF,2px 2px 0px #FFFFFF,1px 2px 0px #FFFFFF,0px 2px 0px #FFFFFF,-1px 2px 0px #FFFFFF,-2px 2px 0px #FFFFFF,-2px 1px 0px #FFFFFF,-2px 0px 0px #FFFFFF,-2px -1px 0px #FFFFFF}}@media only screen and (max-width:768px){.mainvisual .mainvisual-title p strong{font-size:2.4rem}}.mainvisual .mainvisual-title h3{position:relative;display:block;font-weight:900;font-size:6.4rem;line-height:9.4rem;letter-spacing:0.05em;color:#FFFFFF;text-shadow:0 0.4rem 1.6rem rgba(0,0,0,0.1);margin-bottom:1.6rem}@media only screen and (max-width:768px){.mainvisual .mainvisual-title h3{font-size:3.4rem;line-height:5.2rem;margin-right:-2rem}}.mainvisual .mainvisual-title h3 span{display:block;max-width:100%}.mainvisual .mainvisual-title h3 strong{font-weight:900;font-size:7.8rem;color:#E60012;text-shadow:-1px -1px 0px #FFFFFF,0px -1px 0px #FFFFFF,1px -1px 0px #FFFFFF,-1px 0px 0px #FFFFFF,1px 0px 0px #FFFFFF,-1px 1px 0px #FFFFFF,0px 1px 0px #FFFFFF,1px 1px 0px #FFFFFF,-2px -2px 0px #FFFFFF,-1px -2px 0px #FFFFFF,0px -2px 0px #FFFFFF,1px -2px 0px #FFFFFF,2px -2px 0px #FFFFFF,2px -1px 0px #FFFFFF,2px 0px 0px #FFFFFF,2px 1px 0px #FFFFFF,2px 2px 0px #FFFFFF,1px 2px 0px #FFFFFF,0px 2px 0px #FFFFFF,-1px 2px 0px #FFFFFF,-2px 2px 0px #FFFFFF,-2px 1px 0px #FFFFFF,-2px 0px 0px #FFFFFF,-2px -1px 0px #FFFFFF}@media only screen and (max-width:768px){.mainvisual .mainvisual-title h3 strong{font-size:4.5rem}}.mainvisual .mainvisual-title h4{position:relative;display:block;max-width:100%;font-size:2.4rem;font-weight:900;line-height:1.5;letter-spacing:0.05em;color:#FFFFFF;text-align:left;text-shadow:0 0.1rem 0.2rem rgba(0,0,0,0.1);margin-top:3rem}@media only screen and (max-width:768px){.mainvisual .mainvisual-title h4{font-size:2rem;line-height:3.2rem;margin-top:2rem}}.mainvisual .mainvisual-title h4 span{color:#FFE200}.mainvisual .mainvisual-title ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.2rem;margin-top:4rem}@media only screen and (max-width:768px){.mainvisual .mainvisual-title ul{gap:0.8rem;margin-top:6rem}}.mainvisual .mainvisual-title ul>li{position:relative;display:block;font-size:2rem;font-weight:900;line-height:1.5;letter-spacing:0.1em;padding:0.6rem 2rem 0.6rem 4.5rem;background:#FFFFFF;color:#262626;-webkit-box-shadow:0 0.4rem 1.6rem 0 rgba(0,0,0,0.1);box-shadow:0 0.4rem 1.6rem 0 rgba(0,0,0,0.1)}@media only screen and (max-width:768px){.mainvisual .mainvisual-title ul>li{font-size:1.6rem;padding:0.6rem 1.6rem 0.6rem 3.6rem}.mainvisual .mainvisual-title ul>li:nth-child(2){margin-right:4rem}}.mainvisual .mainvisual-title ul>li:before{content:"";position:absolute;top:calc(50% - 0.9rem);left:1.6rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.571' height='22' viewBox='0 0 23.571 22'%3E%3Cg id='Group_3691' data-name='Group 3691' transform='translate(2093.5 -478.786)'%3E%3Cpath id='Path_12132' data-name='Path 12132' d='M13.5,13.389l3.15,3.167L27.15,6' transform='translate(-2099.2 475.341)' fill='none' stroke='%23ffe200' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath id='Path_12133' data-name='Path 12133' d='M23.4,14v7.389A2.106,2.106,0,0,1,21.3,23.5H6.6a2.106,2.106,0,0,1-2.1-2.111V6.611A2.106,2.106,0,0,1,6.6,4.5H18.15' transform='translate(-2096.5 475.786)' fill='none' stroke='%23ffe200' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");width:2rem;height:1.9rem;background-size:contain;background-position:center center;background-repeat:no-repeat}@media only screen and (max-width:768px){.mainvisual .mainvisual-title ul>li:before{left:1.2rem;top:calc(50% - 0.7rem);width:1.6rem;height:1.5rem}}.mainvisual .mainvisual-socials{position:relative;margin-top:3rem;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;gap:2.4rem}@media only screen and (max-width:768px){.mainvisual .mainvisual-socials{gap:1.2rem;margin-top:2rem}}.mainvisual .mainvisual-socials>li{position:relative;display:block;width:6.4rem}@media only screen and (max-width:768px){.mainvisual .mainvisual-socials>li{width:4rem}}.mainvisual .mainvisual-socials>li img{position:relative;display:block;width:100%;height:auto;max-width:100%;border:none;margin:0}.mainvisual .mainvisual-action{position:relative;margin-top:6rem}@media only screen and (max-width:768px){.mainvisual .mainvisual-action{margin-top:3rem}}.top-worries-section{position:relative;padding:8rem 0 9rem;background-image:url(../image/worries-bg.jpg);background-repeat:no-repeat;background-position:top center;background-size:cover;z-index:3}@media only screen and (max-width:768px){.top-worries-section{padding:6rem 0 7rem}}.top-worries-section .container{position:relative;z-index:1}.top-worries-section .section-wrapper{position:relative}.top-worries-section .section-title{position:relative;margin-bottom:5rem}@media only screen and (max-width:768px){.top-worries-section .section-title{margin-bottom:4rem}}.top-worries-section .section-content{position:relative;width:100%;max-width:108rem;margin:0 auto}.top-worries-section .section-content .worries-layer{position:relative;width:100%;margin:0;z-index:0}@media only screen and (max-width:768px){.top-worries-section .section-content .worries-layer{width:20rem;margin:2rem auto 0}}.top-worries-section .section-content .worries-list{position:relative;font-size:2rem;font-weight:900;line-height:1.5;letter-spacing:0.08em;color:#262626;text-align:left;z-index:1}@media print,screen and (min-width:769px){.top-worries-section .section-content .worries-list{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto}}@media only screen and (max-width:768px){.top-worries-section .section-content .worries-list{position:relative;font-size:1.6rem;line-height:1.75;text-align:left}}.top-worries-section .section-content .worries-list>li{position:relative;padding-left:3.6rem;padding:1.5rem 2.4rem 1.5rem 6rem;background:#FFFFFF;-webkit-box-shadow:0.5rem 0.5rem 0 0 #113892;box-shadow:0.5rem 0.5rem 0 0 #113892}@media only screen and (max-width:768px){.top-worries-section .section-content .worries-list>li{padding:1.2rem 2rem 1.2rem 5.6rem}}.top-worries-section .section-content .worries-list>li:not(:last-child){margin-bottom:2rem}@media only screen and (max-width:768px){.top-worries-section .section-content .worries-list>li:not(:last-child){margin-bottom:1.5rem}}.top-worries-section .section-content .worries-list>li:before{content:"";position:absolute;top:calc(50% - 1.2rem);left:2rem;width:2.5rem;height:2.4rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.592' height='22.02' viewBox='0 0 23.592 22.02'%3E%3Cg id='Group_3691' data-name='Group 3691' transform='translate(2093.5 -478.786)'%3E%3Cpath id='Path_12132' data-name='Path 12132' d='M13.5,13.4l3.153,3.17L27.164,6' transform='translate(-2099.194 475.342)' fill='none' stroke='%23113892' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath id='Path_12133' data-name='Path 12133' d='M23.42,14.01v7.4a2.108,2.108,0,0,1-2.1,2.113H6.6a2.108,2.108,0,0,1-2.1-2.113V6.613A2.108,2.108,0,0,1,6.6,4.5H18.164' transform='translate(-2096.5 475.786)' fill='none' stroke='%23113892' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");background-position:center center;background-size:contain;background-repeat:no-repeat;z-index:0}.top-worries-section .section-content .worries-list span{display:inline;background:-webkit-gradient(linear,left top,left bottom,color-stop(70%,transparent),color-stop(70%,#FFFF00));background:linear-gradient(to bottom,transparent 70%,#FFFF00 70%)}.top-worries-section .section-banner{position:relative;padding:7.8rem 0 0;margin:5rem auto 0;z-index:0}@media only screen and (max-width:768px){.top-worries-section .section-banner{padding:6.4rem 0 0;margin:4rem auto 0}}.top-worries-section .section-banner:before{content:"";position:absolute;top:0;left:calc(50% - 2.5rem);width:5rem;height:4.8rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='84' height='78' viewBox='0 0 84 78'%3E%3Cg id='download' transform='translate(0.01)'%3E%3Cpath id='シェイプ_11' data-name='シェイプ 11' d='M737.941,1437.974V1412.94H702.286v25.034h-24.17l42,42.026,42-42.026Z' transform='translate(-678.125 -1402)' fill='%23113892' fill-rule='evenodd'/%3E%3Crect id='長方形_811' data-name='長方形 811' width='36' height='7' transform='translate(23.878)' fill='%23113892'/%3E%3C/g%3E%3C/svg%3E%0A");background-position:center center;background-size:contain;background-repeat:no-repeat;z-index:0}@media only screen and (max-width:768px){.top-worries-section .section-banner:before{left:calc(50% - 2rem);width:4rem;height:3.8rem}}.top-worries-section .section-banner .banner-lead{position:relative;font-size:3rem;font-weight:900;line-height:1.5;letter-spacing:0.05em;color:#113892;text-align:center;margin-bottom:0.2rem}@media only screen and (max-width:768px){.top-worries-section .section-banner .banner-lead{font-size:2rem;line-height:1.6;margin-bottom:0}}.top-worries-section .section-banner .banner-title{position:relative;font-size:4rem;font-weight:900;line-height:1.5;letter-spacing:0.05em;color:#E60012;text-align:center}@media only screen and (max-width:768px){.top-worries-section .section-banner .banner-title{font-size:2.4rem;letter-spacing:0}}.top-intro-section{position:relative;padding:8rem 0 9rem;z-index:0}@media only screen and (max-width:768px){.top-intro-section{padding:6rem 0 7rem}}.top-intro-section .container{position:relative;z-index:1}.top-intro-section .section-wrapper{position:relative}.top-intro-section .section-title{position:relative;margin-bottom:5rem}@media only screen and (max-width:768px){.top-intro-section .section-title{margin-bottom:4rem}}.top-intro-section .section-content{position:relative}.top-intro-section .section-content .intro-list{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:minmax(0rem,1fr) 4rem minmax(0rem,1fr);grid-template-columns:repeat(2,minmax(0rem,1fr));gap:4rem 4rem;font-size:1.6rem;font-weight:400;line-height:1.875;letter-spacing:0.05em}@media only screen and (max-width:768px){.top-intro-section .section-content .intro-list{-ms-grid-columns:minmax(0rem,1fr);grid-template-columns:repeat(1,minmax(0rem,1fr));gap:4rem 2rem}}.top-intro-section .section-content .intro-list>li{position:relative}.top-intro-section .section-content .intro-list>li .card{position:relative;display:block;width:100%;height:100%;padding:0;background:#FFFFFF;overflow:hidden;border-radius:1rem;-webkit-box-shadow:0 0.4rem 1.6rem 0 rgba(0,0,0,0.1);box-shadow:0 0.4rem 1.6rem 0 rgba(0,0,0,0.1);z-index:0}.top-intro-section .section-content .intro-list>li .card .thumb{position:relative;display:block;width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;margin:0;border:none;z-index:0}.top-intro-section .section-content .intro-list>li .card .content{position:relative;padding:3rem 3rem 3.6rem;z-index:3}@media only screen and (max-width:768px){.top-intro-section .section-content .intro-list>li .card .content{padding:2rem 2rem}}.top-intro-section .section-content .intro-list>li .card .content h4{position:relative;font-size:3rem;font-weight:900;line-height:1.5;letter-spacing:0.1em;color:#113892;text-align:left;margin-bottom:1.6rem}@media only screen and (max-width:768px){.top-intro-section .section-content .intro-list>li .card .content h4{font-size:2rem;letter-spacing:0.05em;line-height:1.6}}.top-intro-section .section-content .intro-list>li .card .content p{position:relative;font-size:1.6rem;line-height:1.875;letter-spacing:0.05em;text-align:left}@media only screen and (max-width:768px){.top-intro-section .section-content .intro-list>li .card .content p{letter-spacing:0}}.top-case-section{position:relative;padding:8rem 0 9rem;background:#EBF3F9;overflow:hidden;z-index:1}@media only screen and (max-width:768px){.top-case-section{padding:6rem 0 7rem}}.top-case-section .container{position:relative;z-index:1}.top-case-section .section-wrapper{position:relative}.top-case-section .section-title{position:relative;margin-bottom:4rem}.top-case-section .section-content{position:relative}.top-case-section .case-list{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:minmax(0rem,1fr) 4rem minmax(0rem,1fr);grid-template-columns:repeat(2,minmax(0rem,1fr));gap:5rem 4rem}@media only screen and (max-width:768px){.top-case-section .case-list{-ms-grid-columns:minmax(0rem,1fr);grid-template-columns:minmax(0rem,1fr)}}.top-case-section .case-list>li{position:relative}.top-case-section .case-list .case-item{position:relative;display:block;width:100%;background:#FFFFFF;border-radius:1rem;-webkit-box-shadow:0 0.4rem 1.6rem 0 rgba(0,0,0,0.1);box-shadow:0 0.4rem 1.6rem 0 rgba(0,0,0,0.1);z-index:0}.top-case-section .case-list .case-item .head{position:relative;padding:1.6rem 1.6rem;background:#113892;font-size:2.4rem;font-weight:900;line-height:1.5;letter-spacing:0.05em;border-radius:1rem 1rem 0 0;color:#FFFFFF;text-align:center}@media only screen and (max-width:768px){.top-case-section .case-list .case-item .head{font-size:2rem;line-height:3.2rem;padding:1.2rem 1.6rem}}.top-case-section .case-list .case-item .head span{position:relative;display:inline-block;font-family:"Oswald",sans-serif;font-size:2.5rem;font-weight:500;line-height:3.6rem;color:#FFE200;vertical-align:bottom;margin-right:0.6rem}.top-case-section .case-list .case-item .content{position:relative;padding:2.4rem 3rem 3rem}@media only screen and (max-width:768px){.top-case-section .case-list .case-item .content{padding:2rem 2rem 2.4rem}}.top-case-section .case-list .case-item .content:after{content:"";display:block;clear:both}.top-case-section .case-list .case-item .content .title{position:relative;font-size:2.4rem;font-weight:900;line-height:1.5;letter-spacing:0.05em;color:#113892;text-align:center;margin-bottom:2.4rem}@media only screen and (max-width:768px){.top-case-section .case-list .case-item .content .title{font-size:2rem;line-height:3.2rem;margin-bottom:1.6rem}}.top-case-section .case-list .case-item .content .thumb{position:relative;width:16rem;height:24rem;float:left}@media only screen and (max-width:768px){.top-case-section .case-list .case-item .content .thumb{width:12rem;height:18rem;margin-right:1.4rem;margin-bottom:2rem}}.top-case-section .case-list .case-item .content .thumb img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.top-case-section .case-list .case-item .content .info{position:relative}@media print,screen and (min-width:769px){.top-case-section .case-list .case-item .content .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% - 18rem);min-height:24rem;float:right}}@media only screen and (max-width:768px){.top-case-section .case-list .case-item .content .info{width:100%}}.top-case-section .case-list .case-item .content .info p{position:relative;width:100%;font-size:1.6rem;line-height:1.875;letter-spacing:0.05em;text-align:left}@media only screen and (max-width:768px){.top-case-section .case-list .case-item .content .info p{letter-spacing:0}}.top-case-section .case-list .case-item .content .info blockquote{position:relative;display:block;width:100%;padding:1.6rem 2rem 1.8rem;background:#F3F1EE;font-size:1.6rem;line-height:1.875;letter-spacing:0.05em;font-weight:500;text-align:left;border:none;margin-top:2.4rem}@media only screen and (max-width:768px){.top-case-section .case-list .case-item .content .info blockquote{margin-top:2rem;clear:both;padding:1.2rem 1.6rem 1.4rem;letter-spacing:0.025em}}.top-case-section .case-list .case-item .content .meta{position:relative;clear:both;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:1.2rem;padding-top:2rem;z-index:0}@media only screen and (max-width:768px){.top-case-section .case-list .case-item .content .meta{padding-top:2rem;gap:0.8rem}}.top-case-section .case-list .case-item .content .meta .be{position:relative;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap}.top-case-section .case-list .case-item .content .meta .be sup{position:relative;display:block;padding:0.3rem 1.2rem;background:#E60012;border-radius:3rem;font-size:1.6rem;font-weight:700;line-height:2.4rem;letter-spacing:0.05em;text-align:center;color:#FFFFFF;margin-bottom:0.8rem;z-index:0}@media only screen and (max-width:768px){.top-case-section .case-list .case-item .content .meta .be sup{font-size:1.2rem;line-height:1.6rem;letter-spacing:0;padding:0.2rem 0.8rem;margin-bottom:0.2rem}}.top-case-section .case-list .case-item .content .meta .be sub{position:relative;display:block;font-size:1.8rem;font-weight:700;line-height:2.2rem;text-align:center;padding-right:2rem;min-width:12.5rem;z-index:0}@media only screen and (max-width:768px){.top-case-section .case-list .case-item .content .meta .be sub{font-size:1.6rem;line-height:2rem;min-width:9.4rem}}.top-case-section .case-list .case-item .content .meta .be sub em{position:relative;display:inline-block;font-style:normal;font-size:1rem;line-height:1.25;font-weight:700;letter-spacing:0.05em;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:upright;vertical-align:text-bottom;margin-right:0.2rem;margin-bottom:0.2rem}@media only screen and (max-width:768px){.top-case-section .case-list .case-item .content .meta .be sub em{font-size:0.8rem;line-height:1rem;margin-bottom:0.3rem}}.top-case-section .case-list .case-item .content .meta .be sub strong{display:inline-block;font-family:"Oswald",sans-serif;font-size:3rem;font-weight:500;line-height:3rem;vertical-align:bottom;margin-right:0.2rem;z-index:0}@media only screen and (max-width:768px){.top-case-section .case-list .case-item .content .meta .be sub strong{font-size:2rem;line-height:2.4rem}}.top-case-section .case-list .case-item .content .meta .be sub:before{content:"";position:absolute;top:0;left:0;width:10.8rem;height:2px;background:#262626;-webkit-transform:rotate(16.5deg);transform:rotate(16.5deg);-webkit-transform-origin:top left;transform-origin:top left;z-index:3}@media only screen and (max-width:768px){.top-case-section .case-list .case-item .content .meta .be sub:before{width:8rem}}.top-case-section .case-list .case-item .content .meta .be sub:after{content:"";position:absolute;top:calc(50% - 1.5rem);right:0;width:1.2rem;height:3rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='45' viewBox='0 0 20 45'%3E%3Cpath id='Path_12140' data-name='Path 12140' d='M5826.549-3856.006l20,22.773-20,22.227,6.542-22.227Z' transform='translate(-5826.549 3856.006)' fill='%235d5d5d'/%3E%3C/svg%3E%0A");background-size:contain;background-position:center right;background-repeat:no-repeat;z-index:0}@media only screen and (max-width:768px){.top-case-section .case-list .case-item .content .meta .be sub:after{top:calc(50% - 1.2rem);width:1rem;height:2.4rem}}.top-case-section .case-list .case-item .content .meta .af{position:relative;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:3rem;font-weight:900;line-height:3.6rem;white-space:nowrap}@media only screen and (max-width:768px){.top-case-section .case-list .case-item .content .meta .af{font-size:2rem;line-height:2.4rem}}.top-case-section .case-list .case-item .content .meta .af strong{display:inline-block;min-width:10.4rem;font-family:"Oswald",sans-serif;font-size:8rem;font-weight:500;line-height:7.6rem;text-align:right;letter-spacing:-0.025em;vertical-align:bottom;margin-right:0.3rem}@media only screen and (max-width:768px){.top-case-section .case-list .case-item .content .meta .af strong{font-size:4rem;line-height:3.8rem;min-width:6rem}}.top-case-section .case-list .case-item .content .hint{position:absolute;bottom:-2rem;right:-2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0.5rem;width:17rem;height:17rem;padding:0.5rem 0.5rem 1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240' viewBox='0 0 240 240'%3E%3Cpath id='Path_11243' data-name='Path 11243' d='M134.459,0,120,14.239,105.541,0,94.858,17.288,77.436,6.956,71.2,26.328,51.824,20.52,50.375,40.834l-20.2-.988,3.394,20.076L13.729,63.813,21.8,82.486,3.46,91.07l12.3,16.169L0,120l15.755,12.762L3.46,148.927,21.8,157.513l-8.068,18.672,19.845,3.892-3.4,20.076,20.2-.987,1.449,20.314L71.2,213.669l6.235,19.373,17.424-10.332L105.54,240,120,225.761,134.459,240l10.682-17.288,17.422,10.332,6.235-19.373,19.378,5.809,1.449-20.312,20.194.987-3.394-20.076,19.848-3.892-8.067-18.674,18.334-8.584-12.295-16.168L240,120l-15.756-12.761,12.295-16.168-18.332-8.584,8.068-18.672-19.846-3.892,3.395-20.077-20.2.987-1.449-20.312L168.8,26.329,162.566,6.957,145.143,17.288Z' transform='translate(0 0)' fill='%23e60012'/%3E%3C/svg%3E%0A");background-size:contain;background-position:center center;background-repeat:no-repeat;z-index:3}@media only screen and (max-width:768px){.top-case-section .case-list .case-item .content .hint{width:12rem;height:12rem;padding:0.4rem 0.4rem 1rem;gap:0.2rem;right:-2rem;bottom:-1rem}}.top-case-section .case-list .case-item .content .hint p{position:relative;font-size:2rem;font-weight:800;line-height:1.2;letter-spacing:0;color:#FFFFFF;text-align:center;width:100%}@media only screen and (max-width:768px){.top-case-section .case-list .case-item .content .hint p{font-size:1.6rem;line-height:1.2;letter-spacing:0.05em}}.top-case-section .case-list .case-item .content .hint h5{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:0.6rem;white-space:nowrap;width:100%}@media only screen and (max-width:768px){.top-case-section .case-list .case-item .content .hint h5{gap:0.4rem}}.top-case-section .case-list .case-item .content .hint h5 strong{position:relative;display:block;font-family:"Oswald",sans-serif;font-size:6rem;font-weight:500;line-height:6rem;color:#FFFFFF}@media only screen and (max-width:768px){.top-case-section .case-list .case-item .content .hint h5 strong{font-size:4rem;line-height:4rem}}.top-case-section .case-list .case-item .content .hint h5 span{position:relative;display:block}.top-case-section .case-list .case-item .content .hint h5 span em{position:relative;display:block;font-family:"Oswald",sans-serif;font-size:3rem;font-weight:500;line-height:1;color:#FFFFFF;text-align:left}@media only screen and (max-width:768px){.top-case-section .case-list .case-item .content .hint h5 span em{font-size:2rem;line-height:2rem}}.top-case-section .case-list .case-item .content .hint h5 span small{position:relative;display:block;font-size:1.6rem;font-weight:900;line-height:1.5;color:#FFFFFF;text-align:left}@media only screen and (max-width:768px){.top-case-section .case-list .case-item .content .hint h5 span small{font-size:1.2rem;line-height:1.5}}.top-works-section{position:relative;padding:8rem 0 9rem;background-image:url(../image/blue-bg.png);background-repeat:repeat;z-index:1}@media only screen and (max-width:768px){.top-works-section{padding:6rem 0 7rem}}.top-works-section .container{position:relative;z-index:1}.top-works-section .section-wrapper{position:relative}.top-works-section .section-title{position:relative;margin-bottom:5rem}@media only screen and (max-width:768px){.top-works-section .section-title{padding:0 2rem;margin-bottom:4rem}}.top-works-section .section-title h2{color:#FFFFFF}.top-works-section .section-title p{position:relative;font-size:1.8rem;font-weight:400;line-height:1.6;letter-spacing:0.1em;text-align:center;color:#FFFFFF}@media only screen and (max-width:768px){.top-works-section .section-title p{font-size:1.6rem;line-height:1.75;letter-spacing:0.05em;font-weight:500}}.top-works-section .section-title p strong{font-weight:900;color:#FFE200}.top-works-section .section-content{position:relative}.top-works-section .works-swiper-slider,.top-works-section .works-swiper-slider-reverse{position:relative}.top-works-section .works-swiper-slider .swiper-wrapper,.top-works-section .works-swiper-slider-reverse .swiper-wrapper{position:relative;-webkit-transition-timing-function:linear!important;transition-timing-function:linear!important;-webkit-transition-property:-webkit-transform!important;transition-property:-webkit-transform!important;transition-property:transform!important;transition-property:transform,-webkit-transform!important;will-change:transform;z-index:0}.top-works-section .works-swiper-slider .swiper-slide,.top-works-section .works-swiper-slider-reverse .swiper-slide{position:relative;display:block;width:20.8rem}@media only screen and (max-width:768px){.top-works-section .works-swiper-slider .swiper-slide,.top-works-section .works-swiper-slider-reverse .swiper-slide{width:15rem}}.top-works-section .works-swiper-slider .swiper-slide .works-item,.top-works-section .works-swiper-slider-reverse .swiper-slide .works-item{position:relative;display:block;line-height:1;width:100%;height:37.5rem;padding:0;margin:0;overflow:hidden;z-index:0}@media only screen and (max-width:768px){.top-works-section .works-swiper-slider .swiper-slide .works-item,.top-works-section .works-swiper-slider-reverse .swiper-slide .works-item{height:27rem}}.top-works-section .works-swiper-slider .swiper-slide .works-item img,.top-works-section .works-swiper-slider-reverse .swiper-slide .works-item img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;margin:0;border:none}.top-works-section .works-swiper-slider-reverse{margin-top:1.8rem;margin-bottom:1.8rem}@media only screen and (max-width:768px){.top-works-section .works-swiper-slider-reverse{margin-top:1.2rem;margin-bottom:1.2rem}}.top-works-section .section-banner{position:relative;margin-top:8rem}@media only screen and (max-width:768px){.top-works-section .section-banner{margin-top:6rem}}.top-works-section .section-banner .banner-lead{position:relative;padding:0.7rem 1rem 0.9rem 3rem;width:45rem;max-width:100%;background:#FFFFFF;border-radius:8.4rem;font-size:4rem;font-weight:900;line-height:5.4rem;letter-spacing:0.1em;text-align:center;color:#113892;margin:0 auto 3.6rem}@media only screen and (max-width:768px){.top-works-section .section-banner .banner-lead{padding:0.7rem 1rem 0.9rem 2rem;width:36rem;font-size:2.4rem;line-height:3rem;margin-bottom:3rem}}.top-works-section .section-banner .banner-lead:after{content:"";position:absolute;left:calc(50% - 2rem);bottom:-1.4rem;border-left:2rem solid transparent;border-right:2rem solid transparent;border-top:1.5rem solid #FFFFFF;border-bottom:0;z-index:0}@media only screen and (max-width:768px){.top-works-section .section-banner .banner-lead:after{border-left:1.6rem solid transparent;border-right:1.6rem solid transparent;border-top:1.3rem solid #FFFFFF;bottom:-1.2rem}}.top-works-section .section-banner .banner-intro{position:relative;font-size:4rem;font-weight:900;line-height:6rem;letter-spacing:0.08em;text-align:center;color:#FFFFFF}@media only screen and (max-width:768px){.top-works-section .section-banner .banner-intro{font-size:2.4rem;line-height:4rem;letter-spacing:0.05em;margin-left:-1rem;margin-right:-2rem}}.top-works-section .section-banner .banner-intro strong{font-size:4.8rem;color:#FFE200}@media only screen and (max-width:768px){.top-works-section .section-banner .banner-intro strong{font-size:2.8rem}}@media only screen and (max-width:768px){.top-works-section .section-banner .banner-intro span{letter-spacing:0}.top-works-section .section-banner .banner-intro span strong{font-size:2.7rem}}.top-works-section .contact-banner{position:relative;border-color:transparent;border:none;margin-top:5rem}@media only screen and (max-width:768px){.top-works-section .contact-banner{margin-top:4rem}}.top-reason-section{position:relative;padding:8rem 0 9rem;z-index:0}@media only screen and (max-width:768px){.top-reason-section{padding:6rem 0 7rem}}.top-reason-section .container{position:relative;z-index:1}.top-reason-section .section-wrapper{position:relative}.top-reason-section .section-title{position:relative;margin-bottom:5rem}@media only screen and (max-width:768px){.top-reason-section .section-title{margin-bottom:3rem}}.top-reason-section .section-content{position:relative}.top-reason-section .section-content .reason-list{position:relative;display:block}.top-reason-section .section-content .reason-list>li{position:relative}.top-reason-section .section-content .reason-list>li:not(:last-child){margin-bottom:6rem}@media only screen and (max-width:768px){.top-reason-section .section-content .reason-list>li:not(:last-child){margin-bottom:3rem}}.top-reason-section .section-content .reason-list>li .reason-item{position:relative;display:block;padding:0 0 4rem 4rem;z-index:0}@media only screen and (max-width:768px){.top-reason-section .section-content .reason-list>li .reason-item{padding:0 2rem 2rem 2rem}}.top-reason-section .section-content .reason-list>li .reason-item:before{content:"";position:absolute;top:3rem;left:0;bottom:0;width:60rem;max-width:100%;background:#EBF3F9;border-radius:1rem;z-index:0}@media only screen and (max-width:768px){.top-reason-section .section-content .reason-list>li .reason-item:before{top:2rem}}.top-reason-section .section-content .reason-list>li .reason-item:after{content:"";display:block;clear:both}.top-reason-section .section-content .reason-list>li .reason-item .content{position:relative;font-size:1.6rem;font-weight:400;line-height:1.875;letter-spacing:0.05em;z-index:3}@media print,screen and (min-width:769px){.top-reason-section .section-content .reason-list>li .reason-item .content{width:calc(100% - 58rem);float:left}}@media only screen and (max-width:768px){.top-reason-section .section-content .reason-list>li .reason-item .content{width:100%;letter-spacing:0}}.top-reason-section .section-content .reason-list>li .reason-item .content em{position:relative;display:block;font-family:"Roboto",sans-serif;font-size:7rem;font-weight:600;line-height:6rem;color:#E60012;text-align:left;margin-bottom:1rem}@media only screen and (max-width:768px){.top-reason-section .section-content .reason-list>li .reason-item .content em{font-size:5rem;line-height:4rem}}.top-reason-section .section-content .reason-list>li .reason-item .content h4{position:relative;font-size:2.4rem;font-weight:900;line-height:1.5;letter-spacing:0.1em;color:#113892;text-align:left;margin-bottom:1.6rem}@media only screen and (max-width:768px){.top-reason-section .section-content .reason-list>li .reason-item .content h4{font-size:2rem;line-height:3.2rem;letter-spacing:0;margin-right:-1rem;margin-bottom:1.2rem}}.top-reason-section .section-content .reason-list>li .reason-item .content h4 span{color:#FFE200}.top-reason-section .section-content .reason-list>li .reason-item .content p{position:relative}.top-reason-section .section-content .reason-list>li .reason-item .content .sm{letter-spacing:0.025em}.top-reason-section .section-content .reason-list>li .reason-item .thumb{position:relative;width:55rem;max-width:100%;border-radius:1rem;-webkit-box-shadow:0 0.4rem 0.6rem 0 rgba(0,0,0,0.1);box-shadow:0 0.4rem 0.6rem 0 rgba(0,0,0,0.1);z-index:3}@media print,screen and (min-width:769px){.top-reason-section .section-content .reason-list>li .reason-item .thumb{float:right}}@media only screen and (max-width:768px){.top-reason-section .section-content .reason-list>li .reason-item .thumb{margin-top:2.4rem;border-radius:0.8rem}}@media print,screen and (min-width:769px){.top-reason-section .section-content .reason-list>li .reason-item.reverse{padding:0 4rem 4rem 0}.top-reason-section .section-content .reason-list>li .reason-item.reverse:before{left:auto;right:0}.top-reason-section .section-content .reason-list>li .reason-item.reverse .content{float:right;width:calc(100% - 59rem)}.top-reason-section .section-content .reason-list>li .reason-item.reverse .thumb{float:left}}.top-reason-section .section-banner{position:relative;margin-top:9rem}@media only screen and (max-width:768px){.top-reason-section .section-banner{margin-top:6rem}}.top-reason-section .section-banner .banner-image{position:relative;width:63rem;max-width:100%;margin:0 auto}@media only screen and (max-width:768px){.top-reason-section .section-banner .banner-image{width:100%;max-width:35rem}}.top-reason-section .section-banner .banner-title{position:relative;font-size:4rem;font-weight:900;line-height:6rem;letter-spacing:0.1em;color:#113892;text-align:center;margin-top:4rem}@media only screen and (max-width:768px){.top-reason-section .section-banner .banner-title{font-size:2.8rem;line-height:4.2rem;letter-spacing:0.05em;margin-top:3rem}}.top-reason-section .section-banner .banner-title strong{font-size:4.8rem;color:#FF6A00}@media only screen and (max-width:768px){.top-reason-section .section-banner .banner-title strong{font-size:3.2rem}}.top-sns-section{position:relative;padding:8rem 0 4rem;background:#EBF3F9;z-index:0}@media only screen and (max-width:768px){.top-sns-section{padding:6rem 0 1rem}}.top-sns-section .container{position:relative;z-index:1}.top-sns-section .section-wrapper{position:relative}.top-sns-section .section-title{position:relative;margin-bottom:4rem}.top-sns-section .section-block{position:relative}.top-sns-section .section-block .block-title{position:relative;margin-bottom:3.6rem}.top-sns-section .section-block .block-title h3{position:relative;font-size:2.8rem;font-weight:900;line-height:1.5;letter-spacing:0.05em;color:#113892;text-align:center}@media only screen and (max-width:768px){.top-sns-section .section-block .block-title h3{font-size:2rem;line-height:3.2rem}.top-sns-section .section-block .block-title h3:before{content:"ｰ "}}.top-sns-section .section-block .block-title p{position:relative;font-size:1.6rem;font-weight:400;line-height:1.875;letter-spacing:0.05em;text-align:center;margin-top:1.2rem}.top-sns-section .section-block .block-content{position:relative}.top-sns-section .section-block .block-notes{position:relative;width:99rem;max-width:100%;padding:3.6rem 2rem 3rem;background:#EBF3F9;border-radius:1rem;border:2px dashed #113892;-webkit-box-shadow:0 0.4rem 1.6rem 0 rgba(0,0,0,0.1);box-shadow:0 0.4rem 1.6rem 0 rgba(0,0,0,0.1);margin:6.2rem auto 0;z-index:0}@media only screen and (max-width:768px){.top-sns-section .section-block .block-notes{width:100%;padding:3rem 1.6rem 2rem;margin:5rem auto 0}}.top-sns-section .section-block .block-notes h4{position:absolute;top:-2.2rem;left:calc(50% - 25rem);width:50rem;max-width:100%;padding:0.6rem 4rem;font-size:2rem;font-weight:900;line-height:1.5;letter-spacing:0.05em;color:#FFFFFF;text-align:center;margin:0 auto}@media only screen and (max-width:768px){.top-sns-section .section-block .block-notes h4{top:-1.9rem;left:calc(50% - 15rem);width:30rem;padding:0.4rem 2rem 0.5rem;font-size:1.8rem;letter-spacing:0}}.top-sns-section .section-block .block-notes h4 span{position:relative;z-index:3}.top-sns-section .section-block .block-notes h4:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='520' height='64' viewBox='0 0 520 64'%3E%3Cpath id='Path_12134' data-name='Path 12134' d='M0,0,30.828,32,0,64H520V0Z' fill='%23113892'/%3E%3C/svg%3E%0A");background-size:contain;background-position:center left;background-repeat:no-repeat;z-index:0}@media only screen and (max-width:768px){.top-sns-section .section-block .block-notes h4:before{width:60%;background-size:cover}}.top-sns-section .section-block .block-notes h4:after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='520' height='64' viewBox='0 0 520 64'%3E%3Cpath id='Path_12134' data-name='Path 12134' d='M520,0,489.172,32,520,64H0V0Z' fill='%23113892'/%3E%3C/svg%3E%0A");background-size:contain;background-position:center right;background-repeat:no-repeat;z-index:0}@media only screen and (max-width:768px){.top-sns-section .section-block .block-notes h4:after{width:60%;background-size:cover}}.top-sns-section .section-block .block-notes p{position:relative;font-size:1.6rem;font-weight:400;line-height:1.875;letter-spacing:0.05em;text-align:center}.top-sns-section .section-block .design-list{position:relative;display:block;padding:4rem 5rem;background:#FFFFFF;-webkit-box-shadow:0 0.4rem 1.6rem 0 rgba(0,0,0,0.1);box-shadow:0 0.4rem 1.6rem 0 rgba(0,0,0,0.1);border-radius:1rem}@media only screen and (max-width:768px){.top-sns-section .section-block .design-list{width:100%;padding:3rem 2rem 3rem}}.top-sns-section .section-block .design-list>li{position:relative}.top-sns-section .section-block .design-list>li:not(:last-child){padding-bottom:3rem;border-bottom:1px dashed #113892;margin-bottom:3rem}@media only screen and (max-width:768px){.top-sns-section .section-block .design-list>li:not(:last-child){padding-bottom:2rem;margin-bottom:2rem}}.top-sns-section .section-block .design-list>li .item{position:relative;display:block;z-index:0}.top-sns-section .section-block .design-list>li .item h4{position:relative;font-size:2rem;font-weight:900;line-height:1.5;letter-spacing:0.05em;color:#113892;text-align:left;margin-bottom:1rem}@media only screen and (max-width:768px){.top-sns-section .section-block .design-list>li .item h4{font-size:1.8rem;margin-bottom:1rem}}.top-sns-section .section-block .design-list>li .item p{position:relative;font-size:1.6rem;font-weight:400;line-height:1.875;letter-spacing:0.05em;text-align:left}@media only screen and (max-width:768px){.top-sns-section .section-block .design-list>li .item p{letter-spacing:0.025em}}.top-sns-section .section-block.design-block{position:relative}.top-sns-section .section-block.operation-block{position:relative;margin-top:6rem}@media only screen and (max-width:768px){.top-sns-section .section-block.operation-block{margin-top:5rem}}.top-sns-section .section-block.analisis-block{position:relative;margin-top:6rem}@media only screen and (max-width:768px){.top-sns-section .section-block.analisis-block{margin-top:5rem}}.top-banner-section{position:relative;padding:9rem 0 9rem;background:#EBF3F9;background-image:url(../image/blue-bg.png);background-repeat:repeat;z-index:1}@media only screen and (max-width:768px){.top-banner-section{padding:7rem 0 7rem}}.top-banner-section .container{position:relative}.top-banner-section .section-wrapper{position:relative}.top-banner-section .contact-banner{border:none}.top-banner-section.banner-first{position:relative;padding:15rem 0 9rem}@media only screen and (max-width:768px){.top-banner-section.banner-first{padding:12rem 0 7rem}}.top-flow-section{position:relative;padding:8rem 0 1rem;z-index:0}@media only screen and (max-width:768px){.top-flow-section{padding:6rem 0 1rem}}.top-flow-section .container{position:relative;z-index:1}.top-flow-section .section-wrapper{position:relative}.top-flow-section .section-title{position:relative;margin-bottom:4rem}@media only screen and (max-width:768px){.top-flow-section .section-title{margin-bottom:3rem}}.top-flow-section .section-content{position:relative}.top-flow-section .section-content .flow-list{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:minmax(0rem,1fr) 2.4rem minmax(0rem,1fr) 2.4rem minmax(0rem,1fr) 2.4rem minmax(0rem,1fr);grid-template-columns:repeat(4,minmax(0rem,1fr));gap:3rem 2.4rem;font-size:1.6rem;font-weight:400;line-height:1.875}@media only screen and (max-width:768px){.top-flow-section .section-content .flow-list{-ms-grid-columns:minmax(0rem,1fr);grid-template-columns:minmax(0rem,1fr);gap:5rem}}.top-flow-section .section-content .flow-list>li{position:relative;padding-top:2.5rem}@media print,screen and (min-width:769px){.top-flow-section .section-content .flow-list>li:not(:nth-child(4n)):before{content:"";position:absolute;top:calc(50% - 3rem);right:-2.1rem;border-top:4rem solid transparent;border-left:1.6rem solid #113892;border-bottom:4rem solid transparent;border-right:0;z-index:0}}@media only screen and (max-width:768px){.top-flow-section .section-content .flow-list>li:not(:last-child):before{content:"";position:absolute;bottom:-3.6rem;left:calc(50% - 8rem);border-top:1.6rem solid #E6ECF5;border-left:8rem solid transparent;border-right:8rem solid transparent;border-bottom:0;z-index:0}}.top-flow-section .section-content .flow-list>li .flow-item{position:relative;display:block;width:100%;height:100%;background:#FFFFFF;padding:5rem 1.6rem 2rem;border-radius:1rem;border:2px solid #113892;-webkit-filter:drop-shadow(0 0.4rem 1.6rem rgba(0,0,0,0.1));filter:drop-shadow(0 0.4rem 1.6rem rgba(0,0,0,0.1));z-index:0}@media only screen and (max-width:768px){.top-flow-section .section-content .flow-list>li .flow-item{max-width:30rem;padding:4rem 2rem 2.4rem;margin:0 auto}}.top-flow-section .section-content .flow-list>li .flow-item .count{position:absolute;top:-2.5rem;left:calc(50% - 2.5rem);height:5rem;width:5rem;background:#113892;font-family:"Oswald",sans-serif;font-size:2.4rem;font-weight:500;line-height:4.6rem;letter-spacing:0;color:#FFFFFF;text-align:center;padding:0;border-radius:50%}.top-flow-section .section-content .flow-list>li .flow-item .icon{position:relative;width:8.5rem;margin-left:auto;margin-right:auto}.top-flow-section .section-content .flow-list>li .flow-item .content{position:relative;display:block;margin-top:1.6rem}.top-flow-section .section-content .flow-list>li .flow-item .content h4{position:relative;display:block;font-size:2rem;font-weight:900;line-height:1.5;color:#113892;text-align:center;margin-bottom:1rem}@media only screen and (max-width:768px){.top-flow-section .section-content .flow-list>li .flow-item .content h4{font-size:1.8rem;letter-spacing:0.05em;margin-bottom:1.2rem}}.top-flow-section .section-content .flow-list>li .flow-item .content p{position:relative}@media print,screen and (min-width:769px){.top-flow-section .section-content .flow-list>li .flow-item .content p.sm{letter-spacing:-0.015em}}.top-faq-section{position:relative;padding:8rem 0 9rem;z-index:0}@media only screen and (max-width:768px){.top-faq-section{padding:6rem 0 7rem}}.top-faq-section .container{position:relative;z-index:1}.top-faq-section .section-wrapper{position:relative}.top-faq-section .section-title{position:relative;margin-bottom:5rem}@media only screen and (max-width:768px){.top-faq-section .section-title{margin-bottom:4rem}}.top-faq-section .section-content{position:relative}.top-faq-section .section-content .faq-list{position:relative;display:block}.top-faq-section .section-content .faq-list .faq-item{position:relative;padding:0.8rem 2.4rem;letter-spacing:0.05em;background:#FFFFFF;border-radius:0.6rem;-webkit-box-shadow:0 0.4rem 1.6rem 0 rgba(0,0,0,0.1);box-shadow:0 0.4rem 1.6rem 0 rgba(0,0,0,0.1)}@media only screen and (max-width:768px){.top-faq-section .section-content .faq-list .faq-item{padding:0.6rem 1.6rem;line-height:1.75;letter-spacing:0}}.top-faq-section .section-content .faq-list .faq-item .question{position:relative;display:block;cursor:pointer}.top-faq-section .section-content .faq-list .faq-item .question h4{position:relative;font-size:2rem;font-weight:900;line-height:1.5;text-align:left;padding:1.6rem 3rem 1.6rem 3rem}@media only screen and (max-width:768px){.top-faq-section .section-content .faq-list .faq-item .question h4{padding:1.6rem 3rem 1.6rem 2.4rem;font-size:1.6rem;letter-spacing:0.05em}}.top-faq-section .section-content .faq-list .faq-item .question h4:before{content:"Q";position:absolute;top:1.7rem;left:0;font-size:2.4rem;font-weight:900;line-height:2.4rem;color:#113892}@media only screen and (max-width:768px){.top-faq-section .section-content .faq-list .faq-item .question h4:before{top:1.5rem;font-size:2rem}}.top-faq-section .section-content .faq-list .faq-item .question:before{content:"";position:absolute;top:calc(50% - 1px);right:0;display:block;width:2rem;height:2px;background:#113892;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;-webkit-transform-origin:center center;transform-origin:center center;z-index:0}.top-faq-section .section-content .faq-list .faq-item .question:after{content:"";position:absolute;top:calc(50% - 1px);right:0;display:block;width:2rem;height:2px;background:#113892;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;-webkit-transform-origin:center center;transform-origin:center center;z-index:0}.top-faq-section .section-content .faq-list .faq-item .question.expanded:after{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.top-faq-section .section-content .faq-list .faq-item .answer{position:relative;display:block}.top-faq-section .section-content .faq-list .faq-item .answer p{position:relative;padding:1.6rem 0 1.6rem 3rem;border-top:1px solid #D6D6D6}@media only screen and (max-width:768px){.top-faq-section .section-content .faq-list .faq-item .answer p{padding:1.6rem 0 1.6rem 2.4rem}}.top-faq-section .section-content .faq-list .faq-item .answer p:before{content:"A";position:absolute;top:1.7rem;left:0;font-size:2.4rem;font-weight:900;line-height:2.4rem;color:#E60012}@media only screen and (max-width:768px){.top-faq-section .section-content .faq-list .faq-item .answer p:before{top:1.8rem;font-size:2rem}}.top-faq-section .section-content .faq-list .faq-item.faq-item{margin-top:4rem}@media only screen and (max-width:768px){.top-faq-section .section-content .faq-list .faq-item.faq-item{margin-top:3rem}}.top-contact-section{position:relative;padding:8rem 0 9rem;background:#EBF3F9}@media only screen and (max-width:768px){.top-contact-section{padding:6rem 0 7rem}}.top-contact-section .container{position:relative;z-index:1}.top-contact-section .section-title{position:relative;margin-bottom:6rem}@media only screen and (max-width:768px){.top-contact-section .section-title{margin-bottom:4rem}}.top-contact-section .section-title h2{position:relative;text-align:center}.top-contact-section .section-title p{position:relative;letter-spacing:0.05em;text-align:center;margin-top:3rem}@media only screen and (max-width:768px){.top-contact-section .section-title p{margin-top:2.4rem}}.top-contact-section .section-content{position:relative;width:100%;max-width:100rem;margin-left:auto;margin-right:auto}.top-contact-section .contact-form{position:relative;display:block;width:100%;font-size:1.6rem;font-weight:400;line-height:1.875;letter-spacing:0.05em;color:#333333;text-align:left;word-break:break-all}.top-contact-section .contact-form input[type=email],.top-contact-section .contact-form input[type=number],.top-contact-section .contact-form input[type=password],.top-contact-section .contact-form input[type=tel],.top-contact-section .contact-form input[type=text],.top-contact-section .contact-form select,.top-contact-section .contact-form textarea{position:relative;background:#FFFFFF;border:1px solid #FFFFFF;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1.5rem 2rem;width:100%;font-weight:400;font-size:1.6rem;line-height:2.4rem;text-align:left;color:#262626;outline:none;border-radius:0.6rem;vertical-align:middle}@media only screen and (max-width:768px){.top-contact-section .contact-form input[type=email],.top-contact-section .contact-form input[type=number],.top-contact-section .contact-form input[type=password],.top-contact-section .contact-form input[type=tel],.top-contact-section .contact-form input[type=text],.top-contact-section .contact-form select,.top-contact-section .contact-form textarea{padding:1.5rem 1.6rem}}.top-contact-section .contact-form input[type=email]::-webkit-input-placeholder,.top-contact-section .contact-form input[type=number]::-webkit-input-placeholder,.top-contact-section .contact-form input[type=password]::-webkit-input-placeholder,.top-contact-section .contact-form input[type=tel]::-webkit-input-placeholder,.top-contact-section .contact-form input[type=text]::-webkit-input-placeholder,.top-contact-section .contact-form select::-webkit-input-placeholder,.top-contact-section .contact-form textarea::-webkit-input-placeholder{color:#C3C3C3}.top-contact-section .contact-form input[type=email]::-moz-placeholder,.top-contact-section .contact-form input[type=number]::-moz-placeholder,.top-contact-section .contact-form input[type=password]::-moz-placeholder,.top-contact-section .contact-form input[type=tel]::-moz-placeholder,.top-contact-section .contact-form input[type=text]::-moz-placeholder,.top-contact-section .contact-form select::-moz-placeholder,.top-contact-section .contact-form textarea::-moz-placeholder{color:#C3C3C3}.top-contact-section .contact-form input[type=email]:-ms-input-placeholder,.top-contact-section .contact-form input[type=number]:-ms-input-placeholder,.top-contact-section .contact-form input[type=password]:-ms-input-placeholder,.top-contact-section .contact-form input[type=tel]:-ms-input-placeholder,.top-contact-section .contact-form input[type=text]:-ms-input-placeholder,.top-contact-section .contact-form select:-ms-input-placeholder,.top-contact-section .contact-form textarea:-ms-input-placeholder{color:#C3C3C3}.top-contact-section .contact-form input[type=email]::-ms-input-placeholder,.top-contact-section .contact-form input[type=number]::-ms-input-placeholder,.top-contact-section .contact-form input[type=password]::-ms-input-placeholder,.top-contact-section .contact-form input[type=tel]::-ms-input-placeholder,.top-contact-section .contact-form input[type=text]::-ms-input-placeholder,.top-contact-section .contact-form select::-ms-input-placeholder,.top-contact-section .contact-form textarea::-ms-input-placeholder{color:#C3C3C3}.top-contact-section .contact-form input[type=email]::placeholder,.top-contact-section .contact-form input[type=number]::placeholder,.top-contact-section .contact-form input[type=password]::placeholder,.top-contact-section .contact-form input[type=tel]::placeholder,.top-contact-section .contact-form input[type=text]::placeholder,.top-contact-section .contact-form select::placeholder,.top-contact-section .contact-form textarea::placeholder{color:#C3C3C3}.top-contact-section .contact-form input[type=email],.top-contact-section .contact-form input[type=number],.top-contact-section .contact-form input[type=password],.top-contact-section .contact-form input[type=tel],.top-contact-section .contact-form input[type=text],.top-contact-section .contact-form select{height:5.6rem}@media only screen and (max-width:768px){.top-contact-section .contact-form input[type=email],.top-contact-section .contact-form input[type=number],.top-contact-section .contact-form input[type=password],.top-contact-section .contact-form input[type=tel],.top-contact-section .contact-form input[type=text],.top-contact-section .contact-form select{height:5.6rem}}.top-contact-section .contact-form textarea{height:20rem}.top-contact-section .contact-form input[type=email]:focus,.top-contact-section .contact-form input[type=number]:focus,.top-contact-section .contact-form input[type=password]:focus,.top-contact-section .contact-form input[type=tel]:focus,.top-contact-section .contact-form input[type=text]:focus,.top-contact-section .contact-form select:focus,.top-contact-section .contact-form textarea:focus{border-color:#113892}.top-contact-section .contact-form .form-inputs{position:relative}.top-contact-section .contact-form .form-inputs>li{position:relative}.top-contact-section .contact-form .form-inputs>li:not(:last-child){margin-bottom:3rem}.top-contact-section .contact-form .form-accept{position:relative;display:block;text-align:center;width:100%;margin-top:4rem}@media only screen and (max-width:768px){.top-contact-section .contact-form .form-accept{margin-top:3rem}}.top-contact-section .contact-form .form-accept a{color:inherit;text-decoration:underline}.top-contact-section .contact-form .form-submit{position:relative;margin-top:5rem}@media only screen and (max-width:768px){.top-contact-section .contact-form .form-submit{margin-top:3rem}}.top-contact-section .contact-form .form-submit .btn-submit{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:33rem;max-width:100%;height:7.6rem;padding:1rem 1rem;background:#FF6A00;font-family:"Noto Sans JP",sans-serif;font-size:2rem;line-height:1.5;font-weight:900;letter-spacing:0.05em;color:#FFFFFF;text-align:center;text-decoration:none;border:1px solid #FF6A00;border-radius:7.2rem;-webkit-transition:all 0.6s cubic-bezier(0.8,0,0.2,1);transition:all 0.6s cubic-bezier(0.8,0,0.2,1);overflow:hidden;margin:0 auto;z-index:0}@media only screen and (max-width:768px){.top-contact-section .contact-form .form-submit .btn-submit{height:6.4rem;width:27rem;font-size:1.6rem;line-height:1.5;border-radius:6.4rem}}.top-contact-section .contact-form .form-submit .btn-submit span{position:relative;color:inherit;text-decoration:none;z-index:3}.top-contact-section .contact-form .form-submit .btn-submit:before{content:"";position:absolute;top:0;left:0;display:block;background:#FFFFFF;width:100%;height:100%;-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:transform 0.6s cubic-bezier(0.8,0,0.2,1);transition:transform 0.6s cubic-bezier(0.8,0,0.2,1),-webkit-transform 0.6s cubic-bezier(0.8,0,0.2,1);-webkit-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(0,1);transform:scale(0,1);z-index:1}.top-contact-section .contact-form .form-submit .btn-submit:after{content:"";position:absolute;top:calc(50% - 0.8rem);right:3rem;width:2.5rem;height:1.6rem;background-image:url("data:image/svg+xml,%3Csvg width='25' height='16' viewBox='0 0 25 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.453613 7.69727H23.299' stroke='white'/%3E%3Cpath d='M14.7319 0.720703L23.2989 7.69745L14.7319 14.6742' stroke='white'/%3E%3C/svg%3E%0A");background-position:center center;background-size:contain;background-repeat:no-repeat;-webkit-transition:all 0.6s cubic-bezier(0.8,0,0.2,1);transition:all 0.6s cubic-bezier(0.8,0,0.2,1);z-index:3}.top-contact-section .contact-form .form-submit .btn-submit:hover{color:#FF6A00}.top-contact-section .contact-form .form-submit .btn-submit:hover:before{-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1,1);transform:scale(1,1)}.top-contact-section .contact-form .form-submit .btn-submit:hover:after{background-image:url("data:image/svg+xml,%3Csvg width='25' height='16' viewBox='0 0 25 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.453613 7.69727H23.299' stroke='%23FF6A00'/%3E%3Cpath d='M14.7319 0.720703L23.2989 7.69745L14.7319 14.6742' stroke='%23FF6A00'/%3E%3C/svg%3E%0A")}.top-contact-section .contact-form .input-group{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:27rem 3rem minmax(0rem,1fr);grid-template-columns:27rem minmax(0rem,1fr);gap:3rem;width:100%}@media only screen and (max-width:768px){.top-contact-section .contact-form .input-group{-ms-grid-columns:minmax(0rem,1fr);grid-template-columns:minmax(0rem,1fr);gap:1.2rem 2rem}}.top-contact-section .contact-form .input-group>li{position:relative}.top-contact-section .contact-form .input-group>li>label{position:relative;display:block;font-weight:700;margin-top:1rem}@media only screen and (max-width:768px){.top-contact-section .contact-form .input-group>li>label{margin:0}}.top-contact-section .contact-form .input-group>li>label .required{position:relative;display:inline-block;padding:0.2rem 1rem 0.3rem;background:#E60012;font-size:1.4rem;font-weight:500;line-height:2.4rem;color:#FFFFFF;text-align:center;border-radius:0.3rem;margin-left:2rem}.top-contact-section .contact-form .input{position:relative}.top-contact-section .contact-form .error-msg,.top-contact-section .contact-form .validate{color:#E60012}.top-contact-section .contact-form .wpcf7-form-control-wrap{position:relative;display:block}.top-contact-section .contact-form .wpcf7-list-item{position:relative;display:block;padding-left:0;margin:0}.top-contact-section .contact-form .wpcf7-list-item label{display:inline-block;cursor:pointer}.top-contact-section .contact-form .wpcf7-list-item.wpcf7-list-item [type=checkbox],.top-contact-section .contact-form .wpcf7-list-item.wpcf7-list-item [type=radio]{position:absolute;opacity:0;visibility:hidden}.top-contact-section .contact-form .wpcf7-list-item.wpcf7-list-item [type=checkbox]+.wpcf7-list-item-label,.top-contact-section .contact-form .wpcf7-list-item.wpcf7-list-item [type=radio]+.wpcf7-list-item-label{position:relative;display:inline-block;padding-left:3.6rem}@media only screen and (max-width:768px){.top-contact-section .contact-form .wpcf7-list-item.wpcf7-list-item [type=checkbox]+.wpcf7-list-item-label,.top-contact-section .contact-form .wpcf7-list-item.wpcf7-list-item [type=radio]+.wpcf7-list-item-label{padding-left:3.6rem}}.top-contact-section .contact-form .wpcf7-list-item.wpcf7-list-item [type=checkbox]+.wpcf7-list-item-label:after,.top-contact-section .contact-form .wpcf7-list-item.wpcf7-list-item [type=checkbox]+.wpcf7-list-item-label:before,.top-contact-section .contact-form .wpcf7-list-item.wpcf7-list-item [type=radio]+.wpcf7-list-item-label:after,.top-contact-section .contact-form .wpcf7-list-item.wpcf7-list-item [type=radio]+.wpcf7-list-item-label:before{content:"";position:absolute}.top-contact-section .contact-form .wpcf7-list-item.wpcf7-list-item [type=radio]+.wpcf7-list-item-label:after,.top-contact-section .contact-form .wpcf7-list-item.wpcf7-list-item [type=radio]+.wpcf7-list-item-label:before{border-radius:5rem}.top-contact-section .contact-form .wpcf7-list-item.wpcf7-list-item [type=radio]+.wpcf7-list-item-label:before{top:0.5rem;left:0;width:2rem;height:2rem;border:1px solid #262626}.top-contact-section .contact-form .wpcf7-list-item.wpcf7-list-item [type=radio]+.wpcf7-list-item-label:after{top:1rem;left:0.5rem;width:1rem;height:1rem;background:#262626;-webkit-transition:all 0.2s;transition:all 0.2s}.top-contact-section .contact-form .wpcf7-list-item.wpcf7-list-item [type=radio]:not(:checked)+.wpcf7-list-item-label:after{opacity:0;visibility:hidden}.top-contact-section .contact-form .wpcf7-list-item.wpcf7-list-item [type=radio]:checked+.wpcf7-list-item-label:after{opacity:1;visibility:visible}.top-contact-section .contact-form .wpcf7-list-item.wpcf7-list-item [type=checkbox]+.wpcf7-list-item-label:before{top:0.4rem;left:0;width:2.4rem;height:2.4rem;background-color:#FFFFFF;border:1px solid #113892}.top-contact-section .contact-form .wpcf7-list-item.wpcf7-list-item [type=checkbox]+.wpcf7-list-item-label:after{top:-0.3rem;left:1.2rem;width:1rem;height:2.4rem;border:1px solid #113892;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all 0.2s;transition:all 0.2s}.top-contact-section .contact-form .wpcf7-list-item.wpcf7-list-item [type=checkbox]:not(:checked)+.wpcf7-list-item-label:after{opacity:0;visibility:hidden}.top-contact-section .contact-form .wpcf7-list-item.wpcf7-list-item [type=checkbox]:checked+.wpcf7-list-item-label:before{border-color:#113892}.top-contact-section .contact-form .wpcf7-list-item.wpcf7-list-item [type=checkbox]:checked+.wpcf7-list-item-label:after{opacity:1;visibility:visible}.top-contact-section .contact-form .wpcf7-spinner{display:none}.top-contact-section .contact-form .wpcf7-response-output{position:relative;width:100%;padding:2rem 2.4rem;margin:4rem auto 0}@media only screen and (max-width:768px){.top-contact-section .contact-form .wpcf7-response-output{margin-top:3.2rem}}.top-contact-section .contact-form .contact-form-step{position:relative}.top-contact-section .contact-form .contact-form-step.form-step01{position:relative;display:block}.top-contact-section .contact-form .contact-form-step.form-step02{position:relative;display:none}.top-contact-section .contact-form .contact-form-step.form-step02 .form-complete{position:relative;padding:4rem 0}.top-contact-section .contact-form .contact-form-step.form-step02 .form-complete h4{position:relative;font-size:2.4rem;font-weight:900;line-height:1.5;letter-spacing:0.1em;text-align:center;color:#113892;margin-bottom:2rem}@media only screen and (max-width:768px){.top-contact-section .contact-form .contact-form-step.form-step02 .form-complete h4{font-size:2rem}}.top-contact-section .contact-form .contact-form-step.form-step02 .form-complete p{position:relative;font-size:1.6rem;font-weight:400;line-height:1.875;letter-spacing:0.05em;text-align:center}.top-contact-section .wpcf7-response-output{display:none}.pageindex{position:relative;padding:6rem 0 5rem}@media only screen and (max-width:768px){.pageindex{padding:4rem 0 3rem}}.pageindex .container{max-width:132rem}.pageindex .section-wrapper{position:relative}.pageindex .section-wrapper .title{position:relative}.pageindex .section-wrapper .title h2{position:relative;display:block;font-family:"Work Sans",sans-serif;font-size:5.6rem;font-weight:600;line-height:1;letter-spacing:0.08em}@media only screen and (max-width:768px){.pageindex .section-wrapper .title h2{font-size:3.6rem}}.pageindex .section-wrapper .title p{position:relative;display:block;font-size:2rem;font-weight:500;line-height:1.5;margin-top:1.5rem}@media only screen and (max-width:768px){.pageindex .section-wrapper .title p{font-size:1.6rem;margin-top:1.2rem}}.breadcrumbs{position:relative;padding:0 0 6.4rem;border-bottom:1px solid #150201}@media only screen and (max-width:768px){.breadcrumbs{padding:0 0 3.2rem}}.breadcrumbs .container{max-width:132rem}.breadcrumbs ol{display:block;list-style:none;margin:0;font-weight:500;font-size:1.6rem;line-height:1.5;color:#000000}@media only screen and (max-width:768px){.breadcrumbs ol{font-size:1.4rem}}.breadcrumbs ol a{color:inherit}.breadcrumbs ol a:hover{text-decoration:underline}.breadcrumbs ol li{position:relative;display:inline}.breadcrumbs ol li+li:before{content:"ー";display:inline-block;padding-left:1.6rem;padding-right:1.6rem}@media only screen and (max-width:768px){.breadcrumbs ol li+li:before{padding-left:1.2rem;padding-right:1.2rem}}