@charset "utf-8";

/* ==================================================
Setting by CMS sheets
================================================== */
body,
input,
select,
textarea {
	font-family:"游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight:500;
}
body #tmp_contents p em {
	font-family:"游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "MS Gothic", sans-serif;
}
a:link {
	color: #222222;
}
a:hover {
	text-decoration:none;
}
body {
	font-size: 87.5%;
}
/* Styles
================================================== */
/* text */
.txt_red {
	color: #BF1111;	/* Setting by CMS sheets */
}
.txt_green {
	color: #17721E;	/* Setting by CMS sheets */
}
.txt_big {
	font-size: 125%;	/* Setting by CMS sheets */
}
.txt_small {
	font-size: 88%;	/* Setting by CMS sheets */
}
/* bgcolor */
td.bg_red,
th.bg_red {
	color: inherit;
	background-color: #F7E1E1;	/* Setting by CMS sheets */
}
td.bg_yellow,
th.bg_yellow {
	color: inherit;
	background-color: #FFFBDF;	/* Setting by CMS sheets */
}
td.bg_blue,
th.bg_blue {
	color: inherit;
	background-color: #E4E4E4;	/* Setting by CMS sheets */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ==================================================
Base-Layout
================================================== */
#tmp_wrapper {
	min-width: 1280px;
	margin: 0 auto;
}
.container {
	width: 1220px;
	margin: 0 auto;
	padding: 0 10px;
}
#tmp_wrapper2 {
	width: 980px;
	margin: 0 auto;
	padding:15px 0 40px;
}
#tmp_contents {
	padding:0 0 40px;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_lft_navi {
	float: left;
	position: relative;
	z-index: 1;
}
.wrap_col_rgt_navi {
	float: right;
}
.column_lnavi .wrap_col_main {
	width: 100%;
	float: right;
}
.column_rnavi .wrap_col_main {
	width: 100%;
	float: left;
}
/* free
============================== */
.format_free .wrap_col_nm {
	margin-right: -230px;
}
.format_free .wrap_col_nm2 {
	margin-right: 230px;
}
.format_free .wrap_col_lft_navi {
	width: 210px;
	margin-right: -230px;
}
.format_free .wrap_col_rgt_navi {
	width: 210px;
}
.format_free .column_lnavi .col_main {
	margin-left: 230px;
}
.format_free .column_rnavi .wrap_col_main {
	margin-right: -230px;
}
.format_free .column_rnavi .col_main {
	margin-right: 230px;
}
.type_idx .col_main {
	padding-top:12px;
}
/* shokuiku / ribbonkan / suido
============================== */
.custom_shokuiku_top.format_free .wrap_col_lft_navi,
.custom_ribbonkan_top.format_free .wrap_col_lft_navi {
	margin-right: -250px;
}
.custom_shokuiku_top.format_free .column_lnavi .col_main,
.custom_ribbonkan_top.format_free .column_lnavi .col_main {
	margin-left: 250px;
}
.custom_shokuiku.format_free .column_rnavi .wrap_col_main,
.custom_suido.format_free .column_rnavi .wrap_col_main {
	margin-right: -250px;
}
.custom_shokuiku.format_free .column_rnavi .col_main,
.custom_suido.format_free .column_rnavi .col_main {
	margin-right: 250px;
}

/* suido / shobo_top
============================== */
.custom_suido_top.format_free .column_rnavi .wrap_col_main,
.custom_shobo_top.format_free .column_rnavi .wrap_col_main,
.custom_shobo_top.format_free .column_rnavi .wrap_col_main {
	margin-right: -270px;
}
.custom_suido_top.format_free .column_rnavi .col_main,
.custom_shobo_top.format_free .column_rnavi .col_main,
.custom_shobo_top.format_free .column_rnavi .col_main {
	margin-right: 270px;
}
/* doga
============================== */
.custom_doga_top.format_free .wrap_col_rgt_navi {
	width: 280px;
}
.custom_doga_top.format_free .column_rnavi .wrap_col_main {
	margin-right: -340px;
}
.custom_doga_top.format_free .column_rnavi .col_main {
	margin-right: 340px;
}
.custom_doga.format_free .column_rnavi .wrap_col_main {
	margin-right: -270px;
}
.custom_doga.format_free .column_rnavi .col_main {
	margin-right: 270px;
}
/* header
================================================== */
#tmp_header {
	padding: 5px 0 0;
	min-height: 86px;
	color: #222222;
	background: #FFFFFF url(/shared/site_rn/images/header/bg_wrap_line.png) repeat-x;
	border-bottom:1px solid #e5e5e5;
	position:relative;
	z-index:20;
}
.format_top #tmp_header {
	margin-bottom:0;
}
#tmp_hlogo_wrap {
	margin: 8px 0 0;
	float: left;
	width:316px;
}
#tmp_hlogo {
	float: left;
	margin-right:10px;
	font-size:2rem;
	font-weight:bold;
	color: #222222;
	background: #FFFFFF url(/shared/site_rn/images/header/hlogo.png) no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
#tmp_hlogo,
#tmp_hlogo a,
#tmp_hlogo span {
	display: block;
	width: 220px;
	height: 66px;
}
#tmp_hlogo span,
#tmp_citypromo span {
	position: relative;
	z-index: -1;
	overflow: hidden;
}
#tmp_citypromo {
	float: left;
}
#tmp_citypromo,
#tmp_citypromo a,
#tmp_citypromo span {
	display: block;
	width: 84px;
	height: 66px;
}
#tmp_citypromo {
	background: #FFFFFF url(/shared/site_rn/images/header/citypromo.png) no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
#tmp_means{
    float: right;
}
#tmp_means_primary{
	padding: 16px 11px 0 0;
	float: left;
}
#tmp_means_secondary{
	float: right;
}
ul.means_list,
#tmp_means_secondary ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.means_list {
	margin-top:10px;
}
ul.means_list > li,
#tmp_means_secondary ul li{
	float: left;
}
ul.means_list > li{
	position: relative;
	margin-right: 10px;
}
ul.means_list > li:first-child{
	margin:0 10px 0 -8px;
}
ul.means_list > li:last-child{
	margin-right: 0;
}
ul.means_list > li > a{
    padding: 4px 17px 4px 28px;
    display: inline-block;
    text-decoration: none;
    font-size: 114.3%;
    color: #222222;
    background: #FFFFFF url(/shared/site_rn/images/header/setting_arrow.png) 13px 11px no-repeat;
    background-size: 10px auto;
    -webkit-background-size: 10px auto;
}
ul.means_list > li.active > a,
ul.means_list > li > a:hover,
ul.means_list > li > a:focus{
	background-color: #fceacd;
	border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	border-bottom:2px solid #fbb8af;
}
ul.means_list > li.active > a.link_language{
	background-color: #FFFFFF;
	border-radius: none;
    -moz-border-radius: none;
    -webkit-border-radius: none;
	border-bottom:none;
}
ul.means_list > li > a.link_setting{
    position: relative;
	border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
ul.means_list > li > a.link_setting:after{
	content: "";
	position: absolute;
	display: none;
	bottom: -10px;
	left: 0;
	width: 100%;
	height: 10px;
	color: #222222;
	background-color: #fceacd;
}
ul.means_list > li > a.link_setting.active{
	background-color: #fceacd;
	border-radius: 4px 4px 0 0;
	padding:13px 17px 19px 28px;
	margin-top:-9px;
	background-position:13px 20px;
}
ul.means_list > li > a.link_setting.active:hover {
	border:none;
}
ul.means_list > li > a.link_setting.active:after{
	display: block;
}
.menu_setting_wrap{
    display: none;
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 999;
    min-width: 237px;
    color: #222222;
    background-color: #fceacd;
    padding: 9px 8px 18px;
}
.menu_setting_wrap.open{
	display: block;
}
#tmp_menu_setting .menu_setting{
	padding: 15px 0 18px;
}
#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{
    position: relative;
    display: block;
    padding: 13px 15px 7px 23px;
    color: #222222;
    background-color: #ffffff;
    font-size: 114.3%;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-decoration: none;
}
#tmp_menu_setting .menu_setting_list > li > a:after{
	position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -3px;
    content: '';
    width: 11px;
    height: 9px;
    color: inherit;
    background: transparent url(/shared/site_rn/images/icon/icon_link.png) no-repeat;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
#tmp_menu_setting .menu_setting_list > li > a:hover,
#tmp_menu_setting .menu_setting_list > li > a:focus{
	text-decoration: underline;
}
#tmp_menu_setting .font_size_change {
    margin: 15px 0 16px;
}
#tmp_menu_setting .tint_change {
	margin: 10px 0 15px;
}
#tmp_menu_setting .change_list{
	list-style: none;
	padding: 0;
	margin: 0;
}
#tmp_menu_setting .change_list li{
	display: inline-block;
	vertical-align: top;
	margin: 0 6px 5px 0;
}
#tmp_menu_setting .change_list li a{
	padding: 3px 10px 1px;
	min-width: 35px;
	vertical-align: top;
	display: inline-block;
	text-decoration: none;
	line-height: 1.2;
	color: #222222;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 114.3%;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	font-weight: bold;
}
#tmp_menu_setting .change_list li a:hover,
#tmp_menu_setting .change_list li a:focus{
	text-decoration: underline;
}
#tmp_menu_setting li.change_ttl{
	display: block;
    font-size: 114.3%;
    margin-bottom: 3px;
}
#tmp_menu_setting #tmp_color .change_list li a{
	color: #222222 !important;
	background-color: #ffffff !important;
}
#tmp_menu_setting #tmp_color .change_list li a.link_blue{
	color: #ffff00 !important;
	background-color: #00008B !important;
	border-color: #00008B;
}
#tmp_menu_setting #tmp_color .change_list li a.link_yellow{
	color: #222222 !important;
	background-color: #ffff00 !important;
	border-color: #ffff00;
}
#tmp_menu_setting #tmp_color .change_list li a.link_black{
	color: #ffff00 !important;
	background-color: #000000 !important;
	border-color: #000000;
}
.setting_close_btn{
	text-align: center;
}
.setting_close_btn a{
	padding: 8px 15px 7px;
    min-width: 180px;
    color: #222222;
    background-color: #ffffff;
    font-weight: bold;
	font-size: 114.3%;
    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;
}
.setting_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;
}
.setting_close_btn a:hover span,
.setting_close_btn a:focus span{
	text-decoration: underline;
}
#tmp_hnavi_s{
	list-style: none;
}
#tmp_means_secondary ul li{
	margin-left: 30px;
}
#tmp_means_secondary ul li:first-child{
	margin-left: 0;
}
#tmp_hnavi_mmenu{
	display: none;
}
#tmp_hnavi_lmenu{
	padding-top: 18px;
}
#tmp_hnavi_lmenu a{
	position: relative;
	padding: 10px 15px 9px 46px;
	color: #FFFFFF;
	background-color:#c0152b;
	background-image:url(/shared/site_rn/images/icon/icon_info.png);
	background-position:16px 12px;
	background-repeat:no-repeat;
	border: 1px solid #c0152b;
	text-decoration: none;
	display: inline-block;
	font-size: 128.6%;
	font-weight: bold;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	min-width: 142px;
	min-height: 44px;
}
#tmp_hnavi_lmenu a:hover {
	background-color:#ab0e22;
}
#tmp_hnavi_lmenu a.active{
	padding: 10px 15px;
	text-align: center;
	background: #c0152b;
	min-height: 63px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}
#tmp_hnavi_lmenu a.active:before{
	position: relative;
	top: -2px;
	margin-right: 15px;
	content: '';
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	color: inherit;
	background: transparent url(/shared/site_rn/images/icon/icon_close_wht.png) no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
#tmp_hnavi_rmenu a{
	position: relative;
	padding: 52px 5px 7px;
	min-width: 90px;
	font-weight: bold;
	display: inline-block;
	text-align: center;
	font-size:114.3%;
	color: #222222;
	text-decoration: none;
	background-image: -moz-linear-gradient( 110deg, rgb(250,175,175) 0%, rgb(252,222,173) 100%);
	background-image: -webkit-linear-gradient( 110deg, rgb(250,175,175) 0%, rgb(252,222,173) 100%);
	background-image: -ms-linear-gradient( 110deg, rgb(250,175,175) 0%, rgb(252,222,173) 100%);
}
#tmp_hnavi_rmenu a:before{
	position: absolute;
	left: 23px;
	top: 16px;
	content: '';
	width: 48px;
	height: 30px;
	color: inherit;
	background: transparent url(/shared/site_rn/images/icon/nav_search.png) no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
#tmp_hnavi_rmenu a.active:before{
	left: 50%;
    top: 17px;
    width: 28px;
    height: 28px;
    background: transparent url(/shared/site_rn/images/icon/icon_close_pc.png) no-repeat;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
#tmp_hnavi_rmenu a:hover,
#tmp_hnavi_rmenu a:focus{
	text-decoration:underline;
}
#tmp_hnavi_rmenu a.nav_link.active:hover,
#tmp_hnavi_rmenu a.nav_link.active:focus{
	text-decoration:none;
}
#tmp_sma_menu{
	position: relative;
	top:-1px;
}
#tmp_sma_menu .wrap_dropdown{
	display: none;
}
#tmp_sma_menu .wrap_sma_sch{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
}
#tmp_sma_rmenu{
	background-image: -moz-linear-gradient( 135deg, rgb(250,175,175) 0%, rgb(252,222,173) 100%);
	background-image: -webkit-linear-gradient( 135deg, rgb(250,175,175) 0%, rgb(252,222,173) 100%);
	background-image: -ms-linear-gradient( 135deg, rgb(250,175,175) 0%, rgb(252,222,173) 100%);
}
.rmenu_content{
	padding: 31px 0 30px;
}
#tmp_search_menu .wrap_sch_box{
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
#tmp_search_menu .sch_ttl{
	padding-top: 10px;
	margin-right: 5px;
	float: left;
	width: 202px;
}
#tmp_search_menu .sch_ttl .search_within{
	padding: 0 5px 0 26px;
	width: 201px;
	display: inline-block;
	font-size: 171.4%;
	font-weight: bold;
	line-height: 1.2;
	color: inherit;
	background: transparent url(/shared/site_rn/images/icon/line_ttl.png) no-repeat;
}
#tmp_search_menu .sch_box label{
	display: inline-block;
	width: 30px;
	height: 30px;
	cursor: pointer;
	text-indent: -9999px;
	color: inherit;
	background: transparent url(/shared/site_rn/images/icon/icon_search_pc.png) no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
#tmp_search_menu .sch_ttl .search_within,
#tmp_search_menu .sch_box label{
	vertical-align: middle;
}
#tmp_search_menu .sch_box{
	float: left;
}
#tmp_search_menu .sch_box input{
	padding: 8px 90px 8px 20px;
    min-height: 48px;
    width: 747px;
    border: 0;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    margin-left: 6px;
    background-size: 92px auto !important;
    -moz-background-size: 92px auto !important;
    -webkit-background-size: 92px auto !important;
}
#tmp_search_menu .sch_box input{
	background-color: #ffffff !important;
	color: #222222;
}
#tmp_search_menu .sch_btn{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
#tmp_search_menu .sch_btn input{
	padding: 10px;
	min-height: 48px;
	line-height: 1.2;
	min-width: 84px;
	border: 0;
	cursor: pointer;
	font-size: 128.6%;
	border-radius: 0 50px 50px 0;
	-moz-border-radius: 0 50px 50px 0;
	-webkit-border-radius: 0 50px 50px 0;
	letter-spacing: 3px;
	text-indent: 3px;
	color: #FFFFFF;
	background-color: #0059b3;
	border: 1px solid #0059b3;
}
#tmp_search_menu .sch_btn input:hover,
#tmp_search_menu .sch_btn input:focus{
	text-decoration: underline;
}
.how_to_search{
	padding-left: 16px;
	display: inline-block;
	vertical-align: middle;
}
.how_to_search a{
	padding-left: 18px;
	display: inline-block;
	color: #222222;
	text-decoration: none;
	font-size:114.3%;
	color: inherit;
	background: transparent url(/shared/site_rn/images/header/setting_arrow.png) left center no-repeat;
	background-size: 10px auto;
	-webkit-background-size: 10px auto;
}
.how_to_search a:hover,
.how_to_search a:focus{
	text-decoration: underline;
}
#tmp_sma_rmenu .close_btn,
#tmp_sma_emergency .emergency_close_btn{
	display: none;
}
#tmp_sma_emergency{
	color: #FFFFFF;
	background-color: #c0152b;
}
#tmp_sma_menu #tmp_sma_emergency{
	position: relative;
}
.emergency_box{
	padding: 18px 0 20px;
	overflow: hidden;
}
.emergency_box .emergency_ttl{
	margin-bottom: 17px;
}
.emergency_box .emergency_cnt{
	padding: 15px 20px 6px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color: #222222;
	background-color: #FFFFFF;
}
.emergency_box .emergency_ttl p{
	padding: 2px 0 0 41px;
	font-size: 171.4%;
	font-weight: bold;
	line-height: 1.2;
	min-height: 26px;
	color: inherit;
	background: transparent url(/shared/site_rn/images/icon/icon_info_ttl.png) left center no-repeat;
}
.emergency_box .emergency_head{
	padding-bottom: 10px;
	border-bottom: 1px solid #f2f2f2;
}
#tmp_contents .emergency_box .emergency_head{
	border-bottom: none;
}
.emergency_box .emergency_head .para_notify {
	font-size: 114.3%;
}
.emergency_box .emergency_head ul {
	list-style: none;
}
#tmp_contents .emergency_box .emergency_head ul {
	margin:0;
	padding:0;
}
.emergency_box .emergency_head ul li {
	display: table;
	width: 100%;
	border-bottom: 1px solid #f2f2f2;
	padding: 10px 0;
}
#tmp_contents .emergency_box .emergency_head ul li {
	margin:0 !important;
}
.emergency_box .emergency_head ul li:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}
#tmp_contents .corona {
	list-style: none;
	margin:0 !important;
}
#tmp_contents .corona li {
	display: table;
	width: 100%;
	margin:0 0 10px !important;
}
#tmp_contents .emergency_head ul li p,
.emergency_head ul li p,
#tmp_contents .corona li p {
	display: table-cell;
	vertical-align: top;
}
.emergency_head ul li p.items_date {
	width: 8em;
}
#tmp_contents .corona li .items_date,
#tmp_contents .corona li .items_date_year {
	width: 6.5em;
	background:url(/shared/site_rn/images/icon/icon_dots.png) no-repeat 5px 0.8em;
	background-size:6px auto;
	padding-left:20px;
	padding-right:5px;
}
#tmp_contents .corona li .items_date_year {
	width:10em;
}
.emergency_head .items_label,
#tmp_contents .emergency_head .items_label,
#tmp_contents .corona li .items_label {
	width: 6.5em;
}
.emergency_head .items_label span,
#tmp_contents .corona li .items_label span {
	width: 100%;
	display: block;
	font-size: 85.7%;
	text-align: center;
	background-color: #ffff73;
	color: #222222;
	line-height: 1.3 !important;
	padding: 3px;
	font-weight: bold;
	border: 1px solid transparent;
}
.emergency_head .items_label.label1 span,
#tmp_contents .corona li .items_label.label1 span {
	background-color: #ffff73;
}
.emergency_head .items_label.label2 span,
#tmp_contents .corona li .items_label.label2 span {
	background-color: #c41c1c;
	color: #ffffff;
}
.emergency_head .items_label.label3 span,
#tmp_contents .corona li .items_label.label3 span {
	background-color: #ca4700;
	color: #ffffff;
}
.emergency_head .items_label.label4 span,
#tmp_contents .corona li .items_label.label4 span {
	background-color: #0f5aa6;
	color: #ffffff;
}
.emergency_head .items_label.label5 span,
#tmp_contents .corona li .items_label.label5 span {
	background-color: #387911;
	color: #ffffff;
}
.emergency_head .items_label.label6 span,
#tmp_contents .corona li .items_label.label6 span {
	background-color: #157595;
	color: #ffffff;
}
.emergency_head .items_label.label7 span,
#tmp_contents .corona li .items_label.label7 span {
	background-color: #555555;
	color: #ffffff;
}
.emergency_head .items_label.label8 span,
#tmp_contents .corona li .items_label.label8 span {
	background-color: #20c8ef;
}
.emergency_head .items_label.label9 span,
#tmp_contents .corona li .items_label.label9 span {
	background-color: #ffffff;
	color: #006699;
	padding:1px 0 0 0;
	border-color:#20c8ef;
	border-width:4px;
}
.emergency_head .items_text,
#tmp_contents .corona li .items_text {
	padding-left: 15px;
	padding-top: 2px;
}
#tmp_contents .emergency_head .items_text {
	padding-top: 0;
}
.emergency_head .items_text a,
.format_free .emergency_head .items_text a,
#tmp_contents .corona li .items_text a {
	display: inline-block;
	text-decoration: none;
	color: #035bb4;
	background-color: transparent;
}
.emergency_head .items_text a:hover,
.emergency_head .items_text a:focus,
#tmp_contents .corona li .items_text a:hover,
#tmp_contents .corona li .items_text a:focus {
	text-decoration: underline;
}
.emergency_box .emergency_foot{
	padding-top: 17px;
	text-align: right;
}
.urgent_list{
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline-block;
}
.urgent_list li{
	float: left;
	margin-left: 30px;
}
.urgent_list li a{
	padding-left: 19px;
	display: inline-block;
	text-decoration: none;
	font-size: 114.3%;
	color: #222222;
	background: #FFFFFF url(/shared/site_rn/images/header/emergency_arrow.png) 0 5px no-repeat;
	background-size: 10px auto;
	-webkit-background-size: 10px auto;
}
.urgent_list li a:hover,
.urgent_list li a:focus{
	text-decoration: underline;
}
#tmp_sma_menu .emergency_close_btn a{
	color: #222222;
	background-color: #d8d8d8;
}
/* gnavi
================================================== */
#tmp_gnavi{
	margin-bottom: 22px;
}
.gnavi {
	color: inherit;
	clear: both;
}

.gnavi ul {
	list-style: none;
	margin: 0 -9px;
}

.gnavi li {
	padding: 0 9px;
	margin-bottom: 18px;
	float: left;
}

.gnavi a {
	display: block;
	padding: 12px 5px;
	min-width: 156px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size:114.3%;
	color: #222222;
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
}

.gnavi .active a,
.gnavi a:hover,
.gnavi a:focus {
	border-color: #0059b3;
}

/* cate_ttl
================================================== */
#tmp_cate_ttl {
	margin:0 0 20px;
	clear:both;
}
#tmp_cate_ttl h1 {
	margin:0 !important;
	padding:0 !important;
	background:none !important;
	border:none !important;
}
#tmp_cate_ttl_s {
	margin:0 0 10px;
	clear:both;
	text-align: center;
}
#tmp_cate_ttl.cate_ttl_shokuiku {
	background:url(/shared/templates/shokuiku_top/images/shokuiku_ttl.jpg) no-repeat left top;
}
#tmp_cate_ttl.cate_ttl_ribbonkan {
	background:url(/shared/templates/ribbonkan_top/images/ribbonkan_ttl.jpg) no-repeat left top;
}
/* shokuiku */
#tmp_cate_ttl.cate_ttl_shokuiku h1 {
	width:980px;
	height:145px;
	display:block;
}
/* ribbonkan */
#tmp_cate_ttl.cate_ttl_ribbonkan h1 {
	margin-bottom:0;
	width:980px;
	height:145px;
	display:block;
}
#tmp_cate_ttl.cate_ttl_shokuiku span,
#tmp_cate_ttl.cate_ttl_ribbonkan span {
	width:980px;
	height:145px;
	overflow:hidden;
	z-index:-1;
}
/* search
================================================== */
/* l_search */
#tmp_l_search {
	background-color:#FFFFFF;
	color:inherit;
	border:1px solid #DED6B6;
	padding:11px 0 10px 6px;
	margin:0 0 24px;
	clear:both;
}
#tmp_l_search ul {
	list-style:none !important;
	margin:0 !important;
}
#tmp_l_search p {
	margin-bottom:0 !important;
}
#tmp_search_ttl {
	margin-bottom:5px;
}
#tmp_l_search p.sch_ttl {
	margin-right:3px;
	float:left;
}
#tmp_l_search p.sch_ttl img {
	vertical-align:middle;
}
#tmp_query {
	width:171px;
	min-height:19px;
	border:1px solid #CCCCCC;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
	background-size:70px auto !important;
}
.custom_doga_top #tmp_query {
	width:239px;
}
#tmp_search_cnt {
	clear:both;
	padding:0 20px 0 23px;
}
#tmp_search_cnt ul {
	list-style:none;
	list-style-image:none;
	font-size:85.7%;
	padding:0 0 5px;
}
#tmp_l_search #tmp_search_cnt ul li input{
	margin-right:8px;
	vertical-align:middle;
}
#tmp_l_search #tmp_search_cnt ul li {
	display:block;
	margin-left:1em;
	text-indent:-1.6em;
}
#tmp_l_search #tmp_search_cnt fieldset {
	display:inline;
	padding:0;
	border:none;
}
#tmp_l_search #tmp_search_cnt legend {
	display:none;
}
#tmp_func_sch_btn {
	font-size:114.3%;
	min-width:80px;
	border:none;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
	background-color:#2D3162;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}
.custom_ribbonkan #tmp_func_sch_btn {
	float:right;
}
.custom_shokuiku #tmp_func_sch_btn {
	float:right;
	margin-right:10px;
}
/* bnr_list */
.custom_doga_top .bnr_list {
	width:280px;
	list-style:none !important;
	list-style-image:none !important;
	margin:0 auto 20px !important;
}
.custom_doga_top .bnr_list li {
	margin:0 0 10px !important;
}
.custom_doga_top .bnr_list #tmp_live_camera {
	background:url(/shared/templates/free/images/doga/live_camera_bnr.gif) no-repeat left top;
}
.custom_doga_top .bnr_list #tmp_live_camera span {
	height:91px;
	overflow:hidden;
}
.custom_doga_top .bnr_list li img {
	vertical-align:bottom;
}
/* lnavi
================================================== */
#tmp_lnavi {
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	box-shadow: 0 2px 9px 0px rgba(190, 97, 79, 0.15);
	-webkit-box-shadow: 0 2px 9px 0px rgba(190, 97, 79, 0.15);
	-moz-box-shadow: 0 2px 9px 0px rgba(190, 97, 79, 0.15);
	overflow: hidden;
}
#tmp_lnavi_ttl {
	position: relative;
}
#tmp_lnavi_ttl:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 6px;
    width: 100%;
    background-image: -moz-linear-gradient( 0deg, rgb(188,22,46) 50%, rgb(0,89,179) 50%);
    background-image: -webkit-linear-gradient( 0deg, rgb(188,22,46) 50%, rgb(0,89,179) 50%);
    background-image: -ms-linear-gradient( 0deg, rgb(188,22,46) 50%, rgb(0,89,179) 50%);
}
#tmp_lnavi_ttl a {
	position: relative;
	display: block;
    padding: 22px 36px 16px 10px;
    color: inherit;
	background-color: transparent;
	font-size: 114.2%;
    font-weight: bold;
	border-bottom: 2px solid #0059b3;
    text-decoration: none;
}
#tmp_lnavi_ttl a:after {
    content: '';
    position: absolute;
    top: calc(50% + 4px);
    right: 10px;
    height: 16px;
    width: 16px;
    background: transparent url(/shared/templates/free_rn/images/icon/list_arrow.png) no-repeat;
	background-size: 100% auto;
	transform: translateY(-50%);
}
#tmp_lnavi_ttl a:hover,
#tmp_lnavi_ttl a:focus {
	text-decoration: underline;
}
#tmp_lnavi_cnt ul {
	list-style: none;
}
#tmp_lnavi_cnt li {
	border-bottom: 1px solid #e6e6e6;
}
#tmp_lnavi_cnt li a {
	position: relative;
    display: block;
    padding: 16px 26px 15px 10px;
    color: #222222;
    background-color: #ffffff;
	text-decoration: none;
}
#tmp_lnavi_cnt li a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    height: 10px;
    width: 10px;
    background: transparent url(/shared/templates/free_rn/images/icon/lnavi_list_arrow.png) no-repeat;
	background-size: 100% auto;
	transform: translateY(-50%);
}
#tmp_lnavi_cnt li.active a,
#tmp_lnavi_cnt li a:hover,
#tmp_lnavi_cnt li a:focus {
	background-color: #fcf7f0;
}
/* lnavi_switch
================================================== */
#tmp_lnavi_switch {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 0 2px 9px 0px rgba(190, 97, 79, 0.15);
	-webkit-box-shadow: 0 2px 9px 0px rgba(190, 97, 79, 0.15);
	-moz-box-shadow: 0 2px 9px 0px rgba(190, 97, 79, 0.15);
	overflow: hidden;
}
#tmp_lnavi_switch_ttl {
	position: relative;
}
#tmp_lnavi_switch_ttl:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 6px;
    width: 100%;
    background-image: -moz-linear-gradient( 0deg, rgb(188,22,46) 50%, rgb(0,89,179) 50%);
    background-image: -webkit-linear-gradient( 0deg, rgb(188,22,46) 50%, rgb(0,89,179) 50%);
    background-image: -ms-linear-gradient( 0deg, rgb(188,22,46) 50%, rgb(0,89,179) 50%);
}
#tmp_lnavi_switch_ttl a {
	position: relative;
	display: block;
    padding: 22px 36px 16px 10px;
    color: inherit;
	background-color: transparent;
	font-size: 114.2%;
    font-weight: bold;
	border-bottom: 2px solid #0059b3;
    text-decoration: none;
}
#tmp_lnavi_switch_ttl a:after {
    content: '';
    position: absolute;
    top: calc(50% + 4px);
    right: 10px;
    height: 16px;
    width: 16px;
    background: transparent url(/shared/templates/free_rn/images/icon/list_arrow.png) no-repeat;
	background-size: 100% auto;
	transform: translateY(-50%);
}
#tmp_lnavi_switch_ttl a:hover,
#tmp_lnavi_switch_ttl a:focus {
	text-decoration: underline;
}
#tmp_lnavi_switch_cnt ul {
	list-style:none;
	list-style-image:none;
	padding: 0 10px 10px;
}
#tmp_lnavi_switch_cnt li {
	padding:16px 10px;
	margin: 0 -10px;
	border-bottom: 1px solid #e6e6e6;
	background:url(/shared/images/icon/list_icon.gif) no-repeat 10px 0.6em;
}
#tmp_lnavi_switch_cnt .switch_cnt li {
	padding: 10px 0 10px 24px;
}
#tmp_lnavi_switch_cnt .switch_cnt li:last-child {
	border-bottom: none;
}
#tmp_lnavi_switch_cnt .switch_menu .noicon_list {
	background:none;
}
#tmp_lnavi_switch_cnt .switch_menu .noicon_list a.switch{
	display: block;
	min-height: 20px;
}
#tmp_lnavi_switch_cnt .switch_menu .noicon_list a.switch img {
	margin-right:6px;
	vertical-align:middle;
}
/* emergency
================================================== */
#tmp_emergency {
	margin-top:-300px;
	width:765px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_emergency_ttl {
	padding:7px 10px 4px;
	color:#FFFFFF;
	background:#BD0025 url(/shared/images/main/emergency_ttl_bg.jpg) repeat-x left top;
}
#tmp_emergency_ttl h2 {
	font-size:128.6%;
	line-height:1.4;
}
#tmp_emergency_cnt {
	padding:17px 10px 5px;
}
#tmp_emergency_cnt h3 {
	color: #bd0025;
    font-size: 120%;
    line-height:1.4;
    margin: 0 0 10px;
    padding-left: .4em;
    border-bottom: solid 1px #C0C0C0;
}
#tmp_emergency_cnt h3:before {
	background: #bd0025;
	content: "";
	height: 12px;
	width: 12px;
	display: inline-block;
	margin-left: -10px;
}
#tmp_emergency_cnt h3 span{
	margin-left: 8px;
}
#tmp_emergency_cnt ul {
	padding:0 0 15px;
	list-style:none;
	list-style-image:none;
}
#tmp_emergency_cnt ul li {
	margin:0 0 6px;
}
#tmp_emergency_cnt img {
	margin-right:9px;
	vertical-align:middle;
}
#tmp_emergency_cnt .read_all a {
	color:#1A2B4D;
}
/* emergency_sa */
#tmp_emergency_sa {
	border-bottom: solid 1px #C0C0C0;
	margin-bottom: 15px;
}
/* emergency_m */
#tmp_emergency_m_read_all {
	width: 65%;
	min-width: 270px;
	font-size:170%;
	line-height:1.5;
	text-align: center;
	font-weight: bold;
	margin: 0 auto 10px;
	background:#ffeded url(/shared/templates/top/images/btn_kanko_bg.jpg) repeat-x left bottom;
	border:1px solid #ffeded;
}
#tmp_emergency_m_read_all a {
	display: block;
	color: #333333;
	padding: 20px 10px 20px 45px;
	background-image: url(/shared/images/icon/navi_icon_brn_bg.png);
	background-repeat: no-repeat;
	background-position-x:  15px;
	background-position-y:  center;
	background-position:  left 15px center;
	text-decoration: none;
}
#tmp_emergency_m_read_all_sub {
	width: 65%;
	margin: 0 auto;
	display: block;
	letter-spacing:-.4em;
}
#tmp_emergency_m_read_all_sub a {
	width: 48%;
	font-size: 120%;
	line-height: 1.3;
	text-align: center;
	font-weight: bold;
	margin: 10px 0 18px;
	background: #F9E197 url(/shared/templates/top/images/btn_kanko_sub_bg.jpg) repeat-x left bottom;
	border: 1px solid #F9E197;
	-webkit-box-sizing:border-box; /* 変更しない */
	-moz-box-sizing:border-box; /* 変更しない */
	box-sizing:border-box; /* 変更しない */
	display: inline-block;
	letter-spacing:normal;
	color: #333333;
	padding: 10px;
	text-decoration: none;
}
#tmp_emergency_m_read_all_sub a:first-child {
	margin-right: 4%;
}
#tmp_emergency_m_read_all_vaccine {
	width: 65%;
	min-width: 270px;
	font-size:150%;
	line-height:1.5;
	text-align: center;
	font-weight: bold;
	margin: 0 auto 20px;
	background-color: #deebf7;
	border:2px solid #2e75b6;
	box-sizing: border-box;
}
#tmp_emergency_m_read_all_vaccine a {
	display: block;
	color: #333333;
	padding: 05px 10px 5px 45px;
	background-image: url(/shared/images/icon/navi_icon_brn_bg.png);
	background-repeat: no-repeat;
	background-position-x:  15px;
	background-position-y:  center;
	background-position:  left 15px center;
	text-decoration: none;
}
#tmp_emergency_m_read_all_manen{
	width: 65%;
	min-width: 270px;
	height: auto;
	margin: 0 auto 20px;
	background:#fffd4a;
}
#tmp_emergency_m_read_all_manen a{
    text-decoration:none;
    color: #ce0e36;
    display: block;
}
#tmp_emergency_m_read_all_manen .manenline1,#tmp_emergency_m_read_all_manen .manenline2{
	width:100%;
	display: inline-block;
	text-align: center;
	line-height: 1.3;
}
#tmp_emergency_m_read_all_manen .manenline1{
	padding-top:5px;
}
#tmp_emergency_m_read_all_manen .manenline2{
	padding-bottom:5px;
}
#tmp_emergency_m_read_all_manen .manentxt1{
	font-size:180%;
	font-weight: bold;
}
#tmp_emergency_m_read_all_manen .manentxt1_1{
	font-size:130%;
	font-weight: bold;
}
#tmp_emergency_m_read_all_manen .manentxt2{
	font-size:110%;
	font-weight: bold;
}
#tmp_emergency_m_read_all_manen .manentxt3{
	font-size:100%;
	color:black;
}
/* emergency_foreign */
.emergency_box .emergency_head + #tmp_emergency_foreign{
	display:none;
}
#tmp_emergency_foreign {
	color:inherit;
	background-color:#FFFFFF;
	clear:both;
}
#tmp_emergency_m_read_all_coronaimg{
	text-align:center;
	width: 65%;
	height: auto;
	margin: 0 auto 20px;
	padding:0;
}
#tmp_emergency_m_read_all_coronaimg p{
	color:#0066FF;
	font-weight:bold;
}
#tmp_emergency_m_read_all_coronaimg .coronaimg_data{
	display:inline-block;
	margin:0;
	padding:0;
}
#tmp_emergency_m_read_all_coronaimg img{
	height:80px;
	width:auto;
	margin:0;
}
.no_javascript #tmp_emergency_foreign {
	display:block;
}
#tmp_emergency_foreign ul {
	padding:0;
	list-style:none;
	list-style-image:none;
	display:inline-block;
	float: right;
}
.custom_sougo #tmp_emergency_foreign ul {
	display:block;
	float: none;
}
#tmp_emergency_foreign li {
	margin-left:15px;
	margin-bottom:5px;
	float: right;
}
#tmp_emergency_foreign li a {	
	padding-left: 19px;
	display: inline-block;
	text-decoration: none;
	font-size:114.3%;
	color: #222222;
	background: #FFFFFF url(/shared/site_rn/images/header/emergency_arrow.png) 0 5px no-repeat;
	background-size: auto;
	background-size: 10px auto;
	-webkit-background-size: 10px auto;
}
#tmp_emergency_foreign li a:hover,
#tmp_emergency_foreign li a:focus {
	text-decoration:underline;
}
.custom_suido_top #tmp_emergency {
	margin-top:0;
	width:100%;
}
.custom_suido_top #tmp_emergency_ttl {
	padding:5px 10px 0;
}
.custom_suido_top #tmp_emergency_ttl h2 {
	font-size:114.3%;
}
.custom_suido_top #tmp_emergency_cnt {
	border:1px solid #BB3535;
	border-top:none;
}
/* emergency_s
================================================== */
#tmp_emergency_s {
	margin-bottom:10px;
	clear:both;
}
#tmp_emergency_s_ttl {
	text-align:center;
	padding:5px 0 ;
	color:#FFFFFF;
	background:#BD0025 url(/shared/images/main/emergency_ttl_bg.jpg) repeat-x left top;
}
#tmp_emergency_s_ttl h2 {
	font-size:128.6%;
	line-height:1.4;
}
#tmp_emergency_s_cnt {
	padding:5px 10px;
	border:3px solid #BD0025;
	border-top:none;
	margin-bottom: 10px;
	background-color: #fff;
}
#tmp_emergency_s_cnt ul {
	margin-left:20px;
	list-style-image:url(/shared/images/icon/list_icon.gif); /* 変更しない */
}
#tmp_emergency_s_cnt ul li {
	margin-bottom:0.3em;
}
#tmp_emergency_s_cnt2 {
	border-top:1px solid #D3C196;
	padding:6px 10px 6px 13px;
	background-color: #fff;
}
.no_javascript #tmp_emergency_s_cnt2,
.emergency #tmp_emergency_s_cnt2 {
	border-top:none;
}
#tmp_emergency_s_cnt2 ul {
	list-style:none;
	list-style-image:none;
}
#tmp_emergency_s_cnt2 ul li {
	background:url(/shared/images/icon/navi_icon_blu.png) no-repeat left 4px;
	padding:3px 0 3px 20px;
	margin-bottom:5px;
}
.out_link {
	font-size:78.5%;
	margin:0 7px;
	letter-spacing:-0.1em;
	color:#FFFFFF;
	padding:2px 15px 2px 5px;
	background:#52322D url(/shared/images/icon/out_link_icon.png) no-repeat right center;
	-webkit-border-radius:2px;/* Webkit */
	-moz-border-radius:2px;/* Mozilla */
	border-radius:2px;/* CSS3 */
}
/* pankuzu
================================================== */
#tmp_pankuzu {
	margin:0 0 24px;
}
/* custom_update
================================================== */
#tmp_wrap_custom_update {
	margin:0 0 20px;
	text-align: right;
}
.social_media_btn,
#tmp_update {
	display: inline-block;
	vertical-align: top;
}
#tmp_update {
	text-align: right;
}
.social_media_btn.twitter_btn + #tmp_update{
	margin-left:10px;
}
/* box_faq
================================================== */
.box_faq {
	margin:0 0 40px; /* do not edit */
	background-image: radial-gradient(circle at 100% 100%, transparent 8px, #faafaf 8px, #faafaf 10px, transparent 10px), linear-gradient(to right, #faafaf, #fcdead), radial-gradient(circle at 0% 100%, transparent 8px, #fcdead 8px, #fcdead 10px, transparent 10px), linear-gradient(to bottom, #fcdead, #fcdead), radial-gradient(circle at 0% 0%, transparent 8px, #fcdead 8px, #fcdead 10px, transparent 10px), linear-gradient(to left, #fcdead, #faafaf), radial-gradient(circle at 100% 0%, transparent 8px, #faafaf 8px, #faafaf 10px, transparent 10px), linear-gradient(to top, #faafaf, #faafaf);
	background-size: 10px 10px, calc(100% - 20px) 2px, 10px 10px, 2px calc(100% - 20px);
	background-position: top left,top center,top right,center right, bottom right,bottom center,bottom left,center left;
	background-repeat: no-repeat;
	clear:both; /* do not edit */
}
.box_faq .box_faq_ttl {
	padding: 14px 5px 7px 20px;
    font-size: 142.8%;
    font-weight: bold;
    color: #222222;
    background: transparent;
}
.box_faq .box_faq_ttl p {
  margin-bottom:0 !important; /* do not edit */
}
.box_faq .box_faq_cnt {
	padding: 8px 14px 10px;
}
.box_faq_cnt p {
  margin-bottom:0.8em !important; /* do not edit */
}
.box_faq_cnt ul {
  margin-bottom:0.4em !important; /* do not edit */
  margin-left:24px !important; /* do not edit */
  list-style-image:url(/shared/templates/free_rn/images/icon/list_icon.gif) !important; /* do not edit */
}
.box_faq_cnt ul ul {
  margin:0.3em 0 0 24px !important; /* do not edit */
}
.box_faq_cnt ul li {
  margin:0 0 1em !important; /* do not edit */
}
/* inquiry
================================================== */
#tmp_inquiry {
    margin: 0 0 40px;
    clear: both;
    background-color: #ffffff;
    color: #222222;
	border: 1px solid #d9d9d9;
	border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#tmp_inquiry_ttl {
	padding: 0 20px;
    color: inherit;
    background-color: transparent;
    font-weight: bold;
    font-size: 142.8%;
}
#tmp_inquiry_ttl p {
	padding: 17px 0 16px;
	border-bottom:1px solid #d9d9d9;
}
#tmp_contents #tmp_inquiry_ttl p {
    margin: 0;
}
#tmp_inquiry_cnt {
    padding: 20px 26px 15px;
}
#tmp_inquiry_cnt p {
    margin: 0 0 0.6em;
}
#tmp_inquiry_cnt p a {
    color: inherit;
    background-color: transparent;
}
#tmp_inquiry_cnt .inquiry_btn {
    margin: 30px auto 0;
    text-align: center;
}
#tmp_inquiry_cnt .inquiry_btn input {
	min-width: 260px;
    cursor: pointer;
    padding: 11px 46px;
	min-height:50px;
    line-height: 1.4;
	font-size: 114.2%;
    font-weight: bold;
    color: #222222;
    background: #f2f2f2 url(/shared/templates/free_rn/images/icon/list_arrow_bg.png) no-repeat right center;
    border: 2px solid #f2f2f2;
	border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#tmp_inquiry_cnt .inquiry_btn input:hover,
#tmp_inquiry_cnt .inquiry_btn input:focus {
	background-color: #e0edfa;
    border-color: #e0edfa;
}
/* サイト内サイト */
.custom_ribbonkan_top #tmp_inquiry {
	border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.custom_ribbonkan_top #tmp_inquiry_ttl {
	font-size:114.3%;
	padding:7px 5px 3px 35px;
	font-weight:bold;
	color:#000000;
}
.custom_ribbonkan_top #tmp_inquiry_ttl p {
	padding:0;
	border-bottom:none;
}
.custom_ribbonkan_top #tmp_inquiry_cnt {
	padding:7px 15px;
}
.custom_ribbonkan_top #tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
.custom_ribbonkan_top #tmp_inquiry_cnt .inquiry_btn {
	margin:0.3em auto;
	text-align:center;
	width:300px;
	border:1px solid #CCCCCC;
}
.custom_ribbonkan_top #tmp_inquiry_cnt .inquiry_btn input {
	min-height:auto;
	font-size: 100%;
	background:#F2F2F2 url(/shared/images/main/inquiry/inq_btn_bg.jpg) repeat-x left top;
	color:#333333;
	padding:4px 0;
	cursor:pointer;
	font-weight:bold;
	border:none;
	width:100%;
	border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.custom_ribbonkan_top #tmp_inquiry_cnt .inquiry_btn input:hover,
.custom_ribbonkan_top #tmp_inquiry_cnt .inquiry_btn input:focus {
	background-color: #F2F2F2;
    border:none;
}
/* みんなの食育 */
.custom_shokuiku_top #tmp_inquiry {
	margin-right:230px;
}
/* りぼんかん */
.custom_ribbonkan_top #tmp_inquiry {
	margin-right:230px;
	border-color:#FFB2B2;
}
.custom_ribbonkan_top #tmp_inquiry_ttl {
	background:#FFB2B2 url(/shared/images/main/inquiry/inq_ttl_bg_pk.png) no-repeat 5px 4px;
}
.custom_ribbonkan_top #tmp_inquiry_cnt .inquiry_btn {
	margin-left:0;
	margin-right:0;
}
/* 水道 */
.custom_suido_top #tmp_inquiry_cnt ul {
	margin:0 0 0.8em 20px;
	list-style:url(/shared/images/icon/list_icon9.gif);
}
/* cnavi
============================== */
.cnavi_pic_btn {
	list-style:none;
	list-style-image:none;
	padding-top:10px;
}
.cnavi_pic_btn li {
	margin:0 0 10px;
}
.cnavi_pic_btn li img {
	vertical-align:top;
}
/* feedback
================================================== */
#tmp_feedback {
    margin: 0 0 40px;
	border:1px solid #d9d9d9;
	border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	clear:both;
	overflow: hidden;
}
#tmp_feedback_ttl {
	padding: 0 20px;
    color: inherit;
    background-color: transparent;
    font-weight: bold;
    font-size: 142.8%;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
	padding: 17px 0 16px;
	border-bottom:1px solid #d9d9d9;
}
#tmp_feedback_cnt {
	padding:20px 20px;
}
#tmp_feedback_cnt fieldset {
	margin:0 0 0.7em 0;
	clear:both;
}
#tmp_feedback_cnt fieldset legend {
	margin:0 0 0.4em 0;
	font-size: 128.5%;
	font-weight:bold;
	clear:both;
	display:table;
}
#tmp_feedback_cnt fieldset p {
	display:inline;
	margin:0 2em 0 0;
	float:left;
}
#tmp_feedback_cnt fieldset p input {
	margin-right: 10px;
}
#tmp_feedback_cnt .submit {
    width: 260px;
    margin: 24px auto 0;
	min-height:50px;
    line-height: 1.4;
    font-size: 114.2%;
    font-weight: bold;
    color: #222222;
	background: #f2f2f2 url(/shared/templates/free_rn/images/icon/box_arrow.png) no-repeat right center;
	text-align: center;
    border: 2px solid #f2f2f2;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#tmp_feedback_cnt .submit:hover,
#tmp_feedback_cnt .submit:focus {
	background-color: #e0edfa;
    border-color: #e0edfa;
}
#tmp_feedback_cnt .submit input {
    display:block;
	width:100%;
    font-weight: bold;
    border: none;
    text-decoration: none;
    color: inherit;
    background-color: transparent;
    cursor: pointer;
    padding: 9px 46px;
}
/* plugin ▼変更しない
================================================== */
.plugin {
	margin:0 0 20px;
	padding:18px;
	border:3px solid #d9d9d9;
	clear:both;
}
.plugin .plugin_img {
	margin:15px 20px 15px 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
	line-height: 1.8;
}
/* snavi
================================================== */
#tmp_snavi {
	margin-bottom:18px;
	clear:both;
}
#tmp_snavi ul {
	list-style:none;
	list-style-image:none;
}
#tmp_snavi ul li {
	margin-bottom:2px;
	font-weight:bold;
	text-shadow: 0 1px 0 #FFFFFF, 1px 1px 0 #FFFFFF, 1px 0 0 #FFFFFF, 1px -1px 0 #FFFFFF, 0 -1px 0 #FFFFFF, -1px -1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, -1px 0 0 #FFFFFF, 1px 2px 0 #FFFFFF, 2px 2px 0 #FFFFFF, 2px 1px 0 #FFFFFF, 2px -2px 0 #FFFFFF, 1px -2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, 2px -1px 0 #FFFFFF, -2px 1px 0 #FFFFFF, -2px 2px 0 #FFFFFF, -1px 2px 0 #FFFFFF, -1px -2px 0 #FFFFFF, -2px -2px 0 #FFFFFF, -2px -1px 0 #FFFFFF;
}
#tmp_snavi ul li a {
	display:block;
	color:#333333;
	background-color:transparent;
	text-decoration:none;
	padding:7px 5px 4px 20px;
}
#tmp_snavi ul li.line a {
	padding-top:16px;
	padding-bottom:14px;
}
#tmp_snavi.snavi_shokuiku ul li {
	background:#FEEDD6 url(/shared/images/navi/snavi/shokuiku/snavi_bg.png) no-repeat left center;
}
#tmp_snavi.snavi_ribbonkan ul li {
	background:#FFD8D8 url(/shared/images/navi/snavi/ribbonkan/snavi_bg.png) no-repeat left center;
}
/* pickup_shokuiku
================================================== */
#tmp_pickup_shokuiku {
	padding:0 0 5px;
	clear:both;
}
#tmp_pickup_shokuiku_ttl {
	background-color:#E2DDC7;
	color:#333333;
	text-shadow:0px 2px 1px #FFFFFF, 2px 2px 1px #FFFFFF, 2px 0px 1px #FFFFFF, 2px -2px 1px #FFFFFF, 0px -2px 1px #FFFFFF, -2px -2px 1px #FFFFFF, -2px 2px 1px #FFFFFF, -2px 0px 1px #FFFFFF;
	margin-bottom:3px;
	padding:7px 3px 3px;
	text-align:center;
}
#tmp_pickup_shokuiku_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_pickup_shokuiku_cnt ul li {
	text-shadow:0px 2px 1px #FFFFFF, 2px 2px 1px #FFFFFF, 2px 0px 1px #FFFFFF, 2px -2px 1px #FFFFFF, 0px -2px 1px #FFFFFF, -2px -2px 1px #FFFFFF, -2px 2px 1px #FFFFFF, -2px 0px 1px #FFFFFF;
	background-position:right bottom;
	background-repeat:no-repeat;
	margin-bottom:5px;
}
#tmp_pickup_shokuiku_cnt ul li.pickup_menu1 {
	background-image:url(/shared/images/navi/snavi/shokuiku/pickup_menu1.jpg);
}
#tmp_pickup_shokuiku_cnt ul li.pickup_menu2 {
	background-image:url(/shared/images/navi/snavi/shokuiku/pickup_menu2.jpg);
}
#tmp_pickup_shokuiku_cnt ul li.pickup_menu3 {
	background-image:url(/shared/images/navi/snavi/shokuiku/pickup_menu3.jpg);
}
#tmp_pickup_shokuiku_cnt ul li.pickup_menu4 {
	background-image:url(/shared/images/navi/snavi/shokuiku/pickup_menu4.jpg);
}
#tmp_pickup_shokuiku_cnt ul li.pickup_menu5 {
	background-image:url(/shared/images/navi/snavi/shokuiku/pickup_menu5.jpg);
}
#tmp_pickup_shokuiku_cnt ul li.pickup_menu6 {
	background-image:url(/shared/images/navi/snavi/shokuiku/pickup_menu6.jpg);
}
#tmp_pickup_shokuiku_cnt ul li.pickup_menu7 {
	background-image:url(/shared/images/navi/snavi/shokuiku/pickup_menu7.jpg);
}
#tmp_pickup_shokuiku_cnt ul li.pickup_menu8 {
	background-image:url(/shared/images/navi/snavi/shokuiku/pickup_menu8.jpg);
}
#tmp_pickup_shokuiku_cnt ul li a {
	display:block;
	color:#333333;
	background-color:transparent;
	text-decoration:none;
	padding:13px 5px 7px 10px;
	min-height:40px;
}
#tmp_pickup_shokuiku_cnt ul li.pickup_menu3 a,
#tmp_pickup_shokuiku_cnt ul li.pickup_menu6 a,
#tmp_pickup_shokuiku_cnt ul li.pickup_menu7 a,
#tmp_pickup_shokuiku_cnt ul li.pickup_menu8 a {
	padding-top:20px;
	padding-bottom:10px;
	min-height:30px;
}
/* menu_btn
================================================== */
.menu_btn {
	list-style:none;
	list-style-image:none;
	padding-bottom:10px;
}
.menu_btn li {
	font-weight:bold;
	text-shadow: 0 1px 0 #FFFFFF, 1px 1px 0 #FFFFFF, 1px 0 0 #FFFFFF, 1px -1px 0 #FFFFFF, 0 -1px 0 #FFFFFF, -1px -1px 0 #FFFFFF, -1px 1px 0 #FFFFFF, -1px 0 0 #FFFFFF, 1px 2px 0 #FFFFFF, 2px 2px 0 #FFFFFF, 2px 1px 0 #FFFFFF, 2px -2px 0 #FFFFFF, 1px -2px 0 #FFFFFF, 2px -2px 0 #FFFFFF, 2px -1px 0 #FFFFFF, -2px 1px 0 #FFFFFF, -2px 2px 0 #FFFFFF, -1px 2px 0 #FFFFFF, -1px -2px 0 #FFFFFF, -2px -2px 0 #FFFFFF, -2px -1px 0 #FFFFFF;
	margin-bottom:10px;
}
.menu_btn li a {
	display:block;
	color:#333333;
	text-decoration:none;
}
/* shokuiku */
.menu_btn.menu_shokuiku li {
	border:1px solid #BBBBBB;
	background:#FFFFFF url(/shared/images/navi/snavi/shokuiku/menu_btn_bg.jpg) repeat-x left bottom;
}
.menu_btn.menu_shokuiku li a {
	background:url(/shared/images/icon/navi_icon_blu.png) no-repeat 10px 12px;
	padding:11px 5px 9px 30px;
}
/* ribbonkan */
.menu_btn.menu_ribbonkan li {
	font-size:114.3%;
	-webkit-border-radius:3px;/* Webkit */
	-moz-border-radius:3px;/* Mozilla */
	border-radius:3px;/* CSS3 */
}
.menu_btn.menu_ribbonkan li a {
	color:#D92020;
	padding:18px 6px;
}
.menu_btn.menu_ribbonkan .menu_ribbonkan_event {
	background:url(/shared/images/navi/snavi/ribbonkan/menu_btn_bg.jpg) repeat left top;
	border:1px solid #FFB2B2;
}
.menu_btn.menu_ribbonkan .menu_ribbonkan_kotsu {
	background-color:#FFD8D8;
	color:inherit;
	border:1px solid #FFB2B2;
}
.menu_btn.menu_ribbonkan .menu_ribbonkan_event a {
	background:url(/shared/images/navi/snavi/ribbonkan/event_icon.png) no-repeat 7px 5px;
	padding-left:60px;
}
.menu_btn.menu_ribbonkan .menu_ribbonkan_kotsu a {
	background:url(/shared/images/navi/snavi/ribbonkan/kotsu_icon.png) no-repeat 7px 5px;
	padding-left:83px;
}
/* read_all
================================================== */
.type_idx .read_all {
	margin-top: 20px;
}
.read_all {
	border-top:1px solid #D3C196;
	padding:5px 0 0 4px;
	clear:both;
}
.read_all ul {
	margin:0 !important;
	padding:0 !important;
	list-style:none !important;
	list-style-image:none !important;
}
.read_all li {
	float:left !important;
	margin:0 30px 0 0 !important;
	background:none !important;
	padding:5px 0 5px 20px !important;
}
.read_all .list {
	background:url(/shared/images/icon/navi_icon_blu.png) no-repeat left center !important;
}
.read_all .rss {
	background:url(/shared/images/icon/rss_icon.png) no-repeat left center !important;
}
/* publicity
================================================== */
#tmp_wrap_publicity {
	padding: 40px 0 30px;
	clear:both;
}
#tmp_publicity {
	display:table;
	width:100%;
}
#tmp_publicity_ttl {
	display: table-cell;
	vertical-align: middle;
	width:300px;
	padding-bottom:10px;
}
#tmp_publicity_cnt {
	display: table-cell;
	vertical-align: middle;
	width:900px;
}
#tmp_publicity_ttl h2 {
	font-size: 171.4%;
	line-height: 1.2;
    padding: 0 10px 0 25px;
	background: transparent  url(/shared/site_rn/images/main/line_red_blue.png) left center no-repeat;
    -webkit-background-size: 20px auto;
    -moz-background-size: 20px auto;
    background-size: 20px auto;
}
#tmp_publicity_ttl h2,
#tmp_publicity_ttl .publicity_btn {
	display: inline-block;
	vertical-align: middle;
}
#tmp_publicity_ttl .publicity_btn a{
	display: inline-block;
    text-decoration: none;
    padding: 3px 0 3px 18px;
	font-size: 114.3%;
    background: transparent url(/shared/site_rn/images/icon/icon_link.png) left center no-repeat;
    color: #222222;
    -webkit-background-size: 10px auto;
    -moz-background-size: 10px auto;
    background-size: 10px auto;
}
#tmp_publicity_ttl .publicity_btn a:hover,
#tmp_publicity_ttl .publicity_btn a:focus {
	text-decoration: underline;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
}
#tmp_publicity_cnt ul li {
	padding:0 0 10px;
	float:left;
	margin:0 0 0 10px;
}
#tmp_publicity_cnt ul li img {
	vertical-align:top;
}
#tmp_publicity_cnt ul li a {
	display: block;
	position: relative;
}
#tmp_publicity_cnt ul li a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border: 3px solid transparent;
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
}
#tmp_publicity_cnt ul li a img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_publicity_cnt ul li a:hover:before,
#tmp_publicity_cnt ul li a:focus:before {
	border-color: #0059b3;
}
/* suido
================================================== */
.custom_suido_top #tmp_publicity {
	isplay: block;
	border:none;
	padding-top:0;
	padding-left:18px;
}
.custom_suido_top #tmp_publicity_ttl {
	display: block;
	float:none;
	width:100%;
	padding:0 0 10px;
}
.custom_suido_top #tmp_publicity_cnt {
	display: block;
	float:none;
	width:100%;
}
.custom_suido_top #tmp_publicity_cnt ul li {
	margin:0 20px 0 0;
}
/* footer
================================================== */
#tmp_footer {
	position: relative;
	padding: 20px 0 30px;
	background-image: -moz-linear-gradient( 110deg, rgb(252,216,205) 0%, rgb(252,234,205) 100%);
  	background-image: -webkit-linear-gradient( 110deg, rgb(252,216,205) 0%, rgb(252,234,205) 100%);
  	background-image: -ms-linear-gradient( 110deg, rgb(252,216,205) 0%, rgb(252,234,205) 100%);
}
/* fnavi  */
.fnavi {
	list-style: none;
	background-color: #ffffff;
	color: #222222;
	padding: 16px 12px 16px 52px;
	margin-bottom: 30px;
	-webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.fnavi li {
	margin: 0 28px 0 0;
	float: left;
}
.fnavi li:last-child {
	margin-right: 0;
}
.fnavi li a {
	display: inline-block;
	text-decoration: none;
	padding-left: 18px;
	font-size: 114.3%;
	color: inherit;
	background: transparent url(/shared/site_rn/images/icon/icon_link.png) left center no-repeat;
    -webkit-background-size: 10px auto;
    -moz-background-size: 10px auto;
    background-size: 10px auto;
}
.fnavi li a:hover,
.fnavi li a:focus {
	text-decoration: underline;
}
.footer_cnt_address {
	width: 430px;
	float: left;
}
.footer_head {
	margin-bottom: 4px;
}
.footer_head p {
	color: #222222;
	background-color: transparent;
}
.footer_head .flogo {
	font-size: 171.4%;
	font-weight: bold;
}
.footer_head .corporate_num {
	font-size:114.3%;
}
.footer_address {
	font-size:114.3%;
}
.footer_address address {
	font-style: normal;
} 
.footer_address address p {
	line-height: 1.8;
}
.footer_address .address_row {
	overflow: hidden;
}
.footer_address .address_tll {
	float: left;
	width: 80px;
	display: block;
}
.footer_address .address_desc {
	overflow: hidden;
	display: block;
}
.footer_contact ul {
	list-style: none;
	margin: 0 -5px;
}
.footer_contact ul li {
	float: left;
	width: 50%;
	padding: 0 5px;
	margin-bottom: 10px;
}
.footer_contact ul li:nth-child(2n) {
	clear: right;
}
.footer_contact ul li:nth-child(2n+1) {
	clear: left;
}
.footer_contact ul li a {
	display: block;
    text-decoration: none;
    font-size: 114.3%;
    color: #222222;
    background: #ffffff url(/shared/site_rn/images/icon/icon_contact_01.png) 12px center no-repeat;
    border: 3px solid #ffffff;
    padding: 12px 5px 10px 42px;
    -webkit-background-size: 20px auto;
    -moz-background-size: 20px auto;
    background-size: 20px auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out;
}
.footer_contact ul li a:hover,
.footer_contact ul li a:focus {
	border-color: #e97373;
}
.footer_contact ul li.btn_contact2 a {
	padding-left: 40px;
    background-image: url(/shared/site_rn/images/icon/icon_contact_02.png);
    background-position: 12px center;
}
.footer_contact ul li.btn_contact3 a {
    padding-left: 41px;
    background-image: url(/shared/site_rn/images/icon/icon_contact_03.png);
    background-position: 10px center;
}
.footer_contact ul li.btn_contact4 a {
	padding-left: 38px;
    background-image: url(/shared/site_rn/images/icon/icon_contact_04.png);
    background-position: 15px center;
}
.footer_cnt {
	margin-bottom: 37px;
}
.footer_weather {
	float: right;
	width:730px;
	margin-top: 8px;
}
.footer_weather .footer_weather_wrap {
	position: relative;
	min-height:287px;
	background-color: #ffffff;
	color: #222222;
	padding: 35px 16px 30px 17px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	-webkit-box-shadow: 0 4px 10px 0 rgba(61, 60, 60, 0.2);
	-moz-box-shadow: 0 4px 10px 0 rgba(61, 60, 60, 0.2);
	box-shadow: 0 4px 10px 0 rgba(61, 60, 60, 0.2);
}
.footer_weather .footer_weather_wrap:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 6px;
	width: 100%;
	-webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
	background-image: -moz-linear-gradient( 0deg, rgb(188,22,46) 50%, rgb(0,89,179) 50%);
	background-image: -webkit-linear-gradient( 0deg, rgb(188,22,46) 50%, rgb(0,89,179) 50%);
	background-image: -ms-linear-gradient( 0deg, rgb(188,22,46) 50%, rgb(0,89,179) 50%);
}
.footer_weather_lft {
	float: left;
	width: 452px;
}
.footer_weather_rgt {
	width: 225px;
	float: right;
	padding-top: 10px;
}
.footer_weather_rgt a {
	display: block;
}
.footer_weather_rgt a:hover,
.footer_weather_rgt a:focus {
	opacity: 0.7;
}
.footer_weather_rgt img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
.footer_weather_rgt .weather_tenki_sp {
	display: none;
}
.footer_weather .weather_ttl {
	margin-bottom: 20px;
	font-size: 157.1%;
    line-height: 1.2;
	font-weight: bold;
    padding: 9px 10px 13px 27px;
	border-bottom: 2px solid #f2f2f2;
    background: transparent url(/shared/site_rn/images/main/line_red_blue.png) 3px 7px no-repeat;
    -webkit-background-size: 20px auto;
    -moz-background-size: 20px auto;
    background-size: 20px auto;
}
.box_weather_link:first-child {
	padding-right: 12px;
	border-right: 2px solid #f2f2f2;
	float: left;
	width: 285px;
}
.box_weather_link:last-child {
	overflow: hidden;
	padding-left: 24px;
}
.footer_weather .weather_link_ttl {
	color: #0059b3;
	font-weight: bold;
	font-size: 128.6%;
	margin-bottom: 10px;
}
.footer_weather .weather_link_cnt ul {
	list-style: none;
}
.footer_weather .weather_link_cnt ul li {
	margin-bottom: 12px;
}
.footer_weather .weather_link_cnt ul a {
	display: inline-block;
	font-size: 114.3%;
	color: #222222;
	background: transparent url(/shared/site_rn/images/icon/icon_dots.png) 0 8px no-repeat;
    padding-left: 12px;
    -webkit-background-size: 6px auto;
    -moz-background-size: 6px auto;
    background-size: 6px auto;
	word-break: break-all;
}
.footer_weather .weather_link_cnt ul a:hover,
.footer_weather .weather_link_cnt ul a:focus {
	text-decoration: none;
}
.copyright {
	text-align: center;
	font-size: 85.7%;
}
/* ptop
================================================== */
.ptop {
	text-align:right;
	clear:both;
}
/* footer - ptop
================================================== */
#tmp_footer .ptop {
	text-align:left;
	position: absolute;
    z-index: 110;
	bottom: 35px;
    right: 50%;
    margin-right:-600px;
	width: 48px;
    height: 48px;
	-webkit-box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
	-moz-box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
	box-shadow: 0 4px 20px 0 rgba(230, 38, 0, 0.25);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#tmp_footer .ptop a {
	display:block;
    width: 48px;
    height: 48px;
    background: #ffffff url(/shared/site_rn/images/icon/pagetop.png) center center no-repeat;
	color: #000000;
	-webkit-background-size: 24px auto;
	-moz-background-size: 24px auto;
	background-size: 24px auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	-webkit-transition: background-image 0.3s ease-in-out, background-color 0.3s ease-in-out, color 0.3s ease-in-out;
	-moz-transition: background-image 0.3s ease-in-out, background-color 0.3s ease-in-out, color 0.3s ease-in-out;
	transition: background-image 0.3s ease-in-out, background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
#tmp_footer .ptop a:hover,
#tmp_footer .ptop a:focus {
	background-image: url(/shared/site_rn/images/icon/pagetop_active.png);
	background-color: #0059b3;
	color: #ffffff;
}
#tmp_footer .ptop span {
	display:block;
	width: 48px;
    height: 48px;
	overflow:hidden;
	text-indent:-9999px;
	white-space:nowrap;
}
#tmp_footer .pnavi_relative .ptop {
    position: fixed;
	bottom: 37px;
	top: auto;
}

/* ==================================================
start chatbot
================================================== */
#tmp_chatbot{
	position: fixed;
	bottom:0;
	right:0;
	padding: 20px;
	height: calc(100% - 179px);
	max-height: 752px;
	min-height: 240px;
	z-index: 10000;
}
#tmp_chatbot_window{
	position: absolute;
	right: 0;
	bottom: 20px;
	display: inline-block;
	background-color: #0659b4;
	-webkit-box-shadow: 0 0 12px 1px rgba(64, 33, 0, 0.2);
	-moz-box-shadow: 0 0 12px 1px rgba(64, 33, 0, 0.2);
	box-shadow: 0 0 12px 1px rgba(64, 33, 0, 0.2);
	-webkit-border-radius: 50px 7px 7px 50px;
	-moz-border-radius: 50px 7px 7px 50px;
	border-radius: 50px 7px 7px 50px;
	z-index: 1;
	-webkit-animation: fadeInUp 0.5s ease backwards;
	-moz-animation: fadeInUp 0.5s ease backwards;
	animation: fadeInUp 0.5s ease backwards;
}
#tmp_chatbot_window .chatbot_w_close{
	position: absolute;
	top: -10px;
	right: 2px;
	z-index: 2;
}
#tmp_chatbot_window.first_view .chatbot_w_close{
    display:block;
}
#tmp_chatbot_window .chatbot_w_close a{
	display: inline-block;
	text-decoration: none;
	background: #4c4843 url(/shared/site_rn/images/icon/chatbot_icon_close.png) no-repeat center center;
	-webkit-background-size: 12px auto;
	-moz-background-size: 12px auto;
	background-size: 12px auto;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
}
#tmp_chatbot_window .chatbot_window_inner{
	position: relative;
	z-index: 1;
}
#tmp_chatbot_window .chatbot_window_inner a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 16px 10px 10px 40px;
    background: transparent url(/shared/site_rn/images/icon/chatbot_window_arrow.png) no-repeat left 18px center;
	min-width: 112px;
	color: #ffffff;
	text-decoration: none;
}
#tmp_chatbot_window .chatbot_window_inner .chatbot_window_avt,
#tmp_chatbot_window .chatbot_window_inner .chatbot_window_des{
	display: inline-block;
}
#tmp_chatbot_window .chatbot_window_avt{
	width: 60px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
#tmp_chatbot_window .chatbot_window_inner img{
	max-width: 100%;
	height: auto;
}
#tmp_chatbot_window .chatbot_window_avt span.first_view_img{
	display: none;
}
/* show */
.chatbot_show #tmp_chatbot_wrapper{
	pointer-events: visible;
}
/* firstView */
#tmp_chatbot_window.first_view{
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#tmp_chatbot_window.first_view .chatbot_w_close{
    top: auto;
    bottom: 14px;
    right: 10px;
}
#tmp_chatbot_window.first_view .chatbot_window_des{
	display: none;
}
#tmp_chatbot_window.first_view .chatbot_window_inner a{
	display: block;
	padding: 0;
}
#tmp_chatbot_window.first_view .chatbot_window_avt{
	width: 100%;
}
#tmp_chatbot_window.first_view .chatbot_window_avt span.first_view_img{
	display: block;
    width:166px;
    height:156px;
}
#tmp_chatbot_window.first_view .chatbot_window_avt span:not(.first_view_img){
	display: none;
}
/* end */
#tmp_chatbot_wrapper{
	display: none;
	background-color: #fefef0;
	width: 460px;
	height: 100%;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.15);
	box-shadow: 0 0 20px rgba(0,0,0,0.15);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	pointer-events: none;
	overflow: hidden;
	opacity: 0;
	-webkit-transform: translateX(-10%);
	-moz-transform: translateX(-10%);
	transform: translateX(-10%);
	-webkit-transition: transform 0.3s ease, opacity 0.3s ease;
	-moz-transition: transform 0.3s ease, opacity 0.3s ease;
	transition: transform 0.3s ease, opacity 0.3s ease;
}
#tmp_chatbot_wrapper:not(.fadein) #tmp_chatbot_cnt{
	display: none;
}
/* common pattern */
#tmp_chatbot_wrapper .container{
	margin: auto;
	padding: 0;
	width: 100%;
}
#tmp_chatbot_wrapper li{
	list-style: none;
}
/* chatbot header */
#tmp_chatbot_header {
	padding: 2px 17px 3px 8px;
	background-color: #0059b3;
	color: #ffffff;
}
#tmp_chatbot_header .container{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
#tmp_chatbot_header .chatbot_header_ttl{
	display: table;
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 3px;
	font-size: 128.6%;
	font-weight: 500;
}
#tmp_chatbot_header .chatbot_header_ttl span{
	display: table-cell;
	vertical-align: middle;
}
#tmp_chatbot_header .chatbot_avatar{
	width: 40px;
}
#tmp_chatbot_header .chatbot_avatar img{
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
#tmp_chatbot_header .chatbot_ttl_txt{
	padding-left: 13px;
}
#tmp_chatbot_header ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
#tmp_chatbot_header a{
	display: block;
	text-decoration: none;
}
#tmp_chatbot_header #tmp_chatbot_home a{
	background-color: #ffffff;
	padding: 6px 12px 4px;
	-webkit-box-shadow: 0 2px 2px 0 rgba(89, 89, 89, 0.6);
	-moz-box-shadow: 0 2px 2px 0 rgba(89, 89, 89, 0.6);
	box-shadow: 0 2px 2px 0 rgba(89, 89, 89, 0.6);
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	color: #0059b3;
	text-align: center;
}
#tmp_chatbot_header #tmp_chatbot_home a:hover,
#tmp_chatbot_header #tmp_chatbot_home a:focus{
	text-decoration: underline;
}
#tmp_chatbot_header #tmp_chatbot_close a{
	padding: 5px;
	width: 16px;
	background: transparent url(/shared/site_rn/images/icon/icon_close_wht.png) no-repeat center center;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	text-indent: -9999px;
}
#tmp_chatbot_header li:not(:last-child){
	margin-right: 10px;
}
/* chatbot content */
#tmp_chatbot_main_inner{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
#tmp_chatbot_cnt{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}
#tmp_chatbot_main{
	padding: 20px 20px;
	height: calc(100% - 133px);
	overflow-y: auto;
}
#tmp_chatbot_main .message_question{
	position: relative;
	padding-top: 60px;
}
#tmp_chatbot_main .message_question:before{
	content: '';
	position: absolute;
	left: 18px;
	top: 48px;
	background: transparent url(/shared/site_rn/images/icon/chatbot_arrow_drop.png) no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	width: 16px;
	height: 13px;
	z-index: 1;
}
#tmp_chatbot_main .message_question_avt{
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	background: transparent url(/shared/site_rn/images/icon/chatbot_symbol.png) no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	width: 48px;
	height: 48px;
	z-index: 1;
}
#tmp_chatbot_main .message_question_cnt{
	position: relative;
	padding: 14px 12px 14px 14px;
	background-color: #ffffff;
	width: 0;
	height: 0;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.25);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.25);
	box-shadow: 0 0 3px rgba(0,0,0,0.25);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	color: #222222;
	clear: right;
	-webkit-animation: TalkTextDispLeft .2s ease forwards;
	-moz-animation: TalkTextDispLeft .2s ease forwards;
	animation: TalkTextDispLeft .2s ease forwards;
}
#tmp_chatbot_main .message_question.rendered .message_question_cnt{
	width: 100% !important;
	height: auto;
	-webkit-animation: runWidth 0.5s forwards;
	-moz-animation: runWidth 0.5s forwards;
	animation: runWidth 0.5s forwards;
}
#tmp_chatbot_main .message_question.is_loading{
	width: 74px;
}
#tmp_chatbot_main .message_question.is_loading:before{
	width: 74px;
	height: 40px;
}
#tmp_chatbot_main .message_question_loading{
	margin-top: -8px;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#tmp_chatbot_main .message_question_loading span{
	display: inline-block;
	background-color: #222222;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	color: #ffffff;
    -webkit-animation: loopWave 0.75s ease-in-out infinite, DispOpacity ease-in-out 0.5s forwards;
    -moz-animation: loopWave 0.75s ease-in-out infinite, DispOpacity ease-in-out 0.5s forwards;
    animation: loopWave 0.75s ease-in-out infinite, DispOpacity ease-in-out 0.5s forwards
}
#tmp_chatbot_main .message_question_loading span:nth-of-type(1) {
    -webkit-animation-delay: 0s,.1s;
    animation-delay: 0s,.1s
}
#tmp_chatbot_main .message_question_loading span:nth-of-type(2) {
    -webkit-animation-delay: .15s,.25s;
    animation-delay: .15s,.25s
}
#tmp_chatbot_main .message_question_loading span:nth-of-type(3) {
    -webkit-animation-delay: .3s,.4s;
    animation-delay: .3s,.4s
}
#tmp_chatbot_main .message_question_inner{
   padding: 2px;
	overflow: hidden;
    -webkit-transform: scale(0,0);
    -moz-transform: scale(0,0);
    transform: scale(0,0);
    -webkit-animation: changeScaleMax 0.3s ease forwards 0.5s;
    -moz-animation: changeScaleMax 0.3s ease forwards 0.5s;
	animation: changeScaleMax 0.3s ease forwards 0.5s;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
	transform-origin: 0 0;
}
#tmp_chatbot_main .message_question a{
	display: block;
	padding: 16px 32px 16px 20px;
	background-color: #0059b3;
	-webkit-box-shadow: 0 1px 2px 0 rgba(89, 89, 89, 0.6);
	-moz-box-shadow: 0 1px 2px 0 rgba(89, 89, 89, 0.6);
	box-shadow: 0 1px 2px 0 rgba(89, 89, 89, 0.6);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	color: #ffffff;
}
#tmp_chatbot_main .message_question a.faq_end{
	position: relative;
	padding-right: 42px;
}
#tmp_chatbot_main .message_question a.faq_end:after{
	content: '';
	position: absolute;
	top: 50%;
	right: 10px;
	background: url(/shared/site_rn/images/icon/external_icon.png);
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	width: 16px;
	height: 16px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
#tmp_chatbot_main .message_question a.faq_end:hover,
#tmp_chatbot_main .message_question a.faq_end:focus{
	text-decoration: underline;
}
#tmp_chatbot_main .message_question .chatbot_backbtn{
	margin-top: 20px;
}
#tmp_chatbot_main  .message_question li:not(:last-child){
	margin-bottom: 10px;
}
#tmp_chatbot_main .message_question.loading .message_question_inner{
    display: block;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
    transform: scale(0,0);
	-webkit-transition: width 0.5 ease-in-out, height 0.5s ease-in-out;
	-moz-transition: width 0.5 ease-in-out, height 0.5s ease-in-out;
	transition: width 0.5 ease-in-out, height 0.5s ease-in-out;
    -webkit-animation: changeScaleMax 0.3s ease forwards 0.5s;
    -moz-animation: changeScaleMax 0.3s ease forwards 0.5s;
    animation: changeScaleMax 0.3s ease forwards 0.5s;
}
#tmp_chatbot_main .message_question_loading span:not(:last-child){
	margin-right: 5px;
}
#tmp_chatbot_main .message_question:not(:last-of-type){
	margin-bottom: 20px;
}
/* backBtnBox */
#tmp_chatbot_main .back_txt{
    padding: 16px 20px;
    background-color: #e2e2e2;
    -webkit-box-shadow: 0 1px 2px 0 rgba(89, 89, 89, 0.6);
    -moz-box-shadow: 0 1px 2px 0 rgba(89, 89, 89, 0.6);
    box-shadow: 0 1px 2px 0 rgba(89, 89, 89, 0.6);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    color: #222222;
}
/* read more */
#tmp_chatbot_main .message_question .read_more{
	margin-top: 20px;
}
#tmp_chatbot_main .message_question .read_more_btn{
	position: relative;
}
#tmp_chatbot_main .message_question .read_more_btn:before,
#tmp_chatbot_main .message_question .read_more_btn:after {
    content: '';
    position: absolute;
    top: 0;
	bottom: 0;
	margin: auto 0;
	background-color: #ffffff;
	color: #222222;
}
#tmp_chatbot_main .message_question .read_more_btn:before{
	right: 18px;
    width: 14px;
    height: 2px;
}
#tmp_chatbot_main .message_question .read_more_btn:after{
	right: 24px;
    width: 2px;
    height: 14px;
	-webkit-transition: transform 0.3s ease-in-out;
	-moz-transition: transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out;
}
#tmp_chatbot_main .message_question .read_more_btn.hide:after {
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}
#tmp_chatbot_main .message_question:not(:first-of-type){
	margin-top: 20px;
}
/* on complete loading */
#tmp_chatbot_main .message_question.complete .message_question_loading{
	display: none;
}
#tmp_chatbot_main .message_question.complete .message_question_inner{
	width: 100%;
    height: 100%;
    opacity: 1;
    text-indent: inherit;
}
/* end complete */
#tmp_chatbot_main .message_answer{
	position: relative;
	-ms-flex-item-align: end;
	align-self: flex-end;
    min-width:60px;
    opacity: 0;
	-webkit-animation: TalkTextDispRight .2s ease forwards .1s;
	-moz-animation: TalkTextDispRight .2s ease forwards .1s;
    animation: TalkTextDispRight .2s ease forwards .1s;
}
#tmp_chatbot_main .message_answer:after{
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 14px;
	border-color: transparent transparent transparent #d8f1fd;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
#tmp_chatbot_main .message_answer_txt{
	margin-right: 14px;
	padding: 16px;
	background-color: #d8f1fd;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	color: #222222;
}
#tmp_chatbot_main .message_question_more ul{
	margin-top: 16px;
}
/* chatbot form */
#tmp_chatbot_footer {
	padding: 16px 20px 15px;
	background-color: #ffffff;
	border-top: 1px solid #cccbcb;
	color: #222222;
}
#tmp_chatbot_footer .chatbot_form_group{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#tmp_chatbot_footer .chatbot_form_input{
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding-right: 10px;
}
#tmp_chatbot_footer .chatbot_form_btn{
	-webkit-box-flex: 0;
	-ms-flex: 0 1 80px;
	flex: 0 1 80px;
}
#tmp_chatbot_footer #tmp_txt_input,
#tmp_chatbot_footer #tmp_chatbot_btn_submit{
	display: block;
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	border: 2px solid #0059b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
#tmp_chatbot_footer #tmp_txt_input{
	padding: 12px 18px;
	outline: none;
}
#tmp_chatbot_footer #tmp_chatbot_btn_submit{
	background-color: #0059b3;
	font-size: 85.7%;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}
#tmp_chatbot_footer #tmp_chatbot_btn_submit:hover,
#tmp_chatbot_footer #tmp_chatbot_btn_submit:focus{
	text-decoration: underline;
}
#tmp_chatbot_footer .tmp_chatbot_message_input:after{
	content: '';
	clear: both;
	display: table;
}
/* keyFrame */
@keyframes runWidth {
	from {
		width: 0;
	}
	to {
		width: 324px;
	}
}
@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translateY(100px);
		-moz-transform: translateY(100px);
		transform: translateY(100px);
	}
	to {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		transform: translateY(0);
	  	opacity: 1;
	}
}
@keyframes MoveLeftX {
    0% {
        -webkit-transform: translate(-10%,0);
        -moz-transform: translate(-10%,0);
		transform: translate(-10%,0);
    }

    100% {
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
		transform: translate(0,0);
    }
}
@keyframes TalkTextDispLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-10%);
        -moz-transform: translateX(-10%);
        transform: translateX(-10%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes TalkTextDispRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(10%);
        -moz-transform: translateX(10%);
        transform: translateX(10%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes ChangeOpacity {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}
@keyframes loopWaveIe {
    0% {
        top: 0
    }

    50% {
        top: -10px
    }

    100% {
        top: 0
    }
}
@keyframes changeScaleMax {
    0% {
        -webkit-transform: scale(0,0);
        -moz-transform: scale(0,0);
        transform: scale(0,0);
        opacity: 0
    }

    25% {
        -webkit-transform: scale(1,1);
        -moz-transform: scale(1,1);
        transform: scale(1,1)
    }

    100%,99%,to {
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
        opacity: 1
    }
}
@keyframes loopWave {
    0% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-6px);
        -moz-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        transform: translateY(0)
    }
}
@keyframes TalkTextDispRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(10%);
        -moz-transform: translateX(10%);
        transform: translateX(10%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0)
    }
}
@keyframes DispOpacity {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}
/* accessibility */
.color_blue #tmp_wrapper #tmp_chatbot_wrapper,
.color_black #tmp_wrapper #tmp_chatbot_wrapper,
.color_yellow #tmp_wrapper #tmp_chatbot_wrapper{
	border: 2px solid;
}
.color_black #tmp_wrapper #tmp_chatbot,
.color_black #tmp_wrapper #tmp_chatbot_window,
.color_black #tmp_wrapper #tmp_chatbot_window .chatbot_window_inner,
.color_blue #tmp_wrapper #tmp_chatbot,
.color_blue #tmp_wrapper #tmp_chatbot_window,
.color_blue #tmp_wrapper #tmp_chatbot_window .chatbot_window_inner,
.color_yellow #tmp_wrapper #tmp_chatbot,
.color_yellow #tmp_wrapper #tmp_chatbot_window,
.color_yellow #tmp_wrapper #tmp_chatbot_window .chatbot_window_inner{
	background-color: transparent !important;
}
.color_black #tmp_wrapper #tmp_chatbot_window a,
.color_black #tmp_wrapper #tmp_chatbot_main .message_answer_txt,
.color_black #tmp_wrapper #tmp_chatbot_main .message_question_cnt,
.color_black #tmp_wrapper #tmp_chatbot_main a,
.color_black #tmp_wrapper #tmp_chatbot_header #tmp_chatbot_home a,
.color_blue #tmp_wrapper #tmp_chatbot_window a,
.color_blue #tmp_wrapper #tmp_chatbot_main .message_answer_txt,
.color_blue #tmp_wrapper #tmp_chatbot_main .message_question_cnt,
.color_blue #tmp_wrapper #tmp_chatbot_main a,
.color_blue #tmp_wrapper #tmp_chatbot_header #tmp_chatbot_home a,
.color_yellow #tmp_wrapper #tmp_chatbot_window a,
.color_yellow #tmp_wrapper #tmp_chatbot_main .message_answer_txt,
.color_yellow #tmp_wrapper #tmp_chatbot_main .message_question_cnt,
.color_yellow #tmp_wrapper #tmp_chatbot_header #tmp_chatbot_home a,
.color_yellow #tmp_wrapper #tmp_chatbot_main a{
	border: 1px solid;
}
.color_black #tmp_wrapper #tmp_chatbot_window .chatbot_window_inner a,
.color_blue #tmp_wrapper #tmp_chatbot_window .chatbot_window_inner a,
.color_yellow #tmp_wrapper #tmp_chatbot_window .chatbot_window_inner a{
	-webkit-border-radius: 10px 40px 40px 10px;
	-moz-border-radius: 10px 40px 40px 10px;
	border-radius: 10px 40px 40px 10px;
}
.color_black #tmp_wrapper #tmp_chatbot_window.first_view .chatbot_window_inner a,
.color_blue #tmp_wrapper #tmp_chatbot_window.first_view .chatbot_window_inner a,
.color_yellow #tmp_wrapper #tmp_chatbot_window.first_view .chatbot_window_inner a{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
}
.color_black #tmp_wrapper #tmp_chatbot_main .message_question:before,
.color_blue #tmp_wrapper #tmp_chatbot_main .message_question:before{
	background-image:  url(/shared/site_rn/images/icon/chatbot_arrow_drop_yl.png) !important;
}
.color_yellow #tmp_wrapper #tmp_chatbot_main .message_question:before{
	background-image:  url(/shared/site_rn/images/icon/chatbot_arrow_drop_bl.png) !important;
}
.color_black #tmp_wrapper #tmp_chatbot_window .chatbot_w_close a,
.color_blue #tmp_wrapper #tmp_chatbot_window .chatbot_w_close a{
	background-image: url(/shared/site_rn/images/icon/chatbot_icon_close.png) !important;
}
.color_yellow #tmp_wrapper #tmp_chatbot_window .chatbot_w_close a{
	background-image: url(/shared/site_rn/images/icon/chatbot_icon_close_bl.png) !important;
}
.color_black #tmp_wrapper #tmp_chatbot_main .message_question_avt,
.color_blue #tmp_wrapper #tmp_chatbot_main .message_question_avt,
.color_yellow #tmp_wrapper #tmp_chatbot_main .message_question_avt{
	background-image: url(/shared/site_rn/images/icon/chatbot_symbol.png) !important;
}
.color_yellow #tmp_wrapper #tmp_chatbot_main .message_question a.faq_end:after{
	background-image: url(/shared/site_rn/images/icon/external_icon_bl.png) !important;
}
.color_black #tmp_wrapper #tmp_chatbot_main .message_answer:after,
.color_blue #tmp_wrapper #tmp_chatbot_main .message_answer:after{
	border-left-color: #FFFF00 !important;
}
.color_yellow #tmp_wrapper #tmp_chatbot_main .message_answer:after{
	border-left-color: #000000 !important;
}
.color_yellow #tmp_wrapper #tmp_chatbot_main .message_question .read_more_btn:before,
.color_yellow #tmp_wrapper #tmp_chatbot_main .message_question .read_more_btn:after{
	background-color: #0000FF !important;
}
.color_black #tmp_wrapper #tmp_chatbot_header,
.color_blue #tmp_wrapper #tmp_chatbot_header,
.color_yellow #tmp_wrapper #tmp_chatbot_header{
	border-bottom: 1px solid;
}
.color_black #tmp_wrapper #tmp_chatbot_header a,
.color_blue #tmp_wrapper #tmp_chatbot_header a,
.color_yellow #tmp_wrapper #tmp_chatbot_header a{
	width: auto;
	text-indent: inherit;
}
.color_black #tmp_wrapper #tmp_chatbot_footer #tmp_chatbot_btn_submit,
.color_blue #tmp_wrapper #tmp_chatbot_footer #tmp_chatbot_btn_submit,
.color_yellow #tmp_wrapper #tmp_chatbot_footer #tmp_chatbot_btn_submit{
	text-indent: inherit;
	border-left: 1px solid;
}
.fsize_small #tmp_wrapper #tmp_chatbot_main{
	height: calc(100% - 131px);
}
.fsize_big #tmp_wrapper #tmp_chatbot_main{
	height: calc(100% - 141px);
}
.fsize_big2 #tmp_wrapper #tmp_chatbot_main{
	height: calc(100% - 142px);
}
.fsize_big #tmp_wrapper #tmp_chatbot_header .chatbot_header_ttl,
.fsize_big2 #tmp_wrapper #tmp_chatbot_header .chatbot_header_ttl{
	font-size: 1.2rem;
}
.fsize_big #tmp_wrapper #tmp_chatbot_window .chatbot_window_des,
.fsize_big2 #tmp_wrapper #tmp_chatbot_window .chatbot_window_des{
	font-size: 0.8rem;
}
.fsize_big #tmp_wrapper #tmp_chatbot_header #tmp_chatbot_home a,
.fsize_big2 #tmp_wrapper #tmp_chatbot_header #tmp_chatbot_home a{
	font-size: 1rem;
}
.fsize_big #tmp_wrapper #tmp_chatbot_footer #tmp_txt_input,
.fsize_big2 #tmp_wrapper #tmp_chatbot_footer #tmp_txt_input{
	padding-top: 11px;
	padding-bottom: 11px;
}
.fsize_big2 #tmp_wrapper #tmp_chatbot_footer #tmp_txt_input,
.fsize_big2 #tmp_wrapper #tmp_chatbot_footer #tmp_chatbot_btn_submit{
	font-size: 1.1rem;
}
.fsize_big2 #tmp_wrapper #tmp_chatbot_footer{
	padding: 17px 10px 16px;
}
.fsize_big2.chatbot_show #tmp_wrapper #tmp_chatbot{
	z-index: 999;
}
/* ==================================================
end chatbot
================================================== */

/* ==================================================
covid
================================================== */
#tmp_emergency_load_main.hidden {
    display: none;
}
#tmp_emergency_load_main {
	overflow:hidden;
}
#tmp_emergency_load + .emergency_link_getajax {
	display: none;
}
.rsbtn + #tmp_emergency + #tmp_emergency_load_main .emergency_link_getajax,
.rsbtn + #tmp_emergency_load_main .emergency_link_getajax,
.no_javascript .emergency_link_getajax {
	display: block;
}
.rsbtn + #tmp_emergency + #tmp_emergency_load_main .emergency_link_getajax,
.rsbtn + #tmp_emergency_load_main .emergency_link_getajax a,
.no_javascript .emergency_link_getajax a {
    display: block;
    text-decoration: none;
    padding: 15px 10px 14px 30px;
    border: 1px solid #dfdfdf;
    border-bottom: 2px solid #b9332e;
    text-decoration: none;
    color: inherit;
    background: transparent url(/shared/site_rn/images/icon/red_arrow_icon.png) no-repeat 13px 22px;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 6px 0 rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.15);
}
.no_javascript .emergency_link_getajax a:hover,
.no_javascript .emergency_link_getajax a:focus,
.no_javascript .emergency_link_getajax a:active {
	text-decoration: underline;
}
.emergency_wrap {
	position: relative;
	padding: 36px 0 60px;
}
.emergency_wrap:before,
.emergency_wrap:after{
	position: absolute;
	z-index: 0;
	content: '';
	color: inherit;
	z-index: -1;
}
.emergency_wrap:before{
	top: -40px;
    left: -410px;
    width: 546px;
    height: 773px;
	background: transparent url(/shared/templates/top_rn/images/main/bg_ec_lft.png) no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
.emergency_wrap:after{
	top: -46px;
    right: -468px;
    width: 651px;
    height: 775px;
	background: transparent url(/shared/templates/top_rn/images/main/bg_ec_rgt.png) no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
#tmp_emergency_load {
	padding: 38px 40px 37px;
	background-color: #fce3e3;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #fce3e3;
	color: #333333;
}
#tmp_emergency_load img {
	max-width:100%;
	height:auto;
}
#tmp_emergency_load .emergency_load_heading h1,
#tmp_emergency_load .emergency_load_heading .load_heading {
	font-size: 200% !important;
	padding:0 !important;
	margin:0 0 15px !important;
    padding:0 0 0 42px !important;
	font-weight: bold !important;
	color: #222222;
    background: transparent url(/shared/templates/top_rn/images/main/line_heading.png) 1px 6px no-repeat !important;
    -webkit-background-size: 30px auto !important;
    -moz-background-size: 30px auto !important;
    background-size: 30px auto !important;
	border-bottom: 2px solid #c0152b;
	border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
	border-bottom: 2px solid #c0152b;
}
#tmp_emergency_load .emergency_load_paragraph {
	margin-bottom: 9px;
	background-color: transparent;
	font-size: 128.5%;
	font-weight: bold;
	color: #c0152b;
}
#tmp_emergency_load .emergency_col_1 {
	float: left;
	width: 51.7%;
}
#tmp_emergency_load .emergency_col_2 {
	float: right;
	width: 43.829%;
}
#tmp_emergency_load .emergency_col_1 ul {
	margin:0 0 50px !important;
	list-style:none !important;
}
#tmp_emergency_load .emergency_col_1 ul li {
	padding-left: 13px;
	background: url(/shared/templates/top_rn/images/icon/corona_dot_pattern_pc.png) no-repeat left 9px;
	-webkit-background-size: 16px auto;
	-moz-background-size: 16px auto;
	background-size: 16px auto;
	font-size: 114.2%;
	line-height: 1.5;
	font-weight: 500;
	list-style: none;
	color: #c0152b;
	margin:0 0 14px !important;
}
#tmp_emergency_load .emergency_col_1 ul a {
	background-color: transparent;
	color: #222222;
}
#tmp_emergency_load .emergency_col_1 ul a:hover,
#tmp_emergency_load .emergency_col_1 ul a:focus{
	text-decoration: none;
}
#tmp_emergency_load .emergency_col_1 .corona_list_btn {
	list-style: none !important;
	margin:0 !important;
}
#tmp_emergency_load .emergency_col_1 .corona_list_btn li {
	margin-bottom: 20px !important;
	padding:0 !important;
	background:none;
	font-size: 142.8%;
}
#tmp_emergency_load .emergency_col_1 .corona_list_btn a {
	position: relative;
	display: block;
	padding: 24px 61px 20px 73px;
	background: #ffffff url(/shared/templates/top_rn/images/icon/icon_arrow_red_pc.png) right 38px center no-repeat;
	-webkit-background-size: 16px auto;
	-moz-background-size: 16px auto;
	background-size: 16px auto;
	border: 2px solid #c0152b;
	min-height: 76px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
	-webkit-transition: background-image 0.3s ease-in-out, border-color 0.3s ease-in-out;
	-moz-transition: background-image 0.3s ease-in-out, border-color 0.3s ease-in-out;
	transition: background-image 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
#tmp_emergency_load .emergency_col_1 .corona_list_btn a:hover,
#tmp_emergency_load .emergency_col_1 .corona_list_btn a:focus {
	background-image: url(/shared/templates/top_rn/images/icon/icon_arrow_blue_pc.png);
	border-color: #1f6bb6;
}
#tmp_emergency_load .emergency_col_1 .corona_list_btn a img {
	width:38px;
}
#tmp_emergency_load .emergency_col_1 .corona_list_btn a:link {
	color: #222222;
}
#tmp_emergency_load .emergency_col_1 .corona_list_btn .corona_list_icon {
	position: absolute;
	left: 28px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
/* emergency_corona_links */
#tmp_emergency_load .corona_list_link{
	list-style: none !important;
	margin: 0 -5px !important;
}
#tmp_emergency_load .corona_list_link li {
	float: left;
	padding: 0 5px;
	width: 50%;
	margin: 0 !important;
}
#tmp_emergency_load .corona_list_link a {
	display: block;
	padding: 11px 40px 10px 22px;
	background: transparent url(/shared/templates/top_rn/images/icon/icon_arrow_white_pc.png) right 20px center no-repeat;
	-webkit-background-size: 16px auto;
	-moz-background-size: 16px auto;
	background-size: 16px auto;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border: 2px solid;
	width: 100%;
	min-height: 72px;
	font-size: 128.5%;
	line-height: 1.3;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
	-moz-transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
#tmp_emergency_load .corona_list_link .link_citizens{
	background-color: #c04b05;
	border-color: #c04b05;
}
#tmp_emergency_load .corona_list_link .link_citizens:hover,
#tmp_emergency_load .corona_list_link .link_citizens:focus{
	background-color: #9b3c02;
	border-color: #9b3c02;
}
#tmp_emergency_load .corona_list_link .link_business{
	background-color: #035bb4;
	border-color: #035bb4;
}
#tmp_emergency_load .corona_list_link .link_business:hover,
#tmp_emergency_load .corona_list_link .link_business:focus{
	background-color: #034486;
	border-color: #034486;
}

/* 末端ページ */
#tmp_contents #tmp_emergency_load {
	padding-left:19px;
	padding-right:19px;
}
#tmp_contents #tmp_emergency_load .corona_list_link a {
	font-size:100%;
	min-height:66px;
}
/* slick */
#tmp_covid_slider {
	margin-bottom: 15px;
}
#tmp_covid_slider .slick_slides {
	max-height: 358px;
	margin: 0 -5px;
	padding: 0 28px 0 22px;
}
#tmp_covid_slider .corona_sliders_item{
	padding: 0 5px;
	list-style-type: none;
}
#tmp_covid_slider .corona_sliders_item a {
	display:block;
}
#tmp_covid_slider .corona_sliders_item img{
	max-width: 100%;
	height: auto;
	-wbekit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
#tmp_covid_slider .corona_sliders_item.active img,
#tmp_covid_slider .corona_sliders_item a:hover img,
#tmp_covid_slider .corona_sliders_item a:focus img{
	opacity: 0.7;
}
#tmp_covid_slider .corona_sliders_item:not(:last-child){
	margin-bottom: 10px;
}
#tmp_covid_slider .slick-list{
	margin-bottom: 6px;
}
#tmp_covid_slider .slick_control{
	text-align: center;
}
#tmp_covid_slider .btn_slides a {
	position: relative;
	display: inline-block;
	line-height: 1;
	font-weight: 500;
	color: #222222;
	font-size: 114.2%;
	text-decoration: none;
	text-transform: uppercase;
}
#tmp_covid_slider .btn_slides span {
	display: inline-block;
	margin-left: 6px;
	text-indent: 0;
	z-index: 1;
}
#tmp_covid_slider .btn_slides a:before {
	content: '';
	position: relative;
	display: inline-block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center left;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	width: 8px;
	height: 12px;
	color: #222222;
}
#tmp_covid_slider .start a:before {
	background-image: url(/shared/templates/top_rn/images/icon/icon_start.png);
}
#tmp_covid_slider .stop a:before {
	background-image: url(/shared/templates/top_rn/images/icon/icon_stop.png);
}
#tmp_covid_slider .slick-dots{
	display: none !important;
}
#tmp_covid_slider .slick-arrow {
	display: inline-block;
	margin-top: 1px;
}
#tmp_covid_slider .slick-arrow span {
	display:block;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	text-align:left;
}
#tmp_covid_slider .slick-arrow.slick-prev {
	left: 0px;
}
#tmp_covid_slider .slick-arrow.slick-next {
	right: 10px;
}
#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:36px;
	height:36px;
}
#tmp_covid_slider .slick-arrow.slick-prev {
	background:url(/shared/templates/top_rn/images/icon/corona_arr_prev.png) no-repeat;
}
#tmp_covid_slider .slick-arrow.slick-next {
	background:url(/shared/templates/top_rn/images/icon/corona_arr_next.png) no-repeat;
}
.no_javascript #tmp_covid_slider .slick_slides {
	max-height: 360px;
	overflow-y: scroll;
}
/* トップと注目情報ページに「かごしま市観光ナビ」のボタン　*/
#tmp_tab_kanko .box_news .news_ttl_wrap {
	border-bottom: 2px solid #f2f2f2;
}
#tmp_tab_kanko .box_news.box_newslink .news_ttl {
	display: inline-block;
	border:none;
}
.kanko_btn {
	text-align:right;
}
#tmp_tab_kanko .kanko_btn {
	float: right;
}
.kanko_btn p {
	margin-top: 2px;
}
.kanko_btn a {
	display: inline-block;
	position: relative;
	text-decoration: none;
	padding: 2px 30px 2px 15px;
	min-width: auto;
	font-size: 100%;
	background-color: #ffffff;
	color: #222222;
	font-weight: bold;
	border: 3px solid #0059b3;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-transition: background-color 0.3s ease-in-out;
	-moz-transition: background-color 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out;
}
.kanko_btn a::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 12px;
	width: 12px;
	height: 15px;
	background: url(/shared/templates/top_rn/images/icon/icon_arrow_blue_pc.png) right center no-repeat;
	-webkit-background-size: 12px auto;
	-moz-background-size: 12px auto;
	background-size: 12px auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.kanko_btn a:hover, 
.kanko_btn a:focus {
	background-color: #e0edfa;
}
/* ==================================================
CMS-parts
================================================== */
/* col2
================================================== */


/* col2_cms */

table.col2 {
	width: 99%;
	border-collapse: collapse;
	border-spacing: 0;
}

table.col2 td.col2L,
table.col2 td.col2R {
	width: 50%;
	padding: 0;
	vertical-align: top;
	text-align: left;
}

table.col2 td.col2L {
	border-right: 15px solid #FFFFFF;
}


/* col2_pub */

div.col2 {
	width: 100%;
}

div.col2 div.col2L {
	display: table;
	width: 48.5%;
	margin-right: 2%;
	float: left;
}

div.col2 div.col2R {
	display: table;
	width: 48.5%;
	float: left;
}


/* nestcol2 */

table.col2 table.col2 td.col2L {
	padding: 0;
}

div.col2 div.col2 div.col2L {
	width: 47.5%;
	margin-right: 4%;
}

div.col2 div.col2 div.col2R {
	width: 47.5%;
}


/* fixed_col2 */

div.fixed_col2 {
	width: 100%;
}

div.fixed_col2 div.fixed_col2L {
	display: table;
	width: 48.5%;
	margin-right: 2%;
	float: left;
}

div.fixed_col2 div.fixed_col2R {
	display: table;
	width: 48.5%;
	float: right;
}


/* col3
================================================== */

table.col3 {
	width: 99%;
	border-collapse: collapse;
	border-spacing: 0;
}

table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	width: 33.33%;
	padding: 0;
	vertical-align: top;
	text-align: left;
}

table.col3 td.col3L,
table.col3 td.col3M {
	border-right: 15px solid #FFFFFF;
}

div.col3 {
	width: 100%;
}

div.col3 div.col3L,
div.col3 div.col3M {
	display: table;
	width: 31.7%;
	margin-right: 2%;
	float: left;
}

div.col3 div.col3R {
	display: table;
	width: 31.7%;
	float: left;
}
/* ==================================================
accessibility
================================================== */
/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_sp {
	display: none;
}
.disp_pc .wrap_mc_sp,
.disp_pc .wrap_mc_sp #tmp_switch_sp_style {
	display: block;
}
.disp_pc .spmenu_open:before{
	top: 156px;
}
#tmp_switch_sp_style{
	padding: 20px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	background-color: #035bb4;
	font-size:2rem;
	font-weight:bold;
}
.format_free.custom_error #tmp_wrapper a.rspkr_dr_added + a.rspkr_dr_link{
	display:none;
}
/* ==================================================
accessibility style change:color
================================================== */
/* change_color commons
================================================== */

.color_blue #tmp_wrapper,
.color_blue #tmp_wrapper *,
.color_yellow #tmp_wrapper,
.color_yellow #tmp_wrapper *,
.color_black #tmp_wrapper,
.color_black #tmp_wrapper * {
	background-image: none !important;
	list-style-image: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
}

.color_blue #tmp_wrapper span,
.color_yellow #tmp_wrapper span,
.color_black #tmp_wrapper span {
	z-index: auto !important;
}

.color_blue #tmp_event_cal_cnt .calendar .today,
.color_yellow #tmp_event_cal_cnt .calendar .today,
.color_black #tmp_event_cal_cnt .calendar .today {
	background-color: transparent !important;
}

.color_blue #tmp_wrap_main #tmp_cate_ttl h1,
.color_yellow #tmp_wrap_main #tmp_cate_ttl h1,
.color_black #tmp_wrap_main #tmp_cate_ttl h1 {
	padding: 0 !important;
	border: none !important;
}


/* headding */

.color_blue #tmp_wrap_main h1,
.color_blue #tmp_wrap_main h2,
.color_blue #tmp_wrap_main h3,
.color_blue #tmp_wrap_main h4,
.color_blue #tmp_wrap_main h5,
.color_blue #tmp_wrap_main h6,
.color_yellow #tmp_wrap_main h1,
.color_yellow #tmp_wrap_main h2,
.color_yellow #tmp_wrap_main h3,
.color_yellow #tmp_wrap_main h4,
.color_yellow #tmp_wrap_main h5,
.color_yellow #tmp_wrap_main h6,
.color_black #tmp_wrap_main h1,
.color_black #tmp_wrap_main h2,
.color_black #tmp_wrap_main h3,
.color_black #tmp_wrap_main h4,
.color_black #tmp_wrap_main h5,
.color_black #tmp_wrap_main h6 {
	padding: 5px !important;
	border: none !important;
}

.color_blue.format_top #tmp_wrap_main h1,
.color_blue.format_top #tmp_wrap_main h2,
.color_blue.format_top #tmp_wrap_main h3,
.color_blue.format_top #tmp_wrap_main h4,
.color_blue.format_top #tmp_wrap_main h5,
.color_blue.format_top #tmp_wrap_main h6,
.color_yellow.format_top #tmp_wrap_main h1,
.color_yellow.format_top #tmp_wrap_main h2,
.color_yellow.format_top #tmp_wrap_main h3,
.color_yellow.format_top #tmp_wrap_main h4,
.color_yellow.format_top #tmp_wrap_main h5,
.color_yellow.format_top #tmp_wrap_main h6,
.color_black.format_top #tmp_wrap_main h1,
.color_black.format_top #tmp_wrap_main h2,
.color_black.format_top #tmp_wrap_main h3,
.color_black.format_top #tmp_wrap_main h4,
.color_black.format_top #tmp_wrap_main h5,
.color_black.format_top #tmp_wrap_main h6 {
	border: none !important;
	padding: 0 !important;
}


/* icon */

.color_blue #tmp_wrap_main a.icon_pdf,
.color_blue #tmp_wrap_main a.icon_word,
.color_blue #tmp_wrap_main a.icon_excel,
.color_yellow #tmp_wrap_main a.icon_pdf,
.color_yellow #tmp_wrap_main a.icon_word,
.color_yellow #tmp_wrap_main a.icon_excel,
.color_black #tmp_wrap_main a.icon_pdf,
.color_black #tmp_wrap_main a.icon_word,
.color_black #tmp_wrap_main a.icon_excel {
	margin: 0 !important;
	padding: 0 !important;
}


/* used_bg_img */

.color_blue #tmp_wrapper .used_bg_img .ptop,
.color_yellow #tmp_wrapper .used_bg_img .ptop,
.color_black #tmp_wrapper .used_bg_img .ptop {
	width: auto !important;
	height: auto !important;
	border-radius: 0;
}

.color_blue #tmp_wrapper .used_bg_img,
.color_yellow #tmp_wrapper .used_bg_img,
.color_black #tmp_wrapper .used_bg_img {
	width: auto !important;
	height: auto !important;
}

.color_blue #tmp_wrapper .used_bg_img a,
.color_yellow #tmp_wrapper .used_bg_img a,
.color_black #tmp_wrapper .used_bg_img a {
	width: auto !important;
	height: auto !important;
	text-decoration: underline !important;
	border-radius: 0;
	box-shadow: none;
	padding: 5px 10px;
}

.color_blue #tmp_wrapper .used_bg_img span,
.color_yellow #tmp_wrapper .used_bg_img span,
.color_black #tmp_wrapper .used_bg_img span {
	z-index: 1 !important;
	width: auto !important;
	height: auto !important;
	overflow: visible !important;
	text-indent: 0 !important;
	white-space: normal !important;
}


/* for Firefox3.0 */

.color_blue #tmp_wrap_main caption,
.color_yellow #tmp_wrap_main caption,
.color_black #tmp_wrap_main caption {
	background-color: transparent !important;
}


/* for google box common */

#tmp_wrap_main #tmp_gmap_box button,
#tmp_wrap_main #tmp_gmap_box .gmnoprint *,
#tmp_wrap_main #tmp_gmap_box .gm-style-cc * {
	background-color: #FFFFFF !important;
}


/* bg:blue
/* text:yellow
/* link:white
================================================== */

.color_blue #tmp_wrapper,
.color_blue #tmp_wrapper * {
	color: #FFFF00 !important;
	background-color: #00008B !important;
	border-color: #FFFF00 !important;
}

.color_blue #tmp_wrapper a,
.color_blue #tmp_wrapper a span,
.color_blue #tmp_wrapper button,
.color_blue #tmp_wrapper .used_bg_img a span,
.color_blue #tmp_wrapper input[type="submit"],
.color_blue #tmp_wrapper input[type="button"],
.color_blue #tmp_wrapper input[type="reset"] {
	color: #FFFFFF !important;
	background-color: transparent !important;
}

.color_blue #tmp_wrap_main h1 {
	border: 3px solid yellow !important;
}

.color_blue #tmp_wrap_main h2 {
	border-bottom: 1px solid yellow !important;
	border-left: 3px solid yellow !important;
}

.color_blue #tmp_wrap_main h3 {
	border-left: 3px solid yellow !important;
}


/* for google box */

.color_blue #tmp_wrap_main #tmp_gmap_box,
.color_blue #tmp_wrap_main #tmp_gmap_box * {
	color: #000000 !important;
	border-color: yellow !important;
	list-style-image: none !important;
}

.color_blue #tmp_wrap_main #tmp_gmap_box a {
	color: #7777CC !important;
}


/* bg:yellow
/* text:black
/* link:blue
================================================== */

.color_yellow #tmp_wrapper,
.color_yellow #tmp_wrapper * {
	color: #000000 !important;
	background-color: #FFFF00 !important;
	border-color: #000000 !important;
}

.color_yellow #tmp_wrapper a,
.color_yellow #tmp_wrapper a span,
.color_yellow #tmp_wrapper button,
.color_yellow #tmp_wrapper .used_bg_img a span,
.color_yellow #tmp_wrapper input[type="submit"],
.color_yellow #tmp_wrapper input[type="button"],
.color_yellow #tmp_wrapper input[type="reset"] {
	color: #0000FF !important;
	background-color: transparent !important;
}

.color_yellow #tmp_wrap_main h1 {
	border: 3px solid black !important;
}

.color_yellow #tmp_wrap_main h2 {
	border-bottom: 1px solid black !important;
	border-left: 3px solid black !important;
}

.color_yellow #tmp_wrap_main h3 {
	border-left: 3px solid black !important;
}


/* for google box */

.color_yellow #tmp_wrap_main #tmp_gmap_box,
.color_yellow #tmp_wrap_main #tmp_gmap_box * {
	color: #000000 !important;
	border-color: black !important;
	list-style-image: none !important;
}

.color_yellow #tmp_wrap_main #tmp_gmap_box a {
	color: #7777CC !important;
}


/* bg:black
/* text:yellow
/* link:white
================================================== */

.color_black #tmp_wrapper,
.color_black #tmp_wrapper * {
	color: #FFFF00 !important;
	background-color: #000000 !important;
	border-color: #FFFF00 !important;
}

.color_black #tmp_wrapper a,
.color_black #tmp_wrapper a span,
.color_black #tmp_wrapper button,
.color_black #tmp_wrapper .used_bg_img a span,
.color_black #tmp_wrapper input[type="submit"],
.color_black #tmp_wrapper input[type="button"],
.color_black #tmp_wrapper input[type="reset"] {
	color: #FFFFFF !important;
	background-color: transparent !important;
}

.color_black #tmp_wrap_main h1 {
	border: 3px solid yellow !important;
}

.color_black #tmp_wrap_main h2 {
	border-left: 3px solid yellow !important;
	border-bottom: 1px solid yellow !important;
}

.color_black #tmp_wrap_main h3 {
	border-left: 3px solid yellow !important;
}


/* for google box */

.color_black #tmp_wrap_main #tmp_gmap_box,
.color_black #tmp_wrap_main #tmp_gmap_box * {
	color: #000000 !important;
	border-color: yellow !important;
	list-style-image: none !important;
}

.color_black #tmp_wrap_main #tmp_gmap_box a {
	color: #7777CC !important;
}
/* 3color
================================================== */
.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:130px;
}
.color_blue #tmp_wrapper #tmp_hlogo,
.color_black #tmp_wrapper #tmp_hlogo,
.color_yellow #tmp_wrapper #tmp_hlogo{
	font-size: 2rem;
	font-weight:bold;
}
.color_blue #tmp_wrapper #tmp_citypromo span,
.color_black #tmp_wrapper #tmp_citypromo span,
.color_yellow #tmp_wrapper #tmp_citypromo span{
	font-size: 0.8rem;
	font-weight:bold;
	padding:1em 10px 0;
}
.color_blue #tmp_wrapper #tmp_hlogo, 
.color_black #tmp_wrapper #tmp_hlogo,
.color_yellow #tmp_wrapper #tmp_hlogo,
.color_blue #tmp_wrapper #tmp_hlogo a, 
.color_black #tmp_wrapper #tmp_hlogo a, 
.color_yellow #tmp_wrapper #tmp_hlogo a, 
.color_blue #tmp_wrapper #tmp_hlogo span,
.color_black #tmp_wrapper #tmp_hlogo span,
.color_yellow #tmp_wrapper #tmp_hlogo span,
.color_blue #tmp_wrapper #tmp_citypromo, 
.color_black #tmp_wrapper #tmp_citypromo, 
.color_yellow #tmp_wrapper #tmp_citypromo, 
.color_blue #tmp_wrapper #tmp_citypromo a, 
.color_black #tmp_wrapper #tmp_citypromo a, 
.color_yellow #tmp_wrapper #tmp_citypromo a, 
.color_blue #tmp_wrapper #tmp_citypromo span,
.color_black #tmp_wrapper #tmp_citypromo span,
.color_yellow #tmp_wrapper #tmp_citypromo span {
	width: auto;
	height: auto;
}
.color_blue #tmp_wrapper ul.means_list > li > a,
.color_black #tmp_wrapper ul.means_list > li > a,
.color_yellow #tmp_wrapper ul.means_list > li > a {
	padding-left: 14px;
}
.color_blue #tmp_hnavi_rmenu a,
.color_black #tmp_hnavi_rmenu a,
.color_yellow #tmp_hnavi_rmenu a,
.color_blue #tmp_menu_setting .menu_setting_list > li > a,
.color_black #tmp_menu_setting .menu_setting_list > li > a,
.color_yellow #tmp_menu_setting .menu_setting_list > li > a{
	border: 1px solid transparent;
}
.color_blue ul.means_list > li > a.link_setting:after,
.color_black ul.means_list > li > a.link_setting:after,
.color_yellow ul.means_list > li > a.link_setting:after,
.color_blue .footer_weather .footer_weather_wrap:before,
.color_black .footer_weather .footer_weather_wrap:before,
.color_yellow .footer_weather .footer_weather_wrap:before{
	display: none;
}
.color_blue .menu_setting_wrap,
.color_black .menu_setting_wrap,
.color_yellow .menu_setting_wrap,
.color_blue #tmp_search_menu .sch_box input,
.color_black #tmp_search_menu .sch_box input,
.color_yellow #tmp_search_menu .sch_box input,
.color_blue .box_faq,
.color_black .box_faq,
.color_yellow .box_faq,
.color_blue #tmp_snavi ul li a,
.color_black #tmp_snavi ul li a,
.color_yellow #tmp_snavi ul li a,
.color_blue #tmp_pickup_shokuiku_ttl,
.color_black #tmp_pickup_shokuiku_ttl,
.color_yellow #tmp_pickup_shokuiku_ttl,
.color_blue #tmp_pickup_shokuiku_cnt ul li a,
.color_black #tmp_pickup_shokuiku_cnt ul li a,
.color_yellow #tmp_pickup_shokuiku_cnt ul li a,
.color_blue .box_task_cnt ul li a,
.color_black .box_task_cnt ul li a,
.color_yellow .box_task_cnt ul li a,
.color_blue .fnavi,
.color_black .fnavi,
.color_yellow .fnavi {
	border: 1px solid;
}
.color_blue #tmp_footer,
.color_black #tmp_footer,
.color_yellow #tmp_footer {
	border-top: 1px solid;
}
.color_blue .wrap_sma_sch,
.color_black .wrap_sma_sch,
.color_yellow .wrap_sma_sch {
	border-top: 1px solid;
	border-bottom: 2px solid;
}
.color_blue #tmp_lead_recommend .box_lead,
.color_black #tmp_lead_recommend .box_lead,
.color_yellow #tmp_lead_recommend .box_lead,
.color_blue #tmp_lnavi,
.color_black #tmp_lnavi,
.color_yellow #tmp_lnavi {
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
}
.color_blue #tmp_wrapper #tmp_lnavi_cnt li a:hover,
.color_blue #tmp_wrapper #tmp_lnavi_cnt li a.active_this {
	background-color:#FFFF00 !important;
	color:#00008B !important;
}
.color_black #tmp_wrapper #tmp_lnavi_cnt li a:hover,
.color_black #tmp_wrapper #tmp_lnavi_cnt li a.active_this {
	background-color:#FFFF00 !important;
	color:#000000 !important;
}
.color_yellow #tmp_wrapper #tmp_lnavi_cnt li a:hover,
.color_yellow #tmp_wrapper #tmp_lnavi_cnt li a.active_this {
	background-color:#000000 !important;
	color:#FFFF00 !important;
}
.color_blue #tmp_contents .btn_more a span:before,
.color_black #tmp_contents .btn_more a span:before {
	border-top-color:#ffffff;
}
.color_yellow #tmp_contents .btn_more a span:before {
	border-top-color:#000;
}
.color_blue #tmp_contents .btn_more a span:after,
.color_black #tmp_contents .btn_more a span:after {
	border-left-color:#ffffff;
}
.color_yellow #tmp_contents .btn_more a span:after {
	border-left-color:#000;
}
.color_blue #tmp_faq_box_ttl,
.color_black #tmp_faq_box_ttl,
.color_yellow #tmp_faq_box_ttl {
	border:none !important;
	padding:0 !important;
	margin:0 !important;
}
.color_blue #tmp_faq_box_ttl h1,
.color_black #tmp_faq_box_ttl h1,
.color_yellow #tmp_faq_box_ttl h1 {
	width:auto !important;
	height:auto !important;
}
.color_blue #tmp_cate_ttl h1,
.color_black #tmp_cate_ttl h1
.color_yellow #tmp_cate_ttl h1 {
	border: 3px solid !important;
}
.color_blue #tmp_wrapper #tmp_shobo_ttl span,
.color_black #tmp_wrapper #tmp_shobo_ttl span,
.color_yellow #tmp_wrapper #tmp_shobo_tt span,
.color_blue #tmp_wrapper #tmp_cate_ttl.cate_ttl_shokuiku span,
.color_black #tmp_wrapper #tmp_cate_ttl.cate_ttl_shokuiku span,
.color_yellow #tmp_wrapper #tmp_cate_ttl.cate_ttl_shokuiku span,
.color_blue #tmp_wrapper #tmp_suido_ttl span,
.color_black #tmp_wrapper #tmp_suido_ttl span,
.color_yellow #tmp_wrapper #tmp_suido_ttl span{
	z-index: 0 !important;
}
.color_blue.custom_shokuiku_top #tmp_wrapper #tmp_info,
.color_yellow.custom_shokuiku_top #tmp_wrapper #tmp_info,
.color_black.custom_shokuiku_top #tmp_wrapper #tmp_info{
	z-index: 0 !important;
}
.color_blue.custom_doga_top #tmp_wrapper #tmp_doga_channel_cnt li .channel_icon,
.color_black.custom_doga_top #tmp_wrapper #tmp_doga_channel_cnt li .channel_icon,
.color_yellow.custom_doga_top #tmp_wrapper #tmp_doga_channel_cnt li .channel_icon {
	float: none !important;
}

.color_blue.custom_doga_top #tmp_wrapper #tmp_doga_channel_cnt li .channel_ttl,
.color_black.custom_doga_top #tmp_wrapper #tmp_doga_channel_cnt li .channel_ttl,
.color_yellow.custom_doga_top #tmp_wrapper #tmp_doga_channel_cnt li .channel_ttl{
	margin-left: 0 !important;
}
.color_blue #tmp_contents ul,
.color_black #tmp_contents ul,
.color_yellow #tmp_contents ul {
	list-style-image:none !important;
	list-style-type:disc !important;
}
.color_blue #tmp_contents ul li,
.color_black #tmp_contents ul li,
.color_yellow #tmp_contents ul li {
	padding:0 !important;
}
.color_blue #tmp_contents h2.idx_ttl a,
.color_black #tmp_contents h2.idx_ttl a,
.color_yellow #tmp_contents h2.idx_ttl a {
	text-decoration:underline !important;
}
.color_blue #tmp_contents h2.idx_ttl a:hover,
.color_black #tmp_contents h2.idx_ttl a:hover,
.color_yellow #tmp_contents h2.idx_ttl a:hover,
.color_blue #tmp_contents h2.idx_ttl a:focus,
.color_black #tmp_contents h2.idx_ttl a:focus,
.color_yellow #tmp_contents h2.idx_ttl a:focus {
	text-decoration:none !important;
}
.color_blue #tmp_contents h2.idx_ttl a::after,
.color_black #tmp_contents h2.idx_ttl a::after,
.color_yellow #tmp_contents h2.idx_ttl a::after,
.color_blue #tmp_contents h2.idx_ttl + ul::before,
.color_black #tmp_contents h2.idx_ttl + ul::before,
.color_yellow #tmp_contents h2.idx_ttl + ul::before {
	display:none  !important;
}
.color_blue #tmp_contents h2.idx_ttl + ul,
.color_black #tmp_contents h2.idx_ttl + ul,
.color_yellow #tmp_contents h2.idx_ttl + ul {
	margin-top:0 !important;
}
/* ==================================================
accessibility style change:font-size
================================================== */
/* small
================================================== */

.fsize_small {
	font-size: 75% !important;
}
.fsize_small .urgent_list li a{
	background-position: 0 4px;
}
.fsize_small #tmp_hnavi_rmenu a.active{
	min-height: 81px;
}
.fsize_small .menu_setting_wrap{
	top: 50px;
}
/* big
================================================== */

.fsize_big {
	font-size: 125% !important;
}
.fsize_big #tmp_means_primary,
.fsize_big2 #tmp_means_primary{
	padding-left: 0;
}
.fsize_big #tmp_hnavi_rmenu a{
	min-width: 102px;
}
/* biggest(doubled)
================================================== */

.fsize_big2 {
	font-size: 175% !important;
}
.fsize_big2 .footer_address .address_tll,
.fsize_big .footer_address .address_tll {
	width: auto;
	float:none;
}
.fsize_big2 .spmenu_open:before{
	top: 183px;
}
.fsize_big .spmenu_open:before{
	top: 170px;
}
.fsize_big #tmp_hnavi_lmenu a,
.fsize_big2 #tmp_hnavi_lmenu a{
	font-size: 1.2rem !important;
}
.fsize_big2 #tmp_search_menu .sch_btn input{
	padding: 4px 10px;
}
.fsize_big2 #tmp_sch_key_btn{
	font-size: 2rem;
}
.fsize_big #tmp_hnavi_lmenu a.active{
	padding-bottom: 34px;
}
.fsize_big2 #tmp_hnavi_rmenu a{
	min-width: 138px;
}
/* 翻訳時
================================================== */
html:lang(en) .spmenu_open:before,
html:lang(vi) .spmenu_open:before {
	top: 160px;
}
html:lang(en) .fsize_big .spmenu_open:before {
	top: 242px;
}
html:lang(en) .fsize_big2 .spmenu_open:before,
html:lang(vi) .fsize_big2 .spmenu_open:before {
	top: 268px;
}
/* docReader
================================================== */
.rspkr_dr_link {
	margin: 0px 3px 0px 3px!important;
}
.rspkr_dr_link .rspkr_dr_img {
	position: relative!important;
	display: inline-block!important;
} 
.rspkr_dr_link:focus img {
	outline-style: solid;
	outline-width: 2px;
	outline-color: inherit;
	outline-offset: 1px;
	border-radius: 1px;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_emergency_foreign:after,
#tmp_emergency_foreign ul:after,
.emergency_box .emergency_head ul li:after,
.container:after,
#tmp_header:after,
#tmp_hlogo_wrap:after,
#tmp_hnavi:after,
.gnavi:after,
.gnavi ul:after,
#tmp_main:after,
#tmp_main_menu:after,
#tmp_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_wrap_custom_update:after,
#tmp_custom_update:after,
#tmp_social_plugins:after,
#tmp_l_search:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt fieldset:after,
#tmp_publicity_cnt:after,
#tmp_publicity_cnt ul:after,
#tmp_footer:after,
.fnavi:after,
.footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after,
.footer_weather .footer_weather_wrap:after,
#tmp_means_primary ul:after,
#tmp_means_secondary ul:after,
.urgent_list:after,
ul.means_list:after,
.box_weather_link:after,
.footer_address .address_row:after,
.footer_contact ul:after,
#tmp_emergency_load:after,
.emergency_load_cnt:after {
	content: "";	/* Do not edit */
	display: table;	/* Do not edit */
	clear: both;	/* Do not edit */
}

