@charset "utf-8";

.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-primary {

}

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

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

.promises_contents_list .box {
	width: 1100px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 20px auto;
	padding: 60px 0 80px;
}

.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 .promise_point {
	border: 1px solid #EA5272;
	border-radius: 50%;
	background-color: #fff;
	width: 80px;
	height: 80px;
	font-size: 14px;
	text-align: center;
	letter-spacing: 2px;
	color: #ea5270;
	line-height: 0.4;
	box-sizing: border-box;
	padding-top: 17px;
	margin: auto;
}

.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.odd {
	background-color: #f0f0f0;
}

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

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

.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;
	vertical-align: bottom;
}

.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);
	vertical-align: bottom;
}

.about_promises_contents .promise_num {
  padding-bottom: 2%;
  vertical-align: middle;
  margin-left: 6px;
  font: 32px "CaflischScriptW01-Regul";
}

.about_promises_contents .promise_num span {
  color: #ea5270;
  font-size: 66px;
  vertical-align: middle;
  margin-right: 10px;
}

.contents_midashi {
  line-height: 3;
  margin-left: 15px;
}

.promises_contents_list .midashi {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 20px;
  padding-top: 35px;
}

.promises_contents_list .midashi span {
  font-size: 26px;
  color: #ea5270;
}

.promises_contents_list .midashi span.mini {
  font-size: 16px;
  color: #000;
}

.promises_contents_list_text {
	width: 812px;
  font-size: 16px;
  line-height: 1.9;
  display: inline-block;
}

.promises_contents_list_text p {
  margin-bottom: 20px;
}

.promises_contents_list_text .text {
	margin-bottom: 40px;
}

.table01 {
	width: 820px;
}

#promise04 .table01 .col03,#promise04 .table01 .col04 {
	width: 170px;
}

#promise04 .table01 .col03 {
  font-size: 18px;
  color: var(---color_base);
}
#promise04 .table01 .col04 {
  font-size: 16px;
}

#promise05 .table01 .col03, #promise05 .table01 .col04 {
	width: 230px;
}
#promise05 .table01 .col03 {
  font-size: 16px;
  color: var(---color_base);
}
#promise05 .table01 .col04 {
  font-size: 14px;
}

.rakukon-system-desc-sub {
	width: 820px;
}
