@charset "utf-8";

html,
body,
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}
body {
	background:linear-gradient(0deg,#f5fbff 30%,#feffb2 70%);
	background-attachment: fixed;
	background-repeat:no-repeat;
    background-position:95% center;
	font-size:100%;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

#wrapper {
	background:#fff;
}

img {
	max-width:100%;
	height:auto;
	border:none;
	vertical-align: bottom;
}
.timetable__pic img {
	border: 1px solid #ccc;
}

ul,
ol,
dl {
	margin:0;
}

em {
    /*padding: 0 3px;
    background: #ff9;*/
    font-weight: bold;
    font-style: normal;
}
.note {
	padding: 0 3px;
    color:#f00;
    font-weight: bold;
}

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;
}

.block__summary p.gaiyo {
	text-indent: 1em;
}

a,
.overview__url {
	word-break: break-all;
}

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

.copy {
    font-size: 150%;
    margin: 1.5em 0 .5em 1em;
    font-weight:700;
}

h2#timetable-1,
h2#overview {
    position: relative;
    text-align: center;
    font-size: 150%;
    margin: 1.5em 0 .5em;
}

h2#timetable-1:after,
h2#overview:after {
    content: "";
    display: block;
    position: absolute;
    top: .7em;
    left: 0;
    width: 100%;
    height: 1em;
    background: #bdcad3 url(../images/bg_h.gif);
}

h2#timetable-1 span,
h2#overview span {
    position: relative;
    display: inline-block;
    color: #3c4951;
    padding: .5em .5em 0;
    background: #fff;
    z-index: 100;
}
/* .copy,
.theme {
	font-size:120%;
	font-weight:bold;
} */

/*
#overview,
#timetable-1,
#timetable-2,
#commission,
#exhibition {
	display:flex;
	align-items:center;
}
#overview:before,
#overview:after,
#timetable-1:before,
#timetable-1:after,
#timetable-2:before,
#timetable-2:after,
#commission:before,
#commission:after,
#exhibition:before,
#exhibition:after {
	content: "";
    flex-grow: 1;
    height: 2px;
}

#overview:before,
#timetable-1:before,
#timetable-2:before,
#commission:before,
#exhibition:before {
	background: linear-gradient(-90deg, #ddd, transparent);
	margin-right:1em;
}
#overview:after,
#timetable-1:after,
#timetable-2:after,
#commission:after,
#exhibition:after {
	background: linear-gradient(90deg, #ddd, transparent);
	margin-left:1em;
}
*/

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__type,
.timetable__title,
.timetable__speaker,
.timetable__belong,
.timetable__display-button,
.timetable__summary,
.timetable__prof {
	margin-bottom:1em;
}
.timetable__summary ul {
	margin-top:1em;
	margin-bottom:1em;
}

.timetable__display-button {
	text-align:right;
}
.overview__table {
	table-layout:fixed;
}

.overview__table th,
.commission__table th,
.timetable__table th,
.timetable__datetime {
	background:#797979;
	color:#fff;
	font-weight:bold;
	text-align: center;
}

.overview__main-title {
	font-size:120%;
}
.overview__sub-title:before {
	content:"[";
}
.overview__sub-title:after {
	content:"]";
}

.overview__place__access ul {
	font-size:90%;
	margin-top:1em;
}

.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: #999;
	color: #fff;
	font-size: 80%;
	text-align: center;
}
.label-sp {
	background: #0666a3;
}
.label-a {
	background: #db7093;
}
.label-b {
	background: #20b2aa;
}
.label--right {
	margin-left:1em;
	padding: .25em 0;
	font-size: 80%;
}

.timetable__main-title {
	font-weight:bold;
	font-size:140%;
	margin-bottom:8px;
	display: block;
}
.timetable__sub-title {
	margin-top:.3em; 
	font-size:120%; 
}


.summary__speaker {
	margin:1.5em 1.5em 3em;
	text-align:right;
}
.summary__speaker,
.timetable__speaker {
}
.summary__pic,
.timetable__pic {
	float:right;
	margin-left:1em;
	text-align:center;
}
.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:.3em; */
}
.timetable__name {
	display:inline-block;
	font-weight:bold;
	font-size:100%;
}

.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;
}
.global-nav {
	margin:0;
	padding:0;
}
.global-nav__item {
	list-style:none;
	background:#797979;
	letter-spacing:0.1em;
}
.global-nav__submit {
	background:#f1b000;
}
.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:#666;
}
.global-nav__submit a:hover {
	background:#f0c246;
}
.block__sns-button {
	display:none;
	margin:1em 0;
}

#sponsor {
	margin-top:1em;
	text-align:center;
}

.sponsor-pt,
.sponsor-lunch,
.sponsor-au,
.sponsor-media,
.sponsor-exhibition {
	border: solid 16px transparent;
	border-image: url("../images/border__sponsor.png") 16 / 16px repeat;
	margin-bottom:1em;
}
.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 #ddd;
	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__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;
	background:#797979;
	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:#333;
	color:#fff;
}
#footer span {
	margin-right:1em;
}

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

#footer p {
	max-width:none;
	margin-right:1em;
}

p.footer-text a {
	color:#fff;
}

#sidebar {
	text-align:center;
}

#sidebar p.dccbook {
	font-size: 80%;
	text-align:left;
	width:160px;
	margin:0 auto;
}

#sidebar p.dccbook span {
	font-size: 110%;
	font-weight:bold;
}

.button__submit {
	display:block;
	width:50%;
	margin:4em auto;
	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;
}

.font-b {
	font-weight:bold !important;
}
.text-r {
	text-align:right !important;
}
.text-l {
	text-align:left !important;
}
.text-c {
	text-align:center !important;
}
.text-i1 {
	text-indent:1em !important;
}
.margin-t0 {
	margin-top:0 !important;
}
.margin-t05 {
	margin-top:.5em !important;
}
.margin-t1 {
	margin-top:1em !important;
}
.margin-t15 {
	margin-top:1.5em !important;
}
.margin-t2 {
	margin-top:2em !important;;
}
.margin-t25 {
	margin-top:2.5em !important;
}
.margin-t3 {
	margin-top:3em !important;
}
.margin-t4 {
	margin-top:4em !important;
}
.margin-t5 {
	margin-top:5em !important;
}
.margin-b0 {
	margin-bottom:0 !important;
}
.margin-b05 {
	margin-bottom:.5em !important;
}
.margin-b1 {
	margin-bottom:1em !important;
}
.margin-b15 {
	margin-bottom:1.5em !important;
}
.margin-b2 {
	margin-bottom:2em !important;
}
.margin-b25 {
	margin-bottom:2.5em !important;
}
.margin-b3 {
	margin-bottom:3em !important;
}
.margin-b4 {
	margin-bottom:4em !important;
}
.margin-r05 {
	margin-right:.5em !important;
}
.margin-r1 {
	margin-right:1em !important;
}
.margin-r2 {
	margin-right:2em !important;
}
.margin-l1 {
	margin-left:1em !important;
}
.margin-l15 {
	margin-left:1.5em !important;
}
.margin-l2 {
	margin-left:2em !important;
}
.border-1 {
	border:1px solid #ccc !important;
}
.small {
	font-size:80%;
}

.redText { color:#ff0000; }
.warnTextArea {
	width:90%;
	margin:1em auto 0 auto;
	border-top:1px dotted #ccc;
}

@media only screen and (max-width:795px) {
	.copy,
	.theme,
	#pickup,
	#overview,
	#commission,
	#timetable-1,
	#timetable-2,
	#exhibition {
		padding:0 .5em;
	}
	/* .copy {
		font-size:90% !important;
	} */

	table {
		display:block;
	}
	tbody,
	tr {
		display:block;
		margin-bottom:1em;
	}
	th,
	td {
		display:list-item;
	}
	td {
		border-right:none;
		border-bottom:1px solid #797979;
	}
	td:last-child {
		border:none;
	}
	.overview__table th,
	.timetable__datetime {
		padding:.5em 0;
		width:100%;
		font-size: 100%;
	}
	.timetable__main-title,
	.timetable__sub-title,
	.timetable__company,
	.timetable__division,
	.timetable__post {
		display:block;
	}
	
	.global-nav__item {
		border-bottom:1px solid #fff;
	}
	.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 {
		/* float:left; */
		display:inline-block;
		margin:1em;
	}

	.exhibition-list__item {
		margin-left:1em;
		padding: .5em 1em .5em 0;
	}	
}
@media only screen and (min-width:796px)  {
	#wrapper {
		max-width:1020px;
		margin:0 auto;
	}
	
	
	.overview__table th,
	.commission__table th,
	.timetable__datetime {
		padding:20px 4px;
		/*height:100%;*/
		font-size: 80%;
		line-height:1.5;
	}
	
	/* .overview__table th {
		padding:.5em 4px;
		height:100%;
		font-size: 80%;
		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:49.9%;
		border-right:1px solid #AFAFAF;
	}
	.global-nav__item a {
		padding:0.5em;
		/* height:2em; */
	}
	.global-nav__item:last-child {
		border-right:none;
	}
	
	.block__sns-button {
		width:100%;
		text-align:right;
	}
	.twitter-share-button {
		margin-right:1%;
	}
	
	.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,
	.timetable__table td  {
		width:90%;
		border-bottom:1px solid #949494;
		border-top:1px solid #949494;
	}

	.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%;
	}
	
	.timetable__main-title,
	.timetable__sub-title {
		line-height:1.3;
	}
	.timetable__main-title {
		font-size:120%;
	}
	
	.timetable__main-title
	.timetable__sub-title,
	.timetable__company,
	.timetable__division,
	.timetable__post {
		margin-right:.5em;
	}
	.timetable__company,
	.timetable__division,
	.timetable__post {
		font-size:90%;
	}
	.timetable__division,
	.timetable__post {
		display:inline;
	}
	
	#content {
		float:left;
		width:78%;
		margin:0 1%;
	}
	#sidebar {
		float:right;
		width:18%;
		margin:0 1%;
	}
	
	.sponsor-pt__item,
	.sponsor-lunch__item,
	.sponsor-au__item,
	.sponsor-media__item {
		margin:2em 0;
	}

	.exhibition-list__item {
		float:left;
		width:45%;
		margin-left:1em;
		padding: 1em 1em 1em 0;
	}
}

@media print {
	#wrapper {
		width:100%;
		margin:0 auto;
	}
	
	.copy,
	.theme,
	#overview,
	#commission,
	#timetable-1,
	#timetable-2,
	#exhibition {
		padding-left:.5em;
		/* border-left:.5em solid #ddd; */
	}
	
	.overview__table th,
	.commission__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 #797979;
		border-bottom:1px solid #797979;
	}
	.timetable__table td {
		width:90%;
		border-top:1px solid #797979;
		border-right:1px solid #797979;
		border-bottom:1px solid #797979;
	}
	.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%;
	}

}