@charset "UTF-8";
/********************** 下層ページのスタイル **********************/
body.inbody {
}
body.inbody.faq{
	margin-top: 0;
}

.inbody .h_top{
	padding: 24px 12px 4px;
}
.h_main{
	padding-bottom: 26px;
}
@media only screen and (max-width: 1024px) {
	.inbody .h_top{
		padding: 0 0 0 0;
	}
}
/**** 緊急情報のスタイル ****/
.emergency {
	margin-top: 24px;
}
/**** 重要なお知らせのスタイル ****/
.important {
	margin-top: 24px;
}
/**** 画像リストのスタイル ****/
.ilist {
	margin-top: 24px;
}
/**** 画像リスト2のスタイル ****/
.ilist2 {
	margin-top: 24px;
}
/**** 分類のスタイル ****/
.category {
	margin-top: 24px;
}
.category2 {
	margin-top: 24px;
}
.category3 {
	margin-top: 24px;
}
.category4 {
	margin-top: 24px;
}
.category5 {
	margin-top: 24px;
}
/**** 各課の窓口のスタイル ****/
.kakuka {
	margin-top: 24px;
}
/**** 催し物・講座のスタイル ****/
.event {
	margin-top: 24px;
}
.event_month li.pre a,
.event_month li.next a{
	display: inline-block;
	background: #FFF;
	border: 2px solid #dff0ed;
	font-size: 81.25%;
	margin-bottom: 10px;
	text-decoration: none;
	padding: 0 5px;
	position: relative;
}
.event_month li.pre a{
	padding-left: 16px;
}
.event_month li.next a{
	padding-right: 15px;
}
.event_month li.pre a::before,
.event_month li.next a::before{
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -4px;
	width: 0;
	height: 0;
	border-style: solid;
}
.event_month li.pre a::before{
	left: 4px;
	border-width: 4px 6px 4px 0;
	border-color: transparent #316745 transparent transparent;
}
.event_month li.next a::before{
	right: 4px;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent #316745;
}
/**** イベントカレンダーのスタイル ****/
.calendar {
	margin-top: 24px;
}
/**** 新着情報のスタイル ****/
.new {
	margin-top: 24px;
}
/**** トピックスのスタイル ****/
.topics {
	margin-top: 24px;
}
/**** ピックアップ1のスタイル ****/
.pickup {
	margin-top: 24px;
}
/**** ピックアップ2のスタイル ****/
.pickup2 {
	margin-top: 24px;
}
/**** ランキングのスタイル ****/
.ranking{
	margin-top: 24px;
}
/**** 人口・世帯数のスタイル ****/
.j_s {
	margin-top: 24px;
}
/**** バナー広告のスタイル ****/
.bana {
	margin-top: 24px;
}
.bana_h2{
	padding: 10px 12px 0;
}
.bana_h2 h2{
	padding: 0;
}
.bana_h2 p{
	margin-top: 0;
	font-size: 85%;
	text-align: center;
}
.bana_lower {
	border: 2px solid #316745;
	border-top: none;
	padding: 4px 16px 16px;
	text-align: center;
}
.bana .bana_img {
	display: inline-block;
}

	@media only screen and (max-width: 480px) {
		.bana_h2 p{
			margin-left: 0px;
		}
	}
/**** RSSのスタイル ****/
.rss {
	margin-top: 24px;
}
.rss .rss_lower{
	border: 2px solid #316745;
	border-top: none;
	padding: 4px 16px 16px;
}
.main_naka .rss_body > li{
	margin: 24px 0 0;
	padding: 0;
}
.main_naka .rss_body > li::before{
	display: none;
}
.rss_body .rss_icon{
	margin-left: 10px;
}
.rss_body > li > a .rss_icon{
	font-size: 68.75%;
	font-weight: normal;
	margin-bottom: 4px;
}
/**** 外部RSSのスタイル ****/
.rssfide{
	margin-top: 24px;
}
.rssfide .rssfide_lower{
	border: 2px solid #316745;
	border-top: none;
	padding: 4px 16px 16px;
}
.rssfide .rssfide_management{
	background: #efefef;
	font-size: 85%;
	padding: 8px;
	margin-top: 12px;
}
.rssfide .rssfide_management .title{
	margin: 0 0 8px;
	padding: 0 0 4px;
	border-bottom: 1px solid #aaa;
}
.rssfide .rssfide_management .rssfide_copy{
	margin-top: 6px;
}
/**** リンク・画像領域（画像）のスタイル ****/
.image {
	text-align: center;
	margin-top: 24px;
}
.image .image_img {
	display: block;
}
/**** リンク・画像領域（テキスト）のスタイル ****/
.link {
	margin-top: 24px;
}
/**** RSS一覧のスタイル ****/
.rss_list {
	margin-top: 24px;
}
/**** オプションのスタイル ****/
.option {
	margin-top: 24px;
}
/**** FAQ（よくある質問）のスタイル ****/
.faq {
	margin-top: 24px;
}
/**** 新着FAQ ****/
.faq_new {
	margin-top: 24px;
}
/**** 見られているFAQのスタイル ****/
.popular {
	margin-top: 24px;
}
/**** パンくずリスト・あしあとのスタイル ****/
.pankuzu{
	margin-top: 12px;
}
.footstep{
	margin-bottom: 12px;
}
.pankuzu_lower,
.footstep_lower{
	font-size: 85%;
	display: flex;
		align-items: flex-start;
	margin: 8px auto;
	padding: 0 12px;
	max-width: 1224px;
	width: 100%;
}
.pankuzu_tit,
.footstep_tit{
	background: #efefef;
	border-radius: 2px;
	flex-shrink: 0;
	display: inline-block;
	font-size: 85%;
	padding: 3px;
	text-align: center;
	margin: 4px 12px 4px 0;
	width: 72px;
}
.pankuzu li,
.footstep li{
	margin: 6px 8px 6px 0;
	padding: 0 24px 0 0;
	border: 0;
	list-style-type: none;
	background: none;
	display: inline-block;
	height: auto;
	position: relative;
}
.pankuzu li::after,
.footstep li::after{
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	right: 7px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	transform: rotate(-45deg);
}
.pankuzu li:last-child::after,
.footstep li:last-child::after {
	display: none;
}
	@media only screen and (max-width: 1024px) {
		.pankuzu{
			overflow: hidden;
			background: #fff;
			margin-top: 3px;
			padding-top: 9px;
		}
		.pankuzu_lower{
			flex-wrap: wrap;
			margin: 16px 0;
			padding: 0 10px;
			width: 100%;
		}
		.footstep{
			display: none;
		}
	}
/**** 中ページメインのスタイル ****/
.main_naka_h1 {
	margin: 12px auto;
	max-width: 1224px;
	padding: 0 12px;
	width: 100%;
}
.main_naka {
	margin: 0 auto 24px;
	max-width: 1224px;
	width: 100%;
	padding: 0 12px;
}
.main_naka_h1 h1 {
	padding: 32px 0 24px 28px;
	font-size: 180%;
	border-bottom: 6px solid #316745;
	background: transparent;
	position: relative;
}
.main_naka_h1 h1::before{
	content: "";
	display: block;
	position: absolute;
	width: 6px;
	height: calc(100% - 25px);
	background: #48bcc1;
	top: 16px;
	left: 4px;
}
.main_naka_h1_img{
	margin: 12px auto 24px;
	max-width: 1176px;
	width: 100%;
	position: relative;
	overflow: hidden;
	display: flex;
}
.main_naka_h1_img .h1_img{
	display: flex;
		align-items: center;
	padding: 10px 0;
	min-height: 180px;
}
.main_naka_h1_img h1{
	font-size: 180%;
	border-left: 8px solid #316745;
	padding: 0 0 0 16px;
	text-shadow: #fff 2px 0, #fff -2px 0, #fff 0 -2px, #fff 0 2px, #fff 2px 2px, #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px, #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px, #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
	margin-left: 20px;
	width: 100%;
}
.main_naka_h1_img img{
	position: absolute;
	top: 0;
	left: 0;
	height: auto;
	width: 100%;
	z-index: -1;
}
	@media only screen and (max-width: 1024px) {
		.main_naka_h1 h1{
			padding: 4px 0px 16px 20px;
		}
		.main_naka_h1 h1::before{
			height: calc(100% - 8px);
			top: 0;
			left: 2px;
		}
		.main_naka_h1_img{
			width: 100%;
		}
		.main_naka_h1_img .h1_img{
			min-height: 100px;
		}
	}
	@media only screen and (max-width: 480px) {
		.main_naka_h1_img .h1_img{
			min-height: 50px;
		}
		.main_naka_h1_img h1{
			font-size: 160%;
		}
	}
	@media only screen and (max-width: 370px) {
		.main_naka_h1_img .h1_img{
			padding: 4.5% 0;
		}
	}
.main_naka h2,
.design .main_naka .cate_post01 > a,
.design .main_naka .cate_post02 > a,
.sitemap_body > li > a,
.sitemap_body > li .sitemap_body_title,
.main_naka .rss_body > li > a {
	font-size: 144%;
	width: 100%;
	padding: 14px 12px 14px 26px;
	margin: 32px 0 0;
	position: relative;
	background: #E8FFF4;
	display: block;
}
.main_naka h2::before,
.design .main_naka .cate_post01 > a::before,
.design .main_naka .cate_post02 > a::before,
.sitemap_body > li > a::before,
.sitemap_body > li .sitemap_body_title::before,
.main_naka .rss_body > li > a::before{
	content: "";
	display: block;
	position: absolute;
	width: 5px;
	height: calc(100% - 20px);
	background: #316745;
	top: 10px;
	left: 8px;
}
.design .main_naka .cate_post02:first-child > a{
	margin: 24px 0 0;
}
.main_naka h3 {
	margin: 24px 0 0 8px;
	padding: 0px 2px 8px 32px;
	font-size: 120%;
	border-bottom: 2px solid #AAA;
	position: relative;
}
.main_naka h3::before{
	content: "";
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	background: #fff;
	top: 5px;
	left: 6px;
	border-radius: 10px;
	border: 5px solid #316745;
}
.main_naka h4 {
	margin: 16px 0 0 16px;
	padding: 6px 4px;
	border-bottom: 2px solid #DFF0ED;
	font-size: 110%;
	background: #F9F9F9;
}
.main_naka h5 {
	margin: 16px 0 0;
	padding: 4px 8px;
	background-color: #F9F9F9;
}
.main_naka h6 {
	margin: 16px 0 0;
	padding: 4px 8px;
	border-bottom: 2px solid #f9f9f9;
}
.main_naka li {
	position: relative;
	padding-left: 16px;
}
.main_naka li::before {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: 0;
	width: 6px;
	height: 10px;
	background: url(img/arrow01.svg) no-repeat;
}
.main_naka li p {
	margin-top: 4px;
	font-size: 85%;
}
.main_naka li p button{
	vertical-align: middle;
}
.main_naka li .list_icon img{
	vertical-align: middle;
	margin-top: -5px;
	margin-right: 4px;
	max-height: 12px;
}
	@media only screen and (max-width: 1024px) {
		.main_naka_h1{
			padding: 0 12px;
			width: 100%;
		}
		.main_naka{
			padding: 0 12px;
			width: 100%;
			background: #fff;
			position: relative;
		}
	}
/* ページャーのスタイル */
.main_naka .page_head {
	background: #efefef;
	font-size: 85%;
	margin-top: 24px;
	padding: 6px 16px 16px;
}
.main_naka .page_head .pager p {
	display: inline-block;
}
.main_naka .page_head .pager ul {
	display: inline-block;
}
.main_naka .page_head .pager ul li {
	border-left: 1px solid #999;
	display: inline-block;
	margin: 0 8px 0 0;
	padding-left: 8px;
}
.main_naka .page_head .pager ul li:first-child {
	border: 0;
}
.main_naka .page_head .pager ul li::before {
	display: none;
}
/**** 新着情報のスタイル ****/
.design .main_naka .main_naka_new {
	border: 2px solid #316745;
	padding: 16px;
	margin-top: 24px;
	position: relative;
}
.design .main_naka .main_naka_new h2 {
	margin-top: 0;
	background: #e8fff4;
}
.design .main_naka .main_naka_new li{
	overflow: hidden;
	border-bottom: 1px dashed #A4D5BE;
	padding: 0 0 12px 16px;
}
.design .main_naka .main_naka_new .date {
	display: block;
	float: left;
	margin-top: 2px;
	margin-left: 0;
	width: 6em;
	font-size: 85%;
}
.design .main_naka .main_naka_new .list{
	padding-left: 82px;
}
	@media only screen and (max-width: 1024px) {
		.design .main_naka .main_naka_new .date{
			float: none;
			width: 100%;
		}
		.design .main_naka .main_naka_new .list{
			padding-left: 0;
			float: none;
			width: 100%;
		}
	}
/**** 注目情報のスタイル ****/
.design .main_naka .main_naka_new.cat_notice{
}
/**** 緊急情報のスタイル ****/
.design .main_naka .main_naka_eme {
	margin-top: 24px;
}
.design .main_naka .main_naka_eme h2{
	background: #a90000;
	color: #fff;
	border: 0;
	padding: 14px 16px;
}
.design .main_naka .main_naka_eme h2::after {
	display: none;
}
.design .main_naka .main_naka_eme .h2 {
	border: 0;
	background: #a90000;
	overflow: hidden;
}
.design .main_naka .main_naka_eme .h2 h2{
	float: left;
	margin: 0;
	width: auto;
	padding: 14px 24px;
}
.design .main_naka .main_naka_eme .h2 h2::before{
	background: #F79695;
}
.design .main_naka .main_naka_eme .h2 p{
	float: right;
	padding: 15px 16px 14px 8px;
	margin: 0;
	max-width: 130px;
	max-height: calc(1em + 70px);
	overflow: auto;
}
.design .main_naka .main_naka_eme a.rss_icon2 span {
  display: block;
}
.design .main_naka .main_naka_eme ul{
	border: 2px solid #a90000;
	border-top: none;
	overflow: hidden;
	padding: 4px 16px 16px;
	margin: 0;
}
/**** 各課の窓口一覧のスタイル ****/
.design .main_naka .kakuka_wrap{
	border: 4px solid #eee;
	padding: 0 20px 20px;
	margin-top: 24px;
}
.design .main_naka .kakuka_wrap_tab{
	margin-left: 30px;
}
.design .main_naka table {
	background: #fff;
	margin: 16px 0 0;
	width: 100%;
}
.design .main_naka caption {
	position: absolute;
	z-index: -1;
	color: transparent;
}
.design .main_naka .th01 {
	padding: 12px 12px 10px;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
	background: #E8FFF4;
	width: 240px;
}
.design .main_naka .th02 {
	padding: 12px 12px 10px;
	border: 1px solid #316745;
	text-align: left;
	background: #dff0ed;
	font-size: 85%;
}
.design .main_naka td{
	border: 1px solid #aaa;
}
.design .main_naka .t_tel {
	padding: 12px 12px 10px;
	text-align: left;
	font-size: 85%;
}
.design .main_naka .t_tel a[href^="tel:"]{
	cursor: default;
	color: #222;
	text-decoration: none;
}
.design .main_naka .t_fax {
	padding: 12px 12px 10px;
	text-align: left;
	font-size: 85%;
}
.design .main_naka .table03 .t_mail {
	padding: 12px 12px 10px;
	text-align: left;
	font-size: 85%;
}
.design .main_naka .t_gyomu {
	padding: 12px 12px 10px;
	text-align: left;
	font-size: 85%;
}
.design .main_naka .t_address {
	padding: 12px 12px 10px;
	text-align: left;
	font-size: 85%;
}
.design .main_naka .kakuka_link {
	background: #efefef;
	padding: 4px 16px 14px;
	margin: 24px 0 8px;
	overflow: hidden;
}
.design .main_naka .kakuka_link li {
	float: left;
	margin-right: 16px;
	margin-top: 12px;
}
.design .main_naka .lnk_top {
	font-size: 85%;
	text-align: right;
}
	@media only screen and (max-width: 1024px) {
		.design .main_naka .kakuka_wrap{
			border: 3px solid #eee;
			padding: 0 12px 12px;
		}
		.design .main_naka .kakuka_wrap_tab{
			margin-left: 0;
		}
		.design .main_naka .kakuka_post .th01{
			width: 140px;
		}
		.design .main_naka .t_tel a[href^="tel:"]{
			cursor: pointer;
			color: #2b3095;
			text-decoration: underline;
		}
	}
/**** 各課のホームページのスタイル ****/
/* メニューセレクト */
.kakuka_head form > p{
	font-size: 110%;
}
.kakuka_head .kakuka_syosai{
	padding-left: 2px;
	font-size: 160%;
}
.kakuka_head select{
	font-size: 85%;
	margin-right: 12px;
	min-height: 40px;
	padding: 4px 8px;
}
#disp_soshiki_view{
	min-height: 40px;
}
/* 親子ジャンル */
.design .main_naka .kakuka_box {
	margin-top: 24px;
}
.design .main_naka .kakuka_box h2 {
	margin-top: 0;
}
	@media only screen and (max-width: 1024px) {
		.design .main_naka .kakuka_box{
			float: none;
			margin-top: 24px;
			width: 100%;
		}
		.design .main_naka .th01 {
			width: 40%;
		}
	}
/* お問い合わせ */
.design .main_naka .toiawase {
	background: #efefef;
	margin-top: 24px;
	padding: 16px;
}
.design .main_naka .toiawase h2 {
	background: #ddd;
	border: 0;
	padding: 10px 12px 8px;
	margin: -16px 0 0 -16px;
	width: calc(100% + 32px);
}
.design .main_naka .toiawase h2::before {
	display: none;
}
.design .main_naka .toiawase a[href^="tel:"]{
 	cursor: default;
 	color: #222;
 	text-decoration: none;
}
	@media only screen and (max-width: 1024px) {
		.design .main_naka .toiawase a[href^="tel:"]{
			cursor: pointer;
			color: #2b3095;
			text-decoration: underline;
		}
	}
/**** 分類のスタイル ****/
.design .main_naka_cat{
	overflow: hidden;
	margin-bottom: 24px;
}
.design .main_naka .category_p01 {
	margin-top: -8px;
}
.design .main_naka .page_left {
	margin: 24px 0 0;
	width: 100%;
}
.design .main_naka .page_left_box {
	float: left;
	width: calc(100% - 280px);
	overflow: hidden;
}
.cate_post{
	position: relative;
	background: #fff;
}
.cate_post h2{
	position: absolute;
	z-index: -1;
	padding: 8px;
	border: none;
	background: transparent;
	margin: 0;
}
.cate_post h2::before,
.cate_post h2::after{
	display: none;
}
.design .main_naka .page_left_box .cate_post01, .design .main_naka .page_left_box .cate_post02 {
	margin: 24px 0;
	padding: 0;
}
.design .main_naka .page_left_box .cate_post01::before, .design .main_naka .page_left_box .cate_post02:before{
	display: none;
}
.design .main_naka .page_left_box .cate_post01:first-child, .design .main_naka .page_left_box .cate_post02:first-child {
	margin-top: 0;
}
.design .main_naka .page_left_box .cate_post01:last-child, .design .main_naka .page_left_box .cate_post02:last-child{
	margin-bottom: 0;
}
.design .main_naka .page_left .page_left_float ul{
	display: flex;
	flex-wrap: wrap;
}
.design .main_naka .page_left .page_left_float .cate_post01{
	margin-top: 0;
	margin-bottom: 24px;
	margin-right: 2%;
	width: 32%;
	padding: 0;
	border: 2px solid #efefef;
	border-top: 0;
}
.design .main_naka .page_left .page_left_float .cate_post01:nth-child(3n){
	margin-right: 0;
}
.design .main_naka .page_left .page_left_float .cate_post01:nth-last-of-type(1),
.design .main_naka .page_left .page_left_float .cate_post01:nth-last-of-type(2),
.design .main_naka .page_left .page_left_float .cate_post01:nth-last-of-type(3){
	margin-bottom: 16px;
}
.design .main_naka .page_left .page_left_float .cate_post01 > a{
	background: #fff;
	border-bottom: 2px solid #A4D5BE;
	border-top: 3px solid #316745;
	margin: 0;
	padding: 10px 16px;
	display: block;
	font-size: 136%;
	position: relative;
}
.design .main_naka .page_left .page_left_float .cate_post01 > a::before{
	display: none;
}
.design .main_naka .page_left .page_left_float .cate_post01 > a::after{
	display: block;
	content: '';
	position: absolute;
	top: calc(50% - 8px);
	right: 8px;
	width: 10px;
	height: 14px;
	background: url(img/arrow01.svg) no-repeat;
}
.design .main_naka .page_left .page_left_float .category_p02{
	padding: 16px 16px 8px;
	margin: 0;
}
.design .main_naka .page_left .page_left_float .category01{
	padding: 1px 16px 16px;
}
.design .main_naka .page_right {
	float: right;
	width: 240px;
	margin-top: 24px;
}
.design .main_naka .page_right h2{
	margin-top: 0;
	border-bottom: 0;
	font-size: 100%;
	padding: 8px 12px;
	background: #e8fff4;
	border: 2px solid #DFF0ED;
}
.design .main_naka .page_right h2:after,
.design .main_naka .page_right h2::before {
	display: none;
}
.design .main_naka .page_right ul {
	padding: 1px 8px 12px;
	margin-top: 0px;
	border: 2px solid #DFF0ED;
	border-top: 0;
}
.design .main_naka .page_right ul:first-child {
	margin-top: 0;
}
.design .main_naka .category01 li {
	display: block;
	width: 100%;
}
.design .main_naka .category_p02 {
	font-size: 85%;
	margin: 12px 0 24px;
	overflow: hidden;
}
.design .main_naka .category_p02 p{
	margin-top: 0;
	font-size: 100%;
}
	@media only screen and (max-width: 1024px) {
		.design .main_naka .page_left{
			margin-right: 0;
		}
		.design .main_naka .page_left_box{
			float: none;
			width: 100%;
		}
		.design .main_naka .page_left .page_left_float{
			margin-bottom: 0;
		}
		.design .main_naka .page_left .page_left_float .cate_post01{
			width: 100%;
			margin-right: 0;
		}
		.design .main_naka .page_left .page_left_float .cate_post01:last-child{
			margin-bottom: 0;
		}
		.design .main_naka .page_right{
			float: none;
			width: 100%;
		}
	}
/* アイキャッチあり */
.design .main_naka .category_p02 .cat_lst {
	margin-right: 112px;
}
.design .main_naka .category_p02 .cat_img {
	float: right;
	width: 96px;
	margin-top: 0;
}
/* 分類（先頭ページ以下）のスタイル */
.design .main_naka li.cate_post02{
	padding: 0;
	margin-top: 0;
}
.design .main_naka li.cate_post02::before{
	display: none;
}
.design .main_naka .cate_post02 li, .design .main_naka .category_end li {
	border-bottom: 1px dashed #A4D5BE;
	margin-top: 16px;
	padding: 0 0 16px;
	overflow: hidden;
}
.design .main_naka .cate_post02 li::before, .design .main_naka .category_end li::before {
	display: none;
}
.design .main_naka .category_end li:first-child {
	margin-top: 0;
}
.design .main_naka li.cate_post02 .window{
	font-size: 60%;
}
.design .main_naka li.cate_post02 .date{
	font-size: 70%;
}
.design .main_naka .category_end .cat_lst {
	margin-right: 112px;
}
.design .main_naka .category_end .catch_lst .cat_img {
	float: right;
	width: 96px;
	margin-top: 0;
}
/* 分類に関連するスタイル */
.design .main_naka .cat_aside{
	background: #fff;
	margin-bottom: 24px;
	border: 2px solid #DFF0ED;
}
.design .main_naka .cat_aside h2{
	background: #DFF0ED;
	padding: 10px 12px 8px;
	margin-top: 0;
	font-size: 100%;
}
.design .main_naka .cat_aside h2::after,
.design .main_naka .cat_aside h2::before{
	display: none;
}
.design .main_naka .cat_aside_lower{
	padding: 0 16px 16px;
}
	@media only screen and (max-width: 1024px) {
		.design .main_naka .cat_aside h2{
			padding-right: 70px;
		}
	}
/* バナー広告 */
.design .main_naka .bana {
	margin-top: 24px;
}
.design .main_naka .bana h2{
	background: #fff;
	padding: 0;
	margin-top: 0;
	text-align: center;
}
.design .main_naka .bana h2::before,
.design .main_naka .bana h2::after{
	display: none;
}
.design .main_naka .bana_lower {
	text-align: center;
	border: 0;
}
.design .main_naka .bana .bana_img {
	display: inline-block;
}
.design .main_naka .bana .bana_img img{
	width: 100%;
}
.design .main_naka .bana ul {
	display: flex;
	flex-wrap: wrap;
}
.design .main_naka .bana li {
	padding-left: 0;
	width: calc((100%/7) - 41.2px);
	margin: 0 48px 32px 0;
}
.design .main_naka .bana li::before {
	display: none;
}
.design .main_naka .bana li:nth-of-type(6n) {
	margin-right: 0;
}
.design .main_naka .bana li img{
	width: 100%;
}
.design .main_naka .bana li .window {
	margin-top: 5px;
}
	@media only screen and (max-width: 1024px) {
		.design .main_naka .bana li {
			margin: 12px 0 0;
			padding: 0 4px;
			width: calc(100% / 4);
		}
	}
	@media only screen and (max-width: 480px) {
		.design .main_naka .bana li {
			width: 50%;
		}
	}
/**** 催し物・講座のスタイル ****/
.design .main_naka .event_navi_box {
	margin-top: 24px;
	margin-bottom: -12px;
}
.design .main_naka .event_navi li {
	display: inline-block;
	border-right: 2px solid #316745;
	margin: 0 16px 8px 0;
	padding: 0 16px 0 0;
}
.design .main_naka .event_navi li:first-child {
	border-left: 2px solid #316745;
	padding-left: 16px;
}
.design .main_naka .event_navi li::before {
	display: none;
}
.design .main_naka .month_lst_box {
	margin-top: 24px;
}
.design .main_naka .month_lst {
	display: flex;
	text-align: center;
}
.design .main_naka .month_lst li {
	padding-left: 0;
	margin-top: 0;
	width: 20%;
	border: 2px solid #316745;
	border-left: none;
}
.design .main_naka .month_lst li:first-child {
	border-left: 2px solid #316745;
}
.design .main_naka .month_lst li::before {
	display: none;
}
.design .main_naka .month_lst .month_select {
	background: #316745;
	color: #fff;
}
.design .main_naka .month_lst .month_select strong{
	display: block;
	padding: 8px;
	color: #fff;
}
.design .main_naka .month_lst li a {
	display: block;
	padding: 8px;
}
.design .main_naka .event_list li {
	border-bottom: 1px dashed #A4D5BE;
	margin-top: 16px;
	padding: 0 0 16px;
}
.design .main_naka .event_post {
	margin-top: 24px;
}
.design .main_naka .event_list li::before {
	display: none;
}
.design .main_naka .event_repeat {
	margin-top: 0;
}
.design .main_naka .event_list li .eve_cate_lsit{
	display: flex;
	flex-wrap: wrap;
}
.design .main_naka .event_list li .eve_cate_lsit li{
	border: none;
	padding: 0;
	margin-top: 4px;
}
.design .main_naka .event_list li .eve_cate_lsit li .eve_cate{
	display: inline-block;
	font-size: 85%;
	background: #316745;
	color: #fff;
	border-radius: 4px;
	padding: 4px 4px 2px;
	margin: 2px 8px 0 0;
	text-align: center;
	vertical-align: top;
	line-height: 1;
	min-width: 80px;
}
.design .main_naka .event_period{
	border: 4px solid #eee;
	background: #fff;
	padding: 4px 16px 32px;
}
.design .main_naka .event_period .event_post:first-child{
	margin-top: 0;
}
/**** 催し物・講座カレンダー表示のスタイル ****/
.design .main_naka .calendar_month {
	margin-top: 24px;
}
.design .main_naka .event_back_cal{
	background: #fff;
	border: 2px solid #316745;
	margin-top: 20px;
	padding: 20px;
}
.design .main_naka .event_back_cal .calendar_month{
	margin: 0;
}
.design .main_naka .event_back_cal .calendar_month caption {
	position: relative;
	z-index: 0;
	color: #333;
	text-align: left;
}
.design .main_naka .event_back_cal.active .calendar_month caption{
	margin-bottom: 20px;
}
.design .main_naka .event_back_cal .calendar_month caption + tbody{
	display: none;
}
.design .main_naka .event_back_cal.active .calendar_month caption + tbody{
	display: table-row-group;
}
.design .main_naka .event_back_cal .calendar_month .ac_box_col{
	padding-right: 3em;
}
.ac_display_col{
	position: absolute;
	background: #0075b5;
	right: 0;
	top: -4px;
}
.ac_display_col a{
	display: inline-block;
	position: relative;
	text-decoration: none;
	padding: 4px 4px 4px 18px;
	background: #fff;
	border: 1px solid #ccc;
}
.ac_display_col a::before,
.ac_display_col a::after{
	content: '';
	background: #555;
	position: absolute;
	left: 4px;
	top: 11px;
	height: 2px;
	width: 10px;
}
.ac_display_col a::before{
	top: 14px;
}
.ac_display_col a::after{
	  top: 14px;
	  transform: rotate(90deg);
}
.active .calendar_month .ac_display_col a::after{
	 transform: rotate(0deg);
}
.design .main_naka .event_back_cal .ac_box_col2{
	display: none;
}
.design .main_naka .event_back_cal.active .ac_box_col2{
	display: block;
	text-align: center;
	margin-top: 20px;
}
.design #main_outline .main_naka .event_back_cal .ac_box_col2 button{
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 0;
	color: #2b3095;
}
.design .main_naka .calendar_month th {
	padding: 16px;
	border: 1px solid #aaa;
	border-right: none;
	font-size: 85%;
	text-align: center;
	vertical-align: middle;
}
.design .main_naka .calendar_month td {
	padding: 16px;
	border: 1px solid #aaa;
}
.design .main_naka .calendar_month td li {
	margin-top: 16px;
}
.design .main_naka .calendar_month td li:first-child {
	margin-top: 0;
}
.design .main_naka .calendar_month td.cal_day {
	text-align: center;
	padding: 16px 20px;
	font-size: 85%;
	vertical-align: middle;
	width: 60px;
}
.design .main_naka .calendar_month td.cal_day img {
	max-width: none;
	vertical-align: middle;
}
.design .main_naka .calendar_month .cal_sun {
	background-color: #ffd8d6;
}
.design .main_naka .calendar_month .cal_sat {
	background-color: #d9e4fc;
}
.design .main_naka .calendar_month .cal_date {
	width: 60px;
}
.design .main_naka .calendar_month .cal_today .cal_date {
	background: #a90000;
}
.design .main_naka .calendar_month .cal_today .cal_date strong{
	color: #fff;
}
.design .main_naka .calendar_month .hdy {
	margin: 0 0.6em 8px 0;
	padding: 3px 4px 1px 5px;
	background: #a90000;
	font-size: 85%;
	display: inline-block;
	vertical-align: middle;
}
.design .main_naka .calendar_month .hdy strong{
	color: #fff;
}
.design .main_naka .calendar_month .eve_cate {
	display: inline-block;
	font-size: 85%;
	background: #316745;
	color: #fff;
	border-radius: 4px;
	padding: 4px 4px 2px;
	margin: 2px 8px 0 0;
	text-align: center;
	vertical-align: top;
	line-height: 1;
	min-width: 80px;
}
	@media only screen and (max-width: 1024px) {
		.design .main_naka .calendar_month th{
			padding: 10px;
		}
		.design .main_naka .calendar_month .cal_date{
			width: 46px;
		}
		.design .main_naka .calendar_month td.cal_day{
			padding: 10px;
			width: 46px;
		}
		.design .main_naka .calendar_month td{
			padding: 10px;
		}
	}
/**** 新着情報のスタイル ****/
.innew .design .main_naka .new_post {
	margin-top: 24px;
}
.innew .design .main_naka .new_post:first-child {
	margin-top: 0;
}
.innew .design .main_naka .new_post li {
	border-bottom: 1px dashed #A4D5BE;
	margin-top: 16px;
	padding: 0 0 16px;
	overflow: hidden;
}
.innew .design .main_naka .new_post li::before {
	display: none;
}
/* アイキャッチあり */
.innew .design .main_naka .catch_lst .new_lst {
	margin-right: 110px;
}
.innew .design .main_naka .catch_lst .new_img {
	float: right;
	width: 96px;
	margin-top: 0;
}
/**** ごみカレンダーのスタイル ****/
.design .main_naka .garbage_body .garbage_box {
	margin-top: 24px;
}
.design .main_naka .garbage_body .garbage_select {
	margin-top: 12px;
}
.design .main_naka .garbage_body .garbage_select p {
	display: inline-block;
	vertical-align: middle;
	margin-top: 0;
}
.design .main_naka .garbage_body .garbage_select #garbage_area {
	font-size: 85%;
	margin-right: 12px;
	vertical-align: middle;
}
.design .main_naka .garbage_body .garbage_select #garbage_num {
	font-size: 85%;
	vertical-align: middle;
}
#body .main_naka .garbage_body .garbage_select .garbage_select_syosai{
	display: inline-block;
	margin-right: 16px;
}
.design .main_naka .garbage_body .garbage_cal h2 img {
	padding: 0 8px 3px 0;
	vertical-align: middle;
}
.design .main_naka .garbage_body .garbage_cal h2 span {
	vertical-align: middle;
}
.design .main_naka .garbage_body .garbage_cal table {
	margin-top: 24px;
	width: 100%;
}
.design .main_naka #calendar_month th {
	padding: 8px;
	border: 1px solid #316745;
	border-right: none;
	font-size: 85%;
	text-align: center;
	vertical-align: middle;
	width: 60px;
}
.design .main_naka #calendar_month td {
	padding: 16px;
	border: 1px solid #316745;
}
.design .main_naka .garbage_body .garbage_cal td .cal_icon {
	margin: 8px 0 0;
	background: #000;
	color: #fff;
	text-align: center;
	width: 120px
}
.design .main_naka .garbage_body .garbage_cal td .cal_icon p {
	margin: 0 auto;
	padding: 8px 8px 0;
}
.design .main_naka .garbage_body .garbage_cal td .cal_icon img {
	padding: 2px 0 8px;
	vertical-align: bottom;
	height: auto;
	width: 36px;
	box-sizing: content-box;
}
.design .main_naka #calendar_month td li {
	margin-top: 16px;
	padding-left: 0;
}
.design .main_naka #calendar_month td li::before{
	display: none;
}
.design .main_naka #calendar_month td li:first-child {
	margin-top: 0;
}
.design .main_naka #calendar_month td.cal_day {
	text-align: center;
	padding: 10px;
	font-size: 85%;
	vertical-align: middle;
	width: 60px;
}
.design .main_naka #calendar_month td.cal_day img {
	max-width: none;
	vertical-align: middle;
}
.design .main_naka #calendar_month .cal_sun {
	background-color: #ffd8d6;
}
.design .main_naka #calendar_month .cal_sat {
	background-color: #d9e4fc;
}
.design .main_naka #calendar_month .cal_today .cal_date {
	background: #a90000;
	color: #fff;
}
.design .main_naka #calendar_month .hdy {
	margin: 0 0.6em 4px 0;
	padding: 3px 4px 1px 5px;
	background: #a90000;
	color: #fff;
	font-size: 85%;
	display: inline-block;
	vertical-align: middle;
}
.design .main_naka #calendar_month .hdy strong{
	color: #fff;
}
.design .main_naka #calendar_month .eve_cate {
	display: inline-block;
	font-size: 85%;
	background: #316745;
	color: #fff;
	border-radius: 4px;
	padding: 4px 4px 2px;
	margin: 2px 8px 0 0;
	text-align: center;
	vertical-align: top;
	line-height: 1;
	min-width: 80px;
}
	@media only screen and (max-width: 1024px) {
		.design .main_naka .garbage_body .garbage_select p,
		.design .main_naka .garbage_body .garbage_select #garbage_area{
			font-size: 100%;
		}
		.design .main_naka #calendar_month th,
		.design .main_naka #calendar_month td.cal_day {
			width: 36px;
		}
		.design .main_naka #calendar_month td{
			padding: 8px 16px;
		}
		.design .main_naka .garbage_body .garbage_cal td .cal_icon img{
			height: auto;
			width: 34px;
		}
		.design .main_naka .garbage_body .garbage_cal td .cal_icon p{
			padding: 6px 6px 0;
		}
	}
	@media only screen and (max-width: 480px){
		.design .main_naka .garbage_body .garbage_select{
			margin-top: 20px;
		}
		#body .main_naka .garbage_body .garbage_select button{
			display: block !important;
			margin: 12px auto 0;
		}
	}
/* アイコン毎の効果 */
.design .main_naka .garbage_body .garbage_cal td .cal_red,
.design .main_naka .garbage_body .garbage_cal th .cal_red {
	background: #d50404;
	border: 1px solid #fff;
	box-shadow: rgba(213, 4, 4, 0.3) 0 0 1px 2px;
}
.design .main_naka .garbage_body .garbage_cal td .cal_bla,
.design .main_naka .garbage_body .garbage_cal th .cal_bla {
	background: #222;
	border: 1px solid #fff;
	box-shadow: rgba(0, 0, 0, 0.3) 0 0 1px 2px;
}
.design .main_naka .garbage_body .garbage_cal td .cal_blu,
.design .main_naka .garbage_body .garbage_cal th .cal_blu {
	background: #0274cc;
	border: 1px solid #fff;
	box-shadow: rgba(4, 150, 213, 0.3) 0 0 1px 2px;
}
.design .main_naka .garbage_body .garbage_cal td .cal_pap,
.design .main_naka .garbage_body .garbage_cal th .cal_pap {
	background: #892dbd;
	border: 1px solid #fff;
	box-shadow: rgba(136, 45, 189, 0.3) 0 0 1px 2px;
}
.design .main_naka .garbage_body .garbage_cal td .cal_gre,
.design .main_naka .garbage_body .garbage_cal th .cal_gre {
	background: #09820c;
	border: 1px solid #fff;
	box-shadow: rgba(16, 156, 18, 0.3) 0 0 1px 2px;
}
.design .main_naka .garbage_body .garbage_cal td .cal_pin,
.design .main_naka .garbage_body .garbage_cal th .cal_pin {
	background: #b4156b;
	border: 1px solid #fff;
	box-shadow: rgba(180, 21, 106, 0.3) 0 0 1px 2px;
}
.design .main_naka .garbage_body .garbage_cal td .cal_ora,
.design .main_naka .garbage_body .garbage_cal th .cal_ora {
	background: #f7bb2d;
	border: 1px solid #fff;
	color: #333;
	box-shadow: rgba(247, 186, 45, 0.66) 0 0 1px 2px;
}
.design .main_naka .garbage_body .garbage_cal .sun {
	background: #ffd8d6;
}
.design .main_naka .garbage_body .garbage_cal .sat {
	background: #d9e4fc;
}
.design .main_naka .garbage_body .garbage_cal th.sun {
	background: transparent;
}
.design .main_naka .garbage_body .garbage_cal th.sat {
	background: transparent;
}
.design .main_naka .garbage_body .garbage_cal .today {
	background: #fffab0;
}
.design .main_naka .garbage_body .garbage_cal .today a:LINK {
	text-decoration: underline;
	color: #fff;
}
.design .main_naka .garbage_body .garbage_cal .today a:VISITED {
	text-decoration: underline;
	color: #eee;
}
.design .main_naka .garbage_body .garbage_cal .today a:ACTIVE {
	text-decoration: underline;
	color: #ffff00;
}
.design .main_naka .garbage_body .garbage_cal .today a:HOVER {
	text-decoration: underline;
	color: #ffff00;
}
.design .main_naka .garbage_foot {
	margin-top: 24px;
}
/* ゴミカレンダー凡例 */
.design .main_naka .garbage_category_hanrei caption{
	background :#316745;
	padding: 6px 12px 4px;
	color: #fff;
	display: table-caption;
	width: 100%;
	position: relative;
	z-index: auto;
}
.design .main_naka .garbage_body .garbage_cal .garbage_category_hanrei table{
	table-layout: fixed;
}
.garbage_category_hanrei th{
	border: 1px solid #316745;
	color: #fff;
	vertical-align: middle;
	padding: 8px;
}
.garbage_category_hanrei th img{
	margin-bottom: 12px;
}
.garbage_category_hanrei td{
	vertical-align: middle;
	padding: 8px;
}
/**** サイトマップのスタイル ****/
.sitemap_body > li{
	margin: 24px 0 0;
	padding: 0;
}
.sitemap_body > li::before{
	display: none;
}
.design .main_naka .event_month li {
	display: inline-block;
	margin-right: 4px;
	padding-left: 0;
}
.design .main_naka .event_month li::before {
	display: none;
}
.design .main_naka .event_month img {
	position: relative;
	top: -2px;
}
.sitemap_body .image{
	text-align: left;
}
.sitemap_body .image_lower{
	margin-top: 8px;
}
/**** RSS一覧のスタイル ****/
.design .main_naka .rss {
	margin: 0 8px 0 8px;
	vertical-align: middle;
	height: 20px;
}
/**** マイページ管理画面のスタイル ****/
.online_strage_edit_a {
	margin-top: 16px;
}
.online_strage_edit_a .mypage h2 {
	margin: 0;
	padding: 0;
	height: 0;
	background: none;
	border: none;
}
.online_strage_edit_a .mypage h2::after {
	display: none;
}
.online_strage_edit_a div.online_strage_list_item {
	border-bottom: 1px dashed #A4D5BE;
	padding: 7px 0;
	overflow: hidden;
}
.online_strage_edit_a div.online_strage_title {
	float: left;
	max-width: 872px;
	padding: 8px 0;
}
.online_strage_edit_a div.online_strage_list_item > p {
	font-size: 85%;
}
.online_strage_edit_a div.edit_btn {
	float: right;
}
.online_strage_edit_a div.online_strage_commandbox {
	float: left;
}
.online_strage_edit_a div.online_strage_updown {
	float: left;
}
.online_strage_edit_a .online_strage_list button {
	background: #fff;
	color: #333;
	padding: 4px 10px;
	margin: 6px 6px 6px 0;
	vertical-align: top;
}
/**** エラーページのスタイル ****/
.design .main_naka .error h1 {
	margin: 24px 0;
	font-size: 200%;
}
.design .main_naka .error ul {
	margin-top: 24px;
}
/**** ピックアップのスタイル ****/
.design .main_naka .pickup_post {
	margin-top: 24px;
}
.design .main_naka .pickup_post .category_p01 {
	margin-top: 0;
}
/**** 組織検索機能 ****/
.csv_search {
	margin-top: 16px;
	background: #E8FFF4;
	padding: 16px;
}
.csv_search h2 {
	padding: 10px 12px 8px;
	background: #beefd7;
	margin: 0 0 16px;
}
.csv_search h2::before{
	display: none;
}
#csv_search_word {
	width: 300px;
}
#csv_search_word{
	margin-right: 16px;
	margin-bottom: 8px;
}
.csv_search_form_label{
	margin-right: 12px;
	margin-bottom: 8px;
}
.csv_search_input_form fieldset{
	overflow: hidden;
	vertical-align: middle;
	margin-bottom: 8px;
}
.csv_search_input_form fieldset legend{
	float: left;
	width: auto;
}
.csv_search_input_form fieldset input[type="radio"]{
	margin-top: 1px;
	padding-top: 0;
}
.csv_search_input_form fieldset label{
	margin-right: 12px;
}
.csv_search_form_submit_btn_wrapper {
	text-align: center;
	margin-top: 8px;
}
#body .csv_search_form_submit_btn_wrapper .csv_search_form_submit_btn{
	display: inline-block;
	font-size: 81.25%;
	padding: 5px 15px;
}
.csv_search_input_form fieldset {
	display: inline-block;
}
.csv_search_result_table th, .csv_search_result_table td {
	border: 1px solid #ccc;
	font-size: 85%;
	padding: 6px 4px 4px
}
.csv_search_result_table th {
	background: #dff0ed;
	text-align: center;
	vertical-align: middle;
}
	@media only screen and (max-width: 1024px) {
		#csv_search_word{
			width: 100%;
		}
		.csv_search_input_form fieldset legend{
			width: 100%;
			margin-top: 6px;
		}
	}
/**** お問い合わせフォームのスタイル ****/
#body.inform .main_naka li p input,
#body.inform .main_naka li p button,
#body.inform .main_naka li p textarea,
#body.inform .main_naka li p label{
	font-size: 100%;
	margin: 4px;
}
#body.inform .main_naka li p input{
	margin-right: 8px;
}
.inform .design .main_naka form {
	margin-top: 24px;
	padding: 8px 16px 16px;
	background: #E8FFF4;
}
.design .main_naka .syosai{
	overflow: hidden;
}
.inform .design .main_naka .syosai_hiduke {
	float: none;
}
.inform .design .main_naka form li {
	border-bottom: 1px dashed #A4D5BE;
	margin-top: 16px;
	padding: 0 0 16px;
}
.inform .design .main_naka form li::before {
	display: none;
}
.inform .att {
	color: #a90000;
}
.inform .design .main_naka form li:first-child, .inform .design .main_naka form h3:first-child {
	margin-top: 8px;
}
.inform .design .main_naka form .tyui li {
	border: none;
	margin-top: 8px;
	padding: 0;
}
.inform .design .main_naka form fieldset {
	margin-top: 8px;
}
.inform .design .main_naka form h2{
	background: #E8FFF4;
	color: #222;
	font-size: 120%;
	margin: 16px 0;
}
.inform .design .main_naka form h2::after{
	width: 100%;
}
.inform .design .main_naka form .radio_p{
	font-size: 85%;
	display: inline-block;
	margin-right: 12px;
}
.inform .design .main_naka form .input_btn{
	text-align: center;
	margin-top: 16px;
}
.inform .design .main_naka form .input_btn button{
	margin: 0 4px;
}
.inform .design .main_naka form .px100{
	max-width: 100px;
	width: 100%;
}
.inform .design .main_naka form .px200{
	max-width: 200px;
	width: 100%;
}
.inform .design .main_naka form .px300{
	max-width: 300px;
	width: 100%;
}
.inform .design .main_naka form .px400{
	max-width: 400px;
	width: 100%;
}
.inform .design .main_naka form .px500{
	max-width: 500px;
	width: 100%;
}
	@media only screen and (max-width: 1024px) {
		#body.inform .design .main_naka form input[type="text"],
		#body.inform .design .main_naka form input[type="password"],
		#body.inform .design .main_naka form textarea{
			width: 100% !important;
		}
		#body.inform .design .main_naka form input[type="text"]#postal_code,
		#body.inform .design .main_naka form input[type="file"]#upfile{
			width: 60% !important;
		}
		#body.inform .design .main_naka form input[type="text"]#yuubin1,
		#body.inform .design .main_naka form input[type="text"]#yuubin2{
			width: 90px !important;
		}
		#body.inform .design .main_naka form input[type="radio"] + label{
			line-height: 2;
		}
	}
/** お問い合わせフォームのスタイル　エラー **/
.inform .design .main_naka form .form_error{
	background: #f8e6e6;
	border: 2px solid #a90000;
	color: #a90000;
	padding: 12px 16px 6px;
	margin: 10px 0 24px;
}
.inform .design .main_naka form .form_error p{
	font-size: 120%;
	margin: 5px 0 10px;
	border-bottom: none;
	font-size: 120%;
	padding-left: 12px;
	border-left: 4px solid #a90000;
}
.inform .design .main_naka form .form_error ul{
	padding: 0 4px;
}
.inform .design .main_naka form .form_error li{
	padding: 3px 0 3px 14px;
	margin: 0 0 5px 0;
}
.inform .design .main_naka form .form_error li::before{
	display: inline-block;
	top: 11px;
	border-color: #a90000;
}
/**** アンケートのスタイル ****/
.design .main_naka .question_box{
	margin-bottom: 24px;
}
.design .main_naka .question_box li {
	border-bottom: 1px dashed #A4D5BE;
	margin-top: 16px;
	padding: 0 0 16px;
}
.design .main_naka .question_box li::before {
	display: none;
}
.design .main_naka #qa_tmp {
	border: 2px solid #A4D5BE;
	margin-top: 24px;
	padding: 16px;
}
.inform .design .main_naka form select {
	font-size: 100%;
}
/**** 動的版検索結果のスタイル ****/
.design .main_naka .keyword_post li {
	border-bottom: 1px dashed #A4D5BE;
	margin-top: 16px;
	padding: 0 0 12px;
}
.design .main_naka .keyword_post li::before {
	display: none;
}
/**** 避難所一覧機能のスタイル ****/
.shelter .emergency,
.shelter .important{
	margin-top: 0;
	margin-bottom: 24px;
}
.emergency_shelter{
	border: 2px solid #a90000;
	padding: 0 12px 12px;
	margin-top: 12px;
	background-color: #ffdfdf;
}
.emergency_shelter h3{
	margin-top: 12px;
	padding: 4px 6px;
	font-size: 110%;
	border-left: 4px solid #a90000;
}
.shelter .open_status .open{
	display: inline-block;
	margin-top: 12px;
}
.shelter .open{
	border: 2px solid #a90000;
	padding: 0 16px 12px;
	margin-top: 24px;
	background-color: #ffdfdf;
}
.shelter .main_naka h3,
.shelter .mol_contents h2,
.shelter .mol_contents h3{
	margin: 32px 0 0;
}
.shelter .main_naka h4,
.shelter .main_naka h5,
.shelter .main_naka h6{
	margin: 16px 0 0;
}
.shelter .open h2{
	background: #a90000;
	color: #fff;
	border: none;
	padding: 8px;
}
.shelter .open h2::before,
.shelter .open h2::after{
	display: none;
}
.shelter .design .main_naka .kakuka_link{
	margin-top: 0;
}
.shelter_search_wrap{
	margin-top: 16px;
	background: #E8FFF4;
	padding: 4px 16px 16px;
}
.shelter_search_wrap #txtName,
.shelter_search_wrap #txtAddress{
	width: 100%;
	max-width: 344px;
}
.shelter_search_wrap select{
	font-size: 100%;
}
.shelter_search_button{
	text-align: center;
}
.shelter .design .main_naka .open table{
	margin: 0;
}
.shelter .design .main_naka table{
	margin-bottom: 12px;
}
.shelter .ac_display{
	top: calc(1em + 23px);
}
.shelter .ac_display a{
	padding: 2px 4px 2px 18px;
}
.shelter .ac_display::before, .shelter .ac_display::after{
	top: 9px;
}
.shelter caption{
	display: none;
}
.shelter th{
	text-align: center;
	vertical-align: middle;
}
.shelter td{
	vertical-align: middle;
}
.shelter .waku_top > *{
	width: 100%;
}
.shelter .mol_tableblock{
	width: 100% !important;
}
.saigai ul{
	overflow: hidden;
}
.saigai li{
	float: left;
	padding-left: 24px;
}
.saigai li::before{
	display: none;
}
.resistance,
.toilet{
	display: flex;
	margin-bottom: 4px;
}
.saigai img,
.resistance img,
.toilet img{
	width: 30px;
	height: 30px;
}
.saigai img{
	margin-right: 8px;
}
.resistance_text,
.toilet_text{
	display: flex;
	align-items: center;
	margin-left: 4px;
	font-size: 80%;
}
#shelter_search,
#reset{
	margin: 16px 4px 0;
}
.shelter_more{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	margin-bottom: 16px;
}
.shelter_more li{
	padding: 0;
}
.shelter_more li::before{
	display: none;
}
.shelter_more a{
	background: #fff;
	border: 2px solid #316745;
	display: inline-block;
	padding: 8px;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
.shelter_more a:hover{
	background: #BEEFD7;
}
.print{
	margin: 10px 0 0;
	text-align: right;
}
.t_left .toilet{
	display: inline;
}
@media only screen and (max-width: 1024px) {
	.resistance,
	.toilet{
		display: inline;
	}
	.resistance img,
	.toilet img{
		height: auto;
	}	
	.shelter .main_naka .ac_box h4, .shelter .main_naka .ac_box h5, .shelter .main_naka .ac_box h6{
		padding: 4px 2.5em 4px 8px;
	}
}
/**** ごみ分別検索 ****/
form#frm_main.search_form{
	margin-top: 12px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.frm_wrap{
	width: calc((100% - 16px) / 2);
	padding: 21px 18px 14px;
	border: 1px solid #ccc;
}
.frm_wrap legend{
	font-size: 113%;
    padding: 10px 14px;
    margin-bottom: 12px;
	background: #dff0ed;
}
.frm_wrap p.note{
	margin: 0 4px 10px;
}
.event_search_box_wrap{
	display: flex;
	align-items: center;
	padding: 8px 4px 10px;
}
.event_search_box_wrap label{
	flex-shrink: 0;
	margin-right: 10px;
}
.event_search_box_wrap select{
	width: 100%;
	font-size: 100%;
}
.event_search_box_wrap input{
	width: 100%;
}
.frm_wrap.sec_and_kw fieldset .event_search_button{
	text-align: center;
	margin-top: 8px;
}
.event_search_box_wrap2 > p{
	padding: 0;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 2px;
}
#main_outline .j_alphabet button{
	background: #fff;
	border-radius: 4px;
    color: #333;
    border: 1px solid #ddd;
    font-size: 100%;
    padding: 8px 16px;
	margin: 0 4px 8px 4px;
}
#main_outline .j_alphabet button.selected,
#main_outline .j_alphabet button:hover{
	background: #88c9ea;
}
#main_outline .j_alphabet .garbage_tab{
	margin-top: 10px;
	border-top: 1px solid #ddd;
	padding-top: 18px;
}
#main_outline .garbage_src .mol_tableblock{
	margin-left: 0;
	overflow: inherit;
}
@media screen and (max-width: 1024px){
	.frm_wrap{
		width: 100%;
		padding: 16px 12px;
	}
	.frm_wrap.sec_and_kw{
		margin-bottom: 16px;
	}
}
@media screen and (max-width: 425px){
	.event_search_box_wrap{
		flex-wrap: wrap;
		padding: 2px 4px 4px;
	}
	.event_search_box_wrap label{
		padding: 4px 0;
	}
	#main_outline .j_alphabet button{
		padding: 8px;
	}
	#main_outline .j_alphabet .btn_garbage_tab{
		width: 30%;
	}
	#main_outline .j_alphabet .btn_garbage_val{
		width: calc((100% - 40px) / 5);
	}
}
/**** 窓口の混雑状況 ****/
.congestion_content{
	padding: 24px 30px;
	border: 4px solid #eee;
	margin-bottom: 24px;
	margin-top: 14px;
}
.mol_contents .congestion_content h2{
	margin-top: 0;
}
.congestion_content .content_inner{
	display: flex;
	padding-top: 20px;
}
.congestion_img img{
	max-width: 200px;
}
.congestion_textarea{
	margin-left: 3%;
}
.congestion_textarea p{
	margin-bottom: 16px;
	margin-top: 0;
}
.congestion_main p:nth-child(2) span{
	padding: 8px;
	border-radius: 4px;
	margin-right: 4px;
}
.congestion_main p:nth-child(2) span strong{
	color: #333;
}
.congestion_close{
	background: #ddd;
}
.congestion_aki{
	background: #c6e5e2;
}
.congestion_yayakonztsu{
	background: #fbe186;
}
.congestion_konzatsu{
	background: #f9d6d7;
}
@media only screen and (max-width: 1024px){
	.congestion_content{
		padding: 16px 20px;
	}
	.congestion_img img{
		max-width: 150px;
	}
}
@media screen and (max-width: 480px){
	.congestion_content .content_inner{
		flex-wrap: wrap;
	}
	.congestion_img {
		margin: 0 auto;
	}
	.congestion_textarea{
		margin-left: 0;
		margin-top: 20px;
	}
	.congestion_textarea p{
		margin-bottom: 10px;
	}
}
/**** くらしの手続き早わかりナビ ****/
.tetsuzuki .main_naka_h1 h1.tetsuzuki_nav_h1{
	border: none;
	padding: 22px 0 24px 24px;
	font-size: 210%;
}
.tetsuzuki .main_naka_h1 h1.tetsuzuki_nav_h1::before{
	display: none;
}
.tetsuzuki .h2 h2{
	font-size: 180%;
}
@media screen and (max-width: 768px){
	.tetsuzuki .main_naka_h1 h1.tetsuzuki_nav_h1{
		padding: 22px 0 24px 8px;
	}
}
/* 手続き情報 */
.tetsuzuki .annai {
	margin-bottom: 48px;
}
.tetsuzuki .annai .annai_lower{
	display: flex;
	flex-wrap: wrap;
}
.tetsuzuki .annai .annai_lower > li{
	width: calc(50% - 10px);
	margin-right: 20px;
	margin-top: 40px;
}
.tetsuzuki .annai .annai_lower > li:nth-of-type(2n){
	margin-right: 0;
}
.tetsuzuki .annai h3{
	font-size: 150%;
	background: #EAFFFB;
	border-bottom: 2px solid #316745;
	display: flex;
	align-items: center;
}
.tetsuzuki .annai h3 img{
	width: 46px;
	margin: 26px 16px 26px 26px;
}
.tetsuzuki .annai .annai_lower ul{
	padding: 0 24px;
}
.tetsuzuki .annai .annai_lower ul li{
	position: relative;
	padding-left: 20px;
	margin-top: 20px;
}
.tetsuzuki .annai .annai_lower ul li::before{
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: 0;
	width: 10px;
	height: 10px;
	background: #316745;
}
.tetsuzuki .annai .annai_lower ul li a:hover{
	background: #BEEFD7;
}
@media only screen and (max-width: 1024px){
	.tetsuzuki .annai .annai_lower > li{
		width: 100%;
		margin-right: 0;
	}
	.tetsuzuki .annai h3 img{
		margin: 22px 12px 22px 12px;
	}
}
/* 手続き検索 */
.tetsuzuki .navi .h2 a{
	display: flex;
	position: relative;
	text-decoration: none;
	padding: 24px 16px 32px;
	align-items: center;
	transition: 0.2s;
	box-shadow: 6px 7px 0px #DFF1ED;
	top: 0;
	left: 0;
	background: #EAFFFB;
}
.tetsuzuki .navi .h2 a:hover{
	box-shadow: 0px 0px 0px #DFF1ED;
	top: 7px;
	left: 6px;
}
.tetsuzuki .navi .h2 a::after{
	content: "";
  display: block;
  position: absolute;
  background: url(img/arrow02.svg) no-repeat 0 0/contain;
  width: 50px;
  height: 15px;
  bottom: 10px;
  right: 24px;
}
.tetsuzuki .navi .h2_in{
	width: 27%;
	padding: 10px 0 0 32px;
	position: relative;
}
.tetsuzuki .navi .h2_in::before{
	display: block;
  content: '';
  position: absolute;
  top: calc(50% - 6px);
  left: 8px;
  width: 14px;
  height: 22px;
  background: url(img/arrow01.svg) no-repeat;
  z-index: 1;
}
.tetsuzuki .navi .navi_word{
	width: 13%;
	padding: 0 12px;
	color: #333;
}
.tetsuzuki .navi .navi_word ul{
	text-align: center;
}
.tetsuzuki .navi .navi_word li{
	margin: 8px 4px 0;
	background: #cbf5ed;
	border-radius: 10px;
	text-align: center;
  display: inline-block;
  padding: 2px 6px;
	font-size: 120%;
}
.tetsuzuki .navi .navi_word p{
	font-size: 85%;
	text-align: right;
	margin-top: 4px;
}
.tetsuzuki .navi .h2_img{
	display: flex;
	width: 60%;
	align-items: center;
	padding: 0 0 0 20px;
}
.tetsuzuki .navi .h2_img .img{
	width: 276px;
	padding-left: 20px;
}
.tetsuzuki .navi .h2_img p{
	background: #fff;
	border-radius: 1000px;
	padding: 40px 20px;
	width: calc(100% - 276px);
	font-size: 110%;
	text-align: left;
	border: 2px solid #fff;
	position: relative;
	max-width: 360px;
	margin: 12px 0 0 0;
	color: #333;
}
.tetsuzuki .navi .h2_img p::before{
	content: "";
  display: block;
  border-width: 7px 0 7px 11px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  top: calc(50% - 7px);
  right: -11px;
}
.tetsuzuki .navi .h2_img p span{
	display: block;
}
	@media screen and (max-width: 768px){
		.tetsuzuki .navi .h2 a{
			display: block;
		}
		.tetsuzuki .navi .h2_in{
			width: 100%;
		}
		.tetsuzuki .navi .navi_word{
			width: 100%;
			padding: 12px 12px 0;
		}
		.tetsuzuki .navi .navi_word ul{
			text-align: left;
		}
		.tetsuzuki .navi .h2_img{
			width: 100%;
			flex-wrap: wrap;
			padding: 0;
		}
		.tetsuzuki .navi .h2_img p{
			width: 100%;
		}
		.tetsuzuki .navi .h2_img p::before{
			top: 100%;
			right: calc(50% - 11px);
			transform: rotate(90deg);
		}
		.tetsuzuki .navi .h2_img .img{
			padding: 20px 0 0 0;
			margin: 0 auto;
			width: 240px;
		}
	}
/* くらしの場面から探す */
.tetsuzuki .search{
	margin-bottom: 80px;
}
.tetsuzuki .search .h2_in{
	background: #EAFFFB;
	padding: 24px 16px;
}
.tetsuzuki .search .h2 h2{
	border-left: 5px solid #316745;
	padding-left: 8px;
}
.tetsuzuki .search .ac_display03{
	top:50%;
	font-size: 100%;
  margin: -18px 0 0;
}
.tetsuzuki .search .ac_box02_in .ac_box02{
	margin-top: 40px;
}
.tetsuzuki .search .navi_lower{
	display: flex;
	flex-wrap: wrap;
	padding: 20px 0 40px;
}
.tetsuzuki .search .navi_lower li{
	width: calc(25% - 15px);
	margin: 20px 20px 0 0;
}
.tetsuzuki .search .navi_lower li:nth-of-type(4n){
	margin-right: 0;
}
.tetsuzuki .search .navi_lower li a{
	border: 2px solid #A4D5BE;
	text-align: center;
	display: block;
	text-decoration: none;
	padding: 12px 8px 28px;
	position: relative;
	height: 100%;
}
.tetsuzuki .search .navi_lower li a:hover{
	background: #E8FFF4;
}
.tetsuzuki .search .navi_lower li a::before{
	content: "";
	display: block;
	position: absolute;
	width: 34px;
	height: 9px;
	bottom: 10px;
	right: 10px;
	background: url(img/arrow05.svg) no-repeat 0 0/contain;
}
.tetsuzuki .search .navi_img{
	width: 100px;
	margin: 0 auto;
}
.tetsuzuki .search .navi_text b{
	display: block;
	font-size: 130%;
	margin-top: 4px;
}
.tetsuzuki .search .navi_text span{
	display: block;
	margin-top: 4px;
}
.tetsuzuki .search ul{
	display: flex;
	flex-wrap: wrap;
}
.tetsuzuki .search li{
	width: calc((100%/6) - 2px);
	margin-left: 2px;
	text-align: center;
	position: relative;
	margin-top: 54px;
}
.tetsuzuki .search li::before{
	content: "";
	display: block;
	width: 2px;
	height: 80%;
	top: 10%;
	left: -2px;
	background: #DFF0ED;
	position: absolute;
}
.tetsuzuki .search li:nth-of-type(6n)::after{
	content: "";
	display: block;
	width: 2px;
	height: 80%;
	top: 10%;
	right: 0;
	background: #DFF0ED;
	position: absolute;
}
.tetsuzuki .search li a{
	display: block;
	text-decoration: none;
}
.tetsuzuki .search li a:hover{
	background: #E8FFF4;
}
.tetsuzuki .search li a .navi_img{
	width: 80px;
}
.tetsuzuki .search .navi_text b{
	margin-top: 20px;
}
	@media only screen and (max-width: 1024px){
		.tetsuzuki .search li{
			width: calc(25% - 2px);
		}
		.tetsuzuki .search li:nth-of-type(n)::after{
			display: none;
		}
		.tetsuzuki .search li:nth-of-type(4n)::after{
			content: "";
			display: block;
			width: 2px;
			height: 80%;
			top: 10%;
			right: 0;
			background: #DFF0ED;
			position: absolute;
		}
	}
	@media screen and (max-width: 768px){
		.tetsuzuki .search li{
			width: calc(50% - 2px);
			margin-top: 40px;
		}
		.tetsuzuki .search li:nth-of-type(n)::after{
			display: none;
		}
		.tetsuzuki .search li:nth-of-type(2n)::after{
			content: "";
			display: block;
			width: 2px;
			height: 80%;
			top: 10%;
			right: 0;
			background: #DFF0ED;
			position: absolute;
		}
	}
/**** 手続きナビ ****/
.tetsuzuki_button{
	display: flex;
	flex-wrap: wrap;
}
.tetsuzuki_button li{
	margin: 16px 16px 0 0;
	padding: 0;
	min-width: 184px;
	text-align: center;
}
.tetsuzuki_button li::before{
	display: none;
}
.tetsuzuki_button li a{
	text-decoration: none;
	padding: 12px;
	display: block;
	background: #fff;
	border: 2px solid #A3D6CC;
	height: 100%;
}
.tetsuzuki_button li a:hover{
	background: #E8FFF4;
}
.tetsuzuki_button.dekigoto li{
	width: calc(25% - 12px);
	min-width: auto;
}
.tetsuzuki_button.dekigoto li:nth-of-type(4n){
	margin-right: 0;
}
@media screen and (max-width: 480px){
	.tetsuzuki_button li,
	.tetsuzuki_button.dekigoto li{
		min-width: auto;
		width: calc(50% - 8px);
	}
	.tetsuzuki_button li:nth-of-type(2n){
		margin-right: 0;
	}
}
.tetsuzuki fieldset{
	margin-top: 16px;
}
.tetsuzuki fieldset h2{
	margin-top: 0;
}
.tetsuzuki .form_bg{
	border: 2px solid #DFF0ED;
	padding: 1px 12px 16px;
	margin: 12px 0 0;
}
.tetsuzuki .checkbox_list{
	display: flex;
	flex-wrap: wrap;
}
.tetsuzuki .checkbox_list p{
	margin: 16px 16px 0 0;
}
.tetsuzuki .form_submit{
	width: 100%;
	text-align: center;
	margin: 10px 0 0;
}
.tetsuzuki input.input{
	width: 100%;
}
.tetsuzuki .tetsuzuki_back{
	margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
}
.tetsuzuki .tetsuzuki_back a{
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	background: #fff;
	text-decoration: none;
	padding: 2px 8px 2px 18px;
	position: relative;
	margin-right: 16px;
}
.tetsuzuki .tetsuzuki_back a::before{
	display: block;
	content: '';
	position: absolute;
	top: calc(.5em + 3px);
	left: 8px;
	width: 6px;
	height: 6px;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	transform: rotate(135deg);
}
.tetsuzuki nav.tetsuzuki_back{
	margin-top: 8px;
}
.tetsuzuki .tetsuzuki_back ul{
	display: flex;
	flex-wrap: wrap;
}
.tetsuzuki .tetsuzuki_back li::before{
	display: none;
}
.tetsuzuki .tetsuzuki_back li{
	padding: 0;
	margin: 4px 0 0;
}
.tetsuzuki .select_button{
	display: flex;
	margin: 0 8px 16px;
	flex-wrap: wrap;
}
.tetsuzuki .main_naka .select_button li{
	padding: 0;
	margin: 12px 12px 0 0;
}
.tetsuzuki .main_naka .select_button li::before{
	display: none;
}
.tetsuzuki .select_bg{
	margin-top: 24px;
	padding: 4px 16px 16px;
	border: 2px solid #DFF0ED;
}
.tetsuzuki .select_bg .ac_box02_wrap{
	padding: 20px;
	background: #E8FFF4;
	margin: 16px 0 0;
}
.tetsuzuki .select_bg .ac_box02_wrap h2{
	background: transparent;
}
.tetsuzuki .select_bg .ac_box02_wrap h2 .small{
	font-size: 65%;
  color: #6E6E6E;
}
.tetsuzuki .ac_box02_in .ac_box02{
	margin: 16px 0 0;
}
.tetsuzuki .select_bg h3{
	margin: 24px 0 8px;
}
.tetsuzuki .pager_wrap{
	padding: 0 0 16px;
}
.tetsuzuki .pager li{
	padding: 0;
	margin: 8px 8px 0 0;
	display: inline-block;
}
.tetsuzuki .pager li::before{
	display: none;
}
.tetsuzuki .pager li a{
	text-decoration: none;
	padding: 2px 8px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	display: block;
}
.tetsuzuki .select_bg .btn{
	padding: 0 0 16px;
}
.tetsuzuki .select_bg .next_btn{
	text-align: center;
	margin: 24px 0 0;
}
.tetsuzuki #main_outline .select_bg .next_btn button{
	font-size: 100%;
	padding: 12px 20px;
}
.tetsuzuki .event_list{
	background: #fff;
	margin: 16px 0 0;
	border: 1px solid #ccc;
	padding: 0 8px 8px;
}
.tetsuzuki .event_list li legend{
	display: flex;
}
.tetsuzuki .data{
	border-bottom: 1px dashed #bbb;
	margin-top: 16px;
	padding: 0 0 16px 16px;
}
.tetsuzuki .data p{
	overflow: hidden;
}
.tetsuzuki .data p.radio_p{
	display: inline-block;
	margin: 8px 12px 0 0;
}
.tetsuzuki .data input{
	position: absolute;
	z-index: -1;
}
.tetsuzuki .data label{
	display: block;
	margin: 2px 0;
	cursor: pointer;
	padding: 8px 16px;
	text-align: center;
	border: 2px solid #A3D6CC;
}
.tetsuzuki .data .switch-y,
.tetsuzuki .data .switch-d{
	background: #fff;
}
.tetsuzuki .data .switch-n{
	background: #efefef;
}
.tetsuzuki .data input[type="radio"]:checked + label{
	background-color: #316745;
    color: #fff;
}
.tetsuzuki .data .otherinfo{
	background: #efefef;
	border-radius: 2px;
	display: inline-block;
	padding: 2px;
	text-align: center;
	margin: 16px 0 0 0;
	width: 72px;
	font-size: 75%;
}
.tetsuzuki .lnk_top{
	font-size: 85%;
	text-align: right;
}
.tetsuzuki .maybe{
	background: #E8FFF4;
	border-radius: 4px;
	display: inline-block;
	font-size: 75%;
	padding: 5px 8px;
	text-align: center;
	margin: 4px 0 4px 12px;
}
.tetsuzuki .yes,
.tetsuzuki .question{
	background: #fff;
	border-radius: 4px;
	display: inline-block;
	font-size: 75%;
	padding: 3px 8px;
	text-align: center;
	margin: 4px 0 4px 12px;
	border: 2px solid #a3d6cc;
}
@media screen and (max-width: 1024px){
	.tetsuzuki .select_bg .ac_box02_wrap h2 .small{
		display: block;
	}
}
.tetsuzuki .attention{
	margin: 24px 0;
  border: 2px solid #a4d5be;
}
.tetsuzuki .attention h2{
	padding: 20px 70px 20px 15px;
	font-size: 120%;
}
.tetsuzuki .ac_box02_in{
	padding: 0 20px 15px;
}
.tetsuzuki .attention ol {
	list-style-type: decimal;
	padding-top: 8px;
}
.tetsuzuki .attention ol li {
	margin-left: 32px;
	line-height: 1.9;
}
.tetsuzuki .mol_tableblock th {
	width: 240px;
}
.tetsuzuki .mol_tableblock th *,
.tetsuzuki .mol_tableblock td * {
	line-height: 1.2!important;
}
.tetsuzuki .mol_tableblock a{
	display: inline-block;
	padding: 0 8px;
	text-decoration: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	margin: 4px 0;
}
.tetsuzuki .mol_tableblock a[href^="tel:"]{
	cursor: default;
	color: #222;
	text-decoration: none;
	border: none;
}
@media screen and (max-width: 1024px){
	.tetsuzuki .mol_tableblock th {
		width: 140px;
	}
	.tetsuzuki .mol_tableblock a[href^="tel:"]{
		border: 1px solid #ccc;
		cursor: pointer;
		color: #2b3095;
		display: flex;
	}
}
.tetsuzuki .mochimono .ac_display03{
	top: 30px;
}
.tetsuzuki .mochimono h2{
	padding-right: 3em;
}
.tetsuzuki .mochimono ul li ul{
	padding: 0 0 8px;
}
.tetsuzuki .mochimono ul li ul li{
	list-style: none;
	margin: 4px 0px 0;
	display: inline-block;
}
.tetsuzuki .mochimono ul li b{
	font-size: 110%;
}
.tetsuzuki .mochimono .list_icon{
	display: inline-block;
	font-size: 85%;
	background: #316745;
	color: #fff;
	border-radius: 4px;
	padding: 4px 4px 2px;
	margin: 2px 8px 0 0;
	text-align: center;
	vertical-align: top;
	line-height: 1;
}
.tetsuzuki .tetsuzuki_ichiran th{
	padding: 6px 8px 2px;
	background: #E8FFF4;
	border: 1px solid #ccc;
	font-size: 85%;
	text-align: left;
	border-bottom: none;
	width: 50%;
}
.tetsuzuki .tetsuzuki_ichiran td{
	border-color: #ccc;
	padding: 8px;
	font-size: 85%;
	text-align: left;
}
.tetsuzuki .tetsuzuki_page_search{
	padding: 8px 20px 20px;
	border: 2px solid #DFF0ED;
	margin-top: 24px;
}
.tetsuzuki .float_set{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.tetsuzuki .float_set.is-show{
	position: fixed;
	z-index: 1000;
	bottom: 0;
	width: 100%;
	left: 0;
	background: #fff;
	padding: 0 10em 12px 170px;
	border-top: 1px solid #ccc;
}
.tetsuzuki .float_set input{
	width: 100%;
	max-width: 300px;
	margin-top: 16px;
	font-size: 100% !important;
}
.tetsuzuki .float_set button{
	margin: 16px 4px 0;
}
.tetsuzuki .tet_event,
.tetsuzuki .tet_category {
  border-radius: 4px;
  display: inline-block;
  padding: 2px 4px;
  text-align: center;
  margin: 4px 0 4px 8px;
  font-size: 90%;
}
.tetsuzuki .tet_event{
	background: #D2EFBE;
}
.tetsuzuki .tet_category{
	background: #BBE3F2;
}
@media screen and (max-width: 1024px){
	.tetsuzuki .float_set.is-show{
		padding: 0 12px 12px;
	}
}
.tetsuzuki .error{
	background: #f8e6e6;
	border: 2px solid #a90000;
	color: #a90000;
	padding: 16px;
	margin: 10px 0 24px;
}
.tetsuzuki .error h2{
	margin: 0 0 16px;
	border: none;
	border-left: 4px solid #a90000;
	font-size: 120%;
	padding: 0 12px;
  background: transparent;
}
.tetsuzuki .error h2::before,
.tetsuzuki .error h2::after{
	display: none;
}
.highlight {
  background-color: #FFFE00;
}
.highlight2{
  background-color: #52FF95;
}

/********************** ctm_阿久比町の紹介 **********************/
.intro .main_naka{
	position: relative;
}
/*menu*/
.intro .menu{
	margin: 0 auto;
	padding: 0 12px;
	max-width: 1224px;
	width: 100%;
	position: relative;
}
.intro .menu .tit{
	position: absolute;
	top: 0;
	left: calc(50% - 190px);
	width: 380px;
	height: auto;
	margin: 0;
}
.intro .menu ul{
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
	gap: 14px 0;
}
.intro .menu ul li{
	margin: 0;
	width: 13.5%;
	position: relative;
}
.intro .menu ul li::before{
	content: '';
	position: absolute;
	top: calc(50% - 37px);
	left: 0;
	width: 2px;
	height: 74px;
	background-color: #D9E6E3;
	border-radius: 2px;
}
.intro .menu ul li:nth-child(2)::after,
.intro .menu ul li:last-child::after{
	content: '';
	position: absolute;
	top: calc(50% - 37px);
	right: 0;
	width: 2px;
	height: 74px;
	background-color: #D9E6E3;
	border-radius: 2px;
}
.intro .menu ul li:nth-child(2){
	margin-right: 46%;
}
.intro .menu ul li a{
	padding-bottom: 12px;
	color: #2B5334;
	font-size: 150%;
	text-align: center;
	line-height: 1;
	text-decoration: none;
	letter-spacing: 0em;
	font-family: "トーキング JIS2004 AP", "Talking JIS2004 AP";
	background: url("img/intro_arrow.svg") no-repeat center bottom;
	display: flex;
	gap: 10px 0;
	flex-direction: column;
	align-items: center;
}
.intro .menu ul li a:hover{
	background-color: #E8FFF4;
}
.intro .menu ul li a img{
	width: 86px;
}
.intro .menu ul li a > span{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.intro .menu ul li a span span{
	display: block;
}
@media only screen and (max-width: 1100px){
	.intro .menu ul li a{
		font-size: 135%;
		background: url("img/intro_arrow.svg") no-repeat center bottom / 90% auto;
	}
}
@media only screen and (max-width: 1024px){
	.intro .menu .tit{
		margin: 0 auto;
		position: static;
		top: auto;
		left: auto;
		width: 300px;
	}
	.intro .menu ul{
		margin-top: 20px;
	}
	.intro .menu ul li{
		width: 25%;
	}
	.intro .menu ul li:nth-child(2)::after{
		content: none;
	}
	.intro .menu ul li:nth-child(2){
		margin-right: 0;
	}
	.intro .menu ul li a{
		font-size: 125%;
		background: url("img/intro_arrow.svg") no-repeat center bottom;
	}
	.intro .menu ul li a img{
		width: 68px;
	}
}
@media only screen and (max-width: 768px){
	.intro .menu ul li a{
		padding-bottom: 10px;
		font-size: 100%;
		background-size: calc(100% - 6px) auto;
		gap: 4px 0;
	}
	.intro .menu ul li a img{
		width: 70px;
	}
}
@media only screen and (max-width: 500px){
	.intro .menu ul li a{
		font-size: 87.5%;
	}
	.intro .menu ul li a img{
		width: 60px;
	}
	.intro .menu ul li a > span{
		padding: 0 2px;
		min-height: 28px;
	}
}

/*h1*/
.intro .main_naka_h1{
	margin: 0;
	padding: 0;
	width: 156px;
	position: absolute;
	top: 30px;
	bottom: 10px;
	left: calc(50% - 78px);
	z-index: 999;
}
.intro .main_naka_h1 h1{
	padding: 0;
	border-bottom: 0;
	position: static;
}
.intro .main_naka_h1 h1::before{
	content: none;
}
@media only screen and (max-width: 1024px){
	.intro .main_naka_h1{
		width: 80%;
		max-width: 400px;
		position: absolute!important;
		top: 150px!important;
		bottom: auto!important;
		left: 50%;
		transform: translate(-50%);
	}
}
@media only screen and (max-width: 768px){
	.intro .main_naka_h1{
		top: 120px!important;
	}
}
@media only screen and (max-width: 600px){
	.intro .main_naka_h1{
		width: 60%;
		top: 50px!important;
	}
}

/*main_vis*/
.intro_vis{
	position: relative;
	margin-top: 36px;
}
.intro_vis::before{
/*	content: '';*/
	position: absolute;
	bottom: 4px;
	left: -5px;
	width: calc(100% + 10px);
	height: 200px;
	background: url("img/intro_nami.svg") no-repeat center bottom / 100%;
	z-index: 1;
}
.intro_vis h2{
	padding: 0;
	margin: 0;
	height: 0;
}
.intro_vis h2::before{
	display: none;
}
.intro_vis .vis_bg{
	position: relative;
}
.intro_vis .vis_bg li{
	margin: 0;
	padding: 0;
}
.intro_vis .vis_bg li::before{
	display: none;
}
.intro_vis .slick-slide .catch {
	top: 24px;
	bottom: auto;
	right: 24px;
    color: #151515;
    padding: 3px 6px;
	min-height: 26px;
    font-size: 85%;
	line-height: 1;
	display: inline-block;
}
.intro_vis .slick-slide .catch .window{
	margin: 0 4px;
	line-height: 1.5;
}
.intro_vis .slick_nav {
	z-index: 1000;
	position: absolute;
    bottom: 30px;
    left: 0;
    padding: 4px 24px 0;
    justify-content: flex-end;
}
.intro_vis .slick-dots li {
	margin-bottom: 0!important;
}
#body .intro_vis .slick-dots li button{
	color: #2B3095;
	background: #BEEFD8;
	border: 1px solid #fff;
}
.intro_vis .slick_ps a {
	padding: 2px 8px 1px 20px;
	min-width: 59px;
	min-height: 27px;
	border: 1px solid #fff;
}
@media only screen and (max-width: 1024px){
	.intro_vis{
		margin-top: 20px;
	}
}
@media only screen and (max-width: 768px){
	.intro_vis .slick-slide .catch {
		top: 10px;
		right: 10px;
	}
	.intro_vis .slick_nav {
		padding: 4px 0 0;
		position: static;
	}
}

/*intro_content*/
.intro_content{
	padding: 0 12px;
	overflow: hidden;
	z-index: 10;
	position: relative;
}
.intro_content .cont_left{
	margin-right: 156px;
	float: left;
	width: calc(50% - 78px);
}
.intro_content .cont_right{
	float: right;
	width: calc(50% - 78px);
}
.intro_content section{
	margin: 80px 0 0;
}
.intro_content section h2{
    margin: 0;
    padding: 12px 14px;
	min-height: 84px;
	font-size: 170%;
	line-height: 1.2;
	text-align: center;
	font-family: "トーキング JIS2004 AP", "Talking JIS2004 AP";
	text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff, 1px 0 1px #fff, 0px 1px 1px #fff, -1px 0 1px #fff, 0 -1px 1px #fff;
    background: #AED5CC;
	border-radius: 15px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.intro_content section h2::before{
	content: none;
}
.intro_content section h2 span{
	display: block;
}
.intro_content section > img{
	margin-top: 24px;
	padding: 0 12px;
}
.intro_content section > img:nth-of-type(n + 2){
	margin-top: 16px;
}
.intro_content section ul{
	margin-top: 40px;
	padding: 0 24px;
}
.intro_content section ul li{
	margin: 0;
	padding-left: 12px;
}
.intro_content section ul li::before{
	width: 4px;
    height: 4px;
    background: #333;
	border-radius: 50%;
}
.intro_content section .btn{
	margin-top: 40px;
	padding: 0 24px;
}
.intro_content section .btn a{
	padding: 6px 30px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #316745;
    background: url("img/intro_arrow02.svg") no-repeat right 24px center;
	display: block;
}
.intro_content section .btn a:hover{
	background-color: #E8FFF4;
}
/*個別*/
.intro_content section.sec02{
	margin-bottom: 158px;
}
.intro_content section.sec06 ul{
	margin-top: 23px;
}
.intro_content section h2.img{
	position: relative;
}
.intro_content section h2.img::before{
	content: '';
	position: absolute;
	top: -12px;
	left: auto;
	right: 24px;
}
.intro_content section.sec04 h2.img{
	padding-right: 110px;
}
.intro_content section.sec04 h2.img::before{
	width: 88px;
	height: 83px;
	background: url("img/intro_h2_01.png") no-repeat;
	background-size: 100%;
}
.intro_content section.sec05 h2.img{
	padding-right: 120px;
}
.intro_content section.sec05 h2.img::before{
	width: 90px;
	height: 84px;
	background: url("img/intro_h2_02.png") no-repeat;
	background-size: 100%;
}
.intro_content section.sec06 h2.img{
	padding-right: 159px;
}
.intro_content section.sec06 h2.img::before{
	top: -28px;
	width: 137px;
	height: 100px;
	background: url("img/intro_h2_03.png") no-repeat;
	background-size: 100%;
}
.intro_content section.sec07 h2.img{
	padding-right: 156px;
}
.intro_content section.sec07 h2.img::before{
	top: -30px;
	width: 135px;
	height: 120px;
	background: url("img/intro_h2_04.png") no-repeat;
	background-size: 100%;
}
@media only screen and (max-width: 1024px){
	.intro_content{
		margin-top: -20px;
	}
	.intro_content .cont_left,
	.intro_content .cont_right{
		margin: 0 auto;
		width: 100%;
		max-width: 600px;
		float: none;
	}
	.intro_content section.sec02{
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 768px){
	.intro_content{
		padding: 0;
	}
	.intro_content section{
		margin: 60px 0 0;
	}
	.intro_content section h2{
		padding: 12px;
		min-height: 64px;
		font-size: 125%;
		border-radius: 10px;
	}
	.intro_content section > img{
		margin-top: 20px;
	}
	.intro_content section > img:nth-of-type(n + 2){
		margin-top: 10px;
	}
	.intro_content section ul,
	.intro_content section .btn{
		margin-top: 20px;
		padding: 0 12px;
	}
	.intro_content section .btn a{
		padding: 6px 22px;
		background: url("img/intro_arrow02.svg") no-repeat right 16px center;
	}
	.intro_content section.sec06 ul{
		margin-top: 20px;
	}

	.intro_content section h2.img::before{
		right: 12px;
	}
	.intro_content section.sec04 h2.img{
		padding-right: 80px;
	}
	.intro_content section.sec04 h2.img::before{
		width: 70px;
		height: 66px;
	}
	.intro_content section.sec05 h2.img{
		padding-right: 80px;
	}
	.intro_content section.sec05 h2.img::before{
		width: 70px;
		height: 66px;
	}
	.intro_content section.sec06 h2.img{
		padding-right: 110px;
	}
	.intro_content section.sec06 h2.img::before{
		top: -12px;
		width: 100px;
		height: 73px;
	}
	.intro_content section.sec07 h2.img{
		padding-right: 100px;
	}
	.intro_content section.sec07 h2.img::before{
		top: -12px;
		width: 90px;
		height: 80px;
	}
}
@media only screen and (max-width: 768px){
	.intro_content{
		margin-top: 10px;
	}
}