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

	大項目

///////////////////////////////////////////////////////////////////////*/

/* ====================================================
	共通設定
====================================================*/
div#snippet_foot_form_link::before {
	display: none !important;
}
#snippet_foot_form_link h2#snippet_foot_contactTtl:before {
	content: "";
	display: block;
	width: 730px;
	height: 5px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
}
/* ====================================================
	フォーム
====================================================*/
section.box_campaign_form {
	position: relative;
	top: -11px;
	left: -16px;
	width: 730px;
	background-color: #fff;
}
.campaign_form {
	height: 280px;
	margin: 0 0 -15px 0;
	padding-top: 70px;
	background-color: #fff;
}
.campaign_form .inner {
	margin: 0 20px;
	padding: 30px 0;
	background-color: #fffccd;
	text-align: center;
}
.campaign_form .invitation {
	margin-top: 20px;
	text-align: center;
}
.campaign_form .invitation strong {
	color: #f00;
}
.campaign_form .inner a {
	display: inline-block;
	*display: inline; /* IE7 */
	*zoom: 1; /* IE7 */
	height: 70px;
	padding: 0 15px 0 16px;
	background-color: #0079d3;
	border-radius: 5px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 70px;
	text-decoration: none;
}
.campaign_form .inner a:hover {
	color: #fff !important;
}
.campaign_form .inner a::before {
	content: "";
	display: inline-block;
	margin-right: 14px;
	border: 5px solid transparent;
	border-left: 8px solid #fff;
	border-right: none;
	vertical-align: middle;
	*display: none; /* IE7 */
}
/*--------------------------------
	キャンペーンページ
--------------------------------*/
.wooddeck_present_2017 {
	position: relative;
	top: -10px;
	left: -16px;
	width: 708px;
	padding: 20px 0 50px 20px;
	border: 1px solid #ccc;
	background-color: #fff;
	font-size: 16px;
}
.wooddeck_present_2017 img {
	vertical-align: bottom;
}
.wooddeck_present_2017 h2 {
	margin: 30px 0 15px 14px;
	padding-left: 20px;
	background: url("/public/img/static/campaign/2017/new_years_holiday/ico_square.png") left center no-repeat;
	font-size: 24px;
	font-weight: bold;
}
.wooddeck_present_2017 h2.nowrap {
	white-space: nowrap;
}
.wooddeck_present_2017 .lead,
.wooddeck_present_2017 .text {
	margin: 0 14px 0 33px;
}
.wooddeck_present_2017 .txt_indent {
	margin-left: 42px;
	margin-bottom: 20px;
}
.wooddeck_present_2017 .text_present {
	margin-top: 10px;
}
.wooddeck_present_2017 .lead {
	font-weight: bold;
}
.wooddeck_present_2017 .intro {
	margin: 0 0 10px 33px;
	font-weight: bold;
}
.wooddeck_present_2017 .text .em {
	color: #f00;
	text-decoration: underline;
	font-weight: normal;
}
.wooddeck_present_2017 .text a {
	color: #00f;
}
.wooddeck_present_2017 .media {
	margin: 0 0 20px 33px;
}
.wooddeck_present_2017 .media .img {
	float: left;
	margin-right: 11px;
}
.wooddeck_present_2017 .media .detail {
	float: left;
	width: 355px;
}
.wooddeck_present_2017 .media .ttl {
	font-size: 18px;
	font-weight: bold;
}
.wooddeck_present_2017 .media .ykkap {
	padding-left: 77px;
	background: url("https://www.ex-shop.net/public/img/img_search/maker_logo/ykkap.png") left center no-repeat;
}
.wooddeck_present_2017 .media .txt {
	margin-bottom: 20px;
}
.wooddeck_present_2017 .media .indent li {
	margin-left: 1em;
	text-indent: -1em;
}
.wooddeck_present_2017 .box_showcase_list {
	width: 688px;
	margin: 30px auto 0;
	padding-top: 30px;
	border-top: 1px solid #999;
}
.wooddeck_present_2017 .box_showcase_list ul {
	margin: 0 0 30px 0;
}
.wooddeck_present_2017 .box_showcase_list li {
	float: left;
	margin-right: 14px;
}
.wooddeck_present_2017 .box_showcase_list li.last {
	margin-right: 0;
}
.wooddeck_present_2017 .box_showcase_list .bt_showcase {
	text-align: right;
}
.wooddeck_present_2017 .box_showcase_list .bt_showcase a {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding: 0 14px 0 25px;
	border-radius: 5px;
	border: 2px solid #2f7400;
	color: #2f7400;
	font-weight: bold;
	text-decoration: none;
}
.wooddeck_present_2017 .box_showcase_list .bt_showcase a::after {
	content: "";
	display: inline-block;
	margin-left: 11px;
	border: 5px solid transparent;
	border-left: 8px solid #2f7400;
	border-right: none;
	vertical-align: middle;
	*display: none; /* IE7 */
}
