@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .intro {
	padding: 5.6rem 0 3.4rem;
	background: url(../img/index/bg01.jpg) no-repeat center center / cover;
}
#main .intro h1 {
	margin-bottom: 15.1rem;
	text-align: center;
}
#main .intro h1 img {
	width: 94.3rem;
}
#main .intro .mainImg {
	margin: 0 1.2rem 10.2rem 0;
	text-align: center;
}
#main .intro .mainImg img {
	width: 86.9rem;
}
#main .intro .imgBox {
	display: flex;
	justify-content: space-between;
}
#main .intro .imgBox .textBox {
	width: 52.8rem;
}
#main .intro .imgBox .textBox h2 {
	margin-bottom: 2.7rem;
	padding-bottom: 2rem;
	font-size: 5.5rem;
	font-weight: 500;
	color: #4C4948;
	line-height: 1.38;
	letter-spacing: 0.02em;
	border-bottom: 0.1rem solid #231815;
}
#main .intro .imgBox .textBox p {
	margin-bottom: 1.3rem;
	line-height: 2.058;
	letter-spacing: 0.035em;
}
#main .intro .imgBox .textBox p:last-child {
	margin-bottom: 0;
}
#main .intro .imgBox .photoBox {
	width: 52.2rem;
	margin: -2rem -10rem 0 0;
}
#main .gentlness {
	padding-top: 10rem;
}
#main .gentlness .imgBox {
	display: flex;
	justify-content: space-between;
}
#main .gentlness .imgBox .textBox {
	width: 44rem;
}
#main .gentlness .imgBox .textBox p {
	margin-bottom: 1.1rem;
	font-size: 1.6rem;
	line-height: 1.9375;
	letter-spacing: 0.035em;
}
#main .gentlness .imgBox .textBox p:last-child {
	margin-bottom: 0;
}
#main .gentlness .imgBox .photoBox {
	margin: -0.2rem 0.3rem 0 0;
	width: 54.9rem;
}
#main .gentlness .subBox {
	position: relative;
}
#main .gentlness .subBox::before {
	width: calc(50% + 15.4rem);
	height: 100%;
	position: absolute;
	top: 0;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.65) 50.55%, rgba(255, 255, 255, 0) 100%);
	content: '';
}
#main .gentlness .subBox .subWrap {
	padding: 8.8rem 0;
	width: 56.5rem;
	position: relative;
	z-index: 1;
}
#main .gentlness .subBox .ttl {
	margin-bottom: 3.3rem;
	color: #4C4948;
	font-size: 3.2rem;
	font-weight: 500;
	line-height: 1.6875;
}
#main .gentlness .subBox .subTtl {
	margin-bottom: 1.4rem;
	padding: 0.9rem 1rem 1rem;
	text-align: center;
	color: #4C6DA9;
	font-size: 2.4rem;
	font-weight: 500;
	line-height: 1.458;
	border-radius: 0.5rem;
	background: linear-gradient(90deg, rgba(230, 244, 253, 1) 0%, rgba(245, 246, 251, 1) 25.84%, rgba(254, 247, 250, 1) 50%, rgba(245, 244, 250, 1) 73.45%, rgba(229, 240, 250, 1) 100%);
}
#main .gentlness .subBox p {
	margin-bottom: 1.5rem;
	text-align: justify;
	font-size: 1.6rem;
	line-height: 1.9375;
	letter-spacing: 0.015em;
}
#main .gentlness .subBox p sup {
	font-size: 56%;
}
#main .gentlness .subBox .subSec {
	margin-bottom: 4.4rem;
}
#main .gentlness .subBox .subSec:last-child {
	margin-bottom: 0;
}
#main .gentlness .subBox .text01 {
	margin-bottom: 0.8rem;
}
#main .gentlness .subBox .text02 {
	margin: 0.3rem 0 1.8rem;
	line-height: 1.52;
}
#main .gentlness .subBox .text02 .sm {
	font-size: 1.3rem;
	letter-spacing: 0;
	line-height: 1.3;
	display: inline-block;
	vertical-align: -1.2em;
}
#main .gentlness .subBox .note {
	margin: 1.9rem 0 0;
	font-size: 1.3rem;
	line-height: 1.6153;
}
#main .gentlness .sub01 {
	padding-bottom: 8.7rem;
	background: url(../img/index/bg02.jpg) no-repeat center top / cover;
	clip-path: polygon(0 0, 100% 0, 100% calc(100% - 26.6rem), 0 100%);
}
#main .gentlness .sub01::before {
	left: 0;
}
#main .gentlness .sub02 {
	margin-top: -26.6rem;
	padding: 24.9rem 0 9.6rem;
	background: url(../img/index/bg03.jpg) no-repeat center top / cover;
	clip-path: polygon(0 26.6rem, 100% 0, 100% 100%, 0 100%);
}
#main .gentlness .sub02::before {
	right: 0;
	background: linear-gradient(-90deg, rgba(255, 255, 255, 0.65) 50.55%, rgba(255, 255, 255, 0) 100%);
}
#main .gentlness .sub02 .subWrap {
	margin-left: auto;
	padding: 0;
}
#main .gentlness .sub02 p {
	margin-bottom: 1.1rem;
}
#main .gentlness .sub02 .text01 {
	margin-bottom: 1.7rem;
}
#main .lineup {
	padding: 10rem 0;
}
#main .lineup .imgBox {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
#main .lineup .imgBox .photoBox {
	width: 32rem;
}
#main .lineup .imgBox .photoBox .photo {
	width: 24.6rem;
	margin-bottom: 0.8rem;
}
#main .lineup .imgBox .photoBox p {
	margin-bottom: 0.5rem;
	color: #4C4948;
	font-weight: bold;
	font-size: 2.6rem;
	letter-spacing: 0.035em;
}
#main .lineup .imgBox .photoBox .sm {
	margin-left: 0.3rem;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: flex-start;
	gap: 0.5rem 1.1rem;
	font-size: 1.5rem;
}
#main .lineup .imgBox .photoBox .sm span {
	display: block;
}
#main .lineup .imgBox .photoBox .sm .txt01 {
	margin-bottom: 0.2rem;
	padding: 0.4rem 1rem 0.3rem;
	line-height: 1;
	border: 0.1rem solid currentColor;
}
#main .lineup .imgBox .btnList {
	margin-top: -0.8rem;
	width: 66.4rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#main .lineup .imgBox .btnList li {
	width: 31.7rem;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
#main .lineup .imgBox .btnList li .ttl {
	margin: 0 auto 0.7rem;
	padding: 0 1.6rem;
	width: fit-content;
	position: relative;
	text-align: center;
	font-size: 2.2rem;
	font-weight: bold;
	color: #4C4948;
	letter-spacing: 0.035em;
}
#main .lineup .imgBox .btnList li .ttl::before,
#main .lineup .imgBox .btnList li .ttl::after {
	content: '';
	background: currentColor;
	width: 0.1rem;
	height: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(-40deg);
}
#main .lineup .imgBox .btnList li .ttl::before {
	left: 0;
}
#main .lineup .imgBox .btnList li .ttl::after {
	right: 0;
	transform: translateY(-50%) rotate(40deg);
}
#main .lineup .imgBox .btnList li .innerBox {
	padding: 1.4rem 2rem 1.5rem;
	min-height: 16.1rem;
	display: flex;
	flex-direction: column;
	border-radius: 1rem;
	background: #F7F8F8;
}
#main .lineup .imgBox .btnList li .textBox {
	margin: 0 -0.5rem 0.9rem;
	display: flex;
	align-items: center;
	align-content: center;
	flex-direction: column;
	justify-content: center;
	gap: 0.6rem;
	flex: 1;
}
#main .lineup .imgBox .btnList li .textBox p {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 1rem;
	color: #4C4948;
	font-size: 1.4rem;
	font-weight: bold;
}
#main .lineup .imgBox .btnList li .textBox p .tag {
	display: block;
	border: 0.1rem solid currentColor;
	width: 9rem;
	padding: 0.4rem;
	text-align: center;
}
#main .lineup .imgBox .btnList li .textBox p .lg {
	font-size: 2.3rem;
}
#main .lineup .imgBox .btnList li .btn {
	width: 100%;
}
#main .lineup .imgBox .btnList li .btn a {
	width: 100%;
	height: 4.8rem;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	letter-spacing: 0.035em;
	text-align: center;
	background: #48A4CC;
}
#main .lineup .imgBox .btnList li .btn a span {
	display: inline-block;
	padding-right: 2rem;
	background: url(../img/common/icon01.png) no-repeat right center / 0.9rem;
}
#main .lineup .imgBox .btnList .item01 .innerBox {
	background: #FBEFF1;
}
#main .lineup .imgBox .btnList .item01 .btn a {
	background: #DF778C;
}
@media all and (max-width: 768px) {
	#main .intro {
		padding: 3.9rem 0 1.6rem;
		background-image: url(../img/index/bg01_sp.jpg);
	}
	#main .intro h1 {
		margin-bottom: 5.1rem;
	}
	#main .intro h1 img {
		width: 40rem;
	}
	#main .intro .mainImg {
		margin: 0 0.1rem 0.6rem 0;
	}
	#main .intro .mainImg img {
		width: 31.1rem;
	}
	#main .intro .imgBox {
		display: block;
	}
	#main .intro .imgBox .textBox {
		width: auto;
		margin: 0 -1em 2.7rem 0;
	}
	#main .intro .imgBox .textBox h2 {
		margin-bottom: 1.5rem;
		padding-bottom: 1.8rem;
		font-size: 4.2rem;
		line-height: 1.25;
	}
	#main .intro .imgBox .textBox p {
		margin-bottom: 0.8rem;
		line-height: 1.985;
		letter-spacing: 0.05em;
	}
	#main .intro .imgBox .textBox p:last-child {
		margin-bottom: 0;
	}
	#main .intro .imgBox .photoBox {
		width: auto;
		margin: 0 -1.3rem 0 0.8rem;
		text-align: center;
	}
	#main .gentlness {
		padding-top: 5.4rem;
	}
	#main .gentlness .imgBox {
		display: block;
	}
	#main .gentlness .imgBox .textBox {
		margin-bottom: 1.7rem;
		width: auto;
	}
	#main .gentlness .imgBox .textBox p {
		margin-bottom: 1rem;
		font-size: 1.7rem;
		line-height: 1.975;
		letter-spacing: 0.05em;
	}
	#main .gentlness .imgBox .textBox p:last-child {
		margin-bottom: 0;
	}
	#main .gentlness .imgBox .photoBox {
		margin: 0 0 0 -1.3rem;
		width: auto;
		text-align: center;
	}
	#main .gentlness .imgBox .photoBox img {
		width: 35.9rem;
	}
	#main .gentlness .subBox::before {
		width: calc(50% - 0.2rem);
	}
	#main .gentlness .subBox .subWrap {
		padding: 3.8rem 0;
		width: auto;
	}
	#main .gentlness .subBox .ttl {
		margin-bottom: 3.2rem;
		font-size: 2.6rem;
		line-height: 1.6;
	}
	#main .gentlness .subBox .subTtl {
		margin-bottom: 1.1rem;
		padding: 0.9rem 0.5rem 1rem;
		font-size: 2.1rem;
	}
	#main .gentlness .subBox p {
		margin-bottom: 1.5rem;
		font-size: 1.6rem;
		line-height: 1.82;
	}
	#main .gentlness .subBox .subSec {
		margin-bottom: 3.9rem;
	}
	#main .gentlness .subBox .subSec:last-child {
		margin-bottom: 0;
	}
	#main .gentlness .subBox .img {
		text-align: center;
	}
	#main .gentlness .subBox .text01 {
		margin-bottom: 1.3rem;
	}
	#main .gentlness .subBox .text02 {
		margin: 1.7rem 0 1.6rem;
		font-size: 1.8rem;
		line-height: 1.59;
		letter-spacing: 0.05em;
	}
	#main .gentlness .subBox .text02 .sm {
		font-size: 1.6rem;
		line-height: 1.9;
		vertical-align: 0;
		letter-spacing: 0.05em;
	}
	#main .gentlness .subBox .note {
		margin: 3rem 0 0;
		font-size: 1.3rem;
		letter-spacing: 0;
		line-height: 1.5;
	}
	#main .gentlness .sub01 {
		margin-top: -1.4rem;
		padding-bottom: 5.7rem;
		background-image: url(../img/index/bg02_sp.jpg);
		clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10.8rem), 0 100%);
	}
	#main .gentlness .sub02 {
		margin-top: -10.8rem;
		padding: 13.9rem 0 4.6rem;
		background-image: url(../img/index/bg03_sp.jpg);
		clip-path: polygon(0 10.8rem, 100% 0, 100% 100%, 0 100%);
	}
	#main .gentlness .sub02 .subWrap {
		margin: 0;
		padding: 0;
	}
	#main .gentlness .sub02 .subTtl {
		padding-bottom: 1.2rem;
		line-height: 1.33;
	}
	#main .gentlness .sub02 p {
		margin-bottom: 0.4rem;
	}
	#main .gentlness .sub02 .text01 {
		margin-bottom: 1.5rem;
	}
	#main .lineup {
		padding: 5.4rem 0;
	}
	#main .lineup .headLine01 {
		margin-bottom: 3.2rem;
	}
	#main .lineup .imgBox {
		display: block;
	}
	#main .lineup .imgBox .photoBox {
		margin-bottom: 4.1rem;
		width: auto;
	}
	#main .lineup .imgBox .photoBox .photo {
		width: auto;
		margin: 0 4rem 0.7rem 0;
		text-align: center;
	}
	#main .lineup .imgBox .photoBox .photo img {
		width: 23.6rem;
	}
	#main .lineup .imgBox .photoBox p {
		margin-bottom: 0.5rem;
		text-align: center;
		font-size: 2.4rem;
	}
	#main .lineup .imgBox .photoBox .sm {
		margin: 0 0.5rem 0 0;
		justify-content: center;
		font-size: 1.4rem;
	}
	#main .lineup .imgBox .btnList {
		margin: 0;
		width: auto;
		display: block;
	}
	#main .lineup .imgBox .btnList li {
		width: auto;
		display: block;
		margin-bottom: 1.7rem;
	}
	#main .lineup .imgBox .btnList li .ttl {
		margin: 0 auto 1rem;
		padding: 0 1.9rem;
		font-size: 2.4rem;
	}
	#main .lineup .imgBox .btnList li .innerBox {
		padding: 1.4rem 2.3rem 1.8rem;
		min-height: initial;
	}
	#main .lineup .imgBox .btnList li .textBox {
		margin-bottom: 1.5rem;
		gap: 0.7rem;
	}
	#main .lineup .imgBox .btnList li .textBox p {
		font-size: 1.6rem;
		gap: 1.2rem;
	}
	#main .lineup .imgBox .btnList li .textBox p .tag {
		width: 10.5rem;
		padding: 0.5rem;
	}
	#main .lineup .imgBox .btnList li .textBox p .lg {
		font-size: 2.7rem;
	}
	#main .lineup .imgBox .btnList li .btn a {
		height: 5.6rem;
		font-size: 2.1rem;
	}
	#main .lineup .imgBox .btnList li .btn a span {
		padding-right: 2.4rem;
		background-size: 1.1rem;
	}
	#main .lineup .imgBox .btnList .item01 .innerBox {
		padding-top: 1.6rem;
	}
	#main .lineup .imgBox .btnList .item01 .textBox {
		margin-bottom: 1rem;
	}
}

.btnList__cover{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
}
.btn-teiki-guide{
	width: 100%;
	margin-top: 20px;
}
.btn-teiki-guide .btn-teiki-guide__ttl {
	margin: 0 auto 0.7rem;
	padding: 0 1.6rem;
	width: fit-content;
	position: relative;
	text-align: center;
	font-size: 1.8rem;
	font-weight: bold;
	color: #4C4948;
	letter-spacing: 0.035em;
}
.btn-teiki-guide .btn-teiki-guide__ttl::before,
.btn-teiki-guide .btn-teiki-guide__ttl::after {
	content: '';
	background: currentColor;
	width: 0.1rem;
	height: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(-40deg);
}
.btn-teiki-guide .btn-teiki-guide__ttl::before {
	left: 0;
}
.btn-teiki-guide .btn-teiki-guide__ttl::after {
	right: 0;
	transform: translateY(-50%) rotate(40deg);
}

.btn-teiki-guide .btn-teiki-guide__txt {
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	color: #4C4948;
	margin-bottom: 10px;
}

#main .lineup .imgBox .btnList__cover .btnList {
	width: 100%;
}

@media screen and (width >= 769px) {
  .btnList__cover{
		justify-content: end;
		width: 66.4rem;
	}
	.btn-teiki-guide{
		width: 31.7rem;
		margin-top: 40px;
	}
	.btn-teiki-guide .btn-teiki-guide__ttl {
		font-size: 1.7rem;
	}
	.btn-teiki-guide .btn-teiki-guide__txt {{
		font-size: 2.2rem;
	}

	#main .lineup .imgBox .btnList__cover .btnList {
		width: 66.4rem;
	}
}