.topWrap a {
  border: 0 none;
  margin-top: -2px;
}

.contWrap,
.subTitleWrap {
  width: 100%;
  max-width: 1570px;
  padding: 0 20px;
  margin: 0 auto;
}

.mobile {
  display: none !important;
}

.subTitle {
  max-width: 1140px;
  margin: auto;
  width: 100%;
  height: 160px;
  line-height: 160px;
  position: relative;
}

.subTitle a {
  line-height: 160px;
  vertical-align: middle;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -14px;
}

.subTitle a.leftpc {
  left: 10px;
  width: 35px;
  height: 28px;
  background: url("../img/sub_title_arr_prev.png") repeat-x top left;
}

.subTitle a.left {
  left: 0px;
  width: 30px;
  height: auto;
}

.subTitle a.rightpc {
  right: 10px;
  width: 35px;
  height: 28px;
  background: url("../img/sub_title_arr_next.png") repeat-x top right;
}

.subTitle a.right {
  right: 0;
  width: 30px;
  height: auto;
}

.subTitle h1 {
  text-align: center;
  font-size: 40px;
  font-weight: 100;
  line-height: 160px;
}

.contVisual {
  width: 100%;
  position: relative;
  height: auto;
}

.contVisual div.img {
  position: static;
}

.contVisual div.img img {
  margin: auto;
}

/* .contVisual div.img {
    position: absolute;
    z-index: 0;
    left: 0px;
    top: 0;
}

.contVisual div.img img.pc {
	max-width: none !important;
} */

/* HISTORY CONTENT */
.history_wrap {
  position: relative;
  padding-top: 150px;
  margin-bottom: 250px;
}

.history_wrap::before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: 50%;
  background-color: #efefef;
}

.history_wrap .y_wrap {
  /* padding-top: 165px; */
  display: flex;
  justify-content: center;
}

.history_wrap .line {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 0;
  max-height: 100%;
  background-color: #092f87;
  transition-duration: 0.3s;
}

.history_wrap .years,
.history_wrap .info {
  width: 50%;
}

.history_wrap .info {
  position: relative;
}

.history_wrap .y_wrap:nth-of-type(odd) .years,
.history_wrap .y_wrap:nth-of-type(even) .info {
  padding-right: 80px;
  text-align: right;
}

.history_wrap .y_wrap:nth-of-type(even) .years,
.history_wrap .y_wrap:nth-of-type(odd) .info {
  padding-left: 80px;
}

.history_wrap .years h2 {
  font-size: 50px;
  font-family: "GmarketSansTTFBold";
  color: #c6c6c6;
  margin-top: 40px;
  transition-duration: 0.3s;
  opacity: 0;
  visibility: hidden;
}

.history_wrap .years.aos-animate h2,
.history_wrap .years.aos-animate-a h2 {
  margin-top: -20px;
  opacity: 1;
  visibility: visible;
  color: #092f87;
}

/* .history_wrap .y_wrap .info > li::before,
.history_wrap .y_wrap .info > li > span {
	content:'';
	display:block;
	position:absolute;
	top: 0;
	left: -81px;
	width: 1px;
	height: 100%;
	background-color:#efefef;
}

.history_wrap .y_wrap .info > li > span {
	height: 0;
	background-color:#092f87;
	transition-duration:2s;
}

.history_wrap .y_wrap .info > li.aos-animate > span {
	height: 100%;
	transition-delay:.3s;
} */

.history_wrap .y_wrap .info > li {
  padding-bottom: 30px;
  position: relative;
  opacity: 0;
  visibility: hidden;
  transition-duration: 0.3s;
}

.history_wrap .y_wrap .info > li.aos-animate,
.history_wrap .y_wrap .info > li.aos-animate-a {
  opacity: 1;
  visibility: visible;
  margin-top: 0;
}

.history_wrap .y_wrap:nth-of-type(even) .info > li:before,
.history_wrap .y_wrap:nth-of-type(even) .info > li > span {
  left: auto;
  right: -80px;
}

.history_wrap .y_wrap .info > li::after {
  content: "12";
  display: flex;
  position: absolute;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  top: 0;
  left: -99px;
  background-color: #c6c6c6;
  color: #fff;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-family: "NotoSansKR-Bold";
}

.history_wrap .y_wrap .info > li.aos-animate::after,
.history_wrap .y_wrap .info > li.aos-animate-a::after {
  background-color: #092f87;
}

.history_wrap .y_wrap.y2020 .info > li:first-child::after {
  content: "07";
}

.history_wrap .y_wrap.y2021 .info > li:first-child::after {
  content: "06";
}

.history_wrap .y_wrap.y2022 .info > li:first-child::after {
  content: "01";
}

.history_wrap .y_wrap.y2022 .info > li:nth-child(2)::after {
  content: "06";
}

.history_wrap .y_wrap.y2024 .info > li:first-child::after {
  content: "01";
}
.history_wrap .y_wrap.y2025 .info > li:first-child::after {
  content: "03";
}

.history_wrap .y_wrap:nth-of-type(even) .info > li::after {
  left: auto;
  right: -98px;
}

.history_wrap .info > li:last-child {
  padding-bottom: 150px;
}

.history_wrap .y2025 .info > li:last-child {
  padding-bottom: 0;
}

.history_wrap .y2023 .info .ksa-2023::after {
  display: none;
}

.history_wrap .info li h3 {
  margin-bottom: 5px;
  font-size: 20px;
  letter-spacing: -1px;
}

.history_wrap .info li .w_img_wrap {
  display: flex;
  margin-top: 40px;
}

.history_wrap .y_wrap:nth-of-type(even) .info li .w_img_wrap {
  justify-content: flex-end;
}

.history_wrap .info li .w_img_wrap li {
  margin-right: 10px;
}

.history_wrap .info li .w_img_wrap li:last-child {
  margin-right: 0;
}

.history_wrap .line_wrap {
  position: relative;
}

.history_wrap .line_wrap span {
  width: 1px;
  background-color: #ececec;
}

.history_wrap .line_wrap span.m07 {
}

@media (max-width: 1140px) {
  .pc {
    display: none !important;
  }

  .mobile {
    display: block !important;
  }

  .subTitle {
    line-height: 90px;
    height: 90px;
    padding: 0 65px;
  }

  .subTitle h1 {
    font-size: 25px;
    line-height: 90px;
  }

  .subTitle h1 img {
    width: auto;
    max-height: 26px;
  }

  .subTitle a {
    line-height: 90px;
    top: 13px;
  }

  .subTitle a.left {
    left: 20px;
  }

  .subTitle a.right {
    right: 20px;
  }

  .contVisual {
    margin-left: 0;
  }

  .history_wrap {
    margin-bottom: 150px;
  }

  .history_wrap .y_wrap:nth-of-type(odd) .years,
  .history_wrap .y_wrap:nth-of-type(even) .info {
    padding-right: 40px;
    padding-left: 20px;
  }

  .history_wrap .y_wrap:nth-of-type(even) .years,
  .history_wrap .y_wrap:nth-of-type(odd) .info {
    padding-left: 40px;
    padding-right: 20px;
  }

  .history_wrap .y_wrap .info > li:before {
    left: -40px;
  }

  .history_wrap .y_wrap:nth-of-type(even) .info > li:before {
    left: auto;
    right: -41px;
  }

  .history_wrap .y_wrap .info > li:after {
    left: -53px;
  }

  .history_wrap .y_wrap:nth-of-type(even) .info > li:after {
    left: auto;
    right: -55px;
  }

  .history_wrap .info li .w_img_wrap {
    flex-direction: column;
  }

  .history_wrap .info li .w_img_wrap li {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .history_wrap .info li .w_img_wrap li:last-child {
    margin-bottom: 0;
  }

  .history_wrap .years h2 {
    font-size: 35px;
    margin-top: 20px;
  }

  .history_wrap .years.aos-animate h2,
  .history_wrap .years.aos-animate-a h2 {
    margin-top: -8px;
  }

  .history_wrap .info li h3 {
    font-size: 15px;
  }

  .history_wrap .y_wrap .info > li:after {
    width: 28px;
    height: 28px;
    font-size: 11px;
  }

  .history_wrap .info li .w_img_wrap li img {
    max-width: 100%;
    width: 150px;
  }

  .history_wrap .info > li:last-child {
    padding-bottom: 100px;
  }
}
