@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_wrapper,
#tmp_wrap_header,
#tmp_header,
#tmp_wrap_gallery,
.format_top #tmp_gallery,
.format_free #tmp_gallery,
#tmp_wrap_main,
#tmp_wrap_fnavi,
#tmp_fnavi,
#tmp_wrap_footer,
#tmp_footer {
	width:100%; /* 変更しない */
	min-width:320px; /* 変更しない */
}
/* main
============================== */
#tmp_wrap_main {
	padding:10px 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:0; /* 変更しない */
}
/* top
============================== */
.format_top .column_full .wrap_col_nm,
.format_top .column_full .wrap_col_nm2 {
	margin-right:0; /* 変更しない */
}
.format_top .column_full .wrap_col_lft_navi {
	width:auto; /* 変更しない */
	margin-right:0; /* 変更しない */
}
.format_top .column_full .col_lft_navi,
.format_top .column_full .col_rgt_navi {
	padding:0; /* 変更しない */
	background-color:transparent;
}
.format_top .column_full .wrap_col_rgt_navi {
	width:auto; /* 変更しない */
}
.format_top .column_full .col_main {
	margin-left:0; /* 変更しない */
	margin-right: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:none; /* 変更しない */
}
.format_free .column_full .col_main,
.format_free .column_lnavi .col_main {
	margin-left:0; /* 変更しない */
	margin-bottom:15px;
}
.format_free .column_rnavi .wrap_col_main,
.format_free .column_rnavi .col_main {
	margin-right:0; /* 変更しない */
	margin-bottom:15px;
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	margin-bottom:15px;
}
#tmp_header {
	position:relative;
	padding:0;
}
#tmp_hlogo {
	float:none;
	padding:10px 0;
	margin:0 0 0 10px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:inline-block;
	width:220px;
	height:55px;
	background-image:url(/shared/site_police/images/header/hlogo.png);
	-webkit-background-size:220px 55px;
	-moz-background-size:220px 55px;
	background-size:220px 55px;
}
#tmp_hlogo a {
	width:220px;
	height:55px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:220px;
	height:55px;
}
/* means
============================== */
#tmp_means {
	display:none; /* 変更しない */
}
/* hnavi_s
============================== */
#tmp_hnavi_s {
	display:block; /* 変更しない */
	list-style:none; /* 変更しない */
}
#tmp_hnavi_s li a {
	display:block;
	width:45px;
	height:45px;
	text-decoration:none;
	border:solid 1px #FFFFFF;
	border-radius:5px;
}
#tmp_hnavi_lmenu {
	position:absolute;
	right:13px;
	top:15px;
}
#tmp_hnavi_rmenu {
	position:absolute;
	right:30px;
	top:-50px;
}
#tmp_hnavi_lmenu a {
	background:url(/shared/site_police/images/header/sp/lmenu_icon_off.png) no-repeat center center;
	-webkit-background-size:45px 45px;
	-moz-background-size:45px 45px;
	background-size:45px 45px;
	border-radius:4px;
}
#tmp_hnavi_lmenu a.active {
	background:url(/shared/site_police/images/header/sp/lmenu_icon_on.png) no-repeat center center;
	-webkit-background-size:45px 45px;
	-moz-background-size:45px 45px;
	background-size:45px 45px;
}
#tmp_hnavi_rmenu a {
	background:url(/shared/site_police/images/header/sp/rmenu_icon.png) no-repeat center center;
	-webkit-background-size:90px 90px;
	-moz-background-size:90px 90px;
	background-size:90px 90px;
}
#tmp_hnavi_rmenu a.active {
	background:url(/shared/site_police/images/header/sp/rmenu_icon_on.png) no-repeat center center;
	-webkit-background-size:90px 90px;
	-moz-background-size:90px 90px;
	background-size:90px 90px;
}
#tmp_hnavi_lmenu span,
#tmp_hnavi_rmenu span {
	display:block;
	position:relative;
	z-index:-1;
	width:45px;
	height:45px;
	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:#0D2774;
	width:100%; /* 変更しない */
	z-index:9999; /* 変更しない */
}
#tmp_sma_menu .sma_sch {
	padding:15px 0;
	border-top:solid 2px #FFFFFF;
}
/* sma_search */
#tmp_sma_search {
	margin:0 10px 15px;
	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;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_sma_search dt {
	padding:0 10px 0 0;
}
#tmp_sma_search .sch_box {
	width:100%;
	padding:0 10px 0 0;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_sma_query {
	width:100%;
	min-height:35px;
	border:none;
}
#tmp_sma_func_sch_btn {
	font-size:115%;
	font-weight:bold;
	width:60px;
	min-height:35px;
	border:1px solid #FFFFFF;
	cursor:pointer;
	color:#FFFFFF;
	background-color:#000000;
}
/* close_btn */
#tmp_sma_menu .wrap_sma_sch .close_btn {
	border:1px solid #FFFFFF;
	text-align:center;
	font-weight:bold;
	color:inherit;
	background-color:#0D2774;
	margin:0 10px;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a {
	display:block;
	padding:10px 10px;
	text-decoration:none;
	color:inherit;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a span {
	display:inline-block;
}
/* sma_snavi */
#tmp_sma_snavi {
	margin:0 0 15px;
	padding:15px 0;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	clear:both;
}
#tmp_sma_snavi ul {
	list-style:none;
}
#tmp_sma_snavi li {
	font-weight:bold;
	border-top:1px solid #BBCCDD;
}
#tmp_sma_snavi .hnavi_kagoshima {
	background:url(/shared/site_police/images/header/sp/maintop_icon.png) no-repeat left 10px center;
	background-size:25px;
}
#tmp_sma_snavi .hnavi_kagoshima span {
	padding-left:40px;
}
#tmp_sma_snavi li:first-child {
	border-top:none;
}
#tmp_sma_snavi a {
	display:block;
	padding:10px 0;
	color:inherit;
	text-decoration:none;
}
/* sma_gnavi */
#tmp_sma_gnavi {
	margin:0 0 20px;
	clear:both;
	border-top:solid 1px #FFFFFF;
}
#tmp_sma_gnavi ul {
	list-style:none;
	margin-bottom:10px;
}
#tmp_sma_gnavi li {
	margin-bottom:10px;
	font-weight:bold;
	color:inherit;
	background-color:#0D2774;
}
#tmp_sma_gnavi a {
	display:block;
	padding:10px 10px 10px 22px;
	text-decoration:none;
	color:inherit;
	background:url(/shared/site_police/images/header/gnavi_icon.png) no-repeat 10px center;
}
/* 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:#000000;
	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;
}
#tmp_sma_lnavi_cnt li:first-child {
	border-top:none;
}
#tmp_sma_lnavi_cnt li a {
	display:block;
	color:#FFFFFF;
	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;
}
/* gallery
============================== */
#tmp_wrap_gallery {
	margin-bottom:10px;
}
.format_top #tmp_gallery,
.format_free #tmp_gallery {
	width:100%;
	height:62px;
	display:block;
	color:#FFFFFF;
	background:url(/shared/site_police/images/header/sp/gallery_top.jpg) no-repeat center top !important;
	background-size:contain !important;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_wrap_gnavi {
	width:100%;
	min-width:320px;
}
.format_free #tmp_wrap_gnavi{
	margin-bottom:0;
}
#tmp_gnavi {
	display:none; /* 変更しない */
}
.format_top #tmp_sp_gnavi {
	display:inline;
}
.format_free #tmp_sp_gnavi {
	display:none;
}
#tmp_sp_gnavi {
	width:100%; /* 変更しない */
	min-width:320px; /* 変更しない */
	margin-bottom:10px;
}
#tmp_sp_gnavi ul {
	list-style:none;
	margin:0 10px;
}
#tmp_sp_gnavi li {
	float:left;
}
/* PCのスタイル引き継ぎここから */
#tmp_sp_glist1 {
	width:105px;
	height:78px;
	padding:0 4px 0 0;
}
#tmp_sp_glist2,
#tmp_sp_glist3,
#tmp_sp_glist4,
#tmp_sp_glist5,
#tmp_sp_glist6,
#tmp_sp_glist7 {
	position:relative;
	margin:4px 0 0 0;
	background:url(/shared/site_police/images/navi/gnavi/gnavi_bg2_off.png) repeat-x left bottom;
}
#tmp_sp_glist2 {
	width:185px;
	border-top-left-radius:2px;
	border-bottom-left-radius:2px;
}
#tmp_sp_glist3,
#tmp_sp_glist4,
#tmp_sp_glist5,
#tmp_sp_glist6 {
	width:187px;
}
#tmp_sp_glist7 {
	width:197px;
	border-top-right-radius:2px;
	border-bottom-right-radius:2px;
}
#tmp_sp_glist1 a {
	display:block;
	color:#FFFFFF;
	background:url(/shared/site_police/images/navi/gnavi/gnavi_bg.png) no-repeat left center !important;
	height:78px;
}
#tmp_sp_glist2 a,
#tmp_sp_glist3 a,
#tmp_sp_glist4 a,
#tmp_sp_glist5 a,
#tmp_sp_glist6 a {
	padding:25px 0;
	color:#FFFFFF;
	background:url(/shared/site_police/images/navi/gnavi/gnavi_bg3.png) no-repeat right bottom;
	text-decoration:none;
	text-align:center;
	display:block;
}
#tmp_sp_glist7 a {
	padding:25px 0;
	color:#FFFFFF;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	display:block;
	position:relative;
}
#tmp_sp_glist2.active a,
#tmp_sp_glist3.active a,
#tmp_sp_glist4.active a,
#tmp_sp_glist5.active a,
#tmp_sp_glist6.active a,
#tmp_sp_glist7.active a {
	color:inherit;
	background:url(/shared/site_police/images/navi/gnavi/gnavi_bg2_active.png) repeat-x left bottom;
}
#tmp_gnavi #tmp_sp_glist2 a:hover,
#tmp_gnavi #tmp_sp_glist2 a:focus,
#tmp_gnavi #tmp_sp_glist3 a:hover,
#tmp_gnavi #tmp_sp_glist3 a:focus,
#tmp_gnavi #tmp_sp_glist4 a:hover,
#tmp_gnavi #tmp_sp_glist4 a:focus,
#tmp_gnavi #tmp_sp_glist5 a:hover,
#tmp_gnavi #tmp_sp_glist5 a:focus,
#tmp_gnavi #tmp_sp_glist6 a:hover,
#tmp_gnavi #tmp_sp_glist6 a:focus,
#tmp_gnavi #tmp_sp_glist7 a:hover,
#tmp_gnavi #tmp_sp_glist7 a:focus {
	color:inherit;
	background:url(/shared/site_police/images/navi/gnavi/gnavi_bg2_on.png) repeat-x left bottom;
}
#tmp_sp_glist1 span {
	position:relative;
	z-index:-1;
}
/* PCのスタイル引き継ぎここまで */
#tmp_sp_glist2,
#tmp_sp_glist3,
#tmp_sp_glist4,
#tmp_sp_glist5,
#tmp_sp_glist6,
#tmp_sp_glist7 {
	width:32%;
	height:45px;
	margin:0 0 3px 3px;
	border-radius:4px;
}
#tmp_sp_glist2 a,
#tmp_sp_glist3 a,
#tmp_sp_glist4 a,
#tmp_sp_glist6 a,
#tmp_sp_glist7 a{
	padding-top:13px;
	padding-right:2px;
	padding-bottom:13px;
	padding-left:2px;
	background:none;
}
#tmp_sp_glist5 a {
	padding-top:3px;
	padding-right:2px;
	padding-bottom:4px;
	padding-left:2px;
	background:none;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	display:none; /* 変更しない */
}
#tmp_sma_pankuzu {
	display:block;
	padding-right:10px;
	padding-bottom:55px;
	padding-left:10px;
	border-bottom:1px solid #AABBCC;
	clear:both;
}
/* lnavi
============================== */
/* event_cal
============================== */
/* cate_ttl
============================== */
#tmp_cate_ttl img {
    height:auto;
    max-width:100%;
}
/* rnavi
============================== */
#tmp_rgallery,
#tmp_smenu {
	width:320px; /* 変更しない */
	min-width:320px; /* 変更しない */
	margin:0 auto 15px;
}
#tmp_rgallery {
	height:394px;
}
#tmp_rgallery img {
	width:100%;
	height:auto;
}
#tmp_rgallery .prev img,
#tmp_rgallery .next img {
	height:33px;
}
#tmp_rgallery #tmp_wrap_hgallery_cntrol {
	width:100%;
}
#tmp_rgallery .list_order {
	margin-top:15px;
}
#tmp_hgallery_player {
	top:12px;
}
#tmp_smenu li {
	margin-bottom:10px;
}
#tmp_smenu a {
	background-size:320px auto;
}
/* pnavi
============================== */
/* plugin ▼変更しない
============================== */
.plugin {
	display:none;
}
/* read_all
============================== */
.read_all ul {
	margin:0 10px;
}
/* ==================================================
info
================================================== */
#tmp_emergency_kenkei,
#tmp_shinchaku,
#tmp_chumoku {
	width:100%; /* 変更しない */
	min-width:320px; /* 変更しない */
	margin-bottom:15px;
}
#tmp_emergency_kenkei_ttl,
#tmp_shinchaku_ttl,
#tmp_chumoku_ttl {
	padding:10px 0 15px; 
}
#tmp_emergency_kenkei_ttl h2,
#tmp_shinchaku_ttl h2,
#tmp_chumoku_ttl h2 {
	margin:0 10px; 
}
#tmp_emergency_kenkei_cnt {
	padding:0 10px 10px 10px; 
}
#tmp_shinchaku_cnt,
#tmp_chumoku_cnt {
	padding:0 10px 45px 10px; 
}
#tmp_shinchaku_cnt table.list_table .date {
	width:80px;
}
#tmp_emergency_kenkei .emergency_kenkei li,
#tmp_chumoku_cnt .chumoku li {
	padding-left:15px;
	margin-bottom:10px;
}
/* bosyu
============================== */
#tmp_bosyu {
	width:320px;
	min-width:320px;
	margin:0 auto 15px;
}
.bosyu a {
	width:100%;
	height:50px;
	display:block;
	color:#FFFFFF;
	background:url(/shared/site_police/images/main/sp/bosyu_off.png) no-repeat left center;
	background-size:320px 50px !important;
}
.bosyu a:hover,
.bosyu a:focus {
	background:url(/shared/site_police/images/main/sp/bosyu_off.png) no-repeat left center;
}
/* jiken
============================== */
#tmp_jiken {
	width:320px;
	margin:0 auto 15px;
	float:none;
}
#tmp_jiken_ttl {
	padding:0 0 10px;
}
#tmp_jiken_ttl h2 {
	margin:10px 0 0 10px;
}
#tmp_jiken_cnt {
	padding:0 10px 15px;
}
#tmp_jiken_cnt li {
	margin-bottom:8px;
}
#tmp_jiken_cnt .jiken1,
#tmp_jiken_cnt .jiken2,
#tmp_jiken_cnt .jiken3,
#tmp_jiken_cnt .jiken4,
#tmp_jiken_cnt .jiken5,
#tmp_jiken_cnt .jiken6,
#tmp_jiken_cnt .jiken7,
#tmp_jiken_cnt .jiken0 {
	background-size:270px 40px;
}
#tmp_jiken_cnt a {
	padding:15px 10px 15px 98px;
	background-size:270px 40px !important;
}
/* office(format_top)
============================== */
.format_top #tmp_office,
.format_free #tmp_office {
	width:100%; /* 変更しない */
	min-width:320px; /* 変更しない */
	float:none;
}
.format_top #tmp_office {
	margin-bottom:15px;
}
.format_top #tmp_office_ttl {
	margin:0 10px;
}
.format_top #tmp_office_ttl h2 {
	padding:15px 0 0 31px;
}
.format_top #tmp_office_cnt {
	padding:0 10px 9px;
}
.format_top #tmp_office_cnt li {
	margin-bottom:7px;
}
/* office(format_free)
============================== */
/* info_list
============================== */
#tmp_info_list {
	width:320px; /* 変更しない */
	min-width:320px; /* 変更しない */
	margin:0 auto 15px;
	float:none;
}
#tmp_info_list li {
	margin-bottom:7px;
}
#tmp_info_list a {
	padding-left:60px;
}
#tmp_info_list a:hover,
#tmp_info_list a:focus {
	padding-left:60px;
}
/* ==================================================
model_change
================================================== */
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change_pub {
	width:100%;
	margin:0 auto;
}
#tmp_model_change {
	margin:0 10px;
}
/* 切替ボタン
============================== */
.format_top #tmp_model_change ul,
.format_free #tmp_model_change ul {
	margin-top:0;
}
.format_free #tmp_model_change ul{
	margin-bottom:20px;
}
#tmp_model_change li {
	font-size:100%;
}
#tmp_switch_pc_style a {
	background:url(/shared/site_police/images/main/sp/model_change_pc_icon.png) no-repeat left 80px center;
	background-size:25px auto;
}
/* ==================================================
footer
================================================== */
#tmp_fnavi {
	padding:20px 0;
}
#tmp_footer {
	padding:20px 0;
}
/* fnavi
============================== */
#tmp_fnavi_cnt {
	padding:0 20px;
}
#tmp_fnavi li {
	margin-right:0;
	padding:0 0 10px 0;
	float:none;
}
#tmp_fnavi .last {
	padding-bottom:0;
	border-right:none;	
}
#tmp_footer_cnt {
	padding:0 10px;
	float:none;
}
#tmp_footer_cnt address br {
	display:inline;
}
#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 {
	padding:10px 10px 5px 0;
	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 {
	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%;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
}