@charset "utf-8";
/* CSS Document */
@media (max-width: 959px){
  /* #top_title_area {
    margin-top: 150px;
  } */
  #top_title_area {
    min-height: 200px;
  }
  .l-topTitleArea.c-filterLayer::before {
    /* background: url(../../../../uploads/mainv_pc2.jpg) no-repeat bottom;
    background-size: cover;
    opacity: 1; */
  }
  .l-topTitleArea__img {
    object-position: 0% 55% !important;
  }
  .c-filterLayer.-texture-dot::after {
    display: none;
  }
  .l-topTitleArea__body {
    text-shadow: none;
    margin-top: 10px;
  }
  .category .p-termContent {
    margin-top: 0;
  }
  h1.c-pageTitle {
    font-size: 1.6rem;
    text-align: center;
    font-family: 'Shippori Mincho', 'Noto Serif Japanese', Garamond, "游明朝", "Times New Roman", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    color: #fff;
  }
  #content {
    margin-bottom: 0;
  }
  .post_content > .wp-block-group {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  .has-border, div.has-background, p.has-background {
    padding: 2em 4vw;
  }
  /* .post_content table {
    background: rgb(255 255 244 / 70%);
  } */
  .post_content h2, .post_content h4 {
  }
  .post_content h3, .post_content h5 {
  }
  /* .post_content h3::before {
    background: repeating-linear-gradient(90deg, #eeb841 0%, #eeb841 29.3%, rgba(150,150,150,.2) 29.3%, rgba(150,150,150,.2) 100%);
  } */
  .page .post_content h2 {
    margin: 2em 0 1.2em;
  }
  .page .post_content h3 {
    font-size: 1.4rem;
    margin: 2em 0 1.2em !important;
  }
  .page .post_content h5 {
  }
  /* .page .post_content em {
    color: #F56F61;
  } */
  .post_content li {
    font-size: 1rem;
  }
  .page .post_content .swell-block-step__title {
    font-size: 1.1rem;
    font-family: 'Shippori Mincho', 'Noto Serif Japanese', Garamond, "游明朝", "Times New Roman", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    color: var(--color_main);
  }
  .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;
  }
  .wp-block-buttons>.wp-block-button {
    width: 100%;
  }
  .page .post_content dl dt, .page .post_content dl dd {
	}
	.page .post_content dl dt {
    font-weight: normal;
    color: #6f6f6f;
	}
  .page .post_content dl dd {
    margin-bottom: 1em;
  }
  .size_s img, img.size_s {
    max-width: 100%;
  }

  .post_content .alignfull.has-background .swell-block-column h3 {
        margin: 0 0 1em !important;
  }

}
@media all and (max-width: 768px){
  #staff .swell-block-column p.job {
    font-size: 0.8rem;
    height: 100px;
    width: 100px;
    top: -15px;
    left: -10px;
  }
  .page-template-page_interview .post_content .qsec p.question:before {
    margin-left: 0px;
  }
  .page-template-page_interview .post_content h2 {
    font-size: 1.8rem;
  }
  .page-template-page_interview .post_content h3 {
      margin: 0 0 1em !important;
  }
  .page-template-page_interview .post_content h3 br {
    display: none;
  }
}