@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 */
}
#site-translate-header-wrapper {
	width:100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* width reset
============================== */
#tmp_wrapper {
	width:100%; /* 変更しない */
	min-width:320px; /* 変更しない */
}
#tmp_wrapper2_inner,
#tmp_footer,
#tmp_publicity,
#tmp_copyright,
.chomin_top #tmp_publicity,
.format_free #tmp_footer,
.format_free #tmp_copyright {
	width:100%;
}
/* wrapper
============================== */
#tmp_wrapper2 {
	-webkit-background-size:200% auto;
	background-size:200% auto;
	min-width:inherit;
	min-width:auto;
}
/* main
============================== */
#tmp_wrap_main {
	width:auto;
	padding:10px 10px 0 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 .col_main {
	padding-top:10px;
}
.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 {
	position:relative;
	margin:0 0 14px;
	padding:0;
	color:inherit;
	background:#FFFFFF url(/shared/site_smartphone/images/header/header_bg.png) repeat-x left bottom;
	-webkit-background-size:80%;
	background-size:80%;
}
#tmp_header.menu_open {
	background-image:none;
}
#tmp_hlogo {
	float:none;
	margin-top:0;
	padding:15px 0 20px;
	text-align:center;
	margin-right:66px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:inline-block;
	width:209px;
	height:25px;
	background-image:url(/shared/site_smartphone/images/header/hlogo.gif);
	-webkit-background-size:209px 25px;
	-moz-background-size:209px 25px;
	background-size:209px 25px;
}
#tmp_hlogo a {
	width:209px;
	height:25px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:209px;
	height:25px;
}
.sogo_top #tmp_hlogo h1,
.sogo_top #tmp_hlogo p {
	-webkit-background-size:209px 25px;
	-moz-background-size:209px 25px;
	background-size:209px 25px;
}
.sogo_top #tmp_hlogo h1,
.sogo_top #tmp_hlogo p,
.sogo_top #tmp_hlogo a,
.sogo_top #tmp_hlogo h1 span,
.sogo_top #tmp_hlogo p span {
	width:209px;
	height:25px;
}
#tmp_sogo_btn {
	display:none;
}
#tmp_sub_header h1 {
	width:100%;
	min-width:320px;
	min-height:70px;
	margin-bottom:10px;
	background-image:url(/shared/site_smartphone/images/header/hlogo_chomin.gif);
	-webkit-background-size:100% auto;
	background-size:100% auto;
}
.kanko_top #tmp_sub_header h1 {
	width:100%;
	min-width:320px;
	min-height:70px;
	margin-bottom:10px;
	background-image:url(/shared/site_smartphone/images/header/hlogo_chomin_kanko.gif);
	-webkit-background-size:100% auto;
	background-size:100% auto;
}
#tmp_sub_header h1,
#tmp_sub_header span {
	width:100%;
	height:auto;
}
#tmp_sub_headerL,
#tmp_sub_headerR {
	width:100%;
	float:none;
}
.format_free #tmp_header {
	width:100%;
	padding:0;
}
.sogo_top #tmp_emergency_s {
	margin-top:53px;
}
.sogo_top #tmp_wrapper2_inner #tmp_wrap_tm #tmp_ttl {
	margin:-16px 0 0 4px;
}
.sogo_top #tmp_gsearch img {
	width:25px;
	height:29px;
}
#tmp_custom_update #tmp_social_plugins {
	padding:0 5px 0 0;
}
/* means
============================== */
#tmp_means {
	display:none; /* 変更しない */
}
/* hnavi_s
============================== */
#tmp_hnavi_s {
	display:block; /* 変更しない */
	list-style:none; /* 変更しない */
}
#tmp_hnavi_s li a {
	display:block;
	width:50px;
	height:60px;
	text-decoration:none;
}
#tmp_hnavi_lmenu {
	position:absolute;
	right:0;
	top:0;
}
#tmp_hnavi_lmenu a {
	background:url(/shared/site_smartphone/images/header/lmenu_icon.gif) no-repeat 5px 16px;
	-webkit-background-size:27px 22px;
	-moz-background-size:27px 22px;
	background-size:27px 22px;
}
#tmp_hnavi_lmenu a.active {
	background:url(/shared/site_smartphone/images/header/lmenu_icon.gif) no-repeat 5px 16px;
	-webkit-background-size:27px 22px;
	-moz-background-size:27px 22px;
	background-size:27px 22px;
}
#tmp_hnavi_lmenu span {
	display:block;
	position:relative;
	z-index:-1;
	width:50px;
	height:75px;
	overflow:hidden;
}
#tmp_search dl {
	display:table;
	width:100%;
}
#tmp_search dt,
#tmp_search dd {
	float:none;
	display:table-cell;
	vertical-align:top;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_search dt {
	padding-right:10px;
}
#tmp_search dd {
	padding-right:5px;
}
#tmp_search dd p {
	width:auto;
	float:none;
}
#tmp_gsearch_switch select {
	width:100%;
	min-height:25px;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_query {
	width:100%;
	min-height:26px;
	margin-bottom:5px;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
.sogo_top #tmp_query {
	width:100% !important;
}
#tmp_func_sch_btn {
	padding:14px 27px;
}
.how_search {
	padding-left:38px;
	text-align:left;
}
/* gnavi_top
============================== */
#tmp_gnavi_top {
	margin:0 0 15px;
	padding:0 10px;
}
#tmp_gnavi_top ul li {
	background-image:none;
	width:100%;
	min-height:44px;
	float:none;
	margin-bottom:1px;
}
#tmp_gnavi_top ul li a {
	padding:11px 10px;
	background-position:right 18px;
	text-align:left;
	-webkit-background-size:12px auto;
	background-size:12px auto;
	margin-right:12px;
}
#tmp_gnavi_top ul li a span {
	padding-top:0;
	padding-left:64px;
	background-position:left center;
	-webkit-background-size:auto 25px;
	background-size:auto 25px;
	padding-bottom:5px;
	padding-top:5px;
}
#tmp_gnavi_top ul #tmp_glist_top2 a span,
#tmp_gnavi_top ul #tmp_glist_top5 a span {
	background-position:left 9px center;
}
#tmp_gnavi_top ul #tmp_glist_top3 a span,
#tmp_gnavi_top ul #tmp_glist_top4 a span {
	background-position:left 12px center;
}
/* emergency
============================== */
#tmp_emergency {
	margin-left:10px;
	margin-right:10px;
}
/* tmp_main_col2
============================== */
#tmp_main_col2 {
	padding:0 10px;
}
/* tmp_snavi */
#tmp_snavi {
	padding-left:5px;
	padding-right:5px;
}
#tmp_snavi ul li a {
	padding-top:6px;
	padding-bottom:6px;
	padding-left:28px !important;
	-webkit-background-size:19px auto !important;
	background-size:19px auto !important;
}
#tmp_snavi ul li span {
	display:inline;
}
/* #tmp_bnr */
#tmp_bnr ul {
	display:table;
	width:300px;
	margin:0 auto;
}
#tmp_bnr ul li {
	float:left;
}
#tmp_bnr ul li:nth-child(1),
#tmp_bnr ul li:nth-child(2) {
	margin-right:6px;
}
#tmp_bnr ul li,
#tmp_bnr ul li a,
#tmp_bnr ul li span {
	width:96px;
	height:80px;
}
#tmp_bnr ul li {
	-webkit-background-size:100% auto;
	background-size:100% auto;
}
#tmp_bnr_kyureki {
	background:url(/shared/images/navi/cnavi/btn_kyureki_sp.gif) no-repeat left top;
}
#tmp_bnr_gyoji {
	background:url(/shared/images/navi/cnavi/btn_gyojiyote_sp.gif) no-repeat left top;
}
#tmp_bnr_kanko {
	background:url(/shared/images/navi/cnavi/btn_kanko_sp.gif) no-repeat left top;
}
/* sma_sch
============================== */
#tmp_sma_menu {
	display:block; /* 変更しない */
}
#tmp_sma_menu .wrap_sma_sch {
	display:none; /* 変更しない */
	position:absolute; /* 変更しない */
	left:0; /* 変更しない */
	width:100%; /* 変更しない */
	z-index:9999; /* 変更しない */
}
#tmp_sma_menu .sma_sch {
	padding:10px 10px 40px;
	background:url(/shared/site_smartphone/images/header/menu_bg.png) repeat-x left bottom;
}
/* sma_search */
#tmp_wrap_sma_search {
	clear:both;
	width:100%;
	min-height:100px;
	height:100px;
	height:auto !important;
	margin:0 0 10px;
	color:inherit;
	background-color:#F0F9F9;
}
#tmp_sma_search {
	margin:0 0 15px;
	padding:14px 5px 0 10px;	
}
#tmp_sma_search dl {
	display:table;
	width:100%;
}
#tmp_sma_search dt,
#tmp_sma_search dd {
	float:none;
	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-right:10px;
}
#tmp_sma_search dd {
	padding-right:5px;
}
#tmp_sma_search dd p {
	width:auto;
	float:none;
}
#tmp_sma_search select {
	width:100%;
	min-height:25px;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_sma_query {
	width:100%;
	min-height:26px;
	margin-bottom:5px;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
	border: 1px solid #AAAAAA;
}
#tmp_sma_func_sch_btn {
	padding:14px 1px;
	min-width:80px;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	color:#FFFFFF;
	background: #2b7a95;
	background: -moz-linear-gradient(top,  #2b7a95 0%, #266c84 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2b7a95), color-stop(100%,#266c84));
	background: -webkit-linear-gradient(top,  #2b7a95 0%,#266c84 100%);
	background: -o-linear-gradient(top,  #2b7a95 0%,#266c84 100%);
	background: -ms-linear-gradient(top,  #2b7a95 0%,#266c84 100%);
	background: linear-gradient(to bottom,  #2b7a95 0%,#266c84 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b7a95', endColorstr='#266c84',GradientType=0 );
	border:none;
	font-size:129%;
	font-weight:bold;
}
#tmp_wrap_sma_search .how_search {
	padding-top:0;
	padding-left:48px;
	float:none;
}
/* btn_sogo */
.btn_sogo a {
	display:block;
	color:#FFFFFF;
	background:#266C84 url(/shared/images/icon/arrow_w.png) no-repeat right 10px center;
	font-weight:bold;
	margin:0 0 10px;
	padding:11px 8px 8px;
	font-size:114%;
	text-decoration:none;
}
.kanko_top .btn_sogo a,
.format_free .btn_sogo a {
	background-color:#266C84;
}
/* close_btn */
#tmp_sma_menu .wrap_sma_sch .close_btn {
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#737373;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a {
	display:block;
	padding:10px 10px;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#737373;
}
#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,
#tmp_sma_snavi2 {
	margin:0 10px 10px;
	border-right:none;
	border-left:none;
	clear:both;
}
#tmp_sma_snavi a,
#tmp_sma_snavi2 a {
	color:#333333;
}
#tmp_sma_snavi ul,
#tmp_sma_snavi2 ul {
	list-style:none;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}
#tmp_sma_snavi li a {
	display:block;
	padding:3px 0 2px 15px;
	text-decoration:none;
	font-size:93%;
	font-weight:bold;
}
#tmp_sma_snavi li.hnavi1 a {
	padding-left:25px;
	background:url(/shared/images/header/hnavi_icon1.png) no-repeat left center;
}
#tmp_sma_snavi li.hnavi2 a {
	display:none;
}
#tmp_sma_snavi li.hnavi3 a {
	padding-left:24px;
	background:url(/shared/images/header/hnavi_icon3.png) no-repeat left center;
}
/* hnavi2 */
#tmp_sma_snavi2 {
	clear:both;
}
#tmp_sma_snavi2 ul {
	list-style:none;
}
#tmp_sma_snavi2 ul li {
	margin:0 18px 0 0;
	float:none;
}
#tmp_sma_snavi2 ul li a {
	padding:0 0 0 11px;
	background:url(/shared/images/header/hnavi_icon_arrow.png) no-repeat left 0.4em;
	text-decoration:none;
	font-size:93%;
	font-weight:bold;
}
#tmp_sma_snavi2 .last {
	margin-right:0;
}
#tmp_sma_snavi2 ul li:nth-child(2) {
	display:none;
}
/* 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 {
	border-bottom:1px solid #CCE8E8;
	font-weight:bold;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_sma_gnavi a {
	display:block;
	padding:15px 10px;
	text-decoration:none;
	color:inherit;
	background:url(/shared/site_smartphone/images/header/gnavi_icon.png) no-repeat 10px center;
	font-size:114%;
}
#tmp_sma_gnavi span {
	padding-left: 64px;
}
#tmp_sma_gnavi #tmp_glist1 {
	display:none;
}
#tmp_sma_gnavi #tmp_glist2 a {
	background:url(/shared/images/navi/gnavi/sp_arrow1.png) no-repeat right 10px center;
	-webkit-background-size:5px 11px;
	background-size: 5px 11px;
}
#tmp_sma_gnavi #tmp_glist2 a span {
	background:url(/shared/images/navi/gnavi/chomin/gnavi_icon1.png) no-repeat left top;
	-webkit-background-size: auto 21px;
	background-size: auto 17px;
}
#tmp_sma_gnavi #tmp_glist3 a {
	background:url(/shared/images/navi/gnavi/sp_arrow2.png) no-repeat right 10px center;
	-webkit-background-size:5px 11px;
	background-size: 5px 11px;
}
#tmp_sma_gnavi #tmp_glist3 a span {
	background:url(/shared/images/navi/gnavi/chomin/gnavi_icon2.png) no-repeat left top;
	-webkit-background-size: auto 25px;
	background-size: auto 25px;
}
#tmp_sma_gnavi #tmp_glist4 a {
	background:url(/shared/images/navi/gnavi/sp_arrow3.png) no-repeat right 10px center;
	-webkit-background-size:5px 11px;
	background-size: 5px 11px;
}
#tmp_sma_gnavi #tmp_glist4 a span {
	background:url(/shared/images/navi/gnavi/chomin/gnavi_icon3.png) no-repeat left top;
	-webkit-background-size: auto 25px;
	background-size: auto 25px;
}
#tmp_sma_gnavi #tmp_glist5 a {
	background:url(/shared/images/navi/gnavi/sp_arrow4.png) no-repeat right 10px center;
	-webkit-background-size:5px 11px;
	background-size: 5px 11px;
}
#tmp_sma_gnavi #tmp_glist5 a span {
	background:url(/shared/images/navi/gnavi/chomin/gnavi_icon4.png) no-repeat left top;
	-webkit-background-size: auto 25px;
	background-size: auto 25px;
}
#tmp_sma_gnavi #tmp_glist6 a {
	background:url(/shared/images/navi/gnavi/sp_arrow5.png) no-repeat right 10px center;
	-webkit-background-size:5px 11px;
	background-size: 5px 11px;
}
#tmp_sma_gnavi #tmp_glist6 a span {
	background:url(/shared/images/navi/gnavi/chomin/gnavi_icon5.png) no-repeat left top;
	-webkit-background-size: auto 25px;
	background-size: auto 25px;
}
#tmp_sma_gnavi ul #tmp_glist3 a span,
#tmp_sma_gnavi ul #tmp_glist6 a span {
	background-position:left 9px center;
}
#tmp_sma_gnavi ul #tmp_glist4 a span,
#tmp_sma_gnavi ul #tmp_glist5 a span {
	background-position:left 12px 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: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;
}
/* search
============================== */
.format_free #tmp_box_search {
	display:none;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	display:none; /* 変更しない */
}
/* pankuzu
============================== */
#tmp_pankuzu {
	display:none; /* 変更しない */
}
#tmp_sma_pankuzu {
	display:block;
	padding-right:10px;
	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
============================== */
/* 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 {
	padding-top:5px;
	padding-bottom:5px;
}
.sogo_top #tmp_footer {
	padding-top:1px;
}
.format_free #tmp_footer {
	padding:0px;
}
/* fnavi
============================== */
#tmp_fnavi {
	float:left;
	width:auto;
	padding:6px 10px 20px 10px;
	list-style:none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.format_free #tmp_fnavi {
	width:100%;
}
#tmp_fnavi li {
	margin-right:10px;
	white-space:nowrap;
	float:none;
	display:inline-block;
	font-weight:bold;
	font-size:85.7%;
	width:137px;
}
.sogo_top #tmp_footer ul#tmp_fnavi li.box_list2 {
	width:110px;
	white-space:inherit;
}
#tmp_fnavi .last {
	margin-right:0;
	border-right:none;
}
#tmp_footer_cnt {
	padding:0 10px;
	clear:both;
}
#tmp_footer address {
	margin:0 10px 5px;
	width:auto;
	font-style:normal;
}
#tmp_footer address span {
	display:block;
	margin-right:0;
}
#tmp_footer address span.spbr {
	display:block; /* inline値をblock値に変換 */
}
#tmp_wrap_copyright {
	padding-left:10px;
	padding-right:10px;
}
#tmp_copyright {
	font-size:75%;
	clear:both;
}
.format_free #tmp_copyright {
	padding:0;
}
/* ==================================================
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:49% !important;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_result_list {
	margin:0 0 20px;
}
/* ==================================================
contents
================================================== */
.cate_btn {
	width:100%;
	margin-bottom:10px;
}
#tmp_main_col2L,
#tmp_main_col2C,
#tmp_main_col2R {
	width:100%;
	float:none;
}
.menu_box {
	margin-left:0;
	margin-right:0;
	width:100%;
}
.menu_box_cnt {
	padding-left:10px;
	padding-right:10px;
	font-size:85.7%;
}
.idx_title,
.menu_box_ttl h2,
.menu_box_ttl {
/* 	font-size:87.5%; */
}
.idx_title a {
	padding-top:2px;
	padding-bottom:1px;
}
.box_idx {
	margin:0 auto 10px;
	width:48%;
	min-height:130px;
	margin-right:3%;
}
.box_idx:nth-child(even) {
    margin-right: 0;
}
.box_idx img {
	width:100% !important;
	height:auto !important;
}
.info_chose .box_idx {
	width: 48%;
}
.info_chose .box_text {
	width: 100%;
}
.info_chose .box_idx img {
	margin: 0;
}
.box_text {
	width:100%;
	min-height:40px;
}
.box_text p {
	display:none;
	opacity:initial;
}
.box_text p.idx_title {
	display:block;
	font-size:100%;
}
/* idx */
.format_free .box_cntmenu_l {
	width:40%;
}
.format_free .box_cntmenu_r {
	width:60%;
}
.menu_box_ttl h2 span {
	padding-top:10px;
	padding-bottom:10px;
}
#tmp_cate001 .menu_box_ttl h2 span {
	background-size:53px 25px;
}
#tmp_cate002 .menu_box_ttl h2 span {
	background-size:34px 27px;
}
#tmp_cate003 .menu_box_ttl h2 span {
	background-size:27px 27px;
}
#tmp_cate004 .menu_box_ttl h2 span {
	background-size:29px 24px;
}
#tmp_cate005 .menu_box_ttl h2 span {
	background-size:29px 24px;
	padding-left:44px;
}
.cate_btn.open a span {
	padding-top:5px;
	padding-bottom:5px;
}
/* ==================================================
sogo_top
================================================== */
.sogo_top #tmp_wrapper1,
.sogo_top #tmp_wrapper1_inner,
.sogo_top #tmp_gallery span,
.sogo_top #tmp_emergency,
.sogo_top #tmp_emergency_s,
.sogo_top #tmp_wrap_tm #tmp_ttl,
.sogo_top #tmp_menu,
.sogo_top #tmp_wrap_new_l,
.sogo_top #tmp_wrap_new_r,
.sogo_top #tmp_fnavi,
.sogo_top #tmp_gallery,
.sogo_top #tmp_publicity {
	width:100%;
	min-width:auto !important;
	min-width:initial !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float:none;
	margin-left:0;
	margin-right:0;
}
.sogo_top #tmp_gallery {
	display:none;
}
.sogo_top.daytime #tmp_wrapper {
	color:inherit;
	background:#E9F5F2 url(/shared/images/wrapper/bg_daytime.jpg) no-repeat center 20px;
	-webkit-background-size:100% auto;
	background-size:100% auto;
}
.sogo_top.night #tmp_wrapper {
	background:url(/shared/images/wrapper/bg_night.jpg) no-repeat center 20px;
	-webkit-background-size:100% auto;
	background-size:100% auto;
}
.sogo_top #tmp_wrapper1_inner {
	padding-bottom:5px;
}
.sogo_top #tmp_wrapper1 {
	-webkit-background-size: 215% auto;
	background-size: 215% auto;
}
.sogo_top #tmp_wrapper2_inner {
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sogo_top #tmp_wrapper3 {
	padding-bottom:0;
}
.sogo_top #tmp_header {
	background:none;
	margin-bottom:0;
}
.sogo_top #tmp_hlogo {
	margin-top:0;
}
.sogo_top #tmp_wrap_fc {
	position:static;
}
.sogo_top #tmp_menu {
	position:relative;
	background:url(/shared/templates/sogo_top/main/menu_bg.png) no-repeat right 18px;
	-webkit-background-size:68% auto;
	background-size: 68% auto;
	height:265px;
}
.sogo_top #tmp_menu ul li {
	background-color:#C5E4DD;
	width:175px;
	text-align:inherit;
}	
.sogo_top #tmp_menu li a {
	padding:6px 0 5px 20px;
}
.sogo_top #tmp_menu ul {
	margin:15px 0 0 3px;
}
.sogo_top #tmp_wrap_main {
	padding-top:10px;
}
.sogo_top #tmp_chizu {
	display:none;
}
.sogo_top #tmp_wrap_tm {
	min-height:130px;
}
.sogo_top #tmp_wrap_tm #tmp_ttl img {
	width:60%;
	height:auto;
}
.sogo_top #tmp_fnavi {
	margin-right:0;
}
.sogo_top #tmp_wrap_new h2 span,
.sogo_top #tmp_wrap_new h2.icon_kanko span {
	background-position:center 54px;
	padding-right:0;
	padding-bottom:30px;
	text-align:center;
	display:block;
	min-height:79px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sogo_top #tmp_wrap_new h2 span img {
	margin-bottom:5px;
}
.sogo_top .box_new_ttl {
	background-position:left bottom;
	-webkit-background-size:30% auto;
	background-size: 30% auto;
}
.sogo_top #tmp_wrap_new_l .box_new_cnt,
.sogo_top #tmp_wrap_new_r .box_new_cnt {
	display:none;
}
.sogo_top #tmp_wrap_new h2.icon_choumin,
.sogo_top #tmp_wrap_new h2.icon_kanko {
	height:auto;
	background-position:center 12px;
	background-repeat:no-repeat;
	padding:50px 0 0 5px;
}
.sogo_top #tmp_wrap_new h2.icon_kanko {
	background-position:center 18px;
}
.sogo_top #tmp_wrap_new h2 {
	padding:10px;
}
.sogo_top #tmp_wrap_new h2 a {
	display:block;
}
.sogo_top #tmp_wrap_new {
	width:330px;
	margin:0 auto;
}
.sogo_top #tmp_wrap_new_l,
.sogo_top #tmp_wrap_new_r {
	width:155px;
	min-height:155px;
}
.sogo_top #tmp_wrap_new_l {
	float:left;
}
.sogo_top #tmp_wrap_new_r {
	float:right;
}
.sogo_top #tmp_wrap_new img {
	width:100% !important;
	height:auto !important;
}
.sogo_top #tmp_wrap_new img:first-child {
	width:75% !important;
}
/* search */
.sogo_top #tmp_box_search {
	margin-left:-10px;
	margin-right:-10px;
	margin-bottom:14px;
}
.sogo_top #tmp_search dd {
	float:none;
}
.sogo_top #tmp_query {
	width:100%;
}
.sogo_top #tmp_search #tmp_gsearch_switch select {
	min-height:22px;
	min-width:155px;
	padding:0;
}
.sogo_top #tmp_func_sch_btn {
	width:auto;
}
.sogo_top #tmp_search {
	margin-left:0;
}
.sogo_top .how_search {
	margin-left:35px;
	float:left;
	padding: 4px 51px 0 0;
}
.sogo_top #tmp_publicity {
	padding:10px;
}
.sogo_top #tmp_publicity_cnt ul {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}
.sogo_top #tmp_sma_menu .btn_sogo {
	display:none;
}
.sogo_top #tmp_wrap_sma_search .how_search {
	padding-left:15px;
}
.sogo_top #tmp_wrap_sma_search .how_search a:link,
.sogo_top #tmp_wrap_sma_search .how_search a:visited {
	color:#333333;
}
.sogo_top #tmp_wrap_sma_search .how_search a {
	background:url(/shared/images/header/info_icon.png) no-repeat scroll left center;
}
.sogo_top #tmp_sma_snavi a,
.sogo_top #tmp_sma_snavi2 a {
	color:#333333;
}
.sogo_top #tmp_sma_snavi2 ul li {
	float:none;
}
/* ==================================================
kanko_top
================================================== */
.kanko_top p.box_img_pc {
	display:none;
}
.kanko_top p.box_img_sp {
	display:block;
}
.kanko_top .box_main_col2 {
	margin-bottom:16px;
}
.kanko_top .box_main_col2.box_last {
	margin-bottom:-7px;
}
.kanko_top .box_main_col2L {
	float:none;
	width:300px;
	padding-right:10px;
	padding-left:10px;
	margin:0 auto;
}
.kanko_top .box_main_col2L img {
	width:300px;
	height:auto;
}
.kanko_top .box_main_col2R {
	float:none;
	width:300px;
	padding-left:8px;
	margin:0 auto;
}
.kanko_top .box_main_col2P {
	float:none;
	width:300px;
	padding-right:8px;
}
.kanko_top .box_main_col2L_s {
	width:47%;
	padding-right:7px;
}
.kanko_top .box_main_col2R_s {
	width:47%;
	padding-left:7px;
}
.kanko_top .box_main_col2R_s img,
.kanko_top .box_main_col2L_s img {
	width:143px;
	height:auto;
}
.kanko_top .box_sub_ttl {
	color:#FFFFFF;
	text-shadow:#424540
}
.kanko_top .box_main_bg1{
	width:300px;
	height:300px;
	margin-bottom:16px;
}
.kanko_top .box_main_bg2,
.kanko_top .box_main_bg6,
.kanko_top .box_main_bg7,
.kanko_top .box_main_bg10,
.kanko_top .box_main_bg11 {
	width:143px;
	height:143px;
}
.kanko_top .box_main_bg3 {
	width:123px;
	height:123px;
}
.kanko_top .box_main_bg4,
.kanko_top .box_main_bg5,
.kanko_top .box_main_bg8 {
	width:300px;
	height:143px;
}
.kanko_top .box_main_bg1 {
	background-size:300px 300px;
}
.kanko_top .box_main_bg1 .box_main_bg1_1 {
	position:relative;
	top:181px;
	left:14px;
	width:132px;
	height:auto;
}
.kanko_top .box_main_bg1 .box_main_bg1_1 img {
	width:132px;
	height:auto;
}
.kanko_top .box_main_bg1 .box_main_bg1_2 {
	position:relative;
	top:182px;
	left:7px;
}
.kanko_top .box_main_bg1 .box_main_bg1_2 img {
	width:262px;
	height:auto;
}
.kanko_top .box_main_bg2 {
	background-size:143px 143px;
}
.kanko_top .box_main_bg2 .box_main_bg2_1 {
	position:relative;
	top:6px;
	left:10px;
}
.kanko_top .box_main_bg2 .box_main_bg2_1 img {
	width:62px;
	height:auto;
}
.kanko_top .box_main_bg2 .box_main_bg2_2 {
	position:relative;
	top:16px;
	left:13px;
}
.kanko_top .box_main_bg2 .box_main_bg2_2 img {
	width:100px;
	height:auto;
}
.kanko_top .box_main_bg3 {
	background-color:#F3F1E0;
	border:10px solid #FFFFFF;
}
.kanko_top .box_main_bg3 p {
	position:relative;
	top:46px;
	left:17px;
}
.kanko_top .box_main_bg3 img {
	width:97px;
	height:auto;
}
.kanko_top .box_main_bg4 {
	clear:both;
	background-size:300px 143px;
}
.kanko_top .box_main_bg4 .box_main_bg4_1 {
	position:relative;
	top:4px;
	left:6px;
}
.kanko_top .box_main_bg4 .box_main_bg4_1 img {
	width:122px;
	height:auto;
}
.kanko_top .box_main_bg4 .box_main_bg4_2 {
	position:relative;
	top:0;
	left:6px;
}
.kanko_top .box_main_bg4 .box_main_bg4_2 img {
	width:88px;
	height:auto;
}
.kanko_top .box_main_bg5 {
	margin-bottom:20px;
	background-size:215px;
}
.kanko_top .box_main_bg5 .box_main_bg5_1 {
	position:relative;
	top:9px;
	left:7px;
}
.kanko_top .box_main_bg5 .box_main_bg5_1 img {
	width:109px;
	height:auto;
}
.kanko_top .box_main_bg5 .box_main_bg5_2 {
	position:relative;
	top:19px;
	left:11px;
}
.kanko_top .box_main_bg5 .box_main_bg5_2 img {
	width:45px;
	height:auto;
}
.kanko_top .box_main_bg6 {
	background-size:143px 143px;
}
.kanko_top .box_main_bg6 .box_main_bg6_1 {
	position:relative;
	top:1px;
	left:0;
}
.kanko_top .box_main_bg6 .box_main_bg6_1 img {
	width:122px;
	height:auto;
}
.kanko_top .box_main_bg6 .box_main_bg6_2 {
	position:relative;
	top:-3px;
	left:0px;
}
.kanko_top .box_main_bg6 .box_main_bg6_2 img {
	width:124px;
	height:auto;
}
.kanko_top .box_main_bg7 {
	background-size:143px 88px;	
}
.kanko_top .box_main_bg7 .box_main_bg7_1 {
	position:relative;
	top:3px;
	left:29px;
}
.kanko_top .box_main_bg7 .box_main_bg7_1 img {
	width:110px;
	height:auto;
}
.kanko_top .box_main_bg7 .box_main_bg7_2 {
	position:relative;
	top:15px;
	left:46px;
}
.kanko_top .box_main_bg7 .box_main_bg7_2 img {
	width:91px;
	height:auto;
}
.kanko_top .box_main_bg8 {
	background-size:300px 143px;
	margin-bottom:20px;
}
.kanko_top .box_main_bg9 {
	position:absolute;
	left:0;
	top:65px;
	width:130px;
	height:78px;
}
.kanko_top .box_main_bg9 .box_main_bg9_1 img {
	width:92px;
	height:auto;
}
.kanko_top .box_main_bg9 .box_main_bg9_2 img {
	width:107px;
	height:auto;
}
.kanko_top .box_main_bg9 .box_main_bg9_2 {
	padding:0 0 0 13px;
}
.kanko_top .box_main_bg10 {
	background-size:143px 143px;
}
.kanko_top .box_main_bg10 .box_main_bg10_1 {
	position:relative;
	top:80px;
	left:19px;
}
.kanko_top .box_main_bg10 .box_main_bg10_1 img {
	width:113px;
	height:auto;
}
.kanko_top .box_main_bg10 .box_main_bg10_2 {
	position:relative;
	top:93px;
	left:15px;
}
.kanko_top .box_main_bg10 .box_main_bg10_2 img {
	width:106px;
	height:auto;
}
.kanko_top #tmp_wrap_main_col2 {
	position:relative;
}
.kanko_top .box_main_bg5 .box_img {
	position:relative;
	top:-75px;
	left:206px;
	width:85px;
}
.kanko_top .box_main_bg5 .box_img img {
	width:75px;
	height:auto;
}
.kanko_top p.box_img_pc {
	display:none;
}
.kanko_top p.box_umi_img {
	padding-bottom:16px;
}
.kanko_top #tmp_pickup_ttl h2 {
	font-size:107%;
}
.kanko_top #tmp_pickup_ttl li {
	font-size:85%;
}
.kanko_top #tmp_pickup td {
	width:50%;
	height:auto;
}
.kanko_top #tmp_pickup td img {
	width:100%;
	height:auto;
}
.kanko_top #tmp_wrap_main {
	padding:11px 15px 16px 15px;
}
.kanko_top .box_main_col2P {
	width:100%;
}
/* ==================================================
clearfix
================================================== */
#tmp_wrap_sma_search:after,
#tmp_sma_snavi:after,
#tmp_sma_snavi2:after,
#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; /* 変更しない */
}
}
@media screen and (max-width : 374px) {
.sogo_top #tmp_wrap_new {
	width:290px;
	margin:0 auto;
}
.sogo_top #tmp_wrap_new_l,
.sogo_top #tmp_wrap_new_r {
	width:135px;
	min-height:135px;
}
.sogo_top #tmp_wrap_tm {
	min-height:99px;
}
}