/*
Theme Name: gotemba city 02
Description: 大区分用
Version: 1.0.0
*/
@import url("//www.city.gotemba.lg.jp/asset_02/css/page_w3.css");
.entry-title {
	font-size: 2.0em;
	left:0;
}

.widget ul {
	padding: 0;
}

.category .entry-header {
	height: auto;
}

.page-title {
	color: #1CA55C;
}


.page header.entry-header {
	height: auto;
}


.widget-title {
	margin-top: 0;
	font-size: 1.2em;
}

.entry-content {
	padding: 0 10px;
}
.entry-content h3::before{
font-family: "fontello";
content: "\e801";
line-height: 1;
color: #0070be;
display: table-cell;
width: 1.4em;
vertical-align: middle;
}

.entry-content h3 {
	display: table;
	width: 100%;
	margin-top: 3em;
	border-bottom: dotted 1px #0070be;
}

.entry-content h3:first-child {
	margin-top: 1em;
}