@charset "utf-8";


#case{
	background: #fff;
}
#case #contents {
	background: url(../img/head_img_pageImg.jpg) center top no-repeat;
}

#case .headBox {
	color: #fff;
	padding:0;
	background: none;
	margin-bottom: 45px;
}

#case .ttlBlock:after{
	display: none;
}
#case .ttlBlock a {
	display: block;
	position: relative;
}
#case .ttlBlock a:after {
	width: 26px;
	height: 26px;
	display: block;
	content: url("../img/icon_arrow_of.gif");
	position: absolute;
	right: 5px;
	bottom: 5px;
}
#case .ttlBlock a.active:after,
#case .ttlBlock a:hover:after {
	content: url("../img/icon_arrow_on.gif");
}
#case .ttlBlock a:hover {
}
#case .headBox .row {
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#case .headBox .link-case {
	background: #009944;
}
#case .headBox .link-case .pic {
	margin: 0;
	background: #009944;
}
#case .headBox .link-case .txtBox {
	width: 100%;
	display: table;
	color: #009944;
	font-size: 14px;
	padding: 6px 10px;
	margin-bottom: 10px;
	background: #efeee7;
}
#case .headBox .link-case .txtBox .txt-case {
	width: 30%;
	display: table-cell;
	font-size: 18px;
	vertical-align: middle;
	border-right: 1px solid #009943;
}
#case .headBox .link-case .txtBox .txt-owner {
	width: 70%;
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}
#case .headBox .link-case .txtBox span {
	border-bottom: 2px solid #009944;
	padding-bottom: 1px;
}


/* case */
#case .caseBlock {
	width: 100%;
	padding: 80px 0 90px 0;
	background: #efeee8;
}

#case .caseBlock .hd-block {
	text-align: center;
}
#case .caseBlock .hd-block h3 {
	color: #009944;
	font-size: 50px;
	font-weight: 100;
	line-height: 1;
	letter-spacing: 8px;
	margin-bottom: 35px;
}
#case .caseBlock .hd-block .catch {
	color: #000;
	font-size: 20px;
	line-height: 1.5;
	margin: 25px 0;
}
#case .caseBlock .hd-block .scl {
	font-size: 14px;
}

#case .caseBlock .inBox {
	margin-top: 60px;
}

#case .caseBlock .inBox .fig-icon {
	width: 80px;
	margin: 0 auto;
	margin-top: -60px;
	margin-bottom: 20px;
}

#case .caseBlock .inBox h4 {
	color: #3e3a39;
	font-size: 16px;
	line-height: 15px;
	letter-spacing: 3px;
	padding-left: 25px;
	margin-top: 0;
	margin-bottom: 35px;
	background: url(../img/icon_q.gif) left center no-repeat;
	background-size: 15px 15px;
}

#case .caseBlock .inBox .txt {
	margin-bottom: 30px;
}

#case .caseBlock .inBox .txt dt {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 15px;
}

#case #othe-case {
	margin-top: 80px;
	padding: 0 10px;
	background: none;
}

#case #othe-case h5 {
	color: #009944;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	padding-right: 40px;
	margin-bottom: 20px;
	background: url(../img/bg_arrow.png) right center no-repeat;
}

#case #othe-case ul .btn01 {
	width: 100%;
	margin-bottom: 10px;
}
#case #othe-case ul .btn01 a {
	font-size: 14px;
	line-height: 1.7;
	letter-spacing: 1.5px;
}
#case #othe-case ul .btn01 a span.no {
	font-size: 18px;
	font-weight: 200;
	line-height:1;
	display: inline-block;
	margin-bottom: 15px;
}
#case #othe-case ul .btn01 a span.jr {
	letter-spacing: 0.5px;
}
#case #othe-case .btn01.col-xs-12 {
	width: 100%;
	float: none;
	padding:0 !important;
}
#case #othe-case .btn01.col-xs-12 a {
	padding: 25px 28px 25px 10px;
}

#case #flow {
	margin-top: 0;
}

@media print, screen and (min-width: 768px) {
	#case-list {
		margin-top: -90px !important;
		padding-top: 90px !important;
	}
	#case .headBox {
		min-height: 360px;
		height: auto !important;
		height: 360px;
	}
	#case .headBox .txt {
		width: 60%;
	}
	#case .ttlBlock a:after {
		right: 10px;
		bottom: 10px;
	}
	#case .headBox .link-case .txtBox {
		padding: 12px 18px;
		margin-bottom: 18px;
	}

	#case .headBox .link-case .txtBox .btn01 {
		width: auto;
	}
	#case .headBox .link-case .txtBox .btn01 a {
		padding: 30px 28px 30px 16px;
	}

	/* active */
	#case .headBox a.active {
		cursor: auto;
	}
	#case .headBox a.active .link-case .txtBox {
			color: #fff;
			background: #009944;
	}
	#case .headBox a.active .link-case .txtBox .txt-case,
	#case .headBox a.active .link-case .txtBox span {
		border-color: #fff;
	}

	#case .caseBlock .mainImg {
		width: 750px;
		margin: 0 auto;
	}
	#case .caseBlock .hd-block .catch {
		font-size: 25px;
		line-height: 1.72;
	}

	#case .caseBlock .inBox {
		margin-top: 70px;
		padding-left: 70px;
		padding-right: 70px;
	}
	#case .caseBlock .inBox h4 {
		line-height: 30px;
		padding-left: 40px;
		background-size: 30px 30px;
	}
	#case .caseBlock .inBox .fig-icon {
		width: 101px;
		margin-top: -90px;
	}

	#case #othe-case {
		padding: 0;
	}
	#case #othe-case ul .btn01 {
		width: 24.25%;
		float: left;
		margin-left: 1%;
		margin-bottom: 0;
	}
	
	#case #othe-case ul .btn01:first-child {
		margin-left: 0;
	}

}


@media (min-width: 992px) {
	#case .headBox {
		min-height: 380px;
		height: auto !important;
		height: 380px;
	}
	#case .caseBlock .mainImg {
		width: 920px;
	}
	/* hover */
	#case .headBox a {
		cursor: pointer;
	}
	#case .headBox a:hover .link-case .txtBox {
		color: #fff;
		background: #009944;
		-webkit-transition: 0.3s ease-in-out;
		-moz-transition: 0.3s ease-in-out;
		-o-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}
	#case .headBox .link-case .txtBox {
		font-size: 16px;
		padding: 17px 30px;
		margin-bottom: 18px;
	}
	#case .headBox .link-case .txtBox .txt-case {
		font-size: 20px;
	}
	#case .headBox .link-case .txtBox .txt-owner {
		padding-left: 20px;
	}
	#case .headBox a:hover .link-case .txtBox .txt-case,
	#case .headBox a:hover .link-case .txtBox span {
		border-color: #fff;
	}
	#case .headBox img:hover {
		filter:alpha(opacity=100) !important;
		-moz-opacity: 1.0 !important;
		opacity: 1.0 !important;
	}

}

@media print {
	#case .caseBlock {
		padding: 30px 0 90px 0 !important;
	}
	#case .caseBlock .hd-block h3 {
		margin-bottom: 15px !important;
	}
	.txt.mar_b70 {
		margin-bottom: 40px !important;
	}
	#othe-case {
		display: none;
	}
}