@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"] {
	-webkit-appearance:none; /* 変更しない */
	-webkit-border-radius:0; /* Webkit */
	-moz-border-radius:0; /* Mozilla */
	border-radius:0; /* CSS3 */
}
/* wrapper
============================== */
#tmp_wrapper {
	width:100%; /* 変更しない */
	min-width:320px; /* 変更しない */
	border-top:2px solid #49A9F8;
}
#tmp_wrapper2 {
	background:none;
}
#tmp_wrapper3 {
	margin:0 auto;
	width:100%;
	min-width:320px;
	background:url(/shared/site_smartphone/images/header/header_bg.gif) repeat-x left top;
	background-size:auto 7px;
}
.format_top #tmp_wrapper3 {
	padding-top:18px;
}
/* main
============================== */
#tmp_wrap_main {
	padding:18px 10px 0;
	background:none;
}
/* cate */
.cate001 #tmp_wrap_main,
.cate002 #tmp_wrap_main,
.cate003 #tmp_wrap_main,
.cate004 #tmp_wrap_main,
.cate005 #tmp_wrap_main,
.cate006 #tmp_wrap_main,
.cate007 #tmp_wrap_main {
	background:none;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	word-break:break-all; /* 変更しない */
}
#tmp_wrap_contents {
	padding:0;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_lft_navi{
	display:none; /* 変更しない */
}
.format_free .col_main {
	margin-right:0 !important; /* 変更しない */
	margin-left:0 !important; /* 変更しない */
}
/* top
============================== */
.format_top .wrap_col_lft_navi {
	display:block;
	z-index:1;
}
.format_top .column_lnavi .wrap_col_lft_navi {
	width:100%;
	margin-right:0;
	display:none;
}
.format_top .column_lnavi .col_in_lft_navi {
	margin-left:0;
}
.format_top .column_lnavi .col_main {
	margin-left:0;
}
/* free
============================== */
.format_free .wrap_col_lft_navi {
	display:none; /* 変更しない */
}
.format_free .column_lnavi .col_main {
	margin-left:0; /* 変更しない */
}
.format_free .column_lnavi .col_main {
	padding:0 0 10px;
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	width:100%;
	min-width:320px;
}
#tmp_header {
	position:relative;
	padding:0;
}
#tmp_hlogo {
	float:none;
	padding:10px 0;
	text-align:center;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:inline-block;
	width:138px;
	height:38px;
	background-image:url(/shared/site_smartphone/images/header/hlogo.gif);
	-webkit-background-size:138px 38px;
	-moz-background-size:138px 38px;
	background-size:138px 38px;
}
#tmp_hlogo a {
	width:138px;
	height:38px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:138px;
	height:38px;
}
/* means
============================== */
#tmp_means {
	margin:0;
	width:auto; /* 変更しない */
	float:none; /* 変更しない */
}
#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:60px;
	height:58px;
	text-decoration:none;
}
#tmp_hnavi_s li a.active {
	background-color:#74DAA2;
}
#tmp_hnavi_lmenu {
	position:absolute;
	left:0;
	top:0;
}
#tmp_hnavi_rmenu {
	position:absolute;
	right:0;
	top:0;
}
#tmp_hnavi_lmenu a {
	background:url(/shared/site_smartphone/images/header/lmenu_icon.png) no-repeat center center;
	-webkit-background-size:40px 40px;
	-moz-background-size:40px 40px;
	background-size:40px 40px;
}
#tmp_hnavi_lmenu a.active {
	background:url(/shared/site_smartphone/images/header/lmenu_icon_on.png) no-repeat center center;
	-webkit-background-size:40px 40px;
	-moz-background-size:40px 40px;
	background-size:40px 40px;
}
#tmp_hnavi_rmenu a {
	background:url(/shared/site_smartphone/images/header/rmenu_icon.png) no-repeat center center;
	-webkit-background-size:40px 40px;
	-moz-background-size:40px 40px;
	background-size:40px 40px;
}
#tmp_hnavi_rmenu a.active {
	background:url(/shared/site_smartphone/images/header/rmenu_icon_on.png) no-repeat center center;
	-webkit-background-size:40px 40px;
	-moz-background-size:40px 40px;
	background-size:40px 40px;
}
#tmp_hnavi_lmenu span,
#tmp_hnavi_rmenu span {
	display:block;
	position:relative;
	z-index:-1;
	width:40px;
	height:40px;
	overflow:hidden;
}
.box_sma_cnt {
	padding:10px 10px 0;
}
/* sma_sch
============================== */
#tmp_sma_menu {
	display:block; /* 変更しない */
}
#tmp_sma_menu .wrap_sma_sch {
	display:none; /* 変更しない */
	position:absolute; /* 変更しない */
	left:0; /* 変更しない */
	color:inherit;
	background-color:#E0F7EA;
	border-bottom:5px solid #74DAA2;
	width:100%; /* 変更しない */
	z-index:9999; /* 変更しない */
}
#tmp_sma_menu .wrap_sma_sch .sma_sch_ttl {
	padding:6px 10px 3px;
	color:#000000;
	background-color:#74DAA2;
	font-size:114.3%;
	font-weight:bold;
}
/* sma_search */
#tmp_sma_search {
	display:table;
	width:100%;
	margin:0 0 20px;
	clear:both;
}
#tmp_sma_search .sch_box {
	width:100%;
}
#tmp_sma_search .sch_btn,
#tmp_sma_search #tmp_search_hidden {
	padding-right:0;
}
#tmp_sma_search .sch_btn {
	margin-bottom:7px;
}
.format_top #tmp_sma_search #tmp_search_ttl,
.format_top #tmp_sma_search #tmp_sch_keyword,
.format_top #tmp_sma_search #tmp_sch_category {
	display:none;
}
/* search_s
============================== */
#tmp_search_s,
.format_top #tmp_sma_search #tmp_search_cnt {
	margin:0;
	padding:0;
	color:inherit;
	background-color:transparent;
	border:none;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	clear:both;
}
#tmp_search_s_menu,
.format_top #tmp_sma_search #tmp_search_menu {
	margin:0 0 10px;
	padding:10px;
	color:inherit;
	background-color:#FFFFFF;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	clear:both;
}
#tmp_search_s dt {
	display:none;
}
#tmp_search_s dd,
#tmp_search_s.res dd {
	margin:0;
	padding:0;
	color:inherit;
	background-color:transparent;
	font-size:100%;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
}
#tmp_search_s dd p,
.format_top #tmp_sma_search #tmp_search_menu p {
	margin:0 0 6px;
	width:100%;
	display:table;
}
#tmp_search_s dd p span.search_ttl,
#tmp_search_s dd p span.search_query,
#tmp_search_s dd p span.search_ttl2,
#tmp_search_s dd p span.search_select {
	display:table-cell;
}
#tmp_search_s dd p span.search_ttl,
#tmp_search_s dd p span.search_ttl2 {
	font-weight:bold;
	width:6em;
	padding:0 5px 0 0;
	text-align:right;
}
#tmp_search_s #tmp_query,
.format_top #tmp_sma_search #tmp_search #tmp_query,
#tmp_query_spmenu {
	width:100%;
	min-height:30px;
	border:2px solid #999999;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
	padding:3px;
}
.format_top #tmp_sma_search #tmp_search #tmp_query,
#tmp_query_spmenu {
	border-color:#0668B9;
}
#tmp_search_s #tmp_select,
#tmp_select_spmenu {
	width:100%;
	min-height:29px;
	border:1px solid #999999;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_search_s .search_means {
	display:table;
	margin:0 auto;
}
#tmp_search_s .sch_btn {
	float:none;
	display:table-cell;
	vertical-align:middle;
	width:auto;
}
#tmp_search_s #tmp_func_sch_btn {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	text-align:left;
	cursor:pointer;
}
#tmp_search_s .sch_means {
	margin:0;
	padding:0;
	float:none;
	display:table-cell;
	vertical-align:middle;
	width:auto;
}
#tmp_search_s .sch_means a {
	margin:0 0 0 10px;
	padding:0 0 0 15px;
	color:#000000;
	background:transparent url(/shared/images/search/means_icon.gif) no-repeat left 0.1em;
	text-decoration:none;
	display:inline-block;
}
#tmp_search_s #tmp_search_hidden {
	margin:0;
}
.sch_navi_s {
	margin:0 0 0 8px;
	font-size:100%;
	list-style:none;
	list-style-image:none;
}
.sch_navi_s li {
	padding:5px 0 12px 26px;
	background-position:left 0.1em;
	background-repeat:no-repeat;
	background-size:22px 22px !important;
}
.sch_navi_s li a {
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}
.sch_navi_s li.sitemap{
	background-image:url(/shared/site_smartphone/images/header/sma_sitemap_icon.png) !important;
}
.sch_navi_s li.annai{
	background-image:url(/shared/site_smartphone/images/header/sma_annai_icon.png) !important;
}
.sch_navi_s li.shitsumon{
	background-image:url(/shared/site_smartphone/images/header/sma_shitsumon_icon.png) !important;
}
.sch_navi_s li.shisetsu{
	background-image:url(/shared/site_smartphone/images/header/sma_shisetsu_icon.png) !important;
}
.sch_navi_s li.joho{
	background-image:url(/shared/site_smartphone/images/header/sma_joho_icon.png) !important;
}
.sch_navi_s li.map{
	background-image:url(/shared/site_smartphone/images/header/sma_map_icon.png) !important;
}
/* call_s */
#tmp_call_s {
	border:1px solid #B6DDFC;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	margin:0 0 5px;
	clear:both;
}
#tmp_call_s p {
	text-align:center;
	line-height:1.2;
}
#tmp_call_s_ttl {
	background-color:#DBEEFE;
	padding:5px 0 4px;
	border-radius:2px 2px 0 0 /2px 2px 0 0;
	-webkit-border-radius:2px 2px 0 0 /2px 2px 0 0;
	-moz-border-radius:2px 2px 0 0 /2px 2px 0 0;
}
#tmp_call_s_ttl span,
#tmp_call_s_cnt span {
	overflow:visible;
	z-index:1;
}
#tmp_call_s_cnt span {
	display:inline-block;
}
#tmp_call_s_ttl .title {
	font-weight:bold;
}
#tmp_call_s_ttl .sub_title {
	font-size:86%;
}
#tmp_search_s.res .search_means,
#tmp_search_s.res dd p,
#tmp_search_s.res dd p span.search_ttl,
#tmp_search_s.res dd p span.search_query,
#tmp_search_s.res dd p span.search_ttl2,
#tmp_search_s.res dd p span.search_select {
	display:block;
}
#tmp_search_s.res dd p span.search_ttl,
#tmp_search_s.res dd p span.search_ttl2 {
	width:auto;
	padding:0 0 5px;
	text-align:left;
}
#tmp_search_s.res .sch_means a {
	margin:0;
}
#tmp_search_s.res #tmp_func_sch_btn {
	font-size:114.3%;
	font-weight:bold;
	padding:6px 0;
	width:100%;
	height:auto;
	border:none;
	text-align:center;
	color:#ffffff;
	background-color:#0668B9;
	background-image:none;
	display:block;
	overflow: visible;
	text-indent: inherit;
	white-space: normal;
	border-radius:3px;
}
.res #tmp_call_s_ttl {
	background-color:#DBEEFE;
	padding:7px 11px;
}
.res #tmp_call_s_ttl .title,
.res #tmp_call_s_ttl .sub_title,
.res #tmp_call_s_cnt p {
	background:none;
}
.res #tmp_call_s_ttl .title,
.res #tmp_call_s_ttl .title span,
.res #tmp_call_s_ttl .sub_title,
.res #tmp_call_s_ttl .sub_title span,
.res #tmp_call_s_cnt p,
.res #tmp_call_s_cnt p span {
	width:auto;
	height:auto;
}
#tmp_call_s_ttl .title span,
#tmp_call_s_ttl .sub_title span,
#tmp_call_s_cnt p span {
	z-index:1;
	overflow:visible;
	text-indent: inherit;
	white-space: normal;
}
#tmp_call_s_cnt {
	padding:7px 11px 5px;
	background-color:#FFFFFF;
}
#tmp_call_s_cnt p span {
	display:inline-block;
	padding:0 0 0 24px;
	background:url(/shared/images/navi/lnavi/call_s_icon.png) no-repeat left center;
	background-size:20px 16px;
}
/* madoguchi */
#tmp_madoguchi_s_ttl {
	padding:10px 0;
}
#tmp_madoguchi_s_ttl p,
#tmp_madoguchi_s_cnt p {
	background:none;
	font-weight:bold;
}
#tmp_madoguchi_s_ttl p,
#tmp_madoguchi_s_ttl p span,
#tmp_madoguchi_s_cnt p,
#tmp_madoguchi_s_cnt p span {
	width:auto;
	height:auto;
}
#tmp_madoguchi_s_cnt {
	padding:3px 0 2px;
	font-size:142.8%;
}
#tmp_madoguchi_s_ttl p span,
#tmp_madoguchi_s_cnt p span {
	z-index:1;
	overflow:visible;
	text-indent: inherit;
	white-space: normal;
	display:inline-block;
}
#tmp_madoguchi_s_cnt p span {
	display:inline-block;
	padding:0 0 0 30px;
	background:url(/shared/images/navi/lnavi/madoguchi_s_icon.png) no-repeat left center;
	background-size:24px 15px;
}

/* close_btn */
#tmp_sma_menu .wrap_sma_sch .close_btn {
	margin:0 0 10px;
	color:inherit;
	background-color:#E4E4E4;
	text-align:center;
	font-weight:bold;
	border-right:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a {
	display:block;
	padding:7px 10px;
	text-decoration:none;
	color:#202020;
	background-color:transparent;
}
#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;
	background-size:12px 12px;
	padding:0 0 0 19px;
}
/* sma_hnavi */
#tmp_sma_hnavi1 ul,
#tmp_sma_hnavi2 ul {
	list-style:none;
}
#tmp_sma_hnavi1 ul li a,
#tmp_sma_hnavi2 ul li a {
	color:#222222;
	text-decoration:none;
}
#tmp_sma_hnavi1 li {
	margin:0 0 10px;
}
#tmp_sma_hnavi1 ul li a {
	padding:3px 0 3px 40px;
	min-height:15px;
	display:block;
}
#tmp_sma_hnavi1 li.font_btn a {
	background:url(/shared/images/navi/hnavi/sp/font_icon.png) no-repeat 10px center;
	background-size:21px 21px;
}
#tmp_sma_hnavi1 li.read_btn a {
	background:url(/shared/images/navi/hnavi/sp/read_icon.png) no-repeat 10px center;
	background-size:21px 21px;
}
#tmp_sma_hnavi2 {
	padding:10px;
	background-color:#ffffff;
	color:inherit;
	border-radius:3px;
	margin:0 0 20px;
}
#tmp_sma_hnavi2 li {
	float:left;
	width:50%;
}
#tmp_sma_hnavi2 li a {
	display:block;
	background:url(/shared/images/navi/hnavi/sp/hnavi2_list_icon.png) no-repeat left center;
	background-size:12px 12px;
	padding:0 10px 0 18px;
}
#tmp_sma_hnavi2 .mobile {
	display:none;
}
/* gnavi */
#tmp_sma_gnavi {
	margin:0 0 15px;
	clear:both;
}
#tmp_sma_gnavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_sma_gnavi li {
	margin-bottom:3px;
	color:inherit;
	background-color:#CCED69;
	border-right:1px solid #92B130;
	border-bottom:1px solid #92B130;
	font-weight:bold;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
#tmp_sma_gnavi li:first-child {
	display:none;
}
#tmp_sma_gnavi li:last-child {
	margin-bottom:0;
}
#tmp_sma_gnavi a {
	display:block;
	padding:12px 10px 12px 30px;
	text-decoration:none;
	color:#222222;
	background:transparent url(/shared/site_smartphone/images/header/sma_gnavi_glist1_icon.png);
	background-position:12px center;
	background-repeat:no-repeat;
	background-size:12px 12px;
}
#tmp_sma_gnavi .cate_002 {
	background-color:#CCED69;
	border-right:1px solid #92B130;
	border-bottom:1px solid #92B130;
}
#tmp_sma_gnavi .cate_002 a {
	background-image:url(/shared/site_smartphone/images/header/sma_gnavi_glist1_icon.png);
}
#tmp_sma_gnavi .cate_003 {
	background-color:#FBE839;
	border-right:1px solid #B8A412;
	border-bottom:1px solid #B8A412;
}
#tmp_sma_gnavi .cate_003 a {
	background-image:url(/shared/site_smartphone/images/header/sma_gnavi_glist2_icon.png);
}
#tmp_sma_gnavi .cate_004 {
	background-color:#FAAF6A;
	border-right:1px solid #DB7224;
	border-bottom:1px solid #DB7224;
}
#tmp_sma_gnavi .cate_004 a {
	background-image:url(/shared/site_smartphone/images/header/sma_gnavi_glist3_icon.png);
}
#tmp_sma_gnavi .cate_005 {
	background-color:#FAAEC1;
	border-right:1px solid #D05375;
	border-bottom:1px solid #D05375;
}
#tmp_sma_gnavi .cate_005 a {
	background-image:url(/shared/site_smartphone/images/header/sma_gnavi_glist4_icon.png);
}
#tmp_sma_gnavi .cate_006 {
	background-color:#D0B8F6;
	border-right:1px solid #8354D1;
	border-bottom:1px solid #8354D1;
}
#tmp_sma_gnavi .cate_006 a {
	background-image:url(/shared/site_smartphone/images/header/sma_gnavi_glist5_icon.png);
}
#tmp_sma_gnavi .cate_007 {
	background-color:#A1BFF6;
	border-right:1px solid #5180D7;
	border-bottom:1px solid #5180D7;
}
#tmp_sma_gnavi .cate_007 a {
	background-image:url(/shared/site_smartphone/images/header/sma_gnavi_glist6_icon.png);
}
/* cate_008 */
#tmp_sma_gnavi .cate_008 {
	background-color:#9BEEF0;
	border-right:1px solid #33B5B5;
	border-bottom:1px solid #33B5B5;
}
#tmp_sma_gnavi .cate_008 a {
	background-image:url(/shared/site_smartphone/images/header/sma_gnavi_glist7_icon.png);
}
/* sma_navi */
#tmp_sma_navi {
	margin:0 0 14px;
	clear:both;
}
#tmp_sma_navi ul {
	margin:0 0 0 12px;
	list-style:none;
	list-style-image:none;
}
#tmp_sma_navi ul li {
	margin:0 0 0.9em;
	padding:0 0 0 17px;  
	background-image:url(/shared/site_smartphone/images/header/sma_fnavi_icon.png);
	background-position:left 0.1em;
	background-repeat:no-repeat;
	background-size:12px 12px;
}
#tmp_sma_navi ul li a {
	color:#212121;
	background-color:transparent;
	text-decoration:none;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi,
#tmp_navi {
	display:none; /* 変更しない */
}
#tmp_gnavi_s {
	display:block;
}
#tmp_gnavi_s ul {
	list-style:none;
	margin:0 -4px 10px;
}
#tmp_gnavi_s ul li {
	width:50%;
	float:left;
	padding:0 4px;
	box-sizing:border-box;
	margin:0 0 4px;
}
#tmp_gnavi_s ul li img {
	max-width:100%;
	height:auto;
	vertical-align:top;
}
/* pankuzu
============================== */
#tmp_pankuzu {
	display:none; /* 変更しない */
}
#tmp_sma_pankuzu {
	display:block;
	margin:0 0 10px;
	clear:both;
}
/* emergency(中規模災害)
============================== */
#tmp_emergency {
	border:2px solid #F39F83;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	margin-top:20px;
	padding-bottom:5px;
}
#tmp_emergency_ttl h2,
#tmp_emergency_ttl span {
	width:90px;
	height:28px;
}
#tmp_emergency_ttl h2 {
	background:url(/shared/templates/smartphone_top/images/emergency_ttl.gif) no-repeat left top;
	background-size:contain;
}
.read_all .emergency_all {
	background:url(/shared/templates/top/images/emergency_all_icon.gif) no-repeat left center;
}
.read_all .emergency_rss {
	background:url(/shared/templates/top/images/emergency_rss_icon.gif) no-repeat left center;
}
#tmp_emergency_topcnt {
	padding:20px 8px 0 8px;
}
#tmp_emergency_topcnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_emergency_topcnt ul li {
	margin-bottom:0.5em;
	padding:0 0 0 12px;
	background:url(/shared/templates/top/images/emergency_icon.gif) no-repeat left 0.1em;
}
#tmp_emergency_bottomcnt {
	padding:0 8px 1px;	
}
/* emergency_s(小規模災害)
============================== */
#tmp_emergency_s_ttl h2,
#tmp_emergency_s_ttl span {
	width:90px;
	height:28px;
}
#tmp_emergency_s_ttl h2 {
	background:url(/shared/templates/smartphone_top/images/weather_ttl.gif) no-repeat left top;
	background-size:contain;
}
#tmp_emergency_s_cnt {
	padding:16px 8px 2px;
	margin:0;
}
#tmp_emergency_s_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_emergency_s_cnt ul li {
	margin:0 0 0.3em;
}
#tmp_emergency_s_cnt ul li span {
	display:block;
	float: none !important;
	margin: 0 !important;
}
/* lnavi
============================== */
/* event_cal
============================== */
/* cate_ttl
============================== */
#tmp_cate_ttl img {
    height:auto;
    max-width:100%;
}
/* pnavi
============================== */
.pnavi {
	margin:0 auto;
	padding:0;
	width:180px;
	text-align:center;
	clear:both;
}
/* update
============================== */
#tmp_update_sns {
	float:none;
}
#tmp_update {
	/*display:none;*/
	font-size:86%;
}
/* plugin ▼変更しない
============================== */
.plugin {
	display:none;
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:0 0 10px;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	padding:4px 3px;
	border-width:3px;
	border-radius:6px;
}
#tmp_publicity_ttl {
	margin:0 0 8px;
	padding:0;
	float:none;
}
#tmp_publicity_ttl p a {
	background:url(/shared/templates/smartphone_top/images/about_publicity_btn.gif) no-repeat 0 0;
	background-size:100% auto;
	padding-top:11.8%;
	width:100%;
	height:0;
}
#tmp_publicity_ttl p {
	width:100%;
	height:auto;
}
#tmp_publicity_ttl p span {
	width:100%;
	height:0;
}
#tmp_publicity_cnt {
	margin:0;
}
#tmp_publicity_cnt ul li {
	width:75px !important;
}
#tmp_publicity_cnt ul li img {
	max-width:100%;
	height:auto;
}
#tmp_kanko {
	display:none;
}
/* ==================================================
model_change
================================================== */
/* 切替ボタン
============================== */
#tmp_model_change {
	display:block;
	background-color:#ffffff;
	padding:0 10px;
	box-sizing:border-box;
}
#tmp_model_change_ttl {
	display:block;
	margin:0 0 10px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	width:100%;
}
#tmp_model_change_ttl a {
	padding:7px 6px 6px;
	font-size:114.3%;
}
#tmp_model_change_ttl span {
	display:inline-block;
	padding:2px 0 2px 30px;
	background:url(/shared/images/icon/sp/pc_icon.png) no-repeat left center;
	background-size:21px 18px;
	min-height:inherit;
}
#tmp_model_change_cnt {
	padding:0;
}
#tmp_model_change_cnt p {
	font-size:86%;
}
#tmp_model_change_cnt p a {
	padding:0 0 0 15px;	
	background-size:12px 12px;
}
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:block;
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	padding:10px;
	color:inherit;
	background-color:#FFFFFF;
	border-top:2px solid #49A9F8;
	clear:both;
}
#tmp_copyright {
	color:#1F1F1F;
	background-color:#FFFFFF;
	text-align:left;
}
/* footer_cnt_s */
#tmp_footer_cnt_s {
	display:block;
}
/* address */
#tmp_footer_cnt_s address {
	padding:0;
	color:#1F1F1F;
	background-color:transparent;
	font-style:normal;
}
#tmp_footer_cnt_s address .address_ttl {
	font-weight:bold;
}
#tmp_footer_cnt_s address span.br {
	display:block;
}
/* ==================================================
selector
================================================== */
#tmp_contents h1 {
	padding:2% 10px 1%;
	background-image:url(/shared/templates/smartphone_free/images/h1_bg.gif);
	background-repeat:repeat;
	background-position:left top;
	font-size:114.3%;
}
.cate001 #tmp_contents h1 {
	background:url(/shared/templates/smartphone_free/images/cate001_h1_bg.gif);
}
.cate002 #tmp_contents h1 {
	background:url(/shared/templates/smartphone_free/images/cate002_h1_bg.gif);
}
.cate003 #tmp_contents h1 {
	background:url(/shared/templates/smartphone_free/images/cate003_h1_bg.gif);
}
.cate004 #tmp_contents h1 {
	background:url(/shared/templates/smartphone_free/images/cate004_h1_bg.gif);
}
.cate005 #tmp_contents h1 {
	background:url(/shared/templates/smartphone_free/images/cate005_h1_bg.gif);
}
.cate006 #tmp_contents h1 {
	background:url(/shared/templates/smartphone_free/images/cate006_h1_bg.gif);
}
.cate007 #tmp_contents h1 {
	background:url(/shared/templates/smartphone_free/images/cate007_h1_bg.gif);
}
#tmp_contents h2 {
	padding:1% 10px;
	font-size:114.3%;
}
#tmp_contents h3 {
	padding:1% 18px;
	font-size:100%;
}
/* ==================================================
index
================================================== */
/* newinfo
============================== */
#tmp_contents #tmp_wrap_newinfo {
	margin:8px 0 10px;
	padding:0 8px 10px;
}
#tmp_contents #tmp_newinfo {
	margin-left:0;
}
#tmp_contents #tmp_newinfo_cnt .list_table td {
	padding:10px 0 11px 8px;
}
.list_table td.date,
#tmp_contents #tmp_newinfo_cnt .list_table .date {
	width:67px;
}
/* cate_ttl
============================== */
#tmp_contents #tmp_cate_ttl {
	margin:-10px 0 2px -15px;
	float:none;
}
#tmp_contents #tmp_cate_ttl h1 {
	width:295px;
	height:48px;
	background-image:url(/shared/templates/smartphone_free/images/cate001_cate_ttl.png);
	background-size:contain;
}
.cate001 #tmp_contents #tmp_cate_ttl h1 {
	background-image:url(/shared/templates/smartphone_free/images/cate001_cate_ttl.png);
}
.cate002 #tmp_contents #tmp_cate_ttl h1 {
	background-image:url(/shared/templates/smartphone_free/images/cate002_cate_ttl.png);
}
.cate003 #tmp_contents #tmp_cate_ttl h1 {
	background-image:url(/shared/templates/smartphone_free/images/cate003_cate_ttl.png);
}
.cate004 #tmp_contents #tmp_cate_ttl h1 {
	background-image:url(/shared/templates/smartphone_free/images/cate004_cate_ttl.png);
}
.cate005 #tmp_contents #tmp_cate_ttl h1 {
	background-image:url(/shared/templates/smartphone_free/images/cate005_cate_ttl.png);
}
.cate006 #tmp_contents #tmp_cate_ttl h1 {
	background-image:url(/shared/templates/smartphone_free/images/cate006_cate_ttl.png);
}
.cate007 #tmp_contents #tmp_cate_ttl h1 {
	background-image:url(/shared/templates/smartphone_free/images/cate007_cate_ttl.png);
}
/* crowd_box
============================== */
#tmp_contents #tmp_wrap_crowd_box {
	margin:0;
}
#tmp_contents #tmp_crowd_box {
	margin:0;
}
/* box_crowd（switch）
============================== */
#tmp_contents .box_crowd {
	display:block;
	margin:0 0 10px;
	width:100%;
}
#tmp_contents .switch_menu {
	margin:0;
}
#tmp_contents .box_crowd .switch_menu .switch {
	display:block;
	padding:10px 6px 7px 10px;
	color:#0666B8;
	background-color:#F2FBD9;
	font-weight:bold;
	font-size:114.3%;
}
#tmp_contents .box_crowd .switch_menu .cate_ttl {
	float: none;
}
#tmp_contents .box_crowd .switch_menu .switch img {
	margin:-5px 0 0;
	float:right;
}
#tmp_contents .box_crowd .switch_cnt {
	position:relative;
	margin:0;
	padding:0;
	color:inherit;
	background-color:#FFFFFF;
	border:none;
	border-radius:3px;
	-webkit-border-radius:3px; /* Webkit */
	-moz-border-radius:3px; /* Mozilla */
}
#tmp_contents .box_crowd .switch_cnt li {
	width:100%;
	border-top:1px solid #BFE943;
}
#tmp_contents .box_crowd .switch_cnt li:first-child {
	border-top:1px solid #BFE943;
}
#tmp_contents .box_crowd .switch_cnt li:last-child {
	border-bottom:1px solid #BFE943;
}
#tmp_contents .box_crowd .switch_cnt li a {
	padding:7px 8px 7px 10px;
	color:#0666B8;
	background:none;
	text-decoration:underline;
}
#tmp_contents .box_crowd .switch_cnt li a:hover,
#tmp_contents .box_crowd .switch_cnt li a:focus {
	background-color:#F2FBD9;
}
/* cate001 */
.cate001 #tmp_contents .box_crowd .switch_cnt li {
	border-top:1px solid #BFE943;
}
.cate001 #tmp_contents .box_crowd .switch_cnt li:first-child {
	border-top:1px solid #BFE943;
}
.cate001 #tmp_contents .box_crowd .switch_cnt li:last-child {
	border-bottom:1px solid #BFE943;
}
.cate001 #tmp_contents .box_crowd .switch_cnt li a {
	background:none;
}
.cate001 #tmp_contents .box_crowd .switch_cnt li a:hover,
.cate001 #tmp_contents .box_crowd .switch_cnt li a:focus {
	background-color:#F2FBD9;
}
/* cate002 */
.cate002 #tmp_contents .box_crowd .switch_cnt li {
	border-top:1px solid #FBE20B;
}
.cate002 #tmp_contents .box_crowd .switch_cnt li:first-child {
	border-top:1px solid #FBE20B;
}
.cate002 #tmp_contents .box_crowd .switch_cnt li:last-child {
	border-bottom:1px solid #FBE20B;
}
.cate002 #tmp_contents .box_crowd .switch_cnt li a {
	background:none;
}
.cate002 #tmp_contents .box_crowd .switch_cnt li a:hover,
.cate002 #tmp_contents .box_crowd .switch_cnt li a:focus {
	background-color:#FEF9CB;
}
/* cate003 */
.cate003 #tmp_contents .box_crowd .switch_cnt li {
	border-top:1px solid #FBB87B;
}
.cate003 #tmp_contents .box_crowd .switch_cnt li:first-child {
	border-top:1px solid #FBB87B;
}
.cate003 #tmp_contents .box_crowd .switch_cnt li:last-child {
	border-bottom:1px solid #FBB87B;
}
.cate003 #tmp_contents .box_crowd .switch_cnt li a {
	background:none;
}
.cate003 #tmp_contents .box_crowd .switch_cnt li a:hover,
.cate003 #tmp_contents .box_crowd .switch_cnt li a:focus {
	background-color:#FEEDDE;
}
/* cate004 */
.cate004 #tmp_contents .box_crowd .switch_cnt li {
	border-top:1px solid #FAB5C7;
}
.cate004 #tmp_contents .box_crowd .switch_cnt li:first-child {
	border-top:1px solid #FAB5C7;
}
.cate004 #tmp_contents .box_crowd .switch_cnt li:last-child {
	border-bottom:1px solid #FAB5C7;
}
.cate004 #tmp_contents .box_crowd .switch_cnt li a {
	background:none;
}
.cate004 #tmp_contents .box_crowd .switch_cnt li a:hover,
.cate004 #tmp_contents .box_crowd .switch_cnt li a:focus {
	background-color:#FEEFF2;
}
/* cate005 */
.cate005 #tmp_contents .box_crowd .switch_cnt li {
	border-top:1px solid #CAAFF5;
}
.cate005 #tmp_contents .box_crowd .switch_cnt li:first-child {
	border-top:1px solid #CAAFF5;
}
.cate005 #tmp_contents .box_crowd .switch_cnt li:last-child {
	border-bottom:1px solid #CAAFF5;
}
.cate005 #tmp_contents .box_crowd .switch_cnt li a {
	background:none;
}
.cate005 #tmp_contents .box_crowd .switch_cnt li a:hover,
.cate005 #tmp_contents .box_crowd .switch_cnt li a:focus {
	background-color:#F3EDFD;
}
/* cate006 */
.cate006 #tmp_contents .box_crowd .switch_cnt li {
	border-top:1px solid #95B7F5;
}
.cate006 #tmp_contents .box_crowd .switch_cnt li:first-child {
	border-top:1px solid #95B7F5;
}
.cate006 #tmp_contents .box_crowd .switch_cnt li:last-child {
	border-bottom:1px solid #95B7F5;
}
.cate006 #tmp_contents .box_crowd .switch_cnt li a {
	background:none;
}
.cate006 #tmp_contents .box_crowd .switch_cnt li a:hover,
.cate006 #tmp_contents .box_crowd .switch_cnt li a:focus {
	background-color:#E8EFFD;
}
/* cate007 */
.cate007 #tmp_contents .box_crowd .switch_cnt li {
	border-top:1px solid #8DECEE;
}
.cate007 #tmp_contents .box_crowd .switch_cnt li:first-child {
	border-top:1px solid #8DECEE;
}
.cate007 #tmp_contents .box_crowd .switch_cnt li:last-child {
	border-bottom:1px solid #8DECEE;
}
.cate007 #tmp_contents .box_crowd .switch_cnt li a {
	background:none;
}
.cate007 #tmp_contents .box_crowd .switch_cnt li a:hover,
.cate007 #tmp_contents .box_crowd .switch_cnt li a:focus {
	background-color:#E3FAFB;
}
/* ==================================================
 free2
================================================== */
/* 特殊ページパーツ
============================== */
#tmp_contents table.frame_type {
	width:100%;
}
#tmp_contents table.frame_type td.comment {
	max-width:432px;
}
#tmp_contents table.frame_type,
#tmp_contents table.frame_type td,
#tmp_contents table.frame_type td td {
	background-size:contain;
}
#tmp_contents table.frame_type td img {
	max-width:100%;
	height:auto;
}
/* 特殊パーツ　カワセミ */
#tmp_contents table.kawasemi td.comment {
	padding:8% 5px 9% 6px;
}
#tmp_contents table.kawasemi td.comment p {
	padding:0 12px 6px 17px;
}
/* 特殊パーツ　藤の花 */
#tmp_contents table.fuji td.comment {
	padding:13% 6px 12% 5px;
}
#tmp_contents table.fuji td.comment p {
	padding:0 12px 2px 17px;
}
/* 特殊パーツ　クロマツ */
#tmp_contents table.matsu td.comment {
	padding:13% 6px 9% 5px;
}
#tmp_contents table.matsu td.comment p {
	padding:0 12px 1px 17px;
}
/* 特殊パーツ　吹き出し */
#tmp_contents table.fukidashi_type {
	margin:0 0 18px;
}
#tmp_contents table.fukidashi_type,
#tmp_contents table.fukidashi_type td.comment {
	background:none;
}
#tmp_contents table.fukidashi_type td.comment {
	width:100%;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
#tmp_contents table.parents td.comment,
#tmp_contents table.dog td.comment {
	padding:6px 20px 6px 10px;
}
#tmp_contents table.grandparents td.comment,
#tmp_contents table.child td.comment {
	padding:4px 14px 8px;
}
#tmp_contents table.fukidashi_type td.chara img {
	height:auto;
}
#tmp_contents table.parents td.chara p,
#tmp_contents table.dog td.chara p {
	margin:0 0 0 -8px;
	padding:0 0 0 44px;
}
#tmp_contents table.grandparents td.chara p,
#tmp_contents table.child td.chara p {
	margin:0 -8px 0 0;
	padding:0 44px 0 0;
}
#tmp_contents table.parents td.chara,
#tmp_contents table.dog td.chara {
	width:117px;
}
#tmp_contents table.grandparents td.chara,
#tmp_contents table.child td.chara {
	width:116px;
}
#tmp_contents table.parents td.chara img,
#tmp_contents table.dog td.chara img {
	max-width:117px;
}
#tmp_contents table.grandparents td.chara img,
#tmp_contents table.child td.chara img {
	max-width:116px;
}
#tmp_contents table.fukidashi_type td.chara img {
	height:auto;
}
/* 特殊パーツ　父母 */
#tmp_contents table.parents td.comment {
	border:3px solid #ACC7F9;
}
/* 特殊パーツ　祖父母 */
#tmp_contents table.grandparents td.comment {
	border:3px solid #94E2B8;
}
/* 特殊パーツ　犬 */
#tmp_contents table.dog td.comment {
	border:3px solid #EFA3A5;
}
/* 特殊パーツ　子ども */
#tmp_contents table.child td.comment {
	border:3px solid #F7B966;
}
/* ==================================================
class
================================================== */
/* float ▼変更しない
============================== */
.float_lft,
.float_rgt {
	float:none;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* ==================================================
parts
================================================== */
/* parts ▼変更しない
============================== */
div.col2 div.col2L,
div.col3 div.col3L,
div.col3 div.col3M {
	width:100%;
	margin-right:0;
	float:none;
}
div.col2 div.col2R,
div.col3 div.col3R {
	width:100%;
	float:none;
}
div.col2 div.col2L,
div.col2 div.col2R {
	clear:both;
}
div.col2 div.col2 div.col2L,
div.col2 div.col2 div.col2R {
	width:100%;
	clear:both;
}
div.fixed_col2 div.fixed_col2L,
div.fixed_col2 div.fixed_col2R {
	width:100%;
	clear:both;
}
div.col3 div.col3L,
div.col3 div.col3M,
div.col3 div.col3R {
	width:100%;
	clear:both;
}
#tmp_contents div.col3 ul,
#tmp_contents div.col2 ul {
	margin-bottom:0;
}
div.img_cap {
	width:auto !important;
}
#tmp_contents img {
	max-width:100%;
	height:auto;
}
#tmp_contents ul,
#tmp_contents ol {
	margin-left:32px;
}
#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 */
}
/* box_faq
============================== */
.box_faq {
	margin:0 0 10px;
}
/* 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 {
	text-align:left;
}
#tmp_map_search p {
	display:block;
	margin-right:0;
}
#tmp_map_search strong {
	display:block;
}
#tmp_map_search #keyword {
	margin-left:0;
	width:216px;
}
#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;
}
/* kosodate
============================== */
#tmp_kosodate {
	background-size:contain;
}
#tmp_kizuna {
	padding:4px 0 0 2px;
	min-height:152px;
}
#tmp_kizuna_ttl {
	margin:0 0 34px;
}
#tmp_contents #tmp_kizuna_ttl h1 {
	padding:0 82px 0 0;
}
/* box_kosodate */
.box_wrap_kosodate {
	padding:0;
}
.box_kosodate {
	margin:0 0 14px;
}
#tmp_contents .box_kosodate_ttl h2 {
	font-size:114.3%;
}
/* kosodate01 */
.kosodate01 .box_lft {
	margin:0 -100px 0 0;
	width:100px;
}
.kosodate01 .box_rgt {
	margin:0 0 0 100px;
}
.kosodate01 .box_kosodate_ttl {
	margin:0 0 0 56px;
	padding:0 0 0 50px;
}
#tmp_contents .kosodate01 .box_kosodate_ttl h2 {
	padding:8px 8px 8px 57px;
	background-size:46px 46px;
}
.kosodate01 .box_kosodate_cnt {
	margin:0;
	padding:6px 0 0 0;
	clear:both;
}
/* kosodate02 */
.kosodate02 .box_lft {
	margin:0 100px 0 0;
}
.kosodate02 .box_rgt {
	margin:0 0 0 -100px;
	width:100px;
}
.kosodate02 .box_kosodate_ttl {
	margin:0 56px 0 0;
	padding:0 50px 0 0;
}
#tmp_contents .kosodate02 .box_kosodate_ttl h2 {
	padding:8px 0 8px 57px;
	background-size:46px 46px;
}
.kosodate02 .box_kosodate_cnt {
	margin:0;
	padding:6px 0 0 0;
	clear:both;
}
/* kosodate03 */
.kosodate03 .box_lft {
	margin:0 -100px 0 0;
	width:100px;
}
.kosodate03 .box_rgt {
	margin:0 0 0 100px;
}
.kosodate03 .box_kosodate_ttl {
	margin:0 0 0 56px;
	padding:0 0 0 50px;
}
#tmp_contents .kosodate03 .box_kosodate_ttl h2 {
	padding:8px 8px 8px 57px;
	background-size:46px 46px;
}
.kosodate03 .box_kosodate_cnt {
	margin:0;
	padding:6px 0 0 0;
	clear:both;
}
/* kosodate04 */
.kosodate04 .box_lft {
	margin:0 100px 0 0;
}
.kosodate04 .box_rgt {
	margin:0 0 0 -100px;
	width:100px;
}
.kosodate04 .box_kosodate_ttl {
	margin:0 56px 0 0;
	padding:0 50px 0 0;
}
#tmp_contents .kosodate04 .box_kosodate_ttl h2 {
	padding:8px 0 8px 57px;
	background-size:46px 46px;
}
.kosodate04 .box_kosodate_cnt {
	margin:0;
	padding:6px 0 0 0;
	clear:both;
}
/* kosodate05 */
.kosodate05 {
	margin:0 0 18px;
}
.kosodate05 .box_lft {
	margin:0 -100px 0 0;
	width:100px;
}
.kosodate05 .box_rgt {
	margin:0 0 0 100px;
}
.kosodate05 .box_kosodate_ttl {
	margin:0 0 0 56px;
	padding:0 0 0 50px;
}
#tmp_contents .kosodate05 .box_kosodate_ttl h2 {
	padding:8px 8px 8px 57px;
	background-size:46px 46px;
}
.kosodate05 .box_kosodate_cnt {
	margin:0;
	padding:6px 0 0 0;
	clear:both;
}
/* net */
#tmp_net {
	clear:both;
}
#tmp_net_ttl {
	margin:0 0 6px;
	padding:0;
	width:100%;
	background:none;
	float:none;
}
#tmp_contents #tmp_net_ttl h2 {
	padding:0;
}
#tmp_net_cnt {
	float:none;
}
/* mymenu（マイページ）
============================== */
/*
#tmp_mymenu {
	margin:0 0 10px;
}
*/
/* use_mymenu（マイページの使い方） */
#tmp_mymenu .use_mymenu {
	text-align:center;
}
#tmp_mymenu #tmp_mymenu_cnt .use_mymenu a {
	margin:0;
	padding:0;
	background:none;
}
#tmp_mymenu .use_mymenu a span {
	padding:0 0 0 17px;
	background:url(/shared/templates/smartphone_top/images/mymenu_icon.gif) no-repeat left 0.2em;
	background-size:12px 12px;
}
/* よくある質問
============================== */
#tmp_contents #tmp_faq_searchbox {
	width:300px;
}
#tmp_contents #tmp_faq_query {
	width:186px;
}
/* ==================================================
clock
================================================== */
#tmp_clock {
	-webkit-background-size:100%; /* Webkit */
	-moz-background-size:100%; /* Mozilla */
	background-size:100%; /* CSS3 */
}
/* ttl */
#tmp_clock_ttl {
	padding:6% 10% 0;
	-webkit-background-size:100%; /* Webkit */
	-moz-background-size:100%; /* Mozilla */
	background-size:100%; /* CSS3 */
}
/* cnt */
#tmp_clock_cnt {
	padding:0 6% 6%;
	-webkit-background-size:100%; /* Webkit */
	-moz-background-size:100%; /* Mozilla */
	background-size:100%; /* CSS3 */
}
#tmp_clock_cnt .input_year {
	margin:0 4px 0 0;
}
#tmp_clock_cnt .input_month,
#tmp_clock_cnt .input_day,
#tmp_clock_cnt .input_hour,
#tmp_clock_cnt .input_minute,
#tmp_clock_cnt .input_second {
	margin:0 4px;
}
/* ==================================================
search_result
================================================== */
/* page_sending_navi
============================== */
#tmp_contents .page_sending_navi .prev {
	margin:0 12px 0 0;
}
#tmp_contents .page_sending_navi .next {
	margin:0 0 0 12px;
}
#tmp_contents .page_sending_navi .prev a,
#tmp_contents .page_sending_navi .next a {
	padding:6px 0 6px 0;
}
#tmp_contents .page_sending_navi li a,
#tmp_contents .page_sending_navi li span {
	display:inline-block;
	padding:6px 12px;
}
#tmp_contents .page_sending_navi li {
	display:none;
}
#tmp_contents .page_sending_navi li.show {
	display:inline-block;
}
/* box_search_form */
#tmp_contents #tmp_search_result_list .box_search_form {
	width:300px;
}
#tmp_contents #tmp_search_result_list .box_search_form dd {
	float:none;
	margin:0 0 0 32px;
}
#tmp_contents #tmp_search_result_list .box_search_form #tmp_select {
	width:194px;
}
#tmp_contents #tmp_search_result_list .box_search_form #tmp_search_query {
	width:268px !important;
}
#tmp_contents #tmp_search_result_list .box_search_form dd p {
	display:inline-block;
	margin-bottom:2px;
}
#tmp_contents #tmp_search_result_list .box_search_form dd p.box_schbtn {
	float:right;
}
/* ==================================================
top
================================================== */
/* main
============================== */
.format_top #tmp_wrap_main {
	background:none;
	padding-top:0;
	padding-bottom:10px;
}
#tmp_weather_s {
	display:none;
}
/* city_promotion
============================== */
#tmp_city_promotion {
	width:100%;
	height:auto;
}
#tmp_city_promotion.slick-slider {
	height:40px;
	padding-top:37.9%;
}
#tmp_city_promotion .slick-slide {
	width:100%;
}
#tmp_city_promotion img {
	max-width:100%;
	height:auto;
}
#tmp_city_promotion .list_order {
	bottom:-10px;
}
#tmp_wrap_city_promotion #tmp_gallery_player {
	bottom:-10px;
}
#tmp_city_promotion .slick-dots {
	left:20px;
}
#tmp_city_promotion .slick-dots li {
	margin-right:12px;
}
#tmp_city_promotion .slick-dots li:last-child {
	margin-right:0;
}
#tmp_city_promotion .action_ctrl {
	right:20px;
	bottom:5px;
}
/* crowd_box / quake_box
============================== */
.crowd_box,
.quake_box {
	margin-left:0;
}
.crowd_box_ttl,
.quake_box_ttl {
	padding:0 !important;
	margin-top:-13px;
	margin-left:-7px;
}
.crowd_box_cnt,
.quake_box_cnt {
	padding:16px 8px 8px;
	margin:0 !important;
}
.quake_box_ttl,
.quake_box_ttl h2,
.quake_box_ttl span {
	width:90px;
	height:28px;
}
.quake_box_ttl h2 {
	background:url(/shared/templates/smartphone_top/images/quake_ttl.gif) no-repeat left top;
	background-size:contain;
}
/* search
============================== */
#tmp_search {
	margin:0 0 13px;
}
#tmp_search_ttl,
#tmp_search_ttl_spmenu {
	margin:-13px 0 -18px -5px;
}
#tmp_search_ttl,
#tmp_search_ttl h2,
#tmp_search_ttl span,
#tmp_search_ttl_spmenu,
#tmp_search_ttl_spmenu h2,
#tmp_search_ttl_spmenu span {
	width:120px;
	height:28px;
}
#tmp_search_ttl h2,
#tmp_search_ttl_spmenu h2 {
	background:url(/shared/templates/smartphone_top/images/search_ttl.gif) no-repeat left top;
	background-size:contain;
}
#tmp_search_cnt {
	padding:5px;
	border:2px solid #B2EACB;
	background-color:#ffffff;
}
/* detail */
#tmp_search_menu,
#tmp_search_menu.detail {
	padding:12px 8px 10px 10px;
}
#tmp_search_menu_spmenu {
	background-color:#ffffff;
	padding:10px;
}
.detail .box_wrap_form {
	float:none;
	width:100%;
}
.detail .box_form {
	display:block;
}
.detail .box_sch {
	width:100%;
	float:none;
	display:block;
}
#tmp_search .detail .sch_btn,
#tmp_search .detail .sch_means,
#tmp_search_spmenu .detail .sch_btn,
#tmp_search_spmenu .detail .sch_means {
	display:block;
}
#tmp_search .detail #tmp_search_btn,
#tmp_search_spmenu .detail #tmp_search_btn_spmenu {
	margin:0;
	background-image:none;
	background-color:#0668B9;
	color:#ffffff;
	font-weight:bold;
	width:100%;
	height:auto;
	display:block;
	overflow:visible;
	text-indent: inherit;
	border-radius:3px;
	padding:7px 0 3px;
	font-size:114.3%;
	border-top:none;
	border-left:none;
	border-right:2px solid #055596;
	border-bottom:2px solid #055596;
}
#tmp_search .sch_means a,
#tmp_search_spmenu .sch_means a {
	margin-left:0;
	text-decoration:none;
	color:#000000;
}
.detail .box_form p {
	padding:0;
	display:block;
	margin:0 0 8px;
}
.detail .box_form p.sch_label {
	text-align:left;
	width:100%;
	margin:0;
}
.detail .box_form .box_label {
	width:50%;
	float:left;
	padding-left:10px;
	box-sizing:border-box;
}
#tmp_sma_menu .detail .box_form p {
	margin-bottom:5px;
}
#tmp_sma_menu .detail .box_form .box_label {
	float:none;
	width:auto;
	padding-left:0;
}
.detail .box_form p label {
	padding:0 2px;
}
#tmp_search .detail #tmp_query,
#tmp_search_spmenu .detail #tmp_query_spmenu,
#tmp_select_spmenu {
	width:100%;
}
#tmp_search_spmenu .detail .sch_means {
	padding:0 0 0 15px;
	color:#000000;
	background:transparent url(/shared/templates/top/images/arrow_icon.gif) no-repeat left 0.3em;
	text-decoration:none;
}
/* sch_navi */
#tmp_sch_navi,
#tmp_sch_cm,
#tmp_sch_navi_spmenu,
#tmp_sch_cm_spmenu {
	width:100%;
	float:none;
}
#tmp_sch_navi,
#tmp_sch_navi_spmenu {
	padding-top:10px;
}
.sch_navi li {
	box-sizing:border-box;
	margin:0 0 10px;
	width:50%;
	padding:4px 5px 3px 27px;
	background-position:left 0.1em;
	background-repeat:no-repeat;
	display:block;
	float:left;
}
.sch_navi li:nth-child(odd) {
	clear:both;
}
.format_top #tmp_sma_search .sch_navi li {
	width:100%;
	float:none;
	box-sizing:border-box;
}
.res .sch_navi_s li.map.yolp-layerset-on {
	padding:5px 0 12px 26px !important;
	background-color: transparent;
}
/* call / madoguchi */
#tmp_call {
	margin-bottom:10px;
}
.format_top #tmp_sma_search #tmp_call {
	margin-bottom:6px;
}
#tmp_call a,
#tmp_madoguchi a {
	text-decoration:none;
	color:#202020;
	background-color:transparent;
}
#tmp_call p,
#tmp_madoguchi p {
	color:#212121;
	background-color:transparent;
	text-align:center;
	line-height:1.4;
	float:none;
}
#tmp_call_ttl,
#tmp_madoguchi_ttl {
	text-align:center;
	padding:2px 0;
}
#tmp_call_ttl .title,
#tmp_madoguchi_ttl p {
	font-weight:bold;
}
#tmp_call_ttl .sub_title {
	font-size:86%;
}
#tmp_call_ttl .title,
#tmp_call_ttl .sub_title,
#tmp_madoguchi_ttl p {
	width:auto;
	height:auto;
	background-image:none;
}
#tmp_call_ttl .title span,
#tmp_call_ttl .sub_title span,
#tmp_madoguchi_ttl span {
	width:auto;
	height:auto;
	overflow:visible;
	z-index:1;
}
#tmp_call_cnt,
#tmp_madoguchi_cnt {
	padding:3px 0 2px;
	background-color:#ffffff;
}
#tmp_call_cnt p,
#tmp_madoguchi_cnt p {
	width:auto;
	height:auto;
	font-size:142.8%;
	font-weight:bold;
	background-image:none;
}
#tmp_call_cnt p span {
	display:inline-block;
	padding:0 0 0 24px;
	background:url(/shared/templates/smartphone_top/images/call_icon.gif) no-repeat left 0.3em;
	background-size:20px 16px;
	width:auto;
	height:auto;
	overflow:visible;
	z-index:1;
}
#tmp_madoguchi_cnt span {
	display:inline-block;
	padding:0 0 0 28px;
	background:url(/shared/templates/top/images/madoguchi_icon.gif) no-repeat left 0.2em;
	background-size:24px 16px;
	width:auto;
	height:auto;
	overflow:visible;
	z-index:1;
}
/* urgency_btn
============================== */
#tmp_urgency_btn {
	margin:0 -3px 6px;
}
#tmp_urgency_btn li {
	width:33.3%;
	margin:0 !important;
	float:left;
	padding:0 3px;
	box-sizing:border-box;
}
#tmp_urgency_btn li a {
	width:100%;
	height:auto;
	padding-top:67%;
}
#tmp_urgency_btn li a span {
	width:100%;
	height:0;
}
#tmp_urgency_btn li.kinkyu a {
	background:url(/shared/templates/smartphone_top/images/kyukyu_btn.gif) no-repeat left top;
	background-size:100% auto;
}
#tmp_urgency_btn li.shinsatsu a {
	background:url(/shared/templates/smartphone_top/images/shinsatsu_btn.gif) no-repeat left top;
	background-size:100% auto;
}
#tmp_urgency_btn li.hospital a {
	background:url(/shared/templates/smartphone_top/images/byoin_btn.gif) no-repeat left top;
	background-size:100% auto;
}
/* switch_menu
============================== */
.format_top #tmp_main .switch_menu {
	padding:0;
	margin:0 0 4px;
}
.format_top #tmp_main .switch_menu .switch {
	display:block;
}
.format_top #tmp_main .switch_menu .switch_ttl h2,
.format_top #tmp_main .switch_menu .switch_ttl p {
	font-weight:bold !important;
	color:#000000 !important;
	font-size:100% !important;
	margin:0 !important;
	line-height:1.4;
}
.format_top #tmp_main .switch_menu .switch br {
	display:none;
}
.format_top #tmp_main .switch_menu .switch_ttl {
	display:block;
	width:auto !important;
	padding:6px 6px 6px 40px !important;
	color:#000000;
	background-color:#E4E4E4;
	text-decoration:none;
	font-weight:bold;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-radius:3px;
	-webkit-border-radius:3px; /* Webkit */
	-moz-border-radius:3px; /* Mozilla */
	position:relative;
}
.format_top #tmp_main .switch_menu .switch {
	position:absolute;
	left:10px;
	top:6px;
}
.format_top #tmp_main .switch_menu.active .switch a {
	border:none;
}
/* mymenu（マイページ）
============================== */
.format_top #tmp_main #tmp_mymenu.active .switch_ttl {
	background-color:#C1E2FD;
	border-right:none;
	border-bottom:none;
	border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0; /* Webkit */
	-moz-border-radius:3px 3px 0 0; /* Mozilla */
}
#tmp_mymenu .switch_cnt {
	padding:0 6px 10px;
	color:inherit;
	background-color:#C1E2FD;
	border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px; /* Webkit */
	-moz-border-radius:0 0 3px 3px; /* Mozilla */
}

/* sch_keyword（注目キーワード）、sch_category（よく見られるカテゴリ）
============================== */
.format_top #tmp_main #tmp_sch_keyword.active .switch_ttl,
.format_top #tmp_main #tmp_sch_category.active .switch_ttl {
	background-color:#92CBFB;
	border-right:none;
	border-bottom:none;
	border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0; /* Webkit */
	-moz-border-radius:3px 3px 0 0; /* Mozilla */
}
#tmp_sch_keyword_cnt {
	width:auto;
}
#tmp_sch_category {
	border:none;
}
#tmp_sch_category_ttl br {
	display:none;
}
#tmp_sch_keyword .switch_cnt,
#tmp_sch_category .switch_cnt {
	padding:0 6px 7px;
	color:inherit;
	background-color:#92CBFB;
	list-style:none;
	list-style-image:none;
	border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px; /* Webkit */
	-moz-border-radius:0 0 3px 3px; /* Mozilla */
}
.used_javascript #tmp_sch_keyword .switch_cnt li,
#tmp_sch_category .switch_cnt li {
	margin:0 0 1px;
	display:block;
}
#tmp_sch_keyword .switch_cnt li a,
#tmp_sch_category .switch_cnt li a {
	display:block;
	padding:7px 8px;
	color:#0666B8;
	background-color:#FFFFFF;
}
#tmp_sch_keyword .switch_cnt li a {
	background-image:none;
}
/* list_category */
.list_category,
.list_category td {
	border:none;
}
.list_category td {
	width:100%;
	padding:0;
	display:block;
}
.list_category td p {
	position:relative;
	margin:0 0 1px;
	background-color:#FFFFFF;
}
.list_category td a {
	display:block !important;
	padding:7px 8px 7px;
}
.list_category td img {
	position:absolute;
	top:6px;
	left:10px;
}
.list_category tr:nth-child(1) td:last-child p {
	margin-bottom:-1px;
}
#tmp_sch_keyword .switch_cnt li:first-child a,
#tmp_sch_category .switch_cnt li:first-child a,
.list_category tr:first-child td:first-child p {
	border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0; /* Webkit */
	-moz-border-radius:3px 3px 0 0; /* Mozilla */
}
#tmp_sch_keyword .switch_cnt li:last-child a,
#tmp_sch_category .switch_cnt li:last-child a
.list_category tr:last-child td:last-child p {
	border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px; /* Webkit */
	-moz-border-radius:0 0 3px 3px; /* Mozilla */
}
/* about_fujisawa（藤沢市について）
============================== */
.format_top #tmp_main #tmp_about_fujisawa.active .switch_ttl {
	background-color:#9BEEF0;
	border-right:none;
	border-bottom:none;
	border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0; /* Webkit */
	-moz-border-radius:3px 3px 0 0; /* Mozilla */
}
#tmp_about_fujisawa .switch_cnt {
	padding:0 3px 1px;
}
.fujisawa_menu_btn li {
	width:50%;
	float:left;
	padding:0 3px;
	box-sizing:border-box;
}
.fujisawa_menu_btn li a {
	width:100% !important;
	height:auto !important;
	background-size:100% auto !important;
}
.fujisawa_menu_btn li a span {
	height:0 !important;
}
/* 個別 */
.fujisawa_menu_btn li.shicho a {
	padding-top:42.6%;
	background:url(/shared/site_smartphone/images/navi/lnavi/about_fujisawa_shicho_btn.png) no-repeat left top;
}
.fujisawa_menu_btn li.shigikai a {
	padding-top:42.6%;
	background:url(/shared/site_smartphone/images/navi/lnavi/about_fujisawa_shigikai_btn.png) no-repeat left top;
}
.fujisawa_menu_btn li.city_profile a {
	padding-top:28.2%;
	background:url(/shared/site_smartphone/images/navi/lnavi/about_fujisawa_city_profile_btn.png) no-repeat left top;
}
.fujisawa_menu_btn li.shiyakusho a {
	padding-top:28.2%;
	background:url(/shared/site_smartphone/images/navi/lnavi/about_fujisawa_shiyakusho_btn.png) no-repeat left top;
}
.fujisawa_menu_btn li.kaiken a {
	padding-top:28.2%;
	background:url(/shared/site_smartphone/images/navi/lnavi/about_fujisawa_kaiken_btn.png) no-repeat left top;
}
.fujisawa_menu_btn li.jore a {
	padding-top:28.2%;
	background:url(/shared/templates/top/images/jore_btn.gif) no-repeat left top;
}
/* bosai（ふじさわ防災ナビ）
============================== */
.format_top #tmp_main #tmp_bosai.active .switch_ttl {
	background-color:#D2EF7A;
	border-right:none;
	border-bottom:none;
	border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0; /* Webkit */
	-moz-border-radius:3px 3px 0 0; /* Mozilla */
}
#tmp_bosai .switch_cnt {
	padding:0 6px 7px;
	color:inherit;
	background-color:#D2EF7A;
	list-style:none;
	list-style-image:none;
	border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px; /* Webkit */
	-moz-border-radius:0 0 3px 3px; /* Mozilla */
}
#tmp_bosai .switch_cnt li {
	margin:0 0 1px;
	border:none;
}
#tmp_bosai .switch_cnt li br {
	display:none;
}
#tmp_bosai .switch_cnt li a {
	display:block;
	padding:8px;
	color:#0666B8;
	background-color:#FFFFFF;
	background-image:none;
	text-decoration:underline;
}
#tmp_bosai .switch_cnt li:first-child a {
	border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0; /* Webkit */
	-moz-border-radius:3px 3px 0 0; /* Mozilla */
}
#tmp_bosai .switch_cnt li:last-child a {
	border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px; /* Webkit */
	-moz-border-radius:0 0 3px 3px; /* Mozilla */
}
/* info
============================== */
.used_javascript #tmp_info {
	position:static;
	padding-top:0;
	border:none;
	margin:0;
}
#tmp_info .switch_btn {
	display:block;
}
#tmp_info .switch_btn a {
	width:auto !important;
}
#tmp_info .tab_ttl {
	text-align:left;
	min-height:inherit;
	cursor:auto;
}
.used_javascript #tmp_info .tab_ttl {
	position:relative !important;
	left:0 !important;
	top:0;
}
#tmp_info .tab_ttl h2 a {
	display:block;
	width:auto !important;
	height:auto;
	background-image:none !important;
}
#tmp_info .tab_ttl h2 a span {
	width:auto !important;
	height:auto;
	overflow:visible;
	z-index:1;
}
#tmp_info .tb_active .tab_ttl a {
	background-color:#0571b9;
	color:#FFFFFF;
	padding:14px 0 11px;
}
#tmp_info .switch_ttl h2 {
	display:none;
}
#tmp_info .tab_cnt {
	margin:0 0 10px;
	padding:6px 5px 6px;
	color:inherit;
	background-color:#ffffff;
	border:2px solid #74DAA2;
	border-top:none;
	border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px; /* Webkit */
	-moz-border-radius:0 0 3px 3px; /* Mozilla */
}
#tmp_info .no_data {
	padding-top:0;
}
/* info_rgt */
.wrap_info_rgt {
	width:100%;
	float:none;
	margin-left:0;
}
.info_rgt {
	margin-left:0;
}
/* info_left */
.box_info_cnt .info_lft {
	float:none;
	width:100%;
}

/* info_topics（トピックス）、info_event（イベントカレンダー）
============================== */
.format_top #tmp_main #tmp_info .active .switch_ttl {
	background-color:#74DAA2;
	border-right:none;
	border-bottom:none;
	border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0; /* Webkit */
	-moz-border-radius:3px 3px 0 0; /* Mozilla */
}
/* minna（みんなでつくる藤沢市）
============================== */
.format_top #tmp_main #tmp_minna.active .switch_ttl {
	background-color:#A3E6C1;
	border-right:none;
	border-bottom:none;
	border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0; /* Webkit */
	-moz-border-radius:3px 3px 0 0; /* Mozilla */
}
#tmp_minna_cnt {
	padding:0 6px 5px;
	color:inherit;
	background-color:#A3E6C1;
	border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px; /* Webkit */
	-moz-border-radius:0 0 3px 3px; /* Mozilla */
}
#tmp_minna {
	border:none;
}
#tmp_minna_ttl {
	margin:0;
	float:none;
}
#tmp_minna_ttl h2 {
	width:auto;
	height:auto;
	background:none;
}
#tmp_minna_ttl span {
	display:block;
	width:auto;
	height:auto;
	z-index:1;
	overflow:visible;
}
/* goiken */
#tmp_goiken {
	float:none;
	width:100%;
	padding:0;
	margin:0 0 6px;
}
#tmp_goiken ul {
	border:none;
}
#tmp_goiken ul li.comment {
	border-bottom:none;
}
#tmp_goiken ul li {
	margin:0 0 1px;
	color:inherit;
	background-color:#FFFFFF;
	line-height:1.4;
}
#tmp_goiken p {
	margin:0 0 1px;
	color:inherit;
	background-color:#FFFFFF;
	padding:6px 9px 7px;
	border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0; /* Webkit */
	-moz-border-radius:3px 3px 0 0; /* Mozilla */
}
#tmp_goiken ul li:last-child {
	border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px; /* Webkit */
	-moz-border-radius:0 0 3px 3px; /* Mozilla */
}
#tmp_goiken ul li a {
	display:block;
	padding:6px 9px 7px 30px;
	font-weight:normal;
	color:#0666B8;
	text-decoration:underline;
}
#tmp_goiken ul li.comment a,
#tmp_goiken ul li.iken a {
	padding:6px 9px 7px 30px;
}
#tmp_goiken ul li.iken a span.txt_br {
	display:inline;
}
/* photo_gallery */
#tmp_photo_gallery {
	float:none;
	width:auto;
	margin:0 0 6px;
	padding:6px 9px;
	color:inherit;
	background-color:#FFFFFF;
	border-radius:3px;
	-webkit-border-radius:3px; /* Webkit */
	-moz-border-radius:3px; /* Mozilla */
}
#tmp_photo_gallery_ttl {
	background:none;
	border-radius:0;
	line-height:1.2;
}
#tmp_photo_gallery_ttl p span {
	width:auto;
	height:auto;
	overflow:visible;
	z-index:1;
}
#tmp_photo_gallery ul {
	list-style:none;
	list-style-image:none;
	clear:both;
}
#tmp_photo_gallery_cnt ul li {
	margin-right:10px;
	float: left;
}
#tmp_photo_gallery_ttl p {
	margin:0 0 0.4em;
	padding:1px 0 3px 25px;
	background:url(/shared/templates/smartphone_top/images/photo_gallery_icon.gif) no-repeat left 0.1em;
	background-size:21px 16px;
	font-weight:bold;
}
#tmp_photo_gallery_cnt p.title {
	margin:0 0 0.4em;
	font-weight:bold;
}
#tmp_photo_gallery_cnt {
	padding:0;
	color:inherit;
	background-color:#ffffff;
	border-radius:0;
}
#tmp_photo_gallery_cnt p.text {
	margin:0 0 0.4em;
	font-size:86%;
	line-height:1.4;
}
#tmp_photo_gallery_cnt p.photo,
#tmp_photo_gallery_cnt p.float_rgt {
	margin:0 0 10px 8px;
	float:right;
	clear:both;
}
#tmp_photo_gallery_cnt {
	clear:both;
}
#tmp_photo_gallery_entry {
	clear:both;
}
#tmp_photo_gallery_entry ul li {
	margin:0 14px 3px 0;
	float:left;
}
#tmp_photo_gallery_entry ul li a {
	display:block;
	padding:0 0 0 16px;
	color:#202020;
	background:transparent url(/shared/templates/smartphone_top/images/arrow_icon.gif) no-repeat left 0.1em;
	background-size:12px 12px;
	text-decoration:none;
}
/* list_menu */
.list_community {
	padding:0;
	border:none;
}
.list_community li {
	float:none;
	margin:0 0 1px !important;
	color:inherit;
	background-color:#FFFFFF !important;
	background-image:none !important;
}
.list_community li.hiroba {
	width:auto;
	height:auto;
	padding:7px 9px;
	color:#1F1F1F;
	font-weight:bold;
}
.list_community li a {
	display:block;
	width:auto !important;
	height:auto !important;
	background-image:none !important;
	padding:8px 10px;
	color:#0666B8;
	background-color:transparent;
}
.list_community li a span {
	width:auto !important;
	height:auto !important;
	z-index:1;
	overflow:visible;
}
.list_menu li.list_title {
	padding:7px 9px;
	color:#1F1F1F;
	font-weight:bold;
}
.list_menu li:first-child {
	border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0; /* Webkit */
	-moz-border-radius:3px 3px 0 0; /* Mozilla */
}
.list_menu li:last-child {
	border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px; /* Webkit */
	-moz-border-radius:0 0 3px 3px; /* Mozilla */
}
.list_menu li a {
	display:block;
	padding:8px 10px;
	color:#0666B8;
	background-color:transparent;
}
/* pickup（ふじさわピックアップ）
============================== */
#tmp_pickup {
	border:none;
}
.format_top #tmp_main #tmp_pickup.active .switch_ttl {
	background-color:#A3E6C1;
	border-right:none;
	border-bottom:none;
	border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0; /* Webkit */
	-moz-border-radius:3px 3px 0 0; /* Mozilla */
}
#tmp_pickup .switch_cnt {
	padding:0 6px 5px;
	color:inherit;
	background-color:#A3E6C1;
	border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px; /* Webkit */
	-moz-border-radius:0 0 3px 3px; /* Mozilla */
}
/* gallery */
#tmp_pickup_ttl {
	margin:0;
	float:none;
}
#tmp_pickup_ttl h2 {
	width:auto;
	height:auto;
	background:none;
}
#tmp_pickup_ttl span {
	display:block;
	width:auto;
	height:auto;
	z-index:1;
	overflow:visible;
}
/* gallery */
#tmp_wrap_gallery {
	width:100%;
	float:none;
	border:none;
	margin:0 0 6px;
	color:inherit;
	background-color:#FFFFFF;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	box-sizing:border-box;
	position:relative;
}
#tmp_gallery {
	width:100%;
	height:112px;
	text-align:center;
	padding:8px 0 44px;
}
#tmp_gallery .slick-slide {
	width:200px !important;
	left:50% !important;
	margin-left:-100px;
}
#tmp_gallery img {
	max-width:100%;
	height:auto;
}
#tmp_gallery .slick-dots {
	color:inherit;
	background-color:#DBEEFE;
	position:absolute;
	top:auto;
	left:0;
	bottom:0;
	height:38px;
	padding:9px 0 9px 8px;
	width:100%;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
	border-radius:0 0 4px 4px / 0 0 4px 4px;
	-webkit-border-radius:0 0 4px 4px / 0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px / 0 0 4px 4px;
}
#tmp_wrap_gallery .slick-slide li {
	margin-right:9px;
	float:left;
}
#tmp_wrap_gallery .slick-slide li img {
	vertical-align:top;
}
#tmp_gallery .action_ctrl {
	position:absolute;
	right:9px;
	bottom:8px;
}
/* koho */
#tmp_koho {
	float:none;
	width:100%;
	margin:0 0 6px;
	padding:8px 4px;
	color:inherit;
	background-color:#FFFFFF;
	border-radius:3px;
	-webkit-border-radius:3px; /* Webkit */
	-moz-border-radius:3px; /* Mozilla */
	box-sizing:border-box;
}
#tmp_koho .koho_blk,
#tmp_koho_inner {
	width:280px;
	margin:0 auto;
}
#tmp_koho .koho_ttl {
	width:280px;
	min-height:105px;
	margin:0 0 5px;
	clear:both;
}
/* list_webcnt */
.list_webcnt {
	padding:0;
	list-style:none;
	list-style-image:none;
}
.list_webcnt li {
	margin:0 0 1px !important;
	float:none;
	color:inherit;
	background-color:#FFFFFF;
}
.list_webcnt li:first-child {
	border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0; /* Webkit */
	-moz-border-radius:3px 3px 0 0; /* Mozilla */
}
.list_webcnt li:last-child {
	border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px; /* Webkit */
	-moz-border-radius:0 0 3px 3px; /* Mozilla */
}
.list_webcnt li a {
	height:auto !important;
	background-image:none !important;
	display:block;
	padding:8px 10px;
	color:#0666B8;
	background-color:transparent;
}
.list_webcnt li a span {
	height:auto !important;
	z-index:1;
	overflow:visible;
}

/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_gnavi_s ul:after,
#tmp_contents .box_crowd_cnt:after,
#tmp_sma_hnavi1 ul:after,
#tmp_sma_hnavi2 ul:after,
.detail .box_form p:after,
.sch_navi:after,
#tmp_urgency_btn:after,
#tmp_info .box_info_cnt:after,
#tmp_wrap_gallery .list_order:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
/* for IE7.0 */
*:first-child+html #tmp_contents .box_crowd_cnt {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html #tmp_contents .box_crowd_cnt {
	display:inline-block; /* 変更しない */
}
}