@charset "utf-8";

@media screen and (max-width : 480px) {

/* ==================================================
shared
================================================== */
/* body
============================== */
body {
	-webkit-text-size-adjust:none; /* 変更しない */
	background:none; /* 変更しない */
}
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"] {
	-webkit-appearance:none; /* 変更しない */
	-webkit-border-radius:0; /* Webkit */
	-moz-border-radius:0; /* Mozilla */
	border-radius:0; /* CSS3 */
}
/* wrapper
============================== */
#tmp_wrapper2,
#tmp_wrap_gp,
#tmp_wrap_header,
#tmp_header,
#tmp_header2,
#tmp_wrap_infomation,
#tmp_infomation,
#tmp_wrap_footer,
#tmp_footer,
#tmp_footer2,
#tmp_wrap_copyright,
#tmp_copyright {
	width:100%; /* 変更しない */
	min-width:320px; /* 変更しない */
}
#tmp_wrap_gp {
	display:none;
}
/* main
============================== */
#tmp_wrap_main {
	padding:10px 0 !important;
}
.format_top #tmp_wrap_main {
	padding-top:0 !important;
}
.custom_suido_top #tmp_wrap_main,
.custom_shobo_top #tmp_wrap_main {
	padding:10px !important;
}
/* contents
============================== */
#tmp_wrap_contents {
	background-color:#FFFFFF;
	color:inherit;
	padding-left:10px;
	padding-right:10px;
	margin:0 0 10px !important;
}
.custom_suido_top #tmp_wrap_contents {
	border:none;
}
.custom_shobo_top #tmp_wrap_contents {
	background-color:transparent !important;
	border:none;
}
.custom_shokuiku_top #tmp_wrap_contents {
	padding-top:10px !important;
}
#tmp_wrap_contents2 {
	padding:0 !important;
}
.custom_shobo_top #tmp_wrap_contents2 {
	margin:0 0 8px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents,
#tmp_maincontents {
	word-break:break-all; /* 変更しない */
}
#tmp_sp {
	padding:0 10px;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.format_free .wrap_col_lft_navi,
.format_free .col_rgt_navi {
	display:none; /* 変更しない */
}
.format_free.custom_shokuiku_top .wrap_col_lft_navi,
.format_free.custom_ribbonkan_top .wrap_col_lft_navi,
.format_free.custom_shokuiku_top .col_rgt_navi {
	display:block;
	margin:0;
	width:auto;
	float:none;
}
.format_free .col_main {
	margin-right:0 !important; /* 変更しない */
	margin-left:0 !important; /* 変更しない */
}
.format_free .wrap_col_nm2 {
	margin-right:0 !important; /* 変更しない */
}
.column_full .wrap_col_main {
	float:none; /* 変更しない */
}
/* top
============================== */
.format_top .column_lnavi .wrap_col_lft_navi {
	width:auto;
	margin-right:0; /* 変更しない */
}
.format_top .column_lnavi .col_lft_navi,
.format_top .column_lnavi .col_rgt_navi {
	margin-top:0 !important;
}
.format_top .column_lnavi .wrap_col_rgt_navi {
	width:auto; /* 変更しない */
}
.format_top .column_lnavi .wrap_col_main {
	float:none;
}
.format_top .column_lnavi .col_main {
	margin-left:0; /* 変更しない */
}
.format_top .column_lnavi .wrap_col_nm,
.format_top .column_lnavi .wrap_col_lft_navi,
.format_top .column_lnavi .wrap_col_rgt_navi {
	float:none;
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right:0; /* 変更しない */
}
.format_free .wrap_col_nm2 {
	margin-right:0; /* 変更しない */
}
.format_free .wrap_col_lft_navi {
	display:none; /* 変更しない */
}
.format_free .wrap_col_rgt_navi {
	display:none; /* 変更しない */
}
/* りぼんかん */
.custom_ribbonkan_top.format_free .wrap_col_rgt_navi,
.custom_ribbonkan_top.format_free .col_rgt_navi {
	display:block;
}
.custom_ribbonkan_top.format_free .wrap_col_rgt_navi {
	width:100%;
}
.format_free.custom_shokuiku_top .wrap_col_rgt_navi {
	display:block;
	float:none;
	width:auto;
}
.format_free .column_full .col_main,
.format_free .column_lnavi .col_main {
	margin-left:0; /* 変更しない */
}
.format_free .column_rnavi .wrap_col_main,
.format_free .column_rnavi .col_main {
	margin-right:0; /* 変更しない */
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	background:url(/shared/site_smartphone/images/wrapper/wrapper_main.jpg) repeat-x left top;
	-webkit-background-size:50px 150px;/* Safari,Chrome */
	-moz-background-size:50px 150px;/* Mozilla */
	background-size:50px 150px;/* CSS3 */
}
.format_top #tmp_wrap_header {
	background-image:url(/shared/site_smartphone/images/wrapper/wrapper_top_main.jpg);
}
#tmp_header {
	background:url(/shared/site_smartphone/images/header/main_bg.jpg) no-repeat top center;
	-webkit-background-size:350px 38px;/* Safari,Chrome */
	-moz-background-size:350px 38px;/* Mozilla */
	background-size:350px 38px;/* CSS3 */
	padding:0 0 15px;
}
.format_top #tmp_header {
	padding-bottom:10px;
}
#tmp_header2 {
	position:relative;
	padding:0;
}
#tmp_hlogo {
	position:static;
	padding-left:10px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:inline-block;
	width:192px;
	height:92px;
	background-image:url(/shared/site_smartphone/images/header/hlogo.png);
	-webkit-background-size:192px 92px;
	-moz-background-size:192px 92px;
	background-size:192px 92px;
}
#tmp_hlogo a {
	width:192px;
	height:92px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:172px;
	height:72px;
}
/* means
============================== */
#tmp_means {
	display:none;
	width:auto; /* 変更しない */
	float:none; /* 変更しない */
}
#tmp_means_primary,
#tmp_means_secondary,
#tmp_means_tertiary {
	display:none; /* 変更しない */
}
#tmp_hnavi_s {
	display:block; /* 変更しない */
	list-style:none; /* 変更しない */
}
#tmp_hnavi_s li a {
	display:block;
	width:44px;
	height:44px;
	text-decoration:none;
}
#tmp_switch_sp_style,
#tmp_hnavi_lmenu {
	position:absolute;
	right:64px;
	top:46px;
}
#tmp_hnavi_rmenu {
	position:absolute;
	right:10px;
	top:46px;
}
#tmp_switch_sp_style a {
	background:url(/shared/site_smartphone/images/header/pc_icon.jpg) no-repeat center center;
	-webkit-background-size:44px 44px;
	-moz-background-size:44px 44px;
	background-size:44px 44px;
}
#tmp_hnavi_lmenu a {
	background:url(/shared/site_smartphone/images/header/lmenu_icon.jpg) no-repeat center center;
	-webkit-background-size:44px 44px;
	-moz-background-size:44px 44px;
	background-size:44px 44px;
}
#tmp_hnavi_lmenu a.active {
	background:url(/shared/site_smartphone/images/header/lmenu_icon_on.jpg) no-repeat center center;
	-webkit-background-size:44px 44px;
	-moz-background-size:44px 44px;
	background-size:44px 44px;
}
#tmp_hnavi_rmenu a {
	background:url(/shared/site_smartphone/images/header/rmenu_icon.jpg) no-repeat center center;
	-webkit-background-size:44px 44px;
	-moz-background-size:44px 44px;
	background-size:44px 44px;
}
#tmp_hnavi_rmenu a.active {
	background:url(/shared/site_smartphone/images/header/rmenu_icon_on.jpg) no-repeat center center;
	-webkit-background-size:44px 44px;
	-moz-background-size:44px 44px;
	background-size:44px 44px;
}
#tmp_switch_sp_style span,
#tmp_hnavi_lmenu span,
#tmp_hnavi_rmenu span {
	display:block;
	position:relative;
	z-index:-1;
	width:44px;
	height:44px;
	overflow:hidden;
}
/* sma_sch
============================== */
#tmp_sma_menu {
	display:block; /* 変更しない */
}
#tmp_sma_menu .wrap_sma_sch {
	display:none; /* 変更しない */
	position:absolute;
	left:0; /* 変更しない */
	color:inherit;
	background-color:#FAF4E4;
	width:100%; /* 変更しない */
	z-index:9999;
}
#tmp_sma_menu .sma_sch {
	padding:10px;
}
/* sma_search */
#tmp_sma_search {
	/* display:table; */
	margin:10px 0;
	padding:10px;
	clear:both;
	color:inherit;
	background-color:#DADDE2;
}
.custom_shokuiku_top #tmp_sma_search,
.custom_ribbonkan_top #tmp_sma_search,
.custom_suido_top #tmp_sma_search {
	display:none;
}
#tmp_sma_search p {
	display:table-cell;
	vertical-align:top;
}
#tmp_sma_search .sch_box {
	width:100%;
	padding-left:5px;
}
#tmp_sma_search .sch_btn {
	padding-left:5px;
}
#tmp_sma_query {
	width:100%;
	min-height:25px;
	border:1px solid #A9A9A9;
	-webkit-border-radius:3px; /* Webkit */
	-moz-border-radius:3px; /* Mozilla */
	border-radius:3px; /* CSS3 */
}
#tmp_sma_func_sch_btn {
	font-weight:bold;
	width:60px;
	min-height:27px;
	border:none;
	-webkit-border-radius:3px; /* Webkit */
	-moz-border-radius:3px; /* Mozilla */
	border-radius:3px; /* CSS3 */
	cursor:pointer;
	color:#FFFFFF;
	background-color:#2D3162;
}
/* sma_snavi */
#tmp_sma_snavi {
	margin-bottom:15px;
	clear:both;
}
.custom_shokuiku_top #tmp_sma_snavi,
.custom_ribbonkan_top #tmp_sma_snavi,
.custom_suido_top #tmp_sma_snavi {
	display:none;
}
#tmp_sma_snavi ul {
	position: relative;
	list-style:none;
	margin:0 0 0 10px;
}
#tmp_sma_snavi ul li {
	margin:0 10px 0 0;
	float:left;
	font-size:92.8%;
	white-space:nowrap;
}
#tmp_sma_snavi ul li {
	margin-right:2%;
	margin-bottom:10px;
}
#tmp_sma_snavi ul li:first-child a {
	padding:3px 0 3px 40px;
}
#tmp_sma_snavi ul li:first-child::before {
	content: ' ';
	position: absolute;
	top: 0;
	left: 20px;
	display: inline-block;
	width : 16px;
	height: 16px;
	background: url(/shared/images/icon/foeignlanguage.png) left center / 100% 100% no-repeat;
}
#tmp_sma_snavi ul li a {
	padding:3px 0 3px 20px;
	color:#333333;
	background:url(/shared/site_smartphone/images/icon/navi_icon_blu.png) no-repeat left center;
	-webkit-background-size:15px 15px;/* Safari,Chrome */
	-moz-background-size:15px 15px;/* Mozilla */
	background-size:15px 15px;/* CSS3 */
	text-decoration:none;
}
/* gnavi */
#tmp_top_gnavi {
	margin:0 auto 10px;
	clear:both;
}
#tmp_sma_gnavi {
	/* width:301px; */
	margin:0 0 20px;
	clear:both;
}
#tmp_top_gnavi ul {
	list-style:none;
	border-top:1px solid #0059B2;
	border-left:1px solid #0059B2;
}
#tmp_sma_gnavi ul {
	list-style:none;
	border-top:1px solid #0059B2;
	border-left:1px solid #0059B2;
}
#tmp_sma_gnavi li,
#tmp_top_gnavi li {
	width:33%;
	float:left;
	color:inherit;
	background-color:#FFFFFF;
	border-right:1px solid #0059B2;
	border-bottom:1px solid #0059B2;
}
.format_top #tmp_sma_gnavi #tmp_glist1 {
	display:none;
}
#tmp_sma_gnavi a,
#tmp_top_gnavi a {
	text-align:center;
	display:block;
	width:100%;
	height:70px;
	background-color:#FFFFFF;
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-background-size:100px 60px;/* Safari,Chrome */
	-moz-background-size:100px 60px;/* Mozilla */
	background-size:100px 60px;/* CSS3 */
	text-indent:-9999px;
}
#tmp_top_gnavi #tmp_top_glist4 a,
#tmp_top_gnavi #tmp_top_glist5 a,
#tmp_top_gnavi #tmp_top_glist6 a {
	height:70px;
	-webkit-background-size:100px 60px;/* Safari,Chrome */
	-moz-background-size:100px 60px;/* Mozilla */
	background-size:100px 60px;/* CSS3 */
}
#tmp_top_gnavi #tmp_top_glist1 {
	display:none;
}
#tmp_sma_gnavi #tmp_glist1 a {
	background-image:url(/shared/site_smartphone/images/navi/gnavi/gnavi_home.jpg);
}
#tmp_sma_gnavi #tmp_glist2 a,
#tmp_top_gnavi #tmp_top_glist2 a {
	background-image:url(/shared/site_smartphone/images/navi/gnavi/gnavi_kurashi.jpg);
}
#tmp_sma_gnavi #tmp_glist3 a,
#tmp_top_gnavi #tmp_top_glist3 a {
	background-image:url(/shared/site_smartphone/images/navi/gnavi/gnavi_kenko.jpg);
}
#tmp_sma_gnavi #tmp_glist4 a,
#tmp_top_gnavi #tmp_top_glist4 a {
	background-image:url(/shared/site_smartphone/images/navi/gnavi/gnavi_kosodate.jpg);
}
#tmp_sma_gnavi #tmp_glist5 a,
#tmp_top_gnavi #tmp_top_glist5 a {
	background-image:url(/shared/site_smartphone/images/navi/gnavi/gnavi_bunka.jpg);
}
#tmp_sma_gnavi #tmp_glist6 a,
#tmp_top_gnavi #tmp_top_glist6 a {
	background-image:url(/shared/site_smartphone/images/navi/gnavi/gnavi_kankyo.jpg);
}
#tmp_sma_gnavi #tmp_glist7 a,
#tmp_top_gnavi #tmp_top_glist7 a {
	background-image:url(/shared/site_smartphone/images/navi/gnavi/gnavi_sangyo.jpg);
}
#tmp_sma_gnavi #tmp_glist8 a,
#tmp_top_gnavi #tmp_top_glist8 a {
	background-image:url(/shared/site_smartphone/images/navi/gnavi/gnavi_shisei.jpg);
	-webkit-background-size:101px 66px;/* Safari,Chrome */
	-moz-background-size:101px 66px;/* Mozilla */
	background-size:101px 66px;/* CSS3 */
}
/* sma_lnavi */
#tmp_sma_lnavi {
	background-color:#FFFFFF;
	color:inherit;
	border:1px solid #DED6B6;
	margin:0 0 20px;
	clear:both;
}
.format_top #tmp_sma_lnavi,
.custom_shokuiku_top #tmp_sma_lnavi,
.custom_ribbonkan_top #tmp_sma_lnavi {
	display:none;
}
#tmp_sma_lnavi_ttl {
	border-bottom:3px solid #9ACFFF;
	font-size:114.3%;
	color:inherit;
	background-color:#E8EBEE;
	background:-webkit-gradient(linear, center top, center bottom, from(#EAF4FD), color-stop(15%, #B8DDFF), color-stop(90%, #E8EBEE), color-stop(98%, #FFFFFF), to(#DAEDFC));/* Webkit */
	background:-moz-linear-gradient(center top, #EAF4FD, #B8DDFF 15%, #E8EBEE 90%, #FFFFFF 98%, #DAEDFC);/* Mozilla */
	background:linear-gradient(to bottom, #EAF4FD, #B8DDFF 15%, #FFFFFF 90%, #E8EBEE 98%, #DAEDFC);/* CSS3 */
}
#tmp_sma_lnavi_ttl p a {
	display:block;
	padding:8px 10px 6px;
}
#tmp_sma_lnavi_cnt {
	padding:0 10px 10px;
}
#tmp_sma_lnavi_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_sma_lnavi_cnt li {
	border-bottom:1px solid #DED6B6;
	background:url(/shared/site_smartphone/images/icon/list_icon.png) no-repeat left 14px;
	-webkit-background-size:8px 8px;/* Safari,Chrome */
	-moz-background-size:8px 8px;/* Mozilla */
	background-size:8px 8px;/* CSS3 */
}
#tmp_sma_lnavi_cnt li a {
	display:block;
	padding:10px 5px 10px 14px;
}
/* sma_lnavi(switch) */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list {
	padding-left:0;
	background:none;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list a.switch {
	padding-left:0;
	padding-right:0;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list a.switch img {
	margin-right:6px;
	vertical-align:middle;
}
#tmp_sma_lnavi_cnt .switch_cnt {
	padding:0 10px;
	border-top:1px dotted #BBCCDD;
}
#tmp_sma_lnavi_cnt .switch_cnt.active {
	border-top:none;
}
#tmp_sma_lnavi_cnt .switch_cnt li {
	border-bottom:1px dotted #BBCCDD;
}
#tmp_sma_lnavi_cnt .switch_cnt li:last-child {
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:none;
}
/* pr_btn
============================== */
#tmp_wrap_pr_btn {
	width:100%;
}
#tmp_pr_btn {
	margin:0 auto 10px;
	width:300px;
	height:67px;
}
.no_javascript #tmp_pr_btn,
.emergency #tmp_pr_btn {
	height:67px;
}
#tmp_pr_btn p {
	position:relative;
	top:0;
}
#tmp_pr_btn a {
	width:300px;
	height:67px;
	background:url(/shared/templates/top/images/sp/kanko_btn.jpg)
 no-repeat left top;
	background-size:300px 67px;
}
#tmp_pr_btn a span {
	width:300px;
	height:67px;
}
/* hgallery
============================== */
#tmp_gp,
#tmp_wrap_hgallery {
	display:none; /* 変更しない */
}
#tmp_hgallery,
#tmp_hgallery_bg {
	-webkit-background-size:640px auto;/* Safari,Chrome */
	-moz-background-size:640px auto;/* Mozilla */
	background-size:640px auto;/* CSS3 */
    height:190px;
	min-width:320px;
}
#tmp_hgallery .box_parent_gallrey,
#tmp_hgallery .box_gallrey {
    height:190px;
}
#tmp_hgallery span {
    height:190px;
	-webkit-background-size:640px auto;/* Safari,Chrome */
	-moz-background-size:640px auto;/* Mozilla */
	background-size:640px auto;/* CSS3 */
}
/* set_btn
============================== */
#tmp_set_btn {
	width:320px;
}
#tmp_hgallery_player {
	top:200px;
	left:80px;
}
#tmp_hgallery_list {
	top:200px;
	left:10px;
}
/* ep
============================== */
#tmp_wrap_ep {
	min-width:320px;
}
.no_javascript #tmp_wrap_ep,
.emergency #tmp_wrap_ep {
	margin:0 0 10px;
	min-height:100%;
}
#tmp_ep {
	padding:0 10px;
	width:auto;
}
/* emergency
============================== */
#tmp_emergency {
	margin-top:0;
	margin-bottm: 15px;
	width:100%;
}
#tmp_emergency_ttl h2 {
	text-align:center;
}
#tmp_emergency_s {
	margin:0 0 10px;
}
#tmp_emergency_m_read_all {
	width: 100%;
}
#tmp_emergency_m_read_all_sub{
	width: 100%;
	padding-bottom: 5px;
}
#tmp_emergency_m_read_all_sub a {
	width: 100%;
	padding: 5px 10px;
	margin: 5px 0 10px;
}
#tmp_emergency_m_read_all_sub a:first-child {
	margin-right: 0;
}
#tmp_emergency_m_read_all_vaccine {
	width: 100%;
	margin-bottom: 20px;
}
#tmp_emergency_m_read_all_manen{
	width: 100%;
	margin-bottom:20px;
}
#tmp_emergency_m_read_all_manen span{
	width:95%;
	display:inline-block;
}
#tmp_emergency_m_read_all_coronaimg{
	width: 100%;
	margin-bottom:20px;
}
/* emergency_foreign
============================== */
#tmp_emergency_foreign {
	width:100%;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	display:none; /* 変更しない */
}
/* pankuzu
============================== */
#tmp_pankuzu {
	display:none; /* 変更しない */
}
#tmp_sma_pankuzu {
	display:block;
	font-size:85.7%;
	padding-right:10px;
	padding-left:10px;
	clear:both;
}
/* lnavi_btn
============================== */
.lnavi_btn {
	margin:0 0 10px;
	border-top:1px solid #DED6B6;
}
.lnavi_btn li {
	text-align:left;
	font-weight:normal;
	padding:0;
	margin:0;
	border:1px solid #DED6B6;
	border-top:none;
	background-color:#FFFFFF;
}
.lnavi_btn li a {
	background:url(/shared/templates/top/images/sp/arrow_blue_icon.png) no-repeat 95% center;
	background-size:10px 18px;
}
.lnavi_btn li a span {
	padding:12px 10px;
	border:none;
	border-left:8px solid #0059B2;
	background-image:none !important;
}
#tmp_lnavi_btn_koho {
	display:block;
}
/* lnavi_bousai
============================== */
#tmp_bousai_btn a:before {
	background-size: 200%;
}
/* lnavi_joho
============================== */
#tmp_lnavi_joho {
	display:none;
}
/* lnavi_about
============================== */
#tmp_lnavi_about {
	margin:0 !important;
}
#tmp_lnavi_about_ttl {
	padding:12px 10px;
	position:relative;
}
#tmp_lnavi_about_ttl a {
	display:block;
	position:absolute;

	top:10px;
	right:10px;
}
#tmp_lnavi_about_cnt ul {
	width:100%;
}
#tmp_lnavi_about_cnt ul li {
	float:left;
	width:50%;
	padding:0;
}
#tmp_lnavi_about_cnt ul li a {
	display:block;
	padding:6px 0 6px 20px;
}
/* lnavi_img_btn
============================== */
.lnavi_img_btn  {
	margin:0;
	padding:0;
}
.lnavi3_btn li {
	padding-bottom:0;
	width:100%;
	text-align:left;
}
.lnavi3_btn li.odd {
	margin-right:0;
}
#tmp_jigyosha_btn {
	margin-bottom:0 !important;
	background:#3A5A29 url(/shared/templates/top/images/sp/arrow_white_icon.png) no-repeat 95% center;
	-webkit-background-size:10px 18px;
	-moz-background-size:10px 18px;
	background-size:10px 18px;
}
.lnavi3_btn li#tmp_jigyosha_btn a,
.lnavi3_btn li#tmp_jigyosha_btn span {
	width:auto;
	height:auto;
}
.lnavi3_btn li#tmp_jigyosha_btn a {
	padding:12px 10px;
	color:#FFFFFF;
	background-color:transparent;
	background-image:none;
}
.lnavi3_btn li#tmp_jigyosha_btn span {
	z-index:1 !important;
}
#tmp_shicho_btn {
	margin:0 auto 10px;
	width:318px;
	color:#2C315F;
	background-color:#FFFFFF;
	border:1px solid #DED6B6;
	font-size:142.8%;
}
#tmp_shicho_btn a {
	width:318px;
	height:auto;
	color:#2C315F;
	background:transparent url(/shared/images/navi/rnavi/sp/mayor_btn.jpg) no-repeat left bottom;
	background-size:318px 72px;
	text-decoration:none;
}
#tmp_shicho_btn a span {
	padding:22px 0 23px 50px;
	-webkit-background-size:10px 18px;
	-moz-background-size:10px 18px;
	background-size:10px 18px;
}
#tmp_gikai_btn {
	margin-bottom:0 !important;
	background:#373214 url(/shared/templates/top/images/sp/arrow_white_icon.png) no-repeat 95% center;
	-webkit-background-size:10px 18px;
	-moz-background-size:10px 18px;
	background-size:10px 18px;
}
#tmp_gikai_btn a {
	color:#FFFFFF;
	padding:12px 10px;
	width:auto;
	height:auto;
	text-decoration:none;
	background-image:none;
}
#tmp_gikai_btn a span {
	padding:0;
	z-index:1;
}
#tmp_sansan_btn {
	margin-bottom:4px;
}
#tmp_sansan_btn a,
#tmp_sansan_btn span {
	width:300px;
}
#tmp_sansan_btn a {
	margin:0 auto;
	background:url(/shared/templates/top/images/sp/call_btn.jpg) no-repeat left top;
	-webkit-background-size:300px 108px;
	-moz-background-size:300px 108px;
	background-size:300px 108px;
}
/* cnavi_pic_btn
============================== */
.cnavi_pic_btn {
	display:none;
}
.cnavi_pic_btn li {
	text-align:center;
}
.custom_shokuiku_top .cnavi_pic_btn,
.custom_ribbonkan_top .cnavi_pic_btn,
.custom_suido_top .cnavi_pic_btn {
	display:block;
}
/* cate_ttl
============================== */
#tmp_cate_ttl img {
    height:auto;
    max-width:100%;
}
#tmp_cate_ttl.cate_ttl_shokuiku,
#tmp_cate_ttl.cate_ttl_ribbonkan {
	padding:10px;
	background-color:#FFFFFF;
}
#tmp_cate_ttl.cate_ttl_shokuiku h1 {
	margin:0 auto !important;
	width:300px;
	height:164px;
	background-image:url(/shared/templates/shokuiku_top/images/sp/shokuiku_ttl.jpg) !important;
}
#tmp_cate_ttl.cate_ttl_shokuiku span {
	width:300px;
	height:164px;
}
#tmp_cate_ttl.cate_ttl_ribbonkan h1 {
	margin:0 auto !important;
	width:300px;
	height:105px;
	background-image:url(/shared/templates/ribbonkan_top/images/sp/ribbonkan_ttl.jpg) !important;
}
#tmp_cate_ttl.cate_ttl_ribbonkan span {
	width:300px;
	height:105px;
}
#tmp_suido_ttl {
	background-image:url(/shared/templates/suido_top/images/sp/suido_ttl.jpg);
	width:300px;
	margin:0 auto;
}
#tmp_suido_ttl span {
	width:300px;
}
#tmp_shobo_ttl {
	background-image:url(/shared/templates/shobo_top/images/sp/shobo_ttl.jpg);
	width:300px;
	-webkit-background-size:300px 100px;/* Safari,Chrome */
	-moz-background-size:300px 100px;/* Mozilla */
	background-size:300px 100px;/* CSS3 */
}
#tmp_shobo_ttl span {
	width:300px;
}
/* sns
============================== */
#tmp_sns {
	float:none;
}
/* pnavi
============================== */
#tmp_sp .pnavi {
	float:none;
}
/* plugin ▼変更しない
============================== */
.plugin {
	display:none;
}
/* inquiry
============================== */
#tmp_inquiry_cnt .inquiry_btn {
	width:200px;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	width:300px;
	margin:0 auto;
	padding-top:10px;
	padding-left:0;
}
#tmp_publicity_ttl {
	float:none;
	width:100%;
	padding-bottom:13px;
}
#tmp_publicity_ttl a {
	display:block;
	padding-left:18px;
	background:url(/shared/site_smartphone/images/icon/navi_icon_blu.png) no-repeat left 0.2em;
	-webkit-background-size:15px 15px;
	-moz-background-size:15px 15px;
	background-size:15px 15px;
}
#tmp_publicity_ttl span {
	display:inline;
}
#tmp_publicity_cnt {
	float:none;
	width:inherit;
}
#tmp_publicity_cnt ul li {
	width:140px !important;
	margin:0;
}
#tmp_publicity_cnt ul li:nth-child(even) {
	margin-left:19px;
}
/* suido
============================== */
.custom_suido_top #tmp_publicity {
	padding-left:10px;
	padding-right:10px;
	width:auto;
}
.custom_suido_top #tmp_publicity_cnt {
	margin:0 auto;
}
.custom_suido_top #tmp_publicity_cnt ul li {
	margin-right:2%;
	width:49% !important;
	text-align:center;
}
.custom_suido_top #tmp_publicity_cnt ul li:nth-child(even) {
	margin-left:0;
	margin-right:0;
}
/* ==================================================
model_change
================================================== */
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:none;
}
/* 切替ボタン
============================== */
#tmp_model_change ul {
	margin-top:0;
	margin-bottom:0;
}
#tmp_model_change li {
	font-size:100%;
}
#tmp_model_change li a {
	padding-top:12px;
	padding-bottom:12px;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	padding-top:20px;
	font-size:85.7%;
}
#tmp_footer {
	background:url(/shared/site_smartphone/images/footer/footer_main_bg.png) no-repeat center top;
	-webkit-background-size:640px 65px;/* Safari,Chrome */
	-moz-background-size:640px 65px;/* Mozilla */
	background-size:640px 65px;/* CSS3 */
	padding-top:65px;
}
#tmp_fadd {
	float:none;
	width:100%;
}
#tmp_fnavi2 {
	padding:0 10px;
	width:auto;
	font-size:85.7%;
	float:none;
	clear:both;
}
#tmp_fnavi2 ul li {
	float:left;
	width:30.5%;
	margin:0 1% 0 0;
}
#tmp_fnavi2 ul li:last-child {
	margin-right:0;
}
#tmp_fnavi2 ul li a span {
	padding:4px 2px 1px 24px;
	min-height:35px;
}
/* fnavi
============================== */
#tmp_fnavi {
	padding:0 10px;
}
#tmp_fnavi li {
	width:48%;
	margin:0 0 1px;
	background:none;
	white-space:normal;
}
#tmp_fnavi li a {
	display: block;
	padding-left:20px;
	color: #000000;
	background:url(/shared/site_smartphone/images/icon/navi_icon_brn.png) no-repeat left 0.2em;
	-webkit-background-size:15px 15px;
	-moz-background-size:15px 15px;
	background-size:15px 15px;
}
/* footer_cnt
============================== */
#tmp_footer_cnt {
	padding:10px 0;
	clear:both;
}
#tmp_fadd_ttl {
	padding:0 15px 2px;
	border-bottom-color:#6D5947;
}
#tmp_fadd_cnt {
	padding:5px 12px;
}
#tmp_footer_cnt address {
	margin:0 0 5px;
	font-style:normal;
}
#tmp_footer_cnt address span {
	display:block;
	margin-right:0;
}
#tmp_footer_cnt address span.br {
	display:inline; /* block値をinline値に変換 */
}
#tmp_footer_cnt address span.spbr {
	display:block; /* inline値をblock値に変換 */
}
#tmp_copyright {
	text-align:center;
	clear:both;
}
/* ==================================================
class
================================================== */
/* float ▼変更しない
============================== */
.float_lft,
.float_rgt {
	float:none;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* ==================================================
parts
================================================== */
/* parts ▼変更しない
============================== */
div.col2 div.col2L,
div.col3 div.col3L,
div.col3 div.col3M,
div.col2 div.col2 div.col2L,
div.fixed_col2 div.fixed_col2L {
	width:100%;
	margin-right:0;
	float:none;
	clear:both;
}
div.col2 div.col2R,
div.col3 div.col3R,
div.col2 div.col2 div.col2R,
div.fixed_col2 div.fixed_col2R {
	width:100%;
	float:none;
	clear:both;
}
#tmp_contents div.col3 ul,
#tmp_contents div.col2 ul {
	margin-bottom:0;
}
div.img_cap {
	width:auto !important;
}
#tmp_contents img {
	max-width:100%;
	height:auto;
}
#tmp_contents ul,
#tmp_contents ol {
	margin-left:22px;
}
#tmp_contents table {
	width:auto;
}
#tmp_contents table table {
	max-width:100%;
}
#tmp_contents table th,
#tmp_contents table td {
	width:auto;
}
#tmp_contents table.gsc-search-box td.gsc-input {
	width:100% !important;
}
#tmp_contents input[type="text"],
#tmp_contents textarea {
	width:100% !important;
	padding:0;
	box-sizing:border-box;/* CSS3 */
	-webkit-box-sizing:border-box;/* Webkit */
	-moz-box-sizing:border-box;/* Mozilla */
}
/* event ▼変更しない
============================== */
/* event_page_navi */
#tmp_contents .event_page_navi div.fixed_col2L,
#tmp_contents .event_page_navi div.fixed_col2R {
	clear:none;
    width:48.5%;
}
#tmp_contents .event_page_navi div.fixed_col2L {
	float:left;
}
#tmp_contents .event_page_navi div.fixed_col2R {
	float:right;
}
/* box_photo */
#tmp_contents .wrap_box_photo_txt {
	margin-right:0;
	float:none;
}
#tmp_contents .box_photo_txt {
	margin-right:0;
}
#tmp_contents .box_photo_img {
	width:auto;
	float:none;
}
/* map
============================== */
/* free */
#tmp_contents .box_gmap {
	width:100%; /* 変更しない */
	margin:15px 0 0.8em;
	clear:both; /* 変更しない */
}
#tmp_gmap_box {
	height:220px !important; /* 変更しない */
	margin:15px 0 0.8em;
	clear:both; /* 変更しない */
}
#tmp_gmap_box img {
	height:auto; /* 変更しない */
	max-width:none; /* 変更しない */
}
/* shisetsu */
#tmp_map_search p {
	display:block;
	margin-right:0;
}
#tmp_map_search strong {
	display:block;
}
#tmp_map_search #keyword {
	margin-left:0;
}
#tmp_map_list {
	width:auto; /* 変更しない */
	margin-right:0; /* 変更しない */
	float:none; /* 変更しない */
	position:static; /* 変更しない */
	z-index:auto; /* 変更しない */
}
#tmp_wrap_gmap_box {
	float:none; /* 変更しない */
}
#tmp_wrap_gmap_box2,
#tmp_map #tmp_wrap_gmap_box2 {
	margin-left:0; /* 変更しない */
}
#tmp_contents #tmp_facilities_btn li {
	width:48.5%;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_result_list {
	margin:0 0 20px;
}
/* shisetsu_info
============================== */
#tmp_important_info,
#tmp_yokuriyo_info {
	width:100%;
	float:none;
}
/* map_search
============================== */
#tmp_wrap_map_search {
	margin-right:0;
	width:100%;
	float:none;
}
#tmp_contents #tmp_map_search p.riyo {
	display:block;
}
#tmp_wrap_map_move {
	width:100%;
	float:none;
}
#tmp_map_move_ttl {
	margin-bottom:7px;
	float:none;
}
#tmp_map_move_cnt {
	float:none;
}
#tmp_map_move_cnt #move_select {
	width:100%;
}
/* ==================================================
トップページ
================================================== */
#tmp_l_search,
#tmp_mymenu {
	display:none;
}
.custom_shokuiku_top #tmp_l_search,
.custom_ribbonkan_top #tmp_l_search,
.custom_suido_top #tmp_l_search {
	display:block;
}
.custom_shokuiku_top #tmp_l_search {
	margin-bottom:20px;
}
/* hnavi
============================== */
#tmp_top_hnavi ul {
	position: relative;
	float:none;
	margin:10px 0 0 10px;
	list-style:none;
}
#tmp_top_hnavi ul li {
	margin:0 10px 0 0;
	float:left;
	font-size:92.8%;
	white-space:nowrap;
}
#tmp_top_hnavi ul li {
	margin-right:2%;
	margin-bottom:10px;
}
#tmp_top_hnavi ul li:first-child a {
	padding:3px 0 3px 40px;
}
#tmp_top_hnavi ul li:first-child::before {
	content: ' ';
	position: absolute;
	top: 0;
	left: 20px;
	display: inline-block;
	width : 16px;
	height: 16px;
	background: url(/shared/images/icon/foeignlanguage.png) left center / 100% 100% no-repeat;
}
#tmp_top_hnavi ul li a {
	padding:3px 0 3px 20px;
	color:#333333;
	background:url(/shared/site_smartphone/images/icon/navi_icon_blu.png) no-repeat left center;
	-webkit-background-size:15px 15px;/* Safari,Chrome */
	-moz-background-size:15px 15px;/* Mozilla */
	background-size:15px 15px;/* CSS3 */
	text-decoration:none;
}
/* top_search
============================== */
#tmp_sb {
	margin:0 -10px;
	padding-left:10px;
	padding-right:10px;
}
.emergency #tmp_sb {
	margin-top:10px;
}
#tmp_top_search {
	padding:11px 4px 10px;
}
#tmp_top_search #tmp_search_primary {
	display:table;
	margin-bottom:0;
}
#tmp_top_search #tmp_search_primary p {
	float:none;
	display:table-cell;
	margin:0;
	width:auto !important;
}
#tmp_top_search #tmp_search_primary p.sch_cnt {
	padding-right:5px;
}
#tmp_search_hand {
	display:none;
}
#tmp_search_secondary {
	display:none;
}
#tmp_top_search #tmp_query {
	width:98.5%;
}
#tmp_top_search #tmp_func_sch_btn {
	min-width:70px;
}
#tmp_search_word {
	float:none;
	width:100%;
}
#tmp_search_word p {
	padding-left:0;
}
#tmp_search_hand {
	clear:both;
	float:none;
	margin:0 auto 5px;
}
#tmp_search_word ul {
	display:inline;
}
#tmp_search_word ul li {
	float:none;
	display:inline-block;
}
/* sp_banner
============================== */
#tmp_wrap_sp_banner {
	display:none;
}
/* benrinavi
============================== */
#tmp_benrinavi {
	color:inherit;
	margin:0 0 10px;
}
#tmp_benrinavi_ttl {
	display:none;
}
#tmp_benrinavi_cnt {
	color:#000000;
	background-color:transparent;
	padding:0;
}
#tmp_benrinavi .box_benrinavi {
	margin:0 0 1px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_benrinavi_cnt .box_benrinavi_ttl h3 {
	font-size:100%;
	font-weight:normal;
}
#tmp_benrinavi_cnt .box_benrinavi_ttl h3 span {
	font-size:100%;
}
#tmp_benrinavi_cnt .box_benrinavi_ttl h3 a {
	display:block;
	position:absolute;
	top:10px;
	right:10px;
}
#tmp_benrinavi #tmp_benrinavi_cnt .box_benrinavi_ttl {
	position:relative;
	color:#FFFFFF;
	padding:12px 10px 12px 50px;
	font-size:100%;
	text-shadow:none;
	line-height:1.6;
}
#tmp_benrinavi .box_benrinavi_cnt {
	margin-bottom:0;
	padding:0;
	background-color:#FFFFFF;
}
#tmp_benrinavi .box_benrinavi_cnt_inner {
	padding:5px 0 0;
	background-color:#FFFFFF;
	border:1px solid #B8BDC7;
}
#tmp_benrinavi .box_benrinavi_cnt a {
	min-height:100%;
}
#tmp_benrinavi_cnt ul {
	border-right:none;
}
#tmp_benrinavi .box_benrinavi_cnt ul li {
	background-color:#FFFFFF;
	background-image:none;
}
#tmp_benrinavi .box_benrinavi_cnt ul li a {
	display:block;
	font-weight:normal;
}
#tmp_benrinavi .box_benrinavi_cnt a span br {
	display:none;
}
#tmp_benrinavi .box_benrinavi_cnt a span span {
	display:inline-block;
}

/* benrinavi_kotsu */
#tmp_benrinavi #tmp_benrinavi_kotsu {
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_benrinavi #tmp_benrinavi_kotsu .box_benrinavi_ttl {
	background:#0059B2 url(/shared/templates/top/images/sp/benrinavi_kotsu_icon.png) no-repeat 15px 10px;
	background-size:25px 25px;
}
#tmp_benrinavi #tmp_benrinavi_kotsu .box_benrinavi_cnt ul {
	border-top:1px solid #7C8598;
}
#tmp_benrinavi #tmp_benrinavi_kotsu .box_benrinavi_cnt ul li {
	width:100%;
	min-height:100%;
	color:#000000;
	background:transparent none !important;
	border-top:none;
	float:none;
}
#tmp_benrinavi #tmp_benrinavi_kotsu .box_benrinavi_cnt ul li a {
	display:block;
	padding:12px 10px 12px 50px !important;
	background-position:7px center !important;
}
#tmp_benrinavi #tmp_benrinavi_kotsu .box_benrinavi_cnt ul li.bnavi_kotsu_bicycle a {
	background-position:3px center !important;
}
#tmp_benrinavi #tmp_benrinavi_kotsu .box_benrinavi_cnt ul li a span {
	padding:0;
}

/* benrinavi_mokuteki */
#tmp_benrinavi #tmp_benrinavi_mokuteki .box_benrinavi_ttl {
	background:#0059B2 url(/shared/templates/top/images/sp/benrinavi_mokuteki_icon.png) no-repeat 15px 10px;
	background-size:25px 25px;
}
#tmp_benrinavi #tmp_benrinavi_mokuteki .box_benrinavi_cnt ul li {
	width:50%;
	min-height:100%;
	border:none;
}
#tmp_benrinavi #tmp_benrinavi_mokuteki .box_benrinavi_cnt ul li a {
	padding-top:12px;
	padding-bottom:12px;
	border:1px solid #B8BDC7;
	border-top:none;
}
#tmp_benrinavi #tmp_benrinavi_mokuteki .box_benrinavi_cnt ul li:nth-child(2n+2) a {
	border-left:none;
}
#tmp_benrinavi_mokuteki .box_benrinavi_cnt a {
	padding-left:50px !important;
	background-position:4px center !important;
}
#tmp_benrinavi_mokuteki .box_benrinavi_cnt .bnavi_mokuteki02 a span,
#tmp_benrinavi_mokuteki .box_benrinavi_cnt .bnavi_mokuteki03 a span,
#tmp_benrinavi_mokuteki .box_benrinavi_cnt .bnavi_mokuteki07 a span,
#tmp_benrinavi_mokuteki .box_benrinavi_cnt .bnavi_mokuteki09 a span {
	padding-top:0;
}

/* benrinavi_other */
#tmp_benrinavi #tmp_benrinavi_other ul,
#tmp_benrinavi #tmp_benrinavi_other p {
	margin:0;
	border-top:none;
}
#tmp_benrinavi #tmp_benrinavi_other p {
	color:inherit;
	background:#FFFFFF url(/shared/templates/top/images/sp/arrow_blue_icon.png) no-repeat 95% center;
	background-size:10px 18px;
	border-bottom:1px solid #CCCCCC;
}
#tmp_benrinavi #tmp_benrinavi_other ul li {
	color:inherit;
	background-color:#FFFFFF;
	background-image:none;
}
#tmp_benrinavi #tmp_benrinavi_other ul li a {
	padding:12px 5px 12px 50px;
	background-position:10px center !important;
}
#tmp_benrinavi_other ul li.bnavi_other02 a,
#tmp_benrinavi_other ul li.bnavi_other03 a {
	padding-top:3px !important;
	padding-bottom:2px !important;
}
#tmp_benrinavi_other ul li.bnavi_other05 a {
	border-right:1px solid #B8BDC7 !important;
}
#tmp_benrinavi_other .box_benrinavi_cnt .bnavi_other02 a span,
#tmp_benrinavi_other .box_benrinavi_cnt .bnavi_other04 a span,
#tmp_benrinavi_other .box_benrinavi_cnt .bnavi_other05 a span {
	padding-top:0;
}
#tmp_benrinavi_other .box_benrinavi_cnt .bnavi_other02 a span,
#tmp_benrinavi_other .box_benrinavi_cnt .bnavi_other03 a span {
	display:block !important;
}

/* benrinavi_riyo */
#tmp_benrinavi #tmp_benrinavi_riyo .box_benrinavi_ttl {
	background:#0059B2 url(/shared/templates/top/images/sp/benrinavi_riyo_icon.png) no-repeat 15px 10px;
	background-size:25px 25px;
}
#tmp_benrinavi #tmp_benrinavi_riyo .box_benrinavi_cnt ul li {
	width:50%;
}
#tmp_benrinavi_riyo .box_benrinavi_cnt li a {
	display:block;
	padding:3px 5px 7px 30px;
	background-position:10px 5px;
}
/* ce(chumoku,event)
============================== */
#tmp_ce {
	background-color:transparent;
}
#tmp_ce_ttl {
	clear:both;
}
#tmp_ce_ttl h2 {
	display:none;
}
#tmp_ce_ttl .ttl {
	display:block;
	padding:0 5px;
	background:url(/shared/templates/top/images/sp/ce_ttl_bg2.gif) repeat-x left bottom;
	-webkit-background-size:1px 1px;
	-moz-background-size:1px 1px;
	background-size:1px 1px;
}
#tmp_ce_ttl ul {
	list-style:none;
	list-style-image:none;
}
#tmp_ce_ttl ul li {
	width:49.5%;
	font-size:114.3%;
	float:left;
	text-align:center;
}
#tmp_ce_ttl ul li:first-child {
	margin-right:1%;
}
#tmp_ce_ttl ul li a {
	display:block;
	color:#FFFFFF;
	background-color:#0059B2;
	text-decoration:none;
	border-top:1px solid #0059B2;
	border-bottom:none;
}
#tmp_ce_ttl ul li.active a {
	color:#52322C;
	background:url(/shared/templates/top/images/sp/ce_ttl_bg.jpg) repeat-x left top;
	border:1px solid #9F8D7D;
	border-bottom:none;
}
#tmp_ce_ttl ul li a span {
	display:block;
	padding:8px;
	border-top:1px solid #0059B2;
}
#tmp_ce_ttl ul li.active a span {
	border:2px solid #FFFFFF;
	border-bottom:none;
}
#tmp_ce_cnt {
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_ce_chumoku,
#tmp_ce_event {
	width:auto;
	float:none;
}
#tmp_event_cnt .box_event_cnt ul {
	margin-right:2%;
	width:65%;
}
#tmp_event_cnt .box_event_cnt .event_img {
	width:33%;
}
#tmp_event_cnt .box_event_cnt .event_img img {
	width:auto;
	max-width:100%;
}
.custom_shokuiku_top #tmp_event .read_all li {
	margin-right:20px !important;
}

/* ce(chumku,event)
============================== */
/* event */
#tmp_event_ttl {
	min-width: 280px;
	max-width: 320px;
	margin: 0 auto;
	padding: 0 5px;
}


/* info
============================== */
#tmp_info {
	margin-bottom:10px;
}
#tmp_info_ttl ul {
	padding-right:5px;
}
#tmp_info_ttl ul li {
	width:32.5%;
}
#tmp_info_ttl ul li.info_tab1,
#tmp_info_ttl ul li.info_tab2 {
	margin-right:1%;
}
#tmp_info_ttl ul li.info_tab3 {
	margin-right:0;
}
#tmp_info_ttl ul li.info_tab_kanko {
	display:none;
}
#tmp_info_ttl ul li.info_tab1 a,
#tmp_info_ttl ul li.info_tab2 a,
#tmp_info_ttl ul li.info_tab3 a {
	display:block;
	padding:0;
	color:#FFFFFF;
	background-color:#0059B2;
	text-decoration:none;
	border-top:1px solid #0059B2;
	border-bottom:none;
}
#tmp_info_ttl ul li.active a {
	color:#52322C;
	background:url(/shared/templates/top/images/sp/ce_ttl_bg.jpg) repeat-x left top;
	border:1px solid #9F8D7D;
	border-bottom:none;
}
#tmp_info_ttl ul li.info_tab1 a span,
#tmp_info_ttl ul li.info_tab2 a span,
#tmp_info_ttl ul li.info_tab3 a span {
	display:block;
	padding:8px;
	border-top:1px solid #0059B2;
}
#tmp_info_ttl ul li.active a span {
	border:2px solid #FFFFFF;
	border-bottom:none;
}
/* 消防局 */
.custom_shobo_top #tmp_info {
	margin-bottom:20px;
}
.custom_shobo_top #tmp_info_ttl,
.custom_shobo_top #tmp_info_cnt {
	display:block;
}
/* 水道局 */
.custom_suido_top #tmp_info {
	margin-bottom:20px;
}
.custom_suido_top #tmp_info_ttl,
.custom_suido_top #tmp_info_cnt {
	display:block;
}
.custom_suido_top #tmp_info_ttl ul {
	padding-right:0;
}
.custom_suido_top #tmp_info_ttl ul li {
	width:49.5%;
}
.custom_suido_top #tmp_info_ttl ul li.info_tab2 {
	margin-right:0;
}
.custom_suido_top #tmp_info_ttl ul li a {
	margin-bottom:-1px;
	padding:10px 5px 7px;
	color:#FFFFFF;
	background-color:#0059B2;
	text-decoration:none;
	border:1px solid #0059B2;
	border-bottom:none;
}
.custom_suido_top #tmp_info_ttl ul li.active a {
	margin-bottom:-1px;
	padding:10px 5px 7px;
	color:#52322C;
	background-color:#FFFFFF;
	background-image:none;
	text-decoration:none;
	border:1px solid #0059B2;
	border-bottom:none;
}
.custom_suido_top #tmp_info .read_all li {
	margin-right:20px !important
}
/* りぼんかん */
.custom_ribbonkan_top #tmp_info {
	margin-bottom:20px;
	padding:0 10px;
}
.custom_ribbonkan_top #tmp_info_ttl,
.custom_ribbonkan_top #tmp_info_cnt {
	display:block;
}
.custom_ribbonkan_top #tmp_info .read_all li {
	margin-right:20px !important
}
/* みんなの食育 */
.custom_shokuiku_top #tmp_info {
	margin-top:0;
	margin-bottom:20px;
}
.custom_shokuiku_top #tmp_info_ttl,
.custom_shokuiku_top #tmp_info_cnt {
	display:block;
}
.custom_shokuiku_top #tmp_info .read_all li {
	margin-right:20px !important;
}
#tmp_info_sp {
	clear:both;
	display:block;
}
#tmp_info_sp ul {
	list-style:none;
	border-top:1px solid #E0D8B9;
	border-left:1px solid #E0D8B9;
}
#tmp_info_sp ul li {
	float:left;
	width:33%;
	min-height:60px;
	color:#FFFFFF;
	background-color:#0059B2;
	border-right:1px solid #E0D8B9;
	border-bottom:1px solid #E0D8B9;
}
#tmp_info_sp ul li a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background:url(/shared/templates/top/images/sp/arrow_white_icon.png) no-repeat 93% center;
	background-size:10px 18px;
}
#tmp_info_sp ul li.info_chumoku a,
#tmp_info_sp ul li.info_shinchaku a {
	padding:20px 15px;
}
#tmp_info_sp ul li.info_event a {
	padding:10px 15px;
}
/* sp_gallery
============================== */
.format_top #tmp_wrap_sp_gallery {
	width:265px;
	margin:0 auto;
	padding:5px 0 35px;
}
.format_top .box_wrap_parent_gallrey {
	width:100% !important;
}
.format_top .box_parent_gallrey {
	height:80px !important;
}
/* gw
============================== */
#tmp_gw_gallery {
	float:none;
	width:100%;
}
#tmp_gw_weather {
	display:none;
}
/* osusume
============================== */
#tmp_osusume.box_lead {
	margin:0 0 12px;
}
#tmp_osusume .box_lead_ttl {
	background-color:#0059B2;
	color:#FFFFFF;
	padding:12px 10px;
	position:relative;
}
#tmp_osusume .box_lead_ttl h2 {
	font-size:100%;
	font-weight:normal;
}
#tmp_osusume .box_lead_ttl a {
	position:absolute;
	top:10px;
	right:10px;
}
#tmp_osusume .box_lead_cnt {
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_os_navi {
	padding:5px 0 0;
	font-size:75%;
}
#tmp_os_navi ul {
	margin:0 auto;
	width:270px;
}
#tmp_os_navi ul li {
	width:50px;
	margin:0 5px 0 0;
}
#tmp_os_navi ul li a {
	min-height:55px;
}
#tmp_os_navi ul li span {
	padding-top:15px;
}
#tmp_os_navi #tmp_os_navi_suido span {
	background-size:40px auto;
	padding-top:35px;
}
#tmp_os_navi #tmp_os_navi_byoin span {
	background-size:40px auto;
	padding-top:35px;
}
#tmp_os_navi #tmp_os_navi_tosho span {
	background-size:40px auto;
	padding-top:25px;
}
#tmp_os_navi #tmp_os_navi_reiki span {
	background-size:40px auto;
	padding-top:35px;
}
#tmp_os_navi ul li.site_all {
	margin-right:0;
}
/* ==================================================
インデックスページ
================================================== */
/* lead
============================== */
#tmp_lead_info {
	float:none;
	width:100%;
}
#tmp_lead_recommend {
	float:none;
	margin-left:auto;
	margin-right:auto;
}
table.top_col2 td {
	display:block;
	padding:0;
}
table.top_col2 .top_col2L {
	width:auto;
	padding-right:0;
}
table.top_col2 .top_col2R {
	width:auto;
}
/* ==================================================
みんなの食育
================================================== */
/* top_col2
============================== */
.custom_shokuiku_top table.top_col2 .top_col2L {
	width:auto;
	padding-right:0;
}
.custom_shokuiku_top table.top_col2 .top_col2R {
	margin:0 auto;
	padding-bottom:10px;
}
/* recipe
============================== */
#tmp_recipe_cnt .recipe_pht {
	float:none;
	margin:0 auto 10px;
}
#tmp_recipe_cnt .recipe_cnt {
	float:none;
	width:100%;
}
/* snavi_ribbonkan
============================== */
.custom_shokuiku_top #tmp_snavi.snavi_shokuiku {
	margin:0;
	padding:0 10px 20px;
	background-color:#FFFFFF;
}
/* inquiry
============================== */
.custom_shokuiku_top #tmp_inquiry {
	margin-right:0;
}
/* ==================================================
りぼんかん
================================================== */
/* top_col2
============================== */
.custom_ribbonkan_top table.top_col2 .top_col2L {
	width:auto;
	padding-right:0;
}
.custom_ribbonkan_top table.top_col2 .top_col2R {
	margin:0 auto;
	padding-bottom:10px;
}
/* closed
============================== */
#tmp_closed {
	width:300px;
	margin:0 auto 10px;
}
#tmp_closed_ttl {
	margin:96px 0;
	padding:0;
}
#tmp_closed_cnt {
	width:180px;
}
/* img_bnr
============================== */
.img_bnr {
	margin:0 0 10px;
}
.img_bnr img {
	width:100%;
	height:auto;
}
/* inquiry
============================== */
.custom_ribbonkan_top #tmp_inquiry {
	margin-right:0;
}
/* rmenu_link
============================== */
#tmp_rmenu_link_cnt {
	text-align:center;
}
/* rmenu_mb
============================== */
#tmp_rmenu_mb_cnt {
	background:none;
	background-color:#FFFFFF;
}
#tmp_rmenu_mb_cnt .cnt {
	width:220px;
}
/* snavi_ribbonkan
============================== */
.custom_ribbonkan_top #tmp_snavi.snavi_ribbonkan {
	margin:0;
	padding:0 10px 20px;
	background-color:#FFFFFF;
}
/* menu_ribbonkan
============================== */
.custom_ribbonkan_top .menu_ribbonkan {
	margin:0;
	padding:0 10px 1px;
	background-color:#FFFFFF;
}
/* rmenu_link
============================== */
#tmp_rmenu_link {
	padding:10px;
}
#tmp_rmenu_link_ttl {
	background:url(/shared/templates/ribbonkan_top/images/rmenu_ttl_bg.gif) repeat-y left top;
}
/* rmenu_mb
============================== */
#tmp_rmenu_mb {
	padding:10px;
}
#tmp_rmenu_mb_ttl {
	background:url(/shared/templates/ribbonkan_top/images/rmenu_ttl_bg.gif) repeat-y left top;
}
/* ==================================================
水道局
================================================== */
/* top_col2
============================== */
.custom_suido table.top_col2 .top_col2L,
.custom_suido table.top_col2 .top_col2R {
	width:auto;
}
/* box_task
============================== */
.box_task_ttl {
	-webkit-border-radius:8px 8px 0 0;/* Webkit */
	-moz-border-radius:8px 8px 0 0;/* Mozilla */
	border-radius:8px 8px 0 0;/* CSS3 */
	background-image:none;
}
.box_task_cnt ul li {
	width:49%;
}
.box_task_cnt ul li.odd {
	margin-right:2%;
}
/* koho
============================== */
#tmp_koho_ttl img {
	width:100%;
	height:auto;
}
#tmp_koho_cnt .koho_img {
	margin-right:10px;
}
#tmp_koho_cnt .koho_cnt {
	width:160px;
	float:left;
}
/* ==================================================
消防局
================================================== */
/* top_col2
============================== */
.custom_shobo_top .top_col2 .top_col2L,
.custom_shobo_top .top_col2 .top_col2R {
	width:100%;
	float:none;
}
/* box_task
============================== */
#tmp_task .box_task {
	width:49%;
	margin:0;
	font-size:100%;
}
#tmp_task .box_task:nth-child(odd) {
	margin-right:1.5%;
}
#tmp_task .box_task img {
	width:100%;
	height:auto;
}
/* link_btn
============================== */
.navi_btn li {
	width:100%;
	float:none;
	margin:0;
	padding:0;
}
.navi_btn li br {
	display:none;
}
.navi_btn a {
	padding-top:10px !important;
	padding-bottom:10px !important;
}
/* iza
============================== */
#tmp_iza_cnt ul.iza_btn li {
	-webkit-background-size:33px 33px;/* Safari,Chrome */
	-moz-background-size:33px 33px;/* Mozilla */
	background-size:33px 33px;/* CSS3 */
}
#tmp_iza_cnt ul.iza_btn .iza_anshin_btn {
	background-image:url(/shared/templates/shobo_top/images/sp/iza_anshin_icon.png);
}
#tmp_iza_cnt ul.iza_btn .iza_yakan_btn {
	background-image:url(/shared/templates/shobo_top/images/sp/iza_yakan_icon.png);
}
#tmp_iza_cnt .bosai_ttl {
	background-image:url(/shared/templates/shobo_top/images/sp/bosai_ttl_bg.png) no-repeat left center;
	-webkit-background-size:46px 68px;/* Safari,Chrome */
	-moz-background-size:46px 68px;/* Mozilla */
	background-size:46px 68px;/* CSS3 */
}
/* weather
============================== */
#tmp_weather_cnt td.day {
	width:100px;
}
#tmp_weather_cnt table td.img {
	width:100px;
	text-align:center;
}
/* ==================================================
市長ほっとコーナー～市民とともに
================================================== */
/* mayor
============================== */
#tmp_mayor_box .float_lft {
	margin-bottom:10px !important;
}
/* ==================================================
動画
================================================== */
.custom_doga #tmp_cate_ttl.doga_ttl {
	margin-bottom:0;
}
#tmp_cate_ttl #tmp_doga_ttl h1,
#tmp_cate_ttl #tmp_doga_ttl p {
	padding:9px 10px 28px 10px !important;
	-webkit-background-size:215px auto !important; /* Webkit */
	-moz-background-size:215px auto !important; /* Mozilla */
	background-size:215px auto !important; /* CSS3 */
}
#tmp_cate_ttl #tmp_doga_ttl h1 img,
#tmp_cate_ttl #tmp_doga_ttl p img  {
	width:256px;
}
/* トップ
============================== */
.wrap_doga_col_lft_navi {
	float:none;
	width:100%;
	margin-right:0;
	position:static;
	z-index:auto;
}
.doga_col_lft_navi .bnr_list #tmp_live_camera {
	background-image:url(/shared/templates/free/images/doga/sp/live_camera_bnr.gif);
	-webkit-background-size:280px 91px; /* Webkit */
	-moz-background-size:280px 91px; /* Mozilla */
	background-size:280px 91px; /* CSS3 */
}
.wrap_doga_col_main {
	float:none;
}
.doga_col_main {
	margin-left:0;
}
#tmp_doga_channel {
	margin:0 0 10px;
}
#tmp_doga_channel_ttl h2 {
	background-image:url(/shared/templates/free/images/doga/sp/doga_channel_ttl.png);
	-webkit-background-size:290px 54px; /* Webkit */
	-moz-background-size:290px 54px; /* Mozilla */
	background-size:290px 54px; /* CSS3 */
}
#tmp_doga_channel_ttl h2 span {
	height:54px;
}
#tmp_doga_channel_cnt {
	padding:4px 5px 0 5px;
}
#tmp_doga_channel_cnt li a {
	background-position:8px center;
	-webkit-background-size:44px 44px; /* Webkit */
	-moz-background-size:44px 44px; /* Mozilla */
	background-size:44px 44px; /* CSS3 */
}
#tmp_doga_channel_cnt li.channel_1 a {
	background-image:url(/shared/templates/free/images/doga/sp/doga_1ch.png);
}
#tmp_doga_channel_cnt li.channel_2 a {
	background-image:url(/shared/templates/free/images/doga/sp/doga_2ch.png);
}
#tmp_doga_channel_cnt li.channel_3 a {
	background-image:url(/shared/templates/free/images/doga/sp/doga_3ch.png);
}
#tmp_doga_channel_cnt li.channel_4 a {
	background-image:url(/shared/templates/free/images/doga/sp/doga_4ch.png);
}
#tmp_doga_channel_cnt li.channel_5 a {
	background-image:url(/shared/templates/free/images/doga/sp/doga_5ch.png);
}
#tmp_doga_channel_cnt li.channel_6 a {
	background-image:url(/shared/templates/free/images/doga/sp/doga_6ch.png);
}
#tmp_doga_recommend_ttl h2 {
	background-image:url(/shared/templates/free/images/doga/sp/doga_recommend_ttl.png);
	-webkit-background-size:290px 54px; /* Webkit */
	-moz-background-size:290px 54px; /* Mozilla */
	background-size:290px 54px; /* CSS3 */
}
#tmp_doga_recommend_ttl h2 span {
	height:54px;
}
#tmp_doga_recommend_cnt {
	padding:9px 5px 11px 5px;
}
#tmp_doga_new_ttl h2 {
	background-image:url(/shared/templates/free/images/doga/sp/doga_new_ttl.png);
	-webkit-background-size:290px 55px; /* Webkit */
	-moz-background-size:290px 55px; /* Mozilla */
	background-size:290px 55px; /* CSS3 */
}
#tmp_doga_new_ttl h2 span {
	height:55px;
}
#tmp_doga_new_cnt {
	padding:9px 0 0 5px;
}
#tmp_doga_new_cnt .doga {
	width:50%;
	padding:1px 11px 9px 0;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_doga_new_cnt .doga:nth-child(2n) {
	padding-right:5px;
}
#tmp_doga_new_cnt .doga_cnt .txt a {
	background-image:url(/shared/templates/free/images/doga/sp/link_icon.png);
	-webkit-background-size:15px 15px; /* Webkit */
	-moz-background-size:15px 15px; /* Mozilla */
	background-size:15px 15px; /* CSS3 */
}
#tmp_contents .frame_youtube,
#tmp_contents .frame_ustream {
	position:relative;
	display:block;
	height:0;
	padding-bottom:56.25%;
	overflow:hidden;
	min-width:200px;
}
#tmp_contents .frame_youtube object,
#tmp_contents .frame_ustream object,
#tmp_contents .frame_youtube iframe,
#tmp_contents .frame_ustream iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/* インデックス
============================== */
#tmp_contents .doga_group_1,
#tmp_contents .doga_group_2 {
	margin:0 0 14px;
	padding:0 0 9px;
}
#tmp_contents .doga_group_1 .doga_img,
#tmp_contents .doga_group_2 .doga_img {
	float:none;
	width:100%;
	margin:0;
	position:static;
	z-index:auto;
}
#tmp_contents .doga_group_1 .doga_img p,
#tmp_contents .doga_group_2 .doga_img p {
	margin:0 0 10px !important;
}
#tmp_contents .doga_group_1 .doga_txt,
#tmp_contents .doga_group_2 .doga_txt {
	margin:0;
}
/* FAQ
============================== */
#tmp_faq_box_ttl {
	min-height:0;
	min-height:initial;
	padding: 20px 10px;
}
#tmp_faq_box_ttl h1 {
    width: auto;
    height: 0;
    padding-bottom: 17.7%;
    background-size: 100% auto;
    margin-bottom: 0;
}
#tmp_faq_search #tmp_query {
    min-height: 34px;
    width: 190px !important;
}
#tmp_faq_search p.sch_ttl {
    margin: 5px 5px 0 10px;
}
#tmp_faq_search #tmp_search_btn {
   padding: 0 0 0 5px;
}
#tmp_faq_search #tmp_func_sch_btn {
    padding: 0 2px;
    font-size: 100%;
    min-width: 60px;
}
#tmp_faq_search_cnt {
    padding: 16px 0 8px 10px;
}
#tmp_faq_search_cnt table td {
    padding: 0 8px 0 0;
}
#tmp_contents #tmp_33call_banner ul li {
   display:block;
    width: 100%;
}
#tmp_contents #tmp_33call_banner ul li p {
   text-align:center;
}
#tmp_contents #tmp_33call_ban {
	background:url(/shared/templates/free/images/contents/faq/33call_ban_sp.png) left top no-repeat;
	background-size:100% auto;
	height:0;
	padding-bottom:24.7%;
}
/* ==================================================
clearfix
================================================== */
#tmp_top_hnavi ul:after,
#tmp_sma_snavi ul:after,
#tmp_info_sp ul:after,
#tmp_top_gnavi ul:after,
#tmp_sma_gnavi ul:after,
#tmp_fnavi2:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
*:first-child+html #tmp_top_hnavi ul,
*:first-child+html #tmp_sma_snavi ul,
*:first-child+html #tmp_info_sp ul,
*:first-child+html #tmp_top_gnavi ul,
*:first-child+html #tmp_sma_gnavi ul,
*:first-child+html #tmp_fnavi2 {
	min-height:1%; /* 変更しない */
}
}