
.yuMincho {
	font-family: "游明朝","YuMincho","Hiragino Mincho Pro","MS PMincho","ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W6",serif;
}
.times {
	font-family: 'Times New Roman', Times, serif;
}
#main {
	color: #666D72;
	margin-bottom: 0;
	font-size: 16px;
	font-feature-settings: "palt";
}
#main a {
	color: #666D72;
}
.foot {
	display: none;
}

.heading01 {
	margin-bottom: 40px;
	font-weight: 500;
	font-size: 32px;
	line-height: 1.625;
}
.heading02 {
	margin-bottom: 34px;
}
.heading02 span {
	font-size: min(5.9vw,22px);
	font-weight: 500;
	letter-spacing: 0.2em;
	display: inline;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
	background-color: #5EBECA;
	line-height: 1;
	color: #fff;
	padding: 0 5px;
	box-sizing: border-box;
}  
.mainImg02 {
	padding: 4.2vw 0;
	box-sizing: border-box;
	position: relative;
	aspect-ratio: 2400 / 1094;
	background: url(../img/main_img.jpg) no-repeat center;
	background-size: cover;
}
.mainImg02 .textBox {
	position: absolute;
	top: max(5.2vw,64px);
	width: fit-content;
	left: 0;
	padding: max(13.2vw,154px) 0 0 max(8.33vw,100px);
	text-align: center;
}
.mainImg02 h2 {
	position: absolute;
	top: 0;
	left: max(7.92vw,95px);
	width: max(54.33vw,652px);
}
.mainImg02 h3 {
	font-weight: 500;
	margin-bottom: 1.083vw;
	font-size: max(3.33vw,40px);
	letter-spacing: 0.07em;
	color: #fff;
}
.mainImg02 h3 span {
	min-width: max(30.42vw,365px);
	display: inline-block;
	line-height: 1;
	padding: 7px 5px 4px;
	background-color: #5EBECA;
}
.mainImg02 p {
	font-size: max(1.33vw,16px);
	text-align: left;
	letter-spacing: 0.1em;
	line-height: 2;
}
.mainImg02 .txt {
	position: absolute;
	top: 3.53vw;
	right: 7.05vw;
	width: max(5.1vw,61px);
}
.mainImg02 .txt .txtSpan {
	writing-mode: vertical-rl; 
  	text-orientation: upright; 
}
.mainImg02 .txt .txtSpan .ico {
	display: inline-block;
	-webkit-writing-mode: horizontal-tb;
	writing-mode: horizontal-tb;
	-moz-writing-mode: horizontal-tb;
	-ms-writing-mode: horizontal-tb;
	-o-writing-mode: horizontal-tb;
	letter-spacing: 0;
	line-height: 1;
	text-orientation: inherit;
}
.mainImg02 .txt .txtSpan02 {
	letter-spacing: 0.2em;
}
.companies {
	padding: 10px 0;
	color: #fff;
	background-color: #5EBECA;
}
.companies .sub {
	width: fit-content;
	margin: 0 auto;
	padding: 10px 40px;
	background: url(../img/img01.png) no-repeat left center,url(../img/img02.png) no-repeat right center;
	background-size: 28px auto;
}
.companies h2 {
	font-weight: 500;
	font-size: 28px;
	letter-spacing: 0.05em;
}
.companies p {
	font-size: 17px;
	letter-spacing: 0.1em;
	text-align: center;
}
.about {
	padding: 149px 0 79px;
	position: relative;
}
.about::before {
	width: 316px;  
	height: 100%;
	background-color: rgba(94, 190, 202, 0.2);
	position: absolute;  
	top: 0;
	left: 0;
	z-index: -1;
	content: ""; 
}
.about .imgBox {
	margin: 0 40px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}
.about .imgBox .photoBox {
	width: 337px;
	margin-right: 75px;
	order: -1;
}
.about .imgBox .textBox {
	margin-top: -42px;
	flex: 1;
}
.about .imgBox .textBox .en {
	margin-bottom: 12px;
	font-size: 20px;
	font-weight: 400;
	letter-spacing: 0.08em;
	color: #5EBECA;
	overflow: hidden;
}
.about .imgBox .textBox .en span {
	display: inline-block;
	position: relative;
	padding-right: 15px;
}
.about .imgBox .textBox .en span:after {
	width: 9999px;  
	height: 1px;
	background: rgba(94, 190, 202, 0.2);
	position: absolute;  
	top: 50%;
	transform: translateY(-50%);
	left: 100%;
	content: ""; 
}
.about .imgBox .list {
	margin-right: 27px;
}
.about .imgBox .list li {
	font-size: 16px;
	margin-bottom: 21px;
	padding: 0 0 4px 25px;
	letter-spacing: 0.15em;
	background: url(../img/icon01.png) no-repeat left top 4px;
	background-size: 17px auto;
	border-bottom: 1px solid #F0F0F0;
}
.worries {
	padding: 82px 0 165px;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
	background: url(../img/bg01.jpg) no-repeat center;
	background-size: cover;
}
.worries .heading01 {
	margin-bottom: 16px;
	letter-spacing: 0.15em;
}
.worries p {
	line-height: 2;
	letter-spacing: 0.15em;
}
.amply {
	box-sizing: border-box;
	padding: 70px 0 0;
	background: url(../img/bg02.png) no-repeat center;
	background-size: cover;
}
.amply .whiteBox {
	width: 840px;
	margin: -147px auto 0;
	padding: 57px 80px 90px;
	box-sizing: border-box;
	background-color: #fff;
	border-radius : 31px 31px 0pt 0pt;
}
.amply p {
	line-height: 2;
	letter-spacing: 0.15em;
}
.amply .en {
	margin: 0 -80px 10px;
	font-size: 20px;
	text-align: center;
	color: #5EBECA;
	letter-spacing: 0.08em;
	overflow: hidden;
}
.amply .en span {
	padding: 0 10px;
	position: relative;
	display: inline-block;
}
.amply .en span:after {
	width: 9999px;  
	height: 1px;
	background-color: rgba(94, 190, 202, 0.2);
	position: absolute;  
	top: 50%;
	transform: translateY(-50%);
	left: 100%;
	content: ""; 
}
.amply .en span::before {
	width: 9999px;  
	height: 1px;
	background-color: rgba(94, 190, 202, 0.2);
	position: absolute;  
	top: 50%;
	transform: translateY(-50%);
	right: 100%;
	content: ""; 
}
.amply h2 {
	text-align: center;
	letter-spacing: 0.2em;
}
.amply .imgBox {
	margin-bottom: 80px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}
.amply .imgBox .spBox {
	order: 2;
}
.amply .imgBox02 .spBox {
	order: -1;
}
.amply .imgBox:after {
	width: 151px;  
	height: 151px;
	background: url(../img/img03.png) no-repeat;
	background-size: 100% auto;
	position: absolute;  
	bottom: -115px;
	left: 50%;
	z-index: -1;
	transform: translateX(-50%);
	content: ""; 
}
.amply .imgBox:last-child {
	margin-bottom: 0;
}
.amply .imgBox .photoBox {
	order: 2;
	width: 270px;
	margin: -2px 0 0 40px;
}
.amply .imgBox .textBox {
	flex: 1;
}
.amply .heading02  {
	margin-bottom: 19px;
}
.amply .heading02 span {
	font-size: 25px;
}
.amply .imgBox02 .photoBox {
	order: -1;
	margin: -2px 45px 0 0;
}
.amply .imgBox02:after {
	display: none;
}
.sales {
	aspect-ratio: 2400 / 644;
	color: #fff;
	display: flex;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	background: url(../img/bg03.jpg) no-repeat center center;
	background-size: cover;
	background-color: #5EBECA;
}
.sales p {
	font-size: 25px;
	margin-bottom: 20px;
	letter-spacing: 0.2em;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4),2px 2px 5px rgba(0, 0, 0, 0.4),2px 2px 5px rgba(0, 0, 0, 0.4),2px 2px 5px rgba(0, 0, 0, 0.4);
}
.sales .heading01 {
	margin-bottom: 0;
	letter-spacing: 0.2em;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4),2px 2px 5px rgba(0, 0, 0, 0.4),2px 2px 5px rgba(0, 0, 0, 0.4),2px 2px 5px rgba(0, 0, 0, 0.4);
}
.reason {
	padding: 134px 0 140px;
	background: url(../img/bg05.png) no-repeat center;
	background-size: cover;
}
.reason p {
	line-height: 2;
	letter-spacing: 0.15em;
}
.reason .en {
	margin-bottom: 10px;
	font-size: 20px;
	color: #5EBECA;
	letter-spacing: 0.08em;
	text-align: center;
}
.reason .en span {
	position: relative;
	padding: 0 20px;
}
.reason .en span:after {
	width: 175px;  
	height: 1px;
	background-color: rgba(94, 190, 202, 0.2);
	position: absolute;  
	top: 50%;
	transform: translateY(-50%);
	left: 100%;
	content: ""; 
}
.reason .en span::before {
	width: 175px;  
	height: 1px;
	background-color: rgba(94, 190, 202, 0.2);
	position: absolute;  
	top: 50%;
	transform: translateY(-50%);
	right: 100%;
	content: ""; 
}
.reason .heading01 {
	margin-bottom: 65px;
	text-align: center;
	letter-spacing: 0.08em;
}
.reasonList {
	padding: 0 40px;
	gap: 50px 65px;
	display: flex;
	flex-wrap: wrap;
}
.reasonList li {
	width: calc((100% - 65px) / 2);
}
.reasonList .sub {
	margin-bottom: 25px;
	position: relative;
}
.reasonList .sub .photoBox {
	width: 242px;
}
.reasonList .sub .textBox {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
}
.reasonList .sub .textBox .subBox {
	clip-path: polygon(
		0 0,
		calc(100% - 30px) 0,
		100% 30px,
		100% 100%,
		0 100%
	);
	min-height: 142px;
	box-sizing: border-box;
	padding: 10px 20px 10px 28px;
	align-items: center;
	display: flex;
	flex-shrink: 0;
	background-color: #5EBECA;
}
.reasonList .sub .textBox .num {
	font-size: 90px;
	font-style: italic;
	line-height: 1;
	position: absolute;
	top: -56px;
	right: -5px;
	letter-spacing: 0.08em;
	color: #5EBECA;
	mix-blend-mode: multiply;
}
.reasonList .sub .textBox p {
	color: #fff;
	font-size: 22px;
	letter-spacing: 0.2em;
	line-height: 1.36;
}
.flow {
	padding: 142px 0 135px;
	background: url(../img/bg06.jpg) no-repeat center;
	background-size: cover;
}
.flow .en {
	margin-bottom: 15px;
	font-size: 20px;
	color: #5EBECA;
	letter-spacing: 0.08em;
	text-align: center;
}
.flow .en span {
	position: relative;
	padding: 0 20px;
}
.flow .en span:after {
	width: 276px;  
	height: 1px;
	background-color: rgba(94, 190, 202, 0.2);
	position: absolute;  
	top: 50%;
	transform: translateY(-50%);
	left: 100%;
	content: ""; 
}
.flow .en span::before {
	width: 276px;  
	height: 1px;
	background-color: rgba(94, 190, 202, 0.2);
	position: absolute;  
	top: 50%;
	transform: translateY(-50%);
	right: 100%;
	content: ""; 
}
.flow .heading01 {
	margin-bottom: 72px;
	text-align: center;
	letter-spacing: 0.2em;
}
.flow .heading02 {
	width: fit-content;
	margin: 0 auto 38px;
}
.flow .heading02 span {
	letter-spacing: 0.2em;
	font-size: 25px;
}
.flow .textImg {
	margin-bottom: 50px;
	text-align: center;
}
.flow .text {
	font-weight: 500;
	font-size: 25px;
	letter-spacing: 0.2em;
	line-height: 1.8;
	text-align: center;
}
.products {
	padding: 142px 0 150px;
	position: relative;
}
.products .bg01 {
	width: 305px;
	position: absolute;
	top: -35px;
	right: -45px;
}
.products .bg02 {
	width: 305px;
	position: absolute;
	bottom: 27px;
	left: -40px;
}
.products .en {
	margin-bottom: 15px;
	font-size: 20px;
	color: #5EBECA;
	letter-spacing: 0.08em;
	text-align: center;
}
.products .en span {
	position: relative;
	padding: 0 20px;
}
.products .en span:after {
	width: 276px;  
	height: 1px;
	background-color: rgba(94, 190, 202, 0.2);
	position: absolute;  
	top: 50%;
	transform: translateY(-50%);
	left: 100%;
	content: ""; 
}
.products .en span::before {
	width: 276px;  
	height: 1px;
	background-color: rgba(94, 190, 202, 0.2);
	position: absolute;  
	top: 50%;
	transform: translateY(-50%);
	right: 100%;
	content: ""; 
}
.products .heading01 {
	margin-bottom: 13px;
	text-align: center;
	letter-spacing: 0.2em;
}
.products .centerTxt {
	margin-bottom: 37px;
	text-align: center;
	letter-spacing: 0.15em;
	line-height: 2;
}
.products .jsBox {
	width: calc(50% + 420px);
	margin-left: auto;
}
.products .fooList {
	display: flex;
	flex-wrap: wrap;
	gap: 0;
}
.products .swiper-scrollbar {
	margin: 47px auto 0;
	position: relative;
	left: auto;
	right: auto;
	top: auto;
	bottom: auto;
	height: 8px;
	width: 238px;
}
.products .fooList li {
	margin-right: 44px;
	width: 251px;
}
.products .fooList .photo {
	margin-bottom: 15px;
	aspect-ratio: 502 / 356;
	position: relative;
}
.products .fooList .photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.products .fooList p {
	text-align: center;
	font-size: 13px;
	letter-spacing: 0.15em;
	line-height: 1.38;
}
.products .fooList .ttl {
	font-size: 15px;
	margin-bottom: 7px;
	font-weight: 500;
}
.dreams {
	padding: 80px 0 82px;
	color: #fff;
	background: url(../img/bg08.jpg) no-repeat center;
	background-size: cover;
}
.dreams .heading01 {
	margin-bottom: 30px;
	font-size: 25px;
	line-height: 1.6;
	text-align: center;
	font-weight: 500;
	letter-spacing: 0.2em;
}
@media screen and (min-width: 768px) {
	.serenityList {
		justify-content: center;
		padding: 0 85px 0 68px;
		gap: 20px 75px;
	}
	.serenityList li {
		width: calc((100% - 75px) / 2);
	}
	.serenityList a {
		min-height: 56px;
		font-size: 16.7px;
		background-color: #fff;
	}
	.companies h2 .pc {
		display: inline-block !important;
	}
}

@media screen and (max-width: 767px) {
	#main {
		font-size: 15px;
	}
	.mainImg02 {
		aspect-ratio: 750 / 925;
		background-color: #C6E8EC;
		background-image: url(../img/main_img_sp.jpg);
	}
	.mainImg02 .textBox {
		top: auto;
		bottom: 27px;
		padding: 0 0 0 25px;
	}
	.mainImg02 h3 {
		margin-bottom: 11px;
		text-align: left;
		font-size: min(7.41vw,27.8px);
	}
	.mainImg02 h3 span {
		padding: 5px 7px 3px;
		min-width: min(66.66vw,250px);
	}
	.mainImg02 p {
		font-size: min(4vw,15px);
		line-height: 1.67;
	}
	.mainImg02 .txt {
		width: 42px;
		top: 22px;
		right: 40px;
	}
	.mainImg02 h2 {
		left: 0;
		width: min(23vw,86px);
	}
	.companies h2 {
		width: fit-content;
		margin: 0 auto 5px;
		text-align: center;
		font-size: min(5.33vw,20px);
		line-height: 1.25;
		padding: 0 min(8vw,30px);
		letter-spacing: 0.1em;
		background: url(../img/img01.png) no-repeat left center,url(../img/img02.png) no-repeat right center;
  		background-size: 20px auto;
	}
	.companies .sub {
		width: auto;
		padding: 10px 0 4px;
		background: none;
	}
	.companies p {
		font-size: 12.5px;
		line-height: 1.52;
		letter-spacing: 0.1em;
	}
	.about {
		padding: 58px 5px;
	}
	.about::before {
		width: 100px;
		left: auto;
		right: 0;
	}
	.about .imgBox {
		margin: 0;
		display: block;
	}
	.about .imgBox .textBox {
		margin: 0;
	}
	.about .imgBox .textBox .en {
		font-size: 15px;
	}
	.heading01 {
		margin-bottom: 23px;
		font-size: 30px;
		line-height: 1.42;
	}
	.about .imgBox .photoBox {
		width: auto;
		margin: 0 3px 37px -23px;
	}
	.about .imgBox .photoBox img {
		width: 100%;
	}
	.about .heading02 {
		margin: 0 -10px 25px 3px;
	}
	.heading02 span {
		padding: 0 8px;	
	}
	.about .imgBox .list {
		margin: 0 0 0 3px;
	}
	.about .imgBox .list li {
		margin-bottom: 12px;
		font-size: 14px;
		padding: 0 0 1px 20px;
		letter-spacing: 0.08em;
		background-size: 12px auto;
	}
	.worries {
		padding: 70px 0 127px;
		background-image: url(../img/bg01_sp.jpg);
	}
	.worries .heading01 {
		letter-spacing: 0.07em;
		margin: 0 -10px 20px;
	}
	.worries p {
		line-height: 1.67;
	}
	.amply {
		padding: 70px 0 0 8px;
		background-image: url(../img/bg02_sp.png);
	}
	.amply .whiteBox {
		padding: 26px 25px 68px 30px;
		width: auto;
		margin: -154px -17px 0 0;
		border-radius: 15.5px 0 0 0;
	}
	.amply .en {
		margin: 0 -25px 8px 0;
		text-align: left;
		font-size: 15px;
	}
	.amply .en span {
		padding: 0 10px 0 0;
	}
	.amply .en span::before {
		display: none;
	}
	.amply h2 {
		margin-bottom: 26px;
		text-align: left;
		letter-spacing: 0;
	}
	.amply .imgBox {
		margin-bottom: 70px;
		display: block;
	}
	.amply .imgBox .photoBox {
		order: inherit;
		width: auto;
		margin: 0;
		flex: 1;
		overflow: hidden;
	}
	.amply .imgBox .photoBox img {
		width: 100%;
	}
	.amply .imgBox .photoBox span {
		display: block;
		margin-left: -8px;
	}
	.amply .imgBox .spBox {
		margin-bottom: 20px;
		display: flex;
		justify-content: space-between;
	}
	.amply .imgBox02 .photoBox {
		order: 1;
	}
	.amply .heading02 {
		margin-bottom: 0;
		order: 2;
		margin-left: 23px;
	}
	.amply .heading02 span {
		width: 34px;
		padding: 7px 5px;
		font-size: 22.5px;
		-webkit-writing-mode : tb-rl;
		-webkit-writing-mode: vertical-rl;
		writing-mode: tb-rl;
		writing-mode: vertical-rl;
		letter-spacing: 0.1em;
		text-align: center;
	}
	.amply .imgBox p {
		line-height: 1.67;
		text-align: justify;
	}
	.amply .imgBox02 .heading02 {
		order: -1;
		margin: 0 25px 0 0;
	}
	.amply .imgBox02 .photoBox span {
		margin-left: 0;
	}
	.amply .imgBox02 .spBox {
		margin-bottom: 20px;
	}
	.amply .imgBox::after {
		width: 164px;
		height: 164px;
		left: auto;
		transform: none;
		right: -48px;
	}
	.amply .imgBox01 {
		z-index: 2;
	}
	.sales {
		padding: 96px 0 95px;
		aspect-ratio: inherit;
		display: block;
		background-image: url(../img/bg03_sp.jpg);
	}
	.sales p {
		margin-bottom: 15px;
		font-weight: 400;
		letter-spacing: 0.2em;
		font-size: 22.5px;
		line-height: 1.33;
		text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
	}
	.sales .heading01 {
		letter-spacing: 0;
		font-weight: 400;
		text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
	}
	.reason {
		padding: 65px 0;
		background-image: url(../img/bg05_sp.png);
		background-size: 100% 100%;
	}
	.reason .en {
		font-size: 15px;
		overflow: hidden;
	}
	.reason .en span {
		padding: 0 10px;
	}
	.reason .en span::after,
	.reason .en span::before {
		width: 9999px;
	}
	.reason .heading01 {
		margin-bottom: 40px;
	}
	.reasonList {
		padding: 0 8px;
		gap: 42px 65px;
		flex-direction: column;
	}
	.reasonList li {
		width: 100%;
	}
	.reasonList .sub .photoBox {
		width: calc(100% - 122px);
	}
	.reasonList .sub .photoBox img {
		width: 100%;
	}
	.reasonList .sub .textBox p {
		font-size: 18.5px;
	}
	.reasonList .sub .textBox .subBox {
		padding: 10px 15px 10px 24px;
		min-height: min(31.8vw,119px);
		clip-path: polygon( 0 0, calc(100% - 25px) 0, 100% 25px, 100% 100%,0 100%);
	}
	.reasonList .sub .textBox .num {
		font-size: 75.5px;
		top: -47px;
	}
	.reason .reasonList p {
		text-align: justify;
		line-height: 1.67;
		letter-spacing: 0.1em;
	}
	.reasonList .sub {
		margin-bottom: 22px;
	}
	.reasonList li:nth-child(2n) .sub .photoBox {
		margin-left: auto;
	}
	.reasonList li:nth-child(2n) .sub .textBox {
		right: auto;
		left: 0;
	}
	.reasonList li:nth-child(2n) .sub .textBox .num {
		right: auto;
		left: 5px;
	}
	.flow {
		padding: 68px 5px;
		background-image: url(../img/bg06_sp.jpg);
	}
	.flow .en {
		font-size: 15px;
		overflow: hidden;
	}
	.flow .en span {
		padding: 0 10px;
	}
	.flow .en span::after,
	.flow .en span::before {
		width: 9999px;
	}
	.flow .heading01 {
		margin-bottom: 37px;
	}
	.flow .heading02 {
		margin-bottom: 17px;
		line-height: 2.5;
		text-align: center;
	}
	.flow .heading02 span {
		min-width: 294px;
		letter-spacing: 0.1em;
		font-size: 22.5px;
	}
	.flow .textImg {
		margin: 0 3px 45px;
	}
	.flow .textImg img {
		width: 100%;
	}
	.flow .text {
		margin: 0 -10px;
		font-size: 22.5px;
		letter-spacing: 0.1em;
		line-height: 1.33;
	}
	.flow .text span {
		display: block;
		font-size: 30px;
		line-height: 1.42;
		margin-top: 12px;
	}
	.products {
		padding: 67px 0 98px;
	}
	.products .en {
		font-size: 15px;
		overflow: hidden;
	}
	.products .en span {
		padding: 0 10px;
	}
	.products .en span::after,
	.products .en span::before {
		width: 9999px;
	}
	.products .content {
		z-index: 2;
		position: relative;
	}
	.products .heading01 {
		margin-top: -4px;
		margin-bottom: 10px;
		letter-spacing: 0.1em;
	}
	.products .centerTxt {
		margin-bottom: 28px;
		letter-spacing: 0.1em;
		line-height: 1.67;
	}
	.products .bg01 {
		top: -61px;
		right: -25px;
		width: 155px;
	}
	.products .bg02 {
		bottom: 41px;
		left: -30px;
		width: 155px;
	}
	.products .jsBox {
		width: auto;
		margin-left: 55px;
	}
	.products .fooList {
		gap: 20px;
	}
	.products .fooList li {
		margin-right: 30px;
		width: 266px;
	}
	.products .fooList p {
		font-size: 13.75px;
	}
	.products .fooList .ttl {
		font-size: 15.85px;
	}
	.products .fooList .photo {
		margin-bottom: 17px;
	}
	.products .swiper-scrollbar {
		margin-top: 30px;
		height: 7px;
		background: #D1D4D5;
		padding: 2px;
		width: 260px;
	}
	.dreams {
		padding: 72px 0 75px;
		background-image: url(../img/bg08_sp.jpg);
	}
	.dreams .heading01 {
		margin-bottom: 27px;
		letter-spacing: 0.1em;
		line-height: 1.33;
		font-size: 22.5px;
	}
	.dreams .heading01 span {
		margin-inline: -10px;
		display: block;
		font-size: 25.5px;
		margin-top: 8px;
		line-height: 1.57;
	}
	.serenityList {
		padding: 0 8px 0 8px;
	}
	.serenityList a {
		font-size: 15px;
		background-color: #fff;
	}
	.serenityList a img {
		width: 115px;
	}
	#gFooter .pageTop {
		margin-bottom: 0;
	}
}