@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,700;1,700&display=swap";/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,:before,:after{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}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{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]{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}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]: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}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}@font-face{font-family:Noto Sans Japanese;font-style:normal;font-weight:400 700;src:url(/common/font/NotoSansJP-VariableFont_wght.min.woff2) format("woff2")}@font-face{font-family:Montserrat,sans-serif;font-style:normal;font-weight:700;font-optical-sizing:auto;src:url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,700;1,700&display=swap)}*,*:before,*:after{box-sizing:border-box}html{height:100%;overflow-y:scroll}body{position:relative;min-height:100%;font-family:Noto Sans JP,sans-serif;font-feature-settings:"palt";line-height:1.6;color:#54483d;letter-spacing:.05em}a,a:hover{text-decoration:none}img{max-width:100%;height:auto;vertical-align:middle}.l-header{position:fixed;top:0;left:0;z-index:10000;box-sizing:border-box;display:grid;grid-template:"logo opener" 1fr/1fr 36px;gap:clamp(46px,11.7948717949vw,20px) clamp(16px,4.1025641026vw,20px);width:calc(100% - (clamp(20px,5.1282051282vw,40px)*2));height:60px;padding:0 clamp(20px,5.1282051282vw,32px) 0;padding-top:12px;margin:20px clamp(20px,5.1282051282vw,40px);background-color:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:8px;box-shadow:0 5px 15px #00000014;transition:height .3s ease-in-out}@media screen and (min-width:992px){.l-header{grid-template:"logo nav" 1fr/auto 1fr;align-items:center;height:64px;padding-bottom:12px}}@keyframes l-header_fade-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.l-header.is-open{grid-template:"logo opener" auto "nav nav" 1fr/1fr 36px}.l-header__logo{display:flex;grid-area:logo;align-items:center;height:36px}.l-header__logo a{display:flex;align-items:center}.l-header__logo img{width:clamp(112px,28.7179487179vw,160px)}.l-header__nav{display:none;grid-area:nav}.l-header.is-open .l-header__nav{display:block}@media screen and (min-width:992px){.l-header__nav{display:block}}.l-header__opener{position:relative;display:grid;flex-direction:column;grid-area:opener;gap:3px;align-items:center;width:36px;height:36px;padding:10px;cursor:pointer;background-color:#138fcf;border-radius:36px}@media screen and (min-width:992px){.l-header__opener{display:none}}.l-header__opener span{position:relative;display:block;width:100%;height:2px;margin-inline:auto;content:"";background-color:#fff;border-radius:4px;transition:all .3s;transform-origin:center}.l-header.is-open .l-header__opener span:nth-child(1){top:6px;transform:rotate(45deg)}.l-header.is-open .l-header__opener span:nth-child(2){opacity:0;transform:translate(50%)}.l-header.is-open .l-header__opener span:nth-child(3){top:-6px;transform:rotate(-45deg)}.l-footernav{padding:10vw 0;color:#fff;background-image:url(/common/img/form_bg.jpg);background-size:cover}@media screen and (min-width:768px){.l-footernav{padding:3rem 0}}.footernav{box-sizing:content-box;max-width:64em;padding:0 5%;margin:0 auto}.footernav__inner{max-width:45em;margin:0 auto}.footernav__ttl{margin-top:0;margin-bottom:1.4rem;font-size:1.125em;font-weight:500;line-height:1.2;text-align:center}.footernav__ttl>span{font-size:1.25rem}@media screen and (min-width:768px){.footernav__ttl{font-size:1.25em}.footernav__ttl>span{font-size:1.5rem}.footernav__ttl>br{display:none}}.footernav__contact{margin-bottom:2rem;text-align:center}.footernav__contact__tel{margin-top:2rem;margin-bottom:2rem;font-size:2em;font-weight:700;line-height:1}.footernav__contact__tel__item{display:flex;align-items:center;justify-content:center;letter-spacing:1px}@media screen and (min-width:768px){.footernav__contact__tel__item:not(:first-child){margin-left:1em}}@media screen and (min-width:1024px){.footernav__contact__tel__item:not(:first-child){margin-top:.4em;margin-left:0}}.footernav__contact__tel span{display:inline-block;padding:.4em .6em;margin-right:10px;font-size:.875rem;font-weight:300;line-height:1.1;border:1px solid rgba(255,255,255,.6);border-radius:5px}.footernav__contact__form a{display:inline-block;padding:1.2em 2em 1.2em 4em;font-size:.875em;color:#fff;text-decoration:none;background-image:url(/_sitecommon/skymenu/img/footer_ico_mail.png);background-repeat:no-repeat;background-position:2em center;border:1px solid #fff;border-radius:2em;transition:all .2s ease}.footernav__contact__form a:hover{background-color:#ffffff4d}@media screen and (min-width:768px){.footernav__contact__form a{font-size:.938em}}@media screen and (min-width:1024px){.footernav__contact{display:flex;align-items:center;justify-content:space-between;margin:2.4em 0 2em}.footernav__contact__tel{display:block;margin:0}}.footernav__uketsuke{margin:0;font-size:.813em;line-height:1.4}@media screen and (min-width:768px){.footernav__uketsuke{text-align:center}}.footernav__notes{padding:1em 2em 1em 3em;margin:1em 0;font-size:.813em;color:#54483d;background:#fff}.footernav__notes li{padding:0 0 0 1em;margin:0;text-indent:-1em;list-style:none}.footernav__notes li:before{color:#54483d;content:"・"}.footernav__notes li:first-child{margin:0}.footernav__list{display:none}@media screen and (min-width:1024px){.footernav__list{display:flex;flex-wrap:wrap;justify-content:center;padding:1.6em 0 0;margin:3em 0 0;list-style:none;border-top:1px solid rgba(255,255,255,.4)}.footernav__list__item{position:relative;padding:0 1em 0 2em;margin:0;text-align:center}.footernav__list__item:before{position:absolute;inset:0 auto 0 1em;display:inline-block;width:5px;height:5px;margin:auto;content:"";border-top:1px solid rgba(255,255,255,.6);border-right:1px solid rgba(255,255,255,.6);transform:rotate(45deg)}.footernav__list__item a{font-size:.813em;color:#fff;transition:opacity .2s}.footernav__list__item a:hover{opacity:.5}}.bottomLink{padding:2em 5vw;color:#fff;text-align:left;background-color:#003856}.bottomLink a{color:#fff;text-decoration:none;transition:opacity .2s}.bottomLink a:hover{opacity:.6}.bottomLink__list{padding:0;margin:0}@media screen and (min-width:568px){.bottomLink__list{display:flex;flex-flow:wrap;justify-content:space-between;padding:0;margin:0}}@media screen and (min-width:768px){.bottomLink__list{justify-content:center}}@media screen and (min-width:1024px){.bottomLink__list{justify-content:flex-start}}.bottomLink__list__item{padding:0;margin:0;list-style:none}@media screen and (min-width:568px){.bottomLink__list__item{width:49%;text-align:center}}@media screen and (min-width:768px){.bottomLink__list__item{width:inherit}}@media screen and (min-width:1024px){.bottomLink__list__item:not(:last-child){margin:0 3em 0 1em}}.bottomLink__list__item>a{position:relative;display:block;padding:0 0 1em 1.2em;margin:0 0 1em;font-size:.75em;line-height:1;border-bottom:1px solid rgba(255,255,255,.4)}@media screen and (min-width:768px){.bottomLink__list__item>a{padding:0;margin:0 1em 1em;border:none}}@media screen and (min-width:1024px){.bottomLink__list__item>a{margin:0;font-size:.875em}}.bottomLink__list__item>a:before{position:absolute;inset:.25em auto auto 0;width:.4em;height:.4em;margin:auto;content:"";border-color:#fff;border-style:solid;border-width:1px 1px 0 0;transform:rotate(45deg)}@media screen and (min-width:768px){.bottomLink__list__item>a:before{content:none}}@media screen and (min-width:1024px){.bottomLink__list__item>a:last-child{margin-bottom:0}}.bottomLink__copyright{min-width:13em;padding:0;margin:2em 0 0;font-size:.75em;line-height:1;text-align:center}@media screen and (min-width:1024px){.bottomLink__copyright{margin:0;font-size:.875em}}@media screen and (min-width:768px){.bottomLink{padding:2em}}@media screen and (min-width:1024px){.bottomLink{display:flex;align-items:center;justify-content:space-between}}.l-main{background:#ecf5fa url(/common/img/bg_noise-blue.jpg)}.l-contents-header{padding:clamp(80px,20.5128205128vw,84px) clamp(20px,5.1282051282vw,48px) clamp(56px,14.358974359vw,96px)}.l-contents-header__inner{width:min(100%,1024px);padding-block:clamp(40px,10.2564102564vw,80px) 0;margin-inline:auto}.l-contents-header__heading{position:relative;margin-bottom:clamp(34px,8.7179487179vw,44px);font-weight:700;line-height:1.2;text-box:trim-both cap alphabetic;font-size:clamp(32px,8.2051282051vw,48px)}.l-contents-header__heading:before{display:block;padding-left:20px;margin-bottom:clamp(4px,1.0256410256vw,12px);font-size:14px;color:#138fcf;text-transform:capitalize;letter-spacing:0;content:attr(data-en);opacity:0;transform:translate(8px);animation:heading-fadein .3s .2s forwards;text-box:trim-both cap alphabetic;font-family:Montserrat;font-weight:700}.l-contents-header__heading:after{position:absolute;top:2px;left:5px;display:block;width:6px;height:6px;content:"";background-color:#138fcf;border-radius:6px;opacity:0;transform:translate(8px);animation:heading-fadein .3s .2s forwards}@keyframes heading-fadein{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.l-contents-header__breadcrumb{overflow-x:scroll;line-height:1;word-break:keep-all;white-space:nowrap;scrollbar-width:none}.l-contents-header__breadcrumb::-webkit-scrollbar{display:none}.l-section{padding:clamp(80px,20.5128205128vw,100px) clamp(20px,5.1282051282vw,48px);background:#fff url(/common/img/bg_noise-white.jpg)}.l-section--round{border-radius:40px 40px 0 0}.l-section--round-bottom{border-radius:0 0 40px 40px}.l-section--round-all{border-radius:40px}.l-section--blue{background:#ecf5fa url(/common/img/bg_noise-blue.jpg)}.l-section--border{border-top:1px solid #dee7ec}.l-container{width:min(100%,1024px);margin-inline:auto}.l-contents-block{margin-top:clamp(48px,12.3076923077vw,64px)}.l-inner-lg{display:flex;flex-direction:column;gap:clamp(48px,12.3076923077vw,64px)}.l-inner-md{display:flex;flex-direction:column;gap:32px}.l-nav{display:flex;flex-direction:column;gap:20px;padding-bottom:32px;line-height:1;opacity:1;transition:opacity .5s .3s,display .5s .3s;transition-behavior:allow-discrete}@media screen and (min-width:992px){.l-nav{flex-direction:row;align-items:center;justify-content:flex-end;padding-bottom:0}}@starting-style{.l-nav.is-open{opacity:0}}main{transition:filter .2s}body:has(.is-open) main{filter:brightness(.5)}.l-nav__item:after{position:relative;bottom:-8px;display:block;width:5px;height:5px;margin:auto;content:"";background-color:#138fcf;border-radius:5px;opacity:0;transition:bottom .2s,opacity .2s}@media screen and (min-width:768px){.l-nav__item.is-current:after{bottom:-4px;opacity:1}}@media screen and (min-width:992px){.l-nav__item:hover:after{bottom:-4px;opacity:1}.l-nav__item:hover .l-nav__item-inner{padding-top:76px;visibility:visible;opacity:1}}.l-nav__item--corp-logo{display:none}@media screen and (min-width:992px){.l-nav__item--corp-logo{display:block}}.l-nav__item--corp-logo img{width:63px}@media screen and (min-width:992px){.l-nav__item-inner{position:absolute;top:0;left:0;width:100%;padding:56px 0 0;visibility:hidden;opacity:0;transition:padding .3s,visibility .3s,opacity .3s}}.l-nav__href{position:relative;z-index:9999;font-size:16px;font-weight:700;line-height:1;transition:color .2s}@media screen and (min-width:992px){.l-nav__href{font-size:14px}}.l-nav__href:hover{color:#138fcf}.l-nav-sub{display:flex;flex-direction:column;width:100%;margin-top:16px;font-size:14px;font-weight:500;line-height:1.4}@media screen and (min-width:992px){.l-nav-sub{display:grid;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);gap:clamp(16px,4.1025641026vw,40px);width:100%;padding:48px 40px;margin-top:0;background-color:#fff;border-radius:8px;box-shadow:0 5px 15px #00000014}}@media screen and (min-width:992px){.l-nav-sub{flex-direction:column}}.l-nav-sub__item{display:grid}.l-nav-sub__href{position:relative;display:flex;gap:8px;padding-block:8px}.l-nav-sub__href:before{color:#138fcf;content:"-"}@media screen and (min-width:992px){.l-nav-sub__href:before{display:none}}@media screen and (min-width:992px){.l-nav-sub__href{display:grid;grid-template-rows:1fr auto;transition:color .2s}.l-nav-sub__href:hover{color:#138fcf}}.l-nav-sub__logo{display:none}@media screen and (min-width:992px){.l-nav-sub__logo{display:flex;align-items:center;justify-content:center;padding:16px;font-size:14px;text-align:center;background-color:#fff;border:2px solid #ddd;border-radius:8px}}.l-nav-sub__logo img{max-width:216px}.l-nav-sub__name{position:relative}@media screen and (min-width:992px){.l-nav-sub__name{padding-left:24px;transition:color .2s}}@media screen and (min-width:992px){.l-nav-sub__name:before{position:absolute;top:0;left:0;display:block;width:16px;height:16px;content:"";background-color:#138fcf;border-radius:16px}.l-nav-sub__name:after{position:absolute;top:5px;left:4px;display:block;width:5px;height:5px;content:"";border-top:1px solid white;border-right:1px solid white;transform:rotate(45deg)}}.c-breadcrumb{display:inline-flex;gap:14px;font-size:12px;opacity:0;transform:translateY(8px);animation:breadcrumb-fadein .3s 1s forwards}.c-breadcrumb__item{display:flex;gap:14px;align-items:center}.c-breadcrumb__item:not(:last-of-type):after{display:block;width:6px;height:6px;content:"";border-top:1px solid #0067a7;border-right:1px solid #0067a7;transform:rotate(45deg)}.c-breadcrumb a{cursor:pointer;background-image:linear-gradient(to bottom,transparent,#54483d);background-repeat:no-repeat;background-position:left bottom;background-size:0% 1px;transition:background .2s cubic-bezier(.77,0,.175,1)}.c-breadcrumb a:hover{background-size:100% 1px}@keyframes breadcrumb-fadein{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.js-text-anime span{display:inline-block}.js-text-anime>span{overflow:hidden}.js-text-anime>span>span{opacity:0;transform:translate(100%);animation:showTextFromBottom .8s cubic-bezier(.22,1,.36,1) forwards}@keyframes showTextFromBottom{0%{opacity:0;transform:translate(50%)}to{opacity:1;transform:translate(0)}}.c-heading{font-weight:700;line-height:1.4;text-box:trim-both cap alphabetic}.c-heading--lv00{font-size:clamp(28px,7.1794871795vw,38px)}.c-heading--lv01{position:relative;padding-bottom:24px;font-size:24px;border-bottom:1px solid #ddd}.c-heading--lv01:before{position:absolute;bottom:0;left:0;display:block;width:80px;height:1px;content:"";background-color:#138fcf}.c-heading--lv02{padding-left:16px;font-size:20px;border-left:3px solid #138fcf}.c-heading--lv03{font-size:18px;color:#138fcf}.c-text-link{line-height:1.4;word-break:break-all;cursor:pointer;background-image:linear-gradient(to bottom,transparent,#54483d);background-repeat:no-repeat;background-position:left bottom;background-size:0% 1px;transition:background .2s cubic-bezier(.77,0,.175,1)}.c-text-link:hover{background-size:100% 1px}.c-text-link--blue{color:#138fcf;cursor:pointer;background-image:linear-gradient(to bottom,transparent,#138fcf);background-repeat:no-repeat;background-position:left bottom;background-size:0% 1px;transition:background .2s cubic-bezier(.77,0,.175,1)}.c-text-link--blue:hover{background-size:100% 1px}.c-text{font-size:16px;line-height:2;text-box:trim-both cap alphabetic}.pagetop{position:fixed;right:clamp(20px,5.1282051282vw,48px);bottom:clamp(20px,5.1282051282vw,48px);z-index:100;opacity:0;transition:all ease-in-out .25s;transform:translate3d(0,15px,0)}@media screen and (min-width:768px){.pagetop:after{width:10px;height:10px;pointer-events:none}}.pagetop span{display:none}.pagetop__show{opacity:1;transform:translateZ(0)}.pagetop a{position:relative;display:inline-block;width:46px;height:46px;background-color:#138fcf;border-radius:23px}@media screen and (min-width:576px){.pagetop a{width:54px;height:54px;border-radius:27px}}.pagetop a:hover{opacity:.5}.pagetop a:after{position:absolute;top:0;right:0;bottom:0;left:0;display:inline-block;width:8px;height:8px;margin:auto;content:"";border-top:2px solid rgba(255,255,255,.8);border-right:2px solid rgba(255,255,255,.8);transform:rotate(-45deg)}.u-inline-block{display:inline-block;text-box:trim-both cap alphabetic}.u-text-align-center{text-align:center}
