@charset "utf-8";

@media screen and (max-width : 640px) {

/* ==================================================
shared
================================================== */
/* body
============================== */
body {
	-webkit-text-size-adjust:none; /* 変更しない */
	background:none; /* 変更しない */
}
/* wrapper
============================== */
#tmp_wrapper {
	width:100%; /* 変更しない */
	min-width:320px; /* 変更しない */
}
.format_top #tmp_wrapper {
	background: transparent url(/shared/images/icon/bg_dotted.gif) repeat;
    min-width: 320px;
}
.format_top #tmp_wrapper2 {
	background: none;
}
/* main
============================== */
#tmp_wrap_main {
	box-sizing: border-box;
	padding:10px;
}
#tmp_custom_update,
.format_free #tmp_main,
.format_free #tmp_wrap_contents,
.format_free .column_cnt #tmp_wrap_contents,
.ptop_icon {
	width: auto;
	min-width: 0;
}
.format_free #tmp_wrap_contents {
	padding: 0 10px 1px;
}
/* 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; /* 変更しない */
}

/* ==================================================
header
================================================== */
.format_top #tmp_header_wrap {
	width: 100%;
    min-width: inherit;
    min-width: initial;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #222222;
}
.format_free #tmp_header,
.format_top #tmp_header {
	position:relative;
	padding:0;
	width: auto;
	min-width: inherit;
}
#tmp_hlogo {
	float:none;
	padding:5px 0 5px 10px;
	text-align:left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:inline-block;
	width:152px;
	background-image:url(/shared/images/header/sp_logo.png);
	background-size:152px auto;
}
#tmp_hlogo a {
	width:152px;
	height:50px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:152px;
	height:auto;
}
/* means
============================== */
#tmp_means {
	display:none; /* 変更しない */
}
/* hnavi_s
============================== */
#tmp_hnavi_s {
	display:block; /* 変更しない */
	list-style:none; /* 変更しない */
}
#tmp_hnavi_s li a {
	display: block;
	width: 46px;
	height: 75px;
	color: inherit;
	text-decoration: none;
	border-radius: 2px 2px 0 0;
}
#tmp_hnavi_s li a.active {
	background-color:#0b73bb;
	border-radius: 2px 2px 0 0;
}
#tmp_hnavi_lmenu {
	position: absolute;
	right: 10px;
	top: 6px;
	border-radius: 2px 2px 0 0;
}
#tmp_hnavi_lmenu a {
	background: url(/shared/images/header/sp_menu_icon.gif) no-repeat center top;
	background-size:46px 46px;
}
.mlang_en #tmp_hnavi_lmenu a {
	background-image: url(/shared/images/translate/sp_menu_icon_en.gif);
}
.mlang_zh-cn #tmp_hnavi_lmenu a {
	background-image: url(/shared/images/translate/sp_menu_icon_ch.gif);
}
.mlang_zh-tw #tmp_hnavi_lmenu a {
	background-image: url(/shared/images/translate/sp_menu_icon_tw.gif);
}
.mlang_ko #tmp_hnavi_lmenu a {
	background-image: url(/shared/images/translate/sp_menu_icon_ko.gif);
}
#tmp_hnavi_lmenu a.active {
	background: url(/shared/images/header/sp_menu_icon_close.gif) no-repeat center top;
	background-size:46px 46px;
}
.mlang_en #tmp_hnavi_lmenu a.active {
	background-image: url(/shared/images/translate/sp_menu_icon_en.gif);
}
.mlang_zh-cn #tmp_hnavi_lmenu a.active {
	background-image: url(/shared/images/translate/sp_menu_icon_ch.gif);
}
.mlang_zh-tw #tmp_hnavi_lmenu a.active {
	background-image: url(/shared/images/translate/sp_menu_icon_tw.gif);
}
.mlang_ko #tmp_hnavi_lmenu a.active {
	background-image: url(/shared/images/translate/sp_menu_icon_ko.gif);
}
#tmp_hnavi_rmenu a {
	background:url(/shared/site_smartphone/images/header/rmenu_icon.png) no-repeat center center;
	-webkit-background-size:30px 30px;
	-moz-background-size:30px 30px;
	background-size:30px 30px;
}
#tmp_hnavi_rmenu a.active {
	background:url(/shared/site_smartphone/images/header/rmenu_icon_on.png) no-repeat center center;
	-webkit-background-size:30px 30px;
	-moz-background-size:30px 30px;
	background-size:30px 30px;
}
#tmp_hnavi_lmenu span,
#tmp_hnavi_rmenu span {
	display:block;
	position:relative;
	z-index:-1;
	width:46px;
	height:46px;
	overflow:hidden;
    border-radius: 2px;
}
/* sma_sch
============================== */
#tmp_sma_menu {
	display:block; /* 変更しない */
}
#tmp_sma_menu .wrap_sma_sch {
	display:none; /* 変更しない */
	position:absolute; /* 変更しない */
	left:0; /* 変更しない */
	color:inherit;
	background-color:#0b73bb;
	width:100%; /* 変更しない */
	z-index:9999; /* 変更しない */
}
#tmp_sma_menu .sma_sch {
	padding:20px 10px;
}
/* sma_search */
#tmp_sma_search {
	margin:0 0 20px;
	clear:both;
}
#tmp_sma_search dl {
	display:table;
	width:100%;
	margin-bottom: 8px;
}
#tmp_sma_search dt,
#tmp_sma_search dd,
#tmp_sma_search dd p {
	display:table-cell;
	vertical-align:top;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_sma_search dd {
	padding: 5px;
	border-radius: 4px;
	background: #ffffff;
	color: inherit;
}
#tmp_sma_search .sch_box {
	width:100%;
	border-radius: 4px;
	padding:0 10px 0 0;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
	padding-left: 35px;
	background:url(/shared/images/icon/search_icon.png) no-repeat 10px center;
	background-size:16px 16px;
}
#tmp_sma_query {
	width:100%;
	min-height:31px;
	border: none;
	padding:5px 0;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_sma_func_sch_btn {
	font-size:85.7%;
	font-weight:normal;
	border: none;
	width:80px;
	min-height:31px;
	color: #ffffff;
	border-radius:4px;
	cursor:pointer;
	color:#ffffff;
	background-color:#0b73bb;
}
#tmp_sma_func_sch_btn input {
	color: #ffffff;
	background-color: #0b73bb;
}
#tmp_sma_search .sp_gsearcg_use {
	display: block;
	background: #eeeeee url(/shared/images/icon/howto_icon.png) no-repeat 8px center;
	color: inherit;
	padding: 8px 10px 8px 25px;
	margin-bottom: 17px;
	border-radius: 4px;
	text-decoration: none;
	width: 117px;
    margin-right: 0;
    margin-left: auto;
}
#tmp_sma_search .sp_gsearcg_use a,
#tmp_sma_search .sp_gsearcg_use a:hover,
#tmp_sma_search .sp_gsearcg_use a:focus {
	text-decoration: none;
	color: #222222;
	background:transparent;
}
/*sma_cnavi*/
#tmp_sma_cnavi {
	width:100%;
	padding:30px 10px 10px;
	background: url(/shared/images/icon/bg_dotted.gif) repeat;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	margin:0 0 22px;
}
#tmp_sma_cnavi_ttl {
	background: url(/shared/images/navi/cnavi_line.gif) repeat-x left center;
	color: inherit;
	margin-bottom: 0;
}
#tmp_sma_cnavi_ttl p {
	background-color: #ffffff;
	text-align: center;
	margin: 0 auto 10px;
	padding: 0 10px;
	width: 100px;
	font-size:114.3%;
}
#tmp_sma_cnavi_cnt .cnavi {
    width: 100%;
    margin: auto;
    list-style: none;
    text-align: center;
}
#tmp_sma_cnavi_cnt li {
    display: inline-block;
    vertical-align: top;
    color: inherit;
    width:47%;
	padding:3px;
    margin: 0 auto 5px;
	border-radius: 4px;
}
#tmp_sma_cnavi_cnt li a br {
	display:none;
}
/* ----- */
#tmp_sma_cnavi_cnt li a {
	display:block;
	background-color:#ffffff;
	text-decoration:none;
	color:#222222;
	font-size:72.5%;
	text-align: left;
}
#tmp_sma_cnavi_cnt li a span {
	display:block;
    padding: 12px 6px 12px 25px;
}
/* ----- */
#tmp_sma_cnavi_cnt li.event {
    background: #ff9797;
    background-image: none;
    background-image: -webkit-gradient(left 164deg, #ff9797 51%, #ffc466 50%);
    background-image: linear-gradient(164deg, #ff9797 51%, #ffc466 50%, #ffc466);
}
#tmp_sma_cnavi_cnt li.event a {
	display: block;
    background:#ffffff url(/shared/images/icon/cnavi_arow_icon1.gif) no-repeat 97% center;
	background-size:7.5px 7.5px;
}
#tmp_sma_cnavi_cnt li.event a span {
    display: block;
	background: url(/shared/images/icon/cnavi_icon1.gif) no-repeat 5px center;
	background-size: 15px 15px;
}
/* ----- */
#tmp_sma_cnavi_cnt li.holiday {
    background: #ffc466;
    background-image: none;
    background-image: -webkit-gradient(left 164deg, #ffc466 51%, #f5e348 50%);
    background-image: linear-gradient(164deg, #ffc466 51%, #f5e348 50%, #f5e348);
}
#tmp_sma_cnavi_cnt li.holiday a {
	display: block;
    background:#ffffff url(/shared/images/icon/cnavi_arow_icon2.gif) no-repeat 97% center;
	background-size:7.5px 7.5px;
}
#tmp_sma_cnavi_cnt li.holiday a span {
    background: url(/shared/images/icon/cnavi_icon2.gif) no-repeat 5px center;
	background-size:16px 18.5px;
}
/* ----- */
#tmp_sma_cnavi_cnt li.bus {
    background: #f5e348;
    background-image: none;
    background-image: -webkit-gradient(left 164deg, #f5e348 51%, #bcdc4f 50%);
    background-image: linear-gradient(164deg, #f5e348 51%, #bcdc4f 50%, #bcdc4f);
}
#tmp_sma_cnavi_cnt li.bus a {
	display: block;
    background:#ffffff url(/shared/images/icon/cnavi_arow_icon3.gif) no-repeat 97% center;
	background-size:7.5px 7.5px;
}
#tmp_sma_cnavi_cnt li.bus a span {
    background: url(/shared/images/icon/cnavi_icon3.gif) no-repeat 2px center;
	background-size:18.5px 10.5px;
}
/* ----- */
#tmp_sma_cnavi_cnt li.service {
    background: #bcdc4f;
    background-image: none;
    background-image: -webkit-gradient(left 164deg, #bcdc4f 51%, #a0e0a5 50%);
    background-image: linear-gradient(164deg, #bcdc4f 51%, #a0e0a5 50%, #a0e0a5);
}
#tmp_sma_cnavi_cnt li.service a {
	display: block;
    background:#ffffff url(/shared/images/icon/cnavi_arow_icon4.gif) no-repeat 97% center;
	background-size:7.5px 7.5px;
}
#tmp_sma_cnavi_cnt li.service a span {
    background: url(/shared/images/icon/cnavi_icon4.gif) no-repeat 5px center;
	background-size:15px 11.5px;
}
/* ----- */
#tmp_sma_cnavi_cnt li.shisetsu {
    background: #a0e0a5;
    background-image: none;
    background-image: -webkit-gradient(left 164deg, #a0e0a5 51%, #7ae2e8 50%);
    background-image: linear-gradient(164deg, #a0e0a5 51%, #7ae2e8 50%, #7ae2e8);
}
#tmp_sma_cnavi_cnt li.shisetsu a {
	display: block;
    background:#ffffff url(/shared/images/icon/cnavi_arow_icon5.gif) no-repeat 97% center;
	background-size:7.5px 7.5px;
}
#tmp_sma_cnavi_cnt li.shisetsu a span {
    background: url(/shared/images/icon/cnavi_icon5.gif) no-repeat 5px center;
	background-size:12px 12.5px;
}
/* ----- */
#tmp_sma_cnavi_cnt li.access {
    background: #7ae2e8;
        background-image: none;
    background-image: -webkit-gradient(left 164deg, #7ae2e8 51%, #ffc466 50%);
    background-image: linear-gradient(164deg, #7ae2e8 51%, #97c8ff 50%, #97c8ff);
    margin-right: 0;
}
#tmp_sma_cnavi_cnt li.access a {
	display: block;
    background:#ffffff url(/shared/images/icon/cnavi_arow_icon6.gif) no-repeat 97% center;
	background-size:7.5px 7.5px;
}
#tmp_sma_cnavi_cnt li.access a span {
    background:url(/shared/images/icon/cnavi_icon6.gif) no-repeat 5px center;
	background-size:12px 15px;
}
/* ----- */

/* close_btn */
#tmp_sma_menu .wrap_sma_sch .close_btn {
	border:1px solid #FFFFFF;
	text-align:center;
	font-weight:bold;
	color:inherit;
	background-color:#0b73bb;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a {
	display:block;
	padding:10px 10px;
	text-decoration:none;
	color:#FFFFFF;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a span {
	display:inline-block;
	background:url(/shared/site_smartphone/images/header/close_icon.gif) no-repeat left center;
	padding:0 0 0 30px;
    background-size: 30px auto;
}
/* sma_links */
#tmp_sma_links {
}
#tmp_sma_city_promotion {
	margin:0 0 22px;
}
#tmp_sma_city_promotion p,
#tmp_sma_city_promotion p:hover {
	background: url(/shared/templates/top/images/top_kirakira_sp.jpg) no-repeat;
	background-size: 100% auto;
	padding-top: 0;
	width: auto;
    position: static;
    top: auto;
    right: auto;
}
.mlang_en #tmp_sma_city_promotion p,
.mlang_en #tmp_sma_city_promotion p:hover {
	background-image: url(/shared/images/translate/top_kirakira_sp_en.jpg);
    background-size: 100% auto;
}
.mlang_zh-cn #tmp_sma_city_promotion p,
.mlang_zh-cn #tmp_sma_city_promotion p:hover {
	background-image: url(/shared/images/translate/top_kirakira_sp_ch.jpg);
    background-size: 100% auto;
}
.mlang_zh-tw #tmp_sma_city_promotion p,
.mlang_zh-tw #tmp_sma_city_promotion p:hover {
	background-image: url(/shared/images/translate/top_kirakira_sp_tw.jpg);
    background-size: 100% auto;
}
.mlang_ko #tmp_sma_city_promotion p,
.mlang_ko #tmp_sma_city_promotion p:hover {
	background-image: url(/shared/images/translate/top_kirakira_sp_ko.jpg);
    background-size: 100% auto;
}
#tmp_sma_city_promotion p a {
    display: block;
	width: auto;
	height: 0;
	padding-bottom: 30.7%;
}
#tmp_sma_city_promotion a span {
    height: 0;
    position: absolute;
    z-index: -1;
    overflow: hidden;
}
/* language */
#tmp_sma_links .language {
	color:#222222;
	background-color:#eeeeee;
	margin:0 0 20px;
    border-radius: 3px;
}
#tmp_sma_links .language a {
	color:#222222;
	text-decoration:none;
	display:block;
	background:url(/shared/images/icon/foreign_icon.png) no-repeat 8px center;
    padding: 5px 5px 5px 27px;
}
/* sma_snavi */
#tmp_sma_snavi {
	margin:0 0 20px;
	border-right:none;
	border-left:none;
	clear:both;
}
#tmp_sma_snavi ul {
	list-style:none;
}
#tmp_sma_snavi li {
	font-weight:bold;
	border-top:1px solid #BBCCDD;
}
#tmp_sma_snavi li:first-child {
	border-top:none;
}
#tmp_sma_snavi a {
	display:block;
	padding:10px 0;
	color:inherit;
	text-decoration:none;
}
/* sma_gnavi */
#tmp_sma_gnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_sma_gnavi ul {
	list-style:none;
	margin-bottom:10px;
	border:none;
}
#tmp_sma_gnavi li {
    border: 1px solid #ffffff;
	border-top:none;
    padding: 12px 13px;
}
#tmp_sma_gnavi li:first-child {
    border-top:none;
	background-color:#ffffff;
}
#tmp_sma_gnavi li:nth-child(2){;
	background-color:#3f8618;
}
#tmp_sma_gnavi li:nth-child(3){
	background-color:#185b86;
}
#tmp_sma_gnavi li:nth-child(4){
	background-color:#8c0d0d;
}
#tmp_sma_gnavi li:first-child a {
    background:url(/shared/images/icon/sp/sp_icons_arrow_b.png) no-repeat right center;
	background-size: 6.5px 6.5px;
	color:#222222;
}
#tmp_sma_gnavi li a {
	color:#ffffff;
	display:block;
	text-decoration:none;
	font-size: 100%;
	font-weight: normal;
	background:url(/shared/images/icon/sp/sp_icons_arrow_w.png) no-repeat right center;
	background-size: 6.5px 6.5px;
	padding: 0;
    text-shadow: none;
}
/* 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 {
	box-sizing: border-box;
	margin:10px 0 0;
	padding:0 0 0 10px;
	border-top:1px dotted #BBCCDD;
	clear:both;
}
#tmp_sma_lnavi_cnt .switch_cnt li {
	border-top:1px dotted #BBCCDD;
}
#tmp_sma_lnavi_cnt .switch_cnt li:first-child {
	border-top:none;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
.format_top #tmp_gnavi_top {
	width: 100%;
}
#tmp_gnavi_top li a:hover span.link_txt:after {
	display:none;
}
.format_top #tmp_navi_top #tmp_gnavi_top li a span.link_txt {
	font-size:171.43%;
}
#tmp_gnavi #tmp_glist2 .inner_drop_down_hidden,
#tmp_gnavi #tmp_glist3 .inner_drop_down_hidden,
#tmp_gnavi #tmp_glist4 .inner_drop_down_hidden {
	margin-top:-2px;
}
#tmp_gnavi,
#tmp_cnavi_wrap,
.format_free #tmp_cnavi_cnt .cnavi {
	width: auto;
}
#tmp_wrap_gnavi {
	border-bottom: #cacaca 3px solid;
	margin-bottom: 10px;
}
#tmp_gnavi li {
	width: 30%;
	box-sizing: border-box;
	border-left: none;
}
#tmp_gnavi li a {
	border-left:1px solid #cacaca;
}
#tmp_gnavi li:first-child a,
#tmp_gnavi li .inner_drop_down_hidden a {
	border-left: none;
}
#tmp_gnavi li a {
	margin-bottom: -3px;
}
#tmp_gnavi li a span {
	font-size: 88.9%;
}
#tmp_gnavi li:first-child {
	width: 10%;
}
#tmp_gnavi li#tmp_glist2.active span,
#tmp_gnavi li#tmp_glist3.active span,
#tmp_gnavi li#tmp_glist4.active span {
    border-width: 3px;
    padding-bottom: 7px;
}
#tmp_gnavi li#tmp_glist2 a span {
	font-size: 77.8%;
    padding-top: 14px;
    padding-bottom: 12px;
}
#tmp_gnavi li#tmp_glist2.active:after {
	bottom: 0px;
	left: 25%;
}
#tmp_gnavi li#tmp_glist3.active:after {
	bottom: 0px;
	left: 54%;
}
#tmp_gnavi li#tmp_glist4.active:after {
	bottom: 0px;
	left: 84%;
}
#tmp_gnavi a span {
    padding: 13px 0 11px;
}
.drop_down_hidden,
#tmp_gnavi .drop_down_hidden ul {
	width: auto;
    display: none !important;
}
#tmp_gnavi .drop_down_hidden li {
	width: 45%;
	margin-right: 10%;
}
#tmp_gnavi .drop_down_hidden li:first-child {
	width: 130px;
	margin-right: 60px;
}
#tmp_wrap_gnavi #tmp_gnavi .drop_down_hidden li:nth-child(2) {
	display: inline-block;
	width: 80px;
	margin-right: 0;
}
#tmp_wrap_gnavi #tmp_gnavi .drop_down_hidden li:nth-child(2) a {
	display: block;
	width: 50px;
	padding-left: 30px;
	margin-right: 0;
}
#tmp_wrap_gnavi #tmp_gnavi .inner_drop_down_hidden li:nth-child(2n) {
	margin-right: 0;
}
#tmp_gnavi #tmp_glist3 .drop_down_hidden li:first-child {
	width: 110px;
	font-size: 88.9%;
}
#tmp_gnavi #tmp_glist4 .drop_down_hidden li:first-child {
	width: 110px;
}

/* cnavi
============================== */
.format_top #tmp_cnavi_wrap {
	background: transparent;
	margin-top: 20px;
	margin-bottom: 30px;
	z-index: auto;
}
.format_top #tmp_cnavi_ttl {
	padding-top: 0;
}
.format_top #tmp_cnavi_ttl h2 {
	width: 100px;
	font-size: 114.3%;
}
.format_top #tmp_cnavi_ttl h2:before,
.format_top #tmp_cnavi_ttl h2:after {
	width: 80px;
	top: 42%;
}
.format_top #tmp_cnavi_ttl h2:before {
	left: 90px;
}
.format_top #tmp_cnavi_ttl h2:after {
	right: 90px;
}
#tmp_cnavi_cnt .cnavi {
	width: auto;
	margin: auto;
}
#tmp_cnavi_cnt .cnavi li {
	vertical-align: top;
	min-width: 31%;
	min-height: 95px;
	margin-bottom: 3px;
    margin-right: -2px;
    margin-left: -1px;
}
#tmp_cnavi_cnt .cnavi li:first-child a {
	padding-top: 50%;
	padding-bottom: 19%;
}
#tmp_cnavi_cnt .cnavi li a {
	font-size: 68.7%;
	min-width: 67%;
	padding: 52% 14% 30%;
	background-position: center 20px;
	background-size: 26%;
}
.mlang_en #tmp_cnavi_cnt li a ,
.mlang_zh-cn #tmp_cnavi_cnt li a,
.mlang_zh-tw #tmp_cnavi_cnt li a,
.mlang_ko #tmp_cnavi_cnt li a {
	width: 67%;
}
#tmp_cnavi_cnt li.bus a {
   background-size: 40%;
}
#tmp_cnavi_cnt li.bus a,
#tmp_cnavi_cnt li.service a,
#tmp_cnavi_cnt li.shisetsu a,
#tmp_cnavi_cnt li.access a  {
	background-position: center 25px;
}
#tmp_cnavi_cnt li.event a span:after {
	margin-top: 0;
}
#tmp_cnavi_cnt li a span:after {
	background-size: 8px;
	margin-top: 10px;
}
.format_free #tmp_cnavi_ttl h2:before,
.format_free #tmp_cnavi_ttl h2:after {
	width: 40%;
}
.format_free #tmp_cnavi_ttl h2:before {
	left: -55px;
}
.format_free #tmp_cnavi_ttl h2:after {
	right: -55px;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	display:none; /* 変更しない */
}
/* lnavi
============================== */
/* event_cal
============================== */
.custom_event #tmp_contents {
    padding: 0 10px 20px;
}
.format_free #tmp_contents h1 {
    padding: 10px 0 7px 35px;
}
#tmp_event_cal_refine {
    clear: both;
    padding: 20px 10px 20px;
}
#tmp_event_cal_refine_ttl, 
#tmp_event_cal_refine_cnt, 
#tmp_event_cal_refine_btn {
    display:block;
}
#tmp_event_cal_refine_ttl {
    width: 100%;
    border-radius: 6px 6px 0 0;
	background:none;
	background-color:#ffffff;
	-webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
	-o-border-radius: 6px 6px 0 0;
    margin-right: 0;
    border-bottom: 2px solid #a5e5f1;
    padding-top: 20px;
}
#tmp_event_cal_refine_cnt {
	width: 100%;
    padding: 20px 15px 10px 15px;
}
#tmp_event_cal_refine_cnt dd {
    padding: 0;
}
#tmp_event_cal_refine_cnt dt {
    float: none;
    width: 100%;
    margin: 20px 0 20px 0;
    padding-left: 17px;
}
#tmp_event_cal_refine_cnt #tmp_event_search dd p {
    margin: 0;
    width: 100%;
}
#tmp_event_cal_refine_cnt dt {
    float: none;
    width: 100%;
    margin: 20px 0 20px 0;
}
#tmp_event_cal_refine_cnt dd .event_cate li {
    padding: 2%;
    width: 96%;
}
#tmp_event_cal_refine_btn {
    padding: 0 15px 20px 15px;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
	-o-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    width: 100%;
}
#tmp_event_cal_tab {
    font-size: 114.3%;
	padding: 0 10px;
}
#tmp_event_cal_tab li a {
    padding: 13px 5px 5px;
}
#tmp_event_cal_tab li.active a {
    padding: 15px 15px 15px;
}
#tmp_event_cal_tab li span br {
	display: contents;
}
#tmp_event_cal_tab li:first-child a {
    margin-right: 5px;
}
#tmp_event_cal_tab li .event_cal_tab {
    background: url(/shared/templates/free/images/event/event_cal_icon.png) no-repeat top center;
    padding: 30px 0 0;
    background-size: 20px 20px;
}
#tmp_event_cal_tab li.active .event_cal_tab {
    background: url(/shared/templates/free/images/event/event_cal_icon_active.jpg) no-repeat top center;
    padding: 30px 0 0;
    background-size: 20px 20px;
}
#tmp_event_cal_tab li.active .event_all_tab {
    background: url(/shared/templates/free/images/event/event_cal_info_icon_active.png) no-repeat top center;
    padding: 30px 0 0;
	background-size:18px 16px;
}
#tmp_event_cal_tab li .event_all_tab {
    background: url(/shared/templates/free/images/event/event_cal_info_icon.png) no-repeat top center;
    padding: 30px 0 0;
	background-size:18px 16px;
}
#tmp_event_cal_list .event_cal_list td {
    padding: 10px 10px;
}
#tmp_contents #tmp_event_main h2 {
    font-size: 150%;
}
/* cate_ttl
============================== */
#tmp_cate_ttl img {
    height:auto;
    max-width:100%;
}
/* rnavi
============================== */
/* pnavi
============================== */
.ptop_icon a img {
	width: 40px;
	height: auto;
}
/* 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;
}
#tmp_contents ul.box_btn li {
	white-space: normal;
}
#tmp_wrap_gsearch_ft {
	width: auto;
	margin-bottom: 30px;
	display: none;
}
#tmp_copyright span {
	width: 100%;
}

/* ==================================================
取り組みピックアップ
================================================== */
#tmp_pickup_ttl {
    padding-top: 15px;
    margin-bottom: 15px;
}
#tmp_wrap_pickup_cnt {
	width:232px;
	margin:0 auto;
}
#tmp_wrap_pickup_cnt .box_gallery {
	text-align:center;
}
#tmp_wrap_pickup_cnt .gallery_ctrl {
    margin: 20px -35px 20px;
}
#tmp_wrap_pickup_cnt .gallery_ctrl .prev {
    left: -35px;
}
#tmp_wrap_pickup_cnt .gallery_ctrl .next {
    right: -35px;
}
#tmp_wrap_pickup_cnt .gallery_ctrl .gallery_cntrol {
    margin: 0 6px 0 0;
}
#tmp_wrap_pickup_cnt .gallery_ctrl .list_order li {
    margin: 0 8px 0 0;
}
#tmp_wrap_pickup_cnt .gallery_ctrl .list_order li:last-child {
	margin:0;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer,
#tmp_footer_cnt {
	width: auto;
	min-width: 0;
}
#tmp_footer {
	min-width: 320px;
	background-size: 236px auto;
	background-position: 190px top;
}
#tmp_wrap_footer {
	background-size: 150px auto;
	background-position: 50px 2px;
}
.custom_event #tmp_wrap_footer {
	background:none;
}
.footer_logo {
	float: none;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 10px;
}
.format_top #tmp_wrap_address {
	width: auto;
	float: none;
}
.format_top #tmp_footer_cnt .jinko {
	font-size: 65%;
	width: auto;
}
.format_top #tmp_footer_cnt .jinko h2 {
	font-size: 146%;
}
.format_top #tmp_footer_cnt .jinko li:last-child {
	font-size: 	120%;
}
.format_top #tmp_footer_cnt .jinko li {
	font-size: 180%;	
}
#tmp_footer_cnt #tmp_address {
	margin:0 0 5px 0;
	font-style:normal;
	font-size: 78.6%;
}
#tmp_footer_cnt #tmp_address h2 {
	font-size: 	145.5%;
}
#tmp_footer_cnt address br {
	display:none;
}
#tmp_footer_cnt address span {
	margin-right:0;
	display:block;
}
#tmp_footer_cnt address span.br {
	display:inline; /* block値をinline値に変換 */
}
#tmp_footer_cnt address span.spbr {
	display:block; /* inline値をblock値に変換 */
}
#tmp_footer_cnt {
	background-position: right top;
	background-size: 200px auto;
	padding: 10px 10px 0;
	clear:both;
	width: 300px;
	margin: auto;
}
.format_top #tmp_footer_cnt {
	background-position: center top;
	padding: 150px 10px 0;
}
#tmp_copyright {
	min-width:320px;
	text-align:center;
	clear:both;
	font-size: 78.6%;
	padding: 7px 0;
}
.custom_event #tmp_footer {
    min-width: inherit;
    min-width: initial;
}

/* fnavi
============================== */
#tmp_fnavi {
	padding-left: 10px;
	padding-right: 10px;
}
#tmp_fnavi li {
	width: 47%;
	margin-right: 3%;
	margin-bottom: 10px;
	padding-right: 0;
	padding-left: 0;
	white-space:nowrap;
	float:none;
	display:inline-block;
	vertical-align: top;
}
#tmp_fnavi li:nth-child(even) {
	margin-right: 0;
}
#tmp_fnavi li a {
	padding-right: 10px;
	padding-left: 20px;
	background-position: 5px 1.2em;
	font-size: 78.6%;
}
#tmp_fnavi li a:hover {
    background: transparent url(/shared/images/icon/icons_arrow_white.png) no-repeat 6px center;
    background-size: 9px;
}
#tmp_fnavi .last {
	margin-right:0;
	border-right:none;
}

/* ==================================================
class
================================================== */
/* float ▼変更しない
============================== */
.float_lft,
.float_rgt {
	float:none;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* ==================================================
parts
================================================== */
/* parts ▼変更しない
============================== */
div.col2 div.col2L,
div.col3 div.col3L,
div.col3 div.col3M,
div.col2 div.col2 div.col2L,
div.fixed_col2 div.fixed_col2L {
	width:100%;
	margin-right:0;
	float:none;
	clear:both;
}
div.col2 div.col2R,
div.col3 div.col3R,
div.col2 div.col2 div.col2R,
div.fixed_col2 div.fixed_col2R {
	width:100%;
	float:none;
	clear:both;
}
#tmp_contents div.col3 ul,
#tmp_contents div.col2 ul {
	margin-bottom:0;
}
div.img_cap {
	width:auto !important;
}
#tmp_contents img {
	max-width:100%;
	height:auto;
}
#tmp_contents ul,
#tmp_contents ol {
	margin-left:22px;
}
#tmp_contents table {
	width:auto;
}
#tmp_contents table table {
	max-width:100%;
}
#tmp_contents table th,
#tmp_contents table td {
	width:auto;
}
#tmp_contents table.gsc-search-box td.gsc-input {
	width:100% !important;
}
#tmp_contents input[type="text"],
#tmp_contents textarea {
	width:100% !important;
	padding:0;
	box-sizing:border-box;/* CSS3 */
	-webkit-box-sizing:border-box;/* Webkit */
	-moz-box-sizing:border-box;/* Mozilla */
}
/* event ▼変更しない
============================== */
/* layout */
.wrap_event_col_lft_navi {
	float:none;
	width:100%;
	margin-right:0;
}
#tmp_wrap_event_cal {
	width:100%;
	margin-bottom:15px;
}
#tmp_contents #tmp_event_cal_tab ul {
	margin-left:0;
}
.wrap_event_col_main {
	float:none;
}
.event_col_main {
	margin-left:0;
}
#tmp_event_cal_list .event_cal_list .cal_th {
	display:none;
}
#tmp_event_cal_list .event_cal_list,
#tmp_event_cal_list .event_cal_list tbody,
#tmp_event_cal_list .event_cal_list tr,
#tmp_event_cal_list .event_cal_list td {
	display:block;
}
/* 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;
}
/* 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%;
}
/* ==================================================
Scroll Table
================================================== */
.scroll_table {
	overflow-x:auto;
	margin-bottom:10px;
	padding:23px 5px 5px;
	background:#F5F5F5 url(/shared/images/icon/scroll_table_icon.png) right 5px no-repeat;
	background-size:75px 15px;
}
.scroll_table {
	overflow-x:scroll;
}
.scroll_table_switch {
	text-align:right;
	margin:0 0 10px;
	font-size:75%;
	line-height:1.2;
}
.scroll_table_switch a {
	border:1px solid #CCCCCC;
	color:#333333;
	display:inline-block;
	padding:8px 10px 8px 70px;
	text-decoration:none;
	background:#F2F2F2 url(/shared/images/icon/scroll_table_ex.png) 10px center no-repeat;
	background-size:46px 20px;
	box-shadow:0 2px 0 0 #91918E;
	min-width:9em;
	text-align:center;
}
.scroll_table_switch a.scroll {
	background:#FFFFFF url(/shared/images/icon/scroll_table_df.png) 10px center no-repeat;
	background-size:46px 20px;
}
.scroll_table::-webkit-scrollbar{
 height: 5px;
}
.scroll_table::-webkit-scrollbar-track{
 background: #F1F1F1;
}
.scroll_table::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}


/* ==================================================
いきもの図鑑
================================================== */
.format_free.custom_sc_free .wrap_col_lft_navi {
    width: auto;
    margin-right: 0;
	display:none;
}
.format_free.custom_sc_free .column_lnavi .col_main {
    margin-left: 0;
}


/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after,
.format_top .query_area:after {
	content: ""; /* 変更しない */
	display: table; /* 変更しない */
	clear: both; /* 変更しない */
}

}
