@charset "utf-8";

/*reset.css*/
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);


*{
    padding:0px;
    margin:0px;
}
ul,li {
    list-style:none;
}
a {
    text-decoration:none !important;
    color:#333;
}
img{
    border: 0;
    vertical-align: top;
}
body {
    width:100%;
    font-family: 'Noto Sans KR', sans-serif;
}


.section_tit{
    text-align: center;
    padding: 30px 0;
    box-sizing: border-box;
}



/*속성 지정*/
.inner{
    width:1200px !important;
    margin:0 auto;
}
.cf:after{
    content:"";
    clear:both;
    display:block;
}

#wrap{
    min-width:1200px;
}
/*reset.css*/


/*page tab s*/
.page_tab{
    width:100%;
    background-color:#fafafa !important;
}
.page_tab .menu li{
    width:220px;
    height:70px;
    background-color:#fff;
    border-radius:20px;
    text-align:center;
    line-height:70px;
    font-size:16px;
    color:#624a22 !important;
    margin:0 0 0 10px;
}
.page_tab .menu li:nth-child(4){
    border:3px solid #624a22 !important;
    box-sizing:border-box !important;
    line-height:67px;
}
.page_tab .menu li a{
    display:block;
    width:100%;
    height:100%;
}
a:link, a:visited{
    color:#624a22 !important;
}
/*page tab e*/


/*#section1 s*/
#section1{
    width:100%;
    height:1698px;
    background:url(../images/sub_raise/sec1_bg.jpg) no-repeat center 0/cover;
}

#section1 .inner .sec1_title{
    width:808px;
    height:264px;
    margin:0 auto;
    padding:50px 0 85px 0;
}

#section1 .inner .cont_t,
#section1 .inner .cont_b{
    width:100%;
    overflow:hidden;
}
#section1 .inner .cont_b{
    padding:40px 0 0 0;
}
#section1 .inner .ct_1,
#section1 .inner .ct_2,
#section1 .inner .ct_3,
#section1 .inner .ct_4{
    float:left;
    width:365px;
}
#section1 .inner .ct_2,
#section1 .inner .ct_4{
    margin:0 0 0 60px;
}
#section1 .inner .ct_3{
    margin:0 0 0 410px;
}
#section1 .inner .top_box{
    width:100%;
    height:295px;
    border-radius:15px;
    overflow:hidden;
}
#section1 .inner .top_box img{
    width:100%;
}

#section1 .inner .tit{
    font-size:23px;
    color:#624a22;
    font-weight:500;
    margin:15px 0 10px 0;
}
#section1 .inner .tit span{
    color:#ffc600;
    font-weight:700;
}

#section1 .inner .line{
    width:100%;
    height:2px;
    background-color:#ffc600;
}

#section1 .inner .text{
    font-size:16px;
    color:#333;
    line-height:28px;
    margin:15px 0 0 0;
}
/*#section1 e*/


/*#section2 s*/
#section2{
    width:100%;
    height:1257px;
    background:url(../images/sub_raise/sec2_bg.jpg) no-repeat center 0/cover;
}
#section2 .inner .sec2_title{
    text-align:center;
    padding:60px 0 50px 0;
}
#section2 .inner .sec2_title p{
    font-size:25px;
    font-weight:500;
    color:#624a22;
    margin:25px 0 0 0;
}

#section2 .inner .view_vedio .v_box{
    width:860px;
    height:523px;
    margin:0 auto;
    background:url(../images/sub_raise/sec2_view.png) no-repeat center 0/cover;
    padding:30px 0 0 60px;
}

#section2 .inner .cont_c{
    width:100%;
    margin:60px 0 0 0;
}
#section2 .inner .cont_c .cont_c1,
#section2 .inner .cont_c .cont_c2,
#section2 .inner .cont_c .cont_c3{
    width:340px;
    height:340px;
    border-radius:50%;
    float:left;
    margin:0 0 0 90px;
    text-align:center;
}
#section2 .inner .cont_c .cont_c1{
    background-color:#fff;
    margin:0;
}
#section2 .inner .cont_c .cont_c2{
    border:4px solid #624a22;
    box-sizing:border-box;
}
#section2 .inner .cont_c .cont_c3{
    background-color:#624a22;
}

#section2 .inner .cont_c img{
    padding:70px 0 20px 0; 
}
#section2 .inner .cont_c p{
    font-size:16px;
    color:#624a22;
    font-weight:400;
    line-height:25px;
}
#section2 .inner .cont_c .cont_c3 p{
    color:#fff;
}
/*#section2 e*/


/*#section3 s*/
#section3{
    width:100%;
    height:1820px;
    background-color:#fff;
}
#section3 .inner .sec3_title{
    text-align:center;
    padding:60px 0 50px 0;
}
#section3 .inner .sec3_title p{
    font-size:25px;
    font-weight:500;
    color:#624a22;
    margin:25px 0 0 0;
}

#section3 .inner .line1,
#section3 .inner .line2,
#section3 .inner .line3{
    width:100%;
    height:473px;
    margin:0 0 35px 0;
}
#section3 .inner .line3{
    margin:0;
}

#section3 .inner .con{
    width:583px;
    height:473px;
    background:url(../images/sub_raise/sec3_frame.jpg) no-repeat center 0/cover;
    float:left;
    margin:0 0 0 34px;
    text-align:center;
}
#section3 .inner .con:nth-child(odd){
    margin:0;
}

#section3 .inner .con h3{
    font-size:24px;
    color:#624a22;
    margin:25px 0 10px 0;
    font-weight:600;
}
#section3 .inner .con p{
    font-size:17px;
    color:#624a22;
    font-weight:400;
    margin:30px 0 0 0;
}
#section3 .inner .line3 .con p{
    margin:20px 0 0 0;
    line-height:27px;
}
/*#section3 e*/


/*#section4 s*/
#section4{
    width:100%;
    padding:60px 0 90px 0;
    background:#fff;
}

#section4 .inner .go_btn{
    width:639px;
    height:202px;
    margin:0 auto;
}
#section4 .inner .go_btn a{
    display:block;
    width:100%;
    height:100%;
}
/*#section4 e*/














/*#section3 s*/
#section3_1{
    width: 100%;
    height: 1174px;
    padding-top: 45px;
}

.sec_3_con1{
    width: 1200px;
    margin: 0 auto;
    background: green;
    margin-top: 45px;
}
.sec_3_con1 li{
    width: 585px;
    height: 404px;
    float: left;
    background-image: url(../images/sub_0201/sec_3_frame.png);
    text-align: center;
    padding-top: 24px;
    box-sizing: border-box;
    margin-bottom: 33px;
}
.sec_3_con1 li:nth-child(2n){
  float: right;
}
.sec_3_con1 p{
    margin-top: 23px;
}

/*#section3 e*/

/*section4 s*/
#section4{
    width: 100%;
    height: 2700px;
    background-image: url(../images/sub_0201/sec_4_bg.jpg);
    position: relative;
}
#section4 .section_tit{
    padding-top: 70px;
    padding-bottom:45px;
}
#sec_4_list{
    width: 1200px;
    height: 260px;
    margin: 0 auto;
}
#sec_4_list li{
    width: 180px;
    height: 260px;
    float: left;
    margin-left: 22px;
}
#sec_4_list li:first-child{
    margin-left: 0;
}
#time{
    position: absolute;
    top: 800px;
    left: 50%;
    transform: translateX(-50%);
}
#sec_4_left{
    width: 1200px;
    position: absolute;
    top: 195px;
    right: 0px;
}
#sec_4_left li:nth-child(2n){
   margin-right: 690px;
      margin-bottom: 45px;
    float: right;
}

#sec_4_left .sec4_img:nth-child(3) img{
  margin-left: -30px;
}
#sec_4_left li{
    margin-bottom: 35px;
}


#sec_4_left .sec4_img{
    width: 260px;
    height: 200px;
    border-radius: 10px;
    overflow: hidden;
    background: green;
    margin-left: 259px;    
}
#sec_4_left .sec4_img:nth-child(5) img{
    margin-left: -60px;
}
#sec_4_left .sec4_img img{
    width: 340px;
    margin-left: 0px;
}
#sec_4_right{
    width: 1200px;
    position: absolute;
    top: 370px;
    left:0px;
}
#sec_4_right li:nth-child(2n){
   margin-left: 690px;
    margin-bottom: 45px;
    
}
#sec_4_right li{
    margin-bottom: 35px;
}
#sec_4_right .sec4_img{
    width: 260px;
    height: 200px;
    border-radius: 10px;
    overflow: hidden;
    background: green;
    margin-left: 690px;
    
}
#sec_4_right .sec4_img img{
    width: 340px;
    margin-left: -50px;
}
/*section4 e*/
/*section5 s*/

#section5{
    margin-bottom: 100px;
}
#section5 .section_tit{
    padding: 73px 0px 40px 0px;
   
}
#sec5_gp{
    width: 1200px;
    height: 390px;
    
    margin: 0 auto;
    margin-bottom: 100px;
}

.sec5_con{
    width: 290px;
    height: 390px;
    overflow: hidden;
    background: #fafafa;
    float: left;
    border-radius: 20px;
    margin-right: 13px;
}
.sec5_con:last-child{
    margin-right: 0;
}
#section5::after{
    content: '';
    display: block;
    clear: both;
}
#sec5_gp h1{
    font-size: 18px;
    text-align: center;
    margin-top: 18px;
}
.sec5_line{
    display: block;
    width: 47px;
    height: 2px;
    background: #ffae00;
    margin: 15px auto;
}
.sec5_txt{
    text-align: center;
}
.bottom_event{
    display: block;
    width: 639px;
    height: 202px;
    margin: 0px auto;
    
}

.bottom_event img{
    
    padding-bottom: 106px;
    box-sizing: border-box;
}
/*section5 e*/