#tpl-contents .list-navi-upper {
	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 {
	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 .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 ul li:first-child {
	border-left: none;
}

#tpl-contents .pager ul a {
	display: block;
	padding: 0 15px;
	margin: 0 -15px;
}

#tpl-contents .list-wrap {
	padding-top: 2.3125rem;
}

#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 {
	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 .clone-wrap {
	position: absolute;
	top: 0;
	left: 0;
	background: #5EA1CD;
	visibility: hidden;
	overflow: hidden;
}

#tpl-contents .list-wrap .item .clone-wrap a, #tpl-contents .list-wrap .item .clone-wrap .box-upper .date {
	color: #FFF;
}

#tpl-contents .list-wrap .item .clone-wrap .box-bottom .title, #tpl-contents .list-wrap .item .clone-wrap .box-bottom .body {
	color: #FFF;
}

#tpl-contents .list-wrap .item .box-upper {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#tpl-contents .list-wrap .item .box-upper .cate-label li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #e8eef7;
	font-size: 0.75rem;
	letter-spacing: 0.08em;
	line-height: 1;
	margin-right: .5rem;
}

#tpl-contents .list-wrap .item .box-bottom .title {
	font-size: 18px;
	color: #185AA2;
}

#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 {
	padding-top: 2.3125rem;
}

#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, #tpl-contents .list-wrap .item a:hover .btn-more {
	text-decoration: underline;
}

#tpl-contents .list-wrap .item .box-upper .cate-label {
	display: flex;
	align-items: center;
}

#tpl-contents .list-wrap .item .box-upper .date {
	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-bottom: 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, #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;
		padding: 15px 10px;
	}
	#tpl-contents .list-wrap .item .box-upper {
		display: block;
	}
	#tpl-contents .list-wrap .item .box-upper .cate-label {
		float: none;
		display: flex;
		flex-wrap: wrap;
	}
	#tpl-contents .list-wrap .item .box-upper .cate-label li:nth-child(2n) {
		margin-right: 0;
	}
	#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;
	}
}

@media screen and (min-width: 64.0625rem) {
	#tpl-contents .list-wrap .item .box-upper .cate-label li {
		width: 4.75rem;
		height: 1.25rem;
		font-size: 0.75rem;
		letter-spacing: 0.08em;
		line-height: 1;
	}
}

@media screen and (max-width: 64rem) {
	#tpl-contents .list-wrap .item .box-upper .cate-label li {
		padding: 0.375rem 14px;
		min-width: 4.528125rem;
	}
}
