@charset "UTF-8";
/* CSS Document */
/*
Theme Name:オリジナルテーマ
Description: オリジナルテーマです
Theme URI:
Author:
Author URI:
Version:
License: -----
License URI:
*/
/*********************

変数設定

************************/
/*********************

251213_セカンドオピニオン追加

************************/
@media (min-width: 751px) {
  .pc__none {
    display: none;
  }
}

@media (max-width: 750px) {
  .sp__none {
    display: none;
  }
}

@media (min-width: 751px) {
  .top__treatment {
    margin-top: 150px;
  }
}
@media (max-width: 750px) {
  .top__treatment {
    margin-top: 60px;
  }
}
.top__treatment_head {
  background-image: url(./images/top/top__treatment_head.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}
@media (min-width: 751px) {
  .top__treatment_head {
    padding: 71.9856028794px 40px 76.7846430714px;
  }
}
@media (max-width: 750px) {
  .top__treatment_head {
    padding: 60px 20px;
  }
}
.top__treatment_head h2 {
  color: #fff;
  margin-bottom: 30px;
  position: relative;
  display: inline-block;
}
@media (min-width: 751px) {
  .top__treatment_head h2 {
    font-size: 43.1913617277px;
  }
}
@media (max-width: 750px) {
  .top__treatment_head h2 {
    font-size: 110%;
  }
}
.top__treatment_head h2:before {
  background-image: url(./images/top/head__mark.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  right: 0;
}
@media (min-width: 751px) {
  .top__treatment_head h2:before {
    width: 268.2663467307px;
    height: 266.8266346731px;
    top: -180px;
  }
}
@media (max-width: 750px) {
  .top__treatment_head h2:before {
    top: -80%;
    width: 30%;
    height: 80%;
  }
}
.top__treatment_head h2 .first {
  display: block;
}
@media (min-width: 751px) {
  .top__treatment_head h2 .first {
    font-size: 39.8320335933px;
  }
}
@media (max-width: 750px) {
  .top__treatment_head h2 .first {
    font-size: 110%;
  }
}
.top__treatment_head h2 .second {
  color: #ffef7c;
}
@media (min-width: 751px) {
  .top__treatment_head h2 .second {
    font-size: 52.7894421116px;
  }
}
@media (max-width: 750px) {
  .top__treatment_head h2 .second {
    font-size: 120%;
  }
}
.top__treatment_head p {
  color: #fff;
}
@media (min-width: 751px) {
  .top__treatment_head p {
    font-size: 24.9550089982px;
  }
}
@media (max-width: 750px) {
  .top__treatment_head p {
    font-size: 13px;
  }
}
.top__treatment_second {
  position: relative;
  text-align: center;
  color: #fff;
}
@media (min-width: 751px) {
  .top__treatment_second {
    padding: 14.3971205759px 40px 119.976004799px;
  }
}
@media (max-width: 750px) {
  .top__treatment_second {
    padding: 5px 20px 20px;
  }
}
.top__treatment_second:after {
  background-image: url(./images/top/top__treatment_second.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -5;
}
.top__treatment_second:before {
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  content: "";
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  background: #579ec1;
}
@media (min-width: 751px) {
  .top__treatment_second:before {
    width: 1026.5146970606px;
    height: 191.0017996401px;
    top: -40px;
  }
}
@media (max-width: 750px) {
  .top__treatment_second:before {
    width: 90%;
    height: 8%;
    top: -1%;
  }
}
.top__treatment_second small {
  display: block;
  position: relative;
  z-index: 1;
}
@media (min-width: 751px) {
  .top__treatment_second small {
    font-size: 39.8320335933px;
    margin-bottom: 86.3827234553px;
  }
}
@media (max-width: 750px) {
  .top__treatment_second small {
    font-size: 120%;
    line-height: 1;
    margin-bottom: 40px;
  }
}
.top__treatment_second h3 {
  font-weight: 700;
  display: inline-block;
}
@media (min-width: 751px) {
  .top__treatment_second h3 {
    font-size: 49.9100179964px;
    margin-bottom: 38.3923215357px;
  }
}
@media (max-width: 750px) {
  .top__treatment_second h3 {
    font-size: 140%;
    margin-bottom: 30px;
  }
}
.top__treatment_second h3 span {
  border-bottom: 2px solid #ffef7c;
}
@media (min-width: 751px) {
  .top__treatment_second p {
    font-size: 24.9550089982px;
    margin-bottom: 30px;
  }
}
@media (max-width: 750px) {
  .top__treatment_second p {
    font-size: 14px;
    margin-bottom: 30px;
  }
}
.top__treatment_second .divine {
  display: flex;
}
@media (min-width: 751px) {
  .top__treatment_second .divine {
    justify-content: center;
  }
}
@media (max-width: 750px) {
  .top__treatment_second .divine {
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
@media (min-width: 751px) {
  .top__treatment_second .divine img {
    width: 20%;
  }
}
@media (max-width: 750px) {
  .top__treatment_second .divine img {
    width: 48%;
    margin-bottom: 20px;
  }
}
@media (min-width: 751px) {
  .top__treatment_second .divine img:not(:last-of-type) {
    margin-right: 30px;
  }
}
.top__treatment_third {
  position: relative;
  text-align: center;
}
@media (min-width: 751px) {
  .top__treatment_third {
    padding: 90px 40px 0;
    margin-bottom: 150px;
  }
}
@media (max-width: 750px) {
  .top__treatment_third {
    padding: 40px 20px 0;
    margin-bottom: 110px;
  }
}
.top__treatment_third:before {
  z-index: -5;
  content: "";
  background: #73cae6;
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  height: 100%;
}
.top__treatment_third:after {
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  z-index: -5;
  content: "";
  background: #73cae6;
  position: absolute;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}
@media (min-width: 751px) {
  .top__treatment_third:after {
    width: 450px;
    height: 30px;
    bottom: -30px;
    left: 50%;
  }
}
@media (max-width: 750px) {
  .top__treatment_third:after {
    width: 30%;
    height: 23px;
    bottom: -23px;
    left: 50%;
  }
}
.top__treatment_third .bg:before {
  clip-path: polygon(0 0, 100% 66%, 60% 100%, 0% 100%);
  z-index: -5;
  content: "";
  background: #d8e5f5;
  bottom: -75px;
  left: 0;
  width: 50%;
  position: absolute;
  height: 150px;
}
.top__treatment_third .bg:after {
  clip-path: polygon(100% 0, 100% 100%, 49% 100%, 0 67%);
  z-index: -5;
  content: "";
  background: #daf1f6;
  bottom: -75px;
  right: 0;
  width: 50%;
  position: absolute;
  height: 150px;
}
.top__treatment_third h3 {
  color: #fff;
  display: inline-block;
  padding: 0 20px 10px;
  border-bottom: 1px solid #fff;
  font-weight: 700;
}
@media (min-width: 751px) {
  .top__treatment_third h3 {
    font-size: 49.9100179964px;
    margin-bottom: 30px;
  }
}
@media (max-width: 750px) {
  .top__treatment_third h3 {
    font-size: 140%;
    margin-bottom: 30px;
  }
}
.top__treatment_third p {
  color: #fff;
}
@media (min-width: 751px) {
  .top__treatment_third p {
    font-size: 24.9550089982px;
    margin-bottom: 85px;
  }
}
@media (max-width: 750px) {
  .top__treatment_third p {
    font-size: 14px;
    margin-bottom: 70px;
  }
}
.top__treatment_third .content {
  background: #fff;
  outline: 1px solid #70abe3;
  position: relative;
}
@media (min-width: 751px) {
  .top__treatment_third .content {
    width: 90%;
    margin: 0 auto;
    padding: 90px 30px 30px 60px;
    outline-offset: -20px;
  }
}
@media (max-width: 750px) {
  .top__treatment_third .content {
    padding: 30px 50px 30px 30px;
    outline-offset: -10px;
  }
}
.top__treatment_third .content:after {
  background-image: url(./images/top/second__right.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  z-index: 1;
}
@media (min-width: 751px) {
  .top__treatment_third .content:after {
    right: 50px;
    bottom: 0;
    width: 20%;
    height: 135%;
  }
}
@media (max-width: 750px) {
  .top__treatment_third .content:after {
    right: 0;
    bottom: 0;
    width: 20%;
    height: 35%;
  }
}
.top__treatment_third .content small {
  color: #fff;
  top: -50px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  background: linear-gradient(to right, #71aae3, #55bae2);
  border-radius: 50px;
  position: absolute;
}
@media (min-width: 751px) {
  .top__treatment_third .content small {
    font-size: 39.8320335933px;
    padding: 10px 50px;
  }
}
@media (max-width: 750px) {
  .top__treatment_third .content small {
    font-size: 120%;
    width: 80%;
    padding: 10px 0;
  }
}
.top__treatment_third .content ul {
  text-align: left;
}
.top__treatment_third .content ul li {
  color: #3f3f3f;
}
@media (min-width: 751px) {
  .top__treatment_third .content ul li {
    font-size: 24.9550089982px;
    margin-bottom: 20px;
  }
}
@media (max-width: 750px) {
  .top__treatment_third .content ul li {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
.top__treatment_third .content ul li .mark {
  color: #33b0c4;
  display: inline-block;
  margin-right: 15px;
}
.top__treatment_third .content ul li .red {
  color: #ef7c87;
}
.top__treatment_fourth {
  background: #daf1f6;
  text-align: center;
}
@media (min-width: 751px) {
  .top__treatment_fourth {
    width: 90%;
    margin: 0 auto 100px;
    padding: 30px;
  }
}
@media (max-width: 750px) {
  .top__treatment_fourth {
    padding: 40px;
    margin-bottom: 100px;
  }
}
.top__treatment_fourth strong {
  font-weight: 700;
  color: #135393;
}
@media (min-width: 751px) {
  .top__treatment_fourth strong {
    font-size: 29.7540491902px;
    margin-bottom: 20px;
  }
}
@media (max-width: 750px) {
  .top__treatment_fourth strong {
    font-size: 25px;
    margin-bottom: 40px;
  }
}
.top__treatment_fourth p {
  color: #3f3f3f;
}
@media (min-width: 751px) {
  .top__treatment_fourth p {
    font-size: 24.9550089982px;
  }
}
@media (max-width: 750px) {
  .top__treatment_fourth p {
    font-size: 14px;
  }
}
.top__treatment_fourth p span {
  background: linear-gradient(transparent 70%, #ffef7c 30%);
}/*# sourceMappingURL=top.css.map */