@import url("https://fonts.dubuplus.com/css?family=Noto Sans KR");
@import url("https://fonts.dubuplus.com/css?family=Montserrat");
.mobile_wrap *{font-family: 'Noto Sans KR'; letter-spacing:-0.5px} 

#mobile_hmenu{
	display:none;
}
#mobile_mainmenu {
    display: none;
    visibility: hidden;
}
#header {
    padding-bottom: 10px;
    position:fixed; 
    width:100%;
    z-index:9999;
    top:0px;
    
}
#header_menu {
    text-align: right;
	padding: 20px 0px;
}
#header_menu li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}
#header_menu li > a {
    color: #333;
}
#header_menu li.link_home a {
    background-color:transparent !important;
}

/*Logo : Start */
#logo  {
    font-size:31px;
    font-weight:bold;
}
/*Logo : End */

/* Main_menu: Start */
#main_menu {
	width: 100%;
	text-align: right;
	padding: 10px 0px 0px;
}
#main_menu .gnb {
	position: relative;
}
#main_menu .btn_main_menu,
#main_menu .gnb span {
    display: none;
}
#main_menu .gnb .depth1 {
    display: inline-block;
	height: 40px;
	padding: 0 10px;
    background:transparent !important;
}
#main_menu .gnb .depth1.active.point_hover_bg {
    background-color:transparent;
}
.depth1 > a {
	display: block;
	padding: 0 20px;
	font-size: 15px;
	font-weight: normal;
	color: #666;
	text-align: left;
	text-decoration: none;
}

#main_menu .gnb .depth1:hover > a {
    background-color:transparent !important;
}

#main_menu .gnb .depth1.active > a {
    color: inherit;
}
#main_menu .gnb .depth1 > a:hover {
	/*color: #2e85c7;*/
}
#main_menu .gnb .depth1:hover .depth2 {
    display: block;
	text-align: left;
	z-index: 100;
	opacity: 1;
}
#main_menu .depth1:hover .depth2 li {
    width: 140px;
	line-height: 35px;
}
#main_menu .gnb ul.depth2 li:hover {
    background-color: transparent;
}
#main_menu .gnb .depth2 {
    display: none;
	position: absolute;
	min-width: 140px;
	background-color: #5d9dda;
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
	top: 40px;
	opacity: 0;
}
#main_menu .depth2:before {
    content:"";
    position: absolute;
    border-color: #5d9dda transparent;
    border-style: solid;
    border-width:0 14px 15px 14px;
    display: inline-block;
    top:45%;
    width: 0;
    top: -15px;
	left:10%;
	width: 28px;
	height: 14px;
}
#main_menu .depth2 li > a {
	display: block;
	width: 100%;
	padding: 6.5px 15px;
	font-size: 12px;
	color: #fff;
    line-height: 22px;
	text-decoration: none;
}
#header #main_menu .gnb ul.depth2 > li:hover > a {
    /*color: #fff;*/
}
#main_menu .depth3 {
	display: none;
}
#main_menu .depth2 li:hover > .depth3 {
    display: block;
}
#main_menu .depth3 {
    position:absolute;
	left:100%;
	margin-top:-35px;
	min-width:140px;
	display:none;
	background-color: #144990;
}
#main_menu .depth1:last-child .depth3 {
	left:-100%;
}
#main_menu .depth2 li:hover {
	background-color: #144990;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#main_menu .depth2 li > .depth3 li {
	/*padding-left: 10px;*/
	font-size: 12px;
	color: #fff;
}
#main_menu .depth3 li > a {
	color: #fff;
	text-decoration: none;
}
#main_menu .depth3 li > a:hover{
	color: #fff;
	text-decoration: none;
}
#header #main_menu .gnb .depth2 li > ul.depth3 li:hover {

}
#main_menu .depth2 li > .depth3 li:hover {
	background-color: #5F6FA3;
	text-decoration: none;
}
/* Main_menu: End */

/* Footer: Start */
.clear {
	clear: both;
}
#footer {
    border-top:1px solid rgb(224, 224, 224);
	padding: 30px 0px 0px;
	text-align: left;
}
#footer_menu {
    text-align: left;
	display: block;
}
#footer_menu li {
    display: inline-block;
    padding-right: 12px;
	font-size: 14px;
}
#footer_menu li a {
	font-size: 13px;
	display: inline-block;
	word-break: break-all;
}
#address {
	padding-top: 20px;
    color:#747474;
}
#address span {
    word-break: break-all;
    margin-right: 10px;
}
#address strong {
	font-weight:normal;
}
#address strong:after {
    content: ":";
    margin: 0 3px;
}
#footer_menu li.link_privacy a {
	/*color: #e74c3c;*/
}
#copyright {
	margin: 10px 0 30px 0;
}
/* Footer: End */


/* Content_wrap : Start */
#content {
    padding: 20px 0px 30px;
}
/* Content_wrap : End */

/* Slide_section : Start */
#col_1391755336 { padding: 0px; }
#app_1424137295 { padding: 0px; }
/* Slide_section : End */

/* Gallery : Start */
#row_1424153230 { padding-top: 20px; padding-bottom: 0px; }
#app_1424151375 { padding: 10px; background-color: rgb(245, 246, 250); }
/* Gallery : End */

/* Main_Ban : Start */
.mainban{
    display: block;
    overflow: hidden;
    position: relative;
    height: 220px;
 }
.mainban.ban1 {
    background-color: rgb(245, 245, 245);
}
.mainban.ban2 {
    background-color: rgb(224, 232, 243);
}
.mainban.img_bg{
    position: absolute;
    height: 100%;
    left: 0px;
    top: 0px;
}
.mainban.ban2 .mainban_img_bg{
    position: absolute;
    height: 100%;
    right: -120px;
    top: 0px;
}
.mainban_img1 {
    position:absolute;
}
.mainban.ban1 .mainban_img1 {
    width:45%;
    right:5px;
    bottom:0;
    z-index:5;
}
.mainban.ban2 .mainban_img1 {
    width: 70%;
    bottom: -57px;
    right: -45px;
}
.mainban_txtbox {
    position: absolute;
    z-index: 10;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    padding:25px 20px;
}
.mainban_tit {
    font-size: 21px;
    letter-spacing:-2px;
}
.mainban_tit2 {
    display: block;
    margin-top: 3px;
    font-size: 14px;
}
.mainban_desc {
    width: 50%;
    margin-top: 15px;
    line-height: 1.5;
    opacity:0.7;
}
/* hover_effect */
.mainban:hover .mainban_txtbox {
    background-color:#70747d;
    background-color:rgba(54,67,100,0.3);
    color:#fff;
}
.mainban:before,
.mainban:after{
	content: '';
    position: absolute;
    z-index:1000;
	top: 10px;
	right: 10px;
	bottom: 10px;
	left: 10px;
	opacity: 0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -ms-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.mainban:before{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
    -ms-transform:scale(0,1);
	transform: scale(0,1);
}
.mainban:after{
  	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
    -ms-transform:scale(1.0);
	transform: scale(1,0);
}
.mainban:hover:before,
.mainban:hover:after{
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
	-webkit-transform: scale(1);
    -ms-transform:scale(1);
	transform: scale(1);
}
/* Main_Ban : End */

/* Social Ban : Start*/
.link_social {
	/*overflow:hidden;*/
	padding:20px;
}
.link_social:after{
    content:' ';
    display:block;
    clear:both;
}
.link_social li{
  display:inline-block;
  float:left;
  width:25%;
  text-align:center;
}
.link_social > li > a {
	position:relative;
    display:inline-block;
	width:53px;
	height:53px;
    -webkit- border-radius:50%;
    border-radius:50%;
	background-image:url(/template/s150319001001/images/ico_social.png);
	background-repeat:no-repeat;
    background-size:240px 53px;
}
.link_social > li > a > span {
	position: absolute;
	bottom: -35px;
	opacity: 0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
	visibility: visible;
    min-width:70px;
	height: auto;
	line-height: 10px;
	padding: 3px;
	left: 50%;
	margin-left: -35px;
	color: #fff;
	text-align: center;
	border: 4px solid #4c4c4c;
	background-color: #4c4c4c;
    -webkit- border-radius:4px;
	border-radius: 4px;
	pointer-events: none;
	-webkit-transform: translate(35px) rotate(25deg) scale(1.5);
	-moz-transform: translate(35px) rotate(25deg) scale(1.5);
	-o-transform: translate(35px) rotate(25deg) scale(1.5);
	-ms-transform: translate(35px) rotate(25deg) scale(1.5);
	transform: translate(35px) rotate(25deg) scale(1.5);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.link_social > li > a:hover > span{
	visibility: visible;
	opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
	-webkit-transform: translate(0px) rotate(0deg) scale(1);
	-moz-transform: translate(0px) rotate(0deg) scale(1);
	-o-transform: translate(0px) rotate(0deg) scale(1);
	-ms-transform: translate(0px) rotate(0deg) scale(1);
	transform: translate(0px) rotate(0deg) scale(1);
}
.link_social > li > a > span:after{
	content: '';
	position: absolute;
	top: -10px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -9px;
    border-left: 10px solid transparent;
	border-right: 10px solid transparent;
    border-bottom: 8px solid #4c4c4c;
}
.s_fb0{
    background-position: 0 0 ;
}
.s_tw{
    background-position: -62px 0px;
}
.s_blog{
    background-position: -124px 0px;
}
.s_gg{
    background-position: -187px 0px;
}
/* Social Ban : End */


/* CS_center : Start */
.cs_center {
    overflow:hidden;
    position: relative;
    padding: 15px 20px;
    height: 260px;
    text-align: center;
    background-color: rgb(245, 246, 250);
}
.cs_center .cs_img {
    position: absolute;
    width: 100%;
    height:150px;
    top:-10px;
    left:0;
}
.cs_center .cs_img img {
    height:100%;/*max-height:150px;*/
}
.cs_center .cs_content {
    margin-top: 120px;
}
.cs_center > h5 {
    position:relative;
    z-index:10;
    font-size: 18px;
    text-align: left;
    color: #fff;
}
.cs_center .call_num {
    display: block;
    color: rgb(89, 131, 189);
    font-size: 32px;
    font-weight:bold;
}
.cs_center .mail_add {
    display:block;
    font-size:14px;
    margin-bottom:8px;
}
.cs_center p {
    color:#747474;
}
/* CS_center : End*/

/* Scroll_To_Top : Start */
.scrollup {
    display: none;
    position: fixed;
    width: 40px;
    height: 40px;
    padding:10px 5px;
    bottom: 30px;
    right: 10px;
    text-align:center;
    background-color: #f0f0f0;
    /*background-color:rgba(242, 242, 242, 0.9);*/
    /*border:1px solid #D5D5D5;*/
    -webkit- border-radius:10px;
    border-radius:10px;
    box-shadow:0px 0px 2px rgba(0,0,0,0.1);
    font-weight:bold;
    font-size:14px;
    color:#fff;
}
/* Scroll_To_Top : End */

/* Retina_Image */
@media all and (-webkit-min-device-pixel-ratio: 2) {
    .link_social > li > a {
        background-image:url(/template/s150319001001/images/ico_social@2x.png);
        background-size:240px 53px;
    }
    #mobile_hmenu .bth_m_hmenu    {
        background:url(/template/s150319001001/images/btn_hmenu_close@2x.png) no-repeat 50% 50%;
        background-size:28px 28px;
    }
}

/* Mobile header Search:START */
.mobile_hmenu .dubu_search_main{
    padding: 5px;
}
.mobile_hmenu .box_search {
    width: 100%;
    height: 28px;
    border: 1px solid #cccccc;
    text-align: left;
    background-color: #fff;
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    border-radius: 20px;
    padding-right: 55px;
    overflow: hidden;
}
.mobile_hmenu .box_search .tf_search_keyword {
    text-align: left;
    height: 26px;
    border: none;
    padding-left: 10px;
    width: 100%;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.mobile_hmenu .box_search .btn_search {
    width: 30px;
    border-left: 1px solid #cccccc;
    height: 26px;
    position: absolute;
    top: 0;
    right: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    text-indent: -5000px;
    overflow: hidden;
    line-height: 28px;
    background: #f6f6f6 url(/template/s150319001001/images/search_btn_1.png) center center no-repeat;
}
/* Mobile header Search: END */



/* default */
div.slideshow .slide_items.image[link-href] {cursor:default}
.clear2:after {content:""; display:block; clear:both }
a.scrollup {background:#91789e; border:0}


/* header */
#header {padding:0}
#header_menu {padding:10px 0}
#header_menu li {padding:0 6px}
#logo {font-size:0}
#header #main_menu {padding:20px 0 0}
#header #main_menu .gnb .depth1 > a {padding:0 10px; font-size:16px; color:#fff}
#main_menu .depth2:before {display:none}
#header #main_menu .depth2 {background:#c19153; box-shadow:none}
#header #main_menu .depth2 > li {width:100%}
#header #main_menu .depth2 > li > a {font-size:14px; color:#fff}
#header #main_menu .depth2 > li:hover {background:#be5925}


@media screen and (max-width:1199px) and (min-width:991px){

}

@media screen and (max-width: 991px) and (min-width: 768px){
    #header {padding:20px 0 0}
}

@media screen and (max-width: 767px){
    header#mobile_header {border:0}
    .link_mologo img {padding-top:12px !important}
    nav#mobile_mainmenu .depth_arrow:before {border-color:transparent #c23f36}
    nav#mobile_mainmenu h3 > a {color:#fff}
    nav#mobile_mainmenu h3 {background-color:#c23f36 !important}
    div.tit_m_hmenu {background-color:#c23f36}
    div.mobile_wrap .mobile_hmenu .bth_m_hmenu { background-color:transparent !important}
    button.link_momenu {background-image:url(/template/s150319001001/images/mo_menu1_190412.png)}
    button.link_mohmenu {background-image:url(/template/s150319001001/images/mo_hmenu_bw.png)}
}

/* slides */
#slideshow_1542157235063 .slides {background-size:cover}

@media screen and (max-width:1199px) and (min-width:991px){

}

@media screen and (max-width: 991px) and (min-width: 768px){

}

@media screen and (max-width: 767px){
    
}

/* about */
#content {position:relative}
.about_tit strong {display:block; padding:8px 0; font-size:30px; color:#111; font-weight:500; font-family:"Times New Roman", serif; letter-spacing:1px}
.about_tit p {font-size:14px; color:#999}
.about h2 {font-family:"Times New Roman", serif; padding:0 0 15px; font-size:25px; color:#111; letter-spacing:2px}
.about p {padding:0 0 30px; font-size:14px; color:#666; line-height:1.5}
.about a {display:block; background:#c23f36; width:150px; height:30px; font-size:14px; color:#fff; line-height:30px; text-align:center; transition:all .3s ease}
.about a:hover {background:#9c261e}
#element_1542157929 {position:absolute; right:25px; bottom:-2px}

@media screen and (max-width:1199px) and (min-width:991px){
	/*.about p br {display:none}*/
}

@media screen and (max-width: 991px) and (min-width: 768px){

}

@media screen and (max-width: 767px){
    
}

/* 안내 배너 */
.room {position:relative}
.room a {display:block; height:100%}
.room .img {overflow:hidden}
.room .img img {width:100%}
.room .txt {position:relative; top:-30px; padding:18px 20px 0; margin:0 auto; background:#fff; border:1px solid #ddd; width:90%; height:140px}
.room .txt strong {display:block; font-size:18px; color:#333; font-weight:500}
.room .txt p {padding:8px 0 0; font-size:13px; color:#999}
.room .txt span {position:absolute; right:20px; bottom:22px; transition:all .3s ease}
.room .txt:hover span {transform:rotate(90deg)}

@media screen and (max-width:1199px) and (min-width:991px){
    
}

@media screen and (max-width: 991px) and (min-width: 768px){
    div#col_1542158029 {padding:30px 0 0}
}

@media screen and (max-width: 767px){
    .room .txt{top:0px; width:100%; height:50px; padding: 10px 10px 0;}
    .room .txt p{display:none;}
    .room .txt strong{font-size:16px;}
    .room .txt span{right:8px; bottom:13px; width:22px;}
    .room .txt span img{width:100%;}
    #col_1542158029{padding:20px !important;}
    #element_1542158036{margin-bottom:20px;}
}

/* 숙박 */
.room_info {position:relative}
.room_info:before,
.room_info:after {content:""; position:absolute; top:106px; background:#999; width:29%; height:1px}
.room_info:before {left:0}
.room_info:after {right:0}
.room_info strong {display:block; padding:8px 0; font-size:30px; color:#111; font-weight:500; font-family:"Times New Roman", serif; letter-spacing:1px}
.room_info p {font-size:14px; color:#999}
.room_infomg {
    width: 60px;
    display: block;
    margin: 10px auto 20px;
}
#app_1542158170 {padding:30px 0 0}
#app_1542158170 .gallery_main_header {display:none}


@media screen and (max-width: 767px){
    div#section_1542158137 {padding:30px 0 0}
    .room_info:before,
    .room_info:after {display:none}
    .room_info strong {font-size:24px}
    .room_info p {font-size:13px}
}

/* 고객센터 */
.cs h2 {font-size:26px; color:#fff}
.cs a {font-family:'Montserrat'; font-size:38px; color:#fff; font-weight:600; letter-spacing:1px; cursor:text}
.cs p {margin:15px auto 0; padding:8px 0 0; background:#fff; border-radius:25px; width:550px; height:42px; text-align:center}
.cs p * {display:inline-block; vertical-align:middle}
.cs p span {padding:0 8px; font-size:17px; color:#000}
.cs p span br{display:none;}
@media screen and (max-width:1199px) and (min-width:991px){

}

@media screen and (max-width: 991px) and (min-width: 768px){

}

@media screen and (max-width: 767px){
    .cs h2 {font-size:20px}
    .cs a {font-size:30px}
    .cs p {padding:10px 0; width:100%; height:auto}
    .cs p span {font-size:15px;}
    .cs p span br{display:block;}
}

/* 지도 */
.map {height:400px; overflow:hidden}

@media screen and (max-width:1199px) and (min-width:991px){

}

@media screen and (max-width: 991px) and (min-width: 768px){

}

@media screen and (max-width: 767px){
    .map {height:200px}
}

/* footer */
#footer {padding:0}
#footer_menu {padding:10px 0}
#footer_menu .link_privacy a {color:#fff}
#footer_menu li {position:relative; padding:0 20px 0 0}
#footer_menu li:before {content:""; position:absolute; left:-12px; top:5px; background:#fff; width:1px; height:12px;}
#footer_menu .link_service:before {display:none}

@media screen and (max-width:1199px) and (min-width:991px){

}

@media screen and (max-width: 991px) and (min-width: 768px){

}

@media screen and (max-width: 767px){
    #footer_menu li:before {display:none}
}






#element_1589258589 { padding: 5px 0px 0px; }
#logo { padding: 0px 0px 20px; }
#header { border-width: 5px 0px 0px; border-style: solid; border-color: rgb(64, 62, 61); background-color: rgb(51, 51, 51); }
#row_1588755584 { padding-top: 20px; padding-bottom: 0px; }
#section_1542158137 { padding: 50px 0px; }
#row_1588754998 { padding-top: 20px; padding-bottom: 0px; }
#footer { border-width: 0px; text-align: center; background-color: rgb(41, 39, 39); }
#row_1542158567 { background-color: rgb(64, 62, 61); }
#section_1542158263 { padding: 30px 0px; background-color: rgb(194, 63, 54); }
#section_1542158001 { padding: 45px 0px 0px; height: 230px; background-color: rgb(64, 62, 61); }
#element_1555487820 { padding: 8px 0px 0px; text-align: right; }
#content { padding: 50px 0px 60px; }
#main_menu .gnb .depth1 > a { color: rgb(0, 0, 0); }
#mobile_header .link_mologo img { width: 120px; height: auto; }
#copyright p, #copyright a { color: rgb(138, 137, 137); font-size: 13px; }
#copyright a { color: rgb(138, 137, 137); font-size: 13px; }
#copyright a { color: rgb(138, 137, 137); font-size: 13px; }
#copyright a { color: rgb(138, 137, 137); font-size: 13px; }
#copyright a { color: rgb(138, 137, 137); font-size: 13px; }
#copyright a { color: rgb(138, 137, 137); font-size: 13px; }
#copyright a { color: rgb(138, 137, 137); font-size: 13px; }
#copyright a { color: rgb(138, 137, 137); font-size: 13px; }
#copyright a { color: rgb(138, 137, 137); font-size: 13px; }
#copyright a { color: rgb(138, 137, 137); font-size: 13px; }
#address address { color: rgb(138, 137, 137); font-size: 13px; }
#footer_menu li a { color: rgb(255, 255, 255); font-size: 14px; }
#footer_menu { text-align: center; }
#col_1542158304 { padding: 0px; }
#row_1542158281 { text-align: center; }
#row_1542158225 { text-align: center; }
#col_1542158164 { padding: 0px; }
#col_1542157890 { text-align: center; }
#row_1542157652 { text-align: center; padding-top: 0px; padding-bottom: 60px; }
#header_menu li a { color: rgb(204, 204, 204); }
#slide_items_1550639822039, #slide_items_1550639832096, #slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550639832096, #slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550639832096, #slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550639832096, #slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550639832096, #slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550639832096, #slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550639832096, #slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550639832096, #slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550639832096, #slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550639832096, #slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1542157329421, #slide_items_1550641092192, #slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641092192, #slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641092192, #slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641092192, #slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641092192, #slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641092192, #slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641092192, #slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641092192, #slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641092192, #slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
#slide_items_1550641099026 { width: 555px; margin-left: -277.5px; left: 50% !important; }
.slide_items { margin: 0px auto; }
.DUBU_Booking_s150319001001 .booking_type_01 .box_booking_gallery:hover .gallery_contents { border-bottom: 2px solid rgb(163, 131, 42) !important; }
#slide_items_1550641099026, #slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641099026, #slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641099026, #slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641099026, #slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641099026, #slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641099026, #slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641099026, #slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641099026, #slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
.scrollup.point_bg { background-color: rgb(190, 89, 37); }
#slide_items_1550641099026, #slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641099026, #slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641099026, #slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641099026, #slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641099026, #slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641099026, #slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641099026, #slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
#slide_items_1550641099026, #slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
#slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }

/* Tablet */
@media screen and (min-width:768px) and (max-width:991px) {

/*Logo : Start */ 
#logo  {
    text-align:center;
    font-size:31px;
    padding:15px 0;
}
/*Logo : End */  
#main_menu { 
    text-align: center; 
}
#content { 
    padding: 0px; 
}
/* cs_padding */
#col_1424157567 { padding: 0px; }

/* board padding */
#col_1424151767 { 
    padding: 0px; 
}
#col_1424151160 { 
    padding:0px;
}
#app_1424140635 { 
    padding:10px 10px 0px;
}

/* banner padding */
#col_1424151146 { 
    padding: 0px; 
}
#col_1424151149 { 
    padding: 0px; 
}

/* Social Ban : Start */
.link_social > li > a > span {display:none}
/* Social Ban : End */

/* CS_center :Start */
.cs_center { 
    background-color: rgb(224, 232, 243);
    height:150px;
    text-align:left; 
}
.cs_center .cs_img {
    overflow:hidden;
    left:0;
    top:0;
    width:40%;
    height:100%;
}
.cs_center .cs_img img {
    height:100%;
    width:auto;
}
.cs_center .cs_content {
    margin-top:0; 
    margin-left:50%;
}
/* CS_center :End */
#section_1542158137 { padding: 40px 0px; }
#section_1542158001 { padding: 0px; height: 100%; }
#slide_items_1542157329421, #slide_items_1550641099026, #slide_items_1550641092192 { margin-left: -200px; left: 50% !important; top: 160px !important; width: 400px !important; }
.slide_items { margin: 0px auto; }
}

/* Mobile */
@media screen and (max-width:767px) {

html, body {
    overflow-x:hidden;
}
.mobile_wrap {
    background-color:#fff;
    position:relative;
}
.wrap > * {
	-webkit-transition: -webkit-all 0.5s ease;
	-moz-transition: -moz-all 0.5s ease;
	-o-transform: -o-all 0.5s ease;
	-ms-transform: -ms-all 0.5s ease;
	transition:  all 0.5s ease;
}
.mo_mclose {
    position: fixed;
    background: #40494e;
    z-index:10;
    -webkit-transform: translateX(-250px);
    -moz-transform: translateX(-250px);
    -o-transform: translateX(-250px);
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transform:  all 0.5s ease;
    -ms-transform:  all 0.5s ease;
    transition: all 0.5s ease;
}
.mobile_wrap.mo_open {
	/*background: #40494e;*/
}
.mobile_wrap.mo_open .wrap > * {
    -webkit-transform:translateX(250px);
    -moz-transform:translateX(250px);
    -o-transform:translateX(250px);
    -ms-transform:translateX(250px);
    transform:translateX(250px);
}
.mobile_wrap.mo_open .mo_mclose {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}


/* Mobile_header:Start */
#mobile_header {
    position:relative;
    overflow:hidden;
    text-align:center;
	/*padding: 10px 5px;*/
    height:57px;
    border-bottom:1px solid #B3B7C0;
    background:#fff;
}
.mobile #mobile_header {
    position:relative;
    overflow:hidden;
    text-align:center;
	/*padding: 10px 5px;*/
    height:57px;
    border-bottom:1px solid #B3B7C0;
    background:#fff;
}
.link_mobasket, .link_momenu,.link_mologin, .link_mohmenu  {
 	display: inline-block;
    position:relative;
    z-index:20;
	width: 37px;
	height: 37px;
	text-indent: -5000px;
    background-position:50% 50%;
}
.link_mobasket {
	display: none;
}
.link_mologo{
    font-size:31px;
    line-height:55px;
}
.link_mologo a {
    display:inline-block;
   /* vertical-align:middle;*/
}
.link_mologo img {
    padding-top:3px;
    max-width:280px;
}
.link_momenu {
	float: left;
    margin:10px 5px;
	background-image: url(/template/s150319001001/images/mo_menu1_190412.png);
    background-size:37px 37px;
	background-repeat:no-repeat;
    background-color: transparent !important;
}
.link_mologin {
	float: right;
	background-image: url(/template/s150319001001/images/mo_login.png);
    background-size:37px 37px; 
	background-repeat: no-repeat;
}
.link_mohmenu {
	float: right;
    margin:10px 5px;
	background-image: url(/template/s150319001001/images/mo_hmenu.png);
    background-size:37px 37px; 
	background-repeat: no-repeat;
}
.link_momenu:active,
.link_mologin:active {
	position: relative;
	top: 1px;
}
/* Mobile_header:End */


/* Mobile_HMenu : Start */
#mobile_hmenu{
    display:block;
    position: fixed;
    z-index: 1000;
    width: 150px;
    bottom: 0;
    top: 0;
    right: 0;
    background-color: #ebebeb;
    background-color:rgba(255,255,255,0.8);
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-o-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);    
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	-moz-transition: -moz-transform  0.3s ease-in-out;
	-o-transform: -o-transform  0.3s ease-in-out;
	-ms-transform: -ms-transform  0.3s ease-in-out;
	transition: transform  0.3s ease-in-out;    
}
.mobile_wrap.mo_hmenu_open #mobile_hmenu{
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
    box-shadow:0px 2px 7px;
}
.mobile_wrap_overlay{
    display:none;
    position:absolute;
    z-index:101;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#686868;
    background-color:rgba(0,0,0,0.5);
    transition:opacity 0.3s ease-in-out;
    opacity:0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
}
.mobile_wrap.mo_hmenu_open .mobile_wrap_overlay{
    display:block;
    opacity:1;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}
.tit_m_hmenu {
    overflow:hidden;
    width: 100%;
    height: 55px;
    /*background-color: #5983bd;*/
}
.txt_m_hmenu {
	color:#fff;
    font-size:16px;
    padding:16px 16px 16px 50px;
}
.bth_m_hmenu {
	display:inline-block;
    position:absolute;
    width:50px;
    height:50px;
    text-indent:-5000px;
    background:url(/template/s150319001001/images/btn_hmenu_close.png) no-repeat 50% 50%;
}
.box_mobile_hmenu > li > a {
    display: block;
    padding: 13px 15px;
    font-size: 13px;
    border-bottom: 1px solid #dfdfdf;
}
ul.box_mobile_hmenu > li:hover > a {
    color: #333;
}

/* Mobile_HMenu : End */
 
/* Mobile_MainMenu : Start */
#mobile_mainmenu {
    visibility: visible;
    display:block;
    /*position: absolute;*/ /* we can't use fixed here :( */
	top: 0;
	left: 0;
	width: 250px;
	height: 100%;
}
#mobile_mainmenu .gnb,
#mobile_mainmenu .depth2,
#mobile_mainmenu .depth3 {
    overflow-y:auto; 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #40494e;
    -webkit-overflow-scrolling:touch;
}
#mobile_mainmenu .depth2,
#mobile_mainmenu .depth3 {
    -webkit-transform:translateX(-100%);
    -moz-transform:translateX(-100%);
    -o-transform:translateX(-100%);
    -ms-transform:translateX(-100%);
    transform:translateX(-100%);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
#mobile_mainmenu ul > li > a {
    display: block;
	padding: 14px 50px;
	outline: none;
	box-shadow: inset 0 -1px rgba(0,0,0,0.2);
	text-shadow: 0 0 1px rgba(255,255,255,0.2);
	font-size: 15px;
	-webkit-transition: background 0.3s, box-shadow 0.3s;
	-moz-transition: background 0.3s, box-shadow 0.3s;
	transition: background 0.3s, box-shadow 0.3s;
    text-decoration: none;
    color: rgb(247, 247, 247);
    text-align:left;
    letter-spacing:1px;
}
#mobile_mainmenu ul > li:first-child > a {
    box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2);
}

#mobile_mainmenu .depth_arrow {
	position:relative;
}
#mobile_mainmenu .depth_arrow:before {
    display: inline-block;
    content:'';
    position: absolute;
    border-color: transparent #459FF3;
    border-style: solid;
    border-width: 6px 6px 6px  0;
    left:20px;
    top:15px;
}
#mobile_mainmenu h3 {
    text-align: left;
    background-color:#4363cb;
    letter-spacing:1px;    
}
#mobile_mainmenu h3 > a {
    display: block;
    /*width: 250px;*/
    padding: 12px 50px;
	color: #BDCEE5;
	font-size: 16px;
    text-decoration: none;
}
#mobile_mainmenu .depth2 > ul > li > a:hover,
#mobile_mainmenu .depth3 > ul > li > a:hover {
	background: rgba(0,0,0,0.2);
	box-shadow: inset 0 -1px rgba(0,0,0,0);
}
#mobile_mainmenu div.depth2 > ul > li:hover > a,
#mobile_mainmenu div.depth3 > ul > li:hover > a {
    color: #fff;
}

#mobile_mainmenu .overlay > ul > li > a,
#mobile_mainmenu .overlay > ul > li:first-child > a {
	box-shadow: inset 0 -1px rgba(0,0,0,0);
}
#mobile_mainmenu .gnb:before,
#mobile_mainmenu .depth2:before {
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	content: '';
	opacity: 0;
    background: rgba(0, 0, 0, 0.3);
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
#mobile_mainmenu .gnb.overlay:before,
#mobile_mainmenu .depth2.overlay:before {
	width: 100%;
	height: 100%;
	opacity: 1;
}
#mobile_mainmenu .depth_open {
    -webkit-transform:translateX(0);
    -moz-transform:translateX(0);
    -o-transform:translateX(0);
    -ms-transform:translateX(0);
    transform:translateX(0);
    z-index:10;
}
#mobile_mainmenu .depth_back {
    background: rgba(0, 0, 0, 0.1);
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    display: block;
    font-size: 10px;
    padding: 1em;
    text-align: center;
    cursor:pointer;
}
#mobile_mainmenu .gnb.overlay .depth1 > a,
#mobile_mainmenu .depth2.overlay > ul > li > a{
	display:none;
}
/* Mobile_MainMenu : End */

/* Footer :Start */ 
#footer_menu li a { 
    font-size:12px;
}
#footer_menu li { 
    padding-right:4px;
}
/* Footer :End */ 

/* Cs_center_wrap */
#col_1424157567 { 
    padding: 0px;
}
#element_1426134721 { 
    padding: 0px; 
}

/* gallery_background */
#app_1424151375 { 
    background-color: rgb(245, 245, 245); 
}

/* board_padding */
#app_1424140635 {
    padding: 10px 10px 0px;
}
#app_1424153579 { 
    padding: 0px 0px 30px;
}
#col_1424151767 { 
    padding: 0px;
}
#col_1424151160 { 
    padding: 0px; 
}

/* banner_padding */
#col_1424151149 { 
    padding: 0px; 
}
#col_1424151146 { 
    padding: 0px; 
}

/* Content_padding */
#content { 
    padding: 0 0 50px 0; 

}



/* Main_Ban : Start */ 
.mainban { 
    height: 165px;  
 }
.mainban.ban1 .mainban_img1 {
    width:auto;
    height:63%;
    bottom:-5px;
    right:50%;
    margin-right:-50px;
}
.mainban_txtbox {
    padding:25px 15px;
    text-align:center;
}
.mainban_tit{
    font-size: 17px;
}
.mainban_tit2 { 
    font-size: 13px; 
    margin-top: 3px;
}
.mainban_desc {
    display:none;
}
.mainban.ban2 .mainban_img_bg{ 
    right:auto;left:0;
}
/* Main_Ban : End */ 


/* Social Ban : Start */
.link_social > li > a > span {display:none}
/* Social Ban : End */


/* CS_center :Start */
.cs_center { 
    background-color: rgb(224, 232, 243);
    text-align:left;
    height:110px;
}
.cs_center > h5 {
    position:absolute;
}
.cs_center .cs_img {
    overflow:hidden;
    left:0px;
    top:0;
    width:40%;
    height:100%;
}
.cs_center .cs_img:before {
    display:block;
    position:absolute;
    content:''; 
    z-index:3;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.3);
}
.cs_center .cs_img img {
    position:absolute;
    right:0;
    width:auto;
    height:110%;
}
.cs_center .cs_content {
    margin-top:0; 
    margin-left:43%;
}
.cs_center .call_num { 
    font-size: 27px; 
}
/* CS_center :End */

.view_edit #mobile_hmenu{position:absolute;}
#mobile_header { background-color: rgb(51, 51, 51); }
#section_1542158137 { padding: 30px 0px; }
#section_1542158001 { padding: 0px; height: 100%; }
#slide_items_1542157329421, #slide_items_1550641099026, #slide_items_1550641092192 { margin-left: -130px; left: 50% !important; top: 120px !important; width: 260px !important; }
.slide_items { margin: 0px auto; }
.DUBU_Booking_s150319001001 .booking_main .booking_container { padding: 0px 20px 20px; }
.DUBU_Booking_s150319001001 .booking_type_01 .gallery_contents .txt_subject { top: 104px !important; }
.DUBU_Booking_s150319001001 .booking_type_01 .gallery_article { height: 150px !important; }
.DUBU_Booking_s150319001001 .booking_type_01 .gallery_contents .txt_subject { font-size: 16px !important; }
}
.content_none{width:100%;background-color:#f4f4f4;text-align:center;padding:50px 0;color:#909090;margin:0 auto 20px}.DUBU_Board .content_none .inner_images,.content_none .inner_images{background-position:-124px -176px;width:62px;height:46px}.content_none .inner_text{padding-top:20px;font-size:14px}.content_none .inner_images{background-image:url(/inc/images/module_img.png);background-repeat:no-repeat;margin:0 auto}.DUBU_Slideshow .content_none .inner_images{background-position:-6px -178px;width:93px;height:51px}.DUBU_Map .content_none .inner_images{background-position:-32px -97px;width:36px;height:56px}.DUBU_Slidegallery .content_none .inner_images{width:62px;height:60px;background-position:-19px -250px}.DUBU_Shop .content_none .inner_images{width:64px;height:61px;background-position:-17px -339px}.DUBU_Search .content_none .inner_images{width:43px;height:43px;background-position:-124px -348px}.DUBU_Booking .content_none .inner_images{width:64px;height:61px;background-position:-16px -431px}.DUBU_Booking_Search .content_none .inner_images{width:50px;height:57px;background-position:-121px -432px}.DUBU_Banner .content_none .inner_images{width:67px;height:57px;background-position:-113px -259px}.DUBU_Payment .content_none .inner_images{width:69px;height:59px;background-position:-118px -527px}.link_privacy a{font-weight:700!important}.link_aboutus a,.link_nospam a,.link_service a,.link_useguide a{font-weight:200!important}.Social_Stream .content_none .inner_images{width:70px;height:74px;background-position:-13px -518px}