@charset "UTF-8";*,::after,::before{box-sizing:border-box;min-height:0;margin:0;padding:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}html{font-size:62.5%;scroll-behavior:smooth}body{font-family:var(--font-gothic);-webkit-animation:fadeIn 2s ease 0s 1 normal;animation:fadeIn 2s ease 0s 1 normal;line-height:1.7;font-size:1.6rem;color:#333}img{max-width:100%;height:auto;border:0;vertical-align:bottom}table{border-collapse:collapse;border-spacing:0}iframe{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:0 0}/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,::after,::before{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ol,ul{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object,svg{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:0 0;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type=button],[type=reset],[type=submit],button{cursor:pointer}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}:root{--c-primary:#001B6C;--c-primary-dark:#050C38;--c-primary-light:#E2E5ED;--c-black:#15234F;--c-white:#fff;--c-border:#DADADA;--font-gothic:"Noto Sans JP",sans-serif;--font-english:"Inter",sans-serif;--v-space:30px;--h-space:60px;--radius-sm:20px;--radius-md:40px;--radius-lg:80px;--radius-full:100vmax}.ly_header{display:grid;place-items:center;width:100%;padding:var(--v-space) var(--h-space)}@media screen and (max-width:768px){.ly_header{padding-inline:calc(var(--h-space) * 1 / 4)}}.ly_header.is-headerColor-default{background-color:#fff}@media screen and (max-width:768px){.ly_header{height:50px}}.ly_header__head{display:flex;justify-content:space-between;align-items:center;gap:40px;width:100%;margin-inline:auto}.ly_header__logo{flex-shrink:0}.ly_header__logo a{display:block}.ly_header__nav{margin-left:auto}@media screen and (max-width:768px){.ly_header__nav{margin-left:0}}.ly_header__list{display:flex;gap:20px;line-height:1}.ly_header__list a{display:block;font-size:clamp(1.4rem, 1.6vw, 1.6rem);font-weight:700}@media screen and (max-width:768px){.ly_header__list a{padding:.5em 1em}}.ly_header__sub-list{display:flex;line-height:1;border:1px solid var(--c-primary-dark);border-radius:10px;overflow:hidden}@media screen and (max-width:768px){.ly_header__sub-list{margin-top:30px}}.ly_header__sub-list a{display:block;padding:.5em 1em;font-size:clamp(1.4rem, 1.6vw, 1.6rem);font-weight:700;color:var(--c-black);background:var(--c-white);transition:.5s}@media screen and (max-width:1200px){.ly_header__sub-list a{padding-block:0.5em;font-size:1.2rem}}.ly_header__sub-list a:hover{background:var(--c-primary-light);color:var(--c-white);background:var(--c-primary)}.ly_header__sub-list li:first-child a{border-right:none}.ly_header__sub-list li:nth-child(2) a{border-left:none;color:var(--c-white);color:var(--c-black);background:var(--c-primary);background:var(--c-primary-light)}.ly_header__sub-list li:nth-child(2) a:hover{color:var(--c-primary);color:var(--c-white);background:var(--c-primary-light);background:var(--c-primary)}.ly_hero{display:flex;flex-direction:column;justify-content:flex-end;min-height:calc(100vh - 60px);padding:var(--v-space) var(--h-space);overflow:hidden}@media screen and (max-width:768px){.ly_hero{min-height:calc(100dvh - 50px);padding:15px}}.ly_hero.-lp{min-height:auto;padding:90px 0 0}@media screen and (max-width:768px){.ly_hero.-lp{padding-top:50px}}.ly_hero.-common{position:relative;min-height:auto;padding-block:120px}@media screen and (max-width:768px){.ly_hero.-common{padding-top:100px}}.ly_hero.-common::before{content:"";position:absolute;top:calc(50% - 87.5px);bottom:0;right:calc(20% - 87.5px);width:175px;border-radius:100vmax;margin-block:auto;aspect-ratio:1/1;background:#20387e;filter:blur(20px);opacity:.2}.ly_hero .ly_inner{width:100%;margin-inline:auto}.ly_heroCommon{display:flex;flex-direction:column;justify-content:center;min-height:500px;padding-block:30px}.ly_hero02{display:grid;grid-template-rows:1fr 1fr;overflow:hidden;height:calc(100vh - 120px)}.ly_hero02 .ly_inner{align-self:end;padding-bottom:20px}.ly_footer{color:#fff;background:var(--c-primary-dark)}.ly_footer .ly_inner{display:grid;grid-template-columns:repeat(2,auto);border-top:1px solid #b5b5b5;padding-block:80px 100px}@media screen and (max-width:480px){.ly_footer .ly_inner{grid-template-columns:repeat(1,auto)}}.ly_footer__name{font-family:var(--font-english);font-size:clamp(5rem, 10vw, 9rem);font-weight:700;line-height:1}.ly_footer__list{font-size:clamp(1.4rem, 2.0833333333vw, 1.6rem)}.ly_footer__list a{text-decoration:underline;color:rgba(255,255,255,.5);transition:color .5s}@media (hover:hover) and (pointer:fine){.ly_footer__list a:hover{color:rgba(255,255,255,.8)}}.ly_footer__message{font-family:var(--font-english);font-size:clamp(5rem, 7vw, 9rem);font-weight:400;line-height:1.2;text-align:right;color:#0036d9}.ly_footer__copy{margin-top:50px;font-size:1.4rem;text-align:right}.ly_container{display:grid;grid-template:"header" auto "main" 1fr "footer" auto/100%;min-height:100vh}.ly_header{grid-area:header}.ly_main{grid-area:main}.ly_footer{grid-area:footer}.ly_inner{width:min(95%,1300px);margin-inline:auto}.ly_inner.-sm{width:min(95%,900px)}@media screen and (max-width:768px){.ly_inner.-sm{width:90%}}.ly_inner.-md{width:min(95%,1170px)}@media screen and (max-width:768px){.ly_inner.-md{width:90%}}.ly_inner.-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-inline:2.5%}.el_heading{display:flex;flex-direction:column-reverse;color:var(--c-primary-dark)}.el_heading::before{content:attr(data-title);font-family:var(--font-english);font-size:clamp(5rem, 10vw, 9rem);font-weight:700;line-height:1;color:var(--c-primary-light)}.el_heading.-light{color:var(--c-primary-light)}.el_heading.-dark::before{color:var(--c-primary-dark)}.el_heading02{z-index:1;position:relative;padding-bottom:clamp(2.4rem,4.9479166667vw,6rem);font-size:clamp(2.4rem, 4.9479166667vw, 6rem);font-weight:700;line-height:1.4;text-align:center;color:var(--c-primary-dark)}.el_heading02::before{z-index:-1;position:absolute;left:0;right:0;bottom:0;content:attr(data-title);font-family:var(--font-english);font-size:clamp(2.4rem, 6.25vw, 9rem);font-weight:400;text-align:center;color:#e3e7f0;color:var(--c-primary-light)}.el_heading02.-light{color:var(--c-primary-light)}.el_heading02.-light::before{color:#163782}.el_heading02.-dark::before{color:var(--c-primary-dark)}.el_btn{display:flex;justify-content:center;align-items:center;padding:1.5em;line-height:1;color:#fff;background:var(--c-primary);transition:background-color .5s ease-out}.el_btn.-sm{max-width:380px}@media (hover:hover) and (pointer:fine){.el_btn:hover{background:#050c38}}.el_btn.-ghost{display:flex;justify-content:center;align-items:center;border:1px solid;padding:1.5em;line-height:1;color:var(--c-primary);background:var(--c-white);transition:background-color .5s ease-out}.el_btn.-ghost.-sm{max-width:380px}@media (hover:hover) and (pointer:fine){.el_btn.-ghost:hover{background:#050c38}}.el_btn02{display:flex;align-items:center;gap:5px;font-size:1.4rem}.el_btn02::after{content:"";width:30px;border:1px solid var(--c-primary-light);border-radius:var(--radius-full);aspect-ratio:1/1;background:url(_assets/images/common/ico_arrow_forward.svg) no-repeat center/16px}.el_btn03{display:flex;align-items:center;gap:5px;border:1px solid var(--c-primary);border-radius:var(--radius-full);font-size:1.4rem;font-weight:700;padding:1em 1.5em;line-height:1;color:#fff;background:var(--c-primary);transition:background-color .5s ease-out}@media screen and (max-width:480px){.el_btn03{font-size:1.2rem}}.el_btn03::after{content:"";width:30px;border:1px solid var(--c-primary-light);border-radius:var(--radius-full);aspect-ratio:1/1;background:#fff url(_assets/images/common/ico_arrow_forward.svg) no-repeat center/16px}@media screen and (max-width:480px){.el_btn03::after{width:20px}}@media (hover:hover) and (pointer:fine){.el_btn03:hover{background:var(--c-primary-light);color:var(--c-primary)}}.el_btn03.-ghost{border:1px solid var(--c-primary);color:var(--c-primary);background:var(--c-white)}@media (hover:hover) and (pointer:fine){.el_btn03.-ghost:hover{background:var(--c-primary-light)}}.el_tag{display:flex;border:1px solid var(--c-primary);padding:.5em;font-size:clamp(1.2rem, 1.6vw, 1.6rem);line-height:1;color:var(--c-primary);background:var(--c-white)}.el_tag.-strong{color:var(--c-white);background:var(--c-primary)}.bl_cardUnit{display:grid;gap:16px}.bl_cardUnit.-col2{grid-template-columns:repeat(2,1fr)}@media screen and (max-width:768px){.bl_cardUnit.-col2{grid-template-columns:1fr}}.bl_card{display:grid;grid-template:"img ttl" auto "img txt" auto/auto 1fr;gap:clamp(1rem,2.0833333333vw,1.6rem);padding:1.5em;font-size:clamp(1.4rem, 2.0833333333vw, 1.6rem);background:#f5f7f9}.bl_card__ttl{grid-area:ttl;align-self:end;margin-block:calc((1em - 1lh)/ 2);font-size:clamp(1.6rem, 3.125vw, 2.4rem);line-height:1.4}.bl_card__txt{grid-area:txt;align-self:start;margin-block:calc((1em - 1lh)/ 2);font-size:clamp(1.4rem, 2.0833333333vw, 1.6rem);line-height:1.4}.bl_card__img{grid-area:img;justify-self:start;align-self:center;width:clamp(4.2rem,9.375vw,7.2rem);height:clamp(4.2rem,9.375vw,7.2rem)}@media screen and (max-width:768px){.bl_card__img{align-self:start}}input[type=radio]{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}.wpcf7-list-item{display:block}.bl_contactBox{margin-top:-100px;border-radius:var(--radius-lg) var(--radius-lg) 0 0;color:#fff;background:var(--c-primary-dark)}@media screen and (max-width:1200px){.bl_contactBox{border-radius:var(--radius-md) var(--radius-md) 0 0}}.bl_contactBox__inner{display:grid;grid-template-columns:1fr 1fr;gap:20px 2.5%}@media screen and (max-width:768px){.bl_contactBox__inner{grid-template-columns:1fr}}.bl_contactBox__ttl{order:1}.bl_contactBox__txt{order:3;max-width:400px;text-align:justify;color:rgba(255,255,255,.8)}@media screen and (max-width:768px){.bl_contactBox__txt{order:2;max-width:100%}}@media screen and (max-width:480px){.bl_contactBox__txt{font-size:1.4rem}}.bl_contactBox__telArea{order:2}.bl_contactBox__tel{font-size:clamp(2.8rem, 5.2083333333vw, 4rem);font-weight:700}.bl_contactBox__telTxt{line-height:1.4;color:rgba(255,255,255,.5)}.bl_contactBox__btn{order:4;align-self:start}.bl_partnerBlock{border-radius:var(--radius-lg) var(--radius-lg) 0 0;padding:100px 0 200px;background:#001b6c}@media screen and (max-width:1200px){.bl_partnerBlock{border-radius:var(--radius-md) var(--radius-md) 0 0}}@media screen and (max-width:768px){.bl_partnerBlock{padding-top:50px}}.bl_partnerBlock__header{display:grid;grid-template-columns:repeat(2,auto);align-items:end;gap:40px}@media screen and (max-width:768px){.bl_partnerBlock__header{grid-template-columns:1fr}}.bl_partnerBlock__list{display:flex;flex-wrap:wrap;gap:20px}@media screen and (max-width:480px){.bl_partnerBlock__list{gap:10px}}.bl_partnerBlock__item{flex:1}.bl_partnerBlock__item a{display:grid;place-content:center;height:100%;padding:1em;background:var(--c-white)}@media screen and (max-width:480px){.bl_partnerBlock__item a{padding:.5em 1em}}.bl_partnerBlock .el_heading02{margin-top:60px}.bl_partnerBlock .el_btn{margin:30px auto 0;max-width:500px;font-weight:700;color:var(--c-primary-dark);background:var(--c-white)}.bl-navToggle{--bg-hamburger:var(--c-primary);--c-hamburger:var(--c-white);display:none}@media screen and (max-width:768px){.bl-navToggle{display:grid;place-items:center;z-index:10000;position:fixed;top:0;right:0;width:50px;height:50px;background:var(--bg-hamburger)}}.bl-navToggle span{display:block;position:absolute;width:30px;height:3px;border-radius:50vh;background:var(--c-hamburger);left:0;transition:.35s ease-in-out}.bl-navToggle span:first-child{top:15px;left:10px}@media screen and (max-width:480px){.bl-navToggle span:first-child{left:15px}}.bl-navToggle span:nth-child(2){top:23.5px;left:10px}@media screen and (max-width:480px){.bl-navToggle span:nth-child(2){top:23px;left:15px}}.bl-navToggle span:nth-child(3){bottom:15px;left:10px}@media screen and (max-width:480px){.bl-navToggle span:nth-child(3){top:30px;left:15px}}@media screen and (max-width:480px){.bl-navToggle span{width:20px}}.is-open .bl-navToggle span:first-child{top:24px;transform:rotate(45deg)}@media screen and (max-width:480px){.is-open .bl-navToggle span:first-child{top:22px}}.is-open .bl-navToggle span:nth-child(2){width:0}.is-open .bl-navToggle span:nth-child(3){bottom:23px;transform:rotate(-45deg)}@media screen and (max-width:480px){.is-open .bl-navToggle span:nth-child(3){top:22px}}.admin-bar .bl-navToggle{top:32px}@media screen and (max-width:768px){.admin-bar .bl-navToggle{top:46px}}.bl_globalNav{display:flex;align-items:center;gap:20px}@media screen and (max-width:1200px){.bl_globalNav{flex-direction:column-reverse;align-items:flex-end;gap:10px}}@media screen and (max-width:768px){.bl_globalNav{position:fixed;inset:0;top:-100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100svh;height:100vh;background:rgba(255,255,255,.9)}}@media screen and (max-width:768px){.bl_globalNav__list{display:flex;flex-direction:column;align-items:center}}.is-open .bl_globalNav{top:0}.bl_archiveAside__ttl{font-size:clamp(1.4rem, 2.0833333333vw, 1.6rem);font-weight:700}.bl_archiveAside__list{display:flex;flex-wrap:wrap;gap:.5em 1em;padding:1em 2em;background:#f5f7f9}.bl_table.-full{width:100%}.bl_table.-fixed{table-layout:fixed}.bl_table th{border-block:1px solid #ccc;padding:1em;font-size:clamp(1.4rem, 2.0833333333vw, 1.6rem);background:#fafafe}.bl_table td{border-block:1px solid #ccc;font-size:clamp(1.4rem, 2.0833333333vw, 1.6rem);padding:1em}.bl_topServiceUnit{display:grid;gap:clamp(3rem,6.5104166667vw,5rem)}.bl_topService__ttl{font-size:clamp(2rem, 5.2083333333vw, 4rem);font-weight:700;line-height:1.2}.bl_topService__txt{margin-block:0.5em}.bl_topService__list{display:flex;flex-wrap:wrap;gap:5px}.bl_serverMenu__unit{display:grid;grid-template-columns:repeat(4,1fr);gap:.5em;padding:1em;background:#eff1f5}@media screen and (max-width:1200px){.bl_serverMenu__unit{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.bl_serverMenu__unit{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.bl_serverMenu__unit{grid-template-columns:repeat(1,1fr)}}.bl_serverMenu{padding:1em;font-weight:700;background:#fff}.bl_serverEntry__unit{display:grid;gap:6em}.bl_serverEntry{display:grid;grid-template:"hgroup figure" auto "list figure" auto "txt-box figure" 1fr/1fr 1fr;gap:0 5%}@media screen and (max-width:768px){.bl_serverEntry{grid-template:"hgroup" auto "list" auto "figure" auto "txt-box" auto/auto}}.bl_serverEntry:nth-of-type(2n){grid-template:"figure hgroup" auto "figure list" auto "figure txt-box" 1fr/1fr 1fr}@media screen and (max-width:768px){.bl_serverEntry:nth-of-type(2n){grid-template:"hgroup" auto "list" auto "figure" auto "txt-box" auto/auto}}.bl_serverEntry__ttl-group{grid-area:hgroup}.bl_serverEntry__list{grid-area:list;margin-top:1em}.bl_serverEntry__txt-box{grid-area:txt-box;margin-top:2em}@media screen and (max-width:768px){.bl_serverEntry__txt-box{margin-top:1em}}.bl_serverEntry__figure{grid-area:figure}@media screen and (max-width:768px){.bl_serverEntry__figure{margin-top:1em}}.bl_serverEntry__ttl-group{display:flex;flex-direction:column-reverse}.bl_serverEntry__ttl{font-size:clamp(1.8rem, 4vw, 5rem);font-weight:700;line-height:1.2}.bl_serverEntry__lead{font-size:clamp(1.6rem, 1.8vw, 1.8rem);font-weight:700;line-height:1.4;color:var(--c-primary)}.bl_serverList{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.25em}.bl_serverList__item{padding:.25em .5em;font-size:clamp(1.2rem, 1.4vw, 1.6rem);font-weight:700;line-height:1;color:#fff}.bl_serverList__item.-blue{background:var(--c-primary)}.bl_serverList__item.-sky{background:#61b0cc}.bl_serverList__item.-grey{background:#aaa}.bl_serverEntry__txt-box{max-width:477px}.bl_serverEntry__txt{text-align:justify}.bl_serverElectroEntry__unit{display:grid;gap:6em}@media screen and (max-width:768px){.bl_serverElectroEntry__unit{gap:calc(var(--h-space)/ 2)}}.bl_serverElectroEntry{display:grid;grid-template:"hgroup figure" auto "txt-box figure" auto/1fr 1fr;gap:2em 5%}@media screen and (max-width:480px){.bl_serverElectroEntry{grid-template:"hgroup" auto "figure" auto "txt-box" auto/auto}}.bl_serverElectroEntry:nth-of-type(2n){grid-template:"figure hgroup" auto "figure txt-box" auto/1fr 1fr}@media screen and (max-width:480px){.bl_serverElectroEntry:nth-of-type(2n){grid-template:"hgroup" auto "figure" auto "txt-box" auto/auto}}.bl_serverElectroEntry__ttl{grid-area:hgroup;align-self:self-end}.bl_serverElectroEntry__txt-box{grid-area:txt-box}.bl_serverElectroEntry__figure{grid-area:figure}@media screen and (max-width:768px){.bl_serverElectroEntry__figure{margin-top:1em}}.bl_serverElectroEntry__ttl{font-size:clamp(1.8rem, 4vw, 5rem);font-weight:700;line-height:1.2}.bl_serverElectroEntry__txt-box{max-width:477px}.bl_serverElectroEntry__txt{text-align:justify}.bl_dealer{padding:var(--h-space) 0;background-color:#c3c3c3}@media screen and (max-width:768px){.bl_dealer{padding-block:calc(var(--h-space)/ 2)}}.bl_dealer__ttl{font-size:2.4rem;font-weight:700;text-align:center}.bl_dealer__list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;max-width:710px;margin:14px auto 0}@media screen and (max-width:768px){.bl_dealer__list{max-width:400px}}@media screen and (max-width:480px){.bl_dealer__list{max-width:300px}}.bl_dealer__item{display:grid;place-items:center;background-color:#fff;padding:20px}@media screen and (max-width:768px){.bl_dealer__item{padding:15px}}@media screen and (max-width:480px){.bl_dealer__item{padding:10px}}.bl_dealer__item a{display:grid;place-items:center}.bl_dealer__item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.un_header__position{position:fixed;z-index:1000}.un_hero__txt{font-size:clamp(1.4rem, 2vw, 3.2rem);font-weight:400;line-height:1.4}.un_hero__name{min-height:0;font-family:var(--font-english);font-size:clamp(1.8rem, 5vw, 6rem);font-weight:700;line-height:1.4;color:#222a58}@media screen and (max-width:480px){.un_hero__name{font-size:clamp(1.8rem, 6.75vw, 5rem)}}.un_hero__img{height:50%;-o-object-fit:cover;object-fit:cover;aspect-ratio:3/2}@media (min-aspect-ratio:3/4){.un_hero__img{aspect-ratio:3/1}}@media (max-width:480px) and (max-aspect-ratio:3/4){.un_hero__img{aspect-ratio:1/1}}.un_hero__img img{width:100%;height:100%}.un_hero__btns{display:flex;gap:10px}.un_hero__img02{position:relative}.un_hero__img02 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.un_hero__swiper{z-index:100;position:absolute;width:100%;height:100%}.un_hero__marquee{z-index:100;position:absolute;bottom:20px;width:100%;padding:20px;background-color:var(--c-white)}.un_hero .swiper{overflow:hidden;width:100%;height:50vh}.un_hero .swiper-wrapper{gap:40px;height:100%;transition-timing-function:linear!important}.un_hero .swiper-slide{width:auto;white-space:nowrap;font-size:2.4rem;font-weight:700}.marquee-container{overflow:hidden;width:100%}.marquee-track{display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-animation:marquee-anim 20s linear infinite;animation:marquee-anim 20s linear infinite}.marquee-item{display:flex;flex-shrink:0}.marquee-item span{font-size:24px;font-weight:700;padding-right:50px;white-space:nowrap}@-webkit-keyframes marquee-anim{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@keyframes marquee-anim{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.un_heroCommon__bg{background:url("./_assets/images/img_mv@2x.png") no-repeat center right 5%/65%}@media screen and (max-width:768px){.un_heroCommon__bg{background-position:center left 20%;background-size:cover}}.un_page__contents{padding-block:40px}.un_page__contents h1,.un_page__contents h2,.un_page__contents h3,.un_page__contents h4,.un_page__contents h5,.un_page__contents h6,.un_page__contents ol,.un_page__contents p,.un_page__contents ul{font-size:revert;font-weight:revert;margin:revert}.un_page__contents ol,.un_page__contents ul{list-style:revert;padding:revert}.un_page__contents a{color:revert;text-decoration:underline}.un_topSolution{padding:100px 0}@media screen and (max-width:480px){.un_topSolution{padding-block:50px}}.un_topSolution__txt{margin-top:40px}.un_topSolution__list{display:grid;gap:65px;margin-top:40px}.un_topSolution__item{display:flex;flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:40px}@media screen and (max-width:768px){.un_topSolution__item{gap:20px}}@media screen and (max-width:480px){.un_topSolution__item{flex-direction:column-reverse}}.un_topSolution__item-textarea{display:grid;gap:40px}@media screen and (max-width:768px){.un_topSolution__item-textarea{gap:20px}}@media screen and (max-width:480px){.un_topSolution__item-textarea{gap:10px}}.un_topSolution__item-ttl{font-size:clamp(1.6rem, 3.125vw, 2.4rem);font-weight:700;line-height:1.4}@media screen and (max-width:480px){.un_topSolution__item-ttl{text-align:center}}.un_topSolution__item-img{flex-shrink:0;width:260px;border:1px solid #b5b5b5;border-radius:40px;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;overflow:hidden}.un_topService{padding:100px 0}@media screen and (max-width:480px){.un_topService{padding-block:50px}}.un_topService .el_btn{max-width:160px;margin-top:40px}.un_topService__list{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding-top:60px}@media screen and (max-width:768px){.un_topService__list{gap:20px}}@media screen and (max-width:480px){.un_topService__list{gap:10px}}.un_topService__item:nth-child(2){margin-top:-90px}@media screen and (max-width:480px){.un_topService__item:nth-child(2){margin-top:-60px}}.un_topService__item:nth-child(3){margin-top:60px}@media screen and (max-width:480px){.un_topService__item:nth-child(3){margin-top:30px}}.un_topService__item p{margin-top:.5em;font-size:2.4rem}@media screen and (max-width:768px){.un_topService__item p{font-size:1.6rem;line-height:1.4}}@media screen and (max-width:480px){.un_topService__item p{font-size:1.4rem}}.un_topService__item-img{border-radius:40px;-o-object-fit:cover;object-fit:cover;overflow:hidden}@media screen and (max-width:480px){.un_topService__item-img{border-radius:20px}}.un_companyAbout{padding-top:80px}@media screen and (max-width:480px){.un_companyAbout{padding-top:0}}.un_companyAbout__table{margin-top:40px}.un_companyAbout__table th{min-width:11em}.un_companyAbout__table ol{list-style:decimal;padding-left:2em}.un_companyProject{padding:100px 0}.un_companyProject__lead{margin-top:40px}.un_companyProject__img{border:1px solid var(--c-border);border-radius:40px;margin-top:40px}.un_companyProject__list{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:1000px;margin:40px auto 0}@media screen and (max-width:768px){.un_companyProject__list{grid-template-columns:1fr}}.un_companyProject__item span{display:block;border-radius:10px;padding:.75em .5em;font-size:1.6rem;text-align:center;color:var(--c-white);background:var(--c-primary)}.un_companyProject__item-list{display:grid;gap:16px;margin-top:16px}.un_companyProject__item-box{border:1px solid var(--c-primary);border-radius:10px;padding:.5em 1em;font-size:1.6rem}.un_companyProject__item-box dt{font-weight:400;text-align:center;color:var(--c-primary)}.un_companyProject__item-box dd{border-top:1px solid var(--c-border);margin-top:.5em;padding-top:.5em;font-size:1.4rem}.un_companyMessage{padding:100px 0}.un_companyMessage__contents{max-width:800px;margin-inline:auto;line-height:1.8}.un_companyMessage__contents p{margin-block:1em;text-align:justify}.un_companyMessage__contents p.-strong{font-size:2rem;font-weight:700}.un_companyMessage__contents p.-sign{font-size:2rem;font-weight:700;text-align:right}.un_companyMessage__contents p.-sign img{width:200px}@media screen and (max-width:480px){.un_companyMessage__contents p.-sign img{width:180px}}.un_serviceOverview{padding:80px 0}.un_serviceOverview__list{display:grid;gap:120px}@media screen and (max-width:480px){.un_serviceOverview__list{grid-template-columns:1fr}}.un_serviceOverview__item{display:grid;grid-template-columns:1fr 2fr;gap:40px}@media screen and (max-width:768px){.un_serviceOverview__item{grid-template-columns:1fr;gap:20px}}.un_serviceOverview__item-ttl{grid-column:1/3;font-size:3.2rem;font-weight:700}@media screen and (max-width:768px){.un_serviceOverview__item-ttl{grid-column:inherit;font-size:2rem}}.un_serviceOverview__item-txt{font-size:2.4rem;line-height:1.6}@media screen and (max-width:768px){.un_serviceOverview__item-txt{font-size:1.8rem}}.un_serviceOverview__item-img{border:1px solid var(--c-border);border-radius:var(--radius-md);overflow:hidden}@media screen and (max-width:480px){.un_serviceOverview__item-img{border-radius:var(--radius-sm)}}.un_serviceOverview__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.un_serviceOverview__item-img img{aspect-ratio:16/9}}.un_serviceOverview__item-list{margin-top:40px}.un_serviceOverview__item-item{border-top:1px solid var(--c-border);padding:1em;font-size:2rem}@media screen and (max-width:768px){.un_serviceOverview__item-item{font-size:1.6rem}}.un_serviceOverview__item-item:last-child{border-bottom:1px solid var(--c-border)}.un_serviceOverview__detail{margin-top:40px}.un_serviceOverview__detail-ttl{border-left:1px solid var(--c-primary);padding-left:20px}.un_serviceOverview__detail-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.un_partnerRecruit{padding:80px 0}.un_partnerRecruit__contents{border:1px solid var(--c-border);border-radius:var(--radius-md);margin-top:40px;padding:80px 40px}@media screen and (max-width:768px){.un_partnerRecruit__contents{border-radius:var(--radius-sm)}}@media screen and (max-width:480px){.un_partnerRecruit__contents{padding:calc(var(--h-space) * 1 / 2) calc(var(--v-space))}}.un_partnerRecruit__textarea{max-width:800px;margin-inline:auto}.un_partnerRecruit__textarea p{margin-top:28px}.un_partnerRecruit__textarea-ttl{font-size:clamp(1.6rem, 3.125vw, 2.4rem);font-weight:400}.un_partnerMerit{padding:80px 0}.un_partnerMerit .el_heading{font-size:4.8rem;font-size:clamp(2.4rem, 4.9479166667vw, 6rem);font-weight:700;text-align:center}.un_partnerMerit__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:40px}@media screen and (max-width:768px){.un_partnerMerit__cards{grid-template-columns:1fr}}.un_partnerMerit__card{padding:24px;border:1px solid var(--c-border)}.un_partnerMerit__card-ttl{font-size:2.4rem;font-weight:700;line-height:1.4}.un_partnerMerit__card-txt{margin-top:8px}.un_supportDl{padding-block:0 6em}.un_supportDl__lead{max-width:680px;margin-top:1em;font-size:1.6rem}.un_supportDl__download{background:#f5f7f9;padding:40px}@media screen and (max-width:480px){.un_supportDl__download{padding:20px}}.un_supportDl__downloadTtl{font-size:2rem;font-weight:700;text-align:center}.un_supportDl__btns{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:1em}@media screen and (max-width:768px){.un_supportDl__btns{grid-template-columns:1fr}}.un_supportDl__btns .el_btn{flex-direction:column;padding:1.5em;font-size:2rem;line-height:1.4;text-align:center}@media screen and (max-width:768px){.un_supportDl__btns .el_btn{font-size:1.6rem;padding:1em}}.un_supportDl__downloadNote{margin-top:1em;list-style:decimal;padding-left:1.5em}@media screen and (max-width:480px){.un_supportDl__downloadNote{font-size:1.4rem}}.un_supportDl__downloadAside{margin-top:1em;font-size:1.4rem;line-height:1.6;color:#666}@media screen and (max-width:480px){.un_supportDl__downloadAside{font-size:1.2rem}}.un_optage .bl_dealer{background:var(--c-primary)}.un_optage .bl_dealer__ttl{font-size:clamp(1.8rem, 4vw, 2.4rem);line-height:1.4;color:#fff}.un_optageLead{padding-top:100px;background:url(_assets/images/optage/bg_lead@2x.png) no-repeat center top/1483px auto}@media screen and (max-width:768px){.un_optageLead{padding-top:50px;background-size:contain}}.un_optageLead .un_optageLead__lead{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:20px;margin-inline:auto;padding:1em;font-size:clamp(1.8rem, 4vw, 3.6rem);font-weight:700;line-height:1.4;text-align:center;color:var(--c-primary);background:#f2f2f2}.un_optageLead__img{max-width:1200px;margin:80px auto 0;padding-inline:var(--v-space)}@media screen and (max-width:768px){.un_optageLead__img{padding-inline:calc(var(--v-space) * 1 / 2)}}.un_optageLead__txt{margin-top:70px;font-size:4.8rem;font-size:clamp(2rem, 3.6458333333vw, 4.8rem);font-weight:700;text-align:center;color:var(--c-primary)}.un_optageReason{padding-top:100px}@media screen and (max-width:768px){.un_optageReason{padding-top:50px}}.un_optageReason__ttl{font-size:clamp(1.8rem, 4vw, 3.6rem);font-weight:700;text-align:center;color:var(--c-primary)}.un_optageReason__list{display:flex;justify-content:center;gap:10px;max-width:1188px;margin:50px auto 0}@media screen and (max-width:480px){.un_optageReason__list{margin-top:20px}}.un_optageReason__item{flex:1}.un_optageReason__item a{display:grid;place-items:center;height:100%;border-radius:8px 8px 0 0;padding:1em;font-size:clamp(1.6rem, 2vw, 2rem);text-align:center;color:var(--c-white);background:var(--c-primary);transition:background-color .5s}@media screen and (max-width:480px){.un_optageReason__item a{font-size:1.2rem}}.un_optageReason__item a:hover{background:var(--c-black)}.un_optageReason__bg{background:#f5f7f9;padding-block:6em}@media screen and (max-width:768px){.un_optageReason .bl_serverElectroEntry{gap:10px}}@media screen and (max-width:768px){.un_optageReason .bl_serverElectroEntry__ttl{font-size:2rem}}.un_contactForm+.un_contactForm{margin-top:40px}.bl_contactForm{border-top:1px solid #ccc;margin-top:40px;padding-top:40px}.bl_contactForm__list{display:grid;grid-template-columns:200px 1fr}.bl_contactForm__list:not(:first-of-type){margin-top:40px}@media screen and (max-width:480px){.bl_contactForm__list:not(:first-of-type){margin-top:1em}}@media screen and (max-width:480px){.bl_contactForm__list{grid-template-columns:1fr}}.bl_contactForm__list dt{font-size:1.8rem}@media screen and (max-width:480px){.bl_contactForm__list dt{font-size:1.6rem}}.bl_contactForm__list dt label{display:block;padding-top:.5em}.bl_contactForm__list dd{font-size:1.8rem}@media screen and (max-width:480px){.bl_contactForm__list dd{font-size:1.6rem}}.bl_contactForm__list .-required{display:inline-flex;justify-content:center;align-items:center;height:1.6rem;margin-left:.5em;padding-inline:0.25em;line-height:1;font-size:1.2rem;color:#fff;background:var(--c-primary)}.bl_contactForm input[type=email],.bl_contactForm input[type=tel],.bl_contactForm input[type=text]{border:1px solid #ddd;border-radius:6px;padding-block:0.5em;padding-inline:1em;height:48px;width:100%;background:#eaedf2}.bl_contactForm input[type=email],.bl_contactForm input[type=tel]{max-width:400px}.bl_contactForm textarea{border:1px solid #ddd;border-radius:6px;padding-block:0.5em;padding-inline:1em;height:216px;width:100%;background:#eaedf2}.un_contactForm__policy{margin-top:40px!important;text-align:center}.un_contactForm__btnUnit{display:grid;max-width:400px;margin-inline:auto;text-align:center}.un_contactForm__btn{max-width:400px;width:100%;margin-top:5em;margin-inline:auto;text-align:center}.un_contactForm__btnCancel{text-decoration:underline}.un_contactForm__btnCancel:hover{opacity:.5}.un_404{padding:40px 0}.un_404__btn{max-width:400px;margin-top:40px}.hp_mx-auto{margin-inline:auto}.hp_py-md{padding-block:clamp(50px,4vw,100px)}
/*# sourceMappingURL=styles.min.css.map */