*,*::before,*::after{box-sizing:border-box}*{margin:0;vertical-align:baseline;padding:0;font-style:inherit;font-family:inherit;font-weight:inherit;text-decoration:none;border:0;outline:0}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;vertical-align:baseline;padding:0;font-size:100%;text-decoration:none;color:inherit;background:none;border:0;font:inherit}button{cursor:pointer}img{display:block;width:100%;height:auto}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{font-size:62.5%}body{line-height:1.9;font-size:1.6rem;font-family:"Noto Sans JP",sans-serif;font-weight:500;color:var(--primary-black);overflow-y:auto;scrollbar-gutter:stable;background-color:var(--primary-white);overflow-x:clip;font-kerning:normal}.is-navi{overflow:hidden}main{overflow:hidden}p{font-size:1.7rem;font-weight:400}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}::-moz-selection{color:var(--primary-white);background-color:var(--primary-blue)}::selection{color:var(--primary-white);background-color:var(--hover-blue)}@media screen and (max-width: 960px){body{font-size:1.7rem}p{font-size:1.7rem}}@media screen and (max-width: 767px){p{font-size:1.65rem;line-height:1.65}}:root{--primary-white: #ffffff;--primary-light-blue-gray: #eaecef;--primary-lightgray: #f4f4f4;--primary-black: #1A2A3A;--primary-blue: #3278d2;--hover-blue: #1148ac;--block-padding:clamp(30px, 22.958px + 1.878vw, 50px);--primary-shadow: 4px 4px 16px rgba(0,0,0,.2);--content-padding: clamp(17px, 8.901px + 2.16vw, 40px);--content-width-large:min(1600px,calc(100% - var(--content-padding) * 2));--content-width-wide:min(1340px,calc(100% - var(--content-padding) * 2));--content-width:min(1200px,calc(100% - var(--content-padding) * 2));--content-width-narrow:min(1000px,calc(100% - var(--content-padding) * 2))}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media not screen and (max-width: 960px){.pc-none{display:none !important}}@media screen and (max-width: 960px){.sp-none{display:none !important}}@media screen and (max-width: 960px){.only-pc{display:none}}.only-sp{display:none}@media screen and (max-width: 767px){.only-sp{display:block}}.keep-all{word-break:keep-all}.c-primary-button{position:relative;background:linear-gradient(90deg, var(--primary-blue), var(--primary-green));color:#fff;padding:14px 48px;border-radius:24px;font-size:1.7rem;font-weight:bold;border:none;cursor:pointer;min-width:270px;transition:all .3s}@media screen and (max-width: 960px){.c-primary-button{font-size:1.95rem}}@media screen and (max-width: 640px){.c-primary-button{font-size:1.9rem;padding:12px 15px 12px;border-radius:31px}}@media(hover: hover){.c-primary-button:hover{background:linear-gradient(90deg, var(--hover-blue), var(--hover-green));transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,102,179,.25)}}.c-primary-button::after{content:"";position:absolute;top:calc(50% - 5px);right:20px;width:10px;height:10px;background-image:url(../images/link-icon-white.svg);background-repeat:no-repeat;background-size:10px}.c-primary-button-yellow{background:var(--primary-yellow)}.c-primary-button-pink{background:linear-gradient(-90deg, var(--primary-red) 50%, var(--hover-red) 50%);background-position:right;background-size:200%}.c-button__outlink::after{background-image:url("../images/icon-outside.png");background-size:cover;width:13px;height:13px}@media screen and (max-width: 960px){.c-button__text-long{padding-right:5px}}@media screen and (max-width: 640px){.c-button__text-long{padding-right:2px}}.c-button__small{max-width:240px}.site-header{position:fixed;opacity:0;top:0;left:50%;right:0;transform:translate(-50%, 0);transition:opacity .8s ease;z-index:100;width:100%;padding:0;pointer-events:none}.site-header__inner{display:flex;width:100%;height:75px;background:var(--primary-white);padding:0 0 0 12px;box-shadow:var(--primary-shadow)}.site-header__logo{width:min(24%,280px);padding:12px 16px 12px 4px;transition:opacity .25s}.site-header__logo:hover{opacity:.6}@media screen and (max-width: 960px){.site-header__inner{height:auto;padding:0;position:relative}.site-header__logo{padding-left:12px}}@media screen and (max-width: 960px){.site-header{width:100%}.site-header__logo{width:100%}.site-header__logo a{display:block;width:fit-content}.site-header__logo img{width:245px}}.site-header.fixed{opacity:1;pointer-events:auto}.site-header-row{display:flex;justify-content:space-between;align-items:center;width:100%}@media screen and (max-width: 960px){.site-header-row{width:100%;display:block}}.site-navi{display:flex;justify-content:end;align-items:center;gap:40px;padding:0 20px 0;height:70px}@media screen and (max-width: 1100px){.site-navi{gap:23px}}@media screen and (max-width: 960px){.site-navi{margin-top:10px;padding:0 8px;width:100%;gap:20px 0;height:auto;height:auto;padding:20px 0 50px;flex-wrap:wrap}}@media screen and (max-width: 640px){.site-navi{flex-direction:column;padding:0 8px 20px;gap:0}}@media screen and (max-width: 960px){.site-navi .menu-item{width:30%}.site-navi .menu-item a{padding:10px 0 10px 56px}.site-navi .menu-item a::after{display:none}.site-navi .menu-item a::before{content:"";position:absolute;top:50%;left:20px;transform:translate(0, -50%);display:block;width:20px;height:12px;background:url("../images/link-icon-blue.svg");background-repeat:no-repeat}.site-navi .menu-item a.current-menu-item::after{display:none}}@media screen and (max-width: 767px){.site-navi .menu-item{width:100%}}.site-navi-container{flex-grow:1}.site-navi ul{display:flex;align-items:center;justify-content:space-between;width:fit-content;padding:0 12px;width:calc(100% - 110px);max-width:800px}.site-navi li{height:75px;display:flex;align-items:center;position:relative;font-size:1.6rem}@media screen and (max-width: 960px){.site-navi li{height:40px}}.site-navi li a:hover{color:var(--primary-brown)}.site-navi li.menu-item-contact{font-weight:bold;color:var(--primary-blue)}.site-navi li.menu-item-contact a:hover{color:var(--hover-blue)}.site-navi-contact{width:190px;height:100%;background-color:var(--primary-blue);color:var(--primary-white);display:flex;align-items:center;padding-left:15px;line-height:1.5}@media screen and (max-width: 1100px){.site-navi-contact{width:160px;font-size:1.3rem}}@media screen and (max-width: 960px){.site-navi-contact{position:absolute;width:70px;height:70px;top:0;right:70px;padding-inline:0;justify-content:center}}@media screen and (max-width: 400px){.site-navi-contact{height:60px;width:63px}}@media screen and (max-width: 960px){.site-navi-contact b{display:none}}.site-navi-contact::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:15px;width:33px;height:30px;flex-shrink:0;background-image:url(../images/link-icon-.svg);background-size:cover;background-repeat:no-repeat;z-index:2;transition:transform .3s ease}@media screen and (max-width: 1100px){.site-navi-contact::after{width:25px;height:22.5px}}@media screen and (max-width: 1100px){.site-navi-contact::after{top:24%;right:22px}}.menu-item.current-menu-item a::after{content:"";opacity:1;position:absolute;bottom:0;left:0;width:100%;height:6px;background-image:url("../images/icon-header-navi-carent.svg");background-size:cover;background-repeat:no-repeat;background-position:center}@media screen and (max-width: 960px){.header-nav li a{text-align:left}}.site-navi-container{width:calc(100% - 250px)}.site-navi-container__button-sp{display:none}@media screen and (max-width: 960px){.site-navi-container{width:100%;height:0;padding:0;overflow:hidden;opacity:0;transition:height .5s,padding .5s,opacity .25s .375s}.site-navi-container.is-open{display:block;height:var(--height);padding:0;opacity:1}.site-navi-container__button-sp{display:grid;gap:16px;padding:0}.site-navi-container__button-sp .site-header__phonenumber{margin:0;max-width:208px}}.header-menu-button{position:relative;display:none;flex-shrink:0;width:36px;height:36px;transition:background-color .25s}@media screen and (max-width: 960px){.header-menu-button{display:block;background-color:var(--primary-blue);border-radius:5px;width:45px;height:45px;top:10px;right:10px}}.header-menu-button__line{position:absolute;top:50%;left:50%;height:2px;width:28px;transform:translate(-50%, -50%);background:var(--primary-white);transition:transform .25s 0s,top .25s .25s,opacity .25s;pointer-events:none}.header-menu-button__line:first-of-type{top:calc(50% - 10px)}.header-menu-button__line:last-of-type{top:calc(50% + 10px)}.is-menu-open .header-menu-button__line{transition:transform .25s .25s,top .25s,opacity .25s}.is-menu-open .header-menu-button__line:first-of-type{top:50%;transform:translate(-50%, -50%) rotate(30deg)}.is-menu-open .header-menu-button__line:nth-of-type(2){opacity:0}.is-menu-open .header-menu-button__line:last-of-type{top:50%;transform:translate(-50%, -50%) rotate(-30deg)}.color-bar{margin:0;width:122px;height:9px;background-image:url(../images/color-bar.svg);background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 960px){.color-bar{width:110px;height:9px}}@media screen and (max-width: 767px){.color-bar{width:96px;height:8px}}h1{position:relative;font-size:4rem;font-style:normal;font-weight:bold;line-height:160%}@media screen and (max-width: 960px){h1{font-size:3.2rem}}@media screen and (max-width: 640px){h1{font-size:2.6rem}}h2{position:relative;font-size:3.8rem;font-style:normal;font-weight:bold;line-height:130%;letter-spacing:-0.05rem}@media screen and (max-width: 960px){h2{font-size:3.5rem}}@media screen and (max-width: 640px){h2{font-size:2.8rem}}h3{font-size:2.6rem;font-style:normal;font-weight:bold;line-height:160%}@media screen and (max-width: 960px){h3{font-size:2.5rem}}@media screen and (max-width: 640px){h3{font-size:2.2rem}}h4{font-size:2.2rem;font-style:normal;font-weight:bold;line-height:160%}@media screen and (max-width: 960px){h4{font-size:1.9rem}}@media screen and (max-width: 640px){h4{font-size:1.8rem}}h5{font-size:1.9rem;font-style:normal;font-weight:bold;line-height:160%}@media screen and (max-width: 960px){h5{font-size:1.7rem}}@media screen and (max-width: 640px){h5{font-size:1.7rem}}h6{font-size:1.8rem;font-style:normal;font-weight:bold;line-height:160%}@media screen and (max-width: 960px){h6{font-size:1.65rem}}@media screen and (max-width: 640px){h6{font-size:1.6rem}}.inview-target{transform:translate(-18px, 0);opacity:0;transition:transform .8s,opacity .8s}.is-inview{opacity:1;transform:none}.inview-target-2{transform:translate(18px, 0);opacity:0;transition:transform .8s,opacity .8s}.is-inview-2{opacity:1;transform:none}.inview-target-3{transform:translate(0, 18px);opacity:0;transition:transform .8s,opacity .8s}.is-inview-3{opacity:1;transform:none}.inview-target-4{transform:translate(0, -18px);opacity:0;transition:transform .8s,opacity .8s}.is-inview-4{opacity:1;transform:none}footer{background:var(--primary-blue);color:var(--primary-white);padding:32px;text-align:center;border-top:3px solid var(--green-main)}footer p{font-size:1.2rem}.c-text-50-B{font-size:5rem;line-height:1.4;font-weight:600}@media screen and (max-width: 960px){.c-text-50-B{font-size:4rem}}@media screen and (max-width: 640px){.c-text-50-B{font-size:3rem}}.c-text-40-B{font-size:4rem;line-height:1.4;font-weight:600}@media screen and (max-width: 960px){.c-text-40-B{font-size:3.3rem}}@media screen and (max-width: 640px){.c-text-40-B{font-size:2.5rem}}.c-text-32-B{font-size:3.2rem;line-height:1.4;font-weight:600}@media screen and (max-width: 960px){.c-text-32-B{font-size:2.8rem}}@media screen and (max-width: 640px){.c-text-32-B{font-size:2.4rem}}.c-text-30-B{font-size:3rem;line-height:1.6;font-weight:600}@media screen and (max-width: 960px){.c-text-30-B{font-size:2.5rem}}@media screen and (max-width: 640px){.c-text-30-B{font-size:2.2rem}}.c-text-25-B{font-size:2.5rem;line-height:1.6;font-weight:bold}@media screen and (max-width: 960px){.c-text-25-B{font-size:2.2rem}}@media screen and (max-width: 640px){.c-text-25-B{font-size:2rem}}.c-text-20-B{font-size:2rem;font-weight:bold;line-height:1.75}@media screen and (max-width: 960px){.c-text-20-B{font-size:1.85rem}}@media screen and (max-width: 640px){.c-text-20-B{font-size:1.7rem}}.c-text-20-R{font-size:2rem;line-height:1.75}@media screen and (max-width: 960px){.c-text-20-R{font-size:1.85rem}}@media screen and (max-width: 640px){.c-text-20-R{font-size:1.7rem}}.c-text-16-R{font-size:1.6rem;line-height:1.8}@media screen and (max-width: 640px){.c-text-16-R{font-size:1.5rem}}.c-text-blue{color:var(--primary-blue)}.c-spacer{display:block;width:100%;height:48px}.c-spacer--size-8{height:8px}.c-spacer--size-16{height:16px}.c-spacer--size-24{height:24px}.c-spacer--size-32{height:32px}.c-spacer--size-48{height:48px}.c-spacer--size-64{height:64px}.c-spacer--size-80{height:80px}.c-spacer--size-96{height:96px}.c-spacer--size-128{height:128px}.c-spacer--size-100-50{height:100px}@media screen and (max-width: 960px){.c-spacer--size-24{height:20px}.c-spacer--size-32{height:30px}.c-spacer--size-48{height:45px}.c-spacer--size-64{height:60px}.c-spacer--size-80{height:70px}.c-spacer--size-96{height:80px}.c-spacer--size-128{height:100px}}@media screen and (max-width: 640px){.c-spacer--size-100-50{height:50px}}.section{position:relative;overflow-x:clip}.section__inner{width:var(--content-width);margin:0 auto}.section-wrapper{margin:0 auto;padding:50px clamp(17px,2.2vw,30px)}@media screen and (max-width: 767px){.section-wrapper{padding-block:30px}}.section-header{text-align:center;margin-bottom:48px}.section-num{display:inline-flex;align-items:center;justify-content:center;width:78px;height:78px;border-radius:50%;margin-bottom:12px}.section-title em{color:var(--primary-blue)}.section-desc{max-width:900px;margin:20px auto 12px}.top-mainvisual{padding:30px 17px 0;position:relative;width:100%;overflow:hidden;background-image:url(../images/mv-pc.jpg);background-size:cover;aspect-ratio:1/.385}@media screen and (max-width: 1050px){.top-mainvisual{min-height:auto}}@media screen and (max-width: 767px){.top-mainvisual{aspect-ratio:1/.5}}@media screen and (max-width: 640px){.top-mainvisual{aspect-ratio:auto;min-height:300px}}.top-mainvisual__inner{position:relative;width:min(1440px,100%);margin-inline:auto;padding-inline:20px;display:flex;justify-content:space-between}@media screen and (max-width: 767px){.top-mainvisual__inner{flex-direction:column;align-items:center;justify-content:center;padding-inline:0;height:auto;gap:0}}.top-mainvisual__text{display:flex;flex-direction:column;width:min(520px,82%)}@media screen and (max-width: 767px){.top-mainvisual__text{width:100%}}.top-mainvisual__text .mv-text__wrap{display:block;gap:10px}.top-mainvisual__text .mv-title{margin:0 auto;font-size:4rem;font-weight:bold;color:var(--primary-white)}@media screen and (max-width: 767px){.top-mainvisual__text .mv-title{font-size:3rem}}.top-mainvisual__text .mv-title-en{font-size:3rem;font-weight:bold}@media screen and (max-width: 767px){.top-mainvisual__text .mv-title-en{font-size:2rem}}.top-mainvisual__text p{color:var(--primary-white);line-height:1.6;display:block;font-weight:bold}@media screen and (max-width: 767px){.top-mainvisual__text p{font-size:2rem}}.top-mainvisual__text .mv-title-note{margin-top:20px}.top-mainvisual__bottom{position:absolute;bottom:0;left:0;width:100%}.mv-lead,.mv-text{opacity:0;transform:translateY(15px);transition:opacity 1.5s cubic-bezier(0.15, 0.85, 0.25, 1),transform 1.5s cubic-bezier(0.15, 0.85, 0.25, 1)}.mv-lead.show,.mv-text.show{opacity:1;transform:translateY(0)}.top-about{width:min(1000px,100%);padding:50px clamp(17px,2.2vw,30px);position:relative;margin-inline:auto}@media screen and (max-width: 640px){.top-about{padding-top:30px}}.top-about h2,.top-about h3{font-size:2.8rem;line-height:1.8;color:var(--primary-blue);text-align:center;margin-bottom:40px}@media screen and (max-width: 640px){.top-about h2,.top-about h3{font-size:2rem}}.top-about p.top-text{font-size:1.9rem;line-height:1.8;font-weight:500;text-align:center}@media screen and (max-width: 640px){.top-about p.top-text{font-size:1.6rem}}.top-about__content{display:flex;flex-direction:column;width:min(1100px,100%);margin:100px auto 50px}.top-about__message{display:flex;align-items:start;gap:clamp(20px,-1.127px + 5.634vw,80px)}@media screen and (max-width: 767px){.top-about__message{display:block}}.top-about__message p{width:40%}@media screen and (max-width: 767px){.top-about__message p{width:100%;margin-bottom:20px}}.top-about__message img{width:60%}@media screen and (max-width: 767px){.top-about__message img{width:100%}}.top-about__photo{display:flex;margin:50px auto}@media screen and (max-width: 640px){.top-about__photo{flex-wrap:wrap}}.top-about__photo img{width:16.65%}@media screen and (max-width: 640px){.top-about__photo img{width:33.3333%}}.top-company{width:100%;padding:50px clamp(17px,2.2vw,30px);position:relative;background-color:var(--primary-lightgray)}@media screen and (max-width: 640px){.top-company{padding-top:30px}}.top-company h2{font-size:2rem;line-height:1.8;color:var(--primary-blue);text-align:left;margin-bottom:0}@media screen and (max-width: 640px){.top-company h2{font-size:1.7rem}}.top-company__content{margin:0 auto;width:min(680px,100%)}.top-company__content p{font-size:1.6rem}@media screen and (max-width: 640px){.top-company__content p{font-size:1.4rem}}.history-table{width:100%;background-color:var(--primary-white)}.history-table th,.history-table td{padding:5px 3px;font-size:1.6rem}@media screen and (max-width: 640px){.history-table th,.history-table td{font-size:1.4rem}}.history-table tr:nth-child(odd){background-color:var(--primary-light-blue-gray)}/*# sourceMappingURL=style.css.map */