/*---------- index ----------*/
#mainvisual {
	position: relative;
	overflow: visible;
}
#visual {
	margin: 0 0 30px;
	width: 100%;
}

#visual-b2 {
	display: inline-block;
	margin: 0 auto 30px;
	width: 100%;
}

.visual-illust {
	display: none;
}

.rec-list {
	margin-left: 16px;
	list-style: disc;
	font-size: 20px;
}
.rec-list li {
	margin: 0 0 10px;
}

.news-list li {
	padding: 0 0 0 1em;
	text-indent: -1em;
	font-size: 1.4em;
}



.kaiin {
	margin: 15px 0;
}

@media ( min-width : 768px ) {
	.visual1 {
		padding-bottom: 120px;
	}
	#visual-b2 {
		width: 360px;
		position: absolute;
		right: 30px;
		top: 430px;
		border: 10px solid #fff;
	}

	.visual-illust {
		display: block;
		position: absolute;
		/*left: 90px; ill06*/
	}

	.ill08,
	.ill10 {
		/*left: 90px; ill06*/
		/*top: 510px; ill06*/
		width: 440px;
		left: 40px;
		top: 550px;
	}
	.ill10b {
		width: 320px;
		right: 100px;
		top: 600px;
	}
	.ill12 {
		width: 320px;
		left: 130px;
		top: 590px;
	}

	.ill06 {
		width: 360px;
		right: 110px;
		top: 520px;
	}

	.kaiin {
		min-height: 7em;
	}
}

#news {
	margin: 0 auto 30px;
	padding: 20px 30px;
	font-size: 1.4em;
	text-align: center;
	border: 15px solid #f6f6f6;
}

#news-suginoko {
	width: 100%;
}

#news-title {
	display: block;
	margin: 0 0 15px;
	color: #f90;
	font-size: 1.4em;
	font-weight: bold;
}

#news-title1, #news-title2, .news-title {
	margin: 0 0 30px;
	width: 100%;
	height: auto;
}

.news-aniv1 {
	width: 100%;
	height: auto;
}

.news-aniv2 {
	padding-top: 20px;
	width: 100%;
	height: auto;
}

#reception-time {
	position: relative;
}

.title-time {
	margin: 0;
	font-size: 1.6em;
	text-align: center;
	font-weight: bold;
}

.time-table {
	margin: 0 auto;
	padding: 10px 18px;
	font-size: 1.6em;
	width: 90%;
	border: 15px solid #f2f2f2;
	border-collapse: separate;
}
.time-table th {
	padding: 4px;
	vertical-align: top;
	width: 36%;
}
.time-table td {
	padding: 5px;
	text-align: right;
}

/*
#home-banners {

}

#home-banners li {
	display: inline-block;
	width: 210px;
	margin: 0 7px 15px;
	text-align: center;
}

#home-banners li a img {
	max-width: 100%;
	opacity: 1.0;
	transition: 0.3s;
}

#home-banners li a:hover img {
	opacity: 0.7;
}

#home-banners2 {
	position: absolute;
	right: 0;
	bottom: 0;
}

#home-banners2 li {
	display: inline-block;
	width: 160px;
	margin: 0 7px 0;
	text-align: center;
}

#home-banners2 li a img {
	width: 160px;
	max-width: 100%;
	opacity: 1.0;
	transition: 0.3s;
}

#home-banners2 li a:hover img {
	opacity: 0.7;
}
*/

#home-banners3 {
	width: 100%;
	text-align: center;
}

#home-banners3 li {
	display: inline-block;
	width: 250px;
	margin: 0 7px 15px;
	text-align: center;
}

#home-banners3 li a img {
	max-width: 100%;
	opacity: 1.0;
	transition: 0.3s;
}

#home-banners3 li a:hover img {
	opacity: 0.7;
}

@media ( min-width : 768px ) {

	.news-aniv1 {
		width: 49%;
	}

	.news-aniv2 {
		width: 49%;
	}

	#home-banners3 {
		width: 500px;
		position: absolute;
		left: 25px;
		bottom: 35px;
	}
}

.news-gw {
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 100%;
	height: auto;
	border-bottom: 5px solid #f6f6f6;
}

.news-gw2 {
	width: 100%;
	height: auto;
}

.news-gw-illust {
	display: none;
}

.news-nensi-illust {
	display: none;
}

.news-bon-illust {
	display: none;
}

.news-schedule {
	margin: 0 auto 30px;
}

.news-schedule img {
	display: block;
	margin: 0 auto 15px;
	width: 100%;
}

@media ( min-width : 768px ) {

	.news-gw {
		margin-bottom: none;
		padding-bottom: 0;
		width: 350px;
		border-bottom: none;
	}

	.news-gw2 {
		width: 350px;
	}

	.news-gw-illust {
		display: inline;
		padding: 0 10px;
		width: 124px;
	}

	.news-nensi-illust {
		display: inline;
		padding: 0;
		width: 110px;
	}

	.news-bon-illust {
		display: inline;
		margin: 0 0 20px;
		padding: 0 30px;
		height: auto;
	}

	.news-schedule {
		display: flex;
		align-items: flex-start;
		justify-content: center;

	}

	.news-schedule img {
		display: block;
		margin: 0 10px;
		width: 300px;
	}
	.news-schedule img:first-child {
		width: 400px;
	}
}

#tel-list {
	display: inline-block;
	margin: 10px 0;
	min-width: 18em;
	list-style: circle none inside;
	font-size: 1.1em;
}

#news-bunin {
	margin-bottom: 0;
	padding: 5px;
	text-align: center;
	font-size: 1.2em;
}

#news .dot-border {
	border: 1px dotted #ccc; /*上にニュースが入るとき使用*/
}

#news p {
	margin-top: 0;
	font-size: 1.5em;
}

#news .child-reception {
	margin: 0;
}

#news-bunin a {
	font-weight: bold;
}

#news-table {
	width: 100%;
	font-size: 1.6em;
}

#news-table tr {
	border-top: 1px dotted #ccc;
}

#news-table tr:first-child {
	border-top: none;
}

#news-table td {
	display: block;
	padding: 5px;
	width: 100%;
}

.news-table {
	margin: 10px auto;
	max-width: 280px;
}

.news-table th,
.news-table td {
	display: block;
	padding: 4px 0 2px;
	vertical-align: top;
}

.news-table .border {
	border-bottom: 1px dotted #ddd;
}

.tel-table {
	margin: 10px auto;
	max-width: 280px;
}

.tel-table th,
.tel-table td {
	display: block;
}

@media ( min-width : 640px ) {
	.news-table {
		max-width: 600px;
	}

	.news-table th {
		width: 280px;
	}

	.news-table th,
	.news-table td {
		display: table-cell;
	}

	.news-table .border {
		border-bottom: none;
	}

	.tel-table {
		max-width: 480px;
	}

	.tel-table th {
		width: 6em;
	}

	.tel-table th,
	.tel-table td {
		display: table-cell;
	}
}

/*---------- intyo ----------*/
#personal-history {
	margin: 0 0 30px;
	font-size: 1.4em;
}

#personal-history td {
	padding: 2px 0;
}

#personal-history .month {
	width: 3em;
	padding: 2px 8px;
}

/*---------- bunin ----------*/
#bunin-gaikan {
	width: 100%;
}

.bunin-naisou {
	padding: 0 15px 15px 0;
	max-width: 100%;
}

.bunin-naisou-h {
	width: 280px;
}

@media ( min-width : 768px ) {
	.bunin-naisou-h {
		width: 340px;
	}
}

/*---------- staff ----------*/
.name {
	display: block;
	margin: 0 0 15px;
	color: #006c1e;
	font-size: 1.2em;
	font-weight: bold;
}

.profile-list {
	margin: -10px 0;
	font-size: 1.4em;
	overflow: hidden;
}
.profile-list dt {
	float: left;
}
.profile-list dd {
	margin: 0 0 0 5em;
}

/*---------- sejyutu ----------*/
.tab-content {
	font-size: 1.4em;
}

.ex-list {
	overflow: hidden;
}

.ex-list li {
	float: left;
	margin: 0 15px 15px 0;
	width: 210px;
	min-height: 200px;
}

/*---------- library ----------*/
#scene-list {
	margin: 15px -15px 15px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	font-size: 1.4em;
}

#scene-list li {
	float: left;
	margin: 0 15px 15px 0;
	width: 290px;
	height: 290px;
	text-align: center
}

#document-library {
	padding: 15px;
	background: #f0f8ff;
}

.document-list {
	margin: 0 0 15px;
	padding: 0 0 0 1em;
	list-style: square outside;
	font-size: 1.2em;
}

.document-list li {
	margin: 0 0 5px;
}

#section-child .title-sub {
	color: #006c1e;
	font-size: 2.0em;
}

/*---------- access ----------*/
.google-maps {
	margin: 15px 0;
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}

.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/*---------- link ----------*/
.link-list {
	margin: 20px 0;
	font-size: 1.4em;
}

.link-list li {
	margin: 0 0 20px;
}

@media ( min-width : 768px ) {

	.google-maps {
		padding-bottom: 75%;
	}
}


.news-table4 {
	margin: 0 0 30px;
	font-size: 1.6em;
	line-height: 1.4;
}
.news-table4 th {
	vertical-align: top;
	padding-bottom: 15px;
}
.news-table4 td {
	vertical-align: top;
	padding-bottom: 15px;
}
@media ( max-width : 767px ) {
	.news-table4 th {
		display: block;
		padding-bottom: 0px;
	}
	.news-table4 td {
		display: block;
		vertical-align: top;
		padding-bottom: 15px;
	}
}
