<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: スタジオ・ベルナ
	Version: 1.0
	Comment: ケーススタディ設定
----------------------------------------------------------- */

/* 
 casestudy Style [
----------------------------------------------------------- */
#casestudyArea {
	text-align: left;
	float: right;
	width: 664px;
	margin-bottom: 30px;
}

h3#case3 {
	float: right;
	width: 664px;
	margin-top: 40px;
}

#casestudyArea ul {
	float: right;
	width: 664px;
	margin-bottom: 50px;
}

#casestudyArea ul li {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	background: url(../images/case_study/casestudy03/point.gif) no-repeat left center;
	padding-left: 48px;
	line-height: 25px;
	text-align: left;
	letter-spacing: 0.001em;
}

.caseBox {
	float: right;
	width: 664px;
}

.caseImg {
	float: right;
	width: 664px;
	margin-bottom: 45px;
	margin-top: 20px;
}

.caseBlock1 {
	float: left;
	width: 413px;
}

.caseBlock1 h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.0001em;
	text-align: left;
	float: left;
	width: 413px;
	padding-bottom: 2px;
	border-bottom: 1px solid #13CFF2;
	margin-bottom: 8px;
	line-height: 17px;
}

.caseBlock1 p {
	font-size: 12px;
	color: #666666;
	text-align: left;
	float: left;
	width: 413px;
	padding-bottom: 25px;
	line-height: 18px;
	letter-spacing: 0.1em;
	margin: 0px;
}

.caseBlock2 {
	float: right;
	width: 448px;
}

.caseBlock2 h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.0001em;
	text-align: left;
	float: right;
	width: 448px;
	padding-bottom: 2px;
	border-bottom: 1px solid #13CFF2;
	margin-bottom: 8px;
	line-height: 17px;
}

.caseBlock2 p {
	font-size: 12px;
	color: #666666;
	text-align: left;
	float: right;
	width: 448px;
	padding-bottom: 25px;
	line-height: 18px;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 0px;
}
</pre></body></html>