﻿/*기본 설정*/
:link {
    text-decoration: none;
    color: inherit;
}

:visited, p, a, div, span, ul, li {
    color: inherit;
    box-sizing: border-box;
}

body, html {
    width: 100%; height: 100%;
    font-family: 'Monda', 'Noto Sans KR', sans-serif;
}

.clearfix{
    clear: both;
    content: '';
    display: block;
}

.gap_sec{
    margin: 30px auto;
    display: block;
    height: 1px;
}
.gap_cont{
    margin: 10px auto;
    display: block;
    height: 1px;
}
.bold {
    font-weight: bold;
}

.point_color {
    color: #1f93a5;
}

.title {
    font-size: 3em;
}

.text {
    font-size: 1em;
    line-height: +1.5;
    word-break: keep-all;
}

.text_big {
    font-size: 1.125em;
    font-weight: bold;
}

.navi {
    font-size: 1em;
}

.sub_title {
    font-size: 1.6em;
    font-weight: 500;
}

.bx-wrapper .bx-controls-direction a {
    z-index: 96;
}

/*바로가기메뉴 시작*/
.skipmenu li a {
    width: 1px; height: 1px; font-size: 0px; line-height: 0px;
    position: absolute; left: 0px; top: 0px; z-index: 100;
}

.skipmenu li a:focus {
    width: 100%; height: 25px; background: black;
    font: normal 12px "고딕"; color: white; line-height: 25px;
    text-align: center; text-decoration: none;
}

/*스크롤 바 디자인*/

#style::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
    border-radius: 10px;
}

#style::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

#style::-webkit-scrollbar-thumb {
    background-color: #AAA;
    border-radius: 10px;
    background-image: -webkit-linear-gradient(90deg,
    rgba(0, 0, 0, .2) 25%,
    transparent 25%,
    transparent 50%,
    rgba(0, 0, 0, .2) 50%,
    rgba(0, 0, 0, .2) 75%,
    transparent 75%,
    transparent)
}

.scrollbar {
    margin-left: 30px;
    float: left;
    height: 300px;
    width: 65px;
    background: #F5F5F5;
    overflow-y: scroll;
    margin-bottom: 25px;
}

.force-overflow {
    min-height: 450px;
}

/*바로가기메뉴끝*/
/*모바일 메뉴 시작*/
#m_menu {
    width: 100%;
    height: 0%;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 20;
    padding-top: 10px;
    background: white;
    text-align: center;
    opacity: 0;
    display: none;
}

#m_menu ul {
    width: 100%;
    height: 100%;
}

#m_menu ul li {
    height: 25%; /*메뉴갯수에 따라 100/메뉴갯수*/
    margin: 0 auto;
    padding-top: 2.5%;
}

#opa_layer {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 19;
    background: transparent;
    display: none;
}

/*모바일 메뉴 끝*/
#whole_wrap {
    width: 100%;
    min-height: 2000px;
    float: left;
}

/*헤더 시작*/
#header_wrap {
    width: 100%;
    height: 110px;
    float: left;
    padding: 0 20px;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 99;
    background: rgba(255, 255, 255, 0.8);
    color: #4c4f4f;
}

header {
    width: 1600px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

h1 {
    width: 185px;
    height: auto;
    float: left;
    position: absolute;
    left: 0;
    top: 10px;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
}

h1 img {
    width: 80%;
}

#language {
    width: auto;
    height: 20px;
    float: right;
    margin: 54px 0 0 25px;
    line-height: 16px;
    font-weight: bold;
}

#language li {
    float: left;
    border-right: solid 2px #353535;
    padding-right: 5px;
    margin-left: 5px;
}

#language li:last-child {
    border: none;
}

nav {
    width: auto;
    height: 25px;
    float: right;
    margin: 50px 10px 0 5px;
    line-height: 25px;
}

nav li a:hover {
    color: #1f93a5;
}

nav ul li {
    float: left;
    margin-left: 30px;
}

nav ul li:first-child {
    margin-left: 0px;
}

#weather {
    width: 120px;
    height: 25px;
    float: right;
    margin: 50px 15px 0 5px;
    line-height: 25px;
}

#header_icon {
    float: left;
    margin-top: -2px;
}

#menu_icon {
    width: 25px;
    height: 20px;
    float: right;
    margin: 50px 0 0 10px;
    display: none;
    cursor: pointer;
}

#menu_icon img {
    height: 100%;
}

#header_icon {
    height: 30px;
    float: left;
    margin-right: 5px;
}

#header_icon img {
    height: 100%;
    filter: invert();
}

/*헤더 끝*/
/*비주얼시작*/
#visual_wrap {
    width: 100%;
    min-height: 100px;
    float: left;
    position: relative;
}

#visual_img {
    width: 100%;
    height: 100%;
    float: left;
    cursor: pointer;
}

.bxslider_01 {
    margin: 0;
    padding: 0;
}

.bxslider_01 li img {
    width: 100%;
}

.bxslider_01 .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    bottom: 30px; z-index: 80;
}

.bxslider_03 .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    z-index: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #eee;
}

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: darkgray;
}

#visual_txt {
    width: 100%;
    top: 300px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -100px;
    z-index: 95;
    text-align: center;
    color: white;
}
.word-space {
    word-spacing: 1.5em;
}
#txt01 {
    font: normal 4em "Monda";
    margin-bottom: 30px;
}

#txt02 {
    font: 300 1em "Noto Sans KR";
    line-height: 23px;
}

#visual_img_m {
    display: none;
}

/*비주얼끝*/
/*컨텐츠 시작*/
#contents_wrap {
    width: 100%;
    min-height: 500px;
    clear: both;
    float: left;
}

/*about  시작*/
#about {
    width: 100%;
    min-height: 500px;
    float: left;
    color: #353535;
    background: #e8e8e8;
}

#about_left {
    width: 50%;
    height: 300px;
    float: left;
    position: relative;
    margin-top: 50px;
}

#about_right {
    width: 50%;
    min-height: 250px;
    float: right;
}

#about_right img {
    width: 100%;
}

#about_txt {
    width: 100%;
    min-height: 100px;
    padding: 0 80px;
    float: left;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -50px;
}

#about .text {
    line-height: 35px;
}

.about01 {
    margin: 30px 0 50px;
}

#about #view_btn {
    width: 150px;
    height: 50px;
    border: solid 1px #353535;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
    border-radius: 10px;
}

#view_btn:hover, .detail_view:hover {
    background: #222;
    color: white;
}

#view_layer {
    width: 100%;
    height: 100%;
    float: left;
    position: fixed;
    left: 0px;
    top: 0px;
    background: white;
    z-index: 100;
    padding-top: 50px;
    display: none;
    opacity: 0;
}

.del_btn {
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 10%;
    top: 100px;
    cursor: pointer;
}

#about_view {
    width: 100%;
    height: 100%;
    float: left;
    padding: 10px;
    position: fixed;
    left: 0px;
    top: 0px;
    text-align: center;
    padding-top: 100px;
    z-index: 101;
    display: none;
    opacity: 0;
    overflow-y: scroll;
}

#about_img {
    width: 500px;
    height: auto;
    margin: 0 auto;
}

#about_img img {
    width: 100%;
}

/*about 끝*/
/*accommodation 시작*/
#accommodation {
    width: 100%;
    min-height: 850px;
    float: left;
    text-align: center;
}

#accommodation h2 {
    margin-top: 100px;
}

.h2_info {
    margin: 15px auto 40px;
}

#accommodation h3 {
    height: 40px;
    line-height: 40px;
    padding: 20px 0;
    text-indent: 25px;
    color: #9c9c9c;
    cursor: pointer;
}

.middle {
    width: 1600px;
    min-height: 300px;
    margin: 0 auto;
}

#room_list {
    width: 50%;
    min-height: 300px;
    float: left;
    overflow-y: scroll;
    overflow-x: hidden;
    text-align: left;
    border-bottom: solid 1px gray;
}

#room_list > li {
    width: 100%;
    height: 80px;
    float: left;
    overflow: hidden;
    border-bottom: solid 1px #eee;
}

#room_list > li:last-child {
    border: none;
}

.bxslider_02 .bx-next, .bxslider_02 .bx-prev, .list_800 {
    display: none;
}

.room_info {
    width: 100%;
    min-height: 310px;
    float: left;
    padding: 20px;
    position: relative;
}

.room_01 {
    width: 98%;
    min-height: 50px;
    margin: 20px auto;
}

.room_02, .room_03 {
    width: 100%;
    height: 30px;
    float: left;
}

.room_04, .room_05 {
    width: 260px;
    height: 30px;
    float: left;
}
.cont_line2:after{
    content: '';
    height: 1em;
    display: block;
}
.cont_line3:after{
     content: '';
     height: 2em;
     display: block;
 }
.txt00 {
    width: 150px;
    height: 100%;
    float: left;
    display: block;
}
.txt01 {
    float: left;
    line-height: 20px;
}
.txt02 {
    width: 250px;
    height: 100%;
    float: left;
    display: block;
}

.detail_view {
    width: 140px;
    height: 50px;
    float: right;
    display: block;
    border: solid 1px #353535;
    border-radius: 10px;
    cursor: pointer;
    text-indent: 0px;
    text-align: center;
    line-height: 50px;
}

#room_right {
    width: 50%;
    height: 580px;
    float: left;
    overflow: hidden;
    position: relative;
}

.room_view {
    height: 100%;
    position: absolute;
}

.list_800 {
    max-width: 100%;
    min-width: 100%;
    height: auto;
    margin: 0 auto;
}

#view_list {
    width: 800px;
    height: 100%;
    margin: 0 auto;
    position: fixed;
    left: 50%;
    margin-left: -400px;
    top: 0px;
    text-align: center;
    padding-top: 150px;
    z-index: 22;
    display: none;
    opacity: 0;
}

#del_btn2 {
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: -20px;
    z-index: 23;
    cursor: pointer;
    display: none;
}

/*accommodation 끝*/
/*facilities 시작*/
#facilities {
    width: 100%;
    height: 1080px;
    float: left;
    padding: 0 10px;
}

#facilities .bx-wrapper {
    width: 95%;
    margin: 0 auto;
}

#facilities .bx-next {
    right: -40px;
}

#facilities .bx-prev {
    left: -40px;
}

#facilities h2 {
    margin-top: 100px;
    text-align: center;
}

#facilities .h2_info {
    text-align: center;
}

#facilities_list {
    width: 98%;
    height: auto;
    margin: 0 auto;
    color: white;
}

#facilities_list .bxslider_04 li {
    border-radius: 3px;
}

#facilities .bx-wrapper .bx-controls-auto, #facilities .bx-wrapper .bx-pager {
    bottom: -30px; z-index: 80;
}

#facilities .bx-caption {
    background: none;
    bottom: 100px;
    padding-left: 20px;
    font: normal 1.5em "nanumbg";
}

.room_view .bx-wrapper .bx-next {
    left: 755px !important;
}
.bx-wrapper .bx-prev {
    background: url(/images/icon/icon-arrow-left-white.svg)  no-repeat;
}
.bx-wrapper .bx-next {
    background: url(/images/icon/icon-arrow-right-white.svg) -3px no-repeat;
}

.top_txt::after {
    content: '';
    width: 40px;
    height: 3px;
    display: block;
    background: white;
    margin: 5px 2px;
}

.top_txt {
    position: absolute;
    left: 28px;
    bottom: 150px;
    font: normal 2.125em "Monda";
}

.over_txt {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 20px;
    background: rgba(34, 34, 34, 0.5);
    display: none;
}

.over_txt p {
    width: 100%;
    float: left;
}

.f_02 {
    min-height: 50px;
    font: normal 1.250em "nanumbg";
    margin-top: 150px;
}

.f_03 {
    height: 20px;
    font: normal 1em "nanumbg";
    margin-top: 50px;
}

.f_04 {
    height: 20px;
    font: normal 1em "nanumbg";
    margin-top: 10px;
}

.r_title {
    margin-right: 10px;
    font-weight: bold;
}

.more_btn {
    display: none; /*--임시로 가려놓음*/
    width: 150px;
    height: 50px;
    float: left;
    border: solid 1px white;
    text-align: center;
    line-height: 50px;
    margin-top: 90px;
    cursor: pointer;
}

/*facilities 끝*/
/*location 시작*/
#location{
    width:100%;
    height:1050px;
    float:left;
    color:white;
    text-align:center;
    padding:10px;
    position: relative;
}
#location h2{
    margin-top:80px;
}
#location_top{
    width:100%;
    height:350px;
    background: url(../images/visual/loca_back.jpg) no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top:0px;
    z-index: 2
}
#location_top ul{
    width:750px;
    height:80px;
    margin:0 auto;
}
#location #location_top ul li{
    display: inline-block;
    width: 50%;
    float: left;
}
#location #location_top ul:after{ clear: both; display: block; content: '';}
#location #location_top ul li:nth-child(1):before{
    content : url("../images/icon/phone.png");
    vertical-align: middle;
    margin-right: 10px;
}
#location #location_top ul li:nth-child(2):before{
    content : url("../images/icon/fax.png");
    vertical-align: middle;
    margin-right: 10px;
}

#map_wrap {
    width: 100%;
    height: 700px;
    position: absolute;
    left: 0px;
    top: 350px;
    color: black;
}

/*location 끝*/
/*컨텐츠 끝*/
/*푸터시작*/
#footer_wrap {
    width: 100%;
    height: 100px;
    float: left;
    clear: both;
    padding: 0px 10px;
    background: #24282a;
    color: white;
}

footer {
    width: 1600px;
    height: 100%;
    margin: 0px auto;
    position: relative;
}

footer h2 {
    width: 140px;
    height: auto;
    float: left;
    position: absolute;
    left: 10px;
    cursor: pointer;
    top: 10px;
}

footer h2 img {
    width: 100%;
}

#footer_right {
    float: right;
    margin-right: 80px;
    margin-top: 20px;
    position: relative;
}

#phone {
    position: absolute;
    right: 286px;
    top: 68px;
}

#mail {
    position: absolute;
    right: 68px;
    top: 71px;
    line-height: 16px;
}

#phone span {
    width: 15px;
    display: block;
    float: left;
    margin-right: 5px;
}

#mail span {
    width: 18px;
    display: block;
    float: left;
    margin-right: 5px;
    line-height: 10px;
}

#phone span img, #mail span img {
    width: 100%;
}

/*푸터 끝*/
/**공통 서브  */
.cont_info{
    text-align: left;
    width: 100%;
}
.half_info{
    width: 50%;
    float: left;
}
.text-center th{text-align: center}
.cont_info tr {line-height: 1.5em;}
.cont_info th{width: 23%; }
.cont_info td{line-height: 1.3em; }
/*서브*/
#list_001 {
    width: 45%;
    height: 100%;
    padding-top: 50px;
    margin: 0px auto;
    position: relative;
}

#list_001 #footer_wrap {
    position: fixed;
    bottom: 0;
    left: 0;
}

#list_001 .list_800 {
    display: block;
}

#list_001 .room_01 {
    text-align: center;
}
#list_001 ul li{
    line-height: 2em;
}
#list_001 .room_02, #list_001 .room_03 {
    width: 60%;
    clear: both;
}

#list_001 .room_04 {
    width: 40%;
    float: right;
    margin-top: -30px;
}

#list_001 .room_05 {
    float: right;
    width: 200px;
}

#list_001 .sub_title {
    text-align: center;
}

#list_001 .del_btn {
    right: 23px;
    top: 20px;
}

/* banner */
.popup_01 {
    position: absolute;
    z-index: 97;
    top: 150px;
    left: 50px;
}

.popup_01 .close {
    position: absolute;
    z-index: 98;
    top: 0;
    right: -20px;
    cursor: pointer;
}

.popup_01 .close img {
    width: 15px;
    height: 15px;
}

.popup_01 a {
    display: block;

}



/*부킹박스 커스텀*/

#booking_box_01 {float: left;width: 100%;text-align: center;z-index:24;padding: 20px;}
  .booking_bottom_fix{bottom:0px!important; top: auto!important;}
  .booking_box{width: 1000px; height: 120px; background-color: #fff; padding-left: 40px; display: inline-block;box-shadow: none!important;}
      .booking_box p{display: inline-block; float: none;     margin: 10px 30px 10px 0;}
  #booking_box_01 #bookArea .bookIns .fb_rsvn button {background: #1f93a5!important;
    margin-left: 10px!important;    padding: 37px 45px!important;}
#bookArea .bookIns ul {line-height: 1.8;    text-align: left;}
#bookArea .bookIns input, #bookArea .bookIns select {font-size: 18px!important;}

@media (max-width: 991px){
		#booking_box_01{position: inherit;transform: none; top:0px; left:0px;float: left;}
	.booking_box{width:100%; height: 183px;padding:0px;box-shadow: none!important;}
    #bookArea{margin-top: 0px!important;}
	#bookArea .bookIns ul li.ci_date{padding-left: 0px!important;}
	#bookArea .bookIns ul li.ci_date{padding-left: 0px!important;}
	#bookArea .bookIns button{width: calc(100% - 8px)!important;}
	#bookArea .bookIns ul li.search {height: 45px!important;}
	#bookArea .bookIns ul li.search p {padding:0px;}
      #booking_box_01 #bookArea .bookIns .fb_rsvn button {  margin-left: 4px!important;  padding: 0px !important;}
}

