@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: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 -------- */





/* 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 .col1,
#bgBlock .col2{background: #eef1f8 !important;}
#bgBlock .col1 .inner,
#bgBlock .col2 .inner{padding:20px;}
/* -------- other -------- */

#main .obi {
    position: relative;
		height: 50px;
    line-height: 50px;
    vertical-align: middle;
    padding: 0 0 0 20px;
    background: #0060a9;
    color: #FFF;/
    box-sizing: border-box;
		font-weight:bold;
		font-size:16px;
		text-align:left;
}
.obi:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
}

.obi:after {
    top: 0;
    right: 0;
    border-width: 25px 15px 25px 0px;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
}
#main .obi span{
	display:block;
	width:100%;
	color:#fff;
}
.imgCap span{
	color:#0060a9;
	font-weight:bold;
}
@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 -------- */


	
	
}