@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;600;700&display=swap');


*html{
margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}


*{
	font-family: 'Noto Sans KR','Poppins','Malgun Gothic','Dotum' ,'Arial',sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    color: #000;
    list-style: none;
    letter-spacing: -0.03em;
   }
.blind{
	position: absolute;
	text-indent:-9999px;
}

body { background:#fff; margin: 0 auto; /*overflow-x: hidden;*/}


header{    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;

z-index: 1040;
    display: block;
    border-bottom: 1px solid #e0e0e0;
}

header .header_sub {
	width: 1000px;
    max-width: 100%;
    padding: 0;	
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

header .left { float: left; padding: 15px 0}
header .nav_sub{
	display: flex;
	flex: 1;
    justify-content: flex-end;}


header .nav_sub >ul{ 
    display: flex;
    align-items: center;
    justify-content: flex-start;
}



header .nav_sub >ul li:first-child a{
	background: url(../images/blog_btn.jpg)no-repeat;
    color: #222;
    font-size: 14px;
    padding: 9px 70px 9px 70px;
    text-indent: -9999px;
}

/* header .nav_sub >ul li:last-child a{
	background: url(../images/shop_btn.jpg)no-repeat;
    color: #222;
    font-size: 14px;
    padding: 9px 70px 9px 70px;
    text-indent: -9999px;
} */





header a { color:#000;}
header h1 { float: left; padding: 0 20px 0 0;height: 40px;}
header nav ul {margin: 0; padding: 0;}
header h1 a { display: block; width: 200px; height: 30px; background: url("../images/logo2.png") no-repeat;color:transparent;}
header nav a { display: block; position: relative; height: 40px; line-height: 50px; font-size: 16px; font-weight: 500;}
header .close,
header .all,
header .left > div > div,
header h2 { display: none;}
header .left > div { float: left;}
header .left > div nav li { float: left; padding: 0 20px 0 0;}
header > ul { float: right; padding: 20px 40px 0 0;}
header > ul li { float: left; margin-left: -1px;}
header > ul li a { display: block; width: 96px; height: 38px; line-height: 38px; text-align: center; font-size: 11px; border:1px solid rgba(255,255,255,0.5);}
header > ul li:first-child a{ border-radius:3px 0 0 3px; }
header > ul li:nth-last-of-type(2) a { border-radius: 0 3px 3px 0;}
header > ul li.join { padding: 0 0 0 10px;}
header > ul li.join a { background: rgba(255,255,255,0.2);}



#contents{
	padding-top: 40px;

}

#contents>h2{
	margin: 0;
	padding: 0;
	width: 100%;
	height:200px;
	background-position: 50% 0;
	background-repeat: no-repeat;
	display: table;
}
#contents h2{
	background-image: url(../images/gallery_bg.jpg);

}
#contents > h2 span {
font-family: 'Nanum Barun Gothic', sans-serif;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.container_sub{
    width: 1000px;
    max-width: 100%;
    padding: 0;
    margin-right: auto;
    margin-left: auto;
}


/*#container{
	margin: 0 auto;
	width: 100%;
	height:1160px;
}    
#container .contain2{
	width:1160px;
	margin:0 auto;
	position:relative;	
}

#container .contain2 .box{
	width:1160px;
	margin: 0 auto;
}

.contain2 .box{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: absolute;
}*/

/*.title{
	margin: 0 auto;
	text-align: center;
	height: 280px;
}
*/
/*.lineTxt{
	text-align: center;
	margin-top: 30px;
}*/
.container_sub .tab dt{
    display: flex;
    float: left;
    width: 20%;
}



.tab .tab0{
	left: 0;
	z-index: 50;
}
.tab .tab1{
	left:290px;
	z-index: 40;	
}

.tab .tab2{
	left:580px;
	z-index: 30;	
}
.tab .tab3{
	left:870px;
	z-index: 20;	
}

.tab dt a{
	flex: 1;
    border-bottom: 1px solid #e0e0e0;
    display: block;
    padding: 15px 0 25px 0;
    line-height: 1;
    text-align: center;
    font-size: 17px;
        font-weight: 500;

}


.tab dt.on a{
    font-weight: 700;
    color: #019dd8;
    border-bottom: 2px solid #019dd8;
}
/*.tab dt.on #tab0{
	width: 290px;
}
.tab .tab0 a{
	width: 290px;	
}
.tab dt.on #tab1{
	width: 290px;
}

.tab .tab1 a{
	width: 290px;	
}
.tab dt.on #tab2{
	width: 290px;
}
.tab .tab2 a{
	width: 290px;	
}
.tab dt.on #tab3{
	width: 290px;
}
.tab .tab3 a{
	width: 290px;	
}
*/
.gallery{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-left: 5px;
}
.gallery_title_left img{
	margin-top: 3px;
	padding-left:15px;
	position: absolute;
	width: 3px;
	height: 12px;
}
.model{
    margin-top: -3px;
    padding-top: 1px;
    padding-left: 30px;
}

.model a{
    /*font-family: 'Nanum Barun Gothic', sans-serif;*/
	font-size: 16px;
	color:#000;	
	font-weight: 400;
	text-decoration: none;
}

/*#center{
	width: 300px;
	height: 300px;
	margin: 0 auto;
}
#left{
	width: 300px;
	height: 300px;
	float: left;
}
#right{
	width: 300px;
	height: 300px;
	position: absolute;
	top:373px;
	right: 0;	
	float: right;
}*/

.tab dd{
	width: 960px;
	display: none;
}

/*
.tab #text{
	position: absolute;
	top:120px;
}*/


.tab .first{
	display: block;
}

.tab .first li a{
	text-decoration: none;
	color: black;	
}

.tab li a{
	text-decoration: none;
}

.number{
	width: 200px;
	height: 25px;
	background: red;
	margin: 0 auto;
	margin-top: 270px;
}
.number p{
	width: 25px;
	height: 25px;
	float: left;
	margin-left:15px;
}

.number p a{
	text-indent: -9999px;
}





.tab dd{
	padding: 0;
	margin:0 auto;
	width: 1160px;
	height: 880px;
	display: none;
}
.tab #text{
	margin: 0 auto;
	display: block;
    /*position: relative;*/
    /*padding: 20px 10px 0 10px;*/
    width: 100%;
height: 100%;
margin-top: 80px;
}

.tab .first{
	display: block;
}


#center{
	width: 300px;
	height: 300px;
	margin: 0 auto;
}
#left{
	width: 300px;
	height: 300px;
	float: left;
}
#right{
	width: 300px;
	height: 300px;
	position: absolute;
	top:373px;
	right: 0;	
	float: right;
}

.tab dd{
	width: 960px;
/*	height: 1180px;*/
	display: none;
}

/*
.tab #text{
	position: absolute;
	top:120px;
}
*/

.tab .first{
	display: block;
}

.tab .first li a{
	text-decoration: none;
	color: black;	
}

.tab li a{
	text-decoration: none;
}

.number{
	width: 200px;
	height: 25px;
	/*background: red;*/
	margin: 0 auto;
	margin-top: 270px;
}
.number p{
	width: 25px;
	height: 25px;
	float: left;
	margin-left:15px;
}

.number p a{
	text-indent: -9999px;
}





 .gallery_box{
    width: 31%;
    float: left;
    /* margin-right: 15px; */
    margin-bottom: 40px;
    padding: 10px;

}





.board_page {
	width: 100%;
    text-align: center;
	margin: 60px 0 50px 0;
    background: #f5f5f5;
    height: 100px;
    padding: 0;
    border-top: 1px solid #ccc;
    /*border-bottom: 1px solid #ccc;*/
}

.board_page li {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 5px;
    margin-top: 30px;
}

.board_page li a {
    padding: 2%;
    background-color: #fff;
    border: 1px solid #d0d0d0;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 30px;
    border-radius: 2px;

}

.board_page li.active a {
    background: #019dd8;
    color: #fff;
    border: 1px solid #019dd8;
    text-decoration: none;
}
.board_page li.paging.p1 a {
    background: url(../images/prev.png) no-repeat center;
    margin-top: 10px;
}

.board_page li.paging.p2 a {
    /*background: url(../images/next.png) no-repeat center;*/
    margin-top: 10px;
}


.footer_wrap { padding:45px 0 80px; border-top:1px solid #e0e0e0; }
.footer_wrap .left_con{ flex:0 0 155px; max-width:155px; }
.footer-logo { display: inline-block; width: 150px; height: 50px; margin-top: 0; background: url(../images/logo3.png) left top no-repeat; background-size: contain; }
.footer_wrap .center_con{ flex:1; }
.footer_wrap .footer_link{ display: flex; margin:0 0 17px; }


.footer_info{margin: 0; padding: 0;}
.footer_info li{ display: inline-block; margin-right:20px; font-size:14px; line-height:2; color:#555; }
.footer_wrap .bottom_con{ flex:0 0 100%; width:100%; padding-top:46px; }



@media (max-width:999px) {

.tab{
	margin: 0;
	padding: 0;
}
.gallery_box {
    width: 100%;
    margin:0;
    padding: 0;
    margin-top: 20px;
}

.gallery_box img{
    /*width: 100%;*/
    margin:0;
    padding: 0;
    /*margin-top: 20px;*/
}
.container_sub .tab dt {
    display: flex;
    float: left;
	width: 49.7%;
    height: 40px;
border-right: 1px solid #ccc;

}
.tab dt a{
	font-size: 13px;
}
.tab dt.on a{
    /*height: 16px;*/
    background: #019dd8;
	
    color: #fff;
    /*border-bottom: 2px solid #019dd8;*/
}

.model {
    margin-top: -5px;
    padding-top: 1px;
    padding-left: 20px;
    font-size: 10px;
}
.board_header .board_title{
    font-size: 25px;
    font-weight: 600;
}
.board_header .board_title p{
    font-size: 17px;
    font-weight: 400;
        padding: 0;
    margin: 0;
}
.board_content > img{
    max-width: 90%;
    display: inline-block;
    margin-bottom: 20px;
    border:1px solid #ddd;
}
.board_footer .list_box a {
    display: inline-block;
    text-decoration: none;
    font-size: 20px;
    border: 1px solid #000;
    padding:15px 100px;
}
.footer-logo{display: none;}
.footer_wrap .container_sub > .row > div{ max-width: 100%; flex-basis: 100%; text-align: center; }
.footer_wrap {padding: 30px 0 35px;}   
.footer_wrap .row > div{ padding-left: 15px; padding-right: 15px; }
.footer_wrap .footer_info li{margin-right:1px;}
.footer_wrap .footer_info{ margin-bottom:25px; }

.footer_cert{ justify-content: center; flex-wrap: wrap; }
.footer_cert .item{ display: block; flex:0 0 250px; max-width:33.333%; margin:0 0 30px; }
.footer_cert .clearfix{ flex:0 0 100%; width:100%; }
.footer_cert .item p{ padding:15px 0 0; }


 }
