@charset "UTF-8";
/* ======= pubinfo ====== */

.f14 {
	font-size:14px !important;
	margin-top: 10px;
	color: #333;
}



.pubinfo{
}

#report .pubinfo h1{
	height:260px;
	background:url(../images/title_bg_pubinfo_tokyo.jpg) 0 0 no-repeat;
	background-size:100% auto;
	margin:0 -22px 0 -22PX;
	text-indent: -999999px;
	overflow:hidden;
	position:relative;
	}


.pubinfo .ttl01{
	height: 40px;
	margin: 20px auto 15px auto;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px dotted #AAA;
	width: 920px;
}

.lead-text {
	margin-top: 30px;
}

.lead-text p {
	font-size: 15px;	
}

.pubinfo .pub-cont{ width:920px; margin: 0 auto 10px; padding-left: 30px; font-size: 14px; font-weight:normal; display:inline-block;}

/*日時･場所*/
.pubinfo .day-place{
	float:left;
	width:335px;
	padding-right: 15px;
	display:block;
}
.pubinfo .day-place .img{
	padding:15px 0 30px 75px;
	display:block;
}
.pubinfo .day-place .day{
	background: url(../images/pubinfo-day.gif) 0 0 no-repeat;
}
.pubinfo .day-place .place{
	background: url(../images/pubinfo-place.gif) 0 0 no-repeat;
	line-height:1;
}
.pubinfo .day-place .day table ,.pubinfo .day-place .day table td{
	margin: 0 0 0 42px;
	border: none;
}
.pubinfo .day-place .day .circle{
	background: url(../images/pubinfo-circle.gif) 0 5px no-repeat;
	padding-left:20px;
}
.pubinfo .pub-cont .map{
	margin-left: 350px;
	width:592px;
	height:38px;
	padding: 308px 0 0 8px;
	background: url(../images/ap_map.gif) 0 0 no-repeat;
	display:block;
}	
.pubinfo .pub-cont .map span{
	display:block;
	width:235px;
	height: 25px;
	text-align:center;
	background: #4ccc4c;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
	
/*パネルディスカッション*/

.pubinfo .pub-cont .panelist ul{ list-style: none; margin:0;}
.pubinfo .pub-cont .panelist li{float:left; width:450px; margin-bottom:40px; }
.pubinfo .pub-cont .panelist img{float:left; margin-right: 15px;}
.pubinfo .pub-cont .panelist .name {display:block; border-bottom: 1px solid #5a5a5a; margin: 0 50px 5px 172px; font-size: 18px; font-weight: bold;}
.pubinfo .pub-cont .panelist .name span{font-size:16px !important; line-height:1;}

/* プログラム */
.pubinfo .pub-cont .program{ 
	width:900px;
	}
.pubinfo .pub-cont .program table{
	width:910px;
	border: 2px solid #898989;
	font-size:14px;
	font-weight: normal;
}
.pubinfo .pub-cont .program table td{
	border-collapse:collapse;
	border-bottom: 1px solid #bcbcbc;
	border-right: 0px;
	border-left: 0px;
	padding:10px 15px;
}
.pubinfo .pub-cont .program table td span{ font-size: 16px; font-weight: bold;}

.pubinfo .pub-cont .program table.tokyo{
	 width:100%;
	 float: left;
	 margin-right: 18px;
}

.pubinfo .pub-cont .program table.tokyo td.place-name{
	 background: #0fa1b3;
	 color: #FFF;
}

.pubinfo .pub-cont .program table.tokyo td.left{
	text-align:center;
	background: #d6ecef;
	width: 70px;
}

.pubinfo .pub-cont .program table.osaka{
	width:49%;
	float: right;
}

.pubinfo .pub-cont .program table.osaka td.place-name{
	 background: #ff9600;
	 color: #FFF;
}

.pubinfo .pub-cont .program table.osaka td.left{
	text-align:center;
	background: #fff3dc;
	width: 70px;
}
.pubinfo .pub-cont .program table td.interval{
	background:#DDD;
	}

.interval-inner {
	margin-left: 130px;
}

.program ul li {
	list-style-type: disc;
	margin-left: 24px;
	margin-bottom: 12px;
}

span.teacher-name {
	font-size: 16px !important;
	font-weight: 100 !important;
	line-height: 18px;
}

.program .program-box {
	margin-bottom: 15px;
	height: 80px;
}

.program .picture {
	float: left;	
	margin-right: 10px;
}

.program .picture img {
	width: 60px;
	height: auto;	
	border: 1px solid #999;
}

.program .picture.kara {
	width: 60px;
	height: 60px;
}

.program .program-txt {
	padding-top: 15px;	
}
.program .program-txt2 {
	padding-top: 5px;	
}


#report .semi-ttl {
	border-left: 5px solid #0fa1b3;	
	padding-left: 9px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px !important;
	color: #0fa1b3;
}

.teacher-box {
	margin-bottom: 0;	
}

.teacher-bo02 {
	margin-bottom: 10px;	
}

.text-symposium {
	margin-left: 150px;	
}

/* form */



.pubinfo .pub-cont dl.list {margin: 16px 0;}


#report .pubinfo .pub-cont.gaiyou{
	width: 100%;
}
#report .pubinfo .pub-cont.gaiyou dl.list dt {
	text-align:center;
 	float: left;
 	margin: 0 0;
 	width: 7em;
 	color: #fff;
 	background:#0fa1b3;
}

#report .pubinfo .pub-cont.osaka{
	width: 45%;
	float: right;
}
#report .pubinfo .pub-cont.osaka dl.list dt {
	text-align:center;
 	float: left;
 	margin: 0 0;
 	width: 7em;
 	color: #fff;
 	background:#ff9600;
}

#report .pubinfo .pub-cont.both{
	width: 100%;
}
#report .pubinfo .pub-cont.both dl.list dt {
	text-align:center;
 	float: left;
 	margin: 0 0;
 	width: 7em;
 	color: #fff;
 	background:#AAA;
}

span.backup-tokyo {
	font-weight: bold;
	display: inline !important;
	color: #69C;
}

span.backup-osaka {
	font-weight: bold;
	display: inline !important;
	color: #FF9600;
}


.list {
	font-size: 15px;
	line-height: 20px;
}
.list dt {
	line-height: 24px;	
}

.pubinfo .pub-cont dl.list dd {
 	margin-bottom: 0.4em;
 	margin-left: 8em;
}


.pubinfo .form-subttl {margin:20px 0 0px 15px; font-weight: bold; display: inline-block;}
.pubinfo .form-subttl .checkbox{float:right; font-weight:normal; margin-left: 15px;}



/* pmark */
.pubinfo div.pmark { width: 863px; }
 
.pmark ul {
	margin: 10px 0;
}

.pmark p {
	font-size: 12px;
}

.pmark li {
	list-style-type: disc;
	margin-left: 24px;
	font-size: 12px;
}

.pmark .policy {	
	margin-top: 10px;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;	
}

.mb-10 {
	margin-bottom: 10px;	
}

.mt-10 {
	margin-top: 30px;	
}


/* ==========================
		download-box
   ========================== */

.download-box {
	width: 920px;
	margin: 20px auto;
	box-sizing:border-box;
	border: 1px dotted #CCC;
	border-radius: 5px;	
	padding: 25px;
	background: #ededed;
}

.download-box h2 {
	font-size: 18px;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
}

.download-box p {
	font-size: 14px;
	margin-bottom: 10px;	
}

.download-box a {
	display: block;
	width: 420px;	
	border-radius: 5px;	
	color: #FFF !important;
	text-align: center;
	box-sizing: border-box;
	padding: 15px;
}

.download-box a:hover {
	opacity: 0.8;
}

.download-box a:before {
	content:'» ';
	font-size: 20px;
}

.download-box a.btn-dl {
	background: #69C;
	width: 100%;	
}

.download-box a.tokyo-dl {
	float: left;
	background: #69C;	
}

.download-box a.osaka-dl {
	float: right;
	background: #FF9600;	
}

.download-box span.osaka-dl {
	float: right;
	background: #999;	
	display: block;
	width: 420px;	
	border-radius: 5px;	
	color: #FFF !important;
	text-align: center;
	box-sizing: border-box;
	padding: 15px;
}

.pic-box {
	width: 920px;
	margin: 30px auto;	
}

.pic-box .pic-two {
	margin: 20px 0;	
}

.pic-box .pic-two img.left{
	width: 450px;
	float: left;
}

.pic-box .pic-two img.right{
	width: 450px;
	float: right;
}