/*----------------------------------------------------
  インターネット ケーブルAir
----------------------------------------------------*/
/*メインイメージ*/
.mainimg-wrap {
  margin-bottom: 0 !important;
}
.mainimg-wrap .wp-block-column {
  height: auto;
}
.mainimg-min {
  display: none;
}
/*サービス概要*/
.service-gaiyo .is-style-design04 {
    margin-bottom: 30px !important;
    margin-top: 10px;
}
/*提供内容*/
.bg-sokudo {
  margin: 0 7%;
}
.max-speed-wrap p {
  margin-bottom: 0 !important;
}
.max-speed {
  line-height: 5.1rem;
}
.max-speed span {
  font-size: 3.2rem;
}
.max-speed span .speed {
  font-size: 5.1rem;
  margin-left: 16px;
}
.max-speed-wrap .notes02 {
  max-width: 285px;
}
p.hosoku {
  margin-top: 10px;
  margin-bottom: 0 !important;
}
p.hosoku br {
  display: none;
}
p.monthly-usage-fee {
  line-height: 5.1rem;
}
p.monthly-usage-fee br {
  display: none;
}
span.monthly-amount {
  font-size: 3.2rem;
}
span.monthly-amount .price {
  font-size: 5.1rem;
  margin-left: 16px;
}
span.tax {
  font-size: 1.3rem;
}
.price-list td {
  vertical-align: middle;
}
.price-list span.price {
  font-size: 2.8rem;
  margin-right: 5px;
}
.price-list .cancellation-fee {
  font-size: 1.8rem;
}
@media screen and (max-width: 991.98px) {
  .service-gaiyo .is-style-design04 br {
    display: none;
  }
}
@media screen and (max-width: 767.98px) {
  .wp-block-column.mainimg-left,
  .mainimg-left figure {
    display: none;
  }
  .mainimg-min {
    display: block;
  }
  .service-gaiyo .is-style-design04{
    margin-bottom: 1rem !important;
    margin-top: 0px;
  }
  .bg-sokudo {
    margin: 0;
  }
  .max-speed,
  p.monthly-usage-fee {
    line-height: 4.5rem;
  }
  .max-speed span {
    font-size: 2.8rem;
  }
  .max-speed span .speed {
    font-size: 4.5rem;
    margin-left: 10px;
  }
  p.monthly-usage-fee {
    font-size: 2.2rem !important
  }
  p.monthly-usage-fee br {
    display: block;
  }
  span.monthly-amount {
    font-size: 2.8rem;
  }
  span.monthly-amount .price {
    font-size: 4.5rem
  }
  .max-speed-wrap .notes02 {
    width: 100%;
  }
  .price-list-wrap {
    overflow-x: scroll !important;
    white-space: nowrap;
  }
}
@media screen and (max-width: 575.98px) {
  p.hosoku br {
    display: block;
  }
}
