@charset "UTF-8";
/*大阪市本体、サブトップ、局共通スタイル*/
/*▼▼▼▼▼▼▼▼共通▼▼▼▼▼▼▼▼*/
body{
	font-family: arial , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.border_type02{
	border-bottom-width:2px;	
}
.border_type02::after{
	bottom:-2px;
	height:2px;
	background-color:#00956E;
}
button, input, textarea, select{
	border-width:1px;
}
.shi_top .i_list{
	margin-left:auto;
	margin-right:auto;
	max-width:992px;	
}
/*▼▼▼▼マウスオーバー▼▼▼▼*/
.shi_top .i_list .i_list_box:hover,
.subtop_top .i_list .i_list_box:hover,
.subtop_top #main #zone03 .pickup .h2_box a:hover,
.subtop_top #main #zone03 .pickup02 .h2_box a:hover,
.subtop_top #main #zone02 .free_life li:hover,
.subtop_top #main #zone03 .calendar > h2 a:hover,
.subtop_top #main .free_see .see_lower:hover{
	opacity:0.7;	
}
/*▲▲▲▲▲▲▲▲共通▲▲▲▲▲▲▲▲*/
/*▼▼▼▼▼▼▼▼市サイト総合▼▼▼▼▼▼▼▼*/
/*▼▼▼▼ヘッダ▼▼▼▼*/
#header{
	background-color:#fff;
	box-shadow:0 1px 3px -2px #ccc;
}
#header_in{
	margin:0 auto;
	max-width:992px;
	color:#333;
	position:relative;
}
#header_in .header_block01{
	margin:20px 0;
	text-align:left;
	float:left;
}
#header_in .h1{
	margin:0 0 0 0;
	color:#fff;
	font-weight:600;
}
#header_in .h1 img{
	height:60px;
	vertical-align:top;
}
#header_in p,
#header_in ul,
#header_in ul li{
	line-height:normal;	
}
#header_in a{
	display:inline-block;	
}
#header_in .header_block03{
	margin:12px 0 16px 0;
	float:right;
	text-align:right;
	z-index:999;
	font-size:100%;
}
#header_in .header_block03 > div{
	z-index:999;
}
#header_in .header_block03 > div a{
	z-index:999;
}
#header_in [class*="icon_type_"] img{
	vertical-align:middle;	
}

/*▼▼ヘッダートップ▼▼*/
#TOPPAGE {
    height: 0px;
    background: none;
}
.head_skip a {
    padding: 8px 0;
}
#header_fullblock01 {
	padding: 6px 0;
	background: #DDEDE9;
	border-bottom: 2px solid #00956e;
}
#header_fullblock01 .fullblock_in {
	width: 992px;
	margin: 0 auto;
	text-align: right;
}
#header_fullblock01 .header_block03{
	margin:12px 0 16px 0;
	float:right;
	text-align:right;
	z-index:999;
	font-size:100%;
}
#header_fullblock01 .header_block03 > div{
	z-index:999;
}
#header_fullblock01 .header_block03 > div a{
	z-index:999;
}
#header_fullblock01 [class*="icon_type_"] img{
	vertical-align:middle;	
}
/*▲▲ヘッダートップ▲▲*/

/*▼▼他言語翻訳▼▼*/
#header_fullblock01 #translate {
	position:relative;
	display:inline-block;
}
#header_fullblock01 #translate > p{
	margin:0;	
}
#header_fullblock01 #translate > p a{
    margin:0;
	padding:4px 8px;
    background-image: none;
	display:inline-block;
	white-space:nowrap;
	box-shadow:inset 0px 0px 0px 0px #ffffff;
}
#header_fullblock01 #translate > ul {
	padding: 0;
	display: none;
	z-index: 9999;
	position: absolute;
	top: 100%;
	left:0px;
	width:200px;
	background: #fff;
	border:1px solid #00956E;
	text-align: center;
}
#header_fullblock01 #translate > ul li{
	margin:0;
}
#header_fullblock01 #translate > ul .list_li{
	background:#D2EBB0;
}
#header_fullblock01 #translate > ul a {
	padding:12px;
	border-bottom:1px solid #00956E;
	display:block;	
}
#header_fullblock01 #translate > ul .close{
	border-bottom:0;
}
#header_fullblock01 #translate > ul .close a{
	border:0;	
}
#header_fullblock01 #translate > ul .close a::before{
	top:19px;
}
/*▼▼読み上げ、ふりがな▼▼*/
#header_fullblock01 #ruby_read{
	display:inline-block;
}
#header_fullblock01 #ruby_read ul{
	margin-bottom: 0;
}
#header_fullblock01 #ruby_read ul li{
	margin-left:8px;
    display:inline;
}
#header_fullblock01 #ruby_read li a{
	display: inline-block;
    margin:0;
	padding:4px 8px;
    background-image: none;
	white-space:nowrap;
	text-decoration:none;
}
/*▼▼フォントサイズ▼▼*/
#header_fullblock01 #font {
	margin:0 0 0 16px;
	display:inline-block;
}
#header_fullblock01 #font p {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
}
#header_fullblock01 #font ul {
    display: inline-block;
    margin: 0;
}
#header_fullblock01 #font ul li{
	margin-left:8px;
    display: inline;
}
#header_fullblock01 #font li a{
    margin: 0;
	padding: 0;
    background-image: none;
	white-space:nowrap;
}
/*▼▼背景色▼▼*/
#header_fullblock01 #bg_color {
	margin:0 0 0 16px;
	display:inline-block;
}
#header_fullblock01 #bg_color p {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: top;
}
#header_fullblock01 #bg_color ul {
    display: inline-block;
    margin: 0;
}
#header_fullblock01 #bg_color ul li{
	margin-left:4px;
    display: inline;
}
#header_fullblock01 #bg_color ul li:hover{
	opacity:0.7;	
}
#header_fullblock01 #bg_color li a{
    margin: 0;
	padding:8px 10px;
    background-image: none;
	white-space:nowrap;
}
#header_fullblock01 #bg_color .bg_01 a{
	color: #333;
	background:#e9e9e9;
}
#header_fullblock01 #bg_color .bg_02 a{
	color: #ff0;
	background-color: #0000bc;
}
#header_fullblock01 #bg_color .bg_03 a{
	color: #333;
	background-color: #FF0;

}
#header_fullblock01 #bg_color .bg_04 a{
	color: #fff;
	background-color: #000;
}
#header_navi ul{
	display:none;	
}

/*▼▼サイトナビ：くらし〜市政▼▼*/
.header_block02 {
	float: right;
	margin: 14px 0 0 0;
}
#header_in .head_sitenavi li{
	float: left;
    text-align: center;
    margin: 0;
	border-radius: 6px 6px 0 0 / 6px 6px 0 0;
	border-top: 6px solid #fff;
}
#header_in .head_sitenavi .type04 a:last-child{
	border-right: 1px solid #e0e0e0;
}
#header_in .head_sitenavi li a{
	display: block;
	border-left: 1px solid #e0e0e0;
	padding: 0 20px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 6px;
}
#header_in .head_sitenavi ul .type01 a { color:#BF512F; }
#header_in .head_sitenavi ul .type02 a { color:#1D77A3; }
#header_in .head_sitenavi ul .type03 a { color:#89751A; }
#header_in .head_sitenavi ul .type04 a { color:#01499F; }
#header_in .head_sitenavi ul .type01:hover { border-top-color:#BF512F;}
#header_in .head_sitenavi ul .type02:hover { border-top-color:#1D77A3; }
#header_in .head_sitenavi ul .type03:hover { border-top-color:#89751A; }
#header_in .head_sitenavi ul .type04:hover { border-top-color:#01499F; }
#header_in .head_sitenavi ul .type01.select { border-top-color:#BF512F; }
#header_in .head_sitenavi ul .type02.select { border-top-color:#1D77A3; }
#header_in .head_sitenavi ul .type03.select { border-top-color:#89751A; }
#header_in .head_sitenavi ul .type04.select { border-top-color:#01499F; }
/*▲▲サイトナビ：くらし〜市政▲▲*/

/*▼▼スマートフォン用ドロワー▼▼*/
#menu_button{
	display:none;
}
#menu_button a{
    margin: 0;
	padding:8px;
    background-image: none;
	white-space:nowrap;
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:#e9e9e9;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
	border:1px solid #dcdcdc;
}
#header_fullblock02{
	padding:0px 0px;
	background-color:#00956e;	
}
#header_fullblock02 #sidr{
	margin:0 auto;
	max-width:992px;	
	font-family: arial , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
/*▼▼サイト内検索▼▼*/
#header_fullblock02 #header_search{
	margin:12px 0;
	float:left;
}
#header_fullblock02 #header_search #q {
    width:400px;
	height:38px;
}
#header_fullblock02 #header_search #search_button{
	border-left:0;
	vertical-align:top;
}
.header_search  .search_button {
    padding: 0.49em;
	border-left: none;
}
#header_fullblock02 #header_search .search_help a{
    color: #fff;
    padding: 24px;
}
#header_fullblock03 .header_search .search_help a{
    color: #fff;
    padding: 24px;
}
/*▼▼グローバルナビ▼▼*/
#header_fullblock02 #header_navi{
	float:right;
}
#header_fullblock02 #header_navi .header_navi_list{
	margin:0 0 0 1px;
	display:inline-block;
	position: relative;
	width:191px;
	text-align:center;
	background-color:#008260;
	box-sizing:border-box;
	z-index: 2;
	color:#fff;
}
#header_fullblock02 #header_navi .header_navi_list > p a{
	color:#fff;
	text-decoration:none;
}
#header_fullblock02 #header_navi .header_navi_list > p span::before{
	border-color:#fff;	
}
#header_fullblock02 #header_navi .header_navi_list:hover{
	background-color: #008260;
	box-shadow:0px -2px 8px -2px #00392a inset;
	-moz-box-shadow:0px -2px 8px -2px #00392a inset;
	-webkit-box-shadow:0px -2px 8px -2px #00392a inset;
}
#header_fullblock02 #header_navi .header_navi_list:hover > p a{
	color:#fff;	
}
#header_fullblock02 #header_navi .header_navi_list:hover > p span::before{
	top:0.4em;
	border-color:#fff;	
}
#header_fullblock02 #header_navi p{
	margin:0px 0;
	padding:0px 0;
	border:0;
}
#header_fullblock02 #header_navi p a{
	padding-top:16px;
	padding-bottom:16px;
	width:100%;
	display:block;
	font-size:105%;
}
#header_fullblock02 #header_navi .header_navi_list > ul {
	padding:16px;
	display: none;
	z-index: 999;
	position: absolute;
	top: 100%;
	left: 0;
	width:384px;
	border:1px solid #00956E;
	background: #fff;
	text-align:left;
}
#header_fullblock02 #header_navi .header_navi_list > ul li{
	margin-left:0;
	margin-bottom:8px;
	padding-left:24px;
}
#header_fullblock02 #header_navi .header_navi_list > ul li:hover{
	background-color:#E3F0ED;
}
#header_fullblock02 #header_navi .header_navi_list > ul a::after {
	border-color:#007a4c!important;
}
#header_fullblock02 #header_navi #header_orga > ul {
	left: -192px;
}
/*▼▼スマートフォン用メニューボタン・検索ボックス▼▼*/
#header_fullblock03{
	display:none;	
}
/*▲▲▲▲ヘッダ▲▲▲▲*/
/*▼▼▼▼メイン▼▼▼▼*/
/*▼▼領域共通▼▼*/
/*▼リンクリスト領域（画像）▼*/
.shi_top #main .i_list {
	margin-bottom:24px;
}
.shi_top .i_list h2{
	margin-bottom:2%;
}
.shi_top .i_list .i_list_lower{
}
.shi_top .i_list .i_list_box{
	background-color:#fff;	
}
.shi_top .i_list .i_list_lower .ixt_title{
	margin-top:8px;
	margin-bottom:8px;
	line-height:1.4em;
	background:none;
	font-size:128%;
	font-weight:200;
	display:block;
}
.shi_top .i_list .i_list_lower .i_list_box a{
	text-align:left;
	display:block;
}
.shi_top .i_list .i_list_lower .i_list_box img{
	margin:0 auto;
	width:100%;
	display:block;
}
.shi_top .i_list .i_list_lower .ixt_text{
	font-size:90%;
	line-height:1.9em;
	color:#333;
}
.shi_top .i_list .i_list_lower .ixt_low_left{
}
.shi_top .i_list .i_list_lower .i_list_box a:hover{
	text-decoration:none!important;
}
/*画像1列表示　画像を左に、テキストを右に*/
.i_list .clm1_1 .ixt_low_left .ixt_image{
   width: 15%;
}
.i_list .clm1_1 .ixt_low_left .ixt_text{
	width:85%;
}
/*▲リンクリスト領域（画像）▲*/
/*▼▼▼▼領域01▼▼▼▼*/
/*▼▼全体スタイル▼▼*/
.shi_top #main{
	background: url(img/bg_main.gif) repeat;
}
/*▼▼メインビジュアル▼▼*/
.shi_top #main .vis_over {
	margin-bottom:34px;
	width:auto;
	overflow:hidden;
	box-shadow:0 9px 3px -10px #000;
}
.shi_top #vis_bg{
	margin:0 auto;
	max-width:992px;
}
.shi_top #zone01 #vis:first-child h2{
	display:none;	
}
.mod-bxslider-demo-01 {
    overflow: hidden;
}
.shi_top .vis_over .bx-viewport::before,
.shi_top .vis_over .bx-viewport::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100%;
    /*background-color: rgba(0, 149, 110, 0.3); 緑パターン*/
    background-color: rgba(227, 240, 237, 0.6);
    z-index: 1000;
}
.shi_top .vis_over .bx-wrapper .bx-viewport {
    left: 0;
    border-width: 0;
    box-shadow: none;
}
@media screen and (min-width:999px){
.shi_top .vis_over .bx-wrapper .bx-viewport {
    overflow: visible !important;
}
}
.shi_top .vis_over .bx-viewport:before {
    right: 100%;
    left: -100%;
}
.shi_top .vis_over .bx-viewport:after {
    left: 100%;
    right: -100%;
}
/*フリーXHTML 安全・安心*/
#main .free_safe {
    margin-bottom: 40px;
}
.free_safe h2{
	position:relative;	
}
.free_safe a{
	margin:0 auto;
	padding:8px;
	max-width:988px;
	width:100%;
	display:block;
	background-color:#C65315;
	/* box-shadow */
	box-shadow:1px 1px 0px 1px #934B22;
	-moz-box-shadow:1px 1px 0px 1px #934B22;
	-webkit-box-shadow:1px 1px 0px 1px #934B22;
	/* border-radius */
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	text-align:center;
	font-size:90%;
}
.free_safe a:hover{
	position:relative;
	top:2px;
	right:-1px;
	/* box-shadow */
	box-shadow:0px 0px 0px 0px #934B22;
	-moz-box-shadow:0px 0px 0px 0px #934B22;
	-webkit-box-shadow:0px 0px 0px 0px #934B22;
	opacity:0.7;
}

/*ピックアップ： 安全・安心(リスト表示なし)*/
#main .pickup.safe_off {
    margin-bottom: 40px;
    padding: 0;
    border: none;
    background: none;
}
#main .pickup.safe_off .pickup_lower {
	display: none;
}
#main .pickup.safe_off h2{
	position:relative;
	width: 100%;
}
#main .pickup.safe_off h2 a{
	margin:0 auto;
	padding:8px;
	max-width:988px;
	width:100%;
	display:block;
	background-color:#C65315;
	/* box-shadow */
	box-shadow:1px 1px 0px 1px #934B22;
	-moz-box-shadow:1px 1px 0px 1px #934B22;
	-webkit-box-shadow:1px 1px 0px 1px #934B22;
	/* border-radius */
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	text-align:center;
	font-size:90%;
	color: #fff;
	text-decoration: none;
}
#main .pickup.safe_off h2 a:hover{
	position:relative;
	top:2px;
	right:-1px;
	/* box-shadow */
	box-shadow:0px 0px 0px 0px #934B22;
	-moz-box-shadow:0px 0px 0px 0px #934B22;
	-webkit-box-shadow:0px 0px 0px 0px #934B22;
	opacity:0.7;
}
/*ピックアップ： 安全・安心(リスト表示あり)*/
#main .pickup.safe_on {
    margin-bottom: 40px;
    padding: 0;
    border: 2px solid #C65315;
    background: #fff;
}
#main .pickup.safe_on .pickup_lower {
    padding: 16px;
}
#main .pickup.safe_on h2{
	position:relative;
	width: 100%;
}
#main .pickup.safe_on h2 a{
	margin:0 auto;
	padding:8px;
	max-width:988px;
	width:100%;
	display:block;
	background-color:#C65315;
	text-align:center;
	font-size:90%;
	color: #fff;
	text-decoration: underline;
}
#main .pickup.safe_on h2 a:hover{
	text-decoration: none;
}
#main .pickup.safe_on h3 {
	display: none;
}
#main .pickup.safe_on .icon04 li {
	padding-left: 8px;
}
#main .pickup.safe_on .icon04 li > a::before {
    top: 0.8em;
}
#main .pickup.safe_on .icon04 li > a::after {
    top: 0.8em;
    left: -18px;
    width: 14px;
    height: 14px;
    background-color: #C65315;
}

/*▲▲領域01▲▲*/
/*▲▲▲▲メイン▲▲▲▲*/
/*▼▼▼▼フッタ▼▼▼▼*/
#footer {
	background: #F0F0F0;
}
#footer_in{
	padding:16px 0;	
	margin:0 auto;
	max-width:992px;	
}
#footer_fullblock01{
	width: auto;
	background: #fff;
    border-bottom: 2px solid #00956e;
}
/*▼▼ページの先頭へ戻る▼▼*/
#footer_fullblock01 #foot_up {
	margin:8px auto;
	width: 992px;
	text-align:right;
}
#footer_fullblock01 #foot_up a{
	padding:8px;
	font-size:80%;
	display:inline-block;
}
#footer_fullblock01 #foot_up a span img{
	vertical-align:middle;	
}
#footer_in h2{
	font-size:110%;
	line-height:1.8em;
}
#footer_in h3{
	font-size:100%;
	font-weight:600;
	line-height:1.9em;
}
#footer_in p{
	margin:0;
}
/*#footer_in .footer_block01{
	float:left;
	width:33%;
}*/
#footer_in .footer_block01 ul li{
	margin-left:14px;
}
#footer_in .footer_block01 .f_box01{
	margin:0 0 24px 0;	
}
/*#footer_in .footer_block02{
	float:left;
	width:33%;
}*/
#footer_in .footer_block02 ul li{
	margin-left:14px;	
}
/*#footer_in .footer_block03{
	float:right;
	width:33%;
}*/
#footer_in .footer_block01 {
	float:left;
    width: 36%;
}
#footer_in .footer_block02 {
	float:left;
    width: 28%;
}
#footer_in .footer_block03 {
	float:right;
    width: 36%;
}
/*▼▼手続きやイベントのご案内▼▼*/
#footer_in .footer_block01 .footer_tell ul li{
	margin-top:8px;
	margin-bottom:8px;
	margin-left:0px;
}
.footer_tell ul li a:after,
.footer_tell ul li a:before{
	margin:0;
	padding:0;
	background:none;
	height:auto;
	width:auto;
	border:0;
	/*position:static;*/	
}
/*▼▼皆さんの声をお寄せください▼▼*/
#footer_voice .footer_lower p{
	text-align:right;
}
/*▼▼表示・隠すボタン▼▼*/
#footer_in .h2_box h2{
	margin: 3px 0 0;
	float:left;
}
#footer_in .h2_box p{
	display:none;		
}
#footer_in .h2_box img{
	float:right;
	width:40px;
}
/*トップページバナー表示非表示*/
#footer #footer_fullblock02 .random_bana .h2_box h2 {
	padding-top: 4px;
}
#footer #footer_fullblock02 .random_bana .h2_box .h2_link {
	padding-top: 4px;
}
#footer #footer_fullblock02 .random_bana .h2_box .bnr_hide {
	display: block;
}
#footer #footer_fullblock02 .random_bana .h2_box .bnr_hide img {
	float: right;
	width: 40px;
}
@media screen and (max-width:998px){
#footer #footer_fullblock02 .random_bana .h2_box h2 {
	padding-top: 7px;
}
#footer #footer_fullblock02 .random_bana .h2_box .h2_link {
	padding-top: 7px;
}
}

/*▼▼コピーライト▼▼*/
#footer_fullblock03{
	background-color:#E3F0ED;	
}
#footer_fullblock03 .foot_copy{
	margin:0 auto;
	padding:8px;
	font-size:80%;
	max-width:992px;
}
/*▲▲▲▲▲フッタ▲▲▲▲▲*/
/*▼▼▼▼▼▼▼▼サブトップ共通のスタイル▼▼▼▼▼▼▼▼*/
/*▼▼▼▼▼レイアウト▼▼▼▼▼*/
.subtop_top #zone010203,
.subtop_top #zone04{
	font-size:90%;	
}
.subtop_top #zone010203{
	margin:0 auto;
	max-width:992px;
	width:100%;
}
.subtop_top #zone01{
	width:100%;
}
.subtop_top #zone02{
	width:36.2%;
	float:right;
}
.subtop_top #zone03{
	margin:0 3% 0 0;
	width:60.8%;
	float:left;
}
/*▲▲▲▲▲レイアウト▲▲▲▲▲*/

/*▼▼▼▼▼メイン▼▼▼▼▼*/
.subtop_top #h1_box{
	margin:0 0 24px 0;
	background-image:url(img/test_global02_lif.png);
	background-position:60% top;
	background-repeat:no-repeat;
	box-shadow:0 1px 3px -2px #004f3a;
	background-color:#fff;
}
.subtop_top #h1_box h1{
	margin:0 auto;
	padding:56px 0;
	max-width:992px;
	width:100%;
	background-image: url(img/test_global01_lif.png);
	background-position:110% top;
	background-repeat: no-repeat;
	position:relative;
}
.subtop_top #h1_box h1 span{
	padding:8px 16px;
	border-left:16px solid #00956E;
	background-color: #fff;
}
.subtop_top #h1_box h1 span.type01{ border-left-color: #BF512F; }
.subtop_top #h1_box h1 span.type02{ border-left-color: #1D77A3; }
.subtop_top #h1_box h1 span.type03{ border-left-color: #89751A; }
.subtop_top #h1_box h1 span.type04{ border-left-color: #01499F; }

/*▼▼領域01▼▼*/
.subtop_top #zone01 .i_list {
	margin: 0 0 16px 0;
    width: 60.8%;
    float: left;
}
.subtop_top #zone01 .i_list.default {
	float: none;
}
.subtop_top #zone01 .tlink_type02 {
	width:36.2%;
	float:right;
}
/*▲▲領域01▲▲*/

/*▼▼領域02▼▼*/
/*▼ピックアップ▼*/
#zone02 .pickup,
#zone02 .pickup02{
	margin:0 0 24px 0;
}
#zone02 .pickup,
#zone02 .pickup03{
	margin:0 0 24px 0;
}
#zone02 .pickup .h2_box,
#zone02 .pickup02 .h2_box{
	border-bottom:2px solid #00956E;
}
#main #zone02 .pickup .h2_box h2,
#main #zone02 .pickup02 .h2_box h2{
	margin:8px 0;
	padding:0 16px 0 0;
	float:left;	
}
#main #zone02 .pickup .h2_box .f_r, 
#main #zone02 .pickup02 .h2_box .f_r {
	float:right;
}
#main #zone02 .pickup .h2_box a, 
#main #zone02 .pickup02 .h2_box a {
    margin: 16px 0 0 0;
	display: inline-block;
}
#main #zone02 .pickup .h2_box .icon_type_h2 img,
#main #zone02 .pickup02 .h2_box .icon_type_h2 img{
    margin: 0 4px 0 16px;
	width: 17px;
	height: 17px;
}
#zone02 .pickup h3,
#zone02 .pickup02 h3{
	margin-bottom:16px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:16px;
	background-color:#E3F0ED;
	border: none;
}
#zone02 .pickup h3:first-child,
#zone02 .pickup02 h3:first-child{
	margin-top:0;
	border:0;	
}
#zone02 .pickup .pickup_lower ul,
#zone02 .pickup02 .pickup02_lower ul{
	margin:0 0 0 0;
}
.subtop_top #main .pickup_lower li,
.subtop_top #main .pickup02 .pickup02_lower li{
    padding-top: 1px;
}
#zone02 .pickup .pickup_lower ul li a::before,
#zone02 .pickup02 .pickup02_lower ul li a::before{
	left: -19px;
}
#zone02 .pickup .pickup_lower ul li a::after,
#zone02 .pickup02 .pickup02_lower ul li a::after{
	left: -22px;
	background-color:#00956E;
}
.subtop_life #zone02 .pickup .pickup_lower ul li a::after,
.subtop_life #zone02 .pickup02 .pickup02_lower ul li a::after{
	background-color:#BF512F;
}
.subtop_eve #zone02 .pickup .pickup_lower ul li a::after,
.subtop_eve #zone02 .pickup02 .pickup02_lower ul li a::after{
	background-color:#1D77A3;
}
.subtop_biz #zone02 .pickup .pickup_lower ul li a::after,
.subtop_biz #zone02 .pickup02 .pickup02_lower ul li a::after{
	background-color:#89751A;
}
.subtop_gmt #zone02 .pickup .pickup_lower ul li a::after,
.subtop_gmt #zone02 .pickup02 .pickup02_lower ul li a::after{
	background-color:#01499F;
}
/*▲ピックアップ▲*/

/*▼新着情報▼*/
#main #zone02 .new01{
	margin:0 0 24px 0;
}
#main #zone02 .new01 .h2_box{
	border-bottom:2px solid #00956E;
}
#main #zone02 .new01 .h2_box h2{
	margin:8px 0;
	padding:0 16px 0 0;
	float:left;	
}
#main #zone02 .new01 .h2_box .h2_link {
    margin: 0 0px 0px 0px;
}
#main #zone02 .new01 .h2_box a {
    margin: 16px 0 0 0;
	display: inline-block;
}
#main #zone02 .new01 .h2_box .icon_type_h2 img{
    margin: 0 4px 0 16px;
	width: 17px;
	height: 17px;
}
#main #zone02 .new01 .new_lower ul{
	margin:0 0 0 0;
}
#main #zone02 .new01 .new_icon li .new_text {
	float: none;
	padding-left: 24px;
	display: block;
}
#main #zone02 .new01 li.new_icon_none .link {
    margin-left: 24px;
}
#main #zone02 .new01 .new_icon li.new_icon_none {
    padding-top: 8px;
    margin-left: 0;
}
#main #zone02 .new01 .new_lower ul li a::before{
	left: 3px;
	top: 15px;
}
#main #zone02 .new01 .new_lower ul li a::after{
	left: 0;
	top: 15px;
	background-color:#00956E;
}
/*▲新着情報▲*/

/*▲▲領域02▲▲*/

/*▼▼領域03▼▼*/
/*▼組織情報▼*/
#main .free_soshiki .t_list {
    margin-bottom: 24px;
    padding: 0;
    border: none;
    background: none;
}
#main .free_soshiki .t_list .t_list_lower {
    padding: 0;
}
#main .free_soshiki .t_list .t_list_lower li {
    display: inline-block;
}
#main .free_soshiki .t_list .t_list_lower li > a::before {
    left: -21px;
}
#main .free_soshiki .t_list .t_list_lower li > a::after {
    left: -23px;
    background-color: #00956E;
}
/*▲組織情報▲*/

/*▼下層メニュー表示▼*/
#main .free_info{
	margin:0 0 24px 0;	
}
#main .free_info .t_list{
	padding: 0;
    margin: 0 0 20px 16px;
    width: 48.3%;
    display: inline-block;
    vertical-align: top;
}
#main .free_info .t_list:nth-child(odd){
	margin-left:0;
}
#main .free_info .t_list > a{
	display: -ms-grid;
}
#main .free_info .t_list .h3_box,
#main .free_info .t_list_lower{
	border:1px solid #D9E0E2;
}
#main .free_info .t_list .h3_box{
	background-color:#E3F0ED;
	border: none;
	margin-top: -1px;
}
#main .free_info .t_list .h3_box h3{
	margin:0;
    padding: 0;
}
#main .free_info .t_list .h3_box h3 a{
	display: block;
	margin:0;
    padding: 8px 16px;
}
#main .free_info .t_list_lower{
    padding: 0;
	border: none;
}
#main .free_info .t_list_lower ul{
    padding: 0px 8px 0px 8px;
}
#main .free_info .t_list .t_list_lower li > a::before{
	left: -21px;
}
#main .free_info .t_list .t_list_lower li > a::after{
	left: -23px;
    background-color: #00956E;
}
.subtop_life #main .free_info .t_list .t_list_lower li > a::after,
.subtop_life #main .pickup .pickup_lower ul li a::after,
.subtop_life #main .pickup02 .pickup02_lower ul li a::after{
	background-color:#BF512F;
}
.subtop_eve #main .free_info .t_list .t_list_lower li > a::after,
.subtop_eve #main .pickup .pickup_lower ul li a::after,
.subtop_eve #main .pickup02 .pickup02_lower ul li a::after{
	background-color:#1D77A3;
}
.subtop_biz #main .free_info .t_list .t_list_lower li > a::after,
.subtop_biz #main .pickup .pickup_lower ul li a::after,
.subtop_biz #main .pickup02 .pickup02_lower ul li a::after{
	background-color:#89751A;
}
.subtop_gmt #main .free_info .t_list .t_list_lower li > a::after,
.subtop_gmt #main .pickup .pickup_lower ul li a::after,
.subtop_gmt #main .pickup02 .pickup02_lower ul li a::after{
	background-color:#01499F;
}

/*表示・非表示*/
 #main .slidemenu_lst .h4_box {
	padding: 8px;
	cursor: pointer;
	position: relative;
	text-align: right;
}
 #main .slidemenu_lst .h4_box h4 {
	 font-size: 110%;
	 font-weight: normal;
	 padding: 6px 50px 2px 6px;
	 margin: 0;
}
 #main .slidemenu_lst .h4_box p {
    display: block;
	margin: 0;
}
 #main .slidemenu_lst .h4_box img {
    width: 40px;
    position: absolute;
    top: 0;
    right: 0;
    margin: 8px;
}
 #main .slidemenu_lst ul {
	display: none;
}

/*目次*/
#main .free_info .free_info_mokuji {
	margin: 20px 0;
}
#main .free_info .free_info_mokuji .t_list{
	padding: 0 16px;
    margin: 0;
    width: auto;
    display: block;
	border: none;
	min-height: 1px;
	background: #eee;
}
#main .free_info .free_info_mokuji .t_list .h3_box{
    display: none;
}
#main .free_info .free_info_mokuji .t_list_lower{
    padding: 0;
	border: none;
}
#main .free_info .free_info_mokuji .t_list_lower ul{
	padding: 0;
}
#main .free_info .free_info_mokuji .t_list_lower li{
	display: inline-block;
	margin-right: 24px;
}
#main .free_info .free_info_mokuji .t_list .t_list_lower li > a::before {
    z-index: 2;
    margin: 4px 0 0 0;
    top: 5px;
    left: -17px;
    width: 6px;
    height: 6px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(45deg);
}
#main .free_info .free_info_mokuji .t_list .t_list_lower li > a::after {
    top: 4px;
    left: -23px;
    width: 18px;
    height: 18px;
    background-color: #777;
    border-radius: 4px;
}
/*▲下層メニュー表示▲*/

/*▼▼サブトップのリンクリスト領域（テキスト）のスタイル▼▼*/
.subtop_top #main .tlink_type01{
	margin: 0 0 12px 0;
	padding: 0;
}
.subtop_top #main .tlink_type02{
	margin: 0;
	padding: 0 0 8px 0;
}
.subtop_top #main .tlink_type01 .t_list,
.subtop_top #main .tlink_type02 .t_list{
	margin:0 auto;
    padding: 0 0;
	max-width:992px;
    border:none;
    background: none;
}
.subtop_top #main .tlink_type01 .t_list .t_list_lower{
	margin:0 0 8px 0;
	padding:0;
}
.subtop_top #main .tlink_type02 .t_list .t_list_lower{
	margin:0 0 0 0;
	padding:0;
}
.subtop_top #main .tlink_type01 .t_list .t_list_lower ul,
.subtop_top #main .tlink_type02 .t_list .t_list_lower ul{
	margin:0 0 0 0;
	padding:0;
	border:0;
}
.subtop_top #main .tlink_type01 .t_list .t_list_lower li{
	border:1px solid #e6e6e6;
	margin-top: 0;
    margin-bottom: 2%;
}
.subtop_top #main .tlink_type02 .t_list .t_list_lower li{
	border:1px solid #e6e6e6;
	margin: 0 0 16PX 0;
}

.subtop_top #main .tlink_type01 .t_list .t_list_lower li:hover,
.subtop_top #main .tlink_type02 .t_list .t_list_lower li:hover{
	opacity:0.7;	
}
.subtop_top #main .tlink_type01 .t_list .t_list_lower a,
.subtop_top #main .tlink_type02 .t_list .t_list_lower a{
	position: relative;
	display:block;
	font-size: 110%;
	font-weight: bold;
	text-align:left;
	padding: 11.4px 32px 7.4px 16px;
	background:#e9e9e9;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
}
.subtop_top #main .tlink_type01 .t_list .t_list_lower li > a{
	padding: 16px 32px 16px 16px;
}
.subtop_top #main .tlink_type01 .t_list .t_list_lower li > a::before,
.subtop_top #main .tlink_type02 .t_list .t_list_lower li > a::before{
	display: block;
	content: '';
	position: absolute;
	top: 26px;
	right:16px;
	width:8px;
	height: 8px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.subtop_top #main .tlink_type01 .t_list .t_list_lower li > a span,
.subtop_top #main .tlink_type02 .t_list .t_list_lower li > a span{
	display: inline-block;
	vertical-align: middle;
}
.subtop_top #main .tlink_type01 .icon_type_40px img,
.subtop_top #main .tlink_type02 .icon_type_40px img{
	margin-right: 12px;
}
/*▲▲サブトップのリンクリスト領域（テキスト）のスタイル▲▲*/

/*画像テキスト混同エリア*/
.subtop_top #main .image_text_list01{
	margin: 0;
	padding: 0 0 8px 0;
}
.subtop_top #main .image_text_list01 .i_list{
	margin:0 auto;
    padding: 0 0;
	max-width:992px;
    border:none;
    background: none;
}
.subtop_top #main .image_text_list01 .i_list .i_list_lower{
	margin:0 0 0 0;
	padding:0;
}
.subtop_top #main .image_text_list01 .i_list .i_list_lower ul{
	margin:0 0 0 0;
	padding:0;
	border:0;
}
.subtop_top #main .image_text_list01 .i_list .i_list_lower li{
	border:1px solid #e6e6e6;
}
.subtop_top #main .image_text_list01 .i_list .i_list_lower .type_text a{
	position: relative;
	display:block;
	font-size: 120%;
	font-weight: bold;
	padding: 16px;
	background:#e9e9e9;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
	background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
	background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
}
.subtop_top #main .image_text_list01 .i_list .i_list_lower .type_text a::before{
	display: block;
	content: '';
	position: absolute;
	top: 26px;
	right:16px;
	width:8px;
	height: 8px;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

/*▲▲領域03▲▲*/
/*▲▲▲▲▲メイン▲▲▲▲▲*/

/*▼▼▼▼フッタ▼▼▼▼*/
#footer #footer_fullblock02 .h2_box h2,
#footer #footer_fullblock02 .h2_box h3{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	border:0px;
	background-image:none;
}
#footer #footer_fullblock02 .h2_box .h2_link{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#footer #footer_fullblock02 .h2_box p {
	margin:0px 0px 0px 16px;
	padding:0px 0px 0px 0px;
	border:0;
	display:inline-block;
	line-height:1.4em;
	vertical-align:middle;
}
#footer #footer_fullblock02{
	background-color:#ccc;
}
#footer .bana {
	margin-bottom:0;
	padding:16px 0px;
}
#footer .bana .h2_box {
	margin-bottom:2%;
	padding:8px 16px;
	background-color:#eee;
}
#footer .bana .h2_box .h2_link{
	float:left;
}
#footer .bana .h2_box h2{
	font-size: 110%;
	line-height: 1.4em;
}
#footer .bana .h2_box p{
	margin-top:4px;
}
#footer .bana .bana_lower{
}
.shi_top #footer .bana .bana_lower ul,
.subtop_top #footer .bana .bana_lower ul{
	margin:0;
	padding:0px 0px;
	text-align:center;
}
.shi_top #footer .bana .bana_lower li,
.subtop_top #footer .bana .bana_lower li{
	margin:0 0 0 2%;
	padding:0;
	display:inline-block;
	max-width:32%;
	width:100%;
}
.shi_top #footer .bana .bana_lower li:nth-child(3n+1),
.subtop_top #footer .bana .bana_lower li:nth-child(3n+1){
	margin:0;	
}
.shi_top #footer .bana .bana_lower a,
.subtop_top #footer .bana .bana_lower a{
	display:block;
	text-align:left;
}
#footer .bana .bana_lower li:hover{
	opacity:0.7;	
}
/*▲▲▲▲フッタ▲▲▲▲*/

/*▲▲▲▲▲▲▲▲サブトップ共通のスタイル▲▲▲▲▲▲▲▲*/
/*▼▼▼▼▼▼▼▼下層ページのスタイル▼▼▼▼▼▼▼▼*/
/*▼▼▼▼報道発表資料▼▼▼▼*/
@media screen and (max-width:998px){
#main .hdo_h1_tit {
	margin-left: 16px;
	margin-right: 16px;
}
}
#main .hdo_h1_tit li {
	margin-left: 0;
}
#main #hodosearch {
	background: #eee;
	padding: 16px;
	margin: 24px 0;
}
#main #hodosearch #query_hodo {
	width: 40%;
	margin-left: 16px;
	height: 38px;
}
#main #hodosearch #hodosearch_button {
	vertical-align: top;
}
@media screen and (max-width:998px){
#main #hodosearch #query_hodo {
	width: 70%;
}
}
/*月リスト*/
#main .hdo_month_wrap .hdo_month {
	padding: 0 0 0;
	margin-bottom: 24px;
}
#main .hdo_month_wrap.btm .hdo_month {
	padding: 0;
	margin-bottom:24px;
}
#main .hdo_month_wrap .hdo_month li {
	width: 15%;
    margin: 0 2% 2% 0;
	padding: 0;
	background: #fff;
	border: 2px solid #008260;
	text-align: center;
    vertical-align: middle;
    display: inline-block;
}
#main .hdo_month li a {
	margin: 0;
    padding: 0px 8px;
    background: none;
    box-shadow: none;
    border: none;
	display: block;
}
#main .hdo_month_wrap .hdo_month li:nth-child(6n) {
    margin-right: 0;
}
#main .hdo_month_wrap .hdo_month li:last-child {
    margin-right: 0;
}
#main .hdo_month_wrap .hdo_month .month_select {
	background: #008260;
	color: #fff;
	border: 2px solid #008260;
	font-weight: bold;
}
@media screen and (max-width:998px){
#main .hdo_month_wrap .hdo_month li {
	width: 23.5%;
}
#main .hdo_month_wrap .hdo_month li:nth-child(6n) {
    margin-right: 2%;
}
#main .hdo_month_wrap .hdo_month li:nth-child(4n) {
    margin-right: 0;
}
}

/*記事リスト*/
#hdo_wrap {
	margin-bottom: 24px;
}
@media screen and (max-width:998px){
#hdo_wrap {
	margin-left: 16px;
	margin-right: 16px;
}
}
#hdo_wrap .hdo_sub {
}
#hdo_wrap .hdo_sub .h2_box {
    padding: 0;
    margin: 0;
    background-color: #E0ECE8;
}
#hdo_wrap .hdo_sub .h2_box h2 {
	padding: 12px 16px;
	font-size: 120%;
}
#hdo_wrap .hdo_sub_lower {
    padding: 0 0 16px;
}
#hdo_wrap .hdo_sub_lower li{
	margin:0 0 0 0;
	padding: 16px 0 16px 24px;
	border-top:1px dotted #ccc;
	border-bottom:none;
}
#hdo_wrap .hdo_sub_lower li:first-child{
	border-top:0;
}
#hdo_wrap .hdo_sub_lower li a{
	display:block;
   font-size: 116%;
	position: relative;
}

/*組織リスト*/
#main .hdo_soshiki_wrap .hdo_soshiki {
	padding: 0 0 0;
	margin-bottom: 24px;
}
#main .hdo_soshiki_wrap.btm .hdo_soshiki {
	padding: 0;
	margin-bottom:24px;
}
#main .hdo_soshiki_wrap .hdo_soshiki li {
	width: 32%;
    margin: 0 2% 2% 0;
	padding: 0;
	background: #fff;
	border: 2px solid #008260;
	text-align: center;
    vertical-align: top;
    display: inline-block;
}
#main .hdo_soshiki li a {
	margin: 0;
    padding: 0px 8px;
    background: none;
    box-shadow: none;
    border: none;
	display: block;
}
#main .hdo_soshiki_wrap .hdo_soshiki li:nth-child(3n) {
    margin-right: 0;
}
#main .hdo_soshiki_wrap .hdo_soshiki li:last-child {
    margin-right: 0;
}
#main .hdo_soshiki_wrap .hdo_soshiki .soshiki_select {
	background: #008260;
	color: #fff;
	border: 2px solid #008260;
	font-weight: bold;
}
@media screen and (max-width:998px){
#main .hdo_soshiki_wrap .hdo_soshiki li {
	width: 49%;
}
#main .hdo_soshiki_wrap .hdo_soshiki li:nth-child(3n) {
    margin-right: 2%;
}
#main .hdo_soshiki_wrap .hdo_soshiki li:nth-child(2n) {
    margin-right: 0;
}
}

/*ページャー*/
#main .hdo_page_head {
	background: #eee;
	margin-bottom: 24px;
}
#main .hdo_page_head p {
	padding: 8px 16px;
}
#main .hdo_page_head .kekka {
	margin-bottom: 0;
	padding-bottom: 0;
}
#main .hdo_page_head .pager .p_blk {
	display: inline-block;
}

/*検索結果記事*/
#hdo_wrap .hdo_topics .date{
	padding:2px 0px 4px 0px;
	font-weight:normal;
	font-size: 100%;
	color:#555555;
	display: inline-block;
    float: none;
	text-decoration: none;
}
#hdo_wrap .hdo_topics a{
	display:block;
    font-size: 100%;
	position: relative;
}
#hdo_wrap .hdo_topics .link{
    margin: 0 8px 0 0;
    padding: 0 0 4px 0;
    border:0;
	background: none;
    display: block;
	font-size: 100%;
	line-height: 1.5em;
}
#hdo_wrap li.hdo_topics:first-child{
	border-top:0;
	padding-top: 0;
}
#hdo_wrap li.hdo_topics:last-child{
	padding-bottom: 0;
}
/*▲▲▲▲報道発表資料▲▲▲▲*/

/*▼▼▼▼工事請負入札▼▼▼▼*/
#sub_h1_box.koji_h1 h1 {
    border-left-color: #89751A;
}
@media screen and (max-width:998px){
#koji_wrap {
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 32px;
}
#main .koji_h1_tit {
	margin-left: 16px;
	margin-right: 16px;
}
}
#main .koji_h1_tit li {
	margin-left: 0;
}

/*月ごと*/
#koji_wrap .page_head {
	padding-top: 16px;
}
#koji_wrap .page_head p {
	padding: 8px 16px;
	margin-bottom: 0;
	background: #eee;
}
#koji_wrap .page_head p a {
	display: inline-block;
}
#koji_wrap .page_head:first-child {
	border-bottom: 2px solid #ddd;
	padding-bottom: 16px;
}
#koji_wrap .page_head:first-child p {
	margin-bottom: 8px;
}

@media screen and (max-width:998px){

}

/*セクション*/
#koji_wrap .sec_01 {
	border-bottom: 2px solid #ddd;
	margin: 8px 0;
	padding: 8px 0 32px;
}
#koji_wrap .sec_01:first-child {
	border-top: 2px solid #ddd;
	padding-top: 16px;
	margin-top: 16px;
}
/*▼▼矢印リスト1（ ■に> ）▼▼*/
#koji_wrap .sec_01 h2 {
	position: relative;
	display:block;
	margin-left: 24px;
	font-size: 136%;
}
#koji_wrap .sec_01 h2::after,
#koji_wrap .sec_01 h2::before {
	display: block;
	content: '';
	position: absolute;
}
#koji_wrap .sec_01 h2::after {
	top: 0.3em;
	left:-24px;
	width:14px;
	height:14px;
	background-color: #89751A;
}
#koji_wrap .sec_01 h2::before {
	z-index:2;
	margin:4px 0 0 0;
	top:0.3em;
	left: -22px;
	width:6px;
	height:6px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#koji_wrap .table01 {
    margin-top: 24px;
	border: 1px solid #ccc;
	width: 100%;
}
#koji_wrap .table01 th {
	padding: 8px 16px 12px 16px;
    vertical-align: middle;
    text-align: left;
    background-color: #eee;
	color: #333;
    font-size: 90%;
	border: 1px solid #ccc;
    border-right: none;
    width: 24%;
    font-weight: normal;
}
@media screen and (max-width:998px){
#koji_wrap .table01 th {
	width: 42%;
}
}
#koji_wrap .table01 td {
	padding: 8px 16px 12px 16px;
    text-align: left;
    background-color: #fff;
    font-size: 90%;
	border: 1px solid #ccc;
}
/*セクション*/

/*組織リスト*/
#main .koji_soshiki_wrap {
	margin-top: 24px;
}
#main .koji_soshiki_wrap .koji_soshiki {
	padding: 0 0 0;
	margin-bottom: 24px;
}
#main .koji_soshiki_wrap.btm .koji_soshiki {
	padding: 0;
	margin-bottom:24px;
}
#main .koji_soshiki_wrap .koji_soshiki li {
	width: 32%;
    margin: 0 2% 2% 0;
	padding: 0;
	background: #fff;
	border: 2px solid #89751A;
	text-align: center;
    vertical-align: top;
    display: inline-block;
}
#main .koji_soshiki li a {
	margin: 0;
    padding: 0px 8px;
    background: none;
    box-shadow: none;
    border: none;
	display: block;
}
#main .koji_soshiki_wrap .koji_soshiki li:nth-child(3n) {
    margin-right: 0;
}
#main .koji_soshiki_wrap .koji_soshiki li:last-child {
    margin-right: 0;
}
#main .koji_soshiki_wrap .koji_soshiki .soshiki_select {
	background: #89751A;
	color: #fff;
	border: 2px solid #89751A;
	font-weight: bold;
}
@media screen and (max-width:998px){
#main .koji_soshiki_wrap .koji_soshiki li {
	width: 49%;
}
#main .koji_soshiki_wrap .koji_soshiki li:nth-child(3n) {
    margin-right: 2%;
}
#main .koji_soshiki_wrap .koji_soshiki li:nth-child(2n) {
    margin-right: 0;
}
}
/*▲▲▲▲工事請負入札▲▲▲▲*/

/*▼▼▼▼規則・審査基準・行政指導指針等で意見を受け付けている案件▼▼▼▼*/
#sub_h1_box.kisoku_h1 h1 {
    border-left-color: #BF512F;
}
@media screen and (max-width:998px){
#kisoku_wrap {
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 32px;
}
#main .kisoku_h1_tit {
	margin-left: 16px;
	margin-right: 16px;
}
}
#main .kisoku_h1_tit li {
	margin-left: 0;
}

/*月ごと*/
#kisoku_wrap .page_head {
	padding-top: 16px;
}
#kisoku_wrap .page_head p {
	padding: 8px 16px;
	margin-bottom: 0;
	background: #eee;
}
#kisoku_wrap .page_head p a {
	display: inline-block;
}
#kisoku_wrap .page_head:first-child {
	border-bottom: 2px solid #ddd;
	padding-bottom: 16px;
}
#kisoku_wrap .page_head:first-child p {
	margin-bottom: 8px;
}

@media screen and (max-width:998px){

}

/*セクション*/
#kisoku_wrap .sec_01 {
	border-bottom: 2px solid #ddd;
	margin: 8px 0;
	padding: 8px 0 32px;
}
#kisoku_wrap .sec_01:first-child {
	border-top: 2px solid #ddd;
	padding-top: 16px;
	margin-top: 16px;
}
/*▼▼矢印リスト1（ ■に> ）▼▼*/
#kisoku_wrap .sec_01 h2 {
	position: relative;
	display:block;
	margin-left: 24px;
	font-size: 136%;
}
#kisoku_wrap .sec_01 h2::after,
#kisoku_wrap .sec_01 h2::before {
	display: block;
	content: '';
	position: absolute;
}
#kisoku_wrap .sec_01 h2::after {
	top: 0.3em;
	left:-24px;
	width:14px;
	height:14px;
	background-color: #BF512F;
}
#kisoku_wrap .sec_01 h2::before {
	z-index:2;
	margin:4px 0 0 0;
	top:0.3em;
	left: -22px;
	width:6px;
	height:6px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#kisoku_wrap .table01 {
    margin-top: 24px;
	border: 1px solid #ccc;
	width: 100%;
}
#kisoku_wrap .table01 th {
	padding: 8px 16px 12px 16px;
    vertical-align: middle;
    text-align: left;
    background-color: #eee;
	color: #333;
    font-size: 90%;
	border: 1px solid #ccc;
    border-right: none;
    width: 24%;
    font-weight: normal;
}
@media screen and (max-width:998px){
#kisoku_wrap .table01 th {
	width: 42%;
}
}
#kisoku_wrap .table01 td {
	padding: 8px 16px 12px 16px;
    text-align: left;
    background-color: #fff;
    font-size: 90%;
	border: 1px solid #ccc;
}
/*セクション*/

/*組織リスト*/
#main .kisoku_soshiki_wrap {
    margin-top: 24px;
}
#main .kisoku_soshiki_wrap .kisoku_soshiki {
	padding: 0 0 0;
	margin-bottom: 24px;
}
#main .kisoku_soshiki_wrap.btm .kisoku_soshiki {
	padding: 0;
	margin-bottom:24px;
}
#main .kisoku_soshiki_wrap .kisoku_soshiki li {
	width: 32%;
    margin: 0 2% 2% 0;
	padding: 0;
	background: #fff;
	border: 2px solid #BF512F;
	text-align: center;
    vertical-align: top;
    display: inline-block;
}
#main .kisoku_soshiki li a {
	margin: 0;
    padding: 0px 8px;
    background: none;
    box-shadow: none;
    border: none;
	display: block;
}
#main .kisoku_soshiki_wrap .kisoku_soshiki li:nth-child(3n) {
    margin-right: 0;
}
#main .kisoku_soshiki_wrap .kisoku_soshiki li:last-child {
    margin-right: 0;
}
#main .kisoku_soshiki_wrap .kisoku_soshiki .soshiki_select {
	background: #89751A;
	color: #fff;
	border: 2px solid #BF512F;
	font-weight: bold;
}
@media screen and (max-width:998px){
#main .kisoku_soshiki_wrap .kisoku_soshiki li {
	width: 49%;
}
#main .kisoku_soshiki_wrap .kisoku_soshiki li:nth-child(3n) {
    margin-right: 2%;
}
#main .kisoku_soshiki_wrap .kisoku_soshiki li:nth-child(2n) {
    margin-right: 0;
}
}
/*▲▲▲▲規則・審査基準・行政指導指針等で意見を受け付けている案件▲▲▲▲*/

/*▼▼▼▼団体との協議等の実施状況▼▼▼▼*/
#sub_h1_box.dantai_h1 h1 {
    border-left-color: #01499F;
}
@media screen and (max-width:998px){
#dantai_wrap {
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 32px;
}
#main .dantai_h1_tit {
	margin-left: 16px;
	margin-right: 16px;
}
}
#main .dantai_h1_tit li {
	margin-left: 0;
}

/*月ごと*/
#dantai_wrap .page_head {
	padding-top: 16px;
}
#dantai_wrap .page_head p {
	padding: 8px 16px;
	margin-bottom: 0;
	background: #eee;
}
#dantai_wrap .page_head p a {
	display: inline-block;
}
#dantai_wrap .page_head:first-child {
	border-bottom: 2px solid #ddd;
	padding-bottom: 16px;
}
#dantai_wrap .page_head:first-child p {
	margin-bottom: 8px;
}

@media screen and (max-width:998px){

}

/*セクション*/
#dantai_wrap .sec_01 {
	border-bottom: 2px solid #ddd;
	margin: 8px 0;
	padding: 8px 0 32px;
}
#dantai_wrap .sec_01:first-child {
	border-top: 2px solid #ddd;
	padding-top: 16px;
	margin-top: 16px;
}
/*▼▼矢印リスト1（ ■に> ）▼▼*/
#dantai_wrap .sec_01 h2 {
	position: relative;
	display:block;
	margin-left: 24px;
	font-size: 136%;
}
#dantai_wrap .sec_01 h2::after,
#dantai_wrap .sec_01 h2::before {
	display: block;
	content: '';
	position: absolute;
}
#dantai_wrap .sec_01 h2::after {
	top: 0.3em;
	left:-24px;
	width:14px;
	height:14px;
	background-color: #01499F;
}
#dantai_wrap .sec_01 h2::before {
	z-index:2;
	margin:4px 0 0 0;
	top:0.3em;
	left: -22px;
	width:6px;
	height:6px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#dantai_wrap .table01 {
    margin-top: 24px;
	border: 1px solid #ccc;
	width: 100%;
}
#dantai_wrap .table01 th {
	padding: 8px 16px 12px 16px;
    vertical-align: middle;
    text-align: left;
    background-color: #eee;
	color: #333;
    font-size: 90%;
	border: 1px solid #ccc;
    border-right: none;
    width: 24%;
    font-weight: normal;
}
@media screen and (max-width:998px){
#dantai_wrap .table01 th {
	width: 42%;
}
}
#dantai_wrap .table01 td {
	padding: 8px 16px 12px 16px;
    text-align: left;
    background-color: #fff;
    font-size: 90%;
	border: 1px solid #ccc;
}
/*セクション*/

/*組織リスト*/
#main .dantai_soshiki_wrap {
    margin-top: 24px;
}
#main .dantai_soshiki_wrap .dantai_soshiki {
	padding: 0 0 0;
	margin-bottom: 24px;
}
#main .dantai_soshiki_wrap.btm .dantai_soshiki {
	padding: 0;
	margin-bottom:24px;
}
#main .dantai_soshiki_wrap .dantai_soshiki li {
	width: 32%;
    margin: 0 2% 2% 0;
	padding: 0;
	background: #fff;
	border: 2px solid #01499F;
	text-align: center;
    vertical-align: top;
    display: inline-block;
}
#main .dantai_soshiki li a {
	margin: 0;
    padding: 0px 8px;
    background: none;
    box-shadow: none;
    border: none;
	display: block;
}
#main .dantai_soshiki_wrap .dantai_soshiki li:nth-child(3n) {
    margin-right: 0;
}
#main .dantai_soshiki_wrap .dantai_soshiki li:last-child {
    margin-right: 0;
}
#main .dantai_soshiki_wrap .dantai_soshiki .soshiki_select {
	background: #89751A;
	color: #fff;
	border: 2px solid #01499F;
	font-weight: bold;
}
@media screen and (max-width:998px){
#main .dantai_soshiki_wrap .dantai_soshiki li {
	width: 49%;
}
#main .dantai_soshiki_wrap .dantai_soshiki li:nth-child(3n) {
    margin-right: 2%;
}
#main .dantai_soshiki_wrap .dantai_soshiki li:nth-child(2n) {
    margin-right: 0;
}
}
/*▲▲▲▲団体との協議等の実施状況▲▲▲▲*/

/*▼▼▼▼庁内会議のオープン化▼▼▼▼*/
#sub_h1_box.chonaikaigi_h1 h1 {
    border-left-color: #01499F;
}

#main #chonaikaigisearch {
	background: #eee;
	padding: 16px;
	margin: 24px 0;
}
#main #chonaikaigisearch #query_chonaikaigi {
	width: 40%;
	margin-left: 16px;
}
.mb_32 {
	margin-bottom: 32px;
}
@media screen and (max-width:998px){
#chonaikaigi_wrap {
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 32px;
}
#main .chonaikaigi_h1_tit {
	margin-left: 16px;
	margin-right: 16px;
}
#main #chonaikaigisearch #query_chonaikaigi {
	width: 70%;
}
}
#main .chonaikaigi_h1_tit li {
	margin-left: 0;
}

/*月ごと*/
#chonaikaigi_wrap .page_head {
	background: #eee;
	margin-bottom: 24px;
	margin-top: 24px;
}
#chonaikaigi_wrap .page_head p {
	padding: 8px 16px;
}
@media screen and (max-width:998px){

}

/*セクション*/
#chonaikaigi_wrap .sec_01 {
	border-bottom: 2px solid #ddd;
	margin: 8px 0;
	padding: 8px 0 32px;
}
#chonaikaigi_wrap .sec_01:nth-child(2) {
	border-top: 2px solid #ddd;
	padding-top: 16px;
	margin-top: 16px;
}
/*▼▼矢印リスト1（ ■に> ）▼▼*/
#chonaikaigi_wrap .sec_01 h2 {
	position: relative;
	display:block;
	margin-left: 24px;
	font-size: 136%;
}
#chonaikaigi_wrap .sec_01 h2::after,
#chonaikaigi_wrap .sec_01 h2::before {
	display: block;
	content: '';
	position: absolute;
}
#chonaikaigi_wrap .sec_01 h2::after {
	top: 0.3em;
	left:-24px;
	width:14px;
	height:14px;
	background-color: #01499F;
}
#chonaikaigi_wrap .sec_01 h2::before {
	z-index:2;
	margin:4px 0 0 0;
	top:0.3em;
	left: -22px;
	width:6px;
	height:6px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#chonaikaigi_wrap .table01 {
    margin-top: 24px;
	border: 1px solid #ccc;
	width: 100%;
}
#chonaikaigi_wrap .table01 th {
	padding: 8px 16px 12px 16px;
    vertical-align: middle;
    text-align: left;
    background-color: #eee;
	color: #333;
    font-size: 90%;
	border: 1px solid #ccc;
    border-right: none;
    width: 24%;
    font-weight: normal;
}
@media screen and (max-width:998px){
#chonaikaigi_wrap .table01 th {
	width: 42%;
}
}
#chonaikaigi_wrap .table01 td {
	padding: 8px 16px 12px 16px;
    text-align: left;
    background-color: #fff;
    font-size: 90%;
	border: 1px solid #ccc;
}
/*セクション*/

/*記事リスト*/
#chonaikaigi_wrap {
	margin-bottom: 24px;
}
@media screen and (max-width:998px){
#chonaikaigi_wrap {
	margin-left: 16px;
	margin-right: 16px;
}
}
#chonaikaigi_wrap .chonaikaigi_sub {
}
#chonaikaigi_wrap .chonaikaigi_sub .h2_box {
    padding: 0;
    margin: 0;
    background-color: #E0ECE8;
}
#chonaikaigi_wrap .chonaikaigi_sub .h2_box h2 {
	padding: 12px 16px;
	font-size: 120%;
}
#chonaikaigi_wrap .chonaikaigi_sub_lower {
    padding: 0 0 16px;
}
#chonaikaigi_wrap .chonaikaigi_sub_lower li{
	margin:0 0 0 0;
	padding: 16px 0 16px 24px;
	border-top:1px dotted #ccc;
	border-bottom:none;
}
#chonaikaigi_wrap .chonaikaigi_sub_lower li:first-child{
	border-top:0;
}
#chonaikaigi_wrap .chonaikaigi_sub_lower li a{
	display:block;
   font-size: 116%;
	position: relative;
}
#chonaikaigi_wrap .chonaikaigi_sub_lower .icon04_cat > li > a::after {
    background-color: #01499F;
}

/*組織リスト*/
#main .chonaikaigi_soshiki_wrap {
	margin-top: 24px;
}
#main .chonaikaigi_soshiki_wrap .chonaikaigi_soshiki {
	padding: 0 0 0;
	margin-bottom: 24px;
}
#main .chonaikaigi_soshiki_wrap.btm .chonaikaigi_soshiki {
	padding: 0;
	margin-bottom:24px;
}
#main .chonaikaigi_soshiki_wrap .chonaikaigi_soshiki li {
	width: 32%;
    margin: 0 2% 2% 0;
	padding: 0;
	background: #fff;
	border: 2px solid #01499F;
	text-align: center;
    vertical-align: top;
    display: inline-block;
}
#main .chonaikaigi_soshiki li a {
	margin: 0;
    padding: 0px 8px;
    background: none;
    box-shadow: none;
    border: none;
	display: block;
}
#main .chonaikaigi_soshiki_wrap .chonaikaigi_soshiki li:nth-child(3n) {
    margin-right: 0;
}
#main .chonaikaigi_soshiki_wrap .chonaikaigi_soshiki li:last-child {
    margin-right: 0;
}
#main .chonaikaigi_soshiki_wrap .chonaikaigi_soshiki .soshiki_select {
	background: #89751A;
	color: #fff;
	border: 2px solid #01499F;
	font-weight: bold;
}
@media screen and (max-width:998px){
#main .chonaikaigi_soshiki_wrap .chonaikaigi_soshiki li {
	width: 49%;
}
#main .chonaikaigi_soshiki_wrap .chonaikaigi_soshiki li:nth-child(3n) {
    margin-right: 2%;
}
#main .chonaikaigi_soshiki_wrap .chonaikaigi_soshiki li:nth-child(2n) {
    margin-right: 0;
}
}
/*月リスト*/
#main .chonaikaigi_month_wrap .chonaikaigi_month {
	padding: 0 0 0;
	margin-bottom: 24px;
}
#main .chonaikaigi_month_wrap.btm .chonaikaigi_month {
	padding: 0;
	margin-bottom:24px;
}
#main .chonaikaigi_month_wrap .chonaikaigi_month li {
	width: 15%;
    margin: 0 2% 2% 0;
	padding: 0;
	background: #fff;
	border: 2px solid #01499F;
	text-align: center;
    vertical-align: middle;
    display: inline-block;
}
#main .chonaikaigi_month li a {
	margin: 0;
    padding: 0px 8px;
    background: none;
    box-shadow: none;
    border: none;
	display: block;
}
#main .chonaikaigi_month_wrap .chonaikaigi_month li:nth-child(6n) {
    margin-right: 0;
}
#main .chonaikaigi_month_wrap .chonaikaigi_month li:last-child {
    margin-right: 0;
}
#main .chonaikaigi_month_wrap .chonaikaigi_month .month_select {
	background: #01499F;
	color: #fff;
	border: 2px solid #01499F;
	font-weight: bold;
}
@media screen and (max-width:998px){
#main .chonaikaigi_month_wrap .chonaikaigi_month li {
	width: 23.5%;
}
#main .chonaikaigi_month_wrap .chonaikaigi_month li:nth-child(6n) {
    margin-right: 2%;
}
#main .chonaikaigi_month_wrap .chonaikaigi_month li:nth-child(4n) {
    margin-right: 0;
}
}
/*ページャー*/
#main .chonaikaigi_page_head {
	background: #eee;
	margin-bottom: 24px;
}
#main .chonaikaigi_page_head p {
	padding: 8px 16px;
}
#main .chonaikaigi_page_head .kekka {
	margin-bottom: 0;
	padding-bottom: 0;
}
#main .chonaikaigi_page_head .pager .p_blk {
	display: inline-block;
}

/*検索結果記事*/
#chonaikaigi_wrap .chonaikaigi_topics .date{
	padding:2px 0px 4px 0px;
	font-weight:normal;
	font-size: 100%;
	color:#555555;
	display: inline-block;
    float: none;
	text-decoration: none;
}
#chonaikaigi_wrap .chonaikaigi_topics a{
	display:block;
    font-size: 100%;
	position: relative;
}
#chonaikaigi_wrap .chonaikaigi_topics .link{
    margin: 0 8px 0 0;
    padding: 0 0 4px 0;
    border:0;
	background: none;
    display: block;
	font-size: 100%;
	line-height: 1.5em;
}
#chonaikaigi_wrap li.chonaikaigi_topics:first-child{
	border-top:0;
	padding-top: 0;
}
#chonaikaigi_wrap li.chonaikaigi_topics:last-child{
	padding-bottom: 0;
}
/*▲▲▲▲庁内会議のオープン化▲▲▲▲*/

/*▼▼▼▼市民の声▼▼▼▼*/
#main .shimin .s_radio {
	margin: 12px 0 0;
}
#main .shimin .s_radio input {
	margin-right: 8px;
	vertical-align: middle;
}
#main .shimin .s_radio label {
	margin-right: 16px;
	vertical-align: middle;
}
#main .shimin .category_wrap01 .h2_box {
	margin-top: 0;
}
#main .shimin .category_wrap01 .h2_box .optit01 {
	padding: 12px 16px;
}
#main .shimin .category_wrap01 .category_lower01 .category_list01 ul li a {
    padding-left: 4px;
}
#main .shimin  .category_lower01 .category_list01 ul li a::after {
    background-color: #01499F;
}
/*セクション*/
#main .shimin .sec_01 {
	border-bottom: 2px solid #ddd;
	margin: 8px 0;
	padding: 8px 0 32px;
}
@media screen and (max-width:998px){
#main .shimin .sec_01 {
	margin-left: 16px;
	margin-right: 16px;
}
}
#main .shimin .sec_01:nth-child(2) {
	border-top: 2px solid #ddd;
	padding-top: 16px;
	margin-top: 16px;
}
#main .shimin .sec_01 h2 {
	position: relative;
	display:block;
	margin-left: 24px;
	font-size: 136%;
}
#main .shimin .sec_01 h2::after,
#main .shimin .sec_01 h2::before {
	display: block;
	content: '';
	position: absolute;
}
#main .shimin .sec_01 h2::after {
	top: 0.3em;
	left:-24px;
	width:14px;
	height:14px;
	background-color: #01499F;
}
#main .shimin .sec_01 h2::before {
	z-index:2;
	margin:4px 0 0 0;
	top:0.3em;
	left: -22px;
	width:6px;
	height:6px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#main .shimin .table01 {
    margin-top: 24px;
	border: 1px solid #ccc;
	width: 100%;
}
#main .shimin .table01 th {
	padding: 8px 16px 12px 16px;
    vertical-align: middle;
    text-align: left;
    background-color: #eee;
	color: #333;
    font-size: 90%;
	border: 1px solid #ccc;
    border-right: none;
    width: 24%;
    font-weight: normal;
}
@media screen and (max-width:998px){
#main .shimin .table01 th {
	width: 42%;
}
}
#main .shimin .table01 td {
	padding: 8px 16px 12px 16px;
    text-align: left;
    background-color: #fff;
    font-size: 90%;
	border: 1px solid #ccc;
}
/*月*/
@media screen and (max-width:998px){
#main .shimin .chonaikaigi_month_wrap {
	margin-left: 16px;
	margin-right: 16px;
}
}
/*補足リンク*/
@media screen and (max-width:998px){
#main .shimin .mb_32 {
	margin-left: 16px;
	margin-right: 16px;
}
}

/*▲▲▲▲市民の声▲▲▲▲*/

/*▼▼▼▼属性ナビゲーション▼▼▼▼*/
#main_naka.full_z {
    width: 100%;
}
#main_naka.full_z #page_left_box.zokusei {
	width: 100%;
}
@media screen and (min-width:999px){
#main_naka.full_z #sub_h1_wrap {
    margin: 0 auto 24px auto;
	width: 992px;
}
}
#main_naka.full_z #sub_h1_box {
    margin-bottom: 24px;
}
#main_naka.full_z .stu_in_lower.clm2_1 > div {
    border: none;
}
#main_naka.full_z #sub_h1_wrap p.stu_btn_z {
    text-align: right;
    margin-top: 84px;
}
@media screen and (max-width:998px){
#main_naka.full_z #sub_h1_wrap p.stu_btn_z {
    margin-top: 16px;
    margin-bottom: 16px;
}
}
/*h1配下：ページ2*/
#main #main_naka.full_z.p2 #sub_h1_wrap .stu_text {
	font-size: 140%;
}
/*h1配下：ページ3*/
#main #main_naka.full_z.p3 .z_title.p3 .h2_box h2 {
    font-size: 136%;
    width: 100%;
    padding: 0px 0 8px;
    margin: 0 0 16px;
    border-bottom: 4px solid #ccc;
}
#main #main_naka.full_z.p3 .z_title.p3 .h2_box .border_type02::after {
    bottom: -4px;
    height: 4px;
    background-color: #00956E;
}
#main #main_naka.full_z.p3 .z_title.p3 {
	padding-bottom: 36px;
}
#main #main_naka.full_z.p3 .z_title.p3 p {
	margin-bottom: 36px;
}
#main #main_naka.full_z.p3 .z_title.p3 p.ms {
	margin-bottom: 16px;
}
#main #main_naka.full_z.p3 #sub_h1_wrap .stu_text {
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 8px;
}
.icon_z.type02 > li::after {
    left: -20px;
}
/*ラジオボタン*/
#main .z_cb {
	margin-bottom: 24px;
}
#main .z_cb li {
	display: inline-block;
    margin: 0 1.99px 2px 0;
    padding: 0;
    width: 163.65px;
    width: calc((100% - 10px) / 6);
    -webkit-width: calc((100% - 10px) / 6);
	vertical-align: middle;
	line-height: 1.5em;
}
#main .z_cb li:nth-child(6n) {
    margin-right: 0;
}
@media screen and (max-width:998px){
#main .z_cb li {
    margin: 0 1.99px 2px 0;
    width: 169.5px;
    width: calc((100% - 2px) / 2);
    -webkit-width: calc((100% - 2px) / 2);
}
#main .z_cb li:nth-child(6n) {
    margin-right: 1.99px;
}
#main .z_cb li:nth-child(2n) {
    margin-right: 0;
}
}
#main .z_cb li label {
	display: block;
	background-color: #B4D1C6;
	border: 2px solid #B4D1C6;
	box-sizing: content-box;
}
#main .z_cb li label.select {
	background-color: #008260;
	border: 2px solid #0C6046;
	color: #fff;
}
/*#main .z_cb li label.select {
	background-color: #A3BFB4;
	border: 2px solid #619381;
}*/
#main .z_cb li .form_radio_btn {
	display: table;
	width: 100%;
	padding: 8px;
	box-sizing: border-box;
}
#main .z_cb li .form_radio_btn > input{
	display: table-cell;
	vertical-align:middle;
	height: 100%;
}
#main .z_cb li .form_radio_btn > span{
	display: table-cell;
	vertical-align:middle;
	padding-left: 8px;
	width: 100%;
}
@media screen and (min-width:999px){
#main .z_cb li .form_radio_btn > span{
	font-size: 90%;
}
}
/****属性から選ぶ（条件を選びなおす）****/
#main .sagasu {
	background-color: #E0ECE8;
    padding: 24px 0;
}
#main .sagasu .sagasu_lower {
	width: 992px;
	margin-left: auto;
	margin-right:auto;
}
@media screen and (max-width:998px){
#main .sagasu {
	padding-left: 16px;
	padding-right:16px;
}
#main .sagasu .sagasu_lower {
	width: auto;
}
}
#main .sagasu .sub_h1_wrap .sub_h1_box {
	margin: 16px 0 48px;
}
#main .sagasu .sub_h1_wrap h2 {
	margin:0;
	padding:0 0 0 24px;
	font-size: 180%;
	font-weight: bold;
    border-left: 8px solid #008260;
    color: #222;
}
#main .sagasu .hosoku_z {
    margin-bottom: 36px;
    font-size: 120%;
    padding-left: 52px;
}
#main .sagasu .hosoku_z .icon_type_40px {
	position: relative;
	min-height: 1px;
	display:block;
}
#main .sagasu .hosoku_z .icon_type_40px img {
	position: absolute;
    left: -52px;
	vertical-align: middle;
}
#main .sagasu .h3_box h3 {
    font-size: 136%;
	font-weight: bold;
    width: 100%;
    padding: 0px 0 8px;
    margin: 0 0 16px;
    border-bottom: 4px solid #ccc;
}
#main .sagasu .h3_box .border_type02::after {
    bottom: -4px;
    height: 4px;
    background-color: #00956E;
}
/*ページ1のみ*/
#main .p1 .sagasu {
	background-image: url(img/bg_z02.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 64px;
}
#main .p1 .sagasu .sub_h1_box {
	display: none;
}

/****検索対象のホームページ****/
#main .z_check {
	background-color: #fff;
    padding: 64px 0 24px;
	background-image: url(img/bg_z01.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#main .z_check .z_check_lower {
	width: 992px;
	margin-left: auto;
	margin-right:auto;
}
@media screen and (max-width:998px){
#main .z_check {
	padding-left: 16px;
	padding-right:16px;
}
#main .z_check .z_check_lower {
	width: auto;
}
}
#main .z_check .hosoku_z {
    margin-bottom: 36px;
    font-size: 120%;
    padding-left: 52px;
}
#main .z_check .hosoku_z .icon_type_40px {
	position: relative;
	min-height: 1px;
	display:block;
}
#main .z_check .hosoku_z .icon_type_40px img {
	position: absolute;
    left: -52px;
	vertical-align: middle;
}
#main .z_check .h2_box h2 {
    font-size: 136%;
    width: 100%;
    padding: 0px 0 8px;
    margin: 0 0 16px;
    border-bottom: 4px solid #ccc;
}
#main .z_check .h2_box .border_type02::after {
    bottom: -4px;
    height: 4px;
    background-color: #00956E;
}
#main .z_check .h3_box h3 {
    font-size: 118%;
    font-weight: bold;
}

/****「選んで探す」条件****/
#main .z_status {
	background-color: #E0ECE8;
    padding: 64px 0 24px;
	background-image: url(img/bg_z02.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#main .z_status .z_status_lower {
	width: 992px;
	margin-left: auto;
	margin-right:auto;
}
@media screen and (max-width:998px){
#main .z_status {
	padding-left: 16px;
	padding-right:16px;
}
#main .z_status .z_status_lower {
	width: auto;
}
}
#main .z_status .hosoku_z {
	margin-bottom: 24px;
}
#main .z_status .h2_box h2 {
    font-size: 136%;
    width: 100%;
    padding: 0px 0 8px;
    margin: 0 0 16px;
    border-bottom: 4px solid #ccc;
}
#main .z_status .h2_box .border_type02::after {
    bottom: -4px;
    height: 4px;
    background-color: #00956E;
}
#main .z_status .status_list {
	background: #fff;
	border: 1px solid #ccc;
	border-top: 4px solid #ccc;
	padding: 16px 16px 8px 0;
	margin-bottom: 16px;
}
#main .z_status .status_list ul {
	margin-bottom: 0;
}
#main .z_status .status_list ul li {
	margin-bottom: 8px;
}
/*▼▼矢印リスト2（ 三角と丸 ）▼▼*/
.icon_z > li {
	position: relative;
	display:block;
}
.icon_z > li::after,
.icon_z li::before {
	display: block;
	content: '';
	position: absolute;
}
.icon_z > li::after {
	top: 10px;
	left:-10px;
	width:8px;
	height:8px;
	background-color: #ccc;
	border-radius: 100%;
}
.icon_z.type02 > li::after {
    left: -20px;
}
@media screen and (max-width:998px){
.icon_z > li::after {
	top: 7px;
}
}
#main .z_status .jump_z {
	text-align: right;
}
#main .z_status .jump_z .icon_type_25px img {
	vertical-align: middle;
}

/****検索ボタン****/
#main .z_submit {
	background-color: #fff;
    padding: 80px 0 36px;
	background-image: url(img/bg_z01.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#main .z_submit.type02 {
	background-color: #fff;
    padding: 24px 0 0;
	background-image: none;
}
#main .z_status .z_submit_lower {
	width: 992px;
	margin-left: auto;
	margin-right:auto;
}
@media screen and (max-width:998px){
#main .z_submit {
	padding-left: 16px;
	padding-right:16px;
}
#main .z_status .z_submit_lower {
	width: auto;
}
}
#main .z_submit .z_submit_btn {
    margin: 0 auto;
    padding: 8px;
    width: 100%;
	max-width: 500px;
    display: block;
    color: #fff;
    background-color: #008260;
    box-shadow: 1px 1px 0px 1px #005C44;
    -moz-box-shadow: 1px 1px 0px 1px #005C44;
    -webkit-box-shadow: 1px 1px 0px 1px #005C44;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    font-size: 140%;
    font-weight: bold;
	border: none;
}
#main .z_submit .z_submit_btn:hover {
    position: relative;
    top: 2px;
    right: -1px;
    box-shadow: 0px 0px 0px 0px #008260;
    -moz-box-shadow: 0px 0px 0px 0px #008260;
    -webkit-box-shadow: 0px 0px 0px 0px #008260;
    opacity: 0.7;
}
#main .jump_z2 {
	text-align: center;
	max-width: 992px;
	margin: 0 auto;
}
#main .jump_z2 .icon_type_25px img {
	vertical-align: middle;
}
#main .jump_z3 {
	text-align: left;
}
#main .jump_z3 .icon_type_25px img {
	vertical-align: middle;
}
/********さらに絞り込む********/
#main .z_choice {
	background-color: #fff;
    padding: 0 0 16px;
	width: 992px;
	margin-left: auto;
	margin-right:auto;
}
#main .z_choice .z_choice_lower {
	padding-top: 24px;
}
@media screen and (max-width:998px){
#main .z_choice {
	padding-left: 16px;
	padding-right:16px;
	width: auto;
}
}
#main .z_choice .h2_box {
	padding: 12px 16px;
	margin: 0;
	background-color: #E0ECE8;
	position: relative;
}
#main .z_choice .h2_box h2 {
	font-size: 130%;
	font-weight: bold;
}
@media screen and (max-width:998px){
#main .z_choice .h2_box h2 {
    margin-top: 4px;
}
}
#main .z_choice .h2_box p img {
    width: 40px;
}
#main .z_choice .h3_box h3 {
	font-size: 136%;
	width: 100%;
	font-weight: bold;
	padding: 2px 12px;
    border-left: 4px solid #008260;
	margin: 12px 0;
}
#main .z_choice .h4_box h4 {
    font-size: 118%;
    font-weight: bold;
}
#main .z_choice .hosoku_z {
    margin-bottom: 16px;
    font-size: 120%;
    padding-left: 52px;
}
#main .z_choice .hosoku_z .icon_type_40px {
	position: relative;
	min-height: 1px;
	display:block;
}
#main .z_choice .hosoku_z .icon_type_40px img {
	position: absolute;
    left: -52px;
	vertical-align: middle;
}
#main .z_choice .z_cb li .form_radio_btn > input{
	height: auto;
}

/********検索結果一覧********/
#main .z_kekka {
	background-color: #fff;
    padding: 24px 0;
}
#main .z_kekka .z_kekka_lower {
	width: 992px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom: 16px;
    padding: 0;
}
@media screen and (max-width:998px){
#main .z_kekka {
	padding-left: 16px;
	padding-right:16px;
}
#main .z_kekka .z_kekka_lower {
	width: auto;
}
}
#main .z_kekka .h2_box h2 {
    font-size: 136%;
    width: 100%;
    padding: 0px 0 8px;
    margin: 0 0 16px;
    border-bottom: 4px solid #ccc;
}
#main .z_kekka .h2_box .border_type02::after {
    bottom: -4px;
    height: 4px;
    background-color: #00956E;
}
#main .z_page_head {
	background: #eee;
	margin-bottom: 16px;
}
#main .z_page_head p {
	padding: 8px 4px;
	margin: 0;
}
#main .z_page_head .kekka {
	margin-bottom: 0;
	padding: 8px 12px 0;
}
#main .z_page_head .pager .p_blk {
	display: inline-block;
}
#main .z_kekka_lower li{
	margin:0 0 0 0;
	padding: 16px 0 16px 24px;
	border-top:1px dotted #ccc;
	border-bottom:none;
}
#main .z_kekka_lower li:first-child{
	border-top:0;
}
#main .z_kekka_lower li a{
	display:block;
    font-size: 116%;
	position: relative;
}
#main .z_kekka_lower li a .date{
	padding:2px 0px 4px 0px;
	font-weight:normal;
	font-size: 100%;
	color:#555555;
	display: inline-block;
    float: none;
	text-decoration: none;
}
#main .z_kekka_lower li a .link{
    margin: 0 8px 0 0;
    padding: 0 0 4px 0;
    border:0;
	background: none;
    display: block;
	font-size: 100%;
	line-height: 1.5em;
}
#main .z_kekka_lower li.z_topics:first-child{
	border-top:0;
	padding-top: 0;
}
#main .z_kekka_lower li.z_topics:last-child{
	padding-bottom: 0;
}

#main .z_kekka_lower .cat_tag_list {
	margin-top: 0;
	padding-left: 0;
}
#main .z_kekka_lower .cat_tag_list li {
	display: inline-block;
	font-size: 70%;
	border: none;
	margin-right: 4px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-top: 10px;
}
#main .z_kekka_lower .cat_tag_list li span {
	background: #fff;
	border: 1px solid #e0e0e0;
	border-radius: 4px;
	display: block;
	padding: 2px 6px;
	text-decoration: none;
	font-size: 116%;
}

/*▲▲▲▲属性ナビゲーション▲▲▲▲*/

/*▲▲▲▲▲▲▲▲下層ページのスタイル▲▲▲▲▲▲▲▲*/

/*▼▼▼▼▼▼▼▼ニーズ領域のスタイル▼▼▼▼▼▼▼▼*/
/*A*/
.subtop_top #main .typeA .link_list_top ul > li {
    margin: 0 2% 16px 0;
    padding: 0;
    width: 32%;
    float: left;
}
.subtop_top #main .typeA .link_list_top ul > li:nth-child(3n) {
    margin-right: 0;
}
@media screen and (max-width: 998px) {
.subtop_top #main .typeA .link_list_top ul > li {
    margin: 0 0 16px 0;
    padding: 0;
    width: 100%;
    float: none;
}
.subtop_top #main .typeA .link_list_top ul > li:nth-child(odd) {
    margin-right: 0;
}
}
/*B*/
.subtop_top #main .typeB .link_list_top .i_list {
	width: 62.5%;
}
.subtop_top #main .typeB .link_list_top ul > li {
    margin: 0 0 16px 0;
    padding: 0;
    width: 49%;
    float: left;
}
.subtop_top #main .typeB .link_list_top ul > li:nth-child(odd) {
    margin-right: 2%;
}
@media screen and (max-width: 998px) {
.subtop_top #main .typeB .link_list_top .i_list {
	width: auto;
}
.subtop_top #main .typeB .link_list_top ul > li {
    width: 100%;
	margin-bottom: 16px;
}
.subtop_top #main .typeB .link_list_top ul > li:nth-child(odd) {
    margin-right: 0;
}
}
/*C*/
.subtop_top #main .typeC .link_list_top .i_list ul > li {
    margin: 0 0 16px 0;
    padding: 0;
    width: 100%;
}
.subtop_top #main .typeC .tlink_type02 .t_list ul > li {
    padding: 0;
    width: 49%;
    float: left;
}
.subtop_top #main .typeC .tlink_type02 .t_list ul > li:nth-child(odd) {
    margin-right: 2%;
}
@media screen and (max-width: 998px) {
.subtop_top #main .typeC .link_list_top .i_list ul > li {
    margin: 0 0 16px 0;
}
.subtop_top #main .typeC .tlink_type02 .t_list ul > li {
    padding: 0;
    width: 100%;
    float: none;
}
}
/*D*/
.subtop_top #main .typeD .tlink_type02 .t_list ul > li {
    padding: 0;
    width: 32%;
    float: left;
	margin: 0 2% 16px 0;
}
.subtop_top #main .typeD .tlink_type02 .t_list ul > li:nth-child(3n) {
    margin-right: 0;
}
@media screen and (max-width: 998px) {
.subtop_top #main .typeD .tlink_type02 .t_list ul > li {
    padding: 0;
    width: 100%;
    float: none;
}
}
/*▲▲▲▲▲▲▲▲ニーズ領域のスタイル▲▲▲▲▲▲▲▲*/

/*▲▲▲▲▲市サイト総合▲▲▲▲▲*/