@charset "utf-8";

/***** main *****/
#wrap {width:100%;height:auto;overflow:hidden;}

@media all and (max-width : 768px) {#wrap {min-width:320px;}}

/***** header *****/
#header {width:260px;height:100%;background:#fff;position:fixed;left:0;top:0;z-index:100;border-right:1px solid #e6e6e6;}
	#header .logo {padding:46px 0 34px;border-bottom:1px solid #e6e6e6}
	#header .logo h1 {text-align:center}
	#header .logo h1 img {width:130px;height:auto;}
@media all and (max-width : 768px) {#header {width:100%;min-width:320px;height:100%;position:relative;border-right:none;}
													 #header .logo {padding:15px 0;border:none;}
													 #header .logo h1 img {width:100%;max-width:85px;height:auto;}
													}
/***** header - gnb *****/
#header .gnb_icon {display:none;}
@media all and (max-width : 768px) {#header .gnb_icon {display:block;position:absolute;top:20px;left:20px;}
													 #header .gnb_icon img {width:23px;height:auto;}
													}
#header .gnb_bg {display:none;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:110;background:#000;opacity:.8;filter:alpha(opacity=80);}
#header .gnb_bg.mobile_on {display:none;}
#header .mobile_on {display:block;}
#header .nav {margin-top:50px;padding-left:35px;z-index:100;}
	#header .nav ul.depth1 {}
	#header .nav ul.depth1 li {line-height:26px;font-family:'HelveticaNeueLTPro300';font-size:14px;color:#5c5c5c}
	#header .nav ul.depth1 li.mobile_close {display:none;}
	#header .nav ul.depth1 li.mobile_close a {display:block;}
	#header .nav ul.depth1 li.depth1_1 a {color:#5c5c5c;display:block;}
	#header .nav ul.depth1 li.depth1_1.selected > a, #header .nav ul.depth1 li.depth1_1:hover > a {color:#79ab2b}
	#header .nav ul.depth1 li.depth1_1.selected .depth2, #header .nav ul.depth1 li.depth1_1:hover .depth2 {display:block}
	#header .nav ul.depth1 li.depth1_1 ul.depth2 {display:none;width:190px;height:100%;position:fixed;top:0;left:260px;background:#000;opacity:0.7;filter:alpha(opacity=70)}
	#header .nav ul.depth1 li.depth1_1 ul.sub1 {padding-top:172px;}
	#header .nav ul.depth1 li.depth1_1 ul.sub2 {padding-top:198px;}
	#header .nav ul.depth1 li.depth1_1 ul.sub3 {padding-top:224px;}
	#header .nav ul.depth1 li.depth1_1 ul.sub7 {padding-top:328px;}
	#header .nav ul.depth1 li.depth1_1 ul.depth2 li {color:#fff;padding-left:25px;}
	#header .nav ul.depth1 li.depth1_1 ul.depth2 li a {color:#fff}
	#header .nav ul.depth1 li.depth1_1 ul.depth2 li:hover a {color:#79ab2b}
	#header .nav ul.depth1 li.depth1_1 ul.depth2 li:first-child {background:url(../images/common/bg.png) 0 -81px no-repeat;}
@media all and (max-width : 768px) {#header .nav {display:none;position:fixed;left:0px;top:0;margin:0;padding-left:0;width:225px;height:100%;overflow-y:auto;background-color:#fff;z-index:111;}
													 #header .mobile_on {display:block;}
													 #header .gnb_bg.mobile_on {display:block;}
													 #header .nav ul.depth1 li {line-height:40px;font-family:'HelveticaNeueLTPro300';font-size:14px;color:#5c5c5c;padding-left:20px;border-bottom:1px solid #b2b2b2;}
													 #header .nav ul.depth1 li.selected {border:none;}
 													 #header .nav ul.depth1 li.mobile_close {display:block;font-family:'HelveticaNeueLTPro500';}
 													 #header .nav ul.depth1 li.mobile_close a {display:block;background:url(../images/common/gnb_close.gif) 177px 13px no-repeat;background-size:16px 15px;}
 													 #header .nav ul.depth1 li.depth1_1 > a {display:block;background:url(../images/common/gnb_down.gif) 177px 17px no-repeat;background-size:12px 7px;}
 													 #header .nav ul.depth1 li.depth1_1.selected > a {display:block;background:url(../images/common/gnb_up.gif) 177px 17px no-repeat;background-size:12px 7px;}
													 #header .nav ul.depth1 li.depth1_1.selected > a, #header .nav ul.depth1 li.depth1_1:hover > a {color:#5c5c5c;}
													 #header .nav ul.depth1 li.depth1_1.selected .depth2 {display:block;}
													 #header .nav ul.depth1 li.depth1_1:hover .depth2 {display:block;}
													 #header .nav ul.depth1 li.depth1_1 ul.depth2 {display:none;width:225px;margin-left:-20px;height:100%;position:static;top:0px;left:0px;background:#e6e6e6;opacity:1;filter:alpha(opacity=100)}
													 #header .nav ul.depth1 li.depth1_1 ul.sub1 {padding-top:0px;}
													 #header .nav ul.depth1 li.depth1_1 ul.sub2 {padding-top:0px;}
													 #header .nav ul.depth1 li.depth1_1 ul.sub3 {padding-top:0px;}
													 #header .nav ul.depth1 li.depth1_1 ul.sub7 {padding-top:0px;}
													 #header .nav ul.depth1 li.depth1_1 ul.depth2 li {color:#5c5c5c;padding-left:43px;}
													 #header .nav ul.depth1 li.depth1_1 ul.depth2 li:last-child {border-bottom:none;}
													 #header .nav ul.depth1 li.depth1_1 ul.depth2 li:first-child {border-top:1px solid #b2b2b2;}
													 #header .nav ul.depth1 li.depth1_1 ul.depth2 li a {color:#5c5c5c;}
													 #header .nav ul.depth1 li.depth1_1 ul.depth2 li:hover a {color:#5c5c5c}
													 #header .nav ul.depth1 li.depth1_1 ul.depth2 li:first-child {background:none;}

													}
/***** header - booking *****/
#header .booking {margin-top:35px;text-align:center;padding:0px 35px 0 0;}
	#header .booking button {width:100%;text-align:center;vertical-align:middle;margin:0;border:0;background:none;text-decoration:none!important;cursor:pointer;border:1px solid #e6e6e6;}
	#header .booking button span {display:block;color:#010101;font-size:14px;background:#fff;height:38px;line-height:38px;}
@media all and (max-width : 768px) {
#header .booking {padding:0 20px 35px;}
}

/***** header - sns *****/
#header .sns {margin-top:30px;padding:0 31px;}
	#header .sns ul li {float:left;margin-right:3px;}
@media all and (max-width : 768px) {#header .sns {display:none;}
													}
/***** footer *****/
#footer {position:fixed;left:0;bottom:0;z-index:100;background:#fff;width:244px;padding-left:16px;}
	#footer .info {width:244px;}
	#footer .info ul li {line-height:18px;color:#999;}
	#footer .info ul li.tel_mobile {display:none;}
	#footer .privacy {margin-top:15px;width:244px;}
	#footer .privacy ul li {line-height:18px;color:#999;float:left;padding-right:8px;background:url(../images/common/privacy_bg.gif) right 3px no-repeat;}
	#footer .privacy ul li.clear_bg {background:none;margin-left:4px;}
	#footer .copyright {margin-top:15px;padding-bottom:15px;font-size:10px;}
@media all and (max-width : 768px) {#footer {clear:both;position:relative;border-top:1px solid #e6e6e6;width:100%;min-width:320px;padding:15px 0px;z-index:90;}
													 #footer .info {padding-left:20px;width:100%;}
													 #footer .info ul li.tel {display:none;}
													 #footer .info ul li.tel_mobile {display:block;}
													 #footer .privacy {display:none;}
													 #footer .copyright {margin:10px 0 0 20px;font-size:12px;color:#999;font-family:'HelveticaNeueLTPro500';}
													}
/***** container *****/
#container {width:100%;}
@media all and (max-width : 768px) {#container {width:100%;min-width:320px;height:100%;}}
	#container .conts {z-index:100;background:#fff;float:right;position:relative;width:200px;padding:0 30px;}
	#container .conts .link_btn {margin-top:40px;}
	#container .conts .link_btn ul {border:1px solid #e6e6e6;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;behavior:url(./PIE.htc);}
	#container .conts .link_btn ul li {color:#010101;padding:12px;background:url(../images/common/arrow_r.png) 178px 15px no-repeat;}
	#container .conts .link_btn ul li a {display:block;}
	#container .conts .link_btn ul li a i {float:right;}
	#container .conts .link_btn ul li.top {border-bottom:1px solid #e6e6e6;}
@media all and (max-width : 768px) {#container .conts {width:100%;height:100%;min-height:100%!important;padding:0 0 0px 0;z-index:90;float:none;}
													 #container .conts .link_btn {margin-top:20px;padding:0 10px;clear:both;}
													 #container .conts .link_btn ul {overflow:hidden;}
													 #container .conts .link_btn ul li {float:left;background:none;padding:12px 0%;width:50%;font-size:10px;}
													 #container .conts .link_btn ul li a {padding-left:10px;margin-right:6%;background:url(../images/common/arrow_r.png) right 4px no-repeat;}
													 #container .conts .link_btn ul li.top {border-bottom:none;width:49%;border-right:1px solid #e6e6e6;}
													 }

	#container .conts .special_pakage {margin-top:195px;}
	#container .conts .special_pakage ul {margin-top:20px;}
	#container .conts .special_pakage ul li {float:left;}
	#container .conts .special_pakage ul li a {display:block;}
	#container .conts .special_pakage ul li a img {width:auto;height:20px;}
/*	#container .conts .special_pakage ul li:first-child {padding-right:15px;background:url(../images/common/bg.png) 86px -55px no-repeat;}*/
	#container .conts .special_pakage ul li.coupang {padding-left:15px;}
@media all and (max-width : 768px) {#container .conts .special_pakage {margin-top:10px;padding:0 10px;}
													 #container .conts .special_pakage h3.title {display:none;}
													 #container .conts .special_pakage ul {margin-top:0;border:1px solid #e6e6e6;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;overflow:hidden;}
													 #container .conts .special_pakage ul li {float:left;background:none;padding:10px 0% 9px;width:50%;}
													 #container .conts .special_pakage ul li a {padding-left:10px;margin-right:6%;background:url(../images/common/arrow_r.png) right 4px no-repeat;}
													 #container .conts .special_pakage ul li a img {width:auto;height:15px;}
													 #container .conts .special_pakage ul li:first-child {background:none;padding-right:0;width:49%;border-right:1px solid #e6e6e6;}
													 #container .conts .special_pakage ul li:first-child a img {position:relative;top:2px;}
													 #container .conts .special_pakage ul li.coupang {background:none;padding-left:0;}
													}
	#container .conts .weather {position:absolute;left:30px;top:163px;width:200px;z-index:102;}
	#container .conts .weather p {padding:15px 0 0 5px;font-size:40px;letter-spacing:-2px;}
	#container .conts .weather p img{width:54px;height:48px;vertical-align:-10px}
	#container .conts .weather p span {margin-left:10px;color:#454545;letter-spacing:-4px;}
	#container .conts .weather p span.lowest {color:#999;}
    #container .conts .weather button.weather_more {width:100%;text-align:center;vertical-align:middle;background:#fff;margin:0;padding:5px 0 4px;border:1px solid #e6e6e6;text-decoration:none!important;cursor:pointer;}
    #container .conts .weather .weather_weekly {display:none;border:1px solid #e6e6e6;border-bottom:none;color:#000;font-size:16px;background:#fff;overflow:hidden;text-align:center;}
    #container .conts .weather .weather_weekly .weather_list {width:100%;font-size:16px;background:#fff;}
    #container .conts .weather .weather_weekly .weather_list dt {font-family:'HelveticaNeueLTPro200';float:left;color:#000;width:34px;padding:22px 13px;}
    #container .conts .weather .weather_weekly .weather_list dt, dd {text-align:center;}
    #container .conts .weather .weather_weekly .weather_list dd {font-family:'Arial';color:#454545;float:left;width:46px;display:inline-block;padding:15px 0;}
    #container .conts .weather .weather_weekly .weather_list dd img {width:32px;height:auto;}
    #container .conts .weather .weather_weekly .weather_list dd.highest {color:#454545;padding:22px 0px;}
    #container .conts .weather .weather_weekly .weather_list dd.lowest {color:#999;padding:22px 0px;}
@media all and (max-width : 768px) {#container .conts .weather {position:relative;top:0;left:0;margin-top:30px;padding:0 0 30px 0;width:100%;}
													 #container .conts .weather div.mobile_padding {padding:0 10px;margin:0 auto;text-align:center;}
													 #container .conts .weather h3.title {font-size:14px;width:65px;word-break:break-word;display:inline-block;text-align:left;line-height:22px;}
													 #container .conts .weather p {display:inline-block;padding:0 0 0 5%;}
													 #container .conts .weather p img {width:45px;height:auto;}
													 #container .conts .weather p span {padding-left:0%;}
													 #container .conts .weather .weather_weekly .weather_list {font-size:12px;}
													 #container .conts .weather .weather_weekly .weather_list dt {width:12.5%;padding:22px 0;}
													 #container .conts .weather .weather_weekly .weather_list dt.line_clear {clear:left;}
													 #container .conts .weather .weather_weekly .weather_list dt:nth-of-type(odd) {clear:left;}
													 #container .conts .weather .weather_weekly .weather_list dd {width:12.5%;font-size:14px;;padding:17px 0;}
													 #container .conts .weather .weather_weekly .weather_list dd.highest, #container .conts .weather .weather_weekly .weather_list dd.lowest {padding:20px 0;}
													 #container .conts .weather .weather_weekly .weather_list dd {width:12.5%;font-size:14px;;padding:17px 0;}
													 #container .conts .weather .weather_weekly .weather_list dd img {width:22px;height:auto;}
													 }
	#container .conts .conts_slide {position:relative; margin-top:30px;}
	#container .conts .conts_slide .slide_box {position:relative;margin-bottom:40px;}
	#container .conts .conts_slide .slide_box h3.title {margin-bottom:15px;}
	#container .conts .conts_slide .slide_box p.item {position:relative;}
	#container .conts .conts_slide .slide_box p.item > img {width:100%;}
	#container .conts .conts_slide .slide_box p.item img {width: auto\9;z-index:10;-webkit-backface-visibility:hidden;max-width:100%;height:auto;vertical-align:middle;-ms-interpolation-mode:bicubic;}
	#container .conts .conts_slide .slide_box p.item span.caption {position:absolute;bottom:6px;left:0;display:block;text-align:center;width:200px;height:auto;color:#fff;font-family:'HelveticaNeueLTPro800';font-size:14px;}
	#container .conts .conts_slide .slide_box ul.slidesjs-pagination {float:right;margin-top:3px;}
	#container .conts .conts_slide .slide_box ul.slidesjs-pagination li {float:left;margin-left:4px;}
	#container .conts .conts_slide .slide_box ul.slidesjs-pagination li a {display:block;width:6px;height:6px;background-color:#ccc;color:#ccc;}
	#container .conts .conts_slide .slide_box ul.slidesjs-pagination li a.active {background-color:#79ab2b;color:#79ab2b;}
@media all and (max-width : 768px) {#container .conts .conts_slide {position:absolute;left:-9999%;}
													}
	#container .conts .mobile_slide {position:absolute;left:-9999%;margin-top:20px;width:0%;overflow:hidden;}
	#container .conts .mobile_slide .tab_wrap {position:relative;}
	#container .conts .mobile_slide .tab_wrap .tab_title {float:left;position:relative;color:#000;font-size:14px;font-family:'HelveticaNeueLTPro100';border:solid #e6e6e6;border-width:1px 0;padding:10px 0;width:50%;text-align:center;background:url(../images/common/dot_grey.gif) right top repeat-y;}
	#container .conts .mobile_slide .on .tab_title {border-bottom:none;}
	#container .conts .mobile_slide .tab_wrap .bg_none {background:none;}
	#container .conts .mobile_slide .tab_wrap .tab_conts {position:absolute;visibility:hidden;}
	#container .conts .mobile_slide .on .tab_conts {top:56px;visibility:visible;}
	@media all and (max-width : 768px) {#container .conts .mobile_slide {position:relative;left:0;width:100%;}}

	@media all and (width : 320px) {#container .conts .mobile_slide {height:153px!important;}}
	@media all and (width : 360px) {#container .conts .mobile_slide {height:163px!important;}}
	@media all and (width : 400px) {#container .conts .mobile_slide {height:173px!important;}}
	@media all and (width : 480px) {#container .conts .mobile_slide {height:193px!important;}}
	@media all and (width : 540px) {#container .conts .mobile_slide {height:208px!important;}}
	@media all and (width : 568px) {#container .conts .mobile_slide {height:215px!important;}}
	@media all and (width : 640px) {#container .conts .mobile_slide {height:233px!important;}}
	@media all and (width : 720px) {#container .conts .mobile_slide {height:254px!important;}}
	@media all and (width : 768px) {#container .conts .mobile_slide {height:265px!important;}}

/***** mobile_slide *****/
#container .conts .mobile_slide .tab_wrap .bx-wrapper {position:relative;margin:0;padding:0;*zoom:1;}
	#container .conts .mobile_slide .tab_wrap .bx-wrapper img {max-width:100%;display:block;}
	#container .conts .mobile_slide .tab_wrap .bx-wrapper .bx-viewport {background:#fff;}
	#container .conts .mobile_slide .tab_wrap .bx-wrapper .bx-viewport .mobile_caption {position:absolute;top:80%;left:0;display:block;text-align:center;width:100%;height:auto;color:#fff;font-family:'HelveticaNeueLTPro800';font-size:14px;}
	#container .conts .mobile_slide .tab_wrap .bx-wrapper .bx-loading {display:none;}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {left: 10px;background: url(../images/common/controls.png) no-repeat 0 -32px;}
.bx-wrapper .bx-next {right: 10px;background: url(../images/common/controls.png) no-repeat -43px -32px;}
.bx-wrapper .bx-prev:hover {	background-position: 0 0;}
.bx-wrapper .bx-next:hover {background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a {display:none;}
.bx-wrapper .bx-controls-direction a.disabled {display: none;}

/* PAGER */
.bx-wrapper .bx-pager {text-align: center;font-size: .85em;font-family: Arial;font-weight: bold;	color: #666;padding-top: 8px;}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;*zoom: 1;*display: inline;}
.bx-wrapper .bx-pager.bx-default-pager a {	background: #666;text-indent: -9999px;	display: block;width: 10px;height: 10px;margin: 0 3px;outline: 0;color:#666;
															-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {background: #79ab2b;color:#79ab2b;}

/***** ei - slide *****/
#container .visual {z-index:99;background:#fff;width:100%;position:fixed;left:0;top:0;}
.ei-slider{position: relative;width: 100%;max-width: 1920px;margin: 0 auto;}
.ei-slider-loading{width: 100%;height: 100%;position: absolute;top: 0px;left: 0px;z-index:999;background: rgba(0,0,0,0.9);color: #fff;text-align: center;line-height: 100px;}
.ei-slider-large{height: 100%;width: 100%;position:relative;overflow: hidden;}
.ei-slider-large li{position: absolute;top: 0px;left: 0px;overflow: hidden;height: 100%;width: 100%;}
.ei-slider-large li img{width: auto; height: 100%; visibility: visible;}

.thumb_wrap, .thumb_wrap_main {position:absolute;left:260px;}
@media all and (max-width : 768px) {.thumb_wrap {position:relative;left:0;width:100%!important;}
                                                     .thumb_wrap_main {position:relative;left:0;width:100%!important;}
                                                     }
.ei-slider-thumbs{height: 13px;margin: 0 auto;position: relative;width:100%;bottom:40px;}
.ei-slider-thumbs li{position: relative;float: left;height: 100%;z-index: 10;}
.ei-slider-thumbs li.ei-slider-element{top: 0px;left: 0px;position: absolute;height: 100%;z-index: 11;text-indent: -9000px;background: #000;background: rgba(0,0,0,0.9);}
.ei-slider-thumbs li a{display: block;text-indent: -9000px;background-color: #666 ;width: 100%;height: 100%;cursor: pointer;
	-webkit-box-shadow:
		0px 0px 0px 0px rgba(0,0,0,0.3),
		0px 0px 0px 1px rgba(255,255,255,0.2);
	-moz-box-shadow:
        0px 0px 0px 0px rgba(0,0,0,0.3),
        0px 0px 0px 1px rgba(255,255,255,0.2);
	box-shadow:
        0px 0px 0px 0px rgba(0,0,0,0.3),
        0px 0px 0px 1px rgba(255,255,255,0.2);
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.ei-slider-thumbs li a:hover{background-color: #f0f0f0;}
.ei-slider-thumbs li img{position: absolute;bottom: 50px;opacity: 0;z-index: 999;max-width: 100%;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;-o-transition: all 0.4s ease;-ms-transition: all 0.4s ease;transition: all 0.4s ease;-webkit-box-reflect:below 0px -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(50%, transparent),to(rgba(255,255,255,0.3)));-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";}
.ei-slider-thumbs li:hover img{opacity: 1;bottom: 13px;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.full_page {z-index:12;position:absolute;top:6px;right:266px;}
.full_page_sub {z-index:12;position:absolute;top:6px;right:506px;}

.full_page{position:absolute;bottom:50px;right:266px;width:38px;height:0;padding:38px 0 0;overflow:hidden;line-height:100px;background:url(../images/common/full_page_btn.png) 0 0 no-repeat;}
.full_page.on{background-position:0 -38px;}

.full_page_sub{position:absolute;bottom:50px;right:496px;width:38px;height:0;padding:38px 0 0;overflow:hidden;line-height:100px;background:url(../images/common/full_page_btn.png) 0 0 no-repeat;}
.full_page_sub.on{background-position:0 -38px;}


@media all and (max-width : 768px) {#container .visual {position:static;height:233px;}
													 .ei-slider{height:200px!important;}
													 .ei-slider-thumbs{bottom:0px;}
													 .full_page {display:none;}
													 .ei-slider-thumbs li img {display:none;}
													}

/***** sub page *****/
#container .sub_conts {width:430px;padding:0px 30px;}
	#container .sub_conts .sub_top {padding:45px 0 0;}
	#container .sub_conts .sub_top .room_desc {color:#999;margin-top:50px;font-size:14px;line-height:26px;}
	#container .sub_conts .sub_top .floor_plan {margin:50px auto 0;text-align:center;}
	#container .sub_conts .sub_top .floor_plan img {width:100%;height:auto;max-width:400px;}
@media all and (max-width : 768px) {
	#container .sub_conts {width:100%;min-width:320px;padding:0px;}
	#container .sub_conts .sub_top {padding:45px 15px 0;}
	#container .sub_conts .sub_top h2.title {font-size:20px;font-family:'HelveticaNeueLTPro400';}
	#container .sub_conts .sub_top .room_desc {font-size:16px;margin-top:25px;line-height:21px;}
	#container .sub_conts .sub_top .floor_plan {margin:30px auto 0;padding:0 50px;}
	#container .sub_conts .sub_top .floor_plan img {min-width:200px;max-width:400px;}
}
	#container .sub_conts .sub_top .storeInfo {margin-top:20px;}
	#container .sub_conts .sub_top .storeInfo table {width:100%;font-size:14px;}
	#container .sub_conts .sub_top .storeInfo table th {padding:10px 28px;background-color:#eee;font-family:Georgia;font-style:italic;color:#444;}
	#container .sub_conts .sub_top .storeInfo table td {width:50%;padding:12px 28px;color:#919191;font-family:'HelveticaNeueLTPro400';}

	#container .sub_conts .sub_bottom {margin-top:50px;padding-bottom:40px;overflow:hidden;}
	#container .sub_conts .sub_bottom .features_wrap {width:430px;overflow:hidden;}
	#container .sub_conts .sub_bottom h2 {font-size:20px;color:#000;margin-bottom:22px;font-family:'HelveticaNeueLTPro500';text-transform:uppercase;}
	#container .sub_conts .sub_bottom .features {float:left;width:200px;}
	#container .sub_conts .sub_bottom div.right {width:230px;padding-right:0;}
	#container .sub_conts .sub_bottom .features ul {}
	#container .sub_conts .sub_bottom .features ul li {margin-bottom:12px;padding: 0 0 6px 38px;position:relative;}
	#container .sub_conts .sub_bottom .features ul li:last-child {margin-bottom:0;}
	#container .sub_conts .sub_bottom .features ul li span.txt {font-size:14px;color:#000;font-weight:800;line-height:22px;}
	#container .sub_conts .sub_bottom .features ul li span.txt_r {font-size:12px;color:#666;}
	#container .sub_conts .sub_bottom .features ul.right li {padding:0;margin:0px;line-height:22px;}
	#container .sub_conts .sub_bottom .features ul li span.icon {width:26px;height:24px;margin:0 12px 15px 0;position:absolute;top:1px;left:0;background-image:url(../images/room/icon_list_pc.gif);background-repeat:no-repeat;}
	#container .sub_conts .sub_bottom .features ul li span.bed {background-position:0 0;}
	#container .sub_conts .sub_bottom .features ul li span.tv {background-position:0 -23px;}
	#container .sub_conts .sub_bottom .features ul li span.desk {background-position:0 -48px;}
	#container .sub_conts .sub_bottom .features ul li span.wifi {background-position:0 -74px;}
	#container .sub_conts .sub_bottom .features ul li span.bath {background-position:0 -74px;}
	#container .sub_conts .sub_bottom .features ul li span.floor {background-position:0 -98px;}
@media all and (max-width : 768px) {
	#container .sub_conts .sub_bottom{margin-top:40px;padding:0 15px 0px;overflow:hidden;}
	#container .sub_conts .sub_bottom .features_wrap{width:100%;}
	#container .sub_conts .sub_bottom h2 {font-size:17px;font-family:'HelveticaNeueLTPro400';float:left;margin:0;padding-right:7%;position:relative;top:2px;}
	#container .sub_conts .sub_bottom .features {width:180px;}
	#container .sub_conts .sub_bottom .features ul  {width:180px;}
	#container .sub_conts .sub_bottom .features ul li {padding: 0 0 6px 30px;position:relative;}
	#container .sub_conts .sub_bottom .features ul li span.txt {font-size:12px;line-height:20px;}
	#container .sub_conts .sub_bottom div.right {width:230px;padding-right:0;}
	#container .sub_conts .sub_bottom .features ul li span.icon {width:20px;height:15px;margin:0 12px 15px 0;position:absolute;top:3px;left:0;background-image:url(../images/room/icon_list.gif);background-repeat:no-repeat;}
	#container .sub_conts .sub_bottom .features ul li span.bed {background-position:0 0;background-size:20px auto;}
	#container .sub_conts .sub_bottom .features ul li span.tv {background-position:0 -18px;background-size:20px auto;}
	#container .sub_conts .sub_bottom .features ul li span.desk {background-position:0 -37px;background-size:20px auto;}
	#container .sub_conts .sub_bottom .features ul li span.wifi {background-position:0 -57px;background-size:20px auto;}
	#container .sub_conts .sub_bottom .features ul li span.bath {background-position:0 -57px;background-size:20px auto;}
	#container .sub_conts .sub_bottom .features ul li span.floor {background-position:0 -77px;background-size:20px auto;}
}
	#container .sub_conts .sub_bottom .restaurant_menu {}
	#container .sub_conts .sub_bottom .restaurant_menu .div_left {float:left;width:50%;}
	#container .sub_conts .sub_bottom .restaurant_menu .div_left .menu_title {font-family:'HelveticaNeueLTPro300';color:#000;font-size:16px;padding-left:25px;background-image:url(../images/eat/icon_menu_pc.gif);background-repeat:no-repeat;background-position:0 4px;line-height:26px;}
	#container .sub_conts .sub_bottom .restaurant_menu .div_left .phone_icon {background-image:url(../images/eat/icon_phone_pc.gif)!important;background-position:2px 4px!important;}
	#container .sub_conts .sub_bottom .restaurant_menu .div_right {float:left;width:50%;}
	#container .sub_conts .sub_bottom .restaurant_menu .div_right ul li {line-height:26px;font-size:14px;color:#999;}
@media all and (max-width : 768px) {
	#container .sub_conts .sub_bottom .restaurant_menu .div_left .menu_title {padding-left:25px;background-image:url(../images/eat/icon_menu.gif);background-repeat:no-repeat;background-position:0 4px;background-size:16px auto;line-height:26px;}
	#container .sub_conts .sub_bottom .restaurant_menu .div_left .phone_icon {background-image:url(../images/eat/icon_phone.gif)!important;background-position:2px 4px!important;background-size:13px auto!important;}
}

/***** menu *****/
#menu {}
.menu_bg {position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:900;background:#000;opacity:.5;filter:alpha(opacity=50);}
.menuWrap {position:absolute;margin-top:0;top:0;margin-left:-340px;padding-top:100px;left:50%;overflow:hidden;width:680px;z-index:1000;}
.menuWrap button {position:absolute;top:43px;right:0;overflow:hidden;width:50px;height:50px;background-color:#fff;margin:0;padding:0;border:0;line-height:1em;text-decoration:none;vertical-align:middle;cursor:pointer;}
.menuWrap button span.btn_close {position:absolute;top:0;right:0;background-color:#fff;background-image:url('../images/eat/icon_close.png');background-repeat:no-repeat;background-size:auto;background-position:0px 0px;width:50px;height:50px;line-height:50px;overflow:hidden;
																transition-property:transform;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-0-transform;
																transition-duration:0.2s;-webkit-transition-duration:0.2s;-moz-transition-duration:0.2s;-o-transition-duration:0.2s;
																transition-timing-function:ease;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-o-transition-timing-function:ease;}
.menuWrap button span.btn_close:hover {transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);}
.menuWrap .menu_left {width:190px;height:530px;float:left;background-color:#f3f3f3;}
.menuWrap .menu_left h2 {padding:50px 0px;text-align:center;border-bottom:1px solid #ccc;font-size:22px;color:#444;font-family:'HelveticaNeueLTPro500';}
.menuWrap .menu_left ul {margin:40px 30px;}
.menuWrap .menu_left ul li {line-height:26px;}
.menuWrap .menu_left ul li a {font-size:14px;color:#404040;
														transition-property:color;-webkit-transition-property:color;-moz-transition-property:color;-o-transition-property:color;
														transition-duration:0.2s;-webkit-transition-duration:0.2s;-moz-transition-duration:0.2s;-o-transition-duration:0.2s;
														transition-timing-function:ease;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-o-transition-timing-function:ease;}
.menuWrap .menu_left ul li.selected a, #menu .menuWrap .menu_left ul li a:hover {color:#79ab2b;}

.menuWrap .menu_right {float:right;background-color:#fff;height:530px;position:relative;display:none;}
.menuWrap .menu_right.on {display:block;}
.menuWrap .menu_right h3 {color:#d3d3d3;font-size:22px;margin:50px 45px 20px;}
.menuWrap .menu_right ul {width:400px;margin:0 45px 60px;}
.menuWrap .menu_right ul li {position:relative;margin-bottom:20px;background:url('../images/common/dot_bg.png') repeat-x 0 13px;overflow:hidden;}
.menuWrap .menu_right ul li h4 {float:left;padding-right:1%;max-width:80%;background:#fff;color:#000;font-weight:bold;font-size:14px;}
.menuWrap .menu_right ul li span.price {position:absolute;right:0;top:1px;padding-left:1%;background:#fff;color:#999;font-size:14px;font-family:'HelveticaNeueLTPro400'}
.menuWrap .menu_right ul li .menuInfo {display:block;clear:left;width:100%;color:#919191;padding-top:5px;}
.menuWrap .menu_right ul li .menuInfo span {display:block;padding-right:1%;width:100%;background:#fff;font-size:12px;margin-bottom:5px;line-height:18px;}
.menuWrap .menu_right p.notice {position:absolute;bottom:40px;left:45px;color:#79ab2b;}
@media all and (max-width : 768px) {
.menuWrap {margin-left:0;left:0;padding-top:75px;width:100%;}
.menuWrap .menu_left {float:none;width:100%;background:#fff;height:94px;}
.menuWrap .menu_left h2 {padding:15px 0px;text-align:center;font-size:16px;color:#000;border:none;background:#f3f3f3;}
.menuWrap button {top:10px;right:10px;}
.menuWrap .menu_left ul {margin:0;}
.menuWrap .menu_left ul li {float:left;width:33%;text-align:center;padding:10px 0;border:solid #ccc;border-width:1px 0 1px 1px;}
.menuWrap .menu_left ul li:first-child {border-left:none;}
.menuWrap .menu_left ul li a {font-size:12px;}
.menuWrap .menu_left ul li.selected {background:#fff;border-bottom:none;}
.menuWrap .menu_right {float:none;height:500px;}
.menuWrap .menu_right h3 {display:none;}
.menuWrap .menu_right ul {width:90%;padding:20px 5% 0;margin:0;}
}

/***** login *****/
#login {}
.loginWrap {position:absolute;margin-top:0;top:0;margin-left:-230px;padding-top:210px;left:50%;overflow:hidden;width:460px;z-index:1000;}
.loginWrap button.login_close {position:absolute;top:150px;right:0;overflow:hidden;width:50px;height:50px;background-color:#fff;margin:0;padding:0;border:0;line-height:1em;text-decoration:none;vertical-align:middle;cursor:pointer;}
.loginWrap button.login_close span.btn_close {position:absolute;top:0;right:0;background-color:#fff;background-image:url('../images/eat/icon_close.png');background-repeat:no-repeat;background-size:auto;background-position:0px 0px;width:50px;height:50px;line-height:50px;overflow:hidden;
																transition-property:transform;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-0-transform;
																transition-duration:0.2s;-webkit-transition-duration:0.2s;-moz-transition-duration:0.2s;-o-transition-duration:0.2s;
																transition-timing-function:ease;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-o-transition-timing-function:ease;}
.loginWrap button span.btn_close:hover {transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);}
.loginWrap .loginArea {background:#fff;width:460px;height:480px;}
.loginWrap .loginBox {padding:30px 40px 60px;}
.loginWrap .loginBox h2 {padding-bottom:20px;width:100%;border-bottom:1px solid #efefef;margin-bottom:10px;}
.loginWrap .loginBox .inputBox {}
.loginWrap .loginBox .inputBox p {margin-top:20px;font-family:'HelveticaNeueLTPro400';color:#000;font-size:14px;line-height:14px;}
.loginWrap .loginBox .inputBox input {margin-top:10px;height:20px;background:#f5f5f5;border:1px solid;border-color:#d5d5d5 #f5f5f5 #f5f5f5 #d5d5d5 ;width:100%;padding:5px 0 5px 5px;padding:7px 0 3px 5px\0IE8}
.loginWrap .loginBox .buttonBox {margin-top:20px;text-align:center;padding-bottom:30px;}
.loginWrap .loginBox ul {}
.loginWrap .loginBox ul li {width:50%;float:left;}
.loginWrap .loginBox ul li:first-child {background:url('../images/common/login_bg.jpg') right top repeat-y;}
.loginWrap .loginBox ul li a, .loginWrap .loginBox ul li span {display:block;}
.loginWrap .loginBox ul li a span {text-align:center;}
.loginWrap .loginBox ul li a span.img {padding:20px 0px;}
.loginWrap .loginBox ul li a span.img img {width:100%;height:auto;max-width:50px;}
.loginWrap .loginBox ul li a span.txt {font-family:'HelveticaNeueLTPro400';color:#000;font-size:14px;line-height:14px;padding-bottom:20px;}
@media all and (max-width : 480px) {
.loginWrap{margin-left:0;left:0;padding-top:75px;width:100%;}
.loginWrap button.login_close {top:10px;right:10px;}
.loginWrap .loginArea {width:100%;}
.loginWrap .loginBox {padding:30px 20px 60px;}
}

#container .login_info {clear:both;position:absolute;top:15px;right:32px;}
#container .login_info button {color:#010101;font-size:12px;text-align:center;vertical-align:middle;background:#fff;margin:0;padding:0;border:none;text-decoration:none!important;cursor:pointer;}
#container .login_info button:first-child {margin-right:5px;padding-right:10px;background:url('../images/common/login_bar.jpg') right 2px no-repeat;}
@media all and (max-width : 768px) {
#container .login_info {clear:both;padding:40px 0 20px;margin:0 auto;text-align:center;position:relative;top:0;right:0;}
#container .login_info button {width:120px;color:#010101;font-size:14px;text-align:center;vertical-align:middle;background:#fff;margin:0;padding:10px 0;border:1px solid #e6e6e6;text-decoration:none!important;cursor:pointer;}
#container .login_info button:first-child {margin-right:5px;background:none;padding-right:0;}
}


/***** table page *****/
#container .cs_page {margin-left:261px;position:relative;}
	#container .cs_page .table_wrap {padding:90px 50px 110px;min-width:620px;}
	#container .cs_page .table_wrap .table_title {font-size:32px;color:#404040;font-family:'HelveticaNeueLTPro100';}
@media all and (max-width : 768px) {
	#container .cs_page {margin-left:0px;padding:0 20px;}
	#container .explore {padding:0!important;}
	#container .cs_page.photo_gallery {padding:0!important;}
	#container .cs_page .table_wrap {padding:20px 0;width:100%;min-width:100%;}
	#container .cs_page .table_wrap .table_title {font-size:24px;font-family:'HelveticaNeueLTPro400';padding-left:15px;}
}

/***** table *****/
table th, table td {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
table.brd_list {font-size:14px;color:#404040;margin-top:20px;width:100%;table-layout:auto;}
	table.brd_list th {color:#000;background:#efefef;text-align:center;padding:10px 0;}
	table.brd_list td {background:#fff;text-align:center;padding:12px 0px 12px 0px;border-bottom:1px solid #efefef;width:15%;}
	table.brd_list td.subject {text-align:left;padding:12px 10px 12px 20px;width:55%;}
	table.brd_list td.reply {background-image:url(../images/cs/reply_pc.gif);background-repeat:no-repeat;background-position: 25px 14px;text-align:left;padding:12px 10px 12px 65px;width:55%;}
	table.brd_list td a:hover {text-decoration:underline;color:#79ab2b;}
@media all and (max-width : 768px) {
	.table_mobile {padding:0 20px;}
	table.brd_list {margin-top:10px;border-top:2px solid #efefef;width:100%;}
	table.brd_list th {display:none;}
	table.brd_list tr {display:block;float:left;clear:left;width:100%;border-bottom:1px solid #efefef;}
	table.brd_list td {color:#999;font-size:10px;display:inline;padding:0px 10px 12px 10px;float:left;border-bottom:none;width:70px;}
	table.brd_list td:nth-child(4n+2), table.brd_list td:nth-child(4n+3)  {background:url(../images/cs/bar.gif) right -3px no-repeat;}
	table.brd_list td:nth-child(4n+2), table.brd_list td:nth-child(4n+4)  {width:30px;}
	table.brd_list td.subject {font-size:14px;color:#404040;width:90%;padding:12px 5% 12px 10px;}
	table.brd_list td.reply {font-size:14px;color:#404040;width:90%;padding:12px 5% 12px 45px;background-image:url(../images/cs/reply.gif);background-size:30px auto;background-repeat:no-repeat;background-position:10px 14px;}
}


table.brd_write {font-size:14px;color:#404040;margin-top:20px;width:100%;text-align:left;border-top:1px solid #efefef;}
	table.brd_write th {color:#000;background:#efefef;padding:10px 0px 10px;border-bottom:1px solid #fff;text-align:center;vertical-align:middle;width:15%;}
	table.brd_write th.border_b_grey {border-bottom:1px solid #efefef;} 
	table.brd_write td {background:#fff;padding:12px 10px 12px 20px;border-bottom:1px solid #efefef;word-break:break-all}
	table.brd_write td.view_info {text-align:center;padding-left:10px;width:23%;}
	table.brd_write td.editor_td {padding:1px;}
	table.brd_write td.editor_td .editor_area {width:100%;min-height:400px;background:#d5d5d5;}
	table.brd_write td .table_txt {font-size:14px;color:#000;line-height:24px;min-height:400px;}
@media all and (max-width : 500px) {
	table.brd_write th {font-size:0px;padding:0;width:0;background:#fff;}
	table.brd_write td {padding:12px 5px;}
	table.brd_write td.view_info {font-size:10px;padding:12px 0;}
}

/***** dl table *****/
dl.table_style {margin-top:20px;border-top:1px solid #efefef;}
	dl.table_style dt, dl.table_style dd {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;display:block;float:left;padding:12px 0px;font-size:14px;}
	dl.table_style dt.title p, dl.table_style dd.subject p, dl.table_style dd.date p, dl.table_style dd.name p, dl.table_style dd.hit p {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding:0 10px;}
	dl.table_style dd.text_area p.text {white-space:normal;}
	dl.table_style dt {text-align:center;width:15%;background:#efefef;border-bottom:1px solid #fff;}
	dl.table_style dt.wirte_title {padding:18px 0 17px;}
	dl.table_style dt.title_file {padding:20px 0;}
	dl.table_style dt.border_b_grey {border-bottom:1px solid #efefef;}
	dl.table_style dt.long_height {padding:18px 0 368px;}
	dl.table_style dd {text-align:left;width:70%;border-bottom:1px solid #efefef;}
	dl.table_style dd p {padding:0 10px;}
	dl.table_style dd.text_area {width:100%;}
	dl.table_style dd.text_area p.text {line-height:20px;padding:20px 10px;min-height:400px;}
	dl.table_style dd.date, dl.table_style dd.hit {width:15%;text-align:center;}
	dl.table_style dd.file {width:85%;}
	dl.table_style dd.width_85 {width:85%;}
	dl.table_style dd.padding_0 {padding:0;}
	dl.table_style dd.width_85 div.editor {padding:0 10px;}
	dl.table_style dd.width_85 div.editor_area {width:100%;min-height:376px;background:#eee;}
@media all and (max-width : 768px) {
dl.table_style {margin-top:20px;border-top:1px solid #efefef;position:relative;}
	dl.table_style dt, dl.table_style dd {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;display:block;float:left;padding:12px 0px;font-size:14px;}
	dl.table_style dt.title p, dl.table_style dd.subject p, dl.table_style dd.date p, dl.table_style dd.name p, dl.table_style dd.hit p {white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding:0 10px;}
	dl.table_style dd.text_area p.text {white-space:normal;}
	dl.table_style dt {width:0;}
	dl.table_style dt.border_b_grey {border-bottom:none;}
	dl.table_style dd.subject {width:100%;}
	dl.table_style dd.text_area {border-top:1px solid #efefef;}
	dl.table_style dd.text_area p.text {min-height:200px;}
	dl.table_style dd.date, dl.table_style dd.hit, dl.table_style dd.name {border-bottom:none;font-size:12px;color:#999;text-align:left;padding:12px 0;}
	dl.table_style dd.date, dl.table_style dd.hit {position:absolute;top:39px;}
	dl.table_style dd.date {left:60px;background:url(../images/cs/bar.gif) right 12px no-repeat;width:90px;}
	dl.table_style dd.hit {left:150px;width:100px;}
	dl.table_style dd.name {text-align:left;width:60px;background:url(../images/cs/bar.gif) right 12px no-repeat;}
	dl.table_style dd.file {width:100%;}
	dl.table_style dd.m_width {width:100%;}
	dl.table_style dd input[type=text] {width:99%;}
	dl.table_style dd.width_85.padding_0 {width:100%;}
}


/***** qa list *****/
.table_btn {position:relative;margin-top:30px;}
div.posi {position:absolute;left:50%;margin-left:-190px;}
.input_box {float:left;width:200px;margin-left:10px;}
	.input_box .search_input {border:solid #d5d5d5;border-width:1px 0 0 1px;background:#f6f6f6;padding:5px 0 5px 5px;width:98%;margin:0;font-size:14px;}
.btn_find {float:left;margin-left:10px;width:96px;}
.btn_find button.btn_type1 {font-family:'HelveticaNeueLTPro400';color:#fff;font-size:16px;width:100%;text-align:center;vertical-align:middle;background:#999;margin:0;padding:6px 30px 5px;border:none;text-decoration:none!important;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;behavior:url(./PIE.htc);}
.btn_write {position:absolute;right:0;top:0;}
.btn_write button.btn_type2 {font-family:'HelveticaNeueLTPro400';color:#fff;font-size:16px;width:100%;text-align:center;vertical-align:middle;background:#18b3d7;margin:0;padding:6px 30px 5px;border:none;text-decoration:none!important;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;behavior:url(./PIE.htc);}

@media all and (max-width : 768px) {
	.table_btn {margin-top:15px;}
	div.posi {position:relative;left:0;margin-left:0px;padding-top:42px;width:100%;}
	.select_change {width:30%;}
	.select_change select {width:98%;}
	.select_change .jqTransformSelectWrapper {width:100%!important;}
	.select_change .jqTransformSelectWrapper ul {width:100%!important;}
	.input_box {float:left;width:42%;margin-left:2%;}
	.input_box .search_input {width:95%;border-radius:1px;padding:4px 0 4px 5px;}
	.btn_find {float:right;width:23%;margin-left:2%;}
	.btn_find button.btn_type {width:100%;}
	.btn_write {position:absolute;left:50%;top:0;margin-left:-70px;}
	.btn_write button.btn_type {width:140px;}
}

/***** qa view *****/
.btn_left {float:left;}
.btn_right {float:right;}
.btn_right2 {float:right;}
.btn_right_bottom {text-align:right;}
.view_list {position:absolute;}
.view_list.up {right:130px;}
.view_list.down {right:97px;}
@media all and (max-width : 768px) {
	.view_list.up {right:90px;}
	.view_list.down {right:57px;}
	.btn_right_bottom {text-align:center;}
}
@media all and (max-width : 410px) {
	.btn_right {float:none;clear:both;padding-top:10px;overflow:hidden;height:27px;}
	.btn_right .view_list.up {left:0px;right:0px;}
	.btn_right .view_list.down {left:35px;right:0px;}
	.btn_right .btn_list {position:absolute;left:70px;}
}

/***** matthieu *****/
.conts_top {}
	.conts_top .img_box {max-height:500px;overflow:hidden;}
	.conts_top .img_box img {width:100%;height:auto;min-width:320px;max-width:1719px;}
	.conts_top .map_box {height:500px;width:100%;}
@media all and (max-width : 768px) {
	.conts_top .map_box {height:200px;width:100%;}
}

.conts_body {}
	.conts_body .about_wrap {padding-bottom:50px;}
	.conts_body .about_wrap:after {content:""; display:block; clear:both;}
	.conts_body .about_left {overflow:hidden;width:50%;float:left;padding-top:50px;}
	.conts_body .about_left .dlBox {overflow:hidden;padding-left:12%;background:url(../images/common/room_view_bg.gif) repeat-y right top;}
	.conts_body .about_left .dlBox dl {font-size:14px;color:#919191;}
	.conts_body .about_left .dlBox dt {color:#000;font-weight:600;width:60px;clear:left;float:left;line-height:20px;margin-bottom:10px;}
	.conts_body .about_left .dlBox dd {float:left;line-height:20px;margin-bottom:10px;}
	.conts_body .about_left .dlBox dd.mb0, .conts_body .about_left .dlBox dt.mb0 {margin-bottom:0;}
	.conts_body .about_left .dlBox dd.room {clear:left;margin-left:60px;margin-bottom:0;}
.conts_body .about_right {width:50%;float:right;position:relative;padding-top:50px;}
	.conts_body .about_right .ulBox {padding-left:12%;}
	.conts_body .about_right .ulBox ul {}
	.conts_body .about_right .ulBox ul li {color:#919191;line-height:32px;font-size:14px;}
	.conts_body .about_right .ulBox ul li.title {color:#000;font-weight:800;}

@media all and (max-width : 620px) {
	.conts_body .about_left {width:100%;float:none;padding-bottom:50px;padding-top:20px;}
	.conts_body .about_left .dlBox {background:none;}
	.conts_body .about_right {width:100%;float:none;border-top:1px solid #d5d5d5;}
	.conts_body .about_left .dlBox,	.conts_body .about_right .ulBox {padding-left:20px;}
}
.conts_body .greeting {padding:50px;position:relative;}
.conts_body .greeting h4 {color:#000;font-size:18px;margin-bottom:20px;}
.conts_body .greeting p.greeting_txt {color:#919191;font-size:14px;line-height:26px;padding:0 0px 50px 0;text-align:justify;}
.conts_body .greeting p.greeting_sign {position:absolute;right:5%;height:40px;padding:5px 110px 0 0;background:url(../images/common/sign.png) no-repeat right -2px;}

@media all and (max-width : 768px) {
	.conts_body .greeting {padding:50px 20px 30px;}
	.conts_body .greeting h2.title {font-size:20px;font-family:'HelveticaNeueLTPro400';}
	.conts_body .greeting p.greeting_sign {bottom:20px;}
}

/***** join_member *****/
.joinWrap {position:relative;padding:40px;}
.joinWrap .join_left {width:50%;float:left;}
.joinWrap .join_left.join_100 {width:100%;}
.joinWrap .join_right {width:50%;float:left;}
.joinWrap .titleWrap {font-size:36px;padding:0 0 20px 0;	margin-bottom:20px;	border-bottom:5px solid #efefef;	font-family:'HelveticaNeueLTPro100';	color:#404040;}

.joinWrap .join_left .join_padding {padding-right:7%;}
	.joinWrap .join_left .infoArea {width:100%;}
	.joinWrap .join_left  .infoArea .join_text_wrap {width:99%;height:200px;border:1px solid #ccc;-webkit-overflow-scrolling:touch;}
	.joinWrap .join_left  .infoArea .join_text_wrap .join_text {width:100%; height:100%; }
	.joinWrap .join_left  .infoArea p {font-size:14px;color:#000;margin-bottom:8px;}
	.joinWrap .join_left  .infoArea .checkBox {text-align:right;margin-top:5px;}
	.joinWrap .join_left  .infoArea .checkBox label {color:#000;margin:-1px 0 1px 5px;vertical-align:0;}
	.joinWrap .join_left  .infoArea .checkBox input {vertical-align:top;}

.joinWrap .join_right .join_padding {}
	.joinWrap .join_right  dl.joinTable {font-size:14px;color:#000;font-family:'HelveticaNeueLTPro400';width:100%;max-width:460px;min-width:420px;}
	.joinWrap .join_right  dl.joinTable span {font-size:12px;margin-left:5px;}
	.joinWrap .join_right  dl.joinTable dd, .joinWrap .join_right  dl.joinTable dt {text-align:left;width:100%;}
	.joinWrap .join_right  dl.joinTable dt {padding-bottom:10px;}
	.joinWrap .join_right  dl.joinTable dd {padding-bottom:20px;}
	.joinWrap .join_right  dl.joinTable dd input.text {height:20px;background:#f5f5f5;border:1px solid;border-color:#d5d5d5 #f5f5f5 #f5f5f5 #d5d5d5 ;width:98%;padding:5px 0 5px 0px;padding:7px 0 3px 5px\0IE8}
	.joinWrap .join_right  dl.joinTable dd .email_form_left {width:70%;float:left;}
	.joinWrap .join_right  dl.joinTable dd .email_form_left input.text {width:45%;float:left;}
	.joinWrap .join_right  dl.joinTable dd .email_form_left em {width:7%;text-align:center;display:block;float:left;line-height:30px;width:5%\0IE8}

	.joinWrap .join_right  dl.joinTable dd .email_form_right {width:28%;float:left;}
	.joinWrap .join_right  dl.joinTable dd .email_form_right select {font-size:14px;line-height:1;border:1px solid;border-color:#d5d5d5 #fff #fff #d5d5d5;width:100%;margin:0;padding:6px 0;background:#f5f5f5;}

	.joinWrap .join_right  dl.joinTable dd .phone_form_left {width:30%;float:left;}
	.joinWrap .join_right  dl.joinTable dd .phone_form_left select {font-size:14px;line-height:1;border:1px solid;border-color:#d5d5d5 #fff #fff #d5d5d5;width:95%;margin:0;padding:6px 0;background:#f5f5f5;}

	.joinWrap .join_right  dl.joinTable dd .phone_form_right {width:68%;float:left;}
	.joinWrap .join_right  dl.joinTable dd .phone_form_right input.text {width:45%;float:left;}
	.joinWrap .join_right  dl.joinTable dd .phone_form_right em {width:5%;text-align:center;display:block;float:left;line-height:30px;}

	.joinWrap .join_right  dl.joinTable dd ul {margin-top:10px;}
	.joinWrap .join_right  dl.joinTable dd ul li {float:left;}
	.joinWrap .join_right  dl.joinTable dd ul li label {color:#000;margin:-1px 20px 1px 5px;vertical-align:0;}
	.joinWrap .join_right  dl.joinTable dd ul li input {vertical-align:top;}

	.join_btn_area {margin-top:0px;}
	.join_btn_area button {float:left;}
	.join_btn_area button.btn_type span {padding:0 60px;}
	.join_btn_area p {float:left;margin-left:10px;line-height:24px;font-size:14px;}
	
@media all and (max-width : 1170px) {
.joinWrap .join_left .join_padding {padding-right:0;}
.joinWrap .join_left {width:100%;float:none;}
.joinWrap .join_right {width:100%;float:none;margin-top:40px;}
.joinWrap .join_right .findid {margin-top:80px;}
.find_title {width:100%;}
}
@media all and (max-width : 768px) {
.joinWrap .titleWrap {font-size:24px;font-family:'HelveticaNeueLTPro400';padding:30px 0px 10px;}
.joinWrap {padding:0;}
.joinWrap .join_left .join_padding {padding-right:0;}
.joinWrap .join_left {width:100%;float:none;}
.joinWrap .join_right {width:100%;float:none;margin-top:40px;}
.joinWrap .join_left .infoArea {margin-bottom:20px;}
.joinWrap .join_left  .infoArea .checkBox {text-align:left;}
.join_btn_area button.btn_type span {padding:0 15px;}
.join_btn_area p {font-size:12px;letter-spacing:-1px;line-height:26px;}
.joinWrap .join_right  dl.joinTable dd input.text {height:14px;border:1px solid #ccc;background:none;}
.joinWrap .join_right  dl.joinTable {max-width:100%;min-width:100%;}
.joinWrap .join_right  dl.joinTable dd .phone_form_left select {border:1px solid #ccc;background:none;padding:3px 0;}
.joinWrap .join_right  dl.joinTable dd .email_form_right select {border:1px solid #ccc;background:none;padding:3px 0;}
}

/***** reply *****/
div.reply_area {width:100%;margin:20px 0;position:relative;}
	div.reply_area div.reply_box div.reply_text {border:1px solid #efefef;width:87%;float:left;}
	div.reply_area div.reply_box div.reply_text textarea {resize:none;height:97px;width:100%;}
	div.reply_area div.reply_box .btn_reply {width:12%;background:#18b3d7!important;padding:35px 0!important;float:right;font-family:'HelveticaNeueLTPro400';text-align:center;vertical-align:middle;line-height:1em;margin:0;padding:0;border:0;text-decoration:none!important;cursor:pointer;background:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;behavior:url("http://matthieuyeosu.com/re/css/PIE.htc");}
	div.reply_area div.reply_box .btn_reply span {color:#fff;font-size:16px;display:block;height:27px;line-height:30px;line-height:28px\0IE8;}
@media all and (max-width : 768px) {
div.reply_area div.reply_box div.reply_text {width:100%;}
div.reply_area div.reply_box .btn_reply {width:80px;padding:0!important;margin-top:10px;}
}

div.reply_list {margin:20px 0;}
	div.reply_list table.reply_table {font-size:14px;color:#404040;margin-top:20px;width:100%;table-layout:auto;}
	div.reply_list table.reply_table td {line-height:20px;padding:20px;border:solid #efefef;border-width:1px 0;}
	div.reply_list table.reply_table td a {margin-left:20px;position:relative;top:3px;}
	div.reply_list table.reply_table th {width:100px;text-align:center;padding:20px 0;border:solid #efefef;border-width:1px 0;background:url(../images/common/reply_th_bg.jpg) no-repeat right 24px;}
	div.reply_list table.reply_table th, div.reply_list table.reply_table td {white-space:normal;}
@media all and (max-width : 768px) {
div.reply_list table.reply_table th {width:25%;}
}

.joinWrap .join_left .join_padding {}
	.joinWrap .join_left  dl.joinTable {font-size:14px;color:#000;font-family:'HelveticaNeueLTPro400';width:100%;max-width:460px;min-width:420px;}
	.joinWrap .join_left  dl.joinTable span {font-size:12px;margin-left:5px;}
	.joinWrap .join_left  dl.joinTable dd, .joinWrap .join_left  dl.joinTable dt {text-align:left;width:100%;}
	.joinWrap .join_left  dl.joinTable dt {padding-bottom:10px;}
	.joinWrap .join_left  dl.joinTable dd {padding-bottom:20px;}
	.joinWrap .join_left  dl.joinTable dd input.text {height:20px;background:#f5f5f5;border:1px solid;border-color:#d5d5d5 #f5f5f5 #f5f5f5 #d5d5d5 ;width:98%;padding:5px 0 5px 0px;padding:7px 0 3px 5px\0IE8}
	.joinWrap .join_left  dl.joinTable dd .email_form_left {width:70%;float:left;}
	.joinWrap .join_left  dl.joinTable dd .email_form_left input.text {width:45%;float:left;}
	.joinWrap .join_left  dl.joinTable dd .email_form_left em {width:7%;text-align:center;display:block;float:left;line-height:30px;width:5%\0IE8}

	.joinWrap .join_left  dl.joinTable dd .email_form_right {width:28%;float:left;}
	.joinWrap .join_left  dl.joinTable dd .email_form_right select {font-size:14px;line-height:1;border:1px solid;border-color:#d5d5d5 #fff #fff #d5d5d5;width:100%;margin:0;padding:6px 0;background:#f5f5f5;}

	.joinWrap .join_left  dl.joinTable dd .phone_form_left {width:30%;float:left;}
	.joinWrap .join_left  dl.joinTable dd .phone_form_left.w25 {width:25%;}
	.joinWrap .join_left  dl.joinTable dd .phone_form_left.w70 {width:70%;}
	.joinWrap .join_left  dl.joinTable dd .phone_form_left.w50 {width:50%;}
	.joinWrap .join_left  dl.joinTable dd .phone_form_left.w100 {width:100%;}
	.joinWrap .join_left  dl.joinTable dd .phone_form_left select.year {width:25%;margin-right:2px;}
	.joinWrap .join_left  dl.joinTable dd .phone_form_left select.month {width:15%;margin:0 2px;}
	.joinWrap .join_left  dl.joinTable dd .phone_form_left select {font-size:14px;line-height:1;border:1px solid;border-color:#d5d5d5 #fff #fff #d5d5d5;width:95%;margin:0;padding:6px 0;background:#f5f5f5;}

	.joinWrap .join_left  dl.joinTable dd .phone_form_right {width:68%;float:left;}
	.joinWrap .join_left  dl.joinTable dd .phone_form_right input.text {width:45%;float:left;}
	.joinWrap .join_left  dl.joinTable dd .phone_form_right em {width:5%;text-align:center;display:block;float:left;line-height:30px;}

	.joinWrap .join_left  dl.joinTable dd ul {margin-top:10px;}
	.joinWrap .join_left  dl.joinTable dd ul li {float:left;}
	.joinWrap .join_left  dl.joinTable dd ul li label {color:#000;margin:-1px 20px 1px 5px;vertical-align:0;}
	.joinWrap .join_left  dl.joinTable dd ul li input {vertical-align:top;}
.find_title {width:90%;}
@media all and (max-width : 768px) {
.joinWrap .join_left  dl.joinTable dd input.text {height:14px;border:1px solid #ccc;background:none;}
.joinWrap .join_left  dl.joinTable {max-width:100%;min-width:100%;}
.joinWrap .join_left  dl.joinTable dd .phone_form_left select {border:1px solid #ccc;background:none;padding:3px 0;}
.joinWrap .join_left  dl.joinTable dd .email_form_right select {border:1px solid #ccc;background:none;padding:3px 0;}
.joinWrap .join_right .findid {margin-top:40px;}
.find_title {width:100%;}
}

textarea.reservation {resize:none;height:100px;background:#f5f5f5;border:1px solid;border-color:#d5d5d5 #f5f5f5 #f5f5f5 #d5d5d5 ;width:98%;padding:5px 0 5px 0px;padding:7px 0 3px 5px\0IE8}
@media all and (max-width : 768px) {
textarea.reservation {border:1px solid #ccc;background:none;}
}
.joinWrap .join_left  dl.joinTable div.check dt, .joinWrap .join_left  dl.joinTable div.check dd {width:25%;float:left;}
.joinWrap .join_left  dl.joinTable div.check dd.kr .phone_form_left select.w80 {width:80%;}
.joinWrap .join_left  dl.joinTable div.check dd.kr .phone_form_left select.w60 {width:60%;margin-right:2px;}

/***** house *****/
	#container .sub_conts .sub_bottom h2.house {font-size:20px;color:#000;margin-bottom:22px;font-family:'HelveticaNeueLTPro500';text-transform:uppercase;}
	#container .sub_conts .sub_bottom .features_house {float:left;width:430px;}
	#container .sub_conts .sub_bottom .features_house ul {}
	#container .sub_conts .sub_bottom .features_house ul li {margin-bottom:12px;padding: 0 0 6px 0px;position:relative;}
	#container .sub_conts .sub_bottom .features_house ul li:last-child {margin-bottom:0;}
	#container .sub_conts .sub_bottom .features_house ul li span.txt {font-size:12px;color:#000;font-weight:400;line-height:22px;}
	#container .sub_conts .sub_bottom .features_house ul li span.txt span.title{font-weight:800;}
	#container .sub_conts .sub_bottom .features_house ul.right li {padding:0;margin:0px;line-height:22px;}
@media all and (max-width : 768px) {
	#container .sub_conts .sub_bottom h2.house {font-size:17px;font-family:'HelveticaNeueLTPro400';float:none;margin:0;padding-right:7%;position:relative;top:2px;}
	#container .sub_conts .sub_bottom{margin-top:40px;padding:0 15px 0px;overflow:hidden;}
	#container .sub_conts .sub_bottom .features_house {width:100%;margin-top:10px;padding-bottom:40px;}
	#container .sub_conts .sub_bottom .features_house ul  {width:100%;}
	#container .sub_conts .sub_bottom .features_house ul li {padding: 0 0 6px 0px;position:relative;}
	#container .sub_conts .sub_bottom .features_house ul li span.txt {font-size:12px;line-height:20px;}
}


	.conts_body .about_left .dlBox_house {overflow:hidden;padding-left:12%;background:url(../images/common/room_view_bg.gif) repeat-y right top;}
	.conts_body .about_left .dlBox_house dl {font-size:14px;color:#919191;}
	.conts_body .about_left .dlBox_house dt {color:#000;font-weight:600;clear:left;float:left;line-height:20px;margin-bottom:10px;}
	.conts_body .about_left .dlBox_house dt.title {margin-top:20px;padding-right:60px;}
	.conts_body .about_left .dlBox_house dd.clear {clear:left;text-align:left;font-size:12px;padding-right:60px;}
	.conts_body .about_left .dlBox_house dd {float:left;line-height:20px;margin-bottom:10px;}
	.conts_body .about_left .dlBox_house dd.mb0, .conts_body .about_left .dlBox_house dt.mb0 {margin-bottom:0;}
	.conts_body .about_left .dlBox_house dd.room {clear:left;margin-left:60px;margin-bottom:0;}

	.conts_body .about_right .dlBox_house {overflow:hidden;padding-left:12%;}
	.conts_body .about_right .dlBox_house dl {font-size:14px;color:#919191;}
	.conts_body .about_right .dlBox_house dt {color:#000;font-weight:600;clear:left;float:left;line-height:20px;margin-bottom:10px;}
	.conts_body .about_right .dlBox_house dt.title {margin-top:20px;padding-right:60px;}
	.conts_body .about_right .dlBox_house dd.clear {clear:left;text-align:left;font-size:12px;padding-right:40px;}
	.conts_body .about_right .dlBox_house dd {float:left;line-height:20px;margin-bottom:10px;}
	.conts_body .about_right .dlBox_house dd.mb0, .conts_body .about_right .dlBox_house dt.mb0 {margin-bottom:0;}
	.conts_body .about_right .dlBox_house dd.room {clear:left;margin-left:60px;margin-bottom:0;}

@media all and (max-width : 620px) {
	.conts_body .about_left .dlBox_house {background:none;}
	.conts_body .about_left.left_house {width:100%;float:none;padding-bottom:0px;padding-top:20px;}
	.conts_body .about_left .dlBox {background:none;}
	.conts_body .about_right.right_house {width:100%;float:none;border:none;margin-top:20px;padding-top:0;}
}