@charset "UTF-8";

/*=========================================
	株式会社熊谷　製品・サービス ＞ 自社開発製品 ＞ パカットOPEN
	http://www.kumagai-co.com/product/development/pakato.html
=========================================*/

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

/*-汎用設定-*/
#content .textlink{margin-top:10px;}

/*-セクションごとの設定-*/
#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 #sec1 .movie{
	margin-top:25px;
	width:686px;
	border-top:1px dashed #ccc;
}
#content #sec1 .movie div{
	margin-top:15px;
	height:340px;
}

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

#content #sec3 ul{
	margin-top:0;
}
#content #sec3 table{
	width:565px;
}

#content #sec4 .intro p,#content #sec4 .intro figure{
margin-top:0;
}
#content #sec4 .intro p{
	float:left;
	width:330px;
	line-height:27px; /*←IE8以下用*/
	line-height:2.7rem;
}
#content #sec4 .intro figure{
	float:right;
	height:234px;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
	border:1px solid #d9d9d9;
}