@charset "utf-8";

.header02__title-primary .three {
	font-size: 100px;
	margin-left: 10px;
}

.page-cover-reason-of-price {
	position: relative;
	height: 600px;
	background-size: cover;
	background-position: center top;
	background-image: url(../../_img/reason-of-price/kv.webp);
}

.reason-of-price .header02__title-secondary {
	font-size: 26px;
	line-height: 1.8em;
}

.reason-of-price .header02__title-secondary.underline {
	font-size: 26px;
}

.page-cover__label_price {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 15%;
}

.reason-of-price .about_promises_contents.mt150 {
	margin-top: 150px;
}

.reason-of-price .promises_contents_list .circle+.midashi {
	padding-top: 60px;
}

.reason-of-price .promises_contents_list .circle {
	background: url(../../_img/reason-of-price/reason.png) no-repeat center center/ 120px 40px;
	width: 125px;
	height: 43px;
	position: absolute;
	top: -70px;
}

.reason-of-price .promises_contents_list .circle .promise_text {
	border: 1px solid #EA5272;
	border-radius: 50%;
	background-color: #fff;
	width: 80px;
	height: 80px;
	left: 20%;
	top: 28px;
	position: absolute;
}

.reason-of-price .promises_contents_list.list_even .circle {
	right: 20%;
}

.reason-of-price .promises_contents_list.list_odd .circle {
	left: 20%;
}

.reason-of-price .promises_contents_list .list_odd {
	padding-bottom: 80px;
	margin-bottom: 0;
}

.reason-of-price .promises_contents_list .list_odd:last-child {
	padding-bottom: 140px;
}


.reason-of-price .promises_contents_list .promise_point {
	border: 1px solid #EA5272;
	border-radius: 50%;
	background-color: #fff;
	width: 80px;
	height: 80px;
	top: -28px;
	position: absolute;
	font-size: 14px;
	text-align: center;
	letter-spacing: 2px;
	color: #ea5270;
	line-height: 0.4;
	box-sizing: border-box;
	padding-top: 17px;
	margin: auto;
	right: 0;
	left: 0;
}


.reason-of-price .promises_contents_list .promise_num {
	color: #ea5270;
	font-size: 43px;
	display: block;
	margin: 0 auto;
	padding-bottom: 0;
	box-sizing: border-box;
	text-align: center;
	padding-left: 3px;
	padding-top: 3px;
}

.reason-of-price .promises_contents_list hr {
	display: block;
	background-color: #f0f0f0;
	position: absolute;
	height: 254px;
	width: 100%;
	margin: 10px auto;
}

#promise01 hr {
	height: 200px;
}

.promises_contents_list .midashi {
	text-align: center;
	font-size: 30px;
	line-height: 1.5;
	margin-bottom: 20px;
	padding-top: 70px;
}

.promises_contents_list .midashi .rakukon {
	font-size: 26px;
	display: inline-block;
	line-height: 2;
}

.promises_contents_list .midashi .rakukon:before {
	display: inline-block;
	content: "";
	background-image: url(../../_img/reason-of-price/deco.webp);
	width: 19px;
	height: 27px;
	background-size: cover;
	margin-right: 10px;
}

.promises_contents_list .midashi .rakukon:after {
	display: inline-block;
	content: "";
	background-image: url(../../_img/reason-of-price/deco.webp);
	width: 19px;
	height: 27px;
	background-size: cover;
	margin-right: 5px;
	transform: scale(-1, 1);
}

.promises_contents_list .box {
	width: 1100px
}

.promises_contents_list_text {
	position: relative;
	width: 560px;
}

.promises_contents_list_text .text {
	margin-top: 90px;
}

#promise02 .promises_contents_list_text .text,
#promise03 .promises_contents_list_text .text {
	width: 497px;
	margin-left: 70px;
}

.list_even .promises_contents_list_text {
	margin-left: 30px;
}

.about_promises_contents .main_img_even {
	vertical-align: top;
	margin-top: 80px;
	margin-left: -40px;
}

.tokuten-list {
	text-align: center;
	display: flex;
	gap: 70px 110px;
	width: 985px;
	margin: 80px auto 0;
	flex-wrap: wrap;
}

.tokuten-list_item {
	width: 437px;
}

.tokuten-ninzu {
	display: inline-block;
	padding: 5px 20px;
	font-size: 20px;
	background-color: #fbeff1;
	margin-bottom: 25px;
}

.tokuten-price {
	font-size: 20px;
	color: #ea5270;
	margin-bottom: 34px;
}

.tokuten-price span {
	font-size: 30px;
}

.tokuten-item-list {
	display: flex;
	flex-wrap: wrap;
}

.tokuten-item-list_item {
	width: 33.333%;
	padding: 0 10px 30px;
	box-sizing: border-box;
}

.tokuten-item-list_item img {
	max-width: 100%;
	height: auto;
}
