@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(https://fonts.googleapis.com/css?family=Sawarabi+Mincho);

#navi-wrap {

	width:100%;
	height:5.7vh;
	margin:0 auto;
	background-color:#25283d;
	z-index: 99999999;
}


#navi-bar {
	width:100%;
	height:5.7vh;
	margin:0 auto;
}

#navi-bar ul {
	padding:0;
	margin:0;
	
}

#navi-bar ul:after {
	content: "";
	clear: both;
}

#navi-bar ul li {
	float:left;
	padding:0;
    line-height: 9px;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}

/*
#navi-bar ul li a:hover {
	background-color:#ffffff;
	color:#000000;
	transition: all 100ms ease-in-out;
}
*/

#navi-bar > ul > li > a {
	display:block;
	width:100%;
	text-align:center;
	font-size: 10.9px;
	color:#fff;
    opacity: .6;
	text-decoration: none;
	line-height:42px;
	font-weight: 500;

}
#navi-bar > ul > li > a:last-child{
	padding-left: 10px;
} 

.navi li a:last-child {
	border:none;
}

.navi li img {
	vertical-align:middle;
}
.room_btn2 {
    position: relative;
    display: inline-block;
    padding: 3px;
    background-color: #e8bb2a!important;
    border-radius: 2px;
    font-size: 6px;
    top: -4px;
}
.lin{
	background:#e8bb2a!important;
}
.lin2{
	border-top: 2px solid #e8bb2a!important;
}

#mb {width: 20%;}
#mb2 {width: 20%;}
#mb3 {width: 20%;}
#mb4 {width: 20%;}
#mb5 {width: 20%;}