@charset "utf-8";
/* CSS Document */

/* ==============================================

	banquetList

================================================= */
#banquet_list {
	margin-top: 80px;
	padding-bottom: 100px;
}
#banquet_list .cmn_ttl_h2 {
	text-align: center;
	margin-bottom: 45px;
}

#banquet_list section:not(:last-child) {
	margin-bottom: 100px;
}
#banquet_list section:nth-child(odd) {
	padding-top: 50px;
}
#banquet_list section:nth-child(odd) .banquet_list_bg {
	padding: 60px 10% 60px 0;
	background: #ecf0e9;
}
#banquet_list section:nth-child(even) .banquet_list_bg {
	padding: 60px 0 0 10%;
}
#banquet_list section:nth-child(even) .banquet_list_box {
	flex-flow: row-reverse;
}
.banquet_list_box {
	display: flex;
	align-items: center;
	gap: 50px 3%;
}
.banquet_list_box_img > p {
	font-size: 12rem;
	font-size: clamp(8rem, 10vw, 12rem);
	font-family: 'Cormorant Garamond', serif;
	letter-spacing: 0;
	color: rgba(155,141,86, 0.3);
	position: absolute;
	z-index: 1;
	top: -120px;
}
#banquet_list section:nth-child(even) .banquet_list_box_img > p {
	top: -80px;
}
.banquet_list_box_img {
	position: relative;
	display: flex;
	flex-flow: column;
}
#banquet_list section:nth-child(odd) .banquet_list_box_img {
	align-items: flex-end;
}

.banquet_list_box_img div {
	width: 100%;
}
.banquet_list_box_img > ul {
	display: flex;
	gap: 20px;
}
.banquet_list_box_txt {
	width: 34%;
}
.banquet_list_box_txt_detail {
	max-width: 600px;
}
.banquet_list_box_txt .floor_dtl {
	margin-top: 35px;
}
.banquet_list_box_txt .floor_dtl small {
	letter-spacing: 0.1em;
}
.banquet_list_box_txt .more_btn {
	margin-top: 40px;
}

.banquet_list_box_txt .banquet_list_box_txt_detail {
	max-width: 400px;
	margin: 0 auto;
	text-align: center;
}
.banquet_list_box_txt_detail p {
	word-break: keep-all;
}
#banquet_list small.en_txt {
	display: block;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	line-height: 1.714;
	margin: 0 auto 50px;
}
.banquet_list_box_txt_detail h2 small {
	display: block;
	margin: 0 auto;
	font-size: 2.2rem;
	line-height: 0;
	padding: 10px 0 5px;
}
.banquet_en {
	font-size: 11rem;
	color: rgba(209,209,209, 0.3);
	line-height: 30%!important;
	position: relative;
	z-index: 1;
	font-family: 'Cormorant Garamond', serif;
}
@media screen and (max-width: 1600px) {
	.banquet_list_box_txt {
		width: 42%;
	}
}
@media screen and (max-width: 1536px) {
	#banquet_list section:nth-child(odd) .banquet_list_bg {
		padding: 60px 6% 60px 0;
	}
	#banquet_list section:nth-child(even) .banquet_list_bg {
		padding: 60px 0 0 6%;
	}
}
@media screen and (max-width: 1366px) {
	.banquet_list_box_img div img {
		width: 100%;
		object-fit: cover;
		font-family: 'object-fit: none; object-position: right;';
		height: 450px;
	}
	.banquet_list_box_txt {
		width: 50%;
	}
}
@media screen and (max-width: 1024px) {
	.banquet_list_area {
		position: relative;
	}
	#banquet_list .banquet_en {
		position: absolute;
		top: 30px;
	}
	#banquet_list section:nth-child(odd) .banquet_en {
		left: 5%;
	}
	#banquet_list section:nth-child(even) .banquet_en {
		right: 5%;
	}
	.banquet_list_box_img div img {
		height: auto;
	}
}
@media screen and (max-width: 1024px) {
	#banquet_list section:nth-child(odd) .banquet_list_bg {
		padding: 60px 0;
	}
	#banquet_list section:nth-child(even) .banquet_list_bg {
		padding: 60px 0 0;
	}
	.banquet_list_box {
		display: block;
	}
	.banquet_list_box_txt {
		margin: 50px auto 0;
		max-width: 700px;
		width: auto;
	}
	.banquet_list_box_txt .banquet_list_box_txt_detail {
		max-width: inherit;
		padding: 0;
	}
	.banquet_list_area {
		position: relative;
	}
	.banquet_list_box_img div {
		margin-bottom: 0;
	}
	#banquet_list .more-detail {
		margin-top: 40px;
	}
	
}
@media screen and (max-width: 896px) {
	.banquet_list_box_txt {
		max-width: inherit;
		padding: 0 7%;
	}
	#banquet_list .banquet_en {
		font-size: 10rem;
	}
}
@media screen and (max-width: 768px) {
	#banquet_list {
		margin-top: 60px;
	}
	#banquet_list .banquet_en {
		font-size: 8rem;
	}
	#banquet_list section:nth-child(odd) .banquet_list_bg {
		padding: 40px 0 60px;
	}
	#banquet_list section:not(:last-child) {
		margin-bottom: 80px;
	}
}
@media screen and (max-width: 640px) {
	#banquet_list .banquet_en {
		font-size: 6.5rem;
	}
}
@media screen and (max-width: 480px) {
	#banquet_list {
		margin-top: 0;
		padding-bottom: 60px;
	}
	#banquet_list .banquet_en {
		font-size: 5rem;
		top: 20px;
	}
	.banquet_list_box_txtInner {
		margin: 30px 0 20px;
		line-height: 170%;
		font-size: 1.3rem;
	}
	#banquet_list small.en_txt {
		font-size: 1.2rem;
		margin: 0 auto 30px;
	}
	.banquet_list_box_txt {
		margin-top: 30px;
	}
	.banquet_list_box_txt_detail span {
		font-size: 1.2rem;
		letter-spacing: 0.2rem;
		text-indent: 0.2rem;
	}
	#banquet_list section:not(:last-child) {
		margin-bottom: 60px;
	}
	#banquet_list section:nth-child(odd) .banquet_list_bg {
		padding: 30px 0 60px;
	}
	#banquet_list section:nth-child(even) .banquet_list_bg {
		padding: 40px 0 0;
	}
	#banquet_list section:not(:last-child) {
		margin-bottom: 50px;
	}
	#banquet_list section:nth-child(odd) {
		padding-top: 30px;
	}
	#banquet_list .more-detail {
		margin-top: 30px;
	}
	#banquetList .linkArea ul {
		margin-bottom: 30px;
	}
	#banquet_list section:nth-child(odd) .banquet_en {
		left: 3%;
	}
	#banquet_list section:nth-child(even) .banquet_en {
		right: 3%;
	}
	#banquet_list .cmn_ttl_h2 {
		margin-bottom: 35px;
	}
}



/* ==============================================

	banquet_dtl

================================================= */
#bellevue, #venetian, #drawing {
	overflow: hidden;
}
#banquet_dtl {
	padding-top: 40px;
}
#banquet_dtl h2 {
	font-size: 2.0rem;
	background: #fff;
	padding: 25px 10px;
	-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
				writing-mode: vertical-rl;
	position: absolute;
	top: 0;
	font-weight: 500;
	letter-spacing: 0.3rem;
	width: 50px;
	display: flex;
	align-items: center;
	z-index: 1;
	color: #653f1b;
	line-height: 120%;
}
#banquet_dtl section p {
	line-height: 228%;
	word-break: keep-all;
}
.txt_space {
	margin-left: 10px;
}
#banquet_dtl small.en_txt {
	text-align: center;
	display: block;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
	line-height: 1.714;
	margin: 40px auto 0;
}
.banquet_dtl_ttlBox {
	position: relative;
}
.banquet_bg {
	background: #ecf0e9;
	padding: 100px 3%;
}
.banquet_space {
	padding: 100px 3%;
}
.banquet_en {
	font-size: 12rem;
	color: rgba(155,141,86, 0.3);
	position: relative;
	z-index: 1;
	font-family: 'Cormorant Garamond', serif;
	line-height: 20%!important;
	letter-spacing: 0.05em;
	text-align: center;
}
@media screen and (max-width: 1366px) {
	#bellevue, #venetian, #drawing {
		overflow: inherit;
	}
}

/*---------------------------------------------
	banquet_dtl_01
---------------------------------------------*/
.banquet_dtl_01_area {
	max-width: 1350px;
	margin: 0 auto;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	flex-flow: row-reverse;
	gap: 30px;
}
.banquet_dtl_01_img .banquet_dtl_ttlBox {
	margin: 0 0 30px 70px;
}
.banquet_dtl_01_txt {
	max-width: 450px;
}
.banquet_dtl_01_txtBox {
	min-height: 580px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.banquet_dtl_01_txtBox > * {
	position: relative;
}

/*---------------------------------------------
	banquet_dtl_02
---------------------------------------------*/
.banquet_dtl_02 {
	max-width: 1180px;
	margin: 0 auto;
}
.banquet_dtl_02_area {
	display: flex;
	gap: 30px;
}

.banquet_dtl_02_txt {
	max-width: 500px;
}
.banquet_dtl_02_txtBox {
	padding: 100px 0;
	max-width: 400px;
	margin: 0 auto;
}



.banquet_dtl_02_01 {
	margin-bottom: 20px;
	align-items: center;
	justify-content: space-between;
}
.banquet_dtl_02_txt {
	max-width: 640px;
}
.banquet_dtl_02_02 {
	justify-content: center;
}
.banquet_dtl_02_02 div:first-child {
	max-width: 500px;
	margin-right: 20px;
}
.banquet_dtl_02_02 div:last-child {
	max-width: 660px;
	margin-top: 40px;
}
.banquet_dtl_02_txtImg {
	position: relative;
}

/*---------------------------------------------
	banquet_dtl_03
---------------------------------------------*/
.banquet_dtl_03_area {
	max-width: 970px;
	margin: 0 auto;
}
.banquet_dtl_03_img {
	margin-bottom: 45px;
}
.banquet_dtl_03_txt {
	max-width: 620px;
	margin: 0 auto;
	position: relative;
}

/*---------------------------------------------
	banquet_dtl_04
---------------------------------------------*/
.banquet_dtl_04_area {
	max-width: 1100px;
	margin: 0 auto;
}
.banquet_dtl_04_img {
	max-width: 940px;
	margin: 0 auto 30px;
}
.banquet_dtl_04_txt {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.banquet_dtl_04_txtBox {
	max-width: 400px;
	margin: 0 auto;
}

/*---------------------------------------------
	banquet_dtl_05
---------------------------------------------*/
.banquet_dtl_05 {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	column-gap: 30px;
	padding: 0 3%;
}
.banquet_dtl_05 div:first-child {
	margin-top: 40px;
}

/*---------------------------------------------
	banquet_dtl_06
---------------------------------------------*/
.banquet_dtl_06 {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	column-gap: 30px;
}
.banquet_dtl_06 div:first-child {
	margin-top: 40px;
}
.banquet_dtl_06_02 ul li:not(:first-child) {
	margin-top: 30px;
}

/*---------------------------------------------
	banquet_dtl_07
---------------------------------------------*/
.banquet_dtl_07_area {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-flow: row-reverse;
	column-gap: 100px;
}
.banquet_dtl_07_img {
	max-width: 800px;
}
.banquet_dtl_07_txt {
	max-width: 450px;
}

/*---------------------------------------------
	banquet_dtl_08
---------------------------------------------*/
.banquet_dtl_08 {
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	column-gap: 40px;
}
.banquet_dtl_08 div {
	flex: 1;
}
.banquet_dtl_08 div:nth-child(2) {
	margin-top: 70px;
}
.banquet_dtl_08 figure {
	aspect-ratio: 51 / 52;
}
.banquet_dtl_08 figure img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}


@media screen and (max-width: 1536px) {
	.banquet_dtl_01_img {
		width: 62%;
	}
	.banquet_dtl_01_txt {
		width: 38%;
		flex: 1;
	}
	.banquet_dtl_01_txtBox {
		min-height: inherit;
		padding: 100px 0;
	}
	.banquet_dtl_07_img {
		width: 59%;
	}
	.banquet_dtl_07_txt {
		width: 33%;
	}
}
@media screen and (max-width: 1366px) {
	.h2_left {
		left: 30px;
	}
	.h2_right {
		right: 30px;
	}
	.banquet_dtl_03_txt {
		padding: 0 30px;
	}
	.banquet_dtl_07_area {
		column-gap: 60px;
	}
}
@media screen and (max-width: 1280px) {
	.banquet_dtl_02 {
		max-width: inherit;
	}
	.banquet_dtl_08 {
		column-gap: 30px;
	}
}
@media screen and (max-width: 1112px) {
	.banquet_dtl_01_txtBox {
		padding: 50px 0;
	}
}
@media screen and (max-width: 1024px) {
	#banquet_dtl > section {
		padding-left: 7%;
		padding-right: 7%;
	}
	#banquet_dtl section p {
		width: 80%;
		margin: 30px auto 0;
		text-align: center;
	}
	#banquet_dtl small.en_txt {
		width: 80%;
	}
	.banquet_dtl_01_area,
	.banquet_dtl_02_area,
	.banquet_dtl_07_area,
	.banquet_dtl_01_txtBox {
		display: block;
	}
	.banquet_dtl_01_area > *,
	.banquet_dtl_02_area > *,
	.banquet_dtl_07_area > * {
		width: 100%;
	}
	.banquet_dtl_01_img .banquet_dtl_ttlBox {
		margin: 0;
	}
	.banquet_dtl_01_txt {
		margin: 0 auto;
	}
	.banquet_dtl_01_txtBox,
	.banquet_dtl_02_txtBox,
	.banquet_dtl_03_txt {
		padding: 0;
	}
	.banquet_dtl_01_txt,
	.banquet_dtl_02_txt,
	.banquet_dtl_02_txtBox,
	.banquet_dtl_03_txt,
	.banquet_dtl_04_txtBox,
	.banquet_dtl_07_img,
	.banquet_dtl_07_txt {
		max-width: inherit;
	}
	.banquet_dtl_04_img {
		margin-bottom: 0;
	}
	.banquet_dtl_02_area {
		max-width: 640px;
		margin: 0 auto;
	}
	.banquet_dtl_01_area, .banquet_dtl_03_area, .banquet_dtl_04_area, .banquet_dtl_07_area {
		max-width: 800px;
		margin: 0 auto;
	}
	.banquet_dtl_08 {
		column-gap: 20px;
	}
	.banquet_dtl_08 div:nth-child(2) {
		margin-top: 50px;
	}
}
@media screen and (max-width: 896px) {
	.banquet_en {
		font-size: 9rem;
	}
}
@media screen and (max-width: 768px) {
	#banquet_dtl h2 {
		font-size: 1.8rem;
		padding: 15px 5px;
		width: 40px;
	}
	.banquet_en {
		font-size: 7rem;
	}
	.banquet_dtl_08 {
		column-gap: 15px;
	}
	.banquet_dtl_08 div:nth-child(2) {
		margin-top: 40px;
	}
}
@media screen and (max-width: 640px) {
	.banquet_en {
		font-size: 5.5rem;
	}
	.banquet_dtl_08 div:nth-child(2) {
		margin-top: 30px;
	}
}
@media screen and (max-width: 480px) {
	#banquet_dtl h2 {
		font-size: 1.3rem;
		width: auto;
		padding: 10px 8px;
		letter-spacing: 0.15rem;
	}
	#banquet_dtl section p {
		width: 100%;
		margin-top: 15px;
		line-height: 170%;
		font-size: 1.3rem;
	}
	#banquet_dtl small.en_txt {
		font-size: 1.2rem;
		margin-top: 20px;
		width: 100%;
	}
	.h2_left {
		left: 10px;
	}
	.h2_right {
		right: 10px;
	}
	.banquet_dtl_05, .banquet_dtl_06 {
		column-gap: 5px;
	}
	.banquet_dtl_05 div:first-child,
	.banquet_dtl_06 div:first-child {
		margin-top: 20px;
	}
	.banquet_dtl_06_02 ul li:not(:first-child) {
		margin-top: 5px;
	}
	.banquet_dtl_08 {
		column-gap: 10px;
	}
	.banquet_dtl_08 div:nth-child(2) {
		margin-top: 20px;
	}
	.banquet_bg {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.banquet_dtl_03_img {
		margin-bottom: 20px;
	}
	.banquet_en {
		font-size: 5rem!important;
	}
}


/* ==============================================

	banquet_info

================================================= */
#banquet_info {
	max-width: 800px;
	margin: 0 auto;
	padding: 100px 0 100px;
}
#banquet_info table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	font-size: 1.3rem;
}
#banquet_info table tr {
	border-bottom: 1px solid #325d0d;
}
#banquet_info table tr:first-child {
	border-top: 1px solid #325d0d;
}
#banquet_info table th {
	padding: 20px 40px;
	text-align: left;
	font-weight: 500;
	width: 180px;
	color: #325d0d;
}
#banquet_info table td {
	padding: 20px 0 20px 30px;
	line-height: 192%;
}
#banquet_info table td li {
	display: flex;
	align-items: baseline;
}
#banquet_info table td li:not(:last-child) {
	margin-bottom: 10px;
}
#banquet_info table td li::before {
	position: relative;
	top: -4px;
	left: 0;
	margin-right: 8px;
	display: inline-block;
	width: 3px;
	height: 3px;
	content: '';
	border-radius: 50%;
	background: #222222;
}
#banquet_info table td li span {
	width: calc(100% - 11px);
}
@media screen and (max-width: 1194px) {
	#banquet_info {
		padding: 100px 7% 100px;
	}
}
@media screen and (max-width: 896px) {
	#banquet_info {
		max-width: inherit;
		padding: 80px 7% 80px;
	}
	.banquet_bg,
	.banquet_space {
		padding: 60px 7%;
	}
}
@media screen and (max-width: 768px) {
	#banquet_info table td {
		padding: 20px;
	}
	.banquet_bg,
	.banquet_space {
		padding: 60px 7%;
	}
	#ballroom .banquet_dtl_01_txtBox::before {
		zoom: 0.8;
	}
	#ballroom .banquet_dtl_03_txt::before {
		zoom: 0.8;
		right: -5%;
	}
}
/*
@media screen and (max-width: 640px) {
	#banquet_info table tr > * {
		width: 100%;
		display: block;
	}
	#banquet_info table th {
		background: #FAFAF8;
		text-align: center;
	}
	#banquet_info table td {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}
@media screen and (max-width: 480px) {
	#banquet_info table td {
		padding: 20px 0;
	}
	#banquet_info table {
		margin-top: 30px;
	}
	#banquet_info table th {
		padding: 15px 0;
	}
}
*/
@media screen and (max-width: 640px) {
	#banquet_info table th {
		width: 150px;
		padding: 20px;
	}
	#banquet_info table td {
		padding: 20px 0;
	}
	
}
@media screen and (max-width: 480px) {
	#banquet_info {
		padding: 60px 7%;
	}
	#banquet_info table {
		font-size: 1.2rem;
	}
	#banquet_info table th {
		width: 110px;
		padding: 20px 10px;
	}
	.banquet_bg,
	.banquet_space {
		padding: 50px 7%;
	}
	.banquet_en {
		line-height: 10% !important;
	}
	#ballroom .banquet_dtl_01_txtBox::before {
		zoom: 0.6;
		left: -15%;
		top: -35%;
	}
	#ballroom .banquet_dtl_03_txt::before {
		zoom: 0.55;
		right: -15%;
	}
}


/* ==============================================

	banquet_foyer

================================================= */
#banquet_foyer {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	max-width: 1590px;
	margin: 140px auto 0;
	gap: 3.1%;
}
.banquet_foyer_txt {
	max-width: 610px;
	width: 38.4%;
}
.banquet_foyer_ttl {
	margin-bottom: 60px;
}
.banquet_foyer_ttl p {
	font-size: 9rem;
	color: rgba(50,93,13,0.3);
	margin-bottom: 10px;
	font-family: 'Cormorant Garamond', serif;
}
.banquet_foyer_ttl h2 {
	font-size: 1.4rem;
	color: #727272;
	letter-spacing: 0.15em;
	font-weight: 400;
}
.banquet_foyer_txt > p {
	line-height: 213%;
	margin-bottom: 15%;
}
.banquet_foyer_txt ul {
	display: flex;
	gap: 5%;
}
.banquet_foyer_img {
	max-width: 930px;
	width: 58.5%;
}
@media screen and (max-width: 1670px) {
	#banquet_foyer {
		max-width: inherit;
		justify-content: flex-end;
		width: 90%;
		margin: 140px 0 0 auto;
	}
}
@media screen and (max-width: 1024px) {
	.banquet_foyer_ttl p {
		font-size: 8rem;
	}
}
@media screen and (max-width: 896px) {
	#banquet_foyer {
		flex-flow: column;
		margin: 100px auto 0;
		align-items: center;
	}
	.banquet_foyer_txt {
		width: auto;
	}
	.banquet_foyer_img {
		width: 80%;
	}
}
@media screen and (max-width: 768px) {
	.banquet_foyer_ttl p {
		font-size: 7rem;
	}
}

@media screen and (max-width: 640px) {
	
}

@media screen and (max-width: 480px) {
	#banquet_foyer {
		margin: 60px auto 0;
	}
	.banquet_foyer_ttl p {
		font-size: 4.8rem;
	}
	.banquet_foyer_ttl {
		margin-bottom: 40px;
	}
	.banquet_foyer_img {
		width: 90%;
	}
}


/* ==============================================

	banquet_galleryBtn

================================================= */
.banquet_galleryBtn .cmn_btn {
	max-width: 360px;
	margin: 100px auto 0;
}
.banquet_galleryBtn a {
	height: 60px;
}
@media screen and (max-width: 480px) {
	.banquet_galleryBtn .cmn_btn {
		max-width: inherit;
		width: 80%;
		margin: 50px auto 0;
	}
	.banquet_galleryBtn a {
		height: 50px;
		font-size: 1.3rem;
	}
}




