@charset "utf-8";

/* 624type */
.endai .endai_title {
	font-weight: bold;
	font-size: 14px;
}
.endai .endai_description {
	margin-top: 10px;
}

/* 880type */
#semicont-wrap{
	width: 880px;
	margin: 0 auto 0;
}

#semi-header{
 margin: 0;
 background: url(../img/sub-t.gif) no-repeat right;
 background-color: #09C;
 font-size: 0;
}

h1 {
	width: 880px;
	margin: 30px auto 0;
}

h2.secttl {
	font-size: 18px;
	color: #4c4c4c;
	padding: 15px 0 12px;
	border-bottom: 1px solid #4c4c4c;
	font-weight: bold;
	position: relative;
}

#title_date{
	margin: 15px auto 0;
	text-align: center;
}

/* ページ内メニュー */
#inpagemenu {
	background: #003366;
	margin: 10px 0 0;
}
#inpagemenu ul {
	overflow: hidden;
	position: relative;
	height: 40px;
}
#inpagemenu li {
	position: absolute;
	top: 12px;
}
#inpagemenu #lnk_lecturers {
	left: 44px;
}
#inpagemenu #lnk_endai {
	left: 166px;
}
#inpagemenu #lnk_gaiyou {
	left: 384px;
}
#inpagemenu #lnk_apply {
	left: 538px;
}
#inpagemenu #lnk_access {
	left: 690px;
}

/* ストリーミング表示 */
#streaminginfo {
	overflow: hidden;
	margin: 0 0;
	border-bottom: 3px solid #e85050;
	background: #fee6e6;
}
#streaminginfo .fll {
	width: 630px;
	float: left;
	padding: 15px 0 15px 20px;
	font-size: 14px;
	line-height: 20px;
	color: #ff7b11;
	font-weight: bold;
}
#streaminginfo .flr {
	margin: 0 0 0 665px;
	padding: 15px 0;
}
#streaminginfo .title {
	font-size: 18px;
	line-height: 1;
	color: #e54f4f;
	font-weight: bold;
}
#streaminginfo .msg {
	font-size: 12px;
	line-height: 16px;
	color: #444444;
	margin-top: 8px;
	font-weight: bold;
	letter-spacing: 0.5px;
}

/* 講師紹介 */
#lecturers .lecturer_row_wrap {
	margin: 25px 0 35px;
	overflow: hidden;
}
#lecturers .lecturer_wrap {
	overflow: hidden;
}
#lecturers .lecturer_wrap.fll {
	width: 440px;
	float: left;
}
#lecturers .lecturer_wrap.flr {
	margin-left: 454px;
}
#lecturers .topics_ttl {
	font-size: 18px;
	font-weight: bold;
	color: #00529e;
}
#lecturers .pict_name_wrap {
	overflow: hidden;
	margin: 20px 0 0;
}
#lecturers .pict_box {
	width: 148px;
	float: left;
	font-size: 0;
}
#lecturers .name_box {
	margin-left: 160px;
	height: 194px;
	position: relative;
}
#lecturers .btn_box {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 0;
}
#lecturers .name_ {
	font-size: 18px;
	font-weight: bold;
}
#lecturers .midashi_ {
	font-size: 16px;
	border-bottom: 1px solid #444;
	margin-bottom: 12px;
	line-height: 30px;
}
#lecturers .desc1_ {
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#teacher .introduction {
	overflow: hidden;
	margin: 30px 0 0;
}
#teacher .person {
	overflow: hidden;
}
#teacher .introduction .photo {
	width: 195px;
	float: left;
}
#teacher .introduction .texts {
	margin: 0 0 0 195px;
	padding: 0 0 0 15px;
}
#teacher .introduction .texts .name{
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
}
#teacher .introduction .texts .signature {
	font-size: 13px;
	line-height: 18px;
	margin: 20px 0 0;
}
#teacher .introduction .texts .summary {
	font-size: 13px;
	line-height: 18px;
	margin: 20px 0 0;
}
#teacher .introduction .texts .signature {
	font-size: 13px;
	line-height: 18px;
	margin: 18px 0 0;
}
#teacher .introduction .texts .extlinks {
	font-size: 13px;
	line-height: 18px;
	margin: 30px 0 0;
	padding: 10px;
	border: 1px solid #cecece;
	border-radius: 3px;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
#teacher .introduction .texts .extlinks h4 {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}
#teacher .introduction .texts .extlinks a {
	font-size: 13px;
	line-height: 20px;
	color: #444444;
	padding: 4px 22px 4px 0;
	background: url(../img/ico_extlink.png) right center no-repeat;
}
#teacher .description {
	overflow: hidden;
	margin: 10px 0 0;
}
#teacher .description .summary {
	font-size: 12px;
	line-height: 18px;
	position: relative;
	overflow: hidden;
	height: 90px;
}
#teacher .description .summary h4 {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
#teacher .description .summary .grad {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 20px;
	width: 100%;
	background: url(../images/gradmask.png) left bottom repeat-x;
	z-index: 100;
}
#teacher .description .morereadbutton {
	margin: 10px 0 0;
}
#teacher .description .morereadbutton a {
	display: block;
	width: 424px;
	height: 24px;
	background: url(../img/btn_moreread.png) left top no-repeat;
}
#teacher .description .morereadbutton a.opened {
	background: url(../img/btn_moreread_opened.png) left top no-repeat;
}
#teacher .description .morereadbutton a span {
	display: none;
}
#teacher .comment {
	margin: 30px 0 0;
}
#teacher .comment .comment_head {
	font-weight: bold;
	border-bottom: 1px solid #4c4c4c;
	padding: 0 0 10px;
	font-size: 16px;
}
#teacher .comment .comment_text {
	margin: 15px 0 0;
}


/* 演題 */
#endai {
	margin: 45px 0 0;
}
#endai table {
	width: 100%;
	margin: 15px 0 0;
}
#endai td {
	width: 50%;
}
#endai .daytime td {
	padding-bottom: 15px;
}
#endai td.flr {
	padding-left: 17px;
}
#endai td.bdl {
	border-left: 1px solid #cccccc;
}
#endai .h_title {
	margin: 0;
}
#endai .dayTit {
	margin: 30px 0 0;
	overflow: hidden;
}
#endai .dayTit .day_ {
	width: 160px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	margin: 0;
	padding: 0;
	color: #fff;
	background: #00539e;
	text-align: center;
}
#endai .dayTit .time_ {
	font-size: 20px;
	font-weight: bold;
	line-height: 45px;
	margin: 0 0 0 160px;
	padding: 0 0 0 15px;
	color: #00539e;
}
#endai .sectionhead {
	margin: 17px 0 0 20px;
	overflow: hidden;
}
#endai .sectionhead .title {
	font-size: 20px;
	font-weight: bold;
	color: #00539e;
}
#endai .sectionhead .time_ {
	font-size: 16px;
	color: #00539e;
}
#endai .sectionhead h5 {
	font-size: 20px;
	color: #00539e;
	font-weight: bold;
	padding: 0;
}
#endai .sectionhead h6 {
	font-size: 13px;
	color: #4c4c4c;
	font-weight: normal;
	padding: 10px 0 0 30px;
}
#endai .sectiondetail {
	margin: 20px 0 0 50px;
	font-size: 13px;
	line-height: 21px;
	color: #4c4c4c;
}


/* 概要 */
#gaiyou {
	margin: 40px 0 0;
}
#gaiyou table {
	margin: 0 0;
	width: 100%;
}
#gaiyou tr {
	border-bottom: 1px solid #cccccc;
}
#gaiyou th {
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
	color: #444444;
	padding: 15px 45px 15px 15px;
	width: 145px; /* 160 - 15 */
	vertical-align: middle;
}
#gaiyou td {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #444444;
	padding: 15px 0;
	vertical-align: middle;
}
#gaiyou a {
	font-weight: bold;
}
#gaiyou table.kaisaidate {
	margin: 0 0;
	width: auto;
}
#gaiyou table.kaisaidate tr {
	border-bottom: none;
}
#gaiyou table.kaisaidate td {
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #444444;
	padding: 0 0;
	vertical-align: middle;
}
#gaiyou table.kaisaidate td.time_ {
	padding-left: 15px;
}

.mt30 {
	margin-top: 30px !important;
}
.mt50 {
	margin-top: 50px !important;
}
#moviearchives {
	margin-top: 20px;
	padding-top: 20px;
}
#moviearchives .visual_ {
	margin: 30px 0 0;
}
#topic_details .topic_wrap {
	margin: 10px 0 0;
	padding: 5px 0 0;
}
#topic_details .topicsDate {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	padding: 0 10px;
	color: #fff;
	background: #00539e;
	text-align: center;
	margin: 30px 0 20px;
}
#topic_details .topicsTime {
	display: inline-block;
	margin: 0 0 0 0;
	padding-left: 20px;
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	color: #00539e;
}
#topic_details .topic_title {
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 0;
	color: #00529e;
	position: relative;
	margin: 0 0;
}
#topic_details .topic_time {
	font-size: 15px;
	padding: 5px 0 0 20px;
	color: #00529e;
	margin: 0 0;
}
#topic_details .topic_description {
	padding: 10px 0 0 20px;
	margin: 0 0;
}
#topic_details .topic_description li {
	padding-left: 15px;
	text-indent: -15px;
	font-size: 15px;
	line-height: 1.5;
	padding-bottom: 5px;
}

#contactto {
	margin: 10px 0 0;
	text-align: center;
	font-size: 13px;
}
#contactto a {
	text-decoration: underline;
}


/* 問合せ等 */
#qa {
	margin: 60px auto  20px;
	font-size: 14px;
	line-height: 2;
	text-align:center;
}
#qa .tel {
	font-size: 12px;
	line-height: 1.5;
	margin: 5px 0px 5px;
}


/* 参加お申込み */
#join {
	padding: 10px 0 0;
	margin: 45px 0;
	font-size: 13px;
}
#join .tocart {
	margin: 10px 15px 0;
	text-align: right;
}
#join .secttl .tocart {
	position: absolute;
	right: 0;
	top: 12px;
}
#join .infonote {
	margin: 20px 0;
	line-height: 1.6;
}
#join .joinTit {
	font-size:12px;}
	.joinTit img{
		vertical-align:bottom;}
#join .joinBtn {
	width:850px;
	margin:15px auto 0;}
	
#join .yuusen {
	margin: 0 20px 20px;
	text-align: center;
}
#join .yuusen div {
	font-size: 20px;
	color: #ff6600;
	padding:10px 0;
	margin: 0 20px 5px;
	border: solid 2px #FF6600;
	background: #fff4ed;
}
#join .yuusen p {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 20px;
}


/* アクセスマップ */
#access {
	padding: 10px 0 0;
	margin: 45px 0 0;
}
#accessmap {
	margin: 20px 0 0;
	width: 880px;
	height: 440px;
	padding: 20px 20px 0;
	border: 1px solid #ccc;
	background: #fff;
	overflow: hidden;
}
#accessmap-text {
	width: 288px;
	font-size: 16px;
	line-height: 27px;
	font-weight: normal;
	float: left;
}
#accessmap-text strong {
	font-weight: bold;
}
#accessmap-map {
	margin-left: 288px;
}

/* 参加時のご注意 */
#attention {
	margin: 30px 0 0;
	padding: 10px 0 0;
}
#attention table {
	margin: 10px 0 0;
}
#attention td {
	font-size: 14px;
	line-height: 1.6;
}
#attention .more {
	margin: 10px 0 0;
	font-size: 14px;
}
#attention .more p {
	padding-left: 1em;
	text-indent: -1em;
}


.notice-box {
	border: 1px solid #ff7b11;
	padding: 12px;
	color: #ff7b11;
	font-weight: bold;
	background: #fff;
	text-align: center;
	margin: 0 0;
	line-height: 1.6;
}
.notice-box .inner {
	display: inline-block;
	text-align: left;
}
.notice-box .link_ {
	text-align: right;
	margin: 5px 10px 0;
}
.notice-box td {
	text-align: left;
}
.notice-box table {
	margin: 0 auto;
}
