@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .mainVisual {
	margin-bottom: 15rem;
	padding-bottom: 6rem;
	/*min-height: 90rem;*/
    height:100vh;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	background: url(../img/index/main_bg.jpg) no-repeat center center / cover;
	box-sizing: border-box;
}
#main .mainVisual .inner {
	margin: 0 auto;
	padding: 0 2rem;
	max-width: 148rem;
	width: 100%;
	box-sizing: content-box;
}
#main .mainVisual .inner .textImg {
	width: 42rem;
}
#main .commitment {
	padding-bottom: 4rem;
}
#main .commitment .photo {
	margin-bottom: 7.5rem;
}
#main .commitment .imgBox {
	margin: 0 0 13.8rem auto;
	align-items: center;
	width: calc(50% + 57rem);
}
#main .commitment .imgBox .photoBox {
	width: 30rem;
	position: relative;
	z-index: 5;
}
#main .commitment .imgBox .textBox {
	margin-left: -15rem;
	padding: 10.7rem 0 0 24rem;
	width: calc(100% - 15rem);
	height: 49.5rem;
	position: relative;
	background: url(../img/index/commitment_bg02.jpg) no-repeat center center / cover;
	box-sizing: border-box;
}
#main .commitment .imgBox .textBox::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/index/commitment_bg01.png) no-repeat right top / 21rem,linear-gradient(270deg, rgba(217, 212, 205, 0.00) 0%, rgba(217, 212, 205, 0.10) 100%);
	content: '';
}
#main .commitment .imgBox .textBox .subBox {
	width: 75rem;
}
#main .commitment .imgBox .textBox .subBox .headLine03 {
	margin-bottom: 4.5rem;
	padding-bottom: 2rem;
}
#main .commitment .imgBox .textBox .subBox .txtBox .text {
	margin-bottom: 1.4rem;
	line-height: 1.9;
	letter-spacing: 0.05em;
}
#main .menuArea {
	margin-bottom: 15rem;
	padding: 14.8rem 0 0;
	background: url(../img/index/bg01.png) center center / 50rem;
}
#main .menuArea .comPhotoBox {
	margin-bottom: -28.5rem;
}
#main .menuArea .inner {
	margin-right: 6rem;
	padding: 35.5rem 0 5.9rem 6rem;
	background-color: #FAF8F5;
}
#main .menuArea .inner .menuList {
	display: flex;
	flex-wrap: wrap;
	gap: 1.5rem 6rem;
}
#main .menuArea .inner .menuList li {
	width: calc((100% - 18rem) / 4);
}
#main .menuArea .inner .menuList li a {
	padding: 0 1.5rem 1.3rem;
	display: block;
	font-size: 2.1rem;
	font-weight: 500;
	letter-spacing: -0.03em;
	font-family: "Shippori Mincho", serif;
	border-bottom: 1px dashed #D9D4CD;
	background: url(../img/common/icon03.png) no-repeat right 1.4rem top 1.4rem / 1.6rem;
}
#main .menuArea .inner .menuList li a:hover {
	opacity: 0.7;
}
#main .menuArea .area {
	padding: 12.6rem 0 11.4rem;
}
#main .menuArea .area.area02,
#main .menuArea .area.area04,
#main .menuArea .area.area06 {
	margin-left: 6rem;
	padding: 11rem 6rem 11.8rem 0;
	background-color: #FAF8F5;
}
#main .menuArea .area.area02 .comPhotoUl {
	margin-bottom: 8.4rem;
}
#main .menuArea .textInner {
	padding: 7rem 0 7.4rem;
	gap: 12rem;
	font-family: "Shippori Mincho", serif;
	background: url(../img/index/bg02.png) no-repeat center center / cover;
}
#main .menuArea .textInner .lBox,
#main .menuArea .textInner .rBox {
	width: 36rem;
}
#main .menuArea .textInner .title {
	margin-bottom: 1rem;
	font-weight: 500;
	position: relative;
	letter-spacing: 0.07em;
}
#main .menuArea .textInner .title::before {
	margin-top: -1px;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: linear-gradient(90deg, #CEB8A1 0%, #DCCDBD 50%, rgba(206, 184, 161, 0.75) 100%);
	content: '';
}
#main .menuArea .textInner .title .sub {
	padding-right: 1.4rem;
	position: relative;
	z-index: 5;
	display: inline-block;
	background-color: #F2EFEB;
}
#main .menuArea .textInner .textUl li {
	padding: 1.6rem 0 1.2rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border-bottom: 1px dashed #D9D4CD;
}
#main .menuArea .textInner .textUl li .txt {
	width: calc(100% - 15rem);
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: -0.03em;
}
#main .menuArea .textInner .textUl li .price {
	margin-top: -0.2rem;
	width: 14rem;
	font-weight: 500;
	text-align: right;
}
#main .menuArea .textInner .textUl li .price .sml {
	margin-left: 0.5rem;
	font-size: 1.4rem;
}
#main .menuArea .textInner .subBox:not(:last-child) {
	margin-bottom: 6.7rem;
}
#main .menuArea .area.area03 {
	padding: 11.3rem 0 11.4rem;
}
#main .menuArea .area.area04 {
	padding-bottom: 11.4rem;
}
#main .menuArea .area.area04 .headLine04,
#main .menuArea .area.area05 .headLine04,
#main .menuArea .area.area06 .headLine04,
#main .menuArea .area.area07 .headLine04 {
	margin-bottom: 5.2rem;
}
#main .menuArea .area.area04 .comPhotoList {
	margin-bottom: 0;
}
#main .menuArea .area.area05 {
	padding: 11.1rem 0 11.4rem;
}
#main .menuArea .area.area06 {
	padding-bottom: 11.2rem;
}
#main .menuArea .area.area07 {
	padding: 11.2rem 0 16.6rem;
}
#main .menuArea .area.area07 .textArea .subBox:not(:last-child) {
	margin-bottom: 7.4rem;
}
#main .menuArea .area.area07 .textArea .innTitle {
	margin-bottom: 2.9rem;
	padding: 0.7rem 1.5rem;
	font-family: "Shippori Mincho", serif;
	font-size: 1.8rem;
	font-weight: 500;
	background: url(../img/index/menu_bg01.png) no-repeat right center / 114rem;
}
#main .menuArea .area.area07 .textArea .innTextUl {
	gap: 6rem;
}
#main .menuArea .area.area07 .textArea .innTextUl li {
	padding: 0 1.5rem 1.3rem;
	width: calc((100% - 12rem) / 3);
	font-family: "Shippori Mincho", serif;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px dashed #D9D4CD;
	box-sizing: border-box;
}
#main .menuArea .area.area07 .textArea .innTextUl li .txt {
	width: calc(100% - 14rem);
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: -0.03em;
	line-height: 1.45;
}
#main .menuArea .area.area07 .textArea .innTextUl li .price {
	margin-top: -0.2rem;
	width: 13.5rem;
	color: #A6805B;
	font-weight: 500;
	text-align: right;
}
#main .menuArea .area.area07 .textArea .innTextUl li .price .sml {
	margin-left: 0.5rem;
	font-size: 1.4rem;
}
#main .menuArea .outPhoto img {
	width: 100%;
}
#main .seating {
	margin-bottom: 11.8rem;
}
#main .seating .comPhotoBox {
	margin-bottom: 6rem;
}
#main .seating .textList {
	margin-left: auto;
	width: 57rem;
}
#main .seating .textList li {
	margin-bottom: 2.9rem;
	color: #222;
	font-size: 2.1rem;
	font-family: "Shippori Mincho", serif;
	font-weight: 500;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .seating .textList li:last-child {
	margin-bottom: 0;
}
#main .seating .textList li .lTxt {
	width: 52.4rem;
	position: relative;
}
#main .seating .textList li .lTxt .sub {
	padding-right: 1.4rem;
	position: relative;
	z-index: 5;
	background-color: #FAF8F5;
}
#main .seating .textList li .lTxt::before {
	margin-top: -0.2rem;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: linear-gradient(90deg, #CEB8A1 0%, #DCCDBD 50%, rgba(206, 184, 161, 0.75) 100%);
	content: '';
}
#main .seating .textList li .rTxt {
	width: 3.1rem;
}
#main .access {
	padding: 11.5rem 0 12.2rem;
	position: relative;
	background: url(../img/index/access_bg01.png) no-repeat center center / cover;
}
#main .access::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/index/access_bg03.png) no-repeat right top / 21rem,url(../img/index/access_bg02.png) no-repeat left bottom / 21rem;
	content: '';
}
#main .access .inner .rBox {
	margin-top: 0.5rem;
	width: calc(100% - 15rem);
}
#main .access .inner .rBox .map {
	margin-bottom: 6rem;
	width: 100%;
}
#main .access .inner .rBox .textList > li {
	padding: 2.5rem 0 2.4rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	font-family: "Shippori Mincho", serif;
	border-bottom: 1px dashed #D9D4CD;
}
#main .access .inner .rBox .textList > li .ttl {
	width: 14rem;
	font-weight: 700;
}
#main .access .inner .rBox .textList > li .txtBox {
	padding-left: 1rem;
	width: calc(100% - 14rem);
	box-sizing: border-box;
}
#main .access .inner .rBox .textList > li .txtBox .txt {
	line-height: 1.45;
}
#main .access .inner .rBox .textList > li .txtBox .subUl {
	margin-top: 2.5rem;
}
#main .access .inner .rBox .textList > li .txtBox .subUl li {
	margin-bottom: 2.6rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .access .inner .rBox .textList > li .txtBox .subUl li:last-child {
	margin-bottom: 0;
}
#main .access .inner .rBox .textList > li .txtBox .subUl li .subTtl {
	position: relative;
	width: 24rem;
}
#main .access .inner .rBox .textList > li .txtBox .subUl li .subTtl .sub {
	padding-right: 3rem;
	position: relative;
	z-index: 5;
	display: inline-block;
	background-color: #F2EFEB;
}
#main .access .inner .rBox .textList > li .txtBox .subUl li .subTtl::before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #BFA386;
	content: '';
}
#main .access .inner .rBox .textList > li .txtBox .subUl li .subTxt {
	width: calc(100% - 27rem);
}
#main .instagram {
	padding: 14.5rem 0 11.6rem;
}
#main .instagram .rBox {
	width: calc(100% - 15rem);
	align-items: flex-start;
}
#main .instagram .rBox .subArea {
	width: 33rem;
}
#main .instagram .rBox .logoArea {
	margin-bottom: 6.9rem;
	padding: 10.8rem 2rem 8.8rem 1.3rem;
	width: 33rem;
	background-color: #F2EFEB;
	box-sizing: border-box;
}
#main .instagram .rBox .logoArea .logo {
	margin: 0 auto 2.9rem;
	width: 21.1rem;
	mix-blend-mode: multiply;
}
#main .instagram .rBox .logoArea .text {
	margin: 0 auto;
	padding: 1.4rem 2rem 1.4rem 6.4rem;
	width: 24.7rem;
	color: #888;
	font-size: 2.1rem;
	font-family: "Lora", serif;
	border-top: 1px solid #E6E6E6;
	background: url(../img/common/icon04.png) no-repeat left 1.9rem center / 3rem;
	box-sizing: border-box;
}
#main .instagram .rBox .subArea .outText {
	margin-bottom: 2.5rem;
	font-family: "Shippori Mincho", serif;
	font-weight: 500;
	text-align: center;
}
#main .instagram .rBox .subArea .comLink a {
	text-align: left;
	justify-content: flex-start;
}
#main .instagram .rBox .subArea .comLink a::before {
	margin-top: -1px;
	right: -1rem;
	width: 5.5rem;
}
#main .instagram .rBox .linkList {
	margin-top: -1px;
	width: 57rem;
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
}
#main .instagram .rBox .linkList li {
	width: calc((100% - 2rem) / 3);
	aspect-ratio: 1 / 1;
	line-height: 0;
}
#main .instagram .rBox .linkList li a {
	display: block;
}
#main .instagram .rBox .linkList li a:hover {
	opacity: 0.7;
}
#main .instagram .rBox .linkList li a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#main .reservation {
	padding: 11rem 0;
	background: url(../img/index/reservation_bg01.jpg) no-repeat center center / cover;
}
#main .reservation .inner {
	align-items: center;
}
#main .reservation .headLine01 .txt {
	color: #FFF;
}
#main .reservation .textBox {
	width: calc(100% - 15rem);
	min-height: 15.1rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	color: #FCFCFC;
	font-size: 2.4rem;
	font-weight: 600;
	text-align: center;
	font-family: "Shippori Mincho", serif;
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
}
@media all and (max-width: 896px) {
	#main .mainVisual {
		margin-bottom: 6rem;
		padding-bottom: 3rem;
		min-height: 45rem;
    height:inherit;
	}
	#main .mainVisual .inner {
		margin: 0;
		max-width: inherit;
	}
	#main .mainVisual .inner .textImg {
		width: 21rem;
	}
	#main .commitment {
		padding-bottom: 4rem;
	}
	#main .commitment .headLine01 .txt {
		height: 20.7rem;
	}
	#main .commitment .photo {
		margin-bottom: 3rem;
	}
	#main .commitment .imgBox {
		margin: 0 0 6rem !important;
		display: block;
		width: auto;
	}
	#main .commitment .imgBox .photoBox {
		margin: 0 auto;
		width: auto;
		max-width: 16rem;
	}
	#main .commitment .imgBox .textBox {
		margin: -10rem 0 0;
		padding: 15rem 2rem 4rem;
		width: auto;
		height: auto;
	}
	#main .commitment .imgBox .textBox::before {
		background: url(../img/index/commitment_bg01.png) no-repeat right top / 10.5rem,linear-gradient(270deg, rgba(217, 212, 205, 0.00) 0%, rgba(217, 212, 205, 0.10) 100%);
	}
	#main .commitment .imgBox .textBox .subBox {
		width: auto;
	}
	#main .commitment .imgBox .textBox .subBox .headLine03 {
		margin-bottom: 3rem;
	}
	#main .menuArea {
		margin-bottom: 6rem;
		padding: 10rem 0 0;
	}
	#main .menuArea .headLine01 .txt {
		height: 11.4rem;
	}
	#main .menuArea .inner {
		margin: -4rem 0 0;
		padding: 3rem 0;
	}
	#main .menuArea .inner .menuList {
		gap: 0 2rem;
	}
	#main .menuArea .inner .menuList li {
		width: calc((100% - 2rem) / 2);
	}
	#main .menuArea .inner .menuList li a {
		padding: 1rem;
		font-size: 1.4rem;
		background: url(../img/common/icon03.png) no-repeat right 1.4rem top 1.8rem / 1.2rem;
	}
	#main .menuArea .area {
		padding: 6rem 0 !important;
	}
	#main .menuArea .area.area02,
	#main .menuArea .area.area04,
	#main .menuArea .area.area06 {
		margin-left: 0 !important;
	}
	#main .menuArea .area.area02 .comPhotoUl {
		margin-bottom: 6rem;
	}
	#main .menuArea .textInner {
		padding: 4rem 2rem;
		display: block;
	}
	#main .menuArea .textInner .lBox,
	#main .menuArea .textInner .rBox {
		width: auto;
	}
	#main .menuArea .textInner .lBox {
		margin-bottom: 4rem;
	}
	#main .menuArea .textInner .title {
		margin-bottom: 1rem;
		font-size: 1.6rem;
	}
	#main .menuArea .textInner .title::before {
		margin-top: 0;
	}
	#main .menuArea .textInner .textUl li {
		padding: 1.6rem 0 1.2rem;
	}
	#main .menuArea .textInner .textUl li .txt {
		font-size: 1.4rem;
	}
	#main .menuArea .textInner .textUl li .price .sml {
		margin-left: 0.5rem;
		font-size: 1.4rem;
	}
	#main .menuArea .textInner .subBox:not(:last-child) {
		margin-bottom: 4rem;
	}

	#main .menuArea .area.area04 .headLine04,
	#main .menuArea .area.area05 .headLine04,
	#main .menuArea .area.area06 .headLine04,
	#main .menuArea .area.area07 .headLine04 {
		margin-bottom: 4rem;
	}
	#main .menuArea .area.area07 .textArea .subBox:not(:last-child) {
		margin-bottom: 5rem;
	}
	#main .menuArea .area.area07 .textArea .innTitle {
		margin-bottom: 2rem;
	}
	#main .menuArea .area.area07 .textArea .innTextUl {
		display: block;
	}
	#main .menuArea .area.area07 .textArea .innTextUl li {
		padding: 1.2rem;
		width: auto;
	}
	#main .seating {
		margin-bottom: 6rem;
	}
	#main .seating .headLine01 .txt {
		height: 6.7rem;
	}
	#main .seating .textList {
		margin-left: 0;
		width: auto;
	}
	#main .seating .textList li {
		margin-bottom: 2.9rem;
		font-size: 1.6rem;
	}
	#main .seating .textList li .lTxt {
		width: calc(100% - 4.5rem);
	}
	#main .access {
		padding: 6rem 0;
	}
	#main .access::before {
		background: url(../img/index/access_bg03.png) no-repeat right top / 10.5rem,url(../img/index/access_bg02.png) no-repeat left bottom / 10.5rem;
	}
	#main .access .headLine01 .txt {
		height: 10.2rem;
	}
	#main .access .inner .rBox {
		margin-top: 0;
		width: calc(100% - 6rem);
	}
	#main .access .inner .rBox .map {
		margin-bottom: 4rem;
	}
	#main .access .inner .rBox .textList > li {
		padding: 1.5rem 0;
	}
	#main .access .inner .rBox .textList > li .ttl {
		width: 7rem;
	}
	#main .access .inner .rBox .textList > li .txtBox {
		padding-left: 0;
		width: calc(100% - 7rem);
	}
	#main .access .inner .rBox .textList > li .txtBox .subUl {
		margin-top: 1.5rem;
	}
	#main .access .inner .rBox .textList > li .txtBox .subUl li {
		margin-bottom: 1.5rem;
		display: block;
	}
	#main .access .inner .rBox .textList > li .txtBox .subUl li .subTtl::before {
		display: none;
	}
	#main .access .inner .rBox .textList > li .txtBox .subUl li .subTxt {
		width: auto;
	}
	#main .instagram {
		padding: 6rem 0;
	}
	#main .instagram .headLine01 .txt {
		height: 10.2rem;
	}
	#main .instagram .rBox {
		width: calc(100% - 6rem);
		display: block;
	}
	#main .instagram .rBox .subArea {
		width: auto;
	}
	#main .instagram .rBox .logoArea {
		margin-bottom: 3rem;
		padding: 6rem 2rem;
		width: auto;
	}
	#main .instagram .rBox .logoArea .logo {
		margin: 0 auto 2.9rem;
		width: 18rem;
	}
	#main .instagram .rBox .logoArea .text {
		padding: 1.4rem 2rem 1.4rem 6rem;
		width: fit-content;
		font-size: 1.6rem;
		background: url(../img/common/icon04.png) no-repeat left 1.9rem center / 2.5rem;
	}
	#main .instagram .rBox .subArea .comLink a {
		padding: 1rem 2rem;
	}
	#main .instagram .rBox .subArea .comLink a::before {
		width: 5rem;
	}
	#main .instagram .rBox .linkList {
		margin-top: 0;
		width: auto;
		gap: 1rem;
	}
	#main .instagram .rBox .linkList li {
		width: calc((100% - 1rem) / 2);
	}
	#main .reservation {
		padding: 8rem 0;
		background: url(../img/index/reservation_bg01.jpg) no-repeat center center / cover;
	}
	#main .reservation .headLine01 .txt {
		height: 7.8rem;
	}
	#main .reservation .textBox {
		width: calc(100% - 6rem);
		min-height: 8rem;
		font-size: 1.8rem;
	}
}