@charset "UTF-8";
.fv {
  background-image: url(/business/service/img/support-service/accident-damage-protection/adp-01hero-pc.png);
  background-repeat: no-repeat;
  background-position: 50% 67%;
  background-size: cover;
}
@media (max-width: 640px) {
  .fv {
    background-image: url(/business/service/img/support-service/accident-damage-protection/adp-01hero-sp.png);
    background-position: center;
  }
}
.fv--lead {
  color: #fff;
}
.fv--sub-lead {
  color: #fff;
  font-weight: bold;
}

#note {
  padding: min(4.392vw, 60px) 0;
}
@media (max-width: 1000px) {
  #note {
    padding: min(9.302vw, 40px) 0;
  }
}
#note .caption-wrapper:not(#note .caption-wrapper:first-of-type) {
  margin-top: min(2.196vw, 30px);
}
@media (max-width: 1000px) {
  #note .caption-wrapper:not(#note .caption-wrapper:first-of-type) {
    margin-top: min(7.907vw, 34px);
  }
}
#note .link-caption {
  color: #294E95;
  text-decoration: underline;
}
#note .caption, #note .hn--caption-li {
  font-family: "Noto Sans JP", "Montserrat", "Helvetica Neue", Helvetica, Arial, Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif;
  color: #1E0013;
  font-size: min(1.025vw, 14px);
  font-weight: 400;
  letter-spacing: -0.028em;
  line-height: 1.7;
}
@media screen and (max-width: 1000px) {
  #note .caption, #note .hn--caption-li {
    font-size: min(3.256vw, 14px);
  }
}
#note .note .hn--caption-li {
  padding-left: min(2.05vw, 28px);
}
#note .note .hn--caption-li::before {
  content: "※";
}
@media (max-width: 1000px) {
  #note .note .hn--caption-li {
    padding-left: min(5.814vw, 25px);
  }
}
#note .note .hn--caption-li.num-1::before {
  content: "※1";
  position: absolute;
  top: 0;
  left: 0;
}
#note .note .hn--caption-li.num-2::before {
  content: "※2";
  position: absolute;
  top: 0;
  left: 0;
}
#note .note .hn--caption-li.num-3::before {
  content: "※3";
  position: absolute;
  top: 0;
  left: 0;
}
#note .note .hn--caption-li.num-4::before {
  content: "※4";
  position: absolute;
  top: 0;
  left: 0;
}
#note .note .hn--caption-li.num-5::before {
  content: "※5";
  position: absolute;
  top: 0;
  left: 0;
}
#note .hn--caption-li.disk-none::before {
  content: "";
}

#other, #pc-support {
  background-color: #F1E1ED;
}

.color-rvs {
  background-color: #fff;
  color: #1E0013;
}

#guarantee .content-sub-lead {
  position: relative;
}
#guarantee .content-sub-lead-note {
  position: absolute;
  right: auto;
  bottom: min(0.952vw, 13px);
  font-size: min(0.952vw, 13px);
}
@media (max-width: 1000px) {
  #guarantee .content-sub-lead-note {
    bottom: 35%;
    font-size: 13px;
  }
}
#guarantee .mt-w-sub-lead {
  margin-top: min(1.83vw, 25px);
}
@media (max-width: 1000px) {
  #guarantee .mt-w-sub-lead {
    margin-top: min(6.977vw, 30px);
  }
}

#survey {
  padding: min(4.392vw, 60px) 0;
}
@media (max-width: 1000px) {
  #survey {
    padding: min(9.302vw, 40px) 0;
  }
}
#survey .caption-wrapper:not(#survey .caption-wrapper:first-of-type) {
  margin-top: min(2.196vw, 30px);
}
@media (max-width: 1000px) {
  #survey .caption-wrapper:not(#survey .caption-wrapper:first-of-type) {
    margin-top: min(7.907vw, 34px);
  }
}
#survey .link-caption {
  color: #294E95;
  text-decoration: underline;
}
#survey .caption, #survey .hn--caption-li {
  font-family: "Noto Sans JP", "Montserrat", "Helvetica Neue", Helvetica, Arial, Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "游ゴシック", YuGothic, sans-serif;
  color: #1E0013;
  font-size: min(1.025vw, 14px);
  font-weight: 400;
  letter-spacing: -0.028em;
  line-height: 1.7;
}
@media screen and (max-width: 1000px) {
  #survey .caption, #survey .hn--caption-li {
    font-size: min(3.256vw, 14px);
  }
}
#survey .hn--caption-li.disk-none::before {
  content: "";
}

#guarantee, #steptwo {
  background-color: #F1E1ED;
}/*# sourceMappingURL=adp.css.map */