@charset "UTF-8";

/********************** トップページのスタイル **********************/
.main {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 24px;
	background-color: #fff;
	position: relative;
	overflow: hidden;
}

.main h2 {
	padding: 4px 12px 2px;
	font-size: 175%;
	color: #fff;
	background-color: #157D50;
	border-bottom: 2px dotted #157D50;
	border-radius: 8px 8px 0 0;
}

.slider2 h2,
.main .ilist h2,
.main .ilist2 h2,
.main .kakuka h2,
.main .rss_list h2,
.main .open-info h2,
.main .user-menu h2,
.main .easy-src h2,
.main .calendar.open-calendar h2,
.main .rel-site h2 {
	color: #333;
	background-color: transparent;
	border-radius: 0;
}

.inbody.faq .main .zone01_in>section:nth-child(1)>h2:nth-child(1),
.inbody.faq .main .zone02_in>section:nth-child(1)>h2:nth-child(1) {
	border-radius: 8px;
}

.main h2 a {
	color: #fff;
	display: inline-block;
}

#main_outline .main h2+button[type="button"].ac_display {
	border-color: #fff;
	top: 16px;
}

.main li {
	position: relative;
	padding-left: 16px;
}

.main ul.more li.rss {
	width: fit-content;
}

.main li::before {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: 0;
	width: 6px;
	height: 6px;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	transform: rotate(-45deg);
}

@media only screen and (max-width: 1024px) {
	.main {
		padding: 0 0 24px;
	}
}

/**** 重要なお知らせのスタイル ****/
.main .important {
	margin-top: 24px;
	width: 100%;
}

.main .important h2 {
	padding: 12px 12px 4px;
	color: #fff;
	background: #b13800;
	border-bottom: 0;
}

.main .important_lower {
	padding: 4px 16px 16px;
	background-color: #FFF1F7;
	border: 0;
	border-top: none;
	border-radius: 0 0 8px 8px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.main .important .more li a {
	border: 2px solid #b13800;
}

.main .important .more li a:hover {
	background: #FFEEE6;
}

/**** 画像リストのスタイル ****/
.main .ilist {
	margin-top: 24px;
}

.main .ilist h2 {
	border-radius: 8px;
}

.main .ilist_lower ul {
	display: flex;
	flex-flow: row wrap;
}

.main .ilist_lower ul>li {
	padding-left: 0;
	margin-right: 12px;
	text-align: center;
	width: calc((100% - 60.1px) / 6);
}

.main .ilist_lower ul>li:nth-of-type(6n) {
	margin-right: 0;
}

.main .ilist_lower ul>li::before {
	display: none;
}

.main .ilist_lower ul>li a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
}

.main .ilist_lower ul>li .ilist_in {
	background: #fff;
	padding: 16px;
	height: 100%;
	width: 100%;
	border-radius: 8px;
	border: 1px solid #157D50;
}

.main .ilist_lower ul>li a:hover .ilist_in {
	background: #FFFFB0;
}

.main .ilist_lower .ilist_left img {
	border: 1px solid #777;
}

.main .by-type .ilist_lower .ilist_left img,
.main .rel-site .ilist_lower .ilist_left img {
	border: 0;
}

.main .ilist_lower .ilist_right {
	margin-top: 8px
}

.main .ilist_lower ul>li .ilist_title {
	text-align: center;
}

.main .ilist_lower ul>li .ilist_text {
	text-align: left;
	font-size: 85%;
	margin-top: 0;
}

.main .ilist .ilist_title {
	margin-top: 0;
}

@media only screen and (max-width: 1024px) {
	.main .ilist_lower ul>li {
		width: calc((100% - 24.1px) / 3);
	}

	.main .ilist_lower ul>li:nth-of-type(3n) {
		margin-right: 0;
	}
}

@media only screen and (max-width: 480px) {
	.main .ilist_lower ul>li:nth-of-type(n) {
		margin-right: 0;
		width: 100%;
	}
}

/**** 画像リスト2のスタイル ****/
.main .ilist2 {
	margin-top: 24px;
}

.main .ilist2 h2 {
	border-radius: 8px;
}

.main .ilist2_lower ul {
	display: flex;
	flex-flow: row wrap;
}

.main .ilist2_lower ul>li {
	padding-left: 0;
	margin-right: 12px;
	text-align: center;
	width: calc((100% - 36.1px) / 4);
}

.main .ilist2_lower ul>li:nth-of-type(4n) {
	margin-right: 0;
}

.main .ilist2_lower ul>li::before {
	display: none;
}

.main .ilist2_lower ul>li a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
}

.main .ilist2_lower ul>li .ilist_in {
	background: #fff;
	padding: 16px;
	display: flex;
	height: 100%;
	width: 100%;
	border-radius: 8px;
	border: 1px solid #157D50;
}

.main .ilist2_lower ul>li a:hover .ilist_in {
	background: #FFFFB0;
}

.main .ilist2_lower ul>li .ilist_left {
	align-self: center;
	width: 40%;
}

.main .ilist2_lower .ilist_left img {
	border: 1px solid #777;
}

.main .ect-info .ilist2_lower .ilist_left img,
.main .category-list .ilist2_lower .ilist_left img,
.main .lib-list .ilist2_lower .ilist_left img,
.main .calendar-list .ilist2_lower .ilist_left img {
	border: 0;
}

.main .ilist2_lower ul>li .ilist_right {
	align-self: center;
	width: 54%;
	margin-left: 6%;
}

.main .ilist2 .ilist_title {
	margin-top: 0;
}

@media only screen and (max-width: 1024px) {
	.main .ilist2_lower ul>li {
		width: calc((100% - 12.1px) / 2);
	}

	.main .ilist2_lower ul>li:nth-of-type(3n) {
		margin-right: 12px;
	}

	.main .ilist2_lower ul>li:nth-of-type(even) {
		margin-right: 0;
	}
}

@media only screen and (max-width: 480px) {
	.main .ilist2_lower ul>li:nth-of-type(n) {
		margin-right: 0;
		width: 100%;
	}
}

/**** スライドショー（画像リスト） ****/
.slider1 {
	margin-top: 24px;
}

.slider1 h2 {
	padding: 0;
	margin: 0;
	height: 0;
}

.slider1 img {
	border: 1px solid #157D50;
}

/**** スライドショー2（画像リスト） ****/
.slider2 {
	margin-top: 24px;
	width: 100%;
}

.slider2 h2 {
	border-radius: 8px;
}

.slider2 .splide__arrows {
	padding: 0 4em;
}

.slider2 .splide__track {
	margin-top: 16px;
}

.splide.slider2 li a {
	display: block;
	background: #fff;
	padding: 16px;
	height: 100%;
	width: 100%;
	border-radius: 8px;
	border: 1px solid #157D50;
}

.splide.slider2 li a:hover {
	background: #FFFFB0;
}

.splide.slider2 .ilist_left img {
	border: 1px solid #777;
}

.splide.slider2 .window {
	position: relative;
	right: 0;
	top: 0;
	margin: 4px 0 0;
}

/**** 分類のスタイル ****/
.main .category,
.main .category2,
.main .category3,
.main .category4,
.main .category5 {
	margin-top: 24px;
	width: 100%;
}

.main .category h2,
.main .category2 h2,
.main .category3 h2,
.main .category4 h2,
.main .category5 h2 {
	padding: 12px 12px 4px;
}

.main .category_3_ul {
	font-size: 85%;
}

.main .category_lower {
	background-color: #fff;
	border: 2px solid #157D50;
	border-top: none;
	padding: 4px 16px 16px;
	border-radius: 0 0 8px 8px;
}

.main .category_lower .close {
	padding: 16px 0 0;
}

/**** 各課の窓口のスタイル ****/
.main .kakuka {
	margin-top: 24px;
	width: 100%;
}

.main .kakuka h2 {
	padding: 12px 12px 8px;
	background-color: #157D50;
	border-bottom: 0;
	border-radius: 8px;
}

/**** 催し物・講座のスタイル ****/
.main .event {
	margin-top: 24px;
	width: 100%;
}

.main .event h2 {
	padding: 12px 12px 4px;
}

.main .event_lower {
	background-color: #fff;
	border: 2px solid #157D50;
	border-top: none;
	padding: 4px 16px 16px;
	border-radius: 0 0 8px 8px;
}

.main .event_lower li {
	padding-left: 0;
}

.main .event_lower li::before {
	display: none;
}

.main .event_lower li .eve_cate {
	display: inline-block;
	font-size: 85%;
	background: #157D50;
	color: #fff;
	border-radius: 4px;
	padding: 4px 4px 2px;
	margin-right: 8px;
	text-align: center;
	vertical-align: top;
	line-height: 1;
	min-width: 80px;
}

.main .event_lower .event_month li {
	margin-right: 8px;
	display: inline-block;
	/* font-size: 130%; */
	margin-top: 8px;
	margin-bottom: 4px;
}

.main .event_lower .event_month img {
	vertical-align: middle;
}

.main .event_month li.pre a,
.main .event_month li.next a {
	position: relative;
	display: flex;
	align-items: center;
	margin-bottom: 12px;
	width: 60px;
	min-height: 30px;
	text-decoration: none;
	background-color: #fff;
	background-repeat: no-repeat;
	background-size: 8px;
	border: 1px solid #157D50;
	border-radius: 4px;
}

.main .event_month li.pre a:hover,
.main .event_month li.next a:hover {
	background-color: #FFFFB0;
}

.main .event_month li.pre a {
	padding: 0 4px 0 18px;
	background-image: url(img/icon/arrow2a.png);
	background-position: left 6px top 8px;
}

.main .event_month li.next a {
	padding: 0 18px 0 4px;
	background-image: url(img/icon/arrow2b.png);
	background-position: right 6px top 8px;
}

.main .event_month li.cale-tit {
	margin: 12px auto 0;
}

.main .event_month li.cale-tit a {
	display: flex;
	align-items: center;
	margin-bottom: 12px;
	min-height: 30px;
	font-size: 87.5%;
}

/**** イベントカレンダーのスタイル ****/
.main .calendar {
	margin-top: 24px;
	width: 100%;
}

.main .calendar h2 {
	padding: 12px 12px 4px;
}

.main .calendar_lower {
	overflow: auto;
	background-color: #fff;
	border: 2px solid #157D50;
	border-top: none;
	padding: 4px 16px 16px;
	border-radius: 0 0 8px 8px;
}

.main .calendar_lower li {
	padding-left: 0;
}

.main .calendar_lower li::before {
	display: none;
}

.main .calendar_lower ul.event_month {
	display: flex;
}

.main .calendar_lower .event_month li {
	display: inline-block;
}

.main .calendar_lower .event_month li.next {
	margin-left: 12px;
}

.main .calendar_lower .event_month img {
	vertical-align: middle;
}

.main .calendar table {
	width: 100%;
}

.main .calendar caption {
	position: absolute;
	display: none;
}

.main .calendar th {
	border: 1px solid #777;
	text-align: center;
	width: calc(100%/7)
}

.main .calendar th img {
	vertical-align: middle;
}

.main .calendar td {
	border: 1px solid #777;
	text-align: center;
}

.main .calendar td a {
	display: inline-block;
}

.main .calendar .sun {
	background: #ffd8d6;
}

.main .calendar .sat {
	background: #d9e4fc;
}

/* .main .calendar .today {
	background: #c9171e;
	color: #fff;
} */

.main .calendar .sun span {
	display: block;
	margin-top: 2px;
	font-size: 85%;
}

/* .main .calendar .today>strong,
.main .calendar .today>a,
.main .calendar .today>a strong {
	color: #fff;
} */

.main .calendar .today strong {
	color: #333;
	font-weight: normal;
}


/**** 新着情報のスタイル ****/
.main .new {
	margin-top: 24px;
	width: 100%;
}

.main .new h2 {
	padding: 12px 12px 4px;
}

.main .new_lower {
	border: 2px solid #157D50;
	border-top: none;
	padding: 4px 16px 16px;
	border-radius: 0 0 8px 8px;
}

.main .new div.date {
	margin-left: 0;
}

.main .new ul li a {
	overflow: hidden;
	width: 100%;
}

.main .new ul li.catch_lst {
	padding: 0;
}

.main .new ul li.catch_lst::before {
	display: none;
}

.main .new ul li.catch_lst a {
	display: flex;
}

.main .new ul li.catch_lst .new_lst {
	width: calc(100% - 192px);
}

.main .new ul li.catch_lst .new_img {
	width: 180px;
	text-align: right;
	margin: 4px 12px 0 0;
}

.main .new ul li.catch_lst .new_img img {
	border: 1px solid #777;
}

@media only screen and (max-width: 1024px) {
	.main .new ul li.catch_lst .new_lst {
		width: calc(100% - 152px);
	}

	.main .new ul li.catch_lst .new_img {
		width: 140px;
	}
}

/**** トピックスのスタイル ****/
.main .topics {
	margin-top: 24px;
	width: 100%;
}

.main .topics h2 {
	padding: 12px 12px 4px;
}

.main .topics_lower {
	border: 2px solid #157D50;
	border-top: none;
	padding: 4px 16px 16px;
	border-radius: 0 0 8px 8px;
}

.main .topics div.date {
	margin-left: 0;
}

.main .topics ul li.catch_lst .topics_lst {
	margin-right: 100px;
}

.main .topics ul li.catch_lst .topics_img {
	float: right;
	margin-top: 0;
}

/**** 新着情報・トピックス一覧のスタイル ****/
.main .more {
	font-size: 85%;
	margin-top: 16px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	margin-left: auto;
}

.main .more li {
	padding: 0;
	margin: 8px 0 0 8px;
	min-width: 180px;
}

.main .more li::before {
	display: none;
}

.main .more li a {
	background: #fff;
	border: 2px solid #157D50;
	display: inline-block;
	padding: 8px;
	text-align: center;
	text-decoration: none;
	width: 100%;
	border-radius: 8px;
}

.main .more li a:hover {
	background: #FFFFB0;
}

.main .more li.rss span {
	background: url(../images/rss_o.svg) no-repeat left center;
	background-size: 12px 12px;
	padding-left: 20px;
}

@media only screen and (max-width: 480px) {
	.main .more {
		max-width: 100%;
	}

	.main .more li {
		margin-left: 0;
		width: 100%;
	}

	.main .more li a {
		padding: 10px;
	}
}

/**** タブ切り替えのスタイル ****/
.main .free_tab {
	margin-top: 24px;
	width: 100%;
}

.main .free_tab .tab_index {
	display: flex;
	justify-content: space-between;
	border-bottom: 2px solid #157D50;
}

.main .free_tab .tab_index .tab_change {
	text-align: center;
	display: flex;
	font-size: 120%;
	width: 49.5%;
}

.main .free_tab .tab_index .tab_change a {
	background-color: #fff;
	border: 2px solid #157D50;
	border-bottom: 0;
	display: inline-block;
	padding: 8px 10px 6px;
	width: 100%;
	text-decoration: none;
	border-radius: 8px 8px 0 0;
}

.main .free_tab .tab_index .tab_change.is-active a {
	background: #157D50;
}

.main .free_tab .tab_index .tab_change a:focus-visible {
	outline-offset: -2px;
}

.main .free_tab .tab_index .tab_change.is-active a>strong {
	color: #fff;
}

.main .free_tab li.tab_panel {
	margin: 0;
	padding: 0;
}

.main .free_tab li.tab_panel::before {
	display: none;
}

.main .free_tab h2 {
	background: none;
	position: absolute;
	z-index: -1;
	color: #333;
	padding: 0;
	font-size: 100%;
}

.main .free_tab .tab_panel>* {
	margin-top: 0;
}

.main .free_tab .new_lower,
.main .free_tab .topics_lower {
	background: #fff;
}

/**** ピックアップ1のスタイル ****/
.main .pickup {
	margin-top: 24px;
	width: 100%;
}

.main .pickup h2 {
	padding: 12px 12px 4px;
}

.main .pickup_lower {
	background-color: #fff;
	border: 2px solid #157D50;
	border-top: none;
	padding: 4px 16px 16px;
	border-radius: 0 0 8px 8px;
}

.main .pickup_lower .pickup_sub {
	margin-top: 20px;
}

.main .pickup_lower .pickup_sub:first-child {
	margin-top: 12px;
}

.main .pickup_lower .pickup_sub h3 {
	background: #EEFBE3;
	padding: 4px 6px;
	font-size: 110%;
	border-radius: 8px;
}

.inbody.faq .main .pickup_lower .pickup_sub h3 {
	border-radius: 0px;
}

.main .pickup_lower .pickup_sub p {
	font-size: 85%;
	margin-top: 6px;
}

/**** ピックアップ2のスタイル ****/
.main .pickup2 {
	margin-top: 24px;
	width: 100%;
}

.main .pickup2 h2 {
	padding: 12px 12px 4px;
}

.main .pickup2_lower {
	background-color: #fff;
	border: 2px solid #157D50;
	border-top: none;
	padding: 4px 16px 16px;
	border-radius: 0 0 8px 8px;
}

.main .pickup2_lower .pickup_sub {
	margin-top: 20px;
}

.main .pickup2_lower .pickup_sub:first-child {
	margin-top: 12px;
}

.main .pickup2_lower .pickup_sub h3 {
	background: #EEFBE3;
	padding: 4px 6px;
	font-size: 110%;
	border-radius: 8px;
}

.inbody.faq .main .pickup2_lower .pickup_sub h3 {
	border-radius: 0px;
}

.main .pickup2_lower .pickup_sub p {
	font-size: 85%;
	margin-top: 6px;
}

/**** ランキングのスタイル ****/
.main .ranking {
	margin-top: 24px;
	width: 100%;
}

.main .ranking h2 {
	padding: 12px 12px 4px;
}

.main .ranking_lower {
	background-color: #fff;
	border: 2px solid #157D50;
	border-top: none;
	padding: 4px 16px 16px 10px;
	border-radius: 0 0 8px 8px;
}

.main .ranking_lower ol li {
	list-style-type: decimal;
	padding-left: 0;
	margin-left: 40px;
}

.main .ranking_lower ol li::before {
	display: none;
}

/**** 人口・世帯数のスタイル ****/
.main .j_s {
	margin-top: 24px;
	width: 100%;
}

.main .j_s h2 {
	padding: 12px 12px 4px;
}

.main .j_s_lower {
	background-color: #fff;
	border: 2px solid #157D50;
	border-top: none;
	padding: 4px 16px 16px;
	border-radius: 0 0 8px 8px;
}

.main .j_s li {
	padding-left: 0;
}

.main .j_s li::before {
	display: none;
}

.main .j_s li b {
	margin-right: 8px;
}

.main .j_s p {
	font-size: 85%;
}

/**** バナー広告のスタイル ****/
.main .bana {
	margin-top: 24px;
}

.main .bana_h2 {
	display: flex;
	flex-wrap: wrap;
	background: #157D50;
	padding: 14px 16px;
	font-size: 120%;
	border-radius: 8px 8px 0 0;
}

.main .bana h2 {
	padding: 0;
	font-size: 100%;
	border-radius: 0;
}

.main .bana_h2 p {
	color: #fff;
	margin-left: 8px;
	margin-top: 4px;
	font-size: 72%;
	font-weight: normal;
}

.main .bana_lower {
	border: 2px solid #157D50;
	border-top: none;
	padding: 4px 16px 16px;
	text-align: center;
	border-radius: 0 0 8px 8px;
}

.main .bana .bana_img {
	display: inline-block;
}

.main .bana ul {
	display: flex;
	flex-wrap: wrap;
}

.main .bana li {
	padding-left: 0;
	width: 154px;
	margin-right: 4px;
	margin-left: 4px;
}

.main .bana li::before {
	display: none;
}

.main .bana li a {
	display: block;
}

.main .bana li img {
	width: 100%;
	border: 1px solid #777;
}

.main .bana li .window {
	margin-top: 5px;
}

@media only screen and (max-width: 1024px) {
	.main .bana li {
		margin: 12px 0 0;
		padding: 0 4px;
		width: calc(100% / 3);
	}
}

@media only screen and (max-width: 480px) {
	.main .bana li {
		width: 50%;
	}

	.main .bana_h2 p {
		margin-left: 0px;
	}
}

/**** RSSのスタイル ****/
.main .rss {
	margin-top: 24px;
	width: 100%;
}

.main .rss h2 {
	padding: 12px 12px 4px;
}

.main .rss .rss_lower {
	background-color: #fff;
	border: 2px solid #157D50;
	border-top: none;
	padding: 4px 16px 16px;
	border-radius: 0 0 8px 8px;
}

.main .rss li {
	padding-left: 0;
}

.main .rss li::before {
	display: none;
}

/**** 外部RSSのスタイル ****/
.main .rssfide {
	margin-top: 24px;
	width: 100%;
}

.main .rssfide h2 {
	padding: 12px 12px 4px;
}


.main .rssfide .h3 {
	overflow: hidden;
}

.main .rssfide .h3 h3 {
	float: left;
	margin: 10px 12px 10px 0;
}

.main .rssfide .h3 p {
	float: left;
	padding: 8px 0;
	margin: 0;
}

.main .rssfide .rssfide_lower {
	background-color: #fff;
	border: 2px solid #157D50;
	border-top: none;
	padding: 4px 16px 16px;
	border-radius: 0 0 8px 8px;
}

.main .rssfide .rssfide_management {
	background: #efefef;
	font-size: 85%;
	padding: 8px;
	margin-top: 12px;
}

.main .rssfide .rssfide_management .title {
	margin: 0 0 8px;
	padding: 0 0 4px;
	border-bottom: 1px solid #777;
}

.main .rssfide .rssfide_management .rssfide_copy {
	margin-top: 6px;
}

.main .rssfide .rssfide_management li {
	padding: 0;
	margin: 0;
}

.main .rssfide .rssfide_management li::before {
	display: none;
}

.main .rssfide .rssfide_list li p {
	padding: 0;
	margin: 0;
	width: 100%;
}

.main .rssfide .rssfide_list li .list p {
	font-size: 85%;
	margin-top: 4px;
}

/**** リンク・画像領域（画像）のスタイル ****/
.main .image {
	text-align: center;
	margin-top: 24px;
	width: 100%;
}

.main .image h2 {
	background: none;
	padding: 0;
}

.main .image a {
	display: inline-block;
}

.main .image .image_img {
	display: block;
}

.main .image img {
	border: 1px solid #777;
}

/**** リンク・画像領域（テキスト）のスタイル ****/
.main .link {
	margin-top: 24px;
	width: 100%;
}


.main .link h2 {
	padding: 12px 12px 4px;
}

/**** RSS一覧のスタイル ****/
.main .rss_list {
	margin-top: 24px;
	width: 100%;
}

.main .rss_list h2 {
	padding: 12px 12px 8px;
	background-color: #157D50;
	border-bottom: 0;
	border-radius: 8px;
}

/**** オプションのスタイル ****/
.main .option {
	margin-top: 24px;
	width: 100%;
}


.main .option h2 {
	padding: 12px 12px 4px;
}


.main .option_lower {
	background-color: #fff;
	border: 2px solid #157D50;
	border-top: none;
	padding: 4px 16px 16px;
	border-radius: 0 0 8px 8px;
}

/**** FAQ（よくある質問）のスタイル ****/
.main .faq {
	margin-top: 24px;
	width: 100%;
}

.main .faq h2 {
	padding: 12px 12px 4px;
}

/**** 新着FAQ ****/
.main .faq_new {
	margin-top: 24px;
	width: 100%;
}

.main .faq_new h2 {
	padding: 12px 12px 4px;
}

.main .faq_new_lower {
	background-color: #fff;
	border: 2px solid #157D50;
	border-top: none;
	padding: 4px 16px 16px;
	border-radius: 0 0 8px 8px;
}

.main .faq_new div.date {
	margin-left: 0;
	width: 100%;
}

.main .faq_new_lower p {
	font-size: 85%;
	margin-top: 4px;
}

/**** 見られているFAQのスタイル ****/
.main .popular {
	margin-top: 24px;
	width: 100%;
}

.main .popular h2 {
	padding: 12px 12px 4px;
}

.main .popular_lower {
	background-color: #fff;
	border: 2px solid #157D50;
	border-top: none;
	padding: 4px 16px 16px;
	border-radius: 0 0 8px 8px;
}

.main .popular_lower p {
	font-size: 85%;
	margin-top: 4px;
}

/******************** レイアウトCSS ********************/

.zone01 {
	background-color: #EEFBE3;
}

.zone01_in,
.zone02_in,
.zone03_in,
.zone04_in {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	margin: 0 auto;
	padding: 0 12px;
	max-width: 1224px;
	width: 100%;
}

.zone01_in {
	padding: 30px 12px;
}

.overline {
	position: relative;
}

.overline::before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: "";
	width: 100%;
	height: 8px;
	background-color: #A6C4AC;
	border-radius: 12px 12px 0 0;
}

/********************** 領域1個別のスタイル **********************/
@media print,
screen and (min-width: 1025px) {
	.main .zone0102 .zone01 .ilist_lower ul>li {
		margin-right: 0;
		width: 100%;
	}

	.main .zone0102 .zone01 .ilist2_lower ul>li {
		margin-right: 0;
		width: 100%;
	}

	.main .zone0102 .zone01 .more li {
		margin-left: 0;
		width: 100%;
	}

	.main .zone0102 .zone01 .bana ul {
		justify-content: center;
	}
}

/********************** 領域2個別のスタイル **********************/
@media print,
screen and (min-width: 1025px) {
	.main .zone0102 .zone02 .ilist_lower ul>li {
		width: calc((100% - 24.1px) / 3);
	}

	.main .zone0102 .zone02 .ilist_lower ul>li:nth-of-type(3n) {
		margin-right: 0;
	}

	.main .zone0102 .zone02 .ilist2_lower ul>li {
		width: calc((100% - 12.1px) / 2);
	}

	.main .zone0102 .zone02 .ilist2_lower ul>li:nth-of-type(even) {
		margin-right: 0;
	}
}

/********************** 領域3個別のスタイル **********************/

/********************** 領域4個別のスタイル **********************/


/**** ▼▼▼▼▼▼ 開館情報 ▼▼▼▼▼▼ ****/
.main .open-info {
	margin: 0 auto 0 0;
	width: 80%;
}

@media only screen and (max-width: 1024px) {
	.main .open-info {
		width: 100%;
	}
}

.main .open-info .h2 {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	padding: 4px 12px 2px;
	border-bottom: 2px dotted #157D50;
}

@media only screen and (max-width:480px) {
	.main .open-info .h2 {
		padding: 4px 0 2px;
	}
}

.main .open-info h2 {
	padding: 0;
	border-bottom: 0;
}

.main .open-info .h2 p {
	margin: 0 0 0 12px;
	padding: 0 0 4px;
}

@media only screen and (max-width:768px) {
	.main .open-info .h2 p {
		display: inline-block;
		margin: 0;
	}
}


/**** ▼▼▼▼ コンテンツ ▼▼▼▼ ****/
.info-box {
	margin-top: 24px;
}

.info-box ul {
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}

.info-box ul li {
	margin: 0 auto 0 0;
	padding: 0;
	width: calc((100% - 60px) / 4);
}

.info-box ul li:last-child {
	margin: 0;
}

.info-box ul li::before {
	display: none;
}

@media only screen and (max-width: 820px) {
	.info-box ul li {
		width: calc(50% - 10px);
	}

	.info-box ul li:nth-child(even) {
		margin: 0;
	}

	.info-box ul li:nth-child(3),
	.info-box ul li:nth-child(4) {
		margin-top: 16px;
	}
}

@media only screen and (max-width: 480px) {
	.info-box ul li {
		width: 100%;
	}

	.info-box ul li:nth-child(2) {
		margin-top: 16px;
	}
}

.info-box p.lib-name {
	margin: 0;
	padding: 0 0 8px;
	font-size: 125%;
	font-weight: bold;
	text-align: center;
}

.info-box ul li a {
	display: block;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #157D50;
	border-radius: 4px;
	transition-duration: 0.3s;
}

.info-box ul li:last-child a {
	border-bottom: 0;
	border-radius: 4px 4px 0 0;
}

.info-box ul li a:hover {
	background-color: #FFFFB0;
}

.info-box ul li p {
	margin: 0;
}


.info-box ul li div.info-text {
	min-height: 100px;
}

.info-box ul li span {
	display: block;
}

.info-box ul li span.open,
.info-box ul li span.close {
	margin: 0 auto;
	padding: 8px 0 0 65px;
	width: fit-content;
	font-size: 225%;
	background-repeat: no-repeat;
	background-size: 45px;
	background-position: left top 11px;
}

.info-box ul li span.open {
	background-image: url(img/icon/open.png);
}

.info-box ul li span.close {
	background-image: url(img/icon/close.png);
}

.info-box ul li span.text {
	padding: 6px 3px 8px;
	text-align: center;
}

.info-box ul li div.info-img {
	overflow: hidden;
}

.info-box img {
	max-width: none;
	width: 100%;
	transition-duration: 0.5s;
}

.info-box a:hover img {
	transform: scale(1.1);
}

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

	.info-box ul li div.info-text {
		padding: 10px;
		display: flex;
		min-height: auto;
	}

	.info-box ul li span.open,
	.info-box ul li span.close {
		display: flex;
		align-items: center;
		padding: 0 0 0 44px;
		font-size: 150%;
		background-size: 36px;
		background-position: left center;
		width: 105px;
	}

	.info-box ul li span.text {
		display: flex;
		align-items: center;
		margin-left: auto;
		padding: 0;
		width: calc(100% - 105px);
		font-size: 87.5%;
		text-align: left;
	}

	.info-box .info-img {
		display: none;
	}
}

/* 移動図書館 */
.info-box ul li:nth-child(3) .info-item {
	min-height: 201px;
	font-size: 87.5%;
	background-color: #fff;
	border: 1px solid #157D50;
	border-radius: 4px;
	overflow: hidden;
}

@media only screen and (max-width: 480px) {
	.info-box ul li:nth-child(3) .info-item {
		min-height: auto;
		font-size: 100%;
	}

	.info-box ul li:nth-child(3) .mobile-about {
		padding: 12px 12px 0;
	}
}

.info-box ul li:nth-child(3) .mobile-about a {
	text-decoration: underline;
	border: 0;
	border-radius: 0;
}

.info-box ul li:nth-child(3) .mobile-about a:hover {
	text-decoration: none;
}

@media only screen and (max-width: 480px) {
	.info-box ul li:nth-child(3) .mobile-about a {
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 125%;
		color: #2b3095;
		border-radius: 4px;

	}
}

.info-box ul li:nth-child(3) .mobile-text {
	padding: 2px 4px 0;
	text-align: center;
}

.info-box .mobile-list ul {
	margin: 4px auto;
	max-width: 160px;
	width: 100%;
}


@media only screen and (max-width: 480px) {
	.info-box .mobile-list ul {
		display: flex;
		flex-wrap: wrap;
		margin: 4px auto 16px;
		padding: 0 12px;
		max-width: none;
	}
}

.info-box .mobile-list ul li {
	margin: 2px 0 0;
	padding: 0 0 0 12px;
	width: 100%;
	background-image: url(img/icon/arrow.png);
	background-repeat: no-repeat;
	background-size: 8px;
	background-position: left center;
}

@media only screen and (max-width: 480px) {
	.info-box .mobile-list ul li {
		margin: 12px 0 0;
		padding: 0 6px 0 12px;
		width: calc(50%);
	}
}

.info-box .mobile-list ul li a {
	display: inline;
	color: #2b3095;
	text-decoration: underline;
	font-weight: normal;
	background-color: transparent;
	border: 0;
	border-radius: 0;
}

.info-box .mobile-list ul li a:hover {
	text-decoration: none;
}

/* 移動図書館｜閉館 */
.info-box ul li:nth-child(3) ul li.close {
	padding-left: 32px;
	font-size: 170%;
	font-weight: bold;
	background-image: url(img/icon/close.png);
	background-repeat: no-repeat;
	background-size: 24px;
	background-position: left center;
}

@media only screen and (max-width: 480px) {
	.info-box ul li:nth-child(3) ul li.close {
		padding-left: 44px;
		width: 105px;
		font-size: 150%;
		background-size: 36px;
	}

	.info-box ul li:nth-child(3) ul li.close+li {
		display: flex;
		align-items: center;
		width: calc(100% - 105px);
	}
}

/* 障害者ライブラリー */
.info-box ul li:last-child div.info-text {
	padding: 10px 10px 4px;
	display: flex;
	min-height: auto;
}

.info-box ul li:last-child span.open,
.info-box ul li:last-child span.close {
	display: flex;
	align-items: center;
	padding: 0 0 0 44px;
	width: 105px;
	font-size: 150%;
	background-size: 36px;
	background-position: left center;
}

.info-box ul li:last-child span.text {
	display: flex;
	align-items: center;
	margin-left: auto;
	padding: 0;
	width: calc(100% - 105px);
	font-size: 87.5%;
	text-align: left;
}

.info-box ul .info-src {
	display: flex;
	padding: 6px 12px 10px;
	background-color: #fff;
	border: 1px solid #157D50;
	border-top: 0;
	border-radius: 0 0 4px 4px;
}

#body .info-box ul .info-src form {
	display: flex;
	width: 100%;
}

#body .info-box ul .info-src input[type="text"] {
	width: calc(100% - 50px);
	height: 30px;
	border: 1px solid #157D50;
	border-radius: 4px 0 0 4px;
}

#body .info-box ul .info-src input[type="submit"] {
	padding: 3px;
	width: 50px;
	font-size: 87.5%;
	background-color: #157D50;
	border: 1px solid #157D50;
	border-radius: 0 4px 4px 0;
}

/**** ▲▲▲▲ コンテンツ ▲▲▲▲ ****/

/**** ▲▲▲▲▲▲ 開館情報 ▲▲▲▲▲▲ ****/


/**** ▼▼▼▼▼▼ その他の情報 ▼▼▼▼▼▼ ****/
.main .ect-info {
	margin-top: 50px;
	width: calc(16% + 8px);
}

@media only screen and (max-width: 1024px) {
	.main .ect-info {
		margin-top: 18px;
		width: 100%;
	}
}

.main .ect-info h2,
.main .ect-info .ilist2_lower ul>li:nth-child(3) .ilist_right {
	display: none;
}

.main .ect-info .ilist2_lower ul>li {
	margin: 14px 0 0;
	width: 100%;
}

.main .ect-info .ilist2_lower ul>li:nth-child(1) {
	margin: 0;
}

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

	.main .ect-info .ilist2_lower ul>li,
	.main .ect-info .ilist2_lower ul>li:nth-child(1) {
		margin-top: 12px;
		margin-right: auto;
		width: calc((100% - 40px) / 3);
	}

	.main .ect-info .ilist2_lower ul>li:nth-child(3) {
		margin-right: 0;
	}

}

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

	.main .ect-info .ilist2_lower ul>li:nth-child(1),
	.main .ect-info .ilist2_lower ul>li:nth-child(2) {
		width: calc(50% - 6px);
	}

	.main .ect-info .ilist2_lower ul>li:nth-child(2) {
		margin-right: 0;
	}

	.main .ect-info .ilist2_lower ul>li:nth-child(3) {
		width: 100%;
	}
}

.main .ect-info .ilist2_lower ul>li a {
	font-size: 112.5%;
	font-weight: bold;
	text-align: left;
	background-color: #fff;
	border: 1px solid #157D50;
	border-radius: 4px;
}

.main .ect-info .ilist2_lower ul>li a:hover {
	background-color: #FFFFB0;
}

.main .ect-info .ilist2_lower ul>li .ilist_in {
	background-color: transparent;
	border: 0;
	border-radius: 0;
}

/* 分室・市民文庫 */
.main .ect-info .ilist2_lower ul>li:nth-child(1) .ilist_in,
.main .ect-info .ilist2_lower ul>li:nth-child(2) .ilist_in {
	padding: 18px 20px;
}

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

	.main .ect-info .ilist2_lower ul>li:nth-child(1) .ilist_in,
	.main .ect-info .ilist2_lower ul>li:nth-child(2) .ilist_in {
		padding: 10px;
	}
}

.main .ect-info .ilist2_lower ul>li:nth-child(1) .ilist_left,
.main .ect-info .ilist2_lower ul>li:nth-child(2) .ilist_left {
	width: 40px;
}

.main .ect-info .ilist2_lower ul>li:nth-child(1) .ilist_right,
.main .ect-info .ilist2_lower ul>li:nth-child(2) .ilist_right {
	margin-left: 20px;
}

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

	.main .ect-info .ilist2_lower ul>li:nth-child(1) .ilist_right,
	.main .ect-info .ilist2_lower ul>li:nth-child(2) .ilist_right {
		margin-left: 10px;
		width: auto;
	}
}

/* デジとしょ信州 */
.main .ect-info .ilist2_lower ul>li:nth-child(3) .ilist_in {
	padding: 15px 10px;
}

.main .ect-info .ilist2_lower ul>li:nth-child(3) .ilist_left {
	margin: 0 auto;
	max-width: 180px;
	width: 100%;
}

@media only screen and (max-width: 480px) {
	.main .ect-info .ilist2_lower ul>li:nth-child(3) .ilist_in {
		padding: 10px;
	}

	.main .ect-info .ilist2_lower ul>li:nth-child(3) .ilist_left {
		max-width: 300px;
	}
}

/**** ▲▲▲▲▲▲ その他の情報 ▲▲▲▲▲▲ ****/


/**** ▼▼▼▼▼▼ 利用者メニュー ▼▼▼▼▼▼ ****/
.main .user-menu {
	margin: 30px auto 0 0;
	padding: 20px 30px 40px;
	width: calc(33% + 4px);
	min-height: 340px;
	background-color: #EEFBE3;
	border-radius: 12px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

@media only screen and (max-width: 820px) {
	.main .user-menu {
		width: 100%;
		min-height: auto;
	}
}

@media only screen and (max-width: 480px) {
	.main .user-menu {
		padding: 20px 12px 40px;
	}
}

.main .user-menu ul li {
	padding-left: 0;
}

.main .user-menu ul li:nth-child(3) {
	margin-top: 27px;
	padding-left: 16px;
	background-image: url(img/icon/arrow.png);
	background-repeat: no-repeat;
	background-size: 10px;
	background-position: left top 6px;
}

@media only screen and (max-width: 480px) {
	.main .user-menu ul li:nth-child(3) {
		margin-top: 16px;
	}
}

.main .user-menu ul li::before {
	display: none;
}

.main .user-menu ul li:nth-child(1) a,
.main .user-menu ul li:nth-child(2) a {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 4px;
	min-height: 50px;
	font-size: 125%;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #157D50;
	border-radius: 8px;
}

.main .user-menu ul li:nth-child(1) a:hover,
.main .user-menu ul li:nth-child(2) a:hover {
	background-color: #004F2D;
}

/**** ▲▲▲▲▲▲ 利用者メニュー ▲▲▲▲▲▲ ****/


/**** ▼▼▼▼▼▼ かんたん蔵書検索 ▼▼▼▼▼▼ ****/
.main .easy-src {
	display: flex;
	flex-wrap: wrap;
	margin: 30px 0 0;
	padding: 20px 30px 40px;
	width: calc(63% + 4px);
	background-color: #EEFBE3;
	border-radius: 12px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

@media only screen and (max-width: 820px) {
	.main .easy-src {
		width: 100%;
	}
}

@media only screen and (max-width: 480px) {
	.main .easy-src {
		padding: 20px 12px 40px;
	}
}

.main .easy-src .h2 {
	display: flex;
	flex-wrap: wrap;
	padding: 4px 12px 2px;
	width: 100%;
	border-bottom: 2px dotted #157D50;
}

.main .easy-src h2 {
	margin-right: 20px;
	padding: 0;
	border-bottom: 0;
}

.main .easy-src .h2 p {
	display: flex;
	align-items: center;
	margin: 0 0 0 auto;
	padding: 0 0 0 14px;
	max-width: 310px;
	width: 100%;
	letter-spacing: 0;
	background-image: url(img/icon/arrow.png);
	background-repeat: no-repeat;
	background-position: left top 50%;
	background-size: 8px 10px;
}

@media only screen and (max-width: 1050px) {
	.main .easy-src .h2 p {
		display: none;
	}
}

/**** ▼▼▼▼ 検索窓 ▼▼▼▼ ****/
.main .easy-src ul.src-wind {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.main .easy-src ul.src-wind li {
	margin-top: 24px;
	padding-left: 0;
}

.main .easy-src ul.src-wind li:first-child {
	margin-right: 40px;
	width: calc(100% - 200px);
}

@media only screen and (max-width: 820px) {
	.main .easy-src ul.src-wind li:first-child {
		margin-right: 20px;
		width: calc(100% - 180px);
	}
}

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

	.main .easy-src ul.src-wind li,
	.main .easy-src ul.src-wind li:first-child {
		margin-right: 0;
		width: 100%;
	}
}

.main .easy-src ul.src-wind li::before {
	display: none;
}

#body .main .easy-src ul.src-wind form.search {
	display: flex;
}

#body .main .easy-src ul.src-wind form.search input[type="text"] {
	width: calc(100% - 100px);
	border: 1px solid #157D50;
	border-right: 0;
	border-radius: 4px 0 0 4px;
}

#body .main .easy-src ul.src-wind form.search input[type="submit"] {
	max-width: 100px;
	width: 100%;
	min-height: 60px;
	font-size: 125%;
	font-weight: bold;
	background-color: #157D50;
	border-radius: 0 4px 4px 0;
}

#body .main .easy-src ul.src-wind form.search input[type="submit"]:hover {
	background-color: #004F2D;
}

.main .easy-src ul.src-wind li:last-child a {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 12px;
	width: 160px;
	min-height: 60px;
	font-size: 125%;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #157D50;
	border-radius: 8px;
}

@media only screen and (max-width: 600px) {
	.main .easy-src ul.src-wind li:last-child a {
		width: 100%;
	}
}

.main .easy-src ul.src-wind li:last-child a:hover {
	background-color: #004F2D;
}

.main .easy-src ul.src-wind li:last-child a span {
	padding-left: 34px;
	background-image: url(img/icon/src.png);
	background-size: 24px;
	background-repeat: no-repeat;
	background-position: left center;
}

.main .easy-src p.sp-text {
	display: none;
}

@media only screen and (max-width: 1050px) {
	.main .easy-src p.sp-text {
		display: block;
		margin: 16px 0 0;
		padding: 0 0 0 14px;
		width: 100%;
		letter-spacing: 0;
		background-image: url(img/icon/arrow.png);
		background-repeat: no-repeat;
		background-position: left top 7px;
		background-size: 8px 10px;
	}

}

@media only screen and (max-width: 480px) {
	.main .easy-src p.sp-text {
		background-position: left top 6px;
	}
}

/**** ▲▲▲▲ 検索窓 ▲▲▲▲ ****/

/**** ▼▼▼▼ カテゴリーリスト ▼▼▼▼ ****/
.main .easy-src .category-list {
	margin-top: 18px;
	width: calc(59% + 3px);
}

@media only screen and (max-width: 480px) {
	.main .easy-src .category-list {
		width: 100%;
	}
}

.main .easy-src .category-list h2 {
	display: none;
}

.main .easy-src .category-list .ilist2_lower ul>li {
	margin-right: 16px;
	width: calc(50% - 8px);
}

.main .easy-src .category-list .ilist2_lower ul>li:nth-child(even) {
	margin-right: 0;
}

@media only screen and (max-width: 480px) {
	.main .easy-src .category-list .ilist2_lower ul>li {
		margin-right: 0;
		width: 100%;
	}
}

.main .easy-src .category-list .ilist2_lower ul>li .ilist_left {
	width: 30px;
}

.main .easy-src .category-list .ilist2_lower ul>li .ilist_right {
	width: fit-content;
}

.main .easy-src .category-list .ilist2_lower ul>li a {
	font-size: 112.5%;
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #157D50;
	border-radius: 4px;
}

@media only screen and (max-width: 480px) {
	.main .easy-src .category-list .ilist2_lower ul>li a {
		font-size: 150%;
	}
}

.main .easy-src .category-list .ilist2_lower ul>li a:hover {
	background-color: #FFFFB0;
}

.main .easy-src .category-list .ilist2_lower ul>li .ilist_in {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 8px;
	min-height: 50px;
	background-color: transparent;
	border: 0;
	border-radius: 0;
}

.main .easy-src .category-list .ilist2_lower .ilist_text {
	display: none;
}

/**** ▲▲▲▲ カテゴリーリスト ▲▲▲▲ ****/

/**** ▼▼▼▼ 種類別 ▼▼▼▼ ****/
.main .easy-src .by-type {
	margin: 18px 0 0 auto;
	width: calc(36% + 4px);
}

@media only screen and (max-width: 480px) {
	.main .easy-src .by-type {
		width: 100%;
	}
}

.main .easy-src .by-type h2 {
	display: none;
}

.main .easy-src .by-type .ilist_lower ul>li {
	margin-right: 16px;
	width: calc(50% - 8px);
}

.main .easy-src .by-type .ilist_lower ul>li:last-child {
	margin-right: 0;
}

.main .easy-src .by-type .ilist_lower ul>li a {
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #157D50;
	border-radius: 4px;
}

.main .easy-src .by-type .ilist_lower ul>li a:hover {
	background-color: #FFFFB0;
}

.main .easy-src .by-type .ilist_lower ul>li .ilist_left {
	margin: 0 auto;
	width: 50px;
}

.main .easy-src .by-type .ilist_lower ul>li .ilist_in {
	padding: 16px 8px;
	background-color: transparent;
	border: 0;
	border-radius: 0;
}

/**** ▲▲▲▲ 種類別 ▲▲▲▲ ****/

/**** ▲▲▲▲▲▲ かんたん蔵書検索 ▲▲▲▲▲▲ ****/


/**** ▼▼▼▼▼▼ 開館カレンダー ▼▼▼▼▼▼ ****/
.main .box-calendar {
	margin: 50px auto 0 0;
	width: calc(33% + 4px);
}

@media only screen and (max-width: 820px) {
	.main .box-calendar {
		width: 100%;
	}
}

.main .calendar.open-calendar {
	margin-top: 0;
	padding: 20px 30px 40px;
	background-color: #EEFBE3;
	border-radius: 12px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

@media only screen and (max-width: 480px) {
	.main .calendar.open-calendar {
		padding: 20px 12px 40px;
	}
}

.main .calendar.open-calendar h2 {
	padding: 4px 12px 2px;
}

/**** ▼▼▼▼ タブ ▼▼▼▼ ****/
.main .calendar.open-calendar .tab_index2 {
	display: flex;
	margin-top: 20px;
}

.main .calendar.open-calendar .tab_change2 {
	width: calc(50% - 10px);
}

.main .calendar.open-calendar .tab_change2:first-child {
	margin-right: auto;
}

.main .calendar.open-calendar .tab_change2 a {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 40px;
	text-decoration: none;
	font-weight: bold;
	background-color: #fff;
	border: 1px solid #157D50;
	border-radius: 4px;
}

.main .calendar.open-calendar .tab_change2 a:hover {
	background-color: #FFFFB0;
}

.main .calendar.open-calendar .tab_change2.is-active2 a {
	background-color: transparent;
	border: 0;
	border-bottom: 2px solid #157D50;
	border-radius: 0;
}

.main .calendar.open-calendar .tab_change2.is-active2 a strong {
	color: #333;
}

.main .calendar.open-calendar li.tab_panel2 {
	margin-top: 0;
	padding-left: 0;
}

.main .calendar.open-calendar li.tab_panel2::before {
	display: none;
}

.main .calendar_lower.open-calendar .event_month li.next {
	margin-left: 0;
}

/**** ▲▲▲▲ タブ ▲▲▲▲ ****/

/**** ▼▼▼▼ コンテンツ ▼▼▼▼ ****/
.main .calendar.open-calendar .calendar_lower {
	padding: 0;
	background-color: transparent;
	border: 0;
	border-radius: 0;
}

.main .calendar.open-calendar table {
	background-color: #fff;
}

.main .calendar.open-calendar tr:first-child {
	background-color: #EEF6E9;
}

.main .calendar.open-calendar th,
.main .calendar.open-calendar td {
	height: 48px;
}

.main .calendar.open-calendar td.close-day {
	color: #fff;
	background-color: #DB1818;
}

.main .calendar.open-calendar td.close-day span {
	display: block;
	font-size: 85%;
	text-align: center;
	letter-spacing: 0;
}

/**** ▲▲▲▲ コンテンツ ▲▲▲▲ ****/

/**** ▲▲▲▲▲▲ 開館カレンダー ▲▲▲▲▲▲ ****/


/**** ▼▼▼▼▼▼ カレンダーリスト ▼▼▼▼▼▼ ****/
@media only screen and (max-width: 820px) {
	.main .calendar-list {
		margin: 24px auto 0;
		max-width: 400px;
		width: 100%;
	}
}

.main .calendar-list h2 {
	display: none;
}

.main .calendar-list .ilist2_lower ul>li {
	margin: 0;
	padding: 0;
	width: 100%;
}

.main .calendar-list .ilist2_lower ul>li a {
	border: 1px solid #157D50;
	border-radius: 12px;
	overflow: hidden;
}

.main .calendar-list .ilist2_lower ul>li .ilist_in {
	padding: 0;
	background-color: transparent;
	border: 0;
	border-radius: 0;
}

.main .calendar-list .ilist2_lower ul>li .ilist_left {
	width: 100%;
}

.main .calendar-list .ilist2_lower ul>li .ilist_left img {
	max-width: none;
	width: 100%;
}

.main .calendar-list .ilist2_lower ul>li .ilist_right {
	display: none;
}

/**** ▲▲▲▲▲▲ カレンダーリスト ▲▲▲▲▲▲ ****/


.main .lib-info {
	margin-top: 50px;
	width: calc(63% + 4px);
}


@media only screen and (max-width: 820px) {
	.main .lib-info {
		width: 100%;
	}
}

/**** ▼▼▼▼▼▼ （タブ）新着情報・お知らせ・イベント ▼▼▼▼▼▼ ****/

/**** ▼▼▼▼ タブ ▼▼▼▼ ****/
.main .lib-tab {
	margin-top: 0;
	padding: 30px 30px 40px;
	background-color: #EEFBE3;
	border-radius: 12px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

@media only screen and (max-width: 480px) {
	.main .lib-tab {
		padding: 30px 12px 40px;
	}
}

.main .free_tab.lib-tab .tab_index .tab_change {
	width: calc((100% - 40px) / 3);
	font-size: 125%;
}

@media only screen and (max-width: 480px) {
	.main .free_tab.lib-tab .tab_index .tab_change {
		width: calc((100% - 24px) / 3);
	}
}

.main .free_tab.lib-tab .tab_index .tab_change a {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 50px;
	background-color: #fff;
	border: 1px solid #157D50;
	border-radius: 8px;
}

.main .free_tab.lib-tab .tab_index .tab_change a:hover {
	background-color: #FFFFB0;
}

.main .free_tab.lib-tab .tab_index .tab_change.is-active a {
	background-color: transparent;
	border: 0;
	border-bottom: 2px solid #157D50;
	border-radius: 0;
}

.main .free_tab.lib-tab .tab_index .tab_change.is-active a>strong {
	color: #333;
}

@media only screen and (max-width: 480px) {
	.main .free_tab.lib-tab .tab_index .tab_change a {
		padding: 8px 4px 6px;
	}
}

/**** ▲▲▲▲ タブ ▲▲▲▲ ****/

/**** ▼▼▼▼ 新着情報 ▼▼▼▼ ****/
.main .free_tab.lib-tab .new_lower {
	padding: 6px 0 0;
	background-color: transparent;
	border: 0;
	border-radius: 0;
}

.main .free_tab.lib-tab .new ul li.catch_lst .new_img img {
	margin-bottom: 10px;
}

.main .free_tab.lib-tab .tab_index {
	border-bottom: none;
}

.main .free_tab.lib-tab .new_lower ul li {
	margin-top: 24px;
	padding-left: 0;
	border-bottom: 1px dotted #157D50;
}

.main .free_tab.lib-tab .new_lower ul li::before {
	display: none;
}

.main .free_tab.lib-tab .new_lower ul li a {
	text-decoration: none;
}

.main .free_tab.lib-tab .new_lower .new_lst {
	display: flex;
	flex-wrap: wrap;
}

.main .free_tab.lib-tab .new_lower li.catch_lst .new_lst {
	display: block;
	padding-bottom: 10px;
}

.main .free_tab.lib-tab .new_lower .date {
	margin: 0;
	padding: 3px 10px 0 0;
	width: 130px;
}

.main .free_tab.lib-tab .new_lower .list {
	width: calc(100% - 130px);
	text-decoration: underline;
}

.main .free_tab.lib-tab .new_lower a:hover .list {
	text-decoration: none;
}

.main .free_tab.lib-tab .new_lower li.catch_lst .date,
.main .free_tab.lib-tab .new_lower li.catch_lst .list {
	width: 100%;
}

@media only screen and (max-width: 480px) {
	.main .free_tab.lib-tab .new_lower .list {
		margin-top: 4px;
		width: 100%;
	}
}

/* ボタン */
.main .free_tab.lib-tab .new_lower ul.more {
	margin-top: 20px;
	justify-content: center;
	font-size: 100%;
}

.main .free_tab.lib-tab .new_lower ul.more li {
	margin: 0;
	border-bottom: 0;
}

@media only screen and (max-width: 480px) {
	.main .free_tab.lib-tab .new_lower ul.more li {
		width: auto;
	}
}

.main .free_tab.lib-tab .new_lower ul.more li a {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 4px;
	width: 160px;
	min-height: 40px;
	color: #fff;
	font-weight: bold;
	background-color: #157D50;
	border: 0;
}

.main .free_tab.lib-tab .new_lower ul.more li a:hover {
	background-color: #004F2D;
}

/**** ▲▲▲▲ 新着情報 ▲▲▲▲ ****/

/**** ▼▼▼▼ お知らせ・イベント ▼▼▼▼ ****/
.main .free_tab.lib-tab .pickup_lower,
.main .free_tab.lib-tab .pickup2_lower {
	padding: 6px 0 0;
	background-color: transparent;
	border: 0;
	border-radius: 0;
}

.main .free_tab.lib-tab .pickup_lower h3,
.main .free_tab.lib-tab .pickup_lower p,
.main .free_tab.lib-tab .pickup2_lower h3,
.main .free_tab.lib-tab .pickup2_lower p {
	display: none;
}

.main .free_tab.lib-tab .pickup_lower ul li,
.main .free_tab.lib-tab .pickup2_lower ul li {
	margin-top: 24px;
	padding-bottom: 6px;
	padding-left: 0;
	border-bottom: 1px dotted #157D50;
}

.main .free_tab.lib-tab .pickup_lower ul li::before,
.main .free_tab.lib-tab .pickup2_lower ul li::before {
	display: none;
}


.main .free_tab.lib-tab .pickup_lower ul li a,
.main .free_tab.lib-tab .pickup2_lower ul li a {
	width: 100%;
	text-decoration: none;
}

.main .free_tab.lib-tab .pickup_lower ul li .pickup_lst,
.main .free_tab.lib-tab .pickup2_lower ul li .pickup_lst {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.main .free_tab.lib-tab .pickup_lower ul li .date,
.main .free_tab.lib-tab .pickup2_lower ul li .date {
	margin: 0;
	padding: 3px 10px 0 0;
	width: 130px;
}

.main .free_tab.lib-tab .pickup_lower ul li .list,
.main .free_tab.lib-tab .pickup2_lower ul li .list {
	width: calc(100% - 130px);
	text-decoration: underline;
}

.main .free_tab.lib-tab .pickup_lower ul li a:hover .list,
.main .free_tab.lib-tab .pickup2_lower ul li a:hover .list {
	text-decoration: none;
}

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

	.main .free_tab.lib-tab .pickup_lower ul li .list,
	.main .free_tab.lib-tab .pickup2_lower ul li .list {
		margin-top: 4px;
		width: 100%;
	}
}

/**** ▲▲▲▲ お知らせ・イベント ▲▲▲▲ ****/

/**** ▲▲▲▲▲▲ （タブ）新着情報・お知らせ・イベント ▲▲▲▲▲▲ ****/


/**** ▼▼▼▼▼▼ 図書館メニュー ▼▼▼▼▼▼ ****/
.main .ilist2.lib-list {
	margin-top: 50px;
}

.main .ilist2.lib-list h2 {
	display: none;
}

.main .ilist2.lib-list .ilist2_lower ul>li {
	margin: 20px 16px 0 0;
	padding-left: 0;
	text-align: center;
	width: calc((100% - 48px) / 4);
}

.main .ilist2.lib-list .ilist2_lower ul>li:nth-child(4n) {
	margin: 20px 0 0;
}

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

	.main .ilist2.lib-list .ilist2_lower ul>li,
	.main .ilist2.lib-list .ilist2_lower ul>li:nth-child(4n) {
		margin: 20px 16px 0 0;
		width: calc((100% - 32px) / 3);
	}

	.main .ilist2.lib-list .ilist2_lower ul>li:nth-child(3n) {
		margin: 20px 0 0;
	}
}

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

	.main .ilist2.lib-list .ilist2_lower ul>li,
	.main .ilist2.lib-list .ilist2_lower ul>li:nth-child(3n),
	.main .ilist2.lib-list .ilist2_lower ul>li:nth-child(4n) {
		margin: 20px 16px 0 0;
		width: calc(50% - 8px);
	}

	.main .ilist2.lib-list .ilist2_lower ul>li:nth-child(even) {
		margin: 20px 0 0;
	}
}

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

	.main .ilist2.lib-list .ilist2_lower ul>li,
	.main .ilist2.lib-list .ilist2_lower ul>li:nth-child(even),
	.main .ilist2.lib-list .ilist2_lower ul>li:nth-child(3n),
	.main .ilist2.lib-list .ilist2_lower ul>li:nth-child(4n) {
		margin: 20px 0 0;
		width: 100%;
	}
}

.main .ilist2.lib-list .ilist2_lower ul>li a {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 100px;
	padding: 10px 4px;
	font-size: 125%;
	font-weight: bold;
	letter-spacing: 0;
	background-color: #EEFBE3;
	border: 1px solid #157D50;
	border-radius: 4px;
}

.main .ilist2.lib-list .ilist2_lower ul>li .ilist_in {
	padding: 0;
	width: auto;
	height: auto;
	background-color: transparent;
	border: 0;
	border-radius: 0;
}

.main .ilist2.lib-list .ilist2_lower ul>li .ilist_left {
	width: 50px;
}

.main .ilist2.lib-list .ilist2_lower ul>li .ilist_right {
	margin-left: 12px;
	width: fit-content;
	text-align: left;
}

/**** ▼▼ LINE ▼▼ ****/
.main .ilist2.lib-list .ilist2_lower ul>li:first-child a {
	padding: 10px 12px;
	background-color: #fff;
	border-radius: 0;
}

.main .ilist2.lib-list .ilist2_lower ul>li:first-child a:hover {
	background-color: #FFFFB0;
}

.main .ilist2.lib-list .ilist2_lower ul>li:first-child .ilist_right {
	display: none;
}

.main .ilist2.lib-list .ilist2_lower ul>li:first-child .ilist_left {
	max-width: 270px;
	width: auto;
}

@media only screen and (max-width:820px) {
	.main .ilist2.lib-list .ilist2_lower ul>li:first-child .ilist_left {
		max-width: 300px;
	}
}

/**** ▲▲ LINE ▲▲ ****/

/**** ▼▼ NAXOS ▼▼ ****/
.main .ilist2.lib-list .ilist2_lower ul>li:nth-child(2) a {
	padding: 0;
	background-color: #0C58A7;
}

.main .ilist2.lib-list .ilist2_lower ul>li:nth-child(2) .ilist_left {
	width: auto;
	height: 100px;
}

.main .ilist2.lib-list .ilist2_lower ul>li:nth-child(2) .ilist_left img {
	max-width: none;
	width: auto;
	height: 100%;
}

.main .ilist2.lib-list .ilist2_lower ul>li:nth-child(2) .ilist_right {
	display: none;
}

/**** ▲▲ NAXOS ▲▲ ****/

/**** ▲▲▲▲▲▲ 図書館メニュー ▲▲▲▲▲▲ ****/


/**** ▼▼▼▼▼▼ 関連サイト ▼▼▼▼▼▼ ****/
.main .rel-site {
	margin-top: 50px;
}

.main .rel-site h2 {
	padding: 12px 12px 6px;
	color: #fff;
	text-align: center;
	background-color: #157d50;
	border-bottom: 0;
	border-radius: 12px 12px 0 0;
}

.main .rel-site .ilist_lower {
	background-color: #fff;
	border: 2px solid #157D50;
	border-top: none;
	padding: 4px 16px 24px;
	border-radius: 0 0 12px 12px;
}

@media only screen and (max-width:480px) {
	.main .rel-site .ilist_lower {
		padding: 4px 12px 24px;
	}
}

.main .rel-site .ilist_lower ul>li {
	margin-right: 18px;
	padding-left: 0;
	text-align: center;
	width: calc((100% - 90px) / 6);
}

.main .rel-site .ilist_lower ul>li:nth-child(6n) {
	margin-right: 0;
}

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

	.main .rel-site .ilist_lower ul>li,
	.main .rel-site .ilist_lower ul>li:nth-child(6n) {
		margin-right: 18px;
		width: calc((100% - 54px) / 4);
	}

	.main .rel-site .ilist_lower ul>li:nth-child(4n) {
		margin-right: 0;
	}

}

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

	.main .rel-site .ilist_lower ul>li,
	.main .rel-site .ilist_lower ul>li:nth-child(4n),
	.main .rel-site .ilist_lower ul>li:nth-child(6n) {
		margin-right: 12px;
		width: calc(50% - 6px);
	}

	.main .rel-site .ilist_lower ul>li:nth-child(even) {
		margin-right: 0;
	}
}

.main .rel-site .ilist_lower ul>li a {
	text-decoration: underline;
}

.main .rel-site .ilist_lower ul>li a:hover {
	text-decoration: none;
}

.main .rel-site .ilist_lower ul>li .ilist_in {
	padding: 0;
	background: transparent;
	border: 0;
	border-radius: 0;
}

.main .rel-site .ilist_lower ul>li .ilist_in:hover {
	background-color: transparent;
}

.main .rel-site .ilist_lower ul>li .ilist_left {
	border: 1px solid #157D50;
}

.main .rel-site .ilist_lower ul>li .ilist_left img {
	max-width: none;
	width: 100%;
}

/**** ▲▲▲▲▲▲ 関連サイト ▲▲▲▲▲▲ ****/


/**** ▼▼▼▼▼▼ 緊急情報 ▼▼▼▼▼▼ ****/
.main .emergency {
	width: 100%;
}

.main .emergency {
	max-width: 1224px;
	width: 100%;
	margin: 0 auto 24px;
	padding: 0;
}

.main .emergency p.ema_h {
	color: #fff;
	margin: 0;
	font-size: 175%;
}

.main .ac_box_ema .ac_box {
	position: relative;
	width: 100%;
	display: inline-block;
	background: #a90000;
	padding: 12px 16px;
	border-radius: 4px;
	border: 1px solid #a90000;
}

.main .ac_box_ema .ac_box:focus-visible {
	outline: 2px solid #000;
}

.main .ac_box_ema .ac_box button[type="button"].ac_display {
	border-color: #fff;
	top: calc(50% - 12px);
}

.main .ac_box_ema .ac_box button[type="button"].ac_display:focus-visible {
	outline-offset: -3px;
}

.main .ac_box_in .close {
	text-align: right;
}

.main .ac_box_in .close .ac_display_ema {
	font-size: 85%;
	border-color: #fff;
}

.main .ac_box_in .close .ac_display_ema::before {
	background: #a90000;
}

.main .ac_box_ema_in {
	position: relative;
	background: #a90000;
	padding: 12px 16px;
	border: none;
	font-size: 100%;
	margin-top: 4px;
	border-radius: 4px;
	width: 100%;
}

.main .emergency_lower ul {
	margin: 0 0 16px;
}

.main .emergency ul:not(.more, .shelter_more) li {
	position: relative;
	padding-left: 16px;
	margin-top: 12px;
	text-align: left;
}

.main .emergency ul:not(.more, .shelter_more) li::before {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: 0;
	width: 6px;
	height: 6px;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	transform: rotate(-45deg);
}

.main .emergency_lower ul.kin_text li:first-of-type {
	margin-top: 0;
}

.main .emergency_lower ul.kin_link {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 8px;
}

.main .emergency_lower ul.kin_link li {
	padding: 0;
	margin: 0 12px 8px 0;
	display: block;
}

.main .emergency_lower ul.kin_link li::before {
	display: none;
}

.main .emergency_lower ul.kin_link li a {
	text-decoration: none;
	border: 1px solid #fff;
	border-radius: 4px;
	position: relative;
	padding: 6px 28px 6px 12px;
	background: #fff;
	display: flex;
	width: 100%;
	font-size: 90%;
	height: 100%;
	align-items: center;
	text-align: left;
	transition: 0.2s;
}

.main .emergency_lower ul.kin_link li a::before {
	content: '';
	position: absolute;
	display: block;
	width: 14px;
	height: 14px;
	border-radius: 7px;
	background: #a90000;
	top: calc(50% - 7px);
	right: 8px;
}

.main .emergency_lower ul.kin_link li a::after {
	content: '';
	position: absolute;
	display: block;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 6px;
	height: 6px;
	transform: rotate(-45deg);
	bottom: calc(50% - 3px);
	right: 13px;
}

.main .emergency_lower ul.kin_link li a:hover {
	background: #fff;
}

.main .emergency_lower ul.kin_link li a:focus-visible {
	outline-offset: -3px;
}

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

	.main .ac_box_in .close {
		text-align: center;
	}

	.main .emergency_lower ul {
		margin: 0 0 8px;
	}

	.main .emergency .kinkyu>li a {
		width: 100%;
		font-size: 100%;
		padding: 0;
		max-width: none;
		text-align: left;
	}

	.main .emergency_lower ul.kin_text {
		margin-bottom: 0px;
	}

	.main .emergency_lower ul.kin_link {
		margin-bottom: 16px;
	}

	.main .emergency_lower ul.kin_link li {
		margin: 12px 12px 0 0;
	}

	.main .emergency_lower ul.kin_link li.sp_none {
		display: none;
	}

	.main .emergency_lower ul.kin_link li a {
		max-width: none;
	}
}

.main .kinkyu ul.shelter_more li {
	padding-left: 0;
}

.main .kinkyu ul.shelter_more li::before {
	display: none;
}

.main .kinkyu ul.more li a {
	border: 2px solid #a90000;
}

.main .kinkyu ul.more li a:hover {
	background: #FFE8E2;
}

#main_outline .main .emergency button[type="button"].ac_display {
	top: calc(50% - 12px);
}

/**** 避難所一覧機能のスタイル ****/
.main .ac_box_ema_wrap .ema_s_h {
	margin-top: 12px;
	padding: 4px 6px;
	font-size: 110%;
	border-left: 4px solid #a90000;
}

/**** ▲▲▲▲▲▲ 緊急情報 ▲▲▲▲▲▲ ****/


/**** ▼▼▼▼▼▼ 重要なお知らせ ▼▼▼▼▼▼ ****/
.main .lib-info .important {
	margin: 0 0 24px;
}

/**** ▲▲▲▲▲▲ 重要なお知らせ ▲▲▲▲▲▲ ****/