@charset "UTF-8";

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

.block {
  height: 100px;
}

/******************** 메인 슬라이드 시작 ********************/
.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: 950px;
}

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

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

.text-group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
}

.slide-box h2 {
  font-size: 50px;
  line-height: 64px;
  font-weight: 400;
  color: #fff;
}

.slide-box a:hover {
  opacity: 0.6;
}



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

/******************** 슬라이드2 시작 ********************/

.slide_bg {}

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

.slide2 .slick-slide {
  margin: 0 10px;
  width: 25%;
}

.slide2-box {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 270px;
}

.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/g1.jpg);
  background-size: cover;
  background-position: center center;
}

.slide2-box-2 {
  background: url(../img/g2.jpg);
  background-size: cover;
  background-position: center center;
}

.slide2-box-3 {
  background: url(../img/g3.jpg);
  background-size: cover;
  background-position: center center;
}

.slide2-box-4 {
  background: url(../img/g4.jpg);
  background-size: cover;
  background-position: center center;
}

.slide2-box-5 {
  background: url(../img/g5.jpg);
  background-size: cover;
  background-position: center center;
}

.slide2-box-6 {
  background: url(../img/g6.jpg);
  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;
}

.gall_btn {
  display: block;
  color: #fff;
  margin: 0 auto;
  width: 270px;
  height: 70px;
  line-height: 70px;
  border-radius: 10px;
  background: #000;
  text-align: center;
  font-size: 18px;
  margin-top: 50px;
}

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


/* bar */
.bar {
  padding: 20px 0;
  background: #237144;
}

.bar .container {
  display: flex;
  justify-content: space-between;
  color: #fff;
  font-size: 17px;
  align-items: center;
}


/**m_tit 시작**/
.m_tit {
  margin-bottom: 40px;
  text-align: center;
}

.m_tit h2 {
  font-size: 35px;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: -2px;
  padding-top: 10px;
  padding-bottom: 1.4rem;
}

.m_tit b {
  color: #5494b5;
}

.m_tit strong {
  font-size: 22px;
  color: #c87a84;
}

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

.m_tit.m_tit_color {
  margin-bottom: 20px;
}

/**m_tit 끝//**/



/* sec1  */
.sec1 {
  padding: 80px 0;
}

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

.sec1 h2 {
  font-size: 33px;
  line-height: 1.1;
  padding-top: 10px;
}
.sec1 h2 b {
  display: block;
  font-weight: 800;
  color: #1d7c9f;
}
.sec1 p {
  font-size: 17px;
  opacity: 0.7;
  padding: 3rem 0;
  max-width: 45ch;
}

.sec1 p b {  color: #1d7c9f;}

/* sec2 시작*/

.sec2 {
  padding: 80px 0;
  text-align: center;
  background: url(../img/sec2_bg.png) center 290px no-repeat, #f2f2f2;
}

.sec2 ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
  padding-top: 330px;
  max-width: 1000px;
  margin: auto;
}

.sec2 ul li {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  border-radius: 26px;
  border: 1px solid #ffffff;
  text-align: left;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 20px #ddd;
  padding: 15px;
}

.sec2 ul li:hover {
  border-color: #ff6823;
}

.sec2 .t25 {
font-size: 25px;
font-weight: 600;
letter-spacing: -1px;
}

.sec2 .t17 {
  font-size: 16px;
  opacity: 0.8;
  padding-top: 20px;
}

.sec2 ul li .text {
padding: 26px 10px;
}

.sec2 ul li .img {
  width: 100%;
  height: 100px;
}

.sec2 ul li:hover .img {
  background: #ff6823;
}

.sec2 ul li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sec2 ul li.logow {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* sec2 끝 */



/* sec3 */
.sec3 {
  padding: 120px 0;
  background: url(../img/sec3_bg.jpg);
  background-position: center;
  background-size: cover;

}



/* sec4 */
.sec4 {

  padding: 100px 0;
}




/* sec6 */
.sec6 {
  padding: 100px 0 50px;
}

.sec6 ul {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
}

.sec6 ul li:nth-child(1) {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.sec6 ul li:nth-child(2) {
  background: #f3f3f3ee;
  padding: 2rem 3rem;
}

.text_inline {
  display: flex;
  align-items: flex-end;
  grid-gap: 20px;
  padding-bottom: 1.5rem;
}

.text_inline h4 {
  padding-bottom: 0 !important;
}

.sec6 ul li .box_1 {
  background: url(../img/sec6_1.jpg);
  background-size: cover;
  padding: 3rem;
  height: 100%;
}

.sec6 ul li .box_1 span.line {
  background: #ff542c;
}

.sec6 ul li .box_2 {
  background: url(../img/sec6_2.jpg) bottom;
  background-size: cover;
  padding: 3rem;
  height: 100%;
}

.sec6 ul li .box_2 span.line {
  background: #ff542c;
}

.sec6 ul li .root_daum_roughmap {
  width: 100% !important;
}

.sec6 ul li .box_map {
  background: #fff;
  padding: 2rem;
}

.box_map div {
  display: flex;
  justify-content: space-between;
  padding-top: 2rem;
  font-size: 16px;
}


.box_map div p:nth-child(1) {
  opacity: 0.7;
}

.box_map div p:nth-child(2) {
  text-align: right;
}

.sec6 ul li h3 {
  font-size: 35px;
  color: #ff542c;
  letter-spacing: -1px;
}

.shadow {
  text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;
}


.m_block {
  display: none !important;
}

.d_block {
  display: block !important;
}

/* 공통텍스트 */

.text_h2 {
  font-size: 48px;
  line-height: 1.2;
  font-weight: 500;
  padding-top: 2rem;
  padding-bottom: 3rem;
}

.text_h3 {
  font-size: 36px;
  line-height: 1.2;
  font-weight: 700;
  padding-top: 2rem;
  padding-bottom: 2.5rem;
  letter-spacing: -2px;
}

.text_h4 {
  font-size: 27px;
  line-height: 1.2;
  font-weight: 700;
  padding-bottom: 1.5rem;
  letter-spacing: -1px;
}

.text_h2 b {
  color: #ff771d;
}

.text_span {
  margin-bottom: 5px;
  display: inline-block;
  padding: 5px 0;
  font-size: 16px;
  padding-left: 10px;
  font-weight: 600;
  border-left: 3px solid #006fa4;
}

.text_p {
  font-size: 19px;
  line-height: 1.6;
}

.text_p17 {
  font-size: 17px;
  line-height: 1.6;
}

.text_p15 {
  font-size: 15px;
  line-height: 1.65;
}

.text_b {
  display: inline-block;
  border: 1px solid;
  padding: 15px 45px;
  margin-top: 3rem;
}

.text_b:hover {
  color: #fff;
}

span.line {
  display: block;
  width: 45px;
  height: 3px;
  margin-bottom: 1.5rem;
}





/*******************************************************************************************************************************
 *** PC ~ 테블릿
*******************************************************************************************************************************/
@media (max-width:1024px) {

  /**메인 슬라이드 시작**/
  .slide-box {
    height: 650px;
  }

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

  /**메인슬라이 없을때 시작**/
  .main_vis,
  .main_vis_txt {
    height: 600px;
  }

  .main_vis_txt h3 {
    font-size: 33px;
  }

  .main_vis_txt h2 {
    font-size: 80px;
  }

  .main_vis_txt p {
    font-size: 20px;
  }

  .vis_btn span {
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin-top: 30px;
  }

  /**메인슬라이 없을때 끝//**/

  /**m_tit 시작**/
  .m_tit {
    margin-bottom: 30px;
  }

  .m_tit h2 {
    font-size: 36px;
  }

  .m_tit strong {
    font-size: 20px;
  }

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

  /**m_tit 끝//**/

  /**con2 시작**/
  .con_2 {
    padding: 80px 0;
  }

  .box_list {
    margin: 0 -5px;
  }

  .box_list .box_item {
    padding: 0 5px;
  }

  .box_txt h2 {
    font-size: 24px;
  }

  .box_txt p {
    font-size: 14px;
    line-height: 100%;
  }

  /**con2 끝//**/

  /**cs 시작**/
  .cs {
    padding: 100px 0;
  }

  .cs_txt h2 {
    font-size: 36px;
  }

  .cs_txt p {
    font-size: 17px;
    padding-top: 10px;
  }

  /**cs 끝//**/




  /**tab_wrap 시작**/
  .tab_wrap {
    padding: 80px 0;
  }

  .tab_title li {
    width: 130px;
    margin-right: 5px;
    font-size: 15px;
  }

  .main_gallery {
    margin: 0 -5px;
  }

  .main_gallery li {
    padding: 0 5px;
  }

  .tab_btn {
    margin-top: 40px;
  }

  .tab_btn a {
    width: 250px;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
  }

  /**tab_wrap 끝//**/


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

  .sec6 .container {
    padding: 0;
  }

  .sec6 ul {
    grid-template-columns: 1fr;
  }


  /**cs_bnr 끝//**/
  .slide2-box {
    height: 250px;
  }


}

/*******************************************************************************************************************************
 *** 모바일 max-width 767
*******************************************************************************************************************************/
@media (max-width:767px) {
  .slide-box span {
    display: none;
  }

  /**메인 슬라이드 시작**/
  .slick-dots li button {
    width: 10px;
    height: 10px;
  }

  .slick-arrow {
    display: none;
  }

  .slide-box {
    height: 600px;

    background-size: cover;
  }

  .text-group {
    width: 100%;
    justify-content: flex-end;
    align-items: center;
    padding-bottom: 2rem;
  }

  .text-group a {
    display: none;
  }


  .text-group img {
    width: 70%;
  }


  /**m_tit 시작**/
  .m_tit {
    margin-bottom: 30px;
  }

  .m_tit h2 {
    font-size: 30px;
  }

  .m_tit strong {
    font-size: 18px;
  }

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

  /**m_tit 끝//**/


  /* sec1 */
  .sec1 {
    padding: 50px 0px;
    background: none;
  }

  .sec1 .container {
    grid-template-columns: 1fr;
    grid-gap: 0px;
    padding: 0;
  }

  .sec1 .container div {
    padding: 2rem 1rem;
    text-align: center;
  }

  .sec1 .container div:nth-child(1) {
    max-width: 500px;
    margin: auto;
    padding: 0 1rem;
  }

  .sec1 .container div:nth-child(2) {
    align-items: center;
    text-align: left;
  }

  .sec1 h2 {
    font-size: 28px;
    line-height: 1.13;
    letter-spacing: -2px;
  }

  .sec1 a img {
    width: 190px;
  }

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

  .sec2 ul {
    grid-template-columns: 1fr 1fr;
    width: 95%;
    margin: auto;
    padding-top: 0;
  }

  .sec2 ul li.logow {
    display: none;
  }

  /* sec3 */
  .sec3 ul {
    flex-wrap: wrap;
    width: 90%;
    margin: auto;
  }

  /* sec5 */
  .sec5 ul {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 30px;
    padding-top: 1rem;
  }

  .m_block {
    display: block !important;
  }

  .d_block {
    display: none !important;
  }



  .slide_bg {
    padding: 0px 0 0;
  }




}

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


  .slide-box {
    height: 550px;
  }

  .slide-box-1 {
    background-image: url(../img/mainm.jpg);
  }

  .slide-box .text-group {
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 7rem;
  }

  .slide-box .container a {
    display: none;
  }

  .text-group img {
    width: 90%;
  }

  .slide-box .m_block {
    display: block !important;
  }

  /* bar */
  .bar .container {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    grid-gap: 10px;
    font-size: 16px;
  }

  /**m_tit 시작**/
  .m_tit {
    margin-bottom: 20px;
  }

  .m_tit h2 {
    font-size: 28px;
  }

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

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

  /**m_tit 끝//**/

  /* sec1 */

  .sec1 {
    padding: 40px 10px 0px;
  }

  .sec1 p {
    font-size: 15px;
    padding: 2rem 0;
  }


  /* sec2 시작 */
  .sec2 {
    padding: 40px 20px;
    background-size: 290px;
  }

  .sec2 ul {
    gap: 20px;
    grid-template-columns: 1fr;
    padding-top: 200px;
  }

  .sec2 ul li {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }

  .sec2 .t25 {
    font-size: 20px;
  }

  .sec2 ul li .text {
    padding: 1.9rem 1.5rem;
  }

  .sec2 .text p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* 라인수 */
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    line-height: 1.2em;
    height: 4.3em;
    /* line-height 가 1.2em 이고 3라인을 자르기 때문에 height는 1.2em * 3 = 3.6em */
    margin-bottom: 1rem;
  }


  /* sec3 */
  .sec3 {
    padding: 50px 20px 50px;
    margin-bottom: 10px;
    background-position: left;
  }


  /* sec4 */
  .sec4 {
    padding: 30px 20px 55px;
  }


  /* sec5*/
  .sec5 {
    padding: 50px 0px;
  }

  /* sec6 */
  .sec6 {
    padding: 0px 0 40px;
    background-position: 55%;
  }

  .sec6 ul li:nth-child(2) {
    padding: 2rem 1.5rem;
  }

  .sec6 ul li .box_map {
    padding: 2rem 1rem;
    text-align: center;
  }

  .box_map div {
    flex-direction: column;
    text-align: left;
  }

  .sec6 ul li .root_daum_roughmap {
    height: 210px;
  }


  /* text */
  .text_p17 {
    font-size: 15px;
  }

}

@media (max-width:340px) {
  .cs_bnr_txt a {
    width: 100px;
  }

  .tab_title li {
    font-size: 14px;
    width: auto;
    border: none;
    padding-right: 10px;
    padding-left: 10px;
    color: #999;
    margin: 0;
    background: url(/img/dot.png) no-repeat center left;
  }

  .tab_title li.on {
    background: none;
    color: #b79f81;
    background: url(/img/dot2.png) no-repeat center left;
  }
}