@charset "UTF-8";

.clearfix::after {
  content: "";
  clear: both;
  display: block;
}

/******************** 메인 슬라이드 시작 ********************/

.main {
  position: relative;
}

.slick-slider {
  position: relative;
}

.slick-dots li button {
  font-size: 0;
  border-radius: 50%;
  background-color: #666;
  opacity: 0.5;
  width: 16px;
  height: 16px;
}

.slide-box {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  text-align: center;
  height: 914px;
}

.slide-box-1 {
  background: url(../img/main.jpg);
  background-position: center;
  background-size: cover;
}

.text-group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  grid-gap: 70px;
  height: 100%;
}

.slide-box h2 {
  padding: 2rem 0;
  font-size: 54px;
  line-height: 65px;
  font-weight: 200;
  letter-spacing: -2px;
}

.slide-box h2 b {
  font-weight: 800;
  color: #005caa;
}

.slide-box em {
  color: #038029;
  font-weight: 800;
}

.slide-box h3 {
  font-size: 40px;
  line-height: 50px;
  font-weight: 400;
  letter-spacing: -4px;
  color: #00f7ff;
}

.slide-box h3 b {
  font-weight: 800;
}

.slide-box p {
  font-size: 23px;
  font-weight: bold;
  padding-bottom: 4rem;
  color: #00f7ff;
}

/* .slide.align-center .slide-box {
  display: flex;
  align-items: center;
  justify-content: center; 
} */

/******************** 슬라이드2 끝// ********************/

/* m_tit */
.m_tit {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  grid-gap: 20px;
}

.m_tit span {
  font-size: 16px;
  font-weight: 900;
  color: #074daf;
}

.m_tit h3 {
  font-size: 37px;
  letter-spacing: -2px;
}

.m_tit p {
  font-size: 19px;
  padding-bottom: 7px;
  color: #777;
}
.m_tit b {
  color: #276fc7;
}

/* 타이틀 */
.t50 {
  font-size: 47px;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: -2px;
}

.t40 {
  font-size: 40px;
  padding-top: 1rem;
  line-height: 1.3;
  letter-spacing: -1px;
}

.t30 {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: -1px;
}

.t25 {
  font-size: 25px;
  font-weight: 700;
  letter-spacing: -1px;
  font-family: "Pretendard";
}

.t20 {
  font-size: 20px;
  font-weight: 400;
  font-family: "Pretendard";
  letter-spacing: -1px;
}

.t19 {
  font-size: 19px;
  font-family: "Pretendard";
  letter-spacing: -1px;
}

.t17 {
  font-size: 17px;
  opacity: 0.7;
}

/* sec1 */
.sec1 {
  padding: 100px 0 80px;
  background: url(../img/sec1_bg.jpg) center;
}

.sec1 .container {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.sec1 b {
  color: #276fc7;
  font-weight: 800;
}

.sec1 .t40 {
  padding-bottom: 2rem;
}

.sec1 .t20 {
  color: #555;
  padding-top: 2rem;
  padding-bottom: 4rem;
}

.sec1 ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
}

.sec1 ul li {
  background: #f1f1f1;
  padding: 2rem;
  font-size: 21px;
  border-radius: 15px;
  font-weight: 700;
}

.sec1 ul li:nth-child(odd) {
  background: #276fc7;
  color: #fff;
}

.sec1 ul li strong {
  font-family: "Barlow Semi Condensed", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 60px;
  opacity: 0.5;
  display: block;
}

.sec1 .t25 {
  background: #ff0000;
  color: #fff;
  padding: 2px 10px;
  display: inline-block;
}

/* sec2 */
.sec2 {
  padding: 0px 0 100px;
  text-align: center;
}

.sec2 .container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 50px;
}

.sec2 .container > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.sec2 .t17 {
  padding-top: 2rem;
}
.sec2 ul {
  width: 90%;
  padding-top: 4rem;
}

.sec2 ul li {
  border-radius: 14px;
  font-size: 30px;
  font-weight: normal;
  background: #f1f1f1;
  padding: 1rem;
  margin-bottom: 14px;
  font-family: "Bitgoeul_medium";
  letter-spacing: -3px;
  color: #353535;
}

.sec2 ul li:nth-child(2) {
  background: #528cd2;
  color: #fff;
}

/* sec3 시작 */
.sec3 {
  padding: 80px 0 50px;
  background: url(../img/line_bg.jpg) center;
  overflow: hidden;
}

.slide_bg {
  padding: 0px 0;
}

.slide2 .slick-list {
  margin: 0 -20px;
}

.slide2 .slick-slide {
  margin: 0 120px;
  width: 850px !important; /* 슬라이드 가로 크기 고정 */
}

.slide2-box {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 570px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 2rem;
  padding-bottom: 4rem;
  margin: 20px 0;
}

.slide2 .slide-item {
  filter: grayscale(100%) contrast(42%) brightness(130%);
  transition: 0.8s;
}

/* 텍스트박스 */
.slide2 .text {
  background: #fff;
  padding: 2rem;
  width: 90%;
  margin: 0 auto;
  margin-top: 1rem;
  transform: translateY(30px);
  transition: opacity 0.5s ease, transform 0.5s ease;
  opacity: 0;
}

.slick-active.slick-center {
  filter: grayscale(0%);
}

.slick-center .text {
  margin-top: 0;
  opacity: 1;
  transition: 0.9s;
  transform: translateY(0px);
  box-shadow: 0 5px 19px #a7a7a74b;
}

.slide2-box h3 {
  font-size: 28px;
  font-weight: 700;
  background: url(../img/arrow_g.png) no-repeat left center;
  background-size: 20px;
  padding-left: 29px;
  margin-bottom: 1rem;
}

.slide2-box p {
  font-size: 18px;
  opacity: 0.8;
}

.slide2 .slick-prev {
  background: url(images/btn_prev.png);
  height: 36px;
  width: 36px;
  left: 20px;
}

.slide2 .slick-next {
  background: url(images/btn_next.png);
  height: 36px;
  width: 36px;
  right: 20px;
}

.slide2 .slick-dots {
  bottom: 10px;
}

.slide2 .slick-dots .slick-active button {
  background: rgb(216, 65, 98);
  display: none;
}

.slide2 .slick-dots li + li {
  margin-left: 10px;
}

.slide2 .slick-dots li button {
  font-size: 0;
  border-radius: 50%;
  background-color: green;
  width: 10px;
  height: 10px;
  display: none;
}

.slide2-box-1 {
  background: url(../img/new_1.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top center;
}

.slide2-box-2 {
  background: url(../img/new_2.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top center;
}

.slide2-box-3 {
  background: url(../img/new_3.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top center;
}

.slide2-box-4 {
  background: url(../img/new_4.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top center;
}

.slide2-box-5 {
  background: url(../img/new_5.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top center;
}


/* sec4 */
.sec4 {
  padding: 80px 0;
  background: url(../img/sec4_bg.jpg);
}

.sec4 .container {
  width: 90%;
  max-width: 1000px;
  text-align: center;
  padding: 3rem 2rem;
  background: #ffffffe1;
}

.sec4 h3 {
  font-size: 28px;
}

.sec4 .cs {
  padding: 2rem 0;
  font-size: 20px;
  display: flex;
  justify-content: center;
  grid-gap: 30px;
}

.sec4 em {
  opacity: 0.3;
  font-weight: 900;
}

.sec4 a {
  background: #276fc7;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 55px;
  color: #fff;
  margin: auto;
}
/*******************************************************************************************************************************
 *** PC ~ 테블릿
*******************************************************************************************************************************/
@media (max-width: 1024px) {
  /**메인 슬라이드 시작**/

  .slide-box {
    height: 700px;
  }

  .slide-box h2 {
    font-size: 36px;
    line-height: 44px;
  }

  .slide-box p {
    font-size: 16px;
  }

  .slide-box span {
    font-size: 16px;
  }

  /**메인 슬라이드 끝**/

  /* .sec2 */
  .sec2 {
  }

  .sec2 .container {
    grid-template-columns: 1fr;
    width: 100%;
    grid-gap: 0px;
  }

  .sec2 .img {
    height: 340px;
  }
}

/*******************************************************************************************************************************
 *** 모바일 max-width 767
*******************************************************************************************************************************/
@media (max-width: 767px) {
  /**메인 슬라이드 시작**/
  .slide-box {
    height: 100vh;
  }

  .slide-box-1 {
    background-size: cover;
  }

  .slick-dots li button {
    width: 10px;
    height: 10px;
  }

  .slick-arrow {
    display: none;
  }

  .text-group {
    align-items: flex-end;
    flex-direction: column;
    justify-content: flex-end;
    padding: 1.5rem;
  }

  .slide-box h2 {
    font-size: 32px;
    letter-spacing: normal;
    line-height: 38px;
  }
  .slide-box h3 {
    font-size: 26px;
    letter-spacing: normal;
    line-height: 30px;
  }

  /* m_tit */
  .m_tit {
    flex-wrap: wrap;
    grid-gap: 20px;
  }

  .m_tit h3 {
    font-size: 27px;
  }

  .m_tit p {
    font-size: 15px;
  }

  /* 타이틀 */
  .t50 {
    font-size: 35px;
    font-weight: 500;
    padding-top: 0.7rem;
  }

  .t40 {
    font-size: 30px;
    font-weight: 700;
    padding-top: 1rem;
    line-height: 1.3;
  }

  .t30 {
    font-size: 22px;
    font-weight: 700;
  }

  .t25 {
    font-size: 20px;
  }

  .t20 {
    font-size: 17px;
  }

  .t19 {
    font-size: 16px;
  }

  .t17 {
    font-size: 15px;
    opacity: 0.7;
  }

  /*   .bar */
  .bar {
    position: relative;
    left: 0;
    transform: translate(0%, 0%);
  }
  .bar .container {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px;
    padding: 1rem;
    background: #fff;
    border-radius: 44px;
    box-shadow: none;
  }

  .bar h3 {
    font-size: 19px;
  }

  .bar img {
    width: 80px;
  }

  /* sec1 */
  .sec1 {
    background: url(../img/sec1_bgm.jpg) no-repeat;
    background-position: bottom center;
    background-size: 100%;
    padding-top: 50px;
    padding-bottom: 310px;
  }

  .sec1 .container {
    grid-template-columns: 1fr;
  }
  .sec1 ul {
    grid-template-columns: 1fr;
    text-align: center;
    height: auto; /* 전체 높이 고정 */
    grid-gap: 10px;
  }

  .sec1 ul li {
    grid-gap: 10px;
  }

  .sec1 .t17 {
    display: flex;
    justify-content: center;
    grid-gap: 7px;
    padding-bottom: 1rem;
  }

  .sec1 .t17 img {
    height: 25px;
  }

  /* 섹션2 */
  .sec2 {
    padding: 0px 0 70px;
  }

  .sec2 ul li p {
    font-size: 18px;
  }

  /* sec3 */
  .sec3 {
    padding: 60px 0;
  }

  /* 섹션4 */
  .sec4 {
    padding: 0px 0 60px;
  }

  .sec4 .csbox {
    grid-template-columns: 1fr;
    grid-gap: 40px;
    text-align: center;
  }

  .sec4 .csbox .map {
    height: 250px;
  }

  .sec4 .contact ul {
    font-size: 16px;
  }

  .sec4 .contact {
    padding: 3rem 2rem;
  }

  .sec4 .contact ul li span {
    height: 65px;
  }
}

/*******************************************************************************************************************************
 *** 모바일 max-width 480
*******************************************************************************************************************************/
@media (max-width: 480px) {

  .more {
    padding: 1rem 2.2rem;
    font-size: 14px;
  }

  /* 공통 */
  .t50 {
    font-size: 30px;
  }

  /* sec1 */
  .sec1 {
    padding-bottom: 250px;
  }

  /* sec2 */
  .sec2 {
    
  }

.sec2 .container {
  grid-gap: 40px;
}

.sec2 ul {
  width: 95%;
  padding-top: 3rem;
}

.sec2 ul li {
  font-size: 22px;
}

  /* sec3 */
  .sec3 {
    padding: 50px 0 50px;
    border-top: 1px solid #ddd;
  }

  /* 슬라이드 */

  .slide2 .slick-slide {
    margin: 0 10px;
    width: 100vw !important; /* 슬라이드 가로 크기 고정 */
  }

  .slide2-box {
    background-size: 115% !important;
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 1rem;
    padding-bottom: 0rem;
    margin: 40px 0;
  }
  .slide2 .text {
    transform: translateY(0px);
  }
  .slide2-box h3 {
    font-size: 22px;
  }

  /* sec4 */
  .sec4  {
    padding: 2rem 0;
  }
  .sec4 .cs {
    font-size: 18px;
 flex-direction: column;
 grid-gap: 5px;
  }

  .sec4 h3 {
    font-size: 20px;
  }
}
