/* 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/css?family=Ubuntu&display=swap);

/* Reset */
* {margin:0; padding:0}
body {margin:0; padding:0; height:100%; font-size:0.9em; 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.1em;}
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; }

/* layout */
#header {position:relative; /*border-bottom:3px solid #ccb692;*/}
#header h1 {padding:20px 0; margin:0 70px; display: inline-block;}
#header .btn_reserve {position:absolute; right:0; z-index:999;}
#header .btn_reserve a {background:url('../images/btn_reserve.png') 50px no-repeat; width:188px; height:134px; display:block; line-height:90px; text-align:center;}
#header .nav {position:absolute; width:100%; z-index:99;}
#header .nav li {display:inline-block; position:relative;}
#header .nav li a {display:block; padding:10px 25px 15px; color:#fff; font-size:1.4em; font-weight:600; height:46px; text-shadow:-1px -1px 0 #000, 1px -1px 0 #000,-1px 1px 0 #000, 1px 1px 0 #000; }
#header .nav li a:hover {color:#fff; text-shadow:none;}
#header .nav .sub_m {display:none; position:absolute; width:100%; top:46px;  z-index:999; background:#fff; opacity:0.7;}
#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(255,255,255,0.1);}
#header .nav .sub_m li:last-child {border-bottom:none;}
#header .nav .sub_m li a {display:block; font-size:0.88em; padding:10px 0; text-align:center; color:#fff; height:36px;}
#header .nav .sub_m li a:hover {color:#000; font-weight:bold;}

#footer {background:#282828;}
#footer .ft_wrap {position:relative; max-width:1300px; padding:89px 0 80px; margin:0 auto; color:#e6e6e6;}
#footer .ft_infos {line-height:2em; text-align:left; color:#e6e6e6;}
#footer .ft_infos span {width:80px; margin-right:20px; color:#878787; display:inline-block;}
#footer .common_btm {color:#949494; text-align:left;}
#footer .quick {position:absolute; top:89px; right:0;}
#footer .quick img {margin:8px;}
#footer .sub_m_bar {display:block; border-bottom:3px solid #ccb692; text-align:center; background:#fff5f5;}
#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 35px; line-height:2.4em; }
#footer .sub_m_bar li a:hover {font-weight:bold; color:#000;}
#footer .top {position:fixed; right:20px; bottom:20px; z-index:999;}
#footer .info {font-size:1.2em; line-height:1.4; color:#fff; font-family:'Lato','NanumbarunGothic','Malgun Gothic', 'NanumGothic','Nanum Gothic',Dotum, Arial, sans-serif;}

/* main */
.m_con>div {/*padding:300px 0 90px;*/}
.m_con h3 {}
.m_con h3 span {}
.m_con h2 {position:absolute; margin-top:770px; left:365px; font-size:1.3em; color:#fff; letter-spacing:1px;}
.m_con h5 {position:absolute; top:-20px; left:340px; font-size:2.5em;}
.m_con .tit_txt {text-align:center; margin-bottom:50px; line-height:1.7; color:#3e3e3e;}
.m_con .tit_txt span {color:#333;}
.m_con .img_txt {position:absolute;  z-index:10; right:50%; margin-right:-225px; margin-top:320px;}
.img_area  {height:880px; padding:0 !important;}
.img_area .img_slider {width:100%; height:100%;}
.img_area .img_slider li {width:100%; height:880px; background-position:center; background-size:cover; background-repeat:no-repeat;}

.img_area_ttl_bg {background:url('../images/bg-ttl.jpg') center; background-size:cover; width:100%; height:320px; padding:0 !important;}

.m_special {padding-top:0 !important; text-align:center; padding-bottom:0 !important; background:url('../images/m_spe_bg.png') center; background-size:cover; width:100%; height:900px; }
.m_special .m_ttl {padding:130px 0 0 100px;  width:100%; text-align:left;}
.m_special .m_ttl .icon {display:block;  }
.m_special .m_ttl .spe1 {display:block; padding:20px 0;}
.m_special .m_ttl p {color:rgba(0,0,0,0.5);}
.m_special .m_spe {}
.m_special .m_spe ul {}
.m_special .m_spe ul li {position:relative; display:inline-block; padding:0.3%; vertical-align:middle; width:300px; height:300px;}
.m_special .m_spe ul li .txt {padding-top: 15px;}
.m_special .m_spe ul li h4 { line-height:294px; text-align:center; font-size:1.6em; font-weight:600; z-index:10; color:#fff; text-shadow:2px 2px 2px rgba(0,0,0,0.5);}
.m_special .m_spe ul li span {font-size:0.8em; margin-top:5px; z-index:10; color:#999;}
.m_special .m_spe ul li p {font-size:1.2em; margin-top:5px; z-index:10; color:#555;}
.m_special .m_spe ul li > div {width:100%; height:100%; border-radius:50%;}

.m_pizza img.pink_bar {width:100%;}
.m_pizza .m_pizza_con {position:relative; background:url('../images/main/pizza_bg.jpg') center; background-size:cover; width:100%; height:1060px; padding:8%; }
.m_pizza .m_pizza_con .m_p_img {}
.m_pizza .m_pizza_con .m_p_img .img01 {display:inline-block; width:53%; height:487px; border:5px solid #fff; background:url('../images/main/p-img01.jpg') center; background-size:cover;}
.m_pizza .m_pizza_con .m_p_img .text {display:inline-block; position:absolute; right:10%; top:200px;}
.m_pizza .m_pizza_con .m_p_img .text .ttl {padding:0 0 50px; text-align:right;}
.m_pizza .m_pizza_con .m_p_img .text p { font-size:1.2em; color:#fff; text-align:right; line-height:1.5;}
.m_pizza .m_pizza_con .m_p_img .text p span {color:#fc8181; font-weight:600;}
.m_pizza .m_pizza_con .m_p_img .img02 {position:absolute; right:150px; top:480px;}
.m_pizza .m_pizza_con .m_btn_pizza {margin:180px 0 0 150px; width:465px; height:79px; background:rgba(0,0,0,0.6);  }
.m_pizza .m_pizza_con .m_btn_pizza a {display:block; text-align:center; line-height:79px;  }
.m_pizza .m_pizza_con .m_btn_pizza a p {color:rgba(255,255,255,0.9); font-size:1.2em;}
.m_pizza .m_pizza_con .m_btn_pizza a p span {padding-left:50px;}

.m_rooms {margin:80px auto 140px; text-align:center; }
.m_rooms .m_r_ttl {}
.m_rooms .m_r_ttl .spe3 {padding:40px 0;}
.m_rooms ul {margin:80px auto 0; width:100%; max-width:1300px;}
.m_rooms ul li {position:relative; display:inline-block; width:23%; height:247px; margin:0.5%; background-color:#000; text-align:center; }
.m_rooms ul li a {position:relative; display:block; z-index:10; color:#fff; height:100%;}
.m_rooms ul li a .img2 {background:url('../images/main/r-1.jpg') center; background-size:cover; height:100%;}
.m_rooms ul li a .img3 {background:url('../images/main/r-2.jpg') center; background-size:cover; height:100%;}
.m_rooms ul li a .img4 {background:url('../images/main/r-3.jpg') center; background-size:cover; height:100%;}
.m_rooms ul li a .img5 {background:url('../images/main/r-4.jpg') center; background-size:cover; height:100%;}
.m_rooms ul li a:hover .img2:after,.m_rooms ul li a:hover .img3:after,.m_rooms ul li a:hover .img4:after,.m_rooms ul li a:hover .img5:after
{content:""; display:block; width:100%; height:100%; background:rgba(252,129,129,0.65); transition: .3s ease-in-out;}
.m_rooms ul li a .img2 img, .m_rooms ul li a .img3 img, .m_rooms ul li a .img4 img, .m_rooms ul li a .img5 img {display:none;}
.m_rooms ul li a:hover .img2 img,.m_rooms ul li a:hover .img3 img,.m_rooms ul li a:hover .img4 img,.m_rooms ul li a:hover .img5 img
{display:block; position:absolute; left:50%; margin-left:-43px; top:80px;}

.m_rooms ul li .text {}
.m_rooms ul li .text img {margin-top:30px;}
.m_rooms ul li .text p {position:relative; font-size:15px; margin:17px; z-index:10; color:#333;  }



/* contents */
#contents {position:relative;}
#contents .pg_tit {position:absolute; top:155px; left:50%; margin-left:-250px; z-index:9; width:500px;}
#contents .pg_tit .eng {font-family: 'Oswald', serif; font-size:5.9em; color:#fff; /*text-transform: uppercase;*/ z-index:-1; text-align:center;}
#contents .pg_tit .kor {position:absolute; bottom:-5px; left:50%; margin-left:-100px; background:#fc8181; padding:7px 10px; color:#fff; letter-spacing:0.5em; z-index:3; font-size:1.2em;}
#contents .img_area .kor {position:absolute; top:225px; left:50%; background:#ccb692; padding:7px 10px; color:#fff; letter-spacing:0.5em; z-index:999; font-size:0.85em;}
#contents .pc_view {display:block;}
#contents .mobile_view {display:none;}

#contents.exterior {position:relative; margin-bottom:0;}

#contents .photos {position:relative; height:1000px; padding-top:400px; margin: 80px;}
#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:700px; left:50%; margin-left:-15%; line-height:1.9em;}
#contents .photos .txt .bigtxt {font-weight:bold; font-size:1.3em; padding-bottom:10px;}

#contents .map {width:100%; max-width:1200px; margin:40px 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 #ccb692; line-height:50px; text-align:center; margin-top:20px;}
#contents .map .btn_map a:hover {background:#ccb692; 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.room .img_area {width:100%; margin:0 auto;}
#contents .room_info {width:100%; max-width:1200px; margin:100px auto; }
#contents .room_info h2 {font-family:'Oswald', serif; color:#000; font-size:3.4em; margin-bottom:40px;}
#contents .room_info .room_txt {line-height:1.8em;}
#contents .room_info .btn {margin-top:-36px; text-align:right;}
#contents .room_info .btn a {background:#fc8181; color:#fff; padding:12px 45px;}
#contents .room_info .btn a:hover {background:#ff5d5d; color:#fff;}
#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 .online {margin:0 auto; width:850px;}
#contents .reserve_list {width:100%; max-width:1200px; margin:80px auto;}
#contents .reserve_list dt { font-family:'Oswald', serif; color:#000; font-size:3.4em; margin-bottom:40px;}
#contents .reserve_list dt span {font-family:'NanumbarunGothic'; font-size:20px; color:#fc8181;}
#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;}
#contents .reserve_list dd li {margin-bottom:5px;}
#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 .room_spec {border-top:1px solid #d4cec3;}
#contents .room_spec th, #contents .room_spec td {border-bottom:1px solid  #d4cec3; text-align:center; border-right:1px solid #d4cec3; }
#contents .room_spec th:last-child, #contents .room_spec td:last-child {border-right:none;}
#contents .room_spec th {background:#fff5f5; color:#383838; padding:10px 2px 8px;}
#contents .room_spec th span {font-size:0.8em; color:#545454;}
#contents .room_spec td {padding:10px 2px 8px;}

#contents .tour {width:100%; max-width:1200px; margin:80px 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 .sp_box {position:relative; margin-bottom:150px; padding-left:66%; padding-top:12%; 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 {position:relative; text-transform:uppercase; font-family: 'Open Sans', sans-serif; font-size:3.4em; font-weight:800; color:#333; line-height:1em; letter-spacing:-0.05em; margin-bottom:60px; z-index:999;}
#contents .sp_box h3 span {display:block; font-weight:100; }
#contents .sp_box h3:before {content:''; position:absolute; left:-120px; top:-42px; background:#d4cec3; width:176px; height:176px; border-radius:50%; z-index:-1;}
#contents .sp_box .sp_txt {line-height:1.7em;}
#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;}

.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:25%; 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;}

.ft{font-size: 0.7em; opacity: .7;}

/* µð°Ô ÇÏ±â ½ÈÀº ¹ÝÀÀÇü */
@media (max-width:1200px)/*µ¥½ºÅ©Å¾ »çÀÌÁî*/ {

#header .nav li a {padding:10px 25px 15px; color:#fff;}
#header .banner {left:2%; margin-left:0;}
.img_area, .img_area .img_slider li  {height:650px;}
.m_special {height:700px;}
.m_special .m_ttl {padding:50px 0 0 100px}
.m_special .m_spe ul li {width:258px; height:258px;}
.m_special .m_spe ul li h4 {line-height:258px;}
.m_pizza .m_pizza_con {height:1500px; text-align:center;}
.m_pizza .m_pizza_con .m_p_img {margin:0 auto;}
.m_pizza .m_pizza_con .m_p_img .img01 {display:block; margin:0 auto; width:80%;}
.m_pizza .m_pizza_con .m_p_img .text {display:block; position:relative; right:0; top:50px; text-align:center; }
.m_pizza .m_pizza_con .m_p_img .text .ttl {text-align:center;}
.m_pizza .m_pizza_con .m_p_img .text p {text-align:center;}
.m_pizza .m_pizza_con .m_p_img .img02 {position:relative; top:80px; margin:0 auto;right:0;}
.m_pizza .m_pizza_con .m_btn_pizza {margin:80px auto; }

.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;}

}

@media (max-width:767px)/*ÅÂºí¸´ »çÀÌÁî*/ {
#contents .pc_view {display:none;}
#contents .mobile_view {display:block;}
#header h1 {display:block; text-align:center; padding: 45px 0;}
#header .nav li a {padding:10px 5px 15px;}
#header .btn_reserve a {position:absolute; top:50px; right:30px; width:50px; height:50px; border:1px solid #ccb692; display:block; color:#988249; text-indent:-9999px; background:url('../images/btn_reserve.png') center 9px no-repeat; letter-spacing:-0.1em;}
#header .btn_reserve a:hover {background:url('../images/btn_reserve.png') center 9px no-repeat;}
.img_area, .img_area .img_slider li  {height:400px;}
#header .nav  {text-align:center;}
#header .nav .sub_m {padding:0px 7px 5px;}
.m_special h3 {letter-spacing:-0.1em; word-spacing:-0.1em; font-size:4.8em;}.m_special .tit_txt {font-size:1.18em;}
#contents {padding-left:1%; padding-right:1%;}
#contents .pg_tit {position:relative; margin:70px auto;}
#contents .pg_tit .eng {font-size:5.0em;}
#contents .pg_tit .kor {font-size:0.75em; letter-spacing:0.35em;}
#contents .img_area .kor {top: 135px; margin-left:-70px; font-size:0.75em; letter-spacing:0.35em;}
#contents .photos {padding-top:250px; height:600px;}
#contents .photos:before {height:300px;}
#contents .photos .img1 {height:300px;}
#contents .photos .img2 {top:160px; height:240px;}
#contents .photos .img3 {height:270px; top:310px;}
#contents .photos .txt {top:420px;}
#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:3.0em; margin-bottom:20px;}
#contents .sp_box h3:before {display:none;}
#contents .sp_box h3 span {display:inline;}
#contents .tour li .img {height:300px;}
#contents.room .img_area {width:100%;}
#contents .room_info .btn {margin-top:35px;}
#contents .online {width:100%;}
#footer .ft_wrap {padding:35px 2%;}
#header .nav li:hover .sub_m {display:none;}
.sub_m_bar {display:block; border-bottom:1px solid #e5e5e5; text-align:center; background:#f0f0f0;}
.sub_m_bar li {display:inline-block; border-left:1px solid #e5e5e5;}
.sub_m_bar li:last-child {border-right:1px solid #e5e5e5;}
.sub_m_bar li a {padding:8px 15px; line-height:2.4em;}

}

@media (max-width:480px)/*¸ð¹ÙÀÏ »çÀÌÁî*/ {
#header h1 {padding: 32px 0;}
#header .btn_reserve a  {top:30px;}
#header .nav li a {font-size:0.95em;}
#header .nav li a {padding:10px 3px 15px; letter-spacing:-0.1em;}
#header .nav .sub_m li a {font-size:0.7em;}

#contents .pg_tit {position:relative; margin:55px auto;}
#contents .pg_tit .eng {font-size:4.2em;letter-spacing:-0.1em;}
#contents .pg_tit .kor {margin-left:-100px; letter-spacing:0.2em; padding:7px 6px; bottom:-10px;}
#contents .img_area .kor {top: 110px; margin-left:-50px; letter-spacing:0.2em; padding:7px 6px;}

#footer .sub_m_bar li:first-child {display:none;}
#footer .sub_m_bar li a {padding:8px 5px; line-height:2.4em;}
#footer .top {display:none;}
}
#footer .n_logo {}
