@charset "UTF-8";
.sec01 {
  margin: 0 0 40px;
  font-size: 0;
  line-height: 0;
  position: relative;
}
.sec01 h1 {
  position: relative;
  z-index: 2;
}
.sec01 p {
  font-size: 3.1746031746vw;
  line-height: 1;
  letter-spacing: 0.08em;
  font-weight: bold;
  color: #fff;
  border-radius: 65px;
  border: 6px solid #fff;
  background: linear-gradient(to bottom, rgb(1, 170, 48) 0%, rgb(60, 134, 66) 100%);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  width: 44.4444444444%;
  padding: 1em 0;
  text-align: center;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  margin: 43.6507936508% 0 0 3.1746031746%;
  cursor: pointer;
}
.sec01 img {
  width: 100%;
}

@media (max-width: 750px) {
  .sec01 {
    margin: 0;
  }
  .sec01 p {
    font-size: 5.6666666667vw;
    letter-spacing: 0.04em;
    border-radius: 65px;
    border: 3px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    width: 94.6666666667%;
    padding: 1em 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 104% auto 0;
  }
}
.sec02 > div {
  border-radius: 20px;
  padding: 40px 0 50px;
}
.sec02 ul li {
  margin: 0 0 20px;
}
.sec02 ul li:last-child {
  margin: 0;
}
.sec02 ul li dl.flex {
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 20px;
}
.sec02 ul li dl.flex.fl--a--center {
  align-items: center;
}
.sec02 ul li dt {
  width: 8.3333333333%;
  border-radius: 10px;
  text-align: center;
  padding: 0.75em 0;
}
.sec02 ul li:nth-child(2) dt {
  padding: 0.25em 0;
}
.sec02 ul li dd.flex {
  width: 100%;
  justify-content: space-between;
  padding: 40px 0 10px;
}
.sec02 ul li dd p.margin--bottom {
  margin: 0 0 30px;
}

@media (max-width: 750px) {
  .sec02 {
    padding: 15.2% 2.6666666667% 0;
  }
  .sec02 > div {
    border-radius: 10px;
    padding: 2.8169014085%;
    box-sizing: border-box;
  }
  .sec02 ul li {
    margin: 0 0 5.9701492537%;
  }
  .sec02 ul li:last-child {
    margin: 0;
  }
  .sec02 ul li dl.flex {
    display: block;
  }
  .sec02 ul li dt {
    width: 3em;
    padding: 0.75em 0.25em;
    margin: 0 0 2.9850746269%;
  }
  .sec02 ul li:nth-child(1) dd p.tit b small {
    display: block;
  }
  .sec02 ul li:nth-child(2) dt {
    padding: 0.25em;
  }
  .sec02 ul li:nth-child(2) dd p.tit.fs--b02 {
    font-size: 1.4rem;
  }
  .sec02 ul li:nth-child(2) dd.fs--txt01 {
    font-size: 1.2rem;
  }
  .sec02 ul li:nth-child(3) dd p.tit small.fs--txt01 {
    font-size: 1.2rem;
  }
  .sec02 ul li dd {
    width: 100%;
  }
  .sec02 ul li:nth-of-type(2) dd:nth-of-type(1) {
    margin: 0 0 6.8656716418%;
  }
  .sec02 ul li dd.flex {
    width: 100%;
    display: block;
    padding: 2.9850746269% 0 0;
  }
  .sec02 ul li dd.flex p {
    width: 100%;
    margin: 0 0 2.9850746269%;
  }
  .sec02 ul li dd.flex p:last-child {
    margin: 0;
  }
}
.sec03 {
  padding: 40px 0 60px;
}
.sec03 > div {
  border-radius: 20px;
  padding: 40px 0 30px;
}
.sec03 h2 {
  margin: 0 0 30px;
}
.sec03 h2 b,
.sec03 h2 small {
  display: block;
  text-align: center;
}
.sec03 h2 small {
  color: #ff3333;
}
.sec03 p.thanks {
  text-align: center;
}
.sec03 p.txt,
.sec03 p.agree {
  margin: 0 0 20px;
}
.sec03 p.txt a {
  text-decoration: underline;
}
.sec03 p.txt a.js--ov {
  text-decoration: none;
}
.sec03 p.agree .flex {
  justify-content: center;
  align-items: center;
}
.sec03 p.agree input {
  display: inline-block;
  margin-right: 0.5em;
  cursor: pointer;
}
.sec03 .table {
  margin: 0 0 30px;
}
.sec03 .table li {
  margin: 0 0 20px;
}
.sec03 .table li:last-child {
  margin: 0;
}
.sec03 .table li dl.flex {
  align-items: flex-start;
}
.sec03 .table li dl.flex.center {
  align-items: center;
}
.sec03 .table li dt {
  font-weight: bold;
  padding: 3px 20px;
  width: 18.75%;
}
.sec03 .table li dd {
  width: 79.1666666667%;
  padding: 0 40px 0 0;
  box-sizing: border-box;
}
.sec03 .table li dd input {
  display: block;
  padding: 5px 10px;
  box-sizing: border-box;
  font-family: "Hiragino Sans", "メイリオ", Meiryo, -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, sans-serif;
  width: 100%;
  font-size: 1.6rem;
  line-height: 1.875;
  letter-spacing: 0.04em;
}
.sec03 .table li dd .width01 {
  width: 20%;
}
.sec03 .table li dd .width02 {
  width: 50%;
}
.sec03 .table li dd div.flex {
  align-items: center;
}
.sec03 .btn.flex {
  justify-content: center;
  align-items: center;
}
.sec03 .btn.flex.clum01 {
  width: 520px;
  margin: 0 auto;
}
.sec03 .btn.flex.clum02 {
  width: 700px;
  margin: 0 auto;
}
.sec03 .btn.flex li {
  width: 100%;
}
.sec03 .btn.flex.clum02 li {
  margin-right: 20px;
}
.sec03 .btn.flex.clum02 li:last-child {
  margin-right: 0;
}
.sec03 .btn.flex li input {
  cursor: pointer;
  display: block;
  font-weight: bold;
  width: 100%;
  border-radius: 40px;
  font-size: 2.6rem;
  line-height: 1.5384615385;
  letter-spacing: 0.08em;
  color: #000;
  font-family: "Hiragino Sans", "メイリオ", Meiryo, -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, sans-serif;
  text-align: center;
  padding: 0.75em;
  background: #7c7c7c;
  color: #fff;
  border: none;
}
.sec03 .btn.flex li.next input {
  background: #000;
}
.sec03 #error_message {
  margin: 0 0 30px;
}
.sec03 #error_message li:before {
  content: "●";
  color: #ff0000;
}

@media (max-width: 750px) {
  .sec03 {
    padding: 10.6666666667% 2.6666666667%;
  }
  .sec03 > div {
    border-radius: 10px;
    padding: 11.2676056338% 2.8169014085%;
    box-sizing: border-box;
  }
  .sec03 h2 {
    margin: 0 0 5.9701492537%;
  }
  .sec03 h2 small {
    font-size: 1.4rem;
    letter-spacing: 0.001em;
  }
  .sec03 p.thanks {
    text-align: left;
  }
  .sec03 p.txt {
    margin: 0 0 11.9402985075%;
  }
  .sec03 p.agree {
    margin: 0 0 5.9701492537%;
  }
  .sec03 .table {
    margin: 0 0 5.9701492537%;
  }
  .sec03 .table li {
    margin: 0 0 2.9850746269%;
  }
  .sec03 .table li:last-child {
    margin: 0;
  }
  .sec03 .table li dl.flex {
    display: block;
  }
  .sec03 .table li dt {
    padding: 0;
    width: auto;
  }
  .sec03 .table li dd {
    width: auto;
    padding: 0;
  }
  .sec03 .table li dd input {
    display: block;
    padding: 0.25em 0.5em;
    box-sizing: border-box;
    font-family: "Hiragino Sans", "メイリオ", Meiryo, -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, sans-serif;
    width: 100%;
    font-size: 1.4rem;
    line-height: 1.7142857143;
    letter-spacing: 0.04em;
  }
  .sec03 .table li dd .width01 {
    width: 30%;
  }
  .sec03 .table li dd .width02 {
    width: 100%;
  }
  .sec03 .table li dd div.flex {
    align-items: center;
  }
  .sec03 .btn.flex {
    justify-content: center;
    align-items: center;
  }
  .sec03 .btn.flex.clum01 {
    width: 100%;
    margin: 0 auto;
  }
  .sec03 .btn.flex.clum02 {
    width: 100%;
    margin: 0 auto;
  }
  .sec03 .btn.flex li {
    width: 100%;
  }
  .sec03 .btn.flex.clum02 li {
    margin-right: 4%;
  }
  .sec03 .btn.flex.clum02 li:last-child {
    margin-right: 0;
  }
  .sec03 .btn.flex li input {
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0.08em;
    padding: 0.75em;
  }
  .sec03 .btn.flex li.next input {
    background: #000;
  }
  .sec03 #error_message {
    margin: 0 0 30px;
  }
}