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

#top_title_area {
  text-align: center;
  min-height: 200px;
  padding: 1em 0;
  width: unset;
}
#top_title_area::before {
  opacity: 0;
}
#top_title_area .c-pageTitle__subTitle {
  font-style: normal;
  display: block;
  margin: 0.5em 0 0;
  font-size: 1.2rem;
  color: var(--color_main);
}
#before_footer_widget {
  margin-top: 4em;
}
.post_content > .wp-block-group {
  padding-top: 4em;
  padding-bottom: 4em;
}
.post_content > .wp-block-group:first-child {
  padding-top: 0;
}
.page .post_content iframe {
  width: 100%;
  min-height: 350px;
}
.single #content .post_content figure {
  border-radius: 0;
}
.post_content tr th {
  background: #E9F5D6;
}
.single span.p-breadcrumb__text {
  display: block;
}
#content figure.wp-block-image {
  border-radius: 10px;
  overflow: hidden;
}
#content figure.wp-block-table {
  width: 100%;
  border: solid 2px #242424 !important;
  overflow: unset;
  border-left: none !important;
  border-top: none !important;
}
.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: 1.8rem;
  font-weight: 800;
  line-height: 1.5;
  color: var(--color_text);
  text-decoration: underline;
  text-underline-offset: 7px;
  text-decoration-color: var(--color_main);
  text-decoration-thickness: 1px;
}
.post_content .read {
  padding-top: 6em;
}
.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 {
  padding: 28px 30px 28px 40px;
  background: url(../../../../uploads/icon_line.svg) no-repeat right 20px center #33b067;
  background-size: 28px;
  min-width: 320px
}
[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;
}
.post_content .ttl p {
  color: var(--color_main);
}
.post_content .swell-block-faq {
  font-size: 105%;
}
.post_content .talk {
}
.post_content .talk .baloon figure {
  text-align: right;
}
.post_content .talk .baloon figure img {
    border: 2px solid var(--color_link);
    border-radius: 50%;
    width: 144px;
    height: 144px;
    background: #fff;
}
#content .post_content .talk .baloon h3 {
  border: none;
  color: var(--color_link);
}
#content .post_content .talk .has-swl-main-thin-background-color {
  border-radius: 20px;
  margin-top: -2em !important;
  padding-top: 3em;
  padding-bottom: 3em;
}
#content .post_content .talk ol {
  font-weight: bold;
}
#content .post_content .talk ol li {
  font-size: 140% !important;
  margin-bottom: 0.5em;
}
@media all and (min-width: 960px) {
  #top_title_area img {
    opacity: 0.2;
  }
  #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);
    display: none;
  }
  /* #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.6rem;
    color: var(--color_link);
  }
  h1.c-pageTitle span {
    text-align: left;
    border: none !important;
    float: none !important;
  }
  #breadcrumb {
    border-bottom: solid 1px #d0eafd !important;
    max-width: unset;
  }
  .page .post_content .swell-block-step__title {
    color: var(--color_main);
  }
  .page .post_content .swell-block-step__item {
    /* padding-bottom: 1em; */
  }
  /* .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: var(--color_link);
    padding: 0.15em 0.5em;
    border-radius: 15px;
  }
  /* .single #content .post_content h2 {
    font-size: 2rem;
  } */
  #content .post_content h3 {
    font-size: 2rem;
    margin: 2em 0 1em;
    color: var(--color_text);
    border-bottom: solid 2px;
    padding-bottom: 0.25em;
  }
  #content .post_content h4 {
    margin: 2em 0 0.75em;
  }
  .archive .p-termContent {
    margin-top: 0;
  }
  #content .post_content .date .smf-placeholder {
    display: inline-block;
  }
  #content .post_content .date .smf-item__controls .smf-placeholder:nth-child(1) {
    display: block;
    width: 15em;
    margin-bottom: 0.5em;
  }
  .post_content td, .post_content th {
    padding: 1em 0.75em;
    border: solid 2px #242424;
    border-right: none;
    border-bottom: none;
  }
}
#content .post_content .date .smf-item__controls .smf-placeholder {
  margin-bottom: 0.5em;
}


  /* 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) {
}
