@charset "UTF-8";
.outline::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bg_line.webp) no-repeat calc(50% + 108px) 888px / 3056px auto;
	z-index: -1;
}
.visual .textstyle .txt1 {
	background: url(../images/txt_pagetitle_line.svg);
}
.visual .textstyle .txt2 {
	background: url(../images/txt_pagetitle.svg);
}
.content .intro {
	padding-bottom: 0;
}
.content .intro > .inner {
	max-width: 1200px;
	margin: 0 auto;
}
.content .intro .box {
	display: flex;
	align-items: end;
	width: 100%;
	height: 630px;
	position: relative;
}
.content .intro .box .img {
	
}
.content .intro .box .text {
	font-size: 20px;
	color: #fff;
	margin-left: auto;
	line-height: 2.2em;
	font-weight: 500;
}
.content .intro .box .img {width: 50vw;position: absolute;height: 100%;right: calc(50% + 30px);}
.content .intro .box .img img {object-fit: cover;width: 100%;height: 100%;}
.content .intro .box1 .text {
	margin-bottom: 30px;
}
.content .intro .box2 {
	margin-top: 63px;
	height: auto;
}
.content .intro .box2 .img {
	position: relative;
	width: 100%;
	height: auto;
	right: auto;
}
.content .intro .box3 {
	align-items: center;
}
.content .intro .box3 .img {
	width: 50vw;
	position: absolute;
	height: 100%;
	left: calc(50% + 30px);
}
.content .intro .box3 .text {
	margin: 0;
}
.content .sec h2 {
	font-size: 70px;
	color: #6b657c;
	line-height: 1em;
	position: relative;
	z-index: 100;
}
.content .sec h2 span {
	color: #fff
}
.content .privacy {
	background: #faf0f3;
	padding: 200px 0 0 0;
}
.content .privacy > .inner {
	max-width: 1200px;
	margin: 0 auto;
	width: 94%;
}
.content .privacy {
	
}
.content .privacy h2 {
	
}
.content .privacy .fbox {display: flex;margin-top: -40px;position: relative;z-index: 100;}
.content .privacy .fbox .text {
	font-size: 20px;
	line-height: 2em;
	font-weight: 500;
	margin: 0 0 0 auto;
}
.content .privacy .img {
	width: 100vw;
	position: relative;
	left: 50%;
	transform: translate(-50%, 0);
	margin-top: -100px;
}
.content .privacy .img img {
  width: 100%;
  height: 700px;
  object-fit: cover;
}
.content .privacy .info {
	color: #fff;
	margin: -174px 0 40px 0;
	position: relative;
	width: 720px;
}
.content .privacy .info .title {
	font-size: 20px;
}
.content .privacy .info .text {
	font-size: 13px;
	font-weight: 500;
	margin-top: 16px;
	letter-spacing: 0.05em;
}
.content .facility {background: linear-gradient(to bottom,  rgba(250,240,243,1) 0%,rgba(250,240,243,1) 82%,rgba(209,194,200,1) 100%);padding: 300px 0 200px 0;margin-bottom: -300px;}
.content .facility > .inner {
	max-width: 1200px;
	margin: 0 auto;
	width: 94%;
}
.content .facility .box {
	display: flex;
	justify-content: space-between;
	position: relative;
}
.content .facility .box .img {
	
}
.content .facility .box p {
	position: absolute;
	text-align: center;
	padding: 15px 25px;
	line-height: 1.5em;
}
.content .facility .box p::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	border-radius: 60px;
	opacity: 0;
	transition: all ease 2s;
}
.content .facility .box p.active::before {
	opacity: 1;
	border-radius: 0px;
}
.content .facility .box p span {
	position: relative;
	line-height: 1.5em;
	z-index: 100;
	font-size: 13px;
	display: block;
}
.content .facility .fbox {
	display: flex;
	justify-content: space-between;
	margin: 24px 0;
}
.content .facility .box1 {
	width: 900px;
	margin: -165px auto 0 auto;
	align-items: end;
}
.content .facility .box1 .img:nth-child(1) {
	width: 264px;
}
.content .facility .box1 .img:nth-child(2) {
	width: 619px;
}
.content .facility .box1 p {left: 200px;top: 285px;}
.content .facility .box2 {
	width: 630px;
	flex-direction: column;
	gap: 24px;
}
.content .facility .box2 .img:nth-child(1) {
	width: 440px;
}
.content .facility .box2 .img:nth-child(2) {
	
}
.content .facility .box2 p {top: 377px;left: -40px;}
.content .facility .box3 {
	width: 443px;
}
.content .facility .box3 .img {
	
}
.content .facility .box3 p {top: 110px;left: -154px;}
.content .facility .box4 {
	width: 1040px;
	margin: 0 auto;
}
.content .facility .box4 .img:nth-child(1) {
	width: 750px;
}
.content .facility .box4 .img:nth-child(2) {
	width: 264px;
}
.content .facility .box4 p {left: 570px;top: 60px;}

/**************************************************************/
/** SP ********************************************************/
/**************************************************************/
@media screen and (max-width: 767px) {
			
	.outline::before {
		content: "";
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: url(../images/bg_line.webp) no-repeat calc(50% + 158px) 848px / 1500px auto;
		z-index: -1;
	}
	.visual .textstyle .txt1 {
		background: url(../images/txt_pagetitle_line.svg);
	}
	.visual .textstyle .txt2 {
		background: url(../images/txt_pagetitle.svg);
	}
	.content .intro {
		padding-bottom: 0;
	}
	.content .intro > .inner {
		max-width: 1200px;
		margin: 0 auto;
	}
	.content .intro .box {
		display: block;
		align-items: end;
		width: 100%;
		height: auto;
		position: relative;
	}
	.content .intro .box .img {
		
	}
	.content .intro .box .text {
		font-size: 12px;
		color: #fff;
		margin-left: auto;
		line-height: 2.2em;
		font-weight: 500;
	}
	.content .intro .box .img {width: 87vw;position: relative;height: 300px;right: auto;left: 0;top: 0;}
	.content .intro .box .img img {object-fit: cover;width: 100%;height: 100%;}
	.content .intro .box1 .text {
		margin: -51px 0 0 30px;
		position: relative;
	}
	.content .intro .box2 {
		margin-top: 32px;
		height: auto;
	}
	.content .intro .box2 .img {
		position: relative;
		width: 100%;
		height: 310px;
		right: auto;
	}
	.content .intro .box3 {
		align-items: center;
		min-height: 307px;
	}
	.content .intro .box3 .img {
		width: 66vw;
		position: relative;
		height: 307px;
		left: 34%;
		right: auto;
	}
	.content .intro .box3 .text {
		margin: -335px 0 0 30px;
		position: relative;
	}
	.content .sec h2 {
		font-size: 70px;
		color: #6b657c;
		line-height: 1em;
		position: relative;
		z-index: 100;
	}
	.content .sec h2 span {
		color: #fff
	}
	.content .privacy {
		background: #faf0f3;
		padding: 200px 0 0 0;
	}
	.content .privacy > .inner {
		max-width: 1200px;
		margin: 0 auto;
		width: 94%;
	}
	.content .privacy {
		
	}
	.content .privacy h2 {
		
	}
	.content .privacy .fbox {display: flex;margin-top: -40px;position: relative;z-index: 100;}
	.content .privacy .fbox .text {
		font-size: 20px;
		line-height: 2em;
		font-weight: 500;
		margin: 0 0 0 auto;
	}
	.content .privacy .img {
		width: 100vw;
		position: relative;
		left: 50%;
		transform: translate(-50%, 0);
		margin-top: -100px;
	}
	.content .privacy .img img {
	width: 100%;
	height: 700px;
	object-fit: cover;
	}
	.content .privacy .info {
		color: #fff;
		margin: -174px 0 40px 0;
		position: relative;
		width: 720px;
	}
	.content .privacy .info .title {
		font-size: 20px;
	}
	.content .privacy .info .text {
		font-size: 13px;
		font-weight: 500;
		margin-top: 16px;
		letter-spacing: 0.05em;
	}
	.content .facility {background: linear-gradient(to bottom,  rgba(250,240,243,1) 0%,rgba(250,240,243,1) 82%,rgba(209,194,200,1) 100%);padding: 300px 0 200px 0;margin-bottom: -300px;}
	.content .facility > .inner {
		max-width: 1200px;
		margin: 0 auto;
		width: 94%;
	}
	.content .facility .box {
		display: flex;
		justify-content: space-between;
		position: relative;
	}
	.content .facility .box .img {
		
	}
	.content .facility .box p {
		position: absolute;
		text-align: center;
		padding: 15px 25px;
		line-height: 1.5em;
	}
	.content .facility .box p::before {
		content: "";
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: #fff;
		border-radius: 60px;
		opacity: 0;
		transition: all ease 2s;
	}
	.content .facility .box p.active::before {
		opacity: 1;
		border-radius: 0px;
	}
	.content .facility .box p span {
		position: relative;
		line-height: 1.5em;
		z-index: 100;
		font-size: 13px;
		display: block;
	}
	.content .facility .fbox {
		display: flex;
		justify-content: space-between;
		margin: 24px 0;
	}
	.content .facility .box1 {
		width: 900px;
		margin: -165px auto 0 auto;
		align-items: end;
	}
	.content .facility .box1 .img:nth-child(1) {
		width: 264px;
	}
	.content .facility .box1 .img:nth-child(2) {
		width: 619px;
	}
	.content .facility .box1 p {left: 200px;top: 285px;}
	.content .facility .box2 {
		width: 630px;
		flex-direction: column;
		gap: 24px;
	}
	.content .facility .box2 .img:nth-child(1) {
		width: 440px;
	}
	.content .facility .box2 .img:nth-child(2) {
		
	}
	.content .facility .box2 p {top: 377px;left: -40px;}
	.content .facility .box3 {
		width: 443px;
	}
	.content .facility .box3 .img {
		
	}
	.content .facility .box3 p {top: 110px;left: -154px;}
	.content .facility .box4 {
		width: 1040px;
		margin: 0 auto;
	}
	.content .facility .box4 .img:nth-child(1) {
		width: 750px;
	}
	.content .facility .box4 .img:nth-child(2) {
		width: 264px;
	}
	.content .facility .box4 p {left: 570px;top: 60px;}

}