@charset "utf-8";
/* CSS Document */


@media screen and (max-width: 1360px) {

/*header*/
/* .header-min > .header-logo {
	width: 155px;
}

.header-menu ul li {
	margin: 0px 20px;
} */


/*index-main*/
/* .index-main-mov-mute {
	width: 36px;
	height: 36px;
	top: 20px;
	right: 30px;
} */

}


@media screen and (max-width: 1580px) {

/*header*/
.header-menu ul li {
    margin: 0px 22px;
}

.header-menu ul > li:first-of-type {
    margin-left: 30px;
}

}


@media screen and (max-width: 1400px) {

.header-menu ul li {
    margin: 0px 18px;
}

}


@media screen and (max-width: 1320px) {

.header-menu ul li {
    margin: 0px 12px;
}

}


@media screen and (max-width: 1200px) {

/*header*/
.header-logo-intro-text {
	width: 60%;
}

.header-menu {
    display: none;
}

.header-community {
    display: none;
}

}


@media screen and (max-width: 992px) {

/*header*/
.header-logo-area {
	padding-top: 72px;
	height: initial;
}

.header-logo {
	position: initial;
	left: initial;
	bottom: initial;
	padding-left: 30px;
	padding-top: 30px;
}

.header-logo-intro-text {
	position: initial;
	top: initial;
	bottom: initial;
	margin-top: 25px;
	padding-right: 30px;
	padding-bottom: 20px;
	width: fit-content;
}

.header-logo-text {
	left: 30px;
}

}


@media screen and (max-width: 1136px) {

/*header*/
/* .header {
	padding: 8px 0px;
}

.header-min {
	height: 60px;
}

.header-min > .header-logo {
	height: 60px;
}

.header-menu {
    display: none;
}

.header-min > .header-menu {
    display: none;
}

.header-community {
    display: none;
}

.header-min > .header-community {
    display: none;
} */


/*booking-button*/
.booking-button {
	width: 100%;
	height: 70px;
    left: inherit;
    margin-left: inherit;
	background-color: #e2733e;
}

.booking-button:hover {
	background-color: #e2733e;
}

.booking-button-text-a {
	font-size: 1.5rem;
	line-height: 1.5rem;
}

.booking-button-text-b {
	font-size: 1.5rem;
	line-height: 1.5rem;
	margin-left: 10px;
}

.booking-button-arw {
	width: 25px;
	margin-left: 18px;
}

.booking-button-min {
	width: 100%;
	height: 70px;
    left: inherit;
    margin-left: inherit;
	right: 0px;
	bottom: 0px;
	background-color: #e2733e;
}

.booking-button-min > .booking-button-text-a {
	width: auto;
	font-size: 1.5rem;
	line-height: 1.5rem;
}

.booking-button-min > .booking-button-text-b {
	width: auto;
	font-size: 1.5rem;
	line-height: 1.5rem;
	margin-left: 10px;
	margin-top: 0px;
}

.booking-button-min > .booking-button-arw {
	width: 25px;
	margin-left: 18px;
	margin-top: 0px;
}


/*content*/
/* .content {
	margin: 152px auto 0px auto;
} */


/*index-main*/
.index-main-mov-mute {
	width: 32px;
	height: 32px;
	top: 16px;
	right: 16px;
}


/*index-event*/
.index-event {
	width: 100%;
	margin-top: 16px;
}

.index-event-detail {
	flex-wrap: wrap;
}

.index-event-detail-left {
	width: 100%;
	padding: 30px;
	order: 2;
}

.index-event-detail-left-title {
    font-size: 1.5rem;
    line-height: 2rem;
}

.index-event-detail-left-date {
	font-size: 1rem;
	margin-top: 10px;
}

.index-event-detail-left-text {
	margin-top: 30px;
}

.index-event-detail-right {
	width: 100%;
	order: 1;
}


/*about*/
.about {
	margin-top: 16px;
}

.about-01 {
	flex-wrap: wrap;
}

.about-01-left {
	width: 100%;
}

.about-01-right {
	width: 100%;
	padding: 0px 30px 0px 30px;
	margin-top: 18px;
}

.about-01-right-vn-title {
	font-size: 1.5rem;
}

.about-01-right-vn-text {
	margin-top: 20px;
}

.about-02 {
	margin-top: 50px;
	flex-wrap: wrap;
}

.about-02-left {
	width: 100%;
	padding: 0px 30px 0px 30px;
	margin-top: 18px;
	order: 2;
}

.about-02-left-vn-title {
	font-size: 1.5rem;
}

.about-02-left-vn-text {
	margin-top: 20px;
}

.about-02-right {
	width: 100%;
    order: 1;
}

.about-03 {
	margin-top: 50px;
}

.about-03-pic {
	width: 100%;
}

.about-03-text {
	width: 100%;
	margin-top: 20px;
	padding: 0px 30px 0px 30px;
}

.about-04 {
	margin-top: 50px;
    flex-wrap: wrap;
}

.about-04-a {
	width: 100%;
}

.about-04-b {
	width: 100%;
}

.about-04-c {
	width: 100%;
}

.about-05 {
	margin-top: 30px;
	margin-bottom: 0px;
}

.about-05-text {
	width: 100%;
	margin-top: 0px;
	padding: 0px 30px 0px 30px;
	margin-bottom: 20px;
	order: 1;
}

.about-05-pic {
	margin-top: 10px;
	order: 2;
}


/*footer*/
.footer-restaurant {
	padding: 60px 0px;
}

.footer-restaurant-detail {
	width: 80%;
	justify-content: center;
	flex-wrap: wrap;
}

.footer-restaurant-detail-left {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.footer-restaurant-detail-left-date-title {
	font-size: 1.375rem;
}

.footer-restaurant-detail-left-winebar-title {
	font-size: 1.375rem;
}

.footer-restaurant-detail-map-title {
	font-size: 1.375rem;
}

.footer-restaurant-detail-right {
	width: 100%;
	margin-left: 0px;
	margin-top: 60px;
	display: flex;
}

.footer-restaurant-detail-map-text {
	flex-wrap: wrap;
}

.footer-restaurant-detail-map-address {
	width: 100%;
	font-size: 0.875rem;
	line-height: 1.5rem;
}

.footer-restaurant-detail-map-text-btn {
	margin-left: 0px;
	margin-top: 5px;
}

.footer-restaurant-detail-map-pic img {
	width: 300px;
}

.footer-company {
	padding: 60px 0px 100px 0px;
}

.footer-company-detail {
	width: 80%;
}

.footer-company-detail-cu01-right {
	margin-left: 16px;
}

.footer-company-detail-cu01-right-contact-text {
	font-size: 1.25rem;
}

.footer-company-detail-cu01-right-contact-icon {
	width: 23px;
	height: 20px;
}

.footer-company-detail-cu01-right-cp {
	font-size: 1rem;
	letter-spacing: 0px;
	margin-top: 24px;
}

.footer-company-detail-cu01-right-email {
	font-size: 0.813rem;
}

.footer-company-detail-cu02 {
	width: 96%;
	flex-wrap: wrap;
}

.footer-company-detail-cu02-a {
	width: 100%;
	font-size: 0.875rem;
}

.footer-company-detail-cu02-b {
	width: 100%;
	font-size: 0.875rem;
	margin-top: 10px;
}

.footer-company-detail-cu02-c {
	width: 100%;
	font-size: 0.875rem;
	margin-top: 10px;
}

.footer-company-detail-community-fb {
	width: 25px;
	height: 25px;
	margin-right: 30px;
}

.footer-company-detail-community-ig {
	width: 25px;
	height: 25px;
	margin-right: 30px;
}

.footer-company-detail-community-in {
	width: 25px;
	height: 25px;
}


/* urban-savour */
.urban-savour-pic {
	width: 100%;
	margin: 0 auto;
	font-size: 0;
	text-align: center;
	cursor: pointer;
	display: none;
}

.urban-savour-pic-mobile {
	width: 100%;
	margin: 0 auto;
	font-size: 0;
	text-align: center;
	cursor: pointer;
	display: block;
}

}


@media screen and (max-width: 570px) {

/*footer*/
.footer-company-detail-area {
	width: 100%;
}

}