@charset "utf-8";


body{ margin:0; padding:0; position:relative; overflow-x:hidden; background:#5c5c5c; }
 
#wrap{ width:640px; margin:0 auto; background:#fff; position:relative;}


/* 헤더 */
#header {position:absolute; left:0; top:40px; z-index:11; width:100%; height:110px; background:#f5f0ed}
#header #menu {float:left; margin:24px 15px; width:60px; height:60px; background:url(/new2021/mobile/images/menu.png) no-repeat center center; font-size:0; cursor:pointer;}
#header #logo {position:absolute; top:50%; left:42%; background:url(/new2021/images/logo.png) no-repeat center center; width:280px; height:85px; margin:-39px -100px;}
#header #logo h1 {width:100%; height:100%;}
#header #logo h1 a {display:block; width:100%; height:100%; font-size:0; line-height:0;}
#header #mem_btns {position:absolute; width:170px; height:100px; text-align:left; right:0; top:10px; }
#header #mem_btns a{color:#fff;}



#menu_list_bg {display:none; position:absolute; left:0; top:0; z-index:11; width:100%; height:100%; background:rgba(0, 0, 0, 0.7);}
#menu_list {position:fixed; left:-500px; top:0; z-index:100; width:500px; height:100%; background:#fff; overflow:auto; overflow-x:hidden;}
#menu_list .menu_list_tit { width:100%; height:70px; text-align:center; color:#fff; font-size:27px; line-height:70px; background:#333;}
#menu_list .menu_list_tit .close {display:block; position:absolute; right:10px; top:10px; width:48px; height:48px; border:solid 1px #999; text-align:center; line-height:48px; font-size:30px; color:#999;}
#menu_list #navi {width:100%; background:#fff; }
#menu_list #navi li {position:relative; border-bottom:solid 1px #d9d9d9;}
#menu_list #navi li a {display:block; padding:0 20px; height:80px; font-size:27px; line-height:80px; cursor:pointer; color: #030303;}
#menu_list #navi li .main_mn{font-size:30px; background:url(/new2021/mobile/images/submenu_arrow.gif) no-repeat 445px 8px;}
#menu_list #navi li .main_mn.on {font-weight:bold; color:#333; border-bottom:solid 1px #d9d9d9; background-position:445px -53px;}
#menu_list #navi li .close_lnb {display:block; width:100%; height:80px; padding:0; position:absolute; left:0; top:0; z-index:13;}
#menu_list #navi .lnb {display:none; background:#f6f6f6;}

#menu_list  #navi p{font-size:22px;height:50px; line-height:50px}
#menu_list  #navi p a{font-size:22px; height:50px; line-height:50px}

#menu_list .mn01 {position:relative; border-bottom:solid 1px #d9d9d9;}
#menu_list .mn01 a{display:block; padding:0 20px; height:80px; font-size:30px; line-height:80px; cursor:pointer; color: #030303;}




/* 비주얼 */
#main_visual {width:640px; position:relative; padding-top:100px; margin:0 auto; overflow:hidden; background:#FFF;}
#main_visual .imgbox {width:100%; height:697px;}
#main_visual .slider {width:100%; height:100%;}
#main_visual .slider .item {float:left; width:640px;}
#main_visual .btnbox {height:51px; cursor:pointer; position:absolute; bottom:0px; z-index:2; left: 56%;width: 170px;margin-left: -70px;}
#main_visual .btnbox li{display:block; margin:0;}
#main_visual .btnbox .go {float:left; width:19px; height:19px; background:url('/new2021/mobile/images/mv_btn.png') no-repeat; text-indent:-9999px; margin-right:5px;}
#main_visual .btnbox .go.on {background:url('/new2021/mobile/images/mv_btn_ov.png') no-repeat;}
#main_visual .btnbox .go.off {background:url('/new2021/mobile/images/mv_btn.png') no-repeat;}
#m_wrap #button {width:640px;overflow:hidden;margin:0 auto;background:#FFF;}
#m_wrap #button li{float:left;padding-top:15px;}
#m_wrap #button li:nth-child(2){margin:0 1px 0 1px;}



/* 메인 메뉴 아이콘 */
#c01{width:630px; margin:20px auto; overflow:hidden}
#c01 ul li{ float:left;}

/* 메인 메뉴 아이콘 */
#c02{width:640px; margin:20px auto; overflow:hidden}
#c02 ul li{ float:left;}





/*footer*/
#footer_wrap {position:relative; z-index:11; clear:both; width:100%; height:450px; background:#484848; }
#footer_wrap #footer {margin:auto; width:94%; height:58px; padding-top:20px; text-align:center;}
#footer address {font-weight:normal; font-style:normal; color:#999999; font-size:22px;}
#footer .copyright {color:#808080; text-transform:uppercase; font-size:22px; display:block; margin-top:10px;}


/* 퀵메뉴 */
.btm_btns {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 11;
    width: 100%;
    height: 120px;
    background: #7b7d90;}

.btm_btns li.tel { background-image: url(/new2021/mobile/images/f01.png);}
.btm_btns li.kakao { background-image: url(/new2021/mobile/images/f02.png);}
.btm_btns li.map { background-image: url(/new2021/mobile/images/f03.png);}
.btm_btns li.Review { background-image: url(/new2021/mobile/images/f04.png);}
.btm_btns li.cafe { background-image: url(/new2021/mobile/images/f05.png);}
.btm_btns li.equip { background-image: url(/new2021/mobile/images/f06.png);}
.btm_btns li.time { background-image: url(/new2021/mobile/images/f07.png);}


.btm_btns li { float: left; width:33%; height: 120px; background-position: center center; background-repeat: no-repeat;}
.btm_btns li a {display: block; height: 100%; font-size:0px; border-left: solid 1px #fff;}
.btm_btns li:first-child a {border: none;}

