@charset "utf-8";
/* ---------------------------------------------------------------------- */
html {
		font-size: 0.833vw;
}
.pfcpage {
}
.pfcpage img {
	display: block;
}
.pfctable,
.pfctablebloc ul,
.pfctablebloc dl {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-spacing: 0px;
}
.pfctd,
.pfctablebloc li,
.pfctablebloc dt,
.pfctablebloc dd {
	display: table-cell;
	vertical-align: top;
}
.pfctitle {
	color: #c00;
	font-size: 1.4em;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}
/* ---------------------------------------------------------------------- */
.pfctop {
}
.pfctopinner {
}
.pfclogo {
	width: 330px;
}
.pfclogo img {
}
.pfctoptex {
}
.pfctoptex p {
}
.container{
	max-width: 100%;
	margin: auto;
	margin-top: 2.5em;
}
/* ---------------------------------------------------------------------- */
.pfcossm {
	border-top: 1px dashed #cb966f;
	border-bottom: 1px dashed #cb966f;
	margin-bottom: 20px;
	padding: 20px 0px;
}
.pfcossmtitle {
	color: #cb966f;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.pfcossm ul {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-spacing: 10px 5px;
	margin: 0px!important;
}
.pfcossm li {
	display: table-cell;
	text-align: center;
	vertical-align: top;
	background-color: #faf8e1;
	border: 1px solid #b3904c;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
}
.pfcossm li strong {
	display: block;
	color: #b3904c;
	font-size: 1.2em;
}
/* ---------------------------------------------------------------------- */
.pfcsayo {
}
.pfcsayoinner {
}
.pfcsayophoto {
	width: 400px;
}
.pfcsayophoto img {
	margin: 0px 0px 0px auto;
}
.pfcsayotex {
}
.pfcsayotex p {
}
.pfcsayotitle {
	color: #c00;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.pfcsayotitle strong {
	display: block;
}
.pfcsayotex ul {
}
.pfcsayotex li {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 5px;
}
.pfcsayotex li span {
	color: #c00;
}
.pfcsayotex li strong {
	color: #c00;
}
.pfcsayotex li em {
	font-style: normal;
}
.pfcsayoimg {
}
.pfcsayoimg img {
	width: 100%;
}
/* ---------------------------------------------------------------------- */
.pfcflow {
	padding-bottom: 30px;
}
.pfcflowinner {
}
.pfcflowinner ul {
	margin: 0px!important;
	padding: 0px!important;
}
.pfcflowinner li {
	background-image: url("../img/flowarrow.png");
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px!important;
}
.pfcflowinner li.pfcflowlast {
	background-image: none;
	padding-bottom: 0px!important;
}
.pfcflowtitle {
	color: #7f382d;
	font-size: 1.1em;
	background-color: #f2f2f2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 10px;
	padding: 5px 10px;
}
.pfcflowtitle span {
	display: inline-block;
	color: #fff;
	background-color: #7f382d;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0px 7px;
}
.pfcflowtitle strong {
	display: inline-block;
	font-weight: bold;
	padding-left: 10px;
}
.pfcflowtex {
}
.pfcflowtex p {
	margin-bottom: 10px!important;
	padding: 0px 10px;
}
.pfcflowtex p:last-child {
	margin-bottom: 0px!important;
}
.pfcflowtex dl {/*pfctablebloc*/
	text-align: center;
	border: 1px solid #666;
	border-left: none;
}
.pfcflowtex dt {
	width: 15%;
	background-color: #f7e5db;
	border-left: 1px solid #666;
	padding: 15px 5px;
}
.pfcflowtex dd {
	border-left: 1px solid #845144;
	padding: 15px 5px;
}
.pfcflowtex dd strong {
	color: #c00;
	font-size: 1.4em;
	font-weight: bold;
}
.pfcflowtex dd a {
	display: inline-block;
	color: #c00;
	font-size: 1.2em;
	font-weight: bold;
	background-image:url("../img/arrow.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}
.pfcflowtex a span {
}
/* ---------------------------------------------------------------------- */
.pfcprice {
}
.pfcpriceinner {
}
.pfcpricetitle {
	color: #7f382d;
	font-size: 1.1em;
	border-left: 3px solid #c00;
	margin-bottom: 10px;
	padding: 0px 10px;
}
.pfcpricetitle strong {
	display: inline-block;
	font-weight: bold;
}
.pfcpricebox {/*pfctablebloc*/
	margin-bottom: 20px;
}
.pfcpricebox dl {
	border: 1px solid #666;
	margin-bottom: 5px;
}
.pfcpricebox dt {
	text-align: center;
	background-color: #f2eadb;
	border-right: 1px solid #666;
	vertical-align: middle;
	padding: 10px 5px;
}
.pfcpricebox1 dt {
	width: 25%;
}
.pfcpricebox2 dt {
	width: 50%;
}
.pfcpricebox dt span {
	font-size: 0.8em;
}
.pfcpricebox dd {
	text-align: center;
	vertical-align: middle;
	padding: 10px 5px;
}
.pfcpricebox dd strong {
	color: #c00;
	font-weight: bold;
}
.pfcpricebox dd span {
}
.pfcpricebox dd em {
	color: #c00;
	font-style: normal;
	font-weight: bold;
}
/* ---------------------------------------------------------------------- */
