@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:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    font-size:105%;
}
a:link {
    color:#003377;
}
body {
    font-size:100%;
    color: #393939;
    background-color: #ffffff;
}
#tmp_contents img {
	max-width:100%;
	height:auto;
}
/* Styles
================================================== */
/* text */
.txt_red {
    color:#9e1c1c; /* Setting by CMS sheets */
}
.txt_green {
    color:#074a23; /* Setting by CMS sheets */
}
.txt_big {
    font-size:130%; /* Setting by CMS sheets */
}
.txt_small {
    font-size:86%; /* Setting by CMS sheets */
}
/* bgcolor */
td.bg_red,
th.bg_red {
    color:inherit;
    background-color:#FCECEC; /* Setting by CMS sheets */
}
td.bg_yellow,
th.bg_yellow {
    color:inherit;
    background-color:#FBFBDF; /* Setting by CMS sheets */
}
td.bg_blue,
th.bg_blue {
    color:inherit;
    background-color:#EBF9FC; /* Setting by CMS sheets */
}
td.bg_gray,
th.bg_gray {
    color:inherit;
    background-color:#E9E9E9; /* Setting by CMS sheets */
}
td.bg_green,
th.bg_green {
    color:inherit;
    background-color:#EDFBEE; /* Setting by CMS sheets */
}
td.bg_purple,
th.bg_purple {
    color:inherit;
    background-color:#EDE9FA; /* Setting by CMS sheets */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* ==================================================
Base-Layout
================================================== */
#tmp_wrapper {
    min-width: 1200px;
    margin:0 auto;
    overflow: hidden;
    position: relative;
}
.container {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.column_rnavi .wrap_col_main {
    width: 100%;
    float: left;
    margin: 0 -320px 0 0;
}
.column_rnavi .col_main {
    margin: 0 320px 0 0;
}
.wrap_col_rgt_navi {
    float: right;
    position: relative;
}
.col_rgt_navi {
    width: 270px;
    margin: 6px 0 0;
}
#tmp_main {
	padding-bottom:90px;
}
.format_top #tmp_main {
	padding-bottom:0;
}
#tmp_contents {
	margin-bottom:2.4em;
}

/* header
================================================== */
.format_top #tmp_header_wrap_container {
    background: rgba(255,255,255,0.9);
}
.format_top.custom_search #tmp_wrapper,
.format_free #tmp_wrapper {
    padding: 53px 0 0;
}
/*
.format_top:not(.custom_search).model_pc #tmp_wrapper {
	padding-top: 0 !important;
}
*/
.no_javascript.format_top.custom_search #tmp_wrapper,
.no_javascript.format_free #tmp_wrapper {
	padding-top:0;
}
.used_javascript #tmp_header {
    position: fixed;
    top: 0;
	min-width:320px;
}
#tmp_header {
    width: 100%;
    z-index: 10;
    padding: 0;
}
#tmp_header_wrap_container {
    color: #393939;
    background: #ffffff url(/shared/images/bg_header.jpg) repeat-x left center;
}
#tmp_header.is-fixed #tmp_header_wrap_container {
	-webkit-box-shadow: 0 -8px 8px 8px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 -8px 8px 8px rgba(0, 0, 0, 0.5);
	box-shadow: 0 -8px 8px 8px rgba(0, 0, 0, 0.5);
}
#tmp_hlogo {
    float:left;
    padding: 6px 0 7px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
    display:block;
    width:212px;
    height:40px;
    background: transparent url(/shared/images/logo.png) no-repeat left center;
}
#tmp_hlogo a {
    display:block;
    width:212px;
    height:40px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
    display:block;
    width:212px;
    height:40px;
    position:relative;
    z-index:-1;
    overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}
#tmp_head_home {
    float: left;
    padding: 14px 14px;
}
#tmp_head_home > p > a {
    display: inline-block;
    min-width: 76px;
    min-height: 25px;
    padding: 1px 6px;
    text-align: center;
    text-decoration: none;
    font-size: 87.5%;
    color: #ffffff;
    background: #0069bd;
    -moz-transition: 0.3s all;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
	box-shadow: 0 1px 7px rgba(0, 0, 0, 0.1);
}
#tmp_head_home > p > a:hover,
#tmp_head_home > p > a:focus {
	color: #ffffff;
	background: #525252;
}
#tmp_hnavi_pc {
    float: right;
}
#tmp_hnavi_pc li {
    position: relative;
    padding: 0 0 0 1px;
    float: left;
    list-style: none;
    background: url(/shared/images/icon/icon_line_hnavi.png) left center no-repeat;
}
#tmp_hnavi_pc li:last-child::after {
    content: '';
    display: inline-block;
    position: absolute;
    width: 1px;
    top: 0;
    bottom: 0;
    right: 0;
    background: url(/shared/images/icon/icon_line_hnavi.png) no-repeat center bottom;
}
#tmp_hnavi_pc li a {
    display: block;
    min-width: 66px;
    padding: 32px 3px 6px;
    text-decoration: none;
    text-align: center;
    font-size: 75%;
    color: #393939;
    background-color: transparent;
}
#tmp_hnavi_pc .icon_search.active a,
#tmp_hnavi_pc li a:hover,
#tmp_hnavi_pc li a:focus {
    color: #ffffff;
    background-color: #2f5c95;
}
.icon_search a{
    background: transparent url(/shared/images/icon/icon_btn_search.png) center 9px no-repeat;
}
#tmp_hnavi_pc .icon_search.active a,
#tmp_hnavi_pc .icon_search a:hover,
#tmp_hnavi_pc .icon_search a:focus {
    background-image: url(/shared/images/icon/icon_btn_search_hv.png);
}
.icon_disaster a{
    background: transparent url(/shared/images/icon/icon_disaster.png) center 10px no-repeat;
}
#tmp_hnavi_pc .icon_disaster a:hover,
#tmp_hnavi_pc .icon_disaster a:focus {
    background-image: url(/shared/images/icon/icon_disaster_hv.png);
}
.icon_access a{
    background: transparent url(/shared/images/icon/icon_access.png) center 7px no-repeat;
}
#tmp_hnavi_pc .icon_access a:hover,
#tmp_hnavi_pc .icon_access a:focus {
    background-image: url(/shared/images/icon/icon_access_hv.png);
}
.icon_rmenu a{
    background: transparent url(/shared/images/icon/icon_menu.png) center 10px no-repeat;
}
#tmp_hnavi_pc .icon_rmenu a:hover,
#tmp_hnavi_pc .icon_rmenu a:focus {
    background-image: url(/shared/images/icon/icon_menu_hv.png);
}
#tmp_header #tmp_hnavi_pc li a.active {
    color: #ffffff;
	background-image: url(/shared/images/icon/icon_close.png);
	background-size: 18px;
	background-position: center 11px;
	background-color: #525252;
}
.wrap_sma_sch {
    display: none;
    padding: 40px 10px 50px;
    z-index: 10;
    color: #ffffff;
    background-color: #525252;
}
/* gnavi
================================================== */
#tmp_gnavi {
	position:relative;
	z-index:5;
}
.format_top #tmp_gnavi {
    display: none;
}
.format_top.custom_search #tmp_gnavi {
    display: block;
}
.gnavi {
    color:#ffffff;
    clear:both;
    background: #0069bd;
}
.gnavi ul {
    list-style:none;
}
#tmp_gnavi > .gnavi > .container > ul > li {
    float:left;
	width:14%;
    color:#ffffff;
    background: #0069bd url(/shared/images/icon/icon_line_gnavi.png) no-repeat left center;
}
#tmp_gnavi > .gnavi > .container > ul > .glist6 {
	width:20%;
}
#tmp_gnavi > .gnavi > .container > ul > .glist4,
#tmp_gnavi > .gnavi > .container > ul > .glist7 {
	width:12%;
}
#tmp_gnavi > .gnavi > .container > ul > li > a,
#tmp_gnavi > .gnavi > .container > ul > li > span > a {
    position: relative;
    display:block;
    padding: 18px 5px 20px;
    text-align:center;
    text-decoration:none;
    color: #ffffff;
    -moz-transition: 0.3s all;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    background: transparent url(/shared/images/icon/icon_gnavi.png) no-repeat 50% 45px;
}
#tmp_gnavi > .gnavi > .container > ul > li:last-child > a::after,
#tmp_gnavi > .gnavi > .container > ul > li:last-child > span > a::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
	right: 0;
	margin-top: -4px;
    width: 1px;
    height: 8px;
    background: #0069bd url(/shared/images/icon/icon_line_gnavi.png) no-repeat right center;
}
#tmp_gnavi > .gnavi > .container > ul > li.is-open > a,
#tmp_gnavi > .gnavi > .container > ul > li > a:hover,
#tmp_gnavi > .gnavi > .container > ul > li > a:focus {
    color: #0069bd;
    background-color: #ffffff;
}
#tmp_gnavi > .gnavi > .container > ul > li > a span:before {
    position: absolute;
    display: block;
    background: transparent url(/shared/images/icon/icon_gnavi.png) no-repeat;
    width: 9px;
    height: 9px;
    left: 0;
    bottom: 2px;
}
/* drop_down_hidden */
.drop_down_hidden {
	display: none;
	position: absolute;
	top: 60px;
    left: 0;
	width: 100%;
	background-color: #ffffff;
	color: #222222;
	padding: 23px 10px 8px 30px;
	border: 1px solid #ffffff;
	z-index:10;
}
.drop_down_hidden .gmenu_ttl {
	float:left;
	width:19.5%;
	display:table;
}
.drop_down_hidden .gmenu_cnt {
	float:right;
	width:80%;
}
.drop_down_hidden .wrap_menu_idx {
	float:left;
	width:33.3%;
	margin:0 0 17px;
	padding:0 7px 0 8px;
}
.drop_down_hidden .wrap_menu_idx:nth-child(3n+1) {
	clear:both;
}
.drop_down_hidden .menu_idx {
    display: table;
    width: 100%;
	border:2px solid #d8e4f5;
	padding:4px;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.drop_down_hidden .menu_idx .menu_idx_thumb {
    float: left;
    width: 87px;
    height: 87px;
    overflow: hidden;
    margin: 0;
    line-height: 1.6;
	background-color:#ffffff;
}
.drop_down_hidden .menu_idx .menu_idx_thumb img {
    width: 100%;
    height: auto;
    opacity: 1;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.drop_down_hidden .menu_idx .menu_idx_ttl {
    font-weight: bold;
    padding: 5px 13px;
    line-height: 1.6;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
	height:87px;
}
.drop_down_hidden .menu_idx .menu_idx_ttl .subttl {
    display: block;
    font-size: 87.5%;
}
.drop_down_hidden .menu_idx .menu_idx_ttl a {
    display: block;
    color: #393939;
    text-decoration: none;
	text-align:left;
}
.drop_down_hidden .menu_idx:hover .menu_idx_ttl a {
    color: #ffffff;
}
.drop_down_hidden .menu_idx:hover .menu_idx_thumb img,
.drop_down_hidden .menu_idx:focus .menu_idx_thumb img,
.drop_down_hidden .menu_idx:active .menu_idx_thumb img {
    opacity: 0.5;
}
.drop_down_hidden .menu_idx:hover,
.drop_down_hidden .menu_idx:focus,
.drop_down_hidden .menu_idx:active {
    background-color: #0069bd;
    color: #ffffff;
}
.drop_down_hidden .gmenu_ttl .ttl {
	display:table-cell;
	vertical-align:middle;
	height:183px;
	font-size:150%;
	font-weight:bold;
	padding:0 10px;
}
.drop_down_hidden .gmenu_ttl .ttl a {
	display:inline-block;
	color:#333333;
	text-decoration:none;
	background:url(/shared/images/icon/icon_gnavi2.png) no-repeat left 10px;
	padding-left:17px;
}
.drop_down_hidden .gmenu_ttl .ttl a:hover,
.drop_down_hidden .gmenu_ttl .ttl a:focus {
	text-decoration:underline;
}
.drop_down_hidden .close_btn {
	position:absolute;
	left:42px;
	bottom:22px;
}
.drop_down_hidden .close_btn a {
	box-shadow:none;
	border-color:#d8e4f5;
	width:142px;
	min-height:auto;
	padding:7px 0 5px;
}
.drop_down_hidden .close_btn a::before {
	margin:-3px 7px 0 0
}
/* Sub_menu_gnavi
================================================== */
#tmp_sma_menu {
	width:1200px;
	margin:0 auto;
}
#tmp_sma_menu .container {
    max-width: 895px;
}
#tmp_sma_lnavi_ttl {
    padding: 8px 0;
    margin: 0 0 20px;
    text-align: center;
}
#tmp_sma_lnavi_ttl p {
    font-size: 150%;
}
#tmp_sma_lnavi_ttl p::after {
    content: '';
    width: 30px;
    height: 2px;
    background: #ffffff;
    display: block;
    margin: 11px auto 0;
}
#tmp_sma_lnavi_cnt .gnavi_sma .container {
	padding: 0;
}
#tmp_sma_lnavi_cnt .gnavi_sma {
    margin: 0 0 55px;
	color: #ffffff;
    background: #525252
}
#tmp_sma_lnavi_cnt .gnavi_sma li {
    padding: 11px 0 7px 0;
    margin: 0 3.9% 0 0;
    list-style: none;
    float: left;
    border-bottom: 1px solid #ffffff;
}
#tmp_sma_lnavi_cnt .gnavi_sma li:nth-child(2n+1) {
    width: 20.6%;
}
#tmp_sma_lnavi_cnt .gnavi_sma li:nth-child(4n-2) {
    width: 29.8%;
}
#tmp_sma_lnavi_cnt .gnavi_sma li:nth-child(4n) {
    width: 16.1%;
    margin: 0;
}
#tmp_sma_lnavi_cnt .gnavi_sma a {
	display: inline-block;
    padding: 13px 5px 13px 24px;
    text-align: left;
    text-decoration: none;
    font-size: 112.5%;
    color: #ffffff;
    background: #525252 url(/shared/images/icon/icon_arrow_wh_fn.png) no-repeat 7px 20px;
    background-size: 6px 9px;
    -moz-transition: 0.3s all;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}
#tmp_sma_lnavi_cnt .gnavi_sma a:hover,
#tmp_sma_lnavi_cnt .gnavi_sma a:focus,
#tmp_sma_lnavi_cnt .gnavi_sma a.active {
    text-decoration: underline;
}
.spmenu_open #tmp_sma_menu .close_btn{
	display: block;
	clear:both;
}
.close_btn a {
	width: 122px;
	min-height: 30px;
	display: block;
	padding: 2px 0 1px;
	margin: 0 auto;
	text-align: center;
	border: 2px solid #abc7de;
	text-decoration: none;
	font-size: 85.7%;
	color: #333333;
	background-color: #ffffff;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	-moz-transition: 0.3s all;
	-webkit-transition: 0.3s all;
	transition: 0.3s all;
}
.close_btn a:before {
	content: '';
	width: 11px;
	height: 11px;
	margin: -1px 4px 0 0;
	display: inline-block;
	vertical-align: middle;
	background: url(/shared/images/icon/icon_close_bl.png) no-repeat left center;
	background-size: 100%;
}
.close_btn a:hover,
.close_btn a:focus {
    background-color: #0069bd;
	color: #ffffff;
    border-color: #0069bd;
}
.close_btn a:hover:before,
.close_btn a:focus:before {
    background: url(/shared/images/icon/icon_close.png) no-repeat left center;
    background-size: 100%;
}
/* info_look_for
================================================== */
#tmp_sma_lnavi_cnt .info_look_for {
    width: 71.8%;
    float: left;
    margin: 0 0 44px;
}
#tmp_sma_lnavi_cnt .info_look_for ul {
    padding: 0 4.7% 0 0;
}
#tmp_sma_lnavi_cnt .info_look_for ul li {
    width: 50%;
    float: left;
    list-style: none;
    text-align: center;
    margin: 0 0 13px;
    padding: 0 13px 0 0;
}
#tmp_sma_lnavi_cnt .info_look_for ul li:nth-child(2n+1) {
    clear: both;
}
#tmp_sma_lnavi_cnt .info_look_for ul li a {
    display: block;
    min-height: 53px;
	padding: 13px 0 8px;
	text-decoration: none;
	font-size: 112.5%;
	font-weight: bold;
    color: #333333;
    -moz-transition: 0.3s all;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}
#tmp_sma_lnavi_cnt .info_look_for ul li a:before {
    content: '';
    width: 35px;
    height: 33px;
    display: inline-block;
    margin: -2px 12px 0 0;
    vertical-align: middle;
}
#tmp_sma_lnavi_cnt .info_look_for .reports a{
    background: #e1f2ff
}
#tmp_sma_lnavi_cnt .info_look_for .spots a{
    background: #d7fae5
}
#tmp_sma_lnavi_cnt .info_look_for .education a{
    background: #fce3ea
}
#tmp_sma_lnavi_cnt .info_look_for .citizens a{
    background: #ffdfcb
}

#tmp_sma_lnavi_cnt .info_look_for .reports a:before{
	background:url(/shared/images/icon/icon_reports.png) no-repeat;
	background-size: 100%;
}
#tmp_sma_lnavi_cnt .info_look_for .reports a:hover:before,
#tmp_sma_lnavi_cnt .info_look_for .reports a:focus:before {
    background:url(/shared/images/icon/icon_reports_hv.png) no-repeat;
}
#tmp_sma_lnavi_cnt .info_look_for .spots a:before{
    width: 34px;
    height: 33px;
	background: url(/shared/images/icon/icon_spots.png) no-repeat;
    background-size: 100%;
}
#tmp_sma_lnavi_cnt .info_look_for .spots a:hover:before,
#tmp_sma_lnavi_cnt .info_look_for .spots a:focus:before {
    background:url(/shared/images/icon/icon_spots_hv.png) no-repeat;
}
#tmp_sma_lnavi_cnt .info_look_for .education a:before{
    width: 36px;
    height: 31px;
	background: url(/shared/images/icon/icon_education.png) no-repeat;
    background-size: 100%;
}
#tmp_sma_lnavi_cnt .info_look_for .education a:hover:before,
#tmp_sma_lnavi_cnt .info_look_for .education a:focus:before {
    background:url(/shared/images/icon/icon_education_hv.png) no-repeat;
}
#tmp_sma_lnavi_cnt .info_look_for .citizens a:before{
    width: 34px;
    height: 34px;
	background: url(/shared/images/icon/icon_citizens.png) no-repeat;
    background-size: 100%;
}
#tmp_sma_lnavi_cnt .info_look_for .citizens a:hover:before,
#tmp_sma_lnavi_cnt .info_look_for .citizens a:focus:before {
    background:url(/shared/images/icon/icon_citizens_hv.png) no-repeat;
}
#tmp_sma_lnavi_cnt .home_page_btn {
    width: 28.2%;
    float: left;
}
#tmp_sma_lnavi_cnt .home_page_btn {
	margin: 0 -2px 20px;
}
#tmp_sma_lnavi_cnt .home_page_btn p{
	width: 100%;
    margin: 0 0 13px;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
}
#tmp_sma_lnavi_cnt .home_page_btn p a {
    min-height: 46px;
	display: block;
	padding: 11px 10px 10px;
	text-align: center;
	border: 2px solid #abc7de;
	text-decoration: none;
    font-size: 112.5%;
    font-weight: bold;
	color: #0069bd;
    background-color: #ffffff;
    -moz-transition: 0.3s all;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}
#tmp_sma_lnavi_cnt .home_page_btn p a:before {
	content: '';
	width: 21px;
	height: 21px;
	margin: -1px 7px 0 0;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: left center;
    vertical-align: middle;
}
#tmp_sma_lnavi_cnt .icon_home a:before{
	background-image: url(/shared/images/icon/icon_home.png);
}
#tmp_sma_lnavi_cnt .icon_home a:hover:before,
#tmp_sma_lnavi_cnt .icon_home a:focus:before {
    background:url(/shared/images/icon/icon_home_hv.png) no-repeat;
}
#tmp_sma_lnavi_cnt .icon_search_menu a:before{
	background-image: url(/shared/images/icon/icon_search_sm.png);
}
#tmp_sma_lnavi_cnt .icon_search_menu a:hover:before,
#tmp_sma_lnavi_cnt .icon_search_menu a:focus:before {
    background:url(/shared/images/icon/icon_search_sm_hv.png) no-repeat;
}
#tmp_sma_lnavi_cnt .info_look_for ul li a:hover,
#tmp_sma_lnavi_cnt .info_look_for ul li a:focus {
    background-color: #0069bd;
    color: #ffffff;
}
#tmp_sma_lnavi_cnt .home_page_btn p a:hover,
#tmp_sma_lnavi_cnt .home_page_btn p a:focus,
#tmp_sma_lnavi_cnt .home_page_btn p a:active {
    background-color: #0069bd;
    color: #ffffff;
    border-color: #0069bd;
}
/* tmp_sma_setting
================================================== */
#tmp_sma_setting {
    margin: 0 0 30px;
    clear: both;
}
#tmp_sma_setting ul {
    margin: 0 -5px;
}
#tmp_sma_setting ul li {
    width: 33.33%;
    float: left;
    text-align: center;
    padding: 0 5px;
	list-style: none;
}
#tmp_sma_setting ul li a {
    min-height: 46px;
	display: block;
	padding: 11px 0 10px;
	margin: 0 0 4px;
	border: 1px solid #ffffff;
	text-decoration: none;
	font-size: 112.5%;
	color: #ffffff;
	background-color: #3c3c3c;
    background-repeat: no-repeat;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
    -moz-transition: 0.3s all;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}
#tmp_sma_setting ul li a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
}
#tmp_sma_setting .icon_read a:before{
    width: 18px;
    height: 20px;
	background: url(/shared/images/icon/icon_read.png) no-repeat;
    background-size: 100%;
    margin: -6px 10px 0 0;
}
#tmp_sma_setting .icon_language a:before{
    width: 17px;
    height: 17px;
	background: url(/shared/images/icon/icon_language.png) no-repeat;
    background-size: 100%;
    margin: -6px 8px 0 0;
}
#tmp_sma_setting .icon_yasashi a:before{
    width: 20px;
    height: 19px;
	background: url(/shared/images/icon/icon_yasashi.png) no-repeat;
    background-size: 100%;
    margin: -2px 10px 0 0;
}
#tmp_sma_setting #tmp_switch_pc_style:before {
	background: url(/shared/images/icon/icon_pc_sw.png) no-repeat;
    background-size: 100%;
}
#tmp_sma_setting ul li a:hover,
#tmp_sma_setting ul li a:focus {
    text-decoration: underline;
}
/* footer
================================================== */
#tmp_footer { 
    color: #ffffff;
    background: #004080;
    margin: 45px 0 0;
    position: relative;
}
#tmp_footer address a {
	color:#ffffff;
}
#tmp_footer .container {
    padding-top: 21px;
    padding-bottom: 25px;
}
/* fnavi  */
.fnavi {
    width: 69.2%;
    float: right;
    padding: 6px 10px 5px;
    color:inherit;
    list-style:none;
}
.fnavi ul {
    list-style: none;
    padding: 4px 6px;
}
.fnavi li {
    margin:0 15px 0 0;
    float:left;
}
.fnavi li:last-child {
    margin-right:0;
}
.fnavi li a {
    display: block;
	font-size: 87.5%;
	text-decoration: none;
}
.fnavi .list_top li a:hover,
.fnavi .list_top li a:focus {
	text-decoration: underline;
}
.fnavi .list_top {
    margin: 0 0 30px;
    border-bottom: 1px solid #ffffff; 
}
.fnavi .list_top li a {
	padding: 0 0 0 12px;
	margin: 0 4px 10px 0;
	color: #ffffff;
	background: #004080 url(/shared/images/icon/icon_arrow_wh_fn.png) no-repeat left center;
}
.fnavi .list_bottom li {
    margin: 0 17px 10px 0;
}
.fnavi .list_bottom .fnavi_w327 {
    min-width: 327px;
}
.fnavi .list_bottom .fnavi_w117 {
    min-width: 117px;
}
.fnavi .list_bottom .fnavi_w118 {
    min-width: 118px;
}
.fnavi .list_bottom .fnavi_w163 {
    min-width: 163px;
}
.fnavi .list_bottom li a {
    position: relative;
    display: block;
    border: 2px solid #abc7de;
	padding: 8px 15px 8px 20px;
    font-size: 100%;
    text-align: center; 
	color: #333333;
	background-color: #ffffff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.fnavi .list_bottom li a:before {
    content: "";
    display: inline-block;
    position: relative;
    width: 7px;
    height: 10px;
    margin: 0 5px 2px 0;
    color: inherit;
    background: transparent url(/shared/images/icon/icon_arrow_bl_fn.png)  left center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.fnavi .list_bottom .fnavi_w327 a {
    padding-left: 16px;
}
.fnavi .list_bottom li a:hover,
.fnavi .list_bottom li a:focus,
.fnavi .list_bottom li a:active {
    background-color: #0069bd;
    color: #ffffff;
    border-color: #0069bd;
}
.fnavi .list_bottom li a:hover:before,
.fnavi .list_bottom li a:focus:before,
.fnavi .list_bottom li a:active:before {
    background-image: url(/shared/images/icon/icon_arrow_big_bl_wh.png);
}
.footer_cnt {
    float: left;
    width: 30.8%;
    clear: none;
    padding:0 10px 0 0;
}
.footer_cnt p {
    font-size: 87.5%;
}
.footer_cnt .footer_logo {
    font-size: 257.1%;
}
.footer_cnt .footer_title a {
    margin-right: 29px;
	display: inline-block;
	text-decoration: none;
	font-size: 100%;
	color: #ffffff;
    background: #004080;
}
.footer_cnt address {
    margin:0 0 5px;
    font-style:normal;
}
.footer_cnt .footer_address {
    margin: 0 0 3px;
}
.footer_cnt address span {
    margin:0 1em 0 0;
}
.copyright {
    text-align:left;
    padding: 3px 0;
}
/* box_view_btn
================================================== */
.box_view_btn {
	text-align:center;
	margin:28px 0 0;
}
.box_view_btn p {
	display:inline-block;
	vertical-align:top;
	margin:0 10px;
    font-size: 87.5%;
}
.box_view_btn p a {
    display: inline-block;
	padding: 5px 20px 6px;
    text-decoration: none;
    color: #333333;
	background-color:#ffffff;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.17);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.17);
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.17);
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color, background-color;
	transition-property: color, background-color;
}
.box_view_btn p a:hover {
    color: #ffffff;
	background-color:#0069bd;
}
#tmp_disaster_rel .disaster_cnt .disaster_link a {
	padding: 5px 14px 6px 38px;
	background-repeat:no-repeat;
	background-position:14px center;
    background-image:url(/shared/images/icon/icon_rss_red.png);
	background-size: 11px 11px;
}
#tmp_disaster_rel .box_view_btn p a:hover, 
#tmp_disaster_rel .box_view_btn p a:focus {
    text-decoration: none;
    color: #ffffff;
	background-color:#be0e0e;
}
#tmp_disaster_rel .disaster_cnt .disaster_link a:hover,
#tmp_disaster_rel .disaster_cnt .disaster_link a:focus {
	background-image:url(/shared/templates/top/images/icon_rss_bl_wh.png);
	background-size: 11px 11px;
}
/* emergency_m
================================================== */
#tmp_emergency_m {
	display:none;
	padding: 20px 0 27px;
	color: #333333;
	background-color: #fbf2b3;
	clear:both;
}
#tmp_emergency_m .container {
	max-width: 680px;
}
#tmp_emergency_m .disaster_head {
	margin: 0 0 23px;
}
#tmp_emergency_m .disaster_head .txt_red {
	padding: 10px 10px 11px;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
	color: #bb0101;
	background: transparent url(/shared/templates/top/images/line_ttl_disaster.png) no-repeat center bottom;
}
#tmp_emergency_m .disaster_cnt ul li {
	padding: 0 0 1px;
	list-style: none;
}
#tmp_emergency_m .disaster_cnt ul li a {
	position: relative;
	padding: 10px 1px 10px 32px;
	text-decoration: none;
	display: inline-block;
	color: #393939;
	background: transparent url(/shared/images/icon/icon_arrow_red.png) no-repeat 13px 16px;
	background-size: 7px 10px;
}
#tmp_emergency_m .disaster_cnt ul li a:after {
	position: absolute;
	bottom: 3px;
	left: 32px;
	right: 0;
	content: '';
	height: 1px;
	color: #FFFFFF;
	background-color: #393939;
	transform: scale(0, 1);
	transform-origin: left top;
	-moz-transition: transform .3s;
	-webkit-transition: transform .3s;
	transition: transform .3s;
}
#tmp_emergency_m .disaster_cnt ul li a:hover:after,
#tmp_emergency_m .disaster_cnt ul li a:focus:after {
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
#tmp_emergency_m .disaster_cnt ul li a:hover,
#tmp_emergency_m .disaster_cnt ul li a:focus{
	text-decoration: none;
}
/* disaster_rel
================================================== */
#tmp_disaster_rel {
	padding: 37px 0 43px;
	color: #333333;
	background-color: #ffe0e0;
	border-top: 6px solid #bf1e1e;
	border-bottom: 6px solid #bf1e1e;
	clear:both;
}
#tmp_disaster_rel .container {
	max-width: 680px;
}
#tmp_disaster_rel .disaster_head {
	margin: 0 0 28px;
}
#tmp_disaster_rel .disaster_head .txt_red {
	padding: 10px 10px 11px;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
	color: #bb0101;
	background: transparent url(/shared/templates/top/images/line_ttl_disaster.png) no-repeat center bottom;
}
#tmp_disaster_rel .disaster_cnt ul li {
	padding: 0 0 1px;
	list-style: none;
}
#tmp_disaster_rel .disaster_cnt ul li a {
	position: relative;
	padding: 10px 1px 15px 32px;
	text-decoration: none;
	display: inline-block;
	color: #393939;
	background: transparent url(/shared/images/icon/icon_arrow_red.png) no-repeat 13px 16px;
	background-size: 7px 10px;
}
#tmp_disaster_rel .disaster_cnt ul li a:after {
	position: absolute;
	bottom: 3px;
	left: 32px;
	right: 0;
	content: '';
	height: 1px;
	color: #FFFFFF;
	background-color: #393939;
	transform: scale(0, 1);
	transform-origin: left top;
	-moz-transition: transform .3s;
	-webkit-transition: transform .3s;
	transition: transform .3s;
}
#tmp_disaster_rel .disaster_cnt ul li a:hover:after,
#tmp_disaster_rel .disaster_cnt ul li a:focus:after {
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
#tmp_disaster_rel .disaster_cnt ul li a:hover,
#tmp_disaster_rel .disaster_cnt ul li a:focus{
	text-decoration: none;
}

/* inquiry
================================================== */
#tmp_inquiry {
    background-color: #f0f5fd;
    color: #393939;
    margin:0 0 60px;
    clear:both;
}
#tmp_inquiry_ttl {
    font-weight:bold;
    border-bottom:1px solid #004080;
    font-size: 125%;
    color: #434343;
    background: transparent url(/shared/templates/free/images/icon/icon_clone.png) no-repeat 22px 24px;
    padding:17px 10px 16px 53px;
}
#tmp_inquiry_ttl p {
    margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
    padding: 30px 20px 20px;
}
#tmp_inquiry_cnt p {
    margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
    margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_mailform {
	margin:0 0 15px;
}
#tmp_inquiry_cnt .inquiry_mailform .mailform_ttl {
    font-weight: bold;
	margin:0 0 18px !important;
}
#tmp_inquiry_cnt .mailform_cnt {
    background-color: #ffffff;
    padding: 12px 15px;
    display: table;
}
#tmp_inquiry_cnt .inquiry_mailform .inquiry_btn {
    display: table-cell;
    vertical-align: middle;
    width: 208px;  
}
#tmp_inquiry_cnt .inquiry_mailform .inquiry_btn button {
    display: block;
    font-weight: bold;
    font-size: 87.5%;
    text-decoration: none;
    color: #ffffff;
    background: #0069bd url(/shared/templates/free/images/icon/icon_caret_white.png) no-repeat 26px 24px;
    padding: 18px 10px 18px 28px;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
	border:none;
	cursor:pointer;
}
#tmp_inquiry_cnt .inquiry_mailform .inquiry_btn button:hover,
#tmp_inquiry_cnt .inquiry_mailform .inquiry_btn button:focus,
#tmp_inquiry_cnt .inquiry_mailform .inquiry_btn button:active {
    background-color: #525252;
}
#tmp_inquiry_cnt .inquiry_mailform .inquiry_txt {
    display: table-cell;
    vertical-align: middle;
    font-size: 87.5%;
    line-height: 1.4;
    padding: 0 0 0 22px;
}
#tmp_inquiry_cnt .inq_name {
	font-weight:bold;
}
#tmp_inquiry_cnt .inq_tel,
#tmp_inquiry_cnt .inq_fax {
	display:inline-block;
	vertical-align:top;
}
#tmp_inquiry_cnt .inq_tel {
	margin-right:1em;
}
/* ptop
================================================== */
.ptop {
	text-align:right;
	font-size:112.5%;
	font-weight:bold;
	line-height:1.4 !important;
	clear:both;
}
.ptop a {
	color:#393939;
	padding:10px 40px 10px 0;
	background:url(/shared/images/icon/ptop_icon.png) no-repeat right center;
	text-decoration:none;
}
.ptop a:hover,
.ptop a:focus {
	text-decoration: underline;
}
/* pnavi
================================================== */
.pnavi {
    position: absolute;
    right:0;
    bottom: 100%;
}
.pnavi .pagetop {
    width: 114px;
    height: auto;
    padding: 5px 14px;
    display: block;
    text-decoration: none;
    text-align: center;
    line-height: 1.4;
    font-size: 75%;
    color: #ffffff;
    background-color: #6e6e6e;
}
.pnavi .pagetop:hover,
.pnavi .pagetop:focus,
.pnavi .pagetop:active {
    background-color: #004080;
}
/* rnavi_bnr
================================================== */
.no_javascript #tmp_rnavi_bnr {
	display:block;
}
#tmp_rnavi_byubo {
	text-align:center;
	margin-top: 20px;
}
/* rnavi_feature
================================================== */
.rnavi_feature {
	position:relative;
	overflow:hidden;
    margin: 0 0 25px;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
}
.rnavi_feature a {
    display: block;
    color: #393939;
    background-color: #ffffff;
    text-decoration: none;
    line-height: 1.4;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.rnavi_feature .rnavi_feature_img {
    display: block;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
#js_event_now .rnavi_feature .rnavi_feature_img {
    display: block;
	height:180px;
	background-repeat:no-repeat;
	background-position:center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.rnavi_feature:hover {
    opacity: 0.7;
}
.rnavi_feature:hover .rnavi_feature_img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.rnavi_feature .rnavi_feature_cnt {
    display: block;
	padding:10px;
	position:relative;
	z-index:1;
	background-color:#ffffff;
}
.rnavi_feature:hover .rnavi_feature_cnt {
	background-color:#0069bd;
	color:#ffffff;
}
.rnavi_feature .feature_label {
	display:inline-block;
	font-size:75%;
	color:#656565;
	font-weight:bold;
	padding:3px 10px;
	border:1px solid #0c70c0;
	margin:0 0 10px;
	border-radius:1.5em;
}
.rnavi_feature:hover .feature_label {
	border-color:#ffffff;
	color:#ffffff;
}
.rnavi_feature .feature_ttl {
    font-size: 137.5%;
	display:block;
}
.rnavi_func {
    margin: 0 0 37px;
	clear:both;
}
.rnavi_ttl .rnavi_ttl_h,
.rnavi_func .rnavi_ttl_rank,
.rnavi_func .rnavi_ttl_kaisai {
    font-size: 112.5%;
    padding: 10px 0 10px 27px;
    font-weight: bold;
    border-bottom: 1px solid #0069bd;
    color: #393939;
}
.rnavi_ttl .rnavi_ttl_h {
    background: url(/shared/templates/free/images/icon/icon_clone.png) no-repeat 0 15px;
}
.rnavi_func .rnavi_ttl_rank {
	padding-left:40px;
	background:url(/shared/images/icon/rnavi_ttl_icon_rank.png) no-repeat 0 6px;
}
.rnavi_func .rnavi_ttl_kaisai {
	padding-left:40px;
	background:url(/shared/images/icon/rnavi_ttl_icon_kaisai.png) no-repeat 0 6px;
}
.rnavi_func .rnavi_func_list {
    list-style: none;
}
.rnavi_func .rnavi_func_list li {
    display: block;
    border-bottom: 1px solid #d5e3ee;
	padding:0 0 13px;
	margin:0 0 13px;
}
.rnavi_func .rnavi_func_list li a {
    display: block;
    padding: 5px 7px 5px 35px;
    text-decoration: none;
    color: #393939;
    background-color: transparent;
	position:relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.rnavi_func .rnavi_func_list .rank_num {
	position:absolute;
	top:5px;
	left:0;
}
.rnavi_func .rnavi_func_list li.active a,
.rnavi_func .rnavi_func_list li a:hover,
.rnavi_func .rnavi_func_list li a:focus,
.rnavi_func .rnavi_func_list li a:active,
.rnavi_video .rnavi_video_ttl a:hover,
.rnavi_video .rnavi_video_ttl a:focus,
.rnavi_video .rnavi_video_ttl a:active {
    text-decoration: underline;
}
.rnavi_list_btn {
	font-size:81.25%;
	text-align:center;
}
.rnavi_list_btn a {
	text-decoration:none;
	color:#393939;
	background:url(/shared/images/icon/icon_adv.png) no-repeat 26px center;
	display:inline-block;
	border:1px solid #abc7de;
	padding:7px 10px 6px 50px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.rnavi_list_btn a:hover,
.rnavi_list_btn a:focus {
	color: #ffffff;
	border-color:#0069bd;
	background-color:#0069bd;
	background-image:url(/shared/templates/top/images/icon_see_more_hvr.png);
	box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.rnavi_info {
    margin: 0 0 25px;
}
.rnavi_fb {
    margin: 0 0 19px;
}
.rnavi_ttl {
	margin:0 0 20px;
}
.rnavi_info .rnavi_info_item {
    border-top: 1px solid #cdddf7;
    padding: 13px 7px 17px 12px;
    overflow: hidden;
}
.rnavi_info .rnavi_info_item:first-child {
    border-top-width: 0;
}
.rnavi_info .rnavi_info_item .info_img {
    float: left;
    width: 110px;
    height: 80px;
    margin: 6px 0 0;
    overflow: hidden;
}
.rnavi_info .rnavi_info_item .info_ttl {
    margin: 0 0 0 120px;
    color: #434343;
    background-color: transparent;
    line-height: 1.4;
}
.rnavi_info .rnavi_info_item .info_ttl a {
    text-decoration: none;
    color: inherit;
    background-color: transparent;
}
/* rnavi_sns
================================================== */
.rnavi_sns {
	margin: 0 0 20px;
}
ul.digital_media{
	list-style: none;
}
ul.digital_media li{
	margin-bottom: 12px;
	width: 100%;
}
ul.digital_media li a{
	width: 100%;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: #393939;
	padding:23px 30px;
	min-height: 91px;
	background-color: #FFFFFF;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.17);
	-moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.17);
	-webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.17);
}
ul.digital_media li a .navi_sns-icon {
	margin-right:23px;
	width:45px;
	flex: 0 0 auto;
}
ul.digital_medial li a .navi_sns-icon img {
	max-width: 100%;
	height: auto;
}
ul.digital_media li a .navi_sns-text {
	margin-right: 0;
	width: 142px;
	display: inline-block;
	font-weight: bold;
	font-size: 112.5%;
}
ul.digital_media li a:hover,
ul.digital_media li a:focus{
	text-decoration:underline;
}
.rnavi_twitter {
    margin: 0 0 20px;
}
.rnavi_video {
    margin: 0 0 26px;
}
.rnavi_video .rnavi_video_item {
    margin: 0 0 15px;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
}
.rnavi_video .rnavi_video_item > a {
    text-decoration: none;
	display:block;
	overflow:hidden;
}
.rnavi_video .rnavi_video_item > a:hover,
.rnavi_video .rnavi_video_item > a:focus {
	text-decoration:underline;
}
.rnavi_video .rnavi_video_item .rnavi_video_img {
	height:152px;
    display: block;
}
.rnavi_video .rnavi_video_item .rnavi_video_ttl {
    display: block;
    color: #333333;
    background-color: #ffffff;
    padding:18px 14px 0;
}
.rnavi_video .rnavi_video_item .rnavi_video_ttl .rnavi_video_desc {
    display: block;
    margin: 0 0 23px;
    text-align: left;
}
.rnavi_video .rnavi_video_item .rnavi_video_cnt {
    color: #333333;
    background-color: #ffffff;
    padding: 18px 14px;
    text-align: center;
}
.rnavi_video .rnavi_video_item .rnavi_list_btn a {
    display: inline-block;
    text-decoration: none;
    color: inherit;
    background: transparent url(/shared/templates/free/images/icon/icon_bar.png) 9px 13px no-repeat;
    border: 1px solid #d8e4f5;
    padding: 7px 7px 5px 30px;
    min-width: 180px;
    margin: 0 auto;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
}
.rnavi_video .rnavi_video_item .rnavi_list_btn a:hover,
.rnavi_video .rnavi_video_item .rnavi_list_btn a:focus,
.rnavi_video .rnavi_video_item .rnavi_list_btn a:active {
    background-image: url(/shared/templates/free/images/icon/icon_bar_active.png);
    background-color: #0069bd;
    color: #ffffff;
	box-shadow:none;
}
.rnavi_event {
    margin: 0 0 25px;
}
.rnavi_event .rnavi_event_cnt {
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
}
.rnavi_event .rnavi_event_item {
    margin: 0 0 15px;
}
.rnavi_event .rnavi_event_item .rnavi_event_ttl {
    text-align: center;
}
.rnavi_event .rnavi_event_item .rnavi_event_ttl a {
    display: block;
    text-decoration: none;
    color: #333333;
    background-color: #ffffff;
    padding: 13px 10px 8px;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.rnavi_recommend_page .rnavi_recommend_cnt ul {
	list-style:none;
	list-style-image:none;
}
.rnavi_recommend_page .rnavi_recommend_cnt ul li {
    margin: 0 0 20px;
}
.rnavi_recommend_page .rnavi_recommend_cnt ul li a,
.rnavi_fb .rnavi_fb_img a,
.rnavi_info .rnavi_info_item a {
    display: block;
    text-decoration: none;
}
.rnavi_fb .rnavi_fb_img,
.rnavi_twitter .rnavi_twitter_img {
    text-align: center;
}
.rnavi_twitter .rnavi_twitter_img img,
.rnavi_fb .rnavi_fb_img img,
.rnavi_recommend_page .rnavi_recommend_cnt ul li img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}
.rnavi_video .rnavi_video_item > a > .rnavi_video_img >img,
.rnavi_info .rnavi_info_item .info_img img,
.rnavi_event .rnavi_event_item .rnavi_event_img img{
    width: 100%;
    height: auto;
    display: block;
    opacity: 1;
    -webkit-transition: all  0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.rnavi_video .rnavi_video_item .rnavi_video_img,
.rnavi_recommend_page .rnavi_recommend_cnt ul li,
.rnavi_event .rnavi_event_item .rnavi_event_img {
    overflow: hidden;
}
.rnavi_video .rnavi_video_item > a:hover > .rnavi_video_img >img,
.rnavi_video .rnavi_video_item > a:focus > .rnavi_video_img >img,
.rnavi_video .rnavi_video_item > a:active > .rnavi_video_img >img,
.rnavi_event .rnavi_event_item:hover .rnavi_event_img img,
.rnavi_event .rnavi_event_item:focus .rnavi_event_img img,
.rnavi_event .rnavi_event_item:active .rnavi_event_img img {
    opacity: 0.5;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}
.rnavi_recommend_page .rnavi_recommend_cnt li a:hover img,
.rnavi_recommend_page .rnavi_recommend_cnt li a:focus img,
.rnavi_recommend_page .rnavi_recommend_cnt li a:active img {
    opacity: 0.5;
}
.rnavi_info .rnavi_info_item:hover .info_ttl a,
.rnavi_info .rnavi_info_item:focus .info_ttl a,
.rnavi_info .rnavi_info_item:active .info_ttl a {
    text-decoration: underline;
}
.rnavi_event .rnavi_event_item:hover .rnavi_event_ttl a,
.rnavi_event .rnavi_event_item:focus .rnavi_event_ttl a,
.rnavi_event .rnavi_event_item:active .rnavi_event_ttl a {
    background-color: #0069bd;
    color: #ffffff;
}
/* rnavi_banner_pickup
================================================== */
.rnavi_banner_pickup .rnavi_banner .rnavi_banner_img {
    margin: 0 0 20px;
}
.rnavi_banner_pickup .rnavi_banner a {
    display: block;
    width: 100%;
}
.rnavi_banner_pickup .rnavi_banner a img {
    max-width: 100%;
    height: auto;
	opacity: 1;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.rnavi_banner_pickup .rnavi_banner a:hover img,
.rnavi_banner_pickup .rnavi_banner a:focus img,
.rnavi_banner_pickup .rnavi_banner a:active img {
	opacity: 0.5;
}
/* rank_list
================================================== */
.rank_list {
	list-style:none;
	margin:0;
	font-size:85.7%;
}
.rank_list li {
	position:relative;
	padding:15px 0 15px 8px;
	border-bottom:1px solid #d5e3ee;
	clear:both;
}
.rank_list li .rank_img {
	float:left;
	width:124px;
	height:124px;
	overflow:hidden;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	display:block;
}
.rank_list li .rank_txt {
	float:right;
	width:128px;
	display:block;
}
.rank_list li .rank_num {
	position:absolute;
	left:0;
	top:4px;
	z-index:5;
}
.rank_list li a {
	display:block;
	color:#393939;
	text-decoration:none;
}
.rank_list li a:hover,
.rank_list li a:focus {
	text-decoration:underline;
	opacity:0.7;
}
/* special_ranking */
#tmp_special_ranking .rank_list {
	font-size:100%;
	margin:0 -6px;
}
#tmp_special_ranking .rank_list li {
	padding:0 6px;
	border-bottom:none;
	clear:none;
	float:left;
	width:20%;
}
#tmp_special_ranking .rank_list li .rank_img,
#tmp_special_ranking .rank_list li .rank_txt {
	float:none;
	width:100%;
}
#tmp_special_ranking .rank_list li .rank_num {
	left:11px;
	top:-10px;
}
#tmp_special_ranking .rank_list li .rank_img {
	display:block;
	box-shadow: 0 1px 7px rgba(0, 0, 0, 0.15);
	margin:0 0 8px;
	height:230px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
}
/* rnavi_img_bnr / rnavi_sns_bnr
================================================== */
.rnavi_img_bnr,
.rnavi_sns_bnr {
	list-style:none;
	list-style-image:none;
}
.rnavi_img_bnr li,
.rnavi_sns_bnr li {
	margin:0 0 20px;
}
.rnavi_img_bnr li {
	text-align:center;
}
.rnavi_img_bnr li img {
	vertical-align:top;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}
.rnavi_img_bnr li img {
    max-width: 100%;
    height: auto;
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.rnavi_img_bnr li:hover img,
.rnavi_img_bnr li:focus img {
	opacity:0.5;
}
.rnavi_sns_bnr li {
	display:table;
	width:100%;
}
.rnavi_sns_bnr li a {
	display:table-cell;
	vertical-align:middle;
	width:100%;
	height:90px;
	text-decoration:none;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
	color:#393939;
	background-color:#ffffff;
	background-position:20px center;
	background-repeat:no-repeat;
	padding:10px 10px 10px 90px;
	font-weight:bold;
}
.rnavi_sns_bnr .sns_twitter a {
	border:1px solid #1da1f2;
	background-image:url(/shared/images/rnavi/twitter_icon.png);
}
.rnavi_sns_bnr .sns_facebook a {
	border:1px solid #1877f2;
	background-image:url(/shared/images/rnavi/fb_icon.png);
}
.rnavi_sns_bnr .sns_movie a {
	border:1px solid #868686;
	background-image:url(/shared/images/rnavi/movie_icon.png);
}
.rnavi_sns_bnr li a:hover,
.rnavi_sns_bnr li a:focus {
	text-decoration:underline;
}
/* box_article
================================================== */
.box_article {
    margin: 0 0 37px;
	clear:both;
}
.box_article_ttl {
    background:#0069bd url(/shared/templates/free/images/icon/icon_clone_white.png) no-repeat 13px 22px;
    color: #ffffff;
    padding: 17px 14px 13px 42px;
    margin: 0 0 30px;
	border-bottom:1px solid #004080;
}
.box_article_ttl p {
	line-height:1.5 !important;
    font-size: 125%;
    font-weight: bold;
    color: #ffffff !important;
	margin:0 !important;
}
.box_article_cnt {
	margin:0 -7px;
}
.box_article_cnt .article_item {
	float:left;
	width:20%;
    padding: 0 7px;
}
.box_article_cnt .article_item a {
    text-decoration: none;
    display: block;
    color: #393939;
}
.box_article_cnt .article_ttl {
    padding:5px;
	line-height:1.5;
	margin:0;
}
.box_article_cnt .article_thumb {
	height:100px;
	overflow:hidden;
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
.box_article_cnt .article_thumb img {
    width: 100%;
    height: auto;
}
.box_article_cnt .article_item:hover,
.box_article_cnt .article_item:focus,
.box_article_cnt .article_item:active {
    opacity: 0.7;
}
.box_article_cnt .article_item:hover a,
.box_article_cnt .article_item:focus a,
.box_article_cnt .article_item:active a {
    text-decoration: underline;
}
.box_article_cnt .article_label {
	display:none;
}
/* 右ナビ用 */
.col_rgt_navi .box_article_ttl {
    padding: 10px 10px 5px 48px;
    margin:0;
	background-position:20px 21px;
}
.col_rgt_navi .box_article_ttl p {
	font-size:112.5%;
	line-height:1.3;
}
.col_rgt_navi .box_article_cnt {
	margin:0;
}
.col_rgt_navi .box_article_cnt .article_item {
	float:none;
	width:100%;
	padding:20px 0;
	border-top:1px solid #d5e3ee;
	display:table;
}
.col_rgt_navi .box_article_cnt .article_item:first-child {
	border-top:none;
}
.col_rgt_navi .box_article_cnt .article_thumb {
	display:table-cell;
	vertical-align:top;
	width:124px;
	height:75px;
}
.col_rgt_navi .box_article_cnt .article_item_cnt {
	display:table-cell;
	vertical-align:top;
	padding:0 0 0 10px;
}
.col_rgt_navi .box_article_cnt .article_ttl {
	font-size:87.5%;
	display:block;
	padding:0;
	height:3em;
	overflow:hidden;
}
.col_rgt_navi .box_article_cnt .article_label {
	display:inline-block;
	font-size:75%;
	border:1px solid #0c70c0;
	padding:2px 10px;
	border-radius:1.5em;
	margin:0 0 10px;
}
/* box_hsearch
================================================== */
.wrap_box_hsearch {
    background-color: #e5ecf6;
    color: #434343;
}
.format_top .wrap_box_hsearch {
    background-color: transparent;
}
.box_hsearch {
    position: relative;
    padding: 32px 60px;
}
.format_top .box_hsearch {
    padding: 37px 110px 39px;
}
.format_top.custom_search .box_hsearch {
    padding: 10px 40px;
}
.box_hsearch .hsearch_ttl {
    position: absolute;
    top: 18px;
    left: 16px;
    display: inline-block;
    vertical-align: top;
    text-indent: -9999px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    background:url(/shared/images/icon/icon_search.png) no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
}
.box_hsearch .gsearch {
    position: relative;
    width: 100%;
    padding: 0 130px 0 0;
    margin: 0 -130px 0 0;
}
.box_hsearch .hsearch_query {
	width: 100%;
	min-height: 56px;
	padding-left: 45px;
	background-color:#ffffff;
	background-position:13px center;
	background-repeat:no-repeat;
	color: #444444;
	border: 1px solid #ffffff;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
	background-position: 48px center !important;
}
.format_top .box_hsearch .hsearch_query {
	background-position:20px center;
}
.box_hsearch .gsearch_btn {
	position:absolute;
	top:0 ;
	right:0;
	z-index:1;
}
.box_hsearch .hsearch_sch_btn {
	display: block;
	width: 130px;
	min-height: 56px;
	font-size:114%;
	font-weight: bold;
	color: #ffffff;
	background-color: #0069bd;
	border: 1px solid #0069bd;
	border-left: none;
	text-align: center;
	font-size: 112.5%;
	cursor: pointer;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
	-moz-transition: 0.3s all;
}
.box_hsearch .hsearch_sch_btn:hover,
.box_hsearch .hsearch_sch_btn:active,
.box_hsearch .hsearch_sch_btn:focus{
    color: #ffffff;
	background-color: #525252;
	border: 1px solid #525252;
	border-left: none;
}
.format_top .box_hsearch .hsearch_query {
	min-height: 58px;
}
.format_top .box_hsearch .hsearch_sch_btn {
	min-height: 58px;
}
.format_top.custom_search .box_hsearch .hsearch_query {
	min-height: 48px;
}
.format_top.custom_search .box_hsearch .hsearch_sch_btn {
	min-height: 48px;
}
.format_top.custom_search .box_hsearch .hsearch_ttl {
    top: 13px;
}
/* pankuzu
================================================== */
#tmp_pankuzu {
    color:#434343;
    background-color:#ffffff;
    font-size:87.5%;
    padding: 10px 0 30px;
} 
#tmp_pankuzu a {
    text-decoration:underline;
    color: #656565;
    background-color:transparent;
}
#tmp_pankuzu a:hover,
#tmp_pankuzu a:focus,
#tmp_pankuzu a:active {
    text-decoration:none;
}
#tmp_custom_update {
    border-bottom: 1px solid #e5ecf6;
    padding: 0 0 9px;
	margin:0 0 10px;
}
.custom_gomi #tmp_custom_update,
.custom_kokoro #tmp_custom_update,
.custom_kyushoku #tmp_custom_update,
.custom_library #tmp_custom_update,
.custom_recipe #tmp_custom_update {
    border-bottom:none;
    padding:0;
}
#tmp_update {
    font-size:87.5%;
    color:#434343;
    background-color:transparent;
    float: right;
}
#tmp_share {
    text-align: center;
    margin: 0 0 30px;
}
#tmp_share p {
    display: inline-block;
    padding: 0 7px;
}
#tmp_share p a {
    display: block;
    text-decoration: none;
}
/* ==================================================
CMS-parts
================================================== */
/* advertisement
================================================== */
#tmp_advertisement {
	padding-top:40px;
	clear:both;
}
#tmp_advertisement .advertisement_wrap{
    display: table;
	width:100%;
}
#tmp_advertisement .advertisement_ttl{
    display: table-cell;
    width: 80px;
    text-align: center;
	padding: 10px 10px 0 0;
}
#tmp_advertisement .advertisement_ttl p {
    color: #333333;
    background: transparent url(/shared/images/icon/icon_line.png) no-repeat right center;
    font-size: 150%;
    font-weight: bold;
}
#tmp_advertisement .advertisement_cnt {
    display: table-cell;
    vertical-align: middle;
}
#tmp_advertisement .advertisement_cnt img {
    max-width: 100%;
    height: auto;
}
#tmp_advertisement .advertisement_cnt .advertisement_inner {
    display: table;
	width:100%;
}
#tmp_advertisement .advertisement_cnt ul {
    list-style: none;
}
#tmp_advertisement ul li {
    float: left;
    margin: 0 6px 12px;
}
#tmp_advertisement ul li a {
    display: block;
    text-decoration: none;
}
#tmp_advertisement .advertisement_cnt .btn_adv a {
    display: inline-block;
    text-decoration: none;
    padding: 6px 18px;
    border: 2px solid #d8e4f5;
    font-size: 87.5%;
    line-height: 1.4;
    color: #333333;
    background-color: #ffffff;
     -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.2);
    -webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
	margin: 12px 0 0 24px;
}
#tmp_advertisement .advertisement_cnt .btn_adv a:hover,
#tmp_advertisement .advertisement_cnt .btn_adv a:focus,
#tmp_advertisement .advertisement_cnt .btn_adv a:active {
    color: #ffffff;
    background-color: #0069bd;
    border-color: #0069bd;
}
#tmp_advertisement .advertisement_cnt .btn_adv a:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 10px;
    background: transparent url(/shared/images/icon/icon_adv.png) no-repeat;
    padding: 0 0 0 26px;
}
#tmp_advertisement .advertisement_cnt .btn_adv a:hover:before,
#tmp_advertisement .advertisement_cnt .btn_adv a:focus:before{
    background: transparent url(/shared/images/icon/icon_adv_hvr.png) no-repeat;
}
/* 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:20px solid #FFFFFF;
}
/* col2_pub */
div.col2 {
    width:100%;
}
div.col2 div.col2L {
    display:table;
    width:50%;
    padding-right:10px;
    float:left;
}
div.col2 div.col2R {
    display:table;
    width:50%;
    float:left;
    padding-left: 10px;
}
/* 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 {
	margin:0 -8px 0 -7px;
}
div.col3 div.col3L,
div.col3 div.col3M,
div.col3 div.col3R {
    display:table;
    width:33.3%;
    float:left;
    padding:0 8px 0 7px;
}
/* to_top_btn
================================================== */
.to_top_btn {
	font-weight:bold;
	text-align:center;
	margin:0 0 30px;
}
.to_top_btn.event_cal {
	margin-top:60px;
}
.to_top_btn a {
	display:block;
	text-decoration:none;
	padding:17px 10px 16px;
	border:1px solid #0069bd;
	background-color:#0069bd;
	color:#ffffff;
	box-shadow: 0 1px 7px rgba(0, 0, 0, 0.24);
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.to_top_btn a:hover,
.to_top_btn a:focus {
	background-color:#525252;
	border-color:#525252;
}
/* slick
================================================== */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.slick-slide img {
    display: block;
    max-width: 100%;
    height: auto;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}
/* ==================================================
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 #tmp_hnavi_s,
.disp_pc #tmp_sma_lmenu,
.disp_pc #tmp_sma_rmenu {
	display:none;
}
.wrap_mc_sp #tmp_switch_sp_style {
    width: 100%;
    text-align: center;
    text-decoration: none;
	font-size: 400%;
	font-weight: bold;
	padding:40px 0;
}
/* ==================================================
SNS
================================================== */
#tmp_sns {
	text-align:center;
	margin: 60px 0;
	clear:both;
	letter-spacing:-0.5em;
}
#tmp_sns .social_media_btn {
	display:inline-block;
	vertical-align:top;
	margin:0 8px;
	letter-spacing:normal;
}
#tmp_sns .social_media_btn.facebook_btn > div > span {
	vertical-align:top !important;
}
/* ==================================================
Timeline
================================================== */
iframe#twitter-widget-0 {
	border:#ebedf0 solid 1px !important;
	vertical-align:top !important;
}
/* ==================================================
open data
================================================== */
.opdata_page_license {
	background-color: #e5ecf6;
	padding: 10px 15px;
	line-height: 1.6 !important;
}
.opdata_page_license img {
	float: left;
	margin-right: 10px;
	margin-bottom: 0.4em;
	vertical-align: text-top;
	margin-top: 0.3em;
}
.openDataFile img {
	vertical-align:middle;
	margin-right:16px;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_advertisement .advertisement_cnt .advertisement_list:after,
#tmp_header:after,
#tmp_hnavi:after,
.gnavi:after,
.gnavi ul:after,
.gnavi_sma:after,
.gnavi_sma ul:after,
.home_page_btn:after,
.info_look_for ul:after,
.rank_list:after,
#tmp_sma_setting ul:after,
#tmp_main:after,
#tmp_main_menu: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,
.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_footer:after,
.fnavi:after,
.fnavi ul:after,
.fnavi .list_top:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after,
.container:after,
#tmp_hnavi_pc:after,
#tmp_search .search_wrap:after,
#tmp_gsearch:after,
#tmp_search .gsearch_wrap_btn:after,
.rank_list li:after,
.rnavi_recommend_page .rnavi_recommend_cnt:after,
.rank_list li a:after,
.box_article_cnt:after {
    content: ""; /* Do not edit */
    display: table; /* Do not edit */
    clear: both; /* Do not edit */
}
#tmp_contents table.article_idx {
	display:none;
}
/* ==================================================
gtrans
================================================== */
.gtrans #tmp_header {
	position: static !important;
}
.gtrans #tmp_wrapper {
	padding-top:0 !important;
}
@media screen and (max-width : 640px) {
	.gtrans.spmenu_open::before {
		position: static !important;
	}
	.gtrans #tmp_hnavi_pc {
		width:75% !important;
	}
	.gtrans #tmp_hnavi_pc li {
	    max-width: 25% !important;
	}
}


