@charset "utf-8";

/* ==

　style
=============================================================================== */
#main .imgCap{
	font-size:108%;
	margin:10px 0 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 -------- */
#sp .que{
	font-size:140%;
	font-weight:bold;	
	margin-bottom:10px;
	text-indent:-1em;
	margin-left:1em;
}
#sp .img50{width:50%;}


/* 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 -------- */
.anD sup {
    height: 0;
    line-height: 1;
    vertical-align: baseline !important;
    position: relative;
		bottom: 1ex;  
}
.anD .dataList span:last-child {
    position: relative;
		bottom: 0.15em;  
}

/* goodidea
------------------------------------------------------------------------------- */
.bgBlock{
	padding:10px;
	background:#efefef;
	margin-bottom:20px;
}
#main .bgBlock02{
	padding:15px;
	background:#fdfaf5;
	margin-bottom:20px;
}
/* -------- other -------- */
#main .titBlock{
	border:1px solid #e37a12;
	margin-bottom:20px;
}
#main .titBlock h3{
	text-align:center;
	padding:15px 15px 10px;
	color:#e37a12 !important;
	margin:0 !important;
	font-size:180%;
	border:0 !important;
}
#main .bgBlock02 .tit4{
	padding:10px;
	margin-bottom:10px;
	background:#e37a12;
	border-radius: 10px;
	text-align:center;
}
#main .bgBlock02 .bold{
	color:#e37a12;
	font-size:140%;
	padding-bottom:10px;
}
#main .indent02{
	text-indent:-2em;
	margin-left:2em;
}

@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 -------- */
#sp .img40{width:40%;}


/* 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 -------- */
.imgS{width:40%;}


}




