@charset "UTF-8";
.main-page-title {
  margin-bottom: 37px;
}
@media screen and (min-width: 769px) {
  .main-page-title {
    margin-bottom: 70px;
  }
}

.sec-first-head__title {
  text-align: left;
}
@media screen and (min-width: 600px) {
  .sec-first-head__title {
    text-align: center;
  }
}
@media screen and (min-width: 769px) {
  .sec-first-head__title {
    margin-bottom: 75px;
  }
}

.sec-first-head {
  margin-bottom: 20px;
}
@media screen and (min-width: 769px) {
  .sec-first-head {
    margin-bottom: 67px;
  }
}

.sec-about-testing {
  margin: 20px 0;
}
@media screen and (min-width: 769px) {
  .sec-about-testing {
    margin: 50px 0 70px;
  }
}

.sec-tips {
  margin: 37px auto 40px;
}
@media screen and (min-width: 769px) {
  .sec-tips {
    margin: 44px auto 30px;
  }
}

.c-link-button {
  margin: 35px auto 75px;
}
@media screen and (min-width: 769px) {
  .c-link-button {
    margin: 70px auto 108px;
  }
}

.p-quote-list {
  margin-bottom: 40px;
}
@media screen and (min-width: 769px) {
  .p-quote-list {
    margin-bottom: 0;
  }
}

.sec-about-testing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media screen and (min-width: 769px) {
  .sec-about-testing {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.sec-about-testing__text-area {
  margin: auto;
}
@media screen and (min-width: 769px) {
  .sec-about-testing__text-area {
    width: 61.5%;
  }
}
.sec-about-testing__text-area--title {
  margin: 0 0 18px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 769px) {
  .sec-about-testing__text-area--title {
    margin: 0 0 30px;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
    line-height: 1.5;
  }
}
.sec-about-testing__image-area {
  margin: 0 auto 7.5px;
}
@media screen and (min-width: 769px) {
  .sec-about-testing__image-area {
    margin: 0 0 auto;
    margin-left: 4.5%;
    width: 34%;
    min-width: 300px;
  }
}
.sec-about-testing__image-area--img {
  border-radius: 50%;
}

/* 円形画像のふちを背景色でぼかす。親要素に指定する。*/
/* ※バグ・不要などの場合はクラスを削除してください。*/
.c-after-round-blur {
  position: relative;
}

.sec-tips {
  background-color: #fff;
  padding: 26px 0 32px;
}
.sec-tips__title {
  color: #000;
  font-size: 2rem;
  font-weight: bolder;
  line-height: 2;
  margin: 0 10px 21px;
}
@media screen and (min-width: 769px) {
  .sec-tips__title {
    font-size: 2rem;
  }
}
.sec-tips__text {
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 2;
  margin: 0 20px;
}
@media screen and (min-width: 600px) {
  .sec-tips {
    padding: 50px 0;
  }
  .sec-tips__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 40px 45px;
  }
  .sec-tips__text {
    margin: 0 40px;
    font-size: 1.6rem;
    font-weight: 400;
  }
}
@media screen and (min-width: 769px) {
  .sec-tips__text {
    margin: 0 80px;
  }
}

.c-link-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5rem;
  text-decoration: none;
  color: #000;
  background-color: #fff;
  border-radius: 11px;
  border: solid 1px #c55889;
  height: 6.3rem;
  max-width: 350px;
  padding: 0 10px;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
}
.c-link-button::after {
  content: "";
  display: inline-block;
  background: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjM2LjQyNiIgaGVpZ2h0PSIyOSIgdmlld0JveD0iMCAwIDM2LjQyNiAyOSI+PHBhdGggZD0iTTE0LjY0My44NzhhMzAuNjQ3IDMwLjY0NyAwIDAgMSAxNC41NjYgMCAxMC42NTggMTAuNjU4IDAgMCAxIDYuMzM5IDYuMzM5IDMwLjY0NyAzMC42NDcgMCAwIDEgMCAxNC41NjYgMTAuNjU4IDEwLjY1OCAwIDAgMS02LjMzOSA2LjMzOSAzMC42NDcgMzAuNjQ3IDAgMCAxLTE0LjU2NiAwIDEwLjY1OCAxMC42NTggMCAwIDEtNi4zMzktNi4zMzkgMzAuNjQ2IDMwLjY0NiAwIDAgMSAwLTE0LjU2NkExMC42NTggMTAuNjU4IDAgMCAxIDE0LjY0My44NzhaIiBmaWxsPSIjMzMwMDE2Ii8+PHBhdGggZD0ibTIzLjgwOSAxNC40NDUtNC4xMTUgMi4zNHYtNC42OFoiIGZpbGw9IiNmZmYiLz48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiMzMzAwMTYiIHN0cm9rZS13aWR0aD0iMSIgZD0iTTAgMTQuNjk5aDE1LjU1NCIvPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIxIiBkPSJNNy40NjUgMTQuNjk5aDE0LjQyOSIvPjwvc3ZnPg==") no-repeat;
  background-size: 100% 100%;
  width: 3.6426rem;
  height: 2.9rem;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.c-link-button:hover::after {
  margin-left: 10px;
  margin-right: -10px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.c-link-button__text {
  display: block;
  margin-right: 3px;
}
@media screen and (min-width: 769px) {
  .c-link-button__text {
    margin-right: 10px;
  }
}
@media screen and (min-width: 769px) {
  .c-link-button {
    max-width: 600px;
    height: 10rem;
    font-size: 2.2rem;
  }
}
.c-link-button:hover, .c-link-button:active, .c-link-button:focus {
  background-color: #fff4f9;
  text-decoration: none;
}
.c-link-button:hover::after, .c-link-button:active::after, .c-link-button:focus::after {
  opacity: 0.8;
}

.c-annotation-small {
  color: #4b4b4b;
  text-align: right;
  font-size: 80%;
  font-weight: 300;
}/*# sourceMappingURL=pre-treatment-tests.css.map */