/*先輩たちの旅記録*/
.rt-tpg-container h3.entry-title {
    font-size: 18px !important;
}

@media screen and (max-width:480px) {

	/*　スマホ　*/
	.rt-holder .entry-title a {
    font-size: 15px !important;
			line-height:20px !important;
}
}