.p-price {
  padding: 60px 0;
}
@media screen and (min-width: 821px) {
  .p-price {
    padding: 100px 0;
  }
}
.p-price .pc-container {
  padding: 0 16px;
}
.p-price .p-price__inner .c-ul-list {
  margin-bottom: 30px;
}
@media screen and (min-width: 821px) {
  .p-price .p-price__inner .c-ul-list {
    margin-bottom: 70px;
  }
}
.p-price .p-price__inner .price__table__inner {
  margin-bottom: 20px;
}
@media screen and (min-width: 821px) {
  .p-price .p-price__inner .price__table__inner {
    margin-bottom: 50px;
  }
}
.p-price .p-price__inner .price__table__inner small {
  font-size: 10px;
  display: block;
}
@media screen and (min-width: 821px) {
  .p-price .p-price__inner .price__table__inner small {
    font-size: 14px;
    letter-spacing: normal;
  }
}
.p-price .p-price__inner .c-txt {
  margin-bottom: 30px;
}
@media screen and (min-width: 821px) {
  .p-price .p-price__inner .c-txt {
    margin-bottom: 50px;
  }
}
.p-price .price-content {
  margin-bottom: 40px;
}
@media screen and (min-width: 821px) {
  .p-price .price-content {
    margin-bottom: 60px;
  }
}
.p-price .price-content .c-ttl02 {
  margin-bottom: 20px;
}
@media screen and (min-width: 821px) {
  .p-price .price-content .c-ttl02 {
    margin-bottom: 30px;
  }
}
.p-price .price-content table {
  width: 100%;
}
.p-price .price-content table tr {
  display: flex;
  flex-direction: column;
  border: none;
}
@media screen and (min-width: 821px) {
  .p-price .price-content table tr {
    display: table-row;
  }
}
@media screen and (min-width: 821px) {
  .p-price .price-content table td {
    padding: 28px 16px;
  }
}
@media screen and (min-width: 821px) {
  .p-price .price-content table td:nth-of-type(1) {
    width: 20%;
  }
}
@media screen and (min-width: 821px) {
  .p-price .price-content table td:nth-of-type(2) {
    width: 70%;
    padding: 20px 10px 20px 50px;
  }
}
.p-price .price-content table td small {
  font-size: 10px;
  display: block;
}
@media screen and (min-width: 821px) {
  .p-price .price-content table td small {
    font-size: 14px;
    letter-spacing: 0.02em;
  }
}
.p-price .price-content .annotation {
  font-size: 16px;
  margin-top: 20px;
  line-height: 1.5;
}
@media screen and (min-width: 821px) {
  .p-price .price-content .annotation {
    font-size: 18px;
  }
}
.p-price .price-content .mt60 {
  margin-top: 30px;
}
@media screen and (min-width: 821px) {
  .p-price .price-content .mt60 {
    margin-top: 60px;
  }
}
.p-price .price-content h3 {
  font-size: 18px;
  line-height: 1.8888888889;
  margin-bottom: 10px;
}
@media screen and (min-width: 821px) {
  .p-price .price-content h3 {
    font-size: 22px;
  }
}
.p-price .price-content p a {
  color: #5d71ce;
  text-decoration: underline;
  word-break: break-all;
}
.p-price .links-container {
  margin-bottom: 30px;
}
@media screen and (min-width: 821px) {
  .p-price .links-container {
    margin-bottom: 60px;
  }
}
.p-price .links-container .links a {
  flex-direction: column;
  font-size: 13px;
}
@media screen and (min-width: 821px) {
  .p-price .links-container .links a {
    width: calc(16.6666666667% - 15px);
    font-size: 16px;
  }
}
.p-price .links-container .links a small {
  font-size: 10px;
}
@media screen and (min-width: 821px) {
  .p-price .links-container .links a small {
    font-size: 14px;
  }
}
.p-price .price__table__inner,
.p-price .c-table__inner {
  overflow-x: auto;
}
.p-price .c-table__inner table td {
  text-align: left;
}
.p-price table {
  width: 600px;
}
@media screen and (min-width: 821px) {
  .p-price table {
    width: 100%;
  }
}
.p-price table td {
  font-size: 16px;
  padding: 10px;
  text-align: center;
  border: 1px solid #e6e6e6;
  vertical-align: middle;
  letter-spacing: 0.1em;
  line-height: 1.5;
}
.p-price table td.color {
  background-color: #fbf7f6;
}
.p-price table td.en {
  width: 5%;
}
.p-price table td:nth-of-type(3) {
  width: 37%;
}
.p-price table td:nth-of-type(4) {
  width: 37%;
}
.p-price table tr {
  border: 1px solid #e6e6e6;
}
.p-price table.half-width td:nth-of-type(2) {
  width: 45%;
}
.p-price table.half-width td:nth-of-type(3) {
  width: 45%;
}
/*# sourceMappingURL=price.css.map */