*,
.mark_blue {
  line-height: 1.3;
}

body.a_267 .post_content h2 {
  text-align: center;
}

p {
  margin-bottom: 2rem;
  line-height: 1.3;
}

.wp-block-column p strong {
  line-height: 1.3 !important;
  display: block;
}

.wp-block-column img {
  margin-bottom: 10px;
}

h1.c-pageTitle {
  display: none;
}

.top #content {
  padding-top: 0;
}

.wp-block-column {
  position: relative;
  padding-bottom: 100px;
}

.wp-block-column .is-style-btn_normal.blue_ {
  position: absolute;
  bottom: 50px;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
}

.post_content :not(pre) > code {
  border: unset;
  background-color: #c6f4f5;
}

.al-c.is-style-btn_normal.blue_ {
  margin-bottom: 60px !important;
}

.is-style-bg_main_thin {
  margin-bottom: 40px;
}

ul.ul_numbering .is-style-bg_gray {
  padding: 40px 30px;
  font-size: 16px !important;
  font-weight: normal;
  clear: both;
}

ul.ul_numbering .is-style-bg_gray p {
  font-size: 16px !important;
}
.post_content ol li::before {
  left: 0rem;
}

.is-style-bg_gray {
  background-color: #d9edf7;
  color: #3094dd;
}

.mark_blue {
  background: linear-gradient(transparent 90%, #007f82 0%);
}

div#content,
main#main_content {
  padding: 0;
}

.l-mainContent__inner > .post_content {
  margin-top: 0;
}

body.a_8.customize-support div.wrp_page_header {
  margin-bottom: 0;
}

/* スタッフ紹介 */
div.wrp_staff {
  padding-top: 120px;
}
div.wrp_staff img {
  border-radius: 50%;
  width: 150px;
  height: 150px;
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translateX(-50%);
  object-fit: cover;
  border: solid 10px #daeafe;
}

ul.ul_staff > li {
  background-color: #daeafe;
  color: #36597e;
  text-align: center;
  padding: 30px 30px 0;
  filter: unset;
  margin-top: 100px;
}
ul.ul_staff > li:last-child {
  margin-bottom: 0 !important;
}
/* お客様の声 */

ul.ul_voice li {
  background-color: #d9edf7;
}

ul.ul_voice.tem2 dl dt {
  font-size: 16px !important;
  font-weight: normal;
  color: #007f82;
}

p.txt_voice_title {
  color: #007f82;
}

/* こんな方が来院されています 
body.a_50 .post_content :not(pre) > code {
  background-color: #fdc2d6;
}

body.a_50 div.wrp_dbox01 {
  background-color: #fff5f9;
  box-shadow: 0px 0px 0px 10px #fff5f9;
}

body.a_50 div.wrp_dbox01 {
  border: dashed 2px #fddce9;
}

body.a_50 div.wrp_dbox01 p.tit_box01 {
  color: #f95189;
}

body.a_50 .post_content h2,
body.a_50 .lp-content .post_content h2 {
  color: #f95189;
}

body.a_50 .post_content h3 {
  background-color: #fddce9;
}

body.a_50 .post_content h3 {
  border-left: solid 8px #f95189;
}

body.a_50 .post_content h4 {
  border-left: solid 2px #f95189;
}

body.a_50 [class*="is-style-btn_"] a {
  border: solid 2px #f95189;
  color: #f95189;
}

body.a_50 .is-style-btn_normal a:hover {
  background-color: #f95189;
  color: #fff;
}

*/

/* フォーム */
span.require {
  font-size: 14px;
  color: #f36;
  margin-left: 5px;
  vertical-align: 2px;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.submit {
  width: 40%;
  margin: 2rem 30% auto;
}

/* ヘッダー */
div.wrp_page_header {
  height: 400px;
}

/* コンテンツ */
.wrp_page_header_txt {
  text-align: center;
  width: 100%;
  left: 0 !important;
}

main#main_content {
  padding-bottom: 0;
}

.post_content > :last-child,
.post_content dd > :last-child,
.post_content div > :last-child {
  margin-bottom: 0 !important;
}

div.wrp_extrusion {
  padding-top: 60px;
  padding-bottom: 60px;
}

/* ツール */
[class*="is-style-btn_"] a {
  border-radius: 0;
  background-color: unset;
  border: solid 2px #3094dd;
  color: #3094dd;
  background-color: rgba(255, 255, 255, 0.7);
}

.is-style-btn_normal a:hover {
  box-shadow: unset;
  background-color: #3094dd;
  color: #fff;
}

/*  */
.l-content {
  margin-bottom: 0;
}

@media (max-width: 1099px) {
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  /* タブレット */
}

@media screen and (max-width: 960px) {
  /* スマホ 横から */
}

@media screen and (max-width: 559px) {
  /* スマホ 縦から */
  div.wrp_page_header {
    height: 250px;
  }

  .post_content h2,
  .post_content h3,
  .post_content h4,
  .post_content h5,
  .post_content h6,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
}
