@charset "shift_jis";
/* CSS Document */

#pro	{
	font-size: 90%;
}
#pro .prf{
	display:table;
	width:100%;
	margin-bottom:30px;
}
#pro .fL{
	float:left;
	margin-right:20px;
}
#pro h3	{
	font-size:26px;
	line-height: 1.7em;
	font-family:'Lora',"ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN","Ÿà–¾’©", YuMincho, "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
	font-weight:normal;
	color:#666;
}
#pro dl	{
	margin: 2em 0 3em 0;
	line-height: 1.7em;
}
#pro dt	{
	float: left;
}
#pro dd	{
	padding-left: 5.5em;
}
#pro table	{
	width: 100%;
}
#pro th	{
}
#pro td	{
	padding: 3px;
}
@media screen and (max-width:767px){
#pro	{
	font-size: 14px;
}
#pro .prf{
	margin-bottom:10px;
}
#pro .fL{
	float:none;
	margin-right:0px;
}
#pro h3	{
	font-size:26px;
	line-height: 1.7em;
	font-weight:normal;
	color:#666;
}
#pro dl	{
	margin: 1em 0 1em 0;
	line-height: 1.7em;
}
#pro dt	{
	float: left;
}
#pro dd	{
	padding-left: 5.5em;
}
#pro table	{
	width: 100% !important;
	font-size:11px;
}
#pro th	{
}
#pro td	{
	padding: 3px;
	text-align:left;
}
#pro td:nth-of-type(1){
	white-space:nowrap;
}
#pro td:nth-of-type(3){
}

}
