<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 768px) {
  .equipmentCard__visual + .equipmentCard__desc {
    margin-top: 16px;
  }
}

@media screen and (max-width: 768px) {
  .equipmentCard__visual + .equipmentCard__desc {
    margin-top: 16px;
  }
}

.equipmentCard__name {
  line-height: 1.47;
  letter-spacing: .05em;
}

.equipmentCard__name:before {
  content: '';
  margin-top: calc((1 - 1.47) * .5em);
}

.equipmentCard__name:after {
  margin-bottom: calc((1 - 1.47) * .5em);
}

.equipmentCard__name:before, .equipmentCard__name:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

@media screen and (min-width: 768px) {
  .equipmentCard__name {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  .equipmentCard__name {
    font-size: 14px;
  }
}

@media screen and (min-width: 768px) {
  .equipmentCard__name + .equipmentCard__txt {
    margin-top: 24px;
  }
}

@media screen and (max-width: 768px) {
  .equipmentCard__name + .equipmentCard__txt {
    margin-top: 16px;
  }
}

.equipmentCard__txt {
  line-height: 1.8;
  letter-spacing: .05em;
}

.equipmentCard__txt:before {
  content: '';
  margin-top: calc((1 - 1.8) * .5em);
}

.equipmentCard__txt:after {
  margin-bottom: calc((1 - 1.8) * .5em);
}

.equipmentCard__txt:before, .equipmentCard__txt:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
}

@media screen and (min-width: 768px) {
  .equipmentCard__txt {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .equipmentCard__txt {
    font-size: 12px;
  }
}

@media screen and (min-width: 768px) {
  .equipmentCard__txt + .caption {
    margin-top: 14px;
  }
}

@media screen and (max-width: 768px) {
  .equipmentCard__txt + .caption {
    margin-top: 12px;
  }
}

@media screen and (min-width: 768px) {
  .equipmentCard--large .equipmentCard__name {
    font-size: 16px;
  }
}

.equipmentSect__head {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .equipmentSect__head + .equipmentSect__cont {
    margin-top: 80px;
  }
}

@media screen and (max-width: 768px) {
  .equipmentSect__head + .equipmentSect__cont {
    margin-top: 48px;
  }
}

@media screen and (min-width: 768px) {
  .equipmentSect__cont .usableList__inner {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 768px) {
  .equipmentSect__cont .usableList__inner {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    row-gap: 40px;
  }
}

@media screen and (max-width: 768px) {
  .equipmentSect__cont .usableList__item {
    width: 140px;
  }
  .equipmentSect__cont .usableList__item:nth-child(1) {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .introductionSect__head + .introductionSect__cont {
    margin-top: 120px;
  }
}

@media screen and (max-width: 768px) {
  .introductionSect__head + .introductionSect__cont {
    margin-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .introductionSect__cont .subSect {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 108px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (min-width: 768px) {
  .introductionSect__cont .subSect__head {
    width: 587px;
  }
}

@media screen and (max-width: 768px) {
  .introductionSect__cont .subSect__head {
    margin-left: -40px;
    width: 326px;
  }
}

@media screen and (max-width: 768px) {
  .introductionSect__cont .subSect__head + .subSect__cont {
    margin-top: 80px;
  }
}

.introductionSect__cont .subSect__head .photo:nth-child(1) .photo__capIn {
  left: 5px;
  right: auto;
}

@media screen and (min-width: 768px) {
  .introductionSect__cont .subSect__head .photo:nth-child(2) {
    margin: -140px -27px 0 auto;
    width: 202px;
  }
}

@media screen and (max-width: 768px) {
  .introductionSect__cont .subSect__head .photo:nth-child(2) {
    margin: -101px -13px 0 auto;
    width: 129px;
  }
}

@media screen and (min-width: 768px) {
  .introductionSect__cont .subSect__cont {
    width: 372px;
  }
}

@media screen and (min-width: 768px) {
  .variationArea__body + .variationArea__bottom {
    margin-top: 120px;
  }
}

@media screen and (max-width: 768px) {
  .variationArea__body + .variationArea__bottom {
    margin-top: 60px;
  }
}

.variationArea__bottom {
  background-color: #ffffff;
}

@media screen and (min-width: 768px) {
  .variationArea__bottom {
    margin: 0 auto;
    padding: 16px;
    width: 367px;
  }
}

@media screen and (max-width: 768px) {
  .variationArea__bottom {
    margin: 0 -23.5px;
    padding: 16px;
  }
}

@media screen and (min-width: 768px) {
  .plan-introduction {
    padding: 120px 0;
  }
}

@media screen and (max-width: 768px) {
  .plan-introduction {
    padding: 80px 0;
  }
}

@media screen and (min-width: 768px) {
  .plan-equipment {
    padding-top: 160px;
  }
}

@media screen and (max-width: 768px) {
  .plan-equipment {
    padding-top: 120px;
  }
}

@media screen and (min-width: 768px) {
  .plan-variation {
    padding: 160px 0;
  }
}

@media screen and (max-width: 768px) {
  .plan-variation {
    padding: 120px 0;
  }
}
</pre></body></html>