.button,
.wpcf7-submit {
  padding: 12px 30px;
  min-width: 160px;
  font-size: 15px;
  border-radius: 7.16px;
  font-weight: 700;
  line-height: 30px;
  width: auto;
}

#aboutus_inner {
  margin-top: 60px;
}

#aboutus_inner .message_text {
  margin-bottom: 40px;
}

p.btn_img_modal {
  margin-top: 0;
}

.message_text,
#zeroone_inner .message_text,
#recruit_inner .message_text {
  margin-bottom: 0;
}

a .button,
#aboutus_inner .button {
  margin-top: 40px;
}

.aboutus_doc {
  margin-top: 100px;
}

#aboutus,
#product,
#value,
#profile,
#zeroone,
#news,
#recruit,
#blog {
  padding-top: 90px;
  padding-bottom: 90px;
}

#aboutus.inner_article {
  height:auto;
}

#value_inner .message_text {
  text-align: center;
}

#contact {
  padding-top: 90px;
  padding-bottom: 66px;
}

#access {
  padding-top: 90px;
  padding-bottom: 0;
}

#access .inner_article {
  padding-top: 0;
}

.wpcf7-submit {
  margin-top: 40px;
  margin-bottom: 0;
}

#blog_body dl dd:last-child {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  #aboutus_inner {
    margin-top: 30px;
  }

  .aboutus_doc {
    margin-top: 65px;
  }

  #aboutus,
  #product,
  #value,
  #profile,
  #zeroone,
  #news,
  #recruit,
  #blog {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  #contact {
    padding-top: 50px;
    padding-bottom: 26px;
  }

  #access {
    padding-top: 50px;
    padding-bottom: 0;
  }

  .pc-only {
    display: none !important;
  }
}