.recruit-main{background-color:#edebea;font-family:'YakuHanJP','Noto_Sans_JP'}.recruit-main-contents{display:flex;flex-direction:column;padding-bottom:10rem}.recruit-section{margin-bottom:2rem}.recruit-section h2{padding-bottom:20px;width:500px;height:35.195px;margin:auto;list-style:none}.recruit-section-form{display:flex;flex-direction:column;align-items:center;margin:2rem 0}.recruit-section-button{border:none;box-shadow:none;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#474138;color:#fff;font-weight:700;padding:0 2rem;width:500px;height:70px;transition:.3s ease}.recruit-section-arrow{content:'';width:.5rem;height:.5rem;border:0;border-top:solid 2px #fff;border-right:solid 2px #fff;transform:rotate(45deg);transition:.3s ease}.recruit-section-button:hover{cursor:pointer;background-color:#f4f3ef;color:#474138;padding-left:3rem}.recruit-section-button:hover>.recruit-section-arrow{border-top:solid 2px #474138;border-right:solid 2px #474138;margin-right:-1rem}