@charset "utf-8";

/* ==

　style

=============================================================================== */
.bgColorSp{
	padding:40px 20px 1px;
	background: #faf5e2 url(../images/sp/sp_bg.png);
	border-radius: 10px;
}
/* common */
.proSp{
	padding: 35px 0 0;
	border-top:5px dotted #ccc;
	border-bottom:5px dotted #ccc;
	margin-bottom:30px;
}
.infoSp{
	border:5px solid #ccc;
	padding:20px;
}
.infoSp .col1{width:22% !important;}
.infoSp .col2{width:75% !important;}
.infoSp a{word-break: break-all;}

/* live
------------------------------------------------------------------------------- */



/* common */
.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;
}

.dataList dt{
	float:left;
	clear:left;
	width:2.2em;
}
.dataList dd{
	padding-left:2.2em;
}
.dataList dd span{
	display:inline-block;
	width:6em;
	/display:inline;
	/zoom:1;
	margin-left:10px;
}
.dataList dd span.m2{
	width:5em;
	margin-left:0;
	text-align:right;
}


/* goodidea
------------------------------------------------------------------------------- */
.bgBlock{background-color: #edf8e2;}
.bgBlock .inner{padding:30px 30px 15px;}
.bgBlock .inner h2{
	background:#6eb22b;
	padding:10px;
	margin-bottom:10px;
	text-align:center;
	color:#fff !important;
}
.bgBlock .inner p{overflow:hidden;}
#main .bgBlock h3{
	text-align:center;
	color:#227931;
	border:1px solid #6eb22b;
	padding:10px;
	background:#fff;
}
#main .bgBlock h4{
	font-size:132%;
	color:#237931;
	margin-bottom:5px;
}
.bgBlockW{background:#fff; border-radius:10px;}
.bgBlockW .inner{padding:20px 20px 10px;}
.bgBlock .imgR{
	float:right;
	margin:0 0 15px 15px;
}

@media only screen and (max-width: 780px) {
.colBlock02 .fnTile{height:auto !important;}
.bgBlock .imgR{ width:50%;}
	
}
@media only screen and (max-width: 600px) {
	
	
/* sp
------------------------------------------------------------------------------- */
.infoSp{
	border:5px solid #ccc;
	padding:20px;
}
.infoSp .col1,.infoSp .col2{width:auto !important;}
.infoSp .col1 p{
	padding-bottom:15px;
	text-align:center;	
}
.infoSp .col2{border-left:0;}
.infoSp p{margin-left:0;}
.infoSp .col2 a{margin-right:0;}

	
/* 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;
}





}