#NR-nav-sub #NR-nav-sub-in a.selected {
	border-bottom-width: 2px;
	padding-bottom: 8px;
}

.article-content .nof08e a[target]::before,
.article-content a.nof08e[target]::before {
	content: none;
}

.article-list .alm-btn-wrap .alm-load-more-btn {
	width: 200px;
}

.alm-reveal {
	margin-bottom: 15px;
	width: 100%;
}

.figcaption,
.wp-caption,
figcaption {
	color: #757575;
	display: block;
	font-size: 0.75rem;
	line-height: 1.5;
	margin: 0.5em 0 1.25em;
}

.wp-caption {
	width: auto !important;
}

.wp-caption.alignnone {
	text-align: center;
}

.wp-caption-text {
	text-align: start;
}

.onlysp {
	display: none;
}

.tags-rank .tags-rank-item a {
	padding-left: 1em;
}

.tags-rank .tags-rank-item a:after {
	content: none;
}

.travel,
.travel2 {
	border: 1px solid #ddd;
	padding: 0 7px;
}

.travel .heading-b,
.travel2 .heading-b {
	border-bottom: 1px solid #ddd;
}

ul.article-list a.article-list-thumb img {
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

ul.article-list li.article-list-item {
	background: #fff;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-flex-direction: column;
	flex-direction: column;
	margin-bottom: 2%;
	padding: 7px;
	position: relative;
	width: 49%;
}

ul.article-list span.article-list-writer-thumb img {
	position: relative;
}

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

.onlysp {
	display: block;
}

.travel .heading-b,
.travel2 .heading-b {
	padding-bottom: 0;
	border-bottom: 0px solid #ddd;
	font-size: 1rem;
	margin: 0;
}

.travel .travel-item:first-child a {
	border-top-width: 0px;
}

.travel .travel-item .travel-info {
	font-size: 1rem;
	font-weight: bold;
}
}

img {
	height: auto;
}

