#SESS .category-filter .category-child label {
	margin-right: 0px;
  margin-bottom: 0px;
}
#SESS .category-filter .category-child label span {
    display: block;
    padding-left: 65px;
     padding-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    background-repeat: no-repeat;
    background-position: 5px center;
    background-size: 50px;
    line-height: 1.19;
		font-size: 18px;
		letter-spacing: -0.03em;
		font-weight: bold;
    border-radius: 0.2em;
}
#SESS .category-filter .category-child label span:before {
	display: none;
}
#SESS .category-filter .category-child input:checked + span {
	background-color: #F7E4E9;
}
#SESS .category-filter .category-child input:checked + span:after {
	display: none;
	content: "\f00c";
	position: absolute;
	font-family: 'FontAwesome';
	left: 0px;
	top: 0px;
	-webkit-transform: translateY(-30%) translateX(-30%);
	transform: translateY(-30%) translateX(-30%);
	color: #fff;
	font-size: .8rem;
	line-height: 1;
	background-color: #a40001;
	padding: 0.2em;
}
#SESS .category-filter .category-child.hybrid label span {
    color: #c81124;
    background-image: url(../img/sess/icon_hybrid_table.svg);
}
#SESS .category-filter .category-child.app label span {
    color: #84ac2e;
    background-image: url(../img/sess/icon_app_table.svg);
}
#SESS .category-filter .category-child.automation label span {
    color: #006c7e;
    background-image: url(../img/sess/icon_automation_table.svg);
    background-size: 43px;
}


#SESS .sess-list .table td:not(.kuhaku) {
	opacity: .3;
	cursor: default;
	pointer-events: auto;
}

#SESS .sess-list .table td{
     position: relative !important;
}


#SESS .sess-list .table td.active {
	opacity: 1;
	cursor: pointer;
	pointer-events: auto;
	position:relative;
}


#SESS .sess-list .table td.no-pointer{
	cursor: default;
}
#SESS .sess-list .table td.no-pointer a{
	cursor: pointer !important;
}
#SESS .sess-list .table td.no-pointer button{
	cursor: pointer !important;
}

#btnClear {
	margin-top:30px;
	text-align:center;
}
button{
	cursor: pointer;
}

#btnClear button {
    display: inline-block;
    font-size: 1em;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    cursor: pointer;
    outline: none;
    background-color: #707070;
    border: none;
    border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    margin: 0 auto;
    padding: 16px 43px;
    transition: all 0.2s;
}
#btnClear button:hover {
	opacity: 0.5;
}

td.td {
	position:relative;
}

.sess-logo-block {
	margin-bottom:0.5em;
}

.sess-logo-block:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.sess-logo-block {
  min-height: 1px;
}

* html .sess-logo-block {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


.sess-logo1,
.sess-logo2,
.sess-logo3 {
	float:left;
	margin-right:0.5em;
	max-width: 40px;
}
.sess-logo1 img,
.sess-logo2 img,
.sess-logo3 img {
	max-height:31px;
}

.LH_S {
	line-height:1.2!important;
}


.sess-red .sess-bg {
    background-color: #e21227!important;
}
.sess-red .sess-txt {
    color: #c81124!important;
}
.sess-red a {
    text-decoration-color: #c81124!important;
}

#SESS .sess-modal-detail.sess_color-auto.aft-none .head .tag:after,
#SESS .sess-modal-detail.sess_color-cloud.aft-none .head .tag:after {
    background:none;
}

.markLayout {
	position:absolute;
	top:15px; left:9em;
}
.markLayout div {
	float:left;
	margin-right:15px;
}
.markLayout div img{
	max-height:58px;
	max-width:70px;
}
div.time {
	position:absolute;
	right:1em;
	top:0.5em;
}
div.time span {
	display:inline-block;
	background:#333;
	color:#fff;
	padding:0.5em 1em;
}

.iregTime {
/*
	position:absolute;
	right:1em;
	top:2em;
	display:inline-block;
	color:#fff;
	background:#333;
	padding:0.2em 0.5em;
	font-size:12px;
*/
}


@media screen and (max-width : 600px)  {
	.markLayout div img{
		max-height:35px;
		max-width:50px;
	}
	.iregTime {
		position:relative;
		margin:0.5em 0;
		top: 0;
    	left: 0;
	}

}

body.Gov {

}

p.memoRed {
	margin-top:1.5em;
	color:#f00;
	font-size:15px;
}


.timeArea {
	position: absolute;
	top: 3px;
	right: 40px;
	color:#c81124 !important;
	font-weight:bold;
}

.mb20 {
	margin-bottom:20px!important;
}

.red {
	color:#f00;
}

.bgRed {
	display:inline-block;
	background:#c81124!important;
	color:#fff!important;
	padding:0.2em 1em;
}
.sess-red .sess-txt.bgRed {
	color:#fff!important;
}


#SESS .sess-list .table td {
	padding-bottom:50px;
}

.taC { text-align:center!important; }
.mt10 { margin-top:10px!important; }
.mt20 { margin-top:20px!important; }

.altTxt1 {
	margin-top:1em;
	color:#f00;
}



.iregTime {
	position:relative;
	display:inline-block;
	color:#fff;
	background:#333;
	padding:0.2em 0.5em;
	clear:both;
	font-size:12px;
	margin-bottom:0.6em;
}

#SESS .sess-list .table td.liveChk .join {
	/*background-color: #ABABAB;*/
	background-color: #ffe;
	width: 100%;
	text-align:center;
	padding: 0;
	display: inline-block;
}
#SESS .sess-list .table td.liveChk .join.active {
	background-color: #cc0000;
}
#SESS .sess-list .table td.liveChk .join.active span {
	color: #fff;
}

#SESS .sess-list .table td.liveChk .join span {
	color:#000;
}
#SESS .sess-list .table td.liveChk {
	padding:0;
}


@media screen and (max-width : 600px)  {
	.markLayout div img{
		max-height:35px;
		max-width:50px;
	}
	.iregTime {
		position:relative;
		margin:0.5em 0;
		top: 0;
    	left: 0;
	}

}
