@charset "UTF-8";


/******************************************************
 common
******************************************************/
#wellness .SecondMainVisual {
	background: #ebf6f5;
}
#wellness .SecondMainVisual .scndMvPhoto img {
	object-fit: contain;
	object-position: top right;
}
#wellness .SecondMainVisual .scndMvTxtBx {
	width: 40%;
	color: #000;
}
#wellness .SecondMainVisual .imgCaption {
	color: #000;
	text-shadow: none;
}
@media screen and (max-width:767px){
	#wellness .SecondMainVisual .scndMvPhoto img {
		object-fit: cover;
		object-position: bottom center;
	}
	#wellness .SecondMainVisual .scndMvTxtBx {
		width: 100%;
		color: #fff;
	}
}

#wellness .contentsTtl_en {
	font-size: 22px;
	font-family: "A1明朝", "A1 Mincho", "Hiragino Mincho ProN", "Yu Mincho", "MS Mincho", serif;
}
@media screen and (max-width: 768px){
	#wellness .contentsTtl_en {
		font-size: 4.2vw;
	}
}


.wellnessBdyTxt {
	width: 100%;
    font-size: 16px;
	line-height: 1.6em;
	color: #000;
    text-align: justify;
}
@media screen and (max-width: 768px){
	.wellnessBdyTxt {
		font-size: 3.8vw;
	}
}




/******************************************************
 background
******************************************************/
.wellnessBg1 {
	width: 100%;
	background: #ebf6f5;
	padding: 50px 0 60px;
}
.wellnessBg2 {
	background:
		linear-gradient(
			to top,
			rgba(255,255,255,.7) 0%,
			rgba(255,255,255,.7) 30%,
			rgba(255,255,255,0) 100%
		),
		linear-gradient(
			to right,
			#bce2e8 0%,
			#c5d1a1 100%
		);
	padding: 100px 0 70px;
}
.wellnessBg3 {
	width: 100%;
	background: #ebe9e8;
	padding: 80px 0 100px;
}
@media screen and ( max-width:768px ) {
	.wellnessBg1 {
		padding: 40px 0 60px;
	}
	.wellnessBg2 {
		padding: 50px 0 70px;
	}
	.wellnessBg3 {
		padding: 50px 0 10px;
	}
}



/******************************************************
 catchphrase
******************************************************/
.wellnessMainCatchphrase {
	max-width: 1000px;
	text-align: center;
	margin: 0 auto 100px;
}
@media screen and ( max-width:768px ) {
	.wellnessMainCatchphrase {
		width: 84%;
		max-width: none;
		margin: 0 auto 70px;
	}
}

.wellnessCatchphrase {
	font-size: 24px;
	line-height: 1.8em;
	text-align: center;
	color: #000;
	font-family: "A1明朝", "A1 Mincho", "Hiragino Mincho ProN", "Yu Mincho", "MS Mincho", serif;
	font-weight: normal;
}
.wellnessCatchphraseSub {
	font-size: 16px;
	line-height: 1.8em;
	text-align: center;
	color: #000;
	font-family: "A1明朝", "A1 Mincho", "Hiragino Mincho ProN", "Yu Mincho", "MS Mincho", serif;
	font-weight: normal;
}
@media screen and ( max-width:768px ) {
	.wellnessCatchphrase {
		font-size: 4.8vw;
		letter-spacing: 0;
	}
	.wellnessCatchphraseSub {
		font-size: 4vw;
		text-align: justify;
		letter-spacing: 0;
	}
}



/******************************************************
 快適設備
******************************************************/
.setubiMain {
	display: flex;
	align-items: center;
	max-width: 1100px;
	margin: 0 auto 80px;
}
.setubiMain .setubiTxt,
.setubiMain .setubiImg {
	width: 50%;
	max-width: 550px;
}
.setubiMain .setubiTxt {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 40px;
	box-sizing: border-box;
}
.setubiMain .setubiTxt p {
	font-size: 24px;
	line-height: 1.6em;
	text-align: center;
	color: #000;
}
.setubiMain .setubiImg img {
	display: block;
	width: 100%;
	height: auto;
}
@media screen and (max-width:767px){
	.setubiMain {
		display: block;
		margin-bottom: 40px;
	}
	.setubiMain .setubiImg {
		width: 100%;
		max-width: none;
	}
	.setubiMain .setubiImg img {
		width: 100%;
	}
	.setubiMain .setubiTxt {
		width: 100%;
		max-width: none;
		padding: 0 0 30px;
	}
	.setubiMain .setubiTxt p {
		font-size: 4.8vw;
		line-height: 1.8;
		text-align: center;
	}
}



/******************************************************
 GX-ZEH
******************************************************/
.gxZehMainImg {
	width: 100%;
	margin-bottom: 80px;
}
.gxZehMainImg img {
	width: 100%;
}
@media screen and (max-width:767px){
	.gxZehMainImg {
		margin-bottom: 40px;
	}
}

.gxZehUaTtl {
	font-size: 22px;
	line-height: 1.8em;
	text-align: left;
	color: #ae9368;
	font-family: "A1明朝", "A1 Mincho", "Hiragino Mincho ProN", "Yu Mincho", "MS Mincho", serif;
	font-weight: normal;
	margin-bottom: 20px;
}
@media screen and ( max-width:768px ) {
	.gxZehUaTtl {
		font-size: 4.8vw;
		text-align: center;
	}
}



/******************************************************
 COLUMN
******************************************************/
.columnTtl {
	font-size: 24px;
	font-family: "Zingha Pro", "Sharoa Pro", "Garamond", "Georgia", "Palatino Linotype", serif;
	font-weight: normal;
	line-height: 1em;
	text-align: center;
	color: #ae9368;
	letter-spacing: 0.2em;
	margin-bottom: 40px;

}
.columnHead {
	font-size: 22px;
	line-height: 1.8em;
	text-align: left;
	color: #ae9368;
	font-family: "A1明朝", "A1 Mincho", "Hiragino Mincho ProN", "Yu Mincho", "MS Mincho", serif;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 20px;
}
@media screen and ( max-width:768px ) {
	.columnTtl {
		font-size: 4.6vw;
		margin-bottom: 30px;
	}
	.columnHead {
		font-size: 4.5vw;
		text-align: center;
	}
}


.columnCtnr1 {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 60px;
}
.columnCtnr1 .columnBx {
	max-width: 580px;
}
.columnCtnr1 .columnLogo {
	width: 370px;
	flex-shrink: 0;
}
.columnCtnr1 .columnLogo img {
	display: block;
	width: 100%;
	height: auto;
}
@media screen and (max-width:767px){
	.columnCtnr1 {
		display: block;
	}
	.columnCtnr1 .columnBx {
		max-width: none;
		margin-bottom: 40px;
	}
	.columnCtnr1 .columnLogo {
		width: 70%;
		max-width: 370px;
		margin: 0 auto;
	}
}


.columnCtnr2 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 80px;
}
.columnCtnr2.reverse {
	flex-direction: row-reverse;
	margin-bottom: 0;
}
.columnCtnr2 .columnBx {
	width: 300px;
	flex-shrink: 0;
}
.columnCtnr2 .columnImg {
	width: 650px;
	flex-shrink: 0;
}
.columnCtnr2 .columnImg img {
	width: 100%;
	height: auto;
}
@media screen and (max-width:767px){
	.columnCtnr2,
	.columnCtnr2.reverse {
		display: flex;
		flex-direction: column;
		margin-bottom: 40px;
	}
	.columnCtnr2 .columnBx {
		order: 1;
		width: 100%;
		margin-bottom: 30px;
	}
	.columnCtnr2 .columnImg {
		order: 2;
		width: 100%;
	}
	.columnCtnr2 .columnImg img {
		width: 100%;
		height: auto;
	}
}



/* ----------------------------------------
   Wellness Illust
---------------------------------------- */
.wellnessIllust {
	position: relative;
	width: 100%;
	max-width: 1010px;
	margin: 0 auto;
	/* overflow: hidden; ← 削除 */
}
.wellnessBg {
	position: relative;
	z-index: 1;
	transition: opacity .35s ease;
}
.wellnessBg img {
	display: block;
	width: 100%;
	height: auto;
}
.wellnessIllust.is-open .wellnessBg{
	opacity:.35;
}


/* ----------------------------------------
   Number
---------------------------------------- */
.wellnessPins {
	position: absolute;
	inset: 0;
	z-index: 3;
	transition:opacity .35s ease;
}
.wellnessIllust.is-open .wellnessPins {
	opacity: .35;
	pointer-events: none;
}
.wellnessIllust.is-open .wellnessPin{
	animation-play-state:paused;
}
.wellnessIllust.is-open .wellnessPin.is-active{
	opacity: 1;
	pointer-events: auto;
}
.wellnessPin.is-active{
	opacity: 1 !important;
	transform: scale(1.1);
	z-index: 5;
}
.wellnessPin {
	position: absolute;
	width: 48px;
	height: 62px;
	border: none;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-color: transparent;
	cursor: pointer;
	transition:
		transform .25s ease,
		opacity .25s ease;
}
.wellnessPin:hover {
	transform: scale(1.08);
}

/* ----------------------------------------
   Number Images
---------------------------------------- */
.pin1{background-image:url("/content/dam/31sumai/mfr/B2319/img/wellness/wlnsPnlNmbr1.svg");}
.pin2{background-image:url("/content/dam/31sumai/mfr/B2319/img/wellness/wlnsPnlNmbr2.svg");}
.pin3{background-image:url("/content/dam/31sumai/mfr/B2319/img/wellness/wlnsPnlNmbr3.svg");}
.pin4{background-image:url("/content/dam/31sumai/mfr/B2319/img/wellness/wlnsPnlNmbr4.svg");}
.pin5{background-image:url("/content/dam/31sumai/mfr/B2319/img/wellness/wlnsPnlNmbr5.svg");}
.pin6{background-image:url("/content/dam/31sumai/mfr/B2319/img/wellness/wlnsPnlNmbr6.svg");}
.pin7{background-image:url("/content/dam/31sumai/mfr/B2319/img/wellness/wlnsPnlNmbr7.svg");}
.pin8{background-image:url("/content/dam/31sumai/mfr/B2319/img/wellness/wlnsPnlNmbr8.svg");}

/* ----------------------------------------
   Pin Position (PC)
---------------------------------------- */
.pin1 {
	top: 23.5%;
	left: 27%;
}
.pin2 {
	top: 16%;
	left: 57%;
}
.pin3 {
	top: 27%;
	right: 18%;
}
.pin4 {
	top: 50%;
	right: 20%;
}
.pin5 {
	top: 68%;
	left: 68%;
}
.pin6 {
	top: 85%;
	left: 46%;
}
.pin7 {
	top: 66%;
	left: 20%;
}
.pin8 {
	top: 44%;
	left: 49%;
}


/* ----------------------------------------
   Pin Float Animation
---------------------------------------- */
.wellnessPin {
	animation: pinFloat 2.8s ease-in-out infinite;
	transform-origin: center bottom;
}
@keyframes pinFloat {
	0%{
		transform:translateY(0);
	}
	25%{
		transform:translateY(-2px);
	}
	50%{
		transform:translateY(0);
	}
	75%{
		transform:translateY(2px);
	}
	100%{
		transform:translateY(0);
	}
}
.pin1{ animation-delay:0s; }
.pin2{ animation-delay:.3s; }
.pin3{ animation-delay:.8s; }
.pin4{ animation-delay:1.2s; }
.pin5{ animation-delay:.5s; }
.pin6{ animation-delay:1.7s; }
.pin7{ animation-delay:.9s; }
.pin8{ animation-delay:1.4s; }



/* ----------------------------------------
   Panel
---------------------------------------- */
.wellnessPanel {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(calc(-50% + 20px),-50%);
	width: 41.584%; /* 420 / 1010 */
	max-width: 420px;
	opacity: 0;
	visibility: hidden;
	transition:
		opacity .35s ease,
		transform .35s ease,
		visibility .35s ease;
	z-index: 20;
}
.wellnessIllust.is-open .wellnessPanel {
	opacity: 1;
	visibility: visible;
	transform: translate(-50%,-50%);
}
.wellnessPanelImg {
	display: block;
	width: 100%;
	height: auto;
}



/* ----------------------------------------
   Close Button
---------------------------------------- */
.wellnessClose {
	position: absolute;
	left: 50%;
	bottom: 45px;
	transform: translateX(-50%);
	width: 42px;
	height: 42px;
	background: #fff;
	cursor: pointer;
	padding: 0;
}
.wellnessClose span {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 22px;
	height: 2px;
	background: #7b2024;
	transform-origin: center;
}
.wellnessClose span:first-child {
	transform:
		translate(-50%,-50%)
		rotate(45deg);
}
.wellnessClose span:last-child {
	transform:
		translate(-50%,-50%)
		rotate(-45deg);
}
.wellnessClose:hover {
	opacity: .8;
}

/* ----------------------------------------
   Responsive
---------------------------------------- */
@media screen and (max-width:767px){
	.wellnessIllust {
		overflow: hidden;
	}
	.wellnessBg {
		display: flex;
		justify-content: center;
	}
	.wellnessBg img {
		width: 580px;
		max-width: none;
	}
	.wellnessPins {
		position: absolute;
		top: 0;
		left: 50%;
		width: 580px;
		height: 100%;
		transform: translateX(-50%);
	}
	.wellnessPin {
		width: 38px;
		height: 50px;
	}
	.wellnessPanel {
		width: 68.8%;
		max-width: none;
	}
	.wellnessClose {
		width: 36px;
		height: 36px;
		bottom: 28px;
	}
	.wellnessClose span {
		width: 18px;
	}
}


