@charset "UTF-8";
/* 공통사항 */
/* line 2, app/assets/stylesheets/accidents.scss */
.text-chapter {
  text-align: center;
}

/* line 3, app/assets/stylesheets/accidents.scss */
.text-chapter em {
  font-family: 'SeoulNamsanM';
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: 0.025rem;
  color: #36471a;
  padding-bottom: 0.375rem;
  text-transform: uppercase;
}

/* line 4, app/assets/stylesheets/accidents.scss */
.text-chapter h1 {
  font-family: 'Noto Serif KR';
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.35;
  letter-spacing: -0.1rem;
  color: #333;
  margin: 0;
  padding-bottom: 1.25rem;
}

/* line 5, app/assets/stylesheets/accidents.scss */
.text-chapter p {
  font-family: 'SeoulNamsanM';
  font-size: 1.25rem;
  line-height: 1.6;
  letter-spacing: -0.025rem;
  color: #626262;
  padding-bottom: 5rem;
}

/* -end- 공통사항 */
/* 교통사고 */
/* line 9, app/assets/stylesheets/accidents.scss */
.wrap-main-accidents .img-main {
  position: relative;
  width: 100%;
  max-width: 1920px;
}

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

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

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

/* line 13, app/assets/stylesheets/accidents.scss */
.wrap-main-accidents .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 15, app/assets/stylesheets/accidents.scss */
.wrap-accidents-chapter01 {
  padding: 9.375rem 0 0;
}

/* line 16, app/assets/stylesheets/accidents.scss */
.wrap-accidents-chapter01 .img-accidents01 {
  width: 100%;
  max-width: 1095px;
  display: block;
  margin: 0 auto;
}

/* line 18, app/assets/stylesheets/accidents.scss */
.wrap-accidents-chapter02 {
  padding: 12.5rem 0 0;
}

/* line 19, app/assets/stylesheets/accidents.scss */
.wrap-accidents-chapter02 video {
  width: 100%;
  max-width: 1180px;
  display: block;
}

/* line 21, app/assets/stylesheets/accidents.scss */
.wrap-accidents-chapter03 {
  padding: 12.5rem 0 0;
}

/* line 22, app/assets/stylesheets/accidents.scss */
.wrap-accidents-chapter03 .text-chapter em {
  color: #626262;
}

/* line 23, app/assets/stylesheets/accidents.scss */
.wrap-accidents-chapter03 .wrap-accidents-slide {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

/* line 24, app/assets/stylesheets/accidents.scss */
.wrap-accidents-chapter03 .wrap-accidents-slide .accidents-title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 25, app/assets/stylesheets/accidents.scss */
.wrap-accidents-chapter03 .wrap-accidents-slide .accidents-title-wrapper .accidents-title-list {
  font-family: 'SeoulNamsanM';
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: -0.037rem;
  color: #626262;
  padding-bottom: 0.625rem;
  border-bottom: 5px solid #ccc;
  width: 100%;
  cursor: pointer;
}

/* line 26, app/assets/stylesheets/accidents.scss */
.wrap-accidents-chapter03 .wrap-accidents-slide .accidents-title-wrapper .accidents-title-list.active {
  color: #36471a;
  border-bottom: 5px solid #404040;
}

/* line 27, app/assets/stylesheets/accidents.scss */
.wrap-accidents-chapter03 .wrap-accidents-slide .accidents-title-wrapper .accidents-title-list .on-icon {
  display: none;
  vertical-align: middle;
  padding-right: 0.5rem;
  font-weight: bold;
}

/* line 28, app/assets/stylesheets/accidents.scss */
.wrap-accidents-chapter03 .wrap-accidents-slide .accidents-title-wrapper .accidents-title-list.active .on-icon {
  display: inline-block;
}

/* line 29, app/assets/stylesheets/accidents.scss */
.wrap-accidents-chapter03 .wrap-accidents-slide .d-slide-accidents {
  width: 100%;
  display: block;
  cursor: pointer;
}

/* line 30, app/assets/stylesheets/accidents.scss */
#d-accidents-chapter-slides {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
}

/* line 32, app/assets/stylesheets/accidents.scss */
.wrap-accidents-chapter04 {
  padding: 12.5rem 0 0;
}

/* line 33, app/assets/stylesheets/accidents.scss */
.wrap-accidents-chapter04 .img-accidents02 {
  width: 100%;
  max-width: 1200px;
  display: block;
}

/* line 34, app/assets/stylesheets/accidents.scss */
.wrap-accidents-chapter04 .text-chapter em {
  color: #626262;
}

/* -end- 교통사고 */
/* 척추관절 */
/* line 38, app/assets/stylesheets/accidents.scss */
.wrap-main-spondylarthritis .img-main {
  position: relative;
  width: 100%;
  max-width: 1920px;
}

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

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

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

/* line 42, app/assets/stylesheets/accidents.scss */
.wrap-main-spondylarthritis .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 44, app/assets/stylesheets/accidents.scss */
.wrap-spondylarthritis-chapter01 {
  padding: 9.375rem 0 0;
}

/* line 45, app/assets/stylesheets/accidents.scss */
.wrap-spondylarthritis-chapter01 .text-chapter em {
  color: #626262;
}

/* line 46, app/assets/stylesheets/accidents.scss */
.wrap-spondylarthritis-chapter01 .wrap-clinic .clinic-title-wrapper {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding-bottom: 3.437rem;
}

/* line 47, app/assets/stylesheets/accidents.scss */
.wrap-spondylarthritis-chapter01 .wrap-clinic .clinic-title-wrapper .clinic-title-list {
  font-family: 'Noto Serif KR';
  font-size: 1.875rem;
  line-height: 1.33;
  letter-spacing: -0.0937rem;
  color: #ccc;
  cursor: pointer;
}

/* line 48, app/assets/stylesheets/accidents.scss */
.wrap-spondylarthritis-chapter01 .wrap-clinic .clinic-title-wrapper .clinic-title-list.active {
  font-weight: 900;
  color: #333;
  text-decoration: underline;
}

/* line 49, app/assets/stylesheets/accidents.scss */
.wrap-spondylarthritis-chapter01 .wrap-clinic .d-spondylarthritis-clinic-slides .swiper-slide {
  width: 100%;
  max-width: 74.937rem;
}

/* line 50, app/assets/stylesheets/accidents.scss */
.wrap-spondylarthritis-chapter01 .wrap-clinic .d-spondylarthritis-clinic-slides .swiper-slide .d-slide-spondylarthritis-clinic {
  width: 100%;
  display: block;
  cursor: pointer;
}

/* line 51, app/assets/stylesheets/accidents.scss */
#d-spondylarthritis-clinic-slides .swiper-pagination {
  margin: 2.187rem auto 0;
  left: 0;
  right: 0;
}

/* line 52, app/assets/stylesheets/accidents.scss */
#d-spondylarthritis-clinic-slides .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #626262;
}

/* line 53, app/assets/stylesheets/accidents.scss */
#d-spondylarthritis-clinic-slides .swiper-pagination .swiper-pagination-bullet {
  margin-left: 0.437rem;
}

/* line 55, app/assets/stylesheets/accidents.scss */
.wrap-spondylarthritis-chapter02 {
  padding: 12.5rem 0 0;
}

/* line 56, app/assets/stylesheets/accidents.scss */
.wrap-spondylarthritis-chapter02 .text-chapter em {
  color: #626262;
}

/* line 57, app/assets/stylesheets/accidents.scss */
.wrap-spondylarthritis-chapter02 .wrap-spondylarthritis-slide {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

/* line 58, app/assets/stylesheets/accidents.scss */
.wrap-spondylarthritis-chapter02 .wrap-spondylarthritis-slide .spondylarthritis-title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 59, app/assets/stylesheets/accidents.scss */
.wrap-spondylarthritis-chapter02 .wrap-spondylarthritis-slide .spondylarthritis-title-wrapper .spondylarthritis-title-list {
  font-family: 'SeoulNamsanM';
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: -0.037rem;
  color: #626262;
  padding-bottom: 0.625rem;
  border-bottom: 5px solid #ccc;
  width: 100%;
  cursor: pointer;
}

/* line 60, app/assets/stylesheets/accidents.scss */
.wrap-spondylarthritis-chapter02 .wrap-spondylarthritis-slide .spondylarthritis-title-wrapper .spondylarthritis-title-list.active {
  color: #36471a;
  border-bottom: 5px solid #404040;
}

/* line 61, app/assets/stylesheets/accidents.scss */
.wrap-spondylarthritis-chapter02 .wrap-spondylarthritis-slide .spondylarthritis-title-wrapper .spondylarthritis-title-list .on-icon {
  display: none;
  vertical-align: middle;
  padding-right: 0.5rem;
  font-weight: bold;
}

/* line 62, app/assets/stylesheets/accidents.scss */
.wrap-spondylarthritis-chapter02 .wrap-spondylarthritis-slide .spondylarthritis-title-wrapper .spondylarthritis-title-list.active .on-icon {
  display: inline-block;
}

/* line 63, app/assets/stylesheets/accidents.scss */
.wrap-spondylarthritis-chapter02 .wrap-spondylarthritis-slide .d-slide-spondylarthritis {
  width: 100%;
  display: block;
  cursor: pointer;
}

/* line 64, app/assets/stylesheets/accidents.scss */
#d-spondylarthritis-chapter-slides {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.16);
}

/* -end- 척추관절 */
@media (max-width: 600px) {
  /* 교통사고 */
  /* line 71, app/assets/stylesheets/accidents.scss */
  .wrap-main-accidents .img-main {
    max-width: 100%;
  }
  /* line 72, app/assets/stylesheets/accidents.scss */
  .wrap-main-accidents .img-main .m-img-main {
    width: 100%;
    display: block;
  }
  /* line 73, app/assets/stylesheets/accidents.scss */
  .wrap-main-accidents .text-desc {
    top: 20.468rem;
    left: 5.55%;
  }
  /* line 74, app/assets/stylesheets/accidents.scss */
  .wrap-main-accidents .text-desc p {
    font-size: 0.812rem;
    line-height: 1.5;
    letter-spacing: -0.01rem;
  }
  /* line 75, app/assets/stylesheets/accidents.scss */
  .wrap-main-accidents .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 77, app/assets/stylesheets/accidents.scss */
  .text-chapter em {
    font-size: 0.812rem;
    font-weight: bold;
    line-height: 1.15;
    letter-spacing: 0.016rem;
    color: #626262;
    padding-bottom: 0.312rem;
  }
  /* line 78, app/assets/stylesheets/accidents.scss */
  .text-chapter h1 {
    font-size: 1.562rem;
    line-height: 1.4;
    letter-spacing: normal;
    padding-bottom: 0.625rem;
  }
  /* line 79, app/assets/stylesheets/accidents.scss */
  .text-chapter p {
    font-size: 0.812rem;
    line-height: 1.54;
    letter-spacing: -0.032rem;
    padding-bottom: 3.125rem;
  }
  /* line 81, app/assets/stylesheets/accidents.scss */
  .wrap-accidents-chapter01 {
    padding: 6.25rem 0 0;
    margin: 0 auto;
  }
  /* line 82, app/assets/stylesheets/accidents.scss */
  .wrap-accidents-chapter01 .mobile {
    text-align: center;
  }
  /* line 83, app/assets/stylesheets/accidents.scss */
  .wrap-accidents-chapter01 .m-img-accidents01 {
    width: 88.88%;
  }
  /* line 85, app/assets/stylesheets/accidents.scss */
  .wrap-accidents-chapter02 {
    padding: 9.375rem 0 0;
  }
  /* line 86, app/assets/stylesheets/accidents.scss */
  .wrap-accidents-chapter02 video {
    width: 88.88%;
    margin: 0 auto;
  }
  /* line 88, app/assets/stylesheets/accidents.scss */
  .wrap-accidents-chapter03 {
    padding: 8.75rem 0 0;
  }
  /* line 89, app/assets/stylesheets/accidents.scss */
  .wrap-accidents-chapter03 .m-accidents-chapter-slides .swiper-container {
    margin-left: 5.55%;
  }
  /* line 90, app/assets/stylesheets/accidents.scss */
  .wrap-accidents-chapter03 .m-accidents-chapter-slides .swiper-slide {
    width: 83.33%;
    cursor: pointer;
  }
  /* line 91, app/assets/stylesheets/accidents.scss */
  .wrap-accidents-chapter03 .m-accidents-chapter-slides .m-slide-accidents {
    width: 100%;
  }
  /* line 92, app/assets/stylesheets/accidents.scss */
  #m-accidents-chapter-slides .swiper-pagination {
    margin: 2.5rem auto 0;
    left: 0;
    right: 0;
  }
  /* line 93, app/assets/stylesheets/accidents.scss */
  #m-accidents-chapter-slides .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #626262;
  }
  /* line 94, app/assets/stylesheets/accidents.scss */
  #m-accidents-chapter-slides .swiper-pagination .swiper-pagination-bullet {
    margin-left: 0.437rem;
  }
  /* line 96, app/assets/stylesheets/accidents.scss */
  .wrap-accidents-chapter04 {
    padding: 9.375rem 0 0;
  }
  /* line 97, app/assets/stylesheets/accidents.scss */
  .wrap-accidents-chapter04 .text-chapter h1 {
    padding-bottom: 1.562rem;
  }
  /* line 98, app/assets/stylesheets/accidents.scss */
  .wrap-accidents-chapter04 .text-chapter p {
    padding-bottom: 2.5rem;
  }
  /* line 99, app/assets/stylesheets/accidents.scss */
  .wrap-accidents-chapter04 .mobile {
    text-align: center;
  }
  /* line 100, app/assets/stylesheets/accidents.scss */
  .wrap-accidents-chapter04 .m-img-accidents02 {
    width: 88.88%;
  }
  /* -end- 교통사고 */
  /* 척추관절 */
  /* line 104, app/assets/stylesheets/accidents.scss */
  .wrap-main-spondylarthritis .img-main {
    max-width: 100%;
  }
  /* line 105, app/assets/stylesheets/accidents.scss */
  .wrap-main-spondylarthritis .img-main .m-img-main {
    width: 100%;
    display: block;
  }
  /* line 106, app/assets/stylesheets/accidents.scss */
  .wrap-main-spondylarthritis .text-desc {
    top: 11.875rem;
    left: 5.55%;
  }
  /* line 107, app/assets/stylesheets/accidents.scss */
  .wrap-main-spondylarthritis .text-desc p {
    font-size: 0.812rem;
    line-height: 1.5;
    letter-spacing: -0.01rem;
  }
  /* line 108, app/assets/stylesheets/accidents.scss */
  .wrap-main-spondylarthritis .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 110, app/assets/stylesheets/accidents.scss */
  .wrap-spondylarthritis-chapter01 {
    padding: 9.375rem 0 0;
  }
  /* line 111, app/assets/stylesheets/accidents.scss */
  .wrap-spondylarthritis-chapter01 .text-chapter p {
    padding-bottom: 3.75rem;
  }
  /* line 112, app/assets/stylesheets/accidents.scss */
  .wrap-spondylarthritis-chapter01 .wrap-clinic .clinic-title-wrapper {
    padding-bottom: 1.875rem;
  }
  /* line 113, app/assets/stylesheets/accidents.scss */
  .wrap-spondylarthritis-chapter01 .wrap-clinic .clinic-title-wrapper .clinic-title-list {
    font-family: 'SeoulNamsanM';
    font-size: 0.812rem;
    font-weight: bold;
    line-height: 1.15;
    letter-spacing: -0.048rem;
    color: #bfbfbf;
  }
  /* line 114, app/assets/stylesheets/accidents.scss */
  .wrap-spondylarthritis-chapter01 .wrap-clinic .clinic-title-wrapper .clinic-title-list.active {
    font-weight: bold;
    color: #404040;
    text-decoration: none;
  }
  /* line 115, app/assets/stylesheets/accidents.scss */
  .wrap-spondylarthritis-chapter01 .wrap-clinic .m-spondylarthritis-clinic-slides {
    width: 88.88%;
    margin: 0 auto;
  }
  /* line 116, app/assets/stylesheets/accidents.scss */
  .wrap-spondylarthritis-chapter01 .wrap-clinic .m-spondylarthritis-clinic-slides .swiper-slide {
    width: 100%;
    max-width: 100%;
  }
  /* line 117, app/assets/stylesheets/accidents.scss */
  .wrap-spondylarthritis-chapter01 .wrap-clinic .m-spondylarthritis-clinic-slides .swiper-slide .m-slide-spondylarthritis-clinic {
    width: 100%;
    display: block;
  }
  /* line 119, app/assets/stylesheets/accidents.scss */
  .wrap-spondylarthritis-chapter02 {
    padding: 9.375rem 0 3.125rem;
  }
  /* line 120, app/assets/stylesheets/accidents.scss */
  .wrap-spondylarthritis-chapter02 .m-spondylarthritis-chapter-slides .swiper-container {
    margin-left: 5.55%;
  }
  /* line 121, app/assets/stylesheets/accidents.scss */
  .wrap-spondylarthritis-chapter02 .m-spondylarthritis-chapter-slides .swiper-slide {
    width: 83.33%;
    cursor: pointer;
  }
  /* line 122, app/assets/stylesheets/accidents.scss */
  .wrap-spondylarthritis-chapter02 .m-spondylarthritis-chapter-slides .m-slide-spondylarthritis {
    width: 100%;
  }
  /* line 123, app/assets/stylesheets/accidents.scss */
  #m-spondylarthritis-chapter-slides .swiper-pagination {
    margin: 1.25rem auto 0;
    left: 0;
    right: 0;
  }
  /* line 124, app/assets/stylesheets/accidents.scss */
  #m-spondylarthritis-chapter-slides .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #626262;
  }
  /* line 125, app/assets/stylesheets/accidents.scss */
  #m-spondylarthritis-chapter-slides .swiper-pagination .swiper-pagination-bullet {
    margin-left: 0.437rem;
  }
  /* -end- 척추관절 */
}

/*# sourceMappingURL=accidents.css-b22f2b444897e13137585623c1fa1c60ea7c129175c3c6ba8506209ecace4fcd.map */
