@charset "utf-8";

/* ==================================================
Base-Layout
================================================== */
/* body
================================================== */
body {
	font-size: 87.5%;
	-webkit-text-size-adjust:none;
}
/* wrapper
================================================== */
#tmp_wrapper {
	width:100%;
	min-width:320px;
}
#tmp_wrapper.rmenu #tmp_header {
	position: relative;
	box-shadow: 0 0 2px 0 rgb(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 2px 0 rgb(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
	z-index: 105;
}
#tmp_wrapper.rmenu:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	z-index: 101;
}
.container{
	padding: 0 10px;
	width: 100%;
}
#tmp_wrapper2 {
	padding-top:15px;
}
.format_free #tmp_main {
	font-size:114.3%;
}
#tmp_contents {
	padding-bottom:20px;
}
/* 知事ボタン
================================================== */
.rgt_link {
    bottom: 80px;
    right: 5px;
    max-width:100px;
    top: auto;
}
.rgt_inner {
    font-size: 0.6875rem;
}
.rgt_inner a {
	height:100px;
	width:100px;
	border-width:2px;
	border-radius:7px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	background-size: 100px auto;
	-webkit-background-size: 100px auto;
	-moz-background-size: 100px auto; 
}
.rgt_inner a:hover,
.rgt_inner a:focus {
	background-size: 100px auto;
	-webkit-background-size: 100px auto;
	-moz-background-size: 100px auto; 
}
.rgt_inner span.disp_block {
	font-size: 109%;
	width:100%;
	border-radius: 0 0 5px 5px;
}
.rgt_close_btn a {
	top: -10px;
	right:0;
	width: 25px;
	height: 25px;
	-webkit-background-size:25px auto;
	-moz-background-size:25px auto;
	background-size:25px auto;
}
.rgt_close_btn span {
	width: 25px;
}
.rgt_hide {
	bottom: 80px;
	border-width:2px;
	top: auto;
}
.rgt_hide a {
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
.rgt_hide a,
.rgt_hide span {
	width: 30px;
	height: 118px;
}
.rgt_anchor_btn,
.rgt_anchor_cnt {
	top: 115px;
}
.rgt_anchor_btn a {
	background-image:url(/shared/templates/top_rn/images/anchor_txt_sp.png);
	-webkit-background-size:12px auto;
	-moz-background-size:12px auto;
	background-size:12px auto;
    font-size: 0.6875rem;
}
.rgt_anchor_btn a,
.rgt_anchor_btn span {
    width: 40px;
    height: 103px;
}
.rgt_anchor_cnt a {
    font-size: 0.6875rem;
	min-width: 91px;
    padding: 5px 8px 14px;
	background: transparent url(/shared/templates/top_rn/images/anchor_icon.png) no-repeat center 100%;
	background-size: auto 14px;
	-webkit-background-size: auto 14px;
	-moz-background-size: auto 14px;
}
.no_javascript #tmp_rgt_control {
	padding-top:30px;
}
.no_javascript .rgt_link {
	position:static;
	float:right;
}
.no_javascript .rgt_inner a {
	padding-right:80px;
}
/* contents
================================================== */
#tmp_contents,
#tmp_maincontents {
	word-wrap:break-word;
}
/* format-layout
================================================== */
.wrap_col_nm,
.wrap_col_rgt_navi,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none;
}
.wrap_col_lft_navi {
	float:none;
	position:static;
	z-index:auto;
}
.col_main {
	padding:0;
}
.format_free .wrap_col_rgt_navi {
	width: 100%;
}
.format_free .col_rgt_navi {
	margin: 0 -10px;
}
/* free
================================================== */
.format_free .wrap_col_lft_navi {
	display:none;
}
.format_free .column_lnavi .col_main {
	margin-left:0;
}
.format_free .column_rnavi .wrap_col_main,
.format_free .column_rnavi .col_main {
	margin-right:0;
}
/* ==================================================
header
================================================== */
#tmp_header {
	position:relative;
	padding:0;
	background-color: #ffffff;
	color: #222222;
	z-index: 1000;
}
#tmp_header .container{
	padding: 0;
}
#tmp_hlogo {
	float:none;
	height: 50px;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo span {
	width: 209px;
	height: 50px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	background-image:url(/shared/site_rn/images/header/hlogo_sp.png);
	-webkit-background-size:209px auto;
	-moz-background-size:209px auto;
	background-size:209px auto;
}
#tmp_header .header_setting{
	display: none;
}
#tmp_means {
	padding: 0;
}
/* sp_menu
================================================== */
.spmenu_open {
	position:absolute;
	width: 100%;
	min-height: 100%;
    z-index: 9999;
    background: #ffffff;
    color: #222222;
    position: absolute;
}
.spmenu_open.rmenu::before {
	content:"";
	min-height: 100%;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background-color: rgba(0,0,0,0.5);
	z-index:699;
}
#tmp_sma_menu {
	display: block;
	z-index: 101;
	position: absolute;
	background-color: #ffffff;
	color: #222222;
	z-index: 9999;
	width: 100%;
}
#tmp_setting {
	display: block;
	width: 100%;
	padding: 12px 0 9px;
}
#tmp_setting ul {
	background-color: #d7e6fe;
	color: #000000;
	box-shadow: 0 0 2px 0 rgb(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 2px 0 rgb(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
}
#tmp_setting ul li {
	width: 100%;
	float: none;
	display: block;
	vertical-align: middle;
    padding: 10px 10px 8px;
	border-right: none;
    border-bottom: 1px solid #0e5fa6;
}
#tmp_setting ul li:nth-child(2) {
	display: none;
}
#tmp_setting ul li:last-child {
	border-bottom: none;
}
#tmp_setting li a {
    display: block;
	text-align: center;
    font-size: 114.2%;
    color: inherit;
    background-color: transparent;
}
#tmp_search {
	display: block;
    background-color: #e5f1fd;
    color: #000000;
    margin-right: 0;
	padding: 13px 9px 12px 0;
}
#tmp_search .site_sch_ttl {
	background: transparent url(/shared/site_rn/images/header/label_icon.png) no-repeat 10px 12px;
	background-size: auto 10px;
	-webkit-background-size: auto 10px;
	-moz-background-size: auto 10px;
	padding: 3px 4px 0 21px;
	width: 100px;
}
#tmp_search .sch_box input {
    display: block;
    width: 100%;
    height: 35px;
    font-size: 114.3%;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    color: #222222;
    padding: 4px 70px 4px 10px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
#tmp_search .sch_btn input {
	font-size: 0.875rem;
	width: 54px;
    height: 35px;
}
#tmp_switch_sp_style {
	display: none;
}
#tmp_hnavi_rmenu,
.spmenu_open #tmp_hnavi_s {
	display: block;
}
#tmp_hnavi_s {
	display: block !important;
	margin-right: 0;
	width: auto;
}
#tmp_hnavi_rmenu {
	position: absolute;
	z-index: 99;
	top: 0;
	right: 0;
}
#tmp_hnavi_s li a {
	display:block;
	width:50px;
	height:50px;
	text-decoration:none; 
	text-align: center;
	font-size: 0.625rem;
}
#tmp_hnavi_s #tmp_hnavi_rmenu a {
    color: #ffffff;
    background: #393939 url(/shared/site_rn/images/header/sch_menu_icon.png) no-repeat center 10px;
	padding: 30px 2px 0;
	border: 1px solid #393939;
    background-size: 16px auto;
    -webkit-background-size: 16px auto;
    -moz-background-size: 16px auto;
}
#tmp_hnavi_s #tmp_hnavi_rmenu a.open_menu {
	color: #ffffff;
    background: #393939 url(/shared/site_rn/images/header/close_btn.png) no-repeat center 10px;
	padding: 30px 2px 0;
	border: 1px solid #393939;
    background-size: 14px auto;
    -webkit-background-size: 14px auto;
    -moz-background-size: 14px auto;
}
#tmp_hnavi_lmenu {
	position: absolute;
    top: 0;
	right: 52px;
}
#tmp_hnavi_lmenu a {
    display: block;
    text-decoration: none;
    font-size: 0.625rem;
	text-align: center;
	line-height: 1.1;
	border: 1px solid #ffdcd1;
	padding: 25px 0 1px;
	background-position: center 5px;
	background-size: 17px auto;
	-webkit-background-size: 17px auto;
	-moz-background-size: 17px auto;
	min-height:auto;
	margin-bottom:0;
}
.no_javascript #tmp_hnavi_lmenu a {
	padding-top:25px;
}
#tmp_hnavi_lmenu a::after {
	display:none;
}
/* emergency_s
================================================== */
#tmp_wrap_emergency_s {
	padding:10px 0;
}
#tmp_emergency_s_ttl {
	margin-bottom:5px;
}
#tmp_emergency_s_ttl .close_btn {
	right:5px;
	font-size:85.7%;
}
#tmp_emergency_s_ttl .close_btn a {
	min-width:auto;
	padding:2px 15px;
}
/* gnavi
================================================== */
.gnavi{
	position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
	z-index: 99;
}
.gnavi li,
.format_free .gnavi li {
	width: 33.3333333%;
	border: none;
}
.gnavi.type2 li,
.format_free .gnavi.type2 li {
	width: 25%;
}
.gnavi a,
.gnavi.type2 a,
.gnavi.type2 .glist4 a{
    text-align: center;
    font-size: 0.68rem;
    color: #ffffff;
    background-color: #3a3b3a;
	border-right: 1px solid #ffffff;
	padding: 0;
}
.gnavi .active a,
.gnavi a:hover,
.gnavi a:focus,
.gnavi.type2 .active a,
.gnavi.type2 a:hover,
.gnavi.type2 a:focus {
    color: #ffffff;
    background-color: #3a3b3a;
}
.gnavi li:last-child a,
.gnavi.type2 li:last-child a {
	border-right: none;
}
.gnavi li span,
.gnavi.type2 li span {
	padding: 42px 3px 8px;
	background-repeat:no-repeat;
	background-position:center 10px;
	-webkit-background-size:30px auto !important;
	-moz-background-size:30px auto !important;
	background-size:30px auto !important;
}
.gnavi li.glist1 span,
.gnavi li.glist1.active a span,
.gnavi li.glist1 a:hover span,
.gnavi li.glist1 a:focus span,
.gnavi.type2 li.glist1 span,
.gnavi.type2 li.glist1.active a span,
.gnavi.type2 li.glist1 a:hover span,
.gnavi.type2 li.glist1 a:focus span {
	background-image:url(/shared/site_rn/images/header/gnavi_icon_sp1.png);
}
.gnavi li.glist2 span,
.gnavi li.glist2.active a span,
.gnavi li.glist2 a:hover span,
.gnavi li.glist2 a:focus span,
.gnavi.type2 li.glist2 span,
.gnavi.type2 li.glist2.active a span,
.gnavi.type2 li.glist2 a:hover span,
.gnavi.type2 li.glist2 a:focus span {
	background-image:url(/shared/site_rn/images/header/gnavi_icon_sp2.png);
}
.gnavi li.glist3 span,
.gnavi li.glist3.active a span,
.gnavi li.glist3 a:hover span,
.gnavi li.glist3 a:focus span,
.gnavi.type2 li.glist3 span,
.gnavi.type2 li.glist3.active a span,
.gnavi.type2 li.glist3 a:hover span,
.gnavi.type2 li.glist3 a:focus span {
	background-image:url(/shared/site_rn/images/header/gnavi_icon_sp3.png);
}
.gnavi.type2 li.glist4 span,
.gnavi.type2 li.glist4.active a span,
.gnavi.type2 li.glist4 a:hover span,
.gnavi.type2 li.glist4 a:focus span {
	background-image:url(/shared/site_rn/images/header/gnavi_icon_sp4.png);
}
/* submenu
================================================== */
#submenu {
	padding: 20px 10px;
}
.corona_site a {
	padding: 19px 20px 16px 34px;
	background-size: 13px auto;
	-moz-background-size: 13px auto;
	-webkit-background-size: 13px auto;
	background-position: 15px 23px;
}
#submenu ul li a {
    padding: 13px 40px 7px 32px;
    background-size: 13px auto;
	-moz-background-size: 13px auto;
	-webkit-background-size: 13px auto;
	background-position: 11px 15px;
}
/* rnavi_related_link
================================================== */
.rnavi_related_link {
    padding: 20px 10px 18px;
}
.rnavi_main_link {
    margin-bottom: 29px;
}
.rnavi_main_link .link_ttl a {
    padding: 7px 25px 39px 12px;
	background-size: 36px auto;
    -moz-background-size: 36px auto;
    -webkit-background-size: 36px auto;
}
.rnavi_most_viewed .viewed_ttl {
    margin-bottom: 6px;
    padding-left: 14px;
    font-size: 114.3%;
    background-size: 13px auto;
    -moz-background-size: 13px auto;
    -webkit-background-size: 13px auto;
	background-position: 0 2px;
}
.rnavi_most_viewed .viewed_cnt a {
    padding: 11px 8px 9px 33px;
    background-size: 13px auto;
    -moz-background-size: 13px auto;
    -webkit-background-size: 13px auto;
    background-position: 11px 14px;
}
.rnavi_publicity a {
    padding: 21px 20px 16px 34px;
    background-size: 13px auto;
    -moz-background-size: 13px auto;
    -webkit-background-size: 13px auto;
    background-position: 15px 24px;
}
/* easy_search_btn
================================================== */
.easy_search_btn {
	width:100%;
	padding:0 10px;
}
.easy_search_btn a {
	background:url(/shared/site_rn/images/main/easy_search_sp.png) no-repeat left top;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
	padding-top:21%;
}
.easy_search_btn a,
.easy_search_btn span {
	width:100%;
	height:0;
}
.easy_search_btn a:hover,
.easy_search_btn a:focus {
	background-image:url(/shared/site_rn/images/main/easy_search_sp.png);
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
}

/* inquiry
================================================== */
#tmp_inquiry {
    margin: 0 0 20px;
}
#tmp_inquiry_ttl {
    padding: 0 9px;
    font-size: 114.3%;
}
#tmp_inquiry_ttl p {
    padding: 15px 7px 5px;
    border-bottom: 1px solid #0e5fa6;
}
#tmp_inquiry_cnt {
    padding: 14px 11px 12px;
}
#tmp_inquiry_cnt .inquiry_parts p {
    margin-bottom: 1px;
}
#tmp_inquiry_s {
    margin-bottom: 20px;
	padding: 22px 10px 16px;
}

/* pankuzu
================================================== */
#tmp_pankuzu {
	padding-top:20px;
	margin-bottom:48px;
    font-size: 85.7%;
}
/* update
================================================== */
#tmp_wrap_custom_update {
	margin-top:0;
}
#tmp_custom_update {
	padding:0 0 10px;
    font-size: 100%;
}
#tmp_print {
    display: none;
}

/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_pc #tmp_switch_pc_style {
	display: block;
}
.wrap_mc_pc {
	padding: 21px 10px 10px;
}
.wrap_mc_pc a {
    text-align: left;
    border: 1px solid #cfd8e5;
    background: #ffffff url(/shared/site_rn/images/header/pc_sw_icon.png) no-repeat 7px 11px;
    background-size: auto 17px;
    -webkit-background-size: auto 17px;
    -moz-background-size: auto 17px;
    color: #000000;
    text-decoration: none;
    padding: 10px 5px 6px 38px;
    font-weight: normal;
}
#tmp_sma_rmenu .close_btn {
	padding: 10px 10px;
}
#tmp_sma_rmenu .close_btn a {
	display: block;
	position: relative;
	text-decoration: none;
	text-align: center;
	background-color: #3a3b3a;
	color: #ffffff;
	padding: 11px 10px 6px 10px
}
#tmp_sma_rmenu .close_btn a:before {
	content: '';
	position: relative;
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #3a3b3a url(/shared/site_rn/images/header/close_btn.png) no-repeat top left;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	margin-right: 8px;
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	padding-bottom: 65px;
}
#tmp_footer .fnavi_block .container{
	padding: 0 10px;
}
#tmp_footer .container{
	padding: 0;
}
.footer_cnt{
	padding-right: 0;
	margin-left: 0;
}
.footer_cnt .flogo{
	width: 100%;
	border-bottom: 1px solid #c9c9c9;
}
.footer_cnt .flogo,
.footer_cnt .footer_info{
	display: block;
}
.footer_cnt .flogo p,
.footer_cnt .flogo a,
.footer_cnt .flogo span{
	width: 110px;
	height: 50px;
	background-size: 110px auto;
	-webkit-background-size: 110px auto;
	-moz-background-size: 110px auto;
}
.footer_cnt .footer_info{
	font-size: 85.7%;
	padding: 13px 10px 17px;
}
.footer_cnt address p{
	display: block;
	line-height: 1;
	margin: 0;
}
.prefectural_link{
	right: 13px;
	top: 25px;
	font-size: 85.7%;
}
.prefectural_link a{
	border-width: 1px;
	width: 166px;
	padding: 9px 21px 8px 32px;
	background-position: 14px center;
    background-size: 12px auto;
    -webkit-background-size: 12px auto;
    -moz-background-size: 12px auto;
}
/* fnavi */
#tmp_footer .fnavi_block .fnavi{
	padding: 9px 8px;
}
.fnavi li a{
	font-size: 85.7%;
	padding-left: 18px;
	background-size: 12px auto;
	-webkit-background-size: 12px auto;
	-moz-background-size: 12px auto;
}
.footer_cnt .footer_address span{
	display: block;
	padding-bottom: 5px;
}
.wrap_copyright{
	padding: 2px 0 0;
}
.copyright {
	font-size: 85.7%;
	text-align:center;
	clear:both;
}
/* pnavi */
.pnavi{
	margin: 0 0 13px;
}
.pnavi a{
	padding-top: 26px;
	font-size: 85.7%;
	background-size: 40px auto;
	-webkit-background-size: 40px auto;
	-moz-background-size: 40px auto;
}
/* ==================================================
class
================================================== */

/* float ▼Do not edit
================================================== */
.float_lft,
.float_rgt {
	float:none;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* youtube ▼Do not edit
================================================== */
#tmp_contents .frame_youtube,
#tmp_contents .frame_ustream,
#tmp_contents .detail_html {
	position:relative;
	display:block;
	height:0;
	padding-bottom:56.25%;
	overflow:hidden;
	min-width:200px;
}
#tmp_contents .frame_youtube object,
#tmp_contents .frame_ustream object,
#tmp_contents .detail_html object,
#tmp_contents .frame_youtube iframe,
#tmp_contents .frame_ustream iframe,
#tmp_contents .detail_html iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


/* ==================================================
parts
================================================== */
/* parts ▼Do not edit
============================== */
div.col2 div.col2L,
div.col3 div.col3L,
div.col3 div.col3M,
div.col2 div.col2 div.col2L,
div.fixed_col2 div.fixed_col2L {
	width:100%;
	padding-right:0;
	display: block;
	float:none;
	clear:both;
}
div.col2 div.col2R,
div.col3 div.col3R,
div.col2 div.col2 div.col2R,
div.fixed_col2 div.fixed_col2R {
	width:100%;
	padding-left:0;
	display: block;
	float:none;
	clear:both;
}
#tmp_contents div.col3 ul,
#tmp_contents div.col2 ul {
	margin-bottom:0;
}
div.img_cap {
	width:auto !important;
}
#tmp_contents img {
	max-width:100%;
	height:auto;
}
#tmp_contents ul,
#tmp_contents ol {
	margin-left:20px;
}
/*
#tmp_contents table {
	width:auto;
}
#tmp_contents table table {
	max-width:100%;
}
#tmp_contents table th,
#tmp_contents table td {
	width:auto;
}
*/
#tmp_contents table.gsc-search-box td.gsc-input {
	width:100% !important;
}
#tmp_contents input[type="text"],
#tmp_contents textarea {
	width:100%;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;/* Webkit */
}

/* col2
================================================== */
/* col2_pub */
div.col2 div.col2L {
    padding-right: 0;
}
div.col2 div.col2R {
	padding-left: 0;
}

/* col3_pub */
div.col3 div.col3L,
div.col3 div.col3M {
	padding-right: 0;
}
div.col3 div.col3R {
	padding-left: 0;
}
div.col3 div.col3M {
    padding-left: 0;
}

/* event_cal
================================================== */
/* cate_ttl
================================================== */
#tmp_cate_ttl img {
    height:auto;
    max-width:100%;
}


/* Scroll Table
================================================== */
/*
.scroll_table {
	overflow-x:auto;
	margin-bottom:35px;
	padding:23px 5px 5px;
	background:#F5F5F5 url(/shared/site_rn/images/icon/scroll_table_icon.png) right 5px no-repeat;
	background-size:75px 15px;
}
.scroll_table {
	overflow-x:scroll;
}
.scroll_table_switch {
	text-align:right;
	margin:0 0 10px;
	font-size:75%;
	line-height:1.2;
}
.scroll_table_switch a {
	border:1px solid #CCCCCC;
	color:#333333;
	display:inline-block;
	padding:8px 10px 8px 70px;
	text-decoration:none;
	background:#F2F2F2 url(/shared/site_rn/images/icon/scroll_table_ex.png) 10px center no-repeat;
	background-size:46px 20px;
	box-shadow:0 2px 0 0 #91918E;
	min-width:9em;
	text-align:center;
}
.scroll_table_switch a.scroll {
	background:#FFFFFF url(/shared/site_rn/images/icon/scroll_table_df.png) 10px center no-repeat;
	background-size:46px 20px;
}
.scroll_table::-webkit-scrollbar{
 height: 5px;
}
.scroll_table::-webkit-scrollbar-track{
 background: #F1F1F1;
}
.scroll_table::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}*/
/* ==================================================
old_style
================================================== */
.tablescroll {
  overflow-x: auto;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}


