﻿*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid}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{margin:0;font-size:inherit;font-weight:inherit}ul,ol{list-style:none;margin:0;padding:0}dd{margin-left:0}hr{clear:both;box-sizing:content-box;height:0;margin:0;overflow:visible;border-top-width:1px;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;color:inherit;text-decoration:none}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bold}em{font-style:normal}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{margin:0;padding:0;border:none;border-radius:0;background:transparent;color:inherit;font:inherit;text-align:inherit;vertical-align:middle;text-transform:inherit;outline:none;-webkit-appearance:none;appearance:none}button,[type=button],[type=reset],[type=submit],[type=file]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,[type=file]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{min-width:0;margin:0;padding: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{font:inherit;-webkit-appearance:button}[type=number]{-moz-appearance:textfield}label{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-spacing:0;border-collapse:collapse;border-color:inherit;word-break:break-all}caption{text-align:left}th,td{padding:0}th{text-align:left}.header{position:sticky;z-index:999;top:0;left:0;background:#fff}.header-inner{display:flex;align-items:center;justify-content:flex-end;max-width:1280px;margin:0 auto;padding:0 16px}.header-logo{flex-shrink:0;width:264px;margin:0}.header-cta-button{display:flex;align-items:center;justify-content:center;width:176px;height:60px;margin-left:16px;background:#b32244;color:#fff;font-weight:bold;transition:background-color .2s ease-out}.header-cta-button:hover{background:#cf4565}.list-header-navigation{display:flex;align-items:center;gap:25px;margin:0 8px 0 56px;font-size:14px;font-weight:bold;white-space:nowrap}.list-header-navigation>li{position:relative}.list-header-navigation>li::after{content:"";display:block;position:absolute;top:0;right:-13px;bottom:0;width:1px;height:16px;margin:auto;background:#c4c4c4}.list-header-navigation>li:last-child::after{display:none}.list-header-navigation .header-navigation-link{transition:color .2s ease-out}.list-header-navigation .header-navigation-link:hover{color:#aa8c3d}.footer{min-width:1080px}.footer-top{background:#131c3b}.footer-bottom{background:#000}.footer-bottom .footer-inner{justify-content:space-between;padding:8px 0}.footer-bottom .footer-inner .list-footer-navigation{margin-left:0;font-size:14px}.footer-bottom .footer-inner:first-child{border-bottom:none}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:32px;width:1080px;margin:auto;padding:20px 0}.footer-inner:first-child{border-bottom:1px solid #fff}.footer-logo{width:264px;margin-left:0;transition:opacity .2s ease-out;filter:brightness(0) invert(1)}.footer-logo:hover{opacity:.7}.footer-sns{display:flex;gap:8px;padding-left:0}.footer-sns>li{width:40px;height:40px;filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(19%) hue-rotate(248deg) brightness(104%) contrast(104%)}.footer-sns .sns-link:hover{opacity:.7;transition:opacity .2s ease-out}.footer-copy{color:#bbb;font-size:12px}.list-footer-navigation{display:flex;align-items:center;gap:25px;margin-left:32px;font-size:12px;font-weight:bold}.list-footer-navigation>li{position:relative;color:#fff}.list-footer-navigation>li::after{content:"";display:block;position:absolute;top:0;right:-13px;bottom:0;width:1px;height:16px;margin:auto;background:#fff}.list-footer-navigation>li:last-child::after{display:none}.list-footer-navigation .footer-navigation-link{transition:opacity .2s ease-out}.list-footer-navigation .footer-navigation-link:hover{opacity:.7}.list-footer-banner{display:flex;gap:8px}.list-footer-banner>li{width:20%}.list-footer-banner .footer-banner-link{transition:opacity .2s ease-out}.list-footer-banner .footer-banner-link:hover{opacity:.7}.list-footer-banner .footer-banner-link>img{width:100%;height:auto}.form-text{width:208px;min-height:40px;padding:4px 8px;border:1px solid #bbb;border-radius:4px;background:#fff;font-size:16px;font-weight:bold;line-height:30px;text-align:left;vertical-align:bottom}.form-text-wrap{display:inline-block;position:relative}.form-text-comma-input{opacity:0;position:absolute;top:0;left:0}.form-text-comma-input:focus{opacity:1}.form-text-comma-output{display:inline-block}.table-primary .form-text{border:1px solid #f5f5f5;background:#f5f5f5}.table-primary .form-text::-webkit-input-placeholder,.table-primary .form-text::placeholder{color:#949494}.table-primary .form-text:focus{border:1px solid #6eb3d6}.form-text[type=number]{-moz-appearance:textfield}.form-text[type=number]::-webkit-inner-spin-button,.form-text[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.form-textarea{width:100%;padding:8px;border:1px solid #bbb;border-radius:4px;background:#fff;font-size:16px;font-weight:normal;vertical-align:bottom}.table-primary .form-textarea{background:#f5f5f5}.table-primary .form-textarea:focus{border:1px solid #6eb3d6}.form-text::-webkit-input-placeholder,.form-text::placeholder,.form-textarea::-webkit-input-placeholder,.form-textarea::placeholder{color:silver}.form-text:focus,.form-textarea:focus{border:1px solid #6eb3d6;outline:1px solid #6eb3d6}.form-text.is-error,.form-textarea.is-error{background:#ffebeb}.form-select{display:inline-block;position:relative}.form-select::after{content:"";position:absolute;top:50%;right:8px;transform:translateY(-50%);width:0;height:0;border-width:6px 6px 0 6px;border-style:solid;border-color:#000 transparent transparent transparent;pointer-events:none}.form-select select{width:100%;max-width:100%;padding:8px 24px 8px 8px;border:1px solid #bbb;border-radius:4px;background:#fff;font-size:16px;font-weight:normal;line-height:1.4;vertical-align:bottom;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-select select::-ms-expand{display:none}.form-select select:focus{border:1px solid #6eb3d6;outline:1px solid #6eb3d6}.form-select.is-error select{background:#ffebeb}.form-password{display:inline-flex;position:relative;margin-bottom:4px}.form-password:focus-within{border-radius:4px;outline:1px solid #6eb3d6}.form-password input{min-height:40px;padding:4px 8px;border:1px solid #bbb;border-right:none;border-radius:4px 0 0 4px}.form-password input:focus{border-color:#6eb3d6}.form-password input:focus+.password-button{border-color:#6eb3d6}.table-primary .form-password input{border-color:#f5f5f5;background:#f5f5f5}.table-primary .form-password input:focus{border-color:#6eb3d6}.form-password .password-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:8px;border:1px solid #bbb;border-radius:0 4px 4px 0;background:#fff;cursor:pointer}.table-primary .form-password .password-button{border:1px solid #f5f5f5}.form-password .password-image-off,.form-password .password-image-on{width:16px}.form-password .password-image-off{display:none;position:relative;top:-1px}.form-password.is-error input{background:#ffebeb}.form-radio,.form-checkbox{opacity:0;position:absolute;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-radio+label,.form-checkbox+label{display:inline-block;position:relative;padding:8px 16px 8px 32px;border-radius:4px;background:#f5f5f5;font-size:16px;line-height:1.5;vertical-align:bottom;cursor:pointer;transition:background-color .2s ease-out}.form-radio+label:hover,.form-checkbox+label:hover{background:#f2f7fb}.form-radio+label::before,.form-checkbox+label::before{position:absolute;top:20px;left:8px;transform:translateY(-50%)}.form-radio:focus+label::before,.form-checkbox:focus+label::before{border:2px solid #6eb3d6}.form-radio:checked+label,.form-checkbox:checked+label{background:#f2f7fb}.form-radio:disabled+label,.form-checkbox:disabled+label{cursor:default}.form-radio:disabled+label:hover,.form-checkbox:disabled+label:hover{background:#f5f5f5}.form-radio.is-error+label,.form-checkbox.is-error+label{background:#ffebeb}.form-radio+label::before{content:"";display:inline-block;flex:0 1 auto;box-sizing:border-box;width:16px;min-width:16px;height:16px;border:1px solid #666;border-radius:50%;background:#fff}.form-radio:checked+label::after{content:"";position:absolute;top:20px;left:11px;transform:translateY(-50%);box-sizing:border-box;width:10px;height:10px;border-radius:50%;background:#0066b4}.form-checkbox+label::before{content:"";display:inline-flex;align-items:center;flex:0 1 auto;justify-content:center;box-sizing:border-box;width:16px;min-width:16px;height:16px;border:1px solid #666;border-radius:4px;background:#fff;font-size:10px}.form-checkbox:checked+label::before{content:"";border-color:#0066b4;background:#0066b4}.form-checkbox:checked+label::after{content:"";position:absolute;top:20px;left:8px;transform:translateY(-50%);width:16px;height:16px;background:url("/images/icon_check.svg") 50% 60%/12px auto no-repeat;filter:invert(100%) sepia(0%) saturate(2%) hue-rotate(237deg) brightness(114%) contrast(101%)}.form-size-80{width:80px}.form-size-128{width:128px}.form-size-160{width:160px}.form-size-184{width:184px}.form-size-384{width:384px}.block-form{display:flex;align-items:end;flex-wrap:wrap;gap:8px;margin-bottom:8px}.block-form:last-child{margin-bottom:0}.block-form .form-validation-text{width:100%}body{min-width:1128px;background:#fff;color:#000;font-family:-apple-system,BlinkMacSystemFont,"游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN W3",HiraKakuProN-W3,"ヒラギノ角ゴ ProN","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro","Hiragino Kaku Gothic Pro",Meiryo,メイリオ,sans-serif;font-size:16px;font-weight:normal;line-height:1.6}img{max-width:100%;height:auto}.main{width:100%}.pc_hide{display:none}.text-note{padding-left:1em;font-size:14px;line-height:1.5;text-indent:-1em}.text-note::before{content:"※"}.text-about-enterprise{margin-bottom:48px}.text-contact-form{margin-bottom:32px;text-align:center}.text-contact-form.attention{text-align:center}.link-text{color:#0066b4;font-weight:bold;text-decoration:underline}.link-text:hover{text-decoration:none}.link-mail-trouble{font-size:14px}.block-section.yellow{background:#f9f7f1}.block-section .section-inner{width:1080px;margin:auto;padding:48px 0}.block-section .section-inner.w800{width:800px}.block-button{display:flex;flex-direction:row-reverse;justify-content:center;gap:32px}.block-anchor-inquiry{display:flex;align-items:center;justify-content:center;gap:32px;margin-bottom:48px;background:#f9f7f1}.block-anchor-inquiry .anchor-inquiry-text{display:flex;align-items:center;gap:8px;color:#1c2b50;font-weight:bold}.block-anchor-inquiry .anchor-inquiry-text::before{content:"";display:block;width:96px;height:80px;margin-left:12px;background:url("/images/enterprise/img_eyecatch.png") no-repeat center center/contain}.block-concent{margin-bottom:32px;text-align:center}.block-concent>input{display:none}.block-concent>label{display:flex;align-items:center;width:fit-content;margin:0 auto 8px;padding:8px 24px 8px 16px;border-radius:4px;background:#fff}.block-concent>label:last-child{margin-bottom:0}.block-form input+label{min-width:120px;padding-right:64px}.block-form input+label::before{flex:0}.block-additional-questions{display:none}.block-additional-questions.is-show{display:block}.block-additional-questions.is-show input{margin-bottom:8px}.button-primary{display:flex;align-items:center;flex-direction:column;justify-content:center;width:280px;height:48px;border-radius:4px;background:#b32244;color:#fff;font-weight:bold;transition:background-color .2s ease-out}.button-primary:hover{background:#cf4565}.button-secondary{display:flex;align-items:center;flex-direction:column;justify-content:center;width:280px;height:48px;border:1px solid #b32244;border-radius:4px;background:#fff;color:#b32244;font-weight:bold;transition:background-color .2s ease-out}.button-secondary:hover{background:#f5f5f5}.heading2{margin-bottom:48px;color:#1c2b50;font-family:"游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",serif;font-size:28px;font-weight:bold;text-align:center}.list-enterprise-feature{display:flex;gap:12px}.list-enterprise-feature>li{width:33.3333333333%;padding:32px 24px 0;border:2px solid #f3eee3;border-radius:4px;background:#fff}.list-enterprise-feature .enterprise-feature-title{margin-bottom:24px;color:#1c2b50;font-size:22px;font-weight:bold;text-align:center}.list-enterprise-feature .enterprise-feature-image{width:auto;height:200px;margin:auto}.list-fcf-project{display:flex;gap:24px}.list-fcf-project>li{display:flex;flex-direction:column;width:33.3333333333%}.list-fcf-project>li img{margin-bottom:16px}.list-fcf-project .fcf-project-title{margin-bottom:8px;color:#1c2b50;font-size:22px;font-weight:bold;line-height:1.4}.list-fcf-project .fcf-project-text{margin-bottom:8px;font-size:16px}.list-fcf-project .fcf-project-category{display:flex;flex-wrap:wrap;gap:8px}.list-fcf-project .fcf-project-category li{padding:2px 8px;border-radius:4px;background-color:#aa8c3d;color:#fff;font-size:14px;font-weight:bold}.list-merit-of-furunavi{display:flex;flex-direction:column;gap:8px}.list-merit-of-furunavi>li{counter-increment:merit;display:flex;align-items:center;gap:40px;padding-left:40px;overflow:hidden;border-radius:8px;background:#fff}.list-merit-of-furunavi .merit-of-furunavi-title{width:290px;color:#1c2b50;font-size:22px;font-weight:bold}.list-merit-of-furunavi .merit-of-furunavi-title>span{display:flex;align-items:center;gap:4px;margin-bottom:8px;color:#aa8c3d;font-size:18px;line-height:1}.list-merit-of-furunavi .merit-of-furunavi-title>span::after{content:counter(merit);display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:24px;background:#aa8c3d;color:#fff}.list-merit-of-furunavi .merit-of-furunavi-text{flex:1}.list-merit-of-furunavi .merit-of-furunavi-image{width:352px}.list-application-step{display:flex;flex-direction:column;gap:8px;width:800px;margin:-16px auto 0}.list-application-step>li{counter-increment:step;display:flex;align-items:center;gap:24px;padding:16px 24px;border:2px solid #f3eee3;border-radius:8px}.list-application-step .application-step-title{display:flex;align-items:center;gap:16px;width:320px;color:#1c2b50;font-size:22px;font-weight:bold}.list-application-step .application-step-title::before{content:"STEP " counter(step);color:#aa8c3d;font-size:16px}.list-application-step .application-step-text{flex:1}.form-contact{width:700px;margin:0 auto 32px;padding:40px 104px;background:#fff}.form-contact .contact-title{margin:32px 0 8px;font-weight:bold}.form-contact .contact-title:first-child{margin-top:0}.form-contact .contact-title.must::after{content:"必須";transform:translateY(-50%);margin-left:8px;padding:2px 8px;background:#c40404;color:#fff;font-size:13px;line-height:1.2}.form-text,.form-textarea{border:1px solid #f5f5f5;background:#f5f5f5}.form-text::-webkit-input-placeholder,.form-text::placeholder,.form-textarea::-webkit-input-placeholder,.form-textarea::placeholder{color:#949494;font-weight:bold}.form-text:focus,.form-textarea:focus{border:1px solid #6eb3d6}.form-text,.form-select{height:46px}.form-text select,.form-select select{height:100%}.form-text-estimates{display:flex;align-items:flex-end}.form-text-estimates::after{content:"円";margin-left:8px;font-weight:bold}.form-concent{display:inline-flex;align-items:center;position:relative;cursor:pointer}.form-concent::before{content:"";display:inline-flex;align-items:center;flex:0 1 auto;justify-content:center;width:16px;min-width:16px;height:16px;margin-right:8px;border:1px solid #bbb;border-radius:4px;background:#fff}.block-concent input[type=checkbox]:checked+.form-concent::before{border-color:#0066b4;background:#0066b4}.block-concent input[type=checkbox]:checked+.form-concent::after{content:"";position:absolute;top:20px;transform:translateY(-50%);width:16px;height:16px;background:url("/images/icon_check.svg") 50% 60%/12px auto no-repeat;filter:invert(100%) sepia(0%) saturate(2%) hue-rotate(237deg) brightness(114%) contrast(101%)}.form-validation-text{color:#a5001e;font-size:14px}.mainvisual-title{display:flex;align-items:center;justify-content:center;height:320px;background:url("/images/enterprise/bk_mainvisual_pc.jpg") no-repeat center center/cover}.mainvisual-image{width:1000px}/*# sourceMappingURL=enterprise_202603241200.css.map */
