/* eunsuk.choi.82 */

@charset "euc-kr";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(http://cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/nanumbarungothic.css);
@import url(https://cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/nanumbarungothiclight.css);
@import url('https://fonts.googleapis.com/css?family=Oswald|Open+Sans:300,600,700,800|Lato');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css?family=Cormorant');
@import url('https://fonts.googleapis.com/css?family=Norican&display=swap');
@import url('https://fonts.googleapis.com/css?family=Italianno&display=swap');
@import url('https://fonts.googleapis.com/css?family=Amatic+SC&display=swap');
@import url('https://fonts.googleapis.com/css?family=Economica&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poor+Story&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pompiere&display=swap');
@font-face {
    font-family: 'GilbeotRainbow';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2112@1.0/GilbeotRainbow.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family:'SCDream4';
	src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-4Regular.woff') format('woff'); font-weight:normal; font-style:normal;}
@font-face {
	font-family:'SCDream5';
	src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/S-CoreDream-5Medium.woff') format('woff'); font-weight:normal; font-style:normal;}


/* Reset */
* {margin:0; padding:0}
body {margin:0; padding:0; height:100%; font-size:0.95em; line-height:1.2; color:#5d5d5d; font-family:'Lato','NanumbarunGothic','Malgun Gothic', 'NanumGothic','Nanum Gothic',Dotum, Arial, sans-serif;}
div,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,form,fieldset,input,table,tr,th,td,button,textarea,select {margin:0;}
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {display:block}
h1,h2,h3,h4,h5,h6 {font-weight:normal; font-size:100%}
ul,ol,dl,dt,dd,li {list-style:none}
fieldset {border:none}
img {border:0; vertical-align:middle}
strong {font-weight:bold; letter-spacing:-0.03em;}
address,em {font-style:normal; color:#969696}
hr {display:none}
table {border-collapse:collapse; width:100%}
table, td, th {border:none}
th {font-weight:normal}
a {color:inherit; text-decoration:none; cursor:pointer}
a:link, a:visited, a:active, a:hover,a:focus {color:inherit; text-decoration:none}
caption,legend {visibility:hidden; width:0; height:0; font-size:0; line-height:0}
button {cursor:pointer;border:0;background-color:transparent;padding:0;margin:0;}
button > span,button > em {position:relative;top:0;left:0;}
label {line-height:13px;}
mark {background:none; color:inherit;}
textarea {padding:10px; background: #fefefe; border:1px solid #e2e2e2; border-radius: 3px; box-shadow: inset 1px 3px 4px -3px rgba(0,0,0,0.1); resize:none; behavior: url( 'PIE.htc' );}
select {padding: 6px 4px 6px 4px; border-radius: 3px; border: 1px solid #e2e2e2; background: #FFF; color: #696F74; font-size: 13px !important; line-height: 18px !important; font-weight: normal; }
input[type="text"], input[type="password"] {height:32px; padding:0 5px; line-height:18px; text-indent:3px; color: #696F74; vertical-align:middle;
background: #fefefe; border:1px solid #e2e2e2 /*!important*/; border-radius: 3px; box-shadow: inset 1px 3px 4px -3px rgba(0,0,0,0.1);}
/*input[type=file] {padding:5px; border:1px solid #bfbfbf\0/IE8+9; .border:1px solid #bfbfbf; color:#666; background:none; border:none}*/
input[type="file"] {padding:5px; border:1px solid #e2e2e2; color:#666; background:none; border:none}
input[type="image"], input[type="checkbox"] {border:0 none !important; vertical-align: middle; margin-right: 2px;}
input[type='checkbox'], input[type="radio"] {width:16px; height:16px; position:relative; top:-1px; vertical-align:middle; margin-right:3px;}
input[type="submit"] {-webkit-appearance: none; border-radius: 0;}

@media \0screen {input[type=text], input[type=password]{line-height:30px;}}

*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

.blind {position:absolute;left:0;top:0;font-size:0;visibility:hidden;width:0;height:0;line-height:0}
.hidden {visibility:hidden; overflow:hidden; width:0; height:0; margin:0; padding:0; font-size:0; line-height:0; text-indent:-9999px}
.none    {position:absolute; top:-5000px; left:-5000px; height:0;}
.png24 {tmp:expression(setPng24(this));}

.clearfix:after {content:" "; display:block; clear:both; height:0; visibility:hidden; font-size:0; }

/* header */
#header {position: fixed; width:100%; height:70px; top:0; left:0; border-bottom:1px solid #dbdbdb; background-color:rgba(255,255,255,0.25); z-index:9999;}
#header h1 {display:inline-block; margin:0 20px 0 50px; padding:0;}
#header .btn_reserve {position:absolute; top:13px; right:0;}
#header .btn_reserve a {color:#fff; padding:28px 60px; line-height: 2.5em; background: #0282af;}
#header .btn_reserve a:hover {background: #0282af;}

#header .mv {position:absolute; top:10px; right:215px;}

#header .nav {width:100%; padding-top:6px;}
#header .nav li {display:inline-block; position:relative;}
#header .nav li a {display:block; padding:10px 25px 15px; color:#000; font-size:1.15em; height:60px;}
#header .nav li a:hover {color:#0282af; }
#header .nav .sub_m {display:none; position:absolute; width:100%; top:55px; background:#0282af; padding:0px 15px 5px; z-index:9999;}
#header .nav li:hover .sub_m, #header .nav li .sub_m:hover {display:block;}
#header .nav li:hover .sub_m {transition: .5s ease-in-out;}
#header .nav .sub_m li {display:block; border-bottom: 1px solid rgba(25, 13, 13, 0.1);}
#header .nav .sub_m li:last-child {border-bottom:none;}
#header .nav .sub_m li a {display:block; font-size:0.85em; padding:13px 0; text-align:center; color:#fff; height:40px;}
#header .nav .sub_m li a:hover {color:#000; font-weight:bold;}

/* footer */
#footer {border-top: 1px solid #dbdbdb; background:#fff;}
#footer .ft_wrap {position:relative; width:100%; padding:45px 0 15px; margin:0 auto; color:#7f7575; max-width:1200px;}
#footer .btm_logo {text-align:center; margin-bottom:20px;}
#footer .ft_infos {margin-bottom:35px; max-width:1200px;}
#footer .ft_infos h2 {margin-bottom:10px; font-size:1.6em; color:#222; font-weight:600;}
#footer .ft_infos h2 span {font-size:0.6em; font-weight:normal; padding-left:15px;}
#footer .ft_infos h2 img {padding-right:8px;}
#footer .ft_infos h5 {margin-bottom:15px; font-size:1.2em; color:#222; font-weight:normal;}
#footer .ft_infos p {line-height:1.5;}
#footer .common_btm {background: #efefef; height:50px; padding-top:15px; font-size:0.9em; color:#868686; text-align:center;}
#footer .common_btm mark {color:#0282af;}
#footer .quick {position:absolute; }
#footer .sub_m_bar {display:block; border-bottom:1px solid #dbdbdb; text-align:center; background:#fff;}
#footer .sub_m_bar li {display:inline-block; border-left:1px solid #e5e5e5;}
#footer .sub_m_bar li:first-child {padding-right:25px; border:0;}
#footer .sub_m_bar li:last-child {border-right:1px solid #e5e5e5;}
#footer .sub_m_bar li a {padding:8px 12px; line-height:2.4em; }
#footer .sub_m_bar li a:hover {font-weight:600; color:#0282af;}
#footer .sub_m_bar li.ttl {color:#222;}
#footer .sub_m_bar li.o_btn {background:#0282af; color:#fff;}
#footer .sub_m_bar li.o_btn a:hover {color:#fff;}

#footer .top  {position: absolute; top: 0; right:0;}
#footer .top .diamond {position: relative; width: 0; height: 0; border: 45px solid transparent; border-bottom-color: #6b6b6b;}
#footer .top .diamond:after {content: ''; position: absolute; left: -45px; top: 45px; width: 0; height: 0; border: 45px solid transparent; border-top-color: #6b6b6b;}
#footer .top .diamond a {position: absolute; margin-left: -13px; top: 35px; color: #fff; font-weight:400; z-index: 999;}
#footer .m_bn {margin: 0 auto; width: 400px; padding: 20px 0; border-top: 1px solid #dacfcf; text-align: center;}
#footer .pc_view {display:block;}
#footer .mobile_view {display:none;}


/* intro */
#intro {width:100%; height:100%;}
#intro div {position:relative; font-family:'NanumbarunGothic','NanumGothic','Nanum Gothic',Dotum, Arial, sans-serif;}
#intro .bg1 {background-image:url('../images/intro1.jpg'); background-repeat:no-repeat; height:950px; width:50%; float:left; background-size:cover; background-position:center;}
#intro .bg2 {background-image:url('../images/intro2.jpg'); background-repeat:no-repeat; height:950px; width:50%;float:left; background-size:cover; background-position:center;}
#intro .text1 {padding: 60px 90px 0px 30px;}
#intro .text2 {padding: 60px 30px 0px 90px;}

#intro .bg1 .box {position:absolute; width: 380px; height: 380px; right:45px; top:45px; border-radius: 50%; background:#fff; opacity:0.8;}
#intro .bg1 .box .text1 p {text-align:right;}
#intro .bg1 .box .text1 p.name1 {font-family:'Pompiere', cursive;font-size: 3.2em;letter-spacing: -2px;line-height: 1;}
#intro .bg1 .box .text1 p.name2 {font-size: 20px;color: #585858;padding-top:10px;line-height: 1.3;}
#intro .bg1 .box .text1 p.name3 {font-size:27px;padding-bottom: 10px;font-weight:bold;}
#intro .bg1 .box .text1 span {font-family:'Pompiere', cursive; font-size:60px;}

#intro .bg2 .box2 {position:absolute; width: 380px; height: 380px; left:45px; top:45px; border-radius: 50%; background:#0282af; opacity:0.8;}
#intro .bg2 .box2 .text2 p {color:#fff;}
#intro .bg2 .box2 .text2 p.name4 {font-family:'Pompiere', cursive;font-size: 3.2em;letter-spacing:-1px;line-height: 1;padding-top:5px;}
#intro .bg2 .box2 .text2 p.name5 {font-size:20px;color:#ade0f3;padding-top: 10px;}
#intro .bg2 .box2 .text2 p.name6 {font-size: 25px;padding-bottom: 10px;font-weight: bold;}

#intro .bg1 .box .text1 .con .btn {padding-top: 25px;}
#intro .bg2 .box2 .text2 .con .btn {padding-top: 25px;}
#intro .con .btn a  { text-decoration:none; width:122px; height:43px; display:block; line-height:43px;}
#intro .bg2 .box2 .text2 p.name7 {color:#0282af;}

#intro .black {font-family:'Pompiere', cursive;font-size: 18px;width:122px;height:43px;color:#fff;background-color:#0282af;text-align:center;border:0;float:right;}
#intro .white {font-family:'Pompiere', cursive;font-size: 18px;width:122px;height:43px;color:#0282af;background-color:#fff;text-align:center;border:0;}

.bgimg {background-size:cover; background-position:center;}
.kort1 {font-family:'SCDream4';}
.kort2 {font-family:'SCDream5';}
.engt1 {}

/* main */
.pop_layer {z-index:9999;}
.m_con {position:relative;}
.m_con h3 {font-family: 'Pompiere', cursive; padding-top:80px; font-size:5.5em; color:#444; text-align:center;}
.m_con h3 span {color:#333;} 
.m_con h3:after {content:''; display:block; width:50px; height:2px; margin:25px auto 35px; background:#0282af; font-size:0;}
.m_con .m_tit {position:absolute; z-index:3; top:15%; width:100%; text-align:center;}
.m_con .tit_txt {text-align:center; color:#fff; /*text-shadow:rgba(0,0,0,.5) 0 0 5px;*/}
.m_con .tit_txt h4 {font-family: 'Pompiere', cursive; font-size:8em;}
.m_con .tit_txt h5 {font-family: 'Pompiere', cursive; font-size:2em; letter-spacing: -0.025em;}
.m_con .tit_txt p {font-size:1.35em;}
.m_con .tit_txt span {color:#333;}
.m_con .img_txt {position:absolute; text-align:center; font-size:2.0em; z-index:999; right:50%; margin-right:-160px; margin-top:335px; }

/*.m_r_bg {width:100%; height:650px; background:url('../images/m_r_img_bg.jpg') center no-repeat; background-size:cover;}*/

.img_area  {height:970px; padding:0 !important; z-index:0;}
.img_area .img_slider {width:100%; height:100%;}
.img_area .img_slider li {width:100%; height:970px; /*background-position:bottom;*/ background-position: 50% 80%; background-size:cover;}
.img_area .bx-wrapper .bx-pager { bottom:65px;}

.m_con .board_list {width:100%; max-width:1200px; margin:auto; margin-bottom:80px;}
.m_con .board_list li {float:left; width:23%; margin:0.83%; border:1px solid #e2e2e2; text-align:center; padding:3%;}
.m_con .board_list li:hover {background:#f5f5f5;}
.m_con .board_list li h2 {border-bottom:1px dashed #ccc; padding:2px 0 8px;}
.m_con .board_list li p {padding:2px; height:100px; overflow:hidden; padding-top:8px;}

/* m_about */
.m_about {position:relative; margin:100px auto 120px; text-align: center;}
.abo_info {position:absolute; margin-right:-480px; width:380px; height:180px; padding:0 10px; top:40%; right:50%;}
.abo_info p {padding-bottom:70px; font-size:1.1em; color:#666; text-align:left; line-height:1.7em; letter-spacing:-0.05em;}
.more {position: absolute; right: 50%; margin-right: -270px; bottom: 3%;}
.more a {border:1px solid #bfbfbf; color:#909090; padding:10px 40px; font-size: 0.85em;}
.more a:hover {background:#0282af; color:#222;}

.m_rooms {margin-bottom:120px; }
.m_rooms ul {margin:60px auto 0; width:100%; max-width:1300px;}
.m_rooms ul li {position:relative; float:left; width:18.78%; height:200px; background-color:#222; padding:0px; text-align:center; margin-right: 1.5%; margin-bottom: 1.5%;}
.m_rooms ul li:last-child {margin-right:0;}
.m_rooms ul li:nth-child(5){margin-right: 0;}
.m_rooms ul li:nth-child(10){margin-right: 0;}
.m_rooms ul li .txt {margin-top:65px;}
.m_rooms ul li p {position:relative; font-size:1.65em; margin-bottom:25px; z-index:10; color:#fff; text-shadow:0 0 4px rgba(0,0,0,0.5); }
.m_rooms ul li a {position:relative; padding:6px 20px; border:1px solid #fff; z-index:10; color:#fff;font-size: 0.85em;}
.m_rooms ul li:hover a {background:rgba(0,0,0,0.5); border:rgba(0,0,0,0.5); transition: .3s ease-in-out;}
.m_rooms ul li .img {position:absolute; top:0; left:0; width:100%; height:100%; z-index:0; background-size:cover; background-position:center; opacity:0.5; filter:(alpha=50);}
.m_rooms ul li:hover .img {opacity:1; filter:(alpha=100); transition: .3s ease-in-out;}

/* .m_rooms {margin-bottom:120px; }
.m_rooms ul {margin:60px auto 0; width:100%; max-width: 1600px;}
.m_rooms ul li {position:relative; float:left; width:300px; height:300px; padding:0px; text-align:center; margin-right: 1.5%; margin-bottom: 2%;}
.m_rooms ul li:last-child {margin-right:0;}
.m_rooms ul li .txt {padding-top:35%;}
.m_rooms ul li p {position:relative; font-size:1.65em; margin-bottom:25px; z-index:10; color:#fff; text-shadow:0 0 4px rgba(0,0,0,.6); }
.m_rooms ul li a {position:relative; padding:6px 20px; border:1px solid #fff; z-index:10; color:#fff;font-size: 0.85em;}
.m_rooms ul li:hover a {background:rgba(0,0,0,0.5); border:rgba(0,0,0,0.5); transition: .3s ease-in-out;}
.m_rooms ul li .img {position:absolute; top:0; left:0; width:100%; height:100%; z-index:0; background-size:cover; background-position:center; opacity:0.5; filter:(alpha=50);}
.m_rooms ul li:hover .img {opacity:1; filter:(alpha=100); transition: .3s ease-in-out;}
.m_rooms ul li > div {width:100%; height:100%; border-radius: 50%; background-color: #222;}*/


/* m_special */
.box3 {margin-bottom:50px;}
.box3 ul {margin:0 auto; width:100%; text-align:center; max-width: 1300px;}
.box3 .tit_txt {text-align:center; font-size:1.25em; margin-bottom:50px; line-height:1.5; color:#888; }
.box3 .m_spe ul li {position:relative; float:left; width:31.85%; padding-bottom:30.385%;}
.box3 .m_spe ul li + li {margin-left:1.5%;}
.box3 .m_spe ul li .txt {position:absolute; background:rgba(0,0,0,.4); width:90%; bottom:5%; left:5%; padding:10px; text-align:center; color:#fff;  letter-spacing:-.05em;}
.box3 .m_spe ul li h4 {font-family:'Open Sans', sans-serif; font-size:1.15em; margin-bottom:10px; z-index:10; color:#fff; text-shadow:0 0 4px rgba(0,0,0,0.5); text-transform: uppercase;}
.box3 .m_spe ul li .tit {font-size:1.25em; padding-bottom: 3%;}

/* m_reserve */
.m_reserve {padding-top:0 !important; text-align:center; padding-bottom:0 !important; background:url('../images/m_reser_bg.jpg') no-repeat; height:400px;}
.m_reserve h3 {font-size:5em; font-family: 'Playfair Display', serif; font-weight: normal; padding-top:100px; color:#fff;}
.m_reserve h3:after {background:none; display:none;}
.m_reserve .tit_txt {color:#fff; font-size:1.1em; letter-spacing:0.1em; margin-bottom:80px; opacity: 0.5; line-height: 1.3em; letter-spacing:-0.01em;}
.m_reserve .tit_txt  span {font-size:1.4em; padding-bottom:5px; color:#fff;}
.m_reserve a {border:1px solid #fff; color:#fff; padding:10px 40px;}
.m_reserve a:hover {background:#0282af; color:#222;}
.m_reserve .img {border-top:1px solid #fff; }
.m_reserve .img img {width:100%;}


/*m_cafe*/
.m_cafe {position:relative; width:100%; height:464px; margin:0 auto; background:url('../images/m_cafe_bg.jpg') no-repeat; background-size: cover; background-position: center;}
.m_cafe h3 {padding-top:6%; color:#fff;}
.m_cafe h3:after {display:none;}
.m_cafe .tit_txt { text-align:center; color:#fff;}
.m_cafe .tit_txt p {font-size:1em;}
.m_cafe .tit_txt p.eng {font-size:.85em; opacity: .5;}

.m_cafe .bt_more {text-align: center;}
.m_cafe .bt_more a {border:1px solid #fff; color:#fff; padding:10px 40px; font-size: 0.85em;}
.m_cafe .bt_more a:hover {border:0; background:rgba(2, 130, 175,.75); color:#fff;}


/* contents */
#contents {position:relative; display:inline-block; width:100%; overflow: hidden;}
#contents .pg_tit {position:relative; margin:150px auto;}
/*#contents .pg_tit .eng {font-family: 'Pompiere', cursive; font-size: 6.3em; color:#333; font-weight: 600; z-index:-1; text-align:center; letter-spacing:-0.05em;}*/
#contents .pg_tit .eng {font-family:'Pompiere', cursive; font-size:6.5em; color:#333; text-transform: uppercase; z-index:-1; text-align:center; letter-spacing:-0.03em;}
#contents .pg_tit .eng span {font-family:'NanumbarunGothic'; font-size: 0.95em; letter-spacing: -0.05em; font-weight: 600; /* margin-top: 50px; */}
#contents .pg_tit .kor {position:absolute; bottom:-15px; left:50%; background:#0282af; padding:7px 10px; color:#fff; text-align: center; letter-spacing:0.1em; z-index:3; font-size:0.95em; transform: translateX(-50%);}
#contents .pg_tit .kor_y{width: 67%;}
#contents .pg_tit .kor span {line-height:1.8em; color:#000; letter-spacing:0;}
#contents .pc_view {display:block;}
#contents .mobile_view {display:none;}

#contents.exterior {position:relative; margin-bottom:0;}
#contents.room .pg_tit, #contents.cafe .pg_tit,
#contents.exterior .pg_tit {position:absolute; width:726px; top:0px; left:50%; transform: translateX(-50%); z-index:99;}

#contents .photos {position:relative; height:1000px; padding-top:400px; margin-bottom: 180px;}
#contents .photos:before {content:''; display:block; background:#efefef; height:500px;}
#contents .photos .img {position:absolute; background-size:cover; background-position:center;}
#contents .photos .img1 {width:41%; top:0; left:50%; margin-left:-25%; height:500px;}
#contents .photos .img2 {width:33%; top:200px; left:50%; margin-left:17%; height:400px;}
#contents .photos .img3 {width:30%; top:520px; left:0; height:450px;}
#contents .photos .txt {position:absolute; width:60%; top:560px; left:50%; margin-left:-18%; line-height:1.9em;}
#contents .photos .txt .engtxt {font-size:1em; padding-bottom:10px; color:#999;}
#contents .photos .txt .bigtxt {font-size:1.4em; padding-bottom:10px; line-height:1.5;}
#contents .photos .txt .bigtxt span {font-size:1.2em; color:#0282af;}
#contents .photos .txt .greeting p {padding-top:10px;}

#contents .map {width:100%; max-width:1200px; margin:0 auto; margin-bottom:150px;}
#contents .map .btn_map {text-align:center;}
#contents .map .btn_map a {display:inline-block; width:200px; height:50px; border:1px solid #dbdbdb; line-height:50px; text-align:center; margin-top:20px;}
#contents .map .btn_map a:hover {background:#666; color:#fff;}
#contents .map .map_txt {margin-top:50px;}
#contents .map .map_txt dt {font-size:1.15em; font-weight:bold; margin-bottom:10px; margin-top:25px; color:#000;}
#contents .map .map_txt dd {margin-bottom:5px; line-height:1.6em;}
#contents .map .map_txt dd strong {padding-bottom:5px; color:#333;}
#contents .map .address {padding-bottom:10px;}

#contents .room .img_area {width:100%; margin:0 auto;}
#contents .room_info {width:100%; max-width:1200px; margin:100px auto; }
#contents .room_info h2 {color:#222; font-size:2.65em; margin-bottom:40px; letter-spacing: -0.05em;}
#contents .room_info h2 span {font-family:'Pompiere', cursive; font-size:32px; font-weight: normal; letter-spacing:normal;}
#contents .room_info .room_txt {line-height:1.8em;}
#contents .room_info .btn {margin-top:-75px; text-align:right;}

#contents .room_info .btn a {color:#fff; padding:12px 38px; background: #0282af;}
#contents .room_info .btn a:hover {background: #097398;}

#contents .room_info .rate_table {margin-top:85px;}
#contents .room_info .rate_table table {margin-bottom:10px;}
#contents .room_info .rate_table .person {text-align:right; padding-bottom:7px;}

#contents .room_de {position:relative; margin-top:30px; padding-left:230px; line-height:1.7;}
#contents .room_de .rm_sp {position:absolute; top:0; left:0; padding:20px; color:#fff; width:200px;	background: #0282af;}

#contents .online {margin:0 auto 100px; width:1100px;}
#contents .reserve_list {width:100%; max-width:1200px; margin:0 auto;}
#contents .reserve_list dt {font-size:1.15em; font-weight:bold; color:#000;}
#contents .reserve_list dt:after {content:''; display:block; height:2px; width:40px; background:#d3d3d3; margin:10px 0 12px;}
#contents .reserve_list dd {margin-bottom:70px; line-height:1.7em; letter-spacing: -0.03em;}
#contents .reserve_list dd.title {padding-top:12px; font-size:1.2em; font-weight:600; color:#444;}
#contents .reserve_list dd.name {padding-top:8px; font-weight:600;}
#contents .reserve_list dd li table {margin-left:10px; margin-top:7px;}
#contents .reserve_list .mobile_view strong {display:block; margin:10px 0 5px;}
#contents .reserve_list span {color:#ff0000;}
#contents .reserve_list .txt {margin: -50px 0 70px; font-weight:600;}

#contents .room_spec {border-top:2px solid #0282af;}
#contents .room_spec th,
#contents .room_spec td {font-family:'NanumGothic'; font-size: 0.9em; border-bottom:1px solid #ccc; padding:1.2% 0; text-align:center;}
#contents .room_spec th {background:#f9f9f9; color:#333; width:450px;}
#contents .room_spec th span {display:block; font-size:1em; color:#333;}

/*#contents .tour {width:100%; max-width:1200px; margin:0 auto;}
#contents .tour li {position:relative; margin-bottom:180px;}
#contents .tour li .img {height:470px; width:100%; background-size:cover; background-position:center; z-index:-1;}
#contents .tour li .ptit {position:absolute; width:100px; height:100px; left:50%; margin-left:-50px; top:-50px; border-radius:50%; background:#333; font-family: 'Open Sans', sans-serif; font-size:1.2em; font-weight:300; margin-bottom:100px; color:#fff; text-align:center; padding-top:26px;}
#contents .tour li .ptit span {display:block; font-weight:700; font-size:2.3em; line-height:1em;}
#contents .tour li .txt {line-height:1.7em;}
#contents .tour li h4 {font-size:1.5em; margin-bottom:10px; color:#000; font-weight:bold; margin-top:30px;}
#contents .tour li h4 span {font-size:0.8em; color:#666;}*/

#contents .tour {width:100%;max-width: 1200px;margin:0 auto;}
#contents .tour li {float: left;position:relative; margin:0 20px 10px; width: 550px; height: 700px;}
#contents .tour li .img {height: 345px;width:100%;background-size:cover;background-position:center;z-index:-1;}
#contents .tour li .ptit {position:absolute; width:100px; height:100px; left:50%; margin-left:-50px; top:-50px; border-radius:50%; background:#333; font-family: 'Open Sans', sans-serif; font-size:1.2em; font-weight:300; margin-bottom:100px; color:#fff; text-align:center; padding-top:26px;}
#contents .tour li .ptit span {display:block; font-weight:700; font-size:2em; line-height:1em;}
#contents .tour li .txt {line-height:1.7em;}
#contents .tour li h4 {font-size:1.5em; margin-bottom:10px; color:#000; font-weight:bold; margin-top:30px;}
#contents .tour li h4 span {font-size:0.8em; color:#666;}

#contents .sp_box {position:relative; margin-bottom:80px; padding-left:66%; padding-top:10%; height:700px;}
#contents .sp_box .bx-wrapper {position:absolute; top:0; left:0; width:65%; height:700px; z-index:0;}
#contents .sp_box .bx-wrapper .bx-viewport, #contents .sp_box .bx-wrapper .bx-viewport ul {width:100%; height:100%;}
#contents .sp_box .bx-wrapper li {width:100%; height:100%; background-size:cover; background-position:center;}
#contents .sp_box h3 {margin-top:50px; position:relative; font-size:2.6em; color:#222; line-height:1.25; letter-spacing:-0.05em; margin-bottom:60px; z-index:999;}
#contents .sp_box h3 span {display:block; font-size:0.8em; font-weight:100; }
#contents .sp_box h3:before {content:''; position:absolute; left:-120px; top:-42px; background:rgba(2, 130, 175, .8); width:176px; height:176px; border-radius:50%; z-index:-1;}
#contents .sp_box .sp_txt {padding:0 50px; font-size:1.15em; line-height:1.5em;}

#contents .sp_box:nth-child(2n+1) {padding-right:67%; padding-left:0; text-align:right;}
#contents .sp_box:nth-child(2n+1) .bx-wrapper {top:0; right:0; width:65%; left:auto;}
#contents .sp_box:nth-child(2n+1) h3:before {right:-120px; left:auto;}

#contents .sp_box .bx-wrapper .bx-pager.bx-default-pager a {text-indent: -9999px; display: block; width: 12px; height: 12px; margin: 0px 4px; outline: 0;}
#contents .sp_box .bx-wrapper .bx-pager.bx-default-pager a:hover,
#contents .sp_box .bx-wrapper .bx-pager.bx-default-pager a.active {background: #0282af;}

#contents .cafe .c_img_area {width:100%; margin:0 auto;}
#contents .cafe_info {width:100%; max-width:1200px; margin:100px auto;}
#contents .cafe_info h2 {color:#222; font-size:2.65em; padding-bottom:40px; letter-spacing: -0.05em;}
#contents .cafe_info h2 span {font-family:'Pompiere', cursive; font-size:32px; font-weight: normal; letter-spacing:normal;}
#contents .cafe_info .cafe_txt {line-height:1.6em;}
#contents .cafe_info .cafe_txt span {color:#b40000;}

.board {width:100%; max-width:1200px; margin:0 auto; margin-bottom:100px;}
.board .board_nav {width:100%; margin-bottom:80px;}
.board .board_nav li {width:33%; float:left; text-align:center;}
.board .board_nav li a {display:block; color:#999; padding:15px 0; border:1px solid #ccc; border-bottom:1px solid #777; background:#eee;}
.board .board_nav li a.button_active {color:#000; font-weight:bold; border:1px solid #777;  border-bottom:1px solid transparent; background:#fff;}
.sub_m_bar  {display:none;}
.video_y{display: none;}


/* µð°Ô ÇÏ±â ½ÈÀº ¹ÝÀÀÇü */
@media (max-width:1200px)/*µ¥½ºÅ©Å¾ »çÀÌÁî*/ {
#header .nav li a {padding:10px 25px 15px; color:#666;}
#header .banner {left:2%; margin-left:0;}

.img_area, .img_area .img_slider li  {height:650px;}

.m_reserve .img img {width:100%;}

.m_about .img img {width:100%;}

.m_special {padding-bottom:0;}
.m_special ul {width:100%;}
.m_special ul li a {padding:0;}
.m_special ul li a .img {height:220px; margin:0; background-size: cover;}
.m_special ul li a h4 {padding-top: 20px;}
.m_special .spe_bg {height:400px; margin:150px 0 40px 0;}

.m_con .img_txt {display: none;}
#contents .tour li .img {height:350px;}
#footer .common_btm {width:100%:}
#footer .btm_logo {display:none;}
#footer .ft_infos {text-align:center; margin-left:0px;}
#footer .common_btm { text-align: center;}
#contents .sp_box, #contents .sp_box .bx-wrapper {height:540px;}
.m_about .img img {width:100%;}
#contents .sp_box .bx-wrapper .bx-pager.bx-default-pager a {top:-20%;}

.m_reserve {margin-top:30px;}


}



@media (max-width:767px)/*ÅÂºí¸´ »çÀÌÁî*/ {
.video_y{display: block; font-size: 20px; position: absolute; top: 77%; left: 50%; z-index: 999999; transform: translate(-50%, -50%); color: #fff; border: 1px solid #fff; width: 30%; padding: 5px; text-align: center; font-family: 'Pompiere', cursive; border-radius: 10px;}
.video_y>a{display: block;}
#footer .pc_view {display:none;}
#footer .mobile_view {display:block;}
#footer .ft_infos p {text-align:center;}
#contents .pc_view {display:none;}
#contents .mobile_view {display:block;}

#header {position:relative; height:184px; top:0;}
#header h1 {display:block; text-align:left; padding: 15px 30px; margin:0;}
#header .nav  {padding-top:0; text-align:center; color:#333;}
#header .nav li a {padding:10px 5px; height: 22px;}
#header .nav .sub_m {padding:0px 7px 5px;}
#header .nav li:hover .sub_m {display:none;}

#header .btn_reserve a {display:block; position:absolute; padding: 0; top:35px; right:20px; width:50px; height:50px; background:url('../images/btn_reserve.png') center no-repeat; background-color:#0282af; border-radius:50%;}
#header .btn_reserve .call {display:block; position:absolute; padding: 0; top:35px; right:85px; width:50px; height:50px; background:url('../images/call_img.png') center no-repeat; background-color:#818181; border-radius:50%;}
    #header .btn_reserve .call:hover{background:url('../images/call_img.png') center no-repeat; background-color:#818181;}
#header .btn_reserve a:hover {background:url('../images/btn_reserve.png') center no-repeat; background-color:#0282af;}
#header .btn_reserve a span {display:none;}

#header .mv {position:absolute; top: 28%; right: 90px;}

.popup_wrap img {height:auto;}
.m_con .m_tit {display: none; top:10%;}
.m_con .tit_txt h4 {font-size: 3.8em;}
.m_con .tit_txt h5 {font-size: 1.25em; }
.m_con .tit_txt p {font-size: 0.85em; letter-spacing: -0.05em;}
.box3 .tit_txt {margin-bottom:30px; font-size: 1em;}
.m_rooms ul li {width:48%; margin-bottom: 1.5%;}

.m_con .m_tit_txt {display:none;}
.m_con .board_list li {float:left; width:48%; margin:1%; border:1px solid #e2e2e2; text-align:center; padding:3%;}
.m_con h3 {font-size:2.5em;}
.img_area, .img_area .img_slider li {height:350px;}

.m_reserve h3 {letter-spacing:-0.1em; word-spacing:-0.1em; font-size:4.8em;}
.m_reserve .tit_txt {font-size:1em;}

.m_about {margin-top: 50px; padding-bottom:50px;}
.m_about .img img {width:100%;}
.abo_info {left:0; top:85%; padding:0 10px;}
.abo_info p {font-size:1em;line-height:1.3em;}
.abo_info a {border:1px solid #bfbfbf; color:#909090; padding:10px 40px; font-size: 0.80em;}
.abo_info a:hover {background:#0282af; color:#222;}
.abo_info img {width:100%;}

.more {position: absolute; right: 0; margin-right:10px; top:50%;}
.more a {border:1px solid #bfbfbf; color:#909090; padding:10px 40px; font-size: 0.85em;}
.more a:hover {background:#0282af; color:#222;}

#contents {padding-left:1%; padding-right:1%;}
#contents .pg_tit {position:relative; margin:70px auto;}
#contents .pg_tit .kor {font-size:0.75em; letter-spacing:0.35em; left:50%;}
#contents .img_area .kor {top: 135px; margin-left:-70px; font-size:0.75em; letter-spacing:0.35em;}
#contents .photos {padding-top:250px; height:380px;}
#contents .photos:before {display:none;}
#contents .photos .img1 {margin-left:0; width: 98%; height:180px; left:0;}
#contents .photos .img2 {margin-left:0; width:48%; height:100px; top:190px;}
#contents .photos .img3 {width:48%; height:100px; top:190px;}
#contents .photos .txt {margin-left: 5%; width: 90%; left: 0; top:300px;}
#contents .sp_box {height:auto; padding:0 !important; text-align:left !important;}
#contents .sp_box .bx-wrapper {height:380px; width:100% !important; position:relative;}
#contents .sp_box h3 {font-size:1.65em; margin:30px 0 20px; text-align: center;}
#contents .sp_box h3:before {display:none;}
#contents .sp_box h3 span {display:inline;}
#contents .sp_box .sp_txt {padding: 0 10px; text-align: center; font-size: unset; letter-spacing: -0.08em;}

#contents .tour li {margin: 0 10px 100px; width: auto; height:auto;}
#contents .tour li .img {height:200px;}
#contents .tour li h4 span {display: block; font-size: 0.65em; letter-spacing: -0.05em;}

#contents .room .img_area {width:100%;}
#contents .room_info .btn {margin-top:30px; text-align: center;}
#contents .room_de {padding-left:0; line-height:1.7;}
#contents .room_de .rm_sp {position:relative; margin-bottom:20px; width:100%;}
#contents .room_de .rm_sp br {display:none;}
#contents .online {width:100%;}
#footer .ft_wrap {padding:4% 2%;}

.sub_m_bar {display:block; border-bottom:1px solid #e5e5e5; text-align:center; background:#f0f0f0;}
.sub_m_bar ul li {display:inline-block; border-left:1px solid #e5e5e5;}
.sub_m_bar ul li:first-child {border-left:0;}
.sub_m_bar li a {padding:3px 7px; line-height:2.4em;}

.img_area .bx-wrapper .bx-pager { bottom:30px; } 

.site_wrap {width:100%;}
.site h3 {font-size:2.5em; font-weight: bold;}
.site .sites {margin:38px auto 0;}
.site .sites li {margin-bottom:-40%; width:100% !important;}
.site li .site_img {position:relative; width:100%; height:300px;}
.site li .site_con {margin-left:0; width:90%; left:5%; top:38%;}
.site li .site_con h2 {margin-bottom:10px;}
.site li .site_con h4 {margin-bottom:12px;}
.site li .site_con a.more {margin:0 auto; padding:10px 40px;}
.site li .site_con a.more img {display:none;}
.site li .site_con a.more p {position: absolute; padding:5px 20px; right:23px;}
.site li .site_con .line {margin:0 auto; width:100%;}

.m_special ul {left:0;}
.m_special ul li .img {width:100%;}
.m_special ul li a {padding:0;}
.m_special ul li a .img {height:410px; margin:0; background-size: cover;}
.m_special ul li a h4 {padding-top: 20px;}
.m_special .spe_bg {height:465px;}
.m_special .line {position: absolute; width:100%; height:500px; margin:10px 0; border: 1px solid #222; opacity:0.3;}


.box3 .m_spe ul {margin-left:0;}
.box3 .m_spe ul li {width:100%; padding-bottom:50%; margin-bottom: 8px;}
.box3 .m_spe ul li + li {margin-left:0;}


.m_rooms ul li a {padding:8px 30px;}

.m_cafe {width:100%; height:auto; margin:0; padding:30px 0;}
.m_cafe .c_wrap {margin:0 auto; width:90%; height:190px; position:absolute; background:#fff; top: 200px; left: 5%;}
.m_cafe .c_wrap .c_info {padding:10px 20px;}
.m_cafe .c_wrap .c_info h3 {font-size:2.5em;}
.m_cafe .c_wrap .c_info p {padding-top:10px;}
.m_cafe .bt_more a {padding:8px 30px;}


#contents .reserve_list dd li table {margin: 7px 10px; width: auto;}

#intro .bg1,#intro .bg2 {width: 100%; height: 400px;}
#intro .bg1 .box,#intro .bg2 .box2 {margin-left:-135px; left:50%; width: 280px; height: 280px;}

#intro .text1,#intro .text2 {padding:53px 45px 0px; text-align: center;}

#intro .bg1 .box .text1 p {text-align: unset;}
#intro .bg1 .box .text1 p.name1 {font-size: 22px; letter-spacing:-1px;}
#intro .bg1 .box .text1 p.name2 {font-size: 16px;}
#intro .bg1 .box .text1 p.name3 {padding-bottom:20px; font-size: 23px;}
#intro .bg2 .box2 .text2 p.name4 {font-size:22px; line-height: normal;}
#intro .bg2 .box2 .text2 p.name5 {padding-top: 10px; font-size: 18px;}
#intro .bg2 .box2 .text2 p.name6 {padding-bottom:20px;}

#intro .bg1 .box .text1 .con .btn,#intro .bg2 .box2 .text2 .con .btn {padding-top:20px;}
#intro .con .btn a {display: inline; float: none; font-size: 14px; padding: 10px 38px; line-height: unset;}
.m_rooms ul li:nth-child(5){margin-right: 1.5%;}
.m_rooms ul li:nth-child(10){margin-right: inherit;}
}



@media (max-width:480px)/*¸ð¹ÙÀÏ »çÀÌÁî*/ {
#contents .pg_tit .kor_y{width: 50%;}    
#header {position:relative; height:184px; font-size:16px; clear:both; }
#header h1 {padding:28px 10px 20px;}
    #header .btn_reserve .call{top: 48px;}
    #header .btn_reserve a  {top:48px;}
#header .nav li a {font-size:1.05em; height:30px; padding:10px 3px; letter-spacing:-.08em;}
#header .nav .sub_m li a {font-size:0.7em;}
#footer .sub_m_bar li:first-child {padding-right:0;}
#footer .sub_m_bar li a {padding:3px 7px; line-height:2.4em;}
#footer .sub_m_bar li.o_btn {display:none;}
#footer .top {display:none;}

#footer .ft_infos {margin-bottom:20px; font-size:0.7em;}
#footer .ft_infos h2 {margin-bottom:10px; font-size:2em; color:#222; font-weight:600;}
#footer .ft_infos h2 span {font-size:0.6em; font-weight:normal; padding-left:15px;}
#footer .ft_infos h5 {font-size: 1.55em; font-weight:normal; color: #222; padding-left: 0; letter-spacing:-0.05em;}
#footer .ft_infos p {font-size: 1.4em; text-align: center; line-height: 1.8; }
#footer .ft_infos .bt {display:inline-block; margin-bottom:20px; padding: 3px 30px; font-size: 1.3em; line-height: 2.3; color:#fff; background:#0282af; text-align:center; }
#footer .common_btm {padding-top:10px; height:35px; font-size:0.75em;}

.m_con h3 {padding-top: 50px; font-size:3.2em;}

.m_about .img img {width:100%;}

.img_area .bx-wrapper .bx-pager.bx-default-pager a { background: #fff; width: 11px; height:11px; margin:0 3.5px; }
.img_area .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {background: #de0c33;}

.site li .site_con h2 {font-size:2.5em;}

.m_special {}
.m_special h3 {font-size:2.5em; font-weight: bold;}
.m_special ul li a h4 {padding-top: 20px;}
.m_special ul li {width:100%;}
.m_special ul li a {padding:0;}
.m_special ul li a .img {margin: 0; width:100%; height:250px; background-size:cover;}

.m_special .spe_bg {height: 420px;}

.m_reserve {height:200px; background: url('../images/m_reser_bg.jpg') center no-repeat;  background-size: cover; /*margin-top:50px;*/}
.m_reserve h3 { padding-top:38px; font-size:2.5em; letter-spacing: 0;}
.m_reserve .tit_txt {margin-bottom: 25px;}
.m_reserve a {padding: 8px 40px;}

#contents .pg_tit {position:relative; margin:50px auto;}
#contents .pg_tit .eng {font-size:3.2em;}
#contents .pg_tit .kor {transform: translateX(-50%); letter-spacing:0; padding:7px 6px; bottom:-25px; left: 50%;}
#contents .img_area .kor {top: 110px; margin-left:-50px; letter-spacing:0.2em; padding:7px 6px;}

#contents .photos .txt .engtxt {padding-bottom:0; font-size:0.85em;}
#contents .photos .txt .bigtxt {font-size:1em; line-height:1.5; letter-spacing:-0.06em;}
#contents .photos .txt .greeting p {font-size:0.85em; line-height:1.5;}

#contents .tour {margin:120px auto 0;}

#contents .room_info {margin:35px auto 50px;}
#contents .room_info h2 {font-size:1.8em; margin-bottom:10px; text-align: center;}
#contents .room_info h2 span {font-size:26px;}
#contents .room_info .btn a {padding:10px 30px;}
#contents .room_info .rate_table {margin-top:50px;}
#contents .room_info .room_txt {margin-top:15px;}

#contents .cafe_info {margin: 35px auto 50px; text-align: center;}
#contents .cafe_info h2 {font-size:1.8em;}
#contents .cafe_info h2 span {font-size:26px;}
#contents .cafe_info .cafe_txt {padding:0 3%;}

.m_rooms ul {margin-top:30px;}
.m_r_bg {height: auto; background:none;}

.box3 {margin-bottom:0;}
.box3 .m_spe ul li {margin: 1.5% .5%; width: 48%;}
.box3 .m_spe ul li .txt {font-size:12px;}
.box3 .m_spe ul li h4 { margin-bottom:5px;}
.box3 .m_spe ul li p {letter-spacing: -.05em;}
.box3 .m_spe ul li .tit {font-size:1.15em;}

.m_rooms {margin-bottom:50px;}
.m_rooms ul li {margin: 0 0.8% 1.8%; width:98%; height:145px;}
.m_rooms ul li .txt {margin-top:35px;}
.m_rooms ul li p {font-size:1.6em;}
.m_rooms ul li .img {background-position: 0 80%; opacity: 0.65;}

.m_cafe h3 {padding:0; font-size:2.5em;}
.m_cafe .tit_txt p {padding: 0 3%;}
}

@media (max-width:320px)/*¸ð¹ÙÀÏ »çÀÌÁî*/ {
#header {height:160px;}
#header .nav li a {font-size:.9em; padding:5px 3px;}
#footer .sub_m_bar li a, .sub_m_bar li a {padding: 3px 5px; letter-spacing: -.05em;}
.box3 .m_spe ul li {margin:0; width:150px; height:150px;}
.box3 .m_spe ul li .txt {font-size:10px;}
}