.section{width:1200px; margin:40px auto 50px; padding-top:45px; background-color:#fff;}


/* 기본 nav */
.sub_nav{position:absolute; z-index:1000; top:126px; width:1200px; background-color:#fff; border-bottom:1px solid #e9e9e9;}
.sub_nav .sub_nav_sec{width:1000px; height:45px; margin:0 auto; color:#666; font-size:14px;}
.sub_nav .sub_nav_sec li img{margin-top:-3px; margin-right:8px;}
.sub_nav .sub_nav_sec .nav1{display:inline-block; float:left; width:63px; height:45px; line-height:45px;}
.sub_nav .sub_nav_sec .nav1 a{color:#666;}
.sub_nav .sub_nav_sec .nav1 a:hover{color:#6e9722;}
.sub_nav .sub_nav_sec .nav2{display:inline-block; float:left; width:210px; height:45px; line-height:45px;}
.sub_nav .sub_nav_sec .nav3{display:inline-block; width:210px; height:45px; line-height:45px;}
.sub_nav .sub_nav_sec .nav_under{float:right; margin-top:13px;}

.sub_nav .sub_nav_sec li:hover{color:#6e9722;}
.sub_nav .sub_nav_sec li:hover ul{display:inline-block;}
.sub_nav .sub_nav_sec li ul{display:none; width:100%; padding:0 0 15px 0; background-color:#fafafa; border:1px solid #e9e9e9; border-top:none;}
.sub_nav .sub_nav_sec li ul li{height:20px; line-height:20px; font-size:13px; padding-top:15px; padding-left:15px; color:#8c8c8c;}
.sub_nav .sub_nav_sec li ul li img{opacity:0;}
.sub_nav .sub_nav_sec li ul li:hover a{color:#6e9722;}
.sub_nav .sub_nav_sec li ul li:hover img{opacity:1;}


/* scroll 할 때 nav */
.sub_nav_top{position:absolute; z-index:1000; top:126px; width:1200px; background-color:#6e9722;}
.sub_nav_top .sub_nav_sec{width:1000px; height:45px; margin:0 auto; color:#fff; font-size:14px;}
.sub_nav_top .sub_nav_sec li img{margin-top:-3px; margin-right:8px;}
.sub_nav_top .sub_nav_sec .nav1{display:inline-block; float:left; width:63px; height:45px; line-height:45px;}
.sub_nav_top .sub_nav_sec .nav1 a{color:#fff;}
.sub_nav_top .sub_nav_sec .nav2{display:inline-block; float:left; width:210px; height:45px; line-height:45px;}
.sub_nav_top .sub_nav_sec .nav3{display:inline-block; width:210px; height:45px; line-height:45px;}
.sub_nav_top .sub_nav_sec .nav_under{float:right; margin-top:13px;}


.sub_nav_top .sub_nav_sec li:hover ul{display:inline-block;}
.sub_nav_top .sub_nav_sec li ul{display:none; width:100%; padding:0 0 15px 0; background-color:#fafafa; border:1px solid #e9e9e9; border-top:none;}
.sub_nav_top .sub_nav_sec li ul li{height:20px; line-height:20px; font-size:13px; padding-top:15px; padding-left:15px; color:#8c8c8c;}
.sub_nav_top .sub_nav_sec li ul li img{opacity:0;}
.sub_nav_top .sub_nav_sec li ul li:hover a{color:#6e9722;}
.sub_nav_top .sub_nav_sec li ul li:hover img{opacity:1;}


.sub_sec{width:1000px; padding:60px 100px 90px 100px;}
.title1{text-align:center; margin-bottom:40px; font-weight:400;}
.title1 p{display:inline-block; width:300px; height:51px; line-height:51px; font-size:23px; background:url('../img/sub/title_line.png') no-repeat center;}
.title2{text-align:center; font-size:40px;}
.title3{font-size:21px; font-weight:normal; overflow:hidden; border-bottom:1px solid #6e9722; padding-bottom:5px; margin-top:50px;}
.title3 img{float:right; padding-top:10px;}


/* 오시는길 */
.way1{width:1000px; overflow:hidden; margin-bottom:40px;}
.way1 dl{float:left;}
.way1 dl dt{display:inline-block; width:78px; height:78px;}
.way1 dl dd{display:inline-block; font-size:17px; padding-left:7px;}
.way1 dl dd span{color:#6e9722;}

.way2{width:100%; overflow:hidden;}

.way3{width:1000px; margin-top:40px;}
.way3 dl dt{font-size:25px; margin-bottom:10px;}
.way3 dl dd{font-size:17px; color:#717171; margin-bottom:10px;font-weight:300;}
.way3 dl dd span{font-weight:500;}
.way3 dl dd img{margin-right:8px;}


/* 객실보기 */
.room{margin-top:50px; overflow:hidden;}
.room .room_left{display:inline-block; width:600px; /*height:400px;*/ margin-right:40px; text-align:center; float:left;}
.room .room_left .main_room{width:100%; max-height:400px;}
.room .room_right{display:inline-block; width:360px;}
.room_txt1{font-size:28px; margin-top:10px;}
.room_txt1 select{padding:8px; 10px; width:360px; border:1px solid #000; font-size:24px; font-weight:500; font-family:inherit; margin-bottom:15px;}
.room_txt2{margin:22px 0; padding:22px 0; border-top:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; font-size:15px; color:#717171;}
.room_txt2 span{color:#333; display:inline-block; width:130px; font-size:14px; font-weight:500;}
.room_txt3 table{width:100%; border-left:1px solid #e2e2e2; border-top:1px solid #e2e2e2; font-size:16px;}
.room_txt3 caption{text-align:left; padding-bottom:10px;}
.room_txt3 tr th{width:33.3%; height:40px; line-height:40px; background-color:#f7f7f7; border-right:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; color:#000; font-weight:350;}
.room_txt3 tr td{width:33.3%; height:55px; text-align:center; border-right:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2}
.room_txt4{width:100%; margin-top:20px;}

/* 객실보기_view */
.room_left{width:600px; overflow:hidden; margin-top:7px;}
.img_view .main_img{width:100%;}
.img_view li{display:inline-block; float:left; width:114.4px; margin-right:7px; margin-top:7px;}
.img_view li img{width:100%; cursor:pointer;}


/* 예약 로그인 */
.login_box{padding:40px 0; text-align:center; background-color:#f7f7f7;}
.login_box h3{font-size:24px; font-weight:400; padding-bottom:30px;}
.login_box p{width:355px; margin:0 auto; text-align:left;}
.login_box p label{display:inline-block; width:70px; font-size:15px; margin-right:10px;}
.login_box p input{padding:8px 10px;}


/* 예약확인 */
.reservation1{width:100%; /*height:100%;*/ position:absolute; z-index:9999; background:url('../img/comm/bg_pop.png');}
.reservation{width:100%; /*height:100%;*/ position:absolute; z-index:9999; background:url('../img/comm/bg_pop.png');}
.reserve_sec{width:1000px; height:750px; overflow-y:scroll; padding:0 100px 60px 100px; margin:0px auto; background-color:#fff;}
.reserve_sec .close_btn{text-align:right; margin-right:-100px;}
h1.re_title{font-size:41px; text-align:center; font-weight:400; padding-bottom:20px; background:url('../img/sub/under_bar.gif') no-repeat bottom; margin-bottom:27px;}

.title_box{width:998px; border:1px solid #b8b8b8; padding:20px 0; text-align:center;}
.title_box .tit1{font-size:24px; padding-bottom:7px;}
.title_box .tit1 span{font-weight:bold;}
.title_box .tit2{font-size:17px; color:#6e9722;}


/* 주변볼거리/즐길거리 */
.info_box{width:100%; overflow:hidden; padding-top:50px;}
.info_box .info_left{display:inline-block; width:470px; margin-right:30px; float:left;}
.info_box .info_left img{width:100%;}
.info_box .info_right{display:inline-block; width:500px;}
.info_box .info_right .txt1{font-size:20px; font-weight:500; margin-bottom:10px;}
.info_box .info_right .txt2{font-size:15px; margin-bottom:3px; line-height:22px; color:#717171; font-weight:300;}
.info_box .info_right .txt2 span{font-size:15px; font-weight:400; margin-bottom:10px; color:#000;}


/* gallery */
.gallery{width:100%;}
.gallery_box{width:100%; overflow:hidden;}
.gallery_box li{display:inline-block; float:left; margin-top:20px; width:320px; margin-right:20px;}
.gallery_box li img{width:320px; height:200px;}
.gallery_box li p{width:300px; padding:10px; text-align:center; font-size:15px; font-weight:300; text-overflow:ellipsis; white-space:nowrap;  overflow:hidden;}


/* 공통 스타일 */
.mr_no{margin-right:0 !important;}
.mt_no{margin-top:0 !important;}
.ml_no{margin-left:0 !important;}

.ta_l{text-align:left !important;}

.inp{padding:6px 10px; border:1px solid #c6c6c6; border-radius:2px;}
.sel{padding:5px 10px; border:1px solid #c6c6c6; border-radius:2px;}
.sel1{padding:7px 10px; border:1px solid #c6c6c6; border-radius:2px;}
.width0{width:61px;}
.width1{width:100px;}
.width2{width:250px;}
.width3{width:300px;}
.width4{width:400px;}
.width5{width:500px;}
.width6{width:600px;}
.width7{width:700px;}
.width8{width:800px;}
.width9{width:900px;}
.width10{width:1000px;}

.width100{width:100%;}

.po{font-size:15px; color:#6e9722; font-weight:normal;}
.po1{font-size:14px; color:#6e9722; font-weight:normal;}

.text_type1{margin-bottom:50px; font-size:18px; line-height:31px; text-align:center; font-weight:300;}
.text_type2{width:980px; font-size:15px; line-height:26px; color:#717171; padding:15px 10px;}
.text_type3{font-size:15px; line-height:26px; color:#717171; padding:15px 20px; margin-top:10px; background-color:#f7f7f7;}
.text_type3 span{font-size:16px; font-weight:500;}

.img_type1{margin-bottom:50px;}

a.btn_type1{display:inline-block; width:173px; height:50px; text-align:center; line-height:50px; border:1px solid #6e9722; color:#6e9722; border-radius:4px; background-color:#fff; font-size:21px;}
a.btn_type2{display:inline-block; width:173px; height:50px; text-align:center; line-height:50px; border:1px solid #6e9722; color:#fff; background-color:#6e9722; border-radius:4px; font-size:21px;}
a.btn_type3{display:inline-block; width:173px; height:50px; text-align:center; line-height:50px; border:1px solid #b8b8b8; color:#717171; background-color:#fff; border-radius:4px; font-size:21px;}

.btn_box1{width:100%; overflow:hidden; margin-top:20px;}
a.btn_left_1{float:left; margin-left:5px; display:inline-block; width:80px; height:35px; text-align:center; line-height:35px; border:1px solid #6e9722; color:#6e9722; background-color:#fff;}
a.btn_left_2{float:left; margin-left:5px; display:inline-block; width:80px; height:35px; text-align:center; line-height:35px; border:1px solid #6e9722; color:#fff; background-color:#6e9722;}

a.btn_right_1{float:right; margin-left:5px; display:inline-block; width:80px; height:35px; text-align:center; line-height:35px; border:1px solid #6e9722; color:#6e9722; background-color:#fff;}
a.btn_right_2{float:right; margin-left:5px; display:inline-block; width:80px; height:35px; text-align:center; line-height:35px; border:1px solid #6e9722; color:#fff; background-color:#6e9722;}

.ans_k{display:inline-block; width:80px; height:30px; text-align:center; line-height:30px; border:1px solid #6e9722; color:#6e9722; border-radius:3px; background-color:#f6ffdf;}
.ans_n{display:inline-block; width:80px; height:30px; text-align:center; line-height:30px; border:1px solid #aaa; color:#aaa; border-radius:3px;}


/* 공통 탭 */
.tab_box3{width:999px; border-right:1px solid #b8b8b8; overflow:hidden;}
.tab_box3 li{width:332px; height:58px; border:1px solid #b8b8b8; border-right:0; float:left; text-align:center;}
.tab_box3 li a{display:inline-block; width:100%; height:55px; line-height:55px; border-bottom:3px solid #fff; font-size:19px;}
.tab_box3 li.tab_on a{border-bottom:3px solid #6e9722; color:#6e9722;}

.tab_box5{width:999px; border-right:1px solid #b8b8b8; overflow:hidden;}
.tab_box5 li{width:198.8px; height:58px; border:1px solid #b8b8b8; border-right:0; float:left; text-align:center;}
.tab_box5 li a{display:inline-block; width:100%; height:55px; line-height:55px; border-bottom:3px solid #fff; font-size:19px;}
.tab_box5 li.tab_on a{border-bottom:3px solid #6e9722; color:#6e9722;}



/* table_type */
.tbl_type1{width:1000px; overflow:hidden;}
.tbl_type1 table{border:#000;}
.tbl_type1 .cap_type1{text-align:left; font-size:21px; color:#333; padding-bottom:7px; border-bottom:1px solid #b8b8b8;}
.tbl_type1 tr{height:40px; border-bottom:#e2e2e2;}
.tbl_type1 tr th{width:20%; padding:5px 20px; font-weight:500; text-align:left; background-color:#f7f7f7; border-bottom:1px solid #e2e2e2;}
.tbl_type1 tr td{width:80%; padding:5px 10px; border-bottom:1px solid #e2e2e2;}

.tbl_type2{width:1000px; overflow:hidden;}
.tbl_type2 table{border:#000;}
.tbl_type2 .cap_type1{text-align:left; font-size:21px; color:#333; padding-bottom:7px; border-bottom:1px solid #b8b8b8;}
.tbl_type2 tr{height:40px; border-bottom:#e2e2e2;}
.tbl_type2 tr th{padding:5px 20px; font-size:16px; font-weight:500; background-color:#f7f7f7; border-bottom:1px solid #e2e2e2;}
.tbl_type2 tr td{padding:5px 10px; font-size:16px; text-align:center; border-bottom:1px solid #e2e2e2; color:#717171;}



/* tbl_comm */
.caption_hide{font-size:0;}

.tbl_comm{width:100%;}
.tbl_comm thead th{padding:10px; font-weight:500; font-size:15px; background-color:#f7f7f7; border-bottom:1px solid #e2e2e2; border-top:1px solid #e2e2e2;}
.tbl_comm tbody td{padding:10px; text-align:center; border-bottom:1px solid #e2e2e2; font-weight:300;}

/* tbl_write */
.tbl_write{width:100%; overflow:hidden;}
.tbl_write table{border-top:1px solid #000;}
.tbl_write tr th{padding:10px 15px; background-color:#f7f7f7; font-size:15px; font-weight:500; text-align:left; border-bottom:1px solid #e2e2e2;}
.tbl_write tr td{padding:10px; text-align:left; border-bottom:1px solid #e2e2e2;}
.tbl_write tr td textarea{width:98%; height:200px;}

/* VIEW */
.tbl_view {overflow:hidden; margin-top:30px}
.tbl_view .line_top1 {border-top:1px solid #000000}
.tbl_view .line_top2 {border-top:1px solid #e2e2e2}
.tbl_view .line_bottom1 {border-bottom:1px solid #e2e2e2}
.tbl_view .line_left {border-left:1px solid #e2e2e2}
.tbl_view .line_right {border-right:1px solid #e2e2e2}
.tbl_view .txt1 {font-weight:normal; color:#000000; font-size:15px; padding-left:25px}
.tbl_view .txt2 {color:#000000; font-size:15px; font-weight:normal; background-color:#fbfcfb}
.tbl_view .txt2_2 {color:#777777; font-size:15px; font-weight:normal; padding-left:15px}
.tbl_view .txt3 {color:#000; font-size:16px; font-weight:normal; padding:30px 40px 40px 40px;}
.tbl_view .txt4 {color:#777777; font-size:15px; font-weight:normal; padding:25px 15px 65px 15px; line-height:22px; border-top:1px solid #e2e2e2; background-color:#f9f9f9}
.tbl_view .txt5 {color:#000; font-size:16px; font-weight:300; padding:30px 40px 40px 40px;}

/* TXT PREV NEXT */
.txt_prev_next {overflow:hidden; margin-top:30px; border-bottom:1px solid #e2e2e2}
.txt_prev_next ul {overflow:hidden; border-top:1px solid #e2e2e2}
.txt_prev_next ul li {float:left; font-size:14px; padding-top:15px; padding-bottom:15px}
.txt_prev_next ul li:first-child {padding-left:20px; padding-right:20px; color:#000000; background-color:#fbfcfb}
.txt_prev_next ul li+li {padding-left:15px}
.txt_prev_next ul li+li p{color:#777;}
.txt_prev_next ul li span {margin-left:10px}

/* SEARCH BOX */
.search_box {overflow:hidden; border:1px solid #e3e2e2; margin-top:30px}
.search_box .wrap_search {width:300px; margin:15px auto; overflow:hidden}
.search_box .wrap_search .opt_search {border:1px solid #d7d7d7; height:32px; line-height:27px; width:70px; float:left; padding:2px}
.search_box .wrap_search .inp_box {border:1px solid #d7d7d7; height:30px; float:right; overflow:hidden; width:220px; background-color:#FFFFFF}
.search_box .wrap_search .inp_box .inp_search {width:180px; border:none; padding:6px;}
.search_box .wrap_search a {display:inline-block; margin-top:3px}
.search_box .wrap_search a img{width:20px; height:20px;}


/* password */
.pw_box{padding:90px 0px; background-color:#f1f1f1; text-align:center;}
.pw_box h4{font-size:19px; font-weight:500; padding-bottom:20px;}
.pw_box button{margin-left:5px; padding:6px 10px; background-color:#6e9722; border:none; color:#fff;}





/* reserve_step1 */
.txt_agree_check {width:100%; overflow:hidden; padding:10px 8px;}
.txt_agree_check input:not(.cssbrowser){display:none}
.txt_agree_check input:not(.cssbrowser).ip_r + label{display:inline-block; padding-left:30px; vertical-align:bottom; color:#333; cursor:pointer; font-size:14px; background:url(../img/sub/check_off.gif) no-repeat left top; background-size:20px;}
.txt_agree_check input:not(.cssbrowser).ip_r:checked + label{background:url(../img/sub/check_on.gif) no-repeat left top; background-size:20px; color:#6e9722}

.re1{width:100%; margin:0px 0 40px 0;}
.title4{text-align:left; font-size:21px; color:#333; padding-bottom:5px; margin-bottom:10px; border-bottom:1px solid #b8b8b8; overflow:hidden;}
.title4 p{float:right;}
.title4 span{display:inline-block; font-size:15px; padding:4px 17px; border:1px solid #717171; background-color:#fff; color:#717171; cursor:pointer;}
.title4 span.on{display:inline-block; font-size:15px; padding:4px 17px; border:1px solid #6e9722; background-color:#d4edb3; color:#333;}
.tab_box{padding:15px 20px; background-color:#f7f7f7; margin-bottom:10px;}
.tab_box h3{font-size:20px; padding-bottom:7px;}
.tab_box p{font-size:15px; line-height:26px; color:#717171;}
.tab_box p span{font-weight:500;}



/* reserve_step2 */
.table_box{width:1000px; margin-bottom:40px;}
.schedule_box{width:100%;}
.schedule_box .check_list{width:100%; padding:5px 0; margin-bottom:10px;}

.check_1{display:inline-block; margin-right:3px; padding:0 2px; background-color:#bebab6; color:#fff;}
.check_2{display:inline-block; margin-right:3px; padding:0 2px; background-color:#5dc2de; color:#fff;}
.check_3{display:inline-block; margin-right:3px; padding:0 2px; background-color:#e65565; color:#fff;}
.check_4{display:inline-block; margin-right:3px; padding:0 2px; background-color:#ef952f; color:#fff;}
.check_5{display:inline-block; margin-right:3px; padding:0 2px; background-color:#ddd; color:#eee;}
.room_1{color:#bebab6;}
.room_2{color:#5dc2de;}
.room_3{color:#e65565;}
.room_4{color:#ef952f;}
.room_5{color:#ddd;}

.search_btn{width:100%; overflow:hidden; font-size:13px; height:60px; line-height:53px;}
.search_btn .search_1{display:inline-block; float:left; margin-right:15px; margin-left:245px; color:#747474;}
.search_btn .search_2{display:inline-block; float:left; margin-right:25px; color:#747474;}
.search_btn .search_3{display:inline-block; float:left; margin-right:25px; font-size:22px; font-weight:600;}
.search_btn .search_4{display:inline-block; float:left; margin-right:15px; color:#747474;}
.search_btn .search_5{display:inline-block; float:left; color:#747474;}
.search_btn .search_1 span{display:inline-block; padding:2px; letter-spacing:-6px; margin-right:6px;}
.search_btn .search_2 span{display:inline-block; padding:2px;}
.search_btn .search_3 span{display:inline-block; padding:2px;}
.search_btn .search_4 span{display:inline-block; padding:2px;}
.search_btn .search_5 span{display:inline-block; padding:2px; letter-spacing:-6px; margin-left:6px;}

.today_btn{display:inline-block; float:right; line-height:20px; margin-top:13px; padding:5px 7px; border:1px solid #000; background-color:#fff; margin-right:15px; cursor:pointer;}

.schedule_box table{width:100%; border-top:1px solid #e0e0e0; border-left:1px solid #e0e0e0;}
.schedule_box caption{font-size:0;}
.schedule_box thead{background-color:#fafafa;}
.schedule_box th{height:40px; text-align:center; border-bottom:1px solid #e0e0e0; border-right:1px solid #e0e0e0; font-size:16px; font-weight:500;}
.schedule_box td{border-bottom:1px solid #e0e0e0; border-right:1px solid #e0e0e0;}
.schedule_box td .day{text-align:center; padding:5px 0; font-size:12px; color:#808080; font-weight:bold;}
.schedule_box td .day_box{width:94%; padding:3%; overflow:hidden;}
.schedule_box td .day_box li{margin-bottom:4px; text-align:left; padding-left:10px; font-size:14px;}


/* reserve_step4 */
.title_box1{width:998px; border:1px solid #b8b8b8; background-color:#f7f7f7; padding:25px 0; text-align:center;}
.title_box1 .tit1{font-size:24px; padding-bottom:7px;}
.title_box1 .tit1 span{font-weight:bold;}
.title_box1 .tit2{font-size:17px; color:#717171;}
