#page_title{
background:url('../images/common/bg1.jpg') center top;
margin:0 0 130px 0;
}
#page_title2{
background:url('../images/common/bg1.jpg') center top;
}
.setsumei{
position:relative;
width:1400px;
margin:0 auto 150px;
}
.setsumei article{
width:850px;
min-height:370px;
box-sizing:border-box;
color:#fff;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eb8000+0,e15700+100 */
background: #eb8000; /* Old browsers */
background: -moz-linear-gradient(left, #eb8000 0%, #e15700 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #eb8000 0%,#e15700 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #eb8000 0%,#e15700 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb8000', endColorstr='#e15700',GradientType=1 ); /* IE6-9 */
}

.setsumei article h3{
font-size:140%;
margin:0 0 15px 0;
}

.setsumei .znifex_photo1{
position:absolute;
}
.setsumei:nth-child(odd) article{
padding:20px 150px 20px 250px;
}
.setsumei:nth-child(odd) .znifex_photo1{
top:80px;
left:750px;
}
@media screen and (max-width: 1400px) {
.setsumei{
width:1200px !important;
}
.setsumei:nth-child(odd) .znifex_photo1{
top:80px;
left:650px;
}
.setsumei:nth-child(odd) article{
padding:20px 250px 20px 50px;
}
}
.setsumei:nth-child(even) article{
padding:20px 250px 20px 150px;
margin-left:550px !important;
}
.setsumei:nth-child(even) .znifex_photo1{
top:80px;
left:100px;
}
#item_index article dl .more{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eb8000+0,e15700+100 */
background: #eb8000 url('../images/common/arrow.png') no-repeat center right 10px; /* Old browsers */
background: -moz-linear-gradient(left, #eb8000 0%, #e15700 100%) url('../images/common/arrow.png') no-repeat center right 10px; /* FF3.6-15 */
background: -webkit-linear-gradient(left, #eb8000 0%,#e15700 100%) url('../images/common/arrow.png') no-repeat center right 10px; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #eb8000 0%,#e15700 100%) url('../images/common/arrow.png') no-repeat center right 10px; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb8000', endColorstr='#e15700',GradientType=1 ) url('../images/common/arrow.png') no-repeat center right 10px; /* IE6-9 */

}
.goback{
color:#fff;
text-decoration:none;
width:290px;
line-height:40px;
display:block;
text-align:center;
position:absolute;
bottom:20px;
left:80px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eb8000+0,e15700+100 */
background: #eb8000 url('../images/common/arrow.png') no-repeat center right 10px; /* Old browsers */
background: -moz-linear-gradient(left, #eb8000 0%, #e15700 100%) url('../images/common/arrow.png') no-repeat center right 10px; /* FF3.6-15 */
background: -webkit-linear-gradient(left, #eb8000 0%,#e15700 100%) url('../images/common/arrow.png') no-repeat center right 10px; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #eb8000 0%,#e15700 100%) url('../images/common/arrow.png') no-repeat center right 10px; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb8000', endColorstr='#e15700',GradientType=1 ) url('../images/common/arrow.png') no-repeat center right 10px; /* IE6-9 */
}
#products_item{
padding-top:0 !important;
}
#products_item article h3{
background:url('../images/common/bg1.jpg') center top;
}
#item_index2 article dt{
	background:#e15700;
color:#fff !important;
	padding:5px;
}

#item_index2 article{
	display:flex;
	flex-wrap:wrap;
	gap:40px;
}
#item_index2 article dl{
	width:calc((100% - 80px) / 3);
	margin:0;
	padding:0;
}
#products_item article{
padding:0 0 20px 0 !important;
background:#f5f5f5;
}