@charset "utf-8";

a img {
	border: none;
}

.note {
	font-size: 75%;
	color: #666666;
}

/* type_a */
.menu_list_a ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu_list_a li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 31px;
	height: 31px;
}
.menu_list_a li a {
	display: block;
	width: 100%;
}

.menu_list_a a:link {text-decoration: none; color: #FFFFFF;}
.menu_list_a a:visited {text-decoration: none; color: #FFFFFF;}
.menu_list_a a:hover {text-decoration: underline; color: #FFFF00;}
.menu_list_a a:active {text-decoration: underline; color: #0033ff;}

.list_a_1 {background: url(/img/list_a_1.gif) no-repeat;}
.list_a_2 {background: url(/img/list_a_2.gif) no-repeat;}

/* type_b */
.menu_list_b {
	width: auto;
	margin: 0px;
	padding: 10px 15px 20px;
}
.menu_list_b ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.menu_list_b li {
	display: block;
	width: auto;
	margin: 10px 0px 0px;
	padding: 0px;
	border: none;
}
.menu_list_b li > span:first-child {
	padding-left: 20px;
	position: relative;
}
.menu_list_b li > span:first-child:before {
	content: '';
	display: block;
	width: 0px;
	height: 0px;
	border: 5px solid transparent;
	border-left-color: #FF9900;
	position: absolute;
	left: 6px;
	top: 0.6em;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.menu_list_b li > ul {
	margin-left: 20px;
	padding-left: 10px;
	border-left: 1px solid #CCCCCC;
}

/* type_c */
.menu_list_c {
	margin: 0px;
	padding: 10px 15px 20px;
}

#sidebar1 .menu_list_c {
	width: auto;
}
#sidebar2 .menu_list_c {
	width: auto;
	margin-top: 5px;
}

.menu_list_c ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style: none;
}
.menu_list_c > ul > li {
	margin: 0px 0px 10px;
	padding: 0px;
	padding-left: 20px;
	position: relative;
	background: url(/img/icon_migi4.gif) no-repeat left 5px top 0.35em;
}
.menu_list_c > ul > li:before {
/* 	content: '';
	display: block;
	width: 0px;
	height: 0px;
	border: 5px solid transparent;
	border-left-color: #FF9900;
	position: absolute;
	left: 6px;
	top: 0.6em;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%); */
}

.menu_list_c > ul > li > ul li {
	margin: 0px;
	padding: 0px 0px 5px 20px;
	position: relative;
	background: url(/img/icon_migi4.gif) no-repeat left 5px top 0.35em;
}
/*.menu_list_c > ul > li > ul li:before {
	content: '';
	display: block;
	width: 0px;
	height: 0px;
	border: 5px solid transparent;
	border-left-color: #6666cc;
	position: absolute;
	left: 6px;
	top: 0.6em;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
*/
.menu_list_c .menu_list_c_end {
	border: none;
}
.menu_list_c p {
	display: block;
	background-image: url(/img/icon_migi2.gif);
	background-repeat: no-repeat;
	background-position: 8px 40%;
}
.menu_list_c p a {
	margin-left: 20px;
}

/* type_d */
.menu_list_d {
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
.menu_list_d ul {
	display: block;
	margin: 0px 0px 0px 24px;
	padding: 0px;
}
.menu_list_d li {
	display: block;
	height: 1em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}
.menu_list_d li a {
	display: block;
}
.menu_list_d .menu_list_d_end {
	border: none;
}

/* type_e */
.menu_list_e {
	width: auto;
	margin: 0px 0px 0px 6px;
	padding: 0px;
}
.menu_list_e ul {
	margin: 0px;
	padding: 0px;
}
.menu_list_e li {
	width: auto;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	border: none;
}


/* type_i */
.menu_list_i {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.menu_list_i ul {
	margin: 0px 0px 0px 24px;
	padding: 0px;
}
.menu_list_i li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: url(/img/icon_migi3.jpg);
	list-style-position: outside;
}

#sidebar1 .menu_list_d {
	border-left: 1px solid #993300;
	border-right: 1px solid #993300;
	border-bottom: 1px solid #993300;
}

/* 新着情報リスト等（RSSロゴ付）ここから */
.list_type_a_list {
	clear: both;
	text-align: left;
	margin: 0 0 10px;
	padding: 0px;
	border: 1px solid #cccccc;
}
.list_type_a_list p {
	margin: 10px 20px;
}

.list_type_a_title {
	clear: both;
	text-align: left;
	margin: 0px 0px 10px 0px;
}
 .list_type_a_title, h2.list_type_a_title {
 	width: auto;
 	height: auto;
	margin: 0px 0px 10px 0px;
 	padding: 0.5em 0px 0.5em 30px;
	background: url(/img/news_back_detail.gif) no-repeat left center #FFFFD9;
	font-size: 2rem;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	border-top: 2px solid #FFCC00;
	position: relative;
}
.list_type_a_title h2{
	margin: 0;
	padding: 0;
	font-size: 1.73rem;
	letter-spacing: 0;
	line-height: 1em;
}

.list_type_a_title .link_rss a{
	display: block;
	width: 42px;
	height: 17px;
	background: url(/img/logo_rss.gif) no-repeat center center;
	position: absolute;
	top: calc(50% - 9px);
	right: 10px;
	z-index: 10;
}
/* 新着情報リスト等（RSSロゴ付）ここまで */

/* 新着情報リスト２（RSSロゴ付）ここから */
.list_type_a_title2 {
	clear: both;
	width: 100%;
	float: left;
	text-align: left;
	background: url("/img/list_type_a_title.gif") repeat-x left top #085AA4;
	margin: 0px 0px 10px 0px;
	border-bottom: #b3cce6 1px dotted;
}
.list_type_a_title2 h2 {
	color: #000000;
	float: left !important;
	text-align: left;
	background-color: transparent !important;
	border-left: none !important;
	border-bottom: none !important;
	margin: 0px 0px 0px 0px !important;
	padding: 10px 0px 5px 7px !important;
	background-color: transparent;
	font-size: 110% !important;
}
.list_type_a_title2 p {
	float: right;
	text-align: right;
	padding: 0px 10px 1px 0px;
	margin: 6px 1px 0px 5px !important;
}

.list_type_a_list2 {
	width: 100%;
	height: auto;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: block;
}
.list_type_a_list2 p {
	margin: 8px 1px 5px 20px;
}
/* 新着情報リスト２（RSSロゴ付）ここまで */

/* 新着情報等リスト等（RSSロゴなし）ここから */
.list_type_b_list {
	clear: both;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.list_type_b_list h2 {
	font-size: 1.3rem;
	padding: 10px 15px;
}
/* 新着情報等リスト等（RSSロゴなし）ここまで */

/* シンプルリストここから */
.list_aaa {
	clear: both;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.list_aaa ul {
	text-align: left;
	margin: 0px !important;
	padding: 8px 0px 0px 0px !important;
	width: 100%;
	height: 100%;
	list-style-position: outside;
}
.list_aaa li {
	clear: both;
	margin: 0px 0px 0px 5px !important;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}
/* シンプルリストここまで */

/* 年月日付リストここから */
.list_ccc {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.list_ccc ul, #main #main_a .list_ccc ul {
	text-align: left;
	margin: 0px;
	padding: 0px 10px 0;
	width: auto;
	height: auto;
	list-style: none;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.list_ccc li {
	clear: both;
	margin: 0px 0px 5px;
	padding: 3px 0px 3px 25px;
	display: table;
	width: 100%;
	border-bottom: 1px dotted #cccccc;
	background: url(/img/icon_migi1.gif) no-repeat left top 0.5em;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border-bottom: 1px dotted #ccc;
}
.list_ccc li > span {
	display: table-cell;
	vertical-align: top;
}
.list_ccc li > span:first-child {
	padding-left: 0px;
	position: relative;
}
.list_ccc li > span:first-child:before {
	content: '';
	display: none;
	width: 0px;
	height: 0px;
	border: 5px solid transparent;
	border-left-color: #0354A2;
	position: absolute;
	left: 6px;
	top: 0.6em;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.list_ccc li > span.article_date{
	width: 10em;
}

.list_ccc .article_section{
	margin-left: 1em;
}
.list_ccc .article_section:before{
	content: '(';
}
.list_ccc .article_section:after{
	content: ')';
}

.list_ccc .span_a {
	width: 10.0em;
	padding: 0px;
}
.list_ccc .span_b {
	width: auto;
	padding-left: 1em;
}

/* 年月日付リストここから */
.link_box {
	padding: 10px 20px 15px;
	text-align: right;
}
#sidebar1 .link_box,
#sidebar2 .link_box{
	padding-left: 0;
	padding-right: 0;
}
.link_box span {
	display: inline-block;
	margin: 0px 0px 0px 10px;
	padding-left: 18px;
	text-align: left;
}
.link_box span.link_rss {}
.link_box span.link_ichiran {
	background: url(/img/icon_migi4.gif) no-repeat left center;
}

/* 「一覧を見る」ここから */
.text_d2 {
	clear: both;
	text-align: left;
	text-indent: 1em;
	padding: 10px 0px 10px 6px;
}
.text_d {
	margin: 0 15px;
	padding: 0 0 0 20px;
	position: relative;
}
.text_d:before {
	content: '';
	display: block;
	width: 0px;
	height: 0px;
	border: 5px solid transparent;
	border-left-color: #6666cc;
	position: absolute;
	left: 6px;
	top: 0.6em;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
/* 「一覧を見る」ここまで */

.text_r {
	text-align: right;
}
.text_center {
	text-align: center;
}

/* 細々とした部品 */
.img_a {
	vertical-align: middle;
	border: none;
}

.img_b {
	vertical-align: top;
	border: none;
}
.img_b_life {
	vertical-align: top;
	border: none;
	margin: 0px 0px 10px 5px;
	padding: 0px;
}

.img_360 {
	margin: 2px;
	border: none;
}

.img_q {
	margin: 0px 0px 3px 3px;
	vertical-align: middle;
	border: none;
}

.navigation {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.navigation ul,
#main #main_a .navigation ul {
	/* margin: 10px 0; */
	padding: 0px;
}
.navigation li {
	display: inline-block;
	margin-bottom: 3px;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid #666;
	line-height: 1.2em;
}
.navigation li:last-child {
	border: 0;
}
.navigation li.navi_end {
	padding: 1px 0px 4px 8px;
	margin: 0px 0px 0px 0px;
	background-image: url(/img/spacer.gif);
	background-repeat: no-repeat;
}

.navigation h2 {
	margin-bottom: 0.3em;
}
.navigation p {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#top_search2 .navigation {
	margin-left: -8px;
	text-align: left;
}

#footer .navigation {
	text-align: right;
}

.navigation_a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.navigation_a ul {
	margin: 0px;
}
.navigation_a li {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	list-style-type: none;
	list-style-image: none;
}

#top_search2 .navigation {
	float: left;
}

.navigation.region_box {
	background: #DCEFFF;
	display: table;
	width: 100%;
	margin: 20px 0;
}
#main_body .navigation.region_box h3 {
	display: table-cell;
	vertical-align: middle;
	background: url(/img/common/icon_desaki.png) no-repeat 10px center;
	margin: 0;
	padding: 12px 10px 10px 30px;
	font-size: 1.7rem;
	font-weight: bold;
	line-height: 1em;
	width: 5em;
}
#main #main_a #main_body .navigation.region_box > ul {
	display: table-cell;
	margin: 0;
	padding: 12px 20px 10px 0px;
}

.hr_c {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	visibility: hidden;
}

.br_a {
	clear: both;
	margin: 0px;
	padding: 0px;
}

.form_margin {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}

.f_search {
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
}

.form_a {
	margin: 0px 0px 0px 4px ;
}

.form_a p {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	text-align: right;
}

.hide {
	position: absolute;
	left: -9999em;
	top: -9999em;
}
.hide_text{
	text-align: left;
	text-indent: -9999em;
	overflow: hidden;
	white-space: nowrap;
}

#to_pagetop {
	margin: 50px 0px 0px 0px;
	padding: 0px 10px 0px 48px;
	background-image: url(/img/logo_arrow_7.gif);
	background-position: 30px 0.3em;
	background-repeat: no-repeat;
}


.box_g {
	margin: 0px;
	padding: 0px;
}

/* type_k */
.menu_list_k {
	width: 173px;
	margin: 5px 0px 0px 1px;
	padding: 5px 0px 5px 0px;
}
.menu_list_k ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.menu_list_k li {
	width: 170px;
	height: 55px;
	margin: 5px auto 0px auto;
	padding: 0px;
	list-style-type: none;
	border: none;
}

/* type_f */
.menu_list_f {
	width: 176px;
	margin: 5px 0px 0px 6px;
	padding: 5px 0px 5px 0px;
}
.menu_list_f ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.menu_list_f li {
	width: 170px;
	height: 55px;
	margin: 5px auto 0px auto;
	padding: 0px;
	list-style-type: none;
	border: none;
}

.div_k {
	margin-bottom: 5px;
	padding: 0px;
}

/* 主に詳細ページの部品 */
/* 外部リンク */
.external_link_text {
	display: none;
}

/* 文章 */
.detail_text {
	margin: 10px 0px 0px 0.5em;
}

/* カスタム登録 */
.detail_free {
	margin: 10px 0px 0px 0.5em;
}

/* カスタム登録内の画像 */
#main_detail p img {
	margin: 10px 0px 0px 0.5em;
}

/* 罫線 */
#main_detail hr {
	clear: both;
}

/* 表 */
#main #main_a table {
	border-color:#C0BFA0;
	border-collapse: collapse;
	border-style: solid;
	border-width:2px;
	margin: 0 0 10px;
	/* _font-size:100%; */
}
#main #main_a th {
	border-color:#C0BFA0;
	border-collapse: collapse;
	background:#F4F5E3;
	border-style: solid;
	border-width: 1px;
	padding: 0.2em 0.8em 0.2em 0.8em;
	/* font-size: 88.8%; */
}
#main #main_a td {
	border-color:#C0BFA0;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	padding: 0.2em 0.8em 0.2em 0.8em;
	/* font-size: 88.8%; */
}

#main #main_a table[border="0"],
#main #main_a table[border="0"] th,
#main #main_a table[border="0"] td {
	border-width: 0px;
}

/* PDF,WMPリンク */
.pdf_download, .wmplayer_download {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
	display: table;
	width: 100%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.pdf_download .pdf_img, .wmplayer_download .wmplayer_img {
	display: table-cell;
	vertical-align: middle;
	width: 180px;
}
.pdf_download .pdf_img img, .wmplayer_download .wmplayer_img img {
	max-width: 180px;
	height: auto;
}

.tenpu_txt {
	/*! float:left; */
	margin-left: 1em;
	display: table-cell;
	vertical-align: middle;
	font-size: 1.3rem;
}

/* サブサイトリストページ2用ここから */
#main #main_a .list_ccc.site_list_thumb ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.list_ccc.site_list_thumb li {
	margin: 0px;
	width: 100%;
	background: none;
}
.list_pack{
	clear: both;
	display: table;
	width: 100%;
	height: auto;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	border-bottom: 1px solid #ccc;
	position: relative;
}

div.list_pack > span {
	display: table-cell;
	vertical-align: middle;
}
div.list_pack > span.span_d {
	width: 80px;
}
div.list_pack > span.span_d:empty:before {
	content: '画像はありません';
	display: block;
	width: 180px;
	height: auto;
	line-height: 1em;
	text-align: center;
	padding: 10px;
}

div.list_pack > span.span_e > span {
	display: block;
}
.list_pack .article_thumbnail {
	width: 200px;
	/* height: 150px; */
	/* 	border: 1px solid #ccc; */
}
.list_pack .article_thumbnail img {
	width: auto;
	height: auto;
	max-width: 100%;
/* 	max-height: 150px; */
	display: block;
	margin: 0 auto;
}
.list_pack .article_thumbnail_text {
	padding-left: 20px;
}
.list_pack .article_thumbnail_text > span {
	display: block;
}
/* サブサイトリストページ2用ここまで */

/* サブサイト小メニュー「一覧を見る」 */
.menu_list_cb .text_d {
	background: url(/img/icon_list.png) no-repeat left 40%;
	margin-left: 16px;
	padding-left: 20px;
}

#main #main_a form#fm {}
#main #main_a form#fm table {
	width: 100%;
}
#main #main_a form#fm table th {
	width: 20%;
	white-space: nowrap;
}
#main #main_a form#fm table td input {
	width: 100%;
}
#main #main_a form#fm table td textarea {
	width: 100%;
}

.icon_blue li {
	margin: 0.5em 0px;
	padding-left: 20px;
	background: url(/img/icon_arrow_blue.png) no-repeat left 0.2em;
}

/* 大分類 */
#life3_cat_wrap {
	clear: both;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
#life3_cat_wrap .life_cat_detail {
	display: block;
	width: 49%;
	margin: 5px 0px 20px 0px;
}
#life3_cat_wrap .life_cat_detail:nth-child(2n) {
}
#life3_cat_wrap .life_cat_detail h3 {
	margin: 0px 0px 14px;
	padding-left: 30px;
	border: none;
}
#life3_cat_wrap .life_cat_detail h3 a {
}

#main #main_a div[id^="main_header_life3_"] {
	display: block;
	width: auto;
	height: 160px;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	background: #E9E9E9;
	border: 1px solid #ccc;
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: transparent;
}
#main #main_a #main_header_life3_1 {background-image: url(/img/life/back_img1.jpg);} /* くらしの情報 */
#main #main_a #main_header_life3_2 {background-image: url(/img/life/back_img2.jpg);} /* 事業者の方へ */
#main #main_a #main_header_life3_3 {background-image: url(/img/life/back_img3.jpg);} /* 観光情報 */
#main #main_a #main_header_life3_4 {background-image: url(/img/life/back_img4.jpg);} /* 市政情報 */

#main #main_a div[id^="main_header_life3_"] h1 {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: transparent;
	border: none;
	margin: 0px;
	padding: 0;
}
#main #main_a div[id^="main_header_life3_"] h1:before,
#main #main_a div[id^="main_header_life3_"] h1:after{
	display: none;
}
#main #main_a div#main_header_life3_1 h1 {background-image: url(/img/life/h1_title1.gif);} /* くらしの情報 */
#main #main_a div#main_header_life3_2 h1 {background-image: url(/img/life/h1_title2.gif);} /* 事業者の方へ */
#main #main_a div#main_header_life3_4 h1 {background-image: url(/img/life/h1_title4.gif);} /* 市政情報 */

/* 大分類（くらしの情報） */
#main_body .life_menu_wrap {}
#main_body .life_menu_wrap > div {}
#main_body .life_menu_wrap > div.life_menu_left {}
#main_body .life_menu_wrap > div.life_menu_left h2 {}
#main_body .life_menu_wrap > div.life_menu_right {}


/* くらしの情報 ライフステージ */
#main #main_a #life_index ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
#life_index ul li{
	margin: 5px;
	padding: 0;
}
#life_index ul li a{
	display: block;
	width: 105px;
	height: 105px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
#life_index ul li a:after{
	content: '';
	display: block;
	width: 105px;
	height: 105px;
	margin:0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 0;
	top: 0;
}
#life_index ul li a:hover:after{
	display: none;
}
#life_index ul li#lifestage1 a{background-image: url(/img/lifestage/life_scenes1_hover.gif);}
#life_index ul li#lifestage2 a{background-image: url(/img/lifestage/life_scenes2_hover.gif);}
#life_index ul li#lifestage3 a{background-image: url(/img/lifestage/life_scenes3_hover.gif);}
#life_index ul li#lifestage4 a{background-image: url(/img/lifestage/life_scenes4_hover.gif);}
#life_index ul li#lifestage5 a{background-image: url(/img/lifestage/life_scenes5_hover.gif);}
#life_index ul li#lifestage6 a{background-image: url(/img/lifestage/life_scenes6_hover.gif);}
#life_index ul li#lifestage7 a{background-image: url(/img/lifestage/life_scenes7_hover.gif);}
#life_index ul li#lifestage8 a{background-image: url(/img/lifestage/life_scenes8_hover.gif);}

#life_index ul li#lifestage1 a:after{background-image: url(/img/lifestage/life_scenes1_off.gif);}
#life_index ul li#lifestage2 a:after{background-image: url(/img/lifestage/life_scenes2_off.gif);}
#life_index ul li#lifestage3 a:after{background-image: url(/img/lifestage/life_scenes3_off.gif);}
#life_index ul li#lifestage4 a:after{background-image: url(/img/lifestage/life_scenes4_off.gif);}
#life_index ul li#lifestage5 a:after{background-image: url(/img/lifestage/life_scenes5_off.gif);}
#life_index ul li#lifestage6 a:after{background-image: url(/img/lifestage/life_scenes6_off.gif);}
#life_index ul li#lifestage7 a:after{background-image: url(/img/lifestage/life_scenes7_off.gif);}
#life_index ul li#lifestage8 a:after{background-image: url(/img/lifestage/life_scenes8_off.gif);}

/* くらしの情報 ライフステージここまで */

/* 中分類 */
#main_body  #life2_cat_wrap h2{
	margin: 20px 0 20px;
}
#life2_category {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

#life2_category .life_cat_detail {
	width: 49%;
	margin: 0 0 20px
}

#main_body #life2_category .life_cat_detail h3{
	margin: 0;
}


#main #main_a #life3_cat_wrap .life_cat_detail ul {
	margin: 10px;
	padding: 0px;
	list-style-type: none;
}

#main #main_a #life3_cat_wrap .life_cat_detail li {
	display: inline-block;
	margin-right: 5px;
	padding-right: 0.5em;
	border-right: 1px solid #000;
	line-height: 1.2em;
}

#main #main_a #life3_cat_wrap .life_cat_detail li:last-child {
	border: none;
}

#sidebar2 #soshiki_info_detail_map {
	margin-top: 10px;
	padding: 0px;
}
#sidebar2 #soshiki_info_detail h2,
#sidebar2 #soshiki_info_detail_map h2 {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#sidebar1 .soshiki_back {
	padding: 0px;
	width: 100%;
}

.soshiki_appearance .sidebar_box_detail img {
	margin: 10px auto 0;
	width: 250px;
	display: block;
}


/* 大分類 新着サムネ */
.section_information_thum {
	display: table;
	width: 96%;
	margin: 0px auto 10px;
}
.section_information_thum > div {
	display: table-cell;
	vertical-align: top;
}
.section_information_thum .lettering2 {
	width: 200px;
}
.section_information_thum .lettering2 .captionbox {
	width: 200px;
	height: 150px;
	border: 1px solid #ccc;
	overflow: hidden;
}
.section_information_thum .lettering2 .captionbox img {
	width: 100%;
	height: auto;
}
.section_information_thum .lettering3 .lettering_a {
	padding-left: 20px;
}
.section_information_thum .lettering3 .lettering_a p.tit_list {
	margin: 0px 0px 5px;
}

/* 分類バナー */
#life_list3_1 #banner_footer1,
#life_list3 #banner_footer1,
#life_list1 #banner_footer1,
#life_list3_1 #main #main_a ul.banner_c,
#life_list3 #main #main_a ul.banner_c,
#life_list1 #sidebar2 ul.banner_c {
	margin: 0px;
}
#life_list3_1 #main #main_a ul.banner_c li,
#life_list3 #main #main_a ul.banner_c li,
#life_list1 #sidebar2 ul.banner_c li {
	width: 300px;
	height: auto;
	margin: 0px 0px 10px;

}
#life_list3_1 #main #main_a ul.banner_c li img,
#life_list3 #main #main_a ul.banner_c li img,
#life_list1 #sidebar2 ul.banner_c li img {
	width: auto;
	max-width: 100%;
	height: auto;
}

#life_list2 #banner_footer1 {
	margin: 0px;
}
#life_list2 #main #main_a ul.banner_c {
	margin: 0px 0px 10px 30px;
}
#life_list2 #main #main_a ul.banner_c li {
	width: 300px;
	height: 100px;
	margin: 0px 20px 10px;
	overflow: hidden;
}
#life_list2 #main #main_a ul.banner_c li img {
	width: 100%;
	height: auto;
}

/* 組織で探す Googlemap対応 */
.gglmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0px;
	overflow: hidden;
}

.gglmap iframe,
.gglmap object,
.gglmap embed {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

/* 関連情報 */
#box_half_wrap .box_half {
	display: inline-block;
	width: 44%;
	margin-right: 1%;
	vertical-align: top;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
	display: inline-block !important;
	margin-bottom: 5px;
	padding: 10px 15px;
	border: 1px solid #ccc;
	font-size: 1.6rem;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	background: #ddd;
}

/* 改ページ */
.page_num, #box_pager {
	font-size: 1.6rem;
}


/* Google検索結果 */
#main #main_a #cse_search_result table{
	border: none;
}

#main #main_a #cse_search_result td {
	border: none;
	padding: 0;
}
.gsc-result .gs-title {
	height: auto !important;
}
.gsc-control-cse .gs-spelling,
.gsc-control-cse .gs-result .gs-title,
.gsc-control-cse .gs-result .gs-title * {
	/* line-height: 1.2em; */
}
.gsc-control-cse, .gsc-control-cse .gsc-table-result{
	font-size: 1.4rem !important;
	line-height: 1.2em;
}
.gsc-control-cse .gs-spelling, .gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title *{
	font-size: 1.6rem !important;
	line-height: 1.2em;
}


input.gsc-input {
	font-size: 1em;
	line-height: 1.2em;
	padding: 0;
}

.list_email {
	margin:0 0 0 10px;
	padding:0px 0px 0px 20px;
	background-image: url(/img/logo_email.gif);
	background-position:0px center;
	background-repeat: no-repeat;
	/* font-size:90%; */
}

#section_footer_info .list_email {
	display:inline;
	padding-left:20px;
}

/* 組織でさがす */
#soshiki_index_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	margin-top: 10px;
}
#soshiki_index_list .kakuka_box{
	width: 49%;
}
#main_body #soshiki_index_list h3{
	background: #FFECB4;
	margin: 0 0 10px;
	padding: 0.2em 0px 0.2em 25px;
	position: relative;
}
#main_body #soshiki_index_list h3:before{
	content: '';
	display: block;
	width: 5px;
	height: 80%;
	background: #FFCC00;
	position: absolute;
	top: 10%;
	left: 10px;
}
#main_body #soshiki_index_list h3:after{
	display: none;
}
#soshiki_index_list .kakuka_box li{
	display: inline;
	line-height: 1.4em;
}

#section_50on {
	border: 1px solid #ccc;
}

#sidebar2 #section_50on h2 {
	margin: 0;
	padding: 0;
	width: auto;
	height: 34px;
	background: url(/img/title_soshiki50on.gif) no-repeat left top;
}
#sidebar2 #section_50on h3{
	border: none;
	border-left: 8px solid #FFCC00;
	background: #FFF9DF;
	margin: 0;
	padding: 0.2em 0px 0.2em 9px;
}
#sidebar2 #section_50on .navigation{
	padding: 10px;
}
#sidebar2 #section_50on .navigation li{
	display: inline;
	line-height: 1.4em;
}



.sidebar1_box {
	margin: 0px;
	margin-bottom: 10px;
	padding: 0;
	border: 1px solid #ccc;
}

#sidebar1 h2,
#sidebar1 .sidebar_title > p {
	clear: both;
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0px;
	padding: 15px 20px 10px;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	border-bottom: 2px solid #77D2FF;
}

.sidebar_title{
	background: url(/img/sidebar_title_bg.png) repeat left top;
	border-top: 2px solid #339900;
}

.box_kb_detail{
	display: table;
	width: 100%;
	height: auto;
	margin: 10px 0 30px;;
}
.box_kb_detail > div{
	display: table-cell;
	vertical-align: top;
}

.box_kb_detail .box_kb_work{}

.box_kb_detail .bu_contact{
	width: 40%;
}

.box_kb {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#main_body .box_kb_work h3{
	background: none;
	margin: 0 0 10px;
	padding: 0.3em;
	border: none;
}
#main_body .box_kb_work h3:after{
	display: none;
}

#main_body .bu_contact h3{
	margin: 0 0 10px;
}


/* 組織でさがすここまで */


/* サイトマップ */
#sitemap_wrap {
	display: block;
}

#sitemap_wrap > div {
	width: auto;
}


#soshiki_pr_image {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
	height: 110px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}
#soshiki_pr_image a {
	display: block;
	height: 110px;
	width: 100%;
}
#soshiki_pr_image img {
	border: none;
	height: 110px;
	width: 100%;
}