@charset "utf-8";
/*
Template:skin_tcd046
Theme Name:SKIN-child
Theme URI:
Description:WordPressテーマ「SKIN」の子テーマ
Author:Design Plus
Author URI:http://design-plus1.com/tcd-w/
Version:1.1
Text Domain:tcd-w
*/

h2.front-page.topic {
color: #4EB995;
font-size: 24px;
font-weight: normal;
margin-top: 30px;
margin-bottom: 10px;
}

@media only screen and (max-width:600px) {
	h2.front-page.topic {
	color: #4EB995;
	font-size: 18px;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 10px;
	}
}
