/*------------------------------------------------------------
	glowpack_future
------------------------------------------------------------*/
#main {
	margin-bottom: 2rem;
}
#main .fvBox {
	position: relative;
}
#main .fvBox .mainImg {
	position: relative;
	text-align: center;
	background: url(../img/index/main_img.jpg) no-repeat center top / 100%;
	aspect-ratio: 1200/700;
}
#main .fvBox h2 img {
	margin: 0 auto;
}
#main .fvBox .textImg {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 13.79%;
}
#main .fvBox .textImg img {
	margin: 0 auto;
}
#main .fvBox .note {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 3.05%;
	text-align: center;
	color: #525D61;
	font-weight: 500;
	font-size: 1rem;
	line-height: 1.5;
	letter-spacing: 0.03em;
	z-index: 1;
}
#main .fvBox .arrow {
	position: absolute;
	bottom: -5.2rem;
	right: 10rem;
	z-index: 1;
}
#main .about {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: row-reverse;
}
#main .about .photoBox {
	width: 50%;
}
#main .about .photoBox img {
	width: 100%;
}
#main .about .textBox {
	width: 50%;
}
#main .about .textBox .sub {
	padding: 4.2rem 8rem 4rem;
	width: 60rem;
	box-sizing: border-box;
}
#main .about .textBox p {
	margin-bottom: 3.9rem;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	line-height: 1.625;
	font-feature-settings: "palt";
}
#main .about .textBox p sup {
	font-size: 65%;
	display: inline-block;
	vertical-align: 0.4em;
}
#main .about .textBox .text01 {
	font-size: 1.3rem;
	line-height: 1.538;
	margin-bottom: 3.5rem;
}
#main .about .textBox .note {
	display: flex;
	gap: 0.9rem;
	color: #8C9496;
	font-size: 1.3rem;
	line-height: 1.55;
}
#main .about .textBox p:last-child {
	margin-bottom: 0 !important;
}
#main .about .textBox .note .icon {
	margin-top: 0.1rem;
	width: 3.1rem;
	flex-shrink: 0;
}
#main .imgtext01 {
	position: relative;
	text-align: center;
}
#main .imgtext01::after {
	width: calc(50% + 22rem);
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: linear-gradient(90deg, rgba(225, 217, 233, 0) 2.32%, rgba(216, 225, 236, 1) 30%, rgba(178, 190, 214, 1) 50%, rgba(180, 160, 200, 1) 100%);
	opacity: 0.7;
	content: '';
	z-index: -1;
}
#main .imgtext01 img {
	margin: 0 auto;
}
#main .imgtext01 .bubble {
	width: 18.4rem;
	position: absolute;
	right: calc(50% - 55.5rem);
	top: -3.6rem;
}
#main .imgtext01 .bubble img {
	width: 100%;
}
#main .component {
	flex-direction: row;
}
#main .component .textBox .sub {
	margin-left: auto;
	padding: 4.1rem 6rem 4rem 13rem;
	order: 0;
}
#main .component .textBox .headLine01,
#main .firmness .textBox .headLine01 {
	font-size: 2rem;
	letter-spacing: 0.1em;
}
#main .firmness {
	margin-bottom: 8.9rem;
}
#main .firmness .textBox .sub {
	padding-bottom: 2.9rem;
}
#main .firmness .textBox p {
	margin-bottom: 3.6rem;
}
#main .firmness .textBox .image {
	margin-bottom: 1rem;
}
#main .furthermore {
	margin-bottom: 7.7rem;
	padding: 1.3rem 0 10.2rem;
	background: url(../img/index/bg01.png) no-repeat center top / 100%;
}
#main .furthermore h3 {
	margin-bottom: 3rem;
	text-align: center;
}
#main .furthermore h3 img {
	margin: 0 auto;
}
#main .furthermore .imgList {
	margin: 0 auto 1.9rem;
	width: 85rem;
	display: flex;
	flex-wrap: wrap;
	gap: 5rem;
}
#main .furthermore .imgList li {
	width: 25rem;
	display: flex;
	flex-direction: column;
}
#main .furthermore .imgList .photo {
	width: 100%;
}
#main .furthermore .imgList .item01 .photo {
	margin: -11.9rem 0 -0.1rem -5.4rem;
}
#main .furthermore .imgList .item02 .photo {
	margin: 0;
	text-align: center;
	order: 1;
}
#main .furthermore .imgList .item03 .photo {
	margin: -10.6rem -5.5rem -2.5rem auto;
	text-align: right;
}
#main .furthermore .imgList .ttl {
	margin-bottom: 1.5rem;
	width: 100%;
	text-align: center;
	color: #475499;
	font-size: 2rem;
	line-height: 1.2;
	letter-spacing: 0.06em;
}
#main .furthermore .imgList .item02 .ttl {
	margin-bottom: 2rem;
}
#main .furthermore .imgList .item03 .ttl {
	margin-bottom: 1.9rem;
}
#main .furthermore .imgList .textBox {
	width: 100%;
}
#main .furthermore .imgList .item02 .textBox {
	margin-bottom: 1.3rem;
}
#main .furthermore .imgList .textBox p {
	margin-bottom: 1rem;
	text-align: justify;
	letter-spacing: 0.1em;
	line-height: 1.625;
}
#main .furthermore .imgList .textBox p:last-child {
	margin-bottom: 0 !important;
}
#main .furthermore .imgList .textBox p sup {
	font-size: 65%;
}
#main .furthermore .imgList .textBox .note {
	color: #8C9496;
	font-size: 1.3rem;
	letter-spacing: 0.05em;
}
#main .furthermore .btmNote {
	text-align: center;
	color: #8C9496;
	font-size: 1.3rem;
	letter-spacing: 0.05em;
}
#main .howToUse {
	margin-bottom: 7.6rem;
}
#main .howToUse .jsBox {
	margin-left: auto;
	width: calc(50% + 50rem);
}
#main .howToUseList li {
	position: relative;
	width: 22rem;
	margin-right: 5rem;
}
#main .howToUseList li:after {
	width: 2.3rem;
	height: 3.6rem;
	background: url(../img/index/arrow02.png) no-repeat;
	background-size: 100% auto;
	position: absolute;
	top: 14.2rem;
	transform: translateY(-50%);
	right: -3.6rem;
	content: "";
}
#main .howToUseList li:last-child:after {
	display: none;
}
#main .howToUseList li .num {
	font-size: 4.2rem;
	padding-bottom: 0.3rem;
	line-height: 1;
	color: #9EA5C9;
	font-weight: 500;
	position: absolute;
	top: 0;
	left: 0;
	border-bottom: 0.2rem solid currentColor;
}
#main .howToUseList .photo {
	width: 20rem;
	margin: 0 auto 2.1rem;
	padding-top: 0.4rem;
}
#main .howToUseList p {
	margin-bottom: 0.8rem;
	text-align: justify;
	letter-spacing: 0.1em;
	line-height: 1.6;
}
#main .howToUseList .txt {
	margin-right: -3rem;
	font-size: 1.3rem;
	letter-spacing: 0;
}
#main .howToUseList p:last-child {
	margin-bottom: 0 !important;
}
#main .howToUse .icoBox {
	margin-top: 6rem;
	display: flex;
	justify-content: center;
}
#main .howToUse .icoBox > div {
	cursor: pointer;
	margin: 0 1rem;
	width: 5rem;
	height: 5rem;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	background-color: #AAAAC4;
}
@media screen and (min-width: 768px) {
	#main .howToUse .icoBox > div:hover {
		opacity: 0.7;
	}
}
#main .faq {
	padding: 8rem 0 10rem;
	background: #AAAAC4;
}
#main .faq .content {
	width: 65rem;
}
#main .faq .headLine02 .en {
	color: #fff;
	opacity: 1;
}
#main .faq .faqList {
	margin-bottom: 2rem;
	padding: 2.3rem 4rem 2.9rem;
	width: 65rem;
	font-size: 1.6rem;
	line-height: 1.57;
	letter-spacing: 0.1em;
	background: #fff;
	box-sizing: border-box;
}
#main .faq .faqList dt {
	padding: 1.7rem 3rem 1.7rem 0;
	display: flex;
	align-items: center;
	gap: 1.6rem;
	position: relative;
	cursor: pointer;
}
#main .faq .faqList dt::before {
	width: 2.3rem;
	height: 0.1rem;
	position: absolute;
	right: 0;
	top: 50%;
	background: #9EA5C9;
	transform: translateY(-50%);
	content: '';
}
#main .faq .faqList dt::after {
	width: 0.1rem;
	height: 2.3rem;
	position: absolute;
	right: 1.1rem;
	top: 50%;
	background: #9EA5C9;
	transform: translateY(-50%);
	content: '';
}
#main .faq .faqList dt.on::after {
	display: none;
}
#main .faq .faqList dt .mark {
	width: 5.5rem;
	aspect-ratio: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	text-align: center;
	line-height: 1;
	color: #fff;
	font-size: 3.2rem;
	font-weight: 500;
	border-radius: 100%;
	background: #9EA5C9;
}
#main .faq .faqList dt .ttl {
	margin-top: 0.3rem;
	display: block;
	align-self: center;
}
#main .faq .faqList dd {
	display: none;
}
#main .faq .faqList dd .sub {
	padding: 1.3rem 0;
	display: flex;
	align-items: flex-start;
	gap: 1.6rem;
	border-top: 0.1rem solid #525D61;
}
#main .faq .faqList dd .mark {
	margin: 0.4rem 0;
	width: 5.5rem;
	aspect-ratio: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	text-align: center;
	line-height: 1;
	color: #fff;
	font-size: 3.2rem;
	font-weight: 500;
	border-radius: 100%;
	background: rgba(158, 165, 201, 0.5);
}
#main .faq .faqList dd .textBox {
	align-self: center;
	text-align: justify;
	letter-spacing: 0.05em;
}
#main .faq .link {
	margin: 3.2rem auto 0;
	width: 29rem;
}
#main .faq .link a {
	padding: 0 3rem 0 1.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 4rem;
	font-size: 1.3rem;
	color: #fff;
	letter-spacing: 0.1em;
	position: relative;
	background: linear-gradient(90deg, rgba(146, 154, 195, 0.7) 0%, rgba(180, 187, 223, 0.7) 46.45%, rgba(178, 190, 214, 0.7) 68.12%, rgba(216, 225, 236, 0.7) 100%), #AAAAC4;
	background-blend-mode: multiply, normal;
}
#main .faq .link a:after {
	width: 3rem;
	height: 0.1rem;
	background: linear-gradient(90deg, #fff 0%, #fff 50%, #9EA5C9 50%);
	position: absolute;
	top: 50%;
	right: -1.5rem;
	content: "";
}
#main .faq .link a:hover {
	opacity: 0.7;
}
@media screen and (min-width: 768px) {
	#main .fvBox .arrow a:hover {
		opacity: 0.7;
	}
}
@media screen and (max-width: 767px) {
	#main {
		margin-bottom: 0;
	}
	#main .fvBox .mainImg {
		background-image: url(../img/index/main_img_sp.jpg);
		aspect-ratio: 750/1100;
	}
	#main .fvBox h2 img {
		width: 100%;
	}
	#main .fvBox .textImg {
		bottom: 9%;
	}
	#main .fvBox .note {
		padding: 2.7rem 3.7rem 4.7rem;
		box-sizing: border-box;
		position: relative;
		left: auto;
		bottom: auto;
		letter-spacing: 0;
		text-align: justify;
		color: #8C9496;
		mix-blend-mode: multiply;
	}
	#main .about {
		display: block;
	}
	#main .about .photoBox {
		width: 100%;
	}
	#main .about .textBox {
		margin-bottom: 6.9rem;
		width: 100%;
	}
	#main .about .textBox .sub {
		padding: 0 3.7rem;
		width: auto;
	}
	#main .about .textBox p {
		margin-bottom: 3.2rem;
		font-size: 1.5rem;
		letter-spacing: 0.02em;
		line-height: 1.675;
	}
	#main .about .textBox .text01 {
		margin-bottom: 2.4rem;
		font-size: 1.25rem;
		line-height: 1.35;
	}
	#main .about .textBox .note {
		gap: 0.5rem;
		align-items: center;
		font-size: 1.25rem;
		line-height: 1.35;
	}
	#main .about .textBox .note .icon {
		margin: 0 0 0.1rem;
		width: 2.5rem;
	}
	#main .imgtext01 {
		margin-bottom: 7.6rem;
	}
	#main .imgtext01::after {
		width: 100%;
		background: url(../img/index/bg02.png) no-repeat center center / cover;
		opacity: 1;
	}
	#main .imgtext01 .arrow {
		margin-left: 0.2rem;
		position: absolute;
		left: 50%;
		bottom: -4rem;
		width: 0.7rem;
		transform: translateX(-50%);
	}
	#main .imgtext01 .bubble {
		width: 9.2rem;
		right: 4.8%;
		top: -1.8rem;
	}
	#main .component {
		margin-bottom: 7.3rem;
	}
	#main .component .textBox {
		margin-bottom: 7.7rem;
	}
	#main .component .textBox .sub {
		margin-left: 0;
		padding: 0 3rem 0 3.8rem;
	}
	#main .component .textBox .headLine01,
	#main .firmness .textBox .headLine01 {
		margin-right: -1rem;
		font-size: 1.5rem;
	}
	#main .component .textBox p {
		margin-bottom: 1.8rem;
	}
	#main .component .textBox .note {
		font-size: 1rem;
		line-height: 1.5;
	}
	#main .firmness {
		margin-bottom: 6.3rem;
	}
	#main .firmness .textBox {
		margin-bottom: 6.3rem;
	}
	#main .firmness .textBox .sub {
		padding-bottom: 0;
	}
	#main .firmness .textBox p {
		margin-bottom: 2.3rem;
	}
	#main .firmness .textBox .image {
		margin-bottom: 1.4rem;
	}
	#main .furthermore {
		margin-bottom: 6.2rem;
		padding: 1.3rem 0 4.7rem;
		background-image: url(../img/index/bg01_sp.png);
		background-position: center bottom;
	}
	#main .furthermore h3 {
		margin-bottom: 4.6rem;
	}
	#main .furthermore h3 img {
		margin: 0 auto;
	}
	#main .furthermore .imgList {
		margin: 0 3.7rem 4.4rem;
		width: auto;
		flex-direction: column;
		gap: 3.2rem 0;
	}
	#main .furthermore .imgList li {
		width: 100%;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	#main .furthermore .imgList .photo {
		width: 50%;
		order: 1;
	}
	#main .furthermore .imgList .photo img {
		width: 100%;
	}
	#main .furthermore .imgList .photo .sub {
		margin: -1.8rem -1.1rem 0 -2.4rem;
	}
	#main .furthermore .imgList .item01 .photo {
		margin: 0;
	}
	#main .furthermore .imgList .item02 .photo {
		margin: 0;
		order: 4;
	}
	#main .furthermore .imgList .item02 .photo .sub {
		margin: -2rem -2.8rem 0 0.4rem;
	}
	#main .furthermore .imgList .item03 .photo {
		margin: 0;
		width: 42%;
	}
	#main .furthermore .imgList .item03 .photo .sub {
		margin: -2.6rem -2.1rem 0 -5.2rem;
	}
	#main .furthermore .imgList .ttl {
		margin-bottom: 2rem;
	}
	#main .furthermore .imgList .item02 .ttl {
		margin-bottom: 1.7rem;
	}
	#main .furthermore .imgList .textBox {
		width: 50%;
		order: 3;
	}
	#main .furthermore .imgList .item03 .textBox {
		width: 58%;
	}
	#main .furthermore .imgList .item02 .textBox {
		margin-bottom: 0;
	}
	#main .furthermore .imgList .textBox p {
		margin-bottom: 1.1rem;
		letter-spacing: 0.05em;
		line-height: 1.64;
	}
	#main .furthermore .imgList .textBox .note {
		font-size: 1.25rem;
	}
	#main .furthermore .imgList .item03 .textBox p {
		letter-spacing: 0;
	}
	#main .furthermore .btmNote {
		margin: 0 3.7rem;
		text-align: justify;
		font-size: 1rem;
	}
	#main .howToUse .headLine04 {
		text-align: center;
	}
	#main .howToUse .jsBox {
		width: auto;
		margin-left: 4rem;
	}
	#main .howToUseList li {
		width: 20.5rem;
	}
	#main .howToUseList li .num {
		font-size: 3.75rem;
	}
	#main .howToUseList .photo {
		width: 18.4rem;
	}
	#main .howToUseList li::after {
		width: 2.1rem;
		top: 13rem;
		right: -3.2rem;
	}
	#main .howToUse {
		margin-bottom: 5.2rem;
	}
	#main .faq {
		padding: 6rem 0 8rem;
	}
	#main .faq .content {
		padding: 0 3.7rem;
		width: auto;
	}
	#main .faq .faqList {
		margin-bottom: 1.5rem;
		padding: 0.8rem 2rem 1.1rem;
		width: auto;
		font-size: 1.5rem;
		line-height: 1.59;
	}
	#main .faq .faqList dt {
		padding: 1.6rem 2.5rem 1.6rem 0;
		gap: 1.3rem;
	}
	#main .faq .faqList dt::before {
		width: 2.1rem;
	}
	#main .faq .faqList dt::after {
		height: 2.1rem;
		right: 0.9rem;
	}
	#main .faq .faqList dt .mark {
		width: 4rem;
		font-size: 2.3rem;
	}
	#main .faq .faqList dt .ttl {
		margin-top: 0;
	}
	#main .faq .faqList dd .sub {
		padding: 1.1rem 0;
		gap: 1.3rem;
	}
	#main .faq .faqList dd .mark {
		margin: 0.3rem 0;
		width: 4rem;
		font-size: 2.3rem;
	}
	#main .faq .faqList dd .textBox {
		letter-spacing: 0;
	}
	#main .faq .link {
		margin-top: 5rem;
		width: 28.6rem;
		max-width: 100%;
	}
	#main .faq .link a {
		padding: 0 1.5rem 0 0.5rem;
		min-height: 5rem;
		font-size: 1.5rem;
		letter-spacing: 0.03em;
	}
	#gFooter {
		margin-top: 0;
	}
	#gFooter .pageTop {
		display: none;
	}
	#foot_bnr {
		width: 100%;
		box-sizing: border-box;
	}
	#foot_bnr a {
		display: block;
	}
	#foot_bnr a img {
		width: 100%;
	}
	#gFooter .fInner {
		padding-bottom: 15vw;
	}
}