@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#section01 {
  padding: 235px 0 431px !important;
  background: url("../../../img/page/safe-system/precautions/sec01_bg.png") no-repeat center;
  background-size: cover;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  #section01 {
    padding: 91px 0 134px !important;
  }
}
#section01 .name {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 28px;
  font-weight: 700;
  text-shadow: 0 0 6px #645743;
}
@media screen and (max-width: 991.98px) {
  #section01 .name {
    font-size: 18px;
  }
}
#section01 .title-wrap {
  position: relative;
  width: fit-content;
  margin: 0 auto;
}
#section01 .title-wrap h3 {
  font-size: 80px;
  font-weight: 700;
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  padding: 35px 40px;
  border: 1px solid #eae6e0;
  margin: 25px auto 35px;
  width: fit-content;
  text-shadow: 0 0 6px #645743;
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap h3 {
    font-size: 35px;
    padding: 15px 20px;
    margin: 15px auto 20px;
  }
}
@media screen and (max-width: 349.98px) {
  #section01 .title-wrap h3 {
    font-size: 8.8235294118vw;
  }
}
#section01 .title-wrap p {
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #eae6e0;
  display: block;
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap p {
    width: 9px;
    height: 9px;
  }
}
#section01 .title-wrap .re1 {
  left: -6px;
  top: -6px;
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap .re1 {
    left: -4.5px;
    top: -4.5px;
  }
}
#section01 .title-wrap .re2 {
  left: 50%;
  transform: translateX(-50%);
  top: -6px;
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap .re2 {
    top: -4.5px;
  }
}
#section01 .title-wrap .re3 {
  right: -6px;
  top: -6px;
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap .re3 {
    right: -4.5px;
    top: -4.5px;
  }
}
#section01 .title-wrap .re4 {
  left: -6px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap .re4 {
    left: -4.5px;
  }
}
#section01 .title-wrap .re5 {
  right: -6px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap .re5 {
    right: -4.5px;
  }
}
#section01 .title-wrap .re6 {
  left: -6px;
  bottom: -6px;
}
@media screen and (max-width: 991.98px) {
  #section01 .title-wrap .re6 {
    left: -4.5px;
    bottom: -4.5px;
  }
}
#section01 .title-wrap .re7 {
  left: 50%;
  transform: translateX(-50%);
  bottom: -6px;
}
#section01 .title-wrap .re8 {
  right: -6px;
  bottom: -6px;
}
#section01 span {
  text-shadow: 0 0 6px #645743;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}
@media screen and (max-width: 991.98px) {
  #section01 span {
    font-size: 14px;
    line-height: 19px;
  }
}
@media screen and (max-width: 374.98px) {
  #section01 span {
    font-size: 3.743315508vw;
  }
}

#section02 {
  padding: 170px 0 !important;
  margin-top: -270px;
  border-radius: 280px 0 0 0;
  background-color: #fff;
}
@media screen and (max-width: 991.98px) {
  #section02 {
    border-radius: 0;
    margin-top: 0;
    padding: 70px 0 !important;
  }
}
#section02 .area .title-area {
  text-align: center;
  margin-bottom: 39px;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .title-area {
    margin-bottom: 20px;
  }
}
#section02 .area .title-area p {
  font-size: 22px;
  color: #9d968e;
  font-weight: 500;
  margin-bottom: 20px;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .title-area p {
    font-size: 15px;
  }
}
#section02 .area .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 70px;
  line-height: 70px;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .title-area h3 {
    font-size: 30px;
    line-height: 30px;
  }
}
#section02 .area .title-area h3 span {
  color: #746b64;
}
#section02 .area .tab-area .stepTabSwiper {
  position: relative;
  margin-bottom: 80px;
}
#section02 .area .tab-area .stepTabSwiper .swiper-controller {
  display: none;
}
#section02 .area .tab-area .step-tabs {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  margin-bottom: 80px;
}
#section02 .area .tab-area .step-tabs .step-tab {
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
@media screen and (max-width: 1249.98px) {
  #section02 .area .tab-area .step-tabs .step-tab {
    flex-direction: row !important;
    justify-content: center;
  }
}
#section02 .area .tab-area .step-tabs .step-tab .img-wrap {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background-color: #efece8;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1249.98px) {
  #section02 .area .tab-area .step-tabs .step-tab .img-wrap {
    width: 60px;
    height: 60px;
  }
}
#section02 .area .tab-area .step-tabs .step-tab .img-wrap img {
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 1249.98px) {
  #section02 .area .tab-area .step-tabs .step-tab .img-wrap img {
    width: 40px;
  }
}
#section02 .area .tab-area .step-tabs .step-tab p {
  text-align: center;
  font-size: 18px;
  color: #746b64;
  margin-top: 16px;
}
@media screen and (max-width: 1249.98px) {
  #section02 .area .tab-area .step-tabs .step-tab p {
    margin-top: 0;
    font-size: 14px;
  }
}
#section02 .area .tab-area .step-tabs .step-tab.active .img-wrap {
  background-color: #7a6e66;
}
#section02 .area .tab-area .step-tabs .step-tab.active .img-wrap img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
#section02 .area .tab-area .step-tabs .step-tab.active p {
  font-weight: 600;
}
@media (max-width: 1250px) {
  #section02 .area .tab-area .stepTabSwiper {
    overflow: hidden;
    margin-bottom: 50px;
    padding: 0 50px;
  }
  #section02 .area .tab-area .stepTabSwiper .swiper-controller {
    display: flex;
  }
  #section02 .area .tab-area .stepTabSwiper .swiper-button-prev,
  #section02 .area .tab-area .stepTabSwiper .swiper-button-next {
    color: #746b64;
    width: 13px;
  }
  #section02 .area .tab-area .stepTabSwiper .swiper-button-prev svg path,
  #section02 .area .tab-area .stepTabSwiper .swiper-button-next svg path {
    fill: none;
    stroke: currentColor;
    stroke-width: 1.5;
  }
  #section02 .area .tab-area .step-tabs {
    display: flex;
    margin-bottom: 0;
  }
  #section02 .area .tab-area .step-tabs .step-tab {
    width: auto;
    min-width: 190px;
    flex-shrink: 0;
    flex-direction: column;
  }
}
@media screen and (max-width: 1250px) and (max-width: 1249.98px) {
  #section02 .area .tab-area .step-tabs .step-tab {
    gap: 10px;
  }
}
#section02 .area .tab-area .step-content {
  display: none;
}
#section02 .area .tab-area .step-content.active {
  display: block;
}
#section02 .area .tab-area .step-content .inner-tabs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: 767px;
  margin: 0 auto 50px;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.18);
  border-radius: 10px;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .tab-area .step-content .inner-tabs {
    width: 100%;
  }
}
#section02 .area .tab-area .step-content .inner-tabs button {
  padding: 23px 0;
  font-size: 20px;
  color: #7a6e66;
}
@media screen and (max-width: 1249.98px) {
  #section02 .area .tab-area .step-content .inner-tabs button {
    padding: 15px 0;
    font-size: 16px;
  }
}
#section02 .area .tab-area .step-content .inner-tabs .active {
  background-color: #8c6a4e;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}
@media screen and (max-width: 1249.98px) {
  #section02 .area .tab-area .step-content .inner-tabs .active {
    font-size: 16px;
  }
}
#section02 .area .tab-area .step-content .inner-tabs .active p {
  position: relative;
  padding-left: 15px;
  width: fit-content;
  margin: 0 auto;
}
#section02 .area .tab-area .step-content .inner-tabs .active p::after {
  position: absolute;
  width: 9.5px;
  height: 9.5px;
  background-color: #fff;
  content: "";
  left: 0;
  top: 7px;
  border-radius: 50%;
}
@media screen and (max-width: 1249.98px) {
  #section02 .area .tab-area .step-content .inner-tabs .active p::after {
    top: 6px;
    width: 6px;
    height: 6px;
  }
}
#section02 .area .tab-area .step-content .inner-content {
  background-image: linear-gradient(to right, #dfdcd9 0, #dfdcd9 8px, transparent 5px, transparent 13px);
  background-position: top;
  background-size: 13px 2px;
  background-repeat: repeat-x;
  display: none;
}
#section02 .area .tab-area .step-content .inner-content.active {
  display: block;
}
#section02 .area .tab-area .step-content .inner-content dl {
  border-bottom: none;
  background-image: linear-gradient(to right, #dfdcd9 0, #dfdcd9 8px, transparent 5px, transparent 13px);
  background-position: bottom;
  background-size: 13px 2px;
  background-repeat: repeat-x;
  display: flex;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .tab-area .step-content .inner-content dl {
    flex-direction: column;
  }
}
#section02 .area .tab-area .step-content .inner-content dl dt {
  width: 350px;
  display: flex;
  gap: 11px;
  padding-left: 32px;
  align-items: center;
  background-color: rgba(242, 227, 212, 0.3490196078);
}
@media screen and (max-width: 991.98px) {
  #section02 .area .tab-area .step-content .inner-content dl dt {
    width: 100%;
    padding: 20px;
  }
}
@media screen and (max-width: 991.98px) {
  #section02 .area .tab-area .step-content .inner-content dl dt img {
    width: 30px;
  }
}
#section02 .area .tab-area .step-content .inner-content dl dt p {
  font-size: 22px;
  color: #6f6358;
  font-weight: 700;
  line-height: 27px;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .tab-area .step-content .inner-content dl dt p {
    font-size: 18px;
  }
}
#section02 .area .tab-area .step-content .inner-content dl dt p br {
  display: none;
}
#section02 .area .tab-area .step-content .inner-content dl dd {
  padding: 50px 0 50px 40px;
  width: 80%;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .tab-area .step-content .inner-content dl dd {
    padding: 15px 20px;
    width: 100%;
  }
}
#section02 .area .tab-area .step-content .inner-content dl dd p {
  font-size: 18px;
  line-height: 25px;
  color: #72675f;
  margin-bottom: 17px;
  position: relative;
  padding-left: 15px;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .tab-area .step-content .inner-content dl dd p {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
#section02 .area .tab-area .step-content .inner-content dl dd p::after {
  position: absolute;
  content: "-";
  left: 0;
  top: 0;
  font-size: 18px;
  color: #72675f;
}
#section02 .area .tab-area .step-content .inner-content dl dd p:last-child {
  margin-bottom: 0;
}
#section02 .area .tab-area .step-content .desc {
  font-size: 15px;
  line-height: 25px;
  color: #9b9188;
  font-weight: 300;
  margin-top: 30px;
}

#sub-footer {
  background-color: #fcfbfa;
}