@charset "utf-8";
/* CSS Document */

.columnContent img{ max-width:100%;}

.columnContent .searchForm{ display: none;}

.articleList .preview{ background-size: contain; background-color: #f4f4f4;}

#columnContent10 p{ padding:10px 0; line-height: 2em; text-indent: 2em;}

#columnContent21 iframe{ width: 100%; height: 500px}
#columnContent22 iframe{ width: 100%; height: 500px}


#columnContent23 div{line-height: 30px;}
#columnContent23 strong{ font-size: 16px; color: #0080CC; margin-top: 10px;}



#columnContent7 div{line-height: 30px;}
#columnContent7 strong{ font-size: 16px; color: #0080CC; margin-top: 10px;}

#columnContent27 .common_content{ display: flex;flex-wrap: wrap;}
#columnContent27 div{ width: 50%; line-height: 30px;}
#columnContent27 iframe{ width: 100%; height: 500px}
#columnContent27 strong{ font-size: 16px; color: #0080CC; margin-top: 10px;}


@media only screen and (max-width:480px) {
	#columnContent27 div{ width: 100%;}
}
@media only screen and (min-width : 481px) and (max-width : 1024px) {
}
@media only screen and (min-width:1025px) {
}




#columnContent32 p{ padding:10px 0; line-height: 2em; text-indent: 2em;}
