@charset "utf-8";

@media screen and (max-width : 480px) {

/* ==================================================
shared
================================================== */
/* body
============================== */
body {
	-webkit-text-size-adjust:none; /* 変更しない */
	background:none; /* 変更しない */
	min-width: auto;
}
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"] {
	-webkit-appearance:none; /* 変更しない */
}
input[type="submit"],
input[type="button"] {
	-webkit-border-radius:4px; /* Webkit */
	-moz-border-radius:4px; /* Mozilla */
	border-radius:4px; /* CSS3 */
	padding: 0.5em 2em;
}
#tmp_inquiry_cnt form + form {
	padding-top: 1em;
}
/* wrapper
============================== */
#tmp_wrapper {
	width:100%; /* 変更しない */
	min-width:320px; /* 変更しない */
}
/* main
============================== */
.format_free #tmp_wrap_custom_update {
	padding: 10px 10px 0;
}
.format_free #tmp_wrap_main {
	padding:10px;
	width: auto;
}
/* layout
============================== */
.container {
	padding: 20px 20px;
	box-sizing: border-box;
	margin: 0 auto 30px;
}
.container .row,
.row .col-12,
.row .col-8,
.row .col-7,
.row .col-6,
.row .col-5,
.row .col-4,
.row .col-3 {
	display: block;
	width: 100%;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	word-break:break-all; /* 変更しない */
}
#tmp_custom_update {
	width: auto;
}
/* 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; /* 変更しない */
}
/* 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; /* 変更しない */
}
.format_free .column_rnavi .wrap_col_main,
.format_free .column_rnavi .col_main {
	margin-right:0; /* 変更しない */
}
/* ==================================================
sogo_top
================================================== */
.format_sogo_top #tmp_wrapper {
	min-width: auto;
	min-height: auto;
}
#tmp_wrap_sogo_header,
#tmp_sogo_footer,
#tmp_emergency_sogo,
.format_sogo_top #tmp_emergency_m {
	position: relative;
}
#tmp_sogo_header {
	float: none;
	width: 100%;
	border-spacing: 2px 0;
}
#tmp_sogo_header a {
	font-size: .9em;
	padding: .8em .5em;
}
#sogo_main_area {
	width: auto;
	margin: 100px 20px;
	position: relative;
	height: auto;
}
#sogo_top_logo img {
	width: 80%;
	height: auto;
}
#tmp_emergency_sogo {
	width: auto;
	left: 0;
	right: 0;
	height: auto;
	border-radius: 0;
	margin: 0 10px 30px;
}
#tmp_emergency_sogo_cnt {
	height: auto;
	padding: 20px 20px 0;
}
.format_sogo_top #tmp_emergency_m {
	width: auto;
	left: 0;
	right: 0;
	height: auto;
	margin: 0 10px 30px;
}
.format_sogo_top #urgency_list {
	padding: 10px 20px;
}
.format_sogo_top #urgency_list ul {
	height: auto;
}
/* ==================================================
header
================================================== */
#tmp_header {
	width: auto;
	position:relative;
	padding:0;
}

.format_free #tmp_hlogo {
	float:none;
	padding:10px 0;
	text-align:center;
}
.format_top #tmp_hlogo {
	right: auto;
	text-align: center;
	width: 234px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:inline-block !important;
	width:200px !important;
	height:66px !important;
	background-image:url(/shared/images/header/hedaer_logo.svg) center top / 200px 66px no-repeat !important;
	-webkit-background-size:200px 66px !important;
	-moz-background-size:200px 66px !important;
	background-size:200px 66px !important;
}
#tmp_hlogo a {
	width:234px;
	height:75px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:220px;
	height:55px;
}
#tmp_header:before {
	content: "";
	display: block;
	background: url(/shared/images/common/bg_pankuzu.svg) repeat-x;
	height: 4px;
	width: 100%;
	bottom: 0;
	position: absolute;
}
/* means
============================== */
#tmp_means {
	display:none; /* 変更しない */
}
/* hnavi_s
============================== */
#tmp_hnavi_s {
	display:block; /* 変更しない */
	list-style:none; /* 変更しない */
}
#tmp_hnavi_s li a {
	display:block;
	width:60px;
	height:60px;
	color:inherit;
	background-color:#DBEDF0;
	text-decoration:none;
	opacity: 1 !important;
	border-radius: 5px;
}
#tmp_hnavi_s li a.active {
	background-color:#DBEDF0;
}
#tmp_hnavi_lmenu {
	position:absolute;
	left:0;
	top:0;
}
#tmp_hnavi_rmenu {
	position:absolute;
	right:10px;
	top:10px;
}
#tmp_hnavi_rmenu a {
	background:url(/shared/site_smartphone/images/header/rmenu_icon.png) no-repeat center center;
	-webkit-background-size:50px 50px;
	-moz-background-size:50px 50px;
	background-size:50px 50px;
}
#tmp_hnavi_rmenu a.active {
	background:url(/shared/site_smartphone/images/header/rmenu_icon_on.png) no-repeat center center;
	-webkit-background-size:50px 50px;
	-moz-background-size:50px 50px;
	background-size:50px 50px;
}
#tmp_hnavi_lmenu span,
#tmp_hnavi_rmenu span {
	display:block;
	position:relative;
	z-index:-1;
	width:50px;
	height:75px;
	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:#DBEDF0;
	width:100%; /* 変更しない */
	z-index:9999; /* 変更しない */
}
#tmp_sma_menu .sma_sch {
	margin: 30px 20px 0;
}
/* sma_search */
#tmp_sma_search {
	margin:0;
	clear:both;
}
#tmp_sma_search .box_search {
	display:table;
	width:100%;
}
#tmp_sma_search .box_search p {
	display:table-cell;
	vertical-align:middle;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_sma_search label {
	min-height: 50px;
	padding: 10px 5px;
	text-align: center;
	display: inline-block;
	width: 100%;
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #ADADAD;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	border-right: none;
	background-color: #fff;
}
#tmp_sma_search label img {
	height: 25px;
	width: auto;
	margin-top: 5px;
	box-sizing: border-box;
}
#tmp_sma_query {
	width: 100%;
	min-height: 50px;
	margin: 0;
	padding: 5px 10px;
	background-position: 10px center !important;
	border-top: 1px solid #ADADAD;
	border-bottom: 1px solid #ADADAD;
	border-right: 1px solid #2271CE;
	border-left: none;
	box-sizing: border-box;
}
#tmp_sma_func_sch_btn {
	width: 100%;
	border: 1px solid #2271CE;
	color: #FFFFFF;
	height: 50px;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}
/* close_btn */
#tmp_sma_menu .wrap_sma_sch .close_btn {
	text-align:center;
	font-weight:bold;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a {
	display:block;
	padding:10px 10px;
	text-decoration:none;
	color:#FFFFFF;
	border: 1px solid #2975CF;
	background-color: #2975CF;
	box-sizing: border-box;
	border-radius: 4px;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a span {
	display:inline-block;
	background:url(/shared/site_smartphone/images/header/close_icon.png) left center / 15px 15px no-repeat;
	padding:0 0 0 20px;
}
/* sma_snavi */
#tmp_sma_snavi {
	border:1px solid #dbedf0;
	clear:both;
	background-color: #fff;
	padding: 10px 0;
	border-radius: 4px;
}
#tmp_sma_snavi ul {
	list-style:none;
}
#tmp_sma_snavi a {
	display:block;
	padding:10px 0 10px 2.5em;
	color:#2071CC;
	background: url(/shared/images/icon/list_blue.svg) left 1em center / .8em .8em no-repeat;
}
/* sma_gnavi */
#tmp_sma_gnavi {
	margin:0;
	clear:both;
}
#tmp_sma_gnavi_ttl {
	padding: 12px 0;
	background-color: #357B8D;
	color: #FFFFFF;
	text-align: center;
	border-radius: 4px 4px 0 0;
	font-size: 1.1em;
}
#tmp_sma_gnavi ul {
	list-style:none;
}
#tmp_sma_gnavi li {
	border-top: 2px solid #dbedf0;
	color:inherit;
}
#tmp_sma_gnavi a {
	display:block;
	position: relative;
	padding:15px 10px 15px 2em;
	text-decoration:none;
	color:#357B8D;
	font-size: 1.1em;
	background-color:#FFFFFF;
}
#tmp_sma_gnavi li:last-child a {
	border-radius: 0 0 4px 4px;
}
#tmp_sma_gnavi a:after {
	content: "";
	display: block;
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 1em;
	width: 7px;
	height: 1em;
	background-color: #449EB5;
}
/* sma_lnavi */
#tmp_sma_lnavi {
	margin:0;
	clear:both;
}
#tmp_sma_lnavi_ttl p a {
	display:block;
	padding:12px 10px 12px 2.5em;
	color:#ffffff;
	text-decoration:none;
	border: 1px solid #2271ce;
	background: url('/shared/images/icon/list_white.svg') left 1em center / .8em .8em no-repeat #2271ce;
	box-sizing: border-box;
	font-size: 1.1em;
	border-radius: 4px 4px 0 0;
}
#tmp_sma_lnavi_cnt ul {
	list-style:none;
	background-color: #ffffff;
	border:1px solid #ffffff;
	border-radius: 0 0 4px 4px;
	padding: 10px 0;
	box-sizing: border-box;
}
#tmp_sma_lnavi_cnt li a {
	background: url(/shared/images/icon/list_blue.svg) left 1em center / .8em .8em no-repeat;
	display:block;
	padding:10px 0 10px 2.5em;
}
#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_gnavi {
	display:none; /* 変更しない */
}
/* pankuzu
============================== */
#tmp_pankuzu,
#tmp_wrap_pankuzu:after {
	display:none; /* 変更しない */
}
#tmp_sma_pankuzu {
	display:block;
	padding: 1em 0;
	border-bottom:1px solid #ddedff;
	clear:both;
	position: relative;
}
#tmp_sma_pankuzu p {
	padding: 0 10px;
}
#tmp_sma_pankuzu:before {
	content: "";
	display: block;
	background: url(/shared/images/common/bg_pankuzu.svg) repeat-x;
	height: 4px;
	width: 100%;
	top: 0;
	position: absolute;
}
.format_sogo_top #tmp_sma_pankuzu {
	display: none;
}
/* contents
============================== */
#tmp_contents h1 {
	font-size: 160%;
	padding: .6em .5em;
}
#tmp_contents h2 {
	font-size: 140%;
	padding: .3em .5em;
}
#tmp_contents h3 {
	font-size: 120%;
}
#tmp_contents h4 {
	padding: .2em 1em;
	font-size: 110%;
}
#tmp_contents h5,
#tmp_contents h6 {
	font-size: 105%;
}
#tmp_contents .idx_anchorlink ul {
	width: 100%;
}
#tmp_contents .idx_anchorlink li {
	float: none;
	width: auto;
	margin: 0 0 .7em 0;
}
#tmp_contents .idx_anchorlink a {
	font-size: 1em;
	padding: 1em 1em 1em 3.5em;
}
#tmp_contents.index_second a {
	font-size: 1em;
	padding: 1em 1em 1em 3.5em;
}
#tmp_idx_ttl h1 {
	font-size: 2rem;
	padding: 20px 10px;
}
#tmp_idx_ttl:before {
	position: absolute;
	content: "";
	display: block;
	border: 1px solid #ffffff;
	width: calc(100% - 22px);
	height: calc(100% - 22px);
	left: 18px;
	top: 18px;
	pointer-events: none;
}
#tmp_idx_ttl h1:before {
	position: absolute;
	content: "";
	display: block;
	border: 1px solid #ffffff;
	width: 18px;
	height: 18px;
	left: 10px;
	top: 10px;
	pointer-events: none;
}
#tmp_idx_ttl h1:after {
	position: absolute;
	content: "";
	display: block;
	border: 1px solid #ffffff;
	width: 18px;
	height: 18px;
	right: 10px;
	bottom: 10px;
	pointer-events: none;
}
#tmp_idx_ttl:after {
	position: absolute;
	content: "";
	display: block;
	border: 1px solid #ffffff;
	width: calc(100% - 22px);
	height: calc(100% - 22px);
	right: 18px;
	bottom: 18px;
	pointer-events: none;
}
/* event_cal
============================== */
#tmp_event_cal_refine,
#tmp_event_cal_refine_ttl,
#tmp_event_cal_refine_cnt {
	display: block;
	width: auto;
}
.wrap_event_col_lft_navi,
.wrap_event_col_main {
	float: none;
	width: 100%;
}
#tmp_wrap_event_cal {
	width: auto;
	margin-bottom: 30px;
}
.event_col_main {
	margin: 0;
}
#tmp_event_cal_refine_ttl {
	font-size: 1.2em;
	padding: .6em .6em 0 .6em;
	text-align: center;
}
#tmp_event_cal_tab li a {
	font-size: 1.1em;
}
#tmp_contents #tmp_event_cal_tab ul {
	margin: 0;
}
#tmp_event_cal_list .event_cal_list thead td {
	width: 13em;
}
#tmp_event_input {
	margin-bottom: 10px;
}
#event_search,
#tmp_event_input,
#tmp_sch_select_btn {
	display: block;
	width: auto;
}
/* cate_ttl
============================== */
#tmp_cate_ttl img {
    height:auto;
    max-width:100%;
}
/* shisetsu
============================== */
	#tmp_search_area,
	#tmp_search_area #tmp_map_search,
	#tmp_search_area #tmp_facilities,
	#tmp_map_result,
	#tmp_map_result #tmp_map,
	#tmp_map_result #tmp_wrap_gmap_box {
		display: block;
		width: 100%;
		margin: 0;
		padding: 0;
	}
	#tmp_contents #tmp_search_area #tmp_facilities_btn ul {
		width: 100%;
	}
	#tmp_contents #tmp_search_area #tmp_facilities_btn li {
		width: 50%;
		padding: 0 4px 6px;
	}
	#tmp_facilities_btn a {
		display: table;
		width: 100%;
		box-sizing: border-box;
		font-size: .95em;
		text-align: left;
		padding: .2em 1em .2em;
		min-height: 3em;
	}
	#tmp_contents #tmp_search_area #tmp_facilities_btn img,
	#tmp_contents #tmp_search_area #tmp_facilities_btn span {
		display: table-cell;
		vertical-align: middle;
	}
	#tmp_contents #tmp_search_area #tmp_facilities_btn img {
		width: 30px;
		height: 30px;
	}
	#tmp_contents #tmp_search_area #tmp_facilities_btn span {
		padding: 0 0 0 .5em;
		width: 80%;
	}
	#tmp_map_result #tmp_result_list {
		height: 40vh;
	}
	#tmp_map_result #tmp_wrap_gmap_box2 {
		width: 100%;
	}
/* rnavi
============================== */
/* pnavi
============================== */
.pnavi {
	right: 10px;
	bottom: 10px;
}
/* plugin ▼変更しない
============================== */
.plugin {
	display:none;
}
/* ==================================================
model_change
================================================== */
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:block;
}
/* 切替ボタン
============================== */
#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
================================================== */
/* fnavi
============================== */
#tmp_fnavi {
	padding:6px 10px 5px;
	color:inherit;
	list-style:none;
	text-align:center;
	width: auto;
}
#tmp_fnavi li {
	margin-right:10px;
	padding-right:10px;
	white-space:nowrap;
	float:none;
	display:inline-block;
}
#tmp_fnavi .last {
	margin-right:0;
	border-right:none;
}
#tmp_footer_cnt {
	padding:0 10px;
	clear:both;
}
#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;
}
/* ==================================================
kanko
================================================== */
#kanko_gallery {
	height: auto;
}
#tmp_contents #kanko_wrap_gallery h1 {
	position: relative;
	top: 0;
	text-align: center;
	background-color: #f5f5f5;
	margin-bottom: 10px;
}
#tmp_contents #kanko_wrap_gallery h1 img {
	height: 50px;
	width: auto;
}
#tmp_info_area,
#tmp_kanko_info,
#tmp_kanko_sub_menu {
	display: block;
	width: auto;
}
#tmp_kanko_info {
	padding: 20px 20px;
	margin-bottom: 30px;
}
#tmp_kanko_sub_menu {
	padding: 0;
}
#tmp_kanko_sub_menu a {
	font-size: 1.2em;
	padding: 1em 10px 1em 100px;
	background-size: 45px 45px;
}
#tmp_kanko_main_menu_area .tmp_kanko_main_menu_row,
#tmp_kanko_main_menu_area .main_menu_item {
	display: block;
}
#tmp_kanko_main_menu_area .main_menu_item {
	float: left;
	width: 50%;
}
#tmp_kanko_main_menu_area .main_menu_item a {
	margin: 20px 10px;
}
#tmp_kanko_main_menu_area .main_menu_item .kmenu_img {
	padding: 10px;
}
#tmp_kanko_main_menu_area .main_menu_item .kmenu_ttl{
	min-height: 3.5em;
}
#tmp_kanko_main_menu_area .tmp_kanko_main_menu_row:last-child:after {
	content: "";
	clear: both;
	display: block;
}
	#tmp_contents .kanko_anchorlink ul {
		width: 100%;
	}
	#tmp_contents .kanko_anchorlink ul li {
		width: auto;
		margin: 0 0 .7em 0;
	}
	#tmp_contents .kanko_anchorlink {
		padding: 0;
		border: none;
	}
/* ==================================================
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:4px 2px;
	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;
}
#shisetsu_main_area,
#shisetsu_main_area .shisetsu_main_txt,
#shisetsu_main_area .shisetsu_main_img {
	display: block;
}
#shisetsu_main_area .shisetsu_main_img {
	padding: 0;
	width: auto;
}
#shisetsu_main_area .shisetsu_main_img p span img {
	width: 100%;
	max-width: 100%;
}
/* 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; /* 変更しない */
}
}
/* ==================================================
etc
================================================== */
.format_top #tmp_header {
	margin: auto;
	padding: 0;
	min-height: 86px;
}
.format_top #tmp_hlogo h1 {
	width: 250px;
	height: 86px;
	padding: 10px 0;
	background: url(/shared/images/header/hedaer_logo.svg) left center / 250px 86px no-repeat;
}
.format_top #tmp_means {
	display: none;
}
.format_top #tmp_wrap_gnavi {
	margin: 0;
}
#tmp_wrap_emergency {
	padding: 10px 20px;
}
#tmp_emergency,
#tmp_wrap_emergency_l,
#tmp_wrap_emergency_r {
	display: block;
	width: auto;
	padding: 0;
}
#tmp_emergency_cnt {
	padding: 10px 0;
}
#tmp_emergency_cnt_fixed {
	position: relative;
	padding: 0 0 1em 0;
	border-bottom: 1px solid #ccc;
	text-align: right;
}
#tmp_wrap_emergency_r {
	border: none;
	border-top: 1px solid #ccc;
	padding: 1em 0 0 0;
}
#tmp_emergency_cnt2 {
	border-spacing: 10px 0;
}
#tmp_emergency_cnt3,
#tmp_emergency_cnt4 {
	border-spacing: 10px 8px;
}
#tmp_emergency_cnt2 a,
#tmp_emergency_cnt3 a,
#tmp_emergency_cnt4 a {
	padding: 1em
}
.format_top #tmp_emergency_m,
.format_top #tmp_emergency_s {
	width: auto;
}
.format_top #tmp_emergency_m {
	padding: 10px 20px;
}
#tmp_wrap_gallery,
#tmp_wrap_gallery > ul img,
#tmp_wrap_gallery .touch_area img{
	width: 100%;
	height: auto;
}
#tmp_gallery .gallery_navi {
	top: 40px;
}
#tmp_gallery .gallery_ctrl {
	position: relative;
}
.format_top #tmp_gallery .touch_area {
	min-height: 120px;
}
.format_top #tmp_info {
	margin-bottom: 30px;
}
#tmp_search_kwd {
	margin-bottom: 30px;
}
#tmp_life_cnt .life01 div {
	border-spacing: 0;
}
#tmp_life_cnt .life01 p {
	display: block;
	width: 46%;
	float: left;
	margin: 5px 2%;
}
#tmp_life_cnt .life02 p {
	display: block;
}
#tmp_life_cnt .life02 a {
	margin: 5px 0 10px;
}
.menu_btn {
	margin: 30px auto;
}
.menu_btn,
.menu_btn .menu_ttl {
	width: auto;
	height: auto;
}
.menu_btn .menu_ttl p {
	width: auto;
	font-size: 1.7rem;
}
#tmp_koho {
	margin-bottom: 50px;
}
#tmp_koho_l,
#tmp_koho_r {
	width: 50%;
	table-layout: auto;
}
#tmp_koho_r .detail_img_ver > img,
#cms_kanko_link_koho_img > img {
	width: 100%;
	height: auto;
}
#pickup {
	width: auto;
}
#pickup_gallery .touch_area {
	width: 200px;
}
#pickup_gallery .touch_area .box_gallrey {
	margin: 0;
}
.pickup_gallery_ctrl .gallery_navi p.prev,
.pickup_gallery_ctrl .gallery_navi p.next {
	padding: 0;
}
#tmp_banner {
	padding: 0;
}
#tmp_banner *,
#tmp_banner ul *{
	display: inline-block;
	text-align: center;
}
#tmp_banner li {
	margin: 10px 2%;
	width: 46%;
	box-sizing: border-box;
}
#tmp_banner ul img {
	width: 100%;
	height: auto;
}
#tmp_publicity,
#tmp_publicity_ttl,
#tmp_publicity_cnt {
	display: block;
	width: auto;
}
#tmp_publicity_ttl {
	margin-bottom: 20px;
}
#tmp_publicity_cnt ul li {
	width: calc(50% - 20px) !important;
	margin: 0 10px;
}
#tmp_publicity_cnt ul li img {
	width: 100%;
	height: auto;
}
#tmp_footer {
	width: auto;
	background: url(/shared/images/footer/fotter_logo_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 1.5em 10px 3em;
}
#tmp_copyright,
#tmp_footer_ttl,
#tmp_footer_cnt {
	display: block;
	width: auto;
}
#tmp_footer_ttl {
	padding: 0 0 20px 0;
}
#tmp_footer_ttl img {
	height: 5em;
	width: auto;
}