@charset "utf-8";
/* CSS Document */
@media (max-width: 768px){
  .has-text-align-center.sp_le {
    text-align: left;
  }
  .post_content .swell-block-column {
    margin-bottom: 4em;
  }
  .post_content .swell-block-column p {
    text-align: center;
  }
  #body_wrap #content {
    margin-top: -10em;
  }
  .post_content .head figure {
    max-width: 230px;
    margin: auto;
  }
  .post_content h4 {
    font-size: 4vw;
  }
  #service .post_content .size_xs img, #service .post_content img.size_xs {
    max-width: 100%;
  }
  .post_content .head p {
    text-align: center !important;
  }
}
@media (max-width: 959px){
  /* #top_title_area {
    margin-top: 150px;
  } */
  #top_title_area {
    text-align: center;
    padding: 1em 0;
    /* height: 50vh; */
  }
  #top_title_area .c-pageTitle__subTitle {
    font-style: normal;
    /* display: block; */
    margin: 0.5em 0 0;
    font-size: 1rem;
  }
  /* .l-topTitleArea.c-filterLayer::before {
    background: url(../../../../uploads/bg_recruit.jpg) no-repeat center;
    background-size: cover;
    opacity: 0.3;
  } */
  .l-topTitleArea__img {
  }
  .c-filterLayer.-texture-dot::after {
    display: none;
  }
  .l-topTitleArea__body {
    text-shadow: none;
  }
  .category .p-termContent {
    margin-top: 0;
  }
  h1.c-pageTitle {
  }
  /* #content {
    margin-bottom: 2em;
  } */
  .post_content table {
  }
  .post_content h2, .post_content h4 {
  }
  .post_content h3, .post_content h5 {
  }
  .post_content h3::before {
  }
  .post_content h4 {
  }
  .post_content h2 {
  }
  .post_content h3 {
    text-align: center;
  }
  /* .post_content h3 br {
    display: none;
  } */
  .page .post_content h5 {
  }
  .post_content .ttl p {
    font-size: 1.9rem;
  }
  .post_content .ttl h2 {
    margin: 0 0 0.3em !important;
    background: none;
    padding: 0;
    /* color: unset; */
    font-size: 2rem;
    line-height: 1.2;
    /* letter-spacing: 3px; */
  }
  .post_content .ttl h3 {
    margin-top: -0.1em;
  }
  .post_content .lttl h3 {
    font-size: 1.7rem;
  }
  .page .post_content h2 + h3, .single .post_content h2 + h3 {
    margin: 1em 0 1em;
  }
  #body_wrap.page .post_content .ttl h2 {
    font-size: 1rem;
  }
  .post_content h2 + h3 {
    margin-bottom: 1.2em;
    background: #e5f1eb;
    color: unset;
    padding: 0.4em 0.8em;
    border-radius: 10px;
    font-weight: 500;
    letter-spacing: 0;
    font-size: 1.25rem;
  }
  .page .post_content em {
    color: #F56F61;
  }
  .post_content li {
    font-size: 1rem;
  }
  .page .post_content .swell-block-step__title {
    font-weight: normal;
    font-size: 1.1rem;
  }
  .page .post_content .swell-block-step__item {
    padding-bottom: 1em;
  }
  .page .post_content ul.symptoms {
    display: inline-block;
    text-align: left;
  }
  .page .post_content ul.symptoms li {
    font-size: 0.85rem;
    margin-bottom: 0.5em;
  }
  .page .post_content ul.symptoms li strong {
    color: #e0ec67;
    font-weight: normal;
    font-size: 100%;
    display: block;
    padding-left: 24px;
  }
  .page .post_content ul.symptoms li strong::before {
    content: "➜";
    color: #6f6f6f;
    margin: 0 0.7em;
    position: absolute;
    left: 18px;
  }
  .archive .p-termContent {
    margin-top: 0;
  }
  .page .post_content dl dt, .page .post_content dl dd {
	}
	.page .post_content dl dt {
    font-weight: 500;
    color: #6f6f6f;
    line-height: 1.8;
	}
  .page .post_content dl dd {
    line-height: 1.8;
  }
  .single .post_content>h2 {
    margin: 0 0 1em;
    font-size: 1.4rem;
  }
  .size_s img, img.size_s {
    max-width: 100%;
  }
  .post_content .price {
    text-align: center !important;
  }
  .post_content .price em {
    padding: 0.75em 3em;
    color: unset !important;
  }
  .post_content .swell-block-column h3, .post_content .swell-block-column h4 {
    margin-bottom: 0.5em !important;
  }
}
@media all and (min-width: 768px) and (max-width: 960px) {
  figure.pc_only {
    display: block !important;
  }
  figure.sp_only {
    display: none !important;
  }
  .post_content > .wp-block-group > div {
    padding-bottom: 4em;
  }
  .post_content .swell-block-column h3 {
    font-size: 1.4rem;
  }
}
