.soc #lead h1 {
  padding-bottom: 5.7%;
}

.soc #about .note {
  padding-left: 1em;
  text-indent: -1em;
  margin-top: 1em;
  font-size: 85%;
}

.soc #plan .align-center {
  text-align: center;
}

.soc #plan .gold {
  text-align: center;
  background-color: #fff4ca;
}

.soc #plan .silver {
  text-align: center;
  background-color: #ededed;
}

.soc #plan .bronz {
  text-align: center;
  background-color: #f8e7d4;
}

.soc #plan .white {
  text-align: left;
  background-color: #fff;
}

.soc #plan .note {
  margin: 1em 0 0 0;
  padding-left: 0;
  text-align: left;
}

.soc #plan .note li {
  font-size: 85%;
  list-style: none;
}

.soc #plan .note li span {
  display: inline-block;
  width: 1em;
  text-align: center;
}

.soc #plan table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.soc #plan td, .soc #plan th {
  font-size: 90%;
  box-sizing: border-box;
  padding: .8em 1em;
  border: 1px solid #8b8b8b;
}

.soc #plan col.row01 {
  width: 18%;
}

.soc #plan col.row02, .soc #plan col.row03 {
  width: 12%;
}

.soc #plan col.row04 {
  width: 58%;
}

.soc #plan th {
  text-align: left;
  background-color: #fff;
}

.soc #plan th.blank {
  border: none;
  background-color: transparent;
}

.soc #plan th.gray {
  font-weight: 700;
  text-align: center;
  background-color: #d4d4d4;
}

.soc #plan th.gray.price {
  text-align: left;
}

.soc #plan td {
  line-height: 1.8;
}

.soc #plan td.row04.white {
  padding: 1.5em 1em 1.5em 1em;
}

.soc #plan td.price {
  text-align: left;
}

.soc #plan td.gray {
  font-weight: 700;
  background-color: #d4d4d4;
}

.soc #plan .sheet01 {
  margin-bottom: 50px;
}

.soc #plan .note li {
  line-height: 1.6;
  margin-bottom: 3px;
}

.soc #plan p.note {
  font-size: 85%;
  padding-left: 1em;
  text-indent: -1em;
}

.soc #plan td > ul {
  margin-top: 0;
  margin-bottom: 0;
}

.soc #plan td > p {
  position: relative;
  margin: 0 0 0.8rem 2rem;
}

.soc .logo-jasa {
  display: block;
  margin: 25px auto 70px;
}

@media only screen and (max-width: 767px) {
  .soc #plan .table_block, .soc #plan .table-block {
    overflow-x: auto;
  }
  .soc #plan table {
    width: 900px;
  }
  .soc #plan table td, .soc #plan table th {
    font-size: 12px;
    padding: 5px;
  }
}
