@charset "utf-8";

label {
	display: block;
	cursor: pointer;
	background: #FCFFE2 url(../img/services/sv05/arrow1.png) no-repeat center right 20px;
	color: #333;
	border-bottom: 3px solid #C6F72A;
	font-size: 25px;
	padding: 5px 10px;
	margin-top: 20px;
}

input[type="checkbox"].on-off {
	display: none;
}

input[type="checkbox"].on-off + div {
	display: none;
}

input[type="checkbox"].on-off:checked + div {
	display: block;
}

.s_box {
	padding: 30px 0 20px 300px;
}

.s_box h4 {
	color: #333;
	padding-bottom: 5px;
}

.s_box p {
	padding-bottom: 20px;
}

.s_table {
	margin: 0 0 50px;
}

.s_table th,
.s_table td {
	text-align: center;
	border: 1px solid #dcdcdc;
	font-size: 14px;
	vertical-align: middle;
}

.s_table th {
	background: #f3f3f3;
}

.s_table td {
	height: 40px;
}

.s_table td span {
	font-size: 10px;
	display: block;
	margin-top: -5px;
}

.s_table01,
.s_table03 {
	width: 28.54%;
}

.s_table02 {
	width: 42.89%;
}

.s_table01 th {
	height: 40px;
}

.s_table02 th,
.s_table03 th {
	height: 80px;
}

.s_01 {
	background: url(../img/services/sv05/sec2_img01.jpg) no-repeat left center;
}

.s_02 {
	background: url(../img/services/sv05/sec3_img01.jpg) no-repeat left center;
}

.s_03 {
	background: url(../img/services/sv05/sec4_img01.jpg) no-repeat left center;
}

.s_04 {
	background: url(../img/services/sv05/sec4_img02.jpg) no-repeat left center;
}

.s_05 {
	background: url(../img/services/sv05/sec5_img01.jpg) no-repeat left center;
}

.s_06 {
	background: url(../img/services/sv05/sec6_img01.jpg) no-repeat left center;
}

.s_07 {
	background: url(../img/services/sv05/sec6_img02.jpg) no-repeat left center;
}

.s_08 {
	background: url(../img/services/sv05/sec4_img02.jpg) no-repeat left center;
}

.s_09 {
	background: url(../img/services/sv05/sec7_img01.jpg) no-repeat left center;
}

.s_10 {
	background: url(../img/services/sv05/sec7_img02.jpg) no-repeat left center;
}

.s_11 {
	background: url(../img/services/sv05/sec8_img01.jpg) no-repeat left center;
}

.s_12 {
	background: url(../img/services/sv05/sec8_img02.jpg) no-repeat left center;
}

.s_13 {
	background: url(../img/services/sv05/sec9_img01.jpg) no-repeat left center;
}

.s_14 {
	background: url(../img/services/sv05/sec10_img01.jpg) no-repeat left center;
}


/*--------------------------------------------*/
#sec1 {
	padding-bottom: 95px;
}

#sec1 h2 {
	background: url(../img/services/sv05/sec1_h2_bg.png) no-repeat center left 42%;
	height: 131px;
	padding-top: 50px;
	margin-bottom: 30px;
}

#sec1 h3 {
	color: #333;
	font-size: 30px;
	padding-bottom: 30px;
}

/*--------------------------------------*/
#sec2 {
	padding-bottom: 40px;
}

#sec2 h2 {
	padding-bottom: 10px;
}

/*--------------------------------------------*/
#sec3 {
	padding-bottom: 40px;
}

#sec3 h2 {
	padding-bottom: 10px;
}

/*--------------------------------------------*/
#sec4 {
	padding-bottom: 40px;
}

#sec4 h2 {
	padding-bottom: 10px;
}

.osusume {
	background: #f4f4f4;
	padding: 25px;
	position: relative;
}

.osusume:before {
	content: "";
	display: block;
	position: absolute;
	width: 169px;
	height: 232px;
	background: url(../img/services/sv05/img01.png) no-repeat 0 0;
	bottom: 0;
	right: 50px;
}

.osusume > div {
	background: url(../img/services/sv05/fukidasi.png) no-repeat;
	width: 826px;
	height: 149px;
	padding: 20px 50px 0 25px;
}

.osusume h3 {
	color: #333;
	font-size: 21px;
}

.osusume p {
	line-height: 1.3;
}

/*--------------------------------------------*/
#sec5 {
	padding-bottom: 40px;
}

#sec5 h2 {
	padding-bottom: 30px;
}

/*--------------------------------------------*/
#sec6 {
	padding-bottom: 40px;
}

#sec6 h2 {
	padding-bottom: 10px;
}

.osusume2 {
	background: #f4f4f4;
	padding: 25px;
	position: relative;
}

.osusume2:before {
	content: "";
	display: block;
	position: absolute;
	width: 234px;
	height: 235px;
	background: url(../img/services/sv05/img02.png) no-repeat 0 0;
	bottom: 0;
	right: 20px;
}

.osusume2 > div {
	background: url(../img/services/sv05/fukidasi.png) no-repeat;
	width: 826px;
	height: 149px;
	padding: 20px 50px 0 25px;
}

.osusume2 h3 {
	color: #333;
	font-size: 21px;
}

.osusume2 p {
	line-height: 1.3;
}

/*--------------------------------------------*/
#sec7 {
	padding-bottom: 40px;
}

#sec7 h2 {
	padding-bottom: 10px;
}

/*--------------------------------------------*/
#sec8 {
	padding-bottom: 40px;
}

#sec8 h2 {
	padding-bottom: 10px;
}

/*--------------------------------------------*/
#sec9 {
	padding-bottom: 40px;
}

#sec9 h2 {
	padding-bottom: 30px;
}

/*--------------------------------------------*/
#sec10 {
	padding-bottom: 80px;
}

#sec10 h2 {
	padding-bottom: 30px;
}

/*----------------------------------------------*/
.entry_text {
	text-align: center;
	margin: -30px 0 30px
}

.btn_tel {
	background-color: #B9ED00;
}

.btn_mail {
	background-image: url(../img/services/sv05/icon_mail2.png);
}

.btn_mail:after {
	border-top: 3px solid #B9ED00;
	border-right: 3px solid #B9ED00;
}

.price-note {
	margin-top: -40px;
}

@media screen and (max-width:1370px) {

	.osusume,
	.osusume2 {
		margin-top: 30px;
	}

	.osusume > div,
	.osusume2 > div {
		background: #fff;
		width: 100%;
		height: auto;
		border-radius: 20px;
		border: 1px solid #1CDB72;
		padding: 20px 55px 20px 30px;
	}
}

@media screen and (max-width:639px) {
	#sec1 {
		padding: 30px 0;
	}

	#sec1 h2 {
		background: none;
		padding: 0;
		height: auto;
	}

	#sec1 h3 {
		font-size: 21px;
	}

	#sec1 p {
		text-align: left;
	}

	/*--------------------------------------*/
	label {
		font-size: 18px;
	}

	.s_box {
		padding: 195px 0 20px;
		background-position: top 10px center;
	}

	.s_table {
		margin: 0;
	}

	.s_table01,
	.s_table03 {
		width: 100%;
	}

	.s_table02 {
		width: 100%;
	}

	/*--------------------------------------------*/
	#sec10 {
		padding-bottom: 30px;
	}

	.osusume:before,
	.osusume2:before {
		display: none;
	}

	.osusume,
	.osusume2 {
		padding: 15px;
	}

	.osusume > div,
	.osusume2 > div {
		padding: 15px;
	}

	.price-note {
		margin-top: 0;
	}

}
