@charset "UTF-8";

/* ulリスト一括指定 */
#features ul,
#hikaku ul,
#require ul
{ margin: 0 0 0 20px; }

#features ul li,
#hikaku ul li,
#require ul li
{ list-style:disc; margin: 0; }



/* 製品の特長 */
#features {
	width: 850px;
	margin: 45px auto 0;
	overflow:hidden;
	}

#features p{
	margin: 0 0 30px 0;
	font-size: 107.7%;
}


#features .scr {
	margin:0 0 20px 0;
	text-align: center;
}

#features .box {
	padding: 10px;
	border: solid 1px #CCC;
	background: #F0F0F0;
}

#features .box p {
	margin-bottom: 10px;
}

#features .box .scr {
	margin-bottom: 5px;
	text-align: center;
	}

#features h2.lineup_title {
	font-size: 18px;
	color: #707070;
	text-align: center;
	background-color: #DEDEDE;
	font-weight: 600;
	line-height: 1.72;
	height: 40px;
	box-sizing: border-box;
	padding-top: 6px;
	margin-bottom: 30px;
}
#features .lineup_product {
	margin: 0 auto 47px;
	width: 700px;
	display: -webkit-box;
 	display: -ms-flexbox;
 	display: flex;
}

#features .lineup_product .lineup_product_item {
	width: 338px;
}
#features .lineup_product .lineup_product_item:first-child {
	margin-right: 50px;
	width: 310px;
}
#features .lineup_product .lineup_product_item p{
	font-size: 14px;
	line-height: 1.714;
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
	font-weight: 600;
	box-sizing: border-box;
	margin-bottom: 15px;
}
#features .lineup_product .lineup_product_item .lineup_product_leftItem{
	margin-right: 20px;
}
#features .lineup_product .lineup_product_item:last-child .lineup_product_leftItem img{
	display: inline-block;
	margin-top: 14px;
}
#features .lineup_product .lineup_product_item .lineup_product_rightItem{
	font-size: 14px;
	width: 153px;
}
#features .lineup_product .lineup_product_item .lineup_product_rightItem span{
	font-size: 16px;
	line-height: 1.56;
	margin: 48px 0 7px 0;
	display: inline-block;
}
#features .lineup_product .lineup_product_itemBox{
	display: flex;
}
#features h3.subtitle {
	margin:0 0 15px 0px;
	font-size: 32px;
	line-height: 1.875;
	font-weight: 600;
	text-align: center;
	border-bottom: 2px solid #EE8100;
	color:#EE8100;
	width: 850px;
	box-sizing: border-box;
	margin-bottom: 36px;
}
#features h4.number {
	font-size: 18px;
	color:#EE8100;
	font-weight: 600;
}
#features .p_medium{
	font-size: 13px;		
}
#features h4.h4_subtitle {
	font-size: 24px;
	color:#EE8100;
	font-weight: 600;
}
#features h4.h4_subtitle span.new{
	font-size: 16px;
	color:#FFFFFF;
	font-weight: 600;
	width: 62px;
	height: 24px;
	margin-right: 15px;
	display: inline-block;
	background-color: #0071BC;
	text-align: center;
	vertical-align: 3px;
	border-radius: 3px;
}
#features .scr_box{
	margin: 0 auto;
	display: table;
}
#features .scr_l {
	/*width: 340px;*/
	vertical-align: bottom;
	display: table-cell;
	padding-right: 20px;
}
#features .scr_r {
	/*width: 340px;*/
	vertical-align: bottom;
	display: table-cell;
}
#features h5 {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: 600;
	text-align: justify;
}
#features h5 .orange{
	color:#EE8100;
}
#features .tips{
	width: 745px;
	display: table;
	margin: 0 auto;
}
#features .tips div{
	display: table-cell;
	vertical-align: middle;
}
#features .tips span{
	width: 77px;
	height: 32px;
	font-size: 16px;
	font-weight: 600;
	background-color: #EE8100;
	text-align: center;
	padding-top: 3px;
	border-radius: 3px;
	color: #FFFFFF;
	box-sizing: border-box;
	margin-right: 7px;
	margin-top:5px;
	display: inline-block;
}
#features .tips p{
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0px;
	line-height: 1.5625;
	vertical-align: middle;
	display: table-cell;
	padding-top: 7px;
	width: 660px;
}
#features .other{
	width: 850px;
	border: 2px solid #EE8100;
	box-sizing: border-box;
	padding: 23px 26px 30px;
	border-radius: 5px;
}
#features .other h4{
	font-size: 20px;
	font-weight: 600;
	color: #EE8100;
	line-height: 1.7;
	margin-bottom: 3px;
}
#features .other p{
	font-size: 17px;
	line-height: 1.7;
	margin-bottom: 0px;
}
#features .other p span.orange{
	color: #EE8100;
}


/* マージン */
.bottommargin0{margin-bottom:0 !important;}
.bottommargin10{margin-bottom:10px !important;}
.bottommargin20{margin-bottom:20px !important;}
.bottommargin30{margin-bottom:30px !important;}
.bottommargin40{margin-bottom:40px !important;}
.bottommargin50{margin-bottom:50px !important;}
.bottommargin60{margin-bottom:60px !important;}
.topmargin0{margin-top:0 !important;}


/* 機能比較表 */
#raw {
	width: 700px;
	margin: 45px auto 0;
}

	#raw h2 {
		margin:0 0 30px 0;
	}

	#raw h3 {
		font-size: 123.1%;
		font-weight:bold;
		border-left: solid 5px #FC0;
		padding-left: 8px;
		margin:0 0 50px 0;
	}

	#raw h3 span {
		font-weight: normal;
		color: #0077e7;
	}

	#raw h4 {
		margin-bottom: 15px;
	}

	#raw p {
		margin:0 0 30px 0;
	}



/* 動作環境 */
#require {
	width: 700px;
	margin: 45px auto 0;
}
	#require h2 {
		margin:0 0 20px 0;
	}

	#require h3 {
		font-weight:bold;
		font-size:120%;
	}

	#require p {
		margin:0 0 5px 0;
	}
	
	#require table {
		margin:0 0 20px 0;
		width:700px;
		border-top: 1px solid #AAAAAA;
		border-left: 1px solid #AAAAAA;
	}
	
		#require th {
			width:120px;
			padding:5px;
			font-weight:normal;
			text-align:center;
			vertical-align:middle;
			background-color:#F9F9F3;
			border-bottom: 1px solid #AAAAAA;
			border-right: 1px solid #AAAAAA;
		
		}
		
		#require td {
			padding:5px;
			border-bottom: 1px solid #AAAAAA;
			border-right: 1px solid #AAAAAA;
		}


/* 製品フッター */
#pfoot {
	width:700px;
	overflow:hidden;
	margin:20px 0 30px 0;
	padding:0;
}

	#pfoot .notice{
		background:#F5F5F5;
		border:1px #AAAAAA solid;
		padding:5px;
		margin:0 0 20px 0;
	}
	
		#pfoot .notice h3{
			background:url(../images/parts/notice.gif) no-repeat left center;
			font-weight:bold;
			font-size:110%;
			margin: 0 0 5px 0;
			padding-left:18px;
		}

	#pfoot .notice #goriyou{
		background: none;
		padding-left: 5px;
	}

		#pfoot .notice li,#pfoot .notice_tm li{
			margin: 0 0 5px 0;
			font-size:85%;
			*font-size:77%;
		}

        