@charset "utf-8";
/* CSS Document */

.common_pageControl .pageForm{
	display:none;
}


.columnContent p{
	line-height: 2em;
}

.columnContent p strong{
	line-height: 2em;
}


.common_message2 .form li label{
	width: 10%;
}
.common_message2 .form li .value{
	width: 60%;
}

.articleList.attachStyle4 .preview{
	background-size: contain;
}



.columnContent img{
	max-width: 100%;
	height: auto !important;
}

@media only screen and (max-width:480px) {
	.common_pageControl span.tips{
		display: none;
	}
}
@media only screen and (min-width : 481px) and (max-width : 1024px) {
	.common_pageControl span.tips{
		display: none;
	}
}
@media only screen and (min-width:1025px) {
}












@media only screen and (max-width:480px) {
	.articleList.attachStyle4 li{
			width: 50%;
	}
	.common_message2 .form li label{
		width:20%;
	}
	.articleList.attachStyle4 .preview{
		width: 150px;
		height: 110px;
	}
}
@media only screen and (min-width : 481px) and (max-width : 1024px) {
	.articleList.attachStyle4 li{
		width: 25%;
	}
	.articleList.attachStyle4 .preview{
		width: 150px;
		height: 110px;
	}
}
@media only screen and (min-width:1025px) {
	.articleList.attachStyle4 li{
		width: 25%;
	}
	.articleList.attachStyle4 .preview{
		height: 180px;
	}
}



.common_articleProduct .detail .preview{
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
}
.common_articleProduct .detail .preview img{
	display: none;
}




.columnContent .searchForm{
	display:none;
}


#columnContent15 p{
	line-height: 40px;
	font-size: 16px;
	width: 90%;
	margin: auto;
	text-indent: 2em;
	padding-top: 20px;
}
#columnContent15 strong{
	color: #e8340c;
}



#columnContent16 p{
	line-height: 40px;
	font-size: 16px;
	width: 90%;
	margin: auto;
	padding-top: 10px;
	text-align: center;
}
#columnContent16 strong{
	color: #e8340c;
	font-size: 24px;
	padding-top: 10px;
}




#columnContent17{}
#columnContent17 .common_content{ display: flex;flex-wrap:wrap;}
#columnContent17 .block1{ width:50%; padding-top: 20px;}
#columnContent17 .block1 h1{ font-size: 24px; line-height: 50px; color: #213362;}
#columnContent17 .block1 p{ font-size: 16px; line-height: 40px;}
#columnContent17 .block2{ width:50%; padding-top: 20px;}
#columnContent17 .block2 iframe{ width:100%; height:400px;}






@media only screen and (max-width:480px) {
	#columnContent17 .block1{ width:100%;}
	#columnContent17 .block2{ width:100%;}
}
@media only screen and (min-width : 481px) and (max-width : 1024px) {
}
@media only screen and (min-width:1025px) {
}


