@charset "utf-8";

/* ==

　style

=============================================================================== */
.bgColorSp{
	padding:40px 20px 1px;
	background: #faf5e2 url(../images/sp/sp_bg.png);
	border-radius: 10px;
}
.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
------------------------------------------------------------------------------- */
.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;
}



/* goodidea
------------------------------------------------------------------------------- */
.bgBlock{background-color: #f4f9f9;}
.bgBlock .inner{padding:30px 30px 15px;}
.bgBlock .inner h2{
	background:#1e7391;
	padding:10px;
	margin-bottom:10px;
	text-align:center;
	color:#fff !important;
}
.bgBlock .inner p{overflow:hidden;}
#main .bgBlock h3{
	text-align:center;
	color:#1e7391;
	border:1px solid #1e7391;
	padding:10px;
	background:#fff;
}
@media only screen and (max-width: 780px) {
	.colBlock02 .fnTile{height:auto !important;}
}
@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;
}





}