/*--------------------------------------
    mv
--------------------------------------*/
#mv {
  padding-top: 70px;
}
#mv .mv-img {
  height: 356px;
  width: 100%;
  position: absolute;
  top: 70px;
  left: 0;
}
#mv .mv-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#mv .mv-content .wrap {
  max-width: 1062px;
}
#mv .mv-content .set1 {
  padding: 98px 0;
}
#mv .mv-content .set1 h3 {
  font-size: 54px;
  text-transform: uppercase;
  line-height: 1;
  margin: 30px 0 -2px 4px;
  letter-spacing: 0.06em;
  color: #fff;
}
#mv .mv-content .set1 .text {
  width: 93px;
  margin-left: 282px;
}
#mv .mv-content .set1 .right {
  width: 679px;
  position: relative;
  margin: 34px -94px 0;
  height: 322px;
}
#mv .mv-content .set1 .right .phone {
  right: -1px;
  width: 240px;
  position: absolute;
  top: 98px;
}
#mv .mv-content .set2 {
  margin-top: -224px;
}
#mv .mv-content .set2 h3 {
  width: 213px;
}
#mv .mv-content .set2 .content {
  width: 100%;
  max-width: 465px;
  margin: 23px 0 0 2px;
}
#mv .mv-btn {
  background: #2f3133;
  margin-top: 67px;
  padding: 20px 0;
}
#mv .mv-btn .wrapper {
  justify-content: space-between;
  max-width: 1066px;
  align-items: start;
  gap: 15px;
}
#mv .mv-btn .wrapper .left {
  background: var(--red);
  position: relative;
  box-sizing: border-box;
  width: 460px;
  margin-left: 25px;
  padding: 20px 18px 12px 17px;
}
#mv .mv-btn .wrapper .left::before {
  content: "";
  position: absolute;
  top: -52px;
  left: -55px;
  background: url("../img/mv_catch.png") no-repeat center top;
  background-size: contain;
  width: 102px;
  height: 103px;
}
#mv .mv-btn .wrapper .right {
  align-items: end;
  gap: 15px;
  margin-top: -3px;
}
@media screen and (max-width: 767px) {
  #mv {
    padding-top: 45px;
  }
  #mv .mv-img {
    top: 45px;
    height: 322px;
  }
  #mv .mv-content .set1 {
    padding: 46px 0 5px;
  }
  #mv .mv-content .set1 h2 {
    width: 251px;
    max-width: calc(100% - 30px);
    margin: 0 auto;
  }
  #mv .mv-content .set1 h3 {
    margin-top: 22px;
    font-size: 39px;
    text-align: center;
    letter-spacing: 0.05em;
  }
  #mv .mv-content .set1 .text {
    margin-right: calc(50% - 133px);
    margin-left: auto;
    width: 67px;
  }
  #mv .mv-content .set1 .right {
    width: 90%;
    margin: 11px auto 0 0%;
    text-align: center;
    height: auto;
  }
  #mv .mv-content .set1 .right .phone {
    right: -4.6%;
    width: 35%;
    top: 5%;
  }
  #mv .mv-content .set2 {
    margin-top: 0;
  }
  #mv .mv-content .set2 h3 {
    margin: 0 auto;
    width: 153px;
    padding-right: 5px;
  }
  #mv .mv-content .set2 .content {
    width: auto;
    margin: 8px 8% 0 7%;
  }
  #mv .mv-btn {
    margin-top: 9.2vw;
    padding: 0;
  }
  #mv .mv-btn .wrapper {
    gap: 0;
  }
  #mv .mv-btn .wrapper .left {
    width: 100%;
    margin-left: 0;
    padding: 4vw 11% 4.5vw;
    text-align: center;
  }
  #mv .mv-btn .wrapper .left:before {
    top: -33px;
    left: -9px;
    width: 73px;
  }
  #mv .mv-btn .wrapper .right {
    flex-direction: row;
    width: calc(100% - 8px);
    margin: 7px 4px;
    gap: 5px;
    justify-content: center;
  }
}

/*--------------------------------------
    sec1
--------------------------------------*/
#sec01 {
  text-align: center;
  padding: 46px 0 50px;
}
#sec01 .row {
  max-width: 1100px;
  justify-content: space-between;
  align-items: center;
}
#sec01 .row .content {
  min-width: 462px;
}
#sec01 .row .content h2 {
  font-size: 40px;
  line-height: 50px;
  margin: 0px 0px 30px 6px;
}
#sec01 .row .content .txt {
  font-size: 22px;
  line-height: 34px;
  text-align: center;
}
#sec01 .row .img {
  max-width: 614px;
}
@media screen and (max-width: 767px) {
  #sec01 {
    padding: 9.4vw 0;
  }
  #sec01 .row {
    position: relative;
    padding-bottom: 86px;
  }
  #sec01 .row .content h2 {
    margin-left: 3%;
    font-size: 7.6923076923vw;
    line-height: 1.3166666667;
    margin-bottom: 6vw;
  }
  #sec01 .row .content .txt {
    position: absolute;
    bottom: 0;
    font-size: 15px;
    line-height: 1.533;
    width: 100%;
    left: -3px;
  }
  #sec01 .row .img {
    margin: 0 7.3% 0 5.2%;
  }
}

/*--------------------------------------
    sec2
--------------------------------------*/
#sec02 {
  padding: 73px 0 146px;
}
#sec02 .wrap {
  max-width: 1288px;
}
#sec02 h2 {
  margin-bottom: 70px;
  font-size: 50px;
  line-height: 79px;
  text-align: center;
}
#sec02 .photos {
  position: relative;
}
#sec02 .photos ul li {
  width: 63.4%;
}
#sec02 .photos ul li:nth-child(2n) {
  margin: 15px 0 13px auto;
}
#sec02 .photos .lap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 512px;
  max-width: 100%;
}
#sec02 .txt {
  width: 636px;
  max-width: 100%;
  margin: 55px auto;
  text-align: left;
}
#sec02 .row {
  justify-content: center;
  gap: 12px;
}
#sec02 .row li {
  background: var(--red);
  color: #fff;
  width: 14.2%;
  border-radius: 10px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 22px;
  line-height: 1.3;
  aspect-ratio: 183/136;
  height: auto;
}
#sec02 h3 {
  font-size: 40px;
  line-height: 1.3;
  text-align: center;
  margin-top: 56px;
}
@media screen and (max-width: 767px) {
  #sec02 {
    padding: 11vw 0 20vw;
  }
  #sec02 h2 {
    font-size: 7.1794871795vw;
    line-height: 1.3166666667;
    margin-bottom: 12vw;
  }
  #sec02 .photos ul li {
    width: 79.4%;
    height: 25vw;
  }
  #sec02 .photos ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #sec02 .photos ul li:nth-child(2n) {
    margin: 2.5vw 0 2.7vw auto;
    height: 25.5vw;
  }
  #sec02 .photos .lap {
    width: 75%;
  }
  #sec02 .txt {
    margin: 8.8vw 8.5% 9vw;
    width: auto;
  }
  #sec02 .row {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0;
    justify-content: space-between;
    margin: 0 12% 0 8.6%;
  }
  #sec02 .row li {
    width: 38.4615384615vw;
    aspect-ratio: 300/200;
    margin-bottom: 2.3vw;
    border-radius: 5px;
    font-size: 15px;
    line-height: inherit;
  }
  #sec02 h3 {
    font-size: 5.1282051282vw;
    line-height: 1.373;
    margin-top: 8vw;
  }
  #sec02 h3 .red {
    font-size: 7.3076923077vw;
  }
}

/*--------------------------------------
    sec3
--------------------------------------*/
#sec03 {
  background: #f1f1f1;
  padding-top: 1px;
  padding-bottom: 69px;
}
#sec03 .wrap {
  max-width: 1098px;
}
#sec03 h2 {
  margin-top: -53px;
  text-align: center;
  font-size: 52px;
  line-height: 77px;
  margin-bottom: 83px;
}
#sec03 h2 .block {
  display: table;
  margin: 0 auto;
  background: var(--red);
  color: #fff;
  padding: 0 28px;
}
#sec03 h2 .fnt-anton {
  font-size: 62px;
  margin: 0 6px 0 -4px;
}
#sec03 .c-row {
  flex-direction: row-reverse;
  justify-content: space-between;
  gap: 20px;
}
#sec03 .c-row .photo {
  width: 47.8142076503%;
}
#sec03 .c-row .content {
  width: 47.3588342441%;
  margin: 17px 0 0 5px;
  position: relative;
}
#sec03 .c-row .content .ttl {
  font-size: 22px;
}
#sec03 .c-row .content h3 {
  font-size: 30px;
  line-height: 1.353;
  margin: 8px 0 40px;
}
#sec03 .c-row .content .txt {
  text-align: left;
  margin-left: -1px;
}
#sec03 .c-row .content .note {
  margin-top: 26px;
  line-height: 17px;
  font-size: 14px;
}
#sec03 .c-row .content .reason {
  position: absolute;
  right: -13px;
  text-align: center;
  font-size: 29px;
  top: -14px;
  letter-spacing: -0.02em;
}
#sec03 .c-row .content .reason .num {
  font-size: 109px;
  line-height: 0.8;
  letter-spacing: -0.05em;
}
#sec03 .c-row.row2 {
  flex-direction: row;
}
#sec03 .c-row + .c-row {
  margin-top: 66px;
}
#sec03 .bg {
  background: var(--red);
  color: #fff;
  margin-top: 93px;
  text-align: center;
  padding: 46px 20px 60px;
  position: relative;
  z-index: 1;
}
#sec03 .bg:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url("../img/sec03_deco.png") no-repeat center top;
  background-size: contain;
  width: 210px;
  height: 207px;
  z-index: -1;
}
#sec03 .bg h3 {
  font-size: 40px;
  line-height: 51px;
}
#sec03 .bg h3 small {
  display: block;
  line-height: 36px;
  font-size: 25px;
  letter-spacing: 0.02em;
}
#sec03 .bg .txt {
  width: 824px;
  max-width: 100%;
  margin: 19px auto 0;
}
@media screen and (min-width: 950px) {
  #sec03 .c-row .content .ttl {
    max-width: calc(100% - 60px);
  }
  #sec03 .c-row .content h3 {
    max-width: calc(100% - 70px);
  }
  #sec03 .c-row:nth-child(2) .content {
    margin: 1px -6px 0 0px;
  }
  #sec03 .c-row:nth-child(2) .content h3 {
    margin: 14px 0 23px;
  }
  #sec03 .c-row:nth-child(2) .content .reason {
    right: 17px;
    top: 0px;
  }
  #sec03 .c-row:nth-child(3) {
    margin-top: 88px;
  }
  #sec03 .c-row:nth-child(3) .content {
    margin: 22px 0 0 -1px;
  }
  #sec03 .c-row:nth-child(3) .content h3 {
    margin: 10px 0 28px;
  }
  #sec03 .c-row:nth-child(3) .content .txt {
    margin-right: -30px;
  }
  #sec03 .c-row:nth-child(3) .content .reason {
    right: -23px;
    top: 1px;
  }
  #sec03 .c-row:nth-child(4) .content {
    margin: 39px -6px 0 0;
  }
  #sec03 .c-row:nth-child(4) .content .ttl {
    width: 390px;
  }
  #sec03 .c-row:nth-child(4) .content h3 {
    margin-bottom: 28px;
  }
  #sec03 .c-row:nth-child(4) .content .reason {
    top: -4px;
    right: 18px;
  }
  #sec03 .c-row:nth-child(5) .content {
    margin: 10px 0 0 4px;
  }
  #sec03 .c-row:nth-child(5) .content h3 {
    margin: 19px 0 30px;
    width: 100%;
    max-width: 430px;
  }
  #sec03 .c-row:nth-child(5) .content .reason {
    right: -18px;
    top: -6px;
  }
}
@media screen and (max-width: 950px) {
  #sec03 .c-row {
    flex-direction: column !important;
    width: 90%;
    margin-left: auto;
  }
  #sec03 .c-row .photo {
    width: 100%;
  }
  #sec03 .c-row .content {
    width: auto;
    margin: 2px 0 0 3.4%;
  }
  #sec03 .c-row .content .ttl {
    font-size: 18px;
    line-height: 1.353;
  }
  #sec03 .c-row .content h3 {
    font-size: 23px;
    margin-bottom: 17px;
  }
  #sec03 .c-row .content h3 br,
  #sec03 .c-row .content .ttl br {
    display: none;
  }
  #sec03 .c-row .content .txt {
    font-size: 14px;
    line-height: 24px;
    margin: 0 90px 0 0;
  }
  #sec03 .c-row .content .note {
    font-size: 10px;
    margin-top: 14px;
    line-height: 12px;
  }
  #sec03 .c-row .content .reason {
    right: 0;
  }
  #sec03 .c-row.row2 {
    margin-left: 0;
  }
  #sec03 .c-row.row2 .photo {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  #sec03 {
    padding-bottom: 0;
  }
  #sec03 h2 {
    margin-top: -7vw;
    font-size: 7.1794871795vw;
    line-height: 10.5128205128vw;
    margin-bottom: 10vw;
  }
  #sec03 h2 .fnt-anton {
    transform: translateY(2px);
    font-size: 8.4615384615vw;
    margin: 0 2px 0 0;
    display: inline-block;
  }
  #sec03 h2 .block {
    padding: 0 13px;
  }
  #sec03 .c-row .content .ttl {
    max-width: calc(100% - 70px);
    width: 260px;
  }
  #sec03 .c-row .content h3 {
    max-width: calc(100% - 70px);
    width: 230px;
  }
  #sec03 .c-row .content h3 br,
  #sec03 .c-row .content .ttl br {
    display: block;
  }
  #sec03 .c-row .content .txt {
    margin-right: 9%;
  }
  #sec03 .c-row .content .reason {
    font-size: 5vw;
    right: 4.7%;
    top: -1vw;
  }
  #sec03 .c-row .content .reason .num {
    font-size: 18.7179487179vw;
  }
  #sec03 .c-row + .c-row {
    margin-top: 10.5vw;
  }
  #sec03 .c-row:nth-child(2n) .content {
    margin: 2px -14px 0 7%;
  }
  #sec03 .c-row:nth-child(2n) .content .reason {
    top: -1vw;
  }
  #sec03 .c-row:nth-child(2n) .content h3 {
    margin: 9px 0 16px;
    width: 270px;
  }
  #sec03 .c-row:nth-child(3) {
    margin-top: 12.2vw;
  }
  #sec03 .c-row:nth-child(3) .content h3 {
    margin-bottom: 8px;
  }
  #sec03 .c-row:nth-child(4) .content h3 {
    margin-bottom: 8px;
  }
  #sec03 .c-row:nth-child(5) {
    margin-top: 15.7vw;
  }
  #sec03 .bg {
    margin-top: 15vw;
    padding: 9vw 0 11.5vw;
  }
  #sec03 .bg:before {
    width: 49vw;
    height: 44vw;
  }
  #sec03 .bg h3 {
    font-size: 6.9230769231vw;
    line-height: 8.7179487179vw;
  }
  #sec03 .bg h3 small {
    line-height: inherit;
    font-size: 4.358974359vw;
  }
  #sec03 .bg .txt {
    width: auto;
    margin: 6vw 8% 0;
    font-size: 14px;
    line-height: 24px;
  }
}

/*--------------------------------------
    sec4
--------------------------------------*/
#sec04 {
  text-align: center;
  padding: 69px 0 64px;
}
#sec04 .wrap {
  max-width: 1100px;
}
#sec04 .ttl {
  display: table;
  margin: 0px auto 0 calc(50% - 190px);
  background: var(--red);
  color: #fff;
  line-height: 59px;
  padding: 0 16px 3px 17px;
}
#sec04 h2 {
  font-size: 64px;
  line-height: 77px;
  margin: 13px 0 15px;
}
#sec04 h3 {
  font-size: 24px;
}
#sec04 .photo {
  margin: 75px auto 70px;
}
#sec04 .text {
  width: 100%;
  max-width: 846px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-right: 10px;
}
#sec04 .bg {
  background: var(--red);
  color: #fff;
  width: calc(100% - 40px);
  max-width: 800px;
  margin: 52px auto -146px;
  box-sizing: border-box;
  padding: 47px 30px 53px;
  position: relative;
  z-index: 2;
}
#sec04 .bg h3 {
  font-size: 30px;
  margin-bottom: 11px;
  line-height: 1.3;
}
#sec04 .bg .txt {
  width: 100%;
  max-width: 670px;
  margin: 0 auto;
}
#sec04 .photo2 {
  height: 202px;
}
#sec04 .photo2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  #sec04 {
    padding: 7.6vw 0;
  }
  #sec04 .ttl {
    margin-left: auto;
    line-height: 1.3;
    padding: 0 11px 6px;
  }
  #sec04 h2 {
    font-size: 9.7435897436vw;
    line-height: 11.7948717949vw;
    margin: 6.3vw 0 2.7vw;
  }
  #sec04 h3 {
    font-size: 16px;
  }
  #sec04 .photo {
    margin: 12.2vw -44% 12vw;
  }
  #sec04 .txt {
    width: auto;
    padding-right: 0;
    margin: 0 10.3%;
    font-size: 14px;
    line-height: 24px;
  }
  #sec04 .bg {
    margin: 13vw 7% -31vw;
    width: auto;
    padding: 10vw 30px 10.7vw;
  }
  #sec04 .bg h3 {
    font-size: 24px;
    margin-bottom: 5vw;
  }
  #sec04 .photo2 {
    height: auto;
    margin: 0 -91%;
  }
}

/*--------------------------------------
    voice
--------------------------------------*/
#voice .main-content {
  padding: 85px 0;
  background: #f8f8f8;
}
#voice .main-content h2 {
  display: table;
  margin: 0px auto;
  background: var(--red);
  color: #fff;
  line-height: 59px;
  padding: 0 20px 3px;
}
#voice .main-content .main {
  margin-top: 72px;
}
#voice .main-content .main .item {
  border-radius: 8px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
  position: relative;
  padding: 75px 0 87px 70px;
  background: #fff;
}
#voice .main-content .main .item .img {
  position: absolute;
  top: 36px;
  right: 62px;
  bottom: 37px;
}
#voice .main-content .main .item .img img {
  width: auto;
  max-width: unset;
  height: 100%;
}
#voice .main-content .main .item .content {
  width: 100%;
  max-width: 530px;
}
#voice .main-content .main .item h3 {
  margin-bottom: 18px;
  font-size: 28px;
  line-height: 44px;
}
#voice .main-content .main .item + .item {
  margin-top: 34px;
}
@media (min-width: 768px) and (max-width: 950px) {
  #voice .main-content .main .item .img {
    right: 4%;
    width: 210px;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
  }
  #voice .main-content .main .item .img img {
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  #voice .main-content .main .item .content {
    width: calc(100% - 260px);
  }
  #voice .main-content .main .item {
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  #voice {
    display: flex;
    flex-direction: column-reverse;
  }
  #voice .main-content {
    padding: 15vw 0 14.5vw;
  }
  #voice .main-content .ttl {
    margin-left: auto;
    line-height: 1.3;
    padding: 0 11px 6px;
  }
  #voice .main-content .main {
    margin-top: 36vw;
    padding: 0 9%;
  }
  #voice .main-content .main .item {
    padding: 29.7vw 20px 10vw;
  }
  #voice .main-content .main .item .img {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    bottom: auto;
    top: -25.4vw;
    width: 52vw;
  }
  #voice .main-content .main .item .img img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }
  #voice .main-content .main .item h3 {
    font-size: 4.8717948718vw;
    margin: 0 6% 0 7.5%;
    line-height: 7.4358974359vw;
  }
  #voice .main-content .main .item .txt {
    text-align: right;
    margin-right: 6.9%;
    font-size: 13px;
    margin-top: 4vw;
  }
  #voice .main-content .main .item + .item {
    margin-top: 33.2vw;
  }
}

/*--------------------------------------
    flow
--------------------------------------*/
#flow {
  padding: 79px 0 88px;
}
#flow .wrap {
  max-width: 800px;
}
#flow h2 {
  text-align: center;
  margin-left: -16px;
  line-height: 1.3;
}
#flow h2 span span {
  position: relative;
}
#flow h2 span span:before {
  content: "";
  position: absolute;
  left: 48%;
  transform: translateX(-50%);
  background: var(--red);
  width: 4px;
  height: 4px;
  border-radius: 50%;
  top: 0px;
}
#flow .main {
  margin: 62px 8px 0 -8px;
}
#flow .main .item {
  background: var(--red);
  color: #fff;
  position: relative;
  padding: 37px 0 30px 67px;
}
#flow .main .item .step {
  position: absolute;
  top: -15px;
  left: 45px;
  border-radius: 375px;
  border: 3px solid;
  background: #fff;
  color: var(--red);
  line-height: 27px;
  font-size: 20px;
  padding: 0 19px;
}
#flow .main .item h3 {
  font-size: 26px;
  line-height: 1.3;
  margin-bottom: 7px;
}
#flow .main .item .icon {
  position: absolute;
  width: 63px;
  right: 74px;
  top: 50%;
  transform: translateY(-50%);
}
#flow .main .item .txt {
  width: 100%;
  max-width: 540px;
}
#flow .main .item + .item {
  margin-top: 70px;
}
#flow .main .item + .item:before {
  content: "";
  position: absolute;
  top: -47px;
  left: 50%;
  transform: translateX(-50%);
  width: 69px;
  height: 19px;
  background: #d9d9d9;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
}
#flow .main .item:nth-child(1) .icon {
  right: 83px;
  width: 45px;
}
@media screen and (max-width: 767px) {
  #flow {
    padding: 14.6vw 0 19vw;
  }
  #flow h2 {
    margin-left: 0;
  }
  #flow .main {
    margin: 13vw 5.2% 0;
  }
  #flow .main .item {
    padding: 5.8vw 7.4% 5vw;
  }
  #flow .main .item .step {
    top: -11px;
    left: 10px;
    font-size: 13px;
    border-width: 2px;
    line-height: 18px;
    padding: 0 14px;
  }
  #flow .main .item h3 {
    font-size: 4.4871794872vw;
    margin-bottom: 4px;
  }
  #flow .main .item .txt {
    font-size: 14px;
    line-height: 24px;
    max-width: calc(100% - 80px);
  }
  #flow .main .item .icon {
    width: 42px;
    right: 30px;
    margin-top: -5px;
  }
  #flow .main .item + .item {
    margin-top: 11.5vw;
  }
  #flow .main .item + .item:before {
    top: -9vw;
    width: 50px;
    height: 13px;
  }
  #flow .main .item:nth-child(1) .icon {
    right: 35px;
    width: 30px;
    margin-top: -2px;
  }
  #flow .main .item:nth-child(1) .txt {
    max-width: calc(100% - 60px);
  }
}

/*--------------------------------------
    form
--------------------------------------*/
#form {
  padding-bottom: 20px;
  color: #fff;
}
#form iframe {
  width: 100%;
  border: none;
}
#form .set1 iframe {
  height: 988px;
}
#form .set2 iframe {
  height: 1001px;
}
@media screen and (max-width: 767px) {
  #form .set1 iframe {
    height: 803px;
  }
  #form .set2 iframe {
    height: 807px;
  }
}
#form .wrap {
  max-width: 960px;
  padding-right: 16px;
  box-sizing: border-box;
}
#form h2 {
  line-height: 60px;
  text-align: center;
  margin-bottom: 31px;
}
#form input,
#form select,
#form textarea {
  display: block;
  padding: 19px 33px;
  font: inherit;
  line-height: 1.25;
  background: #fefefe;
  border-radius: 4px;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  border: none;
  font-size: 18px;
}
#form textarea {
  height: 160px;
}
#form dl dt,
#contact #form th {
  display: block;
  font-size: 20px;
  margin-left: 3px;
  font-weight: bold;
  margin-bottom: 10px;
}
#form dl dd,
#contact #form td {
  display: block;
  margin-right: 14px;
}
#form dl + dl,
#contact #form tr + tr {
  display: block;
  margin-top: 20px;
}
#form .note {
  font-size: 14px;
  margin-top: 12px;
}
#form .btn-submit {
  margin-top: 28px;
}
#form .i-list {
  margin: 20px 0 25px;
}
#form .i-custom {
  cursor: pointer;
  display: inline-block;
  position: relative;
}
#form .i-custom + .i-custom {
  margin-left: 48px;
}
#form .i-custom input {
  opacity: 0;
  position: absolute;
}
#form .i-custom span {
  padding-left: 36px;
  position: relative;
}
#form .i-custom span:before,
#form .i-custom span:after,
#contact #form input[type="radio"] + label::before,
#contact #form input[type="radio"] + label::after {
  content: "";
  margin: auto;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  transition: all 0.3s ease;
}
#form .i-custom input[type="radio"] ~ span:before,
#form .i-custom input[type="radio"] ~ span:after,
#contact #form input[type="radio"] + label::before,
#contact #form input[type="radio"] + label::after {
  border-radius: 100%;
}
#form .i-custom span:before,
#contact #form input[type="radio"] + label::before {
  background: #fefefe;
  width: 23px;
  height: 23px;
  left: 0;
}
#form .i-custom span:after,
#contact #form input[type="radio"] + label::after {
  opacity: 0;
  background: #ca3a31;
  width: 15px;
  height: 15px;
  left: 4px;
  transform: scale(0);
}
#form .i-custom:hover span:after,
#contact #form input[type="radio"] + label:hover::after {
  opacity: 0.5;
  transform: scale(1);
}
#form .i-custom input:checked ~ span:after,
#contact #form input[type="radio"]:checked + label::after {
  opacity: 1;
  transform: scale(1);
}
#form .set1 {
  padding: 65px 0;
  background: var(--red);
}
#form .set2 {
  background: #323232;
  padding: 76px 0 88px;
}
#form .set2 h2 {
  margin-bottom: 39px;
}
#form .set2 dl {
  margin-right: -7px;
  margin-left: 7px;
  box-sizing: border-box;
}
#form .set2 .btn-submit {
  margin-top: 36px;
  box-shadow: 0px 5px 0 rgb(17, 17, 17);
}
@media screen and (max-width: 767px) {
  #form h2 {
    line-height: 10.2564102564vw;
    margin-bottom: 9vw;
  }
  #form .wrap {
    padding-right: 0;
  }
  #form input,
  #form select,
  #form textarea {
    padding: 14px 24px;
    font-size: 14px;
    border-radius: 5px;
    line-height: 24px;
  }
  #form textarea {
    height: 250px;
  }
  #form dl {
    margin: 0 8%;
  }
  #form dl dt,
  #contact #form table th {
    font-size: 15px;
    margin-left: 2px;
    line-height: 24px;
    margin-bottom: 5px;
  }
  #form dl dd,
  #contact #form table td {
    margin-right: 0;
  }
  #form dl + dl,
  #contact #form table tr + tr {
    margin-top: 16.5px;
  }
  #form .note {
    font-size: 10px;
    margin-left: 8%;
    margin-top: 11px;
  }
  #form .btn-submit,
  #contact #form .btn-submit {
    margin-top: 26px;
    width: 84%;
  }
  #form .i-custom span,
  #contact #form input[type="radio"] + label {
    padding-left: 24px;
  }
  #form .i-custom span:before,
  #contact #form input[type="radio"] + label::before {
    width: 15px;
    height: 15px;
  }
  #form .i-custom span:after,
  #contact #form input[type="radio"] + label::after {
    width: 9px;
    height: 9px;
    left: 3px;
  }
  #form .i-custom + .i-custom {
    margin-left: 4%;
  }
  #form .i-list {
    margin: 16px 0 25px 8px;
    font-size: 14px;
    line-height: 24px;
  }
  #form .set1 {
    padding: 10.7vw 0 14vw;
  }
  #form .set2 {
    padding: 11vw 0 14.5vw;
  }
  #form .set2 h2 {
    margin-bottom: 8vw;
  }
  #form .set2 dl,
  #contact #form table tr {
    margin: 0 8%;
  }
  #form .set2 dl + dl,
  #contact #form table tr + tr {
    margin-top: 16.5px;
  }
}

/*# sourceMappingURL=index.css.map */
