@charset "utf-8";
/* CSS Document */

#before_footer_widget {
  margin-top: 4em;
}
.post_content > .wp-block-group {
  padding-top: 4em;
  padding-bottom: 4em;
}
.page .post_content iframe {
  width: 100%;
  min-height: 350px;
}
.single #content .post_content figure {
  border-radius: 0;
}
.post_content td, .post_content th {
  padding: 1em 0.75em;
  border-right: none;
  border-bottom: none;
}
.single span.p-breadcrumb__text {
  display: block;
}
/* #content figure.wp-block-image {
  border-radius: 10px;
  overflow: hidden;
} */
#content figure.wp-block-image img {
  border-radius: 10px;
  /* overflow: hidden; */
}
.swell-block-capbox .cap_box_ttl {
  border-radius: 15px 15px 0 0;
  background-color: #eeeef3;
  color: var(--color_text);
  font-weight: bold;
  font-size: 1.2rem;
}
.swell-block-capbox .cap_box_content {
  border-radius: 0 0 15px 15px;
  border: solid 1px #eeeef3;
}
#content .swell-block-capbox .cap_box_content h5 {
  color: var(--color_text);
}
/* .post_content .case {
  border: solid 1px var(--color_main);
  border-radius: 15px;
  padding: 1em;
}
.post_content .case h4 {
  margin: 0.5em;
} */
.post_content .read p {
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.5;
  color: var(--color_main);
}
.post_content .read {
  padding-top: 4em;
}
.post_content .plink {
  padding-top: 0;
  padding-bottom: 0;
}
#content #qa .swell-block-accordion__label strong {
  padding: 11px 13px 15px;
}
.page #content.l-content {
  padding-top: 0;
}
[class*=is-style-btn_].line a, [class*=is-style-btn_].tel a {
  background: #07b53b;
  padding: 28px 30px 28px 40px;
}
[class*=is-style-btn_].tel a {
  background: var(--color_link);
}
.post_content .has-swl-pale-04-background-color {
    background-color: #fbfad8 !important;
}
#content .post_content .three .swell-block-column h3 {
    margin: 0.75em 0 0.5em;
    font-size: 1.5rem;
}
#content .post_content .ttl h2 {
	background: url(../../../../uploads/ttl_icon.svg) no-repeat center top;
	background-size: 100px;
	padding-top: 80px;
}
#staff .swell-block-column {
  position: relative;
}
#staff .swell-block-column p.job {
  position: absolute;
  z-index: 10;
  font-size: 0.75rem;
  background: #fff;
  color: var(--color_main);
  border: solid 1px var(--color_main);
  border-radius: 50%;
  height: 120px;
  width: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  top: -30px;
  left: -30px;
  line-height: 1.4;
}
#staff .swell-block-column figure {
  overflow: hidden;
  padding-top: 115%;
  width: 100%;
  position: relative;
  border-radius: 20px;
}
#staff .swell-block-column figure img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  transition:0.2s all;
}
#staff .swell-block-column figcaption {
  position: absolute;
  z-index: 1;
  bottom: 0;
  background: #fff;
  border-radius: 15px;
  text-align: left;
  padding: 0.5em 1em;
  margin: 1em;
  font-weight: 600;
  display: block;
  width: fit-content;
  line-height: 1.6;
  opacity: 1;
  font-size: 1rem;
}
#staff .swell-block-column figcaption::before {
  content: "";
  width: 73px;
  height: 14px;
  display: block;
  background: url(../../../../uploads/mainv_txt_fuki_sp.png) no-repeat;
  background-size: contain;
  position: absolute;
  left: calc(50% - 36px);
  top: -13.5px;
}
#staff .swell-block-column .name {
  text-align: center;
}
#staff .swell-block-column .name strong {
  font-size: 1.3rem;
  font-weight: bold;
  display: block;
  line-height: 1;
  margin: 1.25em 0 0;
}
#staff .swell-block-column .name em {
  font-style: normal;
  font-weight: normal;
  color: var(--color_link);
  border: none;
}
#staff .swell-block-column .swell-block-button__link {
  border-radius: 100px;
  background: url(../../../../uploads/arrow.svg) no-repeat center right 20px var(--color_main);
  background-size: 20px;
  font-size: 1rem;
  min-width: unset;
}
.page-template-page-interview #top_title_area, .page-template-page-interview #breadcrumb {
  display: none;
}
.page-template-page-interview #content {
    margin-top: 2em;
}
.page-template-page-interview .post_content h2 {
  background: none;
  margin: 2em 0 1em;
  padding: 0;
  /* letter-spacing: 2px; */
  font-weight: 500;
  font-size: 2rem;
}
.page-template-page-interview .post_content > div:first-child h2 {
  color: var(--color_main) !important;
  padding: 0 !important;
}
.page-template-page-interview .post_content h3 {
  background: none;
  margin: 0 0 1em;
  padding: 0;
  color: var(--color_main);
  /* letter-spacing: 2px; */
  font-weight: 500;
  font-size: 1.7rem;
}
.page-template-page-interview .post_content #first {
  margin-bottom: 6em;
}
.page-template-page-interview .post_content #first .swell-block-column figure {
  width: 100%;
}
.page-template-page-interview .post_content #first .swell-block-column figure img {
  object-fit: cover;
  height: 100%;
  width: 100%;
  object-position: top;
}
.page-template-page-interview .post_content #first .belong {
  border-top: solid 1px #d9d9d9;
  padding-top: 2em;
  margin-bottom: 0;
}
.page-template-page-interview .post_content #first .name {
  font-weight: 400;
  font-size: 1.6rem;
  color: var(--color_main);
}
.page-template-page-interview .post_content .qsec {
  background: url(../../../../uploads/marusen.png) no-repeat center bottom;
  background-size: 75px 53px;
  /* padding-bottom: 100px; */
  margin-bottom: 60px;
}
.page-template-page-interview .post_content .qsec .wp-block-group:last-child {
  margin-top: 2em;
}
.page-template-page-interview .post_content .qsec:nth-child(5) {
  background: none;
  padding-bottom: 0;
}
.page-template-page-interview .post_content .qsec p.question {
  font-weight: 600;
  font-size: 1.1rem;
  background: #e3eadc;
  padding: 10px 15px 10px;
  border-radius: 12px;
  position: relative;
}
.page-template-page-interview .post_content .qsec p + p.question {
  margin-top: 2.5em;
}
.page-template-page-interview .post_content .qsec p.question:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 7%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #e3eadc;
}
.page-template-page-interview .post_content .qsec p strong {
  border-bottom: solid 1px var(--color_link);
}
@media all and (min-width: 960px) {
  #top_title_area {
    text-align: center;
    min-height: 300px;
    padding: 1em 0;
    background: #bbbca2;
    /* max-width: var(--article_size); */
    border-radius: 40px;
    margin: 0 auto;
    max-width: calc(var(--container_size, 0px) + var(--swl-pad_container, 0px) * 2);
    margin-left: var(--swl-pad_container, 0);
    margin-right: var(--swl-pad_container, 0);
    width: unset;
  }
  #top_title_area img {
    opacity: 0.4;
  }
  #top_title_area .c-pageTitle__subTitle {
    font-style: normal;
    display: block;
    margin: 0.5em 0 0;
    font-size: 1.2rem;
    color: #eacb5c;
    opacity: 0.9;
  }
  #breadcrumb {
    box-shadow: none;
    max-width: calc(var(--container_size, 0px) + var(--swl-pad_container, 0px) * 2);
    padding-left: var(--swl-pad_container, 0);
    padding-right: var(--swl-pad_container, 0);
  }
  /* #fix_header {
    display: none;
  } */
  /* .single #content h1 {
    font-size: 1.8rem;
    margin: 1.5rem 0 0;
  } */
  .c-filterLayer.-texture-dot::after {
    display: none;
  }
  /* .single #content .url {
    margin: 0.5em 0 1em 3px;
    font-size: 1.2rem;
  }
  .l-topTitleArea.c-filterLayer::before, .c-filterLayer.-texture-dot::after {
    display: none;
  }
  .l-topTitleArea__body {
    text-shadow: none;
    max-width: var(--container_size);
    margin: auto;
  } */
  h1.c-pageTitle {
    border: none !important;
    text-shadow: none;
    font-size: 2.2rem;
    margin-top: 15px;
    /* text-align: left; */
    font-weight: 800;
  }
  h1.c-pageTitle span {
    text-align: left;
    border: none !important;
    float: none !important;
  }
  .page .post_content .swell-block-step__title {
    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: 1.2rem;
    margin-bottom: 0.9em;
  }
  .page .post_content ul.symptoms li strong {
    color: #e0ec67;
    font-weight: normal;
    font-size: 100%;
  }
  .page .post_content ul.symptoms li strong::before {
    content: "➜";
    color: #6f6f6f;
    margin: 0 0.7em;
  }
  .page .post_content dl {
		overflow: hidden;
		margin: 1em 0;
	}
	.page .post_content dl dt, .page .post_content dl dd {
		float: left;
	}
	.page .post_content dl dt {
		width: 9em;
    font-weight: normal;
	}
	.page .post_content dl dd {
    width: calc(100% - 10em);
  }
  #content .post_content h2 {
    /* color: #fff;
    background: #3540a4;
    font-size: 2rem !important;
    margin: 2em -10px 1em;
    border-radius: 10px;
    padding: 0.3em 0.6em 0.4em; */
  }
  #content .post_content h3 {
    font-size: 1.8rem;
    margin: 2em 0 1em;
  }
  #content .post_content h4 {
    font-size: 1.5rem;
    margin-bottom: 1em;
  }
  .post_content #feature {
    padding-top: 2em;
    padding-bottom: 2em;
    margin-bottom: 4em;
  }
  .post_content #philosophy p {
    text-align: center;
  }
  .archive .p-termContent {
    margin-top: 0;
  }
}
@media all and (min-width: 768px) {
  .page-template-page-interview .post_content #first .swell-block-column figure {
    height: calc(100vh - 140px);
  }
  .page-template-page-interview .post_content #first.swell-block-columns .swell-block-column {
    display: flex;
    align-items: center;
  }
}


  /* chrome safari opera */
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
  }
  /* chrome opera */
  @media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
  }
  /* Firefox */
  @-moz-document url-prefix() {
  }

@media all and (min-width: 768px) and (max-width: 959px) {
}
