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

/*　個人情報保護方針
================================================*/

h2{
	font-size:18px;
	color:#888;
	border-left:5px solid #888;
	padding:5px 0 5px 5px;;
	text-align:left;
	line-height:1em;
}

.pp_def_wrap{
	padding:0;
	width:80%;
	line-height: 1.3em;
}

h3{
	text-align:left;
	width:100%;
    padding-bottom: 0;
	padding-top:20px;
	letter-spacing:0.3em;
	color:#008740;
}

ul.pp_list{
	list-style-type: upper-roman;
	padding-left:20px;
}

ul.pp_list li{
	list-style-type: none;
}


/* スマホ */
@media only screen and (max-width: 767px){
}