@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------*/

.totop{
	display: none;
}



#contents_block h2{
	width: 96.13vw;
	height: 7.43vw;
	margin: 5.33vw auto 0 auto;
	overflow: hidden;
	background-image:url("../sp/main_h2.png");
	background-repeat:no-repeat;
	background-position:left center;
	background-size: contain;
	color:#fff;
	text-indent:45px;
	font-size:3.73vw;
	padding-top: 2.37vw;
}

/**/


#flow{
	width:96.13vw;
	height:278px;
	margin:20px auto;
	position:relative;
	background-image:url(nyuin/flow.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-size: 96.13vw 61vw;
}

#flow .txt01{
	width: 80%;
	position: absolute;
	left: 1.75vw;
	top: 8.75vw;
	line-height:125%;
	font-size: 3.00vw;
}

#flow .txt02{
	position: absolute;
	left: 1.75vw;
	top: 33.80vw;
	line-height:125%;
	font-size: 3.00vw;
}

/*-----------------------------------------------------------*/
/*総費用*/

#souhiyou{
	width:667px;
	margin:20px auto;
	overflow:hidden;
	text-align:center;
	font-weight:bold;
	border:1px solid #D6D6D6;
}

#souhiyou div{
	border:3px solid #F5F5F5;
	padding:1em 0px;
}

/*-----------------------------------------------------------*/


.price{
	width:96.13vw;
	margin:4.00vw auto;
	overflow:hidden;
}

.price dt{
	font-weight:bold;
	display:block;
}

.price dd{
	margin:1em auto;
	overflow:hidden;
	display:block;
}

.price dd table{
	width:100%;
	border-left:1px solid #BBBBBB;
	border-top:1px solid #BBBBBB;
}

.price dd table th{
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	text-align:left;
	padding:0.5em 1em;
	background-color:#84CA00;
}

.price dd table td{
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	text-align:center;
	padding:0.5em;
	width:20%;
}

.price dd table .color01{
	background-color:#4C4C4C;
	text-align:center;
	color:#FFF;
}

.price dd table .color02{
	background-color:#F7FBEE;
}

/**/

.price2{
	width:96.13vw;
	margin:4.00vw auto;
	overflow:hidden;
}

.price2 dt{
	font-weight:bold;
	display:block;
}

.price2 dd{
	margin:1em auto;
	overflow:hidden;
	display:block;
}

.price2 dd table{
	width:100%;
	border-left:1px solid #BBBBBB;
	border-top:1px solid #BBBBBB;
}

.price2 dd table th{
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	text-align:center;
	padding:0.5em 1em;
	background-color:#B3E87A;
}

.price2 dd table td{
	border-right:1px solid #BBBBBB;
	border-bottom:1px solid #BBBBBB;
	text-align:left;
	padding:0.5em;
	width:20%;
}

.price2 dd table.txt_center{
	margin-top: 10px;
}

.price2 dd table.txt_center td{
	text-align:center;
}


/*-----------------------------------------------------------*/
/*枠*/

.ol{
	width:96.13vw;
	margin:4.00vw auto;
	overflow:hidden;
	background-image:url(../guide/nyuin/bg.png);
	border:1px solid #ABDE75;
	padding-bottom:10px;
}

.ol_title{
	width:95%;
	margin:0px auto;
	overflow:hidden;
	padding:10px 0px;
	font-weight:bold;
}

.ol_body{
	width:95%;
	margin:0px auto;
	background-color:#FFF;
}

.ol_padding{
	padding:10px;
	overflow:hidden;
}

/*-----------------------------------------------------------*/


/*-----------------------------------------------------------*/


/*-----------------------------------------------------------*/


/*-----------------------------------------------------------*/
