<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.usedcar_copy {
  margin-top: 40px;
  text-align: center;
  font-size: 3rem;
  line-height: 1.3em;
  font-weight: bold;
}
.u_page section.u-catch {
  border: #f4a32d solid 10px;
  border-radius: 20px;
  box-sizing: border-box;
  text-align: center;
  max-width: 1067px;
  margin: 0 auto;
  position: relative;
  padding: 0;
}
.u_page section.u-catch a {
  display: block;
  padding: 30px;
}
.u_page section.u-catch img {
  margin: 20px 0 40px;
}
.u_page.car_p .u-catch h2:after {
  background: none;
}
.u_page.car_p .u-catch h2 {
  display: inline-block;
  background: none;
  text-align: center;
  font-size: 4rem;
  margin: 0;
}
.u_page section.u-catch .arrow:after {
  color: #f4a32d;
  font-size: 4rem;
  right: 30px;
}
.catch_copy_box {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 30px;
}
.daisu {
  font-size: 10rem;
  line-height: 0.4em;
  font-weight: bold;
}
.daisu span {
  font-size: 4rem;
}
.u_page section.u-catch .u-catch_copy {
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1em;
  text-align: left;
}
.u-catch_copy_ore {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1em;
  color: #f4a32d;
}
.usedcar_btn {
  display: block;
  width: 32%;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 50px;
  border: 3px solid #f4a32d;
  text-align: center;
  font-size: 2rem;
  color: #f4a32d;
  font-weight: bold;
  margin-bottom: 20px;
}
.flx_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.flx_box img {
  margin-right: 30px;
}
.triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 28px;
  border-color: transparent transparent transparent #E50012;
}
.flx_box_anshin {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  text-align: center;
  display: flex;
  justify-content: center;
}
.flx_box_anshin a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.kantan {
  margin: 0 auto;
  box-sizing: border-box;
  max-width: 1067px;
  width: 100%;
}
.kantan img {
  box-sizing: border-box;
  border: 5px solid #f4a32d;
  border-radius: 90px;
}
.wonderful {
  max-width: 1067px;
  margin: 0 auto;
  text-align: center;
}
.sp768 {
  display: none;
}
@media all and (max-width: 896px) {
  .sp768 {
    display: block;
  }
}
@media all and (max-width: 736px) {}
@media all and (max-width: 480px) {
  .u_page section.u-catch a {
    padding: 20px;
    line-height: 2em;
  }
  .u_page section.u-catch img {
    margin: 10px 0 20px;
  }
  .u-catch_copy_ore {
    font-size: 2rem;
    line-height: 1.5em;
  }
  .u-catch_copy {
    font-size: 2rem;
    font-weight: bold;
    line-height: 1em;
  }
  .daisu {
    font-size: 5rem;
    line-height: 1.1em;
    font-weight: bold;
  }
  .daisu span {
    font-size: 2.5rem;
  }
  .catch_copy_box {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
    align-items: center;
  }
  .u_page section.u-catch .arrow:after {
    color: #f4a32d;
    font-size: 3rem;
    right: 10px;
    bottom: 30px;
  }
  .usedcar_btn {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  .flx_box_anshin a {
    flex-direction: column;
  }
  .triangle {
    margin-top: 10px;
    border-top: 30px solid #E50012;
    border-right: 50px solid transparent;
    border-left: 50px solid transparent;
  }
  .kantan {
    border-radius: 45px;
  }
  .kantan img {
    border-radius: 40px;
  }
  .wonderful {
    margin-bottom: 40px;
  }
}</pre></body></html>