body { background: #fff; }
#wrapper { line-height: 1.7; background: url(/images/common/hd_bg01.gif) 0 0 repeat-x; }
#mainvisual { margin: 0 -132px; }
.cf:after { display: block; clear: both; content: ""; }
/* #breadcrumb
------------------------------ */
#breadcrumb { overflow: hidden; margin: 5px 0; }
#breadcrumb a , #breadcrumb .current { position: relative; float: left; padding: 0 0 0 20px; }
#breadcrumb a.home { padding: 0; }
#breadcrumb a:before , #breadcrumb .current:before { position: absolute; top: 0; left: 5px; content: ">"; }
#breadcrumb a.home:before { display: none; }
/* #main
------------------------------ */
#contents { float: none; width: 100%; padding: 25px 0; border: none; border-top: 1px solid #f1eace; background-color: #fcfcf4; }
#contents .inner { width: 960px; margin: 0 auto; }
/* .mod_tit
------------------------------ */
.mod_head01 { margin: 0 auto 20px auto; text-align: center; }
.mod_tit01 { font-size: 28px; }
hr { width: 40px; height: 3px; border: none; background-color: #007140; }
.mod_tit02 { margin-bottom: 15px; padding: 10px 40px 6px 40px; border-radius: 5px; background: #ece8da url(/images/common/bg_tit01.png) 14px 50% no-repeat; font-weight: bold; font-size: 20px; }
.mod_tit03 { 
	font-size: 20px;
	color: #fff;
	background: #0f5d2e;
	padding: 15px 38px;
	margin-bottom: 30px;
	position: relative;
 }
 .mod_tit03::before {
	content: '';
	display: inline-block;
	background: #fff;
	width: 8px;
	height: 30px;
	position: absolute;
	top: 15px;
	left: 20px;
 }
.mod_tit04 { 
	font-size: 28px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 54px;
	position: relative;
}
.mod_tit04::after {
	content: '';
	background: #0d5d2d;
	width: 60px;
	height: 3px;
	position: absolute;
	bottom: -14px;
	left: 50%;
	transform: translateX(-50%);
}
/*# sourceMappingURL=maps/common.css.map */