@charset "utf-8";

#wrap{ 
    width: 100%;
    font-family: 'Nanum Gothic', sans-serif;
}
.boxalign{ 
/*    width: 1920px; */
    margin: auto;}
.clear{ 
    height: 0; 
    clear: both; 
    overflow: hidden;}
.nanum_gothic{
    font-family: 'Nanum Gothic', sans-serif;
}


/*#contents*/

#contents{
    margin: 50px auto 70px;
    height: 350px;
    width: 1000px;
}

#notice{
    width: 534px;
    height: 350px;
    float: left;
    position: relative;
    
}

#notice .title{
    width: 230px;
    height: 60px;
    font-size: 20px;
    letter-spacing: -1px;
    overflow: hidden;
    cursor: pointer;
    background: #eeeeee;
}

#notice h2{
    width: 230px;
    height: 60px;
    float: left;
    text-align: center;
    line-height: 60px;
}
.click{
    background: #fea525;
}
.basic{}
#notice .pcover{
    width: 534px;
    height: 290px;
    overflow: hidden;
}
#notice .pcover.pco1{
    z-index: 5;
    background: #ffffff;
    width: 100%;
    position: absolute;
    
}
#notice iframe{
    margin-top: 20px;
    margin-left: 15px;
}

#notice .pcover.pco2{
    z-index: 1;
    background: #ffffff;
    width: 100%;
    position: absolute;
}

#content_right{
    width: 420px;
    height: 350px;
    float: right;
}
#t_banner{
    height: 180px;
/*    background: #eee;*/
}
#t_banner li{
    width: 210px;
    height: 180px;
    float: left;
    transition: 0.3s;
}


#t_banner li:hover{
    background: #fbedae;

}
#t_banner h2{
    text-align: center;
    font-size: 22px;
    letter-spacing: -1px;
    margin: 40px 0 20px;
    color: #555555;
}
#t_banner span{
    height: 15px;
    width: 210px;
    display: block;
    background: #fbedae;
    
}
#t_banner a{
    width: 30px;
    margin-left: 90px;
    
    
}
#t_banner img{
    width: 30px;
}

#b_banner{
    width: 420px;
    height: 150px;
    margin-top: 20px;
    background: url(../images/b_banner.jpg) no-repeat;
    color: #555555;
}
#b_banner .text{
    margin-left: 157px;
    padding: 30px;
}
#b_banner .text p{
    font-size: 17px;
    line-height: 25px;
    letter-spacing: -1px;
    font-weight: bold;
}
#b_banner .text h4{
    font-size: 22px;
    letter-spacing: 1px;
    margin-top: 10px;
}

/*footer*/

footer{
    height: 130px;
    width: 100%;
    background: #444444;
}

.footer_align{
    width: 1000px;
    margin: auto;
}

#t_footer{
    float: left;
    height: 60px;
    width: 100%;
    font-size: 14px;
    color: #f6f6f6;
    overflow: hidden;
}
.service-list{
    float: left;
    color: #f6f6f6;
    margin: 20px 0;
}
.service-list ul{}
.service-list li{
    float: left;
    margin-right: 30px;
}
.service-list li>a{
    color: #ffc117;
}
.service-list li>a:hover{
    font-weight: bold;
}
.sns_area{
    float: right;
    margin: 9px 0;
    font-size: 0;
    
}
.sns_area ul{
    width: 184px;
    height: 41px;
}
.sns_area li{
    float: left;
    margin-left: 5px;
}

.sns_area a{
    float: left;
    width: 41px;
    height: 41px;
    background: url(../images/footer_spr.png) no-repeat;
    display: block;
}
.sns_area a+a{
    margin-right: 10px;
}
.sns_area li>a>sapn{
    width: 41px;
    height: 41px;
}

.sns-fb>a{
    
    background-position:0 0;
}
.sns-tw>a{
   
    background-position:-42px 0;
}
.sns-blog>a{
    
    background-position:-83px 0;
}
.sns-insta>a{
   
    background-position:-125px 0;
}

#b_footer{
    width: 100%;
    height: 70px;
    
    
}
.flogo{
    width: 175px;
    height: 36px;
    float: left;
/*    overflow: hidden;*/
}
.flogo h2{}
.flogo a{}
.flogo img{}
.flogo{}
.copy{
    float: left;
    width: 700px;
    height: 36px;
    margin-left: 20px;
    color: #f6f6f6;
    line-height: 18px;

}
.copy p{}

/*sub_page*/
/*sub_page*/
/*sub_page*/


.sub_main{
    width: 100%;
    height: 448px;
    background: #eee;
    overflow: hidden;
    margin-top: -140px;
}

#sub_page{
    width: 1100px;
    margin: auto;
}

.sub_nav{
    width: 200px;
    height: 160px;
    margin-top: -50px;
    z-index: 5;
    position: absolute;
    text-align: center;
    font-weight: bold;
    float: left;
    
}
.sub_nav ul{}
.sub_nav li:nth-child(1){
    height: 140px;
    background: #fbedae;
    font-size: 20px;
    line-height: 140px;
    
    
}
.sub_nav li{
    height: 48px;
    margin-top: 4px;
    font-size: 16px;
    line-height: 48px;
    transition: 0.3s;
}
.sub_nav li+li:hover{
    background: #eee;
}

.sub_nav_on{
    background: #eee;
}

.sub_contents{
    float: right;
    width: 820px;
}
.sub_contents_box{
    margin: 30px 20px 50px;
    font-size: 14px;
    letter-spacing: -1px;
    line-height: 24px;
}
.sub_contents ul{
    margin-top: 50px;
}
.sub_contents li{}

.sub_contents .sub_contents_n{
    border-bottom: 2px solid #666666;
    
}
.sub_contents li:nth-child(2){
    font-size: 14px;
    letter-spacing: -1px;
    line-height: 24px;
    
}
.sub_contents .info_01{
    font-size: 14px;
    letter-spacing: -1px;
    line-height: 24px;
}
.intro_2 h4{
    margin-bottom: 20px;
    font-size: 20px;
}
.intro_2 table{
    border: 1px solid #999999;
    width: 600px;
}
.intro_2 tr{
    border: 1px solid #999999;
}
.intro_2 th{
    border: 1px solid #999999;
    padding: 5px 0px;
    width: 100px;
    text-align: center;
    background: rgb(242, 242, 242);

}
.intro_2 td{
    padding: 5px 20px;
}

}
.intro_3 h4{
    margin-bottom: 20px;
    font-size: 20px;
}
.intro_3 table{
    border: 1px solid #999999;
    width: 600px;
   
}
.intro_3 tr{
    border: 1px solid #999999;
}
.intro_3 th{
    border: 1px solid #999999;
    padding: 5px 0px;
    width: 100px;
    text-align: center;
    background: rgba(217, 217, 217, 0.47);
}
.intro_3 td{
    padding: 5px 20px;
}
.sub_contents .info_02{
    font-size: 14px;
    letter-spacing: -1px;
    line-height: 24px;
}

.sub_contents li h3{
    font-size: 26px;
    margin-bottom: 10px;
    margin-left: 15px;
}

.map_area{
    width: 600px;
    height: 300px;
    background: #eee;
    margin-top: 50px;
}
.sub_contents .orange{
    color: #f26600;
    font-size: 16px;
    font-weight: bold;
}

.support_01{
    font-size: 16px;
    line-height: 34px;
}

.support_02{
    
}
.support_02_1 b{
    font-size: 18px;
}
.support_02_1 p{
    margin-top: 10px;
}


.support_02_2 b{
    font-size: 18px;
}
.support_02_2 table{
    margin-top: 15px;
    width: 600px;
    text-align: center;
    border: 1px solid #999999;
    
}

.support_02_2 tr{
    border: 1px solid #999999;
}

.support_02_2 th{
    padding: 5px 20px;
    border: 1px solid #999999;
    background: rgba(217, 217, 217, 0.47);
}
.support_02_2 td{
    padding: 5px 20px;
    border: 1px solid #999999;
}

.cummu_02 b{
    font-size: 16px;
    
}

.cummu_02 table{
    margin-top: 20px;
    width: 600px;
    text-align: center;
    border: 1px solid #999999;
}

.cummu_02 tr{
    border: 1px solid #999999;
}

.cummu_02 th{
    padding: 5px 20px;
    border: 1px solid #999999;
    background: rgba(217, 217, 217, 0.47);
    
}

.cummu_02 td{
     padding: 5px 20px;
     border: 1px solid #999999;
}

.cummu_02 td:hover{
    color: #e68500;
}

.h_10{
    height: 10px;
}
.h_20{
    height: 20px;
}

/*margin bottom*/
.mb_20{
    margin-bottom: 20px;
}
.mb_50{
    margin-bottom: 51px;
}
.mb_100{
    margin-bottom: 100px;
}
.mb_110{
    margin-bottom: 110px;
}
.mb_120{
    margin-bottom: 120px;
}
.mb_130{
    margin-bottom: 130px;
}

.mb_140{
    margin-bottom: 140px;
}
.mb_150{
    margin-bottom: 150px;
}
.mb_200{
    margin-bottom: 200px;
}
.mb_290{
    margin-bottom: 290px;
}



.bold{
    font-weight: bold;
}
.fz_20{
    font-size: 20px;
}

.orange_bold{
    color: #e55801;
    font-weight: bold;
}

.green_bold{
    color: #369a1e;
    font-weight: bold;
}

.fz_13{
    font-size: 13px;
}
.fz_15{
    font-size: 15px;
}
.bold_fz18{
    font-weight: bold;
    font-size: 18px;
}

.link{
    color: #e55801;
    text-decoration: underline;
}

