/*
========================================================================
RESET
========================================================================
*/
/* global rest */

html, body, pre,
h1, h2, h3, h4, h5, h6,
dl, dt, dd, ul, li, ol,
th, td, p, blockquote,
form, fieldset, legend,
menu, nav, section, hgroup, article, header, aside, footer,
input, select, textarea, button {
    margin: 0;
    padding: 0;
}
body,
h1, h2, h3, h4, h5, h6, table,
input, select, textarea, a {
    font-size: 16px;
    color: #575757;
   
   


font-family: "Noto Sans KR", sans-serif;-webkit-text-size-adjust:none; letter-spacing:-1px;}


h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
img, fieldset,button {
    border:0 none;
}
img {
    vertical-align: top;
}
li {
    list-style: none;
}
hr, caption, legend {
    display: none;
}
a { 
    color: #787878;
    text-decoration: none;
}

   
	.m1 { 
	font-size : 1.56em;
	line-height:1.2;
	color: #000000;
	font-weight:bold;
	}

	.m2 { 
	   font-size : 0.75em;
	   line-height:1.2;
	   color: #000000;
	   font-weight:normal;
	   }

	.m3 { 
	   font-size : 1.56em;
	   line-height:1.2;
	   color: #000000;
	   font-weight:bold;
	letter-spacing:-4px;
	   
	   }

	.m4 { 
	   font-size : 1.56em;
	   line-height:1.2;
	   color: #000000;
	   font-weight:bold;
	   
	   }
	
	.a1 { 
	font-size : 1.81em;
	line-height:1.4;
	color: #010101;
	font-weight: 500;} 

	.b1 { 
	   font-size : 1.81em;
	   line-height:1.4;
	   color: #010101;
	   font-weight:normal;
	   }

	.b2 { 
	   font-size : 1.13em;
	   line-height:1.7;
	   color: #575757;
	   font-weight:normal;
	   }

	.b3 { 
	   font-size : 1.2em;
	   line-height:1.2;
	   color: #333333;
	   font-weight:normal;
	letter-spacing:-1.5px;
	   }
	.b4 { 
	   font-size : 1.25em;
	   line-height:1.1;
	   color: #ffffff;
	   font-weight:normal;
	   }

	.b5 { 
	   font-size : 1.25em;
	   line-height:1.7;
	   color: #575757;
	   font-weight:normal;
	   }
   
	.b6 { 
	font-size : 1.56em;
	line-height:1.2;
	color: #333333;
	font-weight:normal;
	}

	.b7 { 
	   font-size : 1.25em;
	   line-height:1.7;
	   color: #000000;
	   font-weight:normal;
	   }

	.b8 { 
	   font-size : 1.13em;
	   line-height:1.4;
	   color: #8b4f41;
	   font-weight:normal;
	   }





/**/

.s_tab_wrap a{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-o-box-sizing:border-box;}