@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,
.format_top #tmp_wrapper,
#tmp_wrapper2,
#tmp_wrap_footer,
#tmp_footer {
	width:100%; /* 変更しない */
	min-width:320px; /* 変更しない */
	background-image:none;
}
.format_top #tmp_wrapper2 {
	background:url(/shared/images/wrapper/sp/wrapper_bg.png) no-repeat center 190px;
	-webkit-background-size:100% auto;
	background-size:100% auto;
}
/* main
============================== */
#tmp_wrap_main,
.format_top #tmp_wrap_main {
	padding:10px;
}
/* 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; /* 変更しない */
}
/* 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; /* 変更しない */
}
/* ==================================================
header
================================================== */
#tmp_header,
.format_top #tmp_header {
	position:relative;
	z-index:auto;
	padding:0;
}
.format_top #tmp_header {
	padding-bottom:30px;
}
#tmp_hlogo,
.format_top #tmp_hlogo {
	float:none;
	padding:0;
	text-align:left;
}
.format_top #tmp_hlogo {
	margin-bottom:3px;
}
#tmp_hlogo h1,
#tmp_hlogo p,
.format_top #tmp_hlogo h1,
.format_top #tmp_hlogo p {
	display:inline-block;
	width:211px;
	height:60px;
	background-image:url(/shared/images/header/sp/hlogo.png);
	-webkit-background-size:211px 60px;
	-moz-background-size:211px 60px;
	background-size:211px 60px;
}
#tmp_hlogo a,
.format_top #tmp_hlogo a {
	width:211px;
	height:60px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span,
.format_top #tmp_hlogo h1 span,
.format_top #tmp_hlogo p span {
	width:211px;
	height:60px;
}
/* tmp_hgallery */
#tmp_hgallery {
	position:relative;
}
#tmp_hgallery_mask {
	display:none;
	background-image:none;
}
#tmp_hgallery,
#tmp_hgallery .box_parent_gallrey,
#tmp_hgallery .box_gallrey {
	width:100%;
	height:160px;
}
#tmp_hgallery span {
	min-height:160px;
	-webkit-background-size:100% 160px;
	background-size: 100% 160px;
	z-index:100%;
}
#tmp_set_btn {
	z-index:100;
	bottom:0;
}
#tmp_sma_copy {
	position:absolute;
	top:65px;
	z-index:20;
}
#tmp_sma_copy img {
	width:70%;
	height:auto;
	margin:0 auto;
}
/* means
============================== */
#tmp_means {
	display:none; /* 変更しない */
}
#tmp_wrap_search {
	display:none;
}
/* hnavi_s
============================== */
#tmp_hnavi_s {
	display:block; /* 変更しない */
	list-style:none; /* 変更しない */
}
#tmp_hnavi_s li a {
	display:block;
	width:50px;
	height:60px;
	color:inherit;
	background-color:#BCE1ED;
	text-decoration:none;
}
#tmp_hnavi_s li a.active {
	background-color:#E9F3CB;
}
#tmp_hnavi_lmenu {
	position:absolute;
	right:50px;
	top:0;
}
#tmp_hnavi_rmenu {
	position:absolute;
	right:0;
	top:0;
}
#tmp_hnavi_lmenu a {
	background:url(/shared/images/header/sp/menu_off.gif) no-repeat center center;
	-webkit-background-size:35px 39px;
	-moz-background-size:35px 39px;
	background-size:35px 39px;
}
#tmp_hnavi_lmenu a.active {
	background:url(/shared/images/header/sp/menu_on.gif) no-repeat center center;
	-webkit-background-size:35px 39px;
	-moz-background-size:35px 39px;
	background-size:35px 39px;
}
#tmp_hnavi_rmenu a {
	background:url(/shared/images/header/sp/cmenu_off.gif) no-repeat center center;
	-webkit-background-size:35px 39px;
	-moz-background-size:35px 39px;
	background-size:35px 39px;
}
#tmp_hnavi_rmenu a.active {
	background:url(/shared/images/header/sp/cmenu_on.gif) no-repeat center center;
	-webkit-background-size:35px 39px;
	-moz-background-size:35px 39px;
	background-size:35px 39px;
}
#tmp_hnavi_lmenu span,
#tmp_hnavi_rmenu span {
	display:block;
	position:relative;
	z-index:-1;
	width:50px;
	height:60px;
	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:#E9F3CB;
	width:100%; /* 変更しない */
	z-index:9999; /* 変更しない */
}
#tmp_sma_menu .sma_sch {
	padding:10px 20px;
}
/* sma_search */
#tmp_sma_search {
	margin:0 0 20px;
	padding:10px;
	color:inherit;
	background-color:#FFFFD4;
	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 {
	border-top:1px solid #0A4661;
	border-bottom:1px solid #0A4661;
	border-left:1px solid #0A4661;
	-webkit-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
}
#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:28px;
	margin:0 5px 0 0;
	border:1px solid #999999;
	-webkit-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
}
#tmp_sma_func_sch_btn {
	margin-top:1px;
	min-width:70px;
	min-height:28px;
	color:#FFFFFF;
	background-color:#0A4661;
	border:1px solid #0A4661;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}
#tmp_sma_search #tmp_keyword {
	padding-top:6px;
	padding-bottom:0;
}
#tmp_sma_search #tmp_keyword span {
	display:block;
}
/* close_btn */
#tmp_sma_menu .wrap_sma_sch .close_btn {
	border:1px solid #000000;
	text-align:center;
	font-weight:bold;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a {
	display:block;
	padding:10px 10px;
	text-decoration:none;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a span {
	display:inline-block;
	background:url(/shared/site_smartphone/images/header/close_icon.png) no-repeat left center;
	padding:0 0 0 30px;
}
/* sma_snavi */
#tmp_sma_snavi {
	margin-bottom:12px;
	clear:both;
}
#tmp_sma_snavi ul {
	list-style:none;
}
#tmp_sma_snavi li {
	font-weight:bold;
	float:left;
}
#tmp_sma_snavi li:first-child {
	border-top:none;
}
#tmp_sma_snavi a {
	display:inline-block;
	padding:10px 13px;
	color:inherit;
	text-decoration:none;
	background:url(/shared/images/header/sp/lnavi_icon.png) no-repeat left center;
	-webkit-background-size:11px;
	background-size:11px;
	font-size:86%;
}
/* sma_gnavi */
#tmp_sma_gnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_sma_gnavi ul {
	list-style:none;
	margin-bottom:10px;
}
#tmp_sma_gnavi li {
	margin-bottom:1px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#406A15;
}
#tmp_sma_gnavi a {
	display:block;
	padding:13px 10px 13px 10px;
	text-decoration:none;
	color:#FFFFFF;
	background:transparent url(/shared/images/navi/gnavi/sp/gnavi_array.gif) no-repeat right center;
	-webkit-background-size:15px 6px;
	background-size:15px 6px;
}
/* sma_lnavi */
#tmp_sma_lnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_sma_lnavi_ttl {
	margin:0;
	color:inherit;
	background-color:#FFFFFF;
	border:1px solid #BBCCDD;
	font-weight:bold;
}
#tmp_sma_lnavi_ttl p {
	padding:10px 10px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#406A15;
}
#tmp_sma_lnavi_ttl p a {
	display:block;
	margin:-5px -5px; /* #tmp_sma_lnavi_ttl pのpadding値と同じマイナス数値 */
	padding:10px; /* #tmp_sma_lnavi_ttl pのpadding値と同じ数値 */
	text-decoration:none;
	color:#FFFFFF;
	background:transparent url(/shared/images/navi/gnavi/sp/gnavi_array.gif) no-repeat right center;
	-webkit-background-size:15px 6px;
	background-size:15px 6px;
	text-decoration:none;
}
#tmp_sma_lnavi_cnt {
	padding-left:6px;
	padding-right:6px;
	border-bottom:1px solid #406A15;
}
#tmp_sma_lnavi_cnt ul {
	list-style:none;
}
#tmp_sma_lnavi_cnt li {
	padding:10px 0 10px 14px;
	border-top:1px solid #406A15;
}
#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:12px 12px; /* #tmp_sma_lnavi_cnt liのpadding値と同じ数値 */
	text-decoration:none;
}
#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 {
	display:none; /* 変更しない */
}
#tmp_sma_pankuzu {
	display:block;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	clear:both;
}
/* lnavi
============================== */
/* event_cal
============================== */
/* cate_ttl
============================== */
#tmp_cate_ttl img {
    height:auto;
    max-width:100%;
}
/* rnavi
============================== */
/* pnavi
============================== */
/* 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
================================================== */
#tmp_footer {
	color:inherit;
	background:#D3ECEA url(/shared/images/wrapper/sp/footer_bg.jpg) no-repeat center top;
	-webkit-background-size:100% auto;
	background-size: 100% auto;
	padding-top:80px;
}
/* fnavi
============================== */
#tmp_fnavi {
	padding:0 10px;
	list-style:none;
}
#tmp_fnavi li {
	margin-right:10px;
	margin-bottom:5px;
	white-space:nowrap;
}
#tmp_fnavi li:nth-child(2) {
	clear:both;
}
#tmp_fnavi .last {
	margin-right:0;
	border-right:none;
}
#tmp_fnavi2 {
	line-height:1.6;
}
#tmp_fnavi2 li {
	margin-bottom:5px;
}
#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:inline-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 {
	font-size:87%;
	clear:both;
}
/* ==================================================
tmp_publicity
================================================== */
#tmp_wrap_publicity2 {
	width:auto;
	min-width:300px;
}
#tmp_publicity {
	margin-left:10px;
	margin-right:10px;
	padding:8px;
}
#tmp_publicity_cnt ul {
	overflow:visible;
	height:auto;
}
#tmp_publicity_cnt ul li {
	width:49% !important;
	margin-right:0;
	padding-bottom:5px;
}
#tmp_publicity_cnt ul li img {
	width:100%;
	height:auto;
}
#tmp_publicity_cnt ul li:nth-child(odd) {
	margin-right:1%;
}

/* ==================================================
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 {
	margin-right:0;
	padding-right:4px;
	width:49.5%;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_map_search {
	padding-left:0;
}
#tmp_result_list {
	margin:0 0 20px;
}
/* ==================================================
カテゴリタイトル
================================================== */
#tmp_contents .cate_ttl {
	-webkit-background-size:auto 60px;
	background-size:auto 60px;
	min-height:60px;
}
#tmp_contents .cate_ttl h1 {
	padding-top:10px;
	padding-bottom:10px;
}
/* ==================================================
トップページ
================================================== */
#tmp_emergency_ttl {
	float:none;
	width:auto;
}
#tmp_emergency_ttl h2 {
	padding:5px 10px;
	text-align:left;
}
#tmp_emergency_cnt {
	float:none;
	margin-left:0;
}
#tmp_emergency_cnt>ul {
	min-height:inherit;
}
#tmp_wrap_emergency_area,
.wrap_box_lnavi_top {
	padding:1px;
}
#tmp_emergency_area {
	padding:5px;
}
.switch_menu {
	width:220px;
	margin:0 auto;
}
.top_bnr img,
.list_bnr img {
	width:100%;
	height:auto;
}
.list_bnr li {
	width:49.5%;
}
.list_bnr li.odd {
	margin-right:1%;
}
#tmp_benricho li,
#tmp_benricho li.benri_ttl {
	margin:0;
	padding:0 1px 1px 0;
	width:33%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 8.2em;
	height:8.2em;
}
#tmp_benricho li a {
	width:100%;
}
.benri_btn li {
	width:49.5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.benri_btn li.odd {
	margin-right:1%;
}
.benri_btn li a {
	width:100%;
}
.info_box {
	margin-bottom:10px;
}
#tmp_sma_character {
	width:200px;
	margin:0 auto 10px;
}
#tmp_sma_character p {
	float:left;
	margin-top:0 !important;
	margin-right:1% !important;
	width:49%;
}
#tmp_sma_character p img {
	width:auto;
	height:120px;
}
/* 特殊パーツ　吹き出し */
#tmp_contents table.fukidashi_type {
	margin:0 0 18px;
}
#tmp_contents table.fukidashi_type,
#tmp_contents table.fukidashi_type td.comment {
	background:none;
}
#tmp_contents table.fukidashi_type td.comment {
	width:100%;
	border:3px solid #609F20;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
#tmp_contents table.type2 td.comment {
	padding:6px 20px 6px 10px;
}
#tmp_contents table.type1 td.comment,
#tmp_contents table.type3 td.comment {
	padding:4px 14px 8px;
}
#tmp_contents table.fukidashi_type td.chara img {
	height:auto;
}
#tmp_contents table.type1 td.chara p,
#tmp_contents table.type3 td.chara p {
	margin:0 0 0 -15px;
	padding:0 0 0 44px;
	background-position:15px 107px;
}
#tmp_contents table.type2 td.chara p {
	right:0;
	margin: 0 -3px 0 0;
	padding: 0px 35px 0 0;
	background-position: right 107px;
}
#tmp_contents table.type1 td.chara,
#tmp_contents table.type3 td.chara {
	width:117px;
}
#tmp_contents table.type2 td.chara {
	width:116px;
}
#tmp_contents table.type1 td.chara img,
#tmp_contents table.type3 td.chara img {
	max-width:117px;
}
#tmp_contents table.type2 td.chara img {
	max-width:116px;
}
#tmp_contents table.fukidashi_type td.chara img {
	height:auto;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_search:after,
#tmp_sma_character:after,
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after,
#tmp_sma_snavi:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
}