#overlay_p01 {
	background-color: rgba(0,0,0,0.8);
	height: 100%;
	width: 100%;
	z-index: 999;
	position: fixed;
	display: none;
      overflow-y: auto;
	}
	
#overlay_p02 {
	background-color: rgba(0,0,0,0.8);
	height: 100%;
	width: 100%;
	z-index: 999;
	position: fixed;
	display: none;
      overflow-y: auto;
	}
	
#overlay_p03 {
	background-color: rgba(0,0,0,0.8);
	height: 100%;
	width: 100%;
	z-index: 999;
	position: fixed;
	display: none;
      overflow-y: auto;
	}
	
#overlay_p04 {
	background-color: rgba(0,0,0,0.8);
	height: 100%;
	width: 100%;
	z-index: 999;
	position: fixed;
	display: none;
      overflow-y: auto;
	}
	
#overlay_p05 {
	background-color: rgba(0,0,0,0.8);
	height: 100%;
	width: 100%;
	z-index: 999;
	position: fixed;
	display: none;
      overflow-y: auto;
	}
	
#overlay_p06 {
	background-color: rgba(0,0,0,0.8);
	height: 100%;
	width: 100%;
	z-index: 999;
	position: fixed;
	display: none;
      overflow-y: auto;
	}
	
#overlay_p07 {
	background-color: rgba(0,0,0,0.8);
	height: 100%;
	width: 100%;
	z-index: 999;
	position: fixed;
	display: none;
      overflow-y: auto;
	}
	
#overlay_p08 {
	background-color: rgba(0,0,0,0.8);
	height: 100%;
	width: 100%;
	z-index: 999;
	position: fixed;
	display: none;
      overflow-y: auto;
	}
	
#overlay_p09 {
	background-color: rgba(0,0,0,0.8);
	height: 100%;
	width: 100%;
	z-index: 999;
	position: fixed;
	display: none;
      overflow-y: auto;
	}
	
#overlay_p10 {
	background-color: rgba(0,0,0,0.8);
	height: 100%;
	width: 100%;
	z-index: 999;
	position: fixed;
	display: none;
      overflow-y: auto;
	}
	
.modal_cont_p {
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	}
	
.prf_cont {
	font-weight: normal;
	color: #333;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-radius: 5px;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-size: 80%;
	line-height: 1.6em;
      overflow-y: auto;
  max-height: 90%;
	}

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

.prf_box {
	width: 235px;
	border-radius: 5px;
	background-color: #FFF;
	color: #666;
	text-align: center;
	font-size: 100%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: 0px;
	line-height: 1.6em;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	}

}


@media screen and (min-width:1001px) { 

.prf_box {
	width: 235px;
	border-radius: 5px;
	background-color: #FFF;
	color: #666;
	text-align: center;
	font-size: 100%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: 0px;
	line-height: 1.6em;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	}

}

.prf_float {
	float: left;
	margin-right: auto;
	margin-left: auto;
	}
	

/*ボタン装飾*/
.prf_box label {
	font-weight: bold;
	border: 2px none black;
	cursor : pointer;
	height: 100px;
	width: 130px;
	margin-bottom: 30px;
	text-align: center;
	color: #FFF;
	background-color: #F00;
	border-radius: 80px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 24px;
	vertical-align: top;
	letter-spacing: 0.0em;
	box-shadow: 0px 4px #990033;
	pointer-events: none;
}

.prf_box_02 label {
	font-weight: bold;
	border: 2px none black;
	cursor : pointer;
	height: 100px;
	width: 130px;
	margin-bottom: 30px;
	text-align: center;
	color: #FFF;
	background-color: #F00;
	border-radius: 80px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 24px;
	vertical-align: top;
	letter-spacing: 0.0em;
	box-shadow: 0px 4px #990033;
	pointer-events: none;
}

.prf_box_03 label {
	font-weight: bold;
	border: 2px none black;
	cursor : pointer;
	height: 100px;
	width: 130px;
	margin-bottom: 30px;
	text-align: center;
	color: #FFF;
	background-color: #F00;
	border-radius: 80px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 24px;
	vertical-align: top;
	letter-spacing: 0.0em;
	box-shadow: 0px 4px #990033;
	pointer-events: none;
}

/*チェックボックス非表示*/
.prf_box input {
    display: none;
}

/*:::::::::::::::::::アコーディオン2列目:::::::::::::::::::*/

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

.prf_box_02 {
	width: 386px;
	border-radius: 5px;
	background-color: #FFF;
	color: #666;
	text-align: center;
	font-size: 100%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: 0px;
	line-height: 1.6em;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	}

}


@media screen and (min-width:1001px) { 

.prf_box_02 {
	width: 386px;
	border-radius: 5px;
	background-color: #FFF;
	color: #666;
	text-align: center;
	font-size: 100%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: 0px;
	line-height: 1.6em;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	}

}

.prf_float {
	float: left;
	margin-right: auto;
	margin-left: auto;
	}
	

/*ボタン装飾*/
.prf_box_02 label {
	font-weight: bold;
	border: 2px none black;
	cursor : pointer;
	height: 100px;
	width: 130px;
	margin-bottom: 30px;
	text-align: center;
	color: #FFF;
	background-color: #F00;
	border-radius: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	vertical-align: top;
	letter-spacing: 0.1em;
}

/*チェックボックス非表示*/
.prf_box_02 input {
    display: none;
}


/*:::::::::::::::::::アコーディオン3列目:::::::::::::::::::*/

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

.prf_box_03 {
	width: 420px;
	border-radius: 5px;
	background-color: #FFF;
	color: #666;
	text-align: center;
	font-size: 100%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: 0px;
	line-height: 1.6em;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	}

}


@media screen and (min-width:1001px) { 

.prf_box_03 {
	width: 420px;
	border-radius: 5px;
	background-color: #FFF;
	color: #666;
	text-align: center;
	font-size: 100%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: 0px;
	line-height: 1.6em;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	}

}

.prf_float {
	float: left;
	margin-right: auto;
	margin-left: auto;
	}
	

/*ボタン装飾*/
.prf_box_03 label {
	font-weight: bold;
	border: 2px none black;
	cursor : pointer;
	height: 100px;
	width: 700px;
	margin-bottom: 30px;
	text-align: center;
	color: #FFF;
	background-color: #F00;
	border-radius: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	vertical-align: top;
	letter-spacing: 0.1em;
}

/*チェックボックス非表示*/
.prf_box_03 input {
    display: none;
}
.prf_float :hover {
position: relative;
top: 2px;
left: 2px;
}

.prf_hover :hover {
position: relative;
top: 2px;
left: 2px;
}

.prf_box img {
	pointer-events: none;
}

.prf_box_02 img {
	pointer-events: none;
}

.prf_box_03 img {
	pointer-events: none;
}
