.h-contact__button{width:100%;display:flex;align-items:center;justify-content:center;gap:5px;padding:10px 15px;background-color:#fff;border-radius:100px;box-shadow:2px 2px 2px rgba(0,0,0,.2);cursor:pointer;transition:.1s}.h-contact__button .icon{display:block;width:30px !important;height:25px !important;filter:invert(76%) sepia(0%) saturate(1043%) hue-rotate(172deg) brightness(86%) contrast(80%)}.h-contact__button p{font-size:1.8rem;color:#a0a0a0}.h-contact__button:hover img{filter:invert(46%) sepia(89%) saturate(383%) hue-rotate(106deg) brightness(98%) contrast(92%)}.h-contact__button:hover p{filter:invert(46%) sepia(89%) saturate(383%) hue-rotate(106deg) brightness(98%) contrast(92%)}@media screen and (min-width: 768px)and (max-width: 974px){.h-contact__button{width:190px;margin:0 auto}}@media screen and (max-width: 768px){.h-contact__button{width:190px;margin:0 auto}}.f-contact__button{display:block;width:fit-content;padding:10px 35px;font-size:clamp(1.8rem,1.743rem + .29vw,2rem);color:#fff;border:1px solid #fff}.f-contact__button:hover{background-color:#fff;color:#d9d9d9}.recruit-button{display:block;width:fit-content;font-size:clamp(3rem,2.72vw,3.6rem);font-weight:bold;position:relative;left:-20px;color:#555;border-bottom:2px solid #aaa;margin-top:30px}.recruit-button:hover{border-bottom:2px solid #e3f1e4}.recruit-button:hover::after{transform:translate(5px, -50%)}.recruit-button::after{content:"";width:45px;height:45px;position:absolute;top:50%;right:-60px;transform:translateY(-50%);background:url(../img/recruit_button.webp) no-repeat center/cover;transition:.5s}@media screen and (max-width: 768px){.recruit-button{font-size:2rem}}.contact-button{width:260px;aspect-ratio:1;border-radius:50%;background:rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center;color:#333;margin-top:30px;font-size:clamp(1.6rem,1.6vw,2rem)}.contact-button:hover{transform:scale(1.1)}@media screen and (max-width: 768px){.contact-button{width:200px}}.input{width:100%;margin:0 auto 60px;text-align:center}.input .form-submit{width:200px;line-height:50px;font-size:2rem;background:#e3f1e4;border:1px solid rgba(85,85,85,.6);color:#333}.sec-title{font-size:clamp(80px,8vw,100px);color:#4cb5df;font-weight:900;position:relative;width:fit-content;z-index:100}.sec-title::after{content:var(--title);position:absolute;top:-20px;right:-20px;color:#fff;text-shadow:4px 4px 4px rgba(0,0,0,.25);z-index:-1}@media screen and (max-width: 768px){.sec-title{font-size:clamp(50px,10vw,80px)}.sec-title::after{top:-12px;right:-12px;text-shadow:4px 4px 4px rgba(0,0,0,.25)}}section{padding:50px 0 100px}.p-contact__fv{background:url(../img/contact_fv.webp) no-repeat center bottom/cover}.p-contact__contact{padding:0 40px}.p-contact__contact form{width:min(90%,1000px);margin:40px auto 50px;display:flex;justify-content:space-between;flex-wrap:wrap}.p-contact__contact form label{width:46%;display:flex;flex-direction:column;font-size:2.2rem;font-weight:900}.p-contact__contact form label input,.p-contact__contact form label textarea{width:100%;line-height:30px;font-size:2rem;border:1px solid #888;border-radius:5px;margin:2px 0 20px;box-sizing:border-box}.p-contact__contact form label.address,.p-contact__contact form label.mail,.p-contact__contact form label.textarea{width:100%}.p-contact__contact form label .wpcf7-form-control-wrap{display:flex;flex-direction:column-reverse}.p-contact__contact form .policy{margin:50px auto 50px}.p-contact__contact form .policy p{font-size:2rem;font-weight:900}.p-contact__contact form .policy__text{height:300px;overflow-y:scroll;margin-top:10px;padding:20px;border:2px solid #888;background:rgba(85,85,85,.1)}.p-contact__contact form .wpcf7-response-output{font-size:1.6rem;margin:0 auto;text-align:center}.p-contact__contact form .wpcf7-spinner{display:none}@media screen and (min-width: 768px)and (max-width: 974px){main{margin:0}}@media screen and (max-width: 768px){main{margin:0}main .p-contact__contact{padding:0 10px}main .p-contact__contact form label{width:100% !important}main .p-contact__contact form .policy__text{height:200px;font-size:1.6rem;padding:10px}}