<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#onayami_fl {
  color: #3e3a39;
  font-family: noto sans jp,sans-serif;
  font-size: 130%;
  font-feature-settings: 'palt'1;
  letter-spacing: .16em;
  margin-left: auto;
  margin-right: auto;
  max-width: 650px;
  overflow-x: hidden;
}

.onayami_fl img {
  height: auto;
  width: 100%;
}

#onayami_fl h1, #onayami_fl h2, #onayami_fl h3, #onayami_fl h4 {
  font-family: noto sans jp,sans-serif;
}

.onayami_fl * {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}

.flatbra_hidden_fl {
  display: none;
}

.flatbra_more_fl,
.flatbra_close_fl {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.2rem;
  letter-spacing: .2em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  max-width: 500px;
  padding-bottom: 20px;
  padding-top: 20px;
  width: 95%;
}

.flatbra_more_fl {
  background-color: #fbf0f5;
}


.flatbra_close_fl {
  background-color: #f1f1f1;
}

.onayami_area .t03 {
  font-size: 210%;
}

.kaiketsu_fl .ttl_fl .t01 {
  font-size: 190%;
}

.kaiketsu_fl .ttl_fl .t02 {
  font-size: 290%;
}

.kaiketsu_area {
  justify-content: center;
  width: 100%;
}

.kaiketsu_area .img_wrap {
  width: 70%;
  margin: 30px auto 15px;
}

.kaiketsu_area p {
  margin: 0 auto 32px;
}

.before_after ul {
  display: block;
  width: 78%;
  margin: 0 0 0 12%;
}

.before_after ul li {
  clear: both;
  margin: 0 0 18px;
}

.before_after .before {
  float: left;
  width: 45%;
}

.before_after .after {
  float: left;
  width: 58%;
  margin: 17px -3%;
}

.before_after .after img {
  margin-top: 0;
  margin-left: 0;
}

.before_after li img {
  border-width: 3px;
}

.before_after .before::after {
  top: -14%;
  right: -24%;
  bottom: auto;
  width: 35%;
  height: 35%;
  transform: rotate(-45deg);
}

.before_after .before::before {
  position: absolute;
  top: auto;
  bottom: -8%;
  left: 3%;
  display: block;
  width: 50%;
  height: 20%;
  content: '';
}

.before_after ul li::after {
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: '.';
}

.before_after .t01 {
  font-size: 200%;
}

.before_after .ttl_fl .img_wrap:nth-child(1)::before {
  margin: 0 5% 5px 0;
  transform: rotate(-25deg);
}

.before_after .ttl_fl .img_wrap:nth-child(1)::after {
  margin: 0 0 5px 5%;
  transform: rotate(25deg);
}

.before_after .ttl_fl .img_wrap:nth-child(1) img {
  width: 73%;
}

.before_after .ttl_fl .img_wrap:nth-child(2) {
  width: 28%;
  margin-top: 8px;
}

.before_after .ttl_fl .img_wrap:nth-child(1) {
  margin-left: 0;
  order: 0;
}

.before_after .ttl_fl .img_wrap:nth-child(1)::before, .before_after .ttl_fl .img_wrap:nth-child(1)::after {
  display: inline-block;
  width: 0;
  height: 80px;
  content: '';
  border-right: 1px solid #cc3e75;
}

.flatbra_more_fl .arrow,
.flatbra_close_fl .arrow {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  margin-left: 10px;
}

.flatbra_more_fl .arrow {
  background: #d96e98;
}

.flatbra_close_fl .arrow {
  background-color: #ccc;
}

.flatbra_more_fl .arrow::after,
.flatbra_close_fl .arrow::after {
  position: absolute;
  left: calc(33%);
  display: block;
  width: 30%;
  height: 30%;
  content: '';
  transform: rotate(135deg);
}

.flatbra_more_fl .arrow::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  top: calc(28%);
}

.flatbra_close_fl .arrow::after {
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  top: calc(38%);
}

.f_bnr {
  margin: 3.5rem auto;
}

@media not all and (min-width: 768px) {
  #onayami_fl {
    font-size: 100%;
  }

  .onayami_area .ttl_fl .t01 {
    font-size: 160%;
  }

  .onayami_area .ttl_fl .t02 {
    font-size: 140%;
  }

  ul.check_point h3 {
    font-size: 100%;
  }

  .onayami_area .t03 {
    font-size: 160%;
  }

  .kaiketsu_fl .ttl_fl .t01 {
    font-size: 180%;
  }

  .kaiketsu_fl .ttl_fl .t02 {
    font-size: 270%;
  }

  .before_after .icon_circle {
    font-size: 105%;
  }

  .before_after .t01 {
    font-size: 180%;
  }

  .before_after .ttl_fl .img_wrap:nth-child(1)::before, .before_after .ttl_fl .img_wrap:nth-child(1)::after {
    height: 60px;
  }

  .f_bnr {
    width: 92%;
    margin: 2.5rem auto;
  }
}</pre></body></html>