@charset "utf-8";
/* CSS Document */
@media (max-width: 768px){
  #about h1.c-pageTitle {
    width: 11em;
  }
  .post_content .read p {
    text-align: left !important;
  }
  #member .post_content .swell-block-column p.job {
    font-size: 1rem;
    top: -4vw;
    left: -3vw;
  }
}
@media (max-width: 959px){
  /* #top_title_area {
    margin-top: 150px;
  } */
  #top_title_area {
    text-align: center;
    padding: 0;
    min-height: 300px;
  }
  #top_title_area .c-pageTitle__subTitle {
    font-size: 2rem;
    top: -60px;
  }
  #top_title_area img {
    opacity: 1;
  }
  /* .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 {
    top: 195px;
  }
  /* #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 {
    border-left: solid 2px var(--color_main);
    color: var(--color_main);
  }
  .post_content h2 {
    font-size: 7vw;
    margin: 2em 0 1em;
  }
  .post_content h3 br {
    /* display: none; */
  }
  .page .post_content h5 {
  }
  .post_content .ttl h2 {
    margin: 0 0 1em !important;
    background: none;
    padding: 0;
    color: unset;
    font-size: 1.8rem;
    line-height: 1.3;
    font-weight: bold;
  }
  .post_content .ttl h3 {
    margin-top: -0.1em;
  }
  .page .post_content h2 + h3, .single .post_content h2 + h3 {
    margin: 1em 0 1em;
  }
  .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;
  }
  .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: normal;
    color: #6f6f6f;
	}
  .page .post_content dl dd {
    margin-bottom: 1em;
  }
  .single .post_content>h2 {
    margin: 0 0 1em;
    font-size: 1.4rem;
  }
  .size_s img, img.size_s {
    max-width: 100%;
  }
  .archive .p-postList .p-postList__item .c-tagList {
    margin-top: 0;
    line-height: 1.1;
  }
  .archive .-type-card .p-postList__link {
    height: unset;
  }
  .p-postList__item .c-postThumb__cat {
    -webkit-transform: scale(1); 
    transform: scale(1);
  }
  .post_content > .wp-block-group {
    padding-top: 2em;
    padding-bottom: 2em;
    margin-bottom: 0;
  }
  .u-mb-40 {
    margin-bottom: 2em !important;
  }
  #body_wrap.single-format-standard #breadcrumb {
    padding-top: 130px;
    margin-top: 0;
  }
  .post_content > .wp-block-group > div {
    padding-bottom: 1em;
  }
  .l-content {
    margin-bottom: 2em;
  }
  header#header::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 140px;
    display: block;
    background: linear-gradient(180deg, rgb(0 0 0 / 50%) 0%, rgb(0 0 0 / 0%) 100%, rgba(255, 255, 255, 0) 120%);
  }
  .post_content .alignfull.has-background .swell-block-column {
    background: #fff;
    border-radius: 20px;
    padding: 2em 1.5em 2em;
  }
  .post_content .swell-block-column p {
    line-height: 1.6;
  }
  #about .post_content #activity .swell-block-columns, #support .post_content #flow .swell-block-columns {
    --swl-clmn-mrgn--y: 3.5rem;
  }
  #about .post_content #activity .swell-block-columns h3, #support .post_content #flow .swell-block-columns h3 {
    margin: 0.25em 0 0.75em;
  }
  #support .post_content #range .swell-block-column h3 {
    min-height: unset;
  }
}
@media all and (min-width: 768px) and (max-width: 960px) {
  .home figure.pc_only {
    display: block !important;
  }
  .home figure.sp_only {
    display: none !important;
  }
  .post_content > .wp-block-group > div {
    padding-bottom: 4em;
  }
  h1.c-pageTitle {
    top: 170px;
  }
  #top_title_area .c-pageTitle__subTitle {
    top: -72px;
  }
  .post_content .swell-block-column h3 {
    font-size: 1.4rem;
  }
}
