﻿@charset 'utf-8';

@import url(jh.css);

/*
 * Nanum Barun Gothic (Korean) http://hangeul.naver.com
 */
@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 400;
  src: local('Nanum Barun Gothic Regular'), local('Nanum Barun Gothic-Regular'), local('NanumBarunGothic Regular');
  src: url(http://www.timessquare.co.kr/font/NanumBarunGothic.eot);
  src: url(http://www.timessquare.co.kr/font/NanumBarunGothic.eot?#iefix) format('embedded-opentype'),
       url(http://www.timessquare.co.kr/font/NanumBarunGothic.woff) format('woff'),
       url(http://www.timessquare.co.kr/font/NanumBarunGothic.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Barun Gothic';
  font-style: normal;
  font-weight: 700;
  src: local('Nanum Barun Gothic Bold'), local('Nanum Barun Gothic-Bold'), local('NanumBarunGothic Bold');
  src: url(http://www.timessquare.co.kr/font/NanumBarunGothicBold.eot);
  src: url(http://www.timessquare.co.kr/font/NanumBarunGothicBold.eot?#iefix) format('embedded-opentype'),
       url(http://www.timessquare.co.kr/font/NanumBarunGothicBold.woff) format('woff'),
       url(http://www.timessquare.co.kr/font/NanumBarunGothicBold.ttf) format('truetype');
}

/*테스트중*/
@media screen and (max-width:500px) {
*{margin: 0 auto;
padding: 0;}
#header .gnb {display: none;
background:pink;
color: white;}
#header .gnb>ul {display: none;}
#logo{ height: 50%; display: none;}
.logo{display: none;}
.nj{margin: 1px;}
.mimg{ width: 48%; height: 20%; float:right; margin-left: 3%;}
.mimg2{ width: 48%; height: 20%; float:left;margin-left: 1%;}

.lswexhibit{width: 100%; float: center;}
.quick_wrap{display: none;}
#main {height: 100%;}
.latest-zinex{width: 100%;}
.containers {width: 100%;float: center; margin-left: 7%;}
.footer_wp{width: 100%;}
.header_inner{display: none;}
.lsw2{ width: 110%;}


}



html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
form,fieldset,legend,input,label,button,textarea,select,
/* table, caption, tbody, tfoot, thead, tr, th, td, */
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	background: transparent;
	vertical-align:middle;
}
html {overflow-y: scroll;}
html, body {
	width: 100%;
	height: 100%;
}
body {
	line-height:1.2;
	-webkit-text-size-adjust:none;
}
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main, summary {display:block;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: none;}
ins {text-decoration: none;}
mark {
	font-style: italic;
	font-weight:700;
}
del {text-decoration: line-through;}
abbr[title], dfn[title] {border-bottom: 1px dotted #000;}
/*
table {
	width: 100%;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0;
}
table td {word-break: break-all;}
*/
/* hr {display:block; height:1px; margin:1em 0; padding:0; border:0; border-top:1px solid #ccc;} */
ol, ul, li {list-style: none;}
input[type=text], select, textarea {border-radius: 0;}
input, select, button, img, label, textarea {vertical-align: middle;}
/*label, */button {cursor: pointer;}
textarea {resize: vertical;}/* use webkit engine browser only */
body, select, input, button, textarea, button {
	font-size:13px;font-family:'Nanum Barun Gothic','dotum',돋움,sans-serif; color:#666; height:100%;
}
img, fieldset, iframe {border: 0 none;}
legend {*width: 0;}
legend, hr, caption {
	visibility: hidden;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
}
legend,hr {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
em {font-style: normal;}
address {font-style: normal;}
img, embed, object, video {max-width: ;}
/* img, embed, object, video {max-width: 100%;} */
a {color:#323232; text-decoration:none;}
a:link,
a:visited {color: #323232; text-decoration: none;}
a:hover {text-decoration: none;}
button {
	padding:0;
	border:none;
	background:none;
	cursor:pointer;
}
.hidden {
	display: block;
	overflow: hidden;
	position: absolute;
	top: -1000em;
	left: 0;
}
input, select {color:#9b9b9b;}

#header {position: relative; width: 100%; /*min-width: 1280px;*/ padding-bottom: 8px; background: url(/lsw/images/top_bg.png) no-repeat center 0; z-index: 810;}
#header .header_out {position: relative; width: 100%; margin: 0 auto; padding:0px 20px; z-index: 320;}
#header .header_inner {position: relative; width: 90%; height:55px; margin: 0 auto; padding:5% 0 0 0px; z-index: 320;}
#header .logo {position: absolute; left: 20%; top: 60%;}

#header .main_user_info {position: absolute; right: 0px; top: 0px;}
#header .main_user_info ul {*zoom: 1;}
#header .main_user_info ul:after {display: block; content: ""; clear: both;}
#header .main_user_info li {width: 50%; float: left;}
#header .main_user_info li:first-child {margin-left: 0;}


//#header .gnb {position: absolute; right: 0px; top: 70px;}
#header .gnb {display: inline-block; *display: inline; *zoom: 2;margin-left:38%;/*330px*/}
#header .gnb > ul {*zoom: 1;}
#header .gnb > ul:after {display: block; content: ""; clear: both;}
#header .gnb > ul > li {float: left;}
#header .gnb > ul > li:first-child {margin-left: 0; padding-left: 0; background: none;}
#header .gnb > ul > li > a {display: block; position: relative; height:35px; padding: 20px 20px 0; font-size: 12px; font-weight:700; color: #323232;}
#header .gnb > ul > li > a.on {color: #d71921;}
#header .gnb > ul > li > a span {display: none; position: absolute; left: 50%; bottom: 0; width: 16px; height: 8px; margin-left: -8px; background: url(/lsw/images/ico_gnb_over.png) no-repeat 0 0;}
#header .gnb > ul > li > a.current {color: #fff; background-color: #d71921;}


/*nj*/
.nj{ float: center; margin: 5px;}
.nj_mainslide{width: 50%;}
.mainimage { width: 100%;}
.mimg{ margin: 5px;}
/* 메뉴수정 추가 */
#header .gnb {width: 100%;}
#header .gnb > ul > li > a em {display: inline-block; width: 20px; height: 14px; margin-left: 10px; vertical-align: middle; background: url(/lsw/images/ico_moa_off.png) no-repeat 0 0;}
#header .gnb > ul > li > a.current em {background: url(/lsw/images/ico_moa_on.png) no-repeat 0 0;}
#header .gnb > ul > li > a.on em {background: url(/lsw/images/ico_moa_on.png) no-repeat 0 0;}
#header .gnb > ul > li > a:hover em {background-image: url(/lsw/images/ico_moa_on.png);}


#header .sub_bg {display: none; position: absolute; left: 0; top: 115px; width: 100%; height:235px; background: url(/lsw/images/gnb_shadow_line.png) repeat-x 0 bottom; z-index: 300;}
#header .sub_menu {display: none; position: absolute; left: 0; top: 115px; z-index: 400; width: 120%;}
#header .sub_menu .sub_menu_inner {padding: 30px 0 30px 20px; *zoom: 1;}
#header .sub_menu .sub_menu_inner:after {display: block; content: ""; clear: both;}
#header .sub_menu .sub_box {float: left; width: 130px; height: 165px; padding-left: 20px; border-left: 1px solid #d6444a; border-right: 1px solid #920208;}
#header .sub_menu .sub_box:first-child {border-left: 0 none;}
#header .sub_menu .sub_box.lst {width: auto; border-right: 0 none;}
#header .sub_menu .sub_box > a {display: inline-block; margin-bottom: 25px; padding-right: 26px; font-size: 16px; font-weight: bold; color: #fff; background: url(/lsw/images/ico_arrow_circle.png) no-repeat right 0;}
#header .sub_menu .ul_box {*zoom: 1;}
#header .sub_menu .ul_box:after {display: block; content: ""; clear: both;}
#header .sub_menu .ul_box ul {float: left; width: 100px;}
#header .sub_menu .ul_box li {margin-top: 18px; padding-left: 7px; background: url(/lsw/images/bullet_dot_2x2.gif) no-repeat 0 6px;}
#header .sub_menu .ul_box li:first-child {margin-top: 0;}
#header .sub_menu .ul_box li a {color: #cbc9b5;}
#header .sub_menu .ul_box li a:hover {color: #fff; text-decoration: underline;}
#header .sub_menu .sub_box .depth_3 li {margin-top: 18px; padding-left: 7px; background: url(/lsw/images/bullet_dot_2x2.gif) no-repeat 0 6px;}
#header .sub_menu .sub_box .depth_3 li:first-child {margin-top: 0;}
#header .sub_menu .sub_box .depth_3 li a {color: #cbc9b5;}
#header .sub_menu .sub_box .depth_3 li a:hover {color: #fff; text-decoration: underline;}

#header .sub_menu .sub_box .cupon_mall {padding-top: 70px; line-height: 22px; color: #cbc9b5; background: url(/lsw/images/img_gnb_cupon.png) no-repeat 0 0;}
#header .sub_menu .sub_box.time_info {width: auto;}
#header .sub_menu .sub_box.time_info .ul_box ul {width: 150px;}
#header .sub_menu .sub_box .img_box {line-height: 22px; color: #c3c3c3;}
#header .sub_menu .sub_box .img_box img {display: block; margin-bottom: 13px;}
#header .sub_menu .user_center .sub_box.lst .ul_box ul {width: auto; margin-right: 35px; *margin-right: 30px; *zoom: 1;}
#header .sub_menu .user_center .sub_box > a {margin-bottom: 50px;}
#header .sub_menu .user_center .sub_box.lst > a {margin-bottom: 25px;}

/* header_lsw */
#wrap {margin:0 auto; width: 100%}
#containers {position: relative; zoom:1; width:96%; margin:3%/*30px*/ 0 0; *z-index: 650; min-height:700px; padding: 0px 0px;}}
#containers:after {content:""; display:block; clear:both;}
/*
#containers > nav {float:left; width:190px;}
*/


main {text-align:center;margin-top: -33px; float:center; height: 100%;width:100%;/*1078px;*/border-left:0px solid #cdd2d7;border-right:0px solid #cdd2d7;min-height:100%;}
main h3.terms {font-size:16px;font-weight:700;color:#323232;margin-bottom:12px;}
main .terms_box {margin-bottom:10px;height:120px;border:1px solid #cdd2d7;padding:20px 20px;overflow-y:scroll;font-size:12px;color:#6e6e6e;}
main .terms_box h4 {margin-bottom:5px;font-weight:normal;}
main .terms_box dl dt {line-height:1.8; font-weight:700;}
main .terms_box dl dd {line-height:1.7;}
main .terms_check {margin-bottom:40px;color:#646464;}
main .terms_check_all {text-align:center;border-top:1px solid #cdd2d7;border-bottom:1px solid #cdd2d7;padding:20px 0;background:#fcfcfc;}

main .htmlbox {text-align:center;border-right:40px solid #ffffff;border-left:40px solid #ffffff;}

/* contents */
.contents .content_header {position: relative; margin-bottom: 30px; padding-top: 30px;}
.contents .content_header h1 {margin-bottom: 20px; font-size: 32px;	font-weight:700; color: #323232;}
.contents .content_header p {font-size: 14px; color: #9b9b9b;}
.contents .content_header td {font-size: 14px; color: #9b9b9b;}

.line {
    width: 60px;
    background: url(/lsw/images/content_line.gif) repeat-y 0 0;
}

/* contents txt */
.contents .content_txt {position: relative; font-size: 12px; color: #848484; line-height:1.8; }
.contents .content_txt h1 {margin-bottom: 20px; font-size: 32px;	font-weight:700; color: #323232;}
.contents .content_txt p {font-size: 14px; color: #9b9b9b;}
.contents .content_txt h3 {padding-top: 10px; padding-bottom: 17px;}

.park_charge_list li {background:url(/lsw/images/park_list_dot.png) no-repeat 0 6px;padding-left:7px;color:#6e6e6e;margin-bottom:4px;}


.content .nj .mainimage {font-size: 12px; width: 100%;/*600px;*/ border-top: #7bbaca solid 2px; margin-bottom: 30px;}
.content_table1  {height: 35px; border-bottom: #b5ced4 solid 1px; border-right: 1px solid #e0e0e0; background-color: #ecf4f6; color: #545050;}
.content_table1  {height: 8px; border-bottom: #e0e0e0 solid 1px; border-right: 1px solid #e0e0e0; letter-spacing: -0.8px; line-height: 18px; text-align: center; padding: 13px 4px 8px; color: #676768;}
.content_table1 .t_style_0 {background-color: #f7f9fa;}
.content_table1 .t_style_1 {background-color: #FFFFFF;}
.content_table1 .last_td {border-right: 0px solid #e0e0e0; text-align: left; padding-left: 20px;}

.index_table {font-size: 12px; width: 100%; border-top: #7bbaca solid 2px;}
.index_table th {height: 35px; border-bottom: #FFFFFF solid 1px; border-right: 1px solid #e0e0e0; background-color: #FFFFFF; color: #545050;}
.index_table th.last_th {height: 35px; border-bottom: #FFFFFF solid 1px; border-right: 1px solid #e0e0e0; background-color: #FFFFFF; color: #545050;}
.index_table td {height: 8px; border-bottom: #e0e0e0 solid 1px; border-right: 1px solid #e0e0e0; letter-spacing: -0.8px; line-height: 18px; text-align:left; padding: 0px 0px 0px 20px; color: #FFFFFF;}
.index_table td.t_style_0 {background-color: #FFFFFF;}
.index_table td.t_style_1 {background-color: #FFFFFF;}
.index_table td.last_td {border-right: 0px solid #e0e0e0; text-align: left; padding-left: 20px;}


.global_table{position:relative; width:100%; margin:0 auto; border-top:2px solid #a78007; border-bottom:1px solid #c6c6c6;}
.global_table th{padding:10px 18px; text-align:right; background:#f6f6f6; color:#666666; border-bottom:1px solid #e0e0e0;}
.global_table td{padding:10px 18px; text-align:left; color:#666666; letter-spacing:-1px; border-bottom:1px solid #e0e0e0;}


.history_con {
    margin: 0;
    padding: 0;
    font-size: 120%;
    font-family: Dotum, 굴림, Gulim, arial, Verdana, AppleGothic, sans-serif;
}


.history_con dl {
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #e3e3e3;}


.history_con dd {
    width: 500px;
    margin-bottom: 3px;
	margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: Dotum, 굴림, Gulim, arial, Verdana, AppleGothic, sans-serif;
}


.history_con span {
    margin-right: 30px;
}

.history_con sp {
    margin-right: 30px;
}

dl {
    display: block;
    -webkit-margin-before: 0.3em;
    -webkit-margin-after: 0.3em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
/* 20190413 */
.imglist {position: relative;float: right; width: 250px; height: 100%; margin-top: -300px;}
.door img {position: relative; margin-top: 0px;}
.door p {color: black; font-size: 12px; line-height:130%;}
.door iframe {width: 10px; min-width:100%; min-height: 200%;}
.door {padding-bottom: 100px; }
.firstpage {height: 100%;}


/* footer */
#wrap > footer { position:fixed; bottom: 0;clear:both;height:10px; padding-bottom:0px;
}

}
/**

footer {position: relative; min-width: 1280px; padding-bottom: 8px; background: url(/images/top_bg.png) no-repeat center 0; z-index: 810;}
**/
footer .footer_wrap {position: relative; min-width: 100%;/*1280px;*/margin-top: -70px; padding:0px 0px 0px 0px;background: grey no-repeat center 0;}
footer .footer_wrap img {float:right;width:143px;height:36px;}
footer .footer_wrap .footer_wp {width:98%/*1080px;*/height:70px;margin-left: 5%;}
footer .footer_wrap .footer_wp .menu_list {overflow:hidden;margin-bottom:8px;}
footer .footer_wrap .footer_wp .menu_list li {float:left;background:grey
   no-repeat right 0px;padding-right:5px;margin-right:10px;}
footer .footer_wrap .footer_wp .menu_list li.last {background:none;}
footer .footer_wrap .footer_wp .menu_list li a {font-size:12px;color:#6e6e6e;font-weight:700;}
footer .footer_wrap .footer_wp .menu_list li a.agree {color:#d71921;}
footer .footer_wrap .footer_wp .address {overflow:hidden;margin-top: 7px;margin-bottom:7px;}
footer .footer_wrap .footer_wp .address li {margin-right:20px;font-size:8px;color:#9b9b9b;}
footer .footer_wrap .footer_wp .address li span.bold {display:inline-block;margin-right:3px;font-weight:700;}
footer .footer_wrap .footer_wp .copyright {font-size:11px;}

/**20190413 wrap**/
footer .footer_wrap2 {position: fixed; bottom:0; width:100%;  height: 3%; /*1280px;*/margin-botton:0px; padding:0px 0px 0px 0px;background: white; no-repeat center 0; z-index: 1000;}
footer .footer_wrap2 a img {float:left; width:25.1%;height:100%; margin-left: -1px;}
footer .footer_wrap2 .footer_wp2 {width:100%;/*1080px;*/}

footer .mfooter_wrap {position: relative; min-width: 100%;/*1280px;*/margin-top: -30px; padding:0px 0px 0px 0px;background: white no-repeat center 0;}
footer .mfooter_wrap img {float:right;width:143px;height:36px;}
footer .mfooter_wrap .mfooter_wp {width:98%/*1080px;*/height:40px;margin-left: 5%; margin-top:5%;}
footer .mfooter_wrap .mfooter_wp .menu_list {overflow:hidden;margin-bottom:8px;}
footer .mfooter_wrap .mfooter_wp .menu_list li {float:left;background:grey
   no-repeat right 0px;padding-right:5px;margin-right:10px;}
footer .mfooter_wrap .mfooter_wp .menu_list li.last {background:none;}
footer .mfooter_wrap .mfooter_wp .menu_list li a {font-size:12px;color:#6e6e6e;font-weight:700;}
footer .mfooter_wrap .mfooter_wp .menu_list li a.agree {color:#d71921;}
footer .mfooter_wrap .mfooter_wp .address {overflow:hidden;margin-top: 7px;margin-bottom:7px;}
footer .mfooter_wrap .mfooter_wp .address li {margin-right:20px;font-size:9px;color:#9b9b9b;}
footer .mfooter_wrap .mfooter_wp .address li span.bold {display:inline-block;margin-right:3px;font-weight:700;}
footer .mfooter_wrap .mfooter_wp .copyright {font-size:11px;}




/* quick */
.quick_dim {display: none; position: fixed; left: 0; top: 0; z-index: 700; width: 100%; height: 100%; opacity: 0.5; filter: alpha(opacity=50); background-color: #333;}
.quick_wrap {overflow: hidden; *overflow:initial; position:absolute; top: 0px; right: -60px; top: 0; z-index: 550; background-color: #fff;}
.quick_wrap nav {width: 50px;}
.quick_wrap nav > ul {*zoom: 1;}
.quick_wrap nav > ul:after {display: block; content: ""; clear: both;}
.quick_wrap nav > ul > li {float: left; border-bottom: 1px solid #9b9b9b; *zoom: 1; *height: 50px;}
.quick_wrap nav > ul > li > a {display: block; width: 50px; height: 50px; text-indent: -999em; *text-indent: 0; *font-size: 0; *line-height: 0; *z-index: 30;}
.quick_wrap nav > ul > li.open {display: block; width: 50px; height: 50px; text-indent: -999em; *text-indent: 0; *font-size: 0; *line-height: 0; *z-index: 30;}
.quick_wrap li.open {background: url(/lsw/images/btn_quick_menu.gif) no-repeat 0 0;}
.quick_wrap li .close {display: none; background: url(/lsw/images/btn_quick_menu.gif) no-repeat 0 bottom;}
.quick_wrap li .ux_menu1 {position: relative; background: url(/lsw/images/btn_quick_menu01.gif) no-repeat 0 0;}
.quick_wrap li .ux_menu2 {position: relative; background: url(/lsw/images/btn_quick_menu02.gif) no-repeat 0 0;}
.quick_wrap li .m3 {position: relative; background: url(/lsw/images/btn_quick_menu03.gif) no-repeat 0 0;}
.quick_wrap li .ux_menu1 span {display: none; position: absolute; left: -10px; top: 18px; z-index: 10; width: 10px; height: 14px; background: url(/lsw/images/btn_arrow_left_10x14.png) no-repeat 0 0;}
.quick_wrap li .ux_menu2 span {display: none; position: absolute; left: -10px; top: 18px; z-index: 10; width: 10px; height: 14px; background: url(/lsw/images/btn_arrow_left_10x14.png) no-repeat 0 0;}
.quick_wrap li .m3 span {display: none; position: absolute; left: -10px; top: 18px; z-index: 10; width: 10px; height: 14px; background: url(/lsw/images/btn_arrow_left_10x14.png) no-repeat 0 0;}

.quick_wrap li .on,
.quick_wrap li .ux_menu1:hover,
.quick_wrap li .ux_menu2:hover,
.quick_wrap li .m3:hover {background-position: 0 bottom;}

.quick_wrap .content {display: none; position: absolute; left: 0; top: 0; width: 960px; margin-left: 50px; background-color: #fff;}
.quick_wrap .quick_list {display: none; left: auto; right: 0; top: 153px; width: 140px; margin: 0 50px 0 0; background-color: #6e6e6e !important;}
.quick_wrap .quick_list.row1{top: 50px;height: 52px;width: 180px}
.quick_wrap .quick_list.row2{top: 102px;height: 52px;width: 190px}
.quick_wrap .quick_list p{padding: 18px;font-size: 14px;color: #fff;letter-spacing: -1px}
.quick_wrap .quick_list ul {padding: 20px;}
.quick_wrap .quick_list li {margin-top: 20px;}
.quick_wrap .quick_list li:first-child {margin-top: 0;}
.quick_wrap .quick_list li a {display: block; padding-left: 7px; color: #fff; background: url(/lsw/images/bullet_dot_2x2_gray.gif) no-repeat 0 6px;}
.quick_wrap .quick_list li a:hover {text-decoration: underline;}
.quick_wrap .section_shop {padding: 50px;}

/* UX메뉴 */
body.ux {background-color:#a5cde6;}
body.ux #header {background:url(/lsw/images/bg_gnb_ux.jpg) no-repeat center 0 #fff;padding-bottom:0;}
body.ux #containers {width:88%;/*960px;*/margin:0 auto;padding-top:40px;}
body.ux #containers .content {background-color:#fff;margin-bottom:40px;}
/* ux_어떤 매장을 찾으세요? */
body.ux #containers .content .section_shop {padding:4%/*50px;*/}
body.ux #containers .content .section_shop > header {padding: 20px 0 30px; border-bottom: 2px solid #6e6e6e;}
body.ux #containers .content .section_shop > header h1 {font-size: 32px; font-weight:700; text-align: center; color: #323232;}
body.ux #containers .content .section_shop section {margin-top: 40px;}
body.ux #containers .content .section_shop section > header {position: relative;	margin-bottom: 20px;}
body.ux #containers .content .section_shop section > header h2 {font-size: 18px;}
body.ux #containers .content .section_shop .shop_search > header .search {position: absolute; right: 0; bottom: 0;}
body.ux #containers .content .section_shop .shop_search > header .search input {width: 145px; margin-left: 0; padding: 9px 10px 8px; border-radius: 3px 0 0 3px;}
body.ux #containers .content .section_shop .shop_search > header .search a {display: inline-block; width: 33px; height: 34px; margin: 0; text-indent: -9999em; vertical-align: middle; background: url(/lsw/images/img_search.png) no-repeat 0 0; *overflow: hidden; *font-size: 0; *line-height: 0; *text-indent: 0;}
body.ux #containers .content .section_shop .shop_search ul {margin-top: 10px; *zoom: 1;}
body.ux #containers .content .section_shop .shop_search ul:after {display: block; content: ""; clear: both;}
body.ux #containers .content .section_shop .shop_search ul li {float: left; margin-left: 4px;}
body.ux #containers .content .section_shop .shop_search ul li:first-child {margin-left: 0;}
body.ux #containers .content .section_shop .shop_search ul li a {display: block; height: 28px; border: 1px solid #cdd2d7; text-align: center; line-height: 30px; color: #646464;}
body.ux #containers .content .section_shop .shop_more {margin-top: 20px;}
body.ux #containers .content .section_shop .shop_more a {display: block; padding: 20px 0; border: 1px solid #cdd2d7; font-size: 16px; font-weight:700; color: #6e6e6e; text-align: center; background: url(/lsw/images/bg_more_btn_1x54.jpg) repeat-x 0 0;}
body.ux #containers .content .section_shop .shop_more a span {display: inline-block; width: 17px; height: 10px; margin-left: 15px; background: url(/lsw/images/bullet_arrow_bottom_17x10.png) no-repeat 0 0;}
body.ux #containers .content .section_shop .ko_key li a {width: 48px;}
body.ux #containers .content .section_shop .eng_key li a,
body.ux #containers .content .section_shop .level_key li a {width: 102px;}
body.ux #containers .content .section_shop .ko_key li a.all {width: 102px; height: 28px; border: 1px solid #cdd2d7; color: #646464}
body.ux #containers .content .section_shop .ko_key li a.all.on {width: 100px; height: 26px; border: 2px solid #f89829; color: #f89829; font-weight:700;}
body.ux #containers .content .section_shop .level_key li a {background-color: #fafafa;}

body.ux #containers .content .section_shop .ko_key li a.on {width: 46px;height: 26px; border: 2px solid #f89829; color: #f89829; font-weight:700;}
body.ux #containers .content .section_shop .eng_key li a.on {width: 100px;height: 26px; border: 2px solid #f89829; color: #f89829; font-weight:700;}
body.ux #containers .content .section_shop .level_key li a.on {width: 100px;height: 26px; border: 2px solid #f89829; color: #f89829; font-weight:700;}
body.ux #containers .content .category_wrap {padding-bottom: 30px; border-bottom: 1px solid #bebebe;}
body.ux #containers .content .category_wrap .category select {width: 260px; margin-right: 7px;}
body.ux #containers .content .shop_list ul {overflow:hidden;height:100%;position: relative;left: -22px;width: 884px}
/* 지금 타임스퀘어에서는? */
body.ux #containers .content .event_wrap {padding: 30px 30px 80px; background: url(/lsw/images/bg_quick_event.png) no-repeat 30px 30px;}
body.ux #containers .content .event_wrap header {margin-bottom: 25px; padding: 40px 0 35px; background: url(/lsw/images/bg_line_840x10.png) no-repeat center bottom;}
body.ux #containers .content .event_wrap header h2 {font-size: 32px; text-align: center; font-weight:700; color: #323232;}
body.ux #containers .content .event_wrap .data_area {margin-bottom: 30px; text-align: center; font-size: 36px; font-weight:700;}
body.ux #containers .content .event_wrap .data_area img {vertical-align: bottom;}
body.ux #containers .content .event_wrap .data_area span span {display: inline-block; width: 40px; height: 56px; line-height: 60px;}
body.ux #containers .content .event_wrap .data_area .year span {color: #434343; background: url(/lsw/images/bg_data_year.jpg) no-repeat 0 0;}
body.ux #containers .content .event_wrap .data_area .day span {color: #fff; background: url(/lsw/images/bg_data_day.jpg) no-repeat 0 0;}

body.ux #containers .content .event_slider {position: relative; height: 224px;}
body.ux #containers .content .event_slider ul {margin-left: -1px; *zoom: 1;}
body.ux #containers .content .event_slider ul:after {display: block; content: ""; clear: both;}
body.ux #containers .content .event_slider ul li {float: left; border-left: 1px solid #e6e6e6; text-align: center;}
body.ux #containers .content .event_slider ul li a {display: block;}
body.ux #containers .content .event_slider ul li img,
body.ux #containers .content .event_slider ul li strong,
body.ux #containers .content .event_slider ul li span {display: block;}

body.ux #containers .content .event_slider ul li img {margin: 0 auto 20px; width:310px; height:160px;}
body.ux #containers .content .event_slider ul li strong {margin-bottom: 10px; font-size: 16px; color: #323232;}
body.ux #containers .content .event_slider ul li span {color: #6e6e6e;}
body.ux #containers .content .event_slider .bx-wrapper {margin: 0 auto;}
body.ux #containers .content .event_slider .bx-wrapper > .bx-pager {display: none;}
body.ux #containers .content .event_slider .bx-pager {position: absolute; left: 0; bottom: -32px; width: 100%; text-align: center;}
body.ux #containers .content .event_slider .bx-pager div {display: inline; margin: 0 5px;}
body.ux #containers .content .event_slider .bx-pager div a {display: inline-block; width: 12px; height: 12px; text-indent: -999em; *text-indent: 0; *font-size: 0; *line-height: 0; background: url(/lsw/images/slider_dot_off.gif) no-repeat 0 0;}
body.ux #containers .content .event_slider .bx-pager div a.active {background: url(/lsw/images/slider_dot_on.gif) no-repeat 0 0;}
body.ux #containers .content .event_slider .bx-controls-direction {position: absolute; left: 0; top: 55px; width: 100%;}
body.ux #containers .content .event_slider .bx-controls-direction a {display: inline-block; width: 52px; height: 53px; text-indent: -999em; *text-indent: 0; *font-size: 0; *line-height: 0;}
body.ux #containers .content .event_slider .bx-controls-direction a.disabled {display: none}
body.ux #containers .content .event_slider .bx-prev {position: absolute; left: 30px; top: 0; background: url(/lsw/images/btn_slider_prev_52x53.png) no-repeat 0 0;}
body.ux #containers .content .event_slider .bx-next {position: absolute; right: 30px; top: 0; background: url(/lsw/images/btn_slider_next_52x53.png) no-repeat 0 0;}

.bxslider { width: 120%; height: 500px;}

body.ux #containers .content .facebook_wrap {padding: 38px 50px; background: url(/lsw/images/bg_facebook_line.gif) no-repeat 0 0;}
body.ux #containers .content .facebook_wrap header {margin-bottom: 30px;}
body.ux #containers .content .facebook_wrap header h2 {text-align: center;}
body.ux #containers .content .facebook_wrap ul {*zoom: 1;}
body.ux #containers .content .facebook_wrap ul:after {display: block; content: ""; clear: both;}
body.ux #containers .content .facebook_wrap li {float: left; width: 150px; margin-left: 27px;}
body.ux #containers .content .facebook_wrap li:first-child {margin-left: 0;}
body.ux #containers .content .facebook_wrap li a {display: block;}
body.ux #containers .content .facebook_wrap li .like {display: block; width: 50px; margin: 20px auto; padding: 29px 0 11px; text-align: center; color: #3388c5; background: url(/lsw/images/img_circle_50x50.png) no-repeat 0 0;}
body.ux #containers .content .facebook_wrap li p {overflow: hidden; height: 130px; font-size: 11px; line-height: 21px; color: #fff;}
body.ux #containers .content .facebook_wrap li .time {display: inline-block; padding-left: 15px; font-size: 11px; color: #facd5f; background: url(/lsw/images/img_time_11x11.png) no-repeat 0 0;}
body.ux #containers .content .facebook_wrap li img{width:148px; height:148px;}


/* arrow type tab */
.tab_arrow {float: left; display: block;margin: 0 5px 40px 20px; *zoom:1; z-index: 555;}
.tab_arrow:after {display: block; content: ""; clear: both;}
.tab_arrow li {float: left; margin-right: -1px; border: 1px solid #cdd2d7; background-color: #fafafa;}
.tab_arrow li a {position: relative; display: block; height: 38px; line-height: 38px; text-align: center; color: #6e6e6e; font-size: 13px;}
.tab_arrow li a span {display: none; position: absolute; left: 50%; bottom: -10px; width: 19px; height: 10px; margin-left: -9px; background: url(/m/img/icon_tab_on_point.png) no-repeat 0 0;}
.tab_arrow li a.on {color: #fff; background-color: #00a550;}
.tab_arrow li a.on span {display: block; z-index: 1;}


.cont_navi {
	margin-bottom: 0px;
    background: url(/lsw/images/0101_museum_tabbg.gif) repeat-x 0 bottom;
	}
.cont_navi h3 {
	font-size: 24px;
    line-height: 43px;
    font-weight: normal;
    color: #000;
	}

.img_box {float: left;}

.introduce .txt_box_img {padding: 30px 0; border-top: 1px solid #e6e6e6; *zoom: 1;}


/* 공지사항 보기 */
.notice_view {border-bottom-color: #cdcdcd; padding: 20px 30px 40px 30px;}]
/* .notice_view {border: 2px solid #6e6e6e; border-width: 2px 0 0; border-bottom-color: #cdcdcd; padding: 40px 30px 40px 30px;}   */
.notice_view .view_header {padding: 15px 20px; *zoom: 1;}
.notice_view .view_header h2 {float: left; font-weight:700; color: #646464;}
.notice_view .view_header .data {float: right; color: #9b9b9b;}
.notice_view .view_header:after {display: block; content: ""; clear: both;}
/* .notice_view .view_body {border-top: 1px solid #bebebe; border-bottom: 1px solid #dedede; color: #6e6e6e;text-align: center} */

.notice_view_table {margin-top: 40px; border-top: 2px solid #6e6e6e;}
.notice_view_table table {border-bottom: 1px solid #bebebe;}
.notice_view_table th,
.notice_view_table td {padding: 10px 0; text-align: left; line-height: 22px;}
.notice_view_table th {padding-left: 20px; color: #323232; vertical-align: top;}
.notice_view_table td {border-top: 1px solid #bebebe; color: #6e6e6e;}
.notice_view_table tr:first-child td {border-top: 0 none;}

.notice_view_txt {padding: 36px 0 26px; text-align: center;}
.notice_view_txt span {display: inline-block; padding-left: 30px; font-size: 16px; line-height: 22px; background: url(../images/ico_point_blue.png) no-repeat 0 0;}
.notice_view_txt span strong {color: #006ab6;}

.notice_info_box {border: 1px solid #cdd2d7;}
.notice_info_box .notice_info {padding: 25px 19px; }
.notice_info_box .notice_info th,
.notice_info_box .notice_info td {padding: 5px 0; font-size: 12px; text-align: left;}
.notice_info_box .notice_info th {color: #6e6e6e;}
.notice_info_box .notice_info td {color: #9b9b9b;}
.notice_info_box .assent_box {height: 54px; border-top: 1px solid #cdd2d7; text-align: center; line-height: 54px; background-color: #fcfcfc; color: #323232;}
.notice_btn {margin-top: 20px; text-align: center;}
/* .notice_view .btn_wrap {padding-top: 20px; border-top: 1px solid #dedede;} */

.notice_view.shopping_view .view_body {padding: 30px 0;}
.notice_view.shopping_view .view_body .tab_arrow li {width: 140px;}
/* .notice_view.shopping_view .view_body .tab_arrow li:first-child {width: 140px;}
.notice_view.shopping_view .view_body .tab_arrow li:nth-child(2) {width: 140px;}
.notice_view.shopping_view .view_body .tab_arrow li:nth-child(3) {width: 160px;}
.notice_view.shopping_view .view_body .tab_arrow li:last-child {width: 180px;} */

/* location */
.location {position: absolute; right: 0; top: 0; width: 100%; text-align: right;}
.location .m2,
.location .m3 {display: inline-block;}
.location .m2 {color: #555;	/* background: url(../images/ico_location_more.png) no-repeat right 0; */}
.location .m3 { text-align: left;color: #3388c5; /* background: url(../images/ico_location_more_blue.png) no-repeat right 0; */}
.location > img {display: inline-block;	margin: 0 12px;}

.slider{position:relative;overflow:auto;text-align:center;width:254px}
.slider .slide{display:block;height:105px}
.slider .slide img{max-width:100%;max-height:100%}
.slider .slide.empty{background:url(/Shop2/images/bg_no_img.png) no-repeat center center}
.slider .dots{position:absolute;left:0;bottom:10px;width:100%;text-align:center}
.slider .dots .dot{display:inline-block;width:10px;height:10px;margin:0 4px;color:#fff;background-color:#000;cursor:pointer}
.slider.tabs .dots .dot{width:50px;height:24px;line-height:24px;text-indent:0}
.slider .dots .active{background:#f00}
.slider .arrows .arrow{position:absolute;top:52px;left:0;width:10px;height:10px;text-indent:-999em;cursor:pointer}
.slider .arrows .next{left:auto;right:0}

.sub_page .visual{height:714px;position:relative}
.sub_page .sub_slider{position:relative;float:left;width:595px;height:334px!important}
.sub_page .sub_slider h3{position:absolute}
.sub_page .sub_slider.slider .slide{height:334px}
.sub_page .sub_slider.slider .dots{bottom:20px;text-align:right;line-height:0}
.sub_page .sub_slider.slider .dots .dot{height:4px;margin:0 0 0 5px;background-color:#fff}
.sub_page .sub_slider.slider .dots .dot.active{background-color:#fe6d50}
.sub_page .sub_slider.slider .dots .dot.last{margin-right:20px}

/* danchaes txt */
.danchae_txt {float: left; font-size: 12px; color: #848484; line-height:1.8; }

.danchae_list {float: left; font-size: 12px; color: #848484; line-height:1.8; text-align: left; width: 250px; margin-left: 10px; margin-top: 10px;}
.danchae_list2{font-size: 12px; color: #848484; line-height:1.8; text-align: left; width: 200px; }
.danchae_li {float: left; font-size: 13px; color: #848484; line-height:1.8; width: 80px; }
.danchae_txt h2 {font-size:14px;font-weight:700;color:#323232;margin-top:10px;margin-bottom: 12px;}
.danchae_intro li { list-style:disc; margin-left: 20px; margin-bottom: 2px;}
.danchae_intro1 {font-size: 10px; color: #848484; line-height:1.8; }
.danchae_mainimage { margin-top: 50px;}
#danchae_line{border-bottom: 1px solid grey; margin-bottom: 10px; width: 600px;}
#danchae_line2{border-bottom: 1px solid grey; width: 600px; margin-bottom: 10px;}
.danchae_intro { margin-bottom: 30px;}
#danchae_2014  #danchae_2015 #danchae_2016 #danchae_2017{ width: 200px; height: 200px;}
#danchae_2014 h2{ margin-top: 5px; color: black;}
#danchae_2015 h2{  border-radius: 20px; color: black;}
#danchae_2016 h2{   color: black;}
#danchae_2017 h2{ color: black;}

.danchae_image {float: left;}
.list_danchae{float: left; margin-top: 5px; margin-left: 30px;}
.d2017{float: left; width: 30px;}
.listof2017{float:left; margin-top: 10px; margin-left: 10px;  text-align: left;}
.listof2017 ul li {margin-bottom: 5px;}
.danchae_20list{ width: 160px; float: left; font-size: 11px; color: #848484; line-height:1.8; margin-left: 30px;}
#title10 { margin-top: 10px;}
.dlist { float: left; margin-left: 25px; width: 200px;}
.dlist li {margin-bottom: 5px;}
.dlist h2 {font-size: 15px; margin: 10px;}
#dlisttitle{color: #848484; font-size: 18px; margin:30px; }

/*2019nj*/
.mdoor {height: 100%; margin-top: 5%;}
.mdoor .mmainlogo {float: right; margin-top:50px; margin-right: 15px; margin-bottom: 40px; width: 65%;}
.mdoor .mlogo {float: right; margin-top:40px; margin-right: 35px; margin-bottom: 60px; width: 55%;}
.mdoor .mmainsql {clear: both;position: relative; margin-left: 16%; margin-top: -1%; width: 35%;}
.mdoor .mmainsqr {position: relative; margin-left: -2%;margin-top: -1%;  width: 35%;}
.mdoor .mlogo2 {position: relative; width: 100px; margin-top: 3%; margin-left: 5%;}
.mdoor .guito {position: relative;margin-top: 30px; margin-bottom: 10px;}
.mdoor p {color: #4c4c4e; font-size: 14px; line-height:180%; margin-left: 5%;margin-right: 5%;}
.mdoor p span {color: black; font-size: 15px; font-weight: bold; }


.clickimg {width: 30px;}
/*main관련*/
.mobilemainmap {width: 100%; position: relative; }





/*stay 과련*/
.mslist li { font-size: 13px; padding: 5px 23px; border-right: 1px solid grey;}
.mstab {width: 50px; margin: 5%; }
.mdoor .mclass2 td:nth-child(1) {width: 200px;}
.mdoor .mclass2 td:nth-child(2) {width: 150px;}
.naverlong {width: 90%; margin-left: 5%;}
.roomimg {position: relative;}

.containers{
  width: 100%;
  margin: 0 auto;}
ul.tabs{
  width: 100%
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin-left: 6%;
}
ul.tabs li{
  font-weight: bold;
width: 16%;
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;

  border-radius:0px 0px 0px 0px;

  font-size: 10px;
  background: none;
  color: #222;
  display: inline-block;
  padding: 10px 10px;
  cursor: pointer;
  margin-left: -5px;
 text-align: center;
}
ul.tabs li:nth-child(1){border-left: 1px solid black; width: 15%;}
ul.tabs li:nth-child(6){ width: 17%;}

ul.tabs li.current{
  font-weight: bolder;
  border-right: 1px solid black;
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  background: black;
  color: white;
}


ul.tabs2{
  width: 100%
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin-left: 6%;
}
ul.tabs2 li{
  font-weight: bold;
  width: 14%;
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  text-align: center;
  border-radius:0px 0px 0px 0px;

  font-size: 10px;
  background: none;
  color: #222;
  display: inline-block;
  padding: 10px 8px;
  cursor: pointer;
  margin-left: -5px;

}
ul.tabs2 li:nth-child(3){width: 12%;}
ul.tabs2 li:nth-child(6){width: 16%;}
ul.tabs2 li:nth-child(1){border-left: 1px solid black;}
ul.tabs2 li.current{
  font-weight: bolder;
  border-right: 1px solid black;
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  background: black;
  color: white;
}
.tab-content{
  display: none;
  background: #ffffff;
  padding: 15px;
  border-top: 1px solid white;
  margin-top: -3px;
}
.tab-content.current{
  display: inherit;
}



ul.tabs3{
  width: 100%
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin-left: 6%;
}
ul.tabs3 li{
  font-weight: bold;
  width: 20%;
  height: 50px;
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  text-align: center;
  border-radius:0px 0px 0px 0px;

  font-size: 10px;
  background: none;
  color: #222;
  display: inline-block;
  padding: 10px 8px;
  cursor: pointer;
  margin-left: -5px;

}
ul.tabs3 li:nth-child(3){width: 12%;}
ul.tabs3 li:nth-child(6){width: 16%;}
ul.tabs3 li:nth-child(1){border-left: 1px solid black;}
ul.tabs3 li.current{
  font-weight: bolder;
  border-right: 1px solid black;
  border-top: 1px solid black;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  background: black;
  color: white;
}
.tab-content{
  display: none;
  background: #ffffff;
  padding: 15px;
  border-top: 1px solid white;
  margin-top: -3px;
}
.tab-content.current{
  display: inherit;
}



/*lounge05관련*/
.mdoor .loungetable td a .navericon {width: 40%; margin-left:60%; margin-top: 5%;}
.mdoor .loungetable {border-top: 2px solid black; border-bottom: 2px solid black;
font-size: 11px; line-height:150%;}
.mdoor .loungetable td { padding: 20px 10px 15px 20px; }
.mdoor .loungetable td:nth-child(1) {width: 100px;font-weight: bold;}
.mdoor .loungetable td:nth-child(2) {width: 250px;}

/*slck_test20190621*/

.slcontainer {
  float: left;
  margin: -40% auto;
  width: 100%;
  background-color: rgba(black, 0.3);
}
.slcontainer h2{
  font-family:Pacifico;
  font-size:10px;
  margin:20px auto;
  text-align:center;
}
.slcontainer h3{
  background:#fff;
  color:#3498db;
  font-size:13px;
  margin:2% 25%;
  padding:5% 10%;
  width: 75px;
  height: 80px;
  position:relative;
  text-align:center;}
.slcontainer .top {
    font-size: 10px;
    height: 28%;

    margin: 0 auto;
    background-color: rgba(red, 0.3);
  }
  .slcontainer .bottom {
    font-size: 10px;
    width: 70%;
    margin: 5% auto;
    background-color: rgba(red, 0.3);
  }
}

.slcontainer .clip {
  height: 50px;
  overflow: hidden;
  bottom: 0;
}
.slider {width:90%;}
.center .slick-slide {
  background-color: rgba(red, 0.3);
  height: 400px;
}
.center .slick-center h3{
  //-moz-transform:scale(1.08);
  //-ms-transform:scale(1.08);
  //-o-transform:scale(1.08);
  //-webkit-transform:scale(1.08);
  //transform:scale(1.08);
  //width: 150px;
  //height: 120px;
  color:#e67e22;
  opacity:1;
  .top {
    font-size: 15px;
    width: 90%;
    background-color: rgba(blue, 0.3);
  }
  .bottom {
    font-size: 15px;
    width: 90%;
    background-color: rgba(green, 0.3);
  }
}
.center h3{
  opacity:0.8;
  //transition:all 300ms ease;
  bottom: 0;
}

/* main png 0716*/

.mainicon1 {position: relative;width: 19%; margin-top: -230%; margin-left: 5%;}
.mainicon2 {position: relative;width: 19%; margin-top: -220%; margin-left: -3%;}
.mainicon3 {position: relative;width: 19%; margin-top: -195%; margin-left: -30%;}
.mainicon4 {position: relative;width: 27%; margin-top: -140%; margin-left: -25%;}
.mainicon5 {position: relative;width: 28%; margin-top: -150%; margin-left: 25%;}
.mainicon6 {position: relative;width: 20%; margin-top: -130%; margin-left: 78%;}
.mainicon7 {position: relative;width: 20%; margin-top: -80%; margin-left: 5%;}
.mainicon8 {width: 115%; height: 200%;}

.Menu {
    display: none;
    clear: both;
    position: relative;
    margin-top: -100%;
}
    /* Three basic menu layouts */
    /* This also enforces that menu is a ul, and that
     * layout modifier is specified
     * margin 으로 위치조정
     */
    ul.Menu.-horizontal,
    ul.Menu.-vertical {
        display: inline-block;clear: both;
        position: relative;
        margin-top: -175%;
        margin-left: 60%;
    }
    ul.Menu.-floating {
        display: block;
        position: absolute;
    }

    /* Menu and menu-item layout */
    .Menu,
    .Menu li,
    .Menu li > ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }
    .Menu li {
        display: block;
        position: relative;
        white-space: nowrap;
        word-break: keep-all;
    }
    .Menu.-horizontal > li {
        display: inline-block;
        float: left;
    }
    .Menu li > * {
        display: block;
        position: relative;
    }
    .Menu li > ul {
        position: absolute;
        min-width: 50%;
        top: 0px;
        left: 100%;
    }
    .Menu.-horizontal.-alignRight li > ul {
        left: auto;
        right: 100%;
    }
    .Menu.-horizontal.-alignRight > li > ul {
        right: 0px;
    }
    .Menu.-horizontal > li > ul {
        top: auto;
        left: auto;
    }

    /* Menu behaviour */
    .Menu li > ul,
    .Menu.-floating {
        display: none;
    }
    .Menu li > ul.-visible,
    ul.Menu.-floating.-visible {
        display: block;
    }

    /* Menu animation */
    .Menu li > ul,
    .Menu.-horizontal.-alignRight li > ul,
    .Menu.-floating {
        opacity: 1;
        transform: scale(1) translateY(-50px);
        transform-origin: left top;
    }
    .Menu.-alignRight li > ul,
    .Menu.-floating.-alignRight {
        transform-origin: right top;
    }
    .Menu li > ul.-animating,
    .Menu.-floating.-animating {
        opacity: 0 !important;
        transform: scale(0.96) translateX(-16px);
    }
    .Menu li > ul.-animating {
        z-index: -1 !important;
    }
    .Menu.-horizontal > li > ul.-animating {
        transform: scale(0.96) translateY(-16px);
    }
    .Menu.-alignRight li > ul.-animating,
    .Menu.-floating.-alignRight.-animating {
        transform: scale(0.96) translateX(16px);
    }
    .Menu.-horizontal.-alignRight > li > ul.-animating {
        transform: scale(0.96) translateY(-16px);
    }

    /* Menu item icons */
    .Menu *[data-icon]:before {
        position: absolute;
        left: 0px;
        top: 0px;
        bottom: 0px;
        margin: auto 0px;
    }
    .Menu .Icon,
    .Menu *[data-icon]:before {
        line-height: inherit;
    }
    .Menu .Icon {
        padding: 0px;
    }
    .Menu *:empty[data-icon] {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    /* Submenu chevrons */
    .Menu li.-hasSubmenu > a:after {
        display: block;
        position: absolute;

        width: 8px;
        height: 8px;
        right: 8px;
        bottom: 0px;
        top: 0px;
        margin: auto 0px;

        transform: rotate(45deg);
        border-width: 1px;
        border-color: black;
        border-style: solid solid none none;

        content: "";
    }
    .Menu.-horizontal > li.-hasSubmenu > a:after {
        width: 4px;
        height: 4px;
        bottom: 4px;
        top: auto;
        left: 0px;
        right: 0px;
        margin: 0px auto;

        border-style: none solid solid none;
    }
    .Menu li.-hasSubmenu.-noChevron > a:after {
        display: none;
    }

/*
** Configurable values
*/
    /* Height of navbar, and menu items */
    /* All of these must be of equal value */
    .Menu {
        line-height: 30px;
    }
    .Menu.-horizontal,
    .Menu li,
    .Menu li > :first-child {
        height: 30px;
    }
    .Menu *[data-icon]:before,
    .Menu .Icon {
        width: 30px;
        height: 30px;
    }
    .Menu *[data-icon] {
        min-width: 30px;
        min-height: 30px;
        padding-left: 30px;
    }

    /* Default font settings for menu */
    .Menu {
        width: 25%;
        font-size: 13px; /*금속유리도자 폰트사이즈*/
        font-weight: bold;
    }

    /* Icon font sizes */
    .Menu *[data-icon]:before,
    .Menu .Icon {
        font-size: 10px;
    }
    /* For submenus */
    .Menu > li ul .Icon,
    .Menu.-floating .Icon,
    .Menu > li ul *[data-icon]:before,
    .Menu.-floating *[data-icon]:before,
    {
        color: white; font-size: 10px;
    }

    /* Colouring of menus */
    /* Foreground */
    .Menu,
    .Menu li.-hasSubmenu > a:after {
        color: white; /*ㄱ므속유리도자색깔*/
        border-color: white; /* chevron colour */
    }
    /* Background */
    .Menu ul,
    .Menu.-floating {
        background: ;
    }

    /* Padding for each menu item */
    .Menu li > * {
        padding: 0px 5px;
    }
    /* Indent of chevron */
    .Menu li li.-hasSubmenu > a:after,
    .Menu:not(.-horizontal) > li.-hasSubmenu > a:after {
        right: 5px; top:18px;
    }
    .Menu li li.-hasSubmenu > a,
    .Menu:not(.-horizontal) > li.-hasSubmenu > a {
        padding-right: 0px;
    }

    /* Minimum width of dropdown menus */
    .Menu.-horizontal li > ul,
    .Menu.-floating {
        min-width: 10px;
    }

    /* Animation speed of dropdown menus */
    .Menu li > ul,
    .Menu.-floating {
        transition: width 0.1s, height 0.1s, transform 0.1s, opacity 0.1s;
    }

    /* Styling of hyperlink text */
    .Menu li > a {
        text-decoration: none;
        color: inherit;
    }

    /* Animation speed of :hover shading */
    .Menu li > a:first-child {
        transition: background-color 0.2s;
    }

    /* Colour of :hover shading */
    .Menu li:hover > a:first-child,
    .Menu li.-active > a:first-child {
        background-color: rgba(0,0,0,0.1);
    }

/*
** End configurable values
*/

.footer_text p { font-size: 12px;}
.kakao_fri{width: 50px;margin-left: 5%; margin-top: 5%;}


/*현재전시*/
.mdoor_recent{ text-align: left; margin-top: 10%;}
.mdoor_recent p {color: grey; font-size: 12px; line-height:180%; margin-left: 5%; margin-top: 5%; margin-right: 5%; margin-bottom: 10%;}
.mdoor_recent p span {color: black; font-size: 14px; font-weight: bold; text-align: center;}




/*0726쓰는것만*/
.mobilemainpage{width: 100%; height: auto; background-color: white;}
.maintable{border-collapse: collapse;border: 1px solid white;
  border-right: 1px solid white;font-size: 12px;
   font-weight: bold; color: white; text-align: center; width: 90%;
    height: 150px; margin-left: 5%;margin-top: -150%; position: absolute;}
.mt1{border-collapse: collapse;border: 1px solid white;
      border-right: 1px solid white;font-size: 12px;
       font-weight: bold; color: white; width: 90%; text-align: center;
        height: 150px; margin-left: 5%;margin-top: -108%; position: absolute; }
.mt2{border-collapse: collapse;border: 1px solid black;
              border-right: 1px solid black;font-size: 12px;
               font-weight: bold; color: black; width: 90%; text-align: center;
                height: 150px; margin-left: 5%;margin-top: -40%; position: absolute; }
.mobiledoor table { border: 1px solid white; }
/*.mobiledoor table a { color: white;} */
.mt1 a {color: white;}
.mt2 a {color: white;}
.maintable tr{ border: 1px solid white; }
.maintable td{ border-right:  1px solid white; padding: 10px 10px; width: 20%;}
.maintable a {color: white;}
.mt1 tr{ border: 1px solid white;}
.mt1 td{ border-right:  1px solid white;  width: 20%;padding: 20px 10px; vertical-align: middle;}
.mt2 tr{ border: 1px solid black;}
.mt2 td{ border-right:  1px solid black;  width: 20%;padding: 20px 10px; vertical-align: middle;}
.mt2 td a{color: black;}
/*모바일홈페이지 상세페이지 내 기본테이블*/
.texttable{text-align: left;}
.mdoor table {color: #4c4c4e; border-collapse: collapse; margin-left: 5%; margin-right: 5%;margin-bottom: 7%; margin-top: 2%;line-height: 1.8;}
.mdoor table td {border-bottom: 0px solid grey; }
.mdoor table td:nth-child(1) {width: 80px; font-size: 14px;}
.mdoor table td:nth-child(2) {width: 300px; font-size: 14px;}
.mdoor .mclass .navericon {width: 50%; height: 80%; }

.mdoor .mmebership {border-top: 2px solid black; border-bottom: 2px solid black;
font-size: 11px; line-height:150%;}
.mdoor .mmebership td { padding: 20px 10px 15px 20px;}
.mdoor .containers .menutable  td:nth-child(1){width:80%; line-height:100%;}
.mobiledoor .mdoor .containers .menutable  #no2 a {color: #00a550;}
.mdoor .mmebership  td:nth-child(2){width: 50px; border-left: 1px solid grey;}
main { height: 100%;}
#logoline {position: relative; bottom: 55px; left: 10px;height: 23px; width:230px;}
/*예약관련테이블*/
.mdoor .mclass td:nth-child(1) {width: 200px;}
.mdoor .mclass td:nth-child(2) {width: 150px;}

/*footer관련*/
#kakaoicon { width: 30px; height: 30px; position: relative; bottom: 60px; right: -25%;}

/*헤더배경관련*/
#no1{background-color: white;}
#no1 a{color: black;}

/*라운지05메뉴*/
.tab-content .menutable  {width:auto; margin-left: 5%;}
}
.tab-content .menutable tr td:nth-child(1) {width: 500px;}
}

#no2 a {color: #00a550; font-size: 12px;}
#l5menu td{font-size: 12px;}
.l5menu a {color: #00a550;}
p .nbooking{color: #00a550;}
.nbooking{ margin-top: 20px;}
.nbooking img {width: 49px;   margin-bottom: -5px;}
#arttable td {font-size: 12px;}
#arttable td:nth-child(1) {width: 110px;}

.nbooking {color: #00a550; font-weight: bold;}


.mpopup {float: left;top: 55px; z-index: 55; }


  #bo_w .tbl_frm01 table tbody {width: 800px;}
#popup1 label {color: white;}
.chkbox{background-color: white; font: 7px white; }
.chkbox label {color: white;}
#checkboxx{color: white; font-size: 10px;}


/*아트스튜디오네이버메뉴*/
.artstudiott {float: left;}
