#treatment {
  position: relative
}
#treatment .sec .titbox {
  text-align: center;
}
#treatment .sec .titbox h1 {
  font-weight: 700;
  font-size: 2em;
  margin-bottom: 30px;
  color: #372f24;
}
#treatment .sec .titbox h2 {
  font-weight: 400;
  font-size: 1.2em;
  color: #555;
}
#treatment .sec .titbox h3 {
  font-family: "orpheuspro", serif;
  font-weight: 100;
  font-size: 3em;
  color: #000;
  opacity: 0.1;
}
#treatment .sec .txtboxH1 {
  font-size: 2em;
  font-weight: 400;
  text-align: left;
  margin: 30px 0 20px 0;
}
#treatment .sec .txtbox1 {
  font-size: 1.3em;
  color: #555;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px;
}
#treatment .sec .txtbox2 {
  font-size: 1.2em;
  color: #555;
  text-align: left;
  margin-top: 30px;
}
#treatment .about .titbox {}
#treatment .about .titbox .maintit40 {
  font-weight: 400;
}
#treatment .about .titbox img {
  margin: 50px 0 50px 0;
}
.vascular-wrap {
  width: 100%;
  max-width: 1200px;
  margin: auto;
  padding: 100px 20px;
}
/* 상단 */
.vascular-top {
  display: flex;
  gap: 60px;
  margin-bottom: 50px;
}
.vascular-box {
  flex: 1;
  text-align: center;
}
.vascular-box img {
  width: 100%;
}
.vascular-box h3 {
  font-size: 2em;
  margin: 25px 0 15px;
  font-weight: 700;
}
.vascular-box .desc {
  font-size: 1.1em;
  line-height: 1.6;
  color: #333;
}
/* 비교표 */
.vascular-table {
  border-top: 1px solid #ddd;
}
.row {
  display: flex;
  border-bottom: 1px solid #ddd;
}
.row div {
  padding: 20px;
  text-align: center;
}
.left {
  width: 40%;
  background: #f7f7f7;
}
.center {
  width: 20%;
  background: #e9e9e9;
  font-weight: 600;
}
.right {
  width: 40%;
  background: #f7f7f7;
}

.backgroundGrey {background:#e7e7e7 !important;}

#treatment .progress {
  width: 100%;
  background: #f1ede7;
}
#treatment .progress .titbox {
  margin-bottom: 50px;
  text-align: center;
}
#treatment .progress .imgboxWrap {
  width: 1440px;
  margin: 0 auto;
}
#treatment .progress .imgboxWrap ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 5px;
}
#treatment .bna {
  width: 100%;
  background: #e7e7e7;
}
#treatment .bna .titbox {
  margin-bottom: 50px;
  text-align: center;
}
#treatment .bna .imgboxWrap {
  width: 1440px;
  margin: 0 auto;
}
#treatment .bna .imgboxWrap ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
#treatment .bna .imgboxWrap li {
  margin: 0 5px;
}
#treatment .bna .imgboxWrap .arrowbox {
  margin: 0 20px;
}
#treatment .listK {
  width: 100%;
}
#treatment .listK .titbox {
  margin-bottom: 50px;
  text-align: center;
}
#treatment .listK .imgboxWrap {
  width: 1440px;
  margin: 0 auto;
  position: relative;
}
#treatment .listK .imgboxWrap ul {
  display: flex;
  justify-content: center;
}
#treatment .listK .imgboxWrap li {
   
  list-style: none;
}
#treatment .listK .arrowBox {
  margin-top: 50px;
}
#treatment .listK .arrowBox li:nth-child(1) {
  margin-right: 10px;
}
#treatment .listK .arrowBox .bnArrow {
  display: block;
  width: 50px;
  height: 50px;
  border: 1px solid #000;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  transition: all 0.6s;
}
#treatment .listK .arrowBox .bnArrow:hover {
  background-color: rgba(5, 11, 90, 0.5);
  border: none;
}
#treatment .listK .arrowBox .bnArrow i {
  font-size: 1.6em;
  color: #000;
}
}
/* 모바일 */
@media (max-width:700px) {
  #treatment .listK .imgboxWrap {
    width: 100%;
    padding: 0 20px;
  }
  #treatment .listK .imgboxWrap ul {
    justify-content: normal;
  }
  #treatment .listK .imgboxWrap li {
    margin: 0;
  }
}
#treatment .listH {
  width: 1440px;
  margin: 0 auto;
}
#treatment .listH .boxWrap {
  display: flex;
  flex-direction: column;
  gap: 80px;
}
#treatment .listH .boxWrap li {
  display: flex;
  align-items: center;
  gap: 70px;
  background: #f8fafc;
  padding: 60px;
  border-radius: 20px;
  transition: all .35s ease;
}
/* 이미지 */
#treatment .listH .imgbox {
  width: 50%;
  overflow: hidden;
  border-radius: 16px;
}
#treatment .listH .imgbox img {
  width: 100%;
  display: block;
  transition: transform .5s ease;
}
#treatment .listH .boxWrap li:hover img {
  transform: scale(1.05);
}
/* 텍스트 */
#treatment .listH .txtbox {
  width: 50%;
}
#treatment .listH .txtboxH1 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 20px;
  position: relative;
  padding-left: 20px;
}
#treatment .listH .txtbox .moreList strong {
  width: 150px;
  border: 1px solid #000;
  border-radius: 30px;
  text-align: center;
  margin-right: 20px;
  padding: 5px 20px;
}
#treatment .listH .txtbox .moreList p {
  margin-bottom: 10px;
}
/* 타이틀 포인트 라인 */
#treatment .listH .txtboxH1:before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 6px;
  height: 24px;
  background: #918473;
  border-radius: 3px;
}
#treatment .listH .txtbox2 {
  font-size: 17px;
  line-height: 1.9;
  color: #555;
}
@media (max-width:900px) {
  #treatment .listH {
    width: 100%;
    padding: 0 20px;
  }
  #treatment .listH .boxWrap li {
    flex-direction: column;
    padding: 35px;
  }
  #treatment .listH .imgbox, #treatment .listH .txtbox {
    width: 100%;
  }
}
#treatment .check {
  width: 1440px;
  margin: 0 auto;
}
#treatment .check .boxWrap {
  display: flex;
  align-items: center;
  gap: 50px;
}
#treatment .check .imgbox {
  width: 50%;
}
#treatment .check .txtbox {
  width: 50%;
}
#treatment .check .txtbox h1 {
  text-align: left;
  font-weight: 400;
  font-size: 2em;
  margin-bottom: 30px;
}
#treatment .check .txtbox p {
  position: relative;
  text-align: left;
  font-weight: 300;
  font-size: 1.35em;
  margin-bottom: 30px;
  border-bottom: 1px dashed #888;
  padding-bottom: 20px;
  padding-left: 40px;
  line-height: 2;
}
#treatment .check .txtbox p:before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 6px;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #6480a4;
  color: #fff;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#treatment .check .footertxt {
  margin-top: 50px;
  text-align: center;
  font-weight: 400;
  font-size: 1.1em;
  color: #555;
}
/* 1440 줄이기 */
@media (max-width:1440px) {
  #treatment .progress .imgboxWrap {
    width: 95%;
  }
  #treatment .listH {
    width: 95%;
    margin: 0 auto;
  }
  #treatment .check {
    width: 95%;
  }
  #treatment .check .imgbox, #treatment .check .txtbox {
    width: 100%;
  }
  #treatment .check .boxWrap {
    flex-direction: column;
  }
  #treatment .listK .imgboxWrap {
    width: 95%;
  }
  #treatment .bna .imgboxWrap {
    width: 95%;
  }
  #treatment .bna .imgboxWrap .arrowbox {
    margin: 0;
  }
  #treatment .check {
    width: 100%;
  }
  #treatment .check .boxWrap {
    position: relative;
    flex-direction: column;
    gap: 0;
  }
  /* 이미지 배경 */
  #treatment .check .imgbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  #treatment .check .imgbox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  /* 오버레이 */
  #treatment .check .imgbox::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
  }
  /* 텍스트 영역 */
  #treatment .check .txtbox {
    width: 100%;
    position: relative;
    z-index: 2;
    color: #fff;
    padding: 40px 20px 20px 20px;
  }
  #treatment .check .txtbox p {}
  #treatment .check .txtbox p:before {
    background: #fff;
    color: #000;
  }
  #treatment .progress .imgboxWrap {}
  #treatment .progress .imgboxWrap li {
    margin: 0;
    width: calc(50% - 2.5px);
  }
}