@charset "UTF-8";
/*팝업*/
#modal_1 {
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  width: 100%;
  max-width: 510px;
}
#modal_2 {
  position: absolute;
  top: 10%;
  right: 50%;
  z-index: 888;
}
.modal__close {
  width: 100%;
  background: #444;
  color: #fff;
  font-size: 13px;
  text-align: right;
  padding: 5px 10px;
}
.modal img {
  vertical-align: top;
  max-height: 80vh;
}
/*팝업//*/
/******************** 메인 슬라이드 시작 ********************/
.slick-slider {
  position: relative;
}
.slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  /* height: 45px; */
  width: 50px;
  font-size: 0;
}
.slick-prev {
  background: url(images/prev.png);
  left: 0;
  z-index: 2;
}
.slick-next {
  background: url(images/next.png);
  right: 0;
}
.slick-dots {
  width: 100%;
  position: absolute;
  bottom: 30px;
  left: 0;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  font-size: 0;
}
.slick-dots .slick-active button {
  background-color: #222;
}
.slick-dots li + li {
  margin-left: 10px;
}
.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%;
  height: 660px;
}

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

.slide-box-2 {
  background: url(../img/main2.png);
  background-size: cover;
  background-position: center center;
}

.text-group {
  display: flex;
  align-items: center;
  height: 660px;
}
.slide-box h2 {
  font-size: 50px;
  line-height: 64px;
  font-weight: 300;
  color: #333;
}
.slide-box p {
  font-size: 20px;
  color: #666;
  padding-top: 20px;
}

/* .slide.align-center .slide-box {
  display: flex;
  align-items: center;
  justify-content: center; 
} */
/******************** 메인 슬라이드 끝// ********************/

/******************** 슬라이드2 시작 ********************/
.slide_bg {
  padding: 90px 0;
  background: #efe5dc;
  text-align: center;
}
.slide_bg img {
  max-width: 600px;
}
.slide2 .slick-list {
  margin: 0 -10px;
}
.slide2 .slick-slide {
  margin: 0 10px;
  width: 33%;
}
.slide2-box {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 200px;
}
.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/gallery_big4.png);
  background-size: cover;
  background-position: center center;
}
.slide2-box-2 {
  background: url(../img/main_gallery2.png);
  background-size: cover;
  background-position: center center;
}
.slide2-box-3 {
  background: url(../img/main_gallery3.png);
  background-size: cover;
  background-position: center center;
}
.slide2-box-4 {
  background: url(../img/main_gallery4.png);
  background-size: cover;
  background-position: center center;
}
.slide2-box-5 {
  background: url(../img/main_gallery5.png);
  background-size: cover;
  background-position: center center;
}
.slide2-box-6 {
  background: url(../img/main_gallery6.png);
  background-size: cover;
  background-position: center center;
}
.slide2-box h2,
.slide2-box p {
  text-align: center;
  font-size: 30px;
  color: brown;
}

.slide2 .slide2-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
/******************** 슬라이드2 끝// ********************/

/**m_tit 시작**/
.m_tit {
  margin-bottom: 30px;
  text-align: center;
}
.m_tit h2 {
  font-size: 36px;
  font-weight: normal;
  line-height: 100%;
  padding-bottom: 16px;
}
.m_tit p {
  font-size: 18px;
  padding-bottom: 20px;
}
.m_tit.tit2 {
  color: #fff;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 533px;
}
.m_tit.tit2 h3 {
  font-size: 32px;
  padding-top: 30px;
  font-weight: 800;
}
/**m_tit 끝//**/

/******************** bnr_box 시작 ********************/
.bnr_box {
  margin: 0 auto;
  width: 100%;
  margin: 50px 0;
  overflow: hidden;
}
.bnr_list {
  height: 460px;
}

.box_left {
  padding: 0 10px;
  float: left;
  width: 50%;
  height: 100%;
  background: url(../img/bnr_left.png);
  background-size: cover;
  background-position: center center;
}
.box_left a {
  display: block;
  position: relative;
  height: 100%;
}
.box_left a .left_txt {
  position: absolute;
  left: 30px;
  top: 0;
  width: 100%;
  height: 100%;
  /* display: flex;
  align-items: center; */
}
.box_left a .txt_wrap {
  display: block;
  padding-top: 80px;
  color: #333;
}
.box_left a .txt_wrap h2 {
  font-size: 32px;
  font-weight: 400;
  line-height: 42px;
}
.box_left a .txt_wrap p {
  font-size: 17px;
  font-weight: 500;
}

.box_left a .txt_wrap h2 b {
  font-weight: 800;
}
.box_right {
  padding-left: 10px;
  float: left;
  width: 50%;
  height: 100%;
  color: #333;
}
.box_right h2 {
  font-size: 28px;
}
.box_right p {
  font-size: 17px;
}
.box_right .right_top {
  height: 50%;
  display: flex;
  align-items: center;
  background: url(../img/bnr_right.png);
  background-size: cover;
  background-position: center center;
  padding-left: 30px;
}
.box_right .right_bottom {
  height: 50%;
  display: flex;
  align-items: center;
  background: url(../img/bnr_right2.png);
  background-size: cover;
  background-position: center center;
  padding-left: 30px;
  margin: 10px 0;
}

/******************** bnr_box 끝// ********************/

/* box_list 프로그램 시작  */
.m_bg02 {
  padding: 90px 0;
  background: url(../img/con2_bg.png) no-repeat 50% 50%;
  background-size: cover;
}
.box_list {
  display: flex;
  margin: 0 -10px;
  flex-wrap: wrap;
}
.box_list .box_item {
  padding: 0 10px;
  display: block;
  overflow: hidden;
  position: relative;
  color: #fff;
  width: 33.333%;
  margin-top: 10px;
}
.box_list .box_item img {
  display: block;
  width: 100%;
}
.box_list .box_desc {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box_list .box_desc_wrap {
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}
/* box_list 프로그램 끝//  */

/**con3 시작**/
.con_3 {
  background: url(../img/con3_bg.png) no-repeat 50% 50%;
  background-size: cover;
  margin: 0 auto;
  overflow: hidden;
  background-attachment: fixed;
  background-position: center bottom;
  height: 533px;
}

/*******************************************************************************************************************************
 *** PC ~ 테블릿
*******************************************************************************************************************************/
@media (max-width: 1024px) {
  /**메인 슬라이드 시작**/
  .slide-box h2 {
    font-size: 36px;
    line-height: 44px;
  }
  .slide-box p {
    font-size: 16px;
  }
  /**메인 슬라이드 끝**/

  /**m_tit 시작**/
  .m_tit {
    margin-bottom: 20px;
  }
  .m_tit h2 {
    font-size: 30px;
    padding-bottom: 10px;
  }
  .m_tit p {
    font-size: 16px;
  }
  /* .m_tit p br{
    display: none;
  } */

  .m_tit.tit2 h3 {
    font-size: 30px;
    padding-top: 30px;
  }
  /**m_tit 끝//**/

  /**bnr_box 시작**/
  .box_left {
    background: url(../img/bnr_left_1024.png);
  }
  .box_left a .left_txt {
    left: 20px;
  }
  .box_left a .txt_wrap {
    padding-top: 30px;
  }
  .box_left a .txt_wrap h2 {
    font-size: 28px;
    line-height: 36px;
  }
  .box_left a .txt_wrap p {
    font-size: 16px;
    line-height: 20px;
    padding-top: 10px;
  }
  .box_right .right_top {
    background: url(../img/bnr_right_1024.png);
  }
  .box_right .right_bottom {
    background: url(../img/bnr_right2_1024.png);
  }
  .box_right .right_top,
  .box_right .right_bottom {
    padding-left: 20px;
  }
  .box_right h2 {
    font-size: 24px;
  }
  .box_right p {
    font-size: 16px;
  }
  /**bnr_box 끝//**/

  /**box_list 프로그램 시작**/
  .m_bg02 {
    padding: 50px 0;
  }
  .box_list {
    margin: 0 -5px;
  }
  .box_list .box_item {
    padding: 0 5px;
  }
  .box_list .box_desc_wrap {
    font-size: 16px;
  }
  /**box_list 프로그램 끝**/

  /**슬라이드2 시작**/
  .slide_bg {
    padding: 50px 0;
  }
  /**슬라이드2 끝**/
}

/*******************************************************************************************************************************
 *** 모바일 max-width 768
*******************************************************************************************************************************/
@media (max-width: 768px) {
  /* 팝업 */
  /*팝업*/
  #modal_1 {
    width: 90%;
  }
  /**메인 슬라이드 시작**/
  .slick-dots li button {
    width: 10px;
    height: 10px;
  }
  .slick-arrow {
    display: none;
  }
  .slide-box {
    height: 400px;
  }
  .text-group {
    height: 400px;
  }
  .slide-box h2 {
    font-size: 30px;
  }
  .slide-box p {
    font-size: 13px;
    display: none;
  }
  /**m_tit 시작**/
  .m_tit {
    margin-bottom: 0;
  }
  .m_tit h2 {
    font-size: 22px;
    padding-bottom: 10px;
  }
  .m_tit p {
    font-size: 14px;
  }
  /**m_tit 끝//**/

  /**bnr_box 시작 **/
  .bnr_box {
    height: 620px;
    margin: 20px 0;
  }
  .bnr_box h2 {
    font-size: 20px;
  }
  .bnr_box h3 {
    font-size: 22px;
  }
  .bnr_box p {
    font-size: 14px;
  }
  .bnr_box .box_left {
    width: 100%;
    height: 200px;
    background: url(../img/bnr_left_768.png);
    background-size: cover;
  }
  .box_left a .txt_wrap {
    padding-top: 20px;
  }
  .bnr_box .box_left a .left_txt {
    left: 10px;
  }
  .box_left a .txt_wrap h2 {
    font-size: 20px;
    line-height: 28px;
    padding-top: 55px;
  }
  .box_left a .txt_wrap p {
    display: none;
  }
  .box_right .right_top {
    background: url(../img/bnr_right_768.png);
    background-size: cover;
  }
  .box_right .right_bottom {
    background: url(../img/bnr_right2_768.png);
    background-size: cover;
  }
  .bnr_box .box_right {
    width: 100%;
    height: 400px;
    padding-left: 0;
  }
  .box_right .right_top,
  .box_right .right_bottom {
    padding-left: 20px;
    margin-top: 10px;
  }
  /**bnr_box 끝/ **/

  /* box_list 프로그램 시작  */
  .m_bg02 {
    padding: 40px 0;
  }
  .box_list {
    display: block;
    overflow: hidden;
  }
  .box_list .box_item {
    float: left;
    width: 50%;
  }

  .box_list .box_desc_wrap {
    font-size: 13px;
  }
  /* box_list 프로그램 끝//  */
}

/*******************************************************************************************************************************
 *** 모바일 max-width 480
*******************************************************************************************************************************/
@media (max-width: 480px) {
  /**메인비주얼 시작**/
  .slide-box,
  .text-group {
    height: 290px;
  }
  .slide-box h2 {
    font-size: 20px;
    line-height: 30px;
  }
  /**메인비주얼 끝//**/

  /**m_tit 시작**/
  .m_tit {
    margin-bottom: 0;
  }
  /**m_tit 끝**/

  /**bnr_box 시작**/
  .bnr_box .box_left {
    background: url(../img/bnr_left_480.png);
    background-size: cover;
  }
  .box_left a .txt_wrap h2 {
    padding-top: 10px;
  }
  .box_right .right_top {
    background: url(../img/bnr_right_480.png);
    background-size: cover;
  }
  .box_right .right_bottom {
    background: url(../img/bnr_right2_480.png);
    background-size: cover;
  }
  /**bnr_box 끝**/

  /**con3 시작**/
  .con_3 {
    height: 400px;
  }
  .m_tit.tit2 {
    height: 400px;
  }
  .m_tit.tit2 h3 {
    font-size: 26px;
    padding-top: 0;
  }
  .m_tit.tit2 p {
    font-size: 13px;
  }
  /* .m_tit.tit2 br {
    display: none;
  } */
  /**con3 끝//**/

  .slide_bg {
    padding: 40px 0;
  }
}

@media (max-width: 360px) {
  .slide-box,
  .text-group {
    height: 250px;
  }
  .slide-box h2 {
    font-size: 16px;
    line-height: 26px;
  }
}
