@charset "utf-8";
/*---セミナーエリア---*/

.s_tit {
	background-color: green;
	padding: 2px 20px;
	margin-top: 50px;
	color: #fff;
}
.contents li {
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.7rem;
}
#semminer #semminerArea {
	width: 50%;
	/*float: left;*/
	display: table-cell;
}
#semminer .semminerBlock {
	position: relative;
	border: none;
	margin: 0 10px;
	border-radius: 0;
	border-bottom: 1px dotted #000;
	padding: 0px 0 30px;
}
#semminerList .semminerImg {
	width: 16%;
	margin: 2% 1% 2% 2%;
}
#semminerList .info {
	width: 78%;
	margin: 2% 2% 2% 1%;
	float: right;
}
#semminerList .info dt {
	width: 10%;
}
#semminerList .info dd {
	width: 80%;
}
#semminer .semminerBlock img {
	position: static;
	display: inline;
	float: right;
}
#semminer .semminerTit {
	background-color: #fff;
	color: #4da92d;
	padding: 10px;
	font-size: 20px;
}
#semminer .semminerTit p {
	width: 100%;
	line-height: 1.3;
}
#semminer .semminer_detail {
	background-color: #edfae9;
	color: #4da92d;
	text-align: center;
	border-radius: 10px;
	padding: 7px;
	font-size: 13px;
}
#semminer .semminerBlock span {
	background-color: #ebeaea;
	font-size: 13px;
	padding: 0 15px;
	display: inline-block;
	margin: 5px 10px;
	border-radius: 0px;
}
dl {
}
.info dt {
	clear: both;
	float: left;
	width: 4em;
	font-size: 13px;
	background: #A5A5A5;
	margin: 10px;
	text-align: center;
	border-radius: 5px;
	line-height: 1.7;
}
.info dd {
	margin: 0;
	padding: 5px;
	line-height: 2;
}
.semminer_contents {
	width: 80%;
	float: left;
}
.img_event {
	width: 20%;
	float: right
}
.img_event img {
	width: 100%;
}
/*
.semminerBlock img {
	background-color: #fff;
	width: 18%;
}
*/

/*
.confP h4{
	color:green;
	margin-top:30px;

	}
*/
.confP P{
	text-indent:1rem;

	}
	
	body#single .contents .confP P{
		margin-bottom:0!important;
		} 
.free_txt {
}

@media only screen and (max-width: 900px) {
.semminerBlock {
	float: none;
	width: 100%;
	margin: 3% 0;
}
/*
.info {
	width: 70%;
}
*/
}

@media only screen and (max-width: 620px) {
/*.info dt {
	margin: 0;
	width: auto;
	padding: 0 10px;
	line-height: 1.4rem;
}
.info dd {
	width: 100%;
	font-size: 12px;
}

*/}

@media only screen and (max-width: 550px) {
/*
.info {
	width: 90%;
}
.info dl {
	overflow: hidden;
}
.info dt {
	clear: both;
	float: none;
}
.semminerBlock img {
	position: static;

    width: 60%;
}
.btn_list{
	width:80%;
	margin:50px auto 100px;
	}
	*/
.semminer_detail {
	position: static!important;
	float:none;
}
#semminerList .info {
	width: 98%;
	margin: 2% auto;
	float: none;
}
#semminerList .semminerImg {
	float: none;
	margin: 0 auto;
}
#semminerList .info dt {
	width: 15%;
}
#semminerList .info dd {
	width: 98%;
	float: none;
}
#semminerList .semminerImg{
	width:40%;
	}
}
