/*------------------------------------------------------------
	fantasy
------------------------------------------------------------*/
#main {
	margin-bottom: 2rem;
}
#main .content {
	width: 1000px;
}
#main .headLine02 .en {
	margin-bottom: -0.1rem;
	color: rgba(243, 171, 136, 0.5);
	opacity: 1;
}
#main .fvBox {
	padding: 0.3vw 0 0;
	position: relative;
	aspect-ratio: 6 / 5;
	background: url(../img/index/main_bg.jpg) no-repeat center center / cover;
	box-sizing: border-box;
}
#main .fvBox .mainImg {
	margin: 0 auto;
	width: 35%;
}
#main .fvBox .en {
	position: absolute;
	bottom: 13.8rem;
	right: 5rem;
	color: #211815;
	font-weight: 600;
}
#main .enchanting {
	padding: 0.5rem 0 7.6rem;
	background: url(../img/index/enchanting_bg01.png) no-repeat left calc(50% + 1.1rem) top 2.7rem / 115.8rem,url(../img/index/enchanting_bg02.png) no-repeat left calc(50% + 0.1rem) bottom 62.5rem / 113.6rem;
	background-color: #b4292c;
	position: relative;
	z-index: 5;
}
#main .enchanting .titleImg {
	margin: -7.9rem 0 4.8rem;
}
#main .enchanting .title {
	margin-bottom: 3.3rem;
	color: #FFF;
	font-size: 3.5rem;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.13em;
}
#main .enchanting .inner {
	margin-bottom: 2.9rem;
	padding: 6.8rem 0 1.4rem 10rem;
	background: #FFF;
	border-radius: 10rem;
}
#main .enchanting .inner .innerTitle {
	margin-bottom: 1.6rem;
	color: #b4292c;
	font-size: 3.6rem;
	font-weight: 500;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.43;
	letter-spacing: 0.19em;
}
#main .enchanting .inner .text {
	font-weight: 500;
	line-height: 1.625;
	letter-spacing: 0.1em;
}
#main .enchanting .inner .photo {
	margin-top: -18.2rem;
	width: 81rem;
}
#main .enchanting .photoArea {
	margin: 0 auto;
	padding-left: 4.6rem;
	max-width: 102.5rem;
	box-sizing: content-box;
}
#main .stickered {
	background: url(../img/index/stickered_bg01.jpg) no-repeat center center / cover;
}
#main .stickered .bgBox {
	padding: 4.9rem 0 4.2rem;
	background: url(../img/index/stickered_bg02.png) no-repeat center center / 100% 100%;
}
#main .stickered .titleImg {
	margin: 0 auto 0.6rem;
	width: 62.2rem;
}
#main .stickered .photo {
	margin: 0 auto;
	padding-left: 9rem;
	width: 66rem;
	box-sizing: content-box;
}
#main .stickered .en {
	margin: -4.9rem auto 3.2rem;
	color: #211815;
	font-size: 1.6rem;
	font-weight: 600;
	text-align: right;
	max-width: 65rem;
	box-sizing: content-box;
}
#main .stickered .note {
	text-align: center;
	letter-spacing: 0.07em;
}
#main .outPhotoBox {
	padding: 6.2rem 0 6.3rem;
	background: #b4292c;
}
#main .outPhotoBox .photo {
	margin: 0 auto;
	padding-left: 8.2rem;
	width: 47.4rem;
	box-sizing: content-box;
}
#main .exclusive {
	padding: 9.3rem 0 3.3rem;
	background : linear-gradient(90deg, rgba(199, 213, 233, 1) 0%, rgba(224, 232, 199, 0.61) 100%);
}
#main .exclusive .content {
	width: 82rem;
}
#main .exclusive .bgBox {
	padding: 0.5rem 0 0;
	min-height: 83rem;
	background: url(../img/index/exclusive_bg01.png) no-repeat center top / 100%;
}
#main .exclusive .titleImg {
	margin: -4.4rem auto -4.7rem;
	width: 71.4rem;
}
#main .exclusive .topText {
	margin-bottom: 1.7rem;
	color: #000;
	line-height: 1.625;
	text-align: center;
	letter-spacing: 0.1em;
}
#main .exclusive .imgBox {
	margin: 0 auto 3.8rem;
	max-width: 62.2rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .exclusive .imgBox:last-child {
	margin-bottom: 0;
}
#main .exclusive .imgBox .photo {
	width: 23rem;
}
#main .exclusive .imgBox .textBox {
	width: calc(100% - 26rem);
}
#main .exclusive .imgBox .textBox .title {
	margin-bottom: 0.3rem;
	color: #b4292c;
	font-size: 2.4rem;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
}
#main .exclusive .imgBox .textBox .text {
	line-height: 1.625;
	letter-spacing: 0.08em;
}
#main .exclusive .imgBox.reverse .photo {
	order: 2;
}
#main .exclusive .imgBox.style01 .photo {
	width: 15.1rem;
}
#main .exclusive .imgBox.style01 .textBox {
	margin-top: 4.3rem;
	width: calc(100% - 17rem);
}
#main .exclusive .imgBox.style02 .photo {
	margin: -3.8rem -6.6rem 0 0;
}
#main .exclusive .imgBox.style02 .textBox {
	padding-left: 2.5rem;
}
#main .exclusive .imgBox.style03 .photo {
	margin: -2.9rem 0 0 -0.6rem;
}
#main .exclusive .imgBox.style03 .textBox {
	margin: 0.4rem 0 0 -0.7rem;
	width: calc(100% - 22.3rem);
}
#main .exclusive .imgBox.style04 .photo {
	margin: -5.5rem -7.6rem 0 0;
}
#main .exclusive .imgBox.style04 .textBox {
	margin-top: -1.4rem;
	padding-left: 4.3rem;
	width: calc(100% - 20rem);
}
#main .exclusive .note {
	margin: 1.2rem 4rem 0 0;
	font-size: 1.1rem;
	letter-spacing: 0.07em;
	text-align: right;
}
#main .outPhotoArea {
	padding: 3.8rem 0 3.4rem;
	background: #b4292c;
}
#main .outPhotoArea .imgBox {
	margin: 0 auto;
	max-width: 94.6rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .outPhotoArea .imgBox .photo {
	width: 21.4rem;
}
#main .outPhotoArea .imgBox .title {
	padding-top: 0.2rem;
	width: calc(100% - 24rem);
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 3rem;
	letter-spacing: 0.15em;
	line-height: 1.5;
}
#main .lactone {
	margin-bottom: 8.3rem;
}
#main .lactone .imgArea {
	margin-bottom: 9.5rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .lactone .imgArea:last-child {
	margin-bottom: 0;
}
#main .lactone .imgArea .note {
	font-size: 1.1rem;
	letter-spacing: 0.07em;
}
#main .lactone .imgArea .textBox {
	padding: 6.6rem 0 0;
	width: 50%;
}
#main .lactone .imgArea .textBox .subBox {
	margin: 0 9.4rem 0 auto;
	width: 37.7rem;
}
#main .lactone .imgArea .textBox .en {
	margin: 0 0 2.1rem -3rem;
	color: rgba(243, 171, 136,0.5);
	font-size: 4rem;
	font-weight: 400;
	letter-spacing: 0.2em;
}
#main .lactone .imgArea .textBox .title {
	margin-bottom: 1.6rem;
	font-size: 3rem;
	letter-spacing: 0.18em;
}
#main .lactone .imgArea .textBox .title .small {
	margin-bottom: 0.5rem;
	font-size: 2rem;
	display: block;
	letter-spacing: 0.13em;
}
#main .lactone .imgArea .textBox .title .big {
	font-family: "Times New Roman", Times, serif;
}
#main .lactone .imgArea .textBox .text {
	margin-bottom: 3.3rem;
	line-height: 1.625;
	letter-spacing: 0.1em;
}
#main .lactone .imgArea .photoBox {
	width: 50%;
}
#main .lactone .imgArea .photoBox .note {
	padding: 0.8rem 10.5rem 0 0;
	text-align: right;
}
#main .lactone .imgArea.style01 .textBox {
	padding-top: 8rem;
	order: 2;
	width: 37%;
}
#main .lactone .imgArea.style01 .textBox .subBox {
	width: auto;
}
#main .lactone .imgArea.style01 .textBox .en {
	margin-bottom: 2.4rem;
}
#main .lactone .imgArea.style01 .textBox .text {
	margin-bottom: 1rem;
}
#main .lactone .imgArea.style01 .textBox .note {
	padding-right: 0.5rem;
	text-align: right;
}
#main .lactone .imgArea.style01 .photoBox .note {
	padding: 2rem 0 0;
	text-align: left;
}
#main .octet .hTitle {
	margin-bottom: 3rem;
	font-size: 3rem;
	font-weight: 500;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	letter-spacing: 0.18em;
}
#main .octet .textList {
	margin: 0 auto 4.1rem;
	max-width: 86rem;
	display: flex;
	flex-wrap: wrap;
	gap: 2rem;
}
#main .octet .textList li {
	padding: 0.6rem 0.5rem 0.4rem;
	width: 20rem;
	font-size: 2rem;
	text-align: center;
	letter-spacing: 0.1em;
	background: rgba(243, 171, 136, 0.3);
	box-sizing: border-box;
	position: relative;
}
#main .octet .textList li::before {
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../img/index/bg01.png) no-repeat left top / 100%;
	content: '';
}
#main .octet .arrow {
	margin-bottom: -7.5rem;
	width: 1.1rem;
	position: relative;
	z-index: 5;
}
#main .octet .arrow a {
	display: block;
}
#main .octet .arrow a:hover {
	opacity: 0.7;
}
#main .lineup {
	margin-bottom: 5.4rem;
}
#main .lineup .headLine02 {
	margin-bottom: 2.8rem;
}
#main .lineup .inner {
	margin: 0 auto;
	max-width: 66.2rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .lineup .inner .lBox {
	width: 32rem;
}
#main .lineup .inner .lBox .photo {
	margin-bottom: -0.5rem;
}
#main .lineup .inner .lBox .title {
	margin-bottom: 1.4rem;
	letter-spacing: 0.06em;
	text-align: center;
}
#main .lineup .inner .lBox .text {
	color: #878f91;
	font-size: 1.3rem;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.03em;
}
#main .lineup .inner .photoBox {
	margin: -3.2rem -9rem 0 0;
	width: 37.5rem;
}
#main .lineup .inner .photoBox .note {
	margin: -2.4rem -0.8rem 0 0;
	display: block;
	color: #211815;
	font-weight: 600;
	text-align: right;
}
#main .howToUse {
	margin: 7.6rem 0;
}
#main .howToUse .headLine02 .en {
	margin-bottom: -0.3rem;
}
#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: #f3ab88;
	font-weight: 400;
	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: #f3ab88;
}
@media screen and (min-width: 768px) {
	#main .howToUse .icoBox > div:hover {
		opacity: 0.7;
	}
}
#main .faq {
	padding: 8.8rem 0 14.6rem;
	background: #ededed;
	position: relative;
	z-index: 50;
}
#main .faq .content {
	width: 65rem;
}
#main .faq .headLine02 .en {
	margin-bottom: -0.3rem;
	color: rgba(243, 171, 136, 0.5);
	opacity: 1;
}
#main .faq .faqList {
	margin-bottom: 3rem;
	padding: 2.3rem 4rem 2.4rem;
	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: #f3ab88;
	transform: translateY(-50%);
	content: '';
}
#main .faq .faqList dt::after {
	width: 0.1rem;
	height: 2.3rem;
	position: absolute;
	right: 1.1rem;
	top: 50%;
	background: #f3ab88;
	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.3rem;
	font-weight: 400;
	border-radius: 100%;
	background: #f3ab88;
}
#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.3rem;
	font-weight: 400;
	border-radius: 100%;
	background: rgba(243, 171, 136, 0.5);
}
#main .faq .faqList dd .textBox {
	align-self: center;
	text-align: justify;
	letter-spacing: 0.05em;
}
#main .faq .link {
	margin: 9.9rem 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: #f3ab88;
	background-blend-mode: multiply, normal;
}
#main .faq .link a:after {
	width: 3rem;
	height: 0.1rem;
	background: linear-gradient(90deg, #fff 0%, #fff 50%, #f3ab88 50%);
	position: absolute;
	top: 50%;
	right: -1.5rem;
	content: "";
}
#main .faq .link a:hover {
	opacity: 0.7;
}
/*EC購入ボタン*/
#main .buybtn a {
    margin: 2rem auto 3rem;
    width: 29rem;
    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: #000;
    background-blend-mode: multiply, normal;
}
#main .buybtn a::after {
    width: 3rem;
    height: 0.1rem;
    background: linear-gradient(90deg, #fff 0%, #fff 50%, #fff 50%);
    position: absolute;
    top: 50%;
    right: -1.5rem;
    content: "";
}
#main .buybtn.red a {
    background: #b4292c;
}
#main .buybtn.red a::after {
    background: linear-gradient(90deg, #fff 0%, #fff 50%, #b4292c 50%);
}
#main .buybtn a:hover {
    opacity: 0.7;
}
/*EC購入ボタン*/

#main .faq .pageTop {
	position: absolute;
	bottom: 1.5rem;
	left: 50%;
	transform: translateX(-50%);
	width: 9.2rem;
	z-index: 200;
}
#main .faq .pageTop a {
	display: block;
}
#side_bnr {
	z-index: 100;
}
@media screen and (min-width: 768px) {
	#main .faq .pageTop a:hover {
		opacity: 0.7;
	}
}
@media screen and (max-width: 767px) {
	#main {
		margin-bottom: 0;
	}
	#main .content {
		width: auto !important;
	}
	#main .headLine02 .en {
		margin-bottom: -0.1rem;
	}
	#main .fvBox {
		padding: 0.1rem 0 0;
		aspect-ratio: 75 / 100;
		background-image: url(../img/index/main_bg_sp.jpg);
	}
	#main .fvBox .mainImg {
		margin: -0.3rem auto 0;
		width: 68.3%;
	}
	#main .fvBox .en {
		bottom: 3.5rem;
		right: auto;
		left: 50%;
		transform: translateX(-50%);
		font-size: 1rem;
	}
	#main .enchanting {
		padding: 0.5rem 0 2.2rem;
		background: #b4292c;
	}
	#main .enchanting .titleImg {
		margin: -4.6rem auto 1.1rem;
		width: 32.6rem;
	}
	#main .enchanting .title {
		margin-bottom: 2.3rem;
		font-size: 2.25rem;
		line-height: 1.15;
		letter-spacing: 0.15em;
	}
	#main .enchanting .inner {
		margin: 0 2.1rem -2.1rem;
		padding: 3rem 2.8rem 2.5rem;
		border-radius: 2.5rem;
		position: relative;
		z-index: 5;
	}
	#main .enchanting .inner .innerTitle {
		margin-bottom: 1.3rem;
		font-size: 2.4rem;
		line-height: 1.45;
		letter-spacing: 0.1em;
	}
	#main .enchanting .inner .text {
		line-height: 1.67;
		letter-spacing: 0.1em;
	}
	#main .enchanting .inner .photo {
		margin: -0.8rem -1.3rem 0 -1.9rem;
		width: auto;
	}
	#main .enchanting .photoArea {
		margin: 0 -3.8rem;
		padding-left: 0;
		max-width: inherit;
	}
	#main .stickered {
		position: relative;
		background-image: url(../img/index/stickered_bg01_sp.jpg);
	}
	#main .stickered .bgBox {
		margin: 0 -1.7rem;
		padding: 3.9rem 0 1.5rem;
		background-image: url(../img/index/stickered_bg02_sp.png);
	}
	#main .stickered .titleImg {
		margin: 0 auto -3rem;
		width: 23rem;
	}
	#main .stickered .photo {
		margin: 0 auto 0.3rem;
		padding-left: 1.7rem;
		width: 28.9rem;
	}
	#main .stickered .en {
		margin: 0;
		position: absolute;
		bottom: 1.9rem;
		right: 2.4rem;
		font-size: 1rem;
		max-width: inherit;
	}
	#main .stickered .note {
		font-size: 1.25rem;
		line-height: 1.2;
		letter-spacing: 0.07em;
	}
	#main .outPhotoBox {
		padding: 2.5rem 0 2.3rem;
	}
	#main .outPhotoBox .photo {
		margin: 0 auto;
		padding-left: 4.5rem;
		width: 24.9rem;
	}
	#main .exclusive {
		padding: 6.6rem 0 2.8rem;
	}
	#main .exclusive .content {
		margin: 0 auto;
		max-width: 37.5rem;
		box-sizing: border-box;
	}
	#main .exclusive .bgBox {
		margin: 0 2rem 0 1.9rem;
		padding: 0.5rem 0 0;
		min-height: 85.8rem;
		background-image: url(../img/index/exclusive_bg01_sp.png);
	}
	#main .exclusive .titleImg {
		margin: -4rem auto 0.2rem;
		width: 30.1rem;
	}
	#main .exclusive .topText {
		margin: 0 2rem 4.3rem;
		line-height: 1.67;
		letter-spacing: 0.05em;
	}
	#main .exclusive .imgBox {
		margin: 0 3.3rem 3.2rem;
		max-width: inherit;
		display: block;
		position: relative
	}
	#main .exclusive .imgBox .photo {
		margin: 0 !important;
		position: absolute;
		top: 0;
		right: 0;
		width: 12.6rem;
	}
	#main .exclusive .imgBox .textBox {
		margin: 0 !important;
		padding: 0 !important;
		width: auto !important;
		position: relative;
		z-index: 5;
	}
	#main .exclusive .imgBox .textBox .title {
		margin-bottom: 0.5rem;
		font-size: 2.25rem;
		line-height: 1.33;
		letter-spacing: 0.2em;
	}
	#main .exclusive .imgBox .textBox .text {
		line-height: 1.67;
		letter-spacing: 0.08em;
	}
	#main .exclusive .imgBox.style01 .photo {
		right: -3.3rem;
		top: -3.8rem;
		width: 10.1rem;
	}
	#main .exclusive .imgBox.style02 .photo {
		right: -3.3rem;
		top: -2.7rem;
	}
	#main .exclusive .imgBox.style03 .photo {
		right: -4.4rem;
		top: -4.1rem;
		width: 11.2rem;
	}
	#main .exclusive .imgBox.style04 .photo {
		right: -3.5rem;
		top: -3.8rem;
		width: 11.5rem;
	}
	#main .exclusive .note {
		margin: 0.8rem 2.2rem 0 0;
		color: #878f91;
		font-size: 1.25rem;
		letter-spacing: 0.08em;
		text-align: right;
	}
	#main .outPhotoArea {
		padding: 3.9rem 3.6rem 3.4rem;
	}
	#main .outPhotoArea .imgBox {
		margin: 0 auto;
		max-width: inherit;
		display: block;
	}
	#main .outPhotoArea .imgBox .photo {
		margin: 0 auto 1.4rem;
		width: 21.8rem;
	}
	#main .outPhotoArea .imgBox .title {
		margin-right: -2rem;
		padding-top: 0;
		width: auto;
		font-size: 2.1rem;
		letter-spacing: 0.11em;
		line-height: 1.38;
	}
	#main .lactone {
		margin-bottom: 6.4rem;
		padding: 6.2rem 0 0;
	}
	#main .lactone .imgArea {
		margin-bottom: 4.8rem;
		display: block;
	}
	#main .lactone .imgArea .note {
		font-size: 1.1rem;
		letter-spacing: 0.07em;
	}
	#main .lactone .imgArea .textBox {
		margin-bottom: 4.9rem;
		padding: 0 3.5rem;
		width: auto;
	}
	#main .lactone .imgArea .textBox .subBox {
		margin: 0;
		width: auto;
	}
	#main .lactone .imgArea .textBox .en {
		margin: 0 0 1.4rem;
		font-size: 3.5rem;
	}
	#main .lactone .imgArea .textBox .title {
		margin: 0 0 1.2rem 2.2rem;
		font-size: 2.75rem;
	}
	#main .lactone .imgArea .textBox .title .small {
		margin-bottom: 0.7rem;
		font-size: 1.5rem;
	}
	#main .lactone .imgArea .textBox .text {
		margin: 0 0 2rem 2.2rem;
		line-height: 1.67;
		letter-spacing: 0.1em;
	}
	#main .lactone .imgArea .textBox .textImg {
		margin: 0 0.2rem 0 2.4rem;
	}
	#main .lactone .imgArea .textBox .textImg img {
		width: 100%;
	}
	#main .lactone .imgArea .photoBox {
		margin: 0 3.7rem;
		width: auto;
	}
	#main .lactone .imgArea .photoBox .photo img {
		width: 100%;
	}
	#main .lactone .imgArea .photoBox .note {
		padding: 0.5rem 0.2rem 0 0;
		color: #878f91;
		font-size: 1.25rem;
	}
	#main .lactone .imgArea.style01 .textBox {
		margin-bottom: 4.6rem;
		padding-top: 0;
		width:auto;
	}
	#main .lactone .imgArea.style01 {
		margin: 0 -1.7rem;
	}
	#main .lactone .imgArea.style01 .textBox .subBox {
		width: auto;
	}
	#main .lactone .imgArea.style01 .textBox .en {
		margin-bottom: 1.4rem;
	}
	#main .lactone .imgArea.style01 .textBox .text {
		margin-bottom: 1.3rem;
	}
	#main .lactone .imgArea.style01 .textBox .note {
		padding-right: 0.7rem;
		color: #878f91;
		font-size: 1.25rem;
	}
	#main .lactone .imgArea.style01 .photoBox {
		margin: 0 3.8rem;
	}
	#main .lactone .imgArea.style01 .photoBox img {
		width: 100%;
	}
	#main .lactone .imgArea.style01 .photoBox .note {
		padding: 1.2rem 0.1rem 0 0;
		text-align: right;
		color: #878f91;
		font-size: 1.25;
	}
	#main .octet {
		margin-bottom: 13.3rem;
	}
	#main .octet .hTitle {
		margin-bottom: 1.5rem;
	}
	#main .octet .textList {
		margin: 0;
		max-width: inherit;
		display: block;
	}
	#main .octet .textList li {
		margin: 0 auto 0.9rem;
		padding: 0.3rem 0.5rem 0.3rem;
		width: 20rem;
		font-size: 1.6rem;
	}
	#main .octet .textList li:last-child {
		margin-bottom: 0;
	}
	#main .octet .textList li::before {
		top: 0;
		background-image: url(../img/index/bg01_sp.png);
	}
	#main .octet .arrow {
		display: none;
	}
	#main .lineup {
		margin: 0 2rem 3.5rem;
	}
	#main .lineup .headLine02 {
		margin-bottom: 2.2rem;
		text-align: left;
	}
	#main .lineup .headLine02 .en {
		margin-bottom: -0.3rem;
	}
	#main .lineup .inner {
		margin: 0;
		max-width: inherit;
		display: block;
	}
	#main .lineup .inner .lBox {
		margin-bottom: 5.2rem;
		width: auto;
	}
	#main .lineup .inner .lBox .photo {
		margin: 0 auto -3.5rem;
		width: 29.5rem;
	}
	#main .lineup .inner .lBox .title {
		margin-bottom: 1.2rem;
	}
	#main .lineup .inner .lBox .text {
		font-size: 1.5rem;
		letter-spacing: 0.08em;
	}
	#main .lineup .inner .photoBox {
		margin: 0 auto;
		width: 28.4rem;
	}
	#main .lineup .inner .photoBox .note {
		margin: 0.4rem -0.8rem 0 0;
		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: 5.2rem 0;
	}
	#main .faq {
		padding: 6rem 0 12.3rem;
	}
	#main .faq .headLine02 {
		margin-bottom: 4.2rem;
	}
	#main .faq .content {
		padding: 0 3.7rem;
		width: auto;
	}
	#main .faq .faqList {
		margin-bottom: 1.5rem;
		padding: 0.8rem 2rem;
		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;
		line-height: 1.33;
	}
	#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 .faqList dd .textBox p {
		line-height: 1.67;
	}
	#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;
	}
	#main .buybtn a {
		padding: 0 1.5rem 0 0.5rem;
		min-height: 5rem;
		font-size: 1.5rem;
		letter-spacing: 0.03em;
	}
	#main .faq .pageTop {
		width: 8.2rem;
	}
	#gFooter {
		margin-top: 0;
	}
	#gFooter .pageTop {
		display: none;
	}
	#foot_bnr {
		width: 100%;
		box-sizing: border-box;
		z-index: 90;
	}
	#foot_bnr a {
		display: block;
	}
	#foot_bnr a img {
		width: 100%;
	}
	#gFooter .fInner {
		padding-bottom: 15vw;
	}
}