@charset "utf-8";
/* CSS Document */
@media (max-width: 768px){
  .post_content #room #slide {
    left: calc(50% - 50vw);
    max-width: 100vw !important;
    position: relative;
    width: 100vw;
  }
  .post_content #room .wp-block-group__inner-container p, .post_content #layout .w900 {
    padding-left: var(--swl-pad_container, 0);
    padding-right: var(--swl-pad_container, 0);
  }
  .has-text-align-center.sp_le {
    text-align: left;
  }
  .post_content #bedroom .swell-block-column {
    margin-bottom: 3em;
  }
  .post_content .lttl {
    margin-bottom: 2em;
  }
}
@media (max-width: 959px){
  /* #top_title_area {
    margin-top: 150px;
  } */
  #top_title_area {
    text-align: center;
    padding: 1em 0;
    height: 30vh;
    margin-bottom: 3em;
    background: none;
  }
  #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 {
    color: #4b4b4b;
    font-size: 1.4rem;
  }
  .post_content h2 {
    font-size: 1.6rem;
    font-weight: 500;
    margin: 2em 0 1em;
    border-radius: 10px;
    padding: 0.3em 0.6em;
  }
  .post_content h3 {
    text-align: center;
  }
  /* .post_content h3 br {
    display: none;
  } */
  .page .post_content h5 {
  }
  .post_content .ttl p {
    font-size: 1rem;
  }
  .post_content .ttl h2 {
    margin: 0 0 0.3em !important;
    background: none;
    padding: 0;
    /* color: unset; */
    font-size: 1.7rem;
    line-height: 1.4;
    /* 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: 1.7rem;
  }
  .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: 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%;
  }

  .archive .p-postList .p-postList__item .c-tagList {
    margin-top: 0;
    line-height: 1.1;
  }
  .archive .-type-card .p-postList__link {
    height: unset;
  }
  #entry .post_content form h3#pagetitle input {
    font-size: 1.1rem;
  }
  .p-postList__item .c-postThumb__cat {
    -webkit-transform: scale(1); 
    transform: scale(1);
  }
  .post_content > .wp-block-group {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  .post_content > .wp-block-group.alignfull {
    padding-top: 4em !important;
    padding-bottom: 4em !important;
  }
  .u-mb-40 {
    margin-bottom: 2em !important;
  }
  #body_wrap.single-format-standard #breadcrumb {
    padding-top: 120px;
  }
  .post_content > .wp-block-group > div {
    padding-bottom: 2em;
  }
  .l-content {
    margin-bottom: 4em;
  }
  body.cat-works .l-content {
    padding-top: 0;
  }
  body.cat-works .p-articleThumb {
    margin-bottom: 1em;
  }
  body.cat-works .p-articleThumb .p-articleThumb__img {
    height: calc(50vh - 100px);
  }
  #content .p-postList.-type-card h2.p-postList__title {
    margin-top: 1.5em !important;
    padding-top: 0.25em !important;
  }
  .page .post_content .swell-block-step__title {
      font-weight: normal;
      color: var(--color_main_dark);
      font-size: 140% !important;
      font-family: "Sawarabi Mincho", 'Noto Serif Japanese', Garamond, "游明朝", "Times New Roman", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  }
}
@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;
  }
  /* h1.c-pageTitle {
    top: 150px;
  } */
  .post_content .swell-block-column h3 {
    font-size: 1.4rem;
  }
}
@media all and (max-width: 768px) {
  .wp-block-table>table tr>:first-child:not(.-no1) {
      max-width: 10em;
      min-width: 10em !important;
      width:10em;
  }
  body.recruit .wp-block-table>table tr>:first-child:not(.-no1) {
      max-width: 7em;
      min-width: 7em !important;
      width: 7em;
  }
  .post_content #staff .ttl + .swell-block-columns .swell-block-column:nth-child(2) {
      margin-top: -3em;
  }
  .post_content #access .swell-block-column figure, .post_content #access iframe {
    height: 300px;
  }
  .c-postTitle__ttl {
    font-size: 1.3rem;
  }
  .cat-works .single figure.p-articleThumb {
      left: calc(50% - 50vw);
    max-width: 100vw !important;
    position: relative;
    width: 100vw;
  }
  .cat-works .single .post_content .data {
    padding: 4vw;
    text-align: center;
  }
  .cat-works .single .post_content .data > div {
    padding: 0;
    display: inline-block;
    text-align: left;
  }
  .cat-works .single .post_content .data .swell-block-column {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .cat-works .single .post_content .data .swell-block-column:nth-child(1) {
    border-right: none;
    display: block;
  }
  .cat-works .single .post_content .data .swell-block-column:nth-child(1) p {
    border-bottom: solid 1px var(--color_main);
    padding-bottom: 0.8em;
    margin-bottom: 1.2em !important;
  }
  .cat-works .single .post_content .data .swell-block-columns__inner {
    display: block;
  }
  .cat-works .single .post_content .data .wp-block-list {
    display: block;
    padding: 0;
  }
  .cat-works .single .post_content .data .wp-block-list li {
    width: 100%;
  }
  .cat-topics .archive #content .p-postList h2 {
    font-weight: 400;
    font-size: 1.1rem;
  }
}