@property --company-color1{syntax:"<color>";inherits:false;initial-value:#171c61}.company_blue{color:var(--company-color1)}.bg-light_blue{background-color:rgb(223.475,225.1,247.525)}body{font-family:"Noto Sans JP",sans-serif;font-weight:400}a{text-decoration:none;color:var(--company-color1);padding-bottom:3px;background-image:linear-gradient(#000, #000);background-repeat:no-repeat;background-position:bottom right;background-size:0 1px;transition:background-size .3s}a:hover{color:inherit;background-position:bottom left;background-size:100% 1px}h1,h2,h3,h4{font-weight:700}.w100{font-weight:100}.w300{font-weight:300}.w400{font-weight:400}.w500{font-weight:500}.w600{font-weight:600}.w700,.bold{font-weight:700}.w900{font-weight:900}.header-container{background-color:var(--company-color1);box-shadow:0px -1px 10px 4px #111}.header-container a{color:#fff;background-image:linear-gradient(#fff, #fff);background-repeat:no-repeat;background-position:bottom right;background-size:0 1px;transition:background-size .3s}.header-container a:hover{color:#fff;background-position:bottom left;background-size:100% 1px}@media(max-width: 576px){.header-nav-item{font-size:1rem}}@media(min-width: 1200px){.header{max-width:1200px;margin:0 auto}}.hero{position:relative;z-index:-1;width:100%;min-height:500px;background-color:#eaf4e8;display:flex;align-items:center;justify-content:center;text-align:center}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.hero-bg-slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transition:opacity 1.5s ease-in-out}.hero-bg-slide.active{opacity:1}.hero-scrolling-text-wrapper{position:absolute;bottom:0;left:50%;width:100%;overflow-x:hidden;height:auto;transform:translate(-50%, 25%);z-index:2;pointer-events:none}.hero-scrolling-text{display:flex;width:-moz-max-content;width:max-content;font-size:8vw;font-weight:bold;color:hsla(0,0%,100%,.3);font-family:"Arial",sans-serif;animation:scroll-text 50s linear infinite}.hero-scrolling-text span{padding:0 1rem}@keyframes scroll-text{from{transform:translateX(0%)}to{transform:translateX(-50%)}}.hero-chara{position:absolute;bottom:-80px;transform:translateX(-50%);width:300px;height:225px;z-index:3;background-image:url("/img/hero_chara.png");background-position:center;background-repeat:no-repeat;background-size:cover}@media(max-width: 575.98px){.hero-chara{left:50%;width:200px;height:150px;background-size:200px;bottom:-50px}}@media(min-width: 576px)and (max-width: 991.98px){.hero-chara{right:-100px;width:250px;height:187.5px;background-size:250px;bottom:-64px}}@media(min-width: 992px){.hero-chara{right:-100px}}@media(min-width: 1200px){.hero-chara{left:calc(50% + 450px)}}.hero-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:3;color:#333;width:600px}@media(max-width: 576px){.hero-content{width:300px}}.hero-title{font-size:3rem;color:#fff;font-weight:700;line-height:1.6;text-shadow:0px 2px 5px rgba(0,0,0,.5)}.eachtext{opacity:0;transform:translateX(-20px);animation:fadeSlideIn 1s forwards;margin-bottom:0}.eachtext.txt1{animation-delay:1s}.eachtext.txt2{animation-delay:1.3s}@keyframes fadeSlideIn{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@media(max-width: 576px){.hero{height:calc(100vh - 128px)}}@media(max-width: 768px){.hero-scrolling-text{font-size:15vw}.hero-title{font-size:1.8rem}}.section-title{font-weight:700;font-style:normal;margin-top:3rem;margin-bottom:4rem;position:relative}.section-title:before{content:"";position:absolute;top:-25px;left:50%;width:150px;height:90px;border-radius:50%;border:5px solid #a6ddb0;border-left-color:rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);transform:translateX(-50%)}.company-info{max-width:720px;margin:0 auto}.company-info th,.company-info td{padding:1rem}.company-info_th{min-width:130px;border-bottom:1px solid #dee2e6}.table-bordered>:not(caption) .company-info_th{border-left:3px solid var(--company-color1)}.contact_box{display:flex;justify-content:center;max-width:600px;margin:0 auto;flex-direction:column}@media(max-width: 767.98px){.contact_box{flex-direction:column}}@media(min-width: 768px){.contact_box{padding-right:200px;min-height:200px;background-image:url("/img/contact_bg.png");background-repeat:no-repeat;background-position:right center;background-size:contain}}.contactmodal_btn{background-color:var(--company-color1);border:none;color:#fff;white-space:nowrap}.contactmodal_btn:hover{background-color:rgb(97.375,105.5,217.625);color:#fff}.contactmodal_btn:active{background-color:rgb(45.425,55.3,191.575);color:#fff}.contactmodal{--bs-modal-header-padding: 0.5rem;--bs-modal-padding: 0.5rem}.contactmodal h3{font-size:1rem}.contactmodal .modal-body{min-height:300px}.form-control::-moz-placeholder{color:gray;opacity:.7}.form-control::placeholder{color:gray;opacity:.7}.error-message{color:#d32f2f;font-size:.95em;margin-top:.25rem}.is-invalid{border-color:#d32f2f}.submit_btn[disabled]{opacity:.6;pointer-events:none}.privacy-section{margin:0 auto}@media(min-width: 992px){.privacy-section{max-width:992px}}.footer{background-color:var(--company-color1)}/*# sourceMappingURL=index.css.map */