@charset "UTF-8";
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
/*=================================================
    컬러
=================================================*/
/*=================================================
    폰트
=================================================*/
/*=================================================
    미디어쿼리
=================================================*/
#section01 {
  padding: 235px 0 431px !important;
  background: url("../../../img/page/safe-system/index/sec01_bg.png") no-repeat center;
  background-size: cover;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  #section01 {
    padding: 110px 0 137px !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: 200px 0 !important;
  margin-top: -270px;
  border-radius: 280px 0 0 0;
  background-color: #fff;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  #section02 {
    margin-top: 0;
    border-radius: 0;
    padding: 70px 0 !important;
  }
}
#section02::after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "Examination Center";
  color: #e0dac9;
  opacity: 0.3;
  font-size: 147px;
  font-family: "HighSummit";
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1439.98px) {
  #section02::after {
    display: none;
  }
}
#section02 .area .title-area {
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .title-area {
    margin-bottom: 25px;
  }
}
#section02 .area .title-area .desc1 {
  font-size: 22px;
  font-weight: 500;
  color: #9d968e;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .title-area .desc1 {
    font-size: 15px;
  }
}
#section02 .area .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-weight: 700;
  font-size: 70px;
  margin: 22px 0 30px;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .title-area h3 {
    font-size: 30px;
    margin: 15px 0;
  }
}
@media screen and (max-width: 400px) {
  #section02 .area .title-area h3 {
    font-size: 7.7540106952vw;
  }
}
#section02 .area .title-area h3 span {
  font-weight: 700;
  font-size: 70px;
  color: #746b64;
  display: inline;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .title-area h3 span {
    font-size: 30px;
  }
}
@media screen and (max-width: 400px) {
  #section02 .area .title-area h3 span {
    font-size: 7.7540106952vw;
  }
}
#section02 .area .title-area span {
  font-size: 24px;
  color: #746b64;
  font-weight: 600;
  margin-bottom: 25px;
  display: block;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .title-area span {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 400px) {
  #section02 .area .title-area span {
    font-size: 4.0106951872vw;
  }
}
#section02 .area .title-area .desc2 {
  font-size: 20px;
  line-height: 32px;
  color: #9b9188;
}
@media screen and (max-width: 991.98px) {
  #section02 .area .title-area .desc2 {
    font-size: 14px;
    line-height: 19px;
  }
}
@media screen and (max-width: 400px) {
  #section02 .area .title-area .desc2 {
    font-size: 3.4759358289vw;
  }
}
#section02 .area .con-area img {
  display: block;
  margin: 0 auto;
}

#section03 {
  padding: 0 !important;
  background-color: #fff;
}
#section03 .wrap {
  background: url("../../../img/page/safe-system/index/sec03_bg.png") no-repeat center;
  background-size: cover;
  padding: 170px 0;
  border-radius: 0 280px 0 0;
}
@media screen and (max-width: 991.98px) {
  #section03 .wrap {
    padding: 70px 0;
    border-radius: 0;
  }
}
#section03 .wrap .area .title-area {
  text-align: center;
  margin-bottom: 25px;
}
@media screen and (max-width: 991.98px) {
  #section03 .wrap .area .title-area {
    margin-bottom: 20px;
  }
}
#section03 .wrap .area .title-area h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 70px;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  #section03 .wrap .area .title-area h3 {
    font-size: 30px;
    line-height: 35px;
  }
}
#section03 .wrap .area .title-area h3 span {
  color: #746b64;
}
@media screen and (max-width: 991.98px) {
  #section03 .wrap .area img {
    margin: 0 auto;
    display: block;
  }
}

#section04 h3 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 70px;
  font-weight: 700;
  margin-bottom: 50px;
}
@media screen and (max-width: 991.98px) {
  #section04 h3 {
    font-size: 30px;
    line-height: 1.3;
    margin-bottom: 20px;
  }
}
#section04 h3 span {
  color: #746b64;
}
#section04 .wrap {
  margin-bottom: 100px;
}
@media screen and (max-width: 991.98px) {
  #section04 .wrap {
    margin-bottom: 40px;
  }
}
#section04 .wrap:last-child {
  margin-bottom: 0;
}
#section04 .wrap h4 {
  font-family: "Philosopher", "Pretendard Variable", sans-serif;
  font-size: 50px;
  font-weight: 700;
  color: #7a6e66;
  padding-left: 16px;
  position: relative;
  margin-bottom: 30px;
}
@media screen and (max-width: 991.98px) {
  #section04 .wrap h4 {
    font-size: 24px;
    padding-left: 10px;
    margin-bottom: 15px;
  }
}
#section04 .wrap h4::after {
  position: absolute;
  left: 0;
  top: 10px;
  width: 6px;
  height: 35px;
  background-color: #ebca6d;
  content: "";
}
@media screen and (max-width: 991.98px) {
  #section04 .wrap h4::after {
    width: 3px;
    height: 16px;
    top: 5px;
  }
}
#section04 .wrap .chip {
  position: relative;
  display: flex;
  gap: 30px;
  align-items: center;
}
@media screen and (max-width: 1300px) {
  #section04 .wrap .chip {
    align-items: flex-start;
    flex-direction: column;
  }
}
@media screen and (max-width: 991.98px) {
  #section04 .wrap .chip {
    gap: 5px;
  }
}
#section04 .wrap .chip dl {
  display: flex;
  gap: 9px;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  #section04 .wrap .chip dl {
    gap: 10px;
  }
}
#section04 .wrap .chip dl dt {
  color: #fff;
  font-weight: 700;
  padding: 9px 20px;
  border-radius: 50px;
  background-color: #d3b288;
}
@media screen and (max-width: 991.98px) {
  #section04 .wrap .chip dl dt {
    padding: 5px 15px;
    font-size: 14px;
  }
}
#section04 .wrap .chip dl dd {
  color: #9b9188;
  font-size: 18px;
}
@media screen and (max-width: 991.98px) {
  #section04 .wrap .chip dl dd {
    font-size: 14px;
  }
}
@media screen and (max-width: 374.98px) {
  #section04 .wrap .chip dl dd {
    font-size: 3.743315508vw;
  }
}
#section04 .wrap .chip .doctor {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  gap: 20px;
  align-items: center;
}
@media screen and (max-width: 1249.98px) {
  #section04 .wrap .chip .doctor {
    position: relative;
    margin-top: 10px;
    gap: 10px;
  }
}
#section04 .wrap .chip .doctor p {
  color: #ab957f;
  font-size: 14px;
}
@media screen and (max-width: 374.98px) {
  #section04 .wrap .chip .doctor p {
    font-size: 3.743315508vw;
  }
}
#section04 .wrap .chip .doctor h5 {
  color: #7a6e66;
  font-size: 18px;
  margin: 7px 0;
}
@media screen and (max-width: 991.98px) {
  #section04 .wrap .chip .doctor h5 {
    font-size: 14px;
    margin: 5px 0;
  }
}
@media screen and (max-width: 374.98px) {
  #section04 .wrap .chip .doctor h5 {
    font-size: 3.743315508vw;
  }
}
#section04 .wrap .chip .doctor span {
  font-size: 16px;
  line-height: 20px;
  color: #746b64;
  margin-bottom: 12px;
  display: block;
}
@media screen and (max-width: 991.98px) {
  #section04 .wrap .chip .doctor span {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 374.98px) {
  #section04 .wrap .chip .doctor span {
    font-size: 3.743315508vw;
  }
}
#section04 .wrap .chip .doctor a {
  display: block;
  width: fit-content;
  color: #fff;
  font-size: 14px;
  padding: 9px 14px;
  border-radius: 50px;
  background-color: #746b64;
}
@media screen and (max-width: 991.98px) {
  #section04 .wrap .chip .doctor a {
    padding: 8px 10px;
    font-size: 14px;
  }
}
@media screen and (max-width: 374.98px) {
  #section04 .wrap .chip .doctor a {
    font-size: 3.743315508vw;
  }
}
#section04 .wrap .con {
  margin-top: 35px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media screen and (max-width: 1439.98px) {
  #section04 .wrap .con {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
@media screen and (max-width: 991.98px) {
  #section04 .wrap .con {
    margin-top: 15px;
  }
}
#section04 .wrap .con .con-wrap {
  border-radius: 20px;
  border: 1px solid #b5aea8;
  overflow: hidden;
}
@media screen and (max-width: 991.98px) {
  #section04 .wrap .con .con-wrap {
    border-radius: 10px;
  }
}
@media screen and (max-width: 1439.98px) {
  #section04 .wrap .con .con-wrap img {
    width: 100%;
  }
}
#section04 .wrap .con .con-wrap .text {
  display: flex;
  align-items: center;
  padding: 0 0 40px 30px;
}
@media screen and (max-width: 991.98px) {
  #section04 .wrap .con .con-wrap .text {
    align-items: flex-start;
    flex-direction: column;
    padding: 0 0 20px 20px;
  }
}
@media screen and (max-width: 543.98px) {
  #section04 .wrap .con .con-wrap .text {
    padding: 10px;
  }
}
#section04 .wrap .con .con-wrap .text p {
  color: #746b64;
  font-size: 25px;
  line-height: 31px;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  #section04 .wrap .con .con-wrap .text p {
    font-size: 18px;
    margin-bottom: 5px;
    text-align: left;
  }
}
#section04 .wrap .con .con-wrap .text .line {
  height: 86px;
  width: 1px;
  background-color: #d7d3d1;
  margin: 0 19px 0 30px;
}
@media screen and (max-width: 991.98px) {
  #section04 .wrap .con .con-wrap .text .line {
    display: none;
  }
}
#section04 .wrap .con .con-wrap .text span {
  color: #746b64;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
@media screen and (max-width: 991.98px) {
  #section04 .wrap .con .con-wrap .text span {
    font-size: 14px;
    line-height: 16px;
  }
}
@media screen and (max-width: 430px) {
  #section04 .wrap .con .con-wrap .text span {
    font-size: 3.2085561497vw;
  }
}

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