@charset "utf-8";
/* @media only screen and (max-width:1280px) {}
@media only screen and (max-width:768px) {}
@media only screen and (max-width:480px) {} 
"Noto Serif JP Bold"
"Noto Serif JP Light"
"Noto Serif JP Regular"
"DIN Pro Light"
"Canvas"
"MADE Canvas"
"DIN Pro Light"*/

/* class="commonImgcap" */

/* common
---------------------- */
html {
	scroll-behavior: smooth;
}
* {
	box-sizing: border-box;
}
.dib {
	display: inline-block;
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
.noto {
	font-family: "Noto Serif JP Regular", sans-serif;
}
.noto-light {
	font-family: "Noto Serif JP Light", sans-serif;
}
.noto-bold {
	font-family: "Noto Serif JP Bold", sans-serif;
}
.canvas{
	font-family: "MADE Canvas", serif;
}
sup {
	font-size: 14px;
	letter-spacing: normal;
	vertical-align:text-top;
}
sub {
	font-size: 14px;
	letter-spacing: normal;
	vertical-align:text-bottom;
}
figure,
picture {
	display: block;
	width: fit-content;
	height: fit-content;
}
.page-header {
	padding-top: 220px;
}
.--reverse {
	direction: rtl;
}
.--reverse *{
	direction: ltr;
}
.--border-top {
	border-top: 1px solid #c8bb9b;
}
.--mb00 {
	margin-bottom: 0;
}
.--pl20	{
	padding-left: 2em
}

@media only screen and (max-width:768px) {
	.page-header {
		padding-top: 150px;
	}
	.--pl20	{
	padding-left: 0em
}
}
/* _copy
------------------- */

/* contents
====================================== */
.contents {
	padding-block: min(40px, 4vw);
}
.contents__inner {
	width: min(1050px, calc(100% - 40px));
}
.contents__body-inner {
	max-width: 1010px;
	margin-inline: auto;
	padding-inline: 20px;
}
.contents__header {}
.contents__title {}
.contents__title01 {
	font-size: min(20px, 2vw);
	text-align: center;
	padding-block: 0.2em;
	letter-spacing: 0.1em;
	background-image: linear-gradient(90deg, #626a74, #40444d);
	color: #fff;
}
.contents__title01 small {
	font-size: 50%;
	display: block;
	padding-bottom: 0.5em;
}
.contents__title02-wrap {
	display: flex;
	gap: 1px
}
.contents__title02-num {
	display: grid;
	align-items: center;
	font-size: min(36px, 3.4vw);
	background-image: linear-gradient(90deg, #9f9488, #897c6d);
	margin-top: 16px;
	line-height: 1.3;
	padding: 0.2em 0.6em;
	color: #fff;
}
.contents__title02 {
	font-size: min(18px, 1.7vw);
	margin-top: 16px;
	padding: 0.2em 0.6em;
	letter-spacing: 0.01em;
	background-image: linear-gradient(90deg, #9f9488, #897c6d);
	color: #fff;
	width: 100%;
	display: flex;
	align-items: center;
}
.contents__title02--icon {
	justify-content: space-between;
}
.contents__title03 {
	width: min(260px, 100%);
	min-width: 260px;
	margin-right: auto;
	text-align: center;
	font-size: min(18px, 1.7vw);
	margin-top: 16px;
	padding: 0.2em 0.6em;
	letter-spacing: 0.01em;
	background-color: #866364;
	color: #fff;
}
.contents__title04 {
	font-size: min(18px, 1.7vw);
	margin-top: 16px;
	line-height: 1;
	padding: 0.2em 0;
	letter-spacing: 0.01em;

	display: flex;
	align-items: center;
}
.contents__title04::before {
	display: inline-block;
	content: '';
	width: 1em;
	height: 1em;
	background-image: linear-gradient(90deg, #9f9488, #897c6d);
	margin-right: 0.2em;
}
.contents__header::before {
	display: block;
	content: '';
	width: 100%;
	height: 2px;
	background-image: linear-gradient(90deg, #a5b7c7, #747c91 65%);
	margin-bottom: 4px;
}
.contents__sub-title {}
.contents__lead {
	text-align: center;
	font-size: 18px;
	line-height: 1.8;
}

.contents__body {
	background-color: #f0f0f0;
	color: #000;
	padding-block: min(30px, 3vw);
}
.contents__text {
	line-height: 2;
	letter-spacing: 0.05em;
	margin-block: 1em;
}
.contents__text01 {
	font-size: min(14px, 1.4vw);
	line-height: 1.4;
	letter-spacing: 0;
}
.contents__text01-sp-inner {
	display: contents;
}
.contents__text01 small,
.contents__text03 small {
	margin-top: 0.5em;
	display: block;
	font-size: 80%;
	line-height: 1.1;
}
.contents__text02 {
	text-align: center;
}
.contents__text03 {
	font-size: min(14px, 1.4vw);
	line-height: 1.4;
	letter-spacing: 0;
	margin-top: 0.5em;
}
.contents__img {
	width: fit-content;
	margin-inline: auto;
	margin-block: 1em;
	will-change: filter;
	transform: translate3d(0,0,0);
}
.contents__wrap {
	display: grid;
	grid-template-columns: 1fr 1fr;
	/* grid-auto-rows: 1fr; */
	gap: min(20px, 2vw);
}
.contents__wrap01 {
	display: grid;
	grid-template-columns: 1.6fr 1fr;
	/* grid-auto-rows: 1fr; */
	gap: min(20px, 2vw);

}
.contents__wrap02 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.contents__wrap03 {
	width: fit-content;
	margin-inline: auto;
}
.contents__wrap04 {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: min(24px, 2.4vw);
}
.contents__wrap05 {
	display: flex;
	flex-direction: column;
	align-items: stretch;
}
.contents__wrap06 {
	display: grid;
	grid-template-columns: 1.2fr 1fr;
}
/* .contents__wrap07 {} */
.contents__wrap08 {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: min(24px, 2.4vw);
	width: min(960px, 100%);
	margin-inline: auto;
	padding: 0 20px 0 0;
}
.contents__wrap09 {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: min(24px, 2.4vw);
	width: min(960px, 100%);
	margin-inline: auto;
	padding: 0 20px 0 0;
}
.contents__wrap08 .contents__wrap-item,
.contents__wrap09 .contents__wrap-item {
	position: relative;
}
.contents__wrap08 .contents__wrap-item:not(:first-of-type)::before,
.contents__wrap09 .contents__wrap-item:not(:first-of-type)::before {
	display: block;
	content: '';
	width: 1px;
	height: 90%;
	background-image: repeating-linear-gradient(to bottom, #c8bb9b 0px, #c8bb9b 3px, transparent 3px,transparent 6px);
	background-repeat: repeat-y;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.contents__wrap10 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: min(24px, 2.4vw);
}
/* .contents__wrap-item {} */
.contents__wrap-item01 {
	padding-left: 2em;
}
.contents__wrap-item02 {
	display: grid;
	/* place-items: center; */
}
.contents__wrap-item03 {
	padding-left: 20px;
}
.contents__wrap-item03 small{
	margin-top: 0.5em;
	display: block;
	font-size: 80%;
	line-height: 1.1;
}
.contents__wrap-item04 {
	position: relative;
}
.contents__wrap-item04::before {
	display: block;
	content: '';
	width: 1px;
	height: 80%;
	background-color: #897c6d;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}


/* anchor-link
-------------------- */
.anchor-link {
	margin-block: min(100px, 16vw);
}
.anchor-link__inner{
	width: min(860px, 100%);
	margin-inline: auto;
	padding-inline: 20px;
}
.anchor-link__list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: min(50px, 3vw);
}
.anchor-link__link {
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	transition: opacity 0.3s ease-out;
}
.anchor-link__link::before {
	display: block;
	content: "";
	width: 100%;
	height: 1px;
	background-image: linear-gradient(90deg, #626a74, #40444d);
}
.anchor-link__link:hover {
	opacity: 0.7;
}
/* .anchor-link__link {} */
/* .is-active .anchor-link__link {
	pointer-events: none;
} */
.anchor-link__title-wrap {
	padding-block: 1em;
	font-size: min(22px, 4vw);
}
.is-active .anchor-link__title-wrap {
	background-image: linear-gradient(90deg, #626a74, #40444d);
}
.anchor-link__title {
	color: #84878b;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
.is-active .anchor-link__title {
	color: #fff;
}
.anchor-link__title-sub {
	font-size: min(16px, 3vw);
}
.anchor-link__more-wrap {
	font-size: min(16px, 2vw);
	margin-top: 2px;
	background-image: linear-gradient(90deg, #626a74, #40444d);
	display: flex;
    align-items: center;
    justify-content: center;
    height: 2.4em;
}
.is-active .anchor-link__more {
	display: none;
}
.anchor-link__more-img {
	display: none;
	max-width: min(19px, 1.9vw);
	margin-inline: auto;
}
.is-active .anchor-link__more-img {
	display: inline-block;
}
.anchor-link--footer .anchor-link__more-img {
	transform: scaleY(-1);
}

/* page-title
------------------ */
.page-title {
	margin-block: min(160px, 16vw) 0;
}
.page-title__inner {
	color: #84878b;
}
.page-title__inner {
	text-align: center;
}
.page-title__title {
	font-size: min(48px, 4.7vw);
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.page-title__title-sub {
	font-size: min(24px, 2.3vw);
}


/* structure
----------------------- */
.structure figcaption, .caption {
	font-size: 10px;
}
.contents__img-structure01 {
	width: min(194px, 70%);
	height: 100%;
}
.contents__img-structure01 picture {
	padding-block: min(40px, 3.6vw);
}
.contents__img-structure02 {
	width: min(134px, 48%);
}
.contents__img-structure02 picture {
	padding-bottom: 30px;
}
.contents__img-structure03 {
	width: min(225px, 62%);
	height: 100%;
    display: grid;
	align-items: flex-end;
}
.contents__img-structure03 picture{
	padding-block: 30px;
}
.contents__img-structure04 {
	width: min(218px, 100%);
	padding-right: 30px;
}
.contents__img-structure05 {
	width: min(384px, 100%);
}
.contents__img-structure06 img{
	width: min(300px, 100%);
	display: block;
	margin-inline: auto;
}
.contents__img-structure07 picture {
	padding-block: 30px 5px;
}
.contents__img-structure07 img{
	width: min(340px, 100%);
	display: block;
	margin-inline: auto;
}
/* .structure .contents01 .contents__img {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
} */


/* security
---------------------- */
/* .security {} */
.contents__img-security01 {
	width: min(255px, 100%);
}
.contents__img-security02 {
	width: min(370px, 100%);
}
.contents__img-security03 {
	width: min(182px, 100%);
}
.contents__img-security04 {
	width: min(304px, 100%);
}
.security .commonImgcap {
	text-shadow: none;
	color: #000;
	bottom: 2px;
	right: 2px;
	padding: 0;
}
.security .contents02 .contents__img {
	margin-top: 0px;
}


/* amenity
--------------- */
/* .amenity {} */
.contents__img-amenity01,
.contents__img-amenity02 {
	width: min(390px, 90%);
	margin: auto;
}
.contents__img-amenity02 {
	margin-top: min(40px, 4vw);
}
.contents__img-amenity03 {
	margin-top: 2em;
}
.contents__title02--icon img {
	vertical-align: middle;
}
.contents__img-icon01 {
	width: min(50px, 100%);
}
.contents__img-icon02 {
	width: min(77px, 100%);
}


@media only screen and (max-width:768px) {
	.inner {
		width: calc(100% - 40px);
	}
	.contents__lead {
		font-size: 15px;
		line-height: 2;
		padding: 20px;
		text-align: left;
	}
	.page-title__title {
		font-size: 28px;
	}
	.page-title__title-sub {
		font-size: 20px;
	}
	.anchor-link__inner {
		padding-inline: 0;
	}
	.contents__title01 {
		font-size: 18px;
	}
	.contents__title02 {
		font-size: 16px;
	}
	.contents__title02-num {
		font-size: 32px;
		padding-inline: 0.4em;
	}
	.contents__title03 {
		font-size: 16px;
		margin-inline: auto;
	}
	.contents__title04 {
		font-size: 16px;
	}
	.contents__text01 {
		font-size: 14px;
		/* white-space: nowrap; */
	}
	.contents__text01-sp-inner {
		font-size: 14px;
		display: grid;
		grid-template-columns: 1fr 1fr;
		column-gap: 0.5em;
	}
	.contents__text03 {
		font-size: 14px;
	}
	.contents__wrap,
	.contents__wrap01,
	.contents__wrap04,
	.contents__wrap06,
	.contents__wrap08,
	.contents__wrap09,
	.contents__wrap10 {
		grid-template-columns: 1fr;
	}
	.contents__wrap07 {
		display: contents;
	}
	.contents__wrap08,
	.contents__wrap09 {
		padding: 0;
	}
	.contents__wrap06 .contents__img {
		margin-block: 0;
	}
	.--border-top {
		border-top: none;
	}
	.contents__wrap08 .contents__wrap-item:not(:first-of-type)::before,
	.contents__wrap09 .contents__wrap-item:not(:first-of-type)::before {
		display: none;
	}
	.contents__wrap-item01,
	.contents__wrap-item03 {
		padding-left: 0;
	}
	.contents__wrap-item04::before {
		display: none;
	}
}
