.fp-cta--btn3 {
  background: #FF7A34;
  border: 3px solid #FF7A34;
  border-radius: 1rem;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 34px;
  font-weight: 400;
  line-height: 1.5;
  padding: 1.75rem 0;
  text-align: center;
  text-decoration: none;
  -webkit-transition: .4s;
  transition: .4s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
.fp-cta--btn3:hover {
  background: #FF7A34;
  border: 3px solid #FF7A34;
}
.fp-cta--btn3:focus {
  outline: 0;
}

.fp-cta--btn1 {
  background: #00A7F0;
  border: 3px solid #00A7F0;
  border-radius: 1rem;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 34px;
  font-weight: 400;
  line-height: 1.5;
  padding: 1.75rem 0;
  text-align: center;
  text-decoration: none;
  -webkit-transition: .4s;
  transition: .4s;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
.fp-cta--btn1:hover {
  background: #00A7F0;
  border: 3px solid #00A7F0;
}
.fp-cta--btn1:focus {
  outline: 0;
}
.fixed_btn {
  position: fixed;
  bottom: 80px; 
  right: 1px;
}

.text_center {
  text-align: center;
}

.wh-17 {
  width: 17%!important;
}

.wh-48 {
  width: 48%!important;
}

@media (min-width: 1230px) {
  .col-xl-8_est {
    flex: 0 0 71%;
    max-width: 71%;
  }
}

.col-xl-8_est {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.syushin_estimate input[type="radio"] + label {
  position: relative;
  margin: 0px;
  display: inline-block;
  background-image: url("../img/estimate3.png");
  background-repeat: no-repeat;
  background-size: 239px;
  background-position: -10px;
  width: 219px;
  height: 235px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
}

.syushin_estimate input[type="radio"]:checked + label {
  background-image: url("../img/estimate4.png");
  background-repeat: no-repeat;
  background-size: 239px;
  background-position: -10px;
  height: 235px;
}

@media screen and (min-width: 768px) {
  .syushin_estimate input[type="radio"]:hover + label {
    background-image: url("../img/estimate4.png");
    background-repeat: no-repeat;
    background-size: 239px;
    background-position: -10px;
    height: 235px;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
  }
}
.ichiji_estimate input[type="radio"] + label {
  position: relative;
  margin: 0px;
  display: inline-block;
  background-image: url("../img/estimate23.png");
  background-repeat: no-repeat;
  background-size: 239px;
  background-position: -10px;
  width: 219px;
  height: 235px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
}

.ichiji_estimate input[type="radio"]:checked + label {
  background-image: url("../img/estimate24.png");
  background-repeat: no-repeat;
  background-size: 239px;
  background-position: -10px;
  height: 235px;
}

@media screen and (min-width: 768px) {
  .ichiji_estimate input[type="radio"]:hover + label {
    background-image: url("../img/estimate24.png");
    background-repeat: no-repeat;
    background-size: 239px;
    background-position: -10px;
    height: 235px;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
  }
}
.gakushi-box .teiki_estimate input[type="radio"] + label {
  position: relative;
  margin: 0px;
  display: inline-block;
  background-image: url("../img/estimate8.png");
  background-repeat: no-repeat;
  background-size: 239px;
  background-position: -10px;
  width: 219px;
  height: 235px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
}

.gakushi-box .teiki_estimate input[type="radio"]:checked + label {
  background-image: url("../img/estimate9.png");
  background-repeat: no-repeat;
  background-size: 239px;
  background-position: -10px;
  height: 235px;
}

@media screen and (min-width: 768px) {
  .gakushi-box .teiki_estimate input[type="radio"]:hover + label {
    background-image: url("../img/estimate9.png");
    background-repeat: no-repeat;
    background-size: 239px;
    background-position: -10px;
    height: 235px;
  }
}
.gakushi-box .gakushi_estimate input[type="radio"] + label {
  position: relative;
  margin: 0px;
  display: inline-block;
  background-image: url("../img/estimate1.png");
  background-repeat: no-repeat;
  background-size: 239px;
  background-position: -10px;
  width: 219px;
  height: 235px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
}

.gakushi-box .gakushi_estimate input[type="radio"]:checked + label {
  background-image: url("../img/estimate2.png");
  background-repeat: no-repeat;
  background-size: 239px;
  background-position: -10px;
  height: 235px;
}

@media screen and (min-width: 768px) {
  .gakushi-box .gakushi_estimate input[type="radio"]:hover + label {
    background-image: url("../img/estimate2.png");
    background-repeat: no-repeat;
    background-size: 239px;
    background-position: -10px;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
    height: 235px;
  }
}
.gakushi-box .choju_estimate input[type="radio"] + label {
  position: relative;
  margin: 0px;
  display: inline-block;
  background-image: url("../img/estimate5.png");
  background-repeat: no-repeat;
  background-size: 239px;
  background-position: -10px;
  width: 219px;
  height: 235px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
}

.gakushi-box .choju_estimate input[type="radio"]:checked + label {
  background-image: url("../img/estimate6.png");
  background-repeat: no-repeat;
  background-size: 239px;
  background-position: -10px;
  height: 235px;
}

@media screen and (min-width: 768px) {
  .gakushi-box .choju_estimate input[type="radio"]:hover + label {
    background-image: url("../img/estimate6.png");
    background-repeat: no-repeat;
    background-size: 239px;
    background-position: -10px;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
    height: 235px;
  }
}
.gakushi-box .yoro_estimate input[type="radio"] + label {
  position: relative;
  margin: 0px;
  display: inline-block;
  background-image: url("../img/estimate10.png");
  background-repeat: no-repeat;
  background-size: 239px;
  background-position: -10px;
  width: 219px;
  height: 235px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
}

.gakushi-box .yoro_estimate input[type="radio"]:checked + label {
  background-image: url("../img/estimate11.png");
  background-repeat: no-repeat;
  background-size: 239px;
  background-position: -10px;
  height: 235px;
}

@media screen and (min-width: 768px) {
  .gakushi-box .yoro_estimate input[type="radio"]:hover + label {
    background-image: url("../img/estimate11.png");
    background-repeat: no-repeat;
    background-size: 239px;
    background-position: -10px;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
    height: 235px;
  }
}

@media screen and (min-width: 768px) {
  .gakushi-box .yoro_estimate input[type="radio"]:hover + label {
    background-image: url("../img/estimate11.png");
    background-repeat: no-repeat;
    background-size: 239px;
    background-position: -10px;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
    height: 235px;
  }
}
@media screen and (max-width: 767px) {
  .gakushi-box .syushin_estimate input[type="radio"] + label {
    position: relative;
    margin: 0 .25rem;
    display: inline-block;
    background-image: url("../img/estimate3.png");
    background-repeat: no-repeat;
    background-size: 164px;
    background-position: -7px;
    width: 150px;
    height: 150px;
    -webkit-transition: initial;
    transition: initial;
  }

  .gakushi-box .syushin_estimate input[type="radio"]:checked + label {
    background-image: url("../img/estimate4.png");
    background-repeat: no-repeat;
    background-size: 164px;
    background-position: -7px;
    width: 150px;
    height: 150px;
    -webkit-transition: initial;
    transition: initial;
  }

  .gakushi-box .ichiji_estimate input[type="radio"] + label {
    position: relative;
    margin: 0 .25rem;
    display: inline-block;
    background-image: url("../img/estimate23.png");
    background-repeat: no-repeat;
    background-size: 164px;
    background-position: -7px;
    width: 150px;
    height: 150px;
    -webkit-transition: initial;
    transition: initial;
  }

  .gakushi-box .ichiji_estimate input[type="radio"]:checked + label {
    background-image: url("../img/estimate24.png");
    background-repeat: no-repeat;
    background-size: 164px;
    background-position: -7px;
    width: 150px;
    height: 150px;
    -webkit-transition: initial;
    transition: initial;
  }

  .gakushi-box .teiki_estimate input[type="radio"] + label {
    position: relative;
    margin: 0 .25rem;
    display: inline-block;
    background-image: url("../img/estimate8.png");
    background-repeat: no-repeat;
    background-size: 164px;
    background-position: -7px;
    width: 150px;
    height: 150px;
    -webkit-transition: initial;
    transition: initial;
  }

  .gakushi-box .teiki_estimate input[type="radio"]:checked + label {
    background-image: url("../img/estimate9.png");
    background-repeat: no-repeat;
    background-size: 164px;
    background-position: -7px;
    width: 150px;
    height: 150px;
    -webkit-transition: initial;
    transition: initial;
  }

  .gakushi-box .gakushi_estimate input[type="radio"] + label {
    position: relative;
    margin: 0 .25rem;
    display: inline-block;
    background-image: url("../img/estimate1.png");
    background-repeat: no-repeat;
    background-size: 164px;
    background-position: -7px;
    width: 150px;
    height: 150px;
    -webkit-transition: initial;
    transition: initial;
  }

  .gakushi-box .gakushi_estimate input[type="radio"]:checked + label {
    background-image: url("../img/estimate2.png");
    background-repeat: no-repeat;
    background-size: 164px;
    background-position: -7px;
    width: 150px;
    height: 150px;
    -webkit-transition: initial;
    transition: initial;
  }

  .gakushi-box .choju_estimate input[type="radio"] + label {
    position: relative;
    margin: 0 .25rem;
    display: inline-block;
    background-image: url("../img/estimate5.png");
    background-repeat: no-repeat;
    background-size: 164px;
    background-position: -7px;
    width: 150px;
    height: 150px;
    -webkit-transition: initial;
    transition: initial;
  }

  .gakushi-box .choju_estimate input[type="radio"]:checked + label {
    background-image: url("../img/estimate6.png");
    background-repeat: no-repeat;
    background-size: 164px;
    background-position: -7px;
    width: 150px;
    height: 150px;
    -webkit-transition: initial;
    transition: initial;
  }

  .gakushi-box .yoro_estimate input[type="radio"] + label {
    position: relative;
    margin: 0 .25rem;
    display: inline-block;
    background-image: url("../img/estimate10.png");
    background-repeat: no-repeat;
    background-size: 164px;
    background-position: -7px;
    width: 150px;
    height: 150px;
    -webkit-transition: initial;
    transition: initial;
  }

  .gakushi-box .yoro_estimate input[type="radio"]:checked + label {
    background-image: url("../img/estimate11.png");
    background-repeat: no-repeat;
    background-size: 164px;
    background-position: -7px;
    width: 150px;
    height: 150px;
    -webkit-transition: initial;
    transition: initial;
  }
}