@charset "utf-8";

/*html,
body,
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}*/



ul,
ol,
dl {
	margin:0;
}

p,
#privacy-policy ul {
	/* max-width:60em; */
	color:#333;
	font-size:90%;
	line-height:1.5;
	letter-spacing:1px;
}

.block__summary p {
	margin-left:1.5em;
	text-indent:1em;
}

a,
dd {
	/* word-wrap: break-word; */
	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,
#form-content {
	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;
	border: 1px solid #aaa;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
th {
	padding:0;
}
td {
	text-align: left;
	vertical-align: top;
	padding:1em;
}

/* .overview__table td {
	padding:.5em 1em;
} */

.summary__company,
.summary__division,
.summary__post {
	margin-right:.5em;
}

.timetable__type,
.timetable__title,
.timetable__speaker,
.timetable__belong,
.timetable__display-button,
.timetable__summary,
.timetable__prof {
	margin-bottom:1em;
}

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

.overview__table th,
.commission__table th,
.timetable__table th,
.timetable__datetime,
.form__default th {
	padding: 4px;
	background:#eee;
	color:#333;
	/* font-size: 80%; */
	font-weight:bold;
	text-align: center;
}

.overview__place__access {
	margin-bottom: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 {
	margin-bottom:1em;
	/* padding-left: 0; */
}

.overview__fee dd,
.overview__url dd {
	margin-left: 0;
}
/* .overview__visitors li, */
.overview__fee dt,
.overview__fee dd,
.overview__url dt,
.overview__url dd {
	display:inline-block;
	list-style: none;
}
.overview__url dd {
	font-size:90%;
}
/*
.overview__visitors li:after {
	content:"、";
}
*/
.overview__fee dd:before {
	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;
	border:1px solid #999;
	background: #fff;
	color: #333;
	font-size: 80%;
	text-align: center;
}
.label-sp {
	background: #0666a3;
	color: #fff;
	border:none;
}
.label-a {
	background: #db7093;
}
.label-b {
	background: #20b2aa;
}
.label--right {
	margin-left:1em;
	padding: .25em 0;
	font-size: 80%;
}

.timetable__main-title,
.timetable__sub-title {
	font-weight:bold;
}
.timetable__main-title {
	font-size:140%;
}
.timetable__sub-title {
	margin-top:.3em;
	/* font-size:120%; */
}


.summary__speaker {
	text-align:right;
}
.summary__speaker,
.timetable__speaker {
}
.summary__pic {
	float:right;
	margin-left:1em;
	text-align:center;
}
.timetable__pic {
	float:right;
	margin-left:1em;
	text-align:center;
}

.summary__pic img,
.timetable__pic img {
	display:block;
}
.summary__name {
	margin-top:1em;
}
.summary__name span {
	margin-left:.5em;
	font-weight: bold;
	font-size: 120%;
}

/*
.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 {
	font-weight:bold;
	font-size:120%;
}
.timetable__name:after {
	content:"氏";
	margin-left:.5em;
	font-weight:normal;
	font-size:80%;
}
.no-uji:after{
	content:"" !important;
}

.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__sns-button {
	display:none;
	margin:1em 0;
}

/*#sponsor {
	margin-top:1em;
}*/

.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-pt div,
.sponsor-lunch div,
.sponsor-au div,
.sponsor-media div,
.sponsor-exhibition div {
	margin-bottom:1em;
	padding:.5em 0;
	border-bottom:1px solid #12bd9b;
	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;
	/* border-radius:0 0 4px 4px; */
	background:#333;
	color:#fff;
	font-size:80%;
}
.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:#12bd9b;
}
#footer span {
	margin-right:1.25em;
}
#footer span a {
	padding-bottom:.25em;
	border-bottom:1px solid #fff;
	color:#fff;
	text-decoration:none;
}

#sidebar {
	text-align:center;
}


.bold {font-weight:bold;}
.largest {font-size:200%;}
.larger {font-size:144%;}
.large {font-size:120%;}
.small {font-size:80%;}
.smaller {font-size:64%;}
.smallest {font-size:50%;}
.text-r {
	text-align:right;
}
.text-l {
	text-align:left;
}
.text-c {
	text-align:center;
}
.text-i1 {
	text-indent:1em;
}
.margin-t05 {
	margin-top:.5em;
}
.margin-t1 {
	margin-top:1em;
}
.margin-t2 {
	margin-top:2em;
}
.margin-t3 {
	margin-top:3em;
}
.margin-b1 {
	margin-bottom:1em;
}
.margin-b2 {
	margin-bottom:2em;
}
.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;
}
.inline-block {
	display:inline-block !important;
}

	.block__form-content{
		width:98%;
		margin:0 1% 2em;
	}

@media only screen and (max-width:770px) {
	.copy,
	#pickup,
	#overview,
	#commission,
	#timetable-1,
	#form-content {
		padding:0 .5em;
	}
	
	table {
		display:block;
	}
	tbody,
	tr {
		display:block;
		margin-bottom:1em;
	}
	th,
	td {
		display:list-item;
	}
	td {
		border-right:none;
		border-bottom:1px solid #aaa;
	}
	td:last-child {
		border:none;
	}
	.overview__table th,
	.timetable__datetime {
		padding:.5em 0;
		width:100%;
		font-size: 100%;
	}
	.global-nav__item {
		border-bottom:1px solid #888;
	}
	.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:70%;
	}
	
	.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;
		margin:1em;
	}
	
}
@media only screen and (min-width:771px)  {

	.overview__table th,
	.commission__table th,
	.timetable__datetime,
	.form__default th {
		padding:20px 4px;
		height:100%;
		font-size: 80%;
		line-height:1.5;
	}
	.form__default th {
		text-align:right;
	}
	/* .overview__table th {
		padding:.5em 4px;
		height:100%;
		font-size: 80%;
		line-height:1.5;
	} */
	

	
	.block__sns-button {
		width:100%;
		text-align:right;
	}
	.twitter-share-button {
		margin-right:1%;
	}
	
	.overview__table th,
	.commission__table th,
	.timetable__table th {
		width:15%;
		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,
	.timetable__table td {
		width:85%;
		border:1px solid #ccc;
	}
	/*
	.overview__table td:last-child,
	.commission__table td:last-child,
	.timetable__table td:last-child {
		border-right:none;
	}
	*/
	.button__summary,
	.button__prof {
		font-size:70%;
	}
	
	/*
	#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;
	}	
}

@media print {
	#wrapper {
		width:100%;
		margin:0 auto;
	}
	
	.copy,
	#overview,
	#commission,
	#timetable-1,
	#form-content {
		padding-left:.5em;
		border-left:.5em solid #12bd9b;
	}
	
	.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:15%;
		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,
	.timetable__table td {
		width:85%;
		border:1px solid #ccc;
	}
	/*
	.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;
	}
}

/*.clearfix { display: inline-table; }*/

/*
a {
	display: block;
	background: #000;
}
a>img {
	opacity: 1;
	transition: opacity 0.35s;
}
a:hover img {
	opacity:.8;
}
*/