@charset "UTF-8";

body{
	text-align: left;
}

p{
	line-height: 1.6;
	font-size: 16px;
}

/*== acting_alert Start =======================*/
#acting_alert {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 240px;
	margin: 5px;
	z-index: 1000;
	opacity: .60;
	-moz-opacity: .60;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
#acting_alert p.close_alert {
	margin: 0;
	padding: 3px;
	background: #1393c0;
	text-align: right;
	height: 25px;
}
#acting_alert p.content {
	padding: 1em;
	margin: 0;
	background: #fff;
	border: 1px solid #1393c0;
	height: 100%;
}
#acting_alert span.top, #acting_alert span.bottom {
	display: block;
	background: #fff;
}
#acting_alert span.top span, #acting_alert span.bottom span {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #1393c0;
}
#acting_alert span.r1 {
	margin: 0 5px;
}
#acting_alert span.r2 {
	margin: 0 3px;
}
#acting_alert span.r3 {
	margin: 0 2px;
}
#acting_alert span.top span.r4, span.bottom span.r4 {
	margin: 0 1px;
	height: 2px;
}
#acting_alert span.item {
	font-size: 12px;
}
.close_alert a {
	background-image: url(../img/bannerClose.gif);
	display: block;
	width: 23px;
	height: 23px;
}
.close_alert a img {
	display: none;
}

/*== acting_alert End =======================*/

/*== Timetable =======================*/

/*チェックボックス非表示*/
.entry.possible input[type="checkbox"]{
	display:none;
}
.no-hit-session{
	display:none !important;	
}
/* .btn-a input[type="submit"]{
    min-withh: 400px;
    border: none;
    background-color: transparent;
    color: #a30b1a;
} */

/*== Userenquete table_design =======================*/
.list-timetable,
.list-timetable th,
.list-timetable td{
	box-sizing: border-box;
}
.list-timetable th,
.list-timetable td{
    line-height: 1.6;
	patding: 8px;
}
.list-timetable th{
	clear: left;
 	float: left;
	display: flex;
	align-items: center;
	width: 160px;
	font-weight: normal;
}
.list-timetable th strong{
	margin-left: 8px;
}
.list-timetable td{
	margin-left: 160px;
	border-left: 1px solid #7e7d76;
	border-top: 1px solid #7e7d76;
	background: #fff;
}

.list-timetable tr{
	border-top: 1px solid #7e7d76;
}

.list-timetable.w250 th{
	width: 250px;
}
.list-timetable.w250 td{
	margin-left: 250px;
	width: 1030px;
}


/*== Userenquete制御 =======================*/
.ss_input_parent{
	display: inline-block;
}

.disnone {
  display: none;
}

#cpcode {
  display: none;
}

#mm_caption td {
  border: none;
}

.textcenter{
	text-align: center;
}


#has_fjid{
	margin-top: 0px;
}

.ss_user_notnull{
	font-weight: bold;
}

.inclass.enquete_form td{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

tr.inclass.enquete_form{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

/* .fjid_area{
	border:#aed8e2 1px solid;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	background:#e3f5f9;
} */

.list-link-a>li>a {
	color: #000;
}

div.is_authorized{
	display: block;
}

div.alignleft{
	display: inline-block;
}
div.alignright{
	display: inline-block;
	float: right;
}

.ss_txtB {
	font-weight: bold;
}
.ss_txtRed {
	color: #ff0000;
	font-weight: normal;
}
.ss_txtRedB {
	color: #FF0000;
	font-weight: bold;
}

.ss_txtRed img,
.ss_txtRedB img{
 vertical-align:baseline;
}

.ss_txtRedbigB {
	color: #FF0000;
	font-weight: bold;
	font-size:1.2em;
}

div.row-ex{
	min-height: 80px;
	margin-bottom: 10px;
}

div#seminarlink1,
div#seminarlink2{
	text-align: right;
}
div#seminarlink2 p{
	margin-bottom:42px;
}
/*
#global-nav{
	font-size: 1.6rem;
} */

.ss_txtRedB p.ss_time,
.ss_txtRedB p.ss_time2{
	margin-top: 0px !important;
}

#sp_fapp{
	display: none;
}


/*==================================
印刷時
==================================*/
@media print {

div.section-inner{
	width: 750px;
	height:1060px;
}

p {
	font-size: 14px;
}

.main-contents .section-inner {
	padding: 0 0 !important;
}

.main-contents .section:last-child .section-inner{
	padding-bottom: 0 !important;
}

ul.lyt-btn-a{
	display: none !important;
}

h1.hdg-d{
	margin: 22px !important;
}

h2.hdg-c{
	margin-top: 10px !important;
}

h3.hdg-c{
	margin-top: 10px !important;
}

div#footer{
		display: none;
}

div.page-top{
	display: none;
}

.hdg-c {
	font-size: 16px;
}

.list-entrytable.small {
	font-size: 12px;
}

.list-entrytable.small {
	ffont-size: 12px;
}

.list-notes-a>li {
	font-size: 12px;
}

ul.list-notes-a,
ul.list-notes-a li{
	margin-top: 0 !important;
}

.small_print{
	font-size: 11px;
}

.list-entrytable dt, .list-entrytable dd{
	padding: 3px;
}

.print-break-avoid img{
	width: 90%;
}

h1.hdg-d{
	font-size: 24px;
}

.main-contents p+p, .main-contents p+[class^=list-], .main-contents p+[class*=" list-"] {
		margin-top: 0 !important;
}

.codes .number {
	font-size: 24px;
}

div#header-content{
	display: none;
}


}

/*==================================
レスポンシブ
==================================*/
@media only screen and (max-width:768px) {
	div#seminarlink1,
	div#seminarlink2{
		text-align: left;
	}
	.list-timetable th{
		float: none;
		width: 100%;
	}
	.list-timetable td{
		width: 100%;
		margin: 0;
		border: none;
	}
	.list-timetable.w250 th,
	.list-timetable.w250 td{
		margin-left: 0;
		width: 100%;
		display: block;
	}

	.list-timetable.w250 th{
	   border: 1px solid #7e7d76;
     margin-bottom: 8px;
  }
	.list-timetable tr{
		border-top: none;
	}

	.ss_input_parent,
	.list-timetable tbody,
	.list-timetable tr{
		display:block;
	}

	.disnone {
	  display: none !important;
	}

	#cpcode {
	  display: none !important;
	}

	.ss_input textarea{
		width: 100%;
	}

	.list-timetable th{
		background: #dad9d6;
	}

	.list-timetable tr{
		background: #fff;
		margin-bottom: 0px;
	}

	.fjid_area{
		border:none;
		background:#fff;
	}

	.fjid_pc_area{
		display: none;
	}

	.confirm_table td{
		display: table-cell !important;;
	}

	.is_authorized{
		height: auto;
		overflow: hidden;
	}

	dd.seminar_list a.btn-a.noarrow{
		display:block;
	}

}
