

/* PC */
@media screen and (min-width:481px), print {


.category-list {
	width: 100%;
	float: left;
}

.category-list li a {
	padding-left: 0 !important;
overflow:hidden;
line-height: 1.6;
}
.category-list li {
	padding: 12px 0 10px 22px !important;
	background: url(../../common/img/list_category_in.gif) no-repeat left center !important;
	width: 100px !important;
	overflow:hidden;
	line-height: 1.6;
}



/* ------ Seminar ------ */
#Seminar {
}

#Seminar #Event{
	background:#FFF;

}

#Seminar #Event dl {
		padding: 8px !important;
	}

	#Seminar #Event dl.gray {
		background:#f5f5f5 !important;
	}

	#Seminar #Event dl dt {
		font-size: 12px;
		padding: 5px 0px 5px 0;
		line-height: 1;
		margin-bottom: 0px;
	}
	#Seminar #Event dl dd {
		font-size: 12px;
	}


#Seminar #Event ul li{
		float:right;
		padding-right:10px;
	}




.box {
	border: solid 1px #dfdfdf;
	padding: 4px;
}
.box ul {
	background: #f6f6f6;
	padding: 10px;
}
.box ul {
}
* html .box ul {
	zoom: 100%;
}
*:first-child+html .box ul {
	display: inline-block;
}
.box ul:after {
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.box ul li {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	background: url(../img/icon.gif) no-repeat left 0.4em;
	padding-left: 17px;
	border-right: solid 1px #dfdfdf;
}






/* ------ detail ------ */


#detail .title h2 {
	line-height:1.3em;
}
#detail .box10 .left {
	float:left;
	width:410px;
}

#detail .box10 .right {
	float:right;
	width:200px;
	text-align:left;
}
	#detail .box10 .right .txt {
		margin-bottom:0;
	}

#Event dl dd a {
    font-weight: bold;
}

#detail .article p {
	font-size: 14px;
}


.snsBtn {
	text-align:right;
	margin-bottom:15px;
	}
	.snsBtn ul {
		display:inline-block;
		}
	.snsBtn li {
		float: left;
		margin-right: 15px;
	}
	.snsBtn li img {
		width: 25px;
		height: auto;
	}



}


/* スマホ */
@media only screen and (max-width: 480px) {
/* 新着一覧 */

.category-list {
	width: 100%;
	float: left;
}

.category-list li a {
	padding-left: 0 !important;
	overflow:hidden;
	line-height: 1.6;
}
.category-list li.last a {
	background: none !important;
	padding: 0 !important;
}
.category-list li {
	padding: 12px 0 10px 18px !important;
	background: url(../../common/img/list_category_in.gif) no-repeat left center !important;
	width: 100px !important;
	overflow:hidden;
	line-height: 1.6;
}

/* ------ Seminar ------ */
#Seminar {
}

#Seminar #Event{
	background:#FFF;

}

#Seminar #Event dl {
		padding: 8px;
	}

	#Seminar #Event dl.gray{
		background:#f5f5f5;
	}

	#Seminar #Event dl dt {
		font-size: 12px;
		padding: 5px 0px 5px 0;
		line-height: 1;
		margin-bottom: 0px;
	}
	#Seminar #Event dl dd {
		font-size: 12px;
	}


#Seminar #Event ul li{
		float:right;
		padding-right:10px;
	}




.box {
	border: solid 1px #dfdfdf;
	padding: 4px;
}
.box ul {
	background: #f6f6f6;
	padding: 10px;
}
.box ul {
}
* html .box ul {
	zoom: 100%;
}
*:first-child+html .box ul {
	display: inline-block;
}
.box ul:after {
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.box ul li {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	background: url(../img/icon.gif) no-repeat left 0.4em;
	padding-left: 17px;
	border-right: solid 1px #dfdfdf;
}






/* ------ detail ------ */


	#detail .title h2 {
		line-height:1.3em;
}
#detail .box10 {
	width: 100%;
}

	#detail .box10 .right .txt {
		margin-bottom:0;
	}
	#detail .box10 .right .txt img {
		width: 100%;
	}

#Event dl dd a {
    font-weight: bold;
}




#LeftNavi #BnrArea ul li {
	width: 100%;
	text-align: center;
}
	#LeftNavi #BnrArea ul li img {
		width: 80%;
		text-align: center;
	}

.snsBtn {
	text-align: center;
	}
	.snsBtn li {
		display: inline;
		margin: 0 5px;
	}
	.snsBtn li img {
		width: 30px;
		height: auto;
	}


}
