@charset "utf-8";

/* ==

　style

=============================================================================== */


/* live
------------------------------------------------------------------------------- */
.anD .bnrBlock p.bnrJirei{
	border: 2px solid #7b6800;
	background:#ab9736;
} 
.anD .h4Block{
	background:#efefef;
	padding:20px;
}
.h4Block dt,
.h4Block dd{
	font-size:116%;
}
.h4Block dd p{font-size:87.5%;}
.h4Block dl.lead{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom: 1px solid #ccc;
}
.h4Block dt{
	float:left;
	display:inline;
}
.h4Block dd{
	padding:0 0 0 8em;
}
.h4Block .colImg dd{
	padding:0 0 0 8em;
}

/* 1603 */


/* goodidea
------------------------------------------------------------------------------- */
/* 1603 */
.area{
	padding:10px;
	border:1px solid #ccc;
	background: #fff;
}
.area dt{
	font-weight:bold;
	text-align:left !important;
}
.borderB{
	padding-bottom:30px !important;
	margin-bottom:20px;
	border-bottom:1px solid #bd4225 !important;
	text-align:center !important;
}

.bgBlock03{
	background: #fff3f0 url(../images/goodidea/bg_01.gif);
	overflow:hidden;
}
.bgBlock03 .inner{
	padding:20px 20px 0;
}
.bgBlock03 .inner .colBlock04{
	padding:30px 0 0;
}
.bgBlock03 .inner .colBlock04 dt{
	text-align:center;
	margin-bottom:10px;
}
.bgBlock03 .inner .colBlock04 dt img{
	border:3px solid #fff;
}
.bgBlock03 .inner .colBlock04 dd{
	margin-bottom:15px;
}
.bgBlock03 .inner .colBlock04 dd h4{
	font-size:116%;
	color:#d93938;
}


@media only screen and (max-width: 780px) {


}
@media only screen and (max-width: 600px) {
/* live
------------------------------------------------------------------------------- */
.h4Block dl.lead dt{
	width:100%;
	padding-bottom:10px;
	display:block;
	text-align:center;
}
.h4Block dl.lead dd{
	width:100%;
	padding:0;
}
.h4Block .colImg p{text-align:center;}

/* goodidea
------------------------------------------------------------------------------- */
.bgBlock03 .inner .colBlock04 .madori{
	height: auto !important;
}
.bgBlock03 #bnrBlock{
	margin-bottom:20px  !important;
}





}