@charset "UTF-8";
/* CSS Document */
h1, h2 {
	font-family: "Seaweed Script";
}
p, li, h3, h4, h5 {
	font-family:  "Barlow", Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
#home {
	margin-bottom: 0vw;
    padding-bottom: 0.01vw;
}
#menu {
    padding-bottom: 2vw;
    margin-top: -2vw;
}
#aboutUs {
	padding-bottom: 2vw;
    margin-top: -2vw;
}
#findUs {
	padding-bottom: 2vw;
    margin-top: -2vw;
}
.header {
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
	background: #fff;
    overflow: hidden;
    margin: 0;
	padding: 0;
}
.logo {
    margin: 20px auto;
    width: 250px;
	transition: .3s all ease;
}
.logo.active {
	width: 160px;
}
.navbar {
    background-color: #9c0505 !important;
    padding: 0.2rem 0;
}
.navbar li a {
	color: #dcc042;
	margin: 0 1rem;
}
.navbar li a:hover {
	color: #fff;
}
#index_carousel {
	margin-top: 9.88rem;
}
#index_carousel .slideimg {
    overflow: hidden;
    height: 43rem;
    margin: 0rem 0;
	transition: .3s all ease;
}
#index_carousel .slideimg img {
    width: 101%;
	margin: -3.5vw 0;
	transition: .3s all ease;
}
.award {
	position: absolute;
    top: 10rem;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 360px;
	transition: .3s all ease;
}
.slide_dec {
	background: url(../images/index_slide.png) repeat-x;
    background-size: 90%;
    width: 100%;
    height: 1.3vw;
}
.intro {
	margin: 7rem auto 8rem auto;
}
.intro h4 {
	font-weight: 500;
	color: #9c0505;
}
.bookinfo {
	position: relative;
	width: 100%;
	background-color: #9c0505;
}
.bookinfo_content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
	align-items: center;
}
.bookinfo_txt {
    text-align: center;
    margin: 8vw 2vw;
	width: calc(50% - 4vw)
}
.bookinfo_txt h5 {
	color: #dcc042;
}
.bookinfo_txt p {
    color: #fff;
    line-height: 1.3rem;
}
.bookinfo_txt p a {
	color: #fff;
	text-decoration: none;
}
.bookinfo_txt p b {
    color: #fff;
    font-size: 1.5rem;
    display: block;
    line-height: 1.8rem;
}
.bookinfo_txt p span {
	opacity: 0.6;
	margin-bottom: 20px;
}
.bookinfo_img {
    overflow: hidden;
    width: 50%;
	height: 554px;
}
.bookinfo_img img {
    width: 118%;
    margin: -9% -9%;
}
.booktime {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: left;
    width: 90%;
    margin: 0 auto;
    color: #fff;
}
.booktime div {
	margin: 0 1rem;
}
.menu {
    position: relative;
    width: 100%;
	margin: 8vw auto;
}
.menuinfo {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.menuinfo h1 {
	color: #9c0505;
}
.mainmenu, .drinksmenu {
	padding: 0 3rem;
}
.mainmenu {
	border-right: 1px solid #9c0505;
}
.menu_timeable {
	border-top: 1px dotted #666;
	color: #666;
	text-align: left;
}
.menu_timeable p {
	margin: 0.3rem 0;
}
.menu_timeable div {
	display: flex;
	border-bottom: 1px dotted #ccc;
}
.menu_timeable div .day {
	margin-right: 3rem;
	border: 0;
	width: 16%;
}
.menu_timeable div .time {
	border: 0;
}
.btn_download {
	margin-top: 20px;
}
.btn_download a {
	display: block;
    width: 100%;
    padding: 10px 0;
    background: #9c0505;
    font-weight: 600;
    color: #dcc042;
    text-decoration: none;
	transition: .3s all ease;
}
.btn_download a:hover {
    background: #c44545;
    color: #fff;
    text-decoration: none;
}
.aboutus {
    position: relative;
    width: 100%;
	margin: 8vw auto;
}
.aboutus_content01, .aboutus_content02 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	margin-bottom: 5rem;
}
.aboutus_content02 {
	flex-direction: row-reverse;
}
.aboutus_img {
	width: calc(35% - 6rem);
	margin: 0 3rem;
}
.aboutus_txt {
	width: calc(65% - 6rem);
	text-align: left;
	margin: 0 3rem;
}
.aboutus_txt h1, .findus h1 {
	color: #9c0505;
}
.aboutus_txt p {
	color: #666;
	text-align: justify;
}
.findus {
    position: relative;
    width: 100%;
	margin: 8vw auto;
}
.findus_content {
    display: flex;
    flex-direction: column;
}
.findus_method {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 50%;
    margin: 0 auto 2rem auto;
}
.findus_img {
    width: 120px;
}
.findus_txt {
    width: calc(100% - 120px - 2rem);
    margin-left: 2rem;
    text-align: left;
	color: #666;
}
.gmap {
    -webkit-filter: grayscale(75%);
    -moz-filter: grayscale(75%);
    -ms-filter: grayscale(75%);
    -o-filter: grayscale(75%);
     filter: grayscale(75%);
}
.voteaward {
	display: flex;
    justify-content: center;
	margin-bottom: 8rem;
}
.voteaward div {
	width: 100px;
    margin: 0 2rem;
}
.footer {
	background: #000;
	padding: 1rem 0;
}
.footer_content {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
	align-items: center;
}
.contact {
	
}
.contact h5 {
	color: #dcc042;
	font-size: 1rem;
}
.contact p {
	color: #fff;
	margin: 0;
	font-size: 0.8rem;
}
.contact p a {
	color: #fff;
	text-decoration: none;
}
.social {
	display: flex;
}
.social div {
	width: 40px;
	margin-left: 1rem;
}
.right {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
	align-items: center;
}
.right p {
	margin: 0;
	font-size: 0.8rem;
}
.right p a {
	color: #000;
	text-decoration: none;
}
.booknow {
	display: none;
}
@media only screen and (max-width: 1400px) {
	#menu {
        padding-bottom: 5vw;
        margin-top: -5vw;
    }
	#aboutUs {
        padding-bottom: 5vw;
        margin-top: -5vw;
    }
	#findUs {
        padding-bottom: 5vw;
        margin-top: -5vw;
    }
	#index_carousel .slideimg {
        height: 40vw;
    }
	.award {
        top: 7vw;
        width: 320px;
    }
	.bookinfo_img img {
        width: 136%;
        margin: -2% -18%;
    }
	.findus_method {
        width: 70%;
    }
}
@media only screen and (max-width: 991px) {
	#menu {
        padding-bottom: 4vw;
        margin-top: -4vw;
    }
	#aboutUs {
        padding-bottom: 6vw;
        margin-top: -6vw;
    }
	#findUs {
        padding-bottom: 6vw;
        margin-top: -6vw;
    }
	.logo {
        width: 150px;
    }
	.logo.active {
        width: 120px;
    }
	.navbar {
        padding: 0.05rem 0;
    }
	.navbar-toggler {
		position: absolute;
        top: -3.8rem;
	}
	.navbar li {
        border-bottom: 0.01rem dotted #dcc042;
    }
	.navbar li i {
        margin-right: 5px;
    }
	.navbar li a {
        color: #dcc042;
        margin: 1rem 0;
    }
	#index_carousel {
        margin-top: 5.2rem;
    }
	#index_carousel .slideimg {
        height: 46vw;
    }
	#index_carousel .slideimg img {
        width: 110%;
        margin: -3.5vw -5%;
    }
	.award {
        top: 6vw;
        width: 34vw;
    }
	.intro {
		padding: 0 2rem;
	}
	.intro h4 {
        font-weight: 400;
        font-size: 1.1rem;
    }
	.bookinfo_content {
        flex-direction: column;
        padding: 0 1rem;
        margin: 0 1rem;
        width: 100%;
        max-width: fit-content;
    }
	.bookinfo_txt {
        width: 100%;
		margin: 3rem 1rem 2rem 1rem;
    }
	.bookinfo_img {
        width: 100%;
        height: 28vw;
        margin-bottom: 4rem;
        border: 3px solid #dcc042;
    }
	.bookinfo_img img {
        width: 100%;
        margin: -25% 2%;
    }
	.aboutus_content01, .aboutus_content02 {
        flex-direction: column;
    }
	.aboutus_img {
        width: 65%;
		margin: 0 0 3rem 0;
    }
	.aboutus_txt {
        width: 100%;
        text-align: center;
        margin: 0;
    }
	.aboutus_txt p {
        text-align: center;
    }
	.menu {
        margin: 8vw 1vw;
        max-width: fit-content;
    }
	.mainmenu, .drinksmenu {
        padding: 0 2rem;
    }
	.findus_method {
        width: 100%;
    }
}
@media only screen and (max-width: 450px) {
	#menu {
        padding-bottom: 16vw;
        margin-top: -16vw;
    }
	#aboutUs {
        padding-bottom: 18vw;
        margin-top: -18vw;
    }
	#findUs {
        padding-bottom: 17vw;
        margin-top: -17vw;
    }
	.logo {
        width: 150px;
    }
	.logo.active {
        width: 120px;
    }
	.navbar-toggler {
		position: absolute;
        top: -3.6rem;
	}
	.navbar li {
        border-bottom: 0.01rem dotted #dcc042;
    }
	.navbar li a {
        color: #dcc042;
        margin: 1rem 0;
    }
	#index_carousel .slideimg {
        height: 35rem;
    }
	#index_carousel .slideimg img {
        width: 314%;
        margin: 0 -107%;
    }
	.award {
        top: 9rem;
        width: 289px;
    }
	.slide_dec {
        background-size: 240%;
        height: 3.5vw;
    }
	.booktime {
        width: 100%;
    }
	.bookinfo_img {
        height: 35vw;
    }
	.menuinfo {
        flex-direction: column;
    }
	.mainmenu, .drinksmenu {
        border-right: 0;
        padding: 0 1rem;
        margin-bottom: 2rem;
    }
    .findus_method {
        flex-direction: column;
    }
	.findus_img {
        width: 100px;
        margin: 1rem;
    }
	.findus_txt {
        width: 100%;
        margin-left: 0rem;
        text-align: center;
    }
	.voteaward {
        margin: 3rem 0;
    }
	.voteaward div {
        width: 140px;
        margin: 0 1rem;
    }
	.footer {
        padding: 2rem 0;
    }
	.footer_content {
        flex-direction: column;
    }
	.contact {
        text-align: center;
        margin-bottom: 1rem;
    }
	.social div {
        width: 35px;
        margin: 0 0.3rem;
    }
	.right {
		margin-bottom: 3.1rem;
	}
	.booknow {
		display: block;
		bottom: -3.1rem;
		position: fixed;
		opacity: 0;
		width: 100%;
		background: #9c0505;
		transition: .3s all ease;
	}
	.booknow.active {
		opacity:1;
        bottom: 0;
        left: 0;
        right: 0;
        border-top: 2px solid #dcc042;
    }
	.btn_book {
		width: 100%;
		background: #9c0505;
		text-align: center;
	}
	.btn_book a {
		display: block;
        width: 100%;
        background: #9c0505;
        padding: 0.5rem 0;
        color: #dcc042;
        text-decoration: none;
        font-size: 1.4rem;
        font-weight: 700;
		-webkit-animation: glowing 1500ms infinite;
        -moz-animation: glowing 1500ms infinite;
        -o-animation: glowing 1500ms infinite;
        animation: glowing 1500ms infinite;
	}
}
@-webkit-keyframes glowing {
  0% { background-color: #9c0505; -webkit-box-shadow: 0 0 1px #9c0505; }
  50% { background-color: #bc0d0d; -webkit-box-shadow: 0 0 10px #bc0d0d; }
  100% { background-color: #9c0505; -webkit-box-shadow: 0 0 1px #9c0505; }
}

@-moz-keyframes glowing {
  0% { background-color: #9c0505; -moz-box-shadow: 0 0 1px #9c0505; }
  50% { background-color: #bc0d0d; -moz-box-shadow: 0 0 40px #bc0d0d; }
  100% { background-color: #9c0505; -moz-box-shadow: 0 0 1px #9c0505; }
}

@-o-keyframes glowing {
  0% { background-color: #9c0505; box-shadow: 0 0 1px #9c0505; }
  50% { background-color: #bc0d0d; box-shadow: 0 0 10px #bc0d0d; }
  100% { background-color: #9c0505; box-shadow: 0 0 1px #B20000; }
}

@keyframes glowing {
  0% { background-color: #B20000; box-shadow: 0 0 1px #B20000; }
  50% { background-color: #bc0d0d; box-shadow: 0 0 10px #bc0d0d; }
  100% { background-color: #B20000; box-shadow: 0 0 1px #B20000; }
}