 @import url('https://fonts.googleapis.com/earlyaccess/nanumgothic.css');/* ³×ÀÌ¹öÀ¥ÆùÆ®*/
@import url("https://fonts.googleapis.com/earlyaccess/notosanskr.css");/* ±¸±Û¹«·áÀ¥ÆùÆ®*/
#site_bar {
width:880px;
overflow:hidden;
}
#site_bar ul {
width:100%;
border-bottom:1px solid #CCC;
overflow:hidden;
padding:20px 0;
margin:0;
}
#site_bar li:first-child { font-weight:bold; }
#site_bar li {
float:left;
 width:;
font-size:11pt;
text-align:left;
display:block;
}
#site_bar li span { padding:0 15px; }
#info {
width:100%;
padding:0;
margin:0;
overflow:hidden;
}
#info h5 {
font-size:20pt;
text-align:center;
display:block;
font-weight:800;
margin:50px 0 30px 0;
}
#info h5 p {
font-size:11pt;
font-weight:normal;
text-align:center;
display:block;
}
#info,
section,
article,
table,
div { letter-spacing:normal; }
.title2 {
width:100%;
margin:0 auto;
padding:10px 0;
font-size:11pt;
text-align:center;
color:#FFF;
overflow:hidden;
background-color:#b9c1c7;
}
#store_menu {
margin:0 auto;
width:100%;
overflow:hidden;
}
#store_menu h5.title {
font-size:20pt;
text-align:center;
display:block;
font-weight:800;
margin:50px 0;
}
#store_menu h5.title p {
font-size:18px;
margin-top:15px;
font-weight:normal;
text-align:center;
}
#store_menu ul {
border:1px solid #e6e6e6;
margin:0 -1px -1px 0;
overflow:hidden;
}
#store_menu li {
letter-spacing:-0.3pt;
text-align:center;
float:left;
width:20%;
line-height:50px;
background-color: #FAFAFA;
border-right:1px solid #e6e6e6;
border-bottom:1px solid #e6e6e6;
position:relative;
}
#store_menu .sub {
position:absolute;
margin: auto;
left: 0;
right: 0;
top: 5px;
line-height:normal !important;
}
#store_menu li a {
display:block;
height:50px;
color:#000;
}
#store_menu li span { padding-left:3px; }
#store_menu li a span { color:#e65a36; }
#store_menu li a:hover { text-decoration:underline }
#store_menu li.ov a {
color:#FFF;
background-color:#e65a36;
}
#store_menu li.all a {
background-image: url(/img/new/arrow_down.png);
background-size: 15px;
background-repeat: no-repeat;
background-position:90% center;
 -webkit-border-radius:;
 -moz-border-radius:;
 border-radius:;
}
#store_menu li.ov img {
vertical-align:middle;
margin-left:9px;
display:inline-block;
width:15px;
}
#store_menu p a {
width:100%;
text-align:right;
margin:20px 0;
font-size:11pt;
display:block;
}
#floor {
margin:50px auto;
overflow:hidden;
}
#floor table td:first-child { width:500px !important; }
#floor table {
text-align:center;
border:1px solid #CCC;
}
#floor table td:last-child { border-right:none; }
#floor table td {
vertical-align:top;
text-align:center;
border-right:1px solid #CCC;
}
#floor table td img { /*width:100%;
   image-rendering: pixelated; 

image-rendering: auto;
  image-rendering: crisp-edges;
 */
}
#floor table p {
background-color:#474747;
line-height:3;
color: #FFF;
vertical-align:top;
display:block;
font-size:11pt;
letter-spacing:1pt;
margin:0;
}
#floor table h4 {
font-size:18px;
border-bottom:1px solid #CCC;
display:block;
margin:0;
padding:30px 0;
font-weight:800;
}
#floor table h4 span.name1 {
font-weight:bold;
color:#e7422b;
display:block;
margin-top:15px;
letter-spacing:normal;
}
#floor table h4 span.name2 {
color:#f56349;
font-size: 16px;
font-weight: normal;
display:block;
margin-top:10px;
letter-spacing:normal;
}
#floor .guide {
width:90%;
margin:15px auto;
overflow:hidden;
}
#floor ul.small_shop { display: grid; }
#floor ul.small_shop li {
font-size: 15px;
text-align: left;
padding-left: 20px;
height: 35px;
position: relative;
}
#floor ul.small_shop li:before {
content: '';
position: absolute;
top: 15px;
display: block;
left: 0;
width: 4px;
height: 4px;
border-radius: 50%;
background-color: #555;
}
#floor .guide_js {
font-size:15px;
margin:30% auto;
overflow:hidden;
}
#floor .guide_open {
width:80%;
margin:20% auto;
font-size:15px;
}
#floor table dl {
width:100%;
display:block;
margin:20px auto;
}
#floor table dt {
float:left;
text-align:center;
font-size:12pt;
width:15%;
display:block;
font-weight:bold;
height:30px;
letter-spacing:1pt;
margin:0;
clear:both;
}
#floor table dd {
float:right;
padding-bottom:7px;
font-size:15px;
 height:;
width:80%;
text-align:left;
display:block;
margin:0;
}
#floor ul {
width:100%;
margin:30px auto;
display: flex;
justify-content: space-around;
}
#floor li {
float:left;
padding:7px;
}
#floor li img {
width:100%;
cursor:pointer;
}
#add {
margin:40px auto;
overflow:hidden;
width:100%;
clear:both;
}
#add table {
border-top:1px solid #333;
line-height:1.5;
color: #000 !important
}
#add table th {
width:20%;
border-bottom:1px solid #ebeaea;
border-right:1px solid #ebeaea;
background-color:#f7f7f7;
padding:15px;
font-size:14px;
}
#add table td {
border-bottom:1px solid #ebeaea;
padding:15px 25px;
font-size: 15px;
color: #666;
}
#add table td button {
display:inline-block;
width:auto;
}
#add table td span.tel {
padding:0 30px;
display: inline-block;
font-weight:bold;
}
#add table td a { text-decoration:underline; }
#add ul.sv {
width:100%;
text-align:center;
}
#add ul.sv li {
width:13%;
float:left;
font-size:11pt;
}
#add ul.sv li img {
width:40%;
margin:10px auto;
clear:both;
opacity: 0.2;
display:block;
filter: alpha(opacity=20);   /* For IE8 and earlier */
}
#add ul.street {
margin:10px 0;
font-size:10pt;
overflow:hidden;
}
#add ul.street p {
line-height:normal;
padding:0;
margin:0;
}
#add ul.street p span {
width:16px;
line-height:16px;
text-align:center;
display: inline-block;
margin-right:3px;
border-radius:100px;
-webkit-border-radius:100px;
-moz-border-radius:100px;
color:#FFF;
font-size:8pt !important;
}
#add ul.street li {
float:left;
padding-right:15px;
margin-top:15px;
margin-right:15px;
text-align:left;
border-right:1px solid #CCC;
line-height: normal;
font-size:10pt;
}
#add ul.street li:last-child { border-right: none; }
#add_about { line-height:2; }
.nmap { margin: 70px auto }
.nmap_title {
font-size: 20px;
font-weight:bold;
text-align:left;
margin: 0 auto 30px;
}
.nmap_wrap {
border: 1px solid #ebeaea;
padding: 15px;
margin: 30px auto;
}
#map_tab {
width:100%;
margin:60px auto;
overflow:hidden;
}
#map_tab .map_title {
font-size: 20px;
font-weight:bold;
text-align:left;
margin: 0 auto 30px;
}
#map_tab01 {
border: 1px solid #ebeaea;
padding: 15px;
}
#map_tab img { width:100%; }
#map_tab ul {
width:100%;
font-size:10pt;
text-align:center;
overflow:hidden;
}
#map_tab li {
float:left;
width:25%;
color:#666;
}
#map_tab li a {
padding:10px 0;
display:block;
border-top:1px solid #E3E3E3;
border-right:1px solid #E3E3E3;
color:#666;
}
#map_tab li a:hover { text-decoration:none; }
#map_tab li:first-child { border-left:1px solid #E3E3E3; }
#map_tab li.active a {
background-color:#474747;
font-size: 10pt;
font-weight:bold;
color:#fff;
border-top:1px solid #E3E3E3;
border-right:1px solid #E3E3E3;
}
#map_tab li.active a:hover { text-decoration:none; }
.top {
float:right;
font-size:12pt;
text-decoration:underline;
margin:30px 0;
}
.all_guide {
width:100%;
margin:0 auto;
padding:12px 0;
font-size:11pt;
text-align:center;
color:#FFF;
overflow:hidden;
background-color:#474747;
}
/* For IE8 and earlier 
.title {
width:100%;
margin:50px auto 0;
padding:10px 0;
font-size:11pt;
text-align:center;
 color:;
border:1px solid #e6e6e6;
overflow:hidden;
background-color:#FAFAFA;
}
*/

.store_all_menu {
width:100%;
margin:0 auto;
padding:12px;
overflow:hidden;
border:1px solid #e6e6e6;
border-top: none;
 -webkit-border-radius:;
 -moz-border-radius:;
 border-radius:;
}
.store_all_menu ul {
margin:0 auto;
width:100%;
}
.store_all_menu li {
float:left;
 letter-spacing:;
font-size:10pt;
margin:0;
padding:0;
display:block;
text-align:center;
width:14.2%;
}
.store_all_menu li a {
text-decoration: none;
color: #666;
display:block;
line-height:2;
}
.store_all_menu li a:hover { text-decoration:underline; }
.store_all_menu li.active a,
li.active a:hover {
 text-decoration:;
color:#e65a36;
text-decoration:underline;
}
.tab_container {
margin:30px auto;
clear: both;
width:100%;
display:block;
overflow:hidden;
}
.tab_container h2 {
font-size:14pt;
text-align:left;
letter-spacing:-0.5pt;
}
.tab_container table {
background-color:#fff;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
font-size:10pt;
width:100%;
margin:20px auto;
}
.tab_container table th {
font-weight:normal;
margin:0 auto;
text-align:center;
border-left:1px solid #ebeaea;
border-right:1px solid #ebeaea;
border-bottom:1px solid #ebeaea;
background-color:#f7f7f7;
}
.tab_container table td {
padding:10px;
text-align:center;
border-bottom:1px solid #ebeaea;
border-right:1px solid #ebeaea;
}
.tab_container table td img { width:100%; }
.tab_content { display:none; }
.tab_content h2 {
font-size:14pt;
text-align:left;
letter-spacing:-0.5pt;
}
.tab_content table {
background-color:#fff;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
font-size:10pt;
width:100%;
margin:20px auto;
}
.tab_content table th {
font-weight:normal;
margin:0 auto;
text-align:center;
border-left:1px solid #ebeaea;
border-right:1px solid #ebeaea;
border-bottom:1px solid #ebeaea;
background-color:#f7f7f7;
}
.tab_content table td {
padding:10px;
text-align:center;
border-bottom:1px solid #ebeaea;
border-right:1px solid #ebeaea;
}
.tab_content table td img { width:100%; }
/* Àü±¹¸ÅÀå ¸ÞÀÎ »ó´Ü 2030512 */
.store_head { margin: 20px auto; }
.open_store {
color:#FFF;
height: 150px;
text-align:center;
background-image:url(/img/shop/bd_07.jpg);
background-size:cover;
position: relative;
}
.open_store .tit_area {
color:#fff;
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.50) 100%);
top: 17%;
bottom: 0;
left: 0;
right: 0;
position: absolute;
}
.open_store .tit_area p.tit01 {
font-size: 13px;
border-radius: 30px;
background-color: #f56349;
display: inline;
padding: 3px 15px;
}
.open_store .tit_area p.tit02 {
font-size:27px;
font-weight:700;
margin: 4% 0 2% 0;
}
.open_store .tit_area p.tit03 { font-size:14px; }
.open_store img { width:100%; }
.store_box {
font-size: 14px;
margin-bottom:20px;
border-bottom: 1px solid #ccc;
}
.store_box p.store_tit {
border-bottom: 3px solid #f56349;
display: flex;
}
.store_box p.store_tit span {
width:16%;
display: block;
font-size:14px;
color: #fff;
background-color:#f56349;
text-align: center;
padding:8px 0;
border-radius: 10px 10px 0 0;
margin-bottom: -1px;
}
.store_box dl.sub {
display: flex;
justify-content: left;
flex-wrap: wrap;
align-items: baseline;
margin:15px 0;
}
.store_box dl.sub dt {
width: 15%;
font-weight: 800;
position:relative;
}
.store_box dl.sub dt:before {
content: '';
position: absolute;
top: 8px;
display: block;
left: 15px;
width: 4px;
height: 4px;
border-radius: 50%;
background-color: #555;
}
.store_box dl.sub dd {
width: 85%;
padding-left:20px;
margin-bottom:5px;
}
.store_box dl.sub ul { margin:0; }
ul.store_name {
display: flex;
justify-content: left;
flex-wrap: wrap;
margin:15px 0;
}
ul.store_name li { line-height: 25px; }
ul.store_name li a { }
ul.store_name li:hover a { color:#f56349; }
ul.store_name span.open { color:#f56349; }
ul.store_name span {
font-size:11px;
color:#f56349;
font-weight: bold;
margin-left:5px;
}
ul.store_name li:after {
content: '';
display: inline-block;
height: 10px;
margin: 0 15px;
border-right: 1px solid #CCC;
}
ul.store_name li:last-child:after { display:none; }





/* 20250619 */
.store_nav_tab_wrap { background-color: #fff; }
ul.store_nav_tab {
display: flex;
justify-content: space-around;
line-height:60px;
height:60px;
margin:30px auto;
white-space: nowrap;
border-top: 1px solid #E7E7E7;
border-bottom: 1px solid #E7E7E7;
}
ul.store_nav_tab li {
font-size: 15px;
font-weight: bold;
color:#999;
cursor: pointer;
width:33.3%;
}
ul.store_nav_tab li span {
font-size:14px;
font-weight:normal;
font-family: 'Pretendard', 'Noto Sans KR', sans-serif;
}
ul.store_nav_tab li.on {
font-weight: bold;
background-color: #333;
color: #fff;
}
h3.nav_title {
font-size: 24px;
text-align:left;
margin: 40px auto 30px;
}
h3.nav_title span.count {
font-size: 14px;
padding-left: 5px;
}
.divide_line{height: 9px;
    margin: 80px 0;
    border-top: 1px solid #eee;
    background: #f8f8f8;}