@charset "utf-8";


.flt {
	float:left;
}
.flr {
	float:right;
}

#concept section img {
	width:100%;
	height:auto;
}
#concept h2.growingup {
	margin-bottom:15px;
	border-bottom:2px solid #EEE;
}
#concept h2.growingup img{
	width:100%;
}
#concept section {
	margin-bottom:15px;
	margin-left:10px;
	margin-right:10px;
}

.concept02 {
}
#concept .concept02 h3 {
	color:#333;
	font-size:1.2rem;
	text-align:left;
	margin-bottom:15px;
	margin-left:10px;
	margin-right:10px;
}
#concept .concept02 h4 {
	font-size:1.1rem;
	font-weight:normal;
	margin-bottom:5px;
	line-height:1rem;
	padding-bottom:2%;
}
#concept .concept02 p {
	font-size:0.8rem;
}
#concept .concept02 .flt {
	width:28%;
}
#concept .concept02 .flr {
	width:68%;
}
#concept .concept02a {
	margin-bottom:3%;
}
#concept .concept02a h4 {
	color:#DD5466;
	border-bottom:1px solid #DD5566;
}
#concept .concept02b {
	margin-bottom:3%;
}
#concept .concept02b h4 {
	color:#ED7F1B;
	border-bottom:1px solid #ED7F1B;
}
#concept .concept02c h4 {
	color:#D1B015;
	border-bottom:1px solid #D1B015;
}

#concept .concept03 {
	padding-bottom:20px;
	position:relative;
}
#concept .concept03 p img {
	width:100%;
}
#concept .concept03 h4 {
	color: #FFF;
	font-size: 1.1rem;
	border: none;
	margin-bottom: 2.5%;
	letter-spacing: -0.05em;
}
#concept .concept03 p {
	color:#FFF;
	font-size:0.8rem;
	line-height:1.3rem;
}
#concept .concept03 .concept03_in {
	position:absolute;
	top:0;
	left:0;
	z-index:1000;
	padding:3%;
}
