@charset "UTF-8";
.main {

}
.main .sec {
	
}
.main .sec > .inner {
	max-width: 1200px;
	width: 94%;
	margin: 0 auto;
}
.main .sec {}
.main .sec h2 {font-size: 30px;line-height: 1.6em;}
.main .sec.service .lead {
	font-size: 20px;
	line-height: 2.2em;
}
.main .sec.service ul {
  margin-top: 94px;
  display: flex;
  flex-wrap: wrap;
  gap: 60px;
}
.main .sec.service ul li {border-top: 1px solid #000;padding: 30px 0;width: calc((100% - 180px) / 3);}
.main .sec.service ul li .title {font-size: 20px;line-height: 1.6em;position: relative;}
.main .sec.service ul li .text {
	font-size: 15px;
	line-height: 1.6em;
	margin-top: 22px;
}
.main .sec.service .bt_more {
	margin-top: 100px;
}
.main .sec.price {
	margin-top: 120px;
}
.main .sec.price .detail {
	background: #83775b;
	color: #fff;
	text-align: center;
	padding: 80px 0;
	font-size: 20px;
	letter-spacing: 0.05em;
}
.main .sec.price .detail .text1 {
	
}
.main .sec.price .detail .text1 span  {
	font-size: 30px;
}
.main .sec.price .detail .text2 {
	border: 1px solid #fff;
	width: 380px;
	margin: 40px auto 0 auto;
	padding: 12px 0;
	position: relative;
}
.main .sec.price .detail .text2::before {
	content: "";
	display: block;
	width: 1px;
	height: 22px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: -22px;
}
.main .sec.price .detail .text2::after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #fff;
	border-width: 17px;
	margin-left: -17px;
}
.main .sec.price .detail .text3 {
	margin-top: 53px;
}
.main .sec.price .detail .text3 span {
	font-size: 50px;
}
.main .sec.price .detail .text3 span.line {
	position: relative;
	margin-left: 56px;
}
.main .sec.price .detail .text3 span.line::before {
	content: "";
	display: block;
	position: absolute;
	left: -42px;
	width: 30px;
	height: 1px;
	background: #fff;
	top: 61%;
}
.main .sec.price .detail .text4 {
	margin-top: 88px;
}
.main .sec.price .note {
	margin-top: 19px;
	font-size: 10px;
	line-height: 1.8em;
}
.main .sec.price .bt_more {
	margin: 14px auto -123px auto;
}

/**************************************************************/
/** SP ********************************************************/
/**************************************************************/
@media screen and (max-width: 767px) {
		    
	.main {

	}
	.main .sec {
		
	}
	.main .sec > .inner {
		max-width: 1200px;
		width: 90%;
		margin: 0 auto;
	}
	.main .sec {}
	.main .sec h2 {font-size: 30px;line-height: 1.6em;}
	.main .sec.service .lead {
		font-size: 15px;
		line-height: 2em;
	}
	.main .sec.service ul {
	margin-top: 50px;
	display: flex;
	flex-wrap: wrap;
	gap: 0;
	flex-direction: column;
	}
	.main .sec.service ul li {border-top: 0.5px solid #000;padding: 30px 0;width: auto;}
	.main .sec.service ul li .title {font-size: 17px;line-height: 1.6em;position: relative;}
	.main .sec.service ul li .text {
		font-size: 13px;
		line-height: 1.8em;
		margin-top: 11px;
	}
	.main .sec.service .bt_more {
		margin-top: 10px;
	}
	.main .sec.price {
		margin-top: 70px;
	}
	.main .sec.price .detail {
		background: #83775b;
		color: #fff;
		text-align: center;
		padding: 50px 0;
		font-size: 18px;
		letter-spacing: 0.05em;
	}
	.main .sec.price .detail .text1 {
		font-size: 13px;
	}
	.main .sec.price .detail .text1 span  {
		font-size: 22px;
	}
	.main .sec.price .detail .text2 {
		border: 1px solid #fff;
		width: 280px;
		margin: 27px auto 0 auto;
		padding: 8px 0;
		position: relative;
		font-size: 13px;
	}
	.main .sec.price .detail .text2::before {
		content: "";
		display: block;
		width: 1px;
		height: 16px;
		background: #fff;
		position: absolute;
		left: 50%;
		top: -16px;
	}
	.main .sec.price .detail .text2::after {
		top: 100%;
		left: 50%;
		border: solid transparent;
		content: "";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(136, 183, 213, 0);
		border-top-color: #fff;
		border-width: 12px;
		margin-left: -12px;
	}
	.main .sec.price .detail .text3 {
		margin-top: 36px;
		font-size: 13px;
	}
	.main .sec.price .detail .text3 span {
		font-size: 26px;
	}
	.main .sec.price .detail .text3 span.line {
		position: relative;
		margin-left: 26px;
	}
	.main .sec.price .detail .text3 span.line::before {
		content: "";
		display: block;
		position: absolute;
		left: -19px;
		width: 13px;
		height: 1px;
		background: #fff;
		top: 56%;
	}
	.main .sec.price .detail .text4 {
		margin-top: 50px;
		font-size: 13px;
	}
	.main .sec.price .note {
		margin-top: 60px;
		font-size: 10px;
		line-height: 1.8em;
	}
	.main .sec.price .bt_more {
		margin: 14px auto -81px auto;
	}
	

	
}