@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;
}

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

#wrap{
    min-width:1200px;
}
.section_tit{
    text-align: center;
    
}
/*reset.css*/
/*page tab s*/
.page_tab{
    width:100%;
    background-color:#fafafa !important;
}
.page_tab .menu li{
    width:187px;
    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(2){
    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*/
/*section_1s*/
#section_1{
    width: 100%;
    height: 968px;
    background-color:#f2f2f2;
    padding-top: 50px;
    position: relative;
    
}
#section_1 .section_tit{
    margin-bottom: 34px;
}
.t_line{
    width: 2px;
    height: 41px;
    background: #ffc600;
    margin: 30px auto;
    
}
.sub_txt{
    width: 1200px;
    height: 110px;
    margin: 40px auto;
    text-align: center;
    overflow: hidden;
    
}
.sub_txt img{
    height: 39px;
}
.sub_txt p{
    font-size: 16px;
    margin-top: 5px;
    line-height: 20px;
}
#sub_txt_wrap{
    position: relative;
    width: 1200px;
    height: 770px;
    left: 0;
    
}
.sub_off{
   height: 110px;
    
}


/*s slick01*/
#sec_1_gp{
    width: 588px;
    height: 324px;
    margin: 0 auto;
    padding-top: 30px;
    position: relative;
    
}
#sec_1_gp li{
    float: left;
    width: 192px;
    height: 249px;
    border-radius: 10px;
    margin-right: 90px;
}
#sec_1_con1{
    background-image: url(../images/sub_0106/sec_1_con1.png);
    
}
#sec_1_gp li:last-child{
    margin-right: 0;
    background-image: url(../images/sub_0106/sec_1_con2.png);
}
#sec_1_gp .sec1_on{
    width: 249px;
    height: 324px;
    position: relative;
}
#sec_1_gp .sec1_on .mo_stamp{
    position: absolute;
    bottom: -50px;
    left: -50px;
    transform: scale(3);
    opacity: 0;
    transition: all 0.7s;
}
#sec_1_gp .sec1_on .mo_stamp.action{
    transform: scale(1);
    opacity: 1;
}

/*e slick01*/

#stamp{
    position: absolute;
    top:700px;
    left: 600px;
    opacity: 0;
}
#cute_box{
    width: 200px;
    height: 245px;
    background: white;
    position: absolute;
    bottom: 0px;
    right: 400px;
    cursor: pointer;
    
}
#cute_box li:first-child{
    position: absolute;
    bottom:0;
    left: 0;
    transition: all 0.5;
}
#cute_box:hover#cute_box li:first-child{
    left:-50px;
}
#cute_box li:last-child{
    position: absolute;
    bottom:-20px;
    right: 0;
}
/*section_1e*/
/*section_2s*/

#section_2{
    width: 100%;
    padding:0 0 50px 0;
    box-sizing: border-box;
}
/*.sec_2{
    width:1000px;
    height: 410px;
    margin: 0 auto;
    position: relative;
}
.sec_2 li{
    width:376px;
    height: 241px;
    float: left;
    border-radius: 10px;
    margin-right: 97px;
    background: grey;
}
.sec_2 li:nth-child(2){
    margin-right: 0;
}
.sec2.sec2_on{
    width:451px;
    height: 304px;
}
.sec2{
    position: relative;
}
#sec_2_con1{
    background-image: url(../images/sub_0106/sec_2_con1.png);
    text-align: center;
   
}
#sec_2_con2{
    background-image: url(../images/sub_0106/sec_2_con2.png);
}
.sec_2 h1{
    text-align: center;
    font-size: 20px;
    margin-top: 60px;
    
}
#sec_2_con2 h1{
    color: #fff;
    font-weight: 400;
}
.sec_2 .sec2_t{
    margin-top: 30px;
    text-align: center;
}
#sec_2_con2 .sec2_t{
    color: white;  
}

#sec_2_wrap .sec_2{
    float: left;
}*/

/*s slick01*/
/*
.sec_2{
    width:1010px;
    height: 510px;
    margin: 0 auto;
    position: relative;
}
.sec_2 div{
    position: relative;
    height: 510px;
}
.sec_2 div .text_box{
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
}
.sec_2 h1{
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
}
.sec_2 .sec2_t{
    text-align: center;
}

.sec_2 .sec2_st{
    margin-top: -30px;
    position: absolute;
    top: 350px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}
.slick-slide:nth-child(2n-1){
    color: black;
}
.slick-slide:nth-child(2n){
    color: white;
}
*/
/*e slick01*/

#section_2 .inner .sec2_ttl{
    width:100%;
    text-align:center;
}
#section_2 .inner .sec2_ttl img{
    width:746px;
    height:51px;
    margin:85px 0 40px 0;
}
/*sec2 bxslider s*/
#visual{
    width: 100%; 
    min-width: 1100px; 
    position: relative;
}
#visual li{
    width: 100%; 
    height: 600px;
}

#visual .bx-pager{
/*
    position: absolute; 
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
*/
    display:none;
}
/*
#visual .bx-pager div{
    float: left; 
    margin: 0 5px;
}
#visual .bx-pager div a{
    display: block; 
    width: 55px; 
    height: 8px; 
    background: rgba(255, 255, 255, 0.7); 
    text-indent: -9999px;
}
#visual .bx-pager div .active{
    background:#8687c2;
}
*/

#visual .bx-controls-direction{
    position: absolute; 
    left: 00%; 
    top: 50%; 
    margin-top: -34.5px;
    width: 100%;
}
#visual .bx-controls-direction a{
    display: block;
    text-indent: -9999px; 
    width: 40px;
    height: 40px;
    opacity:0.8;
}
#visual .bx-controls-direction a:hover{
    opacity:1;
}
#visual .bx-controls-direction .bx-prev{
    background: url(../images/sub_0106/prev_btn.png) no-repeat; 
    position: absolute; 
    left: 60px;
}
#visual .bx-controls-direction .bx-next{
    background: url(../images/sub_0106/next_btn.png) no-repeat; 
    position: absolute; 
    right: 60px;
}

#visual .bx-controls-auto{
    position: absolute; 
    bottom: 20px; 
    left: 20px;
}
#visual .bx-controls-auto a{
    display: block; 
    text-indent: -9999px;
    width: 23px; 
    height: 25px; 
    background: url(img/bx-controls-auto_sprite.png) no-repeat;
}
#visual .bx-controls-auto .bx-stop{background-position: 0 -25px;}


#visual .slide_ttl{
    width:100%;
    height:160px;
    text-align:center;
}
#visual .slide_ttl p{
    font-size:17px;
    color:#333333;
    margin:20px 0 0 0;
}

#visual .slide_cont{
    width:901px;
    margin:0 auto;
}
#visual .slide_cont .left_con{
    width:450px;
    float:left;
    font-size:18px;
    text-align:center;
    font-weight:400;
    line-height:22px;
    border-radius:30px;
    border:3px solid #ffc501;
    color:#222;
}
#visual .slide_cont .left_con span{
    font-weight:700;
}
#visual .slide_cont .right_con{
    width:375px;
    float:left;
    color:#fff;
    font-size:18px;
    font-weight:300;
    line-height:22px;
    text-align:center;
    margin:40px 0 0 70px;
}
#visual .visual2 .slide_cont .left_con,
#visual .visual2 .slide_cont .right_con,
#visual .visual3 .slide_cont .left_con,
#visual .visual3 .slide_cont .right_con,
#visual .visual4 .slide_cont .left_con,
#visual .visual4 .slide_cont .right_con,
#visual .visual5 .slide_cont .left_con,
#visual .visual5 .slide_cont .right_con,
#visual .visual6 .slide_cont .left_con,
#visual .visual6 .slide_cont .right_con,
#visual .visual7 .slide_cont .left_con,
#visual .visual7 .slide_cont .right_con{
    line-height:28px;
}
#visual .visual1 .slide_cont .left_con{
    padding:60px 0 0 0;
    height:243px;
    background:url(../images/sub_0106/sec_2_con1.png) no-repeat center 50%/96%;
}
#visual .visual1 .slide_cont .right_con,
#visual .visual6 .slide_cont .right_con,
#visual .visual7 .slide_cont .right_con{
    padding:85px 0 0 0;
    height:154px;
    background:url(../images/sub_0106/sec_2_con2.png) no-repeat center 0/cover;
}
#visual .visual6 .slide_cont .right_con{
    padding:105px 0 0 0;
    height:134px;
}
#visual .visual7 .slide_cont .right_con{
    padding:95px 0 0 0;
    height:144px;
}
#visual .visual2 .slide_cont .left_con{
    padding:100px 0 0 0;
    height:203px;
    background:url(../images/sub_0106/sec_2_con5.png) no-repeat center 50%/96%;
}
#visual .visual2 .slide_cont .right_con,
#visual .visual3 .slide_cont .right_con,
#visual .visual4 .slide_cont .right_con,
#visual .visual5 .slide_cont .right_con{
    padding:85px 0 0 0;
    height:154px;
    background:url(../images/sub_0106/sec_2_con6.png) no-repeat center 0/cover;
}
#visual .visual5 .slide_cont .right_con{
    padding:20px 0 0 0;
    height:219px;
}
#visual .visual3 .slide_cont .left_con{
    padding:80px 0 0 0;
    height:223px;
    background:url(../images/sub_0106/sec_2_con7.png) no-repeat center 50%/96%;
}
#visual .visual4 .slide_cont .left_con{
    padding:40px 0 0 0;
    height:263px;
    background:url(../images/sub_0106/sec_2_con8.png) no-repeat center 50%/96%;
}
#visual .visual5 .slide_cont .left_con{
    padding:130px 0 0 0;
    height:173px;
    background:url(../images/sub_0106/sec_2_con9.png) no-repeat center 50%/96%;
}
#visual .visual6 .slide_cont .left_con{
    padding:80px 0 0 0;
    height:223px;
    background:url(../images/sub_0106/sec_2_con10.png) no-repeat center 50%/96%;
}
#visual .visual7 .slide_cont .left_con{
    padding:130px 0 0 0;
    height:183px;
    background:url(../images/sub_0106/sec_2_con11.png) no-repeat center 50%/96%;
}

#visual .slider_bttl{
    margin:30px 0 0 0;
}
#visual .slider_bttl .left_bttl{
    float:left;
    width:171px;
    height:34px;
    margin:0 0 0 300px;
}
#visual .slider_bttl .right_bttl{
    float:right;
    width:77px;
    height:35px;
    margin:0 290px 0 0;
}
/*sec2 bxslider e*/


.text_box h1{
    color: black;
}
/*section_2e*/
/*section_3s*/
#section_3{
    width: 100%;
    height: 1330px;
    background-image: url(../images/sub_0106/sec_3_bg.jpg);
    background-position: center center;
    padding-top: 90px;
    box-sizing: border-box;
    position: relative;
}
#section_3 .section_tit{
    
}
#sec_3_box{
    width: 820px;
    height: 941px;
    
    position: absolute;
    top: 313px;
    left: 50%;
    margin-left: -290px;
}
#sec3_left{
    width: 50%;
    text-align: center;
    float: left;
}
#sec3_right{
    width: 50%;
    text-align: center;
    float: right;
}
#sec3_left li{
    width: 100%;
    height: 117px;
    padding-top: 20px;
    box-sizing: border-box;
}
#sec3_left li:nth-child(5){
    padding-top: 30px;
}
#sec3_right li{
    width: 100%;
    height: 117px;
    padding-top: 30px;
    box-sizing: border-box;
}
#sec3_right li:nth-child(5){
  
    padding-top: 20px;
   
}
.one_img{
    padding-top: 12px;
}
#sec3_con{
    position: absolute;
    bottom:-70px;
    right: -100px;
}
/*section_3e*/
/*section_4s*/
#section_4{
     width:100%;
    height:372px;
    background:white;
    text-align: center;
    padding-top: 80px;
    box-sizing: border-box;
    
}
   


/*section_4e*/
