@charset "utf-8";

.foster-family-cp{
	color: #333;
	font-size: 16px;
	line-height: 1.6;
}
.foster-family-cp a{ color: #4099fd; text-decoration: underline;}
.foster-family-cp a:link{color: #4099fd; text-decoration: underline;}
.foster-family-cp a:visited{color: #204e93; text-decoration: underline;}
.foster-family-cp a:hover{color: #612093; text-decoration: underline;}
.foster-family-cp a:active{color: #612093; text-decoration: underline;}

.foster-family-cp h2{
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
}
.clear-fix:after {
	clear: both;
	content: ".";
	display: block;
	text-indent: -9999px;
	line-height: 0;
	overflow: hidden;
}
.foster-family-cp .font-size-13{
	font-size: 13px!important;
}
/* header /////////////////////////// */
.foster-family-cp__header{
	margin: 0 30px 30px;
	padding-top:20px;
}
.foster-family-cp__header h1{
	margin: 0;
	text-align: center;
}
.foster-family-cp__header .incentive-more{
	color: #204e93;
	font-size: 18px;
	line-height: 2;
	margin: 20px 0;
	text-align: center;
	padding: 0;
}
.foster-family-cp__header-logo{
	display: table;
	padding: 0 0 0 80px;
}
.foster-family-cp__header-logo div{
	display: table-cell;
	text-align: center;
}
.foster-family-cp__header-logo div img{
	height: auto;
	margin: 0 12px;
	width: 92px;
}
/* target /////////////////////////// */
.foster-family-cp__target{
	border: 2px #da4d3b solid;
	border-radius: 2px;
	color: #330000;
	margin: 0 30px 20px;
	text-align: center;
	padding: 0;
}
.foster-family-cp__target .foster-family-cp__target-period{
	background: #da4d3b;
	color: #fff;
	font-size: 16px;
	margin: 0;
	padding: 8px 4px;
}
.foster-family-cp__target p{
	font-size: 13px;
	margin: 0;
	line-height: 1.6;
	padding: 8px;
}
/* step /////////////////////////// */
.foster-family-cp__step{
	background:#f5d1c3 url(../img/bg.jpg) repeat 100%;
	border-bottom: 2px #204e93 solid;
	border-top: 2px #204e93 solid;
	color: #204e93;
	margin: 0 30px 24px;
	padding: 20px 0;
}
.foster-family-cp__step h2{
	background: #204e93;
	border: none;
	border-radius: 100px;
	color: #fff;
	text-align: center;
	font-size: 24px;
	margin: 0 auto;
	max-width: 320px;
	padding: 2px 0;
	position: relative;
}
.foster-family-cp__step-list {
	list-style: none;
	margin: 0;
	padding: 24px 0 0;
	z-index: 0;
}
.foster-family-cp__step-list > li{
	background-color: rgba(255,255,255,0.8);
	border: 1px #204e93 solid;
	margin: 0 0 20px;
	padding: 10px;

	display: table;
	margin: 0 auto 20px;
	text-align: left;
	position: relative;
	width: 88%;
}
.foster-family-cp__step-list > li:nth-child(n+2)::after{
	clear: both;
	content: "▼";
	color: #204e93;
	display: block;
	font-size: 13px;
	margin: auto;
	top: -20px;
	right: 0;
	left: 0;
	text-align: center;
	position: absolute;
}

.foster-family-cp__step-list > li img{
	display: table-cell;
	margin: 10px 0 10px 10px;
	vertical-align: middle;
	width: 158px;
}
.foster-family-cp__step-list > li > div{
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
	width: 100%;
}

.foster-family-cp__step-list p{
	margin: 0 0 10px;
	padding: 0;
}
.foster-family-cp__step-list li .foster-family-cp__step-ttl{
	color: #204e93;
	font-size: 24px;
	font-weight: bolder;
	line-height: 1.6;
}
.foster-family-cp__step-list li ul{
	list-style: none;
	padding: 0 10px;
}
.foster-family-cp__step-list li ul li{
	box-sizing: border-box;
	display: inline-block;
	float: left;
	margin: 0 0 15px;
	line-height: 1;
	padding: 0 0 0 12px;
	width: 50%;
}
.foster-family-cp__step a{
	line-height: 1;
	text-decoration: none;
	font-weight: bolder;
}
/* presented /////////////////////////// */
.foster-family-cp__presented{
	background-color: #f18900;
	margin: 0 auto 24px;
	padding: 10px;
	width: 80%;
}
.foster-family-cp__presented a{
	background-color: #fff;
	border-radius: 2px;
	display: table;
	font-size: 18px;
	padding: 0;
	line-height: 1.4;
	text-decoration: none!important;
	cursor:pointer!important;
}
.foster-family-cp__presented a,
.foster-family-cp__presented a:link,
.foster-family-cp__presented a:visited,
.foster-family-cp__presented a:active{
	color: #555;
}
.foster-family-cp__presented a:hover{
	text-decoration: underline!important;
}
.foster-family-cp__presented a > div{
	display: table-cell;
	padding: 30px 10px;
	vertical-align: middle;
	width: 65%;
}
.foster-family-cp__presented h3{
	display: table-cell;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 35%;
}
.foster-family-cp__presented p{
	margin: 0;
}
.foster-family-cp__presented .foster-family-cp__presented-name{
	font-size: 28px;
	margin: 0 0 10px;
}

/* infomation /////////////////////////// */
.foster-family-cp__infomation{
	background: #f0f0f0;
	color: #555;
	padding: 30px 72px;
}
.foster-family-cp__infomation h2{
	background: #111;
	border: none;
	border-radius: 100px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	margin: 0 auto;
	max-width: 280px;
	padding: 2px 24px;
}

/* summary */
.foster-family-cp__summary{
	margin: 0 0 30px;
}
.foster-family-cp__summary p{
	font-size: 18px;
	font-weight: bolder;
	margin: 0;
	padding: 32px 0 16px;
	text-align: center;
}
.foster-family-cp__summary dl{
	display: table;
	margin: 0 0 2px;
	padding: 0;
	width: 100%;
}
.foster-family-cp__summary dl dt{
	background: #ddd;
	display: table-cell;
	font-weight: bolder;
	padding: 8px 24px;
	width: 160px;
}
.foster-family-cp__summary dl dd{
	background: #fff;
	display: table-cell;
	font-size: 14px;
	padding: 8px 24px;
}

/* caution */
.foster-family-cp__caution{
	font-size: 14px;
	margin: 0 auto 30px;
}
.foster-family-cp__caution h3{
	font-size: 18px;
	font-weight: bolder;
	margin: 0;
	padding: 32px 0 0;
}
.foster-family-cp__caution div p{
	padding: 0 16px;
}
.foster-family-cp__caution-list{
	margin-left: 1em;
	padding: 0 20px;
}
.foster-family-cp__caution-list li{
	margin: 0 0 10px;
}
.foster-family-cp__caution-list ul{
	margin: 5px 0 0;
}

.foster-family-cp__incentive {
	margin: 0 30px 30px;
}
.foster-family-cp__petgo{
	text-align: center;
	margin-bottom: 30px;
}