@charset "utf-8";

@media screen and (max-width : 640px) {

/* ==================================================
shared
================================================== */
/* body
============================== */
body {
	-webkit-text-size-adjust:none; /* 変更しない */
	background:none; /* 変更しない */
}
body >#wrapper_fix>#container_fix {
	background-color:blue;
}
#tmp_contents h1 {
	font-size: 128.6% !important;
}
#tmp_contents h2 {
	font-size: 114.3% !important;
	width: 100%;
	box-sizing: border-box;
}
#tmp_contents h3 {
	font-size: 114.3% !important;
}
#tmp_contents h4 {
	font-size: 114.3% !important;
}
#tmp_contents h5 {
	font-size: 114.3% !important;
}
#tmp_contents h6 {
	font-size: 114.3% !important;
}
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"],
input[type="reset"],
select {
	-webkit-border-radius:0; /* Webkit */
	-moz-border-radius:0; /* Mozilla */
	border-radius:0; /* CSS3 */
}
/* wrapper
============================== */
#wrapper_fix {
	width:100%; /* 変更しない */
	min-width:320px; /* 変更しない */
}
#wrapper_liquid {
	width:100%; /* 変更しない */
	min-width:320px; /* 変更しない */
}
/* main
============================== */
#tmp_wrap_main {
	padding:10px;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	word-break:break-all; /* 変更しない */
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm,
.wrap_col_rgt_navi,
.column_full .wrap_col_main,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none; /* 変更しない */
}
.wrap_col_lft_navi {
	float:none;
	position:static; /* 変更しない */
	z-index:auto; /* 変更しない */
}
.col_main {
	padding:0; /* 変更しない */
}
/* top
============================== */
.format_top #tmp_main_menu,
.format_top #tmp_main_cnt {
	float:none;
	width:100%;
}
/* free
============================== */
.format_free .wrap_col_nm,
.format_free .wrap_col_nm2 {
	margin-right:0; /* 変更しない */
}
.format_free .wrap_col_lft_navi {
	display:none; /* 変更しない */
}
.format_free .wrap_col_rgt_navi {
	display:none; /* 変更しない */
}
.format_free .column_full .col_main,
.format_free .column_lnavi .col_main {
	margin-left:0; /* 変更しない */
}
.format_free .column_rnavi .wrap_col_main,
.format_free .column_rnavi .col_main {
	margin-right:0; /* 変更しない */
}
/* ==================================================
header
================================================== */

/* くらしの案内　*/
.format_top .wrap_col_main {
	margin:0 auto;
	width:100%;
	box-sizing:border-box;
}
#col3_200 #col_L,
#col3_200 #col_M,
#col3_200 #col_R {
	width:100%;
	margin:0 auto;
}
/*============ photo ============= */
#photo {
	width:100%;
	margin:0 auto 20px;
	padding: 0 10px;
    box-sizing: border-box;
}
#photo h1.sangyo_h1 {
	display:block;
	background:url(/shared/images/smartphone/sp_photo_sangyo.jpg) no-repeat;
	background-size:100% auto !important;
	-moz-background-size:100% auto !important;
	-webkit-background-size:100% auto !important;	
	width:100% !important;
	height:0 !important;
	padding-bottom:36% !important;
	margin:0 auto;
}
#photo h1.shisei_h1 {
	display:block;
	background:url(/shared/images/smartphone/sp_photo_shisei.jpg) no-repeat;
	background-size:100% auto !important;
	-moz-background-size:100% auto !important;
	-webkit-background-size:100% auto !important;	
	width:100% !important;
	height:0 !important;
	padding-bottom:36% !important;
	margin:0 auto;
}
#photo h1.kurashi_h1 {
	display:block;
	background:url(/shared/images/smartphone/sp_photo_kurashi.jpg) no-repeat;
	background-size:100% auto !important;
	-moz-background-size:100% auto !important;
	-webkit-background-size:100% auto !important;	
	width:100% !important;
	height:0 !important;
	padding-bottom:36% !important;
	margin:0 auto;
}
#photo h1.kankou_h1 {
	display:block;
	background:url(/shared/images/smartphone/sp_photo_kanko.jpg) no-repeat;
	background-size:100% auto !important;
	-moz-background-size:100% auto !important;
	-webkit-background-size:100% auto !important;	
	width:100% !important;
	height:0 !important;
	padding-bottom:36% !important;
	margin:0 auto;
}
#photo h1 span {
	width:100% !important;
	margin:0 auto !important;
}
#photo p.cate_img_com { 
	display:block;
	background:url(/shared/images/smartphone/cate_idx/sp_cate_img_com_bg.jpg) no-repeat !important;
	background-size:100% auto !important;
	-moz-background-size:100% auto !important;
	-webkit-background-size:100% auto !important;	
	width:100% !important;
	height:0 !important;
	padding-bottom:20.2% !important;
	margin:0 auto;
}
#photo p.cate_img_bus { 
	display:block;
	background:url(/shared/images/smartphone/cate_idx/sp_cate_img_bus_bg.jpg) no-repeat !important;
	background-size:100% auto !important;
	-moz-background-size:100% auto !important;
	-webkit-background-size:100% auto !important;	
	width:100% !important;
	height:0 !important;
	padding-bottom:20.2% !important;
	margin:0 auto;
}
#photo p.cate_img_tou { 
	display:block;
	background:url(/shared/images/smartphone/cate_idx/sp_cate_img_tou_bg.jpg) no-repeat !important;
	background-size:100% auto !important;
	-moz-background-size:100% auto !important;
	-webkit-background-size:100% auto !important;	
	width:100% !important;
	height:0 !important;
	padding-bottom:20.2% !important;
	margin:0 auto;
}
#photo p.cate_img_city { 
	display:block;
	background:url(/shared/images/smartphone/cate_idx/sp_cate_img_city_bg.jpg) no-repeat !important;
	background-size:100% auto !important;
	-moz-background-size:100% auto !important;
	-webkit-background-size:100% auto !important;	
	width:100% !important;
	height:0 !important;
	padding-bottom:20.2% !important;
	margin:0 auto;
}
#photo p span {
	width:100% !important;
	margin:0 auto !important;
}
#info_ttl ul li {
	 min-width: 116px !important;
}
#category ul li {
	display:inherit;
	float:none !important;
    width: 100% !important;
}
#container_fix .box_banner {
	margin-bottom:10px;
}
#container_fix .box_banner img {
	width:100%;
	height:auto;
}
#container_fix .box_emergency {
	margin-bottom:20px;
}
#container_fix #col_R .button ul {
	border-top:2px solid #dddddd;
}
#container_fix #col_R .button li {
	border-left:2px solid #dddddd;
	border-bottom:2px solid #dddddd;
	border-right:2px solid #dddddd;
	border-top:none;
	margin-bottom:0;
   width: 100% !important;
}
#container_fix #col_R .banner ul {
    width: 100%;
	margin:0 auto 20px;
	max-width: 410px;
}
#container_fix #col_R .banner li {
    width: 48% !important;
    float: left !important;
    margin-right: 10px;
}
#container_fix #col_L .menu h2 {
    width: 100% !important;
}
#container_fix #col_L .menu ul {
	border-width:5px;
}
#container_fix #col_R .banner li:nth-child(2n) {
    margin-right: 0px;
}
#container_fix #col_R #mobile #mobile_img {
    float: right;
    width: 30%;
}
#container_fix #col_R #mobile #mobile_img p {
    float: right;
}
#container_fix #col_R #mobile #mobile_txt {
    float: left;
    width: 65%;
}
#container_fix #col_R #mobile #mobile_txt p {
    width: 100% !important;
}
#container_fix #col_R .box_mayor {
    width: 100% !important;
}
#container_fix #col_M #lifescene h2 {
	margin-bottom:10px;
}
#container_fix #col_M #lifescene ul li {
    float: left;
    margin-right: 4px !important;
	margin-bottom:4px !important;
    width: 32%;
}
#container_fix #col_M #lifescene ul li:nth-child(4n) {
    margin-right: 4px !important;
}
#container_fix #col_M #category ul li {
	margin-bottom:4px;
}
#container_fix #col_M #category ul li a {
	background:#F8F9FB url(/shared/images/shared/box_menu_icon_sp.png) no-repeat 5px center;
	background-size:14px;
	padding:8px 5px 8px 25px;
}
#container_fix #col_M #info_ttl ul li a {
	padding:5px 8px;
	min-width:initial;
	min-width:0;
}
#info_cnt ul li {
	font-size:85.7%;
}
#info_cnt .more_list li {
	margin:0 5px 0 0;
}
/* 総合トップ　*/
.format_sougo_top #header {
		border-bottom:none;
}
.format_sougo_top #tmp_hcaption p {
	margin:0;
}
#tmp_hcaption {
	left:10px !important;
}
#header {
	position:relative;
	border-bottom: 2px solid #f8c9e8;
}
#logo {
    padding-left: 10px;
	width:136px;
	height:27px;
}
#logo img {
	max-width:100%;
	height:auto;
}
.format_en #logo img {
	max-width:98%;
	height:auto;
}
#tmp_hlogo {
	float:none;
	padding:10px 0;
	text-align:center;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:inline-block;
	width:220px;
	height:55px;
	background:url(/shared/images/top_all/sp_hcaption.png) no-repeat;
	-webkit-background-size:220px 55px;
	-moz-background-size:220px 55px;
	background-size:220px 55px;
}
#tmp_hlogo a {
	width:220px;
	height:55px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:220px;
	height:55px;
}
/*hcaption*/
#tmp_hcaption {
	width: 146px !important;
    height: 33px !important;
}
#tmp_hcaption a {
	background:url(/shared/images/smartphone/sp_hcaption01.png) no-repeat !important;
	-webkit-background-size:146px 33px !important;
	-moz-background-size:146px 33px !important;
	background-size:146px 33px !important;
}
/*lopgo*/
.format_sougo_top #logo {
	width: 50% !important;
    left: 25% !important;
}
.format_sougo_top #logo a {
	display:block;
	background:url(/shared/images/smartphone/sp_header_logo01.png) no-repeat !important;
	padding-bottom:30.2%;
	background-size:100% auto!important;
	width:100%!important;
	height:0!important;
}
/* function
============================== */
#gnavi {
	display:none; /* 変更しない */
	visibility:hidden;
}
#function {
	display:none; /* 変更しない */
	visibility:hidden;
}
/* hnavi_s
============================== */
#tmp_hnavi_s {
	display:block; /* 変更しない */
	visibility:visible;
	list-style:none; /* 変更しない */
	margin: 0;
}
#tmp_hnavi_lmenu {
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 10000;
}
#tmp_hnavi_s li a {
	display:block;
	width:46px;
	height:46px;
	color:inherit;
	text-decoration:none;
}
#tmp_hnavi_rmenu {
	position:absolute;
	right:0;
	top:0;
}
#tmp_hnavi_lmenu a {
	background:url(/shared/images/smartphone/sp_menu.png) no-repeat top right;
	-webkit-background-size:46px 46px;
	-moz-background-size:46px 46px;
	background-size:46px 46px;
}
#tmp_hnavi_lmenu a.active {/* icon khi menu mo ra*/
	background:url(/shared/images/smartphone/sp_menu_close.png) no-repeat top right;
	-webkit-background-size:46px 46px;
	-moz-background-size:46px 46px;
	background-size:46px 46px;
}
.format_en #tmp_hnavi_lmenu a {
	background:url(/shared/images/smartphone/sp_menu_en.png) no-repeat top right;
	-webkit-background-size:46px 46px;
	-moz-background-size:46px 46px;
	background-size:46px 46px;
}
.format_en #tmp_hnavi_lmenu a.active {/* icon khi menu mo ra*/
	background:url(/shared/images/smartphone/sp_menu_close_en.png) no-repeat top right;
	-webkit-background-size:46px 46px;
	-moz-background-size:46px 46px;
	background-size:46px 46px;
}
#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;
	font-size: 70%;
	line-height: 1.5;
}
#tmp_sma_assistance {
	display:block;
	margin: 0 0 20px;
	border: none;
	clear: both;
}
#tmp_sma_assistance ul {
	width:268px;
    margin: 0 auto;
    padding: 0px;
    list-style: none;
}
#tmp_sma_assistance ul li {
    float: left;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #4b626d;
}
#tmp_sma_assistance ul li:first-child {
	border-left: none;
}
#tmp_sma_assistance ul li:last-child {
	border-right: none;
}
#tmp_sma_assistance ul li a {
    display: block;
    padding: 2px 6px;
    text-decoration: none;
    color: #221814;
}
/* sma_sch
============================== */
#tmp_sma_menu {
	display:block; /* 変更しない */
	visibility:visible;
}
#tmp_sma_menu .wrap_sma_sch {
	display:none; /* 変更しない */
	position:absolute; /* 変更しない */
	left:0; /* 変更しない */
	color:inherit;
	background-color:#e8f4f9;
	width:100%; /* 変更しない */
	z-index:9999; /* 変更しない */
	top:0;/*kc top*/
}
#tmp_sma_menu .sma_sch {
	padding:70px 10px 10px;
}
/* sma_search */
#tmp_sma_search {
	margin:0 0 5px;
	padding:0;
	clear:both;
	width:100%;
}
#tmp_sma_search #tmp_gsearch {
    margin: 0 auto !important;
    width: 240px !important;
}
#tmp_sma_search dl {
	display:table;
	width:100%;
}
#tmp_sma_search dl {
	position:relative;
	margin:0;
}
#tmp_sma_search dt {
	position:absolute;
	bottom:4px;
	left:10px;
}
#tmp_sma_search p {
	margin:0px;
}
#tmp_sma_search form {
	font-size:85.7%;
	margin:0 auto;
	padding:0px;
	width: 244px;
}
#tmp_sma_search form input {
	vertical-align:middle;
}
#tmp_func_sch_btn {
	display: block;
	min-width: 60px;
	border: none;
	-webkit-border-radius: 0 20px 20px 0;
	-moz-border-radius: 0 20px 20px 0;
	border-radius: 0 20px 20px 0;
	background-color: #006397;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	padding: 0 5px;
	height: 30px;
	min-height:0;
	min-height:initial;
}
#tmp_sma_search #func_search_q {
	width: 180px;
	height: 30px;
	border: 1px solid #006397;
	border-radius: 20px 0 0 20px;
	box-sizing: border-box;
	padding-left:40px;
}
#tmp_sma_search #tmp_sma_query,
#tmp_sma_search #tmp_query {
	width: 180px;
	height: 30px;
	border: 1px solid #006397;
	border-radius: 20px 0 0 20px;
	box-sizing: border-box;
	padding-left:40px;
}
#tmp_sma_search form img {
	vertical-align:middle;
}
#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 dt {
	padding:0 10px 0 0;
}
#tmp_sma_search .sch_box {
	width:100%;
	padding:0 10px 0 0;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_sma_query {
	width: 180px;
	height: 30px;
	border: 1px solid #006397;
	border-radius: 20px 0 0 20px;
	padding-left:40px;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_sma_func_sch_btn {
	font-size:115%;
	font-weight:bold;
	width:80px;
	min-height:31px;
	border:1px solid #AABBCC;
	-webkit-border-radius:3px; /* Webkit */
	-moz-border-radius:3px; /* Mozilla */
	border-radius:3px; /* CSS3 */
	cursor:pointer;
	color:inherit;
	background-color:#BBCCDD;
}
#sp_search_method {
	margin: 0 auto;
	width: 240px;
	font-size:85.7%;
}
#sp_search_method p {
	margin:0 0 8px;
}
#sp_search_method a {
	text-decoration:none;
	background:url(/shared/images/shared/search_method_icon.png) no-repeat left center;
	padding-left:15px;
	color:#006397;
}
/*sp_function*/
#sp_function {
	width:100%;
	margin:0 auto 20px;
	font-size:85.7%
}
#sp_function_wrapper {
	width:218px;
	margin:0 auto;
}
#sp_func_txt {
    float: left;
	margin-right:5px;
}
#sp_func_txt dl,
#sp_func_clr dl {
	margin:0;
}
#sp_func_txt dd {
    margin: 0 2px 0 0;
    padding: 0;
    float: left;
}
#sp_func_txt dd a {
    padding: 3px 4px 2px;
    display: block;
    text-decoration: none;
    color: #222222;
    background-color: transparent;
    border: 1px solid #666666;
}
#sp_func_clr {
    float: left;
}
#sp_func_clr dt {
	text-align:center;
	margin:0;
}
#sp_func_clr dd {
    margin: 0 2px 0 0;
    padding: 0;
    float: left;
}
#sp_func_clr dd a {
    padding: 3px 8px 2px;
    display: block;
    text-decoration: none;
    color: #222222;
    background-color: transparent;
    border: 1px solid #666b6d;
    box-sizing: border-box;
}
.format_en #sp_function_wrapper {
	width:275px;
	margin:0 auto;
}
.format_en #sp_func_txt,
.format_en #sp_func_clr {
	width:auto;
    float: left;
}
.format_en #sp_func_txt {
	margin-right:5px;
}
.format_en #sp_func_clr dd a {
    padding: 3px 2px 2px;
}
/* close_btn */
#tmp_sma_menu .wrap_sma_sch .close_btn {
	border:1px solid #006397;
	text-align:center;
	font-weight: normal;
	color:inherit;
	background-color:#e8f4f9;
	width: 240px;
	margin: 0 auto;
	border-radius:20px;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a {
	display:block;
	padding:5px 10px;
	text-decoration:none;
	color:inherit;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a span {
	display:inline-block;
	background:url(/shared/images/smartphone/sp_close_icon.jpg) no-repeat left center;
	-webkit-background-size:14px 14px;
	-moz-background-size:14px 4px;
	background-size:14px 14px;
	padding:0 0 0 20px;
	color: #006397;
}
/* sma_snavi */
#tmp_sma_snavi {
	margin:0 0 15px;
	border:1px solid #818181;
	clear:both;
	text-align:center;
}
#tmp_sma_snavi p {
	margin:0 auto;
}
#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:0 auto 10px;
	width: 100%;
	padding-left: 0;
}
#tmp_sma_gnavi li {
	margin-bottom:2px;
	width:100%;
}
#tmp_sma_gnavi li p {
	margin:0;
	background-color:#ffffff;
	padding-right:10px;
}
#tmp_sma_gnavi li p a {
	display:block;
	text-decoration:none;
	padding:12px 10px 12px 18px;
	color:inherit;
	background:url(/shared/images/smartphone/sp_gnavi_icon01.png) no-repeat right center;
	background-size:8px 10px;
	-moz-background-size:8px 10px;
	-webkit-background-size:8px 10px;
	font-weight:bold;
}
#tmp_sma_gnavi li:nth-child(1) p {
	border-left:18px solid #0997c6;
}
#tmp_sma_gnavi li:nth-child(1) p a {
	border-left:2px solid #80c9e2;
}
#tmp_sma_gnavi li:nth-child(2) p {
	border-left:18px solid #5aa034;
}
#tmp_sma_gnavi li:nth-child(2) p a {
	border-left:2px solid #afd19c;
}
#tmp_sma_gnavi li:nth-child(3) p {
	border-left:18px solid #f25974;
}
#tmp_sma_gnavi li:nth-child(3) p a {
	border-left:2px solid #f9afbc;
}
#tmp_sma_gnavi li:nth-child(4) p {
	border-left:18px solid #996633;
}
#tmp_sma_gnavi li:nth-child(4) p a {
	border-left:2px solid #ccb399;
}
#tmp_sma_gnavi li:nth-child(5) p {
	border-left:18px solid #e7b834;
}
#tmp_sma_gnavi li:nth-child(5) p a {
	border-left:2px solid #efe77c;
}
/* sma_lnavi */
#tmp_sma_lnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_sma_lmenu {
	height:auto !important;
}
#tmp_sma_lnavi_ttl {
	margin:0 0 10px;
	padding:10px 10px;
	color:inherit;
	background-color:#FFFFFF;
	border:1px solid #BBCCDD;
	font-weight:bold;
}
#tmp_sma_lnavi_ttl p a {
	display:block;
	margin:-10px -10px; /* #tmp_sma_lnavi_ttl のpadding値と同じマイナス数値 */
	padding:10px 10px; /* #tmp_sma_lnavi_ttl のpadding値と同じ数値 */
	color:inherit;
	text-decoration:none;
}
#tmp_sma_lnavi_cnt {
	border:1px solid #AABBCC;
	border-right:none;
	border-left:none;
}
#tmp_sma_lnavi_cnt ul {
	list-style:none;
}
#tmp_sma_lnavi_cnt li {
	padding:10px 0 10px 14px;
	border-top:1px solid #BBCCDD;
	background:url(/shared/images/icon/list_icon.gif) no-repeat left 0.8em;
}
#tmp_sma_lnavi_cnt li:first-child {
	border-top:none;
}
#tmp_sma_lnavi_cnt li a {
	display:block;
	margin:-10px 0 -10px -14px; /* #tmp_sma_lnavi_cnt liのpadding値と同じマイナス数値 */
	padding:10px 0 10px 14px; /* #tmp_sma_lnavi_cnt liのpadding値と同じ数値 */
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list {
	padding-left:0;
	background:none;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list.active {
	padding-bottom:0;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list > a {
	margin-left:0;
	padding-left:0;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list a.switch {
	float:left;
	margin-right:8px;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list a.switch img {
	vertical-align:middle;
}
#tmp_sma_lnavi_cnt .switch_cnt {
	margin:10px 0 0;
	padding:0 0 0 10px;
	border-top:1px dotted #BBCCDD;
	clear:both;
}
#tmp_sma_lnavi_cnt .switch_cnt li {
	border-top:1px dotted #BBCCDD;
}
#tmp_sma_lnavi_cnt .switch_cnt li:first-child {
	border-top:none;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	display:none; /* 変更しない */
}
/* pankuzu
============================== */
#tmp_pankuzu {
	display:block; /* 変更しない */
	width:100%;
	border-top: 4px solid #006397;
	padding: 10px;
	box-sizing: border-box;
	margin:0 0;
	font-size:85.7%;
}
#tmp_sma_pankuzu {
	display:block;
	padding-right:10px;
	padding-left:10px;
	border-bottom:1px solid #AABBCC;
	clear:both;
}
.format_en hr.divider {
    border-top: none !important;
	height:30px;
}
/* lnavi
============================== */
/* event_calendar_list
============================== */
#tmp_event_cal_refine {
    display: block;
    width: 100%;
}
#tmp_event_cal_refine_ttl {
    width: 100%;
	padding:5px 0;
}
#tmp_event_cal_refine_ttl p {
	margin-bottom:0;
}
#tmp_event_cal_refine_btn {
    width: 100%;
    padding: 10px;
}

#tmp_event_cal_refine_btn {
    width: 100%;
    padding: 10px !important;
}
tmp_event_cal_refine_btn input {
    width: 100%;
    height: 60px;
}
#tmp_event_cal_refine_cnt {
	padding-left:0;
}
#tmp_event_cal_refine_cnt dt {
    float: none;
    width: 100%;
    text-align: center;
}
#tmp_event_cal_refine_cnt dd {
    padding: 0 10px;
    margin: 0;
}
#tmp_event_cal_refine_cnt dd li {
    float: none;
    width: 100%;
    margin: 0 0 3px 0;
}
#tmp_event_cal_refine_btn input {
	height:auto;
	padding:10px;
}
/* cate_ttl
============================== */
#tmp_event_cal_refine_ttl,
#tmp_event_cal_refine_cnt,
#tmp_event_cal_refine_btn {
    display:block;
}
#tmp_cate_ttl img {
    height:auto;
    max-width:100%;
}
/* rnavi
============================== */
/* pnavi
============================== */
/* plugin ▼変更しない
============================== */
.plugin {
	display:none;
}
/* ==================================================
model_change
================================================== */
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change_pub {
	min-width:0 !important;
	min-width:initial !important;
	display: block;
	visibility: visible;
	clear: both;
	width: 100%;
	margin:0 0;
}
#tmp_model_change_pub ul {
	margin:0 0;
	padding:0 0;
}
#tmp_model_change_pub li {
	font-size:100%;
	background-color: #dff2fc !important;
	padding: 13px 5px;
	margin: 0 auto;
}
#tmp_model_change_pub li a {
	text-decoration: none;
	display: block;
	visibility: visible;
	color: #006397;
	font-weight: bold;
	font-size: 100%;
	margin: 0 auto;
	text-align: center;
}
#tmp_model_change_pub #tmp_switch_sp_style {
	display:none;
}
#tmp_model_change_pub #tmp_switch_pc_style span {
	background: url(/shared/images/smartphone/pc_icon01.png) no-repeat left center;
	background-size: auto auto;
	background-size: 27px 20px;
	-moz-background-size: 27px 20px;
	-webkit-background-size: 27px 20px;
	display: inline-block;
	width: auto;
	padding: 0 0 0 35px;
}
#tmp_model_change_pub #tmp_switch_pc_style {
	display:block;
}
/* ==================================================
footer
================================================== */
/* fnavi
============================== */
#tmp_fnavi {
	padding:6px 10px 5px;
	color:inherit;
	background-color:#DDEEFF;
	list-style:none;
	text-align:center;
}
#tmp_fnavi li {
	margin-right:10px;
	padding-right:10px;
	white-space:nowrap;
	float:none;
	display:inline-block;
	border-right:1px solid #333333;
}
#tmp_fnavi .last {
	margin-right:0;
	border-right:none;
}
#tmp_footer_cnt {
	padding:0 10px;
	clear:both;
}
#tmp_footer_cnt address {
	margin:0 0 5px;
	font-style:normal;
}
#tmp_footer_cnt address span {
	display:block;
	margin-right:0;
}
#tmp_footer_cnt address span.br {
	display:inline; /* block値をinline値に変換 */
}
#tmp_footer_cnt address span.spbr {
	display:block; /* inline値をblock値に変換 */
}
#tmp_copyright {
	text-align:center;
	clear:both;
}
/* ==================================================
class
================================================== */
/* float ▼変更しない
============================== */
.float_lft,
.float_rgt {
	float:none;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* ==================================================
parts
================================================== */
/* parts ▼変更しない
============================== */
div.col2 div.col2L,
div.col3 div.col3L,
div.col3 div.col3M,
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;
}
div.col3 div.col3L, div.col3 div.col3M , div.col3 div.col3R {
	margin-left:0;
	margin-bottom:10px;	
}
#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: 100%;
}
#tmp_contents table table {
	max-width:100%;
}
#tmp_contents table th,
#tmp_contents table td {
	width:auto;
}
.yoku_sitsumon #tmp_contents table th,
.yoku_sitsumon #tmp_contents table td {
	width:100%;
	display:block;
}
.yoku_sitsumon #tmp_contents table td {
    padding: 0 0 20px !important;
}
.yoku_sitsumon #tmp_contents table th h2 {
    background-color: #ffffff;
    padding: 0 0 !important;
    margin: 0 10px 10px 0 !important;
}
.yoku_sitsumon #tmp_contents table th.faq_bdr {
	border-bottom:none !important;
}
.yoku_sitsumon #tmp_contents ul {
    margin: 0 0;
    padding: 0 0;
}
#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 {
	margin:0 auto 15px;
}
#tmp_contents #tmp_event_cal_tab ul {
	margin-left:0;
	font-size:100%;
}
.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 !important;
	float:none;
}
#tmp_contents .box_photo_txt {
	margin-right:0 !important;
}
#tmp_contents .box_photo_img {
	width:auto;
	float:none !important;
}
/*sougo top
============================== */
#container_fix {
    width: 100% !important;
	padding: 0 10px;
	box-sizing: border-box;
}
/*format_top*/
#wrapper_fix img {
	max-width: 100% !important;
	height: auto;
}
/* free */
#container_liquid {
	width:100% !important; 
	padding:0 10px !important; 
	box-sizing: border-box;
}
#container_liquid col2_200 {
	width:100%;
	margin:0 auto;
}
#container_liquid col2_200 {
	width:100%;
	margin:0 auto;
}
#container_liquid #col_L1, #col_R1{
	clear:both;
	width:100%;
	margin:0 auto;
	float:none;
	margin:0 0 20px 0 !important;
}
#container_liquid #col2_200 #col_R2 {
    margin-left: 0 !important; 
}
#tmp_contents {
	width:100% !important;  /* 変更しない */
	margin:0 auto;
	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%;
}
#tmp_header_wrapper {
    width: 100%;
    margin: 0 auto;
}
/*site_wrapper*/
#site_wrapper {
    width: 100%;
    font-size: 85.7%;
	border:none;
	border-bottom: 1px solid #dadada;
	border-top: 1px solid #dadada;
}
#site_wrapper ul li a {
	text-align:left;
	padding:2px 10px;
}
#site {
    width: 100%;
	margin:5px auto;
}
#site .site_ttl {
    width: 28%;
	border:none;
	padding: 8px 10px !important;
}
#site .site_ttl p {
    text-align: center;
}
#site ul {
    width: 65%;
	margin: 0 auto;
}
#site ul li {
	padding: 0 0;
	width: 100%;
	box-sizing:border-box;
}
#site ul li:last-child {
    border-right: none;
}
#fnavi {
	width:100%;
	margin:0 auto 5px;
	padding: 0 10px;
}
#fnavi ul {
	margin:0 !important;
}
#fnavi ul li {
	margin-bottom: 5px;
}
/*産業・まちづくり　トップ*/
#container_fix #col_M .category_menu_box {
    width: 100% !important;
    margin: 0 0 15px 0 !important;
	float:none;
}
#container_fix #col_M .category_menu_box .category_box_cnt img {
	margin-bottom:0;
}
/*総合トップ footer */
.format_sougo_top #footer{
	width:100%;
	height:inherit !important;
	margin:0 auto;
	border-bottom:none;
	background:none !important;
	position:static !important;
	min-width:0;
	min-width:initial;
	min-height:0;
	min-height:initial;
	background:#FFFFFF url(/shared/images/shared/footer_bg_img.png) no-repeat 20px bottom;
	z-index:13;
	padding:10px 0 0;
}
.format_sougo_top #footer address {
	margin:0 0 0 0 !important;
	width:100%;
	background: url(/shared/images/shared/footer_bg_img.png) no-repeat 20px bottom;
	padding:15px 0 15px 90px;
	box-sizing: border-box;
}
.format_sougo_top #footer address {
    width: auto;
    font-style: normal;
	margin:0 0 0 75px;
	margin-top:0;
	font-size:100%;
}
.format_sougo_top #footer #footer_copyright p {
	margin:0 0 !important;	
	width: 100%;
	background-color:#006397;
	font-size:92.3%;
	padding:13px 5px;
	box-sizing:border-box;
	color:#ffffff;
	text-align: center;
}
.format_sougo_top #footer #tmp_sma_pc {
	display:block;
	visibility:visible;
	position:static !important;
	margin-bottom:0 !important;
	text-align:inherit !important;
}
.format_sougo_top #tmp_sma_pc p {
	 background-color:#dff2fc !important;
}
.format_sougo_top #tmp_sma_pc p a {
	text-decoration:none;
	display:block;
	color:#006397;
	font-weight:bold;
	font-size:100%;
	width: 120px;
	margin:0 auto;
	padding-left:40px;
	background:url(/shared/images/smartphone/pc_icon01.png) no-repeat;
	background-size:27px 20px;
	-moz-background-size:27px 20px;
	-webkit-background-size:27px 20px;
}
#advertise {
	float:none!important;
	width:100% !important;
	padding: 0 10px !important;
	box-sizing:border-box;
	margin:0 auto 20px;
}
#advertise p {
    width: 100% !important;
}
#advertise_wrapper {
	float:none !important;
	width: 100%;
    margin: 0 auto !important;
}
#advertise ul {
	display:inline;	
}
#advertise ul:after {
	content:inherit;
}
#advertise ul li {
    margin: 0 0 5px 0 !important;
	width: 50% !important;
	text-align: center;
	padding: 0 10px;
}
#advertise ul li img {
    width: 100% !important;
    height: auto !important;
    border: 1px solid #cccccc;
}
#advertise ul li:nth-child(2n) {
	margin-right:0 !important;
}
#footer #footer_copyright {
	float:none;
	width:100% !important;
}
.ptop {
    width: 100%;
    margin: 0 auto;
}
#tmp_contents .pnavi a {
    background-color: transparent;
    padding:0;
    width: auto;
	margin: 0;
}
#tmp_contents .pnavi {
    border-bottom: none;
    text-align:right;
}
.pnavi {
    margin: 0 auto;
}
.pnavi a {
	float:none;
	width: 200px;
	margin: 0 auto;
}
.plugin {
	display:block;
	visibility:visible;
	padding: 20px 12px;
}
.plugin .plugin_img {
    float: none;
    width: 100%;
}
/* format_top
==========================*/
#advertise ul {
    width: 100% !important;
	margin:0 auto !important; 
	height:auto !important; 
}
/* format_free 
==========================*/
#footer {
    width: 100%;
    padding: 40px 10px 10px;
	background: url(/shared/images/shared/footer_bg_img.png) no-repeat 10px bottom;
	border-bottom: 20px solid #006397;
}
#footer address {
    margin: 0 0 5px 70px;
}
#footer p {
    margin: 0 0 0 70px;
	font-size: 71.5%;
}
#footer address span {
	display:block;
}
#footer_wrap {
	min-width:320px;
	border-bottom:none;
}
/*市政情報トップ*/
#population table {
    width: 100% !important;
}
/* 観光・シティセールストップ*/
#col2_270R {
	width: 100%;
	margin: 0 auto;
}
#col2_270R #col_L1 {
    float: none;
    width: 100%;
    margin: 0 auto !important;
}
#col2_270R #col_R1 {
    float: none;
    margin: 0 auto !important;
    width: 100%;
}
#col2_270R #col_L2 {
    margin-right: 0 !important;
}
#col2_270R .button {
	margin-bottom:20px;
}
#col_R2 .banner {
    margin-bottom: 20px !important;
}
#col2_270R .button ul li {
    width: 100% !important;
}
#container_fix #col_L2 #info_ttl ul li a {
	min-width:initial;
	min-width:0;
}
/* 英語ページ　*/
.format_en #lnavi p {
    width:100%;
}
.format_en #tmp_pankuzu {
    border-top:none;
}
/* =====================================
総合トップ
===================================== */
html,
.format_sougo_top,
.format_sougo_top #tmp_wrapper,
.format_sougo_top #tmp_container {
	height:auto !important;
}
.format_sougo_top #tmp_wrapper {
	width:auto;
	min-width:320px;
	min-height:0;
	min-height:initial;
}
.format_sougo_top #tmp_container {
	position:static;
	z-index:20;
}
/* logo */
.format_sougo_top #logo,
.format_sougo_top #logo h1,
.format_sougo_top #logo span {
	width: 145px !important;
	height: 44px !important;
}
.format_sougo_top #logo {
	margin:0 0 0 -73px;
	padding:0;
	position:absolute;
	top:100px;
	left:50% !important;
}
.format_sougo_top #logo h1 {
	background:url(/shared/images/top_all/sp/header_logo01.png) no-repeat;
	background-size:145px 44px;
	padding:0 !important;
	margin:0 !important;
}
.format_sougo_top #logo span {
    position: relative;
    z-index: -1;
	overflow: hidden;
	left:10px;
	top:10px;
}
/* hcaption */
.format_sougo_top #tmp_hcaption {
	float:none;
	width:150px !important;
	height:34px !important;
	left: 10px;
	top: 10px;
	background:url(/shared/images/top_all/hcaption.png) no-repeat;
	background-size:150px auto;
	z-index:20;
}
.format_sougo_top #tmp_hcaption p {
	width: 1px;
    height: 1px;
	margin:0;
	position:relative;
	z-index:-1;
	overflow:hidden;
}
.format_sougo_top #tmp_hnavi_s {
	position:static;
}
/* gallery
===================================== */
.format_sougo_top #tmp_wrap_gallery {
	width:100%;
	min-width:0;
	min-width:initial;
	margin:0 !important;
	position:relative;
	padding:0;
	box-sizing:border-box;
	height:auto !important;
}
.format_sougo_top #tmp_gallery,
.format_sougo_top #tmp_gallery .gallery_item,
.format_sougo_top #tmp_gallery .touch_area,
.format_sougo_top #tmp_gallery .box_wrap_parent_gallery,
.format_sougo_top #tmp_gallery .box_parent_gallery,
.format_sougo_top #tmp_gallery .box_gallery {
	width:100%;
	height:0 !important;
	padding-bottom:130% !important;
	background:#f6fcff;
}
.format_sougo_top #tmp_gallery .gallery_bg {
	width:100%;
	height:0 !important;
	padding-bottom:80% !important;
	float:none;
	background-size:100% auto;
	background-position:center center;
	background-repeat:no-repeat;
}
.format_sougo_top #tmp_gallery .gallery_caption {
	width:100%;
	height:auto;
	float:none;
	background:#f6fcff;
}
.format_sougo_top #tmp_gallery .gallery_caption p {
	margin:0;
	position:absolute;
	top:70%;
	right:0;
	width:100%;
	text-align:center;
}
.format_sougo_top #tmp_gallery .gallery_caption img {
	width:100%;
	height:auto;
	opacity:1;
}
.format_sougo_top #tmp_gallery .active .gallery_caption img {
	animation:none;	
}
.format_sougo_top #tmp_gallery .gallery_ctrl {
	position:absolute;
	bottom:10px;
	left:auto;
	width:100%;
	z-index:15;
	text-align:center;
}
.format_sougo_top #tmp_gallery .gallery_ctrl .gallery_cntrol,
.format_sougo_top #tmp_gallery .gallery_ctrl .gallery_cntrol p,
.format_sougo_top #tmp_gallery .gallery_ctrl .list_order,
.format_sougo_top #tmp_gallery .gallery_ctrl .list_order li {
	display:inline-block;
	vertical-align:middle;
	margin:0;
}
.format_sougo_top #tmp_gallery .gallery_ctrl .gallery_cntrol p {
	padding:0 13px 0 0;
}
.format_sougo_top #tmp_gallery .gallery_ctrl .list_order {
	padding:0;
}
.format_sougo_top #tmp_gallery .gallery_ctrl .list_order li {
	padding:0 7px;
}
/* gnavi
===================================== */
.format_sougo_top #func_search {
    float: none !important;
    margin:0 auto;
	width: 100%;
	box-sizing:border-box;
	padding:10px 10px;
	background:#F6FCFF;
	display:block;
	visibility:visible;
}
.format_sougo_top #func_search dt {
	top:13%;
}
#func_search #tmp_gsearch {
	margin:0 auto!important;
    width:300px !important;
}
.format_sougo_top #func_search form {
	margin: 20px auto;
	float: none !important;
}
#func_search form img {
    vertical-align: middle;
}
.format_sougo_top #func_search.hidden_pc form {
	width: 280px;
	margin: 20px auto;
}
.format_sougo_top #func_search #func_search_q,
.format_sougo_top #func_search #tmp_query,
.format_sougo_top #func_search #tmp_sma_query {
    width: 240px;
	margin:0 auto;
	height: 30px;
}
.format_sougo_top .hidden_pc #func_search_q {
    width: 220px !important;
	margin:0 auto;
}
.format_sougo_top #func_search dd, #func_search dd p {
	    font-size: 100% !important;
}
#tmp_func_sch_btn {
    font-size: 100%;
}
#func_search_method {
    float: none;
    font-size: 100%;
    width: 100%;
    margin: 0 auto;
	padding:0 0;
	background:#F6FCFF;
}
#func_search_method p {
	width: 260px;
	margin: 0 auto;
	padding: 0 20px;
}
.format_sougo_top #tmp_sougo_gnavi {
	width:auto;
	min-width:0;
	position:static;
	bottom:auto;
	background:#F6FCFF;
	padding:0 0 20px;
}
.format_sougo_top #tmp_sougo_gnavi ul {
	float:none;
	padding:0 5px 10px;
}
.format_sougo_top #tmp_sougo_gnavi ul li {
	float:left;
	padding:0 5px;
	width:50%;
	box-sizing:border-box;
}
.format_sougo_top #tmp_sougo_gnavi ul li img {
	display:block;
	vertical-align:top;
	width:100%;
	height:auto;
}
.format_sougo_top #sougo_pickup p  {
     width:100%;
	 background-color:#006397;
	 padding: 12px 20px !important;
	 border-radius:4px;
	 box-sizing:border-box;
}
.format_sougo_top #sougo_pickup p a {
    display: block;
    background:url(/shared/images/shared/box_menu_icon01.png) no-repeat right center !important;
	background-size:13px 13px !important;
	-moz-background-size:13px 13px;
	-webkit-background-size:13px 13px;
	font-size:128.6%;
	font-weight:bold;
	width:100% !important;
	height:inherit !important;
	text-decoration:none;
	color:#ffffff;	
}
.format_sougo_top #sougo_pickup p a span {
    display: block !important;
	position:static !important;
	z-index:inherit !important;
	height:inherit !important;
	width:inherit !important;
	padding:0;
}

.format_sougo_top #sougo_pickup {
	float:none;
	padding:0 10px;
}
.format_sougo_top #sougo_pickup p {
	padding:0;
	margin:0;
}
.format_sougo_top #sougo_pickup p a {
	display:block;
	background:url(/shared/images/top_all/sougo_pickup_btn.png) no-repeat;
	background-size:100% 100%;
	width: 140px;
	height: 140px;
}
/* footer
===================================== */
/*末端テンプレートナビあり*/
#lnavi .lnavi_ttl {
	width: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;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after,
.format_sougo_top #advertise_wrapper ul:after {
	content:"";
	display:table;
	clear:both;
}
.format_sougo_top #advertise p a {
    font-size: 107%;
}
}