@charset "utf-8";
@import "reset.css";

/* Base Style
================================================== */


@media print {
	body {
		width: 1200px;
		transform: scale(0.8);
		-moz-transform: scale(0.8);
		-webkit-transform: scale(0.8);
		transform-origin: 0 0;
	}

	#logo-sub {
		display: none;
	}

	.sp-header {
		display: none;
	}

	#scrollTop {
		display: none;
	}
}


/* Windows */
@font-face {
	font-family: YuGothicM;
	font-weight: normal;
	src: local('YuGothic-Medium'),
		/* Mediumを明示的に指定 */
		local('Yu Gothic Medium'),
		/* Chrome用 */
		local('YuGothic-Regular');
	/* Windows8.1ではMediumがないのでRegularを指定 */
}

@font-face {
	font-family: YuGothicM;
	font-weight: bold;
	src: local('YoGothic-Bold'),
		/* Boldはそのまま */
		local('Yu Gothic');
	/* Chrome用 */
}

.clr {
	clear: both;
	min-height: 1em;
}


.clr:after {
	display: block;
	height: 1px;
	content: "";
	clear: both;
}

input,
select,
textarea {
	color: #000;
	font-family: inherit;
	font-size: 100%;
}

.new {
	margin-left: 5px;
	color: #ff5353;
	font-size: 75%;
	font-weight: bold;
	text-transform: uppercase;
}




/* Clearfix
================================================== */
.inner:after,
header:after,
footer:after,
nav ul:after,
section:after,
article:after,
aside:after,
.clearfix:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
}

.inner,
header,
footer,
nav ul,
section,
article,
aside,
.clearfix {
	*zoom: 1;
}

.none_text {
	display: none;
}




a:hover img,
a:focus img {
	opacity: 0.85;
	filter: alpha(opacity=85);
}

:-ms-input-placeholder {
	color: #999999;
}


body,
html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	line-height: 140%;


}



ol,
ul {
	list-style: none;
}

form {
	margin: 0px;
	padding: 0px;
}

* {
	box-sizing: border-box;
}


@media screen and (min-width: 768px) {
	.sp-disp {
		display: none !important;
	}

}

@media screen and (max-width: 767px) {
	.pc-disp {
		display: none !important;
	}

}


.hideAnchor {
	display: block;
	height: 0px;
	/height: 1px;
	overflow: hidden;
	text-indent: -9999px;
	margin-top: -90px;
	padding-bottom: 90px;
}



#lay-container {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	margin: 0;
	position: relative;
}



#scrollTop {
	position: fixed;
	right: 0;
	z-index: 20;
	margin-bottom: 0;

}


#scrollTop img {
	width: 60px;
}


.skip-header a {
	display: block;
	background-color: #007b44;
	color: #fff;
	text-decoration: none;
	text-align: center;
	position: absolute;
	height: 0;
	overflow: hidden;
}






#pc-header {
	width: 100%;
	position: fixed;
	z-index: 9998;
	background-color: rgba(255, 255, 255, 1.0);
	    box-shadow: 0px -2px 6px 3px rgb(0 0 0 / 20%);
}


#header {
	width: 100%;
}


#headerInner {
	width: 100%;
	padding: 5px 15px;
}

#headerInner table {
	width: 100%;
}
#headerInner table td {
	vertical-align: middle;
}


.headerInner-01 {
	width: 350px;
}
.headerInner-01 img {
	width: 100%;
}
.headerInner-02 {
/*	width: 150px;
	padding-left: 15px;
*/
	width: 0;
	padding-left: 0;
}
.headerInner-02 span {
	display: block;
    padding: 6px 0;
    background-color: #b2a338;
    color: #fff;
    text-align: center;
    font-size: 85%;
    font-weight: bold;
}

.organizer .headerInner-02 span {
	background-color: #fff;
	color: #c1272d;
	border: 1px solid #c1272d;
}


span.raijyo{
	    display: none;
}

.headerInner-03 {
	width: auto;
	text-align: right;
}
.headerInner-03 span {
	display:inline-block;
	margin-left: 10px;
}


.headerInner-03 span a {
	padding: 10px 30px 10px 15px;
    background-color: #b2a338;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-image: url(../images/arrow_w.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 7px;
    font-size: 85%;
    font-weight: bold;
}


.headerInner-03 span.syusai a {
	background-color: #c1272d;
}
.organizer .headerInner-03 span.syusai a {
	background-color: #b2a338;
}



.headerInner-03 span.yoyaku a {
	background-color: #333;
}
.headerInner-03 span a:hover {
	opacity: 0.85;
}

.headerInner-03 span.large {
	margin-left: 0px;
}


.headerInner-03 span.default a,
.headerInner-03 span.large a {
    padding: 10px 15px 10px 15px;
    background-image: none;
    background-repeat: no-repeat;

}

.headerInner-03 span.x-sns a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background-color: transparent;
    background-image: none;
    line-height: 0;
    vertical-align: middle;
    overflow: hidden;
}

.headerInner-03 span.x-sns img {
    width: 46px;
    height: 46px;
    max-width: 46px;
    max-height: 46px;
    display: block;
    object-fit: contain;
}






.headerInner-04 {
	width: 70px;
	padding-left: 10px;

}
.headerInner-04 span {
	display: block;
}
.headerInner-04 span a {
	display: block;
	text-decoration: none;
	background-image: url(../images/arrow_bottom_g.png);
	background-repeat: no-repeat;
	background-position: right 15px center;
	background-size: 10px;
	padding: 1px 0;
	padding-left: 10px;
}


.headerInner-04 span.jp {
	display: none;
}

.top-category_en .headerInner-04 span.jp {
	display: block;
}
.top-category_en .headerInner-04 span.en {
	display: none;
}

.headerInner-05 {
	width: 185px;
	text-align: right;
	font-size: 115%;

}
.headerInner-05 span {
	font-size: 115%;
	font-weight: bold;
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 25px;
	padding-left: 33px;
	border-left: 1px solid #000;
}



#globalNav {
	width: 100%;
	border-top: 1px solid #e3e3e3;
}

#globalNavInner {
	width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}


#globalNavInner ul {
	width: 100%;
	display: inline-flex;
	flex-wrap: nowrap;
	justify-content: center;
}


#globalNavInner ul.en {
	display: none;
}


.top-category_en #globalNavInner ul.jp {
	display: none;
}
.top-category_en #globalNavInner ul.en {
	display: inline-flex;
}



#globalNavInner ul li {
	text-align: center;
	padding: 8px 25px;
}





#globalNavInner ul li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#globalNavInner ul li:last-child {
	padding: 8px 25px 0 25px;
}
#globalNavInner ul li:last-child a img {
	width: 30px;
}

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

	#globalNavInner ul li a {
		padding: 0 13px;
	}

}



#globalNavInner ul li:nth-child(1) a {
	border-left: none;
}

#globalNavInner ul li:nth-child(4) a {
	border-right: none;
}




#globalNavInner ul li a:hover {

}




/* プルダウン Nav
================================================== */

#globalNavInner {
	position: relative;
}


#globalNavInner>ul .child {
	display: none;
	position: absolute;
	z-index: 800;
	padding: 0px;
	background-color: #fff;
}



#globalNavInner ul li:nth-child(1) .child {
	width: 20%;
}

#globalNavInner ul li:nth-child(2) .child {
	width: 20%;
}

#globalNavInner ul li:nth-child(3) .child {
	width: 20%;
}

#globalNavInner ul li:nth-child(4) .child {
	width: 20%;
}

#globalNavInner ul li:nth-child(5) .child {
	width: 20%;
}

#globalNavInner ul li:nth-child(6) .child {
	width: 20%;
}

#globalNavInner ul li:nth-child(7) .child {
	width: 20%;
}

#globalNavInner ul li:nth-child(8) .child {
	width: 20%;
}







#globalNavInner>ul .child li {
	border-left: none;
	border-right: none;
	font-size: 100%;
	min-width: 100%;
	font-weight: normal;
	border-bottom: 1px solid #fff;

	/*
    background-image: url(../images/navi_icon.png);
    background-repeat: no-repeat;
    background-position: 11px 19px;
*/
}

#globalNavInner>ul .child li:last-child {
	border-bottom: none;
}

#globalNavInner>ul .child li a {
	background-image: url(../images/child-menu.png);
	background-repeat: no-repeat;
	background-position: 10px 18px;
	background-size: 10px;
	font-size: 90%;
	display: block;
	text-decoration: none;
	padding: 8px 5px 8px 25px;
	text-align: left;
	background-color: #988931;
	color: #fff;
}

#globalNavInner>ul .child li a:hover {
	color: #000;
	background-color: #f9e84b;
}











/*メニュー関係終わり
---------------------------------------------------------------*/




/* トップ
================================================== */

.header-bottom {
	padding-top: 142px;
}





#home #content {
	width: 100%;
	margin: 0px auto;
	padding-bottom: 0px;
}


#content {
	width: 100%;
	margin: 0px auto;
	padding-bottom: 60px;
}

.top1 {
	width: 100%;
	position: relative;
	background-color: rgba(244,244,244,1);
}

.top1-inner {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
}




/*@media screen and (min-width: 701px) {*/
@media screen and (min-width: 1111px) {
.top1-link {
	display: none;
}
}


/*@media screen and (max-width: 700px) {*/
@media screen and (max-width: 1110px) {

.top1-link {
	position: absolute;
	width: 100%;
	top: 0;
	background-color: rgba(0,0,0,0.8);
}
.top1-link-inner {
	    width: 100%;
	margin: 0 auto;
	padding: 10px 5px;
}
.top1-link-ul {
	width: 100%;
	display: inline-flex;
}
.top1-link-ul li {
	width: 50%;
    margin: 0 5px;
}
.top1-link-ul li a {
    font-size: 90%;
    font-weight: bold;
    background-image: url(../images/arrow_y.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 10px;
    display: block;
    padding: 6px 10px 6px 15px;
    /* background-color: #fff; */
    text-decoration: none;
    text-align: center;
    border: 1px solid #fff;
	color: #fff;
}
.top1-link-ul li:first-child a {
	background-color: #c1272d;
	    background-image: url(../images/arrow_w.png);
}
.organizer .top1-link-ul li:first-child a {
	background-color: #b2a338;
	    background-image: url(../images/arrow_w.png);
}

.top1-link-ul li a:hover {
	opacity: 0.85;
}


}


.emergency {
	width: 100%;
}

.emergency table {
	width: 100%;
}

.emergency table th {
	width: 28%;
	vertical-align: middle;
	background-color: #f3da01;
	padding: 40px 0;
}

.emergency table th span {
	background-image: url(../images/emergency_r.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 45px;
	padding-left: 58px;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


.emergency table td {
	width: 75%;
	vertical-align: middle;
	background-color: #f7f0b6;
	padding: 20px 30px;
}

.emergency-ul {
	width: 100%;
}

.emergency-ul li {
	padding: 5px 0;
}

.emergency-ul .date {
	display: table-cell;
	width: 120px;
	color: #c1272d;
}

.emergency-ul .title {
	display: table-cell;
	width: auto;
}

.emergency-ul .title a:link {
	text-decoration: underline;
	color: #c1272d;
}

.emergency-ul .title a:hover {
	opacity: 0.80;
}


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

	.emergency table tr,
	.emergency table th,
	.emergency table td {
		display: block;
	}

	.emergency table th,
	.emergency table td {
		width: 100%;
	}

	.emergency table th {
		padding: 15px 0;

	}

	.emergency table td {
		padding: 20px 15px;
	}

	.emergency-ul .date {
		display: block;
	}

	.emergency-ul .title {
		display: block;
		width: 100%;
	}


}

.youtube{
	margin: 30px 0px;
}
.topcontact {
	width: 100%;
	text-align: center;
}
.cont{
	margin:auto;
}
.topcontact-inner {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 50px 20px;
}

.topcontact-inner .kariyoyaku {
	display: inline-block;
	padding: 10px 30px 10px 15px;
	background-color: #c1272d;
	color: #fff;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
}

.topcontact-inner .tel {
	display: inline-block;
	padding: 10px 10px 10px 30px;
	font-size: 140%;
	font-weight: bold;
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 25px;
}

.topcontact-inner .contact {
	display: inline-block;
}
.topcontact-inner .contact a{
	display: block;
	padding: 5px 45px 5px 10px;
	font-size: 110%;
	font-weight: bold;
	background-image: url(../images/mail.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 25px;
	border: 1px solid #ccc;
	text-decoration: none;
}

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

.topcontact-inner {
	padding: 0 0 15px 0;
}



.topcontact-inner .kariyoyaku {
	display: block;
	margin-bottom: 15px;
}

}

.top2 {
	width: 100%;
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-position: right 30px bottom -65px;
    background-size: 36%;

}
.organizer .top2 {

	overflow: hidden;
}



#home h2 {
	text-align: center;
	font-size: 180%;
	letter-spacing: 5px;
}

#home .organizer h2 {
	margin: 0 0 40px 0;
}

#home .organizer .top4-inner h2 {
    margin: 0;
}

#home h2 img {
	width: 98%;
	max-width: 800px;
}
#home h2.sp-disp img {
	width: 90%;
	max-width: 400px;
}


#home .h2-sub {
	margin: 10px 0 40px 0;
	text-align: center;
}
#home .h2-sub img {
	height: 28px;
}





.top2-inner {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 70px 20px;

}

.organizer .top2-inner {
	width: 102%;
	max-width: 102%;
	margin-left: -1%;
	padding: 90px 0;
}

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

.organizer .top2-inner {
	width: 200%;
	max-width: 200%;
	margin-left: -50%;
}

#home h2.sp-disp img {
	width: 40%;

}


}







.top2 .slick-box2 li {
	padding: 0 2%;

}
.top2 .slick-box2 li img {
	vertical-align: bottom;
	width: 100%;
	/*height: javascriptで設定*/
	object-fit: cover;
}




.top2 .slick-box2 li .title {
	display: block;
	text-align: center;
	margin-top: 10px;
}
.top2 .slick-box2 li .title a {
	text-decoration: none;
}



.top2-ul {
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.top2-ul li {
	width: 23%;
    margin-bottom: 20px;
    border: 1px solid #c5c5c5;
    background-color: #fff;
}

@media screen and (max-width: 1000px) {
.top2-ul li {
	width: 48%;
	margin: 2% 0;
}
}





.top2-ul li img {
	vertical-align: bottom;
	width: 100%;
	/*height: javascriptで設定*/
	object-fit: cover;
	    border-bottom: 1px solid #c5c5c5;
}

.top2-ul li .title {
	display: block;
    /* text-align: center; */
    padding: 15px 15px 5px 15px;
    font-size: 100%;
    line-height: 140%;
    font-weight: bold;
}
.top2-ul li .title a {
	text-decoration: none;
}


.top2-ul li .date{
	padding: 10px 15px 0px 15px;
    display: block;
    font-weight: bold;
    font-size: 130%;
    color: #c0272d;
}

.top2-ul li .description{
	padding: 0px 15px 10px 15px;
    font-size: 80%;
    display: block;
}


.cal-link {
	text-align: center;
}

.cal-link a:link {
	display: inline-block;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    background-color: #b2a338;
    padding: 10px 40px 10px 48px;
    background-image: url(../images/event.png), url(../images/arrow_w.png);
    background-repeat: no-repeat, no-repeat;
    background-position: left 10px center, right 15px center;
    background-size: 28px, 9px;
}
.cal-link a:hover {
	opacity: 0.85;
}
.cal-link a:visited {
    color: #fff;
}


.top3 {
	width: 100%;
	background-color: #333333;
}
.organizer .top3 {
	background-color: #c1272d;
}


.top3-inner {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 70px 20px;
}

#home .top3 h2 {
	color: #fff;
}



.top3-ul {
	width: 100%;
	display: inline-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.top3-ul li {
	width: 23%;
}





.top3-ul li a {
	display: block;
    text-align: center;
    background-color: #fff;
    font-size: 100%;
    text-decoration: none;
    padding: 60px 20px 20px 20px;
    font-weight: bold;
    background-repeat: no-repeat, no-repeat;
    background-position: top 16px center;
    background-size: 37px;
}

.top3-ul li:nth-child(1) a {
	background-size: 44px;
}

.top3-ul li:nth-child(2) a {
	background-size: 77px;
}

.organizer .top3-ul li a {
}



.top3-ul li:nth-child(1) a {
	background-image: url(../images/access_icon01.png);
}
.top3-ul li:nth-child(2) a {
	background-image: url(../images/access_icon02.png);
}
.top3-ul li:nth-child(3) a {
	background-image: url(../images/access_icon03.png);
}
.top3-ul li:nth-child(4) a {
	background-image: url(../images/access_icon04.png);
}


.organizer .top3-ul li:nth-child(1) a {
	background-image: url(../images/s_01.png);
	    background-size: 36px;
}
.organizer .top3-ul li:nth-child(2) a {
	background-image: url(../images/s_02.png);
	    background-size: 36px;
}
.organizer .top3-ul li:nth-child(3) a {
	background-image: url(../images/s_03.png);
	    background-size: 36px;
}
.organizer .top3-ul li:nth-child(4) a {
	background-image: url(../images/s_04.png);
	    background-size: 44px;
}



.top3-ul li a:hover {
	opacity: 0.85;
}


.streetview {
	width: 100%;
	background-color: #333333;
}

.streetview-inner {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 70px 20px 50px 20px;
}

.streetview h2 {
	margin-bottom: 30px;
}
#home .streetview h2 img {
	width: 100%;
	max-width: 360px;
}



.topbn {
	width: 100%;
	background-color: #333;
}

.topbn-inner {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 70px 20px 50px 20px;

}

.topbn-ul01 {
	width: 100%;
}
.topbn-ul01 li {
	width: 96%;
	margin: 0 2% 20px 2%;
}
.topbn-ul01 li img {
	width: 100%;;
}

.topbn-ul03 {
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
}

.topbn-ul03 li {
	width: 29.333%;
	margin: 0 2% 20px 2%;
}
.topbn-ul03 li img {
	width: 100%;
}


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

.topbn-ul03 li {
	width: 46%;
}

}


.top4 {
	width: 100%;
}

.top4-inner {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 70px 20px;
}
.top4  table {
	width: 100%;
}
.top4  table .td-l {
	width: 240px;
	padding: 15px 0;
	border-right: 1px solid #ccc;
}
.ichiran {
	text-align: center;
}
.ichiran a:link {
	    padding-right: 25px;
    text-decoration: none;
    font-weight: bold;
    background-image: url(../images/arrow_r.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 8px;
    font-size: 80%;
}

.organizer .ichiran a:link {
	background-image: url(../images/arrow_y.png);
}


.top4  table .td-r {
	width: auto;
	padding: 0 0 0 5%;
	vertical-align: middle;
}

.top4-ul li {
	padding: 10px 0;
}
.top4-ul li .date {
	display: table-cell;
	width: 110px;
}
.top4-ul li .title {
	display: table-cell;
	width: auto;
}



#footer {
	width: 100%;
	background-image: url(../images/f_bg.jpg);
	background-repeat: no-repeat;
	background-position:  center bottom;
	background-size: cover;
}

.footer-banner {
	width: 100%;
	background-color: rgba(255,255,255,0.5);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
}
.footer-banner-inner {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 60px 20px;
}
.footer-banner-ul {
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
}
.footer-banner-ul li {
	width: 19%;
	margin: 0.5%;
}
.footer-banner-ul li img {
	width: 100%;
}



.footer-main {
	width: 100%;
}
.footer-main-inner {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 60px 20px;
	color: #fff;
}
.footer-main-ul {
	width: 100%;
	align-items: center;
	display: inline-flex;
	flex-wrap: wrap;
}
.footer-main-ul li:first-child {
	width: 80%;
	font-size: 110%;
	padding-right: 3%;
	border-right: 1px solid #fff;
 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}

.logo-text {
	font-weight: bold;
	font-size: 110%;
}
.logo-text span {
	font-size: 150%;
	padding-left: 10px;
}
.footer-info {
	margin: 15px 0;
}
.footer-copy {
	font-size: 80%;
    margin-top: 20px;
}



.footer-main-ul li:last-child {
	    width: 20%;
    /* padding-top: 15px; */
    padding-left: 3%;
    font-size: 90%;
    font-weight: bold;
}

.footer-link {
	padding: 5px 0;
}
.footer-link a {
	color: #fff;
	text-decoration: none;
}

.footer-link a[target="_blank"]::after {
    content: ' \f08e';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    padding-left: 8px;
}


.footer-link a:hover {
	opacity: 0.85;
	color: #fff;
}

@media screen and (min-width: 901px) {
.sp-disp900 {
	display: none;
}

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

.footer-main-inner {
	text-align: center;
}


.pc-disp900 {
	display: none;
}

.footer-main-ul li:first-child {
	width: 100%;
	padding-right: 0;
	padding-top: 40px;
	border-right: none;
	order: 2;
}


.footer-main-ul li:last-child {
	width: 100%;
	padding-top: 0;
	padding-left: 0;
	order: 1;
}

.footer-link {
	padding: 0 6%;
}

.footer-link a {
	display: block;
	border-bottom: 1px dotted #fff;
	padding: 10px 0;
}
.footer-link.first a {
	border-top: 1px dotted #fff;
}


}





/* コンテンツページ関係始まり
==================================================
*/


.cat-img-wrap {
	position: relative;
}

.title-inner {
    margin: 0 auto;
}

.cat-img img {
	vertical-align: bottom;
    width: 100%;
    object-fit: cover;
    height: 270px;
    object-position: center top;
}



.cat-img-con {
	position: absolute;
	width: 100%;
	top: 40%;
	text-align: center;
	font-size: 220%;
	font-weight: normal;
	letter-spacing: 4px;

}

.cat-img-con span {
    font-weight: bold;
    padding: 0.5% 0;
    border-bottom: 2px solid #c0272d;
}





#home #breadCrumb {
	display: none;
}

#breadCrumb {
	width: 100%;
	font-size: 80%;
    background-color: #333333;
	margin-bottom: 60px;
	color: #fff;
}

#breadCrumb a {
	color: #fff;
}

#breadCrumb .inner {
	width: 100%;
    margin: 0 auto;
    /* max-width: 1100px; */
    padding: 10px 10px;
    font-size: 95%;
}


#breadCrumb p {
	margin-left: 0px;

}




.scrText {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}



.print_wrp {
	display: none;
	text-align: right;
	padding-top: 8px;
	margin-bottom: -32px;
}

.contentBodyWrapper {
	padding: 0px;
}

.contentListWrapper {
	padding: 0px;
}

#content-inner {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	position: relative;
	padding: 0 15px;
}

#content-inner:after {
	content: "";
	display: block;
	clear: both;
}

#main {
	width: 100%;
}

#main2 {
	width: 100%;

}


.contentBody {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	line-height: 180%;
	min-height: 1em;
}

.contentBody img {
	max-width: 100%;
}

.pageList {
	width: 100%;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}




/* .pageList .pagelist-item */
.pageList .pagelist-item {
        align-items: center;
    /* margin: 0 auto; */
    width: 48%;
    margin: 1%;
    max-width: 100%;
    padding: 10px;
    color: #313131;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    background: #f3f3f3;
    filter: drop-shadow(0px 2px 1px #ccc);
    border-radius: 3px;
}


.pageList .pagelist-item a{
	color: #313131;
}

.pageList .pagelist-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 15px 30px -5px rgb(0 0 0 / 15%), 0 0 5px rgb(0 0 0 / 10%);
}



.pageList .pagelist-item span.date {
	display: block;
	font-size: 85%;
	color: #9a8d3c;
	padding: 0 0 0 0;
	text-align: right;
	margin-top: 10px;
}

.pageList .pagelist-item span.thumb {
	display: block;
	width: 100%;
	/*margin-bottom: 20px;*/
}

.pageList .pagelist-item .thumb a {
	color: #fff;
	display: block;
}

.pageList .pagelist-item .thumb img {
	transition: 0.3s;
	vertical-align: bottom;
	width: 100%;
	height: 250px !important;
	object-fit: cover;
}


.pageList .pagelist-item .title {
display: block;
    background-image: url(../images/arrow_y.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 10px;
    padding: 0px 0px 0px 25px;
    line-height: 160%;
    text-align: left;
}
.organizer .pageList .pagelist-item .title {
	background-image: url(../images/arrow_r.png);
}

.pageList .pagelist-item .title a {
	color: #313131;
    font-size: 130%;
    text-decoration: none;
    font-weight: bold;
    display: block;
    padding: 5%;
}

.pageList .pagelist-item .title a:hover {
	text-decoration: underline;
}

.pageList .pagelist-item .description {
	margin-top: 15px;
	padding: 15px;
	display: block;
	font-size: 90%;
	line-height: 140%;
	color: #000;
	border-top: 2px dotted #8e7e1e;
}


.pageList .pagelist-item p {
	text-align: right;
	padding: 0 10px 5px 0;
	font-size: 90%;
	color: #666;
}


.top-category_facility .pageList .pagelist-item {
    padding: 0;
    background-color: #ffffff;
    transition: .4s;
    /* border: #cfcfcf solid 1px; */
}


.top-category_facility .pageList .pagelist-item .title {
	display: block;
    background-image: none;
    padding: 0px 25px 25px 25px;
    line-height: 160%;
    text-align: center;
}

.top-category_facility .pageList .pagelist-item .title a,
.top-category_events .pageList .pagelist-item .title a{
	color: #000;
}

.top-category_events .pageList .pagelist-item {
    width: 48%;
    margin: 1%;
    padding: 0%;
    border: 1px solid #d2d2d2;
    background-color: #fff;
    transition: .4s;
}


.top-category_events .pageList .pagelist-item .title {
    display: block;
    background-image: url(../images/arrow_y.png);
    background-repeat: no-repeat;
    background-position: 15px 20px;
    background-size: 10px;
    padding: 15px 20px 0px 35px;
    line-height: 160%;
    text-align: left;
}


.top-category_events .pageList .pagelist-item span.thumb {
    display: block;
    width: 100%;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 0;
}


.pagination,
.contentBodyWrapper .pagination {
	text-align: center;
	margin-top: 45px;
}

.pagination a:link,
.contentBodyWrapper .pagination a {
	background-color: #000;
	color: #fff;
	text-decoration: none;
	margin: 3px;
}

.pagination span.current,
.pagination a:link,
.contentBodyWrapper .pagination a {
	border: 1px solid #000;
	padding: 5px 12px;
	text-align: center;
	display: inline-block;
	min-width: 40px;
	margin: 3px;
}

.pagination a:hover,
.contentBodyWrapper .pagination a:hover {
	background-color: #fff;
	color: #000;
}

.pagination span.current {
	color: #000;
}

li.pagelist-item.current-category_fascinating-news-item span.thumb {
	display: none;
}



/*　検索一覧ページ
*********************************************/
.contentBodyWrapper .search-area ul li {
	margin-bottom: 10px;
}

.contentBodyWrapper .search-ul li .thumb,
.contentBodyWrapper .search-ul li .description,
.contentBodyWrapper .search-ul li .date {
	display: none;
}




/*サイトマップ初め
================================================== */



.sitemap {
	margin-left: 0px;

}

.sitemap a {}




ul.sitemap-list.sm-depth1-list {
	border-left: none;
	display: flex;
	flex-wrap: wrap;
	padding: 0;
}

.sitemap li.sm-depth1-item {
	font-size: 115%;
	margin: 0 1%;
	font-weight: bold;
	padding: 0px;
	letter-spacing: 2px;
	width: 31.3%;
	background-image: none;
}

.sitemap li.sm-depth1-item a {
	text-decoration: none;
	display: block;
}

.sitemap li.sm-depth1-item a:hover {}

.sitemap li.sm-depth1-item a:focus {}

.sitemap li.sm-depth1-item::before {
	border-right: none;
	border-bottom: none;
}

span.sitemap-list-item-span.sm-depth1-label {
	padding: 7px 3%;
	display: block;
	margin: 4% 0;
	transition: 0.3s;
	border-left: 10px solid #000;
	background-color: #e6e6e6;

}

ul.sitemap-list.sm-depth2-list {
	font-weight: normal;
	font-size: 80%;
	letter-spacing: 1px;
	padding: 0 0 0 3%;
	margin: 40px 1%;
}

ul.sitemap-list.sm-depth2-list li {
	background-position: 0px 6px;
	background-size: 12px;
	/* font-weight: normal; */
	margin: 18px 8px;
}

ul.sitemap-list.sm-depth2-list a {}

ul.sitemap-list.sm-depth2-list a:hover {}


ul.sitemap-list.sm-depth3-list {
	font-size: 80%;
	letter-spacing: 0;
	padding: 0 15px;
}

ul.sitemap-list.sm-depth3-list li {
	margin: 10px 0px;
	padding: 5px;
	font-weight: normal;
	background-image: none;
}

.sitemap li.sm-depth3-item::before {
	border-right: none;
	border-bottom: none;
}

ul.sitemap-list.sm-depth4-list {
	font-weight: normal;
	padding: 0 1%;
	margin: 2%;
}

ul.sitemap-list.sm-depth4-list li {
	margin: 0;
}

.sitemap li.sm-depth4-item::before {
	border-right: none;
	border-bottom: none;
}

.depth1 li {
	padding-top: 0px;

}

.depth2 li {
	padding-top: 0px;
}

.sitemap-list {
	border-left: 1px dotted #d8c7e6;
}

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

	.sitemap li.sm-depth1-item {

		width: 48%;
	}

}

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

	.sitemap li.sm-depth1-item {

		width: 98%;
	}

}


/*サイトマップ終わり
================================================== */


/*　検索一覧ページ
================================================== */

/*
.search-result h2{
	padding: 7px 3%;
	display: block;
	margin: 30px 0 10px 0;
	border-left: 10px solid #78242e;
	background-color: #f5f5f5;
}
*/

.search-result h2 {
	margin: 80px 0px 30px 0;
	padding: 10px 15px;
	border-left: 14px solid #000;
	font-size: 155%;
	line-height: 160%;
	background-color: #f7f7f7;
}










.search-result ul li {
	display: block;
	line-height: 120%;
	margin: 12px 0;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	background-size: 12px;
	padding: 0px 0px 0px 30px;
	text-align: left;
	font-size: 1.15em;
}

@media screen and (max-width: 767px) {
	.search-result ul li {
		background-size: 9px;
		padding: 0px 0px 0px 22px;
	}
}


.search-result ul li .thumb,
.search-result ul li .description,
.search-result ul li .date {
	display: none;
}

.search-result p {
	margin-bottom: 20px;
}

/*　検索一覧ページ終わり
================================================== */


/*　検索ページ
================================================== */
.input_items_wrap {
	margin: 10px 0;
}

.input_items_wrap .input_item {
	width: 70%;
	height: 32px;
	max-width: 500px;
	padding: 0 5px;
	background-color: #e4e4e4;
}

.input_items_wrap .submit_btn {
	height: 32px;
	padding-left: 3px;
}

/*　検索ページ終わり
================================================== */

/*コンテンツページ関係終わり
================================================== */





/* レスポンシブ対応
==================================================
==================================================
==================================================
================================================== */



@media screen and (min-width: 1111px) {
	.sp-header {
		display: none;
	}

}


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


	.hideAnchor {
		display: block;
		height: 0px;
		/height: 1px;
		overflow: hidden;
		text-indent: -9999px;
		margin-top: -60px;
		padding-bottom: 60px;
	}


	body,
	html {
		-webkit-text-size-adjust: 100%;

	}



	select,
	textarea,
	input[type=text],
	input[type=email],
	input[type=date],
	input[type=tel] {
		font-size: 16px;
		/*  transform: scale(0.8);*/
	}




	.scrollTable {
		overflow-x: auto;
		padding-bottom: 10px;
		-webkit-overflow-scrolling: touch;
	}



	#scrollTop img {
		width: 50px;
	}






	#pc-header {
		display: none;
	}

	#globalNav {
		display: none;
	}





	.header-bottom {
		padding-top: 55px;
	}




	/*メニュー関係
---------------------------------------------------------------*/


	.inner {
		width: 960px;
		margin: 0 auto;
	}

	.sp-header {
		width: 100%;
		padding-top: 0px;
		height: 55px;
		vertical-align: middle;
		position: fixed;
		z-index: 1000;
		background-color: #fff;
		box-shadow: 0px -2px 4px 2px rgb(0 0 0 / 20%);
	}



	.sp-header .inner {
		display: flex;
		width: 100%;
		justify-content: space-between;
		align-items: center;
	}

	.sp-header .inner .sp-logo {
		    width: 287px;
		margin-right: auto;
		height: 55px;
		display: flex;
		align-items: center;
	}

	.sp-header .inner .sp-logo a {
		display: block;
		width: 100%;
		line-height: 0;
	}

	.sp-header .inner .sp-logo img {
		display: block;
		width: 100%;
	}

	.sp-header .sp-x-sns {
		position: fixed;
		top: 12px;
		right: 115px;
		z-index: 100;
		width: 30px;
		height: 30px;
		margin-right: 1px;
	}

	.sp-header .sp-x-sns a {
		display: block;
		padding: 0;
		background: transparent;
		line-height: 0;
	}

	.sp-header .sp-x-sns img {
		display: block;
		width: 30px;
		height: 30px;
		max-width: 30px;
		max-height: 30px;
		object-fit: contain;
	}

	.sp-header nav {
		margin-right: -16px;
	}

	.sp-header nav ul {
		display: flex;
		align-items: center;

	}


	#main_img {
		max-width: 960px;
		margin: 0 auto;
	}

	#nav_toggle {
		display: none;
	}

	.change_btn {
		color: #fff;
		display: block;
		width: 100%;
		text-decoration: none;
		border: 1px solid #fff;
		text-align: center;
		padding: 25px 0;
		font-size: 20px;
		margin-top: 40px;
	}


	header {}

	h1 {}

	.inner {
		width: 90%;
	}

	#main_img {
		width: 100%;
	}

	.change_btn {
		width: 90%;
		margin: 32px auto;
	}


.sp_yoyaku {
	height: 40px;
	position: fixed;
	top: 11px;
	right: 260px;
}
.sp_yoyaku a {
	padding: 8px 30px 10px 15px;
	background-color: #333;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/arrow_w.png);
	background-repeat: no-repeat;
	 background-position: right 10px center;
	background-size: 7px;
	font-size: 85%;
	font-weight: bold;
}

.sp_syusai {
	width: 131px;
	height: 40px;
	position: fixed;
	top: 11px;
	right: 120px;
	text-align: center;
}
.sp_syusai a {
	padding: 8px 30px 10px 15px;
	background-color: #c1272d;
	color: #fff;
	text-decoration: none;
	background-image: url(../images/arrow_w.png);
	background-repeat: no-repeat;
	 background-position: right 10px center;
	background-size: 7px;
	font-size: 85%;
	font-weight: bold;
}
.organizer .sp_syusai a {
	background-color: #b2a338;
}


	.sp_tel {
		width: 55px;
		height: 55px;
		position: fixed;
		top: 0;
		right: 55px;
	}

	.sp_tel img {
		width: 100%;
	}

	/*メニュー部分*/
	.sp-header nav {
		display: none;
		position: absolute;
		top: 0;
		width: 100%;
		height: 100vh;
		background-color: rgba(0,0,0,0.9);
		left: 0;
		z-index: 50;
		overflow: scroll;
		-webkit-overflow-scrolling: touch;
		    background-position: right -140px bottom -65px;
    background-size: 90%;
    background-image: url(../images/sp_menu_bg.png);
		    background-repeat: no-repeat;
	}

	.sp-header nav ul {
		display: block;
		width: 90%;
		position: absolute;
		top: 50px;
		right: 0px;
		bottom: 0px;
		left: 0px;
		margin: auto;

	}

	.sp-header nav ul li {
		margin: 0 auto;
		text-align: left;
		font-size: 100%;
		border-bottom: 1px dotted #ccc;
	}

.sp-header nav ul li a {
        background-repeat: no-repeat;
	background-image: url(../images/arrow_y.png);
    background-position: 14px 15px;
    background-size: 9px;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    display: block;
    text-align: left;
    padding: 9px 37px;
}

.organizer.sp-header nav ul li a {
	background-image: url(../images/arrow_r.png);
}
	
	


	.sp-header nav ul li span {
		font-size: 80%;
		font-weight: normal;
	}

	.sp-header nav ul li.sp-search a{
		background-image: none;
		 color: #000;
	}
	
	
	.sp-header nav ul li.sp-search {
		border: none;
    background-image: url(../images/search.png);
    background-size: 25px;
    padding: 0 15px;
    background-repeat: no-repeat;
    color: #000;
    background-position: 15px;
    background-color: #fff;
    margin-top: 20px;
		border-top: none;
		border-radius: 5px;
	}



	/*開閉ボタン*/
	#nav_toggle {
		display: block;
		width: 55px;
		height: 55px;
		background-color: #b2a338;
		/*		position: relative;
		top: 4px;
*/
		position: fixed;
		top: 0px;
		right: 0px;
		padding-top: 0px;
		z-index: 100;
		padding: 0 10px;
	}

.organizer #nav_toggle {
	background-color: #c1272d;
}


	#nav_toggle div {
		position: relative;
	}

	#nav_toggle span {
		display: block;
		height: 2px;
		background: #fff;
		position: absolute;
		width: 100%;
		left: 0;
		transition: 0.5s ease-in-out;
	}

	#nav_toggle span:nth-child(1) {
		top: 10px;
	}

	#nav_toggle span:nth-child(2) {
		top: 19px;
	}

	#nav_toggle span:nth-child(3) {
		top: 28px;
	}

#nav_toggle p {
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 70%;
	padding-top: 32px;
}


	/*開閉ボタンopen時*/

	.open #nav_toggle {
		background: #fff;
	}
.open #nav_toggle span {
	background: #b2a338;
}

.organizer.open #nav_toggle span {
	background: #c1272d;
}


	.open #nav_toggle span:nth-child(1) {
		top: 25px;
		transform: rotate(135deg);
	}

	.open #nav_toggle span:nth-child(2) {
		width: 0;
		left: 50%;
	}

	.open #nav_toggle span:nth-child(3) {
		top: 25px;
		transform: rotate(-135deg);
	}







	/*メニュー関係終わり
---------------------------------------------------------------*/



}

@media screen and (max-width: 700px) {
.sp_yoyaku,
.sp_syusai {
	display: none;

}
}

@media print {
	body {
		width: 1200px;
		transform: scale(0.8);
		-moz-transform: scale(0.8);
		-webkit-transform: scale(0.8);
		transform-origin: 0 0;
	}

	#scrollTop {
		display: none;
	}
}







/* books
---------------------------------------------------------------*/
.books__inner {
	display: grid;
	grid-template-columns: 10% auto 10%;
	gap: 20px;
}

.books__info {
	display: flex;
	flex-direction: column;
}

@media screen and (max-width: 811px) {
	.books__inner {
		display: grid;
		grid-template-columns: auto 50px;
		grid-template-rows: auto auto;
		gap: 20px;
	}

	.books__image {
		grid-column-start: 1;
		grid-column-end: 3;
		text-align: center;
	}

	.books__image img {
		max-width: 30%;
	}
}

/* tbl-form
---------------------------------------------------------------*/
.tbl-form .required {
	background-color: #c9171e;
	color: #fff;
	padding: 3px 5px;
	font-size: 85%;
	margin-left: 10px;
	border-radius: 3px;
}

.tbl-form th {
	width: 200px;
}

.tbl-form input:not([type="radio"]),
.tbl-form textarea {
	width: 100%;
}

.tbl-form textarea {
	height: 200px;
}

.tbl-form input.input100 {
	width: 100%;
}

.tbl-form input.input50 {
	width: 50%;
	min-width: 400px;
}

.tbl-form input.input25 {
	width: 25%;
	min-width: 200px;
}

.tbl-form textarea.input-textarea {
	width: 100%;
	height: 200px;
}

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

	.tbl-form th,
	.tbl-form td {
		display: block;
		width: 100%;
	}

	.tbl-form .input50,
	.tbl-form .input25 {
		width: 100%;
		min-width: 100%;
	}
}

.required_notice {
	border: 2px solid #c9171e;
	border-radius: 4px;
	padding: 10px;
	background: #FDF5F6;
}

.required_notice .error_msg {
	display: block;
	line-height: 1.7;
	color: #c9171e;
}


/* inner
---------------------------------------------------------------*/

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

	.top2-inner,
	.top3-inner,
	.top4-inner,
	.top5-inner,
	.top6-inner,
	.top7-inner,
	.top8-inner,
	.footer-inner,
	#content-inner {
		padding-left: 20px;
		padding-right: 20px;
	}

}

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

	.top2-inner,
	.top3-inner,
	.top4-inner,
	.top5-inner,
	.top6-inner,
	.top7-inner,
	.top8-inner,
	.footer-inner,
	#content-inner,
	.footer-banner-inner,
	.streetview-inner,
	.footer-main-inner{
		padding-left: 40px;
		padding-right: 40px;
	}

}

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

	.emergency table th {
		padding-left: 20px;
		width: 30%;
	}

	.emergency table th span {
		font-size: 100%;
	}

}


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

	.emergency table th {
		width: 100%;
	}

	.emergency table th span {
		font-size: 120%;
	}

	.emergency table td {
		padding: 20px 40px;
	}

	.cat-sel ul li a {
		padding: 8px 0;
	}

	.top8-ul li {
		width: 31.3%;
		margin: 1%;
	}

}

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

	.cat-img img {
		vertical-align: bottom;
		width: 100%;
		height: 250px;
		-o-object-fit: cover;
		object-fit: cover;
		font-family: 'object-fit: contain;';
	}

	.cat-img-con {
		line-height: 1.3;
	}

	.cat-img-con span {
	}

	#breadCrumb .inner {
		width: 100%;
		    padding: 15px;
	}

	.pageList .pagelist-item {
		padding: 4%;
	}

	.cat-img-con {
		padding: 0 40px;
	}

	.pageList .pagelist-item .thumb img {
		height: 180px !important;
	}


}


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


	.pageList .pagelist-item {
		width: 100%;
		margin: 2% 0;
	}

	.cat-img-con {
		top: 43%;
		font-size: 180%;
		letter-spacing: 0;
	}

	.cat-img-con span {
		padding: 3% 4%;
	}

}


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

	.emergency table th {
		text-align: left;
		padding-left: 28px;
	}

	.emergency table td {
		padding: 30px;
	}



	.top2-inner,
	.top3-inner,
	.top4-inner,
	.top5-inner,
	.top6-inner,
	.top7-inner,
	.top8-inner,
	.footer-inner,
	#content-inner {
		padding-left: 15px;
		padding-right: 15px;
	}

	.top3-inner {
	}

	.top3-ul {
	}

	.cat-sel table th {
		font-size: 170%;
	}

	.top5-inner {
		margin-bottom: 55px;
	}

	.top6-inner {
		padding-top: 50px;
	}

	.top6 h2 {
		margin-bottom: 45px;
		font-size: 180%;
	}

	.top8-ul li {
		width: 46%;
		margin: 2%;
	}

	.footer-info {
		font-size: 85%;
		line-height: 180%;
	}

	.cat-img-con {
		font-size: 150%;
		letter-spacing: 1px;
	}

	.cat-img img {
		height: 190px;
	}

}

.mt30 {
	margin-top: 30px;
}

#lay-preview-mode-notice {
	top: 0;
	width: 100%;
	text-align: center;
	padding: 10px;
	background: rgba(255, 255, 255, 0.6);
	color: black;
	position: fixed;
	border: 1px dotted black;
	z-index: 50000;
}

.contentBody a[target="_blank"]::after {
	content: ' \f08e';
	font-family: 'Font Awesome 6 Free';
	font-weight: 900;
	padding-left: 8px;
}


/*サイト内検索ページ*/

.search-area {
	text-align: center;
}
.search-area .input_item {
	width: 85%;
	max-width: 450px;
	font-size: 16px;
	height: 35px;
}

.search-area .searchsubmit {
	width: 35px;
}



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


.slick-slide img {
    vertical-align: bottom;
    height: 450px;
    object-fit: cover;
    object-position: center bottom;
}
	
.top3-ul li {
    width: 46%;
    margin: 2%;
}
	
}




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

.footer-main-inner {
    font-size: 90%;
}
}

@media screen and (max-width: 1000px) {
	
.top2-ul li img {
    vertical-align: bottom;
    width: 100%;
    height: 250px!important;
    object-fit: cover;
    object-position: center bottom;
}
	
.organizer .top3-ul li a {
}
	
}

@media screen and (max-width: 940px) {
	
.top3-ul li a {
    font-size: 110%;
}
	
#scrollTop img {
    width: 35px;
}
	
}


@media screen and (max-width: 900px) {
	
#home h2 {
    font-size: 160%;
    letter-spacing: 3px;
}

.top4 table .td-l {
    width: 200px;
}
	
}


@media screen and (max-width: 811px) {
.sp_yoyaku {
    top: 13px;
    right: 252px;
}

.sp_syusai {
    top: 13px;
    right: 116px;
}
	
.top4 table .td-l {
    width: 165px;
}
	
}


@media screen and (max-width: 760px) {
.top2-ul li img {
    height: 200px!important;
}
}


@media screen and (max-width: 768px) {
.ichiran {
    text-align: right;
    margin-top: -45px;
    margin-bottom: -2px !important;
}
	
.footer-banner-ul li {
    width: 23%;
    margin: 1%;
}
	
#home .streetview h2 img {
    max-width: 260px;
}
	
}



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

.top4  table tr,
.top4  table td {
	display: block;
}

.top4  table .td-l {
	width: 100%;
	padding: 15px 0;
	border-right: none;
	border-bottom: 1px solid #ccc;
}

#home .top4 h2 {
	text-align: left;
}
#home .top4 .h2-sub {
	text-align: left;
}



.ichiran {
	text-align: right;
	margin-top: -60px;
	margin-bottom: 20px !important;
}

.top4  table .td-r {
	width: 100%;
	padding: 20px 0 0 0;
}


.top4-ul li .date {
	display: block;
}
.top4-ul li .title {
	display: block;
	width: 100%;
}
	
	
#home .h2-sub img {
    height: 22px;
}
	
#home .h2-sub {
    margin: 1px 0 20px 0;
}

}




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

.header-bottom {
}
	
#home .streetview h2 img {
    max-width: 300px;
}
	
.top2 {
    background-position: right -75px bottom -65px;
    background-size: 63%;
}
	
}




@media screen and (max-width: 650px) {
.footer-banner-ul li {
    width: 29.3%;
    margin: 2%;
}
	
#home h2.sp-disp img {
	width: 100%;
    max-width: 350px;
}
	

}



@media screen and (max-width: 640px) {
	
.top2 .slick-box2 li img {
    vertical-align: bottom;
    height: 300px!important;
    object-fit: cover;
    object-position: right bottom;
}

}

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

.slick-slide img {
    height: 350px;
    object-fit: cover;
    object-position: center bottom;
}

}

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

.top2-ul li img {
    height: 160px!important;
}
	
#breadCrumb {
    margin-bottom: 30px;
}
}

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

	
#home h2 {
    font-size: 160%;
    letter-spacing: 2px;
}
	
#home .h2-sub {
    margin: 3px 0 15px 0;
}
	
.ichiran {
    margin-top: -40px;
    margin-bottom: 0px !important;
}
	
.organizer .top2-inner {
    padding: 70px 0;
}
	
#home h2.sp-disp img {
    max-width: 300px;
}

.top2 {
    background-position: right -140px bottom -65px;
    background-size: 90%;
}
	
.top3-ul li {
    width: 100%;
}
	
.footer-banner-ul li {
    width: 46%;
    margin: 2%;
}
	
}

@media screen and (max-width: 540px) {
.top1-link-ul li a {
    font-weight: bold;
	background-size: 8px;
}
	
	
.organizer .top3-ul li a {
    font-size: 100%;
    justify-content: center;
    text-align: center;
    padding: 60px 20px 18px 20px;
    background-position: top 18px center, right 15px center;
    background-size: 40px, 10px;
}
	
	
.organizer .top3-ul li:nth-child(1) a {
   background-position: top 8px center, right 15px center;
}
	

}

@media screen and (max-width: 485px) {
	
.top3-ul li a {
    background-size: 33px;
}
	
	
.top3-ul li:nth-child(1) a {
    background-size: 36px;
}
	

.top3-ul li:nth-child(2) a {
    background-size: 65px;
}
}


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

.sp-header .inner .sp-logo {
    width: 270px;
}

.top3-ul li a {
    text-align: center;
    padding: 45px 20px 10px 20px;
    background-position: top 8px center, right 15px center;
    background-size: 32px, 10px;
}
	
.top4-inner,.footer-banner-inner,.top3-inner,.streetview-inner {
    padding-top: 40px;
	padding-bottom: 40px;
}

#home .organizer h2 {
    margin: 0 0 25px 0;
}
	
}

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

.sp-header .inner .sp-logo {
    width: 240px;
}
	
.top2 .slick-box2 li img {
    height: 200px!important;
}
	
#home .streetview h2 img {
    max-width: 210px;
}
	
.top2-ul li img {
    height: 120px!important;
}
	
.top2-ul li .title {
    font-size: 100%;
}
	
}

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


.slick-slide img {
    height: 300px;
}


.sp-header .inner .sp-logo {
    width: 220px;
}
	
.top2-ul li {
    font-size: 90%;
}
	
}

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

.sp-header .inner .sp-logo {
    width: 200px;

}
}

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

.sp-header .inner .sp-logo {
    width: 180px;
}

}

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

.sp-header .inner .sp-logo {
    width: 180px;
}

}

.photo_album_lightbox_list{
display:flex;
}
.photo_album_lightbox_list li{
    list-style-type: none;
}

.module table{
    width: 100%;
}
table td[bgcolor$="#e0ffff"] {
background: #97BEF4;
}
table th[bgcolor$="#0000ff"] {
background: #686859;
}
table th[bgcolor$="#e68b55"] {
background: #BDBDAE;
}
@media screen and (max-width: 700px) {
.module table{
    display: block;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
}

.module table table table tr:nth-child(2n+1) {
 background: #e9faf9;
}
.module table table table th {
 background: #778ca3;
 border-right: solid 1px #ffffff;
 color: #ffffff;
}
.module table table table th:last-child {
 border-right: none;
}
.module table table table td {
 border-right: solid 1px #778ca3; 
}
.module table table table td:last-child {
 border-right: none;
}
/*「施設予約状況」アンカーリンク移動時の位置調整*/
a[name="m1"], a[name="m2"], a[name="m3"], a[name="m4"], a[name="m5"], a[name="m6"], a[name="m7"], a[name="m8"], a[name="m9"], a[name="m10"], a[name="m11"], a[name="m12"], a[name="m13"]{
	display: block;
    padding-top: 130px;
    margin-top: -130px;
}
a.ank {
    display: block;
    padding-top: 130px;
    margin-top: -130px;
}

