.mt0{
margin-top:0px !important;
}

.su-heading-inner {
    font-size: 150%;
}

.su-heading.su-heading-align-center {
	margin-top: 60px;
}

.post_content h3, .post_content h4, .post_content h5, .post_content h6 {
	line-height: 1.6;
}

.style3a {
	margin: 1em 0 !important;
	padding: 1.1em .2em 1em !important;
	font-size: 22px;
	font-weight: 400;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
}

.style3b {
	margin: 1em 0 !important;
	padding: 1.1em .9em 1em !important;
	font-size: 22px;
	font-weight: 400;
	border-top: 2px solid #222;
	border-bottom: 1px solid #ddd;
	background: #fafafa;
	box-shadow: 0 1px 2px #f7f7f7;
}

.style4a {
	margin: 2.5em 0 1.2em;
	padding: .3em 0 .3em .8em;
	font-size: 18px;
	font-weight: 400;
	border-bottom: none;
	border-left: 2px solid #222;
}

.style4b {
	margin: 2.5em 0 1.2em;
	padding: .9em 0 .8em;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px dotted #aaa;
}

.style5a {
	margin: 2em 0 1em;
	padding: .5em .8em .3em 1em !important;
	font-weight: 700;
	font-size: 18px;
	background: #f5f5f5;
	box-shadow: 0 2px 0 0 #f2f2f2;
}

.style5b {
	margin: 2em 0 1em;
	padding: .5em .8em .4em 1em !important;
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	background: #222;
	border-radius: 4px;
	box-shadow: 0 2px 0 0 #f2f2f2;
}

.style6 {
	position: relative;
	margin: 2em 0 1em;
	padding: .5em .8em .8em 1.3em;
	color: #222;
	font-weight: bold;
	font-size: 16px;
}

.style6:before {
	position: absolute;
	width: 12px;
	height: 12px;
	top: .5em;
	left: .2em;
	background: #222;
	content: "";
}

.news_headline1 {
	position: relative;
	margin: 80px 0 25px;
	padding: .5em;
	border-left: 8px solid #444;
	line-height: 1.2;
	font-size: 1.2em;
}

.news_headline1:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 0;
	width: 100%;
	border-bottom: 1px dotted #ddd;
}

.news_headline2 {
	margin: 40px 0 20px;
	padding: 0 .5em;
	border-left: 6px solid #545454;
	line-height: 26px;
	font-size: 1.1em;
}

.balloon {
	clear: both;
	display: block;
	position: relative;
	margin: 50px 0 22px;
	padding: .5em 18px;
	width: auto;
	min-width: 115px;
	color: #fff;
	text-align: left;
	font-size: 20px;
	font-weight: 400;
	background: #222;
	z-index: 0;
	border-bottom: 0;
}

.balloon:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 30px;
	margin-left: -10px;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0;
	border-color: #222 transparent transparent;
}




.google-maps {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}

.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.size18 {
	font-size: 18px;
}

.size16 {
	font-size: 16px;
}

ol li {
	margin: 15px 0 0 15px;
	padding: 0;
}

.mt {
	margin-top: 10px;
}

.sub-title {
	font-family: arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	border-bottom: 1px dotted #CCC;
}
