@charset "UTF-8";

/*大阪市本体、サブトップ、局タブレット（998px〜）スタイル*/
@media screen and (max-width:998px){
/*▼▼▼▼▼▼▼▼市サイト総合▼▼▼▼▼▼▼▼*/
/*▼▼▼▼ヘッダ▼▼▼▼*/
#header{
	position:relative;	
}
#header_in .h1{
	margin:0 0 0 16px;
	width:auto;	
}
#header_in .header_block01{
	margin:14px 0;
}
#header_in .header_block01 .h_box01{
	width: 100%;
}
#header_in .header_block01 .h_box02{
    padding: 8px 16px 0px 0px;
    position: absolute;
    right: 0;
    top: 12px;
}
#header_in .header_block03{
	margin:8px 8px 8px 8px;
	float:right;
	width:auto;
}
#header_in .header_block03 > div{
	float:left;	
}
#header_in #translate > p{
	margin:0;	
}
#header_in #translate > p a{
	padding:8px;	
}
#header_in .header_block03 .h_box01,
#header_in .header_block03 .h_box02{
	display:none;
}
#header_fullblock02{
	background-color:#00956E;	
}

/*▼▼ヘッダートップ▼▼*/
#header_fullblock01 {
	padding: 0;
}
/*▲▲ヘッダートップ▲▲*/

/*▼▼レスポンシブ時の表示メニュー▼▼*/
#header_fullblock02 #sidr #header_search{
	display:none;	
}
#header_fullblock03{
	margin:0;
	padding:0;
	background-color:#00956E;
	display:table;
	table-layout: fixed;
	border-spacing: 0px 0;
}
#header_fullblock03 .h_box01{
	display:table-cell;
	width:100%;
	vertical-align:top;
}
#header_fullblock03 .h_box02{
	display:table-cell;
}
#menu_button{
	margin:0;
	display:block;
}
#menu_button a{
	padding:4px;
	display:inline-block;
	text-align:center;
	background:	#008260;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.88, #064b39), color-stop(0.00, #008260));
	background: -webkit-linear-gradient(top, #008260 0%, #064b39 88%);
	background: -moz-linear-gradient(top, #008260 0%, #064b39 88%);
	background: -o-linear-gradient(top, #008260 0%, #064b39 88%);
	background: -ms-linear-gradient(top, #008260 0%, #064b39 88%);
	background: linear-gradient(to bottom, #008260 0%, #064b39 88%);
	box-shadow:none;
	font-size:12px;
}
#menu_button a span{
	width:40px;
}
#menu_button a .icon_ham{
	height:24px;	
}
#menu_button a .menu_text{
	vertical-align:bottom;
	line-height:1.4em;
	letter-spacing:-0.1em;
}
#menu_button a .icon_ham::before{
	width:32px;
	height:3px;
	left:5px;
	background:#fff;
	box-shadow:0 6px #fff, 0 12px #fff;
	-webkit-box-shadow:0 6px #fff, 0 12px #fff;
	-moz-box-shadow:0 6px #fff, 0 12px #fff;
}
#header_in #translate{
	margin-right:0px;
	font-size:120%;
}
#header_in #translate .icon_type_1em img{
	width:1.5em;
	vertical-align:middle;
}
#header_in #translate > ul{
	width:240px;
	left:-102px;
}
/*▼▼ドロワーメニュー▼▼*/
#header_fullblock02 #header_navi > div > p a{
	padding:0;
	pointer-events:none;/*リンクを非リンクに変える*/
	cursor:default;/*マウスカーソルを矢印のまま変えない*/
	text-decoration:none;/*下線を消す*/
	border:0;
}
#header_fullblock02 #header_navi > div#header_type > p a{
	pointer-events:auto!important;
	cursor:pointer;
}
#header_fullblock02 #header_navi > div#header_type > p span::before{
	display: block;
	content: '';
	position: absolute;
	top: 0.4em;
	left:-4px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #fff!important;
	border-bottom: 1px solid #fff!important;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#header_fullblock02 #header_navi > div#header_type > p span::before{
	top: 0.4em;
}
#header_fullblock02 #header_navi .header_navi_list > p{
	padding-left:16px;	
}
#sidr .close a {
    padding: 12px 40px!important;
	background: #ccc;
}
/* 修正版SPメニュー */
#header_fullblock02 #header_navi {
	display: none;
}
#sidr ul li:hover a, #sidr p:hover a {
	color: #1a0dab!important;
}
#sidr .header_navi_list > p:hover, .sidr ul li:hover > a, .sidr ul li:hover > span, .sidr ul li.active > a, .sidr ul li.active > span, .sidr ul li.sidr-class-active > a, .sidr ul li.sidr-class-active > span {
	background: #fff!important;
    box-shadow: 0 0 0 0 #fff inset!important;
    text-decoration: none!important;
}
.sidr {
	border-left: 4px solid #999;
}
.sidr h2, .sidr h3, .sidr h4, .sidr h5, .sidr h6 {
	background: none;
    font-size: 120%;
    font-weight: bold;
    padding: 10px 10px;
    margin: 0 0 0;
    color: #333;
    line-height: 24px;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
#header_fullblock02 .sidr .side_h2 {
}
#header_fullblock02 .sidr .side_sitenavi .side_h2 {
    border-top: 4px solid #999;
    background: #D7E7E2;
}
#header_fullblock02 .sidr .side_function .side_h2 {
    border-top: 4px solid #999;
    background: #D7E7E2;
}
.sidr ul {
	margin: 0;
	border: none;
}
.sidr ul li {
	margin: 0;
	border: none;
	border-top: 1px solid #ccc;
}
.sidr ul li a, .sidr ul li span {
    color: #1a0dab;
	background: #fff;
	padding: 0px 10px;
}
.sidr ul li .icon_type_25px,
.sidr ul li .icon_type_40px {
	display: inline-block;
	padding: 0;
}
[class*='icon_type_'] img {
    vertical-align: middle;
}
.sidr .translate  {
	background: #fff;
}
.sidr .translate p {
	margin: 0;
}
.sidr .translate p a  {
	color: #1a0dab;
	text-decoration: none;
	display: block;
	cursor: pointer;
	line-height: 48px;
	padding: 0 10px;
}
.sidr .translate .translate_list  {
	display: none;
	border-bottom: 4px solid #ccc;
}
.sidr .ruby_link  {
    width: 50%;
    float: left;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.sidr .read_link  {
    width: 50%;
    float: left;
    border-bottom: 1px solid #ccc;
}
.sidr .bg_color p {
    color: #333;
	background: #fff;
	margin: 0;
	line-height: 48px;
	padding: 0px 10px;
	font-size: 100%;
}
.sidr .bg_color ul {
	border-top: none;
	background: #fff;
	padding: 0 40px 16px;
}
.sidr .bg_color ul li {
    display: inline-block;
    margin: 0;
    line-height: 34px;
	border: none;
}
.sidr .bg_color ul .bg_01 a {
    color: #333;
    background: #e9e9e9;
	display: inline-block;
	margin-right: 4px;
}
.sidr .bg_color ul .bg_02 a {
	color: #ff0;
    background-color: #0000bc;
	display: inline-block;
	margin-right: 4px;
}
.sidr .bg_color ul .bg_03 a {
	color: #333;
    background-color: #FF0;
	display: inline-block;
	margin-right: 4px;
}
.sidr .bg_color ul .bg_04 a {
	color: #fff;
    background-color: #000;
	display: inline-block;
}
.sidr .side_sitenavi {
	background: #fff;
	padding: 0 0 4px;
}
.sidr .side_sitenavi ul {
	padding: 8px 0;
	font-size: 110%;
}
.sidr .side_sitenavi ul li {
	border: none;
	font-weight: bold;
}
.sidr .side_sitenavi ul a {
	border-left: 8px solid #fff;
}
.sidr .side_sitenavi ul .type01 a { color:#BF512F; }
.sidr .side_sitenavi ul .type02 a { color:#1D77A3; }
.sidr .side_sitenavi ul .type03 a { color:#89751A; }
.sidr .side_sitenavi ul .type04 a { color:#01499F; }
.sidr .side_sitenavi ul .type01 a:hover { border-left-color:#BF512F; }
.sidr .side_sitenavi ul .type02 a:hover { border-left-color:#1D77A3; }
.sidr .side_sitenavi ul .type03 a:hover { border-left-color:#89751A; }
.sidr .side_sitenavi ul .type04 a:hover { border-left-color:#01499F; }
.sidr .side_sitenavi ul .type01.select a { border-left-color:#BF512F; }
.sidr .side_sitenavi ul .type02.select a { border-left-color:#1D77A3; }
.sidr .side_sitenavi ul .type03.select a { border-left-color:#89751A; }
.sidr .side_sitenavi ul .type04.select a { border-left-color:#01499F; }

/*市トップへ戻る*/
.shi_top .sidr .side_sitenavi .go_shitop/*,
.shi_sub .sidr .side_sitenavi .go_shitop*/{
	display: none;
}
.sidr .side_sitenavi .go_shitop p {
	text-align: right;
	margin: 0 8px 8px 0;
}
.sidr .side_sitenavi .go_shitop p a {
	color: #1a0dab;
}

/** ヘッダー検索エリア **/
#header_fullblock03 .header_search {
	padding: 9px 0 8px 12px;
	text-align: left;
}
#header_fullblock03 .header_search .q {
    margin-bottom: 0;
    width: 46%;
    height: 37.2px;
    background-color: #fff;
    color: #222;
    display: inline-block;
    border-radius: 0;
}
#header_fullblock03 .header_search .search_help a {
    padding: 24px 8px;
	font-size: 85%;
}
.header_search .search_button {
    padding: 8px 8px 8px 30px;
}
#header_fullblock03 .h_box02 .header_navi_list {
	margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
    width: 140px;
    text-align: center;
    background-color: #008260;
    box-sizing: border-box;
    z-index: 2;
    color: #fff;
}
#header_fullblock03 .h_box02 p strong a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 14px 0 4px 0;
}
#header_fullblock03 .h_box02 p strong a span {
	padding-left: 10px;
}
#header_fullblock03 .h_box02 p strong a span::before {
    display: block;
    content: '';
    position: absolute;
    top: 20px;
    left: 10px;
    width: 8px;
    height: 8px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#header_fullblock03 .h_box02 ul {
	display: none;
	padding: 16px;
    z-index: 999;
    position: absolute;
    top: 100%;
    left: -50px;
    width: 190px;
    border: 1px solid #00956E;
    background: #fff;
    text-align: left;
}

#header_fullblock03 .h_box02 ul li {
	margin-bottom: 8px;
}
/*▲▲▲▲ヘッダ▲▲▲▲*/
/*▼▼▼▼メイン▼▼▼▼*/
/*▼▼領域共通▼▼*/
.shi_top #main{
	background: url(img/bg_main.gif) repeat;
}
h2.border_type02{
	padding-left:0px;	
}
/*▲▲領域共通▲▲*/
/*▼▼領域01▼▼*/
/*メインビジュアル*/
.shi_top #main .vis_over{
	margin-bottom:12px;
	box-shadow:none;
}
/*フリーXHTML 安全・安心*/
.free_safe{
	margin:0 16px;
}
/*カルーセル*/
.shi_top .vis_cal05 .bx-pager{
	float:none;
}
/*▼リンクリスト領域（画像）▼*/
.shi_top #main #zone01 .i_list{
    margin-left: 16px;
    margin-right: 16px;
}
.shi_top .i_list h2{
	margin-bottom:12px;
	padding-left:0;
}
.shi_top .i_list .i_list_lower .i_list_box{
	min-height:0!important;
	margin-bottom:12px;
}
.shi_top .i_list .i_list_lower .ixt_title{
	margin-top:0;
	padding-left:12px;
}
.shi_top .i_list .i_list_lower .ixt_text{
	padding-left:12px;
}
.shi_top .i_list .i_list_lower .ixt_low_left{
	padding:8px;	
}
/*▲▲▲▲領域01▲▲▲▲*/
/*▲▲▲▲▲メイン▲▲▲▲▲*/
/*全体スタイル*/
/*▼▼フッタ▼▼*/
#footer{
	padding:0px 0px;
}
#footer_fullblock01 #foot_up{
	margin-right: 8px;
	width: auto;
}
#footer_in{
	padding:0 16px;	
}
#footer_in .footer_block01, #footer_in .footer_block02, #footer_in .footer_block03 {
    width: auto;
    float: none;
}
#footer_in .h2_box{
	cursor:pointer;
}
#footer .bana .h2_box .h2_link{
	display:none;	
}
#footer_in #footer_call,
#footer_in #footer_voice,
#footer_in #footer_info,
#footer_in #footer_address{
	margin:0 0 0px 0;
	padding:16px 0 16px 0;
	border-bottom:1px solid #D9E0E2;
}
#footer_in #footer_address{
	border:0;	
}
#footer_in .footer_lower{
	display:none;
}
#footer_in .h2_box p{
	display:block;
}
/*▲▲フッタ▲▲*/
/*▲▲▲▲▲市サイト総合▲▲▲▲▲*/
/*▼▼▼▼▼▼▼▼サブトップ共通のスタイル▼▼▼▼▼▼▼▼*/
/*▼▼▼▼▼レイアウト▼▼▼▼▼*/
.subtop_top #zone010203,
.subtop_top #zone04{
	margin:0px 16px;
	width:auto;
}
.subtop_top #zone02,
.subtop_top #zone03{
	margin:0;
	width:auto;
	float:none;
}
/*▲▲▲▲▲レイアウト▲▲▲▲▲*/

.subtop_top #h1_box h1 span{
	margin-left:16px;
	padding:16px;
}

/*▼▼領域01▼▼*/
.subtop_top #main #zone01 .i_list {
    margin: 0;
    width: auto;
    float: none;
}
.subtop_top #main #zone01 .tlink_type02 {
    width: auto;
    float: none;
    margin: 0;
    padding: 0;
}
.subtop_top #main #zone01 .i_list .clm2_2 > ul > li {
    width: 100%;
}
.subtop_top #main #zone01 .i_list .clm2_2 > ul > li:nth-child(odd) {
    margin-right: 0;
}
#main .i_list_lower > ul > li:last-child {
	margin-bottom: 16px;
}
/*▲▲領域01▲▲*/

/*▼▼領域02▼▼*/
/*▼ピックアップ▼*/
#main #zone02 .pickup,
#main #zone02 .pickup02{
	border:0;
	margin: 0;
	padding: 0;
}
.subtop_top #main .pickup_lower li, .subtop_top #main .pickup02 .pickup02_lower li {
    margin-bottom: 16px;
}
/*▲ピックアップ▲*/

/*▼新着情報▼*/
#main #zone02 .new01 {
    border: none;
	padding: 0;
}
#main #zone02 .new01 .h2_box p {
	margin: 0;
}
/*▲新着情報▲*/
/*▲▲領域02▲▲*/

/*▼▼領域03▼▼*/
/*▼組織情報▼*/
#main .free_soshiki {
	margin-bottom: 16px;
}
#main .free_soshiki .t_list {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
#main .free_soshiki .t_list .t_list_lower li {
    margin-bottom: 16px;
}
#main .free_soshiki .t_list .t_list_lower li > a::before {
    top: 0.25em;
}
#main .free_soshiki .t_list .t_list_lower li > a::after {
    top: 0.25em;
}
/*▲組織情報▲*/

/*▼下層メニュー表示▼*/
#main .free_info .t_list{
	padding: 0;
    margin: 0 0 20px 0;
    width: auto;
    display: block;
	min-height: 1px!important;
}
#main .free_info .t_list_lower {
	padding-bottom: 0;
}
#main .free_info .t_list_lower ul {
    padding-top: 12px;
}
#main .free_info .t_list_lower .slidemenu_lst ul {
    padding-top: 0px;
}
#main .free_info .t_list .t_list_lower li {
	margin-bottom: 24px;
}
#main .free_info .t_list .t_list_lower li > a::before{
	top: 0.25em;
}
#main .free_info .t_list .t_list_lower li > a::after{
	top: 0.25em;
}
#main .slidemenu_lst .h4_box h4 {
    padding-bottom: 7px;
}
/*目次*/
#main .free_info .free_info_mokuji {
    margin: 10px 0;
}
#main .free_info .free_info_mokuji .t_list{
	min-height: 1px;
}
#main .free_info .free_info_mokuji .t_list_lower li{
	display: inline-block;
	margin-right: 16px;
	margin-bottom: 12px;
}
#main .free_info .free_info_mokuji .t_list .t_list_lower li > a::before {
    top: 0.3em;
}
#main .free_info .free_info_mokuji .t_list .t_list_lower li > a::after {
    top: 0.2em;
}
/*▲下層メニュー表示▲*/

/*▼サブトップのリンクリスト領域（テキスト）のスタイル▼*/
.subtop_top #main .tlink_type01 .t_list .t_list_lower li {
	margin-bottom: 16px;
}
/*▲サブトップのリンクリスト領域（テキスト）のスタイル▲*/

/*▲▲領域03▲▲*/

/*▲▲▲▲▲▲▲▲サブトップ共通のスタイル▲▲▲▲▲▲▲▲*/

/*▼▼▼▼▼▼▼▼下層ページのスタイル▼▼▼▼▼▼▼▼*/
/*▼▼▼▼下層ページメイン領域共通のスタイル▼▼▼▼*/
.subtop_top #h1_box{
	background-image:none;
}
.subtop_top #h1_box h1{
	background-position:120% top;
	font-size:200%;
}
.subtop_top #h1_box h1 span{
}
/*▲▲▲▲▲▲▲▲下層ページのスタイル▲▲▲▲▲▲▲▲*/
}
/*大阪市本体、サブトップ、局スマートフォン（480px〜）スタイル*/
@media screen and (max-width:480px){
/*▼▼▼▼▼▼▼▼市サイト総合▼▼▼▼▼▼▼▼*/
/*▼▼▼▼ヘッダ▼▼▼▼*/
#header_in .h1 img{
	margin:5px 0;
	height:48px;	
}
#header_in .header_block03{
	margin-left:0px!important;
}
#header_in .h1{
	margin:0 0 0 16px;
	width:auto;	

}
/*スマホメニュー*/
#header_fullblock03 .header_search {
	padding-bottom: 0;
}
#header_fullblock03 .header_search .q {
    margin-bottom: 0;
    width: 112px;
    height: 30px;
    background-color: #fff;
    color: #222;
    display: inline-block;
    border-radius: 0;
}
#header_fullblock03 .header_search {
	padding: 10px 0 8px 12px;
}
.header_search .search_button {
    padding: 6px 4px 7px 26px;
}
#header_fullblock03 .header_search .q {
    height: 30px;
}
#header_fullblock03 .search_button::before {
    top: 4px;
    left: 4px;
}

#header_fullblock03 .h_box02 .header_navi_list {
    width: 104px;
    padding-left: 8px;
}
#header_fullblock03 .h_box02 ul {
	left: -86px;
}
/*▲▲▲▲ヘッダ▲▲▲▲*/
/*メインビジュアル*/
.vis_cal04 .bx-pager{
	margin-left:auto!important;
	margin-right:auto!important;
	float:none!important;
}
/*画像リスト*/
.shi_top .i_list .i_list_lower .i_list_box{
	width:100%;
	float:none;
	height:auto;
}
/*翻訳最適化*/
#header_in #translate{
	margin-right:0px;
}
#header_in #translate > ul{
	width:118px;
	left:0px;
}
/*カルーセル*/
.shi_top #main .vis_cal05 h2{
	padding:8px 12px;
}
/*フッター前テキストリンク*/
.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 {
    top: 23px;
}
/*▼▼▼▼フッタ▼▼▼▼*/
#footer .bana .h2_box{
	margin-bottom:8px;	
}
.shi_top #footer .bana .bana_lower li,
.shi_top #footer .bana .bana_lower li:nth-child(3n+1),
.subtop_top #footer .bana .bana_lower li,
.subtop_top #footer .bana .bana_lower li:nth-child(3n+1){
	margin:0 0 8px 0;
	padding:0;
	display:block;
	max-width:100%;
	width:100%;
}
.shi_top #footer .bana .bana_lower li:last-child,
.subtop_top #footer .bana .bana_lower li:last-child{
	margin-bottom:0;
}
.shi_top #footer .bana .bana_lower li img,
.subtop_top #footer .bana .bana_lower li img{
	width:100%;
}
/*▲▲▲▲フッタ▲▲▲▲*/

/*▼▼▼▼▼▼▼▼サブトップ共通のスタイル▼▼▼▼▼▼▼▼*/
/*▼▼▼▼▼メイン▼▼▼▼▼*/
/*▼▼領域03▼▼*/
/*▲▲領域03▲▲*/
/*▲▲▲▲▲▲▲▲サブトップ共通のスタイル▲▲▲▲▲▲▲▲*/

/*▼▼▼▼▼▼▼▼下層ページのスタイル▼▼▼▼▼▼▼▼*/
/*▼▼▼▼下層ページメイン領域共通のスタイル▼▼▼▼*/
.subtop_top #h1_box h1{
	padding:32px 0;
	background-size:60%;
	font-size:180%;
}
/*▲▲▲▲▲▲▲▲下層ページのスタイル▲▲▲▲▲▲▲▲*/
}

@media screen and (max-width:374px){
#header_fullblock03 .header_search .search_help {
	display: none;
}
}

/*大阪市本体、サブトップ、局スマートフォン（998px〜）スタイル*/
@media screen and (min-width:988px){
/*▼▼レスポンシブ時の表示メニュー▼▼*/
#header_fullblock02 #sidr #header_search{
	display:block;
}
}