h2 {
  background: none;
}
h2:before {
  display: none;
}

.top {
  width: 100%;
  margin-bottom: 4rem;
}
@media print, screen and (min-width: 769px) {
  .top {
    margin-bottom: 9rem;
  }
}
.top img {
  width: 100%;
  height: auto;
}

.wrap {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 6rem;
}
@media print, screen and (min-width: 769px) {
  .wrap {
    margin: 0 auto 8rem;
  }
}
.wrap p {
  margin-left: 0;
}

.appeal {
  margin-bottom: 4.8rem;
}
@media print, screen and (min-width: 769px) {
  .appeal {
    margin-bottom: 9rem;
  }
}
.appeal ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 0 auto;
}
@media print, screen and (min-width: 769px) {
  .appeal ul {
    flex-wrap: nowrap;
  }
}
.appeal ul li {
  display: block;
  margin: 1em .5em;
}
@media print, screen and (min-width: 769px) {
  .appeal ul li {
    margin-right: 1em;
  }
  .appeal ul li:last-child {
    margin-right: 0em;
  }
}
.appeal ul img {
  width: 41.66667vw;
  height: auto;
}
@media print, screen and (min-width: 769px) {
  .appeal ul img {
    width: 100%;
  }
}

.offer {
  width: 100%;
  margin-bottom: 6rem;
  flex-direction: column;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  .offer {
    margin-bottom: 2.7rem;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
}

.mainPlan {
  width: 90%;
  margin-bottom: 6rem;
}
@media print, screen and (min-width: 769px) {
  .mainPlan {
    max-width: 70%;
    padding-right: 2rem;
    margin-bottom: 0;
  }
}
.mainPlan h2 {
  font-size: 3rem;
  padding: 0;
  padding-bottom: 1.5rem;
  line-height: 1.2;
  color: #008bd2;
  background: none;
  border-bottom: 2px solid #333;
}
@media print, screen and (min-width: 769px) {
  .mainPlan h2 {
    width: 90%;
  }
}
.mainPlan .price {
  font-size: 3rem;
}
.mainPlan .price .red {
  color: #e60056;
}
.mainPlan .price .big {
  font-size: 5rem;
  font-weight: bold;
}

.annotation {
  font-size: 1.6rem;
  line-height: 1.3;
  margin-bottom: 3rem;
}
@media print, screen and (min-width: 769px) {
  .annotation {
    margin-bottom: 3.8rem;
  }
}
.annotation a {
  color: #008ad1;
  text-decoration: underline;
}

.optionPlan {
  font-size: 1.8rem;
  line-height: 1.3;
  color: #008bd2;
}

.displayPic img {
  height: auto;
  max-height: 30rem;
  width: auto;
}
@media print, screen and (min-width: 769px) {
  .displayPic img {
    max-height: 50rem;
  }
}

.reason {
  background: #eceded;
  padding: 2rem 3rem;
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .reason {
    padding: 2.5rem 5.5rem;
  }
}
.reason h2 {
  font-size: 3rem;
  line-height: 1.4;
  border-bottom: 2px solid #008ad1;
  color: #008bd2;
  padding: 0;
  margin-bottom: 3rem;
}
@media print, screen and (min-width: 769px) {
  .reason h2 {
    margin-bottom: 3.8rem;
  }
}

.listWrap {
  align-items: flex-end;
}
.listWrap li {
  display: block;
  font-size: 1.8rem;
  line-height: 1.2;
  padding-left: 1.65em;
  text-indent: -1.65em;
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 769px) {
  .listWrap li {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }
}
.listWrap li:last-child {
  margin-bottom: 0;
}
.listWrap li .blue {
  font-weight: bold;
  color: #008bd2;
}
.listWrap img {
  width: 16.79688vw;
  height: auto;
  margin-right: -1em;
}
@media print, screen and (min-width: 769px) {
  .listWrap img {
    width: 100%;
    margin-bottom: .5rem;
    margin-right: 1em;
  }
}

.plans section {
  margin-bottom: 6rem;
}
@media print, screen and (min-width: 769px) {
  .plans section {
    margin-bottom: 8rem;
  }
}
.plans .h2label {
  margin-bottom: 2.7rem;
  background: #e0f3f7;
}
.plans h2 {
  line-height: 1;
  display: inline-block;
  padding: 1.2rem 1.8rem 1rem;
  vertical-align: bottom;
}
@media print, screen and (min-width: 769px) {
  .plans h2 {
    padding: 1.2rem 3.2rem 1rem;
  }
}
.plans h2 img {
  margin: 0 .5rem;
}
.plans h2 .sup {
  font-size: 1.4rem;
}
.plans .process {
  line-height: 1.5;
  font-size: 1.8rem;
  margin: 0 0 2.7rem 2rem;
  width: 95%;
}
@media print, screen and (min-width: 769px) {
  .plans .process {
    margin-left: 3.4rem;
  }
}
.plans .here {
  font-size: 3rem;
  font-weight: bold;
  color: #008bd2;
  line-height: 1;
}
.plans table {
  font-size: 1.8rem;
  line-height: 1.5;
  width: calc(100% - 2rem);
  max-width: 1180px;
  margin-left: 2rem;
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 769px) {
  .plans table {
    font-size: 1.6rem;
    margin-bottom: 1.3rem;
  }
}
.plans table th {
  padding: 1.6rem;
  height: 4rem;
  border-right: 2px solid #FFF;
  background: #008ad1;
  vertical-align: middle;
  color: #FFF;
}
.plans table td {
  padding: 1.6rem .9rem;
  border-bottom: 2px solid #999;
  vertical-align: middle;
}
@media print, screen and (min-width: 769px) {
  .plans table td {
    padding: 1.6rem;
  }
}
.plans table td:first-child {
  width: 43%;
}
@media print, screen and (min-width: 769px) {
  .plans table td:first-child {
    width: auto;
    white-space: nowrap;
  }
}
.plans table td:nth-child(2) {
  border-left: 2px solid #999;
  border-right: 2px solid #999;
  text-align: right;
  white-space: nowrap;
}
.plans table td:nth-child(3) {
  width: 48%;
}
@media print, screen and (min-width: 769px) {
  .plans table td:nth-child(3) {
    width: auto;
  }
}
.plans .comment {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.4;
}
.plans .comment p {
  font-size: 1.6rem;
}
@media print, screen and (min-width: 769px) {
  .plans .comment p {
    font-size: 1.4rem;
  }
}

.shift {
  text-indent: -.7em;
}

.pricelist {
  margin-bottom: 3rem;
  display: flex;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  .pricelist {
    justify-content: center;
  }
}
.pricelist .title {
  position: relative;
  width: 130px;
  flex-shrink: 0;
  border-radius: 80px;
  background: #008ad1;
  color: #fff;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.4;
}
.pricelist .title::before {
  content: "";
  display: block;
  margin-bottom: 100%;
}
@media print, screen and (min-width: 401px) {
  .pricelist .title {
    width: 160px;
  }
}
.pricelist .title p {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-weight: bold;
}
.pricelist .priceComment {
  margin-left: 5%;
  color: #008ad1;
  font-size: 3.0rem;
  font-weight: bold;
  line-height: 1.1;
}
@media print, screen and (min-width: 401px) {
  .pricelist .priceComment {
    font-size: 4.2rem;
  }
}
@media print, screen and (min-width: 769px) {
  .pricelist .priceComment {
    margin-left: 1.2em;
  }
}

.detail li {
  display: list-item;
}
.detail ul, .detail p {
  list-style-type: disc;
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1.8rem;
  line-height: 1.5;
}
.detail ul {
  margin-left: 4.8rem;
}
.detail a {
  text-decoration: underline;
}
