@charset "utf-8";

body > div.wrapper > main > div.body > section > ul.local-nav {
	margin-top: 55px;
}

body > div.wrapper > main > div.body > section > h3 {
	line-height: 1.5;
}

body > div.wrapper > main > div.body > section > div.content h4 {
	margin-top: 50px;
	line-height: 1.5;
}

body > div.wrapper > main > div.body > section > div.content > table {
	margin: 0 auto;
	width: 780px;
}

body > div.wrapper > main > div.body > section > div.content > table caption {
	margin-bottom: 6px;
	font-weight: bold;
	text-align: left;
	line-height: 1.5;
	font-size: 106.7%;
}

body > div.wrapper > main > div.body > section > div.content > table + table caption {
	margin-top: 30px;
}

body > div.wrapper > main > div.body > section > div.content > table tr {
	border-top: solid 1px rgba(203,203,203,1.00);
	border-bottom: solid 1px rgba(203,203,203,1.00);
}

body > div.wrapper > main > div.body > section > div.content > table th {
	padding: 15px;
	color: rgba(0,25,50,1.00);
	background-color: rgba(245,234,105,1.00);
	font-size: 106.7%;
	font-weight: bold;
	text-align: left;
	line-height: 1.5;
	white-space: nowrap;
	width: 20%;
	box-sizing: border-box;
}

body > div.wrapper > main > div.body > section > div.content > table td {
	padding: 15px 20px;
	color: rgba(0,25,50,1.00);
	line-height: 1.5;
	vertical-align: top;
	max-width: 70%;
}

body > div.wrapper > main > div.body > section > div.content span.sat {
	color:rgba(0,84,172,1.00);
}

body > div.wrapper > main > div.body > section > div.content span.sun {
	color:rgba(172,21,0,1.00);
}

body > div.wrapper > main > div.body > section > div.content ul.photo {
	margin-left: 30px;
	display: inline-block;
	vertical-align: top;
}

body > div.wrapper > main > div.body > section > div.content ul.photo2 {
	margin-top: 10px;
	display: block;
}

body > div.wrapper > main > div.body > section > div.content ul.photo > li {
	margin-right: 15px;
	padding: 0;
	display: inline-block;
	width: 100px;
	font-size: 80%;
	text-align: center;
	vertical-align: top;
}

body > div.wrapper > main > div.body > section > div.content ul.photo > li > img {
	margin-bottom: 5px;
	width: 100%;
	vertical-align: top;
}

body > div.wrapper > main > div.body > section > div.content ul.photo > li::before {
	display: none;
}
body > div.wrapper > main > div.body > section > div.content > table td a {
	color: #000;
	text-decoration: underline;
}

@media screen and (max-width: 1000px) {

	body > div.wrapper > main > div.body > section > div.content h4 {
		margin-top: 35px;
		line-height: 1.5;
	}

	body > div.wrapper > main > div.body > section > div.content > table {
		width: 100%;
	}

	body > div.wrapper > main > div.body > section > div.content > table th {
		padding: 8px;
		font-size: 73.3%;
	}

	body > div.wrapper > main > div.body > section > div.content > table td {
		padding: 10px;
		font-size: 67%;
	}

	body > div.wrapper > main > div.body > section > div.content > table + table caption {
		margin-top: 25px;
	}

	/* body > div.wrapper > main > div.body > section > div.content > table td > ul > li {
		display: inline-block;
	} */

	body > div.wrapper > main > div.body > section > ul.local-nav {
		text-align: left;
	}

	body > div.wrapper > main > div.body > section > ul.local-nav li {
		width: auto;
	}

	body > div.wrapper > main > div.body > section > div.content ul.photo > li {
		width: 70px;
		font-size: 73.3%;
	}
}

/*20190618 映画を聴こうプロジェクトページCSS作成*/
.event-program {
	display: flex;
	justify-content: space-around;
}
.event-program.column2 {
	justify-content: flex-start;
}
body > div.wrapper > main > div.body > section > div.content .event-program.column2 > li:last-child {
	margin-left: 20px;
}
.event-program.column2 li::before {
	display: none !important;
}
body > div.wrapper > main > div.body > section > div.content .entry-model {
	margin-left: 0;
}
body > div.wrapper > main > div.body > section > div.content .entry-model li {
	padding: 0;
}
body > div.wrapper > main > div.body > section > div.content .entry-model li::before {
	content: '';
	display: none;
}
body > div.wrapper > main > div.body > section > div.content .entry-model li a {
	color: #000;
  font-size: 125%;
  font-weight: bold;
  text-decoration: underline;
}
body > div.wrapper > main > div.body > section > div.content .entry-model li a:hover {
	text-decoration: none;
}
.program-btn a,
body > div.wrapper > main > div.body > section > div.content > table td a {
  text-decoration: underline;
}
.program-btn a {
  font-size: 125%;
  font-weight: bold;
  color: #000;

}
body > div.wrapper > main > div.body > section > div.content > table td a {
	color: rgba(0,25,50,1.00);
}
.program-btn a:hover,
body > div.wrapper > main > div.body > section > div.content > table td a:hover {
	text-decoration: none;
}
.program-btn a::before,body > div.wrapper > main > div.body > section > div.content .entry-model li a::before {
	background: url(../images/contents/event/pdf.png)no-repeat 100% 100%;
	background-size: contain;
	content: '';
	width: 20px;
	height: 22px;
	display: inline-block;
	margin-right: 5px;
	position: relative;
	top: 2px;
}

body > div.wrapper > main > div.body > section > div.content > .movie_table {
	margin-top: 25px;
}
.day_td {
	display: inline-block;
	vertical-align: top;
	width: 15%;
}
.day_time {
	display: inline-block;
	width: 80%;
}
.day_time ul li {
	display: inline-block;
	padding-left: 0 !important;
}
body > div.wrapper > main > div.body > section > div.content .day_time ul li::before {
	content: '';
	display: inline-block;
	background-color: inherit;
	top: inherit;
}
.day_time ul li::after {
	content: '、';
	display: inline-block;
}
.day_time ul li:last-child::after {
	display: none;
}
.col-2 {
	display: flex;
	flex-wrap: wrap;
	width: 780px;
	margin: 25px auto 0;
	justify-content: space-between;
}
.col-left {
	flex: .3 1 0;
}
.col-right {
	flex: .65 1 0;
}
.col-right dt {
	font-weight: bold;
}
.col-right dd {
	margin-top: 15px;
	line-height: 1.4;
}
.url-link {
	margin-top: 10px;
}
.url-link a {
	color: #000;
	text-decoration-skip-ink: none;
	text-decoration: underline;
}
.url-link a:hover {
	text-decoration: none;
}
.img_tit::before {
	content:':';
	display: inline-block;
}
.img_tit {
	font-weight: bold;
}
.for-event a {
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
  margin-top: 30px;
  border: 1px solid #000;
  padding: 10px;
	box-sizing: border-box;
}
.for-event a:hover {
	background-color: #000;
	color: #fff;
	transition: .2s;
}
@media only screen and (max-width:1000px) {
	.event-program {
		flex-direction: column;
		margin-bottom: -35px;
	}
	.program-btn {
		margin-bottom: 10px;
	}
	body > div.wrapper > main > div.body > section > div.content ul {
		margin-left: 0;
		margin-bottom: 20px;
	}
	body > div.wrapper > main > div.body > section > div.content .event-program.column2 > li {
		padding-left: 0;
	}
	body > div.wrapper > main > div.body > section > div.content .event-program.column2 > li:last-child {
		margin-left: 0px;
	}
	.day_td {
		display: block;
		width: inherit;
		margin-bottom: 0 !important;
	}
	body > div.wrapper > main > div.body > section > div.content dl > .gest-name {
		font-size: 112.5%;
    margin-top: 8px;
	}
	.day_time {
		width: inherit;
	}
	.col-2 {
		width: inherit;
	}
	.col-left {
		width: 50%;
		flex: inherit;
	}
	.col-left img {
		width: 100%;
	}
	.col-right {
		flex: inherit;
	}
	.col-right dd {
		line-height: 1.3;
	}
}
