@charset "UTF-8";
/*//////////////////////////////////////////////////////////////////////////////////////////////////////

	「お庭のハンドブック」プレゼント

/////////////////////////////////////////////////////////////////////////////////////////////////////*/
.handbook-present {
	font-size: 14px;
	margin-bottom: 0;
}
.handbook-present h1 {
	margin: 20px 0 35px;
	padding: 0 0 14px 13px;
	background: url("/public/img/static/campaign/2016/spring_garden_freshup/bg_heading.png") left bottom no-repeat;
	font-size: 24px;
	font-weight: bold;
	color: #006552;
}
.handbook-present img {
	vertical-align: bottom;
}
.handbook-present h2 {
	margin: 30px 0 27px 18px;
	font-size: 21px;
	font-weight: bold;
}
.handbook-present .text {
	margin: 0 16px 15px;
}
.handbook-present .list_note {
	margin: 0 28px 15px 33px;
}
.handbook-present .list_note li {
	color: #108900;
	text-indent: -1em;
	list-style: disc;
	padding-left: 1em;
}
.text_e{
	margin: 0 16px 15px;
}
.bnr-ttl{
	margin: 0 auto 30px;
	text-align:center;
}
.text_bold{
	font-weight: bold;
	margin: 0 16px 9px;
	color: #108900;
}
/*--------------------------------
	ボタン
--------------------------------*/
.btn_link {
	text-align: center;
}
.btn_link a {
	font-size: 14px;
	text-decoration: none;
	color: #2f7400;
	font-weight: bold;
	display: inline-block;
	text-align: center;
	width: 320px;
	padding: 9px 10px 9px 30px;
	border: solid 1px #2f7400;
	border-radius: 5px;
	background-color: #f7faef;
	margin: 15px auto 50px;
}
.service {
	background-color: #a6cf4d;
	color: #ffffff;
	font-size: 21px;
	height: 40px;
	line-height: 40px;
	border-radius: 2px;
	margin-bottom: 20px;
	text-align:center;
}
/*--------------------------------
	media
--------------------------------*/
.concept_bt_1col {
	margin: 20px 0 0;
}
.concept_bt_1col ul li {
	margin: 10px 0 20px;
}
.concept_bt_1col ul li a {
	display: block;
	width: 622px;
	height: 120px;
	border: solid 1px #ccc;
	padding: 9px;
	background: url(/gr/concept/img/common/icon_next_gray.png) right 10px center no-repeat;
}
.concept_bt_1col li img {
	vertical-align: bottom;
}
.concept_bt_1col .bt_link_txt {
	display: inline-block;
	padding: 0 0 50px 20px;
	line-height: 1;
	font-size: 21px;
	color: #333;
	font-weight:  bold;
}
.concept_bt_1col ul li.last {
	margin-bottom: 0;
}
.footer_link_concept_wrap{
	margin: 0 auto 50px;
	width: 642px;
}
.concept_common_link {
	margin-bottom: 12px;
	text-align: right;
}
.concept_common_link a {
	color: #00479d;
	font-size: 14px;
	text-decoration: underline;
}
.concept_common_link a:hover {
	color: #00479d !important;
}
.concept_common_link a::before {
	content: "";
	display: inline-block;
	margin-right: 6px;
	border: 3px solid transparent;
	border-left: 6px solid #00479d;
	border-right: none;
	vertical-align: middle;
}
/*--------------------------------
	ボタン
--------------------------------*/
.mg_bt_no{
	display:none;
}
