@CHARSET "UTF-8";

.btn_detail {position:fixed;bottom:60px;left:50%;margin-left:-72px;z-index:200;}
.section {overflow:hidden;}
#loading {position:fixed; top:65%; left:50%;margin-left:-18px;z-index:250;}
#section0{background:#000;overflow:hidden;}
#section0 #myVideo{position:absolute;right:0;bottom:0;top:0;left:0;width:100%;height:100%;z-index:150;overflow:hidden;
background-position: center center;
background-size: contain;
object-fit: cover;
}

.txt_01 {position:absolute;bottom:5%;left:1%;z-index:600;width:540px;height:140px;opacity:0;}
#section1 #index_01 {background:url(../room3/image1.jpg) no-repeat 100% 100%;background-size: cover;}
#section1 #index_02 {background:url(../room3/image2.jpg) no-repeat 100% 100%;background-size: cover;}
#section1 #index_03 {background:url(../room3/image3.jpg) no-repeat 100% 100%;background-size: cover;}
#section1 #index_04 {background:url(../room3/image4.jpg) no-repeat 100% 100%;background-size: cover;}
#section1 #index_05 {background:url(../room3/image5.jpg) no-repeat 100% 100%;background-size: cover;}
#section1 #index_06 {background:url(../room3/image6.jpg) no-repeat 100% 100%;background-size: cover;}
#section1 #index_07 {background:url(../room3/image7.jpg) no-repeat 100% 100%;background-size: cover;}
#section1 #index_08 {background:url(../room3/image8.jpg) no-repeat 100% 100%;background-size: cover;}
#section1 #index_09 {background:url(../room3/image9.jpg) no-repeat 100% 100%;background-size: cover;}
#section1 #index_10 {background:url(../room3/image10.jpg) no-repeat 100% 100%;background-size: cover;}
#section1 #index_11 {background:url(../room3/image11.jpg) no-repeat 100% 100%;background-size: cover;}


#section1 {position:relative;}
#section1 > div > div{position:absolute;top:0;left:0;width:100%;height:100%;}
#section1 .btn_arrow .prev {position:absolute;top:50%;left:5%; opacity:0.7; filter: alpha(opacity=70;);}
#section1 .btn_arrow .next {position:absolute;top:50%;right:5%; opacity:0.7; filter: alpha(opacity=80;);}

#section1 .nav {position:absolute;bottom:8%;left:50%;overflow:hidden;}
#section1 .nav li{float:left;width:20px;}
#section1 .nav li a {background:url(../img/list.png) no-repeat 0 0;width:10px;height:16px;display:block;}
#section1 .nav li a.active {background:url(../img/list.png) no-repeat 0 -16px;}

/* footer */
/*#footer {min-width:1200px;width:100%;}*/
#footer .foot_inner {height:50%;}
#footer .foot_inner ul {height:100%;height:100%;overflow:hidden;}
#footer .foot_inner ul li {position:relative;float:left;width:20%;height:100%;}
#footer .foot_inner ul li.room_bg_01 {background:url(../img/room/101/1.jpg) no-repeat 50% 50%;background-size:cover;} 
#footer .foot_inner ul li.room_bg_02 {background:url(../img/room/102/1.jpg) no-repeat 50% 50%;background-size:cover;} 
#footer .foot_inner ul li.room_bg_03 {background:url(../img/room/201/1.jpg) no-repeat 50% 50%;background-size:cover;} 
#footer .foot_inner ul li.room_bg_04 {background:url(../img/room/301/1.jpg) no-repeat 50% 50%;background-size:cover;} 
#footer .foot_inner ul li.room_bg_05 {background:url(../img/room/302/1.jpg) no-repeat 50% 50%;background-size:cover;} 

#footer .foot_inner ul li a {width:100%;height:100%;display:block;}
#footer .foot_inner ul li a span.bg {background:#000;width:100%;height:100%;display:block;}
#footer .foot_inner ul li a span.txt {position:absolute;top:50%;left:50%;margin:-40px 0 0 -90px;}

#footer .foot_menu {height:50%;background:url(../img/images/bg_foot.gif) no-repeat left bottom;}
#footer .foot_menu .foot_menu_inner {position:relative;height:100%;min-width:1200px;padding-top:50px;overflow:hidden;}

.foot_list {float:left;position:relative;left:80px;}
.foot_list > li{float:left;margin-left:50px;}
.foot_list > li {height:150px;font-size:14px;font-weight:bold;padding-left:10px;border-left:1px solid #e8e8e8;}
.foot_list > li > ul {margin-top:10px;}
.foot_list > li > ul li a{line-height:1.5em;font-size:12px;color:#a7a7a7;}

.sns_list {float:right;position:relative;right:150px;}
.sns_list > li {height:150px;font-size:14px;font-weight:bold;padding-left:10px;text-align:right;}
.sns_list > li > ul {margin-top:10px;}
.sns_list > li > ul li a{line-height:1.5em;font-size:12px;color:#a7a7a7;}

address{clear:both;position:absolute;bottom:70px;right:50px;}
address span {display:block;text-align:right;line-height:1.5em;font-family:dotum;font-size:11px;color:#636262;}
address span a {color:#636262!important;}



