

 
*{
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	font-family:"nanum";
	font-size: 16px;
	color: #444444;
}


.__cutton {position:fixed; width:100%; height:100%;  top:0px; background-color: rgba(0, 0, 0, 0.7); /* ??? ?? ?? */; z-index:9; display:none}

/* header */
#header{
	width: 100%;
	min-width: 1100px;
	position: fixed;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 900;
	border-bottom:solid 1px #CCC
}
.header_Inner{
	width: 1100px;
	margin: 0 auto;
	height: 110px;
}
.logo{
	float: left;
	margin-top: 30px;
	cursor: pointer;
}
.nav{
	float: right;
	margin-top: 56px;
}

.nav ul li{
	float: left;
	margin-left: 80px;
	cursor: pointer;
	font-family:"nanum";
	font-size:17px;
	letter-spacing:-1px;
	font-weight:bold;
	user-select:none;
}


.nav ul li:hover {
	transform: scale(1.2);
	transition-duration: 0.2s;  
	color:#000;
	font-weight:bold
}
.nav ul li:not(:hover)
{
	transform: scale(1);
	transition-duration: 0.15s;  
	color:#333;
	font-weight:normal
  }


  .nav ul li:hover {
	transform: scale(1.2);
	transition-duration: 0.2s;  
	color:#000;
  }



#mainvisual_wrap{
	width: 100%;
	min-width: 1100px;
	overflow: hidden;
	position: relative;
	margin-top: 110px;
	margin-bottom: 5px;

}
.mainvisual{
	width: 100%;
	overflow: hidden;
	padding:0px;
	margin:0px;
}

.mainvisual li img{
	width: 100%;
	padding:0px;
	margin:0px;
}
.visual_btn{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -21px;
}
.visual_btn_In{
	width: 1100px;
	margin: 0 auto;
}
.left{
	float: left;
	cursor: pointer;
}
.right{
	float: right;
	cursor: pointer;
}


/* section */
#section{
	width:1100px; 
	border:solid 1px #FFF;
	margin: 0 auto;	
	
}


#section2 div{
	width:1100px; 
	border:solid 1px #FFF;
	margin: 0 auto;	
	
}

#section > div:nth-child(n+2)
{

	padding-top: 100px
}


#section img{
	width: 100%;

}

#section div .title 
{  
	
	font-family:Noto Sans bold;
	font-size:30px; 
	letter-spacing:0px; 
	text-align:center; 
	padding: 30px 0px 0px 0px;
	/* border-bottom:solid 10px #d0306e */
	
}

#section div .sub 
{  
	
	width:1100px;
	font-family:Noto Sans demilight;
	font-size:17px; 
	margin-top:20px;
	letter-spacing:0px; 
	text-align:center; 
	padding-bottom: 10px
	
}


#aboutus  .container {text-align:center}
#business  .container {text-align:center}
#certificate  .container {text-align:center}




.picbtn {cursor:pointer; border:solid 4px #FFF}
.picbtnPop {cursor:pointer; border:solid 4px #FFF}


.picTitle {font-family:NanumGothic; color:#333;font-weight:bold}
.picAuthor {font-family:NanumGothic}

.picTitle {font-family:NanumGothic; color:#333;font-weight:bold}
.picAuthor {font-family:NanumGothic}
.picbtn {cursor:pointer}


.pictureList > div{ padding:20px 22px 0px 0px}
.pictureList div:nth-child(4n){ padding:20px 0px 0px 0px}

#contactus{
	/*border: 1px solid red;*/
}
#contactus iframe{
	width: 100%;
	min-width: 1100px;
	height: 500px;
}



/* footer */
#footer{
	width: 100%;
	min-width: 1100px;
}
.footer_Inner{
	width: 1100px;
	margin: 0 auto;
	height: 140px;
}


.tabMenu  {display:flex}

.tabMenu div:nth-child(-n+2){ 
	
	width:25%!important;
	border:solid 1px #666!important; 
	border-bottom:solid 1px #FFF!important;
	padding:15px 30px;
	text-align:center;
	margin-bottom:30px!important;
	cursor:pointer;

	

}
.tabMenu div:nth-child(-n+1) {border-right:0px!important}


.tabMenu div:nth-last-child(1){ 
	width:100%!important;
	border-bottom:solid 1px #666!important;
	height:55px;
	
}

.itemName { 
	width:100px;
	color:#333; 
	font-family:GMARKET; 
	text-align:center;
	padding:6px 5px; 
	font-size:13px;
	text-align:right;
}

.itemExp {
	width:400px;
	color:#666; 
	font-family:GMARKET; 
	padding:7px 0px 0px 15px; 
	font-size:13px
}


.itemExp2 {
	width:400px;
	color:#666; 
	font-family:GMARKET; 
	padding:5px 0px 0px 15px; 
	font-size:13px
}


.itemText , .itemText label {	
	color:#666; 
	font-family:GMARKET; 
	font-size:13px
}
.itemText label  { cursor:pointer}
._itemDetail div  {
	 padding: 5px 3px 0px 0px
}


._itemDetail div:nth-child(3)  {
	padding: 5px 10px 0px 0px;
}

#sbDealer , #sbDealer option { 
	width:120px;
	font-size:14px;

}

._sbOff {
	background-color:#CCC;
}



._sbOn {
	background-color:;
	color:#000;
}



.arrowButton{
	border:solid 1px #999; 
	font-size:12px; 
	color:#666; 
	text-align:center; 
	width:25px;
	cursor:pointer
}


.arrowButtonUp{ 
	border-top-right-radius:5px
}

.arrowButtonDown{ 
	border-top:0px!important;
	border-bottom-right-radius:5px
}
#tbEA {text-align:center; font-size:14px; color:#00F}

.itemPrice {width:210px ;text-align:right;font-size:20px; color:#F00; font-weight:bold; }

.payPrice {width:400px;color:#000; font-family:'Noto Sans'; padding:3px 0px 0px 5px; font-weight:bold; font-size:20px}


._bank_account div { font-size:13px; font-family:NEXON}


.noticeOn {background-color:#FFF}
.noticeOff {background-color:#EEE}

#paging input[type=button] {border:solid 1px #CCC}