body {
	font-weight: 400;
}

.temp-all-area {
	font-family: Lato, "Noto Sans JP", "Hiragino Kaku Gothic Pro",
		"ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",
		sans-serif;
	font-weight: 400;
	text-align: justify;
	overflow: hidden;
}

.temp-all-area p li {
	font-weight: 400;
}

.temp-all-area h2,
h3,
h4,
h5,
p,
ul,
figure {
	margin: 0;
	padding: 0;
}

.temp-all-area a {
	text-decoration: none;
	color: #3c3c3c;
}

.temp-all-area li {
	list-style: none;
}


.temp-all-area img {
	width: 100%;
}

/* フォント選択 */

.Nserif {
	font-family: "Noto Serif JP", serif;
}

.Tenor {
	font-family: "Tenor Sans", sans-serif;
}

.Mincho {
	font-family: 游明朝, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro",
		"Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

.Gothic {
	font-family: 游ゴシック, YuGothic, "游ゴシック Medium", "Yu Gothic Medium",
		游ゴシック, "Yu Gothic", sans-serif;
}

@media screen and (max-width: 767px) {
	/*767px以下で非表示*/

	.pc-hide {
		display: none;
		/*非表示*/
	}

	/* 独自コメント1と11 */
	.product_comment-1,
	.product_comment-2 {
		display: block;
	}
}

@media screen and (min-width: 768px) {
	/*768px以上で非表示*/

	.sp-hide {
		display: none;
		/*非表示*/
	}
}

.temp-all-area .inner {
	margin: 0 auto 70px;
	position: relative;
}

.temp-all-area p {
	font-size: 14px;
	line-height: 1.8;
}

.temp-all-area .color_bk {
	background-color: #E18A8B;
	color: #fff;
	padding: 0 5px;
}

.temp-all-area .head {
	position: relative;
	z-index: 1;
}

.temp-all-area .head .icon_1 {
	font-size: 24px;
	text-align: center;
	letter-spacing: 3px;
	font-weight: lighter;
	line-height: 1;
	margin: 0 0 10px;
	color: #E18A8B;
}

.temp-all-area .head .icon_2 {
	text-align: center;
	font-size: 12px;
	line-height: 1.8;
	letter-spacing: 1px;
	margin: 0 0 20px;
}

@media screen and (min-width: 768px) {
	.temp-all-area .inner {
		margin: 0 auto 120px;
	}

	.temp-all-area p {
		font-size: 16px;
	}

	.temp-all-area .head .icon_1 {
		font-size: 35px;
		margin: 0 0 27px;
	}

	.temp-all-area .head .icon_2 {
		font-size: 16px;
		margin: 0 0 47px;
	}
}

.second_area .inner {
	margin: 0 auto 90px;
}

.second_area .conts {
	position: relative;
	padding: 0 20px;
}

.second_area .second_bk .bk_1 {
	position: absolute;
	width: 41%;
	top: -20%;
	left: 0;
	z-index: -2;
}

.second_area .second_bk .bk_2 {
	position: absolute;
	width: 70%;
	top: 25%;
	right: 0;
	z-index: -2;
}



.second_area .conts h3 {
	font-size: 17px;
	margin: 20px 0 30px;
	line-height: 1.8;
	font-weight: 400;
	letter-spacing: 2px;
}

.second_area .conts .text {
	display: flex;
	flex-direction: column;
	gap: 30px 0;
}


@media screen and (min-width: 768px) {
	.second_area .inner {
		margin: 0 auto 20px;
	}

	.second_area .second_bk .bk_1 {
		position: absolute;
		width: 100%;
		top: -11%;
		left: 20%;
		z-index: -2;
	}

	.second_area .second_box {
		display: flex;
		gap: 0 5%;
		max-width: 1180px;
		margin: 0 auto;
	}

	.second_area .second_box figure {
		width: 59%;
		margin: 0 0 0 -9%;
	}

	.second_area .second_box .conts {
		flex: 1;
		padding: 0;
	}

	.second_area .conts h3 {
		font-size: 26px;
		margin: 30px 0 30px;
	}

	.second_area .conts .text p {
		line-height: 2;
		letter-spacing: 1px;
	}
}

.third_area .inner {
	position: relative;
}

.third_area .third_bk {
	position: absolute;
	width: 100%;
	height: 78%;
	z-index: -1;
	bottom: 10%;
}

.third_area .third_bk img {
	height: 100%;
}

.third_area h3 {
	font-size: 18px;
	margin: 20px 0 30px;
	line-height: 1.8;
	font-weight: 500;
	letter-spacing: 1px;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.third_area .third_bk {
		position: absolute;
		width: 100%;
		height: 100%;
		z-index: -1;
		bottom: 0%;
	}

	.third_area .third_box {
		max-width: 625px;
		margin: 0 auto;
	}

	.third_area h3 {
		font-size: 23px;
	}
}


/* fourth_area */
.fourth_area .fourth_wrap {
	display: flex;
	flex-direction: column;
	gap: 50px 0;
}

.fourth_area .fourth_box {
	padding: 0 20px;
}

.fourth_area .no {
	font-size: 22px;
	margin: 20px 0 0;
	line-height: 1.8;
	font-weight: 300;
	letter-spacing: 2px;
	text-align: center;
	color: #E18A8B;
}


.fourth_area .no span {
	font-size: 25px;
}

.fourth_area h3 {
	font-size: 17px;
	margin: 0 0 10px;
	line-height: 1.8;
	font-weight: 400;
	letter-spacing: 2px;
	text-align: center;
	color: #E18A8B;
}



.fourth_area .list_title {
	position: relative;
	text-align: center;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px 0;
	gap: 0 5%;
}

.fourth_area .list_title::before {
	content: "";
	display: block;
	flex: 1;
	height: 1px;
	background-color: #E18A8B;
}

.fourth_area .list_title::after {
	content: "";
	display: block;
	flex: 1;
	height: 1px;
	background-color: #E18A8B;
}

.fourth_area .list_title span {
	font-size: 22px;
	line-height: 1.8;
	font-weight: 400;
	letter-spacing: 2px;
	text-align: center;
	color: #E18A8B;
}


.fourth_area .list_box .text {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-template-rows: 1fr;
	text-align: center;
	gap: 20px 20px;
}

.fourth_area .list_box .text p {
	background-color: #F6F4E7;
	padding: 17px;
	border-radius: 11px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 12px;
}


@media screen and (min-width: 768px) {
	.fourth_area .fourth_wrap {
		max-width: 840px;
		margin: 0 auto;
	}

	.fourth_area .fourth_box {
		padding: 0;
	}

	.fourth_area .item_box {
		display: flex;
		flex-direction: row-reverse;
		gap: 0 5%;
	}

	.fourth_area .fourth_box:nth-child(even) .item_box {
		flex-direction: initial;
	}

	.fourth_area .item_box figure {
		width: 55%;
	}

	.fourth_area .item_box .conts {
		flex: 1;
	}

	.fourth_area .no {
		text-align: left;
		font-size: 25px;
	}

	.fourth_area .no span {
		font-size: 38px;
	}

	.fourth_area h3 {
		text-align: left;
		font-size: 22px;
		margin: 10px 0 20px;
	}

	.fourth_area .list_title {
		gap: 0 3%;
	}

	.fourth_area .list_title::before {
		content: none;
	}

	.fourth_area .list_title span {
		font-size: 25px;
	}

	.fourth_area .list_box .text {
		grid-template-columns: repeat(4, 1fr);
	}

	.fourth_area .list_box .text p {
		font-size: 16px;
	}

}

.fifth_area.inner {
	margin: 0 auto 30px;
}

.six_area .inner {
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(246, 246, 246, .23) 50%, rgba(254, 247, 246, 1));
	padding: 0 0 50px;
	margin: 0 auto 30px;
}

.six_area h3 {
	font-size: 15px;
	margin: 0 0 10px;
	line-height: 1.8;
	font-weight: 400;
	letter-spacing: 2px;
	text-align: center;
	color: #E18A8B;
}

.six_area .text_box p {
	text-align: center;
	font-size: 13px;
}


.six_area .six_wrap {
	background-color: #fff;
	margin: 30px 5% 0;
	padding: 30px 5%;
	border-radius: 5px;
	box-shadow: 0px 0px 20px 0px rgba(253, 247, 246, 1);
}

.six_area .no_wrap {
	padding: 30px 0 0;
	display: flex;
	flex-direction: column;
	gap: 20px 0;
}

.six_area .no_wrap .no_flex {
	display: flex;
	flex-direction: column;
	gap: 20px 0;
}

.six_area .no_box h4 {
	font-size: 13px;
	margin: 0 0 20px;
	line-height: 1.8;
	font-weight: 400;
	letter-spacing: 0;
	text-align: center;
	color: #E18A8B;
	border-bottom: 1px solid #E18A8B;
}

.six_area .no_box .no_list {
	display: flex;
	flex-direction: column;
	gap: 10px 0;
}

.six_area .no_box .no_list p {
	position: relative;
	padding: 0 0 0 25px;
	font-size: 12px;
}

.six_area .no_box .no_list span {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	font-size: 14px;
	color: #fff;
}

.six_area .no_box .no_list span::before {
	content: "";
	position: absolute;
	background-color: #E18A8B;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	z-index: -1;
	top: 50%;
	left: 50%;
	width: 25px;
	height: 25px;
	transform: translate(-50%, -50%);
}


@media screen and (min-width: 768px) {
	.six_area .six_img {
		max-width: 785px;
		margin: 0 auto;
	}

	.six_area h3 {
		font-size: 24px;
	}

	.six_area .text_box p {
		font-size: 16px;
	}

	.six_area .no_wrap {
		flex-direction: initial;
		gap: 0 5%;
		justify-content: center;
	}

	.six_area .no_wrap .no_flex {
		gap: 35px 0;
	}


	.six_area .no_box .no_list {
		gap: 20px 0;
	}

	.six_area .no_box h4 {
		width: fit-content;
		font-size: 18px;
		margin: 0 0 17px;
	}

	.six_area .no_box .no_list span {
		font-size: 18px;
	}

	.six_area .no_box .no_list p {
		font-size: 14px;
	}
}
