.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-group__fv{background:url(../img/group_fv.webp) no-repeat center bottom/cover}.p-group__company{padding:0 40px 40px;overflow:hidden}.p-group__company .company-name{font-size:5rem;font-weight:900;width:fit-content;margin:0 auto 40px;padding:15px 30px;position:relative;display:flex;align-items:center}.p-group__company .company-name img{height:50px}.p-group__company .company-name::before,.p-group__company .company-name::after{content:"";width:100px;height:30px;border:2px solid #4cb5df;position:absolute}.p-group__company .company-name::before{top:0;left:0;border-bottom:rgba(0,0,0,0);border-right:rgba(0,0,0,0)}.p-group__company .company-name::after{bottom:0;right:0;border-top:rgba(0,0,0,0);border-left:rgba(0,0,0,0)}.p-group__company table{width:min(90%,1000px);margin:30px auto;border-collapse:separate;border-spacing:0px;position:relative}.p-group__company table tbody tr{display:flex}.p-group__company table tbody tr th{width:25%;font-size:2rem;border-bottom:1px solid #e4793d;padding:18px 0;font-weight:900;vertical-align:middle}.p-group__company table tbody tr td{width:75%;font-size:1.8rem;border-bottom:1px solid #e4793d;padding:18px 0;font-weight:bold}.p-group__company table::after,.p-group__company table::before{content:"";width:220px;height:220px;position:absolute;background:url(../img/dot_circle.webp) no-repeat center/cover}.p-group__company table::after{top:300px;right:-100px}.p-group__company table::before{width:380px;height:380px;bottom:200px;left:-200px}.p-group__service{padding:0 40px 40px}.p-group__service .service__flex{width:min(90%,1000px);margin:30px auto 100px;display:flex;justify-content:space-between}.p-group__service .service__flex__item{width:47%;padding:50px 30px;font-size:1.6rem}.p-group__service .service__flex__item p{font-weight:900}.p-group__service .service__flex__item.shop{background:url(../img/group_service1.webp) no-repeat center/cover}.p-group__service .service__flex__item.event{background:url(../img/group_service2.webp) no-repeat center/cover}@media screen and (min-width: 768px)and (max-width: 974px){main{margin:0}}@media screen and (max-width: 768px){main{margin:0}main .p-group__company{padding:0 0px 20px}main .p-group__company .company-name{font-size:3rem}main .p-group__company h2{margin:0 auto}main .p-group__company table tbody tr{flex-direction:column}main .p-group__company table tbody tr th{width:100%;padding:12px 0 4px;font-size:1.8rem}main .p-group__company table tbody tr td{width:100%;text-align:center;padding:4px 0 12px;border-bottom:none;font-size:1.6rem}main .p-group__service{padding:0 10px}main .p-group__service h2{margin:0 auto}main .p-group__service .service__flex{flex-direction:column;gap:30px}main .p-group__service .service__flex__item{width:100%;padding:30px 10px}}