<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url(https://cdn.rawgit.com/openhiun/hangul/14c0f6faa2941116bb53001d6a7dcd5e82300c3f/nanumbarungothic.css);

/* reset.css */
body{font-family: 'Nanum Barun Gothic', sans-serif; line-height: 20px;}
html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, address, dl, dt, dd, ol, ul, li, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, select, textarea, strong {margin:0; padding:0; color:#303030;}
h1, h2, h3, h4, h5, h6{font-size:100%;}
img, fieldset{border:0px;}
table{border-collapse:collapse;}
ul, ol, li{list-style:none;}
address, em{font-style:normal;}
li img, object{vertical-align:top;}
input, select, textarea, form img{vertical-align:middle;}
a{ outline:0; text-decoration:none; border:none; color: #000;}



.subVisual{
    width: 100%;  height: 300px;
   overflow: hidden;
}
.subVisual&gt;ul li:nth-child(1) img{
    width: 100%; height: 300px;
    position: absolute;
}
.subVisual&gt;ul li:nth-child(2) img{
    width: 100%; height: 300px;
    position: absolute;
    opacity: 0;
}
.v_txt{
    position: absolute;
    top: 180px;
    width: 100%;
    text-align: center;
}
.v_txt h1{
    color: #fff;
    font-size: 45px;
    font-weight: 400;
    letter-spacing: 5px;
}

.conWrap{ 
    width: 100%; 
    overflow: hidden; 
   
}
.contents{
    width:70%; height:100%;
    margin: 0 auto;
    overflow: hidden;
     margin-top: 100px;
     margin-bottom: 100px;
}

h2{text-align: center;}


.navi{height: 40px; width: 100%;}
.navi_con{
    background-color: #f4f4f4;
    border-bottom: 1px solid #d4d4d4;
}
.navi_con ul{
    width: 80%; height: 40px;
    margin: 0 auto;
}
.navi_con li{
    float: left;
    line-height: 40px;
}

.navi_con li:nth-child(1){
    border-right: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    padding: 0 10px;
}
.navi_con li:nth-child(2){
    padding: 0 20px;
    border-right: 1px solid #d4d4d4;
}
.navi_con li:nth-child(3){
    padding: 0 20px;
    border-right: 1px solid #d4d4d4;
}

.navi_con li a{
    color: #444442;
}

.navi_con li:nth-child(2) a{
    background: url(../images/tap_down.png) no-repeat right center;
    padding-right: 30px;
}
.navi_con li:nth-child(3) a{
    background: url(../images/tap_down.png) no-repeat right center;
    padding-right: 30px;
}

.navi_layer{
    position: absolute;
    width: 80%;
    right: 10%;
    z-index: 10;
}
.navi_layer ul{
    border-right: 1px solid #d4d4d4;
    border-left: 1px solid #d4d4d4;
    float: left;
}
.navi_layer01{
    margin-left: 62px;
    width: 113px; 
    opacity: 0;
}

.navi_layer02{
    width: 128px; 
    opacity: 0;
}
.navi_layer ul li{
    background-color: #f4f4f4;
    border-bottom: 1px solid #d4d4d4;
    line-height: 40px;
}
.navi_layer ul li:hover{
    background-color: #ffffff;
}
.navi_layer ul li a{margin-left: 20px;color: #444442;}
.contents{
    margin-top: 70px;
}
.contents h2{
   font-size: 40px;
    height: 40px;
    padding-top: 30px;
    margin-bottom: 100px;
    text-decoration: overline  #093076 ;
}
.contents h3{
    text-align: center;
    font-weight: 400;
    color: #646464;
    margin-bottom: 60px;
    top: 10px;
}

.contents h4{
    text-align: center;
    font-weight: 1200;
    color: #646464;
    margin-bottom: 30px;
    font-size: 40px;
}

.hotel_detail_contents{
    text-align: center;
    margin-bottom: 20px;
    color:#646464;
    font-size: 14px; 
}



.con_box{
    width:100%; 
    float:right;
    position: relative;
    right: -100px;
}
.con_box ul{}
.con_box ul li{}
.con_box ul li :nth-child(1){margin-bottom: 20px;}
.con_box ul li img {
    width: 50%;
    position: relative; 
    left: -50%; margin-left: 50%;
}
.open{display:none;}
.m_navi{display: none;}




/*moblie ver*/
@media screen and (max-width : 699px){
    
  
    .subVisual{
    width: 100%;  height: 200px;
   overflow: hidden;
    }
    .subVisual&gt;ul li:nth-child(1) img{
    width: 100%; height: 200px;
    position: absolute;
    }
    .subVisual&gt;ul li:nth-child(2) img{
        width: 100%; height: 200px;
        position: absolute;
        opacity: 0;
    }
    .v_txt{top: 120px;}
    .v_txt h1{
        font-size: 30px;
        letter-spacing: 2px;
    }
    
    .navi{display: none;}
    
    .m_navi{
        display: block;
        height: 40px;width: 100%;
    }
    .m_navi_con{
    background-color: #f4f4f4;
    border-bottom: 1px solid #d4d4d4;
}
    .m_navi_con ul{
        width: 100%; height: 40px;
        margin: 0 auto;
    }
    .m_navi_con li{
    float: left;
    line-height: 40px;
    }
    .m_navi_con li:nth-child(1){
        border-right: 1px solid #d4d4d4;
        border-left: 0;
        padding: 0;
        width: 15%;
        text-align: center;
    }
    .m_navi_con li:nth-child(2){
        padding: 0;
        width: 40%;
        text-align: center;
        border-right: 1px solid #d4d4d4;
    }
    .m_navi_con li:nth-child(3){
        padding: 0;
        border-right: 0;
        width: 44%;
        text-align: center;
        border-right: 1px solid #d4d4d4;
    }
    .m_navi_con li a{color: #444442; cursor:pointer;}
    .m_navi_con li:nth-child(2) a{
    background: url(../images/tap_down.png) no-repeat right center;
    padding-right: 30px;
    }
    .m_navi_con li:nth-child(3) a{
    background: url(../images/tap_down.png) no-repeat right center;
    padding-right: 30px;
    }
    
    .m_navi_layer{
        position: absolute;
        width: 100%;
        right: 0%;
        z-index: 10;
    }
    .m_navi_layer ul{
        border-right: 1px solid #d4d4d4;
        border-left: 1px solid #d4d4d4;
        float: left;
    }
    .m_navi_layer01{
        width: 40%; 
        position: absolute;
        left: 15%;
        display: none;
    }
    .m_navi_layer02{
        width: 43.3%;
        position: absolute;
        right: 3px;
        display: none;
    }
    .m_navi_layer ul li{
        background-color: #f4f4f4;
        border-bottom: 1px solid #d4d4d4;
        line-height: 40px;
    }
    .m_navi_layer ul li:hover{
        background-color: #ffffff;
    }
    .m_navi_layer ul li a{margin-left: 20px;color: #444442;}
       
    
    .contents{
        width:90%; height:100%;
        margin-bottom: 50px;
    }

    .contents h2{
       font-size: 30px;
        height: 40px;
        padding-top: 20px;
        margin-bottom: 0px;
        text-decoration: overline  #093076 ;
    }
    .con_box ul li img{
    width: 100%;
    position: relative; 
    left: 50%; margin-left: -50%;
}



</pre></body></html>