@charset "utf-8";

@import url(http://www.ihi-shibaura.com/css/common.css);
@import url(green_style.css);
@import url(green_map.css);

body{
	font-size:small;
	line-height:160%;
	background:url(/img/back.gif) repeat-y center top #666666;
	word-break:break-all;
}


/*++++++++++ page layout ++++++++++*/
#content{
	background:url(/img/content_back.gif) repeat-y left top;
	}

@media print{
	#content{
		background:none;
		}
	}

#content-header{background:#FFFFFF;}

#flash-box{
	width:740px;
	height:240px;
	overflow:hidden;
	}

#leftbox{
	text-align:center;
	}

#leftbox-inner{
	width:200px;
	margin:5px 5px 30px 5px;
	text-align:left;
	}

#green-index{
	/*width:525px;*/
	margin:5px 0 10px 0;
	}

#green-inner{
	/*width:515px;*/
	margin:5px 0 10px 10px;
	}




/*++++++++++ header ++++++++++*/
#header-left{
	}

#header-title{
	position:absolute;
	top:0;
	left:244px;
	width:200px;
	height:44px;
	overflow:hidden;
	}

#header-title a{
	position:absolute;
	top:20px;
	left:5px;
	width:200px;
	height:24px;
	background:url(../img/header_green_title.gif) no-repeat left top;
	text-indent:-9999px;
	overflow:hidden;
	}



/*++++++++++ crumb ++++++++++*/
#crumb{
	padding:2px 0 0 5px;
	font-size:85%;
	line-height:200%;
	border-bottom:1px solid #999999;
	background:url(/img/crumb_back.gif) repeat-x left top #FFFFFF;
	color:#333333;
	}

#crumb a:link,
#crumb a:visited{color:#666666; text-decoration:none;}
#crumb a:hover{color:#333333; text-decoration:underline;}



/*++++++++++ sidemenu ++++++++++*/
div.sidemenu-box{
	position:relative;
	/*width:196px;*/
	border:1px solid #999999;
	padding:1px 1px 10px 1px;
	background:#FFFFFF;
	}

#side-title-box{
	position:relative;
	width:196px;
	height:27px;
	overflow:hidden;
	margin-bottom:10px;
	}

div.sidemenu-box #side-title-box h2 a{
	position:absolute;
	top:0;
	left:0;
	width:196px;
	height:27px;
	background:url(../img/side_title_h2.gif) no-repeat left top;
	text-indent:-9999px;
	}

div.sidemenu-box h3{
	margin:5px 0 5px 8px;
	}

* html div.sidemenu-box h3{
	}

div.sidemenu-box hr{
	border-top:1px solid #999999;
	border-bottom:none;
	border-left:none;
	border-right:none;
	width:190px;
	height:1px;
	margin:10px 3px;
	}

* html div.sidemenu-box hr{
	margin:0 3px;
	}

ul.side-navi{
	margin:0 10px;
	padding:0;
	}

ul.side-navi li{
	background:url(/img/sidemenu_arrow.gif) no-repeat left 4px;
	margin:0;
	padding:0 5px 5px 10px;
	line-height:140%;
	}

* html ul.side-navi li{
	background:url(/img/sidemenu_arrow.gif) no-repeat left 3px;
	}

ul.side-navi li a:link,
ul.side-navi li a:visited{text-decoration:none; color:#000000;}
ul.side-navi li a:hover{text-decoration:underline; color:#FF6600;}

ul.side-navi li a.active:link,
ul.side-navi li a.active:visited{font-weight:bold; text-decoration:none; color:#000000;}
ul.side-navi li a.active:hover{font-weight:bold; text-decoration:underline; color:#FF6600;}

ul.side-submenu{
	margin:0 3px;
	}

ul.side-navi li ul.side-submenu li{
	background:url(/img/sidemenu_arrow2.gif) no-repeat left 3px;
	margin:8px 0;
	padding:0 5px 0 10px;
	font-size:88%;
	line-height:100%;
	}

* html ul.side-navi li ul.side-submenu li{
	font-size:86%;
	background:url(/img/sidemenu_arrow2.gif) no-repeat left 2px;
	}

ul.side-navi li ul.side-submenu li.subcategory{
	font-size:86%;
	font-weight:bold;
	background:none;
	margin-left:-10px;
	}

ul.side-submenu li a:link,
ul.side-submenu li a:visited{text-decoration:none; color:#000000;}
ul.side-submenu li a:hover{text-decoration:underline; color:#FF6600;}





/* sidemenu 2010.09.03
++++++++++++++++++++++++++++++*/
#green-side-box{
	width:198px;
	border:1px solid #999999;
	background:#FFFFFF;
	}
#green-side-box-inner{
	width:196px;
	border:1px solid #FFFFFF;
	}

#green-side-box #green-side-box-inner h2{margin:0; padding:0; width:196px; height:27px; overflow:hidden;}

#green-side-box-inner div.sidemenu-box-inner{
	margin:1em 10px;
	padding-top:1em;
	border-top:1px solid #CCCCCC;
	}

#green-side-box-inner div.sidemenu-box-inner h3{
	font-size:100%;
	line-height:140%;
	margin:0 0 0.5em 0;
	}
#green-side-box-inner div.sidemenu-box-inner h3 a{text-decoration:none; color:#000000;}
#green-side-box-inner div.sidemenu-box-inner h3 a:hover{text-decoration:underline; color:#FF6600;}

#green-side-box-inner div.sidemenu-box-inner ul{
	margin:0;
	padding:0;
	}

#green-side-box-inner div.sidemenu-box-inner ul li{
	background:url(../product/img/arrow_brown.gif) no-repeat left 4px;
	margin:0 0 0.5em 0;
	padding:0 0 0 10px;
	line-height:140%;
	}
#green-side-box-inner div.sidemenu-box-inner ul.arrow-orange li{
	background:url(/img/sidemenu_arrow.gif) no-repeat left 4px;
	}
#green-side-box-inner div.sidemenu-box-inner ul li a{text-decoration:none; color:#000000;}
#green-side-box-inner div.sidemenu-box-inner ul li a:hover{text-decoration:underline; color:#FF6600;}


#green-side-box-inner div.sidemenu-box-inner table.purpose-navi{width:100%;}
#green-side-box-inner div.sidemenu-box-inner table.purpose-navi th{
	width:26px;
	margin:0; padding:0.3em 0;
	vertical-align:middle;
	}
#green-side-box-inner div.sidemenu-box-inner table.purpose-navi th img{
	display:block;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	}
#green-side-box-inner div.sidemenu-box-inner table.purpose-navi td{
	margin:0; padding:0 0 0 0.4em;
	line-height:120%;
	vertical-align:middle;
	}
#green-side-box-inner div.sidemenu-box-inner table.purpose-navi td a{text-decoration:none; color:#000000;}
#green-side-box-inner div.sidemenu-box-inner table.purpose-navi td a:hover{text-decoration:underline; color:#FF6600;}



/* green product index 2010.09.03
++++++++++++++++++++++++++++++*/
#green-product-index{
	/*width:515px;*/
	margin:5px 0 10px 10px;
	}

#green-product-index h2{
	margin:0 0 1em 0;
	padding:0 0 0 5px;
	font-size:110%;
	line-height:140%;
	border-left:5px solid #663300;
	}

#green-product-index #product-category-box{
	margin:0 0 1.5em 0;
	padding:1em;
	background:#F3F3F3;
	}

#green-product-index #product-category-box p{
	line-height:160%;
	}

#green-product-index #product-category-box ul#category-list{
	}
#green-product-index #product-category-box ul#category-list li{
	list-style:disc outside;
	width:230px;
	margin:0;
	padding:0;
	background:none;
	float:left;
	display:inline;
	}

#green-product-index div.green-product-index-inner{
	margin:0 0 1.5em 0;
	padding:0.5em 1em;
	border:1px solid #CCCCCC;
	}

#green-product-index div.green-product-index-inner h3{
	font-size:100%;
	line-height:180%;
	margin:0 0 0.5em 0;
	padding:0 0 0 8px;
	border-bottom:1px dotted #CCCCCC;
	background:url(../product/img/arrow_brown.gif) no-repeat left center;
	}
#green-product-index div.green-product-index-inner h3 a{text-decoration:none; color:#000000;}
#green-product-index div.green-product-index-inner h3 a:hover{text-decoration:underline; color:#FF6600;}

#green-product-index div.green-product-index-inner h4{
	font-size:100%;
	line-height:160%;
	font-weight:normal;
	color:#666666;
	margin:0 0 0.2em 0;
	}

#green-product-index div.green-product-index-inner ul{
	margin:0 0 1em 0;
	}
#green-product-index div.green-product-index-inner ul li{
	list-style:disc outside;
	margin:0 0 0.2em 20px;
	}





/* green product category 2010.09.06
++++++++++++++++++++++++++++++*/
#green-product-index div.green-product-subcategory-box{
	margin:0 0 2em 0;
	padding:0;
	}

#green-product-index div.green-product-subcategory-box h3{
	font-size:100%;
	line-height:160%;
	color:#CC0000;
	margin:0 0 0.5em 0;
	padding:0 0 0.2em 0;
	border-bottom:1px dotted #999999;
	}
#green-product-index div.green-product-subcategory-box p{
	font-size:100%;
	line-height:160%;
	margin:0 0 1em 0;
	padding:0;
	}

#green-product-index div.green-product-subcategory-box div.thumbnail-box{
	width:122px;
	margin:0 6px 1em 0;
	font-size:90%;
	line-height:160%;
	text-align:center;
	overflow:hidden;
	float:left;
	display:inline;
	position:relative;
}
#green-product-index div.green-product-subcategory-box div.thumbnail-box img{
	margin:0 auto 0.2em auto;
	border:1px solid #CCCCCC;
	display:block;
}
#green-product-index div.green-product-subcategory-box div.thumbnail-box .standby{
	position:absolute;
	top:1px; left:11px;
	background:rgba(0,0,0,0.1);
	width:100px;
	height:100px;
	font-size:14px;
	color:#FFF;
	line-height:100px;
}




/* green product individual 2010.09.03
++++++++++++++++++++++++++++++*/
#green-product-box{
	/*width:515px;*/
	margin:5px 0 10px 10px;
	position:relative;
}

#green-product-box #new{
	position:absolute;
	top:20px; right:-10px;
	z-index:10;
	width:60px;
	height:60px;
	display:block;
	color:#FFF;
	font-size:16px;
	line-height:60px;
	font-weight:bold;
	text-align:center;
	background:#CC0000;
	border-radius:100%;
	transform:rotate(10deg);
}

#green-product-box h2{
	margin:0 0 1em 0;
	padding:0 0 0 5px;
	font-size:110%;
	line-height:140%;
	border-left:5px solid #663300;
}

#green-product-box h3{margin:0 0 0.5em 0; padding:0; font-size:100%; line-height:160%;}
#green-product-box h3.product-description{
	margin:0 0 1em 0;
	font-size:120%;
	font-weight:bold;
	color:#CC0000;
	line-height:150%;
	}
#green-product-box h3.product-description span{
	font-size:90%;
	font-weight:bold;
	color:#444;
	}


#green-product-box p{
	margin:0 0 2em 0;
	padding:0;
	line-height:180%;
	position:relative;
}
#green-product-box p.mb1em{margin:0 0 1em 0;}
#green-product-box p.mb05em{margin:0 0 0.5em 0;}
#green-product-box p.mb0em{margin:0;}
#green-product-box p.photo-caption{text-align:center; font-size:85%;}
#green-product-box p.photo-caption img{margin:0;}

#green-product-box ul.feature-list{margin:0 0 1em 0;}
#green-product-box ul.feature-list li{
	list-style:disc outside;
	margin:0 0 0.2em 25px;
	line-height:160%;
	}
#green-product-box ul.feature-list li.pdf-dl{
	list-style:none;
	background:url(/img/icon_pdf.gif) no-repeat left center;
	margin:0 0 1em 0;
	padding-left:15px;
	}

#green-product-box table.spec-table{
	margin:0 0 1em 0;
	width:100%;
	border-collapse:collapse;
	}
#green-product-box table.spec-table caption{
	font-size:86%;
	line-height:160%;
	text-align:left;
	}
#green-product-box table.spec-table th{
	padding:5px;
	font-size:86%;
	line-height:160%;
	font-weight:normal;
	text-align:center;
	background:#F3F3F3;
	border:1px solid #999999;
	}
#green-product-box table.spec-table th a{color:#000000; text-decoration:none;}
#green-product-box table.spec-table th a:hover{color:#0000FF; text-decoration:underline;}

#green-product-box table.spec-table td{
	padding:5px;
	font-size:86%;
	line-height:160%;
	text-align:center;
	border:1px solid #999999;
}

.error-code-table-box{
	width:100%;
	overflow:scroll;
}
#green-product-box table.error-code-table tr{
	background:#FAFDFB;
}
#green-product-box table.error-code-table tr:nth-child(odd){
	background:#FFF;
}
#green-product-box table.error-code-table th{
	font-size:11px !important;
	line-height:160%;
	white-space:nowrap;
}
#green-product-box table.error-code-table td{
	font-size:11px !important;
	line-height:160%;
}


#green-product-box #green-product-contact-box{
	position:relative;
	width:515px;
	height:80px;
	overflow:hidden;
	margin:3em 0 2em 0;
	}
#green-product-box #green-product-contact-box img{display:block;}
#green-product-box #green-product-contact-box #contact-button01{
	position:absolute;
	top:36px;
	left:50px;
	width:195px;
	height:32px;
	}
#green-product-box #green-product-contact-box #contact-button02{
	position:absolute;
	top:36px;
	left:270px;
	width:195px;
	height:32px;
	}




/* green catalog download 2010.10.14
++++++++++++++++++++++++++++++*/
#green-catalog{
	/*width:515px;*/
	margin:5px 0 10px 10px;
	}

#green-catalog h2{
	margin:0 0 1em 0;
	padding:0 0 0 5px;
	font-size:110%;
	line-height:140%;
	border-left:5px solid #663300;
	}

#green-catalog p{
	font-size:100%;
	line-height:160%;
	margin:0 0 1em 0;
	padding:0;
	}

#green-catalog h3{
	font-size:100%;
	line-height:180%;
	margin:0 0 0.5em 0;
	padding:0 0 0 8px;
	background:url(../product/img/arrow_brown.gif) no-repeat left center;
	}
#green-catalog h3 a{text-decoration:none; color:#000000;}
#green-catalog h3 a:hover{text-decoration:underline; color:#FF6600;}

#green-catalog table.catalog-table{
	width:515px;
	margin:0px 0px 40px 0px;
	border-collapse:collapse;
	}

#green-catalog table.catalog-table th{
	width:245px;
	padding:0.5em 0;
	white-space:nowrap;
	text-align:center;
	vertical-align:middle;
	font-size:90%;
	font-weight:bold;
	color:#333333;
	background:#F6F6F6;
	border:1px solid #999999;
	line-height:140%;
	}

#green-catalog table.catalog-table th.table-header{
	font-size:85%;
	font-weight:normal;
	background:#FFFFFF;
	}

#green-catalog table.catalog-table td{
	width:90px;
	padding:0.5em 0;
	font-size:85%;
	text-align:center;
	vertical-align:middle;
	border:1px solid #999999;
	line-height:140%;
	}




/* green caution 2010.10.14
++++++++++++++++++++++++++++++*/
#support-caution-box{
	margin:20px 0;
	border:1px solid #999999;
	background:#FFFFFF;
	}

#support-caution-inner{
	padding:1em;
	background:#F6F6F6;
	border:2px solid #FFFFFF;
	}

#support-caution-inner h3{
	margin:0;
	/*padding:5px 10px;*/
	color:#333333;
	}

#support-caution-inner p{
	margin:0;
	/*padding:5px 10px;*/
	}






/* green product individual 2013.12.02
++++++++++++++++++++++++++++++*/
#green-product-box ul.green-product-feature-list li{
	margin:10px 0;
	padding:10px;
	border-top:1px dotted #999;
	}
#green-product-box ul.green-product-feature-list li .feature-image{
	width:140px;
	margin:0 10px 0 0;
	float:left;
	display:inline;
	}
#green-product-box ul.green-product-feature-list li h4{
	font-size:100%;
	margin:0 0 5px 0;
	}


#green-product-box .green-product-feature-box{
	margin:30px 0;
	padding:10px 15px;
	border:1px solid #999;
	}
#green-product-box .green-product-feature-box h4,
#green-product-box .green-product-feature-box .feature-image,
#green-product-box .green-product-feature-box .feature-text{
	margin:0 0 5px 0;
	}






/* green NETIS 2014.05.19
++++++++++++++++++++++++++++++*/
table.netis-table{
	margin:0 0 25px 0;
	width:100%;
	border-collapse:collapse;
	}
table.netis-table caption{
	font-size:90%;
	line-height:160%;
	text-align:left;
	}
table.netis-table th{
	padding:5px;
	font-size:90%;
	line-height:160%;
	font-weight:normal;
	text-align:center;
	background:#F3F3F3;
	border:1px solid #999999;
	}
table.netis-table td{
	padding:5px;
	font-size:90%;
	line-height:160%;
	text-align:left;
	border:1px solid #999999;
	}

#green-product-box h3.netis-h3{
	margin:0;
	padding:4px 10px;
	font-size:100%;
	color:#FFF;
	background-color:#454545;
	}
#green-product-box .netis-box{
	margin:0 0 25px 0;
	padding:15px 15px 0 15px;
	border:1px solid #CCC;
	}
#green-product-box .netis-box p{
	margin:0 0 5px 0;
	}
#green-product-box .netis-box ul{
	margin:0 0 25px 0;
	}
#green-product-box .netis-box ul li{
	list-style:disc outside;
	margin:0 0 5px 20px;
	}





/* green product individual 2014.10.16
++++++++++++++++++++++++++++++*/
#green-product-box .caution-zaiko-box{
	margin:0 0 20px 0;
	padding:15px;
	border:3px solid #CC0000;
	color:#CC0000;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	}







/* green ren-o-thin 2016.04.29
++++++++++++++++++++++++++++++*/
ul.renothin-option-list{
	margin:0 0 15px 0;
	}
ul.renothin-option-list li{
	border:1px solid #1ea883;
	margin:0 0 10px 0;
	padding:10px;
	position:relative;
	}
ul.renothin-option-list li p{margin:0 !important;}
ul.renothin-option-list li .tag{
	position:absolute;
	top:-6px; left:-10px;
	display:inline-block;
	width:50px;
	height:50px;
	line-height:50px;
	border-radius:100%;
	background:#1ea883;
	color:#FFF;
	font-size:11px;
	text-align:center;
	transform:rotate(-5deg);
}







/* green GT216 2016.07.20
++++++++++++++++++++++++++++++*/
ul.gt216-feature-icon-list{
	margin:0 0 30px 0;
}
ul.gt216-feature-icon-list li{
	width:49%;
	margin:0 0 10px 0;
	float:left;
}
ul.gt216-feature-icon-list li:nth-child(even){
	float:right;
}
ul.gt216-feature-icon-list li img{
	width:54px;
	margin:0 5px 10px 0;
	float:left;
}
ul.gt216-feature-icon-list li strong{
	font-size:13px !important;
	display:block;
}

.gt216-feature-box{
	margin:0 0 30px 0;
}
.gt216-feature-box h3{
	font-size:16px !important;
	line-height:200% !important;
	margin:0 0 10px 0;
}
.gt216-feature-box h3 strong{
	display:block;
	font-size:24px !important;
	line-height:160%;
	color:#00A54F;
	border-bottom:1px solid #00A54F;
}
.gt216-feature-box h3 em{
	display:block;
	font-size:18px !important;
	line-height:160%;
	font-weight:bold;
	color:#00A54F;
	border-bottom:1px solid #00A54F;
}
.gt216-feature-box .thumbnail-box{
	width:400px;
	margin:0 auto 10px auto;
}

ul.gt216-feature-list{
	text-align:center;
	font-size:0;
}
ul.gt216-feature-list li{
	width:48%;
	margin:0 2% 10px 0;
	font-size:12px;
	line-height:160%;
	text-align:left;
	vertical-align:top;
	display:inline-block;
}
ul.gt216-feature-list li:nth-child(2n),
ul.gt216-feature-list li:last-child{
	margin-right:0;
}

ul.gt216-image-list{
	text-align:center;
	margin:0 0 30px 0;
}
ul.gt216-image-list li{
	width:80%;
	margin:0 10% 10px 10%;
	font-size:12px;
	line-height:160%;
	text-align:left;
	vertical-align:top;
}



/* green ハンマーナイフモア SH1570 T4 2016.07.20
++++++++++++++++++++++++++++++*/
#green-product-box p #seal-gas2014{
	position:absolute;
	bottom:0px; left:10px;
	width:120px; height:auto;
}
ul.sh1570-feature-icon-list{
	margin:0 0 30px 0;
}
ul.sh1570-feature-icon-list li{
//	width:253px;
	width:187px;
	float:left;
	height:75px;
	min-height:40px;
	margin:0 0 5px 0;
	padding:6px 10px 6px 56px;
	font-size:13px;
	line-height:19px;
	border:1px solid #00A54F;
	background-color:rgba(0,165,79,0.02);
	background-position:5px 5px;
	background-repeat:no-repeat;
}
ul.sh1570-feature-icon-list li:nth-child(even){float:right;}
ul.sh1570-feature-icon-list li:nth-child(1){
	background-image:url(../product/hammer-knife-mower/img/SH1570T4/icon_feature01.gif);
	background-size:40px auto;
}
ul.sh1570-feature-icon-list li:nth-child(2){
	background-image:url(../product/hammer-knife-mower/img/SH1570T4/icon_feature02.gif);
	background-size:40px auto;
}
ul.sh1570-feature-icon-list li:nth-child(3){
	background-image:url(../product/hammer-knife-mower/img/SH1570T4/icon_feature03.gif);
	background-size:40px auto;
}
ul.sh1570-feature-icon-list li:nth-child(4){
	background-image:url(../product/hammer-knife-mower/img/SH1570T4/icon_feature04.gif);
	background-size:40px auto;
}
ul.sh1570-feature-icon-list li:nth-child(5){
	background-image:url(../product/hammer-knife-mower/img/SH1570T4/icon_feature05.gif);
	background-size:40px auto;
}
ul.sh1570-feature-icon-list li:nth-child(6){
	background-image:url(../product/hammer-knife-mower/img/SH1570T4/icon_feature06.gif);
	background-size:40px auto;
}
ul.sh1570-feature-icon-list li:nth-child(7){
	background-image:url(../product/hammer-knife-mower/img/SH1570T4/icon_feature07.gif);
	background-size:40px auto;
}
ul.sh1570-feature-icon-list li:nth-child(8){
	background-image:url(../product/hammer-knife-mower/img/SH1570T4/icon_feature08.gif);
	background-size:40px auto;
}
ul.sh1570-feature-icon-list li:nth-child(9){
	background-image:url(../product/hammer-knife-mower/img/SH1570T4/icon_feature09.gif);
	background-size:40px auto;
}

.sh1570-feature-box{
	margin:0 0 50px 0;
}
.sh1570-feature-box h3{
	display:block;
	font-size:16px !important;
	line-height:160%;
	font-weight:bold;
	color:#C02830;
	border-bottom:1px solid #C02830;
}

.sh1570-feature-box02{
	margin:0 0 50px 0;
	padding:5px 10px;
	border:2px solid #CC0000;
}
.sh1570-feature-box02 h3{
	display:block;
	font-size:16px !important;
	line-height:180%;
	font-weight:bold;
	color:#C02830;
	border-bottom:1px solid #C02830;
}
.sh1570-feature-box02 .sh1570-hisanboushi-copy{
	text-align:center;
	font-size:14px;
	line-height:36px;
	font-weight:bold;
	border:1px solid #CC0000;
	border-radius:17px;
	width:320px;
	display:block;
	margin:40px auto 20px auto;
	position:relative;
}
.sh1570-feature-box02 .sh1570-hisanboushi-copy:before{
	content:"▼";
	display:block;
	transform:scale(2,1);
	font-size:18px;
	font-weight:normal;
	color:#CC0000;
	position:absolute;
	top:-38px; left:50%;
	margin-left:-18px;
}
.sh1570-feature-box02 .sh1570-hisanboushi-copy:after{
	content:"そこで";
	font-size:12px;
	line-height:50px;
	width:50px; height:50px;
	background:#CC0000;
	color:#FFF;
	display:block;
	border-radius:100%;
	transform:rotate(-5deg);
	position:absolute;
	top:-20px; left:10px;
}
.sh1570-feature-box02 .sh1570-hisanboushi-copy02{
	text-align:center;
	margin-bottom:15px;
}
.sh1570-feature-box02 .sh1570-hisanboushi-copy02 strong{
	font-size:20px;
	line-height:160%;
	color:#CC0000;
	display:block;
}
.sh1570-feature-box02 .sh1570-hisanboushi-copy02 span{
	font-size:13px;
	display:block;
}
.sh1570-feature-box02 .sh1570-hisanboushi-copy03{
	text-align:center;
	margin-bottom:10px;
}
.sh1570-feature-box02 .sh1570-hisanboushi-copy03 strong{
	font-size:20px;
	line-height:160%;
	color:#CC0000;
	display:block;
}


.sh1570-feature-box02 ul.hisanboushi-photo-list{
	margin:0 0 20px 0;
}
.sh1570-feature-box02 ul.hisanboushi-photo-list li{
	text-align:center;
	font-size:12px;
}
.sh1570-feature-box02 ul.hisanboushi-photo-list li img{
	border-radius:7px;
	box-shadow:2px 2px 2px #CCC;
}
.sh1570-feature-box02 ul.hisanboushi-photo-list li strong{
	display:block;
	font-size:14px;
}
.sh1570-feature-box02 ul.hisanboushi-photo-list li:nth-child(1){
	width:200px;
	float:left;
}
.sh1570-feature-box02 ul.hisanboushi-photo-list li:nth-child(2){
	width:260px;
	float:right;
	position:relative;
}
.sh1570-feature-box02 ul.hisanboushi-photo-list li:nth-child(2):before{
	content:"＋";
	font-size:23px;
	line-height:40px;
	font-weight:bold;
	color:#CC6600;
	display:block;
	border-radius:100%;
	position:absolute;
	top:45px; left:-28px;
}
.sh1570-feature-box02 ul.hisanboushi-photo-list li:nth-child(2):after{
	content:"NEW";
	color:#FFF;
	background:#339900;
	font-size:14px;
	line-height:22px;
	padding:0 1em;
	display:inline-block;
	transform:rotate(-3deg);
	position:absolute;
	bottom:18px; left:15px;
}



.sh1570-feature-box ul.disc-list{
	margin:0 0 30px 0;
}
.sh1570-feature-box ul.disc-list li{
	list-style:disc outside;
	margin:0 0 10px 22px;
}
.sh1570-feature-box ul.disc-list li strong{
	font-size:14px;
	color:#C02830;
	display:block;
}

ul.sh1570-feature-list li{
	margin:0 0 30px 0;
}
ul.sh1570-feature-list li .thumbnail{
	width:220px;
	padding:0 10px 0 0;
	background:#FFF;
	font-size:12px;
	text-align:center;
	float:left;
}
ul.sh1570-feature-list li .thumbnail02{
	width:140px;
	padding:0 0 0 10px;
	background:#FFF;
	font-size:12px;
	text-align:center;
	float:right;
}
ul.sh1570-feature-list li .thumbnail04{
	width:80%;
	padding:0;
	margin:0 auto 10px auto;
	background:#FFF;
	font-size:12px;
	text-align:center;
}

.sh1570-feature-box .thumbnail03{
	width:160px;
	padding:0 10px 10px 0;
	background:#FFF;
	font-size:12px;
	text-align:center;
	float:left;
}

ul.sh1570-attachment-list{
	text-align:center;
	font-size:0;
}
ul.sh1570-attachment-list li{
//	width:24%;
	width:32%;
	margin:0 2% 0 0;
	vertical-align:top;
	display:inline-block;
}
ul.sh1570-attachment-list li:nth-child(3){
	margin-right:0;
}
ul.sh1570-attachment-list li img{
	margin:0 0 3px 0;
	border-radius:10px;
	display:block;
}
ul.sh1570-attachment-list li h3{
	font-size:12px !important;
	line-height:120%;
	font-weight:normal;
	color:#333;
	border:none;
	margin:0;
}
ul.sh1570-attachment-list li h3 span{
	font-size:11px;
	display:block;
}

.sh1570-feature-box .sh1570-can-meter{
	margin:0 20px 20px 0;
	text-align:center;
}
.sh1570-feature-box .sh1570-can-meter img{
	width:260px;
	margin:10px auto;
	display:block;
}



/* green ロータリーモア MC304他 2016.12.26
++++++++++++++++++++++++++++++*/
div.mc304-feature-box{
	border-bottom:1px dashed #999;
	margin:0 0 20px 0;
	padding:0;
}
div.mc304-feature-first-box{
	border-top:1px dashed #999;
	margin:20px 0;
	padding:20px 0 0 0;
}
div.mc304-feature-box h3{
	font-size:15px !important;
	font-weight:bold;
	line-height:160%;
	color:#CC0000;
}
.mc304-feature-box .thumbnail{
	float:right;
	margin:0 0 15px 15px;
}
.mc304-feature-box ul.mc304-feature-list,
.mc304-feature-box ul.mc304-option-list,
.mc304-feature-box ol.mc304-feature-list{
	margin:0 0 15px 0;
}
.mc304-feature-box ul.mc304-feature-list li{
	font-size:13px;
	line-height:160%;
	margin:0 0 10px 0;
}
.mc304-feature-box ul.mc304-feature-list li strong{
	font-size:15px;
	font-weight:bold;
	line-height:160%;
	color:#CC0000;
}
.mc304-feature-box ol.mc304-feature-list li{
	list-style:decimal outside;
	font-size:13px;
	line-height:160%;
	margin:0 0 10px 14px !important;
}
.mc304-feature-box ol.mc304-feature-list li strong{
	font-size:15px;
	font-weight:bold;
	line-height:160%;
	color:#CC0000;
}
.mc304-feature-box ul.mc304-option-list{
	font-size:0;
	line-height:0;
	text-align:center;
}
.mc304-feature-box ul.mc304-option-list li{
	width:163px;
	display:inline-block;
	text-align:left;
	vertical-align:top;
	font-size:12px;
	line-height:160%;
}
.mc304-feature-box ul.mc304-option-list li:nth-child(2){
	margin:0 13px;
}



/* green 5連リールモア SR525HPT4 2017.05.25
++++++++++++++++++++++++++++++*/
.sr525hpt4-feature-box{
	margin:0 0 30px 0;
}
.sr525hpt4-feature-box h3{
	display:block;
	font-size:16px !important;
	line-height:160%;
	font-weight:bold;
	color:#C02830;
	border-bottom:1px solid #C02830;
	position:relative;
}
.sr525hpt4-feature-box h3.dpf-less:after{
	content:"DPFレス";
	display:block;
	background:#FFfc00;
	position:absolute;
	bottom:-10px; right:0;
	font-size:13px;
	line-height:64px;
	color:#111;
	text-align:center;
	width:64px; height:64px;
	border-radius:100%;
	transform:rotate(3deg);
}
.sr525hpt4-feature-box h4{
	font-size:14px;
	color:#00769a;
	margin-bottom:5px;
}
.sr525hpt4-feature-box p{margin-bottom:0 !important;}
