.medd_text span,
.specials_text span {
  font-size: 1.375rem;
  color: #d49861;
}
.medd_text h1,
.specials_text h1 {
  font-size: 3.25rem;
  color: #333333;
  font-weight: 600;
}
.medd_text p,
.specials_text p {
  font-size: 1rem;
  color: #808080;
  line-height: 28px;
}
.medd_text h2,
.specials_text h2 {
  font-size: 2.625rem;
  color: #333333;
  font-weight: 600;
}
.medd_banner {
  padding-top: 200px;
  height: 845px;
  background: url(../img/medd-banner.svg) no-repeat center / cover;
}
.medd_banner .medd_text {
  width: 35%;
}
.medd_banner .medd_text h1 {
  margin: 20px 0 25px;
}
.medd_banner .medd_text a {
  margin-top: 30px;
}
.medd_banner div:last-child {
  position: relative;
  top: -55px;
  left: -15px;
}
.medd_banner div:last-child img {
  border-top-left-radius: 145px;
  width: 664px;
  border-top-right-radius: 145px;
  transition: all 1s;
}
.medd_introduce {
  margin-top: 165px;
  position: relative;
  overflow: hidden;
  height: 985px;
  background: url(../img/medd-introduce.svg) no-repeat bottom / cover;
}
.medd_introduce .medd_introduce_img {
  position: absolute;
  top: 30px;
  left: -345px;
}
.medd_introduce .medd_introduce_img img {
  border-top-right-radius: 60px;
}
.medd_introduce .medd_text {
  padding-top: 135px;
  padding-left: 570px;
}
.medd_introduce .medd_text h2 {
  margin: 20px 0 25px;
}
.medd_introduce .medd_text p {
  line-height: 30px;
}
.medd_introduce .medd_text p+p{
  margin-top: 1rem;
}
.medd_introduce .medd_text a {
  margin-top: 40px;
}
.medd_wp .medd_text {
  padding-top: 25px;
}
.medd_wp .medd_text h2 {
  padding-top: 25px;
}
.medd_wp .medd_text p {
  padding-top: 20px;
  max-width: 740px;
  line-height: 30px;
}
.medd_wp .medd_wp_img {
  height: 618px;
  width: 100%;
  margin-top: 60px;
  overflow: hidden;
  border-top-left-radius: 60px;
  border-bottom-right-radius: 60px;
}
.medd_wp .medd_wp_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.medd_dot {
  padding: 165px 0 450px;
  position: relative;
}
.medd_dot .medd_dot_bg {
  background-color: #f7f6f4;
  width: 630px;
  height: 650px;
  border-radius: 30px;
  position: absolute;
  top: 165px;
  left: 53%;
}
.medd_dot .medd_dot_img {
  position: absolute;
  top: 225px;
  left: 47%;
  width: 856px;
  height: 534px;
  transition: all 1s;
  overflow: hidden;
  border-radius: 20px;
}
.medd_dot .medd_dot_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.medd_dot .medd_text {
  padding-top: 95px;
  max-width: 550px;
}
.medd_dot .medd_text h2 {
  font-size: 2.25rem;
  margin: 15px 0 40px;
}
.medd_dot .medd_text p {
  max-width: 90%;
}
.medd_dot .medd_text .nums strong {
  display: block;
  padding: 35px 0 0;
  font-size: 3.25rem;
  color: #cd9161;
  font-weight: 600;
}
.medd_dot .medd_text .nums span {
  font-size: 3.25rem;
  color: #cd9161;
  font-weight: 600;
}
.medd_introduce2 {
  position: relative;
  height: 763px;
  background-color: #f7f6f4;
  overflow: hidden;
}
.medd_introduce2 .medd_introduce2_img {
  width: 908px;
  height: 763px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.medd_introduce2 .medd_introduce2_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.medd_introduce2 .medd_text {
  padding: 170px 0 0 668px;
}
.medd_introduce2 .medd_text h2 {
  margin: 20px 0 25px;
  line-height: 1.4;
}
.medd_introduce2 .medd_text{
  line-height: 30px;
  color: #808080;
}
.medd_introduce2 .medd_text ul {
  padding-top: 35px;
}
.medd_introduce2 .medd_text ul li {
  font-size: 1.0625rem;
  color: #494949;
  line-height: 40px;
  padding-left: 30px;
  position: relative;
}
.medd_introduce2 .medd_text ul li::before {
  content: '';
  display: block;
  width: 15px;
  height: 11px;
  background: url(../img/gou.svg) no-repeat center / contain;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.medd_functions {
  padding-top: 155px;
  position: relative;
}
.medd_functions .medd_text {
  text-align: center;
}
.medd_functions .medd_text h2 {
  padding-top: 20px;
}
.medd_functions .medd_functions_swiper {
  max-width: 1237px;
  padding: 65px 10px 250px;
  margin: 0 auto;
  overflow: hidden;
}
.medd_functions .medd_functions_swiper ul li {
  height: 290px;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  transition: all 0.3s;
  padding: 40px 35px;
}
.medd_functions .medd_functions_swiper ul li:hover {
  background-color: #ce9162;
}
.medd_functions .medd_functions_swiper ul li:hover div img {
  filter: brightness(20);
}
.medd_functions .medd_functions_swiper ul li:hover h3 {
  color: #fff;
}
.medd_functions .medd_functions_swiper ul li:hover p {
  color: #fff;
}
.medd_functions .medd_functions_swiper ul li div {
  width: 65px;
  height: 72px;
  margin-bottom: 30px;
  position: relative;
  left: -10px;
}
.medd_functions .medd_functions_swiper ul li div img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.medd_functions .medd_functions_swiper ul li h3 {
  font-size: 1.375rem;
  font-weight: 500;
  color: #333333;
  padding-bottom: 20px;
  transition: all 0.3s;
}
.medd_functions .medd_functions_swiper ul li p {
  font-size: 0.9375rem;
  color: #666666;
  line-height: 25px;
  -webkit-line-clamp: 10;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: all 0.3s;
}
.medd_functions .swiper-pagination-bullets.swiper-pagination-horizontal.swiper-pagination {
  bottom: 145px;
}
.medd_functions .swiper-pagination-bullets.swiper-pagination-horizontal.swiper-pagination .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.8);
  margin: 0 7px;
}
.medd_functions .swiper-pagination-bullets.swiper-pagination-horizontal.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #cd9161;
  border-color: #cd9161;
}
.medd_functions .medd_functions_prev,
.medd_functions .medd_functions_next {
  width: 16px;
  height: 30px;
  background: url(../img/left-g.svg) no-repeat center / contain;
  position: absolute;
  bottom: 375px;
  left: 50%;
  cursor: pointer;
  transition: all 0.3s;
}
.medd_functions .medd_functions_prev.swiper-button-disabled,
.medd_functions .medd_functions_next.swiper-button-disabled {
  opacity: 0.3;
  cursor: default;
}
.medd_functions .medd_functions_prev {
  transform: translateX(-710px);
}
.medd_functions .medd_functions_next {
  transform: translateX(710px);
  right: 50%;
  background-image: url(../img/right-g.svg);
}
.medd_treatment {
  height: 628px;
  padding-top: 95px;
  background-color: #f7f6f4;
  margin-bottom: 310px;
  text-align: center;
  position: relative;
}
.medd_treatment .medd_text h2 {
  padding-top: 20px;
}
.medd_treatment .medd_treatment_swiper {
  max-width: 1217px;
  margin: 0 auto;
  padding-top: 75px;
  overflow: hidden;
}
.medd_treatment .medd_treatment_swiper ul li > div:first-child {
  display: flex;
  justify-content: space-between;
}
.medd_treatment .medd_treatment_swiper ul li > div:first-child div {
  width: 50%;
  position: relative;
}
.medd_treatment .medd_treatment_swiper ul li > div:first-child div:after {
  content: 'Before';
  display: block;
  width: 116px;
  height: 39px;
  line-height: 39px;
  color: #fff;
  border-radius: 3px;
  font-size: 1rem;
  position: absolute;
  left: 35px;
  bottom: 25px;
  background-color: #413d3a;
}
.medd_treatment .medd_treatment_swiper ul li > div:first-child div:last-child::after {
  content: 'After';
}
.medd_treatment .medd_treatment_swiper ul li > div:first-child div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.medd_treatment .medd_treatment_swiper ul li > div:last-child {
  padding-top: 35px;
}
.medd_treatment .medd_treatment_swiper ul li > div:last-child h3 {
  font-size: 1.625rem;
  color: #333333;
  font-weight: 600;
}
.medd_treatment .medd_treatment_swiper ul li > div:last-child p {
  font-size: 1.125rem;
  color: #606060;
  padding-top: 20px;
}
.medd_treatment .medd_treatment_prev,
.medd_treatment .medd_treatment_next {
  width: 68px;
  height: 68px;
  border-radius: 3px;
  background-color: #d0d0d0;
  position: absolute;
  bottom: 55px;
  cursor: pointer;
  transition: all 0.3s;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.medd_treatment .medd_treatment_prev::after,
.medd_treatment .medd_treatment_next::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/left-g.svg) no-repeat center / 20%;
}
.medd_treatment .medd_treatment_prev.swiper-button-disabled,
.medd_treatment .medd_treatment_next.swiper-button-disabled {
  opacity: 0.3;
  cursor: default;
}
.medd_treatment .medd_treatment_prev {
  left: 50%;
  transform: translateX(-700px);
}
.medd_treatment .medd_treatment_next {
  right: 50%;
  transform: translateX(700px);
  background-color: #d69962;
}
.medd_treatment .medd_treatment_next::after {
  background-image: url(../img/right-w.svg);
}
.medd_faqs {
  padding-top: 175px;
}
.medd_faqs .medd_text {
  text-align: center;
}
.medd_faqs .medd_text h2 {
  padding-top: 20px;
}
.medd_faqs .sy_contentfaq {
  padding: 85px 0 165px;
}
.medd_faqs .sy_contentfaq .faqs_list {
  width: 215px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.medd_faqs .sy_contentfaq .faqs_list li {
  font-size: 1.125rem;
  color: #56595b;
  line-height: 30px;
  margin-bottom: 40px;
  padding-left: 25px;
  position: relative;
  cursor: pointer;
  transition: all 0.3s;
}
.medd_faqs .sy_contentfaq .faqs_list li.active,
.medd_faqs .sy_contentfaq .faqs_list li:hover {
  color: #cd9161;
}
.medd_faqs .sy_contentfaq .faqs_list li.active::before,
.medd_faqs .sy_contentfaq .faqs_list li:hover::before {
  height: 100%;
}
.medd_faqs .sy_contentfaq .faqs_list li::before {
  content: '';
  display: block;
  width: 3px;
  height: 0;
  position: absolute;
  top: 0;
  left: -2px;
  background-color: #cd9161;
  border-radius: 2px;
  transition: all 0.3s;
}
.medd_faqs .sy_contentfaq .faqs_list + div {
  flex: 1;
}
.medd_faqs .sy_contentfaq .faqs {
  padding-bottom: 20px;
  display: none;
}
.medd_faqs .sy_contentfaq .faqs.active {
  display: block;
}
.medd_faqs .sy_contentfaq .faqs li {
  padding: 25px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.medd_faqs .sy_contentfaq .faqs li:first-child {
  padding-top: 0;
}
.medd_faqs .sy_contentfaq .faqs li .question {
  position: relative;
}
.medd_faqs .sy_contentfaq .faqs li .question strong {
  font-size: 1.125rem;
  color: #494949;
  font-weight: 500;
}
.medd_faqs .sy_contentfaq .faqs li .question span {
  display: block;
  width: 13px;
  height: 13px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background: url(../img/select.svg) no-repeat center / contain;
}
.medd_faqs .sy_contentfaq .faqs li .answer {
  padding-top: 25px;
  font-size: 1rem;
  color: #808080;
  line-height: 30px;
  display: none;
}
section.product_detail_like {
  padding-bottom: 160px;
}
.subscribe div input[type='submit'] {
  background-color: #333333;
}
.subscribe div input[type='submit']:hover {
  background-color: #d49861;
}
.subscribe button {
  width: 203px;
  height: 70px;
  line-height: 70px;
  background-color: #333333;
  font-size: 1.25rem;
  color: #fff;
  border-radius: 12px;
  padding-left: 40px;
  transition: all 0.3s;
  margin-left: -5px;
  vertical-align: middle;
}
.subscribe button:hover {
  background-color: #d49861;
}
.subscribe .specials_text + div img:last-child {
  display: inline-block;
  width: 35px;
  height: 35px;
  position: relative;
  top: 10px;
  left: -185px;
  pointer-events: none;
}
footer .footer li:nth-child(3) ul li:first-child a {
  display: block;
  margin-bottom: 12px;
}
footer .footer li:nth-child(3) ul li {
  height: auto;
  padding-left: 35px;
  position: relative;
  margin-bottom: 16px;
  line-height: 22px;
}
footer .footer li:nth-child(3) ul li::before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 2px;
  left: 0;
  background: url(../img/phone-w.svg) no-repeat center / contain;
}

footer .footer li:last-child .flex > div {
  margin-right: 10px;
}
footer .footer li:last-child span {
  font-size: 14px;
  color: #3f3f3f;
  padding-top: 10px;
  display: block;
}