/* CSS Document */
@charset "utf-8";
/*========料金表表組み==========*/
/*料金表*/
.price-list {
    border-collapse: separate;
    border-top: solid #00afad 2px;
    border-left: solid #00afad 1px;
    border-right: solid #00afad 1px;
    margin-bottom: 0;    
}
.price-list caption {
  caption-side: top;
}
.price-list th,
.price-list td {
  position: relative;
  text-align: center;
  padding: 15px 0;
  border: none;
  border-left: solid #00afad 1px;
  border-bottom: solid #00afad 1px;
}
@media screen and (max-width: 767px) {
  .price-list th,
  .price-list td {
    display: block;
    border-bottom: none;
  }
}
.price-list .th-item {
  font-size: 20px;
  color: #333;
  background-color: #def4f4;
  border-right: solid #00afad 1px;
  border-bottom: solid #00afad 2px;
}
.price-list .th-item .fs-sm {
  font-size: 80%;
}
@media screen and (max-width: 767px) {
  .price-list .th-item {
    width: 100%;
    padding: 6px 0;
    border-bottom: none;
  }
}
@media (min-width: 320px) {
  .price-list .th-item {
    font-size: calc(0.875rem + ((1vw - 3.2px) * 0.8824));
  }
}
@media (min-width: 1000px) {
  .price-list .th-item {
    font-size: 20px;
  }
}
.price-list .th-data {
  font-family: Arial, Sans-Serif;
  font-size: 22px;
  color: #fff;
  width: 20%;
  background-color: #00afad;
  border-left: solid #fff 1px;
  border-right: solid #fff 1px;
}
.price-list .th-data:last-of-type {
  border-right: none;
}
.price-list .th-data .txt-num {
  font-size: 163.6363636364%;
  line-height: 1.0;
}
@media screen and (max-width: 767px) {
  .price-list .th-data {
    border-top: solid #fff 1px;
  }
  .price-list .th-data:nth-of-type(2) {
    border-left: none;
  }
}
@media (min-width: 320px) {
  .price-list .th-data {
    font-size: calc(1rem + ((1vw - 3.2px) * 0.8824));
  }
}
@media (min-width: 1000px) {
  .price-list .th-data {
    font-size: 22px;
  }
}
.price-list .th-data-item {
  color: #fff;
  background-color: #00afad;
  border-right: solid #fff 1px;
}
@media screen and (max-width: 767px) {
  .price-list .th-data-item {
    font-size: 18px;
    width: 100%;
    padding: 10px 0;
    border-right: none;
  }
}
@media (min-width: 320px) {
  .price-list .th-data-item {
    font-size: calc(1rem + ((1vw - 3.2px) * 0.8824));
  }
}
@media (min-width: 1000px) {
  .price-list .th-data-item {
    font-size: 22px;
  }
}
.price-list .td-datamori {
  font-family: Arial, Sans-Serif;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 700;
  color: #e93817;
  background-color: #def4f4;
  border-left: solid #00afad 1px;
  border-right: solid #00afad 1px;
  border-bottom: solid #00afad 2px;
}
.price-list .td-datamori .txt-num {
  font-size: 142.8571428571%;
}
@media screen and (max-width: 767px) {
  .price-list .td-datamori {
    border-top: solid #00afad 2px;
  }
}
@media (min-width: 320px) {
  .price-list .td-datamori {
    font-size: calc(1.25rem + ((1vw - 3.2px) * 1.1765));
  }
}
@media (min-width: 1000px) {
  .price-list .td-datamori {
    font-size: 28px;
  }
}
.price-list .td-price {
  font-size: 18px;
}
.price-list .td-price .txt-price {
  font-family: Arial, Sans-Serif;
  font-weight: 700;
  letter-spacing: -0.025em;
  margin: 0;
}
.price-list .td-price .txt-price span {
  font-size: 222.2222222222%;
  line-height: 1.0;
}
.price-list .td-price .txt-time {
  margin: 0;
}
.price-list .td-price .txt-tax {
  font-family: Arial, Sans-Serif;
  font-size: 77.7777777778%;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .price-list .td-price .txt-tax {
    font-size: 88.8888888889%;
  }
}
@media screen and (max-width: 767px) {
  .price-list .td-price.empty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 320px) {
  .price-list .td-price {
    font-size: calc(0.625rem + ((1vw - 3.2px) * 1.1765));
  }
}
@media (min-width: 1000px) {
  .price-list .td-price {
    font-size: 18px;
  }
}
.price-list .td-speed {
  font-size: 18px;
}
.price-list .td-speed .fs-md {
  font-family: Arial, Sans-Serif;
  font-size: 133.3333333333%;
  line-height: 1.8;
}
.price-list .td-speed .fs-lg {
  font-family: Arial, Sans-Serif;
  font-size: 155.5555555556%;
  font-weight: 700;
}
.price-list .td-speed .fs-xl {
  font-family: Arial, Sans-Serif;
  font-size: 200%;
  font-weight: 700;
  line-height: 1.0;
}
@media (min-width: 320px) {
  .price-list .td-speed {
    font-size: calc(0.75rem + ((1vw - 3.2px) * 0.8824));
  }
}
@media (min-width: 1000px) {
  .price-list .td-speed {
    font-size: 18px;
  }
}
.price-list .td-carry {
  font-size: 18px;
  line-height: 1.4;
}
.price-list .td-carry .fs-lg {
  font-size: 133.3333333333%;
}
@media (min-width: 320px) {
  .price-list .td-carry {
    font-size: calc(0.875rem + ((1vw - 3.2px) * 0.5882));
  }
}
@media (min-width: 1000px) {
  .price-list .td-carry {
    font-size: 18px;
  }
}
.price-list .td-kakeho {
  border-bottom: solid #00afad 2px;
}
.price-list .td-kakeho .kakeho {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.price-list .td-kakeho .kakeho-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  text-align: center;
  padding: 0 20px;
}
.price-list .td-kakeho .kakeho-item:last-of-type {
  border-left: 1px solid #00afad;
}
.price-list .td-kakeho .kakeho-item p {
  margin: 0 10px;
  line-height: 0.9;
}
@media screen and (max-width: 767px) {
  .price-list .td-kakeho .kakeho-item p {
    margin: 0;
  }
  .price-list .td-kakeho .kakeho-item p + p {
    margin-top: 6px;
  }
}
.price-list .td-kakeho .kakeho-item .num {
  font-family: Arial, Sans-Serif;
  font-size: 166.6666666667%;
  font-weight: 700;
}
.price-list .td-kakeho .kakeho-item .tax {
  font-family: Arial, Sans-Serif;
  font-size: 66.6666666667%;
}
@media screen and (max-width: 767px) {
  .price-list .td-kakeho .kakeho-item {
    display: block;
    width: calc(50% - 5px);
    padding: 0 10px;
  }
}
@media (min-width: 320px) {
  .price-list .td-kakeho .kakeho-item {
    font-size: calc(0.8125rem + ((1vw - 3.2px) * 0.7353));
  }
}
@media (min-width: 1000px) {
  .price-list .td-kakeho .kakeho-item {
    font-size: 18px;
  }
}
.price-list .th-data:last-of-type,
.price-list .td-datamori:last-of-type,
.price-list .td-price:last-of-type,
.price-list .td-speed:last-of-type,
.price-list .td-carry:last-of-type,
.price-list .td-kakeho:last-of-type {
  border-right: solid #00afad 1px;
}
@media screen and (max-width: 767px) {
  .price-list .th-data,
  .price-list .td-datamori,
  .price-list .td-price,
  .price-list .td-speed,
  .price-list .td-carry,
  .price-list .td-kakeho {
    float: left;
    width: 25%;
    min-height: 76px;
    padding: 10px 0;
  }
}
@media screen and (max-width: 767px) {
  .price-list .th-data {
    min-height: auto;
    padding: 12px 0;
  }
}
@media screen and (max-width: 767px) {
  .price-list .td-carry {
    width: 100%;
    min-height: auto;
  }
}
@media screen and (max-width: 767px) {
  .price-list .td-kakeho {
    width: 100%;
    min-height: auto;
    padding: 15px 0;
  }
}
.price-list .fw-bold {
  font-weight: 700;
}
.price-list td.pb {
  padding-bottom: 64px !important;
}
@media screen and (max-width: 767px) {
  .price-list td.pb {
    padding-bottom: 54px !important;
  }
}
.price-list td.pb-lg {
  padding-bottom: 78px !important;
}
@media screen and (max-width: 767px) {
  .price-list td.pb-lg {
    padding-bottom: 60px !important;
  }
}
.price-list .label-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  z-index: 3;
  left: 15px;
  bottom: 15px;
  font-size: 20px;
  font-weight: 700;
  color: #00afad;
  width: calc(400% - 25px);
  height: 42px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 60px;
  background: #f2ee81;
}
.price-list .label-1 a {
  color: #00afad !important;
  display: block;
}
@media screen and (max-width: 767px) {
  .price-list .label-1 {
    left: 10px;
    bottom: 12px;
    width: calc(400% - 18px);
    height: 34px;
  }
}
@media (min-width: 320px) {
  .price-list .label-1 {
    font-size: calc(0.75rem + ((1vw - 3.2px) * 1.1765));
  }
}
@media (min-width: 1000px) {
  .price-list .label-1 {
    font-size: 20px;
  }
}
.price-list .td-datamori .label-1 {
  width: calc(400% - 21px);
}
@media screen and (max-width: 767px) {
  .price-list .td-datamori .label-1 {
    width: calc(400% - 14px);
  }
}
.price-list .label-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  z-index: 3;
  left: 15px;
  bottom: 15px;
  font-size: 20px;
  width: calc(100% - 30px);
  height: 42px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 60px;
  background: #def4f4;
}
@media screen and (max-width: 767px) {
  .price-list .label-2 {
    left: 10px;
    bottom: 12px;
    width: calc(100% - 20px);
    height: 34px;
  }
}
@media (min-width: 320px) {
  .price-list .label-2 {
    font-size: calc(0.75rem + ((1vw - 3.2px) * 1.1765));
  }
}
@media (min-width: 1000px) {
  .price-list .label-2 {
    font-size: 20px;
  }
}




/*============================*/
