#tpl-contents .list-navi-upper {
	text-align: center;
}

#tpl-contents .pager {
	letter-spacing: -0.4em;
	line-height: 15px;
	color: #888;
	padding-top: 30px;
}

#tpl-contents .pager .btn {
	letter-spacing: normal;
	display: inline-block;
}

#tpl-contents .pager .btn a {
	display: block;
}

#tpl-contents .pager ul li:first-child {
	border-left: none;
}

#tpl-contents .list-wrap .topics-cate-wrap {
	border-top: none;
	border-left: none;
	overflow: hidden;
	padding-top: 1px;
	padding-left: 1px;
}

#tpl-contents .list-wrap .item .clone-wrap {
	position: absolute;
	top: 0;
	left: 0;
	background: #5EA1CD;
	visibility: hidden;
	overflow: hidden;
}

#tpl-contents .list-wrap .item .clone-wrap a {
	color: #FFF;
}

#tpl-contents .list-wrap .item .clone-wrap .box-upper .date {
	color: #FFF;
}

#tpl-contents .list-wrap .item .clone-wrap .box-bottom .title {
	color: #FFF;
}

#tpl-contents .list-wrap .item .clone-wrap .box-bottom .body {
	color: #FFF;
}

#tpl-contents .list-wrap .item .box-upper .cate-label li {
	display: table-cell;
	border-right: 1px solid #FFF;
	background: #185AA2;
	width: 60px;
	height: 20px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
	font-size: 11px;
}

#tpl-contents .list-wrap .item .box-bottom .title {
	font-size: 18px;
	color: #185AA2;
}

#tpl-contents .list-navi-upper .category-navi {
	border-top: 1px solid #185AA2;
	margin-top: 20px;
	padding: 45px 0 0;
	text-align: center;
}

#tpl-contents .list-navi-upper .category-navi li {
	min-width: 110px;
	width: auto;
}

#tpl-contents .list-navi-upper .category-navi li a {
	display: table;
	width: 100%;
}

#tpl-contents .list-navi-upper .category-navi li a span {
	line-height: 1.2;
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#tpl-contents .pager ul {
	display: inline-block;
}

#tpl-contents .pager ul li {
	letter-spacing: normal;
	display: inline-block;
	padding: 0 10px;
	line-height: 1;
	border-left: 1px solid #666;
}

#tpl-contents .pager a {
	display: block;
	padding: 0 15px;
	margin: 0 -15px;
	color: #185AA2;
}

#tpl-contents .pager a:hover {
	text-decoration: underline;
}

#tpl-contents .list-wrap .item {
	width: 327px;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	overflow: hidden;
	padding: 40px 20px;
	margin-left: -1px;
	margin-top: -1px;
	border: 1px solid #EEE;
}

#tpl-contents .list-wrap .item a {
	display: block;
	padding: 40px 20px;
	margin: -40px -20px;
	padding: 15px 10px;
	margin: -15px -10px;
}

#tpl-contents .list-wrap .item a:hover {
	text-decoration: none;
}

#tpl-contents .list-wrap .item a:hover .box-bottom .title {
	text-decoration: underline;
}

#tpl-contents .list-wrap .item a:hover .btn-more {
	text-decoration: underline;
}

#tpl-contents .list-wrap .item .box-upper .cate-label {
	display: table;
	float: left;
}

#tpl-contents .list-wrap .item .box-upper .date {
	float: right;
	color: #333;
}

#tpl-contents .list-wrap .item .clone-wrap .box-upper .cate-label li {
	border-right: 1px solid #5EA1CD;
	background: #FFF;
	color: #185AA2;
}

#tpl-contents .list-wrap .item .clone-wrap .btn-more {
	color: #FFF;
}

#tpl-contents .list-wrap .item .box-bottom {
	clear: both;
	padding: 15px 0 0;
}

#tpl-contents .list-wrap .item .box-bottom .body {
	padding: 15px 0 0;
	color: #666;
	line-height: 1.7;
}

#tpl-contents .list-wrap .item .box-bottom .body img {
	max-width: 100%;
}

#tpl-contents .list-wrap .item .btn-more {
	padding: 10px 0 0;
	color: #5EA1CD;
}

#tpl-contents .list-navi-bottom {
	text-align: center;
	padding-top: 20px;
	clear: both;
}

@media screen and (max-width: 740px) {
	#tpl-contents > .tpl-inner-wrap {
		padding-left: 0;
		padding-right: 0;
	}
	#tpl-contents .list-navi-upper .category-navi {
		padding: 45px 0 30px;
	}
	#tpl-contents .list-navi-upper .category-navi li {
		min-width: 80px;
		vertical-align: top;
		margin: 0 5px;
	}
	#tpl-contents .list-navi-upper .category-navi li a {
		display: table;
		width: 100%;
	}
	#tpl-contents .list-navi-upper .category-navi li a span {
		line-height: 1.2;
		display: table-cell;
		vertical-align: middle;
		box-sizing: border-box;
		height: 40px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#tpl-contents .pager {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 13px;
	}
	#tpl-contents .pager .btn {
		margin-bottom: 15px;
	}
	#tpl-contents .pager ul li {
		margin-bottom: 15px;
	}
	#tpl-contents .list-wrap {
		padding-top: 10px;
	}
	#tpl-contents .list-wrap .p-topics__card {
		margin-top: 0;
	}
	#tpl-contents .list-wrap .item {
		width: 50%;
		float: left;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		position: relative;
		overflow: hidden;
	}
	#tpl-contents .list-wrap .item {
		padding: 15px 10px;
	}
	#tpl-contents .list-wrap .item .box-upper .cate-label {
		float: none;
	}
	#tpl-contents .list-wrap .item .box-upper .date {
		float: none;
		padding-top: 15px;
	}
	#tpl-contents .list-wrap .item .box-bottom {
		padding: 10px 0 0;
	}
	#tpl-contents .list-wrap .item .box-bottom .title {
		font-size: 13px;
		line-height: 1.4;
	}
	#tpl-contents .list-wrap .item .box-bottom .body {
		font-size: 11px;
		line-height: 1.4;
	}
	#tpl-contents .list-navi-bottom {
		padding-top: 0;
	}
}

.topics #tpl-contents {
	overflow: visible;
}

.topics #tpl-contents .tpl-inner-wrap {
	padding-bottom: 100px;
}

.topics #tpl-contents .top-nav,
.topics #tpl-contents .bottom-nav {
	text-align: right;
	margin-top: 25px;
}

.topics #tpl-contents .top-nav a,
.topics #tpl-contents .bottom-nav a {
	color: #185aa2;
	font-size: 15px;
	text-decoration: underline;
	text-underline-offset: 0.4em;
}

.topics #tpl-contents .bottom-nav {
	margin-top: -20px;
}

.topics #tpl-contents .list-navi-upper {
	margin-top: 20px;
}

@media screen and (max-width: 64rem) {
	.topics #tpl-contents .tpl-inner-wrap {
		padding-bottom: 4.6875rem;
	}
	.topics #tpl-contents .top-nav,
	.topics #tpl-contents .bottom-nav {
		margin-top: 1.4rem;
		padding: 0 1.25rem;
	}
	.topics #tpl-contents .top-nav a,
	.topics #tpl-contents .bottom-nav a {
		font-size: 0.8125rem;
	}
	.topics #tpl-contents .bottom-nav {
		margin-top: 1.875rem;
	}
}
