@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-bottom: 0.8rem;
		font-weight: 700;
		font-size: 1.667vw;
		line-height: 1.1;
	}
	#main .sideBox .comBox .head img {
		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;
	}
}
@media all and (min-width: 897px) and (max-height: 710px) {
	#main .sideBox .imgtext {
		width: 8vw;
	}
}
/* mainVisual */
.mainVisual {
	margin-bottom: 3.1rem;
	position: relative;
	z-index: 1;
}
.mainVisual .mainImg img {
	width: 100%;
}
.mainVisual .posTxt {
	width: 100%;
	position: absolute;
	z-index: 2;
	top: 4.5rem;
	left: 0;
}
.mainVisual .posTxt img {
	width: 100%;
}
#main .bg {
	background-color: #fff;
}
@media all and (min-width: 897px) {
	#main .bg {
		margin: 0 auto;
		width: 600px;
		box-shadow: 0 0 1rem rgba(0, 0, 0, 0.16);
	}
	.mainVisual .posTxt {
		top: 9px;
	}
}
/* topBox */
#main .topBox {
	padding-bottom: 2.2rem;
}
#main .topBox .col {
	margin-bottom: 2rem;
	color: #40170e;
	font-size: 1.7rem;
	line-height: 1.76;
}
#main .topBox .comBox .imgUl {
	margin-bottom: 1.3rem;
}
/* satisfy */
#main .satisfy {
	padding: 7.1rem 0 7.3rem;
	position: relative;
	min-height: 80.7rem;
	background: url(../img/index/satisfy_photo01.jpg) no-repeat left top / cover;
}
#main .satisfy h2 {
	margin: 0 auto 0.7rem;
	width: 34.2rem;
}
#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: 0 0.7rem 0.2rem;
	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: 1.2rem;
	overflow: hidden;
	padding: 4.8rem 0 6.3rem;
	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.2rem 0 0;
	width: 19.2rem;
}
#main .voice .titleBox .head {
	margin: 0 0 1rem 2.8rem;
	padding-bottom: 0.7rem;
	flex: 1;
	font-size: 2rem;
	color: #c80000;
	border-bottom: 0.15rem dashed #555;
}
#main .voice .titleBox .head01 {
	margin: 1.5rem 0 1.2rem 2.8rem;
	display: flex;
	flex-wrap: wrap;
}
#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 0 0 -2.5rem;
	width: 18.5rem;
}
#main .voice  img {
	width: 100%;
}
#main .voice .titleBox.right .head {
	margin: 0 2.8rem 1.2rem -1.2rem;
}
#main .voice .titleBox.right .head .img {
	margin: 3rem -1.3rem 0.2rem auto;
}
#main .voice .inner {
	padding: 0 2.8rem 1.6rem;
}
#main .voice .text {
	text-align: justify;
	font-size: 1.5rem;
	letter-spacing: 0.03em;
	line-height: 1.6;
	font-weight: 400;
}
#main .voice .imgBox {
	margin-bottom: 2rem;
	display: flex;
	justify-content: space-between;
}
#main .voice .imgBox.right {
	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 {
	padding-left: 1rem;
	font-size: 1.1rem;
	font-weight: 500;
	position: relative;
	z-index: 2;
	letter-spacing: 0.02em;
	color: #555;
	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: #c80000;
	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 .text {
	margin-bottom: 1.6rem;
}
/* try */
#main .try {
	padding: 1.3rem 0 5rem;
	font-size: 1.5rem;
}
#main .try .image img {
	width: 100%;
}
#main .try .head {
	margin: 0 auto 2.8rem;
	width: 25.9rem;
}
#main .try .head img {
	width: 100%;
}
#main .try .title {
	margin: 3.1rem 0 1.9rem;
	font-size: 2.6rem;
	line-height: 1.307;
	letter-spacing: 0.05em;
	text-align: center;
	color: #2d2d2d;
}
#main .try .title .tag {
	padding: 0 1rem 0 1.5rem;
	margin: 0 auto;
	display: block;
	font-size: 1.6rem;
	color: #c80000;
	letter-spacing: 0.05em;
	width: fit-content;
	background: url(../img/common/line01.png) no-repeat left center / 0.8rem,url(../img/common/line02.png) no-repeat right center / 0.8rem;
}
#main .try .title .text {
	background: -webkit-linear-gradient(#fffac0,#fffac0) repeat-x left bottom 0.3rem / 100% 1rem;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
#main .try .ttl {
	margin-bottom: 0.8rem;
	font-size: 1.6rem;
	font-weight: 500;
	text-align: center;
}
#main .try .ttl02 {
	margin: 3.8rem 0 1.3rem;
}
#main .try .ttl span {
	margin: 0 auto 0.3rem;
	padding: 1px 0;
	width: fit-content;
	min-width: 7.2rem;
	display: block;
	font-weight: 700;
	letter-spacing: 0.3em;
	text-indent: 0.3em;
	border-radius: 1.4rem;
	color: #fff;
	background: #c80000;
}
#main .try .ttl02 span {
	text-indent: 0.1em;
	letter-spacing: 0.1em;
}
#main .try .ttl small {
	font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: 0.03em;
	color: #555;
}
#main .try .list {
	margin-bottom: 2.6rem;
}
#main .try .list li {
	letter-spacing: 0.05em;
	font-size: 1.5rem;
	color: #2d2d2d;
	display: flex;
	font-feature-settings: "palt";
	justify-content: space-between;
	background: url(../img/index/dot01.png) repeat-x center left / 11rem 0.3rem;
}
#main .try .list .li01 {
	margin-bottom: 1.5rem;
}
#main .try .list li + li {
	margin-top: 0.85rem;
}
#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 .list02 {
	line-height: 1.53;
}
#main .try .list02 li {
	padding-left: 1.8rem;
	text-indent: -1.8rem;
	color: #2d2d2d;
	font-weight: 500;
}
#main .try .list02 li + li {
	margin-top: 0.9rem;
}
#main .try .pointBox {
	margin-top: 2.9rem;
	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 1.3rem 1.4rem;
	font-size: 1.4rem;
	gap: 1.5rem;
	display: flex;
	justify-content: space-between;
	align-items: end;
	border: 1px dashed #2d2d2d;
	border-top: none;
	border-radius: 0 0 1rem 1rem;
}
#main .try .imgBox .photo {
	margin-bottom: 0.2rem;
	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;
}
/* qa */
#main .qa {
	padding: 3rem 0;
	background: url(../img/index/qa_bg.jpg) repeat center top / 100%;
}
#main .qa .faqBox {
	padding: 2rem 1.5rem 3rem;
	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 .text {
	margin-bottom: 3rem;
	color: #2d2d2d;
	line-height: 1.857;
	text-align: center;
}
#main .qa dl {
	margin-bottom: 1.3rem;
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1.555;
}
#main .qa dl dt,
#main .qa dl dd {
	padding:  0.6rem 0 0.6rem 4rem;
	position: relative;
}
#main .qa dl dd {
	margin-top: 1.1rem;
	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 img {
	width: 100%;
}
#main .qa .photo {
	margin: 0 auto 1rem;
	width: 69%;
	border-radius: 1rem;
	overflow: hidden;
}
#main .qa .photo img {
	width: 100%;
}
#main .qa .imgBox {
	padding: 1.2rem 1.5rem 1.3rem 1.6rem;
	margin: 0 auto;
	width: 69%;
	background-color: #fffdeb;
	border-radius: 1rem;
}
#main .qa .imgBox img {
	width: 100%;
}
#main .qa .imgBox p {
	font-size: 1.2rem;
	color: #333;
}
@media all and (min-width: 897px) {
	#main .qa .text {
		font-size: 1.4rem;
	}
}
/* purchase */
#main .purchase {
	padding-top: 4.9rem;
}
#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.3rem;
	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-bottom: 2.2rem;
}
#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: 1.9rem;
	gap: 2rem;
}
#main .purchase .comBox .imgUl a {
	padding: 1.4rem 0 1.6rem;
	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 .comTips {
	margin: 0 auto 2.7rem;
	width: fit-content;
}
#main .purchase .comBox .imgUl a:hover {
	opacity: 0.7;
}
@media all and (min-width: 897px) {
	#main .purchase .text {
		font-size: 1.4rem;
	}
}