#page_title{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6fd8f5+0,1fa7e6+100 */
background: #6fd8f5; /* Old browsers */
background: -moz-linear-gradient(left, #6fd8f5 0%, #1fa7e6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #6fd8f5 0%,#1fa7e6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #6fd8f5 0%,#1fa7e6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6fd8f5', endColorstr='#1fa7e6',GradientType=1 ); /* IE6-9 */
}

#contents1{
	height:590px;
	background:url('../images/index/bg3.jpg') no-repeat right bottom;
	background-size:cover;
	margin:0 0 0px 0;
}
#contents1 article{
	height:590px;
	background:url('../../../media/index/img1.png') no-repeat;
}
#contents1 .inner{
	width:590px;
	padding:60px 0 0 810px;
	font-size:18px;
line-height:1.8em;
}
@media screen and (max-width: 1400px) {
#contents1 .inner{
	padding:60px 0 0 600px !important;
}
}
#contents2{
padding:80px 0;
background:url('../images/freon/bg1.jpg') no-repeat;
background-size:cover;
}
#contents4{
background:#176fcd;
text-align:center;
}
#freon_l{
}
#freon_r{

}
#contents4 .inner{
}
.list{
    display: flex;
flex-wrap:wrap;
}
.list li{
    line-height: 1.8em;
    font-size: 13px !important;
    text-align: center;
    border: 1px solid #999;
    border-radius: 5px;
    text-decoration: none;
    color: #666;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
width:calc(100% / 3 - 22px);
margin:0 10px 20px;
background:#fff;
}
.inner{
width:940px;
margin:0 auto 80px;
}
#contents3 h4{
color:#000080;
font-size:20px;
border-bottom:1px solid #000080;
margin:0 0 20px;
}