@charset "UTF-8";
/*----------------------------------------

　common

-----------------------------------------*/
/* body.palt {
	font-feature-settings : "palt" 1;
} */
footer {
	padding-top: 110px;
}
.megamenu ul li a>span {
	display: inline-block;
	font-size: 1.6rem !important;
}
.megamenu ul li a>span + span {
	margin-left: 10px;
	font-size: 1.1rem !important;
}
#content .f_en {
  font-family: 'Cormorant Garamond', serif;
}
#content .f_goth {
  font-family: "游ゴシック", "YuGothic", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}

#content *[data-view=sp] {
  display: none !important;
}

#content {
  font-family: "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "HGS明朝E", serif;
  color: #353536;
  font-feature-settings: "palt";
}

#content a, #content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
  line-height: 2em;
  color: inherit;
}
#content.inner span {
  line-height: inherit;
  color: inherit;
}
#content .system_topic {
	line-height: 1.6em;
}
#content .system_topic_item {
	line-height: 1.6em;
	font-size: 2.2rem;
}
#content .system_topic span {
  line-height: 1.6em;
}
#content .system_topic .system_text-small {
  font-size: 1.6rem;
}
@media screen and (max-width: 768px) {
	#content .system_topic_item {
		font-size: 1.6rem;
	}
	#content .system_topic .system_text-small {
	  font-size: 1.2rem;
	}
}


#content img {
  display: block;
}

#content a {
  text-decoration: none;
  transition: 0.6s ease all;
}

#content a:hover {
  opacity: 0.75;
}
/*
.bnr_reservation {
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 910;
	width: 300px;
	box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.2);
	background: #fff;
	display: none;
}
.bnr_reservation .bt_close {padding: 0;outline: none;font: inherit;color: inherit;position: absolute;right: 5px;top: 5px;border: none;background: #ffffff;text-indent: -9999px;width: 20px;height: 20px;opacity: 0.8;}
.bnr_reservation .bt_close::before,
.bnr_reservation .bt_close::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) rotate(45deg);
	background: #000;
	height: 1px;
	width: 14px;
}
.bnr_reservation .bt_close::after {transform: translate(-50%, -50%) rotate(-45deg);}

*/
.slick-prev, .slick-next {
	/* background: red; */
	width: 50px;
	height: 80px;
	z-index: 100;
	left: 20px;
	overflow: hidden;
	text-indent: -9999px;
}
.slick-prev::after, .slick-next::after {
	left: 17px;
	top: 50%;
	content: "";
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: translate(0, -50%) rotate(-135deg);
}
.slick-next::after {
	transform: translate(0, -50%) rotate(45deg);
	left: -8px;
}
.slick-next {
	left: auto;
	right: 20px;
}
#content .site_footer {
	
}
#content .site_footer .nextlink {display: flex;background: #61786f;}
#content .site_footer .nextlink a {display: block;width: 50%;color: #fff;padding: 13px 0 13px calc(50% - 300px);display: flex;justify-content: center;align-items: center;flex-direction: column;box-sizing: border-box;line-height: 1em;font-size: 16px;position: relative;}
#content .site_footer .nextlink a::before {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: translate(0, -50%) rotate(-135deg);
	top: 50%;
	position: absolute;
	right: 300px;
}
#content .site_footer .nextlink a + a {padding: 13px calc(50% - 300px) 13px 0;border-left: 1px solid #fff;}
#content .site_footer .nextlink a + a::before {right: auto;left: 300px;transform: translate(0, -50%) rotate(45deg);}
#content .site_footer .nextlink a span {font-size: 23px;line-height: 1em;margin-bottom: 3px;font-weight: 600;letter-spacing: 0.1em;}
#content .site_footer .contentlink {
	background: #2f302f;
	padding: 30px 0 50px 0;
}
#content .site_footer .contentlink .title {color: #fff;text-align: center;position: relative;font-size: 24px;font-weight: 600;letter-spacing: 0.25em;padding-bottom: 5px;}
#content .site_footer .contentlink .title::before {
	content: "";
	width: 40px;
	display: block;
	height: 1px;
	background: #fff;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
}
#content .site_footer .contentlink ul {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;width: 780px;margin: 30px auto 0 auto;}
#content .site_footer .contentlink ul li {
  width: 180px;
}
#content .site_footer .contentlink ul li a {
  display: block;
  position: relative;
}
#content .site_footer .contentlink ul li a span {display: block;font-size: 10px;line-height: 1em;}
#content .site_footer .contentlink ul li .img {}
#content .site_footer .contentlink ul li p {
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  transform: translate(0, -50%);
  color: #fff;
  z-index: 100;
  text-align: center;
  font-size: 15.5px;
  letter-spacing: 0.2em;
}

#content .site_footer .note {font-size: 12px;line-height: 1.6em;margin: 60px 3% 0 3%;
}
#content .img {position: relative;
}
#content .img .caption {position: absolute;right: 7px;bottom: 7px;color: #fff;text-shadow: 0 0 3px #000, 0 0 3px #000, 0 0 3px #000;line-height: 1em;font-size: 10px;/* font-weight: bold; */}
#content .img .caption.b {
	color: #000;
	text-shadow: 0 0 3px #fff, 0 0 3px #fff, 0 0 2px #fff, 0 0 2px #fff;
}
#content .img .caption.out {
	bottom: -20px;
	right: 0;
	text-shadow: none;
}
#content .img .caption.left {
	right: auto;
	left: 7px;
}
#content .img .caption.out.left {
	left: 0px;
}

#content .scrollactive.fadein {position: relative;top: 20px;transition: all ease 2s;opacity: 0;
}
#content .scrollactive.fadein:not(.delay).active {opacity: 1;top: 0;}
#content .scrollactive.fadein.activeend + .scrollactive.fadein.delay.active {opacity: 1;top: 0;}


/*** inner **********/
#content.inner {
	
}
#content.inner .visual {
	position: relative;
}
#content.inner .visual h1 {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	z-index: 100;
	color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	line-height: 1em;
	font-size: 30px;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
	opacity: 0;
	transition: 2s ease all;
	width: 100%;
}
#content.inner .visual h1.active {
	opacity: 1;
}
#content.inner .visual h1 span {
	font-size: 60px;
	line-height: 1em;
	font-weight: 600;
	letter-spacing: 0.6em;
	text-indent: 0.6em;
	position: relative;
	margin-bottom: 35px;
	transition: 2s ease all;
}
#content.inner .visual h1.active span {
	letter-spacing: 0.4em;
	text-indent: 0.4em;
}
#content.inner .visual h1 span::after {
	content: "";
	display: block;
	width: 120px;
	height: 1px;
	background: #fff;
	left: 50%;
	bottom: -15px;
	position: absolute;
	transform: translate(-50%, 0);
}
#content.inner .breadcrumb {
	padding: 10px 10px 10px 10px;
	display: flex;
	font-size: 14px;
	align-items: center;
	color: #92725c;
}
#content.inner .breadcrumb a {
	display: block;
	margin: 0 15px;
	color: #92725c;
}
#content.inner .breadcrumb p {
	margin: 0 15px;
	color: #000;
}
#content.inner .content {
	background: url(../img/bg_content.webp) repeat center top / 1px auto;
}
#content.inner .bgstyle1 {background: #3d3e3e;color: #fff;position: relative;padding: 10px 0;margin-top: 84px;}
#content.inner .bgstyle1::before {
	content: "";
	display: block;
	background: #3d3e3e;
	height: 84px;
	transform: skewX(40deg) translate(-35px);
	margin-top: -94px;
}
#content.inner .bgstyle1.white {
	background: #fff;color: #231815;
}
#content.inner .bgstyle1.white::before {
	background: #fff;
}
#content.inner .designerstyle {
  background: linear-gradient(to right,  rgba(174,137,111,1) 0%,rgba(148,116,94,1) 100%);
  color: #fff;
  width: 94%;
  max-width: 1200px;
  margin: 75px auto 0 auto;
  box-shadow: 4px 4px 8px #00000077;
  padding: 60px 50px 100px 50px;
  box-sizing: border-box;
}
#content.inner .designerstyle .lead {
	
}
#content.inner .designerstyle > .fbox {display: flex;justify-content: space-between;margin-top: 58px;}
#content.inner .designerstyle > .fbox .info {
	width: 24%;
}
#content.inner .designerstyle > .fbox .info .title {
	font-size: 38px;
	font-weight: 600;
	letter-spacing: 0.4em;
	margin-top: 60px;
	line-height: 1.5em;
}
#content.inner .designerstyle > .fbox .info .name {
	margin-top: 48px;
	display: flex;
	flex-direction: column;
}
#content.inner .designerstyle > .fbox .info .name span {
	font-size: 20px;
	display: block;
	line-height: 1.5em;
}
#content.inner .designerstyle > .fbox .info .name span + span {font-size: 28px;}
#content.inner .designerstyle > .fbox .info .name span + span + span {
	font-size: 16px;
}
#content.inner .designerstyle > .fbox .img {
	width: 23%;
}
#content.inner .designerstyle > .fbox .detail {
	width: 46%;
	font-size: 18px;
}
#content.inner .designerstyle > .fbox .detail .profile {
	
}
#content.inner .designerstyle > .fbox .detail .career {
	line-height: 1.6em;
	margin-top: 29px;
}
#content.inner .designerstyle .work {
	width: 580px;
	margin: 70px auto 0 auto;
}
#content.inner .designerstyle .work .title {
	display: flex;
	justify-content: center;
	overflow: hidden;
}
#content.inner .designerstyle .work .title span {
	display: block;
	font-size: 20px;
	letter-spacing: 0.2em;
	text-indent: 0.2em;
	padding: 0 14px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	position: relative;
}
#content.inner .designerstyle .work .title span::before,
#content.inner .designerstyle .work .title span::after {
	content: "";
	display: block;
	position: absolute;
	left: 100%;
	top: 50%;
	width: 300px;
	height: 1px;
	background: #fff;
}
#content.inner .designerstyle .work .title span::after {
	right: 100%;
	left: auto;
}
#content.inner .designerstyle .work .fbox {
	display: flex;
	margin-top: 18px;
	justify-content: space-between;
}
#content.inner .designerstyle .work .fbox .img {
	width: 48%;
}
#content.inner .designerstyle .work .fbox .img .caption{
	font-size: 14px;
	bottom: -28px;
}

#content.inner .content .submenu {
	width: 940px;
	margin: 40px auto;
	display: flex;
	justify-content: center;
	gap: 20px;
}
#content.inner .content .submenu a {
	display: flex;
	flex-direction: column;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	color: #fff;
	background: linear-gradient(to right,  rgba(183,178,176,1) 0%,rgba(147,143,142,1) 100%);
	width: calc((100% - 40px) / 3);
	padding: 2px 0 9px 0;
	position: relative;
	box-shadow: 3px 3px 3px #0000002e;
	line-height: 1em;
	align-items: center;
	justify-content: center;
	min-height: 66px;
}
#content.inner .content .submenu a::after {
	content: "";
	left: 50%;
	bottom: 0;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #fff;
	border-width: 6px;
	margin-left: -6px;
}
#content.inner .content .submenu.gold a {
	background: linear-gradient(to right,  rgba(168,158,112,1) 0%,rgba(137,127,70,1) 100%);
}
#content.inner .content .submenu a span {display: block;font-size: 12px;line-height: 1em;margin-top: 7px;letter-spacing: 0.1em;}


@media screen and (max-width: 768px) {
	#content .leaflet-touch .leaflet-bar a span {
		line-height: 1.4em !important;display: block;
	}
	.slick-prev, .slick-next {/* background: red; */width: 38px;height: 80px;z-index: 100;left: 0;overflow: hidden;text-indent: -9999px;
	}
	.slick-prev::after, .slick-next::after {
		left: 14px;top: 50%;content: "";display: block;position: absolute;width: 20px;height: 20px;border-top: 2px solid #fff;border-right: 2px solid #fff;transform: translate(0, -50%) rotate(-135deg);
	}
	.slick-next::after {
		transform: translate(0, -50%) rotate(45deg);left: 2px;
	}
	.slick-next {left: auto;right: 0px;
	}
	footer {padding-top: 60px;
	}
	#content .f_en {font-family: 'Cormorant Garamond', serif;
	}

	#content *[data-view=pc] {display: none !important;
	}
	#content *[data-view=sp] {display: block !important;
	}

	#content {/* font-family: "游ゴシック", "YuGothic", "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif; */font-family: "游明朝", "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "HGS明朝E", serif;
	}
	
  
  #content a, #content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
  line-height: 2em;
  /* color: #55626a; */
  }
  
  #content img {display: block;
  }
  
  #content a {text-decoration: none;transition: 0.3s ease all;
  }
  
  #content a:hover {
    opacity: 0.75;
  }
		
	#content .site_footer {
		
	}
	#content .site_footer .nextlink {display: flex;background: #61786f;}
	#content .site_footer .nextlink a {display: block;width: 50%;color: #fff;padding: 10px 0 10px 0;display: flex;justify-content: center;align-items: center;flex-direction: column;box-sizing: border-box;line-height: 1em;font-size: 11px;position: relative;}
	#content .site_footer .nextlink a::before {
		content: "";
		display: block;
		width: 8px;
		height: 8px;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
		transform: translate(0, -50%) rotate(-135deg);
		top: 50%;
		position: absolute;
		right: auto;
		left: 16px;
	}
	#content .site_footer .nextlink a + a {padding: 10px 0 10px 0;border-left: 1px solid #fff;}
	#content .site_footer .nextlink a + a::before {right: 15px;left: auto;transform: translate(0, -50%) rotate(45deg);}
	#content .site_footer .nextlink a span {font-size: 14px;line-height: 1em;margin-bottom: 5px;font-weight: 600;letter-spacing: 0.1em;}

	#content .site_footer .contentlink {
		background: #2f302f;
		padding: 20px 0 40px 0;
	}
	#content .site_footer .contentlink .title {color: #fff;text-align: center;position: relative;font-size: 21px;font-weight: 600;letter-spacing: 0.25em;padding-bottom: 5px;}
	#content .site_footer .contentlink .title::before {
		content: "";
		width: 40px;
		display: block;
		height: 1px;
		background: #fff;
		position: absolute;
		bottom: 0;
		left: 50%;
		transform: translate(-50%, 0);
	}
	#content .site_footer .contentlink ul {display: flex;flex-wrap: wrap;justify-content: center;gap: 15px;width: 90%;margin: 20px auto 0 auto;}
	#content .site_footer .contentlink ul li {
	  width: calc(50% - 8px);
	}
	#content .site_footer .contentlink ul li a {
	  display: block;
	  position: relative;
	}
	#content .site_footer .contentlink ul li .img {}
	#content .site_footer .contentlink ul li p {
	  position: absolute;
	  left: 0;
	  width: 100%;
	  top: 50%;
	  transform: translate(0, -50%);
	  color: #fff;
	  z-index: 100;
	  text-align: center;
	  font-size: 15.5px;
	  letter-spacing: 0.1em;
	}
	
	#content .site_footer .note {
	font-size: 10px;
	line-height: 1.6em;
	margin: 40px 3% 0 3%;
	}
	#content .img {position: relative;
	}
	#content .img .caption {position: absolute;right: 7px;bottom: 7px;color: #fff;text-shadow: 0 0 3px #000, 0 0 3px #000;line-height: 1em;font-size: 10px;}
		
	/*** inner **********/
	#content.inner {
		
	}
	#content.inner .visual {
		position: relative;
	}
	#content.inner .visual h1 {
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		text-align: center;
		z-index: 100;
		color: #fff;
		display: flex;
		flex-direction: column;
		align-items: center;
		line-height: 1em;
		font-size: 10px;
		letter-spacing: 0.1em;
		text-indent: 0.1em;
	}
	#content.inner .visual h1 span {
		font-size: 20px;
		line-height: 1em;
		font-weight: 600;
		letter-spacing: 0.4em;
		text-indent: 0.4em;
		position: relative;
		margin-bottom: 18px;
	}
	#content.inner .visual h1 span::after {
		content: "";
		display: block;
		width: 53px;
		height: 0.5px;
		background: #fff;
		left: 50%;
		bottom: -8px;
		position: absolute;
		transform: translate(-50%, 0);
	}
	#content.inner .breadcrumb {
		padding: 6px 5px;
		display: flex;
		font-size: 10px;
		align-items: center;
	}
	#content.inner .breadcrumb a {
		display: block;
		margin: 0 10px;
	}
	#content.inner .breadcrumb p {
		margin: 0 10px;
	}
	#content.inner .content {
		background: url(../img/bg_content.webp) repeat center top / auto 42px;
	}
	#content.inner .bgstyle1 {background: #3d3e3e;color: #fff;position: relative;padding: 10px 0;margin-top: 43px;}
	#content.inner .bgstyle1::before {
		content: "";
		display: block;
		background: #3d3e3e;
		height: 42px;
		transform: skewX(40deg) translate(-18px);
		margin-top: -52px;
	}
	#content.inner .designerstyle {
	  background: linear-gradient(to right,  rgba(174,137,111,1) 0%,rgba(148,116,94,1) 100%);
	  color: #fff;
	  width: 86%;
	  max-width: 1200px;
	  margin: 35px auto 0 auto;
	  box-shadow: 3px 3px 6px #00000077;
	  padding: 35px 20px 38px 20px;
	  box-sizing: border-box;
	}
	#content.inner .designerstyle .lead {
		letter-spacing: 0 !important;
		width: 110%;
		position: relative;
		left: -5%;
	}
	#content.inner .designerstyle > .fbox {display: flex;justify-content: space-between;margin-top: 27px;flex-wrap: wrap;}
	#content.inner .designerstyle > .fbox .info {
		width: calc(100% - 140px);
	}
	#content.inner .designerstyle > .fbox .info .title {
		font-size: 22px;
		font-weight: 600;
		letter-spacing: 0.4em;
		margin-top: 40px;
		line-height: 1.5em;
	}
	#content.inner .designerstyle > .fbox .info .name {
		margin-top: 18px;
		display: flex;
		flex-direction: column;
	}
	#content.inner .designerstyle > .fbox .info .name span {
		font-size: 10px;
		display: block;
		line-height: 1.7em;
	}
	#content.inner .designerstyle > .fbox .info .name span + span {font-size: 14px;}
	#content.inner .designerstyle > .fbox .info .name span + span + span {
		font-size: 8px;
	}
	#content.inner .designerstyle > .fbox .img {
		width: 140px;
	}
	#content.inner .designerstyle > .fbox .detail {
		width: auto;
		font-size: 11px;
		margin-top: 24px;
	}
	#content.inner .designerstyle > .fbox .detail .profile {
		
	}
	#content.inner .designerstyle > .fbox .detail .career {
		line-height: 1.6em;
		margin-top: 19px;
	}
	#content.inner .designerstyle .work {
		width: auto;
		margin: 15px auto 0 auto;
	}
	#content.inner .designerstyle .work .title {
		display: flex;
		justify-content: center;
		overflow: hidden;
	}
	#content.inner .designerstyle .work .title span {
		display: block;
		font-size: 10px;
		letter-spacing: 0.2em;
		text-indent: 0.2em;
		padding: 0px 7px;
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
		position: relative;
		line-height: 1.2em;
	}
	#content.inner .designerstyle .work .title span::before,
	#content.inner .designerstyle .work .title span::after {
		content: "";
		display: block;
		position: absolute;
		left: 100%;
		top: 50%;
		width: 300px;
		height: 1px;
		background: #fff;
	}
	#content.inner .designerstyle .work .title span::after {
		right: 100%;
		left: auto;
	}
	#content.inner .designerstyle .work .fbox {
		display: flex;
		margin-top: 10px;
		justify-content: space-between;
	}
	#content.inner .designerstyle .work .fbox .img {
		width: 48%;
	}
	#content.inner .designerstyle .work .fbox .img .caption{
		font-size: 10px;
		bottom: -18px;
	}
	#content.inner .content .submenu {
		width: 90%;
		margin: 20px auto;
		display: flex;
		gap: 5px;
	}
	#content.inner .content .submenu a {
		font-size: 14px;
		font-weight: 600;
		text-align: center;
		color: #fff;
		width: calc((100% - 10px) / 3);
		padding: 10px 0 16px 0;
		line-height: 1em;
		display: flex;
		justify-content: center;
		align-items: center;
		min-height: 0;
	}
	#content.inner .content .submenu a::after {
	border-width: 5px;
	margin-left: -5px;
	}
	#content.inner .content .submenu.col2 {
	gap: 10px;
	}
	#content.inner .content .submenu.col2 a {
		width: calc((100% - 55px) / 2);
	}
	#content.inner .content .submenu a span {
		font-size: 9px;
		margin-top: 5px;
	}

}