@charset "utf-8";

@media screen and (max-width : 480px) {

/* ==================================================
shared
================================================== */
/* body
============================== */
body {
	-webkit-text-size-adjust:none;
	background:none;
}
input[type="submit"],
input[type="reset"],
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 {
	min-width:320px;
}
#tmp_wrapper2 {
	width:100%;
	min-width:320px;
	background:none;
}
#tmp_wrapper3 {
	max-width:100%;
	min-height:100%;
	background:url(/shared/site_smartphone/images/main/wrapper2_bg.gif) repeat-x center bottom;
	background-size:320px 10px;
}
#tmp_wrapper4 {
	width:auto;
	padding:0;
}
.format_top #tmp_wrapper4 {
	padding:0 0 30px;
}
#tmp_resize_width {
	margin:0;
	padding:0;
	width:320px;
}
/* main
============================== */
#tmp_wrap_main {
	padding:5px 10px 0;
}
/* contents
============================== */
#tmp_wrap_contents {
	margin:0 0 3px;
	padding:10px 10px 20px;
}
#tmp_contents {
	padding:0 0 25px;
}
#tmp_maincontents {
	width:100%; /* 変更しない */
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_lft_navi {
	display:none;
}
.format_free .col_main {
	margin-right:0 !important;
	margin-left:0 !important;
}
.column_full .wrap_col_main {
	float:none;
}
/* top
============================== */
/* free
============================== */
.format_free .wrap_col_lft_navi {
	display:none;
}
.format_free .column_lnavi .col_main {
	margin-left:0;
}
.col_main {
	padding:0;
}
/* ==================================================
header
================================================== */
#tmp_header {
	padding:0;
	height:60px;
	position: relative;
}
#tmp_hlogo {
	margin:0 auto;
	padding:10px 0 0;
	width:150px;
	float:none;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	width:150px;
	height:50px;
	background:url(/shared/site_smartphone/images/header/hlogo.gif);
	-webkit-background-size:150px 50px;
	-moz-background-size:150px 50px;
	background-size:150px 50px;
}
#tmp_hlogo p a {
	width:150px;
	height:50px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:150px;
	height:50px;
}
/* means
============================== */
#tmp_means,
#tmp_means_primary {
	display:none;
}
#tmp_hnavi_s {
	display:block;
	list-style:none;
	list-style-image:none;
}
#tmp_hnavi_s li a {
	display:block;
	width:40px;
	height:40px;
	text-decoration:none;
}
#tmp_hnavi_s li a.active {
	height:50px;
}
#tmp_hnavi_lmenu {
	position:absolute;
	left:10px;
	top:10px;
}
#tmp_hnavi_rmenu {
	position:absolute;
	right:10px;
	top:10px;
}
#tmp_hnavi_lmenu a {
	background:url(/shared/site_smartphone/images/header/lmenu_icon_off.gif) no-repeat center center;
	background-size:40px 40px;
}
#tmp_hnavi_lmenu a.active {
	background:url(/shared/site_smartphone/images/header/lmenu_icon_on.gif) no-repeat center center;
	background-size:40px 50px;
}
#tmp_hnavi_rmenu a {
	background:url(/shared/site_smartphone/images/header/rmenu_icon_off.gif) no-repeat center center;
	background-size:40px 40px;
}
#tmp_hnavi_rmenu a.active {
	background:url(/shared/site_smartphone/images/header/rmenu_icon_on.gif) no-repeat center center;
	background-size:40px 50px;
}
#tmp_hnavi_lmenu a span,
#tmp_hnavi_rmenu a span {
	display:block;
	position:relative;
	z-index:-1;
	width:40px;
	height:40px;
	overflow:hidden;
}
#tmp_hnavi_lmenu a.active span,
#tmp_hnavi_rmenu a.active span {
	width:40px;
	height:50px;
}
/* sma_snavi
============================== */
#tmp_sma_snavi {
	clear:both;
}
#tmp_sma_snavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_sma_snavi ul li {
	margin:0 0 18px;
}
#tmp_sma_snavi ul li a {
	padding:0 0 0 40px;
	color:#FFFFFF;
	background:transparent url(/shared/site_smartphone/images/header/hnavi_s_icon.gif) no-repeat 13px 0.1em;
	background-size:18px auto;
	text-decoration:none;
}
/* sma_sch
============================== */
#tmp_sma_menu {
	display:block;
}
#tmp_sma_menu .wrap_sma_sch {
	display:none;
	position:absolute;
	left:0;
	color:inherit;
	background-color:#6A864F;
	width:100%;
	z-index:9999;
}
#tmp_sma_menu .sma_sch {
	padding:20px 10px 10px;
	color:inherit;
	background-color:#6A864F;
}
/* sma_search  */
#tmp_sma_search {
	margin:0 0 20px;
	padding:9px 9px 10px;
	color:inherit;
	background-color:#FFFFFF;
	clear:both;
}
/* search_s
============================== */
#tmp_wrap_search_s {
	margin:0;
}
#tmp_search_s {
	float:none;
}
/* ラベル */
#tmp_search_s dt {
	margin:0 0 5px;
	padding:0;
	float:none;
	background:none;
}
#tmp_search_s dt span {
	width:auto;
	height:auto;
	z-index:0;
	overflow:visible;
}
/* 要素 */
#tmp_search_s dd {
	float:none;
}
#tmp_search_s dd p {
	float:none;
}
/* 検索フォーム */
#tmp_search_s p.sch_query {
	display:table-cell;
	padding:0 6px 0 0;
}
#tmp_search_s #tmp_query {
	margin:0 0 10px;
	width:100%;
	min-height:25px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
/* カテゴリ */
#tmp_search_s p.sch_select {
	display:table-cell;
	vertical-align:top;
}
#tmp_search_s select {
	margin:0 0 10px;
	width:120px;
	min-height:28px;
	font-size:100%;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
/* 検索ボタン */
#tmp_search_s #tmp_func_sch_btn {
	margin:0 25px 0 0;
	width:190px;
	height:26px;
	background:url(/shared/templates/top/images/sp/top_search_btn_ja.gif) no-repeat center top;
	background-size:190px 26px;
}
.lang_en #tmp_search_s #tmp_func_sch_btn {
	background-image:url(/shared/templates/top/images/sp/top_search_btn_en.gif);
}
.lang_zh-cn #tmp_search_s #tmp_func_sch_btn {
	background-image:url(/shared/templates/top/images/sp/top_search_btn_zh-cn.gif);
}
.lang_zh-tw #tmp_search_s #tmp_func_sch_btn {
	background-image:url(/shared/templates/top/images/sp/top_search_btn_zh-tw.gif);
}
.lang_ko #tmp_search_s #tmp_func_sch_btn {
	background-image:url(/shared/templates/top/images/sp/top_search_btn_ko.gif);
}
/* 検索方法 */
#tmp_search_s #tmp_search_means {
	padding:0;
	line-height:1.8;
}
/* queryとselectを内包 */
#tmp_search_s .box_form {
	float:none;
}
/* btnとhidden、meansを内包 */
#tmp_search_s .box_btn {
	float:none;
}
#tmp_search_s .box_btn p {
	float:left;
}
/* close_btn */
#tmp_sma_menu .wrap_sma_sch .close_btn {
	border:1px solid #FFFFFF;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#6A864F;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a {
	display:block;
	padding:10px 10px;
	text-decoration:none;
	color:inherit;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a span {
	display:inline-block;
}
/* hnavi */
#tmp_sma_hnavi {
	clear:both;
}
#tmp_sma_hnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_sma_hnavi a {
	display:block;
	padding:15px 15px 13px 34px;
	color:#FFFFFF;
	background:url(/shared/site_smartphone/images/header/hnavi_s_icon.gif) no-repeat left center;
	background-size:23px 17px;
	text-decoration:none;
}
/* gnavi */
#tmp_sma_gnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_sma_gnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_sma_gnavi li {
	font-size:128.5%;
	border-top:1px solid #FFFFFF;
}
#tmp_sma_gnavi li:first-child {
	display:none;
}
#tmp_sma_gnavi li:last-child {
	border-bottom:1px solid #FFFFFF;
}
#tmp_sma_gnavi a {
	display:block;
	padding:10px 10px 8px 40px;
	color:#FFFFFF;
	background: url(/shared/site_smartphone/images/header/gnavi_icon.png) no-repeat 15px center;
	background-size:16px 16px;
	text-decoration:none;
}
/* sma_lnavi */
.format_top #tmp_sma_lnavi {
	display:none;
}
#tmp_sma_lnavi {
	margin:0 0 56px;
	clear:both;
}
#tmp_sma_lnavi_ttl {
	color:#FFFFFF;
	background-color:transparent;
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
}
#tmp_sma_lnavi_ttl p {
	padding:0 0 0 34px;
	background:url(/shared/site_smartphone/images/header/hnavi_s_icon.gif) no-repeat left 0.8em;
	background-size:23px 17px;
}
#tmp_sma_lnavi_ttl p a {
	display:block;
	padding:9px 15px 7px 0;
	color:inherit;
	text-decoration:none;
}
#tmp_sma_lnavi_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_sma_lnavi_cnt li {
	padding:0 0 0 20px;
	color:#FFFFFF;
	background:transparent url(/shared/site_smartphone/images/header/lnavi_cnt_icon.gif) no-repeat 5px 0.7em;
	background-size:6px 14px;
	border-bottom:1px dotted #FFFFFF;
}
#tmp_sma_lnavi_cnt li a {
	display:block;
	padding:10px 15px 11px 0;
	color:#FFFFFF;
}
#tmp_sma_lnavi_cnt ul li.ttl {
	padding:11px 5px 10px 5px;
	background:none;
}
/* switch */
#tmp_sma_lnavi_cnt li.switch_menu {
	padding:8px 0;
	background:none;
}
#tmp_sma_lnavi_cnt li.switch_menu.active {
	padding:15px 0 8px;
}

#tmp_sma_lnavi_cnt li.switch_menu a.switch {
	display:inline;
	padding:0 10px 0 12px;
}
#tmp_sma_lnavi_cnt li.switch_menu a.switch img {
	vertical-align:middle;
}
#tmp_sma_lnavi_cnt li.switch_menu .switch_cnt li {
	margin:0 0 0 20px;
	padding:0;
	border-bottom:none;
}
#tmp_sma_lnavi_cnt .switch_cnt li:first-child a {
	margin:15px 0 0;
}
#tmp_sma_lnavi_cnt .switch_cnt li a {
	padding:10px 10px 10px 20px;
	border-top:1px dotted #FFFFFF;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	display:none;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	display:none;
}
#tmp_sma_pankuzu {
	display:block;
	padding:5px 10px 8px;
	font-size:87.5%;
}
/* lnavi
============================== */
/* rnavi
============================== */
#tmp_sma_rnavi {
	margin:0 0 20px;
}
#tmp_sma_rnavi ul {
	margin:0 auto;
	width:190px;
	list-style:none;
	list-style-image:none;
}
#tmp_sma_rnavi ul li {
	padding:0 0 5px;
	color:inherit;
	background-color:#6A864F;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
/* cate_ttl
============================== */
#tmp_cate_ttl {
	margin:0;
}
#tmp_cate_ttl h1 {
	padding:12px 16px;
	width:auto;
	height:auto;
	color:#435039;
	font-size:142.8%;
}
#tmp_cate_ttl h1.ttl_kurashi,
#tmp_cate_ttl h1.ttl_bosai,
#tmp_cate_ttl h1.ttl_kenko,
#tmp_cate_ttl h1.ttl_kyoiku,
#tmp_cate_ttl h1.ttl_machi,
#tmp_cate_ttl h1.ttl_shise,
#tmp_cate_ttl h1.ttl_okomari {
	background:#D5E0C9 url(/shared/site_smartphone/images/navi/lnavi/cate_ttl_bg.gif) repeat-x left bottom;
	background-size:5px 40px;
}
#tmp_cate_ttl span {
	z-index:1;
}
/* pnavi
============================== */
.pnavi {
	margin:0 0 23px;
}
.pnavi .ptop {
	text-align:center;
}
.format_top .pnavi {
	padding-top:30px;
	margin-bottom:0;
}
/* plugin
============================== */
.plugin {
	display:none;
}
/* ==================================================
publicity
================================================== */
#tmp_publicity {
	padding:7px 0 0 10px;
}
#tmp_publicity_ttl {
	margin:0 0 8px;
	padding:0 0 0 1px;
}
#tmp_publicity_cnt ul li {
	margin:0 10px 0 0;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	padding:0;
	width:100%;
	min-width:320px;
}
#tmp_footer {
	width:auto;
	padding:0;
}
#tmp_footer_cnt {
	padding:10px 10px 7px;
	word-break: break-all;
}
#tmp_footer_cnt address a{
    color: #ffffff;
}
#tmp_footer_cnt_l {
	margin:0 0 20px;
	float:none;
}
#tmp_footer_cnt_r {
	margin:0 0 10px;
	float:none;
}
#tmp_copyright {
	font-size:86%;
}
/* fnavi
============================== */
#tmp_fnavi,
#tmp_fnavi2 {
	padding:0;
	float:none;
}
#tmp_fnavi li,
#tmp_fnavi2 li {
	margin:0 0 0.2em;
	line-height:1.6;
}
#tmp_fnavi a,
#tmp_fnavi2 a {
	padding:0 0 0 14px;
	background:transparent url(/shared/site_smartphone/images/footer/fnavi_icon.gif) no-repeat left 0.3em;
	background-size:5px 12px;
}
/* ==================================================
top edit
================================================== */
#tmp_maincnt_top {
	margin:0 0 10px;
	padding:0;
}
#tmp_maincnt_middle {
	padding:10px 10px 12px;
	min-width:280px;
}
#tmp_maincnt_bottom {
	margin:0;
}
/* col
============================== */
.wrap_col2_l {
	margin-right:0;
	width:100%;
	float:none;
}
.wrap_col2_r {
	width:100%;
	float:none;
}
.col2_r {
	margin-left:0;
}
/* box_shadow
============================== */
.box_shadow {
	-moz-box-shadow:-1px 0px 1px 0px rgba(0,0,0,0.08);
	-webkit-box-shadow:-1px 0px 1px 0px rgba(0,0,0,0.08);
	box-shadow:-1px 0px 1px 0px rgba(0,0,0,0.08);
}
/* emegensy
============================== */
#tmp_emergency {
	margin:10px;
}
#tmp_emergency_cnt {
	padding:10px 17px;
}
/* emegensy_urgency
============================== */
#tmp_emegency_urgency {
	margin:0;
}
/* emergency_s */
#tmp_emergency_s {
	margin:0 0 10px;
	padding:10px 10px 0 0;
	width:auto;
	min-height:100%;
	float:none;
}
#tmp_emergency_s_ttl {
	margin:0 0 0 -5px;
	background:url(/shared/site_smartphone/images/main/emergency/emergency_ttl_bg02.gif) no-repeat right top;
	background-size:1000px 45px;
}
#tmp_emergency_s_ttl2 {
	background:url(/shared/site_smartphone/images/main/emergency/emergency_ttl_bg01.gif) no-repeat left top;
	background-size:10px 45px;
}
#tmp_emergency_s_ttl h2 {
	background:url(/shared/site_smartphone/images/main/emergency/emergency_ttl_ja.gif) no-repeat center center;
	background-size:103px 16px;
}
#tmp_emergency_s_ttl span {
	width:103px;
}
#tmp_emergency_s_cnt p {
	margin:0 0 0.7em;
}
/* urgency */
#tmp_urgency {
	margin:0 0 10px;
	width:auto;
	float:none;
}
/* =============
 lang_en
============= */
.lang_en_top #tmp_emergency_ttl2,
.lang_en_top #tmp_emergency_s_ttl2 {
	padding:13px 0 17px;
}
.lang_en_top #tmp_emergency_ttl h2,
.lang_en_top #tmp_emergency_s_ttl h2 {
	background:url(/shared/site_smartphone/images/main/emergency/emergency_ttl_en.gif) no-repeat center center;
	background-size:236px 15px;
}
.lang_en_top #tmp_emergency_ttl span,
.lang_en_top #tmp_emergency_s_ttl span {
	width:236px;
	height:15px;
}
/* =============
 lang_zh-cn
============= */
.lang_zh-cn_top #tmp_emergency_ttl2,
.lang_zh-cn_top #tmp_emergency_s_ttl2 {
	padding:13px 0 17px;
}
.lang_zh-cn_top #tmp_emergency_ttl h2,
.lang_zh-cn_top #tmp_emergency_s_ttl h2 {
	background:url(/shared/site_smartphone/images/main/emergency/emergency_ttl_zh-cn.gif) no-repeat center center;
	background-size:120px 16px;
}
.lang_zh-cn_top #tmp_emergency_ttl span,
.lang_zh-cn_top #tmp_emergency_s_ttl h2 span {
	width:120px;
	height:16px;
}
/* =============
 lang_zh-tw
============= */
.lang_zh-tw_top #tmp_emergency_ttl2,
.lang_zh-tw_top #tmp_emergency_s_ttl2 {
	padding:13px 0 17px;
}
.lang_zh-tw_top #tmp_emergency_ttl h2,
.lang_zh-tw_top #tmp_emergency_s_ttl h2 {
	background:url(/shared/site_smartphone/images/main/emergency/emergency_ttl_zh-tw.gif) no-repeat center center;
	background-size:120px 16px;
}
.lang_zh-tw_top #tmp_emergency_ttl span,
.lang_zh-tw_top #tmp_emergency_s_ttl h2 span {
	width:120px;
	height:16px;
}
/* =============
 lang_ko
============= */
.lang_ko_top #tmp_emergency_ttl2,
.lang_ko_top #tmp_emergency_s_ttl2 {
	padding:13px 0 17px;
}
.lang_ko_top #tmp_emergency_ttl h2,
.lang_ko_top #tmp_emergency_s_ttl h2 {
	background:url(/shared/site_smartphone/images/main/emergency/emergency_ttl_ko.gif) no-repeat center center;
	background-size:120px 16px;
}
.lang_ko_top #tmp_emergency_ttl span,
.lang_ko_top #tmp_emergency_s_ttl h2 span {
	width:120px;
	height:16px;
}
/* municipal
============================== */
#tmp_municipal ul {
	margin:0 auto;
	width:280px;
}
#tmp_municipal ul li {
	float:none;
}
#tmp_municipal ul li a span {
	width:280px;
}
#tmp_municipal ul li.bnr01 {
	margin:0 0 10px;
	background:url(/shared/templates/top/images/sp/mayor_bnr_ja.jpg) no-repeat left top;
	background-size:280px 70px;
}
#tmp_municipal ul li.bnr02 {
	background:url(/shared/templates/top/images/sp/shigikai_bnr_ja.jpg) no-repeat left top;
	background-size:280px 70px;
}
/* =============
 lang_en
============= */
.lang_en_top #tmp_municipal ul li.bnr01 {
	background-image:url(/shared/templates/top/images/sp/mayor_bnr_en.jpg);
	background-size:279px 70px;
}
.lang_en_top #tmp_municipal ul li.bnr02 {
	background-image:url(/shared/templates/top/images/sp/shigikai_bnr_en.jpg);
	background-size:279px 70px;
}
/* =============
 lang_zh-cn
============= */
.lang_zh-cn_top #tmp_municipal ul li.bnr01 {
	background:url(/shared/templates/top/images/sp/mayor_bnr_zh-cn.jpg) no-repeat left top;
	background-size:279px 70px;
}
.lang_zh-cn_top #tmp_municipal ul li.bnr02 {
	background:url(/shared/templates/top/images/sp/shigikai_bnr_zh-cn.jpg) no-repeat left top;
	background-size:279px 70px;
}
/* =============
 lang_zh-tw
============= */
.lang_zh-tw_top #tmp_municipal ul li.bnr01 {
	background:url(/shared/templates/top/images/sp/mayor_bnr_zh-tw.jpg) no-repeat left top;
	background-size:279px 70px;
}
.lang_zh-tw_top #tmp_municipal ul li.bnr02 {
	background:url(/shared/templates/top/images/sp/shigikai_bnr_zh-tw.jpg) no-repeat left top;
	background-size:279px 70px;
}
/* =============
 lang_ko
============= */
.lang_ko_top #tmp_municipal ul li.bnr01 {
	background-image:url(/shared/templates/top/images/sp/mayor_bnr_ko.jpg);
	background-size:279px 70px;
}
.lang_ko_top #tmp_municipal ul li.bnr02 {
	background-image:url(/shared/templates/top/images/sp/shigikai_bnr_ko.jpg);
	background-size:279px 70px;
}
/* sch
============================== */
#tmp_sch {
	padding:10px 10px 15px;
}
#tmp_sch_ttl ul {
	margin:0 auto;
	width:278px;
}
#tmp_sch_ttl ul li span {
	width:139px;
}
#tmp_sch_ttl ul li#tmp_tabmenu01 {
	background-image:url(/shared/templates/top/images/sp/sch_tab01_ja_off.jpg);
	background-size:139px 40px;
}
#tmp_sch_ttl ul li#tmp_tabmenu02 {
	background-image:url(/shared/templates/top/images/sp/sch_tab02_ja_off.jpg);
	background-size:139px 40px;
}
#tmp_sch_ttl ul li#tmp_tabmenu01.active {
	background-image:url(/shared/templates/top/images/sp/sch_tab01_ja_on.jpg);
	background-size:139px 40px;
}
#tmp_sch_ttl ul li#tmp_tabmenu02.active {
	background-image:url(/shared/templates/top/images/sp/sch_tab02_ja_on.jpg);
	background-size:139px 40px;
}
#tmp_sch_cnt .mainsearch_cnt {
	padding:0 0 0 1px;
}
/* =============
 lang_en
============= */
.lang_en_top #tmp_sch_ttl ul li#tmp_tabmenu01 {
	background-image:url(/shared/templates/top/images/sp/sch_tab01_en_off.jpg);
	background-size:139px 40px;
}
.lang_en_top #tmp_sch_ttl ul li#tmp_tabmenu02 {
	background-image:url(/shared/templates/top/images/sp/sch_tab02_en_off.jpg);
	background-size:139px 40px;
}
.lang_en_top #tmp_sch_ttl ul li#tmp_tabmenu01.active {
	background-image:url(/shared/templates/top/images/sp/sch_tab01_en_on.jpg);
	background-size:139px 40px;
}
.lang_en_top #tmp_sch_ttl ul li#tmp_tabmenu02.active {
	background-image:url(/shared/templates/top/images/sp/sch_tab02_en_on.jpg);
	background-size:139px 40px;
}
/* =============
 lang_zh-cn
============= */
.lang_zh-cn_top #tmp_sch_ttl ul li#tmp_tabmenu01 {
	background-image:url(/shared/templates/top/images/sp/sch_tab01_zh-cn_off.jpg);
	background-size:139px 40px;
}
.lang_zh-cn_top #tmp_sch_ttl ul li#tmp_tabmenu02 {
	background-image:url(/shared/templates/top/images/sp/sch_tab02_zh-cn_off.jpg);
	background-size:139px 40px;
}
.lang_zh-cn_top #tmp_sch_ttl ul li#tmp_tabmenu01.active {
	background-image:url(/shared/templates/top/images/sp/sch_tab01_zh-cn_on.jpg);
	background-size:139px 40px;
}
.lang_zh-cn_top #tmp_sch_ttl ul li#tmp_tabmenu02.active {
	background-image:url(/shared/templates/top/images/sp/sch_tab02_zh-cn_on.jpg);
	background-size:139px 40px;
}
/* =============
 lang_zh-tw
============= */
.lang_zh-tw_top #tmp_sch_ttl ul li#tmp_tabmenu01 {
	background-image:url(/shared/templates/top/images/sp/sch_tab01_zh-tw_off.jpg);
	background-size:139px 40px;
}
.lang_zh-tw_top #tmp_sch_ttl ul li#tmp_tabmenu02 {
	background-image:url(/shared/templates/top/images/sp/sch_tab02_zh-tw_off.jpg);
	background-size:139px 40px;
}
.lang_zh-tw_top #tmp_sch_ttl ul li#tmp_tabmenu01.active {
	background-image:url(/shared/templates/top/images/sp/sch_tab01_zh-tw_on.jpg);
	background-size:139px 40px;
}
.lang_zh-tw_top #tmp_sch_ttl ul li#tmp_tabmenu02.active {
	background-image:url(/shared/templates/top/images/sp/sch_tab02_zh-tw_on.jpg);
	background-size:139px 40px;
}
/* =============
 lang_ko
============= */
.lang_ko_top #tmp_sch_ttl ul li#tmp_tabmenu01 {
	background-image:url(/shared/templates/top/images/sp/sch_tab01_ko_off.jpg);
	background-size:139px 40px;
}
.lang_ko_top #tmp_sch_ttl ul li#tmp_tabmenu02 {
	background-image:url(/shared/templates/top/images/sp/sch_tab02_ko_off.jpg);
	background-size:139px 40px;
}
.lang_ko_top #tmp_sch_ttl ul li#tmp_tabmenu01.active {
	background-image:url(/shared/templates/top/images/sp/sch_tab01_ko_on.jpg);
	background-size:139px 40px;
}
.lang_ko_top #tmp_sch_ttl ul li#tmp_tabmenu02.active {
	background-image:url(/shared/templates/top/images/sp/sch_tab02_ko_on.jpg);
	background-size:139px 40px;
}
/* search
============================== */
#tmp_search,
#tmp_search2 {
	margin:0 0 10px;
}
#tmp_search p,
#tmp_search2 p {
	float:none;
}
/* ラベル */
#tmp_search2 .sch_label	 {
	margin:0 0 4px;
	padding:0;
}
/* 検索フォーム */
#tmp_search .wrap_box_form {
	float:none;
	display:table;
	width:100%;
	margin:0 0 10px;
}
#tmp_search .box_form,
#tmp_search .box_btn {
	display:table-cell;
	vertical-align:top;
}
#tmp_search p.sch_query,
#tmp_search2 p.sch_query {
	display:table-cell;
	vertical-align:top;
}
#tmp_search #tmp_query,
#tmp_search2 #tmp_query2 {
	margin:0;
	width:100%;
	min-height:32px;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
#tmp_search2 #tmp_query2 {
	border:1px solid #d8d5d5;
	vertical-align:middle;
}
/* カテゴリ */
#tmp_search select {
	border-left-color:#666666;
	min-height:34px;
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#tmp_search2 select {
	width:120px;
	min-height:34px;
	color:#333333;
	background-color:#FFFFFF;
	border:1px solid #d8d5d5;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	padding:0;
	margin:0;
}
.format_top #tmp_search2 select {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#tmp_search p.sch_select,
#tmp_search2 p.sch_select {
	display:table-cell;
	vertical-align:top;
}
#tmp_search #tmp_select,
#tmp_search2 #tmp_select2 {
	margin:0;
	min-height:34px;
	font-size:100%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
/* 検索ボタン */
#tmp_search #tmp_func_sch_btn {
	margin:0;
	background:url(/shared/templates/top_rn/images/search_btn_sp_ja.gif) no-repeat 0 0;
	background-size:46px 34px;
	width:46px;
	height:34px;
}
#tmp_search2 #tmp_func_sch_btn2 {
	margin:0 25px 0 0;
	width:190px;
	height:26px;
	background:url(/shared/templates/top/images/sp/top_search_btn.gif) no-repeat center top;
	background-size:190px 26px;
}
#tmp_search2 #tmp_func_sch_btn2 {
	display:block;
	border:0;
	text-indent:-9999px;
	cursor:pointer;
}
/* queryとselectを内包 */
#tmp_search .box_form,
#tmp_search2 .box_form {
	margin:0 0 10px;
	float:none;
}
/* btnとhidden、meansを内包 */
#tmp_search .box_btn,
#tmp_search2 .box_btn {
	float:none;
}
#tmp_search .box_btn p,
#tmp_search2 .box_btn p {
	float:left;
}
.mainsearch_cnt p {
	line-height:1.7;
}
#tmp_search2 #tmp_anchor_link {
	display:none;
}
/* =============
 lang_en
============= */
.lang_en_top #tmp_search #tmp_func_sch_btn,
.lang_en_top #tmp_search2 #tmp_func_sch_btn2 {
	background:url(/shared/templates/top/images/sp/top_search_btn_en.gif) no-repeat center top;
	background-size:190px 26px;
}
/* =============
 lang_zh-cn
============= */
.lang_zh-cn_top #tmp_search #tmp_func_sch_btn,
.lang_zh-cn_top #tmp_search2 #tmp_func_sch_btn2 {
	background:url(/shared/templates/top/images/sp/top_search_btn_zh-cn.gif) no-repeat center top;
	background-size:190px 26px;
}
/* =============
 lang_zh-tw
============= */
.lang_zh-tw_top #tmp_search #tmp_func_sch_btn,
.lang_zh-tw_top #tmp_search2 #tmp_func_sch_btn2 {
	background:url(/shared/templates/top/images/sp/top_search_btn_zh-tw.gif) no-repeat center top;
	background-size:190px 26px;
}
/* =============
 lang_ko
============= */
.lang_ko_top #tmp_search #tmp_func_sch_btn,
.lang_ko_top #tmp_search2 #tmp_func_sch_btn2 {
	background:url(/shared/templates/top/images/sp/top_search_btn_ko.gif) no-repeat center top;
	background-size:190px 26px;
}
/* 検索方法 */
#tmp_search2 #tmp_search_means2 {
	line-height:1.8;
	float:left;
}
/* queryとselectを内包 */
#tmp_search2 .box_form {
	float:left;
}
/* btnとhidden、meansを内包 */
#tmp_search2 .box_btn {
	float:left;
}
/* navi_btn_guide
============================== */
#tmp_navi_btn_guide {
	margin:0 0 10px;
	padding:14px 0 0 7px;
}
#tmp_navi_btn_guide_ttl {
	margin:0 0 0 15px;
	padding:0 0 15px;
}
#tmp_navi_btn_guide_ttl h2 {
	background:url(/shared/templates/top/images/sp/guide_ttl_ja.gif) no-repeat left top;
	background-size:132px 18px;
}
#tmp_navi_btn_guide .box_guide_btn {
	list-style:none;
	list-style-image:none;
	clear:both;
}
#tmp_navi_btn_guide .box_guide_btn li {
	margin:0 5% 0 0;
	padding:0 0 8px;
}
#tmp_navi_btn_guide .box_guide_btn li a {
	display:block;
	margin:0 0 5px;
}
/* =============
 lang_en
============= */
.lang_en_top #tmp_navi_btn_guide_ttl h2 {
	background:url(/shared/templates/top/images/sp/guide_ttl_en.gif) no-repeat left top;
	background-size:175px 18px;
}
.lang_en_top #tmp_navi_btn_guide_ttl span {
	width:175px;
	height:18px;
}
/* =============
 lang_zh-cn
============= */
.lang_zh-cn_top #tmp_navi_btn_guide_ttl h2 {
	background:url(/shared/templates/top/images/sp/guide_ttl_zh-cn.gif) no-repeat left top;
	background-size:150px 20px;
}
.lang_zh-cn_top #tmp_navi_btn_guide_ttl span {
	width:150px;
	height:20px;
}
/* =============
 lang_zh-tw
============= */
.lang_zh-tw_top #tmp_navi_btn_guide_ttl h2 {
	background:url(/shared/templates/top/images/sp/guide_ttl_zh-tw.gif) no-repeat left top;
	background-size:185px 20px;
}
.lang_zh-tw_top #tmp_navi_btn_guide_ttl span {
	width:185px;
	height:20px;
}
/* =============
 lang_ko
============= */
.lang_ko_top #tmp_navi_btn_guide_ttl h2 {
	background:url(/shared/templates/top/images/sp/guide_ttl_ko.gif) no-repeat left top;
	background-size:110px 20px;
}
.lang_ko_top #tmp_navi_btn_guide_ttl span {
	width:110px;
	height:20px;
}
/* gallery
============================== */
#tmp_wrap_gallery {
	margin:0 0 10px;
	padding:10px 10px 9px;
	background-image:none;
}
.used_javascript #tmp_gallery {
	margin:0 auto;
	width:215px;
	height:286px;
}
#tmp_gallery {
	margin:0 auto;
	width:215px;
	height:auto;
}
#tmp_gallery ul li {
	width:216px !important;
}
#tmp_gallery .box_gallrey img {
	width:100%;
	height:auto;
}
.used_javascript #tmp_gallery .list_order {
	left:8%;
	bottom:10px;
}
.used_javascript #tmp_gallery .list_order li {
	left:0;
	width:15px !important;
}
.used_javascript #tmp_gallery_player {
	right:10%;
	bottom:10px;
}
/* free_gallery
============================== */
#tmp_main_gallery.free_gallery .slick-initialized .slick-slide {
	height: auto;
}
/* emergency_gallery
============================== */
#tmp_emergency_gallery {
	margin:0 0 10px;
	padding:10px;
}
#tmp_emergency_gallery img {
	max-width:100%;
	height:auto;
}
/* toplink
============================== */
#tmp_toplink ul {
	margin:0 auto;
	width:280px;
}
#tmp_toplink ul li {
	float:none;
}
#tmp_toplink ul li.bnr01 {
	background:url(/shared/templates/top/images/sp/okomari_bnr_ja.gif) no-repeat left top;
	background-size:278px 70px;
}
#tmp_toplink ul li.bnr02 {
	margin:10px 0 0;
	background:url(/shared/templates/top/images/sp/byoin_bnr_ja.gif) no-repeat left top;
	background-size:278px 70px;
}
#tmp_toplink ul li a span {
	width:278px;
}
/* =============
 lang_en
============= */
.lang_en_top #tmp_toplink ul li.bnr01 {
	background:url(/shared/templates/top/images/sp/okomari_bnr_en.gif) no-repeat left top;
	background-size:278px 70px;
}
.lang_en_top #tmp_toplink ul li.bnr02 {
	background:url(/shared/templates/top/images/sp/byoin_bnr_en.gif) no-repeat left top;
	background-size:278px 70px;
}
/* =============
 lang_zh-cn
============= */
.lang_zh-cn_top #tmp_toplink ul li.bnr01 {
	background:url(/shared/templates/top/images/sp/okomari_bnr_zh-cn.gif) no-repeat left top;
	background-size:278px 70px;
}
.lang_zh-cn_top #tmp_toplink ul li.bnr02 {
	background:url(/shared/templates/top/images/sp/byoin_bnr_zh-cn.gif) no-repeat left top;
	background-size:278px 70px;
}
/* =============
 lang_zh-tw
============= */
.lang_zh-tw_top #tmp_toplink ul li.bnr01 {
	background:url(/shared/templates/top/images/sp/okomari_bnr_zh-tw.gif) no-repeat left top;
	background-size:278px 70px;
}
.lang_zh-tw_top #tmp_toplink ul li.bnr02 {
	background:url(/shared/templates/top/images/sp/byoin_bnr_zh-tw.gif) no-repeat left top;
	background-size:278px 70px;
}
/* =============
 lang_ko
============= */
.lang_ko_top #tmp_toplink ul li.bnr01 {
	background:url(/shared/templates/top/images/sp/okomari_bnr_ko.gif) no-repeat left top;
	background-size:278px 70px;
}
.lang_ko_top #tmp_toplink ul li.bnr02 {
	background:url(/shared/templates/top/images/sp/byoin_bnr_ko.gif) no-repeat left top;
	background-size:278px 70px;
}
/* welcome
============================== */
#tmp_welcome {
	margin:0 -80px 20px 0;
	padding:0 10px 0 0;
	background:url(/shared/templates/top/images/sp/welcome_bnr_ja.jpg) no-repeat left top;
	background-size:70px 330px;
}
#tmp_welcome span {
	width:70px;
	height:330px;
}
/* =============
 lang_en
============= */
.lang_en_top #tmp_welcome {
	background:url(/shared/templates/top/images/sp/welcome_bnr_en.jpg) no-repeat left top;
	background-size:70px 330px;
}
/* =============
 lang_zh-cn
============= */
.lang_zh-cn_top #tmp_welcome {
	background:url(/shared/templates/top/images/sp/welcome_bnr_zh-cn.jpg) no-repeat left top;
	background-size:70px 330px;
}
/* =============
 lang_zh-tw
============= */
.lang_zh-tw_top #tmp_welcome {
	background:url(/shared/templates/top/images/sp/welcome_bnr_zh-tw.jpg) no-repeat left top;
	background-size:70px 330px;
}
/* =============
 lang_ko

============= */
.lang_ko_top #tmp_welcome {
	background:url(/shared/templates/top/images/sp/welcome_bnr_ko.jpg) no-repeat left top;
	background-size:70px 330px;
}
/* eventinfo
============================== */
#tmp_eventinfo {
	margin:0 0 20px 80px;
	padding:0;
	width:auto;
}
#tmp_eventinfo h2 {
	margin:0 0 7px;
	padding:0 0 12px;
	width:100%;
}
.box_eventinfo {
	padding:10px 10px 5px;
}
.box_eventinfo_photo {
	margin:0;
	width:auto;
}
.box_eventinfo_photo img {
	margin: 0 0 0 12px;
	width:50px;
	max-height:60px;
}
#tmp_eventinfo .eventinfo_read_all {
	margin-top:10px;
}
#tmp_eventinfo .eventinfo_read_all p {
	text-align:left;
}
#tmp_ashiyagallery {
	min-height:inherit;
}
#tmp_top_bnr p {
	margin:0 0 10px;
	padding-left:0;
	float:none;
}
/* =============
 lang_en
============= */
.lang_en_top #tmp_ashiyagallery .box_eventinfo_ttl {
	background:url(/shared/templates/top/images/sp/ashiyagallery_ttl_en.gif) no-repeat 2px top;
	background-size:110px 18px;
}
.lang_en_top #tmp_ashiyagallery .box_eventinfo_ttl span {
	width:110px;
	height:18px;
}
.lang_en_top #tmp_eventkoza .box_eventinfo_ttl {
	background:url(/shared/templates/top/images/sp/eventkoza_ttl_en.gif) no-repeat 2px top;
	background-size:180px 18px;
}
.lang_en_top #tmp_eventkoza span {
	width:180px;
	height:18px;
}
/* =============
 lang_zh-cn
============= */
.lang_zh-cn_top #tmp_ashiyagallery .box_eventinfo_ttl {
	background:url(/shared/templates/top/images/sp/ashiyagallery_ttl_zh-cn.gif) no-repeat 2px top;
	background-size:85px 20px;
}
.lang_zh-cn_top #tmp_ashiyagallery .box_eventinfo_ttl span {
	width:85px;
	height:20px;
}
.lang_zh-cn_top #tmp_eventkoza .box_eventinfo_ttl {
	background:url(/shared/templates/top/images/sp/eventkoza_ttl_zh-cn.gif) no-repeat 2px top;
	background-size:150px 20px;
}
.lang_zh-cn_top #tmp_eventkoza span {
	width:150px;
	height:20px;
}
/* =============
 lang_zh-tw
============= */
.lang_zh-tw_top #tmp_ashiyagallery .box_eventinfo_ttl {
	background:url(/shared/templates/top/images/sp/ashiyagallery_ttl_zh-tw.gif) no-repeat 2px top;
	background-size:85px 20px;
}
.lang_zh-tw_top #tmp_ashiyagallery .box_eventinfo_ttl span {
	width:85px;
	height:20px;
}
.lang_zh-cn_top #tmp_eventkoza .box_eventinfo_ttl {
	background:url(/shared/templates/top/images/sp/eventkoza_ttl_zh-tw.gif) no-repeat 2px top;
	background-size:150px 20px;
}
.lang_zh-tw_top #tmp_eventkoza span {
	width:150px;
	height:20px;
}
/* =============
 lang_ko
============= */
.lang_ko_top #tmp_ashiyagallery .box_eventinfo_ttl {
	background:url(/shared/templates/top/images/sp/ashiyagallery_ttl_ko.gif) no-repeat 2px top;
	background-size:115px 20px;
}
.lang_ko_top #tmp_ashiyagallery .box_eventinfo_ttl span {
	width:115px;
	height:20px;
}
.lang_ko_top #tmp_eventkoza .box_eventinfo_ttl {
	background:url(/shared/templates/top/images/sp/eventkoza_ttl_ko.gif) no-repeat 2px top;
	background-size:150px 20px;
}
.lang_ko_top #tmp_eventkoza span {
	width:150px;
	height:20px;
}
/* info
============================== */
#tmp_info {
	margin:0 0 15px;
	width:100%;
	float:none;
	clear:both;
}
#tmp_info_ttl {
	padding:0 0 7px;
}
#tmp_info_ttl ul {
	margin:0 auto;
	width:278px;
}
#tmp_info_ttl ul li a span {
	width:139px;
}
#tmp_info_ttl ul li#tmp_chumoku_tab {
	background:url(/shared/templates/top/images/sp/info_tab01_ja_off.jpg) no-repeat left top;
	background-size:139px 40px;
}
#tmp_info_ttl ul li#tmp_shinchaku_tab {
	background:url(/shared/templates/top/images/sp/info_tab02_ja_off.jpg) no-repeat left top;
	background-size:139px 40px;
}
#tmp_info_ttl ul li#tmp_chumoku_tab.active {
	background:url(/shared/templates/top/images/sp/info_tab01_ja_on.jpg) no-repeat left top;
	background-size:139px 40px;
}
#tmp_info_ttl ul li#tmp_shinchaku_tab.active {
	background:url(/shared/templates/top/images/sp/info_tab02_ja_on.jpg) no-repeat left top;
	background-size:139px 40px;
}
/* cnt */
#tmp_info_cnt {
	padding:0;
}
#tmp_info_cnt ul li {
	margin:0 0 11px;
	padding:0 0 9px 20px;
	background:url(/shared/templates/top/images/sp/info_cnt_icon.gif) no-repeat left 0.2em;
	background-size:10px 14px;
}
/* =============
 lang_en
============= */
.lang_en_top #tmp_info_ttl ul li#tmp_chumoku_tab {
	background:url(/shared/templates/top/images/sp/info_tab01_en_off.jpg) no-repeat left top;
	background-size:139px 40px;
}
.lang_en_top #tmp_info_ttl ul li#tmp_shinchaku_tab {
	background:url(/shared/templates/top/images/sp/info_tab02_en_off.jpg) no-repeat left top;
	background-size:139px 40px;
}
.lang_en_top #tmp_info_ttl ul li#tmp_chumoku_tab.active {
	background:url(/shared/templates/top/images/sp/info_tab01_en_on.jpg) no-repeat left top;
	background-size:139px 40px;
}
.lang_en_top #tmp_info_ttl ul li#tmp_shinchaku_tab.active {
	background:url(/shared/templates/top/images/sp/info_tab02_en_on.jpg) no-repeat left top;
	background-size:139px 40px;
}
/* =============
 lang_zh-cn
============= */
.lang_zh-cn_top #tmp_info_ttl ul li#tmp_chumoku_tab {
	background:url(/shared/templates/top/images/sp/info_tab01_zh-cn_off.jpg) no-repeat left top;
	background-size:139px 40px;
}
.lang_zh-cn_top #tmp_info_ttl ul li#tmp_shinchaku_tab {
	background:url(/shared/templates/top/images/sp/info_tab02_zh-cn_off.jpg) no-repeat left top;
	background-size:139px 40px;
}
.lang_zh-cn_top #tmp_info_ttl ul li#tmp_chumoku_tab.active {
	background:url(/shared/templates/top/images/sp/info_tab01_zh-cn_on.jpg) no-repeat left top;
	background-size:139px 40px;
}
.lang_zh-cn_top #tmp_info_ttl ul li#tmp_shinchaku_tab.active {
	background:url(/shared/templates/top/images/sp/info_tab02_zh-cn_on.jpg) no-repeat left top;
	background-size:139px 40px;
}
/* =============
 lang_zh-tw
============= */
.lang_zh-tw_top #tmp_info_ttl ul li#tmp_chumoku_tab {
	background:url(/shared/templates/top/images/sp/info_tab01_zh-tw_off.jpg) no-repeat left top;
	background-size:139px 40px;
}
.lang_zh-tw_top #tmp_info_ttl ul li#tmp_shinchaku_tab {
	background:url(/shared/templates/top/images/sp/info_tab02_zh-tw_off.jpg) no-repeat left top;
	background-size:139px 40px;
}
.lang_zh-tw_top #tmp_info_ttl ul li#tmp_chumoku_tab.active {
	background:url(/shared/templates/top/images/sp/info_tab01_zh-tw_on.jpg) no-repeat left top;
	background-size:139px 40px;
}
.lang_zh-tw_top #tmp_info_ttl ul li#tmp_shinchaku_tab.active {
	background:url(/shared/templates/top/images/sp/info_tab02_zh-tw_on.jpg) no-repeat left top;
	background-size:139px 40px;
}
/* =============
 lang_ko
============= */
.lang_ko_top #tmp_info_ttl ul li#tmp_chumoku_tab {
	background:url(/shared/templates/top/images/sp/info_tab01_ko_off.jpg) no-repeat left top;
	background-size:139px 40px;
}
.lang_ko_top #tmp_info_ttl ul li#tmp_shinchaku_tab {
	background:url(/shared/templates/top/images/sp/info_tab02_ko_off.jpg) no-repeat left top;
	background-size:139px 40px;
}
.lang_ko_top #tmp_info_ttl ul li#tmp_chumoku_tab.active {
	background:url(/shared/templates/top/images/sp/info_tab01_ko_on.jpg) no-repeat left top;
	background-size:139px 40px;
}
.lang_ko_top #tmp_info_ttl ul li#tmp_shinchaku_tab.active {
	background:url(/shared/templates/top/images/sp/info_tab02_ko_on.jpg) no-repeat left top;
	background-size:139px 40px;
}
/* guide_btn
============================== */
.box_btn_guide li {
	width:48.5%;
	height:100%;
	color:inherit;
	background-color:#E9EFE4;
	border:1px solid #6A8650;
	float:left;
}
.box_btn_guide li a {
	display:block;
	padding:17px 0;
	width:auto;
	height:100%;
	background-size:contain;
	background-position:left center;
	background-repeat:no-repeat;
}
.box_btn_guide li a span {
	width:100px;
	height:14px;
	overflow:hidden;
}
/* fmenu
============================== */
.box_fmenu .fmenu_l {
	width:100%;
	margin-right:0;
}
.box_fmenu .fmenu_r {
	width:100%;
}
.box_fmenu .box_fmenu .fmenu_l {
	width:100%;
	margin-right:0;
}
.box_fmenu .box_fmenu .fmenu_r {
	width:100%;
}
/* box_navi_list
============================== */
.box_navi_list {
	width:100%;
	float:none;
}
#tmp_aboutashiya {
	margin:0 0 18px;
}
.box_navi_list_cnt {
	padding:10px 0 0;
	background:url(/shared/templates/top/images/sp/navi_list_bg.gif) repeat-x left top;
	background-size:300px 3px;
}
.box_navi_list_cnt ul li {
	margin:0 0 0.4em;
	background:url(/shared/templates/top/images/navi_list_icon.gif) no-repeat left 0.2em;
}
.box_navi_list_cnt .navi_bnr li {
	display:table-cell;
	float:none;
}
.box_navi_list_cnt .navi_bnr li a span {
	width:145px;
	height:40px;
}
.box_navi_list_cnt .navi_bnr li.bnr01 {
	margin:0;
	padding:0 3px 0 0;
	background:url(/shared/templates/top/images/sp/navi_annai_bnr_ja.gif) no-repeat left top;
	background-size:145px 40px;
}
.box_navi_list_cnt .navi_bnr li.bnr02 {
	margin:0;
	background:url(/shared/templates/top/images/sp/navi_otoiawase_bnr_ja.gif) no-repeat left top;
	background-size:145px 40px;
}
/* =============
 lang_en
============= */
.lang_en_top #tmp_aboutashiya .box_navi_list_ttl {
	background:url(/shared/templates/top/images/sp/navi_ashiya_ttl_en.jpg) no-repeat left top;
	background-size:150px 20px;
}
.lang_en_top #tmp_onlineservice .box_navi_list_ttl {
	background:url(/shared/templates/top/images/sp/navi_online_ttl_en.jpg) no-repeat left top;
	background-size:130px 20px;
}
.lang_en_top .box_navi_list_cnt .navi_bnr li.bnr01 {
	background:url(/shared/templates/top/images/sp/navi_annai_bnr_en.gif) no-repeat left top;
	background-size:145px 40px;
}
.lang_en_top .box_navi_list_cnt .navi_bnr li.bnr02 {
	background:url(/shared/templates/top/images/sp/navi_otoiawase_bnr_en.gif) no-repeat left top;
	background-size:145px 40px;
}
/* =============
 lang_zh-cn
============= */
.lang_zh-cn_top #tmp_aboutashiya .box_navi_list_ttl {
	background:url(/shared/templates/top/images/sp/navi_ashiya_ttl_zh-cn.jpg) no-repeat 2px top;
	background-size:115px 20px;
}
.lang_zh-cn_top #tmp_onlineservice .box_navi_list_ttl {
	background:url(/shared/templates/top/images/sp/navi_online_ttl_zh-cn.jpg) no-repeat 3px top;
	background-size:90px 20px;
}
.lang_zh-cn_top .box_navi_list_cnt .navi_bnr li.bnr01 {
	background:url(/shared/templates/top/images/sp/navi_annai_bnr_zh-cn.gif) no-repeat left top;
	background-size:145px 40px;
}
.lang_zh-cn_top .box_navi_list_cnt .navi_bnr li.bnr02 {
	background:url(/shared/templates/top/images/sp/navi_otoiawase_bnr_zh-cn.gif) no-repeat left top;
	background-size:145px 40px;
}
/* =============
 lang_zh-tw
============= */
.lang_zh-tw_top #tmp_aboutashiya .box_navi_list_ttl {
	background:url(/shared/templates/top/images/sp/navi_ashiya_ttl_zh-tw.jpg) no-repeat 2px top;
	background-size:115px 20px;
}
.lang_zh-tw_top #tmp_onlineservice .box_navi_list_ttl {
	background:url(/shared/templates/top/images/sp/navi_online_ttl_zh-tw.jpg) no-repeat 3px top;
	background-size:90px 20px;
}
.lang_zh-tw_top .box_navi_list_cnt .navi_bnr li.bnr01 {
	background:url(/shared/templates/top/images/sp/navi_annai_bnr_zh-tw.gif) no-repeat left top;
	background-size:145px 40px;
}
.lang_zh-tw_top .box_navi_list_cnt .navi_bnr li.bnr02 {
	background:url(/shared/templates/top/images/sp/navi_otoiawase_bnr_zh-tw.gif) no-repeat left top;
	background-size:145px 40px;
}
/* =============
 lang_ko
============= */
.lang_ko_top #tmp_aboutashiya .box_navi_list_ttl {
	background:url(/shared/templates/top/images/sp/navi_ashiya_ttl_ko.jpg) no-repeat 2px top;
	background-size:157px 20px;
}
.lang_ko_top #tmp_onlineservice .box_navi_list_ttl {
	background:url(/shared/templates/top/images/sp/navi_online_ttl_ko.jpg) no-repeat 3px top;
	background-size:113px 20px;
}
.lang_ko_top .box_navi_list_cnt .navi_bnr li.bnr01 {
	background:url(/shared/templates/top/images/sp/navi_annai_bnr_ko.gif) no-repeat left top;
	background-size:145px 40px;
}
.lang_ko_top .box_navi_list_cnt .navi_bnr li.bnr02 {
	background:url(/shared/templates/top/images/sp/navi_otoiawase_bnr_ko.gif) no-repeat left top;
	background-size:145px 40px;
}
/* ==================================================
read_all
================================================== */
.read_all p {
	padding:0 0 0 33px;
	background:transparent url(/shared/templates/top/images/sp/readall_icon.gif) no-repeat left top;
	background-size:23px 17px;
}
#tmp_eventinfo .read_all {
	padding-bottom:0;
}
#tmp_eventinfo .read_all p {
	position:static;
	padding:5px 0 0 33px;
	background:transparent url(/shared/templates/top/images/sp/eventinfo_icon.gif) no-repeat left 5px;
	background-size:23px 17px;
	float:none;
}
/* ==================================================
navi
================================================== */
.box_navi_list_lft,
.box_navi_list_rgt {
	width:100%;
	float:none;
}
.navi_list_lft {
	width:100%;
	margin-right:0;
	float:none;
}
.navi_list_rgt {
	margin:0 0 11px;
	width:100%;
	float:none;
}
/* ==================================================
ashiyagallery
================================================== */
#tmp_contents #tmp_ashiyagallery_ttl h1 {
	margin:0;
}
/* ==================================================
class
================================================== */
.float_lft,
.float_rgt {
	float:none;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* ==================================================
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,
#tmp_maincontents 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 */
}
/* アンケート form　*/
#tmp_contents table.enquete_table th,
#tmp_contents table.enquete_table td {
	display:block;
	width:100%;
	box-sizing:border-box;/* CSS3 */
	-webkit-box-sizing:border-box;/* Webkit */
	-moz-box-sizing:border-box;/* Mozilla */
}
#tmp_contents table.enquete_table textarea, 
#tmp_contents table.enquete_table select {
	width: 100%;
}
/* 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,
#tmp_contents .wrap_photo_box_txt {
	margin-left:0;
	float:none;
}
#tmp_contents .box_photo_txt,
#tmp_contents .photo_box_txt {
	margin-left:0;
}
#tmp_contents .box_photo_img,
#tmp_contents .photo_box_img {
	width:auto;
	float:none;
}
/* map
============================== */
/* free */
#tmp_contents .box_gmap {
	width:100%;
	margin:15px 0 0.8em;
	clear:both;
}
#tmp_gmap_box {
	width:100%;
	height:220px !important;
	margin:15px 0 0.8em;
	clear:both;
}
#tmp_gmap_box img {
	height:auto;
	max-width:none;
}
/* shisetsu */
#tmp_map_search p {
	display:block;
	margin-right:0;
}
#tmp_map_search strong {
	display:block;
}
#tmp_map_search #keyword {
	margin-left:0;
}
#tmp_map_list {
	width:auto;
	margin-right:0;
	float:none;
	position:static;
	z-index:auto;
}
#tmp_wrap_gmap_box {
	float:none;
}
#tmp_wrap_gmap_box2 {
	margin-left:0;
}
#tmp_contents #tmp_facilities_btn li {
	width:50%;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_result_list {
	margin:0 0 20px;
}
/* youtube
============================== */
#tmp_contents .frame_youtube,
#tmp_contents .frame_ustream {
	position:relative;
	display:block;
	height:0;
	padding-bottom:56.25%;
	overflow:hidden;
	min-width:200px;
}
#tmp_contents .frame_youtube object,
#tmp_contents .frame_ustream object,
#tmp_contents .frame_youtube iframe,
#tmp_contents .frame_ustream iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/* ==================================================
20200626 トップリニューアル
================================================== */
/* gallery
============================== */
#tmp_wrap_visual {
	margin:0;
}
#tmp_main_gallery .gallery_slide {
	height:auto;
}
#tmp_main_gallery .slick-initialized .slick-slide {
	height:auto;
}
#tmp_wrap_top_slide_bnr {
	padding:13px;
}
/* slick_control */
#tmp_main_gallery .wrap_slick_control {
	position: static;
	background-image:none;
	background-color:#666666;
	color:#ffffff;
	padding:10px 0;
}
#tmp_main_gallery .slick_control {
	float:none;
	padding:0;
	display:table;
	margin:0 auto;
}
/* top_col2
============================== */
.top_col2L,
.top_col2R {
	width:100%;
	float:none;
}
/* box_top
============================== */
.box_top {
	margin-bottom:20px;
}
.box_top_ttl {
	margin-bottom:20px !important;
}
.box_top_ttl h2 {
	max-width:70%;
	min-width:130px;
	padding:0 15px;
	font-size:142.8%;
}
/* img_btn / list_btn / menu_btn
============================== */
.format_top .img_btn,
.format_top .list_btn,
.format_top .menu_btn {
	margin:0;
	font-size:107%;
}
.format_top .img_btn li,
.format_top .list_btn li,
.format_top .menu_btn li {
	width:100%;
	float:none;
	padding:0;
	margin:0 0 10px;
}
.format_top .img_btn li .img {
	width:150px;
}
#tmp_top_btn1 .img_btn a {
    height: 75px;
}
#tmp_top_btn2 .img_btn a {
    height: 94px;
}
/* icon_btn
============================== */
#tmp_top_icon_btn .icon_btn {
	font-size:85.7%;
	margin:0 -5px;
}
#tmp_top_icon_btn .icon_btn li {
	float:left;
	width:33.3%;
	padding:0 5px;
	margin-bottom:10px;
	text-align:center;
}
#tmp_top_icon_btn .icon_btn li:nth-child(5n+1) {
	clear:none;
}
#tmp_top_icon_btn .icon_btn li:nth-child(3n+1) {
	clear:both;
	width:33.4%;
}
#tmp_top_icon_btn .icon_btn li a,
#tmp_top_icon_btn .icon_btn li .img,
#tmp_top_icon_btn .icon_btn li .txt {
	display:block;
}
#tmp_top_icon_btn .icon_btn li a {
	height:auto;
	padding: 7px 3px 5px;
}
#tmp_top_icon_btn .icon_btn li .img {
	width:35px;
	padding-bottom: 7px;
	padding-right:0;
	margin:0 auto;
}
/* link_btn
============================== */
#tmp_link_btn p {
	font-size:100%;
}
#tmp_link_btn p a {
	padding:5px;
}
#tmp_link_btn p .img {
	width:75px;
	padding-right:5px;
}
#tmp_link_btn p .txt {
	height:75px;
}
/* info
============================== */
#tmp_info .tab_ttl p {
	width:50%;
	font-size:100%;
}
.used_javascript #tmp_info #tmp_info_event .tab_ttl {
	width:50%;
}
#tmp_info #tmp_info_event .tab_ttl p {
	width:100%;
}
.used_javascript #tmp_info_oshirase .tab_ttl p::after {
	right:-15px;
	width:25px;
}
/* list_table
============================== */
.format_top .list_table,
.format_top .list_table thead,
.format_top .list_table tbody,
.format_top .list_table tfoot,
.format_top .list_table tr,
.format_top .list_table th,
.format_top .list_table td {
	display:block;
	width:100% !important;
	box-sizing:border-box;
}
.format_top .list_table td {
	padding:0 15px 8px;
}
.format_top .list_table td.date {
	border-bottom:none;
	padding:8px 15px 0;
	background-position:0 14px;
}
/* search
============================== */
.used_javascript #tmp_wrap_search,
.used_javascript.emergency #tmp_wrap_search {
	background-image:none;
	background-color:#666666;
	color:#ffffff;
	position: static;
	margin:0 0 30px;
}
.used_javascript #tmp_search {
	margin-bottom: 0;
	padding:0 10px 10px;
	float:none;
}
.used_javascript.emergency #tmp_search {
	padding-top: 10px;
}
#tmp_anchor_link {
	float:none;
	clear:both;
	font-size:100%;
	padding:0 10px 10px;
}
/* 新着情報のスライド　*/
#tmp_top_slide_bnr .slick-dots li {
    width: 12px;
    margin: 0 8px 0 0;
}
#tmp_top_slide_bnr .btn_slides {
    margin: 0 10px 0 0;
}
#tmp_top_slide_bnr .btn_slides a {
	width: 47px;
	height: 14px;
	background-size: 47px 14px !important;
}
#tmp_top_slide_bnr .btn_slides span {
　　width: 47px;
　　height: 14px;
}
#tmp_top_slide_bnr .slick-dots li a {
	width:12px;
	height:12px;
}
/* お知らせ・イベント情報　*/
#tmp_info .read_all {
    padding-top: 15px;
}
#tmp_info .tab_cnt {
    padding: 5px 10px 15px;
}
#tmp_info .read_all ul {
    float: none;
    text-align: center;
}
#tmp_info .read_all ul li {
    float: none;
    display: inline-block;
}
#tmp_info .read_all ul li:last-child {
	margin-right:0;
}
/* ご利用くださいボタン　*/
.menu_btn li a {
    height: 45px;
    padding: 5px 15px 5px 33px;
    background-position: 10px center !important;
}
/*　CMS側スマホ版プレービュ
=================================================*/
#tmp_search_s {
    display: none;
}
#tmp_sma_lmenu #tmp_search_s {
    display: block;
}
}