@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;
}



/* goodidea
------------------------------------------------------------------------------- */
.bgBlock{
	background-color: #fff6e8;
	background-image: url(../images/goodidea/bg.png);
	background-repeat:no-repeat;
	background-position:center 0;
	-moz-background-size:contain;
	background-size:contain;	
}
.bgBlock .inner{
	padding:30px 30px 15px;
}
.bgBlock .inner h2{
	border-bottom:1px dotted #f16e4a;
	padding-bottom:20px;
	margin-bottom:10px;
	text-align:center;
}
#main .bgBlock .inner h3{
	border: 1px solid #f16e4a;
	padding:10px;
	color:#f16e4a;
	font-weight:bold;
	background:#fff;
}
#main .bgBlock .inner h4{
	font-size: 140%;
	color:#f16e4a;
	margin-bottom:10px;
}
#main .bgBlock .inner h4 span{
	display:inline-block;
	/display:inline;
	/zoom:1;
	line-height:1;
	background:#f16e4a;
	margin-right:5px;
	color:#fff;
	padding:3px 5px;
	font-weight:bold;
}

@media only screen and (max-width: 780px) {

.colBlock02 .fnTile{
	height:auto !important;
}
}
@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
------------------------------------------------------------------------------- */
.bgBlock .inner{
	padding:20px;
}





}