@charset "UTF-8";

.wrap {
	max-width: 100%;
	width: 100%;
	margin: 0;
}

#page{
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
}

	
header#masthead{
	position: relative;
	max-width: 980px;
	/* width: 100%; */
	width: 980px;
	margin: 0 auto;

}
header#masthead hgroup {
	margin-left: 10px;
}

#translatetoolBox-air {
	position:absolute;
	top:72px;
	right:300px;
	display: block;
	width: 300px;
	height: 30px;
	z-index:9999;
	}
	
/* @group #event-header */

#event-header {
	width:100%;
	max-width: 100%;
	margin: 70px 0 0 0;	
	padding: 0;
	border-top: 1px solid rgba(0,0,0,.1);
	}

#event-header h1 {
	width:980px;
	height: 320px;
	margin: -1px auto 0;
	}
	
#event-nav {
	background: #e9dac6;
}

#event-nav ul {
	width: 980px;
	margin: 0 auto;
}

#event-nav ul:after {
    content:" ";
    display:block;
    clear:both;
}

#event-nav ul li {
	float: left;
}

#event-nav ul li a {
	display: block;
	padding: 10px;
	width: 225px;
	color: #812833;
	text-align: center;
}

#event-nav ul.all li a {
	width: 135px;
}

#event-nav ul.all li:first-child a {
	width: 165px;
}
#event-nav ul.all li.kansai a {
	width: 310px;
}

#event-nav ul li a:hover {
	background: #f4ece2;
}
#event-nav ul li a.current,
#event-nav ul li a.current:hover {
	background: #812833;
	color: #ffffff;
}

#event-nav ul li strong {
	font-size: 122%;
	line-height: 1.2;
}
#event-nav ul.all li strong {
	font-size: 107%;
}
#event-nav ul li span {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2;
	font-size: 92%;
}

/* @end */
	

#main {
	width: 980px;
	max-width: 980px;
	margin: 0 auto;
	padding-bottom: 60px;
}

#primary{
	width: 980px;
	max-width: 980px;
	margin: 0 auto;
	padding: 0;
	}

#content {
	position: relative;
}	
	
/* @group #event-161022 */

#event-161022 .section {
	margin: 60px 0 0;
}

#event-161022 .lang-en {
	background: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#event-161022 h1 {
	margin: 0;
	color: #812833;
	line-height: 1.7;
	border-bottom: 2px solid #812833;
	text-align: center;
}

#event-161022 h1 strong {
	display: inline-block;
	margin-right: 10px;
}

#event-161022 h1 span.lang-en  {
	display: inline-block;
	font-size: 85%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#event-161022 h2 {
	margin: 20px 0 0;
	padding: 0;
	font-weight: bold;
	background: none;
}
#event-161022 #information h2 {
	margin-left: 21px;
}
#event-161022 #information h2:before {
	content: "";
	display: inline-block;
	position: relative;
	top: 2px;
	width: 15px;
	height: 15px;
	margin-right: 6px;
	margin-left: -21px;
	background: #b89d80;
}

#event-161022 #panelist h2 {
	box-sizing: border-box;
	position: relative;
	width: 490px;
	margin: 30px auto 10px;
	padding: 20px;
	background: #f5f5f5;
	border: 1px solid rgba(0,0,0,.1);
}
#event-161022 #panelist h2:after {
    content:" ";
    display:block;
    clear:both;
}
#event-161022 #panelist h2 strong {
	font-size: 142%;
	line-height: 1.3;
}
#event-161022 #panelist h2 em {
	margin-top: 5px;
	color: #b89d80;
	font-style: normal;
	line-height: 1.2;
}
#event-161022 #panelist h2 .photo {
	float: left;
	margin: -10px 10px -10px -10px;
	line-height: 1;
	font-size: 1px;
}
#event-161022 #panelist h2 .photo img {
	width: 200px;
	height: 200px;
}

#event-161022 p {
	margin-top: 20px;
	margin-bottom: 0;
}

#event-161022 .note {
	display: block;
	margin-top: 10px;
	font-size: 92%;
	line-height: 1.6;
	color: #666666;
}
#event-161022 form .note {
	padding-bottom: 5px;
}

#event-161022 dl {
	margin-top: 10px;
}
#event-161022 dt {
	font-weight: bold;
}

#event-161022 ul {
	margin-left: 1.4em;
}
#event-161022 dl ul {
	margin-top: 0;
}

#event-161022 table.basic {
	margin-top: 20px;
}
#event-161022 table.basic th {
	padding-right: 10px;
	word-break: keep-all;
	white-space: nowrap;
	font-weight: bold;
}

#event-161022 .columns:after {
    content:" ";
    display:block;
    clear:both;
}

#event-161022 .column {
	float: left;
}

#event-161022 .columns {
	border-bottom: 1px solid #812833;
}
#event-161022 #information .sponsored {
	border-bottom: none;
}
#event-161022 .column {
	box-sizing: border-box;
	width: 50%;
	padding: 10px 20px 30px;
	border-right: 1px dotted #e6d4d6;
}
#event-161022 #information .logos {
	margin: 0;
	padding-bottom: 20px;
	text-align: center;
	border-bottom: 1px solid #812833;
}
#event-161022 #information .logos img {
	display: inline-block;
	margin: 0 2px;
}

#event-161022 .column:last-child {
	margin-left: -1px;
	border-right: none;
	border-left: 1px dotted #e6d4d6;
} 

#event-161022 table td.content {
	width: 42%;
	padding: 10px;
	border-bottom: 1px solid #812833;
}
#event-161022 table td.content.lang-en {
	border-left: 1px dotted #e6d4d6;
}
#event-161022 table td.time {
	width: 16%;
	padding: 10px;
	text-align: center;
	border-bottom: 1px solid #ffffff;
	background-color: #812833;
	color: #ffffff;
	font-size: 107%;
}
#event-161022 table tr:last-child td.time {
	border-bottom: 1px solid #812833;
}

#event-161022 table strong {
	font-size: 107%;
}
#event-161022 table .title {	
	display: block;
	margin-top: 10px;
	font-weight: bold;
	line-height: 1.5;
	color: #812833;
}
#event-161022 table .panelist {
	display: block;
	margin-top: 10px;
	padding: 10px;
	background: #f5f5f5;
	border: 1px solid rgba(0,0,0,.1);
	text-align: left;
}
#event-161022 table .panelist .name {
	font-weight: bold;
	font-size: 92%;
}
#event-161022 table .panelist em {
	display: block;
	font-style: normal;
	font-size: 92%;
}

/* @group #app-info */

#event-161022 #app-info .button {
	text-align: center;
}

#event-161022 #app-info .button a {
	display: block;
	width: 300px;
	margin: 0 auto;
	padding: 10px;
	background: #e9dac6;
	border-radius: 4px;
	color: #812833;
	font-weight: bold;
	border: 1px solid rgba(0,0,0,.1);
/*	box-shadow: rgba(0, 0, 0, 0.25) 0 2px 4px;*/
}
#event-161022 #app-info .button a:hover {
	background: #812833;
	border: 1px solid rgba(0,0,0,.1);
/*	box-shadow: rgba(0, 0, 0, 0.25) 0 2px 4px;*/
	color: #ffffff;
	text-decoration: none;
}

/* @end */

/* @group #application */

#event-161022 #application {
	width: 80%;
	margin: 40px auto 0;
}
#event-161022 #application table {
	width: 100%;
}

#event-161022 #application .caption {
	padding: 10px;
	background: #812833;
	font-size: 114%;
	text-align: center;
	color: #ffffff;
}

#event-161022 #application table .note {
	margin: 0;
	padding: 0;
}

#event-161022 form table th .lang-en {
	color: #998169;
}

#event-161022 form table th,
#event-161022 form table td {
	padding: 10px 20px 10px 10px;
	vertical-align: middle;
}
#event-161022 form table th {
	padding: 15px 10px 15px 20px;
	white-space: nowrap;
	vertical-align: top;
}
#event-161022 form table td {
	width: 580px;
}

#event-161022 form table tr:nth-of-type(odd) th,
#event-161022 form table tr:nth-of-type(odd) td {
	background: #f5f5f5;
}
#event-161022 form table input:first-child {
	margin: 5px 0;
}
#event-161022 form table input:last-child {
	margin: 5px 0;
}
#event-161022 form .mwform-checkbox-field,
#event-161022 form .mwform-radio-field  {
	display: block;
	padding: 5px 0;
}
#event-161022 form .mwform-checkbox-field label,
#event-161022 form .mwform-radio-field label {
	line-height: 10px;
}
/* tomo added start */
/* mw wp form のデフォルトスタイル指定回避のため上書き指定 */
#event-161022 .mw_wp_form .horizontal-item + .horizontal-item {
    margin-left: 0;
}
/* チェックボックスのラベルが詰まるのでちょっと離しておく */
#event-161022 .mwform-radio-field input[type=radio],
#event-161022 .mwform-checkbox-field input[type=checkbox]{
	margin-right: 5px;
}
/* mw-wp-form がpを生成するので、:219 の指定を打ち消ししておく */
#event-161022 form p {
	margin-top: 0;
}
/* tomo added end */

#event-161022 form textarea {
	width: 540px;
	max-width: 540px;
	height: 200px;
	margin: 5px 0;
}

#event-161022 .mw_wp_form_input p.btn,
#event-161022 .mw_wp_form_confirm p.btn {
	display: block;
	text-align: center;
	margin: 40px auto 0;
}

#event-161022 #application .message,
#event-161022 #application .error {
	padding: 40px;
/*	background: #f5f5f5;
	border: 1px solid rgba(0,0,0,.1);*/
	text-align: center;
}
#event-161022 #application .message,
#event-161022 #application .error {
	font-size: 122%;
	line-height: 1.5;
}
#event-161022 #application .message p,
#event-161022 #application .error p,
#event-161022 #application .message h2 {
	margin: 0;
}
#event-161022 #application .message .lang-en {
	color: #998169;
}
#event-161022 #application .error,
#event-161022 #application .mwform-errors {
	color: #FF0000;
}
/* tomo added start */
#event-161022 #application span.error {
	padding: 0;
	text-align: left;
	font-size: 100%;
}
#event-161022 #application span.error:before {
	content: "※ ";
}
/* tomo added end */
#event-161022 #application .mw_wp_form_complete .message {
	margin-top: 40px;
	background: #f5f5f5;
	border: 1px solid rgba(0,0,0,.1);
}


/* 確認画面へ */
#event-161022 .mw_wp_form_input form .btn input {
	background: url(/network_past/2016th/design/img/buttons.png) no-repeat 0 0;
	width: 240px;
	height: 44px;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
#event-161022 .mw_wp_form_input form .btn input:hover {
	background: url(/network_past/2016th/design/img/buttons.png) no-repeat 0 -50px;
}
 
/* 送信 */
#event-161022 .mw_wp_form_confirm form .btn input {
	background:url(/network_past/2016th/design/img/buttons.png) no-repeat 0 -120px;
	width: 240px;
	height: 44px;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
#event-161022 .mw_wp_form_confirm form .btn input:hover {
	background:url(/network_past/2016th/design/img/buttons.png) no-repeat 0 -170px;
}
 
/* 戻る */
#event-161022 .mw_wp_form_confirm form input:first-child {
	background:url(/network_past/2016th/design/img/buttons.png) no-repeat 0 -240px;
	margin-right: 20px;
	width: 240px;
	height: 44px;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
#event-161022 .mw_wp_form_confirm form input:first-child:hover {
	background:url(/network_past/2016th/design/img/buttons.png) no-repeat 0 -290px;
}

/* トップへ */
#event-161022 .mw_wp_form_complete .btn a {
	display: inline-block;
	background:url(/network_past/2016th/design/img/buttons.png) no-repeat 0 -360px;
	margin-top: 20px;
	width: 240px;
	height: 44px;
	text-indent:-9999px;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
#event-161022 .mw_wp_form_complete .btn a:hover {
	background:url(/network_past/2016th/design/img/buttons.png) no-repeat 0 -410px;
}

/* @end */



/* @end */
	
#footer-link {
	clear:both;
	display: block;
	max-width: 980px;
	width: 980px;
	height:30px;
	margin: 20px auto 0 auto;
	}
	
#FooterTop .wrap {
	max-width: 980px;
	width: 980px;
	margin: 0 auto;
	}
	
	

#btn-top {
	position: fixed;
	right: 20px;
	bottom: 20px;
	width: 38px;
	height: 38px;
}

#btn-top a {
	display: block;
	width: 38px;
	height: 38px;
	text-indent: -9999px;
	opacity: .6;
	background: url(/network_past/2016th/design/img/btn-top.png) no-repeat 0 0;
}
#btn-top a:hover {
	opacity: 1;
}

/*add-report*/
/*#event-161022 table.content-repo td {
	width: 100%;
	padding: 10px;
	border-bottom: 1px solid #812833;
}

#event-161022 table .panelist-report {
	display: block;
	margin-top: 10px;
	padding: 10px;
	background: #f5f5f5;
	border: 1px solid rgba(0,0,0,.1);
	text-align: left;
}
#event-161022 table .panelist-report .name {
	font-weight: bold;
	font-size: 92%;
}
#event-161022 table .panelist-report em {
	display: block;
	font-style: normal;
	font-size: 92%;
}*/
#event-161022 .sympo_report-box{
	padding: 10px 10px;
	border-bottom: 1px solid #812833;
}

.aki-1{
	margin-top: 30px;
	}


#event-161022 .sympo_report-box p.title-rep-T{
	margin: 10px 10px 10px 10px;
	font-weight:bold;
	font-size:1.2em;
	line-height: 1.5;
}

#event-161022 .sympo_report-box .report-P{
	margin: 15px 0px 0px 0px;
	text-align:center;
	}
	
#event-161022 .sympo_report-box .title-rep{
	margin: 0px 0px 0px 10px;
	color: #812833;}

#event-161022 .sympo_report-box-panelist{
	background: #f5f5f5;
	border: 1px solid rgba(0,0,0,.1);
	margin: 0px 0px 10px 0px;
	padding: 5px 10px;
	display: block;
	line-height:1.2;}
	

#event-161022 .sympo_report-box-panelist img.pdf-dl{
	float:right;}
		
#event-161022 .sympo_report-box-panelist .name-rep{
	font-weight: bold;
	font-size: 92%;}
	
#event-161022 .sympo_report-box-panelist em{
	font-style: normal;
	font-size: 92%;}
	
#event-161022 .sympo_report-box-panelist p.clear-img{
	height:1px;
	clear:both;
	margin:0;
	padding:0;}
	
#event-161022 .sympo_report-box-panelist p.clear-T{
	margin:5px 0 0 0 ;
	padding:0;
	font-weight: bold;
	font-size:1em;
	color: #812833;
	}
	
/*----------------------*/
/* add 2017 */

#event-header .read-2017{
	margin: 0px 0px 0px 0px; }
	

#event-161022 .read-2017 h1.pagetitle{
	font-weight:bold;
	font-size:24px;
	text-align:left;
	color:#000;
	border:none;
	float:none;
	clear:both;
	line-height:120%;
}
#event-161022 .read-2017 h1 .pagetitle-s{
	font-size:17px;
	border:none;
	line-height:120%;
	}
	
#event-header .read-2017 p.read-2017-T{
	margin-top:30px;
}
#event-161022 .read-2017-T{
	font-weight:normal;
	font-size:14px;
	text-align:left;
	color:#000;
	line-height:1.4;
}




/*#event-header h1.a2017 {
	width:400px;
	height: 400px;
	margin: -1px auto 0;
	}*/


#event-161022 p.midashi17-1{  /* 場所タイトル */
	font-size:1.4em;
	color:#812833;
	padding: 5px 3px;
	border-bottom: 2px solid #812833;
	font-weight:bold;
	line-height:1;
	margin-top:20px;
	margin-bottom:0;}
	
#event-161022 p.midashi17-1-T{  /* トークショータイトル */	
	font-size:1.1em;
	line-height:1;
	color:#812833;
	font-weight:bold;
	margin:8px 0 15px 0 ;
	}
	
#event-161022 p.midashi18-1-T{  /* スピーカーテーマ　名前上 */
	font-size:1.2em;
	line-height:1;
	color:#812833;
	font-weight:bold;
	margin:8px 0 -15px -5px ;
	}

#event-161022 p.midashi17-1-T .midashi17-1-Tt	{    /* トークショータイトル四角 */	
	border: 1px solid #812833;
	/*background-color:#812833;*/
	padding: 1px 3px;
	margin-right:10px;
	font-size:14px;
	color:#812833;
	font-weight:normal;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	}
	

#event-161022 p.midashi17-1 span{
	font-size:1.2em;
	}
	
#event-161022 p .tT-g{
	background-color:#89a200;
	letter-spacing:0.1em;
	padding: 1px 3px;
	color:#FFF;
	margin-right:10px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	}
	

/*--- sizeKOTEI-haba ----*/
#event-161022 p .tT-g-haba{
	background-color:#89a200;
	letter-spacing:0.1em;
	/*padding: 0px 3px;*/
	color:#FFF;
	margin-right:10px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	display:inline-block;
	width: 93px;
	height:1.2em;
	padding:0.1em 0.3em;
	line-height:1.3;
	}
	
/*--- sizeKOTEI ----*/
#event-161022 p .tT-g-soroi{
	display: inline-block;
	width: 113px;
	}
	
#event-161022 p.tT-r{
	background-color:#812833;
	letter-spacing:0.1em;
	padding: 1px 3px;
	color:#FFF;
	margin-right:10px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	}
	
/* Artist profile */
table.artist-profile{
	border-top: 2px solid #CCC;
	/*border-bottom:2px solid #CCC;*/
	font-size:0.95em;
	line-height:1.4;
	}
table.artist-profile th /*year*/{ 
	color:#812833;
	font-weight:normal;
	padding-left:40px;
	white-space:nowrap;
	}

table.artist-profile th.sub{
	color:#812833;
	font-weight:normal;
	padding-left:25px;
	white-space:nowrap;
	}
	
table.artist-profile th.th-A{
	color: #89a200;;
	font-weight: bold;
	padding: 10px 0px 0px 30px;
	font-size: 1.1em;
	}
	
table.artist-profile th.th-p{
	margin:0;
	vertical-align:top;
	padding: 10px 0px 0px 0px;}	
	

	
table.artist-profile td{
	padding-left:25px;
	text-align:left;
	}
	
#event-161022 p.artist-name{ /*artist name*/
	font-size:22px;
	font-weight:bold;
	margin-bottom:5px;
	}
	
#event-161022 p.artist-name span{
	font-size:14px;
	font-weight:normal;
	letter-spacing:0em;
	}

#event-161022 p.r-notice{
	color:#933;}

/*AIR*/

#event-161022 p.AIR-pr{
	font-size:24px;
	background-color:#89a200;
	letter-spacing:0.1em;
	padding: 1px 3px;
	color:#FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 10px 10px;
	margin: 2px 10px;
	
}
#event-161022 .AIR-pr-Box{
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 20px 20px;
	margin: 15px 0px;}

#event-161022 .AIR-pr-Box .AIR-pr-name{
	font-size:22px;
	font-weight:bold;
	margin:0px 0px 0px 0px;}
	
#event-161022 .AIR-pr-Box .AIR-pr-name .name-s{
	font-size:0.85em}
	
#event-161022 .AIR-pr-Box .AIR-pr-name span{
	font-size:15px;
	font-weight:bold;
	margin-left:5px;}
	
#event-161022 .AIR-pr-Box .AIR-pr-info{
	padding: 5px 3px;
	border-bottom: 4px solid #812833;}


/*  190501 add*/

#FooterMap p a{
	background: url(/network_past/2016th/design/img/mark_white_sankaku.png) left 2px no-repeat;
    padding-left: 23px;
    margin: 0px 20px 0px 0px;
}
