@charset "utf-8";

/* ==

　style
=============================================================================== */
#main .imgCap{
	font-size:108%;
	margin-bottom:20px;
}

/* SP
------------------------------------------------------------------------------- */
#sp .leadBlk{
	text-align:center;
}
#main #sp h3{border-bottom:1px solid #ccc !important;}
.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;
	border-left:1px solid #ccc;	
}
.infoSp a{word-break: break-all;}
.infoSp .col1{display:table;}
.infoSp .col1 p{display:table-cell; vertical-align:middle;}
.infoSp .col2 p{padding-left:2em;}



/* -------- other -------- */



/* live
------------------------------------------------------------------------------- */
.anD .pcC{text-align:center;}
.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;}

/* -------- other -------- */

/* goodidea
------------------------------------------------------------------------------- */
.bgBlock{background-color: #f2f5f9;}
.bgBlock .inner{padding:20px;}
/* -------- other -------- */
#main .bgBlock h2 {
    padding: 40px 20px;
    margin-bottom: 20px;
    background: url(../images/goodidea/bg.png) repeat-x 0 top;
}
.bgBlock .inner h3{
	background:#2983b2;
	padding:10px 20px;
	text-align:center;
	color:#fff;
	border-bottom:0;
}
.bgBlock .inner h4{
	margin:20px 10px 15px;
	padding-top:40px;
border-top:1px dashed #ccc;
	color:#2983b2;
	font-size:186%;
	text-align:center;
}
.bgBlock .inner h4 span{
	display:inline-block;
	margin-left:10px;
	font-size:60%;
	padding:2px 10px 0;
	background:#2983b2;
	color:#fff;
	font-weight:normal;
	line-height:2em;
	vertical-align:middle;
}
.bgBlock .inner table{width:100%;}
.bgBlock .inner .dataTable01{border:0 !important;}
.bgBlock .inner .dataTable01 td{background:#fff;}

.bgBlock .inner .txt{
	margin-bottom:20px;
}

@media only screen and (max-width: 600px) {	
.anD .pcC{text-align:center;}

/* sp
------------------------------------------------------------------------------- */
	.infoSp{
		border:5px solid #ccc;
		padding:20px;
	}
	.infoSp .col1,.infoSp .col2{width:auto !important;}
	.infoSp .col1{height:auto !important;}
	.infoSp .col1{border-bottom:1px solid #ccc; padding-bottom:15px;}
	.infoSp .col1, 	.infoSp .col1 p{display:block;}
	.infoSp .col2{border:0;}
	.infoSp .col2 p{padding:0;}

	
	
	
/* -------- other -------- */


/* 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;}
/* -------- other -------- */



/* goodidea
------------------------------------------------------------------------------- */
	.bgBlock .inner {padding: 10px;}
/* -------- other -------- */


	
	
}