@charset "utf-8";
/* CSS Document */
#main_visual {
	/* border: solid 10px #fff; */
}
#main_visual .p-mainVisual__inner {
}
#main_visual .p-mainVisual__textLayer .p-mainVisual__slideTitle {
  text-indent: 9999px;
}
#main_visual .p-mainVisual__textLayer .p-mainVisual__slideTitle p {
  opacity: 0;
}
#main_visual > p {
}
.post_content > .wp-block-group {
  padding-top: 4em;
  padding-bottom: 4em;
}
.post_content .ttl h2:not(.p-postList__title) {
}
.post_content .swell-block-column .ttl h3 {
  color: unset;
}
.post_content #foryou {
  padding: 4em;
  border-radius: 10px;
}
.post_content #foryou ul.is-style-check_list li {
  font-size: 1.4rem;
  font-weight: 500;
  margin: 0.75em 0;
  letter-spacing: 2px;
  padding-left: 2em;
}
.post_content #foryou ul.is-style-check_list li::before {
  content: "";
  background: url(../../../../uploads/icon_check.png);
  background-size: 33px 31px;
  width: 33px;
  height: 31px;
  top: 3px;
  left: 0.1em;
}
.post_content #foryou ul.is-style-check_list li strong {
  color: #007d74;
  text-decoration: underline;
  font-weight: bold;
}
.post_content #kaiketsu {
  position: relative;
  padding-top: 1em;
  padding-bottom: 3em;
}
.post_content #kaiketsu::before {
  content: "";
  position: absolute;
  left: 50%;
  top: -65px;
  margin-left: -90px;
  z-index: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 90px solid transparent;
  border-left: 90px solid transparent;
  border-top: 70px solid #72cfc8;
  border-bottom: 0;
}
.post_content #kaiketsu h2 em strong {
  font-size: 150%;
  font-weight: 500;
}
#case {
  position: relative;
}
#case .swiper-wrapper {
  padding: 0 !important;
}
#case .swiper-slide {
  background: #daf2ef;
  padding: 0.5em;
  list-style: none;
  /* border: solid 10px #daf2ef; */
  border-radius: 10px;
}
#case .swiper-slide figure {
  background: #fff;
  padding: 2em;
}
#case .swiper-slide p {
  color: var(--color_main);
  font-size: 1.4rem;
  font-weight: 500;
  margin: 0 0 10px;
}
.swiper-button-next, .swiper-button-prev {
  background: url(../../assets/img/icon_arrow_wh.svg) no-repeat center / 15px;
  background-color: var(--color_link);
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  -webkit-transition: .3s ease-out;
  -moz-transition: .3s ease-out;
  -ms-transition: .3s ease-out;
  transition: .3s ease-out;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
  filter: brightness(120%);
}
.swiper-button-next {
  left: unset;
  right: 1.5%;
}
.swiper-button-prev {
  transform: rotate(180deg);
  left: 1.5%;
  margin-top: -25px;
}
.swiper-button-next::after, .swiper-button-prev::after {
  display: none;
}
#case .u-fz-l {
  font-size: 2rem;
  font-weight: 500;
}
.post_content #melit figure {
  border-radius: 0;
}
.post_content #melit figure {
  width: 80%;
}
.post_content #tokuyaku figure, .post_content #melit figure img, .post_content #tokuyaku figure img {
  width: 100%;
}
.post_content #case h3 {
  color: #fff;
}
.post_content #case h3 em {
  color: #ffee2f;
}
.post_content #melit p.num {
  margin: 0 0 0.3em;
}
.post_content #melit p.num em {
  background: var(--color_link);
  color: #fff;
  border-radius: 50px;
  padding: 0 10px;
  display: inline-block;
  font-size: 1rem;
  font-family: "Kiwi Maru", 'Noto Sans JP', '游ゴシック', sans-serif, YuGothic, 'Franklin Gothic Medium', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
  font-weight: 500;
}
.post_content #melit h3 {
  margin-top: 0;
  /* font-size: 2vw; */
  font-size: 1.8rem;
}
.post_content #melit h3.ml01 {
  font-size: 2.2rem;
}
.post_content #tokuyaku, .post_content #soudan {
  background: url(../../../../uploads/bg_tokuyaku.jpg);
  background-size: cover;
}
.post_content #tokuyaku h2, .post_content #soudan h2 {
  color: #fff;
}
.post_content #tokuyaku h2 em {
  color: #fff;
  font-size: 140%;
}
.post_content #tokuyaku .swell-block-columns {
  background: #fff;
  padding: 3em;
  border-radius: 10px;
  max-width: 1100px;
  margin: auto;
}
.post_content #tokuyaku .swell-block-columns p {
  color: var(--color_text);
}
.post_content #tokuyaku .swell-block-columns h3 {
  font-size: 2.4vw;
  text-align: center;
}
.post_content #tokuyaku .swell-block-columns h3 span {
  color: #007d74;
}
.post_content #tokuyaku .swell-block-columns h3 span strong {
  font-size: 250%;
  line-height: 1;
  margin-bottom: 10px;
  display: inline-block;
}
.post_content #feat p.num {
  color: var(--color_main);
  font-family: "Kiwi Maru", 'Noto Sans JP', '游ゴシック', sans-serif, YuGothic, 'Franklin Gothic Medium', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
  position: absolute;
  background: #fff;
  font-size: 2.4rem;
  padding: 0.3em 0.5em 0.5em;
  line-height: 1;
  border-radius: 0 0 15px 0;
  font-weight: 500;
}
.post_content #soudan .swell-block-columns {
  margin-top: 5em !important;
}
.post_content #soudan .swell-block-columns .swell-block-column {
  background: #fff;
  padding: 0 3em 3em;
  border-radius: 10px;
  /* margin: 0 auto; */
  color: var(--color_text);
}
.post_content #soudan .swell-block-columns .swell-block-column h3 {
  color: #0a8077;
}
.post_content #soudan .swell-block-columns .swell-block-column figure {
  width: 40%;
  border-radius: 50%;
  margin: -10% auto 0 !important;
  border: solid #fff 5px;
}
.post_content #soudan .swell-block-columns .swell-block-column ul {
  padding: 0;
}
.post_content #soudan .swell-block-columns .swell-block-column ul li {
  border-bottom: solid 1px #eee;
  list-style: none;
  margin: 0;
}
.post_content #soudan .swell-block-columns .swell-block-column ul li a {
  background: url(../../assets/img/icon_arrow_ore.svg) no-repeat right 10px center;
  background-size: 20px;
  display: block;
  color: var(--color_main);
  font-size: 1.25rem;
  font-weight: 500;
  font-family: "Kiwi Maru", 'Noto Sans JP', '游ゴシック', sans-serif, YuGothic, 'Franklin Gothic Medium', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
  padding: 10px;
}
.post_content #soudan .swell-block-columns .swell-block-column ul li a:hover {
  background: url(../../assets/img/icon_arrow_ore.svg) no-repeat right 10px center #ebf3f2;
  background-size: 20px;
}
.post_content #qa .swell-block-accordion__item {
	margin-bottom: 2em;
	background: #fff;
  /* box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 5%); */
  border-radius: 10px;
  overflow: hidden;
}
.post_content #qa .swell-block-accordion__title {
	background: #fff;
	padding: 1.5em;
  font-weight: 500;
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
	-ms-transition: .3s ease-out;
	transition: .3s ease-out;
  font-family: "Kiwi Maru", 'Noto Sans JP', '游ゴシック', sans-serif, YuGothic, 'Franklin Gothic Medium', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
}
.post_content #qa .swell-block-accordion__title:hover {
  color: var(--color_main);
}
.post_content #qa .swell-block-accordion__label strong {
  padding: 9px 14px 15px;
  line-height: 1;
  font-size: 1.5rem;
  font-weight: bold;
  position: absolute;
  left: 15px;
  top: 15px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.post_content #qa .swell-block-accordion__label {
    padding-left: 50px;
    font-size: 1.2rem;
    line-height: 1.4;
}
.post_content #qa .swell-block-accordion__label strong {
    background: #2db6ac;
    color: #fff;
    font-weight: 500;
}
.post_content #qa .swell-block-accordion__body p {
    margin: 0 0 0 58px;
}

@media all and (min-width: 960px){
/*メインイメージ*/
  #main_visual {
    width: 100%;
    position: relative;
    top: 0;
    border: none;
  }
  #main_visual .c-filterLayer__img {
  }
  #main_visual .p-mainVisual__img {
    object-position: bottom;
  }
  #main_visual .p-mainVisual__textLayer {
    max-width: unset;
    align-items: center;
    background: url(../../../../uploads/mainv_cts_new.png) no-repeat center bottom;
    background-size: contain;
    height: 95%;
    top: 5%;
  }
  #main_visual .p-mainVisual__textLayer .p-mainVisual__slideText {
  }
  #main_content {
    max-width: var(--article_size);
  }
  .top #content {
    /* padding-top: 10em; */
    margin: 0 auto;
  }
  .post_content > .wp-block-group.alignfull {
    padding-top: 0;
    padding-bottom: 0;
    padding: 0 var(--swl-pad_post_content,0);
  }

}

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