﻿@charset "utf-8";


#main_gal{position:relative;}
#main_gal .banner_container{position:relative;width:100%;overflow:hidden;}
#banner_content {position:relative;width:100%; height:789px;}
#banner_content div.area{display:block; width:100%; height:100%; text-align: center;}
#banner_content div.img1 {background: url('../img/main/main1_bg2.jpg') center center no-repeat ;}
#banner_content div.img1 .point{position: absolute;left:50%; margin-left: -80px;top:50%; margin-top: 97px;}

@media screen and (max-width:1300px) {
	#banner_content{height:auto!important; }
	#banner_content div.img1 {background: url('../img/main/main1_bg_m.jpg') center center no-repeat ; background-size: cover;;}
    #banner_content div.img1 .point{position: absolute;left:50%; margin-left: -6%;top:50%; margin-top: 7.3%; width: 20%;}
}



@media screen and (max-width:768px) {
/*팝업창 이미지 사이즈 재설정 - 필수*/
.drag_pop{max-width:310px !important;}


}

@media screen and (max-width:480px) {


}






.section{padding:110px 0;}
#s1{background: url(/img/main/s1_bg.jpg) no-repeat center center #462142; background-size: cover; }
#s1 .s1_cont{position: relative; padding-left:580px; min-height: 640px; padding-top: 8px; }
#s1 .s1_cont .poster{position: absolute; top:0; left:0; border-radius: 30px; overflow: hidden;}
#s1 .info p{font-family:'JalnanGothic'; font-size: 18px; letter-spacing: 0; color:#ffdc8c; line-height: 1.2;  }
#s1 .info span{display: inline-block; color: #fff; font-size:24px; font-weight: 700;}
#s1 .info span.tlogo{margin-top: 10px;}

#s1 .info span.ex{font-size:14px; font-weight: 400; opacity: 0.85; word-break: keep-all;}


#bigpost{display: none;position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.35);
    z-index: 600;}
#bigpost .bigposter_inner{position: relative;
    width: 100%;
    max-width: 1000px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 603;
    height: 90vh;
    max-height: 90vh; background: #fff; padding: 40px 30px; border-radius: 30px;  }
#bigpost .poster_in{width: 100%; height: 100%; overflow: auto; overflow-y: scroll; }

 #bigpost .close_detail {
    position: absolute;
    top: -25px;
    left: 50%;
    display: block;
    line-height: 50px;
    width: 50px;
    text-align: center;
    background-color: #333;
    transform: translateX(-50%);
    border-radius: 50px;
    z-index: 700;
    cursor: pointer;}

@media screen and (max-width:1100px) {
#s1{background-size: 1500px;}	
#s1 .s1_cont{position: relative; padding-left:450px; min-height: auto; padding-top: 8px;}
#s1 .s1_cont .poster{width: 370px;}
#s1 .info p{ font-size: 16px;  }
#s1 .info span{ font-size:20px; }
}



@media screen and (max-width:768px) {
.section{padding:80px 0;}

#s1{background-size: 1100px;}	
#s1 .s1_cont{position: relative; padding-left:300px; min-height: auto; padding-top: 8px;}
#s1 .s1_cont .poster{width: 250px;}
#s1 .info p{ font-size: 14px;  }
#s1 .info span{ font-size:17px; }
#s1 .info span.tlogo{width: 150px;}
#s1 .info span.ex{font-size:12.4px; }

#bigpost .bigposter_inner{padding:40px 15px;}
}

@media screen and (max-width:600px) {
#s1{background-size: 900px; background-position:75%  bottom ;}	
#s1 .s1_cont{position: relative; padding-left:0px; min-height: auto; padding-top: 0px;}
#s1 .s1_cont .poster{width: 250px; position: relative; margin:0 auto 30px;}
#s1 .info p{ font-size: 14px;  }
#s1 .info span{ font-size:17px; }
}	

@media screen and (max-width:480px) {
.section{padding:55px 0;}

#s1{background-size: 600px; background-position:75%  bottom ;}
#s1 .s1_cont .poster{width: 200px;}	
#s1 .info p{ font-size: 14px;  }
#s1 .info span{ font-size:16px; }
}	


.main_tit{color: #222; font-size: 59px;line-height: 1.1; margin-bottom: 45px;}
#s2{background: url(/img/main/s2_bg.jpg) no-repeat center bottom #f5ece3;  padding-top: 0; }
#s2 .main_tit{padding-top: 110px;}
.main_bt a{background: #661c5d; border-radius: 20px; color: #fff; line-height: 1; font-size: 30px; display: inline-block; width: 100%;  text-align: center; padding: 28px 0  25px; margin-top: 50px;}
.main_bt a i{display: inline-block; line-height: 0.6; vertical-align: top; font-size: 40px; opacity: 0.9;}
.main_bt a:hover{opacity: 0.8;}


#s3{background: url(/img/main/s3_bg.jpg) no-repeat center center #f6f6f6; }
#s3 .main_bt{text-align: center;}
#s3 .main_bt a{padding:20px 80px 16px; width: auto;  font-size: 26px;}
#s3 .main_bt a i{font-size: 38px;} 


@media screen and (max-width:768px) {
.main_tit{font-size:42px; margin-bottom: 35px;}
#s2{}
#s2 .main_tit{padding-top: 80px;}
.main_bt a{border-radius: 15px; font-size: 22px; padding: 25px 0  22px; margin-top: 30px;}
.main_bt a i{ font-size: 30px; }

#s3{background: #f6f6f6; }
#s3 .main_bt a{padding:20px 70px 16px; width: auto;  font-size: 20px;}
#s3 .main_bt a i{font-size: 34px;} 


}

@media screen and (max-width:480px) {
.main_tit{font-size:32px; margin-bottom: 25px;}
.main_bt a{border-radius: 15px; font-size: 18px; padding: 20px 0  18px; margin-top:25px;}
.main_bt a i{ font-size: 28px; }

#s2 .main_tit{padding-top: 55px;}
#s3 .main_bt a{padding:17px 60px 13px; width: auto;  font-size: 16px;}
#s3 .main_bt a i{font-size:27px;} 
}




.works{}
.works ul{display: flex; flex-wrap: wrap; justify-content: flex-start; gap:2%;}
.works ul li{ width: 23.5%; border-radius: 30px; background:#fff;  box-shadow: 4px 4px 6px 2px rgba(0, 0, 0, 0.02); padding: 15px; margin-bottom: 50px;}
.works ul li a{display: inline-block;width: 100%; height: 100%; } 
.works ul li a .img{border-radius: 20px; }
.works ul li a .title{color: #222; font-size: 19px; line-height: 1.3;font-weight: 700;margin-top: 20px;}
.works ul li a .name{color:#888; font-size: 15.4px;font-weight:500;padding:2px 0 0;}
.works ul li a .type{text-align:right;}
.works ul li a .type span{display:inline-block;font-size: 12.4px;color:#fff;line-height: 1.3;font-weight: 600;line-height:24px;padding:0 8px;border-radius:20px;}
.works ul li a .type .color1{background-color:#f37e00;}
.works ul li a .type .color2{background-color:#00b3c3;}
.works ul li:hover{opacity: 0.8;}

@media screen and (max-width:1000px) {
.works ul li{  width: 32%; border-radius: 20px;  padding: 12px; margin-bottom: 30px;}
.works ul li a .img{border-radius: 15px; }
.works ul li a .title{font-size: 17.4px;  margin-top: 15px;}
.works ul li a .name{font-size: 14.2px;}
}
@media screen and (max-width:660px) {
.works ul li{ width: 49%; border-radius: 20px; margin-bottom:20px;}
.works ul li a .img{border-radius: 10px; }
}
@media screen and (max-width:420px) {
.works ul li{ margin-bottom:20px;}
.works ul li a .title{font-size: 15px; margin-top: 10px;}
}


#event{background-color: #f6f6f6; padding:50px 0 100px;}
#event .s4_tit{color: #222; font-size: 38px; margin-bottom: 25px;}
#event ul{display: flex; flex-wrap: wrap;  justify-content: flex-start; gap:2%;}
#event ul li{width: 23%; border-radius: 30px; margin-bottom: 25px;  box-shadow: 4px 4px 6px 2px rgba(0, 0, 0, 0.02); overflow: hidden; }
#event ul li a:hover{opacity: 0.8;}

@media screen and (max-width:900px) {
 #event ul li{width: 31%; border-radius: 20px;   margin-bottom: 15px; margin-bottom: 18px;  } 
}

@media screen and (max-width:768px) {
 #event{padding:30px 0 60px;} 
#event .s4_tit{font-size: 30px; margin-bottom: 18px;}

}

@media screen and (max-width:550px) {
 #event ul li{width: 48%; border-radius: 20px;   margin-bottom: 12px;  } 
}
@media screen and (max-width:480px) {
 #event{padding:20px 0 30px;}  
#event .s4_tit{font-size: 24px; margin-bottom: 10px;}


}



#s4{background: url(/img/main/s4_bg.jpg) no-repeat center bottom #f6f6f6; padding-bottom:280px; padding-top: 50px;  }
#s4 .s4_cont{display: flex; flex-wrap: wrap; justify-content: space-between;}
#s4 .s4_cont>div{width: 46%;}

#s4 .s4_cont .news{}
#s4 .s4_cont .news .s4_tit{color: #222; font-size: 38px; margin-bottom: 25px;}
#s4 .s4_cont .news .s4_tit a{float: right; color: #222; font-weight: 200;}
#s4 .s4_cont .news .s4_tit a:hover{color: #ff9600;}
#s4 .s4_cont .news ul{}
#s4 .s4_cont .news ul li{background: #fff; border-radius: 20px; margin-bottom: 15px; border:1px solid #dfdfdf;}
#s4 .s4_cont .news ul li a{display: inline-block;width: 100%; height: 100%; padding:30px 120px 30px 25px; position: relative;}
#s4 .s4_cont .news ul li a p{overflow: hidden;white-space: nowrap; text-overflow: ellipsis; font-size: 18px; color: #333; font-weight: 600;}
#s4 .s4_cont .news ul li a span{color:#ff9600; display: inline-block;position: absolute; right: 25px;top:34px;}

#s4 .s4_cont .news ul li:hover{background:#ff8a00; border:1px solid #ff8a00;}
#s4 .s4_cont .news ul li:hover p{color: #fff;}
#s4 .s4_cont .news ul li:hover span{color: #fff; opacity: 0.7;}


@media screen and (max-width:1300px) {
 #s4{background-size: 1380px;}
}

@media screen and (max-width:768px) {
#s4{padding-bottom:200px; padding-top:20px; background-size: 800px;  background-position: 5% bottom  }
#s4 .s4_cont>div{width: 48%;}

#s4 .s4_cont .news .s4_tit{font-size: 30px; margin-bottom: 18px;}

#s4 .s4_cont .news ul li{border-radius: 15px; margin-bottom: 10px; }
#s4 .s4_cont .news ul li a{padding:20px 75px 20px 20px; }
#s4 .s4_cont .news ul li a p{ font-size: 15px; }
#s4 .s4_cont .news ul li a span{ right: 20px;top:24px; font-size: 12px;}


}

@media screen and (max-width:480px) {
#s4{padding-bottom:130px; padding-top:20px; background-size: 500px; background-position: 5% bottom  }
#s4 .s4_cont>div{width: 100%;}

#s4 .s4_cont .news .s4_tit{font-size: 24px; margin-bottom: 10px;}

#s4 .s4_cont .news ul li{ margin-bottom:7px; }
#s4 .s4_cont .news ul li a{padding:15px 75px 15px 15px; }
#s4 .s4_cont .news ul li a p{ font-size: 14px; }
#s4 .s4_cont .news ul li a span{ right: 15px;top:20px; font-size: 12px;}
#s4 .s4_cont .news1{margin-bottom: 30px;}
}




#flow {
  position: relative;
  height: 70px;
  width: 100%;
  overflow: hidden;
  padding:5px 0;
  background-color: #fff;
}

.flow_banner {
   width: max-content;
  white-space: nowrap;
}

.flow_banner .list {
  display: flex;
  
}

.flow_banner .list > li {
  flex: none;
  margin-right: 40px; /* 이미지 사이 간격 */
}

@keyframes rolling {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}


@media screen and (max-width:768px) {
#flow {
  
  height: 60px;
 
  padding:5px 0;
}

.flow_banner .list > li {
  margin-right: 0px; /* 이미지 사이 간격 */

}
.flow_banner .list > li img{width: 80%;}



}

@media screen and (max-width:480px) {
#flow {
  
  height: 48px;
 
  padding:3px 0;
}
.flow_banner .list {
  display: flex;
  
}
.flow_banner .list > li {
  margin-right: 0px; /* 이미지 사이 간격 */

}
.flow_banner .list > li img{width: 62%;}



}



/*참여방법*/
.c_box{background:#fff; ;border:5px solid #d7d7d7; border-radius: 20px; padding:40px 30px; margin-top:40px; font-size: 18px; word-break: keep-all; font-weight: 500; color: #333;}
.c_box p{color: #222!important;}

.how{position:relative; padding-left: 480px; min-height: 800px;}
.how .m_img{position: absolute; top:0; left:0;}
.how video{position: absolute;top:10px;left:10px; border-radius: 50px; overflow: hidden; width:350px;}
.how_tt .stap{font-size: 24px; line-height: 1.5; color: #222; margin-bottom: 15px; word-break: keep-all;}
.day{font-size: 20px; font-weight: 600; margin-bottom: 20px; padding-left: 24px;}
.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width:100%;
}

.play-button .icon img {border-radius: 50px;

}


ul.app_list{max-width:650px; }
ul.app_list li{float: left; text-align: center;width:18.4%;margin-right: 2%; }
ul.app_list li:nth-child(5){margin-right: 0;}
ul.app_list li img{border-radius: 10px;}
ul.app_list li p{margin-top: 5px; color: #333; font-weight: 600; font-size: 15px;}

.work_img li{ float: left; margin-right: 2%; width: 32%; }
.work_img li:nth-child(3n){margin-right: 0;}
.tag{background: #ff8809; margin-top: 20px; border-radius: 20px; text-align: center; color: #fff; font-size:24px; font-weight: 600; padding: 20px 20px;}
a.bt{color: #fff; background: #661c5d; display: inline-block; border-radius: 20px; padding: 30px 20px; width: 100%; font-size: 28px; text-align: center; line-height: 1.5;}
a.bt i{display: inline-block; line-height: 1.2; vertical-align: top;font-size: 31px;}
a.bt:hover{ opacity: 0.8; }

@media screen and (max-width:1100px) {

.how{ padding-left: 400px; min-height: auto;}
.how .m_img{width: 320px;}
.how video{top:8px;left:8px; border-radius: 48px;  width:304px;}
.play-button {

  width:95.5%;
}
}

@media screen and (max-width:768px) {
.c_box{ padding:25px 20px; margin-top:30px; font-size: 16px; }
.c_box p{margin-bottom: 10px!important;}

.how{ padding-left: 0px; min-height: auto;}
.how .m_img{position: relative; top:0; left:0; width: 100%; margin-bottom: 30px;}
.how .m_img img{width: 280px;}
.how video{top:7px;left:50%; border-radius: 40px;  width:266px; margin-left: -133px;}
.play-button .icon img{width:268px!important; border-radius: 40px;}

.how_tt .stap{font-size:18px;  margin-bottom: 10px;}
.day{font-size: 18px; margin-bottom: 10px; padding-left: 20px;}


.tag{ margin-top: 20px; border-radius:15px; font-size:20px;  padding: 15px 20px;}
a.bt{ border-radius: 15px; padding: 20px 15px; font-size: 23px;}
a.bt i{font-size: 27px;}
}


@media screen and (max-width:480px) {

.c_box{ padding:20px 15px; margin-top:20px; font-size: 15px; }
.c_box p{margin-bottom: 7px!important; font-size: 18px!important}


.how .m_img{margin-bottom: 20px;}

.how_tt .stap{font-size:18px;  margin-bottom: 10px;}
.day{font-size: 15px; margin-bottom: 10px; padding-left: 1px;}
ul.app_list li p{ font-size: 12px; letter-spacing: -1px; line-height: 1.2;}

.tag{ margin-top: 15px; border-radius:10px; font-size:16px;  padding: 10px 5px;}
a.bt{ border-radius: 10px; padding: 15px 7px; font-size: 18px;}
a.bt i{font-size: 20px;}
} 