@charset "UTF-8";

/*=========================================
	株式会社熊谷　製品・サービス ＞ 自社開発製品 ＞ ヒートレンジャー
	http://www.kumagai-co.com/product/development/ok-renji.html
=========================================*/

/*-サイドナビの設定-*/
#sidenav ul .on a:hover{text-decoration:none;}

/*-汎用設定-*/

/*-セクションごとの設定-*/
#content #sec1{margin:40px 0 0;}
#content #sec1 p,#content #sec1 figure{
margin-top:0;
}
#content #sec1 figure{
	width:686px;
	height:234px;
}
#content #sec1 p{
	margin-top:20px;
	line-height:24px; /*←IE8以下用*/
	line-height:2.8rem;
}
#content #sec1 p strong{
	color:#555;}
	
#content #sec1 .patent{
	margin-top:25px;
	width:686px;
	text-align:center;
}
#content #sec1 .patent h3,
#content #sec1 .patent p{
	text-align:left;
}
#content #sec1 .patent figure{
	width:686px;
	height:792px;
}


#content #sec2{
	padding-top:10px;
}

#sec4 div{
	margin-top:30px;
}

/*-画像の2カラム-*/
#content .strong_sec{
	margin-top:0;
	padding-top:15px;
}
#content .strong_sec h3{
	font-weight:normal;
}
#content .strong_sec p{
	margin-top:10px;
	width:266px;
}
#content .strong_sec figure{
	margin-top:20px;
	border:none;
}
#sec2 section{
	margin-top:25px;
}

#sec5 div{
	margin-top:20px;
	padding:20px 20px 10px 20px;
	border:1px solid #ccc;
}
#sec5 .div4{
	padding-bottom:20px;
}
#sec5 div h3{
	height:auto;
	border:none;
}