@charset 'UTF-8';

body{
  background-color: #F0FBFD;
}
.header{
  position: static;
  max-width: 1460px;
  margin: 0 auto;
  background-color: #F0FBFD;
}
#form{
  background-color: #fff;
  max-width: 1120px;
  margin: 0 auto;
  padding: 50px;
}
#form h2{
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 25px;
  text-align: center;
}
#K3_content{
  font-size: 1.6rem;
}
.form-description{
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 25px;
  text-align: center;
  color: #a69999;
}
.control-label{
  font-size: 1.6rem;
}
.footer{
  background-color: #fff;
}


/* ---------------------------------------------------------------------------
完了画面
--------------------------------------------------------------------------- */
#thanks .container{
  max-width: 1120px;
  background-color: #fff;
  padding: 100px 9% 77px;
  margin-bottom: 90px;
}
#thanks .thanksTitle{
  text-align: center;
  line-height: 1.66;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 40px;
}
#thanks .lead{
  text-align: center;
  margin-bottom: 48px;
}
#thanks .leadIn{
  line-height: 1.875;
  margin: 0 auto 17px;
  max-width: 630px;
}
#thanks .leadBox{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto 27px;
  max-width: 607px;
  border: 1px solid #0D90FF;
  padding: 20px 28px 15px;
  font-weight: 600;
  font-size: 18px;
}
#thanks .leadBoxTag{
  width: 28%;
  max-width: 91px;
  padding: 6px 0 5px;
  background-color: #D8D8D8;
  font-weight: 600;
  margin-right: 6px;
}
#thanks .leadOut{
  line-height: 1.875;
  margin: 0 auto;
  max-width: 680px;
}
#thanks .guidance{
  background-color: #F0FBFD;
  padding: 27px 34px 51px;
  margin-bottom: 43px;
}
#thanks .guidanceLead{
  color: #0D90FF;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 37px;
}
#thanks .guidanceList li{
  padding-left: 30px;
  font-weight: 600;
  position: relative;
}
#thanks .guidanceMovieBox{
  max-width: 69%;
  margin-left: 13%;
}
#thanks .guidanceMovieBoxInner{
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  margin-top: 27px;
}
#thanks .guidanceMovieBox iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
#thanks .guidanceList li + li{
  margin-top: 27px;
}
#thanks .guidanceList li span{
  color: #0D90FF;
  font-size: 22px;
  position: absolute;
  top: -4px;
  left: 0;
}

#thanks .schedule{
  padding: 36px 52px;
  border: 1px solid #FA7543;
  margin-bottom: 41px;
}
#thanks .scheduleLead{
  color: #FA7543;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 38px;
}
#thanks .scheduleList li{
  padding-left: 30px;
  font-weight: 600;
  position: relative;
}
#thanks .scheduleList li + li{
  margin-top: 25px;
}
#thanks .scheduleList li span{
  color: #FA7543;
  font-size: 22px;
  position: absolute;
  top: -4px;
  left: 0;
}
#thanks .closingLead{
  margin-bottom: 60px;
  text-align: center;
}

#thanks .closingLead > p{
  margin-bottom: 45px;
}
#thanks .closingLead > p:not(.closingCompanyName){
  line-height: 1.875;
}

#thanks .closingLead:last-child{
  margin-bottom: 0;
}
#thanks .closingButton{
  max-width: 380px;
  position: relative;
  margin: 0 auto;
}
#thanks .closingButton a{
  display: block;
  background: #fff;
  box-shadow: 0px 1px 7px rgba(29, 81, 155, 0.4);
  border-radius: 999px;
  text-align: center;
  font-size: 1.8rem;
  color: #0B90FF;
  padding: 24px 0;
  font-weight: bold;
}
#thanks .closingButton a::before{
  content: "";
  display: inline-block;
  width: 18px;
  height: 14px;
  background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2218%22%20height%3D%2214%22%20viewBox%3D%220%200%2018%2014%22%3E%20%3Cdefs%3E%20%3CclipPath%20id%3D%22clip-path%22%3E%20%3Crect%20id%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2_557%22%20data-name%3D%22%E9%95%B7%E6%96%B9%E5%BD%A2%20557%22%20width%3D%2214%22%20height%3D%2218%22%20fill%3D%22%230b90ff%22%2F%3E%20%3C%2FclipPath%3E%20%3C%2Fdefs%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_446%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%20446%22%20transform%3D%22translate(0%2014)%20rotate(-90)%22%3E%20%3Cg%20id%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97_445%22%20data-name%3D%22%E3%82%B0%E3%83%AB%E3%83%BC%E3%83%97%20445%22%20clip-path%3D%22url(%23clip-path)%22%3E%20%3Cpath%20id%3D%22%E3%83%91%E3%82%B9_169%22%20data-name%3D%22%E3%83%91%E3%82%B9%20169%22%20d%3D%22M.063%2C11.174l6.792%2C6.764a.2.2%2C0%2C0%2C0%2C.291%2C0l6.792-6.764a.2.2%2C0%2C0%2C0%2C0-.288l-.87-.866L7.684%2C15.381V.742a.745.745%2C0%2C0%2C0-1.491%2C0V15.258L.932%2C10.02l-.87.866a.2.2%2C0%2C0%2C0%2C0%2C.288%22%20transform%3D%22translate(0%200)%22%20fill%3D%22%230b90ff%22%20fill-rule%3D%22evenodd%22%2F%3E%20%3C%2Fg%3E%20%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center / contain;
  position: absolute;
  top: 50%;
  right: 22.1px;
  transform: translateY(-50%);
}
#thanks .closingCompanyName{
  font-weight: 600;
}

@media (max-width: 767px) {
  #thanks .container {
    padding: 40px 5% 40px;
  }
  #thanks .thanksTitle {
    font-size: 18px;
    margin-bottom: 30px;
  }
  #thanks .lead {
    font-size: 13px;
    margin-bottom: 30px;
  }
  #thanks .leadIn,
  #thanks .leadBox,
  #thanks .leadOut {
    max-width: 100%;
  }
  #thanks .leadIn{
    line-height: 1.65;
  }
  #thanks .leadBox {
    padding: 15px 20px 10px;
    font-size: 13px;
  }
  #thanks .leadBoxTag {
    padding: 4px 0 3px;
    margin-right: 4px;
  }
  #thanks .leadOut{
    line-height: 1.65;
  }
  #thanks .guidance {
    padding: 20px 20px 30px;
  }
  #thanks .guidanceLead {
    font-size: 16px;
    margin-bottom: 25px;
  }
  #thanks .guidanceList li {
    padding-left: 25px;
    font-size: 13px;
  }
  #thanks .guidanceList li + li {
    margin-top: 20px;
  }
  #thanks .guidanceList li span {
    font-size: 15px;
    top: -2px;
  }
  #thanks .guidanceMovieBox {
    max-width: 100%;
    margin-left: 0;
  }
  #thanks .guidanceMovieBoxInner {
    margin-top: 20px;
  }
  #thanks .schedule {
    padding: 20px 30px;
  }
  #thanks .scheduleLead {
    font-size: 16px;
    margin-bottom: 30px;
  }
  #thanks .scheduleList li {
    padding-left: 25px;
    font-size: 13px;
  }
  #thanks .scheduleList li + li {
    margin-top: 20px;
  }
  #thanks .scheduleList li span {
    font-size: 15px;
    top: -2px;
  }
  #thanks .closingLead {
    font-size: 13px;
    margin-bottom: 40px;
  }
  #thanks .closingLead > p {
    margin-bottom: 30px;
  }
  #thanks .closingLead > p:not(.closingCompanyName){
    line-height: 1.65;
  }
  #thanks .closingButton {
    max-width: 300px;
  }
  #thanks .closingButton a {
    font-size: 13px;
    padding: 20px 0;
  }
}