@charset "UTF-8";
/* CSS Document */
.recruit-top {
  margin-bottom: 60px;
}
.recruit-top_image {
  margin: 200px auto 0;
  width: 80%;
 
}
.recruit-top_image img {
  width: 100%;
   border-radius: 56px;
}
.recruit-wrap {
  width: 80%;
  padding-top: 57px;
  margin: 0 auto;
}
.recruit-wrap img {
  
  padding-bottom: 75px;
  width:70%;
    max-width: 100%;
}
@media screen and (min-width: 676px) {
  .recruit-image_sp {
    display: none;
  }
  .recruit-lead_sp {
    display: none;
  }
}
@media screen and (max-width: 676px) {
  .recruit-image {
    display: none;
  }
  .recruit-image_sp {
    width: 90%;
  }
  
  .recruit-top_image img {
    width: 100%;
    border-radius: 20px;
   
  }
  .recruit-wrap {
    display: none;
  }
  .recruit-top_image {
    margin: 50px auto;
   width: 90%;
  }
  .recruit-lead_sp{
    padding-top: 30px;
    width: 90%;
  }
  .recruit-lead_sp img{
    width: 100%;
  }
}
/*先輩の声*/
.section_voice {
  max-width: 1200px;
  margin: auto;
  padding-bottom: 150px;
}
.voice_title {
  padding: 75px 0 75px;
  width: 437px;
  display: block;
  margin: 0 auto;
}
.voice-pic {
  width: 600px;
  border-radius: 40px;
}
.voice-items {
  max-width: 1200px;
}
.voice-wrap {
  padding-top: 20px;
}
.item {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  padding-bottom: 100px;
  gap: 90px;
}
.item_content {
  text-align: left;
}
.item_content h3 {
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 65px;
}
.text h4 {
  font-size: 15px;
  font-weight: 700;
  padding-bottom: 25px;
  position: relative;
}
.text h4::after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: dotted 2px #3f96d2;
  bottom: 23px;
  right: 0;
  width: 100%;
}
.text h4 span {
  color: #3f96d2;
}
.text p {
  font-size: 13px;
  padding-bottom: 43px;
}
.item-re {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 90px;
}
.item-re_content {
  text-align: left;
}
.item-re_content h3 {
  font-size: 20px;
  font-weight: 500;
  padding-bottom: 65px;
}
.text-re h4 {
  font-size: 15px;
  font-weight: 700;
  padding-bottom: 25px;
  position: relative;
}
.text-re h4::after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: dotted 2px #3f96d2;
  bottom: 23px;
  right: 0;
  width: 100%;
}
.text-re h4 span {
  color: #3f96d2;
}
.text-re p {
  font-size: 13px;
  padding-bottom: 43px;
}
@media screen and (max-width: 676px) {}
@media screen and (max-width: 1080px) {
  .section_voice {
    padding: 10px;
  }
  .voice_title {
    max-width: 100%;
    padding: 20px 0 30px;
  }
  .item {
    flex-direction: column;
    align-items: center;
    padding: 0;
    gap: 20px;
  }
  .item-re {
    flex-direction: column;
    align-items: center;
  }
  .voice-pic {
    width: 100%;
    border-radius: 20px;
  }
  .voice-wrap {
    padding: 0;
  }
  .voice-items {
    margin: 0 10px;
  }
  .item_content h3 {
    padding-bottom: 30px;
    font-size: 15px;
  }
  .text h4 {
    font-size: 15px;
  }
  .text p {
    font-size: 13px;
    padding-bottom: 20px;
  }
  .item-re {
    gap: 20px;
  }
  .text-re h4 {
    font-size: 15px;
  }
  .text-re p {
    font-size: 13px;
    padding-bottom: 55px;
  }
}
/*募集要項*/
.app_lead {
  width: 695px;
  
  max-width: 100%;
}

.app_wrapper {
  background-color: #EAF6FF;
  padding-bottom: 117px;
}
.app_title {
  width: 332px;
  padding: 95px 0 55px;
}
.app_wrap {
  max-width: 1200px;
  background-color: #fff;
  margin: auto;
  margin-bottom: 62px;
  text-align: left;
  border-radius: 20px;
}
.app_wrap ul {
  text-align: left;
  padding: 44px 0 50px 134px;
}
.app_wrap ul li {
  display: flex;
  padding: 12px 170px 12px 20px;
  font-size: 15px;
  font-weight: 400;
  position: relative;
  flex-direction: column;
    align-items: flex-start;
}
.app_wrap ul li::after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 1px #B6EAFF;
  bottom: 7px;
  width: 83%;
}
.app_wrap ul li p {
  width: 65px;
  padding-right: 150px;
  font-weight: 500;
  padding-bottom: 5px;
}
@media screen and (max-width: 676px) {
  .app_wrap ul {
    padding: 0;
  }
  .app_wrap ul li {
    display: flex;
    padding: 8px 20px 10px 20px;
    font-size: 13px;
    /* font-weight: 400; */
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
  }
  .app_wrap {
    margin: 10px;
  }
  .app_lead {
    width: 90vw;
    padding-bottom: 10px;
  }
  .app_title {
    width: 70%;
    padding: 50px 0 30px;
  }
}
/*エントリーフォーム*/
.section_entry {
  max-width: 1200px;
  margin: auto;
  padding-bottom: 95px;
}
.section_entry img {
  padding: 80px 0 45px;
  width: 445px;
}
.entry_wrap {
  text-align: center;
  font-size: 15px;
}
.entry_wrap p {
  text-align: left;
  display: inline-block;
  font-weight: 400;
}
@media screen and (max-width: 676px) {
  .section_entry img {
    width: 90%;
  }
  .entry_wrap p {
    font-size: 13px;
    font-weight: 400;
    margin: 0 10px;
  }
}
/*フォーム*/
.Form {
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  max-width: 720px;
}
@media screen and (max-width: 676px) {
  .Form {
    margin: 40px;
  }
}
.Form-Item p {
  
  padding: 12px 0;
  width: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 676px) {
  .Form-Item {
    flex-wrap: wrap;
  }
}
.Form-Item-Label {
  width: 100%;
  max-width: 248px;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-size: 15px;
  color: #0096D2;
}
@media screen and (max-width: 676px) {
  .Form-Item-Label {
    max-width: inherit;
    display: flex;
    align-items: center;
    font-size: 13px;
    font-weight: 400;
    
  }
}
.Form-Item-Label.isMsg {
  margin-top: 8px;
  margin-bottom: auto;
}
@media screen and (max-width: 676px) {
  .Form-Item-Label.isMsg {
    margin-top: 0;
  }
}
.Form-Item-Label-Required {
  border-radius: 15px;
  margin-right: 13px;
  padding: 8px 5%;
  display: inline-block;
  text-align: center;
  background: #F5FDFF;
  color: #333333;
  font-size: 15px;
}
@media screen and (max-width: 676px) {
  .Form-Item-Label-Required {
    border-radius: 17px;
    padding-top: 4px;
    padding-bottom: 4px;
   
    font-size: 13px;
    text-align: left;
    font-weight: 500;
  }
}
.Form .Form-Item span input {
  border: 1px solid #ddd;
  border-radius: 15px;
 
  height: 50px;
  flex: 1;
  width: 100%;
  max-width: 410px;
  font-size: 15px;
}
@media screen and (max-width: 676px) {
  .Form-Item-Input {
    margin-left: 0;
    margin-top: 7px;
    height: 32px;
    flex: inherit;
    font-size: 13px;
  }
}
.Form-Item-Textarea {
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-left: 40px;
  padding-left: 1em;
  padding-right: 1em;
  height: 216px;
  flex: 1;
  width: 100%;
  max-width: 410px;
  font-size: 18px;
}
@media screen and (max-width: 676px) {
  .Form-Item-Textarea {
    margin-top: 18px;
    margin-left: 0;
    height: 200px;
    flex: inherit;
    font-size: 15px;
  }
}
.Form-Btn {
  border: none;
  border-radius: 45px;
  margin-top: 95px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 280px;
  display: block;
  letter-spacing: 0.05em;
  background: #0096D2;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
}
@media screen and (max-width: 676px) {
  .Form-Btn {
    margin-top: 24px;
    width: 180px;
    font-size: 13px;
    padding: 10px 64px;
  }
}