@charset "utf-8";

/*導入事例トップ*/

#review_inner{
	background:#FFF;
	overflow:hidden;
	padding-top:5px;
}


#review_title{
	background:url(../review/img/reviewtop_title.jpg) no-repeat;
}

#review_title ul{
	padding:8px 10px;
	overflow:hidden;
}

li#review_title01{
	color:#FFF;
	font-size:23px;
	font-weight:bold;
	float:left;
}

li#review_title02{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding-left:0.5em;
	float:left;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.review_box{
	padding:2em 1em;
	overflow:hidden;
}

.review_box p{
	margin-bottom:0.6em;
	line-height:120%;
}

.review_Left{
	float:left;
}


.review_Left img{
	border: 1px #CCC solid;
}




@media screen and (min-width:641px) and ( max-width:768px) {
.review_box{
	padding:2em 1em;
	overflow:hidden;
}

.medicalBody.review #contents{
	background:#FFF;
	overflow:hidden;
	width:100%;
}

.review_Left{
	float:left;
	width:27%;
}

.review_Left img{
	border: 1px #CCC solid;
}

.review_Right{
	float:left;
	width:70%;
	margin-left:0.8em;
}

li#review_title02{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding-left:0.5em;
	float:left;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
#review_inner{
	padding-top:5px;
}

}


@media screen and (max-width:640px){
#review_inner{
	background:#FFF;
	overflow:hidden;
	width:100%;
	padding-top:10px;
}	
	
	
.review_Right{
	padding-top:0.5em;	
	float:right;
	width:100%;
}
.review_Left{
	float:left;
	width:100%;
}
.review_Left img{
	width:100%;
}

li#review_title02{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	float:left;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

}

.review_button a:hover{
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
} 

p.review_name{
	border-left:5px solid #147651;
	font-size:22px;
	font-weight:bold;
	padding-left:0.5em;
}

p.review_text{
	font-size:1.5em;
	font-weight:bold;
	color:#1b8b6e;
}


.border{
	background:url(../review/img/dotto.gif) repeat-x;
	height:5px;
	margin:0 1em;
}


/*導入事例トップ end*/



p.logo{
	width:54%;
	padding:5px 0;
}


#MainArea960_row1 {
	background: #e9e8df;
}
.medicalBody.review header.sub {
	padding: 3% 0;
	margin: 0 auto 10px auto;
	background: none;
}
.medicalBody.review header.sub h1 {
	margin-top: 0;
	background: none;
	text-indent: inherit;
	text-shadow: 0 2px 2px #fff;
	text-align: center;
}
.medicalBody.review #contents {
	margin: 10px auto;
}
.medicalBody.review #contents section.innerWrapper {
	margin-bottom: 1em;
	background: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.medicalBody.review #contents section.innerWrapper h2 {
	padding: 1em 0.5em;
	color: #1b8b6e;
	font-size: 150%;
	text-align: left;
	font-weight: normal;
}
.medicalBody.review #contents section.innerWrapper h3 {
	padding: 0 0.5em;
	color: #1b8b6e;
	font-size: 140%;
	text-align: left;
	font-weight: bold;
}
.medicalBody.review #contents section.innerWrapper h4 {
	padding: 0.5em 0 0.3em 0.5em;
	color: #555;
	font-size: 110%;
	text-align: left;
	font-weight: bold;
}
.medicalBody.review #contents section.innerWrapper strong {
	color: #bfaa44;
	font-size: 100%;
	font-weight: bold;
}
.medicalBody.review #contents section.innerWrapper p.cap {
	font-size: 90%;
	color: #1b8b6e;
}
.medicalBody.review #contents section.innerWrapper .inner {
	width: 90%;
	margin: 10px auto;
}
.medicalBody.review #contents section.innerWrapper .inner .panel {
	padding: 1em;
	margin-bottom: 1em;
	background: #eaf4f2;
	border: 1px solid #c5dbd5;
}
.medicalBody.review #contents section.innerWrapper .inner .panel p {
	margin-bottom: 0;
}
.medicalBody.review #contents section.innerWrapper .inner div.BoxLeft{
	float:left;
	width:100%;
}
.medicalBody.review #contents section.innerWrapper .inner div.BoxRight{
	float:right;
	width:100%;
}

@media screen and (min-width:769px) {
.medicalBody.review {
	background: url(../img/bk_sub.png) center top no-repeat;
	background-size: 100%;
}
.medicalBody.review header.sub h1 {
	display: block;
	padding-left: 7px;
}
.medicalBody.review #contents section.innerWrapper {
	border-top: 4px solid #1b8b6e;
	box-shadow: 0 0 4px 1px #ccc;
}
.medicalBody.review #contents section.innerWrapper h2 {
	padding: 1.5em 0.5em;
	font-size: 200%;
}
.medicalBody.review #contents section.innerWrapper .panel p {
	float: left;
	padding-right: 10px;
}
.medicalBody.review #contents section.innerWrapper h3 {
	padding: 0.5em 1em;
	margin: 1em 0;
	font-size: 150%;
	border-left: 7px solid #f1da6a;
}
.medicalBody.review #contents section.innerWrapper .inner div.BoxLeft{
	float:left;
	width:49%;
	
}
.medicalBody.review #contents section.innerWrapper .inner div.BoxRight{
	float:right;
	width:50%;
}

.review_Right{
	float:right;
	width:73%;
}
}
