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



/****************************************************************************************************
contents
****************************************************************************************************/
#wrap {
	overflow: hidden;
	padding-top: 128px;
}
#wrap.pt0 {
	padding-top: 0;
}
#contents {
	background-image: linear-gradient(180deg, #F8FBFB, #FFF);
	padding-bottom: 100px;
}
#contents.pb0 {
	padding-bottom: 0;
}
.img-full {
	position: relative;
}
.img-full > img {
	width: 100%;
	height: auto;
}
.img-full .caption {
	font-size: 0.733rem;
}
.img-full .caption.in {
	position: absolute;
	left: 0.8em;
	bottom: 0.8em;
	text-shadow:
		0 0 5px rgba(255,255,255,1),
		0 0 5px rgba(255,255,255,1),
		0 0 5px rgba(255,255,255,1),
		0 0 5px rgba(255,255,255,1),
		0 0 5px rgba(255,255,255,1);
}
.img-full .caption.in.right {
	left: auto;
	right: 0.8em;
}
.img-full .caption.white {
	color: #FFF;
	text-shadow: 0 0 5px rgba(0,0,0,1);
}

.img-box {
	display: inline-block;
	position: relative;
}
.img-box .caption {
	margin-top: 0.8em;
	font-size: 0.733rem;
	line-height: 1.4;
	text-align: left;
}
.img-box .caption.right {
	text-align: right;
}
.img-box .caption.in {
	position: absolute;
	left: 0.8em;
	bottom: 0.8em;
	text-shadow:
		0 0 5px rgba(255,255,255,1),
		0 0 5px rgba(255,255,255,1),
		0 0 5px rgba(255,255,255,1),
		0 0 5px rgba(255,255,255,1),
		0 0 5px rgba(255,255,255,1);
}
.img-box .caption.in.right {
	left: auto;
	right: 0.8em;
}
.img-box .caption.white {
	color: #FFF;
	text-shadow: 0 0 5px rgba(0,0,0,1);
}



/****************************************************************************************************
caocept
****************************************************************************************************/
#concept-main {
	position: relative;
}
#concept-main-img {
	width: 100%;
	height: 1733px;
}
#concept-main-img figure {
	position: relative;
	width: 100%;
	height: 100%;
}
#concept-main-img figure img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
#concept-main-img figure figcaption {
	position: absolute;
	right: 1em;
	bottom: 1em;
	color: #FFF;
	text-shadow:
		0 0 10px rgba(0,0,0,1),
		0 0 10px rgba(0,0,0,1),
		0 0 10px rgba(0,0,0,1);
	font-size: 0.733rem;
	line-height: 1.0;
}

#concept-main-text {
	position: absolute;
	left: 0;
	right: 0;
	top: 222px;
	margin: auto;
}
#concept-main-text p {
	margin-top: 62px;
	font-size: 1.266rem;
	letter-spacing: 0.2em;
	line-height: 2.3;
}

#concept-sec0 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 10px;
}
#concept-sec0 img {
	width: 100%;
}

#concept-sec1 {
	position: relative;
	padding: 120px 0;
}
#concept-sec2 {
	position: relative;
	margin-top: 10px;
	padding: 84px 0;
}
#concept-sec3 {
	position: relative;
	margin-top: 10px;
	padding: 100px 0 150px 0;
}
#concept-sec1-bg,
#concept-sec2-bg,
#concept-sec3-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#concept-sec1-bg figure,
#concept-sec2-bg figure,
#concept-sec3-bg figure {
	position: relative;
	width: 100%;
	height: 100%;
}
#concept-sec1-bg figure img,
#concept-sec2-bg figure img,
#concept-sec3-bg figure img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
#concept-sec1-bg figure figcaption,
#concept-sec2-bg figure figcaption,
#concept-sec3-bg figure figcaption {
	position: absolute;
	right: 1em;
	bottom: 1em;
	font-size: 0.733rem;
	line-height: 1.0;
}
#concept-sec1-ttl,
#concept-sec2-ttl,
#concept-sec3-ttl {
	position: absolute;
	left: 0;
	right: 0;
	top: -118px;
	margin: auto;
}

#concept-sec1-inner {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 40px;
}
#concept-sec1-inner-left {
	position: relative;
}
#concept-sec1-inner-right {
	text-align: left;
}
#concept-sec1-point {
	position: absolute;
	left: -156px;
	bottom: -65px;
}
#concept-sec1-inner-right h3 {
	color: #005056;
	font-size: 2.4rem;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 1.5;
}
#concept-sec1-inner-right p {
	margin-top: 36px;
	font-size: 1.2rem;
	line-height: 1.8;
	letter-spacing: 0.05em;
}
#concept-sec1-inner-right p + div {
	margin-top: 36px;
}

#concept-sec2-inner {
	width: 1080px;
	margin: auto;
	text-align: left;
}
#concept-sec2-inner h3 {
	color: #37598B;
	font-size: 2.4rem;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 1.5;
}
#concept-sec2-inner h3 + div {
	margin-top: 42px;
}

#concept-sec3-inner {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
#concept-sec3-inner-left,
#concept-sec3-inner-right {
	flex: 1;
}
#concept-sec3-inner-left figure,
#concept-sec3-inner-right figure {
	width: 100%;
}
#concept-sec3-inner-left figure img,
#concept-sec3-inner-right figure img {
	width: 100%;
}
#concept-sec3-inner-center {
	width: 770px;
}
#concept-sec3-inner-center h3 {
	color: #37598B;
	font-size: 2.4rem;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 1.5;
}
#concept-sec3-inner-center p {
	margin-top: 26px;
	font-size: 1.2rem;
	line-height: 1.8;
	letter-spacing: 0.05em;
}



/****************************************************************************************************
plan
****************************************************************************************************/
#plan-wrap {
	position: relative;
	padding: 253px 0 130px 0;
}
#plan-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#plan-bg figure {
	position: relative;
	width: 100%;
	height: 100%;
}
#plan-bg figure img {
	object-fit: cover;
	object-position: 50% 0%;
	width: 100%;
	height: 100%;
}
#plan-bg figure figcaption {
	position: absolute;
	right: 1em;
	bottom: 1em;
	font-size: 0.733rem;
	line-height: 1.0;
}
#plan-main {
	position: relative;
	width: 1048px;
	margin: auto;
	text-align: right;
}
#plan-main-img {
	display: inline-block;
	box-shadow: 3px 3px 10px rgba(0,0,0,.15);
}
#plan-main-text {
	position: absolute;
	top: 120px;
	text-align: left;
}
#plan-main-text p {
	margin-top: 26px;
	font-size: 1.266rem;
	letter-spacing: 0.2em;
	line-height: 2.3;
}

#plan-floor {
	position: relative;
	display: inline-block;
	margin: auto;
	margin-top: 105px;
}

#plan-list {
	position: relative;
	margin-top: 116px;
}
#plan-list-cont {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 40px;
	margin-top: 76px;
}
#plan-detail {
	position: relative;
	margin-top: -90px;
	padding: 100px 0;
	background: rgba(255,255,255,.90);
}
.plan-link {
	width: 800px;
	margin: 0 auto;
	margin-top: 50px;
}
.plan-link select {
	width: 100%;
	height: auto;
	padding: 1.0em;
	background: rgba(255,255,255,.25);
	font-size: 1.2rem;
}



/****************************************************************************************************
stop
****************************************************************************************************/
#stop {
	position: relative;
	color: #000;
	line-height: 1.8;
}
#stop-img .photo {
	position: relative;
}
#stop-img .photo img {
	object-fit: cover;
	object-position: 50% 0%;
	width: 100%;
	height: 900px;
}
#stop-img .photo figcaption {
	position: absolute;
	left: 15px;
	bottom: 15px;
	color: #FFF;
	font-size: 0.8rem;
}
#stop .stop-title h2 {
	color: #005056;
	font-size: 1.6rem;
}
#stop .stop-box {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	padding: 80px 100px;
	background: rgba(255,255,255,.95);
	z-index: 2000;
	font-size: 1.2rem;
	box-shadow: 0 0 5px 5px rgba(0,0,0,.05);
}
.stop-btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 20px;
	margin-top: 40px;
}
.stop-btn div a {
	width: 260px;
	padding: 0.6em;
	display: block;
	background: #999;
	color: #FFF;
	font-size: 1.4rem;
	font-weight: bold;
}



@media screen and (max-width: 767px),
screen and (max-width: 960px) and (orientation: landscape) {@media screen and (max-width: 767px),
screen and (max-width: 960px) and (orientation: landscape) {
	
	
	
	/****************************************************************************************************
	contents
	****************************************************************************************************/
	#wrap {
		padding-top: 10.5vw;
	}
	#contents {
		padding-bottom: 10vw;
	}
	.img-full .caption {
		font-size: 0.533rem;
	}
	.img-full .caption.in {
		left: 0.6em;
		bottom: 0.6em;
	}
	.img-full .caption.in.right {
		right: 0.6em;
	}
	
	.img-box .caption {
		font-size: 0.533rem;
	}
	
	
	
	/****************************************************************************************************
	caocept
	****************************************************************************************************/
	#concept-main-img {
		height: 180vw;
	}
	#concept-main-img figure img {
		object-position: 40% 50%;
	}
	#concept-main-img figure figcaption {
		font-size: 0.533rem;
	}
	
	#concept-main-text {
		top: 18vw;
	}
	#concept-main-ttl {
		width: 52vw;
		margin: auto;
	}
	#concept-main-text p {
		margin-top: 6vw;
		font-size: 0.933rem;
		letter-spacing: 0.05em;
		line-height: 2.1;
	}
	
	#concept-sec0 {
		margin-top: 2vw;
	}
	#concept-sec0 img {
		object-fit: cover;
		height: 24vw;
	}
	
	#concept-sec1 {
		padding: 12vw 4vw 16vw 4vw;
	}
	#concept-sec2 {
		margin-top: 2vw;
		padding: 8vw 4vw 18vw 4vw;
	}
	#concept-sec3 {
		margin-top: 2vw;
		padding: 12vw 4vw;
	}
	#concept-sec2-bg figure img {
		object-position: 90% 100%;
	}
	#concept-sec1-bg figure figcaption,
	#concept-sec2-bg figure figcaption,
	#concept-sec3-bg figure figcaption {
		font-size: 0.533rem;
	}
	#concept-sec2-bg figure figcaption {
		color: #FFF;
		text-shadow:
			0 0 10px rgba(0,0,0,1),
			0 0 10px rgba(0,0,0,1),
			0 0 10px rgba(0,0,0,1);
	}
	#concept-sec1-ttl,
	#concept-sec2-ttl,
	#concept-sec3-ttl {
		width: 26vw;
		top: -13vw;
	}
	
	#concept-sec1-inner {
		-webkit-box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: 4vw;
	}
	#concept-sec1-inner-left {
		order: 2;
	}
	#concept-sec1-point {
		width: 20vw;
		left: -4vw;
		bottom: -13vw;
	}
	#concept-sec1-inner-right h3 {
		font-size:1.6rem;
		letter-spacing: 0.05em;
	}
	#concept-sec1-inner-right p {
		margin-top: 3vw;
		font-size: 1.0rem;
		line-height: 1.8;
		letter-spacing: 0;
	}
	#concept-sec1-inner-right p + div {
		margin-top: 4vw;
	}
	
	#concept-sec2-inner {
		width: 100%;
	}
	#concept-sec2-inner h3 {
		font-size:1.6rem;
		letter-spacing: 0.05em;
	}
	#concept-sec2-inner h3 + div {
		width: 46vw;
		margin-top: 4vw;
	}
	
	#concept-sec3-inner {
		-webkit-box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: 4vw 2vw;
	}
	#concept-sec3-inner-left,
	#concept-sec3-inner-right {
		order: 2;
		flex: none;
		width: 45vw;
	}
	#concept-sec3-inner-left figure,
	#concept-sec3-inner-right figure {
		width: 100%;
	}
	#concept-sec3-inner-left figure img,
	#concept-sec3-inner-right figure img {
		width: 100%;
	}
	#concept-sec3-inner-center {
		width: 100%;
	}
	#concept-sec3-inner-center h3 {
		font-size:1.6rem;
		letter-spacing: 0.05em;
	}
	#concept-sec3-inner-center p {
		margin-top: 3vw;
		font-size: 1.0rem;
		line-height: 1.8;
		letter-spacing: 0;
	}
	
	
	
	/****************************************************************************************************
	plan
	****************************************************************************************************/
	#plan-wrap {
		padding: 20vw 4vw 15vw 4vw;
	}
	#plan-bg figure figcaption {
		font-size: 0.533rem;
	}
	#plan-main {
		width: 100%;
	}
	#plan-main-img {
		width: 75vw;
	}
	#plan-main-img img {
		object-fit: cover;
		width: 75vw;
		height: 50vw;
	}
	#plan-main-text {
		width: 72vw;
		top: 10vw;
	}
	#plan-main-text p {
		margin-top: 4vw;
		font-size: 0.866rem;
		letter-spacing: 0;
		line-height: 1.8;
	}
	
	#plan-floor {
		margin-top: 15vw;
	}
	
	#plan-list {
		margin-top: 15vw;
	}
	#plan-list-ttl {
		width: 30vw;
		margin: auto;
	}
	#plan-list-cont {
		-webkit-box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: 2vw;
		margin-top: 6vw;
	}
	#plan-list-cont > div {
		width: 45vw;
	}
	#plan-detail {
		width: 100vw;
		margin-top: -10vw;
		margin-left: -4vw;
		margin-right: -4vw;
		padding: 10vw 4vw;
	}
	.plan-link {
		width: 100%;
		margin-top: 6vw;
	}
	.plan-link select {
		-moz-appearance: none;
		-webkit-appearance: none;
		appearance: none;
		border-radius: 0;
		border: 1px solid #999;
		margin: 0;
		padding: 0;
		background: none transparent;
		vertical-align: middle;
		font-size: inherit;
		color: inherit;
		width: 100%;
		height: auto;
		padding: 1.0em;
		background: rgba(255,255,255,.25);
		font-size:0.8rem;
	}
	
	
	
	/****************************************************************************************************
	stop
	****************************************************************************************************/
	#stop-img .photo::before {
		display: none;
	}
	#stop-img .photo img {
		height: 120vw;
	}
	#stop-img .photo figcaption {
		left: 1em;
		bottom: 1em;
		font-size: 0.533rem;
	}
	#stop .stop-title h2 {
		font-size: 1.4rem;
	}
	#stop .stop-box {
		width: 92vw;
		padding: 8vw 8vw;
	}
	.stop-btn {
		-webkit-box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		gap: 3vw;
		margin-top: 6vw;
	}
	.stop-btn div a {
		width: 72vw;
		font-size: 1.4rem;
	}
	
}

@media screen and (max-width: 960px) and (orientation: landscape) {
}