@charset "utf-8";

/* ==

　style
=============================================================================== */
#main .imgCap{
	font-size:108%;
	margin-bottom:20px;
}

/* SP
------------------------------------------------------------------------------- */
#sp .leadBlk{
	text-align:center;
}
#sp h3{border-bottom:1px solid #ccc ;}
.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:20px;}
.infoSp .data_list{margin-left:20px;}
.infoSp .data_list dt{
	width:5.5em;
	float:left;
	clear:both;
	position:relative;
}
.infoSp .data_list dt span{
	position: absolute;
	top:0;
	right:0;
}
.infoSp .data_list dd{padding-left:6em;}
/* -------- other -------- */
.logoBlock{
background:#efefef;
}
.logoBlock .inner{
	padding:20px;
}
.logoBlock .inner .center{
	background:#fff;
}
.qaBlock{
	background:#f1efd5;
	border-radius:10px;	
}
.qaBlock .inner{padding:20px;}
h3.qbTit{
	text-align:center;
	padding:0 0 10px;
	border:0 !important;
}

.qaBlock dl dt{
	position:relative;
	background:#fff;
	padding:20px 20px 20px 65px;
	border-radius: 10px 10px 0 0;
	color:#ff9421;
	font-weight:bold;
	font-size:146%;
	border-bottom:1px dotted #ccc;
}

.qaBlock dl dd{
	position:relative;
	padding:20px 20px 20px 65px;	
	margin-bottom:20px;
	background:#fff;
	border-radius:0 0 10px 10px;
}
#main .qaBlock dl dd .colBlock03{margin-bottom:0;}

.qaBlock dl dd p{
	font-size:86%;
}
.qaBlock dl dt span,
.qaBlock dl dd span{
	position:absolute;
	left:20px;
	top:22px;
	font-size:138%;
	line-height:1;
	color:#ff9421;
	font-weight:bold;
}

.qaBlock dl dd span{
	left:25px;
	background:#ff9421;
	color:#fff;
	font-size:118%;
	padding:5px 5px 5px 6px;
}


/* 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:#e9edf4 url(../images/goodidea/bg.png) no-repeat center -70px;
}
#bgBlock .inner{
	padding:20px;
}
#bgBlock .inner h3{
	padding:40px 10px 50px;
	text-align:center;
	border:0;
}
#bgBlock .inner h4{
	margin-bottom:20px;
	padding:5px 10px;
	font-size:160%;
	background:#2983b2;
	color:#fff;
	font-weight:bold;
}
#bgBlock .inner h5{
	margin-bottom:5px;
	font-size:132%;
}
#bgBlock .inner h5 span{
	color:#034f8e;
}

@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;}
	.infoSp .data_list{margin-left: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 -------- */


	
	
}