@charset "utf-8";

html,
body,
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}
body {
	background:#f6f6f5 url("../images/Crosshatch_touka8.png");
	font-size:100%;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

#wrapper {
	/* border-radius:4px; */
	background:#fff;
}
#sidebar {
	background-color:#fff;
}

img {
	max-width:100%;
	border:none;
	vertical-align: bottom;
}
.timetable__pic img {
	border: 0px solid #ccc;
}
 .topinnner {
	max-width: 1800px; /* 最大幅 */
	margin-right: auto;
	margin-left: auto;
}
 .topinnner img {
	width: 100%;
}

ul,
ol,
dl {
	margin:0;
}

p {
	max-width:60em;
	color:#333;
	font-size:90%;
	line-height:1.3;
	letter-spacing:1px;
}

.block__summary p {
	margin-right:1.5em;
	margin-left:1.5em;
}

a {
    color: #83ac3f;
    text-decoration: underline;
	word-break: break-all;
}

#a1-1 p,
#b1-1 p {
	max-width:30em;
}

h1 {
	line-height:0;
	text-align:center;
}

.copy {
	font-size:120%;
	font-weight:bold;
}
.copy,
#pickup,
#overview,
#commission,
#timetable-1,
#timetable-2,
#exhibition {
	margin:1.5em 0 .5em;
}

button {
	border-radius:0;
	font-size:100%;
}

table,
th,
td {
	height:100%;
	font-size: 100%;
}
table {
	width:100%;
	border-spacing: 0;
	border-collapse: collapse;
}
th {
	padding:0;
}
td {
	text-align: left;
	vertical-align: top;
	padding:1em;
}

/* .overview__table td {
	padding:.5em 1em;
} */
.timetable__belong{margin-bottom:1em;}


.timetable__type,
.timetable__title,
.timetable__speaker,
.timetable__display-button,
.timetable__summary,
.timetable__prof {
	margin-bottom:2em;
}
.timetable__display-button {
	text-align:right;
}
.overview__table {
	table-layout:fixed;
}

.overview__table th,
.commission__table th,
.timetable__datetime {
	background:#fff;
	color:#52A3C6;
	font-weight:bold;
	text-align: center;
	vertical-align: middle;
}
.timetable__table th,
.timetable__datetime {
	background:#fff;
	color:#52A3C6;
	font-weight:bold;
	text-align: center;
	vertical-align: top;
}
.overview__place__map {
	overflow:hidden;
	position:relative;
	height:0;
	padding-bottom:300px;
}
.overview__place__map iframe,
.overview__place__map object,
.overview__place__map embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	max-width:400px;
	max-height:400px;
}
.overview__visitors ul {
	padding-left: 0;
}
.overview__url dd {
	margin-left: 0;
}
.overview__visitors li,
.overview__url dt,
.overview__url dd {
	display:inline;
	list-style: none;
}
.overview__visitors li:after {
	content:"、";
}
.overview__visitors li:last-child:after {
	content:"";
}
.overview__url dd:before {
	content:"（";
}
.overview__url dd:after {
	content:"）";
}	


.commission__name {
	font-weight:bold;
}
.commission__belong {
	margin-left:1em;
}


.label {
	padding: .25em 1em;
	border-radius: 4px;
	background: #52A3C6;
	color: #fff;
	font-size: 80%;
	text-align: center;
}
.label-sp {
	background: #52A3C6;
}
.label-a {
	background: #db7093;
}
.label-b {
	background: #20b2aa;
}
.label--right {
	margin-left:1em;
	padding: .25em 0;
	font-size: 80%;
}

.timetable__main-title,
.timetable__main-title2,
.timetable__sub-title {
	font-weight:bold;
}
.timetable__main-title {
	font-size:130%;
	color:#84AB46;
}
.timetable__sub-title {
	margin-top:0.3em;
	color: #254EA2;
	/* font-size:120%; */
}
.timetable__main-title2 {
	font-size:124%;
	margin-top: 0.5em;
}


.summary__speaker {
	margin-top:1.5em;
	margin-bottom:3em;
	text-align:right;
}
.summary__speaker,
.timetable__speaker {
}
.summary__pic,
.timetable__pic {
	float:left;
	text-align:center;
	margin-right: 1em;
}
.summary__pic img,
.timetable__pic img {
	display:block;
}
.summary__name {
	margin-top:.5em;
	margin-bottom:.5em;
}
.summary__name span {
	margin-left:.5em;
	font-weight: bold;
	font-size: 120%;
}

.timetable__display-button {
	margin-left:.5em;
}
/*
.button__summary,
.button__prof {
	padding:1em;
}
*/
/* .button__summary:before,
.button__summary:after,
.button__prof:before,
.button__prof:after {
	margin-left: .25em;
	content: "▼";
} */

.timetable__belong {
}

.timetable__division,
.timetable__post {
	margin-top:0.1em;
}
.timetable__name {
	display:inline-block;
	font-weight:bold;
	font-size:120%;
}
.timetable__name:after {
	content:"氏";
	margin-left:.5em;
	font-weight:normal;
	font-size:80%;
}
.no-uji:after{
	content:"" !important;
}

.timetable__display-button {
	display:inline-block;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
}

.block__global-nav {
	/* background:#f1b000; */
	background:#84AB46;
}
.global-nav {
	margin:0;
	padding:0;
}
.global-nav__item {
	list-style:none;
	background:#52A3C6;
	letter-spacing:0.1em;
}
.global-nav__submit {
	background:#84AB46;
}
.global-nav__timetable {
	background:#FFD400;
}

.global-nav__item a {
	display:block;
	margin:0;
	color:#fff;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
}
.global-nav__item .active,
.global-nav__item a:hover {
	background:#A0D1DE;
}
.global-nav__submit a:hover {
	background:#BAD7AD;
}
.global-nav__timetable a:hover {
	background:#FFD450;
}

.block__sns-button {
	display:none;
	margin:1em 0;
}

#sponsor {
	margin-top:2em;
}

.sponsor-pt,
.sponsor-lunch,
.sponsor-au,
.sponsor-media,
.sponsor-exhibition {
	border: solid 16px transparent;
	border-image: url("../images/border__sponsor.png") 16 / 16px repeat;
}


.sponsor-au,
.sponsor-media {
	margin:1em 0;
}

.sponsor-pt div,
.sponsor-lunch div,
.sponsor-au div,
.sponsor-media div,
.sponsor-exhibition div {
	margin-bottom:1em;
	padding:.5em 0;
	border-bottom:1px solid #52A3C6;
	font-size:80%;
	font-weight:bold;
}

.sponsor-pt__list,
.sponsor-lunch__list,
.sponsor-au__list,
.sponsor-media__list,
.sponsor-exhibition__list {
	margin:0;
	padding:0;
}
.sponsor-pt__list li:last-child{
	margin:1em 0}
	
.sponsor-pt__item,
.sponsor-lunch__item,
.sponsor-au__item,
.sponsor-media__item {
	list-style:none;
}
.sponsor-exhibition__list {
	padding-left:0;
	text-align:left;
}
.sponsor-exhibition__item {
	list-style:none;
	margin-bottom:.5em;
	padding-bottom:.5em;
	border-bottom:1px dotted #ccc;
	font-size:80%;
}


#footer {
	clear:both;
	width:100%;
	padding:1em 0;
	/* border-radius:0 0 4px 4px; */
	background:#52A3C6;
	color:#fff;
	font-size:80%;
	text-align:right;
}
.footer-nav {
	margin-right:.75em;
	margin-bottom:1em;
}
.footer-nav a {
	display:inline-block;
	margin:.5em .25em;
	padding:.5em;
	border:1px solid #fff;
	border-radius:4px;
	color:#fff;
	font-size:80%;
	text-decoration:none;
	text-align:right;
}
.footer-nav a:hover {
	background:#4da5eb;
}
#footer span {
	margin-right:1em;
}

#footer span a {
  padding-bottom: .25em;
  border-bottom: 1px solid #fff;
  color: #fff;
  text-decoration: none;
}

#sidebar {
	text-align:center;
}

.button__submit {
	display:block;
	width:50%;
	margin:2em auto 3em;
	padding:1em;
	border-radius:4px;
	background:#f1b000;
	color:#fff;
	text-decoration:none;
	text-align:center;
}
.button__submit:hover {
	background: #f0c246;
}

.submit {
  background: #f1b000;
}
.submit:hover {
	background: #f0c246 !important;
}

.text-r {
	text-align:right;
}
.text-l {
	text-align:left;
}
.text-c {
	text-align:center;
}
.text-i1 {
	text-indent:1em;
}
.margin-t1 {
	margin-top:1em;
}
.margin-t15 {
	margin-top:1.5em;
}
.margin-t2 {
	margin-top:2em;
}
.margin-t3 {
	margin-top:3em;
}
.margin-b1 {
	margin-bottom:1em;
}
.margin-b2 {
	margin-bottom:2em;
}
.margin-b3 {
	margin-bottom:3em;
}
.margin-r05 {
	margin-right:.5em;
}
.margin-r1 {
	margin-right:1em;
}
.margin-r2 {
	margin-right:2em;
}
.margin-l1 {
	margin-left:1em;
}
.margin-l2 {
	margin-left:2em;
}
.border-1 {
	border:1px solid #ccc;
}


@media only screen and (max-width:770px) {
	.copy,
	#pickup,
	#overview,
	#commission,
	#timetable-1,
	#timetable-2,
	#exhibition {
		padding:0 .5em;
	}
	
	table {
		display:block;
	}
	tbody,
	tr {
		display:block;
		margin-bottom:1em;
	}
	th,
	td {
		display:list-item;
	}
	td {
		border-right:none !important;
		border-bottom:1px solid #aaa;
	}
	td:last-child {
		border:none;
	}
	.overview__table th,
	.access__table th,
	.timetable__datetime {
		list-style:none;
		padding:2%;
		width:96%;
		font-size: 100%;
		background-color:#52A3C6;
		color:#FFFFFF;

	}
	.access__table th {
		list-style:none;
		padding:2%;
		width:96%;
		font-size: 100%;
		text-align:left;
		background-color:#fff;
		color:#222;
		font-weight:normal;
	}

	.global-nav__item {
		border-bottom:1px solid #aaa;
	}
	.global-nav__item:last-child {
		border-bottom:none;
	}
	.global-nav__item a {
		height:100%;
		padding:.5em;
	}
	
	.block__sns-button {
		width:100%;
		text-align:center;
	}
	
	.button__summary,
	.button__prof {
		font-size:100%;
	}
	
	.sponsor-pt:after,
	.sponsor-lunch:after,
	.sponsor-au:after,
	.sponsor-media:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	
	.sponsor-pt__item,
	.sponsor-lunch__item,
	.sponsor-au__item,
	.sponsor-media__item {
		display:inline-block;
		margin:6px;
	}
	#sponsor {
		margin-right:1em;
		margin-left:1em;
	}
	.nobr-sp {display:none;}
}
@media only screen and (min-width:771px)  {
	#wrapper {
		max-width:1140px;
		margin:0 auto;
		/*box-shadow: 0 0 2px 1px rgba(0,0,0,0.3);*/
	}
	
	.copy,
	#pickup,
	#overview,
	#commission,
	#timetable-1,
	#timetable-2,
	#exhibition {
	padding-left:0.5em;
	border-left:.5em solid #52A3C6;
	}
	
	 .overview__table th,
	.commission__table th,
	.timetable__datetime {
		padding:20px 4px;
		font-size: 80%;
		line-height:1.5;
	}
	
	 .timetable__table th,
	 .timetable__datetime {
	padding:.5em 4px .5em;
	font-size: 108%;
	line-height:1.5;
	}
	
	.block__global-nav {
		width:100%;
	}
	.block__global-nav:after {
		display:block;
		visibility:hidden;
		clear:both;
		height:0;
		content:""
	}
	.global-nav {
		width:100%;
		margin:0 auto;
	}
	.global-nav__item {
		display:inline-block;
		width:33.2%;
		border-right:1px solid #fff;
	}
	.global-nav__item a {
		padding:0.5em 0.5em 0;
		height:2em;
	}
	.global-nav__item:last-child {
		border-right:none;
		width:33.3%;
	}
	
	.block__sns-button {
		width:100%;
		text-align:right;
	}
	.twitter-share-button {
		margin-right:1%;
	}	
	.overview__table th,
	.commission__table th {
		width:14%;
		border-top:1px solid #aaa;
		border-bottom:1px solid #aaa;
	}
	.access__table th {
	width:50%;
	border-top:1px solid #aaa;
	font-weight: normal;
	text-align: left;
	padding: 1em;
	}
	.timetable__table th {
		width:20%;
		border-top:1px solid #aaa;
		border-bottom:1px solid #aaa;
	}

	.overview__table th:last-child
	.commission__table th:last-child,
	.timetable__table th:last-child {
		border:none;
	}
	.overview__table td,
	.commission__table td {
		width:86%;
		border-right:none;
		border-top:1px solid #aaa;
		border-bottom:1px solid #aaa;
	}
	.access__table td {
	width:50%;
	border-right:none;
	border-top:1px solid #aaa;
	}
	.timetable__table td {
		width:80%;
		border-top:1px solid #aaa;
		border-right:1px solid #aaa;
		border-bottom:1px solid #aaa;
	}
	.overview__table td:last-child,
	.commission__table td:last-child,
	.timetable__table td:last-child {
		border-right:none;
	}
	.button__summary,
	.button__prof {
		font-size:80%;
	}
	
	#content {
		float:left;
		width:71%;
		margin:0 1%;
	}
	#sidebar {
		float:right;
		width:25%;
		margin:0 1%;
	}
	
	.sponsor-pt__item,
	.sponsor-lunch__item,
	.sponsor-au__item,
	.sponsor-media__item {
		display:block;
		margin:6px;
	}
	.sponsor-au__item {
		margin:1em 6px;
	}

}

@media only screen and (min-width:771px) and (max-width:1140px)  {
	.fixed {
		position:fixed;
		top:0;
		right:0;
	}
	.sponsor-media {
		margin-bottom:80px;
	}	
}

@media print {
	#wrapper {
		width:100%;
		margin:0 auto;
	}
	
	.copy,
	#overview,
	#commission,
	#timetable-1,
	#timetable-2,
	#exhibition {
		padding-left:.5em;
		border-left:.5em solid #263659;
	}
	
	.overview__table th,
	.commission__table th,
	.access__table th,
	.timetable__datetime {
		padding:20px 4px;
		height:100%;
		font-size: 80%;
		line-height:1.5;
	}
	
	.global-nav,
	#sidebar,
	.block__sns-button,
	.timetable__display-button,
	.footer-nav {
		display:none
	}
	
	.collapse {
		display:block;
	}

	.overview__table th,
	.commission__table th,
	.timetable__table th {
		width:10%;
		border-bottom:1px solid #fff;
	}
	.overview__table th:last-child
	.commission__table th:last-child,
	.timetable__table th:last-child {
		border:none;
	}
	.overview__table td,
	.commission__table td {
		width:90%;
		border-right:1px solid #aaa;
		border-bottom:1px solid #aaa;
	}
	.timetable__table td {
		width:45%;
		border-top:1px solid #aaa;
		border-right:1px solid #aaa;
		border-bottom:1px solid #aaa;
	}
	.overview__table td:last-child,
	.commission__table td:last-child,
	.timetable__table td:last-child {
		border-right:none;
	}
	
	#content {
		float:left;
		width:100%;
		margin:0 1%;
	}

}
