@charset "UTF-8";
/* line 1, app/assets/stylesheets/company.scss */
.wrap-main-company .img-main {
  position: relative;
  width: 100%;
  max-width: 1920px;
}

/* line 2, app/assets/stylesheets/company.scss */
.wrap-main-company .img-main .d-img-main {
  width: 100%;
  display: block;
}

/* line 3, app/assets/stylesheets/company.scss */
.wrap-main-company .text-desc {
  position: absolute;
  top: 15.75rem;
  left: 0;
  right: 0;
  z-index: 10;
}

/* line 4, app/assets/stylesheets/company.scss */
.wrap-main-company .text-desc p {
  font-family: 'SeoulNamsanM';
  font-size: 1.25rem;
  line-height: 1.6;
  letter-spacing: -0.025rem;
  color: #fff;
  opacity: 0.8;
}

/* line 5, app/assets/stylesheets/company.scss */
.wrap-main-company .text-desc h1 {
  font-family: 'Noto Serif KR';
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.35;
  color: #fff;
  padding: 0.625rem 0 2.75rem;
  margin: 0;
}

/* line 7, app/assets/stylesheets/company.scss */
.wrap-special {
  padding: 9.375rem 0 6.25rem;
  background: linear-gradient(to right, #bfbfbf 39.58%, rgba(255, 255, 255, 0) 39.58%);
}

/* line 8, app/assets/stylesheets/company.scss */
.wrap-special .special-section-01 {
  display: flex;
  justify-content: flex-start;
}

/* line 9, app/assets/stylesheets/company.scss */
.wrap-special .special-section-01 .wrap-img-icon-scroll-down {
  width: 100%;
  max-width: 23px;
  padding: 12.75rem 0 0 1.187rem;
}

/* line 10, app/assets/stylesheets/company.scss */
.wrap-special .special-section-01 .wrap-img-icon-scroll-down .icon-scroll-down {
  width: 100%;
  display: block;
}

/* line 11, app/assets/stylesheets/company.scss */
.wrap-special .special-section-01 .text-desc {
  margin: 13.875rem 0 0 11.25%;
}

/* line 12, app/assets/stylesheets/company.scss */
.wrap-special .special-section-01 .text-desc p {
  font-family: 'SeoulNamsanM';
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: -0.025rem;
  color: #fff;
  text-align: center;
  padding-bottom: 0.375rem;
  opacity: 0.8;
}

/* line 13, app/assets/stylesheets/company.scss */
.wrap-special .special-section-01 .text-desc h1 {
  font-family: 'Noto Serif KR';
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.35;
  letter-spacing: -0.05rem;
  color: #fff;
  margin: 0;
  text-align: center;
}

/* line 14, app/assets/stylesheets/company.scss */
.wrap-special .special-section-01 .text-desc .text-small {
  font-size: 1.875rem;
}

/* line 15, app/assets/stylesheets/company.scss */
.wrap-special .special-section-01 .img-company01 {
  width: 100%;
  max-width: 600px;
  margin-left: 23%;
}

/* line 16, app/assets/stylesheets/company.scss */
.wrap-special .wrap-img-company02 {
  padding: 5rem 0;
  text-align: right;
}

/* line 17, app/assets/stylesheets/company.scss */
.wrap-special .wrap-img-company02 .img-company02 {
  width: 100%;
  max-width: 1000px;
}

/* line 18, app/assets/stylesheets/company.scss */
.wrap-special .wrap-img-company03 {
  text-align: right;
  padding-right: 10%;
}

/* line 19, app/assets/stylesheets/company.scss */
.wrap-special .wrap-img-company03 .img-company03 {
  width: 100%;
  max-width: 400px;
}

/* line 21, app/assets/stylesheets/company.scss */
.wrap-treat-planning .company-img,
.wrap-treat-info .company-img {
  width: 100%;
  max-width: 1920px;
  display: block;
}

/* line 24, app/assets/stylesheets/company.scss */
.wrap-staff {
  padding: 9.375rem 0 6.25rem;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 60.41%, #7f7f7f 60.41%);
}

/* line 25, app/assets/stylesheets/company.scss */
.wrap-staff .staff-wrapping {
  display: flex;
  justify-content: flex-start;
}

/* line 27, app/assets/stylesheets/company.scss */
.wrap-staff .staff-img-wrapping {
  width: 100%;
  max-width: 1400px;
  padding-left: 18.75%;
}

/* line 28, app/assets/stylesheets/company.scss */
.wrap-staff .staff-img-wrapping .img-doctor01 {
  width: 80%;
  max-width: 625px;
  display: block;
  padding-bottom: 5rem;
}

/* line 29, app/assets/stylesheets/company.scss */
.wrap-staff .staff-img-wrapping .img-doctor02 {
  width: 80%;
  max-width: 600px;
  display: block;
  padding-bottom: 5rem;
}

/* line 30, app/assets/stylesheets/company.scss */
.wrap-staff .staff-img-wrapping .img-doctor03 {
  width: 100%;
  max-width: 1000px;
  display: block;
  padding-bottom: 5rem;
}

/* line 31, app/assets/stylesheets/company.scss */
.wrap-staff .staff-img-wrapping .img-doctor04 {
  width: 78%;
  max-width: 755px;
  display: block;
}

/* line 32, app/assets/stylesheets/company.scss */
.wrap-staff .text-desc {
  padding-left: 1.7rem;
  padding-right: 1.5rem;
  padding-top: 7.062rem;
  width: 80%;
  max-width: 520px;
  display: flex;
  justify-content: flex-start;
  box-sizing: border-box;
}

/* line 34, app/assets/stylesheets/company.scss */
.wrap-staff .text-desc .wrap-text-desc {
  text-align: center;
  width: 100%;
  max-width: 330px;
}

/* line 35, app/assets/stylesheets/company.scss */
.wrap-staff .text-desc .wrap-text-desc em {
  font-family: 'SeoulNamsanM';
  font-size: 1.25rem;
  line-height: 1.6;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 0.375rem;
}

/* line 36, app/assets/stylesheets/company.scss */
.wrap-staff .text-desc .wrap-text-desc h1 {
  font-family: 'Noto Serif KR';
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.35;
  color: #fff;
  padding-bottom: 2.5rem;
  margin: 0;
}

/* line 37, app/assets/stylesheets/company.scss */
.wrap-staff .text-desc .wrap-text-desc p {
  font-family: 'SeoulNamsanM';
  font-size: 1.25rem;
  line-height: 1.6;
  letter-spacing: -0.025rem;
  color: #fff;
  opacity: 0.8;
}

@media (max-width: 600px) {
  /* line 42, app/assets/stylesheets/company.scss */
  .wrap-main-company .img-main {
    max-width: 100%;
  }
  /* line 43, app/assets/stylesheets/company.scss */
  .wrap-main-company .img-main .m-img-main {
    width: 100%;
    display: block;
  }
  /* line 44, app/assets/stylesheets/company.scss */
  .wrap-main-company .text-desc {
    top: 13rem;
    left: 5.55%;
  }
  /* line 45, app/assets/stylesheets/company.scss */
  .wrap-main-company .text-desc p {
    font-size: 0.812rem;
    line-height: 1.5;
    letter-spacing: -0.01rem;
  }
  /* line 46, app/assets/stylesheets/company.scss */
  .wrap-main-company .text-desc h1 {
    font-size: 1.562rem;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: -0.156rem;
    padding: 0.625rem 0 1.875rem;
  }
  /* line 48, app/assets/stylesheets/company.scss */
  .wrap-special {
    padding: 6.25rem 0 4.687rem 5.55%;
    background: linear-gradient(to bottom, #bfbfbf 14%, rgba(255, 255, 255, 0) 77%);
  }
  /* line 49, app/assets/stylesheets/company.scss */
  .wrap-special .text-desc p {
    font-family: 'SeoulNamsanM';
    font-size: 0.812rem;
    font-weight: bold;
    line-height: 1.15;
    letter-spacing: 0.016rem;
    color: #7f7f7f;
  }
  /* line 50, app/assets/stylesheets/company.scss */
  .wrap-special .text-desc h1 {
    font-family: 'Noto Serif KR';
    font-size: 1.562rem;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: -0.156rem;
    color: #404040;
    margin: 0;
  }
  /* line 51, app/assets/stylesheets/company.scss */
  .wrap-special .m-img-company01 {
    width: 100%;
    display: block;
    padding-top: 3.125rem;
  }
  /* line 53, app/assets/stylesheets/company.scss */
  .wrap-treat-planning .company-img {
    width: 100%;
    max-width: 100%;
    display: block;
  }
  /* line 55, app/assets/stylesheets/company.scss */
  .wrap-staff {
    padding: 6.25rem 0 4.687rem 5.55%;
    background: linear-gradient(to bottom, rgba(127, 127, 127, 0.4) 2%, rgba(255, 255, 255, 0) 77%);
  }
  /* line 56, app/assets/stylesheets/company.scss */
  .wrap-staff .text-desc {
    padding-left: 0;
    padding-top: 0;
    text-align: left;
  }
  /* line 57, app/assets/stylesheets/company.scss */
  .wrap-staff .text-desc em {
    font-size: 0.812rem;
    line-height: 1.15;
    letter-spacing: 0.016rem;
    color: #7f7f7f;
    padding-bottom: 0.312rem;
  }
  /* line 58, app/assets/stylesheets/company.scss */
  .wrap-staff .text-desc h1 {
    font-size: 1.5625rem;
    line-height: 1.4;
    letter-spacing: -0.156rem;
    color: #404040;
    padding-bottom: 0.625rem;
  }
  /* line 59, app/assets/stylesheets/company.scss */
  .wrap-staff .text-desc p {
    font-size: 0.812rem;
    line-height: 1.38;
    letter-spacing: 0.016rem;
    color: #626262;
    opacity: 1;
  }
  /* line 60, app/assets/stylesheets/company.scss */
  .wrap-staff .m-img-doctor01 {
    width: 100%;
    display: block;
    padding-top: 3.125rem;
  }
  /* line 62, app/assets/stylesheets/company.scss */
  .wrap-treat-info {
    background-color: #ededed;
    padding: 6.25rem 0 4.687rem;
    overflow: hidden;
  }
  /* line 63, app/assets/stylesheets/company.scss */
  .wrap-treat-info .text-desc {
    text-align: center;
  }
  /* line 64, app/assets/stylesheets/company.scss */
  .wrap-treat-info .text-desc em {
    font-family: 'SeoulNamsanM';
    font-size: 0.812rem;
    line-height: 1.15;
    letter-spacing: 0.016rem;
    color: #7f7f7f;
    padding-bottom: 0.312rem;
  }
  /* line 65, app/assets/stylesheets/company.scss */
  .wrap-treat-info .text-desc h1 {
    font-family: 'Noto Serif KR';
    font-size: 1.562rem;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: -0.156rem;
    color: #333;
    margin: 0;
    padding-bottom: 0.625rem;
  }
  /* line 66, app/assets/stylesheets/company.scss */
  .wrap-treat-info .text-desc p {
    font-family: 'SeoulNamsanM';
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.032rem;
    color: #626262;
    padding-bottom: 3.125rem;
  }
  /* line 67, app/assets/stylesheets/company.scss */
  .wrap-treat-info .treat-info-wrapping {
    width: 100%;
    overflow-x: scroll;
    padding-left: 5.55%;
  }
  /* line 68, app/assets/stylesheets/company.scss */
  .wrap-treat-info .treat-info-wrapping .m-img-treat-info {
    width: 825px;
    padding-bottom: 2.5rem;
    padding-right: 2.5rem;
  }
  /* 슬라이드바소스 */
  /* width */
  /* line 71, app/assets/stylesheets/company.scss */
  ::-webkit-scrollbar {
    height: 4px;
  }
  /* Track */
  /* line 73, app/assets/stylesheets/company.scss */
  ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 4px #404040;
    border-radius: 10px;
    margin-left: 1.25rem;
    margin-right: 2.5rem;
  }
  /* Handle */
  /* line 75, app/assets/stylesheets/company.scss */
  ::-webkit-scrollbar-thumb {
    background: #404040;
    border-radius: 10px;
  }
  /* -end- 슬라이드바소스 */
}

/*# sourceMappingURL=company.css-4c42024283ceed113369de65d7aee85f374921142bd7f30b7abe6f98f1125754.map */
