@media (max-width: 1200px) {
  .wrapp {
    z-index: 1 !important;
  }
}

.contents1200 section {
  width: 100%;
}
.regular-h2 {
  margin-bottom: 2rem;
}
h3 {
  font-size: 1.0rem;
}
h4 {
  font-size: 1.0rem;
}
.step-image {
  width: 500px;
  max-width: 100%;
  margin: auto;
}
.nav-message {
  max-width: 40em;
}
.badge {
  margin-right: 5px;
  vertical-align: 10% !important;
}
#delegate_name,
#delegate_kana {
  width: 100%;
}
@media (min-width: 640px) {
  #delegate_name,
  #delegate_kana {
    max-width: 400px;
  }
}
.input-zip {
  width: 120px;
}
.input-tel {
  width: 180px;
}
.error-message {
  color: #f00;
}
#contact_tel {
  width: 100%;
  margin-top: 150px;
}
#contact_tel h4 {
  font-size: 28px;
}
#contact_tel a {
  color: #369;
  font-weight: bold;
  font-size: 24px;
  font-family: 'Roboto', sans-serif;
}
.set-terms {
  height: 300px;
  overflow-y: scroll;
  font-size: 0.8rem;
}
.set-terms h2 {
  font-size: 1.2rem;
}
.set-terms h3 {
  font-size: 1.0rem;
}
.set-terms .article {
  margin-right: 10px;
}
.set-terms p {
  max-width: 100%;
  margin-bottom: 5px !important;
  text-align: justify;
  text-justify: inter-ideograph;
}
.set-terms li {
  text-align: justify;
  text-justify: inter-ideograph;
}
.set-terms .plan-name {
  width: 10em;
  margin-left: 1em;
}
.set-terms .plan-charge {
  width: 11em;
  margin-left: 2em;
}
@media (max-width: 768px) {
  .set-terms .plan-charge {
    width: 17em;
  }
}
.set-terms .plan-cost {
  width: 17em;
  margin-left: 2em;
}
.set-terms .service-time {
  margin-top: 5px;
  margin-left: 1em;
}
.contents1200 ul li,
.contents1200 ol li {
  margin-left: -2em;
  padding-left: 1em;
  text-indent: -1em;
}
.contents1200 ul > li {
  margin-bottom: 5px !important;
}
.contents1200 ul > li:before {
  content: '・';
}
.contents1200 ol {
  margin-top: 3px !important;
}
.contents1200 ol li {
  margin-bottom: 3px !important;
}
.contents1200 dt {
  font-weight: normal;
}
.contents1200 dl {
  max-width: 100%;
}
.contents1200 #addition {
  font-weight: normal;
}
.btn-info {
    color: #fff;
    background-color: #333;
    border-color: #333;
}
span.tel-call {
  color: #333;
  font-size: 20px;
}
span.tel-call a {
  color: #333333;
  font-weight: bold;
  font-size: 24px;
  font-family: 'Roboto', sans-serif;
}
span.tel-call a:hover {
  opacity: 0.8;
}
