@charset "utf-8";

@media screen and (max-width : 640px) {

/* ==================================================
Base-Layout
================================================== */
/* body
================================================== */
body {
	font-size: 87.5%;
	-webkit-text-size-adjust:none;
}
/* wrapper
================================================== */
#tmp_wrapper {
	width:100%;
	min-width:320px;
	overflow: hidden;
}
.container {
	padding: 0 10px;
	width: 100%;
}
#tmp_wrapper2 {
	padding:10px 10px 0;
	width: 100%;
}
#tmp_contents {
	padding-bottom:20px;
}
/* contents
================================================== */
#tmp_contents,
#tmp_maincontents {
	word-wrap:break-word;
}
/* format-layout
================================================== */
.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;
}
/* free
================================================== */
.format_free .wrap_col_nm,
.format_free .wrap_col_nm2 {
	margin-right: 0 !important;
}
.format_free .wrap_col_lft_navi {
	width: 100% !important;
	margin-right:0 !important;
}
.format_free .wrap_col_rgt_navi {
	width: 100% !important;
}
.format_free .column_full .col_main,
.format_free .column_lnavi .col_main {
	margin-left:0 !important;
}
.format_free .column_rnavi .wrap_col_main,
.format_free .column_rnavi .col_main {
	margin-right:0 !important;
}
.type_idx .col_main {
	padding-top:0;
}
/* ==================================================
header
================================================== */
#tmp_header {
	position:relative;
	padding:0 168px 0 0;
	background-color: #ffffff;
	color: #222222;
	z-index: 9;
	min-height: 57px;
	border-bottom:none;
	background-size: auto 3px;
	-webkit-background-size: auto 3px;
}
#tmp_header .container{
	padding-right:0;
}
.hlogo_wrap {
	width:auto;
	margin-right: 0;
}
/*#tmp_hlogo_wrap {
	padding: 0;
	margin: 16px 0 0 0;
	width:auto;
	float:none;
}*/
#tmp_hlogo_wrap {
	padding: 16px 0 0;
	margin: 0;
	width: auto;
	float: none;
}
#tmp_hlogo {
	margin-right:0;
	display:inline-block;
	background-image: url(/shared/site_rn/images/header/hlogo_sp.png);
}
#tmp_hlogo,
#tmp_hlogo a,
#tmp_hlogo span {
	width:104px;
	height:30px;
}
#tmp_citypromo,
#tmp_citypromo a,
#tmp_citypromo span {
	width: 35px;
	height: 30px;
}
#tmp_citypromo {
	background-image: url(/shared/site_rn/images/header/citypromo_sp.png);
}
#tmp_means_primary{
	display: none;
}
/* sp_menu
================================================== */
.spmenu_open,
.emergency_open {
	position:absolute;
	width: 100%;
	min-height: 100%;
    z-index: 9999;
    background: #ffffff;
    color: #222222;
    position: absolute;
}
.spmenu_open:before {
	content:"";
	min-height: 100%;
	height:100%;
	width:100%;
	position:absolute;
	top:57px;
	left:0;
	background-color: rgba(0,0,0,0.5);
	z-index:699;
}
.emergency_open.spmenu_open:before{
	display: block;
}
.fsize_big .mmenu_open.spmenu_open:before {
	top: 162px;
}
.fsize_small .spmenu_open:before{
	top: 104px;
}
#tmp_sma_menu{
	display: block;
}
#tmp_sma_menu .wrap_dropdown{
	display: block;
}
.spmenu_open #tmp_sma_menu,
.emergency_open #tmp_sma_menu {
	position: relative;
	top: 0;
	background-color: #ffffff;
	color: #222222;
	z-index: 9999;
}
.spmenu_open.rmenu #tmp_sma_menu{
	color: #FFFFFF;
	background-color: #f00000;
}
.spmenu_open.mmenu #tmp_sma_menu{
	color: #FFFF00;
	background-color: #00008B;
}
.spmenu_open.mmenu #tmp_sma_menu .close_btn a{
	color: #FFFF00;
}
.spmenu_open.lmenu #tmp_sma_menu{
	color: #000000;
	background-color: #FFFF00;
}
#tmp_sma_menu #tmp_sma_emergency{
	position: static;
}
#tmp_sma_rmenu .close_btn,
#tmp_sma_rmenu .emergency_close_btn{
	display: block;
}
#tmp_sma_menu .close_btn,
#tmp_sma_menu .emergency_close_btn{
	margin: 0 0 14px;
	text-align: center;
}
#tmp_sma_menu .emergency_close_btn{
	display: block;
}
#tmp_sma_menu #tmp_sma_mmenu .close_btn{
	margin-bottom: 24px;
}
#tmp_sma_menu .close_btn a,
#tmp_sma_menu .emergency_close_btn a{
	padding: 6px 15px 5px;
	min-width: 180px;
	color: #000;
	background-color: #fff;
	font-weight: bold;
	display: inline-block;
	text-decoration: underline;
	text-align: center;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	text-decoration: none;
	border: 1px solid transparent;
}
#tmp_sma_menu #tmp_sma_rmenu .close_btn a {
	color: #222222;
	background-color: #d8d8d8;
}
#tmp_sma_menu .close_btn a span,
#tmp_sma_menu .emergency_close_btn a span{
	padding: 1px 0 0 21px;
	display: inline-block;
	background: transparent url(/shared/site_rn/images/icon/icon_close_pc.png) left center no-repeat;
	background-size:14px auto;
	-webkit-background-size:14px auto;
}
#tmp_sma_menu .close_btn a:hover,
#tmp_sma_menu .close_btn a:focus,
#tmp_sma_menu .emergency_close_btn a:hover,
#tmp_sma_menu .emergency_close_btn a:focus{
	text-decoration: underline;
}
#tmp_sma_menu #tmp_sma_mmenu .close_btn a{
	color: #222222;
	background-color: #FFFFFF;
}
#tmp_switch_sp_style {
	display: none;
}
#tmp_hnavi_s,
.spmenu_open #tmp_hnavi_s {
	display: block;
	list-style: none;
}
#tmp_means_secondary ul li{
	margin-left: 0;
}
#tmp_hnavi_s ul {
	list-style: none;
}
#tmp_hnavi_s li a {
	display:block;
	width:53px;
	min-height:50px;
	text-decoration:none;
	color: #222222;
	font-size: 71.4%;
	text-align: center;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#tmp_hnavi_s li a.nav_setting{
	padding-top: 26px;
	color: #222222;
	background:#fceacd url(/shared/site_rn/images/icon/nav_setting.png) center 5px no-repeat;
	background-size:18px auto;
	-webkit-background-size:18px auto;
	border: 1px solid #fceacd;
}
#tmp_hnavi_s li a.nav_setting.active{
	padding-top: 30px;
	min-height: 53px;
	background: #fceacd url(/shared/site_rn/images/icon/icon_close_sp.png) center 9px no-repeat;
    background-size: 12px auto;
    -webkit-background-size: 12px auto;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
}
#tmp_hnavi_mmenu{
	display: block;
}
#tmp_hnavi_lmenu{
	padding: 0;
}
#tmp_hnavi_s #tmp_hnavi_lmenu a{
	padding: 27px 0 0;
	color: #ffffff;
	background:#c0152b url(/shared/site_rn/images/icon/nav_info.png) center 6px no-repeat;
	background-size:18px auto;
	-webkit-background-size:18px auto;
}
#tmp_hnavi_s #tmp_hnavi_lmenu a.active{
	background: #c0152b url(/shared/site_rn/images/icon/icon_close_wht.png) center 9px no-repeat;
    background-size: 12px auto;
    -webkit-background-size: 12px auto;
}
#tmp_hnavi_lmenu a.active:before{
	display: none;
}
#tmp_hnavi_lmenu a.active{
	min-height: 53px;
}
#tmp_hnavi_lmenu,
#tmp_hnavi_mmenu,
#tmp_hnavi_rmenu{
	position:absolute;
	top:5px;
	width:53px;
}
#tmp_hnavi_rmenu {
	right:2px;
}
#tmp_hnavi_mmenu {
	right:57px;
}
#tmp_hnavi_lmenu {
	right:112px;
}
#tmp_hnavi_lmenu a{
	min-width: inherit;
	font-weight: normal;
}
#tmp_hnavi_rmenu a{
	font-weight: normal;
	padding: 28px 0 4px;
	min-width: inherit;
	background-image: -moz-linear-gradient( -45deg, rgb(250,175,175) 0%, rgb(252,222,173) 100%);
	background-image: -webkit-linear-gradient( -45deg, rgb(250,175,175) 0%, rgb(252,222,173) 100%);
	background-image: -ms-linear-gradient( -45deg, rgb(250,175,175) 0%, rgb(252,222,173) 100%);
}
#tmp_hnavi_rmenu a:before{
	top: 8px;
	left: 50%;
	margin-left: -13px;
	width: 27px;
	height: 16px;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
#tmp_hnavi_rmenu a.active{
	min-height: 53px;
	border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
}
#tmp_hnavi_rmenu a.active:before{
	left: 34px;
	width: 12px;
	height: 12px;
	top: 9px;
	background-size: 100%;
	-webkit-background-size: 100%;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
}
#tmp_hnavi_rmenu a:hover,
#tmp_hnavi_rmenu a:focus{
	text-decoration:none;
}
#tmp_sma_menu #tmp_sma_mmenu{
	padding: 15px 0 0;
	color: #222222;
	background-color: #fceacd;
}
#tmp_hnavi_mmenu a{
	line-height: 1;
}
.emergency_box{
	padding: 12px 0 20px;
}
.emergency_box .emergency_ttl{
	margin-bottom: 8px;
}
.emergency_box .emergency_ttl p{
    padding: 4px 0 0 23px;
    line-height: 1.1;
    font-size: 114.2%;
    background-size: 16px auto;
    -webkit-background-size: 16px auto;
    background-position: left 3px;
}
.emergency_box .emergency_cnt{
	padding: 12px 10px 10px;
}
.emergency_box .emergency_head{
	font-size: 100%;
	padding-bottom: 8px;
}
.emergency_box .emergency_head ul li {
	display:block;
	padding: 10px 0;
}
#tmp_contents .corona li {
	display:block;
}
.emergency_head ul li p.items_date {
	width: 7.8em;
}
.emergency_head ul li p,
#tmp_contents .emergency_head ul li p,
#tmp_contents .corona li p {
	margin: 0 10px 6px 0;
	display: block;
	float:left;
}
#tmp_contents .corona li .items_date {
	width: 6em;
	padding-right:0;
}
#tmp_contents .corona li .items_date_year {
	width: 9.5em;
	padding-right:0;
}
#tmp_contents .emergency_head .items_text,
.emergency_head .items_text,
#tmp_contents .corona li .items_text {
	float:none;
	width:100%;
	padding: 0;
	margin:0;
	clear:both;
}
.emergency_box .emergency_foot{
	padding-top: 12px;
	text-align: left;
}
.urgent_list{
	display: block;
}
.urgent_list li {
	width: 50%;
	margin-left: 0;
	padding-right: 10px;
}
#tmp_emergency_foreign ul {
	display: block;
	float: none;
}
#tmp_emergency_foreign li {
	float:none;
	width: 100%;
	margin-left: 0;
	margin-bottom:0;
	padding-right: 0;
}
.urgent_list li a,
#tmp_emergency_foreign li a {
	font-size: 92.8%;
	padding-left: 13px;
	background-position: 0 4px;
	background-size: 9px auto;
	-webkit-background-size: 9px auto;
}
#tmp_search_menu .wrap_sch_box{
	display: block;
}
#tmp_search_menu .sch_box input{
	width: 100%;
	min-height: 36px;
	padding: 2px 70px 2px 10px;
	margin-left: 0;
	background-size: 68px auto !important;
    -moz-background-size: 68px auto !important;
    -webkit-background-size: 68px auto !important;
    background-position: 13px center !important;
}
#tmp_search_menu .sch_btn input{
	padding:6px 5px 5px;
	min-height: 36px;
    min-width: 62px;
	font-size: 100%;
}
#tmp_search_menu .sch_ttl,
#tmp_search_menu .sch_box{
	float: none;
}
#tmp_search_menu .sch_ttl{
	width: 100%;
	padding-top: 0;
	margin: 0 0 7px 0;
}
#tmp_search_menu .sch_box{
	position: relative;
	padding-left: 30px;
}
#tmp_search_menu .sch_box label{
	position: absolute;
    left: 0;
    bottom: 7px;
    width: 22px;
    height: 22px;
	background: url(/shared/site_rn/images/icon/icon_search.png) no-repeat;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
#tmp_search_menu .sch_ttl .search_within{
	padding: 0 0 0 19px;
	width: 100%;
	font-size: 114.2%;
	color: #222222;
	background-size: 17px auto;
	-webkit-background-size: 17px auto;
	min-height: 22px;
}
#tmp_search_menu .sch_btn{
	top: auto;
	bottom: 0;
}
.how_to_search{
	margin-top: 4px;
	margin-bottom: 12px;
	padding-left: 0;
	display: block;
	text-align: right;
}
.how_to_search a{
	color: #222222;
	font-size: 92.8%;
}
.rmenu_content{
	padding: 22px 0 0;
}
#tmp_sma_menu .wrap_sma_sch{
	top: -1px;
    padding: 0 0 3px;
}
#tmp_menu_setting .menu_setting_list{
	list-style: none;
	padding: 0;
	margin: 0;
}
#tmp_menu_setting .menu_setting_list > li{
	margin-bottom: 2px;
}
#tmp_menu_setting .menu_setting_list > li > a{
    padding: 10px 26px 9px 11px;
	font-size: 100%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-decoration: none;
}
#tmp_menu_setting .menu_setting_list > li > a:after{
	left: auto;
	right: 10px;
	width: 11px;
	height: 10px;
	margin-top: -4px;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
#tmp_menu_setting .font_size_change {
    margin: 20px 0 13px;
}
#tmp_menu_setting .tint_change {
    margin: 10px 0 13px;
}
#tmp_menu_setting .change_list li{
	margin-right: 1px;
}
#tmp_menu_setting .change_list li a{
	font-size:100%;
	padding: 3px 10px 1px;
}
#tmp_menu_setting li.change_ttl{
    display: inline-block;
    min-width: 86px;
    font-size: 100%;
    padding: 3px 17px 0 0;
    margin-right: 0;
}
ul.means_list{
    margin-bottom: 18px;
}
ul.means_list > li{
	float: none;
	margin: 0 0 2px;
}
ul.means_list > li.setting_nav{
	display: none;
}
ul.means_list > li:first-child{
	margin: 0 0 2px;
}
ul.means_list > li > a{
	display:block;
	font-size: 100%;
	padding: 10px 32px 10px 13px;
	border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	background-position: top 16px right 9px;
}
ul.means_list > li > a:hover,
ul.means_list > li > a:focus {
    background-color: #e0edfa;
    border-color: transparent;
	border-bottom: none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
ul.means_list > li.active > a.link_language{
    border-color: transparent;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.setting_close_btn a{
	font-size:100%;
	padding-bottom: 5px;
}
/* gnavi
================================================== */
#tmp_gnavi{
	margin-bottom: 14px;
}
.gnavi ul{
	margin: 0;
}
.gnavi ul li{
	padding: 0;
	margin-bottom: 3px;
	float: none;
	width: 100%;
}
.gnavi ul li a{
    padding: 7px 12px 6px;
    text-align: left;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
/* cate_ttl
============================== */
#tmp_cate_ttl img {
    height:auto;
    max-width:100%;
}
#tmp_cate_ttl.cate_ttl_shokuiku,
#tmp_cate_ttl.cate_ttl_ribbonkan {
	padding:0;
	background-color:#FFFFFF;
	background-image:none;
}
#tmp_cate_ttl.cate_ttl_shokuiku h1 {
	margin:0 auto !important;
	width:300px;
	height:164px;
	background-image:url(/shared/templates/shokuiku_top/images/sp/shokuiku_ttl.jpg) !important;
}
#tmp_cate_ttl.cate_ttl_shokuiku span {
	width:300px;
	height:164px;
}
#tmp_cate_ttl.cate_ttl_ribbonkan h1 {
	margin:0 auto !important;
	width:300px;
	height:105px;
	background-image:url(/shared/templates/ribbonkan_top/images/sp/ribbonkan_ttl.jpg) !important;
}
#tmp_cate_ttl.cate_ttl_ribbonkan span {
	width:300px;
	height:105px;
}
.custom_suido_top .wrap_col_rgt_navi {
	margin-bottom: 20px;
}
#tmp_suido_ttl {
	background-image:url(/shared/templates/suido_top/images/sp/suido_ttl.jpg);
	width:300px;
	margin:0 auto 20px;
}
.used_javascript #tmp_suido_info .shinchaku_ttl {
	margin-right: 0;
}
#tmp_suido_ttl span {
	width:300px;
}
#tmp_shobo_ttl {
	background-image:url(/shared/templates/shobo_top/images/sp/shobo_ttl.jpg);
	width: 100%;
	height: 0;
	padding-top: 33.3%;
	-webkit-background-size:100% auto;/* Safari,Chrome */
	-moz-background-size:100% auto;/* Mozilla */
	background-size:100% auto;* CSS3 */
}
#tmp_shobo_ttl span {
	width: 100%;
	height: 100%;
}
/* l_search
================================================== */
/*#tmp_l_search {
	display:none;
}
.custom_shokuiku_top #tmp_l_search,
.custom_ribbonkan_top #tmp_l_search,
.custom_suido_top #tmp_l_search {
	display:block;
}*/
.custom_ribbonkan #tmp_func_sch_btn,
.custom_shokuiku #tmp_func_sch_btn {
	float: left;
}
.custom_shokuiku_top #tmp_l_search {
	margin-bottom:20px;
}
/* lnavi
================================================== */
#tmp_lnavi {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#tmp_lnavi_ttl:before {
    height: 3px;
}
#tmp_lnavi_ttl a {
    padding: 15px 36px 10px 10px;
}
#tmp_lnavi_ttl a:after {
    top: calc(50% + 3px);
    height: 11px;
    width: 11px;
}
#tmp_lnavi_cnt li a {
    padding: 11px 26px 10px 10px;
}
#tmp_lnavi_cnt li a:after {
    height: 10px;
    width: 10px;
}
/* ==================================================
食育
================================================== */
#tmp_pickup_shokuiku {
	max-width: 500px;
	margin: 0 auto;
}
/* ==================================================
水道局
================================================== */
/* top_col2
============================== */
.custom_suido table.top_col2 .top_col2L,
.custom_suido table.top_col2 .top_col2R {
	width:auto;
}
/* info
============================== */
#tmp_suido_info {
	margin:0 -2px 20px;
}
#tmp_suido_info .tab_ttl {
	width:50%;
	padding:0 2px 0 0;
}
#tmp_suido_info .shinchaku_ttl {
	margin-right:0;
	padding:0 0 0 2px;
}
/* box_task
============================== */
.box_task_ttl {
	-webkit-border-radius:8px 8px 0 0;/* Webkit */
	-moz-border-radius:8px 8px 0 0;/* Mozilla */
	border-radius:8px 8px 0 0;/* CSS3 */
	background-image:none;
}
.box_task_cnt ul li {
	width:49%;
}
.box_task_cnt ul li.odd {
	margin-right:2%;
}
/* koho
============================== */
#tmp_koho_ttl img {
	width:100%;
	height:auto;
}
#tmp_koho_cnt .koho_img {
	margin-right:10px;
}
#tmp_koho_cnt .koho_cnt {
	width:160px;
	float:left;
}
/* ==================================================
消防局
================================================== */
/* top_col2
============================== */
.custom_shobo_top .top_col2 .top_col2L,
.custom_shobo_top .top_col2 .top_col2R {
	width:100%;
	float:none;
}
/* box_task
============================== */
#tmp_task .box_task {
	width:49%;
	margin:0;
	font-size:100%;
}
#tmp_task .box_task:nth-child(odd) {
	margin-right:1.5%;
}
#tmp_task .box_task img {
	width:100%;
	height:auto;
}
/* link_btn
============================== */
.navi_btn li {
	width:100%;
	float:none;
	margin:0;
	padding:0;
}
.navi_btn li br {
	display:none;
}
.navi_btn a {
	padding-top:10px !important;
	padding-bottom:10px !important;
}
/* iza
============================== */
#tmp_iza_cnt ul.iza_btn li {
	-webkit-background-size:33px 33px;/* Safari,Chrome */
	-moz-background-size:33px 33px;/* Mozilla */
	background-size:33px 33px;/* CSS3 */
}
#tmp_iza_cnt ul.iza_btn .iza_anshin_btn {
	background-image:url(/shared/templates/shobo_top/images/sp/iza_anshin_icon.png);
}
#tmp_iza_cnt ul.iza_btn .iza_yakan_btn {
	background-image:url(/shared/templates/shobo_top/images/sp/iza_yakan_icon.png);
}
#tmp_iza_cnt .bosai_ttl {
	background-image:url(/shared/templates/shobo_top/images/sp/bosai_ttl_bg.png) no-repeat left center;
	-webkit-background-size:46px 68px;/* Safari,Chrome */
	-moz-background-size:46px 68px;/* Mozilla */
	background-size:46px 68px;/* CSS3 */
}
/* weather
============================== */
#tmp_weather_cnt td.day {
	width:100px;
}
#tmp_weather_cnt table td.img {
	width:100px;
	text-align:center;
}
/* ==================================================
市長ほっとコーナー～市民とともに
================================================== */
/* mayor
============================== */
#tmp_mayor_box .float_lft {
	margin-bottom:10px !important;
}
/* ==================================================
動画
================================================== */
.custom_doga #tmp_cate_ttl.doga_ttl {
	margin-bottom:0;
}
#tmp_cate_ttl #tmp_doga_ttl h1,
#tmp_cate_ttl #tmp_doga_ttl p {
	padding:9px 10px 28px 10px !important;
	-webkit-background-size:215px auto !important; /* Webkit */
	-moz-background-size:215px auto !important; /* Mozilla */
	background-size:215px auto !important; /* CSS3 */
}
#tmp_cate_ttl #tmp_doga_ttl h1 img,
#tmp_cate_ttl #tmp_doga_ttl p img  {
	width:256px;
}
/* ==================================================
publicity
================================================== */
#tmp_wrap_publicity {
	padding-bottom:20px;
}
#tmp_publicity {
	display:block;
}
#tmp_publicity_ttl {
	display:table;
	width:100%;
	padding-bottom:0;
	margin:0 0 10px;
}
#tmp_publicity_ttl h2,
#tmp_publicity_ttl .publicity_btn {
	display:table-cell;
	vertical-align: middle;
}
#tmp_publicity_ttl .publicity_btn {
	text-align:right;
}
#tmp_publicity_cnt {
	display:block;
	width:300px;
	margin:0 auto;
}
#tmp_publicity_ttl h2 {
	padding: 0 0 0 17px;
    margin-bottom: 7px;
    background-position: 0 1px;
    font-size: 121.4%;
    -webkit-background-size: 14px auto;
    -moz-background-size: 14px auto;
    background-size: 14px auto;
}
#tmp_publicity_ttl .publicity_btn a {
	font-size: 92.8%;
	padding: 3px 0 1px 14px;
}
#tmp_publicity_cnt ul li {
	width: 50% !important;
	margin:0;
	padding:0 5px 10px;
}
#tmp_publicity_cnt ul li:nth-child(2n) {
	clear: right;
}
#tmp_publicity_cnt ul li:nth-child(2n+1) {
	clear: left;
}
/* suido
============================== */
.custom_suido_top #tmp_publicity {
	padding-left:10px;
	padding-right:10px;
	width:auto;
}
.custom_suido_top #tmp_publicity_cnt {
	margin:0 auto;
}
.custom_suido_top #tmp_publicity_cnt ul {
	max-width:320px;
	margin:0 auto;
}
.custom_suido_top #tmp_publicity_cnt ul li {
	margin-right:0;
	width:50% !important;
	text-align:center;
}
.custom_suido_top #tmp_publicity_cnt ul li:nth-child(even) {
	margin-left:0;
	margin-right:0;
}
/* pankuzu
================================================== */
#tmp_pankuzu {
	margin:35px 0 10px;
	font-size:85.7%;
}
/* custom_update
================================================== */
#tmp_wrap_custom_update {
	margin: 15px 0;
	display:block;
	text-align:center;
}
#tmp_update {
	margin-left:0;
	font-size:85.7%;
	display: block;
	margin-bottom: 10px;
	margin-top:10px;
}
/* box_faq
================================================== */
#tmp_contents .box_faq {
	margin-bottom: 30px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#tmp_contents .box_faq .box_faq_ttl {
    padding: 10px 8px 3px;
    font-size: 128.5%;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-background-inline-policy: 5px 5px 0 0;
}
#tmp_contents .box_faq .box_faq_cnt {
    padding: 4px 14px 3px;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-background-inline-policy: 0 0 5px 5px;
}
#tmp_contents .box_faq_cnt ul {
	margin-left:10px; /* 変更しない */
	list-style-image: url(/shared/templates/free_rn/images/icon/list_icon_sp.gif);
}
#tmp_contents .box_faq_cnt ol {
	margin-left:10px; /* 変更しない */
}
/* inquiry
================================================== */
#tmp_inquiry {
    margin: 0 0 30px;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#tmp_inquiry_ttl {
	padding: 0 10px;
    font-size: 128.5%;
}
#tmp_inquiry_ttl p {
	padding: 12px 0 10px;
}
#tmp_inquiry_cnt {
    padding: 14px 10px 19px;
}
#tmp_inquiry_cnt p {
    margin: 0;
}
#tmp_inquiry_cnt .inquiry_parts p span {
    display: block;
	margin-right: 0;
}
#tmp_inquiry_cnt .inquiry_des {
    margin-top: 10px;
}
#tmp_inquiry_cnt .inquiry_btn {
    margin: 13px auto 0;
}
#tmp_inquiry_cnt .inquiry_btn input {
	width: 100%;
	min-width:auto;
	min-height:38px;
    padding: 7px 30px;
	background-image: url(/shared/templates/free_rn/images/icon/list_arrow_bg_sp.png);
	background-size: 21px auto;
	-webkit-background-size: 21px auto;
	-moz-background-size: 21px auto;
    line-height: 1.4;
	font-size: 100%;
}
.custom_shokuiku_top #tmp_inquiry,
.custom_ribbonkan_top #tmp_inquiry {
	margin-right:0;
}
/* feedback
================================================== */
#tmp_feedback {
	margin:0 0 35px;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#tmp_feedback_ttl {
	padding: 0 10px;
    font-size: 128.5%;
}
#tmp_feedback_ttl p {
	padding: 12px 0 6px;
}
#tmp_feedback_cnt {
	padding:13px 8px;
}
#tmp_feedback_cnt fieldset {
	margin:0 0 0.3em 0;
}
#tmp_feedback_cnt fieldset legend {
	font-size: 100%;
}
#tmp_feedback_cnt fieldset p {
	margin:0 1em 0.3em 0;
}
#tmp_feedback_cnt fieldset p input {
	margin-right: 10px;
}
#tmp_feedback_cnt .submit {
    width: 100%;
	min-height:38px;
    margin: 10px auto 0;
    line-height: 1.4;
    font-size: 100%;
    background-image: url(/shared/templates/free_rn/images/icon/list_arrow_bg_sp.png);
	background-size: 21px auto;
	-webkit-background-size: 21px auto;
	-moz-background-size: 21px auto;
}
#tmp_feedback_cnt .submit input {
    padding: 5px 30px;
}
/* plugin ▼変更しない
================================================== */
.plugin {
	display: block;
	padding:12px 8px 9px;
}
.plugin .plugin_img {
	float: none;
	margin:0 20px 6px 0 !important;
}
.plugin .plugin_img img {
	width: 110px;
	height:auto;
}
.plugin p {
	line-height: 1.6;
}
/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_pc #tmp_switch_pc_style{
	display: block;
}
.wrap_mc_pc{
	margin-bottom: 5px;
}
.wrap_mc_pc a{
	padding: 9px 15px 7px;
	text-align: center;
	color: #222222;
	background-color: #fcebcd;
	text-decoration: none;
	font-weight: bold;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border: 1px solid transparent;
}
.wrap_mc_pc a span{
	padding-left: 23px;
	min-height: 13px;
	display: inline-block;
	color: inherit;
	background:transparent url(/shared/site_rn/images/icon/icon_pc.png) left center no-repeat;
	background-size:14px auto;
	-webkit-background-size:14px auto;
}
/* ==================================================
footer
================================================== */
#tmp_footer{
	padding-bottom: 16px;
}
.fnavi {
	padding: 12px 10px 4px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 18px;
}
.fnavi li {
	margin: 0 0 12px;
	float: none;
}
.fnavi li a {
    font-size: 92.8%;
    padding-left: 12px;
    background-position: 0 3px;
	-webkit-background-size: 8px auto;
    -moz-background-size: 8px auto;
    background-size: 8px auto;
}
.footer_cnt_address {
	float: none;
	width: 100%;
	overflow: hidden;
}
.footer_cnt_address .block_sp {
	display: block;
}
.footer_weather {
	float: none;
	width: 100%;
	margin: 0 0 24px;
	padding: 0;
}
.box_weather_link:first-child{
    float: none;
	margin-bottom: 10px;
	padding-right: 0;
	width: 100%;
	border-right: none;
	border-bottom: 2px solid #F2F2F2;
}
.box_weather_link:last-child {
	border-bottom: 0;
	padding-left: 0;
	width: 100%;
}
.footer_weather_rgt,
.footer_weather_lft {
	float: none;
	width: 100%;
}
.footer_weather_lft{
	padding-right: 0;
}
.footer_weather_rgt {
    padding-top: 7px;
}
.footer_weather_rgt img {
	width: 100%;
}
.footer_weather .footer_weather_wrap {
	padding: 15px 10px 10px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 50px;
	border-radius: 5px;
	min-height:auto;
}
.footer_weather .weather_ttl {
	padding: 0 0 11px 17px;
    margin-bottom: 12px;
    background-position: 0 1px;
    font-size: 114.3%;
    -webkit-background-size: 14px auto;
    -moz-background-size: 14px auto;
    background-size: 14px auto;
}
.footer_weather .weather_cnt {
    padding-top: 0;
}
.footer_weather .weather_link_ttl {
	font-size: 100%;
	margin-bottom: 5px;
}
.footer_weather .weather_link_cnt ul a {
	font-size: 92.8%;
	padding-top: 2px;
}
.footer_weather .weather_link_cnt ul li {
    margin-bottom: 10px;
}
.footer_weather_rgt .weather_tenki_sp {
	display: block;
}
.footer_weather_rgt .weather_tenki_pc {
	display: none;
}
.footer_head .flogo {
	font-size: 121.4%;
}
.footer_head .corporate_num {
	font-size: 85.7%;
}
.footer_address {
	font-size: 85.7%;
	margin-bottom: 11px;
}
.footer_address address p {
	margin-bottom: 0;
}
.footer_address .address_tll {
	width: 60px;
}
.footer_contact ul li a {
	font-size: 85.7%;
	padding: 7px 7px 7px 24px;
	background-position: 8px center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 50px;
	border-radius: 5px;
	-webkit-background-size: 14px auto;
    -moz-background-size: 14px auto;
    background-size: 14px auto;
}
.footer_contact ul li.btn_contact2 a {
	background-position: 8px center;
	padding-left: 24px;
}
.footer_contact ul li.btn_contact3 a {
    background-position: 7px center;
    padding-left: 24px;
}
.footer_contact ul li.btn_contact4 a {
	background-position: 8px center;
	padding-left: 24px;
}
.footer_cnt {
	margin-bottom: 7px;
}
.copyright {
	text-align: left;
	font-size: 71.4%;
}
#tmp_footer .ptop {
	right: 10px;
    bottom: 10px;
	margin-right: 0;
	width: 40px;
	height: 40px;
}
#tmp_footer .pnavi_relative .ptop{
	bottom: 10px;
}
#tmp_footer .ptop a {
	width: 40px;
	height: 40px;
	-webkit-background-size: 18px auto;
	-moz-background-size: 18px auto;
	background-size: 18px auto;
	-webkit-box-shadow: 0 2px 10px 0 rgba(230, 38, 0, 0.25);
	-moz-box-shadow: 0 2px 10px 0 rgba(230, 38, 0, 0.25);
	box-shadow: 0 2px 10px 0 rgba(230, 38, 0, 0.25);
}
#tmp_footer .ptop span {
	width: 40px;
	height: 40px;
}
.footer_weather .footer_weather_wrap:before {
	height: 2px;
}

/* ==================================================
start chatbot
================================================== */
#tmp_chatbot{
	position: relative;
	height: auto;
	min-height: auto;
	max-height: 100%;
	padding: 0;
}
#tmp_chatbot_window{
	position: fixed;
	right: 0;
	bottom: 10px;
    width:80px;
}
#tmp_chatbot_window .chatbot_window_inner a{
	padding: 10px 8px 10px 30px;
	min-width: 116px;
	max-width: 116px;
	font-size: 78.5%;
    background-position: left 10px center;
}
#tmp_chatbot_window .chatbot_window_avt{
	width: 40px;
}
#tmp_chatbot_window.first_view .chatbot_window_avt span.first_view_img {
    width: auto;
    height: auto;
}
#tmp_chatbot_window .chatbot_w_close a{
	-webkit-background-size: 8px auto;
	-moz-background-size: 8px auto;
	background-size: 8px auto;
	width: 20px;
	height: 20px;
}
#tmp_chatbot_window .chatbot_w_close{
	top: -6px;
	right: 4px;
}
/* firstView */
#tmp_chatbot_window.first_view .chatbot_window_inner a{
	min-width: auto;
}
#tmp_chatbot_window.first_view .chatbot_window_inner .first_view_img img{
	max-width: 83px;
}
#tmp_chatbot_window.first_view .chatbot_w_close{
	right: 1px;
	bottom: 6px;
}
#tmp_chatbot_wrapper{
	position: fixed;
	top: 0;
	bottom: 0;
    left: 0;
	width: 100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
/* chatbot header */
#tmp_chatbot_header{
	padding: 4px 9px 6px 6px;
}
#tmp_chatbot_header .chatbot_header_ttl{
	padding: 0;
	font-size: 92.8%;
}
#tmp_chatbot_header .chatbot_avatar{
	width: 30px;
}
#tmp_chatbot_header .chatbot_ttl_txt{
	padding-left: 4px;
}
#tmp_chatbot_header #tmp_chatbot_home a{
	padding: 6px 10px 4px;
	font-size: 62.5%;
}
#tmp_chatbot_header #tmp_chatbot_close{
	line-height: 1;
}
#tmp_chatbot_header #tmp_chatbot_close a{
	padding: 0;
	-webkit-background-size: 14px auto;
	-moz-background-size: 14px auto;
	background-size: 14px auto;
	width: 20px;
	height: 100%;
}
#tmp_chatbot_header li:not(:last-child){
	margin-right: 5px;
}
/* chatbot content */
#tmp_chatbot_main{
	height: calc(100% - 100px);
	padding: 11px 10px;
}
#tmp_chatbot_main .message_question{
	padding-top: 47px;
	font-size: 78.5%;
}
#tmp_chatbot_main .message_question:before{
	left: 14px;
    top: 36px;
	width: 14px;
    height: 11px;
}
#tmp_chatbot_main .message_question_cnt{
	padding: 9px 12px 6px 11px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#tmp_chatbot_main .message_question.rendered .message_question_cnt{
	width: 100%;
}
#tmp_chatbot_main .message_question_avt{
	top: -1px;
	left: -1px;
	width: 39px;
	height: 39px;
}
#tmp_chatbot_main .message_question_more ul{
	margin: 11px 0 0 -2px;
}
#tmp_chatbot_main .message_question a,
#tmp_chatbot_main .back_txt{
	padding: 11px 16px 9px;
}
#tmp_chatbot_main .message_question:not(:last-of-type){
	margin-bottom: 16px;
}
#tmp_chatbot_main .message_question:not(:first-of-type) {
    margin-top: 16px;
}
#tmp_chatbot_main .message_question li:not(:last-child){
	margin-bottom: 5px;
}
/* chatbot answer */
#tmp_chatbot_main .message_answer{
	font-size: 78.5%;
	width: auto;
	max-width: 85%;
}
#tmp_chatbot_main .message_answer_txt{
	padding: 10px 14px 8px 10px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
/* chatbot form */
#tmp_chatbot_footer{
	padding: 12px 15px 12px 10px;
}
#tmp_chatbot_footer #tmp_txt_input,
#tmp_chatbot_footer #tmp_chatbot_btn_submit{
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 85.7%;
}
#tmp_chatbot_footer .chatbot_form_input{
	padding-right: 5px;
}
#tmp_chatbot_footer #tmp_txt_input{
	padding: 6px 10px 5px;
}
/* show */
.chatbot_show{
	overflow: hidden;
}
/*.chatbot_show #tmp_chatbot{
	z-index: 10000;
}*/
/* keyFrame */
@keyframes runWidth {
	from {
		width: 0;
	}
	to {
		width: 100%;
	}
}
/* accessibility */
.color_black #tmp_wrapper #tmp_chatbot_window.first_view .chatbot_w_close,
.color_blue #tmp_wrapper #tmp_chatbot_window.first_view .chatbot_w_close,
.color_yellow #tmp_wrapper #tmp_chatbot_window.first_view .chatbot_w_close{
	height: 20px;
	line-height: 1;
}
.fsize_big #tmp_wrapper #tmp_chatbot_window .chatbot_window_des,
.fsize_big2 #tmp_wrapper #tmp_chatbot_window .chatbot_window_des{
	font-size: 0.7rem;
}
.fsize_big #tmp_wrapper #tmp_chatbot_header .chatbot_header_ttl,
.fsize_big #tmp_wrapper #tmp_chatbot_header #tmp_chatbot_home a,
.fsize_big2 #tmp_wrapper #tmp_chatbot_header .chatbot_header_ttl,
.fsize_big2 #tmp_wrapper #tmp_chatbot_header #tmp_chatbot_home a{
	font-size: 0.8rem;
}
.color_black.fsize_big #tmp_wrapper .ptop a,
.color_black.fsize_big2 #tmp_wrapper .ptop a,
.color_blue.fsize_big #tmp_wrapper .ptop a,
.color_blue.fsize_big2 #tmp_wrapper .ptop a,
.color_yellow.fsize_big #tmp_wrapper .ptop a,
.color_yellow.fsize_big2 #tmp_wrapper .ptop a{
	font-size: 1rem;
}
.fsize_small #tmp_wrapper #tmp_chatbot_main{
	height: calc(100% - 96px);
}
.fsize_big #tmp_wrapper #tmp_chatbot_main{
	height: calc(100% - 118px);
}
.fsize_big2 #tmp_wrapper #tmp_chatbot_main{
	height: calc(100% - 122px);
}
/* ==================================================
end chatbot
================================================== */
/* ==================================================
covid
================================================== */
.emergency_wrap {
	padding: 0;
}
.emergency_wrap:before,
.emergency_wrap:after {
	display: none;
}
#tmp_emergency_load_main {
	padding: 10px 0 20px;
	background: url(/shared/templates/top_rn/images/main/corona_bgr_sp.png) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}
#tmp_emergency_load {
	padding: 12px 10px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#tmp_emergency_load .emergency_load_heading h1,
#tmp_emergency_load .emergency_load_heading .load_heading {
	margin-bottom: 11px !important;
	padding: 0 0 3px 25px !important;
	background-position: left 4px !important;
	-webkit-background-size: 19px auto !important;
	-moz-background-size: 19px auto !important;
	background-size: 19px auto !important;
	font-size: 121.4% !important;
}
#tmp_emergency_load .emergency_load_paragraph {
	margin-bottom: 4px;
	font-size: 100%;
}
#tmp_emergency_load .emergency_col_1,
#tmp_emergency_load .emergency_col_2 {
	float: none;
	width: 100%;
}
#tmp_emergency_load .emergency_col_1 ul {
	margin-bottom: 27px !important;
}
#tmp_emergency_load .emergency_col_1 ul li {
	padding-left: 12px !important;
	background-position: left 6px;
	-webkit-background-size: 15px auto;
	-moz-background-size: 15px auto;
	background-size: 15px auto;
	font-size: 100%;
	line-height: 1.6;
	margin-bottom: 10px !important;
}
#tmp_emergency_load .emergency_col_1 .corona_list_btn li {
	font-size: 107%;
}
#tmp_emergency_load .emergency_col_1 .corona_list_btn a{
	padding: 9px 34px 9px 48px;
	-webkit-background-size: 11px auto;
	-moz-background-size: 11px auto;
	background-size: 11px auto;
	background-position: right 8px center;
	min-height: auto;
	line-height: 1.5;
}
#tmp_emergency_load .emergency_col_1 .corona_list_btn .corona_list_icon{
	left: 8px;
}
#tmp_emergency_load .emergency_col_1 .corona_list_btn a img{
	width: 29px;
	height: auto;
}
#tmp_emergency_load .corona_list_link{
	margin: 0;
}
#tmp_emergency_load .corona_list_link li{
	float: none;
	padding: 0;
	width: 100%;
	margin-bottom: 10px !important;
}
#tmp_emergency_load .corona_list_link br{
	display: none;
}
#tmp_emergency_load .corona_list_link a{
	padding: 12px 28px 9px 16px;
	background-position: right 15px center;
	-wbekit-background-size: 11px auto;
	-moz-background-size: 11px auto;
	background-size: 11px auto;
	min-height: auto;
	font-size: 92.8%;
}
/* covid_slider */
#tmp_covid_slider {
	margin-bottom: 19px;
}
#tmp_covid_slider .slick_slides {
	max-height: none;
	padding: 0;
}
#tmp_covid_slider .corona_sliders{
	padding: 0 0 3px;
	max-height:none;
}
#tmp_covid_slider .corona_sliders_item img{
	width: 100%;
	height: auto;
}
#tmp_covid_slider .slick-list{
	margin-bottom: 13px;
}
#tmp_covid_slider .slick-arrow{
	bottom: 0;
	top: auto;
	-webkit-transform: none;
	-moz-transform: none;
	transform: none;
}
#tmp_covid_slider .slick-arrow.slick-prev{
	left: 0;
}
#tmp_covid_slider .slick-arrow.slick-next{
	right: 0;
}
#tmp_covid_slider .slick-arrow.slick-prev,
#tmp_covid_slider .slick-arrow.slick-prev span,
#tmp_covid_slider .slick-arrow.slick-next,
#tmp_covid_slider .slick-arrow.slick-next span {
	width:28px;
	height:28px;
}
#tmp_covid_slider .slick-arrow.slick-prev {
	background:url(/shared/templates/top_rn/images/icon/corona_arr_prev_sp.png) no-repeat;
	-wbekit-background-size: 28px auto;
	-moz-background-size: 28px auto;
	background-size: 28px auto;
}
#tmp_covid_slider .slick-arrow.slick-next {
	background:url(/shared/templates/top_rn/images/icon/corona_arr_next_sp.png) no-repeat;
	-wbekit-background-size: 28px auto;
	-moz-background-size: 28px auto;
	background-size: 28px auto;
}
#tmp_covid_slider .btn_slides {
	margin-bottom:0 !important;
}
#tmp_covid_slider .btn_slides a{
	font-size: 100%;
}
#tmp_covid_slider .btn_slides a:before{
	-webkit-background-size: 6px auto;
	-moz-background-size: 6px auto;
	background-size: 6px auto;
	vertical-align: middle;
	background-position: center center;
	margin-bottom:2px;
}
#tmp_covid_slider .btn_slides span{
	margin-left: 4px;
	vertical-align: middle;
}
/* ==================================================
インデックスページ
================================================== */
/* lead
============================== */
#tmp_lead_info {
	float:none;
	width:100%;
}
#tmp_lead_recommend {
	float:none;
	margin-left:auto;
	margin-right:auto;
}
table.top_col2 td {
	display:block;
	padding:0;
}
table.top_col2 .top_col2L {
	width:auto !important;
	padding-right:0 !important;
}
table.top_col2 .top_col2R {
	width:auto !important;
}
/* ==================================================
りぼんかん
================================================== */
/* closed
============================== */
#tmp_closed {
	width:100%;
	margin:0 auto 10px;
}
#tmp_closed_cnt {
	width: calc(100% - 120px);
}
/* img_bnr
============================== */
.img_bnr {
	margin:0 0 10px;
}
.img_bnr img {
	width:100%;
	height:auto;
}
/* rmenu_link
============================== */
#tmp_rmenu_link_cnt {
	text-align:center;
}
/* rmenu_mb
============================== */
#tmp_rmenu_mb_cnt {
	background:none;
	background-color:#FFFFFF;
}
#tmp_rmenu_mb_cnt .cnt {
	width:220px;
}
/* snavi_ribbonkan
============================== */
#tmp_snavi.snavi_ribbonkan {
	margin:0;
	padding:0 0 20px;
	background-color:#FFFFFF;
}
/* menu_ribbonkan
============================== */
.menu_ribbonkan {
	margin:0;
	padding:0 0 10px;
	background-color:#FFFFFF;
}
/* rmenu_link
============================== */
#tmp_rmenu_link_ttl {
	background:url(/shared/templates/ribbonkan_top/images/rmenu_ttl_bg.gif) repeat-y left top;
}
/* rmenu_mb
============================== */
#tmp_rmenu_mb_ttl {
	background:url(/shared/templates/ribbonkan_top/images/rmenu_ttl_bg.gif) repeat-y left top;
}
/* ==================================================
class
================================================== */
.fsize_big #tmp_hnavi_s li a,
.fsize_big2 #tmp_hnavi_s li a{
	font-size: 0.625rem !important;
}
.fsize_small #tmp_hnavi_rmenu a.active{
	min-height: 58px;
}
.fsize_big #tmp_sch_key_btn,
.fsize_big2 #tmp_sch_key_btn{
    top: 0;
}
.fsize_big ul.means_list > li > a{
	background-position: top 20px right 9px;
}
.fsize_big2 ul.means_list > li > a{
	background-position: top 25px right 9px;
}
.fsize_big #tmp_hnavi_rmenu a,
.fsize_big2 #tmp_hnavi_rmenu a {
    min-width: 53px;
}
/* float ▼Do not edit
================================================== */
.float_lft,
.float_rgt {
	float:none;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* youtube ▼Do not edit
================================================== */
#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%;
}


/* ==================================================
parts
================================================== */
/* parts ▼Do not edit
============================== */
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;
	padding:0;
	display: block;
	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%;
	display: block;
	float:none;
	clear:both;
	padding:0;
}
#tmp_contents div.col3 ul,
#tmp_contents div.col2 ul {
	margin-bottom:0;
}
div.img_cap {
	width:auto !important;
}
#tmp_contents img,
#tmp_maincontents img {
	max-width:100%;
	height:auto;
}
#tmp_contents ul,
#tmp_contents ol {
	margin-left:22px;
}
#tmp_contents table {
	width:auto;
}
#tmp_contents table table {
	max-width:100%;
}
#tmp_contents table th,
#tmp_contents table td {
	width:auto;
}
#tmp_contents table.gsc-search-box td.gsc-input {
	width:100% !important;
}
#tmp_contents input[type="text"],
#tmp_contents textarea {
	width:100% !important;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;/* Webkit */
}
#tmp_contents table td.td_img_width {
	width:100px;
}
/* Scroll Table
================================================== */
.scroll_table {
	overflow-x:auto;
	margin-bottom:10px;
	padding:23px 5px 5px;
	background:#F5F5F5 url(/shared/site_rn/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 !important;
	display:inline-block;
	padding:8px 10px 8px 70px;
	text-decoration:none;
	background:#F2F2F2 url(/shared/site_rn/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/site_rn/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;
}
/* トップと注目情報ページに「かごしま市観光ナビ」のボタン　*/
#tmp_tab_kanko .box_news .news_ttl_wrap {
	border-bottom-width: 1px;
}
.kanko_btn p {
	margin-top: 5px;
}
.kanko_btn a {
	font-size: 85.7%;
	border: 2px solid #0059b3;
}
.kanko_btn a::after {
	content: '';
	right: 10px;
	width: 12px;
	height: 10px;
	background: url(/shared/templates/top_rn/images/icon/icon_arrow_blue.png) right center no-repeat;
	background-size: auto;
	-webkit-background-size: 12px auto;
	-moz-background-size: 12px auto;
	background-size: 12px auto;
}
/* readspeaker　*/
#tmp_contents a.rspkr_dr_link {
    position: relative;
}
#tmp_contents img.rspkr_dr_img {
    max-width: none;
}	
/* ==================================================
Accessibility
================================================== */
.color_blue.model_sp #tmp_wrapper #tmp_hlogo_wrap,
.color_black.model_sp #tmp_wrapper #tmp_hlogo_wrap,
.color_yellow.model_sp #tmp_wrapper #tmp_hlogo_wrap{
	max-width:none;
}
.color_blue #tmp_wrapper #tmp_hlogo,
.color_black #tmp_wrapper #tmp_hlogo,
.color_yellow #tmp_wrapper #tmp_hlogo{
	font-size: 1rem;
}
.color_blue #tmp_wrapper #tmp_citypromo span,
.color_black #tmp_wrapper #tmp_citypromo span,
.color_yellow #tmp_wrapper #tmp_citypromo span{
	font-size: 0.7rem;
	padding:5px 0 5px 10px;
}
.color_blue #tmp_wrapper.spmenu_open:before,
.color_black #tmp_wrapper.spmenu_open:before,
.color_yellow #tmp_wrapper.spmenu_open:before,
.color_blue #tmp_wrapper.emergency_open:before,
.color_black #tmp_wrapper.emergency_open:before,
.color_yellow #tmp_wrapper.emergency_open:before{
	top: 169px;
}
.color_blue.fsize_big2 #tmp_wrapper.spmenu_open:before,
.color_black.fsize_big2 #tmp_wrapper.spmenu_open:before,
.color_yellow.fsize_big2 #tmp_wrapper.spmenu_open:before,
.color_blue.fsize_big2 #tmp_wrapper.emergency_open:before,
.color_black.fsize_big2 #tmp_wrapper.emergency_open:before,
.color_yellow.fsize_big2 #tmp_wrapper.emergency_open:before{
	top: 311px;
}
.color_yellow #tmp_wrapper #tmp_hnavi_rmenu a,
.color_blue #tmp_wrapper #tmp_hnavi_rmenu a,
.color_black #tmp_wrapper #tmp_hnavi_rmenu a{
	border: 1px solid transparent;
}
.color_blue #tmp_footer .ptop,
.color_black #tmp_footer .ptop,
.color_yellow #tmp_footer .ptop {
	bottom: 5px;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}

}
