@charset "UTF-8";
@import "/include/css/common.sp.css";

/* ---------------------------------------------------------
	CSS Document about
--------------------------------------------------------- */

.desc {
	margin: 0 15px;
	text-align: left;
}

#about {
	margin: 15px 15px 0;
	text-align: left;
}

#about h2 {
	margin-bottom: 10px;
	font-family: ipamp;
	font-weight: 500;
	font-size: 21px;
	color: #586931;
}

#about p {
	margin-bottom: 15px;
}

/* ---------------------------------------------------------
	CSS Document flow
--------------------------------------------------------- */

#flow {
	margin: 30px 15px 20px;
	border-bottom: solid 1px #c1c1c0;
}

#flow h2 {
	margin-bottom: 20px;
	padding-top: 30px;
	background: url(/include/images/h3_icon_sp.png) no-repeat top;
	background-size: 56px auto;
	text-align: center;
	font-weight: 500;
	font-size: 13px;
	line-height: 1.2;
}

#flow h2 span {
	display: block;
	font-family: font57969;
	font-size: 30px;
}

#flow .section {
	padding: 20px 0;
	border-top: solid 1px #c1c1c0;
}

#flow p {
	margin-bottom: 15px;
}

#flow dt {
	margin-bottom: 15px;
	font-size: 16px;
	color: #586931;
}

#flow dt span {
	display: block;
	width: 64px;
	height: 19px;
	margin: 0 auto 5px;
	background: #586931;
	text-align: center;
	font-family: font57969;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
}
