header{box-shadow:none}
header .reservation span{display:block;padding: 4px 10px;color: #fff;font-size:14px;background: #a16e28;border-left: 1px solid #a16e28;}
header .reservation.res_in{border:none;background:none;border-radius:0;	top: 50%;
	margin-top:-15px;height:32px;}
header .reservation.res_in img{background: #fff;border: 1px solid #fff;border-radius: 3px 0 0 3px;float:left;padding:4px 5px 5px;}
header .reservation.res_in span{background:none;border:1px solid #fff;border-radius:0 3px 3px 0;float:left;}
header .gc_nav .gc_nav_list a{color:white}
.gc_nav_drop.pc{background: url(../img/down_menu_bg_in.png) no-repeat left top;
    background-size: 100%;}
@media (max-width:768px){
header .reservation.res_in span{border-radius:3px;}
}
