@charset "UTF-8";

/* ////////////////////////////////////////
#concept
//////////////////////////////////////// */
#concept .feature-title {
}

#concept h3 {}


#concept h4 {
	padding:20px 0px;
	text-align:center;
}

#concept h5 {
	text-align: center;
}

#concept p strong {
	color:#c0d722;
}

#concept dd {
	padding:10px 0px 30px;
	font-size:1.2em;
	line-height:1.7em;
}

/* ////////////////////////////////////////
#material
//////////////////////////////////////// */
#material h3 {
	padding:30px 0px;
	text-align:center;
}


#material p {
	padding:20px 0px;
	text-align:center;
	font-size:2em;
}


#material ul {
	margin-left:2em;
}

#material ul li {
	font-size:1.4em;
	padding-bottom:10px;
}

#material .left {
	width:700px;
}

#material .right {
	width:200px;
	text-align:center;
}


.emp{
	font-size: 1.2em;
	color: #BDD031;
	font-weight: bold;
}
