/*공통Set*/
*{margin:0; padding:0;}
html, body{margin:0; padding:0; width:100%; height:100%; font-size:24px; -webkit-text-size-adjust:none; word-break:break-all; font-family:'Dotum', 'Arial'; color:#777; background:url(/m/img/wrap_bg.jpg) no-repeat top center;}
body {background:url(/m/img/wrap_bg.jpg) no-repeat top center;}
table{border:none; border-collapse:collapse;}
th{padding:0;}
td {padding:0;}
fieldset, legend, img{margin:0; border: none;}
form{padding:0; margin: 0;}
legend{display:none;}
fieldset{padding:0;}
ul, ol, li{margin:0; padding:0; list-style: none;}
dl, dt, dd{margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6{margin: 0; padding: 0;}
hr{display: none;}
caption{display: none;}
em{font-style: normal;}
br{margin:0; padding:0;}
p{margin:0; padding:0;}

#wrap {width:100%; height:auto; background-color:#1d1714; /*background:url(/m/img/wrap_bg.jpg) no-repeat top center; */}

/*main*/
/*.visual {width:100%; height:100%; overflow:hidden; background:url(../images/common/main_bg.jpg) no-repeat top center; background-size:100%;}*/

.mTop {width:100%;}
.mTop img {width:100%;}

.menuBox {width:100%; height:auto; overflow:hidden;}
.menuBox .menu li {float:left; width:20%;}
.menuBox .menu li img{width:100%;}




.mcopy {clear:both; width:100%; height:100%; background:#FFF;}
.mcopy img {width:100%;}

/*sub*/

.menuSet {width:100%; height:100%; overflow:hidden; margin-top:-7px;}
.menuSet p img {width:100%;}
.menuSet .menuBox li {float:left; width:50%; background:#c5af97;}
.menuSet .menuBox li.pad {float:left; width:50%; margin-top:-7px;}
.menuSet .menuBox li img {width:100%;}


.subTop {width:100%; height:auto;}
.subTop li{float:left; width:50%;}
.subTop img {width:100%;}


.smNavi {clear:both; position:relative; width:100%; top:-7px; overflow:hidden;}
.smNavi li {float:left; width:25%; }
.smNavi img {width:100%;}

.mTitle {margin-top:-7px;}
.mTitle img {width:100%;}


.conBox {clear:both; width:100%; margin-bottom:30px; margin-top:0px;}
.conBox img {width:100%;}
.conBox .conArea {width:92%; height:100%; margin:0 auto;}

.space {width:100%; text-align:center; background:#c5af97;}
.space img {width:90%;}



/* hallvisual*/

.hallVisual {position:relative;}
.hallVisual.gallery {padding:20px 0px}
.hallVisual.noBX {text-align:center;padding:20px}
.hallVisual.noBX .slides > li {display: block;background:none;margin-bottom:30px;} 
.hallVisual.noBX .slides img {display:block;min-width:inherit;max-width:100%;left:inherit;margin:auto auto;}
.hallVisual.noBX .bx-caption {
	background: #ffffff;
	color:#333333;
	display: block;
	position: relative;
	width: auto;
	padding: 1em 1.2em 1em;
	text-align:center;
	line-height:22px;
}

.hallVisual .slides img {display:block; max-width:100%;left:inherit;margin:auto auto;max-height:414px;}
.hallVisual .bx-viewport {z-index:2;border: none !important;}
@media all and (max-width:400px){
	.hallVisual .slides img {max-height:260px;}
}
.hallVisual .bx-wrapper .bx-pager {text-align:center;padding:0px 0;/*position:absolute; right:0px; top:-30px; z-index:10; padding:0; height:20px;*/}
.hallVisual .bx-wrapper .bx-pager .bx-pager-item,
.hallVisual .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	margin:0 0 0 5px;
}


.hallVisual .bx-wrapper .bx-pager.bx-default-pager a {
	background:url('/m/img/rollingBtn.png') no-repeat -10px 0;
	width:10px; height:10px;
	display:inline-block;
	line-height:100px;
	overflow:hidden;
}

.hallVisual .bx-wrapper .bx-pager.bx-default-pager a:hover,
.hallVisual .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-position:0 0px
}

/* bxslider */
.hallVisual .bx-wrapper .bx-controls-direction a {
	margin-top: -80px;
}

/* IE rgba() hack */
.hallVisual .bx-wrapper .bx-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.hallVisual .bx-wrapper .bx-caption {
	width: 100%; padding: 2%; 
	position: absolute; left: 0; bottom: 0; 
	background: rgba(0,0,0,.5); color: #fff; /*text-shadow: 0 -1px 0 rgba(0,0,0,.5); */
	font-size: 14px; line-height: 18px;
	text-align:left;
}

/* bxslider */
.bx-wrapper img {
    margin: 0 auto;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -18px;
	outline: 0;
	width: 50px;
	height: 150px;
	text-indent: -9999px;
	z-index: 99;
}

.bx-wrapper .bx-prev {
	left: 0px;
	background: url('/m/img/bx_prev.png') no-repeat;
}

.bx-wrapper .bx-next {
	right: 0px;
	background: url('/m/img/bx_next.png') no-repeat;
}

/* recommend_munu*/

.recommend_menu {position:relative;}
.recommend_menu.gallery {padding:20px 0px}
.recommend_menu.noBX {text-align:center;padding:20px}
.recommend_menu.noBX .slides > li {display: block;background:none;margin-bottom:30px;} 
.recommend_menu.noBX .slides img {display:block;min-width:inherit;max-width:100%;left:inherit;margin:auto auto;}
.recommend_menu.noBX .bx-caption {
	background: #ffffff;
	color:#333333;
	display: block;
	position: relative;
	width: auto;
	padding: 1em 1.2em 1em;
	text-align:center;
	line-height:22px;
}

.recommend_menu  .slides img {display:block; max-width:100%;left:inherit;margin:auto auto;max-height:500px;}
.recommend_menu .bx-viewport {z-index:2;border: none !important;}
@media all and (max-width:400px){
	.recommend_menu .slides img {max-height:260px;}
}
.recommend_menu .bx-wrapper .bx-pager {text-align:center;padding:0px 0;/*position:absolute; right:0px; top:-30px; z-index:10; padding:0; height:20px;*/}
.recommend_menu .bx-wrapper .bx-pager .bx-pager-item,
.recommend_menu .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	margin:0 0 0 5px;
     z-index:-99
}

.recommend_menu .bx-wrapper .bx-controls bx-has-pager bx-has-controls-diretion .bx-controls-diretion { display:none}
.recommend_menu  .bx-wrapper .bx-pager.bx-default-pager a {
	background:url('/m/img/rollingBtn.png') no-repeat -10px 0;
	width:10px; height:10px;
	display:inline-block;
	line-height:100px;
	overflow:hidden;
}

.recommend_menu  .bx-wrapper .bx-pager.bx-default-pager a:hover,
.recommend_menu  .bx-wrapper .bx-pager.bx-default-pager a.active {
	background-position:0 0px
}


/* foodbox review */
.review_wrap_foodbox {
	background-color :lightgray;
	width:410px;
	display: flex;
	position:relative;
	/* left: 10%; */
	font-size : 15px;
	margin:30px auto 0 auto;
	font-family: 'Noto Sans KR', sans-serif;
}
.review_box_foodbox{
	margin-right: 10px;
	margin-bottom: 15px;
}
.review_box_foodbox_div2{
	display: flex;
	flex-direction: column;
}
.review_box_foodbox div dl{
	margin-bottom: 15px;
}
.review_box_foodbox div dl:first-child{
	margin-bottom: 15px;
	margin-right: 10px;
}
.review_box_foodbox_div2{
	display: flex;
	justify-content: flex-end;
	width: 290px;
}
.scroll_foodbox{
	width: 410px;
	position: relative;
}

.review_title_foodbox{
	width: 100%;
	height:50px;
	background-color:#eee;
	text-align: center;
}
.review_title_foodbox strong{
	color:#404040; 
	display:block; 
	font-size:20px; 
	letter-spacing:-1px; 
	line-height:47px; 
	font-family: 'Gowun Batang', serif;
}
.review_box_foodbox{
	margin-left: 20px;
}
.review_img_foodbox {
	width : 100%;
	margin-bottom : 5px;
}
.review_load_more{
	border : 0;
	background-color: #E7E7E7;
	width : 100%;
	height : 50px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: gray;
}

.arrow2{
	border: none;
	background: none;
}

.arrow2:after{
	content: '';
	display:inline-block;
	width: 0.3rem;
	height: 0.3rem;
	margin-bottom: 0.1rem;
	margin-left: 0.1rem;
	border-top: 0.1rem solid gray;
	border-right: 0.1rem solid gray;
	transform: rotate(135deg);
}

.arrow:after {
	content: '';
	display:inline-block;
	width: 0.3rem;
	height: 0.3rem;
	margin-bottom: 0.1rem;
	margin-left: 0.5rem;
	border-top: 0.1rem solid gray;
	border-right: 0.1rem solid gray;
	transform: rotate(135deg);
}

.review_content_box{
	width: 340px;
	margin: 0 auto;
}

.review_content_box ul{
	margin: 10px 0;
}

.review_content_box>ul>a:last-child li{
	color: gray;
}

.more_button_div{
	text-align: right;
	position: relative;
	top: -22px;
}

/* 모바일 이미지 슬라이더 */

.slide_container_wrap{
	overflow: hidden;
}

.slide-container{
    display: flex;    
	width: 300vw;
}

.flex_date{
	display: flex;
	margin: 10px;
	width: 82%;
	margin: 10px 0 0 22px;
	color: gray;
}

.flex_date dl:first-child{
	margin-right: 20px;
}

.flex_date dl:last-child{
	margin-left: auto;
}

.slide-box{
	width: 100vw;
}

.slide-box img{
    width: 100vw;
    height: 100%;
    object-fit: contain;
}

.slide-prev{
    position: absolute;
    top: 9%;
    left: 10px;
    width: 45px;
    height: 45px;
    border: 0;
    border-radius: 10px;
    font-size: 40px;
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 60%;
    cursor: pointer;
}
.slide-next{
    position: absolute;
    top: 9%;
    right:10px;
    width: 45px;
    height: 45px;
    border: 0;
    border-radius: 10px;
    font-size: 40px;
    color: white;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 60%;
    cursor: pointer;
}

.transforming{
    transition: transform 0.5s;
}

.divforbutton{
	margin: 0 auto;
	width: 385px;
	margin-bottom: 10px;
}