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

	ペットとの快適な暮らし応援キャンペーン

//////////////////////////////////////////////////////////*/
/* ===========================================================

	お問合せフォーム

===========================================================*/
.contact_receptionist {
	margin-top: 50px;
}

#livingwithpets2017 {
	font-size: 14px;
	color: #555;
}
#livingwithpets2017 .ttl {
	margin-bottom: 20px;
}
#livingwithpets2017 img {
	vertical-align: middle;
}
#livingwithpets2017 a {
	text-decoration: underline;
	color: #00f;
}
#livingwithpets2017 a:hover {
	text-decoration: none;
}
#livingwithpets2017 h2 {
	margin: 24px 0 18px;
}
#livingwithpets2017 h3.independence {
	margin-top: 0;
}
/* ===========================================================
	キャンペーン期間/バナー紹介
===========================================================*/
#livingwithpets2017 .information {
	padding: 0 10px 0 10px;
}
#livingwithpets2017 .information .guide {
	float: left;
}
#livingwithpets2017 .information .guide p.desc {
	width: 303px;
	font-weight: bold;
}
#livingwithpets2017 .information .guide p.desc strong.emphasis {
	color: #f00;
}
#livingwithpets2017 .information .bnr_info {
	float: right;
	padding: 20px 10px 22px;
	text-align: center;
	background-color: #eee;
}
#livingwithpets2017 .information .bnr_info p {
	padding-bottom: 15px;
	font-weight: bold;
}
/* ===========================================================
	コンテンツ
===========================================================*/
#livingwithpets2017 .image {
	margin: 20px 0;
	text-align: center;
}
#livingwithpets2017 ul.item li {
	float: left;
	width: 272px;
	margin: 0 10px 30px;
}
#livingwithpets2017 ul.col_3 {
	margin-left: 10px;
}
#livingwithpets2017 ul.col_3 li {
	width: 188px;
	margin: 0;
}
#livingwithpets2017 ul.col_3 li.last {
	width: 189px;
}

#livingwithpets2017 .announce {
	width: 515px;
	margin: 0 auto;
	padding: 20px;
	background-color: #fffee9;
	font-size: 12px;
}
/* ===========================================================
	お客様の声
===========================================================*/
#livingwithpets2017 .list_review .h_review {
	margin-bottom: 20px;
}
#livingwithpets2017 .list_review .review {
	margin-bottom: 20px;
	padding: 0 10px;
}
#livingwithpets2017 .list_review .review .hd {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #c40001;
	color: #c40001;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
}
#livingwithpets2017 .list_review .media .img {
	float: left;
}
#livingwithpets2017 .list_review .media .img img {
	width: 272px;
	height: 204px;
}
#livingwithpets2017 .list_review .media .impression {
	float: right;
	width: 273px;
}
#livingwithpets2017 .list_review .media .impression .h_impression {
	margin-bottom: 10px;
}
#livingwithpets2017 .list_review .link {
	margin-bottom: 50px;
	text-align: right;
}
#livingwithpets2017 .list_review .link a {
	font-weight: bold;
}
#livingwithpets2017 .list_review .link a:hover {
	text-decoration: none;
}