body{margin:0;font-family:Noto Sans JP,sans-serif}header{width:100%;height:100vh;background-image:url(/fv.svg);background-size:cover;background-position:50%;background-repeat:no-repeat}.fv-content{position:absolute;top:55%;left:50%;color:#fff;text-align:center;width:100%;height:100%;transform:translate(-50%,-50%)}.company-name{margin:0;height:10%;font-size:clamp(10px,4.2vw,30px)}.company-name,.fv-title-box{display:flex;align-items:center;justify-content:center}.fv-title-box{flex-direction:column;min-height:80%}.fv-title{margin:0;font-weight:700;font-size:clamp(30px,4.2vw,75px)}.separator{border:none;background-color:#fff;height:1px;width:80%}.fv-sub-title{font-weight:400;font-size:clamp(20px,4.2vw,65px)}.fv-sub-title span{font-weight:bolder;font-size:clamp(30px,4.2vw,85px)}footer{width:100%;height:540px;background-image:url(/zosen-image.svg);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}.footer-content{position:absolute;top:50%;left:50%;color:#fff;text-align:center;width:100%;transform:translate(-50%,-50%)}.line-link,.readmore-button{display:flex;justify-content:center;align-items:center}.readmore-button{background-color:#fff;border-radius:8px;box-sizing:border-box;cursor:pointer;color:#fff;background-color:#20aee5;border:none}.readmore-button:hover{transform:scale(1.03);background-color:#00d5ff}.readmore-button p{white-space:nowrap;font-size:clamp(13px,2.8vw,18px);font-weight:700;flex-grow:1}.readmore-button img{width:10%}.line-button-box,.readmore-button-box{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;margin:0;font-size:clamp(6px,1.5vw,13px);color:#fff}.footer-button-text{font-size:clamp(8px,1.5vw,14px);white-space:nowrap;margin:0;text-shadow:2px 1px 1px #000000}@media (max-width:780px){.readmore-button img{margin-left:5px}.apply-readmore-button{flex-direction:column}.footer-text img{width:65%}.footer-text h3{margin:20px 0 0}.footer-text{margin-top:30px}.footer-content{height:90%}}@media (min-width:781px) and (max-width:1199px){.readmore-button img{margin-left:10px}.footer-text img{width:50%}.footer-text h3{margin:50px 0 0}.footer-content{height:90%}}@media (min-width:1200px){.readmore-button img{margin-left:10px}.footer-text img{width:50%}.footer-text h3{margin:50px 0 0}.footer-content{height:90%}}.nav-item{display:flex;justify-content:end;align-items:center;gap:10px;margin:0 20px}.nav-item a{color:#fff;font-size:clamp(7px,2.8vw,15px);cursor:pointer}.footer-text{width:80%;display:flex;align-items:center;justify-content:center;flex-direction:column;margin:40px auto 0}.footer-text h3{font-weight:400;font-size:clamp(15px,3vw,30px)}.apply-readmore-button{margin-top:50px;gap:20px}.apply-readmore-button,.modal-backdrop{display:flex;justify-content:center;align-items:center}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1000}.modal{background:white;max-width:90%;max-height:80%;padding:2rem 2rem 3rem;overflow-y:auto;position:relative;border-radius:8px}.modal-close{top:1rem;right:1rem;font-size:1.5rem;background:none;border:none}.modal-close,.modal-last-close{position:absolute;cursor:pointer}.modal-last-close{right:20px}