@charset "UTF-8";
#main_under{
	background: url("../images/under_main.jpg") no-repeat top right / auto 100%, url("../images/under_main_r.jpg") repeat ;
	min-height: 220px;
	position: relative;
	border-radius: 0 0 70% 70% / 0 0 70% 70%;
	z-index: 1;
}

#main_under h1{
	font-size: 3.4rem;
	padding: 70px 0 18px;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 1.5;
	color: #603813;
	text-shadow: 1px 1px 5px #fff, 1px 1px 5px #fff, 1px 1px 5px #fff, 1px 1px 5px #fff;
}

#main_under h1 a{
	color: #603813;
}

.middle02{
	padding: 15rem 2% 100px 2%;
    /*box-shadow: 0 -3px 5px rgba(0,0,0,0.07) inset;*/
	background:
		url("../images/en_orange.png") no-repeat bottom 20% left 17%/ 200px auto,
		url("../images/en_orange.png") no-repeat bottom 3% right 17%/ 12% auto,
		url("../images/en_orange.png") no-repeat top 35% right 15%/ 200px auto,
		url("i../mages/en_orange.png") no-repeat top 10% left 5%/ 21% auto,
		url("../images/en_green.png") no-repeat bottom -20px left 7%/ 20% auto,
		url("../images/en_green.png") no-repeat top 20px right 7%/ 20% auto,
		url("../images/en_green.png") no-repeat top 75% right 10%/ 150px auto,
		#f6f7e8 url("../images/en_green.png") no-repeat center left 10%/ 180px auto;
	
	margin-top: -100px;	
	position: relative;
	z-index: 0;
}


.estimate{
	width: 100%;
	position: relative;
	background-color: #fff;
	border-radius: 20px;
	margin-top: 30px;
}

.estimate h2::after{
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -18px;
	width: 40px;
	height: 40px;
	content: "";
	background-color: #f7931e;
	transform:rotate(45deg);
	z-index: -1;
}

.estimate h2{
	font-size: 2.8rem;
	
	color: #fff;
	background: #f7931e url("../images/icon_mitsumori.png") no-repeat right 20px top 22px / 35px auto;
	margin: -60px auto 0;
	padding: 15px 50px 15px 50px;
	border-radius: 20px;
	max-width: 350px;
	position: relative;
	z-index: 1;
	line-height: 1.5;
	
}

.estimate h3{
	font-size: 2.8rem;
	
	color: #603813;
	background: url("../images/icon_toiawase.png") no-repeat top center / 35px auto;
	padding: 40px 0 0;
	border-radius: 20px;
	position: relative;
	z-index: 1;
	text-align: center;
	margin-top: 30px;
	line-height: 1.5;
}

.hr01 h1,.hr02 h1{
	font-size: 2.8rem;
	text-align: center;
	color: #fff;
	background-color: #3dab4a;
	padding: 15px 0;
	border-radius: 10px;
	margin: 80px 0 50px;
	
}

.hr02 h1{
	background-color: #f7931e;
}

.outer_point{
	display: flex;
	justify-content: space-between;
	
}

.box_point,.box_point.phr02{
	width: 47%;
	background: #fff url("../images/icon_po01.png") no-repeat top 20px center / 70px auto;
	border-radius: 15px;
	position: relative;
	padding: 100px 0 30px 0;
	text-align: center;
	
}

.box_point.point02{
	background: #fff url("../images/icon_po02.png") no-repeat top 20px center / 60px auto;
	padding: 130px 0 30px 0;
}

.box_point.phr02{
	background: #fff url("../images/icon_po001.png") no-repeat top 20px center / 70px auto;
}
.box_point.phr02.point02{
	background: #fff url("../images/icon_po002.png") no-repeat top 20px center / 70px auto;
}

.box_point h2,.box_point.phr02 h2{
	position: absolute;
	top: -20px;
	left: 0;
	color: #fff;
	font-size: 18px;
	line-height: 1.5;
	background-color: #8cc63f;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	padding: 15px 0 0 0;
	text-align: center;
	box-sizing: border-box;
}

.box_point.phr02 h2{
	background-color: #f9d53d;
}

.box_point h3,.box_point.phr02 h3{
	font-size: 18px;
	color: #603813;
	line-height: 1.5;
}


.shikumi{
	margin: 50px 0 0;
	border-radius: 15px;
	background-color: #fff;
	padding: 20px 20px 50px;
}

.shikumi.shr02{
	margin-bottom: 5rem;
}

.shikumi h2,.shikumi.shr02 h2{
	font-size: 2.8rem;
	padding-bottom: 5px;
	line-height: 1.5;
	border-bottom: 4px solid #3dab4a;
	text-align: center;
	font-weight: 600;
	color: #603813;
	
	
}

.shikumi.shr02 h2{
	border-bottom: 4px solid #f7931e;
}

.shikumi img{
	max-width: 700px;
	display: block;
	margin: 0 auto;
	margin-top: 3rem;
}


.table02{
	max-width: 900px;
	display:flex;
  flex-wrap: wrap;
	width: 100%;
	font-size: 14px;
	 border-top: none;
	margin: 20px auto 0;
	line-height: 1.5;
	box-sizing: border-box;
	border-radius: 30px;
	overflow: hidden;
	margin-bottom: 50px;
}




.table02 dt{
	width: 30%;	
	padding: 15px 0 15px 40px;
	 
	box-sizing: border-box;
	font-weight: bold;
	background-color: #8cc63f;
	color: #fff;
}

.table02 dt.ptp,.table02 dd.ptp{
	padding-top: 30px;
}

.table02 dt.pbp,.table02 dd.pbp{
	padding-bottom: 30px;
}


.table02 dd{
	display:flex;
  	flex-wrap: wrap;
	align-items: center;
	padding: 15px;
	width: 70%;
	border-left: 1px solid #8cc63f;
  
	box-sizing: border-box;
	background-color: #fff;
	
}


@media only screen and (max-width: 680px) {
	#main_under{
	background: url("../images/under_main.jpg") no-repeat top right / auto 100%, url("../images/under_main_r.jpg") repeat ;
	min-height: 130px;
	border-radius: 0 0 90% 90% / 0 0 40% 40%;
}
	#main_under h1{
	font-size: 3.4rem;
	padding: 40px 0 0;
		text-align: center;
	
}
	
}


@media only screen and (max-width: 480px) {
	
	.estimate h2{
	padding: 15px 50px 15px 0px;

}
	.outer_point{
	display: block;
	justify-content: space-between;
	
}
	.box_point,.box_point.phr02{
	width: 100%;
		margin-bottom: 30px;
	
}
	.table02 dt{
	width: 30%;	
	padding: 15px 0 15px 20px;
	 
}



}