/* ===========================================
 * news
=========================================== */

#topics_contents {
	padding-bottom: 50px;
}


#topics_main_contents {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

#topics_main_contents_center {
	width: 1200px;
	padding-bottom: 20px;
}

#topics_main_contents_left {
	width: 940px;
	float: left;
	padding-bottom: 20px;
	
	 display: -webkit-box; /*Android4.3*/
	  display: -moz-box;    /*Firefox21*/
	  display: -ms-flexbox; /*IE10*/
	  display: -webkit-flex; /*PC-Safari,iOS8.4*/
	  display: flex;
	  flex-wrap: wrap;
	
}

#topics_main_contents_left img{
	max-width: 100%;
}

#topics_main_contents_right {
	width: 230px;
	float: right;
	padding-bottom: 20px;
}

.topics_main_box {
	padding-bottom: 0px;
	padding-top: 0px;
	width: 30%;
	margin-right: 3%;
	float: left;
	border: 1px #bebebe solid;
	box-sizing: border-box;
	padding: 2%;
	margin-bottom: 3%;
}

.topics_main_box h3{
	padding-bottom: 10px;
	font-size: 2rem;
	color: #000;
	padding-top: 10px;
}

.topics_main_box h3 a{
	font-size: 2rem;
	color: #000;
	font-weight: normal;
}

.topics_main_box h3 a:hover{
	opacity: 0.7;
}




.topics_main_box_entry {
	padding-bottom: 0px;
	padding-top: 0px;
	width: 100%;
	box-sizing: border-box;
}

.topics_main_box_entry h3{
	padding-bottom: 30px;
	font-size: 3rem;
	color: #000;
	padding-top: 10px;
}

.topics_main_box_entry h3 a{
	font-size: 3rem;
	color: #000;
	font-weight: normal;
}

.topics_main_box_entry h3 a:hover{
	opacity: 0.7;
}







.topics_main_box_date {
	color: #333;
	margin-bottom: 10px;
	font-size: 1.3rem;
	border-bottom: 1px #bebebe solid;
	padding-bottom: 10px;
}

.topics_main_box_date span{
	display: inline-block;
	padding: 5px;
	color: #FFF;
	background-color: #000;
	margin-right: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
}



.topics_main_box_body {
	font-size: 1.4rem;
}

.topics_main_box_body p{
	display: block;
	line-height: 2;
}

.topics_main_box_body img{
	max-width: 100%;
}



.topics_side_box {
	border-top: 1px #bebebe solid;
	border-bottom: 1px #bebebe solid;
	margin-bottom: -1px;
}

.topics_side_box h3{
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 18px;
	color: #333;
}

.topics_side_box ul {
	padding-left: 0px;
	padding-bottom: 30px;
}

.topics_side_box ul li{
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

.topics_side_box ul li a{
	color: #333;
	font-size: 16px;
}

.topics_side_box ul li a:hover{
	text-decoration: underline;
	
}


#topics_page {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}

#topics_page table td{
	vertical-align: bottom;
}


.next_btn a{
	display: inline-block;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #004ea2;
	color: #FFF;
	text-align: center;
	font-size: 1.6rem;
}

.next_btn a:hover{
	opacity: 0.7;
}

.topics_img {
	padding-bottom: 30px;
}

.topics_img img{
	max-width: 500px;
}


.topics_pdf{
	margin-bottom: 30px;
	padding-top: 40px;
}

.topics_pdf a{
	padding: 10px;
	border: 1px #ccc solid;
	background-color: #f3f3f3;
	text-align: center;
	font-size: 14px;
	color: #333;
}

.topics_pdf a:hover{
	opacity: 0.7;
}


.topics_map {
	padding-top: 20px;
}



.topics_form {
	padding-top: 20px;
}

.topics_form a{
	display: block;
	width: 280px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #bf4750;
	color: #FFF;
	font-size: 18px;
}

.topics_form a:hover{
	opacity: 0.7;
}

.topics_list_contents {
	padding-bottom: 0px;
}

.topics_list_contents_body {
	float: left;
	width: 100%;
}



.topics_list_contents_img {
	float: none;
	width: 100%;
	height: 150px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position:  center top;
}

.topics_list_contents_img:hover {
	opacity: 0.7;
}

.topics_list_contents_img img{
	width: 100%;
	height: auto;
}

.topics_list_contents_img a{
	display: block;
	width: 100%;
	height: 100%;
}

.topics_list_contents_link {
	text-align: right;
}

.topics_list_contents_link a{
	display: inline-block;
	color: #000;
}

.topics_list_contents_link a:hover{
	opacity: 0.7;
}

.topics_list_contents_link a span{
	display: inline-block;
	position: relative;
	top: 2px;
}




	#ac_bt01 {
		display: block;
		background-image: url();
		background-repeat: no-repeat;
		background-position: center right;
	}
	#ac_bt02 {
		display: block;
		background-image: url();
		background-repeat: no-repeat;
		background-position: center right;
	}


.pager_box {
	width: 200px;
}

.pager_boxImg {
	width: 100%;
	height: 130px;
}

.pager_boxData {
	font-size: 1.2rem;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
	text-align: left;
}

.pager_boxTit {
	font-size: 2rem;
	color: #000;
	display: block;
	font-weight: bold;
	padding-bottom: 10px;
	text-align: left;
}

.pager_boxNext {
	text-align: left;
	font-weight: bold;
	font-size: 1.6rem;
	color: #FFF;
	text-align: center;
	background-color: #004ea2;
	padding-top: 10px;
	padding-bottom: 10px;
}


.pager_boxNext:hover {
	opacity: 0.7;
}


@media screen and (max-width:1200px){
	
	#topics_main_contents {
		width: 90%;
	}
	
	#topics_main_contents_left {
		width: 70%;
	}

	#topics_main_contents_left img{
		max-width: 100%;
	}

	#topics_main_contents_right {
		width: 25%;
	}
	
	.topics_main_box {
		width: 47%;
		margin-right: 3%;
	}
	
	.topics_list_contents_img {
		height: 180px;
	}


	#topics_page {
		width: 90%;
	}
	
	
}

@media screen and (max-width:1050px){
	

}


@media screen and (max-width:640px){
	
	.topics_img img{
		max-width: 100%;
	}
	
	#ac_bt01 {
		display: block;
		background-image: url(../img/ac_bg_01.png);
		background-repeat: no-repeat;
		background-position: center right;
	}
	#ac_bt02 {
		display: block;
		background-image: url(../img/ac_bg_01.png);
		background-repeat: no-repeat;
		background-position: center right;
	}
	
	
#topics_page {
	width: 90%;
}
	
	#privilege_box1 {
		display: none;
	}
	
	#privilege_box2 {
		display: none;
	}
	
	#topics_main_contents_left {
		width: 100%;
		float: none;
	}

	#topics_main_contents_left img{
		max-width: 100%;
	}

	#topics_main_contents_right {
		width: 100%;
		float: none;
	}
	
	
	.topics_list_contents_body {
		float: none;
		width: 100%;
	}
	
	.topics_main_box {
		width: 100%;
		margin-right: 0%;
	}

	.topics_list_contents_img {
		height: 170px;
	}
	
	.next_btn a{
		display: inline-block;
		width: 150px;
		padding-top: 10px;
		padding-bottom: 10px;
		color: #FFF;
		text-align: center;
		font-size: 1.4rem;;
	}
	
	.pager_box {
		width: 100%;
	}
	
	
}

@media screen and (max-width:400px){
	
	.next_btn a{
		display: inline-block;
		width: 100px;
		padding-top: 10px;
		padding-bottom: 10px;
		color: #FFF;
		text-align: center;
		font-size: 1.3rem;;
	}
	
	.pager_boxImg {
		width: 100%;
		height: 70px;
	}
	
	.pager_boxData {
		font-size: 0.95rem;
	}
	
	.pager_boxTit {
		font-size: 1rem;
	}
	
	

	
}

