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

	ガーデンプラスアワード

/////////////////////////////////////////////////////////////////////////////////////////////////////*/
.gardenplus-award {
	padding: 20px 11px 50px 10px;
	font-size: 16px;
}
.gardenplus-award img {
	vertical-align: middle;
}
.gardenplus-award .heading {
	height: 36px;
	margin-bottom: 30px;
	padding-left: 10px;
	background-color: #7d0000;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	line-height: 36px;
}
/* ===========================================================
	上部
===========================================================*/
.gardenplus-award .head {
	margin-bottom: 30px;
}
.gardenplus-award .head .ttl {
	margin-bottom: 20px;
}
.gardenplus-award .head .hd {
	margin: 13px 0;
	font-size: 21px;
	font-weight: bold;
}
.gardenplus-award .head .txt {
	padding: 0 18px 0 19px;
}
.gardenplus-award .head .emphasis {
	color: #f00;
	font-size: 18px;
}
/* ===========================================================
	エントリー部門一覧
===========================================================*/
.gardenplus-award .entry_list .media {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
}
.gardenplus-award .entry_list .media .hd,
.gardenplus-award .entry_list .v-media .hd {
	margin-bottom: 4px;
	padding-left: 25px;
	background: url("/public/img/static/gardenplus-award/ico_circle.png") left center no-repeat;
	font-size: 21px;
	font-weight: bold;
}
.gardenplus-award .entry_list .media .letter {
	float: left;
	width: 271px;
}
.gardenplus-award .entry_list .media .letter .txt,
.gardenplus-award .entry_list .v-media .letter .txt {
	padding: 0 34px 0 19px;
}
.gardenplus-award .entry_list .v-media .img {
	margin: 20px 0 30px;
}
.gardenplus-award .entry_list .v-media .img img {
	float: right;
}
/* ===========================================================
	ご応募の流れ
===========================================================*/
.gardenplus-award .entry_flow .step {
	padding: 0 18px 0 19px;
}
.gardenplus-award .entry_flow .step li {
	list-style-type: decimal;
	list-style-position: inside;
	margin-bottom: 14px;
	margin-left: 1.2em;
	text-indent: -1.2em;
	padding-bottom: 33px;
	background: url("/public/img/static/gardenplus-award/bg_next.png") 255px bottom no-repeat;
	font-size: 21px;
	font-weight: bold;
}
.gardenplus-award .entry_flow .step li.last {
	margin-bottom: 0;
	padding-bottom: 0;
	background: none;
}
/* 締切・結果
--------------------------------*/
.gardenplus-award .entry_flow .entry_result {
	margin: 23px 18px 26px 19px;
	padding: 22px 19px 19px;
	border: 1px solid #ccc;
}
.gardenplus-award .entry_flow .time_limit {
	margin-bottom: 3px;
	color: #f00;
	font-size: 21px;
	font-weight: bold;
}
.gardenplus-award .entry_flow .announce {
	margin-bottom: 10px;
	color: #00f;
	font-size: 21px;
	font-weight: bold;
}
.gardenplus-award .entry_flow .announce .sub {
	text-align: right;
	font-size: 16px;
	font-weight: normal;
}
.gardenplus-award .entry_flow .reentry {
	padding: 14px 22px 15px 14px;
	background-color: #ffffd0;
}
.gardenplus-award .entry_flow .reentry .h_how {
	font-size: 18px;
	font-weight: bold;
}
/* ===========================================================
	受賞が近くなる！？施工写真の撮り方ブログはこちら！
===========================================================*/
.gardenplus-award .consultation_past .hd {
	margin-left: 19px;
	font-size: 21px;
	font-weight: bold;
}
.gardenplus-award .consultation_past .report {
	width: 589px;
	margin: 9px auto 30px;
	padding: 2px 34px 3px 14px;
	background-color: #fafafa;
	border: 1px solid #ddd;
}
.gardenplus-award .consultation_past .report a {
	display: block;
	padding: 17px 0;
	border-bottom: 1px solid #ccc;
	color: #333 !important;
	text-decoration: none;
}
.gardenplus-award .consultation_past .report li:last-of-type a {
	border: none;
}
.gardenplus-award .consultation_past .report a:hover {
	opacity: 0.3;
	background-color: #fff;
}
.gardenplus-award .consultation_past .report .img {
	float: left;
	margin-right: 14px;
}
.gardenplus-award .consultation_past .report .text {
	float: left;
	width: 463px;
	font-size: 11px;
}
.gardenplus-award .consultation_past .report .date {
	margin-right: 15px;
	font-size: 12px;
	font-weight: bold;
}
.gardenplus-award .consultation_past .report .shop_name {
	padding-left: 7px;
	font-weight: bold;
	color: #415242;
}
.gardenplus-award .consultation_past .report .ttl {
	text-indent: 0;
	font-size: 16px;
	color: #415242;
	text-decoration: none;
}
.gardenplus-award .consultation_past .report .sentence {
	margin-bottom: 3px;
}
/* ===========================================================
	賞品・特典
===========================================================*/
.gardenplus-award .prize .heading {
	margin-bottom: 2px;
}
.gardenplus-award .prize table {
	table-layout: fixed;
	border-collapse: separate;
}
.gardenplus-award .prize th,
.gardenplus-award .prize td {
	border-bottom: 1px dotted #ccc;
}
.gardenplus-award .prize th {
	width: 441px;
	padding-right: 18px;
	font-size: 21px;
	font-weight: bold;
	text-align: right;
}
.gardenplus-award .prize th.h_prize {
	width: auto;
	height: 51px;
	padding: 0 11px 0 46px;
	border-bottom: none;
	text-align: left;
	vertical-align: middle;
}
.gardenplus-award .prize th.the_1st {
	background: url("/public/img/static/gardenplus-award/ico_crown.png") left center no-repeat;
}
.gardenplus-award .prize th.the_2nd {
	background: url("/public/img/static/gardenplus-award/ico_trophy.png") 6px center no-repeat;
}
.gardenplus-award .prize th.the_3rd,
.gardenplus-award .prize th.the_4th {
	background: url("/public/img/static/gardenplus-award/ico_medal.png") 7px center no-repeat;
}
.gardenplus-award .prize th.other {
	background: url("/public/img/static/gardenplus-award/ico_circle.png") 8px center no-repeat;
}
.gardenplus-award .prize td {
	padding-right: 17px;
	padding-bottom: 15px;
	color: #960014;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
}
.gardenplus-award .prize td.other {
	padding: 15px 0 0 45px;
	color: #333;
	font-size: 16px;
	font-weight: normal;
	border-bottom: none;
}
.gardenplus-award .prize .gift {
	float: right;
	*float: none; /* IE7 */
}
.gardenplus-award .gp_item {
	margin-top: 20px;
	text-align: right;
}
.gardenplus-award .gp_item a {
	display: inline-block;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
	height: 40px;
	padding: 0 14px 0 10px;
	background-color: #ec783d;
	border-radius: 5px;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	line-height: 40px;
}
.gardenplus-award .gp_item a:hover {
	color: #fff !important;
}
.gardenplus-award .gp_item a::before {
  content: "";
  display: inline-block;
  margin-right: 7px;
  border: 5px solid transparent;
  border-left: 8px solid #fff;
  border-right: none;
  vertical-align: middle;
  *display: none; /* IE7 */
}
/* ===========================================================
	注意事項
===========================================================*/
.gardenplus-award .note {
	margin-top: 50px;
	padding: 24px 18px 30px 19px;
	background-color: #eee;
}
.gardenplus-award .note .hd {
	margin: 30px 0 10px;
	font-size: 18px;
	font-weight: bold;
}
.gardenplus-award .note .hd_mt0 {
	margin-top: 0;
}
.gardenplus-award .note .hd:before {
  content: "";
  display: block;
  float: left;
  width: 15px;
  height: 15px;
  margin: 5px 6px 0 0;
  background-color: #2f7300;
}
.gardenplus-award .note .txt {
	padding: 0 12px 0 20px;
}
.gardenplus-award .note .link {
	margin-top: 20px;
	text-align: right;
}
.gardenplus-award .note .link a {
	color: #00f;
	font-weight: bold;
	text-decoration: underline;
}
.gardenplus-award .note .link a:hover {
	text-decoration: none;
}
/* ===========================================================
	キャンペーン終了
===========================================================*/
.gardenplus-award .link_award_pic {
	margin: 20px 0;
	text-align: center;
}
.gardenplus-award .link_award_pic a {
	display: inline-block;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
	height: 70px;
	padding: 0 79px 0 114px;
	background: url("/public/img/static/gardenplus-award/img_medal.png") 47px 6px no-repeat #0079d3;
	border-radius: 5px;
	box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.3);
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	line-height: 70px;
}
.gardenplus-award .link_award_pic a:hover {
	color: #fff !important;
}
/* 小ボタン
--------------------------------*/
.gardenplus-award .entry_list .media {
	position: relative;
}
.gardenplus-award .link_pic {
	position: absolute;
	bottom: 20px;
	left: 0;
}
.gardenplus-award .link_pic a {
	display: inline-block;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
	height: 47px;
	padding: 0 15px 0 10px;
	background: #0079d3;
	border-radius: 5px;
	box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.3);
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	line-height: 47px;
}
.gardenplus-award .link_pic a:hover {
	color: #fff !important;
}
.gardenplus-award .link_pic a::before {
	content: "";
	display: inline-block;
	margin-right: 7px;
	border: 5px solid transparent;
	border-left: 7px solid #fff;
	border-right: none;
	vertical-align: middle;
	*display: none; /* IE7 */
}
.gardenplus-award .entry_list .v-media .img {
	position: relative;
}
.gardenplus-award .entry_list .v-media .img .link_pic {
	bottom: 0;

}
.gardenplus-award .entry_flow .inner {
	position: relative;
	*height: 600px; /* IE7 */
}
.gardenplus-award .entry_flow .award-entry-overlay {
	position: absolute;
	top: -20px;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	padding: 20px 0 9px;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}
.gardenplus-award .entry_flow .award-entry-overlay {
	*display: block; /* IE7 */
	*background-color: #7f7f7f; /* IE7 */
}

