#headerWrap {
	width: 100%;
	height: auto;
	background: #fbfbfb;/*border-bottom: 1px solid #93979e;*/
}
.header {
	width: 1060px;
	margin: 0 auto;
	height: 100px;
	background: url(../images/main/new_logo.png) no-repeat;
	position: relative;
}
.header h1.logo {
	position: absolute;
	top: 25px;
	left:10px;
	width: 350px;
}
.header h1.logo a {
	text-decoration: none;
	display: block;
}
.header h1.logo .tit {
	display: block;
	font-family: 'NotoKrM', 'Noto Sans CJK KR', 'Malgun Gothic';
	font-size: 20px;
	line-height: 5px;
	vertical-align: middle;
	color: #767676;
	letter-spacing:0.05px;
	font-weight: normal
	;
}
.header h1.logo .txt {
	font-size: 18px;
	font-family: 'NotoKrM', 'Noto Sans CJK KR', 'Malgun Gothic';
	color: #b71f1e;
	vertical-align: middle;
	font-weight: normal
	;
}
.header .headerBt {
	float: right;
	padding-top: 40px;
}
.header .headerBt li {
	float: left;
	width: 130px;
	padding-left: 6px;
}
.header .headerBt li a {
	display: block;
	position: relative;
	text-decoration: none;
}
.header .headerBt li a:after {
	display: none;
}
.header .mobBt {
	display: none;
	position: absolute;
	top: 32px;
	right: 22px;
}
.headerWrap .header .mobBt {
	display: none;
	position: absolute;
	top: 32px;
	right: 22px;
}
.container {
	width: 100%;
	background-color: #FFF;
}
.footerWrap {
	width: 100%;
	background: #000;
}
.footerWrap .footer {
	max-width: 900px;
	height: 126px;
	margin: 0 auto;
	position: relative;
	padding: 0 0 0 168px;
}
.footerWrap .footer .footerLogo {
	position: absolute;
	top: 45px;
	left: 0;
}
.footerWrap .footer .add {
	padding: 36px 0 0;
}
.footerWrap .footer .add span {
	font-size: 14px;
	color: #ccc;
	display: block;
	padding: 6px 0 0;
}
 @media screen and (max-width:1060px) and (min-width:640px) {
.headerWrap .header {
	height: 88px;
}
.headerWrap .header h1.logo .tit {
	font-size: 30px;
	font-weight: bold;
	float: left;
}
.headerWrap .header h1.logo .txt {
	font-size: 30px;
	padding: 0 0 0 8px;
	float: left;
}
.headerWrap .header h1.logo strong {
	font-size: 30px;
	float: left;
	padding: 4px 0 0 20px;
}
.headerWrap .header .mobBt {
	display: block;
}
.headerWrap .header .gnb {
	display: none;
}
.footerWrap {
	width: 100%;
	background: #000;
}
.footerWrap .footer {
	max-width: 792px;
	height: auto;
	margin: 0 auto;
	position: relative;
	padding: 0 0 0 268px;
}
.footerWrap .footer .footerLogo {
	position: absolute;
	top: 36px;
	left: 0;
}
.footerWrap .footer .add {
	padding: 26px 0 0;
}
.footerWrap .footer .add span {
	font-size: 14px;
	color: #ccc;
	display: block;
	padding: 6px 0 0;
}
}
 @media screen and (max-width:639px) {
#headerWrap .header {
	width: 100%;
	padding: 10px 0 0 15px;
	box-sizing:border-box;width: 100%;
}
.headerWrap .header h1.logo {
	position: absolute;
	top: 20px;
	left: 10px;
}
.headerWrap .header h1.logo .tit {
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: bold;
	border:1px solid #FCF;
	float: left;
}
.headerWrap .header h1.logo .txt {
	font-size: 0.8em;
	line-height: 1.2em;
	padding: 0 0 0 8px;
	border:1px solid #F00;
	float: left;
}
.headerWrap .header h1.logo strong {
	font-size: 0.8em;
	display: block;
	width: 100%;
	padding: 4px 0 0;
}
.header .headerBt {
	display: none;
}
.headerWrap .header .mobBt {
	display: block;
	width: 32px;
	height: 21px;
	right: 10px;
}
.headerWrap .header .mobBt img {
	width: 100%;
}
.footerWrap {
	width: 100%;
	background: #000;
}
.footerWrap .footer {
	max-width: 792px;
	height: auto;
	margin: 0 auto;
	position: relative;
	padding: 20px 0 0;
}
.footerWrap .footer .footerLogo {
	position: static;
	text-align: center;
	padding-top: 5px;
}
.footerWrap .footer .add {
	padding: 16px 0 0;
}
.footerWrap .footer .add span {
	font-size: 13px;
	color: #ccc;
	display: block;
	padding: 6px 0 0;
	text-align: center;
}
}
