@charset "utf-8";

@media screen and (max-width : 480px) {

/* ==================================================
shared
================================================== */
/* body
============================== */
body {
	-webkit-text-size-adjust:none; /* 変更しない */
	background:none; /* 変更しない */
}
body,
input,
select,
textarea {
	font-family:'メイリオ',Meiryo,sans-serif;
}
/* furigana
============================== */
#tmp_sma_snavi .on {
	display:inline;
}
#tmp_sma_snavi .off {
	display: none;
}
body.furigana #tmp_sma_snavi .on {
	display:none;
}
body.furigana #tmp_sma_snavi .off {
	display:inline;
}
/* readspeaker
============================== */
#tmp_wrapper #rs_playerarea {
	width:100% !important;
}
/* wrapper
============================== */
#tmp_wrapper {
	width:100%; /* 変更しない */
	min-width:320px; /* 変更しない */
}
#tmp_wrapper.active_menu #tmp_wrapper2,
#tmp_wrapper.active_menu #tmp_footer,
#tmp_wrapper.active_menu #tmp_wrap_police_gallery {
	display:none; /* 変更しない */
}
#tmp_wrapper2 {
	background:url(/shared/site_police/images/wrapper/main_bg_sp.jpg) repeat-x left top;
	background-size:5px 150px;/* CSS3 */
}
.format_top #tmp_wrapper2 {
	background:none;
}
/* main
============================== */
#tmp_wrap_main {
	width:100%;
	padding:10px 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.format_top #tmp_wrap_main {
	padding:12px 0 0;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	word-break:break-all; /* 変更しない */
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm,
.wrap_col_rgt_navi,
.column_full .wrap_col_main,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none; /* 変更しない */
}
.wrap_col_lft_navi {
	float:none;
	position:static; /* 変更しない */
	z-index:auto; /* 変更しない */
}
.col_main {
	padding:13px 5px 0; /* 変更しない */
}
.type_idx .col_main {
	padding-top:0;
}
/* top
============================== */
.format_top .column_full .wrap_col_lft_navi {
	width:100%; /* デザインによって変更 */
	margin-right:0; /* デザインによって変更 */
}
.format_top .column_full .col_main {
	margin-left:0; /* デザインによって変更 */
	padding:0; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_nm,
.format_free .wrap_col_nm2 {
	margin-right:0; /* 変更しない */
}
.format_free .wrap_col_lft_navi {
	display:none; /* 変更しない */
}
.format_free .wrap_col_rgt_navi {
	display:block; /* 変更しない */
	width:100%; /* デザインによって変更 */
}
.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; /* 変更しない */
}
.format_free .col_rgt_navi {
	padding:0 5px;
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	position:relative;
}
.custom_foreign #tmp_wrap_header {
	border-bottom:none;
}
#tmp_header {
	width:100%;
	padding:0;
}
#tmp_hlogo {
	float:none;
	padding:8px 10px 10px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:inline-block;
	width:150px;
	height:40px;
	background-image:url(/shared/site_police/images/header/sp/hlogo.jpg);
	-webkit-background-size:150px 40px;
	-moz-background-size:150px 40px;
	background-size:150px 40px;
}
#tmp_hlogo p a {
	width:150px;
	height:40px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:150px;
	height:40px;
}
/* means
============================== */
#tmp_means {
	display:none; /* 変更しない */
}
/* hnavi_s
============================== */
#tmp_hnavi_s {
	display:block; /* 変更しない */
	list-style:none; /* 変更しない */
}
.custom_foreign #tmp_hnavi_s {
	display:none;
}
#tmp_hnavi_s li a {
	display:block;
	width:50px;
	height:50px;
	text-decoration:none;
}
#tmp_hnavi_lmenu {
	position:absolute;
	right:10px;
	top:8px;
}
#tmp_hnavi_lmenu a {
	background:url(/shared/site_police/images/header/sp/menu.jpg) no-repeat center center;
	-webkit-background-size:50px 50px;
	-moz-background-size:50px 50px;
	background-size:50px 50px;
}
#tmp_hnavi_lmenu a.active {
	background: url(/shared/site_police/images/header/sp/menu_on.jpg) no-repeat center center;
	-webkit-background-size:50px 50px;
	-moz-background-size:50px 50px;
	background-size:50px 50px;
}
#tmp_hnavi_lmenu span {
	display:block;
	position:relative;
	z-index:-1;
	width:50px;
	height:50px;
	overflow:hidden;
}
/* sma_sch
============================== */
#tmp_sma_menu,
#tmp_sma_lang,
#tmp_sma_menu_top {
	display:block; /* 変更しない */
}
#tmp_sma_menu .wrap_sma_sch {
	display:none; /* 変更しない */
	position:absolute; /* 変更しない */
	left:0; /* 変更しない */
	color:inherit;
	background-color:#C2ECFC;
	width:100%; /* 変更しない */
	z-index:9999; /* 変更しない */
}
#tmp_sma_menu .sma_sch {
	padding:20px 0;
}
/* sma_search */
#tmp_sma_search {
	padding:0 10px 10px;
	clear:both;
}
#tmp_sma_search dl {
	display:table;
	width:100%;
}
#tmp_sma_search dt,
#tmp_sma_search dd,
#tmp_sma_search dd p {
	display:table-cell;
	vertical-align:top;
}
#tmp_sma_search dt {
	width:28%;
	padding-top:5px;
	color:#444444;
	background-color:transparent;
	font-size:91%;
}
#tmp_sma_search dd {
	width:72%;
}
#tmp_sma_search .sch_box {
	padding-right:8px;
}
#tmp_sma_query {
	width:100%;
	min-height:24px;
	border:1px solid #999999;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_sma_func_sch_btn {
	width:50px;
	min-height:24px;
	border:none;
	-webkit-border-radius:0; /* Webkit */
	-moz-border-radius:0; /* Mozilla */
	border-radius:0; /* CSS3 */
	cursor:pointer;
	color:#FFFFFF;
	background:#148DD6 url(/shared/site_police/images/header/sp/gnavi_bg.jpg) repeat-x left top;
	background-size:auto 100%;/* CSS3 */
}
/* close_btn */
#tmp_sma_menu .wrap_sma_sch .close_btn {
	text-align:center;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a {
	display:inline-block;
	padding:10px 30px;
	text-decoration:none;
	color:#004A92;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a span {
	display:inline-block;
	background:url(/shared/site_police/images/icon/sp/close_icon.png) no-repeat left center;
	background-size:16px 16px;/* CSS3 */
	padding:0 0 0 20px;
}
/* sma_snavi */
#tmp_sma_snavi {
	padding:0 10px;
	clear:both;
}
#tmp_sma_snavi ul {
	list-style:none;
}
#tmp_sma_snavi li {
	float:left;
	margin:0 12px 0 0;
	padding-bottom:8px;
}
#tmp_sma_snavi li img {
	vertical-align:top;
	border-radius:4px;/* CSS3 */
}
/* sma_snavi2 */
#tmp_sma_snavi2 {
	padding:0 10px 10px;
	clear:both;
}
#tmp_sma_snavi2 ul {
	list-style:none;
	display:table;
	width:100%;
}
#tmp_sma_snavi2 ul li {
	display:table-cell;
	vertical-align:top;
	width:50%;
}
#tmp_sma_snavi2 ul li a {
	display:block;
	text-decoration:none;
	padding:5px 10px 4px 22px;
	color:#000000;
	background:url(/shared/site_police/images/icon/sp/snavi_icon.png) no-repeat 5px center;
	background-size:12px auto;/* CSS3 */
}
/* sma_gnavi */
#tmp_sma_gnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_sma_gnavi ul {
	list-style:none;
	border-top:1px solid #004A93;
}
#tmp_sma_gnavi li {
	border-bottom:1px solid #004A93;
}
#tmp_sma_gnavi a {
	display:block;
	padding:14px 22px 14px 15px;
	text-decoration:none;
	color:#004A92;
	background:url(/shared/site_police/images/icon/sp/gnavi_icon.png) no-repeat right center;
	background-size:22px 13px;/* CSS3 */
}
/* sma_lnavi */
#tmp_sma_lnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_sma_lnavi_ttl {
	margin:0 0 10px;
	padding:10px 10px;
	color:inherit;
	background-color:#FFFFFF;
	border:1px solid #BBCCDD;
	font-weight:bold;
}
#tmp_sma_lnavi_ttl p a {
	display:block;
	margin:-10px -10px; /* #tmp_sma_lnavi_ttl のpadding値と同じマイナス数値 */
	padding:10px 10px; /* #tmp_sma_lnavi_ttl のpadding値と同じ数値 */
	color:inherit;
	text-decoration:none;
}
#tmp_sma_lnavi_cnt {
	border:1px solid #AABBCC;
	border-right:none;
	border-left:none;
}
#tmp_sma_lnavi_cnt ul {
	list-style:none;
}
#tmp_sma_lnavi_cnt li {
	padding:10px 0 10px 14px;
	border-top:1px solid #BBCCDD;
	background:url(/shared/images/icon/list_icon.gif) no-repeat left 0.8em;
}
#tmp_sma_lnavi_cnt li:first-child {
	border-top:none;
}
#tmp_sma_lnavi_cnt li a {
	display:block;
	margin:-10px 0 -10px -14px; /* #tmp_sma_lnavi_cnt liのpadding値と同じマイナス数値 */
	padding:10px 0 10px 14px; /* #tmp_sma_lnavi_cnt liのpadding値と同じ数値 */
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list {
	padding-left:0;
	background:none;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list.active {
	padding-bottom:0;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list > a {
	margin-left:0;
	padding-left:0;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list a.switch {
	float:left;
	margin-right:8px;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list a.switch img {
	vertical-align:middle;
}
#tmp_sma_lnavi_cnt .switch_cnt {
	margin:10px 0 0;
	padding:0 0 0 10px;
	border-top:1px dotted #BBCCDD;
	clear:both;
}
#tmp_sma_lnavi_cnt .switch_cnt li {
	border-top:1px dotted #BBCCDD;
}
#tmp_sma_lnavi_cnt .switch_cnt li:first-child {
	border-top:none;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_wrap_gnavi {
	display:none; /* 変更しない */
}
/* pankuzu
============================== */
#tmp_pankuzu {
	display:none; /* 変更しない */
}
#tmp_sma_pankuzu {
	font-size:85.7%;
	padding:0 10px;
}
/* lnavi
============================== */
/* jiko */
#tmp_jiko_ttl {
	padding:6px 12px;
	color:#FFFFFF;
	background:#CC0000 url(/shared/site_police/images/navi/lnavi/sp/jiko_ttl.jpg) repeat-x left top;
	background-size:auto 100% ;/* CSS3 */
}
#tmp_jiko_ttl h2 {
	width:100%;
	height:inherit;
	font-size:121.4%;
	background:none;
}
#tmp_jiko_ttl span {
	width:inherit;
	height:inherit;
	z-index:1;
}
#tmp_jiko_cnt {
	padding:0;
	border-right:none;
	border-left:none;
}
#tmp_jiko_cnt ul {
	list-style:none;
	margin:0;
}
#tmp_jiko_cnt li {
	margin:0;
	border-bottom:1px solid #CC0000;
}
#tmp_jiko_cnt li a {
	display:block;
	padding:15px 15px 15px 30px;
	background: url(/shared/site_police/images/icon/sp/list_icon.png) no-repeat 15px center;
	background-size:7px 7px;/* CSS3 */
}
/* about */
#tmp_about_ttl {
	border-top:3px solid #EA8C00;
	border-bottom:2px solid #EA8C00;
	padding:6px 12px;
	background-color:#FFFFFF;
	background:-webkit-gradient(linear, center top, center bottom, from(#FEEDAB), to(#FFFFFF));/* Webkit */
	background:-moz-linear-gradient(center top, #FEEDAB, #FFFFFF);/* Mozilla */
	background:linear-gradient(to bottom, #FEEDAB, #FFFFFF);/* CSS3 */
}
#tmp_about_ttl h2 {
	width:100%;
	height:inherit;
	font-size:121.4%;
	background:none;
}
#tmp_about_ttl span {
	width:inherit;
	height:inherit;
	z-index:1;
}
#tmp_about_cnt {
	padding:0;
	border-right:none;
	border-left:none;
}
#tmp_about_cnt ul {
	list-style:none;
	margin:0;
}
#tmp_about_cnt li {
	margin:0;
	border-bottom:1px solid #EA8C00;
}
#tmp_about_cnt li a {
	display:block;
	padding:15px 15px 15px 30px;
	background: url(/shared/site_police/images/icon/sp/list_icon.png) no-repeat 15px center;
	background-size:7px 7px;/* CSS3 */
}
#tmp_about_cnt .top_bnr li {
	border-bottom:none;
	margin:7px auto;
	text-align:center;
}
#tmp_about_cnt .top_bnr li a {
	background:none;
	padding:0;
}
/* cate_ttl
============================== */
#tmp_cate_ttl img {
    height:auto;
    max-width:100%;
}
/* rnavi
============================== */
ul.idx_bnr {
	text-align:center;
	margin:0 auto;
}
/* movie_ch
============================== */
ul.movie_ch {
	padding-bottom:20px;
	font-size:85.7%;
}
ul.movie_ch li img {
	padding:0 10px 0 8px;
	width:32px;
	height:auto;
}
ul.movie_ch li span {
	width:100%;
}
/* pnavi
============================== */
#tmp_sma_pnavi {
	font-size:85.7%;
	padding:0 5px;
}
/* plugin ▼変更しない
============================== */
.plugin {
	display:none;
}
/* ==================================================
model_change
================================================== */
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change_pub {
	display:table;
	width:100%;
	text-align:center;
	color:#FFFFFF;
	background:#148DD6 url(/shared/site_police/images/header/sp/change_bg.jpg) repeat-x left top;
	background-size:auto 100%;/* CSS3 */
	font-size:85.7%;
	font-weight:bold;
	border-bottom:1px solid #164570;
	line-height:1.6;
}
#tmp_model_change {
	display:table-cell;
	width:33.3%;
}
#tmp_sma_lang {
	display:table-cell;
	width:66.7%;
}
#tmp_sma_lang ul {
	list-style:none;
	display:table;
	width:100%;
}
#tmp_sma_lang ul li {
	display:table-cell;
	width:50%;
}
#tmp_model_change p a {
	border-right:1px solid #021C61;
	padding:8px 0;
}
#tmp_sma_lang ul li a {
	padding:10px 0;
	border-left:1px solid #88B0D7;
	border-right:1px solid #021C61;
}
#tmp_sma_lang ul li:last-child a {
	border-right:none;
}
.custom_foreign #tmp_model_change {
	width:25%;
}
.custom_foreign #tmp_sma_lang {
	width:75%;
}
.custom_foreign #tmp_sma_lang ul li {
	width:33%;
}
/* 切替ボタン
============================== */
#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_footer {
	padding:0;
}
/* fnavi
============================== */
#tmp_fnavi {
	padding:0;
	float:none;
	margin:0 0 10px;
}
#tmp_fnavi2 {
	width:100%;
	margin:0 0 10px;
	font-weight:bold;
}
#tmp_fnavi2 li {
	text-align:center;
}
#tmp_fnavi2 li a {
	text-decoration:none;
	width:100%;
	height:inherit;
	padding:3px 0;
	color:#FFFFFF;
	background:#148DD6 url(/shared/site_police/images/footer/sp/fnavi2_bg.jpg) repeat-x left top;
	border-radius:1.5em;/* CSS3 */
}
#tmp_fnavi2 li span {
	width:auto;
	height:inherit;
	margin:0;
	z-index:1;
	background:url(/shared/site_police/images/icon/sp/navi2_icon.png) no-repeat left center;
	background-size:4px auto;/* CSS3 */
	display:inline-block !important;
	padding:0 0 0 12px;
}
#tmp_fnavi li {
	margin-right:10px;
	padding-right:10px;
	white-space:nowrap;
	float:none;
	display:inline-block;
	border-right:1px solid #333333;
}
#tmp_fnavi .last {
	margin-right:0;
	border-right:none;
}
#tmp_footer_cnt {
	width:100%;
	padding:10px 10px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear:both;
}
#tmp_footer_cnt2 address p {
	margin:0 0 10px;
}
#tmp_footer_cnt2 address p span {
	display:block;
	margin-right:0;
}
#tmp_footer_cnt2 #tmp_foot_shuhen {
	width:100%;
	text-align:center;
	font-weight:bold;
}
#tmp_footer_cnt2 #tmp_foot_shuhen a {
	text-decoration:none;
	width:100%;
	height:inherit;
	padding:3px 0;
	background-image:none;
	color:#0B4379;
	background-color:#FFFFFF;
	border-radius:1.5em;/* CSS3 */
}
#tmp_footer_cnt2 #tmp_foot_shuhen span {
	width:auto;
	height:inherit;
	margin:0;
	z-index:1;
	background:url(/shared/site_police/images/icon/sp/navi3_icon.png) no-repeat left center;
	background-size:4px auto;/* CSS3 */
	display:inline-block !important;
	padding:0 0 0 12px;
}
#tmp_footer_cnt2,
.custom_foreign #tmp_footer_cnt2 {
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:10px;
}
#tmp_footer_cnt2 .fmenu_lft,
#tmp_footer_cnt2 .fmenu_rgt {
	width:100%;
	float:none;
	margin:0;
}
#tmp_footer_cnt2 .fmenu_rgt {
	text-align:center;
}
#tmp_copyright {
	font-size:71.4%;
	margin:0 0 5px;
	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 h1 {
	font-size:120%;
	background:url(/shared/templates/police/images/contents/sp/h1_bg.png) no-repeat left bottom;
	background-size:100% auto;/* CSS3 */
}
#tmp_contents ul {
	margin-left:22px;
}
#tmp_contents ol {
	margin-left:2.2em;
}
#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.enquete_table td,
#tmp_contents table.enquete_table th {
	display:block;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#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 */
}
#tmp_contents .box_info .box_info_cnt,
#tmp_contents .box_link .box_link_cnt {
	padding-left:10px;
	padding-right:10px;
}
/* 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 {
	margin-left:0; /* 変更しない */
}
#tmp_contents #tmp_facilities_btn li {
	width:50%;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_result_list {
	margin:0 0 20px;
}
/* youtube
============================== */
#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%;
}
/* ==================================================
top
================================================== */
/* gallery
============================== */
#tmp_wrap_police_gallery {
	display:none;
}
#tmp_police_gallery_sp {
	display:block;
	width:100%;
}
#tmp_police_gallery_sp img {
	max-width:100%;
	height:auto;
}
#tmp_police_gallery_sp_cnt {
	position:relative;
}
#tmp_police_gallery_sp_cnt ul {
	list-style:none;
	list-style-image:none;
	margin:0;
}
#tmp_police_gallery_sp_cnt img {
	border-radius:6px;/* CSS3 */
}
#tmp_police_gallery_sp_cnt .box_gallrey {
}
#tmp_police_gallery_sp .gallery_ctrl {
	padding:5px 10px 10px;
	text-align:center;
}
#tmp_police_gallery_sp .gallery_cntrol {
	display:inline-block;
	vertical-align:middle;
	width:70px;
	margin:0 10px 0 0;
}
#tmp_police_gallery_sp .list_order {
	display:inline-block;
	vertical-align:middle;
	list-style:none;
}
#tmp_police_gallery_sp .list_order li {
	display:inline-block;
	margin-right:9px;
}
#tmp_police_gallery_sp .gallery_cntrol img {
	vertical-align:top;
}
/* search_top
============================== */
#tmp_sma_search_top {
	padding:10px;
	background-color:#C2EBFC;
	color:#666666;
	clear:both;
}
#tmp_sma_search_top dl {
	display:table;
	width:100%;
}
#tmp_sma_search_top dt,
#tmp_sma_search_top dd,
#tmp_sma_search_top dd p {
	display:table-cell;
	vertical-align:top;
}
#tmp_sma_search_top dt {
	width:28%;
	padding-top:5px;
	font-size:91%;
}
#tmp_sma_search_top dd {
	width:72%;
}
#tmp_sma_search_top .sch_box {
	padding-right:8px;
}
#tmp_sma_query2 {
	width:100%;
	min-height:24px;
	border:1px solid #999999;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_sma_func_sch_btn2 {
	width:50px;
	min-height:24px;
	border:none;
	-webkit-border-radius:0; /* Webkit */
	-moz-border-radius:0; /* Mozilla */
	border-radius:0; /* CSS3 */
	cursor:pointer;
	color:#FFFFFF;
	background:#148DD6 url(/shared/site_police/images/header/sp/gnavi_bg.jpg) repeat-x left top;
	background-size:auto 100%;/* CSS3 */
}
/* gnavi_top
============================== */
#tmp_sma_gnavi_top {
	clear:both;
}
#tmp_sma_gnavi_top ul {
	list-style:none;
	list-style-image:none;
	font-weight:bold;
}
#tmp_sma_gnavi_top li {
	width:50%;
	float:left;
	text-align:center;
	border-bottom:1px solid #164570;
}
#tmp_sma_gnavi_top li:first-child {
	display:none;
}
#tmp_sma_gnavi_top li a {
	display:block;
	padding:10px 0;
	text-decoration:none;
	color:#FFFFFF;
	background:#148DD6 url(/shared/site_police/images/header/sp/gnavi_bg.jpg) repeat-x left top;
	background-size:auto 100%;/* CSS3 */
}
#tmp_sma_gnavi_top li:nth-child(odd) a {
	border-left:1px solid #88B0D7;
}
#tmp_sma_gnavi_top li:nth-child(even) a {
	border-right:1px solid #021C61;
}
/* info
============================== */
#tmp_info_ttl {
	padding:0 10px;
	background:url(/shared/templates/police_top/images/sp/tab_bg.gif) repeat-x left bottom;
	background-size:auto 100%;/* CSS3 */
}
#tmp_info_ttl ul{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	width:100%;
}
#tmp_info_ttl li {
	width:50%;
	float:none;
	text-align:center;
	font-weight:bold;
	font-size:114.3%;
}
#tmp_info_ttl .info_ttl_oshirase a,
#tmp_info_ttl .info_ttl_shinchaku a {
	display:block;
	text-decoration:none;
	width:100%;
	height:inherit;
	color:#FFFFFF;
	padding:8px 5px;
	background:url(/shared/templates/police_top/images/sp/tab_bg_off.jpg) no-repeat left top;
	background-size:100% auto !important;/* CSS3 */
	box-sizing:border-box;/* CSS3 */
}
#tmp_info_ttl .info_ttl_oshirase.active a,
#tmp_info_ttl .info_ttl_shinchaku.active a {
	color:#000000;
	background:url(/shared/templates/police_top/images/sp/tab_bg_on.jpg) no-repeat left top;
	background-size:100% auto !important;/* CSS3 */
}
#tmp_info_ttl li span {
	width:inherit;
	height:inherit;
	z-index:1;
}
#tmp_oshirase,
#tmp_shinchaku {
	padding:0;
}
#tmp_info_cnt {
	border-right:none;
	border-left:none;
	padding:0;
}
#tmp_info_cnt ul {
	margin:0;
	list-style:none;
	list-style-image:none;
}
#tmp_info_cnt li {
	margin:0;
	border-bottom:1px solid #036CAB;
}
#tmp_info_cnt li a {
	display:block;
	padding:8px 20px 8px 38px;
	background:url(/shared/site_police/images/icon/sp/list_icon.png) no-repeat 25px 13px;
	background-size:7px 7px;/* CSS3 */
}
#tmp_info_cnt .read_all {
	margin:0;
	padding:17px 25px 7px 25px;
	list-style:none;
	list-style-image:none;
}
#tmp_info_cnt .read_all li {
	margin:0 10px 0 0;
	padding-bottom:10px;
	border:none;
}
#tmp_info_cnt .read_all li a {
	background:none;
	padding:0;
}
#tmp_info_cnt table.list_table td {
	padding:8px 20px 2px 0;
	border-bottom:1px solid #036CAB;
}
#tmp_info_cnt table.list_table .date {
	padding:12px 5px 2px 20px;
}
/* idx_box
============================== */
#tmp_cate .idx_box {
	width:100%;
	background:none;
	margin-bottom:0;
}
#tmp_cate .idx_box td {
	display:block;
	width:100%;
	padding:0 0 10px;
}
#tmp_kurashi,
#tmp_anzen,
#tmp_otoshimono,
#tmp_saiyo {
	margin:0;
}
#tmp_kurashi_ttl,
#tmp_anzen_ttl,
#tmp_shinse_ttl,
#tmp_otoshimono_ttl,
#tmp_saiyo_ttl,
#tmp_sodan_ttl {
	background: -webkit-gradient(linear, left top, right bottom, from(#0093EA), to(#006AAA));/* Webkit */
	background: -moz-linear-gradient(left, #0093EA, #006AAA);/* Mozilla */
	background:linear-gradient(to left, #0093EA, #006AAA);/* CSS3 */
	border-bottom:1px solid #036CAB;
	padding-top:3px;
}
#tmp_kurashi_ttl h2,
#tmp_anzen_ttl h2,
#tmp_shinse_ttl h2,
#tmp_otoshimono_ttl h2,
#tmp_saiyo_ttl h2,
#tmp_sodan_ttl h2 {
	line-height:1.2;
	font-size:121.4%;
	background-color:#CEEDFB;
	background:-webkit-gradient(linear, center top, center bottom, from(#FFFFFF), to(#CEEDFB));/* Webkit */
	background:-moz-linear-gradient(center top, #FFFFFF, #CEEDFB);/* Mozilla */
	background:linear-gradient(to bottom, #FFFFFF, #CEEDFB);/* CSS3 */
}
#tmp_kurashi_ttl a,
#tmp_anzen_ttl a,
#tmp_shinse_ttl a,
#tmp_otoshimono_ttl a,
#tmp_saiyo_ttl a,
#tmp_sodan_ttl a {
	display:block;
	width: inherit;
	height:inherit;
	text-decoration:none;
	padding:10px 30px 10px 12px;
	color:#000000;
	background-position:right center;
	background-size:60px 39px !important;/* CSS3 */
}
#tmp_kurashi_ttl a {
	background-image:url(/shared/templates/police_top/images/sp/kurashi_ttl.png);
}
#tmp_anzen_ttl a {
	background-image:url(/shared/templates/police_top/images/sp/anzen_ttl.png);
}
#tmp_shinse_ttl a {
	background-image:url(/shared/templates/police_top/images/sp/shinse_ttl.png);
}
#tmp_otoshimono_ttl a {
	background-image:url(/shared/templates/police_top/images/sp/otoshimono_ttl.png);
}
#tmp_saiyo_ttl a {
	background-image:url(/shared/templates/police_top/images/sp/saiyo_ttl.png);
}
#tmp_sodan_ttl a {
	background-image:url(/shared/templates/police_top/images/sp/sodan_ttl.png);
}
#tmp_kurashi_ttl span,
#tmp_anzen_ttl span,
#tmp_shinse_ttl span,
#tmp_otoshimono_ttl span,
#tmp_saiyo_ttl span,
#tmp_sodan_ttl span {
	display:inline-block;
	padding:2px 0 0 20px;
	width: inherit;
	height:inherit;
	z-index:1;
	background:url(/shared/site_police/images/icon/sp/navi_icon.png) no-repeat left center;
	background-size:16px 16px;/* CSS3 */
}
#tmp_cate .idx_box_cnt {
	min-height:inherit;
	padding:0;
	background:none;
}
#tmp_cate .idx_box_cnt p {
	text-align:center;
}
#tmp_cate .idx_box_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_cate .idx_box_cnt ul li {
	margin:0;
	border-bottom:1px solid #036CAB;
}
#tmp_cate .idx_box_cnt ul li a {
	display:block;
	padding:14px 20px 14px 28px;
	background:url(/shared/site_police/images/icon/sp/list_icon.png) no-repeat 15px 18px;
	background-size:7px 7px;/* CSS3 */
}
/* cate_ttl
============================== */
#tmp_cate_ttl {
	margin-bottom:25px;
}
#tmp_contents #tmp_cate_ttl.cate_ttl_movie h1 {
	background:url(/shared/templates/police/images/contents/sp/cate_movie_ttl.jpg) no-repeat left top;
	background-size:100% auto;/* CSS3 */
	width:100%;
	height:0;
	padding-top:20.3%;
}
#tmp_cate_ttl span {
	width:100%;
	height:0;
}
/* ==================================================
movie
================================================== */
/* movie_ttl
============================== */
#tmp_movie_ttl {
	background:url(/shared/templates/police/images/contents/movie/sp/movie_h2_bg.jpg) repeat-x left top;
	background-size:5px 34px;/* CSS3 */
}
#tmp_contents #tmp_movie_ttl h2 {
	background:url(/shared/templates/police/images/contents/movie/sp/movie_new_ttl.jpg) no-repeat left top;
	background-size:150px 34px;/* CSS3 */
	width:150px;
	height:34px;
}
#tmp_movie_ttl span {
	width:150px;
	height:34px;
}
/* box_movie
============================== */
#tmp_contents .box_movie {
	width:50%;
	padding:10px;
}
#tmp_contents .box_movie:nth-child(-n+3) {
	border-top:1px solid #DDDDDD;
	padding-top:10px;
}
#tmp_contents .box_movie:nth-child(-n+2) {
	border-top:none;
	padding-top:0;
}
#tmp_contents .box_movie p.ttl {
	font-weight:normal;
	font-size:100%;
}
#tmp_contents .box_movie p.date {
	font-weight:normal;
	font-size:85.7%;
}
/* kids
============================== */
#tmp_contents .quiz_btn {
	width:100%;
}
#tmp_contents p.kids_quiz_btn1 a,
#tmp_contents p.kids_quiz_btn2 a,
#tmp_contents p.kids_quiz_btn3 a {
	font-size:120%;
	text-decoration:none;
}
#tmp_contents p.kids_quiz_btn1 a span,
#tmp_contents p.kids_quiz_btn2 a span,
#tmp_contents p.kids_quiz_btn3 a span {
	font-size:70%;
	padding-right:10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:13em;
	display:inline-block;
}
#tmp_contents p.kids_quiz_btn1 a br,
#tmp_contents p.kids_quiz_btn2 a br,
#tmp_contents p.kids_quiz_btn3 a br {
	display:none;
}
#tmp_contents p.kids_quiz_btn1 a,
#tmp_contents p.kids_quiz_btn2 a,
#tmp_contents p.kids_quiz_btn3 a {
	background:url(/shared/site_police/images/icon/sp/navi4_icon.png) no-repeat 11px 1em;
	-webkit-background-size: auto 8px;
	background-size: auto 8px;
}
#tmp_contents .kid_box_blu ul.box_btn li a,
#tmp_contents .kid_box_pink ul.box_btn li a {
	background:url(/shared/site_police/images/icon/sp/navi4_icon.png) no-repeat 11px 1.1em;
	-webkit-background-size: auto 8px;
	background-size: auto 8px;
}
#tmp_contents .quiz_btn p a span {
	background:url(/shared/site_police/images/icon/sp/navi4_icon.png) no-repeat left center;
	-webkit-background-size: auto 8px;
	background-size: auto 8px;
}
/* ==================================================
Scroll Table
================================================== */
.scroll_table {
	overflow-x:auto;
	margin-bottom:10px;
	padding:23px 5px 5px;
	background:#F5F5F5 url(/shared/site_police/images/icon/sp/scroll_table_icon.png) right 5px no-repeat;
	background-size:75px 15px;
}
.scroll_table {
	overflow-x:scroll;
}
.scroll_table_switch {
	display:block;
	text-align:right;
	margin:0 0 10px;
	font-size:75%;
	line-height:1.2;
}
.scroll_table_switch a {
	border:1px solid #CCCCCC;
	color:#333333;
	display:inline-block;
	padding:8px 10px 8px 70px;
	text-decoration:none;
	background:#F2F2F2 url(/shared/site_police/images/icon/sp/scroll_table_ex.png) 10px center no-repeat;
	background-size:46px 20px;
	box-shadow:0 2px 0 0 #91918E;
	min-width:9em;
	text-align:center;
}
.scroll_table_switch a.scroll {
	background:#FFFFFF url(/shared/site_police/images/icon/sp/scroll_table_df.png) 10px center no-repeat;
	background-size:46px 20px;
}
.scroll_table::-webkit-scrollbar{
 height: 5px;
}
.scroll_table::-webkit-scrollbar-track{
 background: #F1F1F1;
}
.scroll_table::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}
/* スマホ用表示切替
============================== */
#tmp_contents .hidden_sp {
	display:none;
}
#tmp_contents .show_sp {
	display:block;
}
/* keisatusho_map
============================== */
#tmp_keisatusho_map {
	height:auto;
	padding:10px 5px;
	margin:0 0 12px;
}
#tmp_keisatusho_map_ttl,
#tmp_keisatusho_map .area_map_btn,
#tmp_keisatusho_map .area_map {
	position:static;
	text-align:center;
}
/* idx_menu
============================== */
#tmp_contents .idx_menu {
	margin:0 -2px;
}
#tmp_contents .idx_menu li {
	float:left;
	width:50%;
	padding:0 2px;
	margin:0 0 5px;
	box-sizing:border-box;
}
#tmp_contents .idx_menu li:nth-child(3n+1) {
	clear:none;
}
#tmp_contents .idx_menu li:nth-child(odd) {
	clear:both;
}
#tmp_contents .idx_menu li a {
	background-position:96% center;
}
/* keisatusho_about
============================== */
#tmp_contents .keisatusho_about {
	margin:0;
}
#tmp_contents .keisatusho_about_img,
#tmp_contents .keisatusho_about_cnt {
	float:none;
	width:100%;
	margin:0 0 10px;
}
/* keisatusho_info
============================== */
#tmp_keisatusho_info {
	margin:0 0 15px;
}
#tmp_keisatusho_info_ttl ul {
	margin:0 !important;
}
#tmp_keisatusho_info_ttl ul li {
	width:49%;
	font-size:100%;
}
/* keisatusho_list
============================== */
#tmp_contents .keisatusho1 ul li a,
#tmp_contents .keisatusho2 ul li a,
#tmp_contents .keisatusho3 ul li a,
#tmp_contents .keisatusho4 ul li a,
#tmp_contents .keisatusho5 ul li a {
	background-position:96% center;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after,
#tmp_sma_menu_top:after,
#tmp_sma_snavi:after,
#tmp_sma_snavi ul:after,
#tmp_sma_gnavi_top:after,
#tmp_sma_gnavi_top ul:after,
#tmp_police_gallery_sp .gallery_ctrl:after,
#tmp_info_cnt .read_all:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
}