.fv__img {
  width: 100%;
}
@media (min-width: 768px) {
  .fv__img {
    height: 60.1vw;
  }
}
@media (max-width: 767px) {
  .fv__img {
    height: 110.27vw;
  }
}

.concept {
  position: relative;
  width: 100%;
  z-index: 1;
}
@media (min-width: 768px) {
  .concept {
    padding-bottom: 150px;
  }
}
@media (max-width: 767px) {
  .concept {
    background-color: #dae5f5;
    padding: 50vw 0 0;
    margin-bottom: 120vw;
  }
}
.concept__wrapper {
  position: relative;
}
.concept__head {
  color: #00ee5c;
  letter-spacing: 0.14em;
}
@media (min-width: 768px) {
  .concept__head {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 108px;
    line-height: 189px;
    margin-top: 140px;
    z-index: 2;
  }
}
@media (max-width: 767px) {
  .concept__head {
    font-size: 14.67vw;
    line-height: 1;
    margin-top: -5px;
  }
}
@media (min-width: 768px) {
  .concept__body {
    position: relative;
    top: 0;
    left: 50%;
    background-color: #dae5f5;
    width: 42.17vw;
    max-width: 564px;
    padding: 380px 50px 70px;
    z-index: 0;
  }
}
@media (max-width: 767px) {
  .concept__body {
    width: 81.33vw;
    padding-bottom: 33.33vw;
  }
}
.concept__p {
  letter-spacing: 0.04em;
}
@media (min-width: 768px) {
  .concept__p {
    line-height: 72px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .concept__p {
    font-size: 18px;
    line-height: 58px;
  }
}
@media (max-width: 767px) {
  .concept__p {
    line-height: 54px;
  }
}
@media (min-width: 768px) {
  .concept__img {
    position: absolute;
  }
}
@media (max-width: 767px) {
  .concept__imgbox {
    position: relative;
    margin-top: -25.33vw;
    padding-bottom: 25.33vw;
  }
}
@media (min-width: 768px) {
  .concept__img1 {
    width: 564px;
    top: -55px;
    right: 50%;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .concept__img1 {
    width: 41.29vw;
  }
}
@media (max-width: 767px) {
  .concept__img1 {
    position: absolute;
    width: 80%;
    top: -14.67vw;
    left: 0;
    right: 0;
    margin: auto;
  }
}
@media (min-width: 768px) {
  .concept__img2 {
    width: 274px;
    top: 55px;
    right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .concept__img2 {
    width: 20.06vw;
  }
}
@media (max-width: 767px) {
  .concept__img2 {
    position: absolute;
    width: 36.53vw;
    top: 62.67vw;
    right: 9.33vw;
  }
}
@media (min-width: 768px) {
  .concept__img3 {
    width: 376px;
    top: 500px;
    left: 55px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .concept__img3 {
    width: 27.53vw;
  }
}
@media (max-width: 767px) {
  .concept__img3 {
    position: absolute;
    width: 80%;
    left: 0;
    right: 0;
    margin: auto;
  }
}
@media (min-width: 768px) {
  .concept__img4 {
    width: 254px;
    bottom: 60px;
    right: calc(50% - 30px);
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .concept__img4 {
    width: 18.59vw;
  }
}
@media (max-width: 767px) {
  .concept__img4 {
    position: absolute;
    width: 33.87vw;
    top: 85.33vw;
    left: 9.33vw;
  }
}

.info {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .info {
    background-image: url(../img/top/info_bg_pc2x.jpg);
    padding: 155px 0;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .info {
    padding: 11.35vw 0;
  }
}
@media (max-width: 767px) {
  .info {
    background-image: url(../img/top/info_bg_sp.jpg);
    padding: 90px 0;
  }
}
.info__p {
  color: #fff;
  letter-spacing: 0.04em;
}
@media (min-width: 768px) {
  .info__p {
    line-height: 62px;
  }
}
@media (max-width: 767px) {
  .info__p {
    line-height: 46px;
  }
}
.info__items {
  list-style: none;
}
@media (min-width: 768px) {
  .info__items {
    gap: 0 20px;
  }
}
@media (max-width: 767px) {
  .info__items {
    max-width: 72vw;
    gap: 5.33vw 4vw;
  }
}
.info__item {
  background-color: rgba(0, 0, 0, 0.5);
  color: #00ee5c;
  border: 1px solid #00ee5c;
  border-radius: 50%;
  letter-spacing: 0.04em;
}
@media (min-width: 768px) {
  .info__item {
    width: 170px;
    height: 170px;
  }
}
@media (max-width: 767px) {
  .info__item {
    width: 33.33vw;
    height: 33.33vw;
  }
}

@media (max-width: 767px) {
  .inspection {
    padding: 45px 0;
  }
}
@media (min-width: 768px) {
  .inspection__wrapper {
    max-width: 1140px;
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .inspection__flex {
    position: relative;
  }
}
@media (min-width: 768px) {
  .inspection__img {
    flex: 1;
    max-width: 564px;
    margin-top: 100px;
    margin-right: 45px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .inspection__img {
    margin-top: 7.32vw;
  }
}
@media (max-width: 767px) {
  .inspection__img {
    width: 80vw;
  }
}
@media (min-width: 768px) {
  .inspection__content {
    width: 462px;
  }
}
@media (min-width: 768px) {
  .inspection__title {
    width: 445px;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .inspection__title {
    position: absolute;
    top: -6.67vw;
    left: -1.33vw;
    width: 26.27vw;
  }
}
.inspection__en {
  color: #00ee5c;
  line-height: 40px;
  letter-spacing: 0.14em;
}
.inspection__body {
  color: #0a1c63;
  line-height: 44px;
  letter-spacing: 0.04em;
}
@media (max-width: 767px) {
  .inspection__body {
    width: 80vw;
  }
}

@media (max-width: 767px) {
  .maintenance {
    padding-bottom: 42.67vw;
  }
}
@media (min-width: 768px) {
  .maintenance__wrapper {
    max-width: 1240px;
    padding: 0 20px;
  }
}
.maintenance__head {
  line-height: 1;
}
@media (min-width: 768px) {
  .maintenance__head {
    font-size: 182px;
  }
}
@media (max-width: 767px) {
  .maintenance__head {
    position: relative;
    left: 0;
    right: 0;
    margin: -13.33vw auto 0;
    width: 48.13vw;
  }
}
@media (min-width: 768px) {
  .maintenance__title {
    width: 359px;
  }
}
.maintenance__en {
  color: #00ee5c;
  line-height: 40px;
  letter-spacing: 0.14em;
}
@media (max-width: 767px) {
  .maintenance__img {
    position: relative;
    width: 80vw;
    margin: auto;
  }
}
@media (min-width: 768px) {
  .maintenance__imgitem {
    max-width: 400px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .maintenance__imgitem {
    max-width: 29.28vw;
  }
}
@media (min-width: 768px) {
  .maintenance__imgitem2 {
    position: relative;
    top: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1365px) {
  .maintenance__imgitem2 {
    top: 3.66vw;
  }
}
@media (max-width: 767px) {
  .maintenance__imgitem2 {
    position: absolute;
    top: 13.33vw;
    left: 0;
    width: 40vw;
  }
}
@media (max-width: 767px) {
  .maintenance__imgitem3 {
    position: absolute;
    top: 8vw;
    right: 0;
    width: 40vw;
  }
}
.maintenance__text {
  color: #0a1c63;
  line-height: 44px;
  letter-spacing: 0.04em;
}
@media (min-width: 768px) {
  .maintenance__text {
    max-width: 1000px;
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .maintenance__text {
    width: 80vw;
  }
}

@media (max-width: 767px) {
  .sale {
    padding: 32.67vw 0 40px;
  }
}
@media (min-width: 768px) {
  .sale__wrapper {
    max-width: 1140px;
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .sale__flex {
    position: relative;
  }
}
@media (min-width: 768px) {
  .sale__img {
    flex: 1;
    max-width: 564px;
    margin-left: 60px;
  }
}
@media (min-width: 768px) {
  .sale__content {
    width: 450px;
  }
}
@media (min-width: 768px) {
  .sale__title {
    width: 192px;
  }
}
@media (max-width: 767px) {
  .sale__title {
    position: absolute;
    top: -6.67vw;
    left: -4vw;
    width: 26.27vw;
  }
}
.sale__en {
  color: #00ee5c;
  line-height: 40px;
  letter-spacing: 0.14em;
}
.sale__body {
  color: #0a1c63;
  line-height: 44px;
  letter-spacing: 0.04em;
}

@media (min-width: 768px) {
  .trackscale {
    margin-top: 260px;
  }
}
@media (max-width: 767px) {
  .trackscale {
    padding: 50px 0 0;
  }
}
@media (min-width: 768px) {
  .trackscale__wrapper {
    max-width: 1080px;
    padding: 0 20px;
  }
}
.trackscale__head {
  letter-spacing: 0.14em;
}
.trackscale__head .ja {
  color: #344049;
}
@media (min-width: 768px) {
  .trackscale__head .ja {
    font-size: 42px;
    line-height: 74px;
  }
}
@media (max-width: 767px) {
  .trackscale__head .ja {
    font-size: 30px;
    line-height: 49px;
  }
}
.trackscale__head .en {
  color: #00ee5c;
  line-height: 26px;
}
@media (max-width: 767px) {
  .trackscale__body {
    width: 80vw;
  }
}
.trackscale__flex {
  gap: 0 60px;
}
.trackscale__flex > div {
  max-width: 510px;
}
.trackscale__text {
  color: #0a1c63;
  line-height: 44px;
  letter-spacing: 0.04em;
}
@media (min-width: 768px) {
  .trackscale__text {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .trackscale__contact {
    width: 100%;
  }
}
.trackscale__ul {
  list-style: none;
  border-top: 1px solid #a8adb1;
}
.trackscale__li {
  color: #344049;
  line-height: 44px;
}
@media (min-width: 768px) {
  .trackscale__li {
    padding: 10px 15px;
  }
}
@media (max-width: 767px) {
  .trackscale__li {
    padding: 10px;
  }
}
.trackscale__li + .trackscale__li {
  border-top: 1px solid #a8adb1;
}
.trackscale__dt {
  cursor: pointer;
}
.trackscale__dt span {
  position: relative;
  padding-left: 20px;
}
.trackscale__dt span::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background-color: #00ee5c;
  width: 11px;
  height: 13px;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
.trackscale__dt.open span::before {
  width: 13px;
  height: 11px;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
}
.trackscale__dd {
  display: none;
}
.trackscale__btn {
  background-color: #344049;
  color: #fff;
  width: 300px;
  max-width: 100%;
  height: 50px;
}
.trackscale__btn span {
  position: relative;
  padding-left: 30px;
}
.trackscale__btn span::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background-image: url(../img/common/icon_mail.svg);
  width: 20px;
  height: 14px;
}
.trackscale__tel {
  letter-spacing: 0.14em;
}
.trackscale__foot {
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media (min-width: 768px) {
  .trackscale__foot {
    background-image: url(../img/top/trackscale_bg_pc2x.png);
    margin-top: 190px;
    height: 55.64vw;
  }
}
@media (max-width: 767px) {
  .trackscale__foot {
    background-image: url(../img/top/trackscale_bg_sp.png);
    margin-top: 60px;
    height: 70.67vw;
  }
}
.trackscale__img {
  position: relative;
}
.trackscale__imgitem {
  position: absolute;
}
@media (min-width: 768px) {
  .trackscale__imgitem1 {
    top: 24.37vw;
    left: 1.46vw;
    width: 17.57vw;
  }
}
@media (max-width: 767px) {
  .trackscale__imgitem1 {
    top: 24.67vw;
    left: 0;
    width: 18.13vw;
  }
}
@media (min-width: 768px) {
  .trackscale__imgitem2 {
    top: 0;
    left: 21.23vw;
    width: 28.84vw;
  }
}
@media (max-width: 767px) {
  .trackscale__imgitem2 {
    top: 0;
    left: 20vw;
    width: 29.73vw;
  }
}
@media (min-width: 768px) {
  .trackscale__imgitem3 {
    top: 3.66vw;
    right: 1.46vw;
    width: 23.13vw;
  }
}
@media (max-width: 767px) {
  .trackscale__imgitem3 {
    top: 3.33vw;
    right: 0;
    width: 23.87vw;
  }
}
@media (min-width: 768px) {
  .trackscale__imgitem4 {
    top: 22.69vw;
    right: 6.95vw;
    width: 39.39vw;
  }
}
@media (max-width: 767px) {
  .trackscale__imgitem4 {
    top: 23.33vw;
    right: 5.33vw;
    width: 40.67vw;
  }
}

@media (min-width: 768px) {
  .price {
    padding: 80px 0 110px;
  }
}
@media (max-width: 767px) {
  .price {
    padding: 45px 0 60px;
  }
}
@media (min-width: 768px) {
  .price__wrapper {
    max-width: 1040px;
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .price__wrapper {
    max-width: 340px;
  }
}
.price__head {
  letter-spacing: 0.14em;
}
.price__head .ja {
  color: #344049;
}
@media (min-width: 768px) {
  .price__head .ja {
    font-size: 42px;
    line-height: 74px;
  }
}
@media (max-width: 767px) {
  .price__head .ja {
    font-size: 30px;
    line-height: 49px;
  }
}
.price__head .en {
  color: #00ee5c;
}
@media (min-width: 768px) {
  .price__head .en {
    line-height: 26px;
  }
}
.price__p {
  color: #0a1c63;
  line-height: 36px;
  letter-spacing: 0.02em;
}
.price__table {
  display: table;
  width: 100%;
  border-collapse: collapse;
  border: 2px solid #4c575e;
}
@media (min-width: 768px) {
  .price__table2 .price__th {
    width: 280px;
  }
}
@media (max-width: 767px) {
  .price__table2 .price__th {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .price__table2 .price__td {
    height: auto;
  }
}
@media (min-width: 768px) {
  .price__thead th {
    font-weight: normal;
    border-right: 2px solid #4c575e;
  }
}
.price__table2 .price__thead th {
  font-weight: bold;
}
.price__tbody th {
  font-weight: bold;
}
.price__tr_bt2 {
  border-top: 2px solid #4c575e;
}
.price__tr_bt3 {
  border-top: 3px solid #4c575e;
}
.price__tr_bb2 {
  border-bottom: 2px solid #4c575e;
}
.price__tr_btd {
  border-top: 3px double #4c575e;
}
@media (max-width: 767px) {
  .price__tr_w th, .price__tr_w td {
    padding: 10px 5px;
  }
}
@media (max-width: 767px) {
  .price__tr td {
    width: 75px;
    height: 58px;
  }
}
.price__th, .price__td {
  border: 1px solid #4c575e;
}
.price__th {
  color: #0a1c63;
  text-align: left;
  padding: 2px 7px;
}
.price__th_total {
  text-align: right;
}
.price__th_subtotal {
  text-align: right;
}
.price__th_txtc {
  text-align: center;
}
.price__th_txtr {
  text-align: right;
}
.price__th_br2 {
  border-right: 2px solid #4c575e;
}
.price__th_v {
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  min-width: 20px;
  padding: 5px 1px;
}
.price__th_v span {
  white-space: pre;
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  display: inline-block;
}
@media (max-width: 767px) {
  .price__th_v {
    line-height: 1;
  }
}
.price__th0 {
  width: 280px;
  box-sizing: border-box;
}
.price__th1 {
  background-color: #b6cff0;
}
.price__th1.fs16 {
  font-weight: bold;
}
.price__th2 {
  background-color: #dae5f5;
}
.price__td {
  color: #0a1c63;
  text-align: right;
  padding: 2px 5px;
}
.price__td_total {
  background-color: #ffffd8;
}
.price__td_subtotal {
  background-color: #ffd4d8;
}
.price__td_txtl {
  text-align: left;
}
.price__td_br2 {
  border-right: 2px solid #4c575e;
}
.price__dl {
  color: #0a1c63;
  border: 2px solid #4c575e;
}
@media (min-width: 768px) {
  .price__dl {
    line-height: 44px;
  }
}
@media (max-width: 767px) {
  .price__dl {
    line-height: 26px;
  }
}
.price__dt {
  background-color: #b6cff0;
  letter-spacing: 0.04em;
  padding: 0 10px;
}
@media (min-width: 768px) {
  .price__dt {
    width: 280px;
    border-right: 2px solid #4c575e;
  }
}
@media (max-width: 767px) {
  .price__dt {
    padding: 5px 10px;
    border-bottom: 2px solid #4c575e;
  }
}
@media (min-width: 768px) {
  .price__dt.half {
    width: 110px;
  }
}
.price__dt2 {
  border-right: 1px solid #4c575e;
}
@media (min-width: 768px) {
  .price__dt2 {
    width: 170px;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .price__dt2 {
    width: 100px;
    padding: 10px;
  }
}
.price__dd {
  flex: 1;
}
@media (min-width: 768px) {
  .price__dd {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .price__dd {
    padding: 10px;
  }
}
.price__panel {
  position: relative;
  color: #0a1c63;
  line-height: 33px;
  border: 1px solid #4c575e;
  background: linear-gradient(to bottom, #fff 0%, #e5e9e9 100%);
  padding: 15px 20px;
}
.price__panel::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  background-color: #0a1c63;
  width: 9px;
  height: 10px;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
.price__panel.open::after {
  width: 10px;
  height: 9px;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
}
.price__contents {
  display: none;
}

.company {
  background-color: #dae5f5;
}
@media (min-width: 768px) {
  .company {
    padding: 60px 0 80px;
  }
}
@media (max-width: 767px) {
  .company {
    padding: 55px 0 70px;
  }
}
@media (min-width: 768px) {
  .company__wrapper {
    max-width: 1080px;
    padding: 0 20px;
  }
}
.company__head {
  color: #344049;
  letter-spacing: 0.14em;
}
@media (min-width: 768px) {
  .company__head {
    font-size: 42px;
    line-height: 74px;
    margin-right: 100px;
  }
}
@media (max-width: 767px) {
  .company__head {
    font-size: 30px;
    line-height: 49px;
  }
}
@media (min-width: 768px) {
  .company__head span {
    white-space: pre;
    writing-mode: vertical-rl;
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .company__body {
    flex: 1;
  }
}
.company__subtitle {
  color: #00ee5c;
  letter-spacing: 0.14em;
}
.company__table {
  width: 100%;
  color: #344049;
  border-top: 1px solid #a8adb1;
}
@media (min-width: 768px) {
  .company__table {
    display: table;
  }
}
@media (max-width: 767px) {
  .company__table {
    display: block;
  }
}
.company__table tr {
  width: 100%;
  border-bottom: 1px solid #a8adb1;
}
@media (min-width: 768px) {
  .company__table tr {
    display: table;
    line-height: 44px;
    padding: 20px 0;
  }
}
@media (max-width: 767px) {
  .company__table tr {
    display: block;
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .company__table tbody, .company__table th, .company__table td {
    display: block;
    width: 100%;
  }
}
.company__table th {
  text-align: left;
  letter-spacing: 0.02em;
}
@media (min-width: 768px) {
  .company__table th {
    width: 190px;
    padding: 0 40px;
    vertical-align: top;
  }
}
@media (min-width: 768px) {
  .company__table td {
    padding: 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  .company__table td .flex-pc {
    display: block;
  }
}
.company__ul {
  list-style: none;
}
@media (min-width: 768px) {
  .company__ul + .company__ul {
    margin-left: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  .company__ul + .company__ul {
    margin-left: 0;
  }
}
.company__li {
  position: relative;
  line-height: 36px;
  padding-left: 15px;
}
.company__li::before {
  content: "";
  display: block;
  position: absolute;
  top: 14px;
  left: 0;
  width: 8px;
  height: 8px;
  background-color: #344049;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .company__group + .company__group {
    margin-left: 60px;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  .company__group + .company__group {
    margin-left: 0;
    margin-top: 20px;
  }
}
.company__lead {
  line-height: 24px;
}
.company__info {
  line-height: 36px;
}