@charset "utf-8";

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

#wrapper {
	background:#fff;
	box-shadow: 0 -10px 1px 10px rgba(255, 255, 255, 0.22);
}

img {
	max-width:100%;
	border:none;
}

em {
	padding:0 3px;
	background:#ff9;
	font-weight:bold;
	font-style:normal;
}

.timetable__pic img,
.curriculum__pic img {
	border: 1px solid #ccc;
}

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-left:1.5em;
}

a {
	/* 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,
#overview,
#attention,
#timetable,
#curriculum,
#lecturer {
	margin:1.5em 0 .5em;
}

.detail-link {
	display: block;
	margin: 1em 0;
	padding: 1em 0;
	text-align: right;
}

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__title,
.timetable__summary,
.curriculum__title {
	margin-bottom:1em;
}

.overview__table {
	table-layout:fixed;
}

.overview__table th,
.timetable__table th,
.timetable__datetime {
	background:#aaa;
	/* background:#3086c3; */
	color:#fff;
	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 {
	padding-left: 0;
}
.overview__url dd {
	margin-left: 0;
}
.overview__visitors li,
.overview__url dt,
.overview__url dd {
	display:inline-block;
	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:"）";
}	


.label {
	position:relative;
	top:-5px;
	margin-right:.75em;
	padding: .25em 1em;
	border-radius: 4px;
	background: #999;
	color: #fff;
	font-size: 56%;
	font-weight:normal;
	text-align: center;
}
.label-l {
	top:0;
	font-size:80%;
}

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

.lecturer__pic {
	float:right;
	margin-left:1em;
	text-align:center;
}
.lecturer__pic img {
	display:block;
}

.lecturer__belong {
	margin-bottom:1em;
}
.sponsor-3__belong {
	font-size:80%;
}

.sponsor-3__company,
.sponsor-3__post {
	display:inline;
}

.lecturer__name,
.sponsor-3__name {
	font-weight:bold;
	font-size:120%;
}
.lecturer__name:after,
.sponsor-3__name:after {
	content:"氏";
	margin-left:.5em;
	font-weight:normal;
	font-size:80%;
}


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


.block__global-nav {
	background:#f1b000;
}
.global-nav {
	margin:0;
	padding:0;
}
.global-nav__item {
	list-style:none;
	background:#3086c3;
	letter-spacing:0.1em;
}

.global-nav__item a {
	display:block;
	margin:0;
	color:#fff;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
}
.global-nav__item a:hover {
	background:#7bbef2;
}

.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;
}
.submit {
	background:#f1b000;
}
.submit:hover,
.submit a:hover {
	background:#f0c246 !important;
}
.block__sns-button {
	/* display:none; */
	margin:1em 0;
}

#sponsor {
	margin-top:1em;
}

.sponsor-1,
.sponsor-2,
.sponsor-3 {
	border: solid 16px transparent;
/*	border-image: url("../images/border__sponsor.png") 16 / 16px repeat; */

}
.sponsor-1__title,
.sponsor-2__title,
.sponsor-3__title,
.sidebar__place__title {
	margin-bottom:1em;
	padding:.5em 0;
	border-bottom:1px solid #7bbef2;
	font-size:80%;
	font-weight:bold;
}

.sponsor-1__list,
.sponsor-2__list,
.sponsor-3__list {
	margin:0;
	padding:0;
}

.sponsor-1__item,
.sponsor-2__item,
.sponsor-3__item {
	list-style:none;
}
.sidebar__place__name,
.sidebar__place__address,
.sidebar__place__access {
	margin-bottom:1em;
	text-align:left;
}
.sidebar__place__map {
	overflow: hidden;
	position: relative;
	height: 0;
	padding-bottom: 300px;
}
.sidebar__place__map iframe,
.sidebar__place__map object,
.sidebar__place__map embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#footer {
	clear:both;
	width:100%;
	padding:1em 0;
	background:#3086c3;
	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:#3086c3;
}
#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;
}

@media only screen and (max-width:640px) {
	.copy,
	#overview,
	#attention,
	#timetable,
	#curriculum,
	#lecturer {
		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 #ccc;
	}
	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 #999;
	}
	.global-nav__item a {
		height:100%;
		padding:.5em;
	}
	
	.block__sns-button {
		width:100%;
		text-align:center;
	}
	
	.button__summary,
	.button__prof {
		font-size:100%;
	}
	
	.sponsor-1:after,
	.sponsor-2:after,
	.sponsor-3:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	
	.sponsor-1__item,
	.sponsor-2__item,
	.sponsor-3__item {
		/* float:left; */
		margin:1em;
	}
	.sidebar__place__name,
	.sidebar__place__address {
		padding:0 1em;
	}

	.sidebar__place__map {
		margin-bottom:1em;
		margin-left:1em;
	}
	.sidebar__place__map iframe,
	.sidebar__place__map object,
	.sidebar__place__map embed {
		max-width:400px;
		max-height:400px;
	}

	
}

@media only screen and (min-width:641px) {

	#wrapper {
		max-width:960px;
		margin:0 auto;
	}
	
	h3 {
		margin-top:2em;
		margin-bottom: 1em;
		padding: .5em 0;
		border-bottom: 1px solid #7bbef2;
	}
	
	.timetable {
		margin: 1.5em 0 .5em;
		padding: 0 0 0 .5em;
		border-left:.5em solid #3086c3;
	}
	
	.copy,
	#overview,
	#timetable,
	#curriculum,
	#lecturer {
		padding-left:.5em;
		border-left:.5em solid #3086c3;
	}
	
	#attention {
		padding-left:.5em;
	}
	
	.block__summary {
		margin-top:1em;
	}
	
	.overview__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 {
		float:left;
		width:19.8%;
		border-right:1px solid #999;
		font-size:90%;
	}
	.global-nav__item a {
		padding:0.5em 0.5em 0;
		height:2em;
	}
	.global-nav__item:last-child {
		border-right:1px solid #f1b000;
	}
	
	.block__sns-button {
		width:100%;
		text-align:right;
	}
	.twitter-share-button {
		margin-right:1%;
	}
	
	.overview__table th,
	.timetable__table th,
	.curriculum__table th,
	.lecturer__table th {
		width:16%;
		border-bottom:1px solid #fff;
	}
	.overview__table th:last-child
	.timetable__table th:last-child,
	.curriculum__table th:last-child,
	.lecturer__table th:last-child {
		border:none;
	}
	.overview__table td,
	.timetable__table td,
	.curriculum__table td {
		width:84%;
		border-top:1px solid #ccc;
		border-right:1px solid #ccc;
		border-bottom:1px solid #ccc;
	}
	.overview__table td:last-child,
	.timetable__table td:last-child,
	.curriculum__table td:last-child {
		border-right:none;
	}
	.lecturer__table td {
		width:84%;
	}
	.button__summary,
	.button__prof {
		font-size:80%;
	}
	
	#content {
		float:left;
		width:75%;
		margin:0 1%;
	}
	#sidebar {
		float:right;
		width:21%;
		margin:0 1%;
	}
	
	.sponsor-1__item,
	.sponsor-2__item,
	.sponsor-3__item {
		margin:2em 0;
	}
	
	.sidebar__place__name,
	.sidebar__place__address,
	.sidebar__place__access {
		margin-bottom:1em;
		font-size:80%;
		text-align:left;
	}
	.sidebar__place__access ul {
		padding-left: 1em;
	}
	.sidebar__place__access ul li {
		margin-bottom:.5em;
	}
	.sidebar__place__map iframe,
	.sidebar__place__map object,
	.sidebar__place__map embed {
		max-width:200px;
		max-height:200px;
	}
}

@media only screen and (min-width:641px) and (max-width:720px) {
	.global-nav__item {
		font-size:80%;
	}
}