@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap";*{-webkit-box-sizing:border-box;box-sizing:border-box}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}body{margin:0}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400;font-size:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}img{border:0;max-width:100%;height:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;vertical-align:bottom}dd,dl,dt,ol,ul{padding:0;margin:0}li,ol{list-style:none}a{text-decoration:none;display:inline-block;color:inherit;cursor:pointer}p{margin-top:0;margin-bottom:0}button,input[type=button],input[type=reset],input[type=submit]{background:none;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;-webkit-appearance:button;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:pointer}button:focus{outline:0}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}[role=button]{color:inherit;cursor:default;display:inline-block;text-align:center;text-decoration:none;white-space:pre;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}body,html{overflow-x:hidden}body{font-size:16px;color:#333;line-height:1.875;letter-spacing:.025em}@media (max-width:768px){body{font-size:13px;line-height:1.615}}main{margin-top:50px}@media (max-width:768px){main{margin-top:60px}}@media (min-width:769px){a[href^=tel]{pointer-events:none}}figure{margin:0}.lower-content{padding-top:100px}@media (max-width:768px){.lower-content{padding-top:50px}}body{font-family:"Noto Serif JP",ヒラギノ明朝 Pro W3,Hiragino Mincho Pro,游明朝,Yu Mincho,游明朝体,YuMincho,ＭＳ Ｐ明朝,MS PMincho,serif}.container{max-width:1146px;margin-right:auto;margin-left:auto;padding-right:20px;padding-left:20px;position:relative}@media (max-width:768px){.container{padding-right:15px;padding-left:15px}}.clearfix:after{content:"";display:table;clear:both}@media (min-width:769px){.sp-only{display:none!important}}@media (max-width:768px){.pc-only{display:none!important}}.header{position:fixed;top:0;left:0;width:100%;height:50px;background:#05589f;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);z-index:4;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1)}@media (max-width:768px){.header{height:60px}}.header.is-hide{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.header-container{padding:0}.header-container,.header-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:100%}.header-wrap{width:100%}.header-logo{-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer}.header-logo:hover{opacity:.7}.header-logo:after,.header-logo:before{-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (max-width:768px){.header-logo:hover{opacity:1}}.header-logo,.header-logo a{height:100%}.header-logo h1{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:10px}@media (max-width:768px){.header-logo h1{gap:6px}}.header-logo__img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:4px;width:89px;height:100%;background-color:#fff}@media (max-width:768px){.header-logo__img{width:60px;height:60px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}}.header-logo img{height:100%;width:auto}@media (max-width:768px){.header-logo img{width:100%;height:100%}}@media (min-width:769px){.header-logo__modify{display:block;margin:0 auto}}.header-logo__text{font-weight:500;font-size:22px;line-height:1;text-align:left;color:#fff}@media (max-width:768px){.header-logo__text{font-size:13px;white-space:nowrap}}.header-nav{height:100%}@media (max-width:768px){.header-nav{position:fixed;top:0;left:0;width:100%;min-height:100vh;background:rgba(5,88,159,.95);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;opacity:0;visibility:hidden;-webkit-transition:opacity .5s,visibility 0s ease .5s;transition:opacity .5s,visibility 0s ease .5s;z-index:5}.header-nav.open{opacity:1;visibility:visible;-webkit-transition-delay:0s;transition-delay:0s}}.header-nav ul{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}@media (max-width:1024px){.header-nav ul{gap:10px}}@media (max-width:768px){.header-nav ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:300px;gap:16px}}@media (max-width:768px){.header-nav li{padding:0}}.header-nav li:has(.header-linkBtn){margin-left:24px;height:100%}@media (max-width:768px){.header-nav li:has(.header-linkBtn){margin-left:0;height:auto}}.header-nav a{font-size:16px;position:relative;-webkit-transition:color .3s;transition:color .3s;padding-left:.5em;padding-right:.5em;border-left:1px solid #fff;line-height:1.4;color:#fff}@media (max-width:1024px){.header-nav a{font-size:14px}}@media (max-width:768px){.header-nav a{font-size:18px;color:#fff;border-left:none}}.header-nav a.--last{border-right:1px solid #fff}@media (max-width:768px){.header-nav a.--last{border-right:none}}.header-nav a:hover{-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer}.header-nav a:hover:hover{opacity:.7}.header-nav a:hover:after,.header-nav a:hover:before{-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (max-width:768px){.header-nav a:hover:hover{opacity:1}}.header-nav a:hover:after,.header-nav a:hover:before{opacity:1}.header-nav a.is-change{color:#fff}.header-linkBtn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:9px;padding:8px 12px;background-color:#fcf437;height:100%;color:#3e3a39!important;text-align:center;position:relative;font-size:14px!important;font-weight:500}@media (max-width:1024px){.header-linkBtn{width:141px!important;padding-left:42px;-webkit-border-radius:100vh;border-radius:100vh}}.header-linkBtn:before{content:"";width:20px;height:14px;background-image:url(../img/common/ico-mail.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}@media (max-width:1024px){.header-linkBtn:before{left:16px;width:16px;height:12px}}.header-contactSp{width:100px;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:none;background-color:#fcf437;color:#3e3a39;font-size:11px}@media (max-width:768px){.header-contactSp{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.header-contactSp a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:7px}.header-contactSp a:before{content:"";display:block;width:13px;height:10px;background-image:url(../img/common/ico-mail.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}.header-btn{width:48px;height:60px;background:#05589f;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:6px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;z-index:6}@media (min-width:769px){.header-btn{display:none}}.header-btn:after,.header-btn:before,.header-btn span{content:"";width:21px;height:2px;background:#fff;-webkit-border-radius:2px;border-radius:2px;-webkit-transition:all .3s;transition:all .3s}.header-btn.open{border-color:#000;background:#05589f}.header-btn.open:after,.header-btn.open:before,.header-btn.open span{background:#fff}.header-btn.open span{opacity:0;-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.header-btn.open:before{-webkit-transform:translateY(9px) rotate(-135deg);-ms-transform:translateY(9px) rotate(-135deg);transform:translateY(9px) rotate(-135deg)}.header-btn.open:after{-webkit-transform:translateY(-7px) rotate(135deg);-ms-transform:translateY(-7px) rotate(135deg);transform:translateY(-7px) rotate(135deg)}.footer{background-color:#05589f;color:#fff}.footer__inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:20px;padding:40px 0 0}.footer__logo{-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer}.footer__logo:hover{opacity:.7}.footer__logo:after,.footer__logo:before{-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (max-width:768px){.footer__logo:hover{opacity:1}}.footer__logo{width:112px;height:63px;background-color:#fff}@media (max-width:768px){.footer__logo{width:100px;height:56px}}.footer__logo a{padding-top:6px;padding-bottom:4px;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.footer__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer__companyName{font-size:24px;font-weight:500;line-height:1}@media (max-width:768px){.footer__companyName{font-size:16px}}.footer__address{font-size:12px;font-weight:300;line-height:1;letter-spacing:.05em}.footer__nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (max-width:768px){.footer__nav{width:72%;max-width:272px}}.footer__navList{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:0}@media (max-width:768px){.footer__navList{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;row-gap:1lh}}.footer__navListItem{-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer}.footer__navListItem:hover{opacity:.7}.footer__navListItem:after,.footer__navListItem:before{-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (max-width:768px){.footer__navListItem:hover{opacity:1}}.footer__navListItem{font-size:16px;padding:0 8px;border-left:1px solid #fff;line-height:1}.footer__navListItem:last-child{border-right:1px solid #fff}@media (max-width:768px){.footer__navListItem{font-size:15px}.footer__navListItem.border-right-sp{border-right:1px solid #fff}}.footer__copyright{margin-top:20px;width:100%;background-color:#000;font-size:10px;font-weight:300;line-height:1.8;letter-spacing:.05em;text-align:center}.primaryTtl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:40px;line-height:1}@media (max-width:768px){.primaryTtl{margin-bottom:20px}}.primaryTtl__text--ja{font-size:43px;font-weight:700;color:#1c3ca2;letter-spacing:.3em}@media (max-width:768px){.primaryTtl__text--ja{font-size:24px}}.primaryTtl__text--en{margin-top:20px;font-size:20px;font-weight:300;font-style:italic;font-family:Roboto,sans-serif;color:#9fa0a0;text-transform:uppercase}@media (max-width:768px){.primaryTtl__text--en{margin-top:12px;font-size:13px}}.primaryTtl:after{content:"";display:block;width:181px;height:1px;background-color:#3e3a39;margin-top:40px}@media (max-width:768px){.primaryTtl:after{width:100px;margin-top:12px}}.button{-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer}.button:hover{opacity:.7}.button:after,.button:before{-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (max-width:768px){.button:hover{opacity:1}}.button{padding:0 16px;font-size:12px;font-weight:500;line-height:1;-webkit-border-radius:100vh;border-radius:100vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative}.button--primary{width:220px;height:36px;background-color:#023484;color:#fff}.button--secondary{width:340px;height:50px;background-color:#fcf437;color:#3e3a39}.button--icon-right:after{content:"";position:absolute;top:50%;right:16px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:22px;height:5px;border-bottom:1px solid #fff;border-right:1px solid #fff;-webkit-transform:skew(45deg) translateY(-50%);-ms-transform:skew(45deg) translateY(-50%);transform:skew(45deg) translateY(-50%)}.button--icon-both{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding-right:20px;padding-left:25px}@media (max-width:768px){.button--icon-both{padding-right:16px;padding-left:20px;width:190px;height:25px}}.button--icon-both .button__text{font-size:18px}@media (max-width:768px){.button--icon-both .button__text{font-size:15px}}.button--icon-both:before{content:"";width:22px;height:16px;background-image:url(../img/common/ico-mail.svg);background-size:contain;background-repeat:no-repeat;background-position:50%}@media (max-width:768px){.button--icon-both:before{width:11px;height:8px}}.button--icon-both:after{content:"";width:11px;height:10px;background-color:#3e3a39;-webkit-clip-path:polygon(0 0,100% 50%,0 100%);clip-path:polygon(0 0,100% 50%,0 100%)}@media (max-width:768px){.button--icon-both:after{width:5.5px;height:5px}}.footer-info{color:#fff}.footer-info__inner{display:-ms-grid;display:grid;grid-template-areas:"contactInfo material" "contactForm contactForm";-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}@media (max-width:768px){.footer-info__inner{grid-template-areas:"contactInfo" "material" "contactForm";-ms-grid-columns:1fr;grid-template-columns:1fr}}.footer-info__item{padding:26px 2%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (max-width:768px){.footer-info__item{padding:40px 0}}.footer-info__item--contactInfo{-ms-grid-row:1;-ms-grid-column:1;grid-area:contactInfo;background-color:#14226c}.footer-info__item--material{-ms-grid-row:1;-ms-grid-column:2;grid-area:material;background-color:#3e3a39}.footer-info__item--contactForm{-ms-grid-row:2;-ms-grid-column:1;-ms-grid-column-span:2;grid-area:contactForm;background-image:url(../img/common/footer-info-bg.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;text-align:center}@media (max-width:768px){.footer-info__item--contactInfo{-ms-grid-row:1;-ms-grid-column:1}.footer-info__item--material{-ms-grid-row:2;-ms-grid-column:1}.footer-info__item--contactForm{-ms-grid-row:3;-ms-grid-column:1;-ms-grid-column-span:1}}.footer-info__item--contactForm>*{position:relative;z-index:2}.footer-info__item--contactForm:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.76);z-index:1}.footer-info__link{width:100%;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.footer-info__itemTtl,.footer-info__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.footer-info__itemTtl{font-size:20px;font-weight:300;line-height:1.4;letter-spacing:.05em;gap:17px}@media (max-width:768px){.footer-info__itemTtl{gap:6px}}.footer-info__itemTtl:before{content:"";display:block;width:31px;height:36px;background-size:contain;background-repeat:no-repeat;background-position:50%}@media (max-width:768px){.footer-info__itemTtl:before{width:18.5px;height:19.5px}}.footer-info__itemTtl--contactInfo:before{background-image:url(../img/common/ico-tel.svg)}.footer-info__itemTtl--material:before{background-image:url(../img/common/ico-material.svg)}.footer-info__itemTxt{margin-top:24px;font-size:14px;font-weight:300;line-height:2;text-align:center}@media (max-width:768px){.footer-info__itemTxt{margin-top:20px;font-size:15px;padding:0 33px;letter-spacing:.05em}.footer-info__itemTxt--material{font-size:12px}}.footer-info__itemDownloadListWrap{margin-top:8px}.footer-info__itemDownloadList{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:auto;margin-left:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.footer-info__itemDownloadLink{-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer}.footer-info__itemDownloadLink:hover{opacity:.7}.footer-info__itemDownloadLink:after,.footer-info__itemDownloadLink:before{-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (max-width:768px){.footer-info__itemDownloadLink:hover{opacity:1}}.footer-info__itemDownloadLink{font-weight:700;font-size:18px;line-height:1.667;color:#fff}@media (max-width:768px){.footer-info__itemDownloadLink{font-size:15px}}.footer-info__itemLead{font-size:18px;font-weight:600;line-height:2;letter-spacing:0}@media (max-width:768px){.footer-info__itemLead{padding:0 15px;font-size:15px}}.footer-info__itemMicrocopy{margin-top:40px;font-size:14px;font-weight:500;line-height:1}@media (max-width:768px){.footer-info__itemMicrocopy{margin-top:20px;font-size:14px;padding:0 34px;letter-spacing:.05em}}.footer-info__itemButtonWrap{margin-top:20px}@media (max-width:768px){.footer-info__itemButtonWrap{margin-top:40px}}@media (max-width:768px){.footer-info__itemButtonWrap .button--icon-both{height:42px;width:220px}}@media (max-width:768px){.footer-info__itemButtonWrap .button__text{font-size:13px}}.sub-hero{width:100%;padding:92px 0;background-image:url(../img/common/sub-hero-bg.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}@media (max-width:768px){.sub-hero{margin-top:0;padding:44px 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.sub-hero:after{content:"";display:block;width:100%;height:100%;background-color:rgba(0,0,0,.5);position:absolute;top:0;left:0;z-index:1}.sub-hero .container{position:relative;z-index:2}.sub-hero__ttl{color:#fff;font-size:45px;font-weight:700;line-height:1;text-align:center;letter-spacing:.3em}@media (max-width:768px){.sub-hero__ttl{font-size:22.5px}}.sub-hero--small{padding:30px 0;background-image:url(../img/common/sub-hero-bg-small.jpg)}.sub-hero--small .sub-hero__ttl{letter-spacing:0;padding:15px 0}.sub-hero--small:after{background-color:rgba(0,0,0,.65)}.form{--border-color:#e2e2e2;max-width:747px;width:100%;margin:0 auto}@media (max-width:768px){.form{margin:0 auto}}.form ::-webkit-input-placeholder{color:#a7a7a7}.form ::-moz-placeholder{color:#a7a7a7}.form :-ms-input-placeholder{color:#a7a7a7}.form ::-ms-input-placeholder{color:#a7a7a7}.form ::placeholder{color:#a7a7a7}.form .form-table{margin-bottom:40px;border-collapse:collapse;width:100%;background-color:#fff}@media (max-width:768px){.form .form-table{margin-bottom:24px;width:100%;border-bottom:1px solid var(--border-color)}}.form .form-table td,.form .form-table th{border:1px solid var(--border-color);padding:20px;color:#222}@media (max-width:768px){.form .form-table td,.form .form-table th{display:block;width:100%;border-bottom:none;padding:16px}}.form .form-table th{background:#05589f;color:#fff;padding:20px;position:relative;text-align:left;width:29.4%;font-weight:500;letter-spacing:.05em}@media (max-width:768px){.form .form-table th{width:100%;padding-left:16px}}.form .form-table .required{background:red;padding:.3em .2em;color:#fff;margin-left:.8em;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:10px;font-weight:500}.form .form-table button,.form .form-table input[type=email],.form .form-table input[type=submit],.form .form-table input[type=tel],.form .form-table input[type=text],.form .form-table textarea{-webkit-box-shadow:none;box-shadow:none;outline:none;border:none}.form .form-table input[type=email],.form .form-table input[type=tel],.form .form-table input[type=text],.form .form-table textarea{border:1px solid #b9b9b9;display:block;font-size:16px;padding:12px 15px;width:100%;-webkit-transition:.8s;transition:.8s;-webkit-border-radius:0;border-radius:0}@media (max-width:768px){.form .form-table input[type=email],.form .form-table input[type=tel],.form .form-table input[type=text],.form .form-table textarea{width:100%}}.form .form-table .select{display:inline-block;border:1px solid #b9b9b9;position:relative;margin-bottom:16px}.form .form-table .select:before{content:"";position:absolute;top:9px;right:20px;background:url(../img/common/arrow.svg) 50% 50%/cover no-repeat;width:11px;height:12px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.form .form-table .select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:0;padding:8px 3em 8px 20px}.form .form-table .select select::-ms-expand{display:none}.form .form-table textarea{display:inline-block;width:100%;height:235px;resize:none}.form .form-table input[type=file]{display:none}.form .form-table .file-wrap{gap:10px;cursor:pointer}.form .form-table .file-wrap,.form .submit-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.form .submit-wrap{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:60px;margin-top:48px}@media (max-width:768px){.form .submit-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-top:24px}}.form .checkbox-wrap,.form .checkbox-wrap label{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:6px}.form .checkbox-wrap input[type=checkbox]{width:20px;height:20px}@media (max-width:768px){.form .checkbox-wrap input[type=checkbox]{width:16px;height:16px}}.form .checkbox-wrap label{font-size:14px;line-height:1;text-align:left;color:#3e3a39}.form .submit-btn{max-width:300px;width:100%;background:#1c3ca2;border:1px solid #1c3ca2;padding:16px;color:#fff;font-weight:600;display:block;-webkit-transition:all .3s;transition:all .3s;-webkit-border-radius:100vh;border-radius:100vh;font-size:16px}.form .submit-btn:hover{background:#fff;color:#1c3ca2}.form .submit-back{max-width:300px;width:100%;background:#f49f46;border:1px solid #f49f46;-webkit-border-radius:100vh;border-radius:100vh;padding:16px;color:#fff;font-weight:600;display:block;-webkit-transition:all .3s;transition:all .3s}.form .submit-back:hover{background:#fff;color:#f49f46;border:1px solid #f49f46}.form .form-txt{margin-top:8px}@media (max-width:768px){.form .form-txt{margin-top:8px}}.errorMsg{font-size:14px;color:#c90a54;max-width:760px;width:100%;margin:auto}.contact.confirm .select{max-width:170px;width:100%;border:none}.contact.confirm .select:before{content:none}.file-name{font-size:16px;color:#222}.file-btn{font-size:16px;color:#fff;background-color:#9fa0a0;border:1px solid #707070;padding:0 4px;-webkit-border-radius:4px;border-radius:4px;line-height:1.4}.recruit .form .submit-btn{max-width:315px}.confirm .confirm-hidden{display:none}.confirm .submit-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:768px){.confirm .submit-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.confirm .submit-wrap .checkbox-wrap{display:none}.business .business-content__lead{padding-bottom:40px;font-weight:700;font-size:20px;line-height:2;text-align:center;color:#000}@media (max-width:768px){.business .business-content__lead{font-size:18px;padding-bottom:20px}}.business .business-content__listItem{padding:100px 20px}@media (max-width:768px){.business .business-content__listItem{padding:50px 0}}.business .business-content__listItem--bg-gray{background-color:#efeded}.business .business-content__listItemTtl{font-weight:500;font-size:22px;letter-spacing:.2em;text-align:center;color:#05589f;margin-bottom:40px}@media (max-width:768px){.business .business-content__listItemTtl{margin-top:-80px;padding-top:80px;font-size:20px;margin-bottom:20px}}.business .business-content__listItemTxt{max-width:800px;margin-right:auto;margin-left:auto;font-weight:500;font-size:18px;line-height:2;color:#3e3a39;margin-bottom:40px;text-align:justify}@media (max-width:768px){.business .business-content__listItemTxt{width:100%;font-size:12px;margin-bottom:20px}}.business .business-content__detailList{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:43px;font-size:16px;font-weight:400;color:#3e3a39}@media (max-width:768px){.business .business-content__detailList{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:20px}}.business .business-content__detailListItem{--padding-left:23.5px;--padding-right:20px;padding-bottom:48px;width:-webkit-calc(33.33333% - 28.66667px);width:calc(33.33333% - 28.66667px);font-size:16px;font-weight:400;color:#3e3a39;background-color:#fff}@media (max-width:768px){.business .business-content__detailListItem{--padding-left:18px;--padding-right:15px;width:100%;padding-bottom:20px}}.business .business-content__detailListItem .title{padding:20px var(--padding-right) 20px var(--padding-left);font-weight:500;font-size:16px;line-height:1.875;text-align:center;color:#000}@media (max-width:768px){.business .business-content__detailListItem .title{padding:10px var(--padding-right) 10px var(--padding-left);font-size:14px}}.business .business-content__detailListItem .text{padding:0 var(--padding-right) 0 var(--padding-left);font-weight:300;font-size:14px;line-height:2;text-align:justify;color:#101010}@media (max-width:768px){.business .business-content__detailListItem .text{padding:0 var(--padding-right) 0 var(--padding-left);font-size:12px}}.business .business-content__detailListItem--has-shadow{-webkit-box-shadow:0 5px 10px rgba(0,0,0,.16);box-shadow:0 5px 10px rgba(0,0,0,.16)}.business .business-content__detailImage{max-width:583px;margin:60px auto 0}@media (max-width:768px){.business .business-content__detailImage{margin:30px auto 0}}.business .business-content__listItem--bg-white{background-color:#fff}.business .business-content__listItem--bg-white .business-content__detailListItem{background-color:#faf5f5;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.16);box-shadow:0 5px 10px rgba(0,0,0,.16)}.company main{padding-bottom:100px}@media (max-width:768px){.company main{padding-bottom:50px}}.company .company__section+.company__section{margin-top:100px}@media (max-width:768px){.company .company__section+.company__section{margin-top:50px}}.company__sectionTtl{margin-bottom:40px;font-weight:700;font-size:24px;line-height:1.666;text-align:center;color:#3e3a39}@media (max-width:768px){.company__sectionTtl{margin-bottom:12px;font-size:18px}}.company__greetingBox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;gap:43px}@media (max-width:768px){.company__greetingBox{margin-bottom:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:20px}}.company__greetingLead{width:65.3%;font-weight:500;font-size:18px;line-height:2;text-align:justify;color:#3e3a39}@media (max-width:768px){.company__greetingLead{font-size:14px;width:100%;margin-bottom:1.5em}}.company__greetingImg{margin-top:10px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}@media (max-width:768px){.company__greetingImg{width:60%;margin:auto}}.company__detail dl{width:100%;max-width:860px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 6px;text-align:left}@media (max-width:768px){.company__detail dl{margin-bottom:0}}.company__detail dt{width:26%;margin:0;background:#3e3a39;color:#fff;font-weight:600;line-height:1.6;padding:1.2em 1.5em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (max-width:768px){.company__detail dt{width:100%;margin-bottom:0;font-size:14px}}.company__detail dd{width:-webkit-calc(74% - 6px);width:calc(74% - 6px);margin:0;padding:1.2em 1.5em;background:#038bc7;color:#fff;vertical-align:middle;line-height:1.6}@media (max-width:768px){.company__detail dd{width:100%;font-size:14px}}.company__detail dd a{-webkit-transition:all .2s;transition:all .2s}.company__detail dd a:hover{opacity:.8}@media (max-width:768px){.company-content--access{padding-top:100px;margin-top:-50px}}.company-content__accessMap{margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);aspect-ratio:1366/380}.company-content__accessMap iframe{width:100%;height:100%}@media (max-width:768px){.company-content__accessMap{margin-right:0;margin-left:0;width:100%;aspect-ratio:375/210}}@media screen and (max-width:1108px){.company-content__accessAddress{padding-left:10px;padding-right:10px}}@media (max-width:768px){.company-content__accessAddress{padding-right:0!important;padding-left:0!important}}.contact main{padding-bottom:100px}@media (max-width:768px){.contact main{padding-bottom:50px}}.contact .header{background-color:#fff}.contact .header-wrap{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.contact .header-logo{margin-right:0}.contact .header-logo h1{gap:0}.contact .header-nav{display:none}.contact .header-logo__text{color:#12589f}.contact .header-btn,.contact .header-contactSp{display:none}.contact .sub-content__titleArea{padding-bottom:0}.contact .contact-contents__lead{max-width:747px;margin:0 auto 32px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:20px}.contact .contact-contents__leadTextBlock p{font-weight:400;font-size:14px;line-height:2.14;text-align:justify;color:#3e3a39}.contact .contact-contents__policy{margin-top:8px;padding:24px 10px 24px 20px;height:172px;overflow-y:auto;background-color:#fff;color:#3e3a39;border:1px solid #b5b5b5;--sb-w:20px;--gutter:3px;--rail-color:#a7a7a7;--track-bg:#fff;--thumb-fill:#a7a7a7}.contact .contact-contents__policy::-webkit-scrollbar{width:var(--sb-w)}.contact .contact-contents__policy::-webkit-scrollbar-track{background:var(--track-bg);border-left:1px solid #a7a7a7}.contact .contact-contents__policy::-webkit-scrollbar-thumb{border:var(--gutter) solid rgba(0,0,0,0);-webkit-border-radius:999px;border-radius:999px;height:40px;background-color:var(--thumb-fill);background-clip:padding-box;-webkit-box-shadow:inset 1px 0 0 var(--rail-color),inset -1px 0 0 var(--rail-color);box-shadow:inset 1px 0 0 var(--rail-color),inset -1px 0 0 var(--rail-color)}.contact .privacy-contents__chaper{margin-bottom:40px}@media (max-width:768px){.contact .privacy-contents__chaper{margin-bottom:24px}}.contact .privacy-contents__ttl{font-size:1.25rem;font-weight:700;letter-spacing:.05em;text-align:left;position:relative}@media (max-width:768px){.contact .privacy-contents__ttl{font-size:1.125rem}}.contact .privacy-contents__text{font-size:.875rem;line-height:1.875;text-align:left}@media (max-width:768px){.contact .privacy-contents__text{font-size:14px}}.contact .contact-contents.thanks{color:#3e3a39}.contact .contact-contents__large-txt{font-size:34px;font-weight:700;text-align:center;margin:0 auto 1lh}@media (max-width:768px){.contact .contact-contents__large-txt{font-size:18px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.contact .contact-contents.thanks{padding-top:80px}@media (max-width:768px){.contact .contact-contents.thanks{padding-top:40px}}.contact .contact-contents__small-txt{font-size:14px;font-weight:500;text-align:center;margin:0 auto 40px}@media (max-width:768px){.contact .contact-contents__small-txt{margin:0 auto 27px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}}.contact .contact-contents__button{background:#05589f;border:1px solid #fff;color:#fff;padding:16px;font-size:14px;font-weight:600;line-height:normal;margin:0 auto;display:block;max-width:300px;width:100%;-webkit-transition:all .3s;transition:all .3s;text-align:center;position:relative;-webkit-border-radius:100vh;border-radius:100vh}@media (max-width:768px){.contact .contact-contents__button{padding:10px;font-size:18px;max-width:315px}}.contact .contact-contents__button:hover{background:#fff;color:#05589f;border:1px solid #05589f}.contact .submit-button-wrap{margin-top:40px;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:768px){.contact .submit-button-wrap{margin-top:20px}}.contact .submit-button-wrap #edit{background-color:#9fa0a0;border:1px solid #9fa0a0;color:#3e3a39}.contact .submit-button-wrap #edit:hover{background-color:#fff;border:1px solid #9fa0a0;color:#3e3a39}body:has(.thanks) .header-wrap{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}body:has(.thanks) .header-logo{margin-right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}body:has(.thanks) .header-btn,body:has(.thanks) .header-nav{display:none}.hero{background-color:#ff0;height:559px;background-image:url(../img/top/hero_bg.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;color:#fff;position:relative}@media (max-width:768px){.hero{height:294px;background-image:url(../img/top/hero_bg_sp.jpg)}}.hero:before{content:"";width:100%;height:100%;background-color:rgba(0,0,0,.55);position:absolute;top:0;left:0;z-index:1}.hero__inner{padding-bottom:67px;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;position:relative;z-index:2}.hero__ttl{font-size:45px;font-weight:700;text-align:center;line-height:1.866}@media (max-width:768px){.hero__ttl{font-size:22.5px}}.hero__link{margin-top:118px}@media (max-width:768px){.hero__link{margin-top:20px}.hero__link a{width:300px;height:50px}.hero__link a:before{width:23px;height:16px}.hero__link a:after{width:15px;height:14px}}.top-business{padding:100px 20px}@media (max-width:768px){.top-business{padding:50px 0}}.top-business__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:32px;color:#000}@media (max-width:768px){.top-business__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:16px}}.top-business__list__item{--side-padding:12.5px}@media (max-width:768px){.top-business__list__item{--side-padding:12px}}.top-business__list__item{width:340px;padding-bottom:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:#fff;color:#000;-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.16);box-shadow:0 5px 10px 0 rgba(0,0,0,.16)}@media (max-width:768px){.top-business__list__item{padding-top:8px;width:100%;padding-bottom:20px}}@media (max-width:768px){.top-business__list__item:first-child{padding-top:0}}.top-business__list__item .title{width:100%;padding:17px 0;background-color:#05589f;color:#fff;font-weight:700;font-size:18px;text-align:center;line-height:1}@media (max-width:768px){.top-business__list__item .title{font-size:18px;padding:14px 0}}.top-business__list__item .img{width:100%;margin:0}.top-business__list__item .img img{aspect-ratio:340/220;-o-object-fit:cover;object-fit:cover}.top-business__list__item .copy{width:-webkit-calc(100% - var(--side-padding)*2);width:calc(100% - var(--side-padding)*2);margin-top:20px;margin-bottom:20px;font-weight:600;font-size:16px;text-align:center}@media (max-width:768px){.top-business__list__item .copy{margin-top:10px;margin-bottom:10px;font-size:16px}}.top-business__list__item .text{width:-webkit-calc(100% - var(--side-padding)*2);width:calc(100% - var(--side-padding)*2);margin:0 auto 50px;font-size:14px;line-height:2;text-align:justify;color:#101010}@media (max-width:768px){.top-business__list__item .text{margin-bottom:24px;font-size:14px}}.top-business__list__item .list{width:-webkit-calc(100% - var(--side-padding)*2);width:calc(100% - var(--side-padding)*2);margin:0 auto 40px}@media (max-width:768px){.top-business__list__item .list{margin-bottom:24px;font-size:14px}}.top-business__list__item .btnWrapper{margin-top:auto}@media (max-width:768px){.top-business__list__item .btnWrapper{margin-top:10px}}@media (max-width:768px){.top-business__list__item .btnWrapper .button--primary{height:42px}}@media (max-width:768px){.top-business__list__item .btnWrapper .button__text{font-size:13px}}.recruit .header{background-color:#fff}.recruit .header-wrap{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.recruit .header-logo{margin-right:0}.recruit .header-logo h1{gap:0}.recruit .header-nav{display:none}.recruit .header-logo__text{color:#12589f}.recruit .header-btn,.recruit .header-contactSp{display:none}.recruit main{padding-bottom:100px}@media (max-width:768px){.recruit main{padding-bottom:50px}}.recruit dl{width:100%;max-width:860px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px 6px;text-align:left}@media (max-width:768px){.recruit dl{margin-bottom:0}}.recruit dt{width:26%;margin:0;background:#9fa0a0;color:#fff;font-weight:700;line-height:1.6;padding:1.2em 1.5em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media (max-width:768px){.recruit dt{width:100%;margin-bottom:0;font-size:14px}}.recruit dd{width:-webkit-calc(74% - 6px);width:calc(74% - 6px);margin:0;padding:1.2em 1.5em;background:#b1f0ff;color:#2f2f2f;vertical-align:middle;line-height:1.6}@media (max-width:768px){.recruit dd{width:100%;font-size:14px}}.recruit dd a{-webkit-transition:all .2s;transition:all .2s}.recruit dd a:hover{opacity:.8}
/*# sourceMappingURL=main.css.map */
