.fv {
  position: relative;
  width: 100%;
  height: 770px;
  background: linear-gradient(90deg, rgb(15, 143, 239) 0%, rgb(15, 143, 239) 26%, rgb(37, 97, 204) 100%);
}
@media screen and (max-width: 1440px) {
  .fv {
    height: -moz-fit-content;
    height: fit-content;
  }
}
@media screen and (max-width: 768px) {
  .fv {
    height: auto;
  }
}
.fv:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-position: right top;
  background-size: cover;
  top: 0;
  left: 0;
  background-image: url(../image/fv_bg.png.webp);
  mix-blend-mode: screen;
}
@media screen and (max-width: 1100px) {
  .fv .btn-orange {
    width: 21.5277777778vw;
    line-height: 5.5555555556vw;
    font-size: 1.3888888889vw;
    border: 0.1388888889vw solid transparent;
  }
}
@media screen and (max-width: 768px) {
  .fv .btn-orange {
    width: 40.3645833333vw;
    line-height: 9.375vw;
    font-size: 2.6041666667vw;
  }
}
@media screen and (max-width: 414px) {
  .fv .btn-orange {
    width: 73.544973545vw;
    line-height: 13.2275132275vw;
    font-size: 3.7037037037vw;
  }
}
.fv__wrapper {
  margin: 0 auto;
  width: 1200px;
  padding-top: 105px;
  padding-bottom: 115px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1300px) {
  .fv__wrapper {
    width: 92.3076923077vw;
  }
}
@media screen and (max-width: 1100px) {
  .fv__wrapper {
    padding-top: 14.0909090909vw;
    padding-bottom: 10.4545454545vw;
  }
}
@media screen and (max-width: 768px) {
  .fv__wrapper {
    width: 61.1979166667vw;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
    padding-top: 23.1770833333vw;
    padding-bottom: 12.5vw;
    text-align: center;
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .fv__wrapper {
    width: 82.0105820106vw;
    padding-top: 31.746031746vw;
    padding-bottom: 15.873015873vw;
  }
}
.fv__left {
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 768px) {
  .fv__left {
    padding-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .fv__right {
    display: none;
  }
}
.fv__small-img-wrapper {
  display: none;
}
@media screen and (max-width: 768px) {
  .fv__small-img-wrapper {
    display: block;
  }
}
.fv__img-wrapper {
  width: -moz-fit-content;
  width: fit-content;
  height: 524px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1100px) {
  .fv__img-wrapper {
    height: 47.6363636364vw;
  }
}
@media screen and (max-width: 768px) {
  .fv__img-wrapper {
    width: 100%;
    height: -moz-fit-content;
    height: fit-content;
    margin-left: 0;
    margin-bottom: 5.2083333333vw;
  }
}
@media screen and (max-width: 414px) {
  .fv__img-wrapper {
    height: 89.417989418vw;
    margin-bottom: 4.4973544974vw;
  }
}
.fv__img-wrapper img {
  height: 100%;
}
@media screen and (max-width: 768px) {
  .fv__img-wrapper img {
    height: auto;
    width: 100%;
  }
}
.fv__badge {
  width: 100%;
  text-align: center;
  color: #084e83;
  margin-bottom: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1100px) {
  .fv__badge {
    margin-bottom: 5.4545454545vw;
  }
}
.fv__badge-left, .fv__badge-right {
  background-color: #0f2650;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 12px;
  padding-bottom: 14px;
  font-size: 24px;
  line-height: 1;
  color: #fff;
}
@media screen and (max-width: 1100px) {
  .fv__badge-left, .fv__badge-right {
    padding-left: 2.7272727273vw;
    padding-right: 2.7272727273vw;
    padding-top: 1.0909090909vw;
    padding-bottom: 1.2727272727vw;
    font-size: 2.1818181818vw;
  }
}
@media screen and (max-width: 768px) {
  .fv__badge-left, .fv__badge-right {
    font-size: 2.9947916667vw;
    padding-top: 1.0416666667vw;
    padding-bottom: 1.3020833333vw;
    padding-left: 1.953125vw;
    padding-right: 1.953125vw;
  }
}
@media screen and (max-width: 500px) {
  .fv__badge-left, .fv__badge-right {
    font-size: 3.7037037037vw;
    padding-top: 2.1164021164vw;
    padding-bottom: 2.6455026455vw;
    padding-left: 3.9682539683vw;
    padding-right: 3.9682539683vw;
  }
}
.fv__text {
  color: #fff;
  line-height: 1.6041666667;
  letter-spacing: 0.02em;
  margin-bottom: 65px;
  white-space: nowrap;
  font-size: 48px;
  font-weight: normal;
  font-weight: bold;
}
@media screen and (max-width: 1100px) {
  .fv__text {
    font-size: 4.3636363636vw;
    margin-bottom: 5.9090909091vw;
  }
}
@media screen and (max-width: 768px) {
  .fv__text {
    font-size: 5.078125vw;
    margin-bottom: 3.90625vw;
    text-align: left;
  }
}
@media screen and (max-width: 500px) {
  .fv__text {
    text-align: center;
  }
}
@media screen and (max-width: 414px) {
  .fv__text {
    font-size: 6.8783068783vw;
    margin-bottom: 5.291005291vw;
    letter-spacing: 0px;
  }
}

.features {
  background-color: #f2f7fd;
}
.features__wrapper {
  width: 1000px;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  .features__wrapper {
    width: 90.9090909091vw;
    padding-top: 9.0909090909vw;
    padding-bottom: 9.0909090909vw;
  }
}
@media screen and (max-width: 768px) {
  .features__wrapper {
    width: 95.8333333333vw;
    padding-top: 8.3333333333vw;
    padding-bottom: 8.3333333333vw;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 414px) {
  .features__wrapper {
    padding-top: 18.5185185185vw;
    padding-bottom: 15.873015873vw;
    width: 91.0052910053vw;
  }
}
.features__cards {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  gap: 20px;
}
@media screen and (max-width: 1100px) {
  .features__cards {
    width: 490px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 600px) {
  .features__cards {
    width: 100%;
    flex-direction: column;
  }
}
.features__card {
  width: 490px;
  height: 657px;
  background-color: #fff;
  position: relative;
  padding-top: 36px;
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 600px) {
  .features__card {
    padding-top: 27px;
    padding-bottom: 34px;
    width: 345px;
    margin: 0 auto;
    height: -moz-fit-content;
    height: fit-content;
    text-align: right;
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media screen and (max-width: 414px) {
  .features__card {
    width: 91.2698412698vw;
    padding-top: 7.1428571429vw;
    padding-bottom: 8.9947089947vw;
    padding-right: 5.291005291vw;
    padding-left: 5.291005291vw;
  }
}
.features__card.notlink {
  height: 523px;
}
@media screen and (max-width: 600px) {
  .features__card.notlink {
    height: -moz-fit-content;
    height: fit-content;
  }
}
.features__card.notlink .features__card-img-wrapper {
  bottom: 40px;
}
.features__card-title {
  font-size: 26px;
  line-height: 1.7307692308;
  letter-spacing: 0.02em;
  font-weight: bold;
  margin-bottom: 20px;
}
.features__card-title .color-blue {
  color: #0f8fef;
}
@media screen and (max-width: 600px) {
  .features__card-title {
    font-size: 21px;
    line-height: 1.7142857143;
    text-align: center;
  }
}
@media screen and (max-width: 414px) {
  .features__card-title {
    font-size: 5.5555555556vw;
  }
}
.features__card-text {
  text-align: justify;
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.02em;
  font-weight: normal;
}
@media screen and (max-width: 600px) {
  .features__card-text {
    font-size: 15px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 414px) {
  .features__card-text {
    font-size: 3.9682539683vw;
    margin-bottom: 5.291005291vw;
  }
}
.features__card-text .text-small {
  font-size: 10px;
}
.features__card-link {
  line-height: 1;
  background: linear-gradient(90deg, rgb(15, 143, 239) 0%, rgb(15, 143, 239) 26%, rgb(37, 97, 204) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 19px;
  letter-spacing: 0.02em;
  position: relative;
}
@media screen and (max-width: 600px) {
  .features__card-link {
    font-size: 18px;
  }
}
@media screen and (max-width: 414px) {
  .features__card-link {
    font-size: 4.7619047619vw;
  }
}
.features__card-link::after {
  width: 100%;
  height: 1px;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(90deg, rgb(15, 143, 239) 0%, rgb(15, 143, 239) 26%, rgb(37, 97, 204) 100%);
  display: none;
}
.features__card-link::before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../image/allow_icon@2x.png);
  background-size: contain;
  position: absolute;
  left: -26px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 600px) {
  .features__card-link::before {
    top: 53%;
  }
}
.features__card-link:hover {
  text-decoration: underline;
}
.features__card-link:hover::after {
  display: block;
}
.features__card-link-wrapper {
  display: inline-block;
  position: absolute;
  bottom: 50px;
  right: 40px;
}
@media screen and (max-width: 600px) {
  .features__card-link-wrapper {
    position: static;
  }
}
.features__card-img-wrapper {
  width: 410px;
  height: 230px;
  position: absolute;
  right: 50%;
  bottom: 110px;
  transform: translateX(50%);
}
.features__card-img-wrapper img {
  height: 100%;
}
@media screen and (max-width: 600px) {
  .features__card-img-wrapper {
    position: static;
    transform: translateX(0);
    width: 100%;
    height: 170px;
    margin-bottom: 28px;
  }
  .features__card-img-wrapper:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 414px) {
  .features__card-img-wrapper {
    margin-bottom: 7.4074074074vw;
  }
}

.about__wrapper {
  width: 1000px;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  .about__wrapper {
    width: 90.9090909091vw;
    padding-top: 9.0909090909vw;
    padding-bottom: 9.0909090909vw;
  }
}
@media screen and (max-width: 768px) {
  .about__wrapper {
    width: 95.8333333333vw;
    padding-top: 8.3333333333vw;
    padding-bottom: 8.3333333333vw;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 414px) {
  .about__wrapper {
    padding-top: 18.5185185185vw;
    padding-bottom: 15.873015873vw;
    width: 91.0052910053vw;
  }
}
.about__card {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.about__img-wrapper {
  width: 400px;
  height: -moz-fit-content;
  height: fit-content;
}
@media screen and (max-width: 768px) {
  .about__img-wrapper {
    width: 100%;
    margin-bottom: 45px;
  }
}
.about__img-wrapper img {
  width: 100%;
}
.about__textarea {
  text-align: right;
  width: calc(100% - 400px);
}
@media screen and (max-width: 768px) {
  .about__textarea {
    width: 100%;
  }
}
.about__text {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.02em;
  margin-bottom: 32px;
  text-align: justify;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .about__text {
    font-size: 15px;
  }
}
.about__block {
  background-color: #f2f7fd;
  border: 3px;
  width: 100%;
  padding-left: 36px;
  padding-right: 36px;
  padding-top: 22.5px;
  padding-bottom: 35px;
  text-align: justify;
}
@media screen and (max-width: 768px) {
  .about__block {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
.about__block-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 2.25;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 768px) {
  .about__block-title {
    font-size: 18px;
  }
}
.about__block-text {
  font-size: 16px;
  line-height: 2;
  letter-spacing: 0.02em;
  font-weight: normal;
}

.lineup {
  background-color: #f2f7fd;
}
.lineup__wrapper {
  width: 1000px;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}
@media screen and (max-width: 1100px) {
  .lineup__wrapper {
    width: 90.9090909091vw;
    padding-top: 9.0909090909vw;
    padding-bottom: 9.0909090909vw;
  }
}
@media screen and (max-width: 768px) {
  .lineup__wrapper {
    width: 95.8333333333vw;
    padding-top: 8.3333333333vw;
    padding-bottom: 8.3333333333vw;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 414px) {
  .lineup__wrapper {
    padding-top: 18.5185185185vw;
    padding-bottom: 15.873015873vw;
    width: 91.0052910053vw;
  }
}
.lineup__cards {
  width: 1000px;
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
  margin-bottom: 40px;
}
@media screen and (max-width: 414px) {
  .lineup__cards {
    width: 100%;
    row-gap: 40px;
    flex-wrap: wrap;
  }
}
.lineup__cards-wrapper {
  width: 100%;
  overflow-x: auto;
}
.lineup__card {
  background-color: #fff;
  width: 240px;
  height: -moz-fit-content;
  height: fit-content;
  border: 1px solid #cfd4dc;
  border-radius: 3px;
}
@media screen and (max-width: 414px) {
  .lineup__card {
    width: 100%;
  }
}
.lineup__card-header {
  width: 100%;
  height: 110px;
  display: grid;
  place-items: center center;
}
.lineup__card-header.red {
  background-color: #ef6572;
}
.lineup__card-header.blue {
  background-color: #008dd3;
}
.lineup__card-header.green {
  background-color: #12b2c0;
}
@media screen and (max-width: 414px) {
  .lineup__card-header {
    height: 55px;
  }
}
.lineup__card-title {
  font-size: 20px;
  line-height: 1.35;
  color: #fff;
  letter-spacing: 0.02em;
  font-weight: bold;
}
@media screen and (max-width: 414px) {
  .lineup__card-title {
    font-size: 18px;
  }
}
.lineup__card-explain-block {
  display: grid;
  place-items: center top;
  width: 100%;
  height: 135px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 25px;
}
.lineup__card-explain-block.padding-xsmall {
  padding-right: 10px;
  padding-left: 10px;
}
@media screen and (max-width: 414px) {
  .lineup__card-explain-block {
    padding-left: 20px;
    padding-right: 20px;
    height: 100px;
  }
}
.lineup__card-explain {
  font-size: 15px;
  line-height: 1.8666666667;
  font-weight: normal;
  text-align: justify;
}
.lineup__card-level-block {
  height: 110px;
  background-color: #f7f8fa;
  padding-top: 27px;
  width: 100%;
}
@media screen and (max-width: 414px) {
  .lineup__card-level-block {
    height: 100px;
    padding-top: 20px;
  }
}
.lineup__card-level-text {
  text-align: center;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.02em;
  font-weight: normal;
  margin-bottom: 15px;
}
.lineup__card-level-keys {
  width: 101px;
  margin: 0 auto;
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
  height: -moz-fit-content;
  height: fit-content;
}
.lineup__card-level-key-wrapper {
  width: 27px;
  height: -moz-fit-content;
  height: fit-content;
}
.lineup__card-level-key-wrapper img {
  width: 100%;
}
.lineup__card-speed-block {
  height: 110px;
  padding-top: 20px;
}
@media screen and (max-width: 414px) {
  .lineup__card-speed-block {
    padding-top: 17px;
    height: 84px;
  }
}
.lineup__card-speed-title {
  font-weight: normal;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: center;
  margin-bottom: 17px;
}
.lineup__card-speed-text {
  font-weight: normal;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: center;
  margin-bottom: 4px;
}
.lineup__card-speed-text-small {
  text-align: center;
  line-height: 1;
  font-size: 12px;
}
.lineup__card-check-block {
  height: 65px;
  width: 100%;
  padding-top: 26px;
}
@media screen and (max-width: 414px) {
  .lineup__card-check-block {
    height: 54px;
    padding-top: 17px;
  }
}
.lineup__card-check-block:nth-of-type(2n-1) {
  background-color: #f7f8fa;
}
.lineup__card-check-block:nth-of-type(2n) {
  background-color: #fff;
}
.lineup__card-check-block.pale {
  opacity: 0.3;
}
.lineup__card-check-text {
  font-size: 15px;
  line-height: 1;
  font-weight: normal;
  letter-spacing: 0.02em;
  text-align: justify;
  padding-left: 28px;
  position: relative;
}
@media screen and (max-width: 414px) {
  .lineup__card-check-text {
    padding-left: 23.8095238095vw;
  }
}
.lineup__card-check-text::before {
  content: "";
  width: 12px;
  height: 12px;
  background-image: url(../image/icon_check.png);
  background-size: contain;
  position: absolute;
  top: 3px;
  left: 10px;
}
@media screen and (max-width: 414px) {
  .lineup__card-check-text::before {
    left: 19.0476190476vw;
  }
}
.lineup__text {
  text-align: left;
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  letter-spacing: 0.02em;
  line-height: 1.3333333333;
  margin-bottom: 60px;
}
@media screen and (max-width: 414px) {
  .lineup__text {
    font-size: 15px;
  }
}

.introduction.introduction-small {
  display: none;
}
@media screen and (max-width: 768px) {
  .introduction.introduction-small {
    display: block;
  }
}

.faq {
  text-align: center;
  padding-top: 96px;
  padding-bottom: 96px;
}
@media screen and (max-width: 1100px) {
  .faq {
    padding-top: 8.7272727273vw;
    padding-bottom: 8.7272727273vw;
  }
}
@media screen and (max-width: 768px) {
  .faq {
    padding-top: 7.8125vw;
    padding-bottom: 7.8125vw;
  }
}
@media screen and (max-width: 414px) {
  .faq {
    padding-top: 15.873015873vw;
    padding-bottom: 15.873015873vw;
  }
}
@media screen and (max-width: 768px) {
  .faq .text-4 {
    font-size: 15px;
  }
}
.faq__title {
  margin-bottom: 58px;
  line-height: 1;
  letter-spacing: 0.06em;
}
@media screen and (max-width: 1100px) {
  .faq__title {
    margin-bottom: 5.2727272727vw;
  }
}
@media screen and (max-width: 768px) {
  .faq__title {
    margin-bottom: 5.2083333333vw;
  }
}
@media screen and (max-width: 414px) {
  .faq__title {
    margin-bottom: 10.582010582vw;
  }
}
.faq__q-a {
  text-align: justify;
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 20px;
  border-radius: 4px;
  border: 3px solid #f2f7fd;
  position: relative;
}
@media screen and (max-width: 1100px) {
  .faq__q-a {
    width: 90.9090909091vw;
  }
}
@media screen and (max-width: 768px) {
  .faq__q-a {
    width: 93.75vw;
  }
}
.faq__q-a:last-of-type {
  margin-bottom: 61px;
}
.faq__q-a::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #0f2650;
  position: absolute;
  top: 38px;
  right: 20px;
}
@media screen and (max-width: 1100px) {
  .faq__q-a::after {
    width: 1.8181818182vw;
    top: 3.4545454545vw;
    right: 1.8181818182vw;
    height: 0.1818181818vw;
  }
}
@media screen and (max-width: 768px) {
  .faq__q-a::after {
    width: 20px;
    top: 38px;
    right: 20px;
    height: 2px;
  }
}
.faq__q-a::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 20px;
  background-color: #0f2650;
  position: absolute;
  top: 29px;
  right: 29px;
}
@media screen and (max-width: 1100px) {
  .faq__q-a::before {
    top: 2.6363636364vw;
    right: 2.6363636364vw;
    width: 0.1818181818vw;
    height: 1.8181818182vw;
  }
}
@media screen and (max-width: 768px) {
  .faq__q-a::before {
    top: 29px;
    right: 29px;
    width: 2px;
    height: 20px;
  }
}
.faq__q-a.showing::before {
  opacity: 0;
}
.faq__q {
  text-align: justify;
  background-color: #f2f7fd;
  padding-left: 72px;
  padding-right: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
  line-height: 1.75;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 1100px) {
  .faq__q {
    padding-left: 6.5454545455vw;
    padding-right: 5.4545454545vw;
    padding-top: 2.7272727273vw;
    padding-bottom: 2.7272727273vw;
  }
}
@media screen and (max-width: 768px) {
  .faq__q {
    padding-left: 72px;
    padding-right: 60px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.faq__q::after {
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  content: "Q";
  font-size: 20px;
  width: 31px;
  height: 31px;
  background-color: #0f2650;
  line-height: 31px;
  color: #fff;
  position: absolute;
  left: 20px;
  top: 28px;
  font-family: nimbus-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media screen and (max-width: 1100px) {
  .faq__q::after {
    font-size: 1.8181818182vw;
    width: 2.8181818182vw;
    height: 2.8181818182vw;
    line-height: 2.8181818182vw;
    left: 1.8181818182vw;
    top: 2.5454545455vw;
  }
}
@media screen and (max-width: 768px) {
  .faq__q::after {
    font-size: 20px;
    width: 31px;
    height: 31px;
    line-height: 31px;
    left: 20px;
    top: 23px;
  }
}
.faq__a {
  display: none;
  padding-left: 72px;
  padding-right: 22px;
  padding-top: 30px;
  padding-bottom: 30px;
  line-height: 1.75;
  letter-spacing: 0.02em;
  position: relative;
}
@media screen and (max-width: 1100px) {
  .faq__a {
    padding-left: 6.5454545455vw;
    padding-top: 2.7272727273vw;
    padding-bottom: 2.7272727273vw;
  }
}
@media screen and (max-width: 768px) {
  .faq__a {
    padding-left: 72px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.faq__a::after {
  display: inline-block;
  text-align: center;
  border-radius: 50%;
  content: "A";
  font-size: 20px;
  width: 31px;
  height: 31px;
  padding-left: 1px;
  padding-top: 1px;
  background-color: #0f8fef;
  font-weight: bold;
  line-height: 31px;
  color: #fff;
  position: absolute;
  left: 20px;
  top: 29px;
  font-family: nimbus-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media screen and (max-width: 1100px) {
  .faq__a::after {
    font-size: 1.8181818182vw;
    width: 2.8181818182vw;
    height: 2.8181818182vw;
    padding-left: 0.0909090909vw;
    padding-top: 0.0909090909vw;
    line-height: 2.8181818182vw;
    left: 1.8181818182vw;
    top: 2.6363636364vw;
  }
}
@media screen and (max-width: 768px) {
  .faq__a::after {
    font-size: 20px;
    width: 31px;
    height: 31px;
    padding-left: 1px;
    padding-top: 1px;
    line-height: 31px;
    left: 20px;
    top: 24px;
  }
}

.news {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  background-color: #fff;
}
@media screen and (max-width: 1100px) {
  .news {
    padding-top: 9.0909090909vw;
    padding-bottom: 9.0909090909vw;
  }
}
@media screen and (max-width: 768px) {
  .news {
    padding-top: 7.8125vw;
    padding-bottom: 7.8125vw;
  }
}
@media screen and (max-width: 414px) {
  .news {
    padding-top: 15.873015873vw;
    padding-bottom: 15.873015873vw;
  }
}
.news__title {
  margin-bottom: 30px;
}
@media screen and (max-width: 1100px) {
  .news__title {
    margin-bottom: 2.7272727273vw;
  }
}
@media screen and (max-width: 768px) {
  .news__title {
    margin-bottom: 3.90625vw;
  }
}
@media screen and (max-width: 768px) {
  .news__title {
    margin-bottom: 7.9365079365vw;
  }
}
.news__item {
  display: block;
  width: 1000px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  /*
  border-bottom: 1px solid rgba(15, 38, 80, .2);
  */
  text-decoration: none;
  color: #0f2650;
}
@media screen and (max-width: 1100px) {
  .news__item {
    width: 90.9090909091vw;
    padding-top: 1.8181818182vw;
    padding-bottom: 1.8181818182vw;
  }
}
@media screen and (max-width: 768px) {
  .news__item {
    width: 93.75vw;
    padding-top: 20px;
    padding-bottom: 20px;
    justify-content: start;
    flex-wrap: wrap;
    row-gap: 10px;
  }
}
.news__item.last {
  border-bottom: none;
  margin-bottom: 62px;
}
@media screen and (max-width: 1100px) {
  .news__item.last {
    margin-bottom: 5.6363636364vw;
  }
}
.news__item:hover .news__name {
  text-decoration: underline;
}
.news__date {
  text-align: left;
  width: 74px;
  letter-spacing: 0.02em;
  line-height: 1;
  font-family: nimbus-sans, sans-serif;
  font-weight: 700;
  font-weight: normal !important;
}
@media screen and (max-width: 768px) {
  .news__date.text-4 {
    font-size: 15px;
  }
}
@media screen and (max-width: 1100px) {
  .news__date {
    width: 6.7272727273vw;
  }
}
@media screen and (max-width: 768px) {
  .news__date {
    width: 74px;
    margin-right: 35px;
  }
}
.news__cat {
  width: 175px;
  height: 28px;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0.02em;
  border-radius: 4px;
  color: #fff;
}
@media screen and (max-width: 1100px) {
  .news__cat {
    width: 15vw;
    height: 2.5454545455vw;
    font-size: 1.2727272727vw;
    line-height: 2.5454545455vw;
    border-radius: 0.3636363636vw;
  }
}
@media screen and (max-width: 768px) {
  .news__cat {
    width: 165px;
    height: 28px;
    font-size: 14px;
    line-height: 28px;
    border-radius: 4px;
  }
}
.news__cat.cat-maintenance {
  background-color: #2561cc;
}
.news__cat.cat-news {
  background-color: #0f8fef;
}
.news__name {
  text-align: justify;
  line-height: 1.75;
  letter-spacing: 0.04em;
  width: 695px;
}
@media screen and (max-width: 768px) {
  .news__name.text-4 {
    font-size: 15px;
  }
}
@media screen and (max-width: 1100px) {
  .news__name {
    width: 63.1818181818vw;
  }
}
@media screen and (max-width: 768px) {
  .news__name {
    width: 100%;
  }
}

.th-left {
  width: 100%;
  border: 1px solid #e7e9ed;
  border-collapse: collapse;
  margin-bottom: 33px;
}
.th-left th {
  border: 1px solid #e7e9ed;
  border-collapse: collapse;
  padding-left: 15px;
  width: 280px;
  background-color: #f2f7fd;
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0.04em;
  color: #0f2650;
}
.th-left th a {
  color: #007fff;
  text-decoration: underline;
}
@media screen and (max-width: 600px) {
  .th-left th {
    display: block;
    font-size: 15px;
    width: 100%;
    padding-left: 14px;
    padding-right: 14px;
    text-align: center;
  }
}
.th-left td {
  border: 1px solid #e7e9ed;
  border-collapse: collapse;
  padding-left: 42px;
  padding-right: 42px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  letter-spacing: 0.04em;
  color: #0f2650;
  text-align: center;
}
@media screen and (max-width: 600px) {
  .th-left td {
    display: block;
    font-size: 15px;
    width: 100%;
    padding-left: 14px;
    padding-right: 14px;
    line-height: 1.8;
  }
}

.specification {
  background-color: #f2f7fd;
}
.specification__wrapper {
  text-align: right;
  width: 1000px;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 1100px) {
  .specification__wrapper {
    width: 90.9090909091vw;
    padding-top: 9.0909090909vw;
    padding-bottom: 9.0909090909vw;
  }
}
@media screen and (max-width: 768px) {
  .specification__wrapper {
    width: 95.8333333333vw;
    padding-top: 8.3333333333vw;
    padding-bottom: 8.3333333333vw;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (max-width: 414px) {
  .specification__wrapper {
    padding-top: 18.5185185185vw;
    padding-bottom: 15.873015873vw;
    width: 91.0052910053vw;
  }
}
.specification .pale-text {
  text-align: left;
}
.specification .th-left {
  background-color: #fff;
}
.specification .th-left th {
  background-color: #e7e9ed;
}/*# sourceMappingURL=style.css.map */