@charset "utf-8";

/* ==

　style

=============================================================================== */
.sensesBlock{
	padding:20px 20px 10px;
	background: #effbe2 url(../images/sp/bg01.png) no-repeat right bottom;
	border-radius: 10px;
	overflow:hidden;
	background-size:80%;
}
.sensesBlock dt{
	width:63px;
	float:left;
	clear:left;
	margin-bottom:10px;
}
.sensesBlock dt img{height:53px;}
.sensesBlock dd{
	min-height:53px;
	padding:5px 0 0 63px;
	margin-bottom:10px;
}
#main h4.tit4{
	margin-bottom:10px;
	padding:10px;
	background: #84b622;
	font-weight:bold;
	color:#fff;
	font-size:120%;
}
#main .colorSp{
	background:#dff0e3;
	padding:20px;
	
}
#main .colorSp h3{
	text-align:center;
	border:0;
	margin:0;
}
#main .colorSp h4{
	padding:5px 10px;
	margin-bottom:20px;
	background:#000000;
	color:#fff;
	font-weight:bold;
	font-size:140%;
	text-align:center;
}
#main .colorSp h5{
	margin-bottom:20px;
	border-bottom:2px solid #000;
	font-weight:bold;
	color:#000;
	font-size:140%;
}
#main .comment{margin-bottom:20px;}
#main .comment .inner{
	margin:0;
	padding:15px 10px;
	font-weight:bold;
	background:#fff;
	color:#000;
	border-radius: 10px;
}
#main .comment img{
	margin-left:50px;
}
/* common */
.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
------------------------------------------------------------------------------- */

/* common */
.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;
}

.dataList dt{
	float:left;
	clear:left;
	width:2.2em;
}
.dataList dd{
	padding-left:2.2em;
}
.dataList dd span{
	display:inline-block;
	width:6em;
	/display:inline;
	/zoom:1;
	margin-left:10px;
}
.dataList dd span.m2{
	width:5em;
	margin-left:0;
	text-align:right;
}


/* goodidea
------------------------------------------------------------------------------- */
.bgBlock{
	background-color: #edf8e2;
	padding-bottom:1px;
}
.bgBlock h2{
	background: url(../images/goodidea/bg01.gif) no-repeat left 0;
}
.bgBlock h2 span{
	display:block;
	background: url(../images/goodidea/bg02.gif) no-repeat right 0;
	text-align:center;
	padding:35px 40px 10px;
}
.bgBlock .tit3{
	padding:10px;
	color:#fff;
	font-weight:bold;
	background:#6e9c2f;
	text-align:center;
	border:0;
}
.bgBlock .inner{
	border-top:1px solid #6e9c2f;
	margin:20px 20px 15px;
	padding-top:20px;
}
.bgBlock .imgCol img{
	float:left;
	margin:0 10px 10px 0;
}
.bgBlockW {
	margin-bottom:20px;
	background:#fff;
}
.bgBlockW .inner {
	padding:30px 15px 15px;
	margin:0;
	border:0;
}
.bgBlockW h3{
	margin:0 !important;
	padding:20px 10px !important;
	text-align:center !important;
	border:0;
}
.bgBlockW .col{
	background: #fff;
	margin-left:-2px;
}
.bgBlockW .col p.img{
	margin-top:-50px;
	text-align:center;
}
.bgBlockW .col p.txt{
	margin:10px 15px 15px;
}
.bgBlockW .element01{
	border: 1px solid #d0eded;
	border-top:10px solid #d0eded;
} 
.bgBlockW .element02{
	border: 1px solid #ebedd0;
	border-top:10px solid #ebedd0;
}
.bgBlockW .element03{
	border: 1px solid #deedd0;
	border-top:10px solid #deedd0;
} 

@media only screen and (max-width: 780px) {

	
}
@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 h2 span{padding-top:50px;}
.bgBlock .inner {margin: 10px;}
.bgBlock .imgCol img{
	width:30%;
}
.bgBlockW .inner{ margin:0;}
.bgBlockW .col{
	background: #fff;
	margin-bottom: 50px !important;
	height:auto !important;
}
.bgBlockW .lastChild{margin-bottom:0 !important;}



}