@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_wrapper2,
#tmp_wrap_header,
#tmp_header,
#tmp_header2 {
	width: 100%;
	/* 変更しない */
	min-width: 320px;
	/* 変更しない */
}

/* regulation
============================== */
#tmp_wrap_regulation {
	display: none;
}

#tmp_sma_regulation p {
	padding: 0 0 5px 15px;
	white-space: nowrap;
	background: url(/shared/site_jinji/images/icon/navi_icon.png) no-repeat left 5px;
}

#tmp_sma_regulation p span {
	position: static;
	z-index: 1;
}

/* main
============================== */
#tmp_wrap_main {
	padding: 10px;
}

/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	word-break: break-all;
	/* 変更しない */
}

#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%;
}

/* format カラムのレイアウトのbaseロジック
============================== */
.format_free .wrap_col_lft_navi,
.format_free .col_rgt_navi {
	display: none;
	/* 変更しない */
}

.format_free .col_main {
	margin-right: 0 !important;
	/* 変更しない */
	margin-left: 0 !important;
	/* 変更しない */
}

.format_free .wrap_col_nm2 {
	margin-right: 0 !important;
	/* 変更しない */
}

.column_full .wrap_col_main {
	float: none;
	/* 変更しない */
}

/* top
============================== */
.format_top .column_lnavi .wrap_col_nm,
.format_top .column_lnavi .wrap_col_nm2 {
	margin-right: 0;
	/* 変更しない */
}

.format_top .column_lnavi .wrap_col_lft_navi {
	width: auto;
	margin-right: 0;
	/* 変更しない */
}

.format_top .column_lnavi .col_lft_navi,
.format_top .column_lnavi .col_rgt_navi {
	padding: 0;
	/* 変更しない */
}

.format_top .column_lnavi .wrap_col_rgt_navi {
	width: auto;
	/* 変更しない */
}

.format_top .column_lnavi .col_main {
	margin-left: 0;
	/* 変更しない */
}

.format_top .column_lnavi .wrap_col_nm,
.format_top .column_lnavi .wrap_col_lft_navi,
.format_top .column_lnavi .wrap_col_rgt_navi {
	float: none;
}

/* free
============================== */
.format_free .wrap_col_nm {
	margin-right: 0;
	/* 変更しない */
}

.format_free .wrap_col_nm2 {
	margin-right: 0;
	/* 変更しない */
}

.format_free .wrap_col_lft_navi {
	display: none;
	/* 変更しない */
}

.format_free .wrap_col_rgt_navi {
	display: none;
	/* 変更しない */
}

.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 {
	position: relative;
	padding: 0;
}

#tmp_header2 {
	padding: 14px 0;
}

#tmp_hlogo {
	float: none;
	text-align: center;
}

#tmp_hlogo h1,
#tmp_hlogo p {
	display: inline-block;
	width: 195px;
	height: 35px;
	background-image: url(/shared/site_jinji/images/header/sp/hlogo.png);
	-webkit-background-size: 195px 35px;
	-moz-background-size: 195px 35px;
	background-size: contain;
	background-position: center;
}

#tmp_hlogo a {
	width: 195px;
	height: 35px;
}

#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width: 195px;
	height: 35px;
}

/* means
============================== */
#tmp_means {
	width: auto;
	/* 変更しない */
	float: none;
	/* 変更しない */
}

#tmp_means_primary,
#tmp_means_secondary,
#tmp_means_tertiary {
	display: none;
	/* 変更しない */
}

#tmp_hnavi_s {
	display: block;
	/* 変更しない */
	list-style: none;
	/* 変更しない */
	list-style-image: none;
	/* 変更しない */
}

#tmp_hnavi_s li a {
	display: block;
	width: 44px;
	height: 44px;
	text-decoration: none;
}

#tmp_hnavi_lmenu a.active,
#tmp_hnavi_rmenu a.active {
	height: 48px;
}

#tmp_hnavi_lmenu {
	position: absolute;
	left: 10px;
	top: 8px;
}

#tmp_hnavi_rmenu {
	position: absolute;
	right: 10px;
	top: 8px;
}

#tmp_hnavi_lmenu a {
	background: url(/shared/site_jinji/images/header/sp/lmenu_icon.jpg) no-repeat center center;
	-webkit-background-size: 44px 44px;
	-moz-background-size: 44px 44px;
	background-size: 44px 44px;
}

#tmp_hnavi_lmenu a.active {
	background: url(/shared/site_jinji/images/header/sp/lmenu_icon_on.jpg) no-repeat center center;
	-webkit-background-size: 44px 48px;
	-moz-background-size: 44px 48px;
	background-size: 44px 48px;
}

#tmp_hnavi_rmenu a {
	background: url(/shared/site_jinji/images/header/sp/rmenu_icon.jpg) no-repeat center center;
	-webkit-background-size: 44px 44px;
	-moz-background-size: 44px 44px;
	background-size: 44px 44px;
}

#tmp_hnavi_rmenu a.active {
	background: url(/shared/site_jinji/images/header/sp/rmenu_icon_on.jpg) no-repeat center center;
	-webkit-background-size: 44px 48px;
	-moz-background-size: 44px 48px;
	background-size: 44px 48px;
}

#tmp_hnavi_lmenu span,
#tmp_hnavi_rmenu span {
	display: block;
	position: relative;
	z-index: -1;
	width: 44px;
	height: 44px;
	overflow: hidden;
}

/* sma_sch
============================== */
#tmp_sma_menu {
	display: block;
	/* 変更しない */
}

#tmp_sma_menu .wrap_sma_sch {
	display: none;
	/* 変更しない */
	position: absolute;
	/* 変更しない */
	left: 0;
	/* 変更しない */
	color: inherit;
	margin-top: -8px;
	background-color: #FFFFFF;
	border-top: 4px solid #0258CC;
	width: 100%;
	/* 変更しない */
	z-index: 9999;
	/* 変更しない */
}

#tmp_sma_menu .sma_sch {
	padding: 20px 10px;
}

/* sma_search */
#tmp_sma_search {
	display: table;
	width: 100%;
	margin: 0 0 20px;
	clear: both;
}

#tmp_sma_search p {
	display: table-cell;
	padding: 0 10px 0 0;
	vertical-align: top;
}

#tmp_sma_search .sch_ttl {
	padding: 0;
}

#tmp_sma_search .sch_box {
	width: 100%;
}

#tmp_sma_search .sch_btn,
#tmp_sma_search #tmp_search_hidden {
	padding-right: 0;
}

#tmp_sma_query {
	width: 100%;
	min-height: 28px;
	border: 1px solid #BDCAD2;
}

#tmp_sma_func_sch_btn {
	font-size: 107.6%;
	width: 57px;
	min-height: 30px;
	border: 1px solid #174F9E;
	-webkit-border-radius: 3px;
	/* Webkit */
	-moz-border-radius: 3px;
	/* Mozilla */
	border-radius: 3px;
	/* CSS3 */
	cursor: pointer;
	color: #FFFFFF;
	background-color: #174F9E;
	font-weight: bold;
}

/* sma_snavi */
#tmp_sma_snavi {
	margin: 0 0 20px;
	clear: both;
}

#tmp_sma_snavi ul {
	list-style: none;
	list-style-image: none;
	border-top: 1px solid #AABBCC;
}

#tmp_sma_snavi li {
	float: none;
	font-weight: bold;
	border-bottom: 1px solid #AABBCC;
}

#tmp_sma_snavi a {
	display: block;
	padding: 10px 0;
	color: inherit;
	text-decoration: none;
}

/* gnavi */
#tmp_sma_gnavi {
	margin: 0 0 20px;
	clear: both;
}

#tmp_lnavi_top ul,
#tmp_sma_gnavi ul {
	list-style: none;
	list-style-image: none;
	margin-bottom: 6px;
}

#tmp_lnavi_top li,
#tmp_sma_gnavi li {
	border: 1px solid #174F9E;
	margin-bottom: 4px;
	color: #174F9E;
	background-color: #DAECEF;
	font-size: 115.3%;
	font-weight: bold;
}

#tmp_lnavi_top a,
#tmp_sma_gnavi a {
	display: block;
	padding: 15px 20px 13px 13px;
	text-decoration: none;
	color: #174F9E;
	background: url(/shared/site_jinji/images/icon/sp/gnavi_icon.png) no-repeat right center !important;
	-webkit-background-size: 21px 12px !important;
	/* Safari,Chrome */
	-moz-background-size: 21px 12px !important;
	/* Mozilla */
	background-size: 21px 12px !important;
	/* CSS3 */
}

/* lnavi_top */
#tmp_lnavi_top {
	margin: 0 0 5px;
	clear: both;
}

#tmp_lnavi_top ul li {
	width: inherit;
	height: inherit;
}

#tmp_lnavi_top ul li a {
	width: inherit;
	height: inherit;
}

#tmp_lnavi_top li span {
	display: block;
	width: inherit;
	height: inherit;
	position: static;
	z-index: 0;
	overflow: inherit;
}

/* sma_lnavi */
#tmp_sma_lnavi {
	margin: 0 0 20px;
	clear: both;
}

#tmp_sma_lnavi_ttl {
	font-size: 123%;
	color: #FFFFFF;
	background-color: #174F9E;
}

#tmp_sma_lnavi_ttl p a {
	display: block;
	padding: 9px 10px;
	text-decoration: none;
	color: inherit;
}

#tmp_sma_lnavi_cnt ul {
	list-style: none;
	list-style-image: none;
}

#tmp_sma_lnavi_cnt li:first-child {
	border: 1px solid #CCCCCC;
}

#tmp_sma_lnavi_cnt li {
	padding: 10px 5px 10px 20px;
	border: 1px solid #CCCCCC;
	border-top: none;
	background: #F3F3F3 url(/shared/site_jinji/images/navi/lnavi/lnavi_bg_off.jpg) no-repeat left center;
}

#tmp_sma_lnavi_cnt li a {
	display: block;
	text-decoration: none;
}

/* sma_cnavi */
#tmp_sma_cnavi {
	margin: 0 0 20px;
	clear: both;
}

#tmp_sma_cnavi ul {
	list-style: none;
	list-style-image: none;
}

#tmp_sma_cnavi ul li {
	font-size: 115.3%;
	padding: 14px 0;
	border-bottom: 1px solid #CCCCCC;
	width: auto !important;
	height: auto !important;
}

#tmp_sma_cnavi ul li a {
	text-decoration: none;
	width: auto !important;
	height: auto !important;
	padding-left: 15px !important;
	background: url(/shared/site_jinji/images/icon/sp/navi_icon.png) no-repeat left center !important;
	-webkit-background-size: 11px 10px !important;
	/* Safari,Chrome */
	-moz-background-size: 11px 10px !important;
	/* Mozilla */
	background-size: 11px 10px !important;
	/* CSS3 */
}

#tmp_sma_cnavi ul li a span {
	width: auto !important;
	height: auto !important;
}

#tmp_sma_cnavi li:first-child {
	margin: 0 auto;
	padding: 0 0 14px;
	text-align: center;
}

#tmp_sma_cnavi li:first-child a {
	background: none !important;
	padding-left: 0 !important;
}

/* sma_lh */
#tmp_sma_lh {
	margin: 0 0 20px;
	clear: both;
}

/* sma_hnavi */
#tmp_sma_hnavi {
	margin-bottom: 1px;
	border-bottom: 2px solid #BDC8D7;
	font-weight: bold;
}

/* sma_home */
#tmp_sma_home {
	font-weight: bold;
	border-top: 1px solid #BDC8D7;
}

#tmp_sma_hnavi ul {
	list-style: none;
	list-style-image: none;
}

#tmp_sma_home a,
#tmp_sma_hnavi ul li a {
	display: block;
	color: #000000;
	padding: 10px 0 10px 20px;
	text-decoration: none;
	background: url(/shared/site_jinji/images/icon/sp/navi_icon_b.png) no-repeat 6px center;
	-webkit-background-size: 5px 6px;
	/* Safari,Chrome */
	-moz-background-size: 5px 6px;
	/* Mozilla */
	background-size: 5px 6px;
	/* CSS3 */
}

#tmp_sma_hnavi ul li:last-child {
	display: none;
}

.format_top .sma_sch {
	display: table;
	width: 100%;
	-webkit-box-sizing: border-box;
	/* Webkit */
	-moz-box-sizing: border-box;
	/* Mozilla */
	box-sizing: border-box;
	/* CSS3 */
}

.format_top #tmp_sma_cnavi {
	display: table-footer-group;
}

.format_top #tmp_sma_gnavi {
	display: table-header-group;
}

/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_wrap_gnavi {
	display: none;
	/* 変更しない */
}

/* cnavi
============================== */
#tmp_cnavi_pamphlet,
#tmp_cnavi_mobile,
#tmp_cnavi_mezasu {
	width: inherit;
	height: inherit;
}

#tmp_cnavi_pamphlet a,
#tmp_cnavi_mobile a,
#tmp_cnavi_mezasu a {
	width: inherit;
	height: inherit;
	background: none;
}

#tmp_cnavi_pamphlet span,
#tmp_cnavi_mobile span,
#tmp_cnavi_mezasu span {
	width: inherit;
	height: inherit;
	position: static;
	z-index: 0;
	overflow: inherit;
}

#tmp_cnavi ul li {
	font-size: 115.3%;
	padding: 10px 0;
	border-bottom: 1px solid #CCCCCC;
	width: auto !important;
	height: auto !important;
}

#tmp_cnavi ul li a {
	text-decoration: none;
	width: auto !important;
	height: auto !important;
	padding-left: 15px !important;
	background: url(/shared/site_jinji/images/icon/sp/navi_icon.png) no-repeat left center !important;
	-webkit-background-size: 11px 10px !important;
	/* Safari,Chrome */
	-moz-background-size: 11px 10px !important;
	/* Mozilla */
	background-size: 11px 10px !important;
	/* CSS3 */
}

#tmp_cnavi ul li a span {
	width: auto !important;
	height: auto !important;
}

#tmp_cnavi ul:first-child li:first-child {
	margin: 0 auto;
	padding-top: 0;
	padding-bottom: 20px;
	text-align: center;
}

#tmp_cnavi ul:first-child li:first-child a {
	background: none !important;
	padding-left: 0 !important;
}

/* pankuzu
============================== */
#tmp_pankuzu {
	display: none;
	/* 変更しない */
}

#tmp_sma_pankuzu {
	display: block;
	/* 変更しない */
	padding-bottom: 5px;
	clear: both;
}

/* lnavi
============================== */
/* event_cal
============================== */
/* cate_ttl
============================== */
#tmp_cate_ttl img {
	height: auto;
	max-width: 100%;
}

/* rnavi
============================== */
/* plugin ▼変更しない
============================== */
.plugin {
	display: none;
}

/* feedback
============================== */
#tmp_feedback_cnt .edit {
	display: none;
}

#tmp_feedback_cnt textarea {
	padding: 0;
	width: 100%;
}

/* ==================================================
footer
================================================== */
/* fnavi
============================== */
#tmp_fnavi {
	padding: 6px 10px 5px;
	color: inherit;
	background-color: #DDEEFF;
	list-style: none;
	text-align: center;
}

#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 {
	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_copyright {
	text-align: center;
	clear: both;
}

/* ==================================================
class
================================================== */
/* float ▼変更しない
============================== */
.float_lft,
.float_rgt {
	float: none;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

/* ==================================================
parts
================================================== */
/* parts ▼変更しない
============================== */
div.col2 div.col2L,
div.col3 div.col3L,
div.col3 div.col3M {
	width: 100%;
	margin-right: 0;
	float: none;
}

div.col2 div.col2R,
div.col3 div.col3R {
	width: 100%;
	float: none;
}

div.col2 div.col2L,
div.col2 div.col2R {
	clear: both;
}

div.col2 div.col2 div.col2L,
div.col2 div.col2 div.col2R {
	width: 100%;
	clear: both;
}

div.fixed_col2 div.fixed_col2L,
div.fixed_col2 div.fixed_col2R {
	width: 100%;
	clear: both;
}

div.col3 div.col3L,
div.col3 div.col3M,
div.col3 div.col3R {
	width: 100%;
	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;
}

/* ==================================================
top
================================================== */
/* gallery
============================== */
#tmp_gallery,
#tmp_visual {
	width: 100%;
	min-width: 320px;
	text-align: center;
}

#tmp_gallery img {
	width: 300px !important;
	height: auto !important;
}

/* note
============================== */
#tmp_note {
	margin-bottom: 15px;
}

#tmp_note_ttl {
	position: relative;
	padding: 10px 15px;
}

#tmp_note_ttl img {
	display: block;
	position: absolute;
	right: 4px;
	top: 6px;
}

#tmp_note_cnt {
	padding: 10px;
}

#tmp_note_cnt ul {
	margin-left: 0;
}

/* info_new
============================== */
#tmp_info_new {
	margin-bottom: 15px;
}

#tmp_info_new .box_info_ttl {
	position: relative;
	padding: 10px 15px;
}

#tmp_info_new .box_info_ttl img {
	display: block;
	position: absolute;
	right: 4px;
	top: 6px;
}

/* otoiawase
============================== */
#tmp_otoiawase_ttl {
	position: relative;
	-webkit-background-size: 100% 100%;
	/* Safari,Chrome */
	-moz-background-size: 100% 100%;
	/* Mozilla */
	background-size: 100% 100%;
	/* CSS3 */
}

#tmp_otoiawase_ttl img {
	display: block;
	position: absolute;
	right: 4px;
	top: 10px;
}


/* } */