/* Cases */

.cases_case {
	position: relative;
	float: left;
	margin-bottom: 2em;
	margin-right: 4%;
	margin-right: 0;
	width: 22%;
	width: 31%;
	width: 48.5%;
	overflow: hidden;
}
#case_data .cases_case {
	position: relative;
	float: none;
	margin-bottom: 4.5em;
	margin-right: 0;
	width: 100%;
}
._cases_case:nth-of-type(4n) {
	margin-right: 0;
}
._cases_case:nth-of-type(4n + 1) {
	clear: both;
}
._cases_case:nth-of-type(3n - 1) {
	margin-left: 3.5%;
	margin-right: 3.5%;
}
._cases_case:nth-of-type(3n + 1) {
	clear: both;
}
.cases_case:nth-of-type(odd) {
	clear: both;
	float: left;
}
.cases_case:nth-of-type(even) {
	float: right;
}
.cases_case,
._cases_case a {
	display: block;
	padding: 3em 2em 2em 2em;
	padding: 3.5em 2em 2.5em 2em;
	border: solid 1px #EEE;
	border: solid 1px #DDD;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	border-radius: 5px;
		-o-transition: background-color 300ms linear;
		-ms-transition: background-color 300ms linear;
		-moz-transition: background-color 300ms linear;
		-webkit-transition: background-color 300ms linear;
	transition: background-color 300ms linear;
}
._cases_case a,
.cases_case a a {
	display: inline;
	padding: 0;
	border: none;
}

.cases_case:hover,
.cases_case a:hover {
	background: #F9F9F9 url(../images/common/icon_arrow.png) no-repeat right 15px bottom 15px / 45px;
	background: #F9F9F9;
		-o-transition: background-color 300ms linear;
		-ms-transition: background-color 300ms linear;
		-moz-transition: background-color 300ms linear;
		-webkit-transition: background-color 300ms linear;
	transition: background-color 300ms linear;
}
.cases_case a:hover,
.cases_case a a:hover {
	background: none;
}

.cases_case h3 {
	margin-bottom: 0.5em;
	font-size: 1.1em;
	font-weight: 500;
}
.case_category {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	margin-bottom: 1.5em !important;
	padding: 0.5em 0.8em !important;
	font-size: 0.85em !important;
	line-height: 1.2em;
		-o-border-radius: 0 0 5px 0;
		-ms-border-radius: 0 0 5px 0;
		-moz-border-radius: 0 0 5px 0;
		-webkit-border-radius: 0 0 5px 0;
	border-radius: 0 0 5px 0;
	color: #FFF;
	background: #211815;
}
.case_subtitle {
	margin-top: -0.5em;
	margin-bottom: 0.7em;
	line-height: 1.4em;
	font-size: 0.85em;
}

.case_style {
	color: #696463;
	font-size: 0.9em;
}
.case_site {
	margin-top: 0.5em;
	word-wrap: break-word;
	line-height: 1.4em;
	font-size: 0.85em;
	letter-spacing: 0;
}
.case_site a {
	text-decoration: none;
}
.case_deals {
	margin-top: 1.5em;
}
.case_deals li {
	float: left;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.case_deals li.deal_linkless,
.case_deals li a {
	display: block;
	padding: 0.2em 0.8em;
	font-size: 0.8em;
	border: solid 1px #211815;
	-o-border-radius: 2px;
		-ms-border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
	border-radius: 2px;
	text-decoration: none;
	background: #FFF;
}
.case_deals li a:hover {
	background: #FFF;
}
.case_deals li.deal_linkless {
	color: #AAA;
	border-color: #CCC;
}
.cases_pref {
	clear: both;
	margin-bottom: 3em;
}
.case_details {
	margin-right: 0.3em;
}
.case_details a {
	display: inline-block;
	padding: 0.2em 0.4em;
	font-size: 0.7em !important;
	font-weight: normal;
	line-height: 1.5em;
	text-decoration: none !important;
	color: #111 !important;
		-o-border-radius: 2px;
		-ms-border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #F5F2EE;
}
.cases_case_details {
	position: absolute;
	right: 6px;
	top: 6px;
	clear: both;
	margin-bottom: 0 !important;
}
.cases_case_details a {
	display: inline-block;
	margin-top: 0;
	padding: 0.5em 0.8em;
	color: #FFF !important;
	color: #211815 !important;
	font-size: 0.9em;
	line-height: 1.5em;
	background: #211815;
	background: #FFF;
	background: #F5F2EE;
	text-decoration: none;
	text-align: center;
		-o-border-radius: 5px;
		-ms-border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	border-radius: 5px;
}
.cases_case_details a:hover {
	color: #FFF !important;
	background: #F5F2EE;
	background: #211815;
}

.case_meta {
	padding-top: 1em;
	border-top: solid 1px #211815;
	border-top: solid 1px #DDD;
}
.page_single #case_summary {
	margin-bottom: 2em !important;
	padding-bottom: 0.2em !important;
	text-align: center;
}

#case_single {
	margin-bottom: 0 !important;
}
#case_contents_set h3.case_contents_heading {
	margin-bottom: 0.5em;
	font-size: 1.3em;
	font-weight: 500;
}
#case_contents_set .case_contents_text {
	margin-bottom: 2.5em;
}
#case_contents_set .case_contents_text p {
	font-size: 1.1em;
	line-height: 1.9em;
}
#case_contents_set .case_contents_image {
	margin: 3em 0;
}