html {
	overflow-y: scroll;
}

body {
	font-family: "맑은고딕","Malgun Gothic",serif;
	color:#444;
	font-size:16px;
	line-height:1;
	background: url("../images/layout/z1.jpg") repeat 0 0;
	position: relative;
	-webkit-text-size-adjust: 100%;
}

a {
	text-decoration:none;
	color:#333;
}

img {
	vertical-align: top;
}

.inner {
	width:800px;
	margin:auto;
	position:relative;
}
.inner:after {
	content:"";
	display:block;
	width:0;
	height:0;
	overflow:hidden;
	clear:both;
}

.clearFix:after {
	content:"";
	display:block;
	width:0;
	height:0;
	overflow:hidden;
	clear:both;
}

ul:after,ol:after,dl:after {
	content:"";
	display:block;
	width:0;
	height:0;
	overflow:hidden;
	clear:both;
}

.headerInner {
	width: 100%;
	height: 126px;
	background: #222;
}
.logo a {
	display: block;
	text-align: center;	
}
.logo {
	width: 450px;
	margin: 0 auto;
}
.btnSlide {
	position: absolute;
	display: block;
	width: 137px;
	height: 126px;
	top: 0;
	left: 0;
}
.myPage {
	position: absolute;
	top: 36px;
	right: 44px;
}
.myPage a {
	float: left;
	position: relative;
}
.myPage01 {
	width: 57px;
	height: 49px;
}
.myPage01 span {
	display: block;
	position: absolute;
	width: 26px;
	height: 26px;
	line-height: 26px;
	border-radius: 13px;
	background: #d2b385;
	color: #222;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	top: 0;
	right: 0;
}
.myPage02 {
	width: 43px;
	height: 49px;
	margin-left: 17px;
}
.upperFooter {
	background: #fbfaf8;
	padding-bottom: 48px;
}
.cusCtr {
	float: left;
	padding-left: 68px;
	padding-right: 40px;
	position: relative;
}
.cusCtr:after {
	display: block;
	position: absolute;
	content: "";
	width: 1px;
	height: 169px;
	background: #e4e3e2;
	top: 42px;
	right: -1px;
}
.fTit {
	font-size: 24px;
	font-weight: bold;
	color: #444;
	padding-top: 31px;
}
.phone {
	display: block;
	font-size: 30px;
	font-weight: bold;
	padding-top: 19px;
}
.openLunch {
	width: 214px;
	padding-top: 14px;
}
.lunch {
	padding-top: 10px;
}
.openLunch dt, .openLunch dd, .offDay {
	font-size: 20px;
	color: #444;
}
.openLunch dt {
	float: left;

}
.openLunch dd {
	float: right;
}
.offDay {
	padding-top: 12px;
	letter-spacing: -1px;
}
.footerSns {
	float: left;
	padding-left: 44px;
}
.footerSns .fTit {
	padding-left: 2px;
}
.fSnsUl {
	padding-top: 43px;
}
.fSnsUl li {
	float: left;
	width: 84px;
	height: 82px;
	margin-left: 30px;
}
.fSnsUl li:first-child {
	margin-left: 0;
}
.underFooter {
	padding: 48px 0 38px 44px;
	background: #222;
}
.firmName {
	font-size: 27px;
	color: #d2b385;
}
.fMenu {
	padding-top: 28px;
}
.fMenu li {
	float: left;	
}
.fMenu li a {
	display: block;
	position: relative;
	padding: 0 20px;
	font-size: 24px;
	color: #d7d7d7;
}
.fMenu li:first-child a {
	padding-left: 0;
}
.fMenu li a:after {
	display: block;
	position: absolute;
	content: "";
	width: 3px;
	height: 19px;
	background: #969696;
	top: 0;
	right: -1px;
}
.fMenu li:last-child a:after {
	display: none;
}
.fInfo {
	padding-top: 14px;
}
.fInfo li {
	line-height: 1.5;
}
.fInfo span {	
	font-size: 20px;
	position: relative;
	color: #d7d7d7;
	padding: 0 20px;
	letter-spacing: -1.3px;
}
.fInfo span.afterLine, .fInfo span.nPLeft {
	padding-left: 0;
}
span.afterLine:after {
	display: block;
	position: absolute;
	content: "";
	width: 2px;
	height: 16px;
	background: #d7d7d7;
	top: 6px;
	right: -1px;
}
.dim {
	position: absolute;
	display: none;
    z-index: 30;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    opacity: 0.7;
}
.gnbWrap {
	width: 659px;
	height: 0;
	min-height: 1580px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -400px;
	display: none;
	opacity: 0;
	height: 100%;
	z-index: 40;
	background: #f8f8f8;
	transition:all 0.4s;
}
.gnbCloseBtn {
	width: 43px;
	height: 43px;
	display: block;
	position: absolute;
	top: 25px;
	right: -69px;
	cursor: pointer;
}
.gnbTxt {
	padding-top: 56px;
	padding-left: 44px;
}
.txt01 {
	font-size: 24px;
	color: #555;
	line-height: 1.5;
}
.logOutTxt01 {
	letter-spacing: -1.5px;
}
.logOutTxt02 {
	letter-spacing: -1.8px;
}
.upperBtnWrap {
	border: 1px solid #c2c2c2;
	width: 570px;
	margin-left: 44px;
	margin-top: 39px;
}
.upperBtnWrap  a {
	display: block;
	float: left;
	width: 285px;
	height: 76px;
	line-height: 76px;
	font-size: 26px;
	text-align: center;
}
.logInOutBtn {
	color: #fff;
	background: #333;
}
.joinMyBtn {
	color: #444;
	background: #fcfcfc;
}
.downBtnWrap {
	border: 1px solid #ccc;
	width: 570px;
	margin-left: 44px;
	margin-top: 17px;
}
.downBtnWrap a {
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 33.3%;
	font-size: 22px;
	color: #444;
	text-align: center;
	padding: 82px 0 27px;
	letter-spacing: -2.5px;
	background-color: #fcfcfc;
	background-repeat: no-repeat;
	background-position: center 29px;
}
.bascketBtn {
	background-image: url("../images/layout/z9.png");
}
.orderBtn {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-image: url("../images/layout/y1.png");
}
.wantBtn {
	background-image: url("../images/layout/y2.png");
}
.searchForm {
	position: relative;
	margin-left: 44px;
	margin-top: 17px;
}
.searchForm input[type="text"] {
	font-size: 20px;
	border: 1px solid #ccc;
	padding: 23px 0 19px 13px;
	width: 556px;
}
.searchForm input[type="text"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #afafaf;
    opacity: 1; /* Firefox */
	letter-spacing: -1px;
}
.searchForm input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #afafaf;
	letter-spacing: -1px;
}
.searchForm input[type="text"]::-ms-input-placeholder { /* Microsoft Edge */
    color: #afafaf;
	letter-spacing: -1px;
}
.searchBtn {
	position: absolute;
	width: 27px;
	height: 26px;
	background-color: transparent;
	background: url("../images/layout/y3.png") no-repeat center center;
	text-indent: -9999px;
	top: 21px;
	right: 59px;
}
.gnbUl {
	margin-top: 91px;
}
.gnbUl a {
	display: block;
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	color: #333;
}
.gnbUl li {
	margin-top: 100px;
}
.gnbUl li:first-child {
	margin-top: 0;
}
li.gnbHome a {
	color: #d2b385;
}
.gnbSnsUl {
	text-align: center;
	margin-top: 102px;
}
.gnbSnsUl li {
	display: inline-block;
	margin: 0 18px;
}
.gnbSnsUl li a {
	display: block;
	width: 84px;
	height: 82px;
}
.gnbOpenLunch {
	text-align: center;
	width: 244px;
	margin: 33px auto 0;
}
.gnbLunch {
	padding-top: 12px;
}
.gnbOpenLunch dt, .gnbOpenLunch dd, .gnbOffDay {
	font-size: 26px;
	color: #333;
}
.gnbOpenLunch dt {
	float: left;
}
.gnbOpenLunch dd {
	float: right;
}
.gnbOffDay {
	padding-top: 14px;
	letter-spacing: -1px;
	text-align: center;
}
.gnbFirm {
	margin-top: 65px;
	font-size: 26px;
	color: #333;
	line-height: 1.45;
	text-align: center;
	letter-spacing: -0.2px;
}
.logInTxt01 {
	letter-spacing: -1.7px;
}
.logInTxt01 em {
	font-size: 24px;
	font-weight: bold;
}
.logInTxt02 li {
	float: left;
	padding: 0 15px;
	letter-spacing: -1.5px;
}
.logInTxt02 li:first-child {
	padding-left: 0;
}
