@charset "utf-8";
/*------------------------------------------------------------
	cost
------------------------------------------------------------*/
#main {
	margin-bottom: 8rem;
}
#main .headLine01 {
	margin-bottom: 3.6rem;
}
#main .headLine01 .en {
	margin-bottom: .3rem;
}
#main .headLine01 .en img {
	width: 51.2rem;
}
#main .topBox {
	margin-bottom: 7rem;
}
#main .topBox .comText {
	margin-bottom: 6.1rem;
}
#main .topBox .comText .colorTxt {
	color: #F05712;
}
#main .comPointBox {
	margin-bottom: 0;
}
#main .comPointBox .photoBox {
	margin: 1.9rem 0 0 -5.3rem;
	width: 27.6rem;
}
#main .estimate {
	padding: 12rem 0 18rem;
	background: #F8F8F8;
}
#main .estimate .content {
	max-width: 90rem;
}
#main .headLine03 {
	margin-bottom: 6rem;
}
#main .headLine03 .en {
	margin-bottom: 2.2rem;
	display: block;
	font-weight: normal;
	font-size: 1.2rem;
	letter-spacing: 0.2em;
	text-align: center;
}
#main .estimate .list {
	margin-bottom: 8.5rem;
}
#main .estimate .list li {
	position: relative;
}
#main .estimate .list li:last-child::after {
	display: none;
}
#main .estimate .list li::after {
	position: absolute;
	right: -6rem;
	top: 6rem;
	color: #ed6f2e;
	font-weight: 700;
	font-size: 3rem;
	font-family: "Noto Sans JP", sans-serif;
	content: '＋';
}
#main .estimate .list .image {
	margin: 0 auto 1.3rem;
	width: 16.6rem;
	aspect-ratio: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #FFF;
	border-radius: 100%;
}
#main .estimate .list .image img {
	width: 9rem;
}
#main .estimate .list .head01 {
	margin-bottom: 1rem;
	font-weight: 700;
	font-size: 2.4rem;
	letter-spacing: 0.04em;
	line-height: 3.2rem;
	text-align: center;
	color: #ed6f2e;
}
#main .estimate .list .head02 {
	margin: 0 -1rem 2.5rem;
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 1.78;
	text-align: center;
	letter-spacing: -0.01em;
}
#main .estimate .list .text {
	font-size: 1.2rem;
	letter-spacing: 0.04em;
	line-height: 1.8;
	text-align: left;
}
#main .estimate .list .text .etc {
	margin-top: .8rem;
	float: right;
}
#main .estimate .list .notes {
	margin-top: 2.6rem;
	font-size: 1.1rem;
	letter-spacing: 0.04em;
}
#main .estimate .result {
	margin: 0 auto;
	padding: 3.5rem 0 3.4rem;
	width: 66rem;
	text-align: center;
	border-radius: 1.2rem;
	background: rgba(240, 87, 18, 0.11);
	color: #f05712;
	font-size: 1.8rem;
	position: relative;
}
#main .estimate .result::before {
	width: 1rem;
	height: 2.1rem;
	position: absolute;
	left: calc(50% - .5rem);
	top: -4.5rem;
	content: '';
	background: url(../img/cost/icon01.png) no-repeat center top / 100%;
}
#main .estimate .result .ttl {
	margin-bottom: .2rem;
	display: block;
	font-weight: 700;
	font-size: 3.4rem;
	letter-spacing: 0.04em;
}
#main .caseArea {
	padding-bottom: 7rem;
	background: #F8F8F8;
}
#main .caseItem {
	margin-bottom: 8rem;
	padding: 7.9rem 0;
	background: url(../img/common/bg01.png) repeat left top / 1.5rem;
}
#main .caseItem .title01 {
	margin-bottom: 2.7rem;
	font-weight: normal;
	font-size: 2rem;
	line-height: 1.4;
}
#main .caseItem .title01 .num {
	margin-bottom: 3.1rem;
	display: block;
	font-weight: 700;
	font-size: 4rem;
	letter-spacing: 0.04em;
}
#main .caseItem .title02 {
	margin-bottom: -0.4rem;
	font-size: 1.4rem;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 2;
	color: #406190;
}
#main .caseItem .text01 {
	margin-bottom: 1.5rem;
	font-size: 1.4rem;
	line-height: 2;
}
#main .caseItem .info {
	margin-bottom: 4rem;
	padding: 1.5rem 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 1.1rem;
	font-size: 1.4rem;
	border-top: 0.1rem solid #406190;
	border-bottom: 0.1rem solid #406190;
}
#main .caseItem .info dt {
	width: 8rem;
}
#main .caseItem .info dd {
	width: calc(100% - 9.2rem);
}
#main .caseItem .text02 {
	font-size: 1.4rem;
}
#main .caseArea .imgBox .title {
	margin-bottom: 5rem;
	padding: 2.9rem 0 0;
	font-size: 2.4rem;
	font-weight: 400;
	line-height: 2;
	background: url(../img/common/icon16.png) no-repeat left top / 2.9rem;
}
#main .caseArea .imgBox .text {
	font-size: 1.4rem;
	line-height: 2;
}
#main .caseArea .imgBox .photoBox img {
	width: 100%;
	max-width: 37.4rem;
}
#main .reason {
	padding: 12rem 0 17rem;
	background: #406190;
}
#main .reason .headLine03 {
	margin-bottom: 5.5rem;
	color: #FFF;
}
#main .reason .midTxt {
	margin-bottom: 7.6rem;
	color: #FFF;
	text-align: center;
	line-height: 2;
}
#main .reasonList {
	display: flex;
	justify-content: space-between;
	gap: 8rem;
	flex-wrap: wrap;
}
#main .reasonList li {
	padding-bottom: 3.1rem;
	width: calc(50% - 4rem);
	background-color: #FFF;
}
#main .reasonList .image {
	margin-bottom: 2.7rem;
}
#main .reasonList .image img {
	width: 100%;
}
#main .reasonList .num {
	margin-bottom: 2.9rem;
	font-size: 1.2rem;
	letter-spacing: 0.2em;
	text-align: center;
}
#main .reasonList .head01 {
	margin: 0 4.1rem 2.4rem;
	padding-bottom: 3.4rem;
	font-size: 2.6rem;
	font-weight: normal;
	text-align: center;
	border-bottom: 0.1rem solid #2c2c2c;
}
#main .reasonList .text {
	margin: 0 4.1rem;
	font-size: 1.6rem;
	line-height: 2.25;
	text-align: justify;
}
#main .reasonList .highlight {
	color: #F05712;
}
#main .voice {
	padding: 12rem 0 14rem;
	background: url(../img/common/bg01.png) repeat left top / 1.5rem;
}
#main .voice .headLine03 {
	margin-bottom: 9rem;
}
#main .voiceList {
	margin: 0 auto 4.2rem;
	max-width: 94rem;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 10rem;
}
#main .voiceList li {
	padding-bottom: 3.1rem;
	width: calc(50% - 5rem);
}
#main .voiceList .image {
	margin: 0 1.4rem 2.5rem;
}
#main .voiceList .image img {
	width: 100%;
}
#main .voiceList .title {
	margin-bottom: 5rem;
	padding: 2.7rem 0;
	font-size: 2.2rem;
	font-weight: normal;
	text-align: center;
	border-radius: .55rem;
	background: #f3fc38;
	border: 0.1rem solid #505050;
	position: relative;
}
#main .voiceList .title::after {
	width: 2.2rem;
	height: 2rem;
	position: absolute;
	left: calc(50% - 1rem);
	bottom: -2rem;
	content: '';
	background: url(../img/cost/icon03.png) no-repeat right bottom / 100%;
}
#main .voiceList .text {
	margin: 0;
	font-size: 1.6rem;
	line-height: 2;
	text-align: justify;
}
@media all and (min-width: 897px) {
	#main .comPointBox .textBox::before {
		margin-top: 0;
		width: 2.8rem;
		left: -2.8rem;
	}
	#main .estimate .list {
		margin-bottom: 8.5rem;
		display: flex;
		gap: 8.5rem;
	}
	#main .estimate .list li {
		width: calc((100% - 17.1rem)/2);
		position: relative;
	}
	#main .caseItem .content {
		display: flex;
		gap: 8rem;
	}
	#main .caseItem:nth-child(2n) .content {
		flex-direction: row-reverse;
	}
	#main .caseItem .photoBox {
		width: 72rem;
	}
	#main .caseItem .textBox {
		flex: 1;
	}
	#main .caseArea .imgBox {
		padding: 4rem 0;
		max-width: 94rem;
		display: flex;
		justify-content: space-between;
		gap: 1.8rem;
	}
	#main .caseArea .imgBox .textBox {
		width: 45.2rem;
	}
	#main .caseArea .imgBox .photoBox {
		margin-top: 3.6rem;
		flex: 1;
		text-align: center;
	}
}
@media all and (max-width: 896px) {
	#main {
		margin-bottom: 8rem;
	}
	#main .headLine01 {
		margin-bottom: 3.5rem;
	}
	#main .headLine01 .en img {
		width: 22.2rem;
	}
	#main .topBox {
		margin-bottom: 8rem;
	}
	#main .topBox .comText {
		margin-bottom: 3.6rem;
	}
	#main .comPointBox .photoBox {
		margin: 0 auto 4.6rem;
		width: 27.5rem;
	}
	#main .headLine03 .en {
		margin-bottom: 1.6rem;
		font-size: 1rem;
	}
	#main .estimate .list {
		margin-bottom: 5.5rem;
	}
	#main .estimate .list li:not(:last-child) {
		margin-bottom: 8rem;
	}
	#main .estimate .list .text {
		margin: 0 2.1rem;
	}
	#main .estimate .list .text .etc {
		margin: 1rem 0.5rem 0;
		float: none;
		display: block;
		text-align: right;
	}
	#main .estimate .list li::after {
		margin-left: -1.5rem;
		right: auto;
		left: 50%;
		top: calc(100% + 1.5rem);
	}
	#main .estimate .list .notes {
		margin: 1.8rem 2.1rem 0;
	}
	#main .estimate .result {
		padding: 2.8rem 0 3rem;
		width: auto;
		font-size: 1.6rem;
	}
	#main .estimate .result .ttl {
		margin-bottom: 0.9rem;
		font-size: 2.4rem;
	}
	#main .caseArea {
		padding-bottom: 7.8rem;
	}
	#main .caseItem .title01 {
		margin-bottom: 3.1rem;
		font-size: 1.6rem;
	}
	#main .caseItem .title01 .num {
		font-size: 3rem;
	}
	#main .caseItem .photoBox {
		margin-bottom: 2.6rem;
	}
	#main .caseItem .info,
	#main .caseItem .text02 {
		margin-right: 3.5rem;
	}
	#main .caseArea .imgBox {
		padding: 3.8rem 0;
	}
	#main .caseArea .imgBox .title {
		margin-bottom: 5.4rem;
		padding-top: 3.1rem;
		font-size: 1.8rem;
	}
	#main .caseArea .imgBox .photoBox {
		margin: 0 1.8rem 5.7rem;
		text-align: center;
	}
	#main .reason {
		padding: 12.3rem 0 19.2rem;
	}
	#main .reasonList {
		gap: 6rem;
	}
	#main .reasonList li {
		padding-bottom: 3.6rem;
		width: 100%;
	}
	#main .reasonList .num {
		margin-bottom: 2rem;
		font-size: 1rem;
	}
	#main .reasonList .head01 {
		margin: 0 2.6rem 2.6rem;
		padding-bottom: 3.6rem;
		font-size: 2rem;
		line-height: 1.35;
	}
	#main .reasonList .text {
		margin: 0 2.6rem;
		font-size: 1.4rem;
		line-height: 2;
	}
	#main .voice .headLine03 {
		margin-bottom: 6rem;
	}
	#main .voiceList {
		margin-bottom: 3.8rem;
		gap: 6rem;
	}
	#main .voiceList li {
		width: 100%;
	}
	#main .voiceList .title {
		margin-bottom: 5.5rem;
		padding: 2.9rem 0;
		font-size: 1.8rem;
	}
	#main .voiceList .image {
		margin: 0 0.8rem 3rem;
	}
	#main .voiceList .text {
		text-align: left;
		font-size: 1.4rem;
		line-height: 2;
	}
}