@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
/* sideBox */
#main .sideBox {
	width: 15rem;
	position: absolute;
	z-index: 99;
	top: 0.5rem;
	left: 0.5rem;
}
#main .sideBox .imgtext img {
	width: 100%;
}
@media all and (min-width: 897px) {
	#main .sideBox {
		width: auto;
		position: fixed;
		top: 2.031vw;
		left: 2.031vw;
	}
	#main .sideBox .imgtext {
		margin-bottom: 3.073vw;
		width: 12.865vw;
	}
	#main .sideBox .comBox {
		padding: 23px 10px;
		margin-left: 21px;
		width: 26.927vw;
		background-color: #fff;
		border-radius: 20px;
	}
	#main .sideBox .comBox .head {
		margin: 0 auto 19px;
		font-weight: 700;
		font-size: 1.667vw;
		line-height: 1.1;
		letter-spacing: -0.05em;
	}
	#main .sideBox .comBox .head img {
		margin-right: 15px;
		width: 3.281vw;
		vertical-align: -7px;
	}
	#main .sideBox .comBox .imgUl {
		gap: 1.667vw;
	}
	#main .sideBox .comBox .imgUl li {
		width: 13.5vw;
	}
	#main .sideBox .comBox .imgUl .txt {
		margin-top: -0.3rem;
		font-weight: 400;
		font-size: 1.042vw;
	}
}
@media all and (min-width: 897px) and (max-width: 1780px) {
	#main .sideBox .comBox {
		margin-left: 0;
	}
}
@media all and (min-width: 897px) and (max-width: 1540px) {
	#main .sideBox .comBox {
		width: fit-content;
	}
	#main .sideBox .comBox .head {
		font-size: 1.3vw;
	}
	#main .sideBox .comBox .head img {
		width: 2.5vw;
		vertical-align: -3px;
	}
	#main .sideBox .imgtext {
		width: 9vw;
	}
}
@media all and (min-width: 897px) and (max-width: 1190px) {
	#main .sideBox .comBox {
		display: none;
	}
}
/* mainVisual */
.mainVisual {
	margin-bottom: 2.6rem;
	position: relative;
	z-index: 1;
}
.mainVisual .mainImg img {
	width: 100%;
}
.mainVisual .image {
	width: 100%;
	position: absolute;
	z-index: 2;
	top: 3.5rem;
	left: 0;
}
#main .bg {
	background-color: #fff;
}
@media all and (min-width: 897px) {
	#main .bg {
		margin: 0 auto;
		width: 600px;
		box-shadow:  0px 3px 6px rgba(0, 0, 0, 0.16);
	}
}
/* topBox */
#main .topBox {
	padding-bottom: 1.9rem;
}
#main .topBox .text {
	margin-bottom: 2.6rem;
	color: #40170E;
	font-size: 1.7rem;
	line-height: 1.76;
}
#main .topBox .text .red {
	color: #c80000;
}
#main .topBox .comBox .imgUl {
	margin-bottom: 1.3rem;
}
@media all and (min-width: 897px) {
	#main .topBox .text {
		margin-bottom: 41px;
	}
}
/* satisfy */
#main .satisfy {
	padding: 8.1rem 0 7.3rem;
	position: relative;
	min-height: 74rem;
	background: url(../img/index/satisfy_photo01.jpg) no-repeat left top / cover;
}
#main .satisfy h2 {
	margin: 0 auto;
	width: 33.3rem;
}
#main .satisfy h2 img {
	width: 100%;
}
#main .satisfy::before,
#main .satisfy::after {
	content: "";
	width: 100%;
	height: 3.9rem;
	position: absolute;
	left: 0;
	top: -1px;
	background: url(../img/index/bg01.png) no-repeat center top / 100%;
}
#main .satisfy::after {
	height: 4.6rem;
	top: auto;
	bottom: -1rem;
	background-image: url(../img/index/bg02.png);
}
#main .satisfy p {
	text-align: center;
	font-size: 1.5rem;
	color: #40170e;
	line-height: 2.26;
	letter-spacing: 0.03em;
}
#main .satisfy p span {
	padding: 1px 0.3rem 0.2rem 0.5rem;
	background: -webkit-linear-gradient(#fff,#fff) repeat-x left bottom / 100% 2.4rem;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
/* voice */
#main .voice {
	margin-bottom: 0.8rem;
	overflow: hidden;
	padding: 3.1rem 0 3.8rem;
	background: #fbf6e8 url(../img/index/bg03.png) no-repeat center bottom -1px / 100% 4.6rem; 
}
#main .voice .titleBox {
	margin-bottom: 0.3rem;
	display: flex;
	align-items: flex-start;
}
#main .voice .titleBox .photo {
	margin: 0 -1.3rem 0 0;
	width: 19.9rem;
}
#main .voice .titleBox .head {
	margin: 0 0 1rem 2.8rem;
	padding-bottom: 0.7rem;
	flex: 1;
	font-size: 2rem;
	color: #c80000;
	border-bottom: 0.1rem dashed #555;
}
#main .voice .titleBox .head01 {
	margin: 3.6rem 2rem 1.2rem 2.8rem;
}
#main .voice .titleBox .head .img {
	margin: 0 0.4rem 0.3rem -1.1rem;
	width: 7.5rem;
	display: block;
}
#main .voice .titleBox.right {
	margin-top: 1.3rem;
	flex-direction: row-reverse;
}
#main .voice .titleBox.right .photo {
	margin: 0.2rem 0 0 -1.4rem;
	width: 23.6rem;
}
#main .voice  img {
	width: 100%;
}
#main .voice .titleBox.right .head {
	margin: 3.7rem 2.8rem 1.3rem -4rem;
}
#main .voice .titleBox.right .head .img {
	margin: 0 -1.3rem 0.2rem auto;
}
#main .voice .inner {
	padding: 0 2.8rem 2.7rem;
}
#main .voice .text {
	font-size: 1.5rem;
	letter-spacing: 0.03em;
	line-height: 1.6;
	font-weight: 400;
}
#main .voice .imgBox {
	display: flex;
	justify-content: space-between;
}
#main .voice .imgBox.right {
	margin-bottom: 0;
	flex-direction: row-reverse;
}
#main .voice .imgBox .photo {
	margin: 0.8rem 0 0 -0.7rem;
	width: 6rem;
}
#main .voice .imgBox .textBox {
	padding: 1.05rem 1rem 1.05rem 2.7rem;
	flex: 1;
	font-size: 1.3rem;
	line-height: 1.615;
	font-weight: 500;
	background: url(../img/index/voice_bg01.png) no-repeat left center / 100% 100%;
	border-radius: 1rem;
	position: relative;
}
#main .voice .imgBox.right .textBox {
	padding: 1.1rem 2rem 1.1rem 1.5rem;
	background-image: url(../img/index/voice_bg02.png);
}
#main .voice .imgBox .textBox .ttl {
	margin-bottom: 0.2rem;
	padding-left: 1rem;
	font-size: 1.1rem;
	font-weight: 500;
	position: relative;
	z-index: 2;
	letter-spacing: 0.02em;
	color: #40170e;
	line-height: 1.4;
}
#main .voice .imgBox .textBox p {
	position: relative;
	z-index: 2;
}
#main .voice .imgBox .textBox .ttl::before {
	width: 0.6rem;
	height: 0.6rem;
	border-radius: 100%;
	background: #e38d37;
	position: absolute;
	left: 0;
	top: 0.6rem;
	content: "";
}
#main .voice .imgBox.right .photo {
	margin: 0.8rem 0.5rem 0 0;
}
#main .voice .imgBox.right .textBox {
	margin-left: 0.5rem;
}
#main .voice .inner01 {
	padding-bottom: 1.3rem;
}
#main .voice .inner01 .textBox {
	padding-bottom: 0.5rem;
}
#main .voice .inner01 .textBox .ttl::before,
#main .voice .inner03 .textBox .ttl::before {
	background: #c80000;
}
#main .voice .inner02 {
	padding-bottom: 2rem;
}
#main .voice .inner03 .imgBox.right .photo {
	margin-right: 0.3rem;
}
#main .voice .inner03 .imgBox.right .textBox {
	padding: 1.1rem 2.5rem 1.2rem 1.5rem;
	margin-left: 0;
	background-image: url(../img/index/voice_bg03.png);
}
@media all and (min-width: 897px) {
	#main .voice .imgBox .textBox .ttl {
		margin-bottom: 0;
	}
}
/* try */
#main .try {
	padding: 2.3rem 0 3.8rem;
	font-size: 1.5rem;
}
#main .try .sub {
	margin: 0 0.3rem;
}
#main .try .image img {
	width: 100%;
}
#main .try .head {
	margin: 0 auto 2rem;
	width: 30.1rem;
}
#main .try .head img {
	width: 100%;
}
#main .try .image {
	margin-bottom: 2.5rem;
}
#main .try .ttl {
	margin-bottom: 1px;
}
#main .try .ttl02 {
	margin: 2.7rem 0 1.3rem;
}
#main .try .ttl span {
	margin: 0 auto;
	padding: 0 1.4rem 0.2rem 1.3rem;
	width: fit-content;
	text-align: center;
	font-size: 1.6rem;
	min-width: 7.2rem;
	display: block;
	font-weight: 700;
	letter-spacing: 0.1em;
	text-indent: 0.1em;
	border-radius: 1.4rem;
	color: #fff;
	background: #46835a;
}
#main .try .ttl02 span {
	text-indent: 0.1em;
	letter-spacing: 0.1em;
}
#main .try .notes {
	text-align: center;
	font-weight: 500;
	font-size: 1.1rem;
	color: #555;
}
#main .try .text {
	margin-top: 1.2rem;
	font-size: 1.5rem;
	font-weight: 500;
	line-height: 1.53;
	color: #2d2d2d;
}
#main .try .text01 {
	margin: 1.2rem 0.6rem 0;
}
#main .try .text img {
	margin-left: 0.5rem;
	width: 3.8rem;
	vertical-align: middle;
}
#main .try .imgtext {
	margin: 0.7rem auto 2.7rem;
	width: 30rem;
}
#main .try .imgtext img {
	width: 100%;
}
#main .try .title {
	padding: 0 1.5rem 0.5rem 2rem;
	width: fit-content;
	margin: 0 auto 0.7rem;
	font-size: 2rem;
	color: #46835a;
	background: url(../img/common/line01.png) no-repeat left center / 2rem,url(../img/common/line02.png) no-repeat right center / 2rem;
}
#main .try .list {
	margin-bottom: 2.5rem;
	line-height: 1.53;
}
#main .try .list li {
	padding-left: 1.8rem;
	text-indent: -1.8rem;
	font-size: 1.5rem;
	color: #2d2d2d;
	font-weight: 500;
}
#main .try .list .li01 {
	margin-bottom: 1.5rem;
}
#main .try .list li + li {
	margin-top: 0.9rem;
}
#main .try .list .txt {
	padding-left: 0.4rem;
	width: fit-content;
	position: relative;
	background: #fff;
	display: block;
}
#main .try .list .txt01 {
	padding: 0 0.2rem 0 0;
	font-weight: 500;
}
#main .try .list img {
	margin-right: 0.3rem;
	width: 3.8rem;
	vertical-align: -0.5rem;
}
#main .try .list .subText {
	color: #2d2d2d;
	font-size: 1.5rem;
	letter-spacing: 0.03em;
}
#main .try .pointBox {
	margin-bottom: 3.8rem;
	overflow: hidden;
	border-radius: 1rem;
}
#main .try .pointBox .heading {
	padding: 0.6rem;
	font-size: 1.6rem;
	color: #fff;
	text-align: center;
	background: #c80000;
}
#main .try .pointBox .heading img {
	margin-left: 0.2rem;
	width: 6rem;
	vertical-align: -0.5rem;
}
#main .try .imgBox {
	padding: 0.9rem 0 0.7rem 1.4rem;
	font-size: 1.4rem;
	gap: 1.5rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px dashed #2d2d2d;
	border-top: none;
	border-radius: 0 0 1rem 1rem;
}
#main .try .imgBox .photo {
	margin-bottom: 1rem;
	width: 4.2rem;
}
#main .try .imgBox .photo img {
	width: 100%;
}
#main .try .imgBox .textBox {
	flex: 1;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.642;
	color: #2d2d2d;
}
#main .checkBox {
	position: relative;
}
#main .checkBox .checkImg {
	width: 15.2rem;
	position: absolute;
	top: 0.5rem;
	right: -1.4rem;
	z-index: 1;
}
#main .checkBox .h_title {
	padding: 0.3rem 1.1rem 0.4rem 0.9rem;
	width: fit-content;
	background-color: #46835a;
	border-radius: 1rem 1rem 0 0;
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
}
#main .checkBox .textBox {
	padding: 1.8rem 1.7rem 1rem;
	background-color: rgba(255, 243, 132, 0.41);
}
#main .checkBox .textBox .caption {
	margin-bottom: 0.7rem;
	font-size: 1.8rem;
	font-weight: 500;
	color: #222;
}
#main .checkBox .textBox .caption img {
	margin: 0 0.5rem 0.2rem 0;
	width: 3.8rem;
	vertical-align: middle;
}
#main .checkBox .textBox .info {
	margin-bottom: 0.7rem;
	padding: 0.6rem 0.9rem 0.5rem;
	font-size: 1.4rem;
	font-weight: 500;
	color: #2d2d2d;
	line-height: 1.64;
	letter-spacing: 0.05em;
	background-color: #fff;
}
#main .checkBox .textBox .text {
	margin-top: 0;
	font-size: 1.4rem;
	letter-spacing: 0.05em;
	line-height: 1.64;
}
/* qa */
#main .qa {
	padding: 2.6rem 0 2.8rem;
	background: url(../img/index/qa_bg.jpg) repeat center top / 100%;
}
#main .qa .faqBox {
	padding: 2.8rem 1.5rem 1.4rem;
	border-radius: 3rem;
	background: #fff;
}
#main .qa .head {
	margin: 0 auto 1.3rem;
	width: fit-content;
	text-align: center;
	font-size: 2.8rem;
	letter-spacing: 0.05em;
	color: #2d2d2d;
	border-bottom: 0.2rem dashed #de6c3a;
	padding-bottom: 0.7rem;
}
#main .qa .head .col {
	color: #c80000;
}
#main .qa .head .col span {
	color: #46835a;
}
#main .qa .text {
	margin-bottom: 3rem;
	color: #2d2d2d;
	line-height: 1.857;
	text-align: center;
}
#main .qa dl {
	margin-bottom: 0.5rem;
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1.555;
}
#main .qa dl dt,
#main .qa dl dd {
	padding:  0.5rem 0 0.6rem 4rem;
	position: relative;
}
#main .qa dl .photo {
	margin: 1.5rem 0 0 2.1rem;
	width: 16.7rem;
}
#main .qa dl dt {
	margin-bottom: 1.9rem;
}
#main .qa dl dd {
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.625;
}
#main .qa dl dd {
	padding-top: 0;
}
#main .qa dl dt .en,
#main .qa dl dd .en {
	width: 3.2rem;
	display: block;
	position: absolute;
	left: 0;
	top: 0.3rem;
}
#main .qa dl dd .en {
	top:  0.6rem;
}
#main .qa dl img {
	width: 100%;
}
@media all and (min-width: 897px) {
	#main .qa .text {
		font-size: 1.4rem;
	}
}
/* purchase */
#main .purchase {
	padding-top: 4.3rem;
}
#main .purchase .heading {
	margin-bottom: 1.6rem;
	text-align: center;
	font-size: 1.6rem;
	color: #2d2d2d;
}
#main .purchase .heading span {
	display: block;
}
#main .purchase .heading .img {
	margin-top: 1.9rem;
}
#main .purchase .heading img {
	width: 25.1rem;
}
#main .purchase .text  {
	margin-bottom: 3.4rem;
	text-align: center;
	color: #2d2d2d;
}
#main .purchase .text02 {
	width: fit-content;
	margin: 0 auto 1.3rem;
	color: #222;
	font-size: 1.3rem;
	text-align: center;
	background: #fffac0;
	line-height: 1.2;
}
#main .purchase .comBox .head {
	margin: 0 auto 2.1rem;
}
#main .purchase .comBox .imgUl li {
	width: 20rem;
	border-radius: 1rem;
	background: #fff;
	border: 0.15rem solid #f09c0b;
	box-shadow: 0rem 0.5rem 0rem #f09c0b;
}
#main .purchase .comBox .imgUl {
	margin-bottom: 4.1rem;
	gap: 2rem;
}
#main .purchase .comBox .imgUl a {
	padding: 1.4rem 0 1.2rem;
	display: block;
	text-align: center;
}
#main .purchase .comBox .imgUl img {
	width: 13.3rem;
}
#main .purchase .comBox .imgUl .img {
	margin-bottom: 0.3rem;
	display: inline-block;
}
#main .purchase .comBox .imgUl a:hover {
	opacity: 0.7;
}
@media all and (min-width: 897px) {
	#main .purchase .text {
		font-size: 1.4rem;
	}
}