/* info date */
.infoDate {
	text-align: right;
}

/* infoList */
.infoList {
	margin-top: 1em;
	padding-left: 0;
}
#yjsg3 .infoList > li {
	padding: .7em 1em .7em 7em;
}
.infoList > li+li {
	margin-top: 0;
}
.infoList li:before {
	display: none;
}
.infoList  > li:after {
	content: '';
	display: block;
	clear: both;
}
.infoList a {
	position: relative;
	display: block;
	color: #333;
	overflow: hidden;
	line-height: 1.8em;
}
.infoList a > * {
	float: left;
	width: 100%;
}
/*.infoList a[target='_blank'],*/
.infoList a.pdf {
	padding-left: 20px;
}
/*.infoList a[target='_blank']:before,*/
.infoList a.pdf:before {
	display: block;
	content: '';
	position: absolute;
	left:0;
	width: 15px;
	height: 30px;
	margin-top: -5px;
	border: none;
	background-image: url(/common/img/icon_common.png);
	background-repeat: no-repeat;
}
/*
.infoList a[target='_blank']:before {
	background-position: -390px top;
}
*/
.infoList a.pdf:before {
	background-position: -410px top;
}
.infoList time{
	float: left;
	width: 9em;
	margin-left: -7em;
	line-height: 1.8em;
}
.infoList p {
	margin-top: .5em;
}
.infoList time+p,
.infoList .infoTag+p {
	clear: left;
}
.infoList .inSession {
	float: left;
	display: inline-block;
	margin: -1px 0.5em 0 0;
	padding: .2em .5em;
	line-height: 1em;
	list-style: none;
	border: 1px solid #e1e1e1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.infoList .inSession+a {
	width: 100%;
	margin-top: .5em;
}

/* infoTag */
.infoTag {
	margin: 0;
	padding-left: 0;
	line-height: 1em;
	list-style: none;
}
.infoTag li {
	display: block;
	margin: 0 0.5em 0.5em 0;
	padding: .2em .5em;
	line-height: 1.4em;
	vertical-align: bottom;
	color: #fff;
	background-color: #969696;
}
.infoTag li.about,
.infoTag li.tag {
	color: #fff;
}
.infoTag li.about,
.infoTag li.pr {
	background-color: #e70014;
}
.infoTag li.committee,
.infoTag li.soumu,
.infoTag li.csaj30th,
.infoTag li.seisaku,
.infoTag li.keiei,
.infoTag li.legal,
.infoTag li.jinzai,
.infoTag li.education,
.infoTag li.mhealth,
.infoTag li.icd,
.infoTag li.kokusai,
.infoTag li.asia,
.infoTag li.technical,
.infoTag li.mobile,
.infoTag li.security,
.infoTag li.byod,
.infoTag li.kouryu,
.infoTag li.alliancebiz,
.infoTag li.business,
.infoTag li.cloudbiz,
.infoTag li.bdod,
.infoTag li.setsubi,
.infoTag li.bizmatch {
	background-color: #135fe6;
}
.infoTag li.activity,
.infoTag li.information,
.infoTag li.government,
.infoTag li.byod,
.infoTag li.pmark,
.infoTag li.psq,
.infoTag li.column,
.infoTag li.economy,
.infoTag li.book,
.infoTag li.it,
.infoTag li.yamada,
.infoTag li.ab,
.infoTag li.startup {
	background-color: #00880c;
}
.infoTag li.memberlist {
	background-color: #730087;
}
.infoTag li.seminar {
	background-color: #666;
}
.infoTag li.report {
	background-color: #ff7d46;
}
.infoTag li.member,
.infoTag li.rijikai,
.infoTag li.gijiroku,
.infoTag li.news,
.infoTag li.video {
	padding-left: 18px;
	position: relative;
	color: #e60012;
	background-color: transparent;
	border: 1px solid #e60012;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.infoTag li.member:before,
.infoTag li.rijikai:before,
.infoTag li.gijiroku:before,
.infoTag li.news:before,
.infoTag li.video:before {
	display: block;
	position: absolute;
	content: '';
	top: 0;
	left: 14px;
	width: 13px;
	height: 100%;
	background: url(/common/img/icon_common.png) -370px no-repeat;
}
.infoTag li.tag {
	background-color: #969696;
}

/* startup results */
.startupresults_block_li li:nth-child(3n+1) {
	clear: left;
}

.yjsquare .lead_p a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    color: #3498db;
}

/* mentor */
.boxplus-content hr {
	margin-top: 5px;
	margin-bottom: 0;
}
.boxplus-content hr + p {
	margin-top: 10px;
}

@media only screen and (max-width: 760px) and (min-width: 240px) {
	.startupresults_block_li li+li+li+li+li {
		float: none;
	}
}

@media only screen and (max-width: 640px) {
	#yjsg3 .infoList > li {
		padding-left: 0;
		padding-right: 0;
	}
	.infoList time{
		float: none;
		margin: 0 0 .5em;
	}
	.infoList a {
		display: block;
	}
	.infoHead li.cal-list+li {
		display: none;
	}
	.infoHead h2,
	.infoHead h3,
	.full_em .infoHead h2,
	.full_em .infoHead h3 {
		padding-right: 4.5em;
	}
}

/* popup window */
#boxplus .boxplus-dialog,
#boxplus .boxplus-viewer {
	width: 400px;
}
#boxplus .boxplus-content {
	line-height: 24px;
}
#boxplus .boxplus-content img {
	max-width: 150px;
	margin: 0 auto;
	display: block;
}
#boxplus .boxplus-content li {
	list-style-type: square;
}
#boxplus .boxplus-content .name {
	font-size: 1.29em;	
	font-weight: bold;
	text-align: center;
	margin-top: .5em;
}
#boxplus .boxplus-content .wm-border {
	padding: 1em 0;
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
}
#boxplus .boxplus-content .wm-border + * {
	margin-top: 1em;
}
/*
.first_mod {
	clear: left;
}
*/
#modules_title > div > .modules_block:nth-child(4n+1) {
	clear: left;
}
@media screen and (max-width: 979px) {
	#modules_title > div > .modules_block:nth-child(2n+1) {
		clear: left !important;
	}
}
