@charset "utf-8";
/* ==================================================
Setting by CMS sheets
================================================== */
@font-face {
	font-family: "Noto Sans JP";
	font-weight: normal;
	font-display: swap;
	src: url("/shared/site_rn2021/font/NotoSansJP-Regular.woff2") format("woff2"), url("/shared/site_rn2021/font/NotoSansJP-Regular.woff") format("woff");
}
@font-face {
	font-family: "Noto Sans JP";
	font-weight: bold;
	font-display: swap;
	src: url("/shared/site_rn2021/font/NotoSansJP-Bold.woff2") format("woff2"), url("/shared/site_rn2021/font/NotoSansJP-Bold.woff") format("woff");
}
body,
input,
select,
textarea,
button {
	font-family: 'Noto Sans JP', sans-serif;
}
body.custom_press #tmp_main,
.custom_press #tmp_main input,
.custom_press #tmp_main button,
.custom_press #tmp_main select,
.custom_press #tmp_main textarea,
.custom_press .page_title {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-weight:500;
}

html[lang=ru] body,
html[lang=ru] input,
html[lang=ru] button,
html[lang=ru] select,
html[lang=ru] textarea {
	font-family: "Times New Roman", "cambria", serif;
	font-weight: normal;
}
a:link {
	color:#005cd0;
}
a:hover,
a:focus {
	text-decoration:none;
}
body {
	font-size: 100%;	/* 16px */
}

/* Styles
================================================== */
/* text */
.txt_big {
	font-size:130%; /* Setting by CMS sheets */
}
.txt_small {
	font-size:86%; /* Setting by CMS sheets */
}
/* bgcolor */
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#f7f7f7; /* Setting by CMS sheets */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* ==================================================
Base-Layout
================================================== */
#tmp_wrapper {
	margin: 0 auto;
}
.container {
	width: 1220px;
	padding: 0 10px;
	margin: 0 auto;
}
#tmp_top_contents {
	padding:0 0 46px 0;
	overflow:hidden;
}
#tmp_contents {
	padding:0 0 40px;
}
.custom_tourism #tmp_contents {
	padding:0 0 60px;
}
#tmp_main {
	padding-bottom:100px;
}
.format_top #tmp_main,
.custom_tourism #tmp_main {
	padding-bottom:0;
}
.custom_press #tmp_main {
	font-size:87.5%;
}
/* column layout
================================================== */
.wrap_col_rgt_navi {
	float:right;
}
.wrap_col_main {
	clear:both;
}
.column_rnavi .wrap_col_main {
	width:100%;
	float:left;
}
.wrap_col_rgt_navi {
	width: 260px;
}
.col_rgt_navi {
	padding: 0;
}
.column_rnavi .wrap_col_main {
	margin-right: -440px;
}
.column_rnavi .col_main {
	margin-right: 440px;
	padding: 0;
}

/* header
================================================== */
#tmp_header {
	position: relative;
	padding:20px 0 18px;
	border-bottom: 1px solid #ebebeb;
}
#tmp_header .container {
	position: relative;
	padding-right:108px;
}
#tmp_mv_link {
	display: none;
}
#tmp_hlogo {
	float: left;
	padding-top:7px;
}
.format_top.mode_movie #tmp_hlogo {
	padding-top:0;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	background: #ffffff url(/shared/site_rn2021/images/header/hlogo.png) no-repeat top left;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	font-size: 2rem;
	font-weight:bold;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display: block;
	width: 133px;
	height: 31px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	position: relative;
	z-index: -1;
	overflow: hidden;
}
#tmp_function {
	float: right;
}
/* head_2022rn */
.head_2022rn #tmp_hlogo h1,
.head_2022rn #tmp_hlogo p {
	background-image: url(/shared/site_rn2021/images/header/hlogo.svg);
}
.head_2022rn #tmp_hnavi_mmenu {
	position: absolute;
	z-index: 99;
	top:-20px;
	right:90px;
}
.head_2022rn #tmp_hnavi_mmenu a,
.head_2022rn #tmp_hnavi_rmenu a {
	height: 78px;
}
.head_2022rn #tmp_hnavi_rmenu a {
	text-decoration: none;
}
.head_2022rn #tmp_hnavi_mmenu a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	width: 79px;
	justify-content: center;
	align-items: center;
	z-index: 90;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	background: -webkit-linear-gradient(linear, left top, right bottom, from(#326489), to(#2b5676));
	background: -moz-linear-gradient(left, #326489, #2b5676);
	background:linear-gradient(to left, #326489, #2b5676);
	background-color: #2b5676;
	color: #ffffff;
}
.head_2022rn #tmp_hnavi_rmenu span,
.head_2022rn #tmp_hnavi_rmenu span:before,
.head_2022rn #tmp_hnavi_rmenu span:after {
	content:none;
	transition:none;
	-webkit-transition:none;
	-moz-transition:none;
}
.head_2022rn #tmp_hnavi_rmenu span,
.head_2022rn #tmp_hnavi_mmenu span {
	font-size: 0.875rem;
	padding-top: 41px;
}
.head_2022rn #tmp_hnavi_mmenu span {
	color: #ffffff;
	background: transparent url(/shared/site_rn2021/images/icon/head_tell_icon.svg) 20px 5px no-repeat;
}
.head_2022rn #tmp_hnavi_rmenu span {
	position: static;
	height: auto;
	width: auto;
	left: auto;
	text-indent: 0;
	color: #ffffff;
	background:#343534 url(/shared/site_rn2021/images/icon/head_menu_icon.svg) 13px 6px no-repeat;
}
.head_2022rn #tmp_hnavi_rmenu a.active span {
	color: #ffffff;
	background:#343534 url(/shared/site_rn2021/images/icon/head_close_icon.svg) 6px 4px no-repeat;
}
.head_2022rn #tmp_header .container {
	padding-right: 188px;
}
.head_2022rn .search_panel .sch_btn input {
	background-image:none;
	background: -webkit-linear-gradient(linear, left top, right bottom, from(#326489), to(#2b5676));
	background: -moz-linear-gradient(left, #326489, #2b5676);
	background:linear-gradient(to left, #326489, #2b5676);
	background-color: #2b5676;
}
.head_2022rn .search_panel .sch_btn input:hover,
.head_2022rn .search_panel .sch_btn input:focus {
	background-image: none;
}
/* head_2023rn */
.head_2023rn .main_navi,
.head_2023rn .main_navi .sma_gnavi_list li a,
.head_2023rn .main_navi .sma_gnavi_list li span,
.head_2023rn .navi_cate,
.head_2023rn .navi_cate li a,
.head_2023rn .navi_cate li .list_txt {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.head_2023rn .main_navi,
.head_2023rn .main_navi_lft,
.head_2023rn .main_navi_rgt,
.head_2023rn .main_navi .sma_gnavi_list li a,
.head_2023rn .navi_cate,
.head_2023rn .navi_cate li a {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap:wrap;
}
.head_2023rn .main_navi {
	padding:11px 0 6px;
	margin:0 -15px;
}
.head_2023rn .main_navi_lft,
.head_2023rn .main_navi_rgt {
	width:50%;
	float:left;
	padding:0 15px;
}
.head_2023rn .main_navi .sma_gnavi  {
	-webkit-flex-basis:100%;
	-ms-flex-basis:100%;
	flex-basis:100%;
}
.head_2023rn .main_navi .sma_gnavi_ttl  {
	-webkit-flex-basis:100%;
	-ms-flex-basis:100%;
	flex-basis:100%;
	margin:0 0 10px;
	clear:both;
}
.head_2023rn .main_navi .sma_gnavi_ttl p {
	line-height:1.4;
	font-size:112.5%;
	position:relative;
	padding-left:15px;
}
.head_2023rn .main_navi .sma_gnavi_ttl p::before {
	content:"";
	position:absolute;
	top:4px;
	bottom:2px;
	left:0;
	width:4px;
	background-color:#2d5676;
	color:#ffffff;
}
.head_2023rn .main_navi .sma_gnavi_ttl a {
	text-decoration:none;
	pointer-events: none;
	color:#333333;
}
.head_2023rn .main_navi .sma_gnavi_ttl a:hover,
.head_2023rn .main_navi .sma_gnavi_ttl a:focus {
	text-decoration:underline;
}
.head_2023rn .main_navi .sma_gnavi_list {
	font-size:87.5%;
	list-style:none;
	margin:0 -4px;
	padding:0 0 2px;
}
.head_2023rn .main_navi .sma_gnavi_list li {
	width:33.33333%;
	float:left;
	padding:0 4px;
	margin:0 0 10px;
	line-height:1.25;
}
.head_2023rn .main_navi .sma_gnavi_list li:nth-child(3n+1) {
	clear:both;
}
.head_2023rn .main_navi .sma_gnavi_list li a {
	text-decoration:none;
	border:1px solid #cccccc;
	background-color:#ffffff;
	color:#333333;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	overflow:hidden;
	min-height:44px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.head_2023rn .main_navi .sma_gnavi_list .list_icon {
	-webkit-flex-basis: 46px;
	-ms-flex-basis: 46px;
	flex-basis: 46px;
	-webkit-justify-content: center;
    justify-content: center;
	align-items: center;
	background-color:#efefef;
	color:inherit;
}
.head_2023rn .main_navi .sma_gnavi_list .list_txt {
	width: calc(100% - 46px);
	padding:3px 4px 3px 9px;
	align-items: center;
}
.head_2023rn .navi_cate {
	font-size:87.5%;
	list-style:none;
	margin:0 -4px;
	padding:0 0 2px;
}
.head_2023rn .navi_cate li {
	width:33.33333%;
	float:left;
	padding:0 4px;
	margin:0 0 10px;
	line-height:1.0;
}
.head_2023rn .navi_cate li a {
	text-decoration:none;
	border:1px solid #cccccc;
	background-color:#ffffff;
	color:#333333;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	overflow:hidden;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.head_2023rn .navi_cate li .list_icon {
	display:block;
	width:100%;
	text-align:center;
	padding:17px 0;
	background-color:#efefef;
	color:inherit;
}
.head_2023rn .navi_cate li .list_txt {
	-webkit-justify-content: center;
    justify-content: center;
	align-items: center;
	flex-grow:1;
	min-height:43px;
}
.head_2023rn .main_navi .sma_gnavi_list li a:hover,
.head_2023rn .main_navi .sma_gnavi_list li a:focus,
.head_2023rn .navi_cate li a:hover,
.head_2023rn .navi_cate li a:focus {
	border-color:#2f5e81;
	text-decoration:underline;
}
.head_2023rn #tmp_wrap_setting {
	border-top:1px solid #dbdbdb;
	padding:28px 0 8px;
}
.head_2023rn #tmp_setting {
	padding-bottom:0;
}
.head_2023rn #tmp_setting li a {
	min-height:50px;
}
/* mode_movie header
================================================== */
.mode_movie #tmp_header {
	display:block;
	position: absolute;
	z-index: 1;
	width: 100%;
	background-color: #000000;
	color: #ffffff;
	border-bottom: none;
	padding:4px 0 3px;
}
.mode_movie #tmp_hlogo h1 {
	width: 173px;
	height: 52px;
	background:#000000 url(/shared/site_rn2021/images/header/hlogo_white_x2.png) no-repeat top left;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
}
.mode_movie #tmp_hlogo h1,
.mode_movie #tmp_hlogo p,
.mode_movie #tmp_hlogo a,
.mode_movie #tmp_hlogo h1 span,
.mode_movie #tmp_hlogo p span{
	width:173px;
	height:52px;
}
.mode_movie #tmp_mv_link {
	display: block;
	float: right;
	padding-right:12px;
}
.mode_movie #tmp_mv_link ul {
	list-style: none;
	display:table;
}
.mode_movie #tmp_mv_link li {
	display:table-cell;
	vertical-align:middle;
	padding:0 20px 0 12px;
	height:50px;
}
.mode_movie #tmp_mv_link li > a {
	font-size:112.5%;
	color:#ffffff;
	background-color: transparent;
	text-decoration: none;
}
.mode_movie #tmp_mv_link li > a:hover,
.mode_movie #tmp_mv_link li > a:active {
	text-decoration: underline;
}
.mode_movie #tmp_sma_menu {
	top:59px;
}
.mode_movie #tmp_hnavi_lmenu {
	display: block;
	position: absolute;
	z-index: 99;
	top: 12px;
	right: 78px;
}
.mode_movie #tmp_hnavi_lmenu a,
.mode_movie #tmp_hnavi_lmenu a span,
.mode_movie #tmp_hnavi_lmenu a span:before,
.mode_movie #tmp_hnavi_lmenu a span:after {
	display: block;
}
.mode_movie #tmp_hnavi_lmenu a {
	color: #ffffff;
	background: #000000 url(/shared/site_rn2021/images/icon/mv_wh_search_icon_x2.png) no-repeat center center;
	-webkit-background-size:29px auto;
	-moz-background-size:29px auto;
	background-size:29px auto;
	width:29px;
	height:27px;
}
.mode_movie #tmp_hnavi_lmenu a span,
.mode_movie #tmp_hnavi_lmenu a span:before,
.mode_movie #tmp_hnavi_lmenu a span:after {
	left:0;
	width:33px;
	height:27px;
}
.mode_movie #tmp_hnavi_lmenu a.active {
	background: none;
}
.mode_movie #tmp_hnavi_lmenu a.active span,
.mode_movie #tmp_hnavi_lmenu a.active span:before,
.mode_movie #tmp_hnavi_lmenu a.active span:after {
	content: '';
	position: absolute;
	height: 3px;
	width:32px;
	left: -1px;
	background-color: #ffffff;
	color: #343534;
	text-indent: -9999px;
}
.mode_movie #tmp_hnavi_lmenu a.active span {
	background: rgba(255, 255, 255, 0);
}
.mode_movie #tmp_hnavi_lmenu a.active span:before {
	bottom: -12px;
	transform: rotate(45deg);
}
.mode_movie #tmp_hnavi_lmenu a.active span:after {
	top: 12px;
	transform: rotate(-45deg);
}
.mode_movie #tmp_hnavi_lmenu span {
	display: block;
	text-indent: -9999px;
}
.mode_movie .search_form {
	position: relative;
	width: 486px;
	margin: 30px auto;
}
.mode_movie .search_panel .sch_btn input{
	min-width: 120px;
}
.mode_movie #tmp_hnavi_rmenu {
	top:12px;
	right:17px;
}
.mode_movie #tmp_hnavi_rmenu a {
	width:33px;
	height:27px;
	background-color: #000000
}
.mode_movie #tmp_hnavi_rmenu span,
.mode_movie #tmp_hnavi_rmenu span:before,
.mode_movie #tmp_hnavi_rmenu span:after {
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	left:0;
}
.custom_movie #tmp_header,
.custom_movie .info_box,
.custom_movie #tmp_emergency,
.mode_movie .info_box,
.mode_movie #tmp_emergency,
.mode_movie_sp .info_box,
.mode_movie_sp #tmp_emergency {
	display:none;
}
.no_javascript.custom_movie #tmp_header,
.no_javascript.custom_movie .info_box,
.no_javascript.custom_movie #tmp_emergency {
	display: block;
}
/* head_2022rn */
.mode_movie .head_2022rn #tmp_hlogo h1 {
	background-image:url(/shared/site_rn2021/images/header/hlogo_white_x2.svg);
}
.mode_movie .head_2022rn #tmp_header .container {
	padding-right: 349px;
}
.mode_movie .head_2022rn #tmp_hnavi_lmenu,
.mode_movie .head_2022rn #tmp_hnavi_mmenu,
.mode_movie .head_2022rn #tmp_hnavi_rmenu {
	top:10px;
}
.mode_movie .head_2022rn #tmp_hnavi_mmenu {
	right:129px;
}
.mode_movie .head_2022rn #tmp_hnavi_lmenu {
	right:266px;
}
.mode_movie .head_2022rn #tmp_hnavi_rmenu {
	right: 3px;
}
.mode_movie .head_2022rn #tmp_hnavi_lmenu a,
.mode_movie .head_2022rn #tmp_hnavi_lmenu span {
	width: auto;
	height: auto;
	text-indent: 0;
	text-decoration: none;
}
.mode_movie .head_2022rn #tmp_hnavi_lmenu a {
	padding-left: 25px;
	background-image: url(/shared/site_rn2021/images/icon/mv_wh_search_icon_x2.svg);
	background-position: 0px 4px;
	-webkit-background-size:22px auto;
	-moz-background-size:22px auto;
	background-size:22px auto;
	text-decoration: none;
}
.mode_movie .head_2022rn #tmp_hnavi_mmenu a,
.mode_movie .head_2022rn #tmp_hnavi_rmenu a {
	background:transparent ;
	color: #ffffff;
	width: auto;
	height: auto;
}
.mode_movie .head_2022rn #tmp_hnavi_lmenu a:hover,
.mode_movie .head_2022rn #tmp_hnavi_mmenu a:hover,
.mode_movie .head_2022rn #tmp_hnavi_rmenu a:hover {
	text-decoration: underline;
}
.mode_movie .head_2022rn #tmp_hnavi_lmenu span,
.mode_movie .head_2022rn #tmp_hnavi_mmenu span,
.mode_movie .head_2022rn #tmp_hnavi_rmenu span {
	font-size: 1.125rem;
}
.mode_movie .head_2022rn #tmp_hnavi_mmenu span,
.mode_movie .head_2022rn #tmp_hnavi_rmenu span {
	padding-top: 0;
	padding-left:24px;
	background-color: transparent;
	background-position: 0 6px;
	-webkit-background-size:19px auto;
	-moz-background-size:19px auto;
	background-size:19px auto;
}
.mode_movie .head_2022rn #tmp_hnavi_lmenu span {
	letter-spacing: .3em;
}
.mode_movie .head_2022rn #tmp_hnavi_lmenu a.active {
	color:#ffffff;
	background: transparent url(/shared/site_rn2021/images/icon/head_close_icon.svg) 3px 5px no-repeat;
	-webkit-background-size:18px auto;
	-moz-background-size:18px auto;
	background-size:18px auto;
}
.mode_movie .head_2022rn #tmp_hnavi_lmenu a.active span {
	position:relative;
	width: auto;
	height: auto;
	color:#ffffff;
    background: transparent;
	text-indent:0;
	letter-spacing: -0.1em;
}
.mode_movie .head_2022rn #tmp_hnavi_lmenu a.active span:before,

.mode_movie .head_2022rn #tmp_hnavi_lmenu a.active span:after {
	content:none;
}
.mode_movie .head_2022rn #tmp_hnavi_rmenu a.active span {
	background-color: transparent;
	-webkit-background-size:18px auto;
	-moz-background-size:18px auto;
	background-size:18px auto;
	background-position: 0 5px;
	padding-left:31px;
	margin-right:10px;
}
.mode_movie .head_2022rn  #tmp_mv_link {
	padding-right: 0;
}
.mode_movie .head_2022rn #tmp_mv_link li {
	padding: 0 20px 4px 10px;
}
.mode_movie .head_2022rn #tmp_mv_link li > a {
	font-size: 1.125rem;
}

/* search_panel
================================================== */
.search_panel {
	position: relative;
}
.search_panel .search_ttl {
	position: absolute;
	display: block;
	color: #222222;
	background: transparent url(/shared/site_rn2021/images/icon/black_search_icon.png) no-repeat top left;
	top: 12px;
	left: 10px;
	width: 19px;
	height: 19px;
	z-index: 1;
}
.search_panel .search_ttl span {
	display:block;
	width: 19px;
	height: 19px;
	overflow:hidden;
	text-indent:-9999px;
	white-space:nowrap;
	text-align:left;
}
#tmp_query {
	border: 1px solid #c8c8c8;
	width: 367px;
	min-height: 41px;
	padding: 0 90px 0 35px;
	vertical-align:top;
}
.search_panel .sch_btn {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
}
.search_panel .sch_btn input {
	cursor: pointer;
	min-width: 80px;
	height: 100%;
	background-color: #2b5675;
	color: #ffffff;
	text-align: center;
	letter-spacing: 4px;
	text-indent: 7px;
	border: none;
	border-left: 1px solid #2b5675;
	transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
}
.search_panel .sch_btn input:hover,
.search_panel .sch_btn input:focus {
	background-color: #3d3c3d;
}

/* sp_menu
================================================== */
.spmenu_open {
	position:absolute;
	width: 100%;
	min-height: 100%;
	z-index: 9999;
	background: #ffffff;
	color: #222222;
	position: absolute;
}
.spmenu_open::before {
	content:"";
	min-height: 100%;
	height:100%;
	width:100%;
	position:absolute;
	top:82px;
	left:0;
	background-color: rgba(0,0,0,0.6);
	z-index:699;
}
#tmp_sma_menu {
	position: absolute;
	width:100%;
	z-index: 699;
	background-color: #ffffff;
	color: #222222;
}
.no_javascript #tmp_sma_menu {
	position:relative;
	z-index: 999;
}
#tmp_hnavi_s,
.spmenu_open #tmp_hnavi_s {
	display: block;
	list-style: none;
}
#tmp_hnavi_rmenu {
	position: absolute;
	z-index: 99;
	top:-20px;
	right:10px;
}
#tmp_hnavi_rmenu a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	height: 79px;
	width: 79px;
	justify-content: center;
	align-items: center;
	z-index: 90;
	cursor: pointer;
	text-align: center;
	color: #ffffff;
	background-color: #343534;
}
#tmp_hnavi_rmenu span,
#tmp_hnavi_rmenu span:before,
#tmp_hnavi_rmenu span:after {
	content: '';
	position: absolute;
	display: block;
	height: 3px;
	width: 32px;
	left: 24px;
	background-color: #ffffff;
	color: #343534;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	text-indent: -9999px;
}
#tmp_hnavi_rmenu span:before {
	bottom: 12px;
	left: 0;
}
#tmp_hnavi_rmenu span:after {
	top: 12px;
	left: 0;
}
#tmp_hnavi_rmenu a.active span {
	background: rgba(255, 255, 255, 0);
}
#tmp_hnavi_rmenu a.active span:before {
	bottom: 0;
	transform: rotate(45deg);
}
#tmp_hnavi_rmenu a.active span:after {
	top: 0;
	transform: rotate(-45deg);
}
/* close_btn */
#tmp_sma_menu .close_btn {
	border-top:1px solid #dbdbdb;
	margin:20px 0 0;
	padding:23px 0 22px;
	text-align:center;
}
.no_javascript #tmp_sma_menu .close_btn {
	display: none;
}
#tmp_sma_menu .close_btn a {
	display: inline-block;
	text-decoration:none;
	min-width:160px;
	padding:5px;
	color:#ffffff;
	background: -webkit-linear-gradient(linear, left top, right bottom, from(#424242), to(#333333));
	background: -moz-linear-gradient(left, #424242, #333333);
	background:linear-gradient(to left, #424242, #333333);
	background-color: #333333;
	transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
}
#tmp_sma_menu .close_btn span {
	display: inline-block;
	background: url(/shared/site_rn2021/images/icon/close_icon.png) no-repeat left center;
	-webkit-background-size:16px auto;
	-moz-background-size:16px auto;
	background-size:16px auto;
	padding:0 0 3px 22px;
}
#tmp_sma_menu .close_btn a:hover,
#tmp_sma_menu .close_btn a:focus {
	background-color: #2b5676;
	background: -webkit-linear-gradient(linear, left top, right bottom, from(#326489), to(#2b5676));
	background: -moz-linear-gradient(left, #326489, #2b5676);
	background:linear-gradient(to left, #326489, #2b5676);
}
/* .head_2022rn */
.head_2022rn #tmp_sma_menu .close_btn span {
	background-image: url(/shared/site_rn2021/images/icon/head_close_icon.svg);
	padding-bottom:0;
}

/* gnavi
================================================== */
.gnavi {
	padding:30px 0 40px;
}
.gnavi ul {
	list-style:none;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}
.gnavi ul li {
	width:14.2857%;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.gnavi ul li a {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	align-items: center;
	text-align:center;
	flex-grow:1;
	border-right:1px solid #dbdbdb;
	color:#333333;
	text-decoration:none;
	padding:90px 10px 5px;
	background-repeat:no-repeat;
	background-position:center 10px;
	min-height:130px;
	transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
}
.gnavi ul li a:hover,
.gnavi ul li a:focus,
.gnavi ul li.actvie a {
	text-decoration:underline;
}
.gnavi ul li:first-child a {
	border-left:1px solid #dbdbdb;
}
.gnavi ul li.glist1 a {
	background-image:url(/shared/site_rn2021/images/icon/gnavi_icon1.png);
}
.gnavi ul li.glist2 a {
	background-image:url(/shared/site_rn2021/images/icon/gnavi_icon2.png);
}
.gnavi ul li.glist3 a {
	background-image:url(/shared/site_rn2021/images/icon/gnavi_icon3.png);
}
.gnavi ul li.glist4 a {
	background-image:url(/shared/site_rn2021/images/icon/gnavi_icon4.png);
}
.gnavi ul li.glist5 a {
	background-image:url(/shared/site_rn2021/images/icon/gnavi_icon5.png);
}
.gnavi ul li.glist6 a {
	background-image:url(/shared/site_rn2021/images/icon/gnavi_icon6.png);
}
.gnavi ul li.glist7 a {
	background-image:url(/shared/site_rn2021/images/icon/gnavi_icon7.png);
}
.gnavi ul li.glist1 a:hover,
.gnavi ul li.glist1 a:focus,
.gnavi ul li.glist1.actvie a {
	background-image:url(/shared/site_rn2021/images/icon/gnavi_icon1_on.png);
}
.gnavi ul li.glist2 a:hover,
.gnavi ul li.glist2 a:focus,
.gnavi ul li.glist2.actvie a {
	background-image:url(/shared/site_rn2021/images/icon/gnavi_icon2_on.png);
}
.gnavi ul li.glist3 a:hover,
.gnavi ul li.glist3 a:focus,
.gnavi ul li.glist3.actvie a {
	background-image:url(/shared/site_rn2021/images/icon/gnavi_icon3_on.png);
}
.gnavi ul li.glist4 a:hover,
.gnavi ul li.glist4 a:focus,
.gnavi ul li.glist4.actvie a {
	background-image:url(/shared/site_rn2021/images/icon/gnavi_icon4_on.png);
}
.gnavi ul li.glist5 a:hover,
.gnavi ul li.glist5 a:focus,
.gnavi ul li.glist5.actvie a {
	background-image:url(/shared/site_rn2021/images/icon/gnavi_icon5_on.png);
}
.gnavi ul li.glist6 a:hover,
.gnavi ul li.glist6 a:focus,
.gnavi ul li.glist6.actvie a {
	background-image:url(/shared/site_rn2021/images/icon/gnavi_icon6_on.png);
}
.gnavi ul li.glist7 a:hover,
.gnavi ul li.glist7 a:focus,
.gnavi ul li.glist7.actvie a {

	background-image:url(/shared/site_rn2021/images/icon/gnavi_icon7_on.png);
}

/* location - pankuzu
================================================== */
#tmp_location .container {
	padding-top:21px;
	padding-bottom:29px;
}
#tmp_pankuzu p {
	display:inline;
	font-size: 75%;
	color: #717171;
	background-color: transparent;
}
#tmp_pankuzu p a:link,
#tmp_pankuzu p a:visited {
	color: #717171;
	background-color: transparent;
	text-decoration: none;
}
#tmp_pankuzu p a:hover,
#tmp_pankuzu p a:focus {
	text-decoration: underline;
}

.custom_press #tmp_location .container {
	padding-top:10px;
	padding-bottom:13px;
}
/* update
================================================== */
#tmp_update {
	color:#717171;
	background-color:transparent;
	font-size:75%;
	margin:0 0 10px;
}
.custom_press #tmp_update {
	color:#000000;
	text-align:right;
	margin-bottom:0;
}
/* setting
================================================== */
#tmp_sma_rmenu .block_ttl {
	margin-bottom:20px;
}
#tmp_sma_rmenu .ttl_en {
	color:#333333;
}
#tmp_setting {
	font-size:87.5%;
	margin:0 -12px;
	padding-bottom:35px;
	list-style:none;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
}
#tmp_setting li {
	width:25%;
	padding:0 12px;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#tmp_setting li a {
	position:relative;
	min-height:60px;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	flex-grow:1;
	text-decoration:none;
	padding:5px 5px 5px 23px;
	color:#ffffff;
	background-color: #2b5676;
	background-image: -webkit-linear-gradient(linear, left top, right bottom, from(#326489), to(#2b5676));
	background-image: -moz-linear-gradient(left, #326489, #2b5676);
	background-image:linear-gradient(to left, #326489, #2b5676);
	transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
}
#tmp_setting li a:hover,
#tmp_setting li a:focus {
	background-color: #333333;
	background-image: -webkit-linear-gradient(linear, left top, right bottom, from(#424242), to(#333333));
	background-image: -moz-linear-gradient(left, #424242, #333333);
	background-image:linear-gradient(to left, #424242, #333333);
}
#tmp_setting li a::before {
	content:'';
	display:inline-block;
	vertical-align:middle;
	margin-right:8px;
	width:24px;
	height:22px;
	background-repeat:no-repeat;
}
#tmp_setting li.setting_char a::before {
	background-image:url(/shared/site_rn2021/images/icon/hnavi_icon_char.png);
}
#tmp_setting li.setting_link a::before {
	background-image:url(/shared/site_rn2021/images/icon/hnavi_icon_moji.png);
}
#tmp_setting li.setting_speech a::before {
	background-image:url(/shared/site_rn2021/images/icon/hnavi_icon_speech.png);
}
#tmp_setting li.setting_lang a::before {
	background-image:url(/shared/site_rn2021/images/icon/hnavi_icon_lang.png);
}
#tmp_setting li.setting_link a:hover::before,
#tmp_setting li.setting_link a:focus::before {
	background-image:url(/shared/site_rn2021/images/icon/hnavi_icon_moji_on.png);
}

/* emergency
================================================== */
#tmp_emergency {
	width:100%;
	display:table;
	border: 1px solid #bf0000;
	clear:both;
	color:#bf0000;
	background-color: #fff3f3;
}
#tmp_emergency_ttl,
#tmp_emergency_cnt {
	display:table-cell;
	vertical-align:top;
}
#tmp_emergency_ttl {
	background-color: #bf0000;
	color: #ffffff;
	padding: 4px 20px;
	text-align:right;
	width:300px;
	vertical-align:middle;
}
#tmp_emergency_ttl h2 {
	font-size:125%;
	font-weight: normal;
}
#tmp_emergency_cnt {
	padding:16px 19px 14px;
}
#tmp_emergency_cnt ul {
	list-style:none;
}
#tmp_emergency_cnt ul li {
	margin:0 0 5px;
}
#tmp_emergency_cnt a {
	background-color: transparent;
	color:#bf0000;
}
#tmp_emergency_cnt ul li a {
    display:inline-block;
    background:url(/shared/site_rn2021/images/icon/arrow_red.png) no-repeat 1px 0.7em;
    padding:4px 0 0 14px;
    min-height:14px;
    text-decoration:none;
}
#tmp_emergency_cnt ul li a:hover,
#tmp_emergency_cnt ul li a:active {
	text-decoration: underline;
}

/* info_box
================================================== */
.info_box {
	width:100%;
	display:table;
	border:3px solid #171B62;
	font-size:128.6%;
	clear:both;
}
.info_box_ttl,
.info_box_cnt {
	display:table-cell;
	vertical-align:top;
}
.info_box_ttl {
	background:#171B62;
	color:#ffffff;
	padding:4px 20px;
	text-align:right;
	width:300px;
}
.info_box_ttl h2 {
	font-size:100%;
}
.info_box_cnt {
	padding:5px 20px;
	line-height:1.4;
}
.info_box_cnt h3 {
	font-size:100%;
	color:#171B62;
	margin:0.5em 0 0;
}
.info_box_cnt h3:first-child {
	margin:0;
}
.info_box_cnt a {
	color:#555555;
	display:inline-block;
	background:url(/shared/images/icon/arrow_blue.png) no-repeat left 0.4em;
	padding:2px 0 0 20px;
	min-height:14px;
	text-decoration:none;
}
.info_box_cnt a:hover,
.info_box_cnt a:focus {
	text-decoration:underline;
}
/* green */
.info_box.green {
	border:3px solid #00803f;
}
.info_box.green .info_box_ttl {
	background:#00803f;
	color:#ffffff;
}
.info_box.green .info_box_cnt h3 {
	color:#00803f;
}
.info_box.green .info_box_cnt a {
	background:url(/shared/images/icon/arrow_green.png) no-repeat left 0.4em;
}
/* black*/
.info_box.black {
	border:3px solid #555555;
}
.info_box.black .info_box_ttl {
	background:#555555;
	color:#ffffff;
}
.info_box.black .info_box_cnt h3 {
	color:#555555;
}
.info_box.black .info_box_cnt a {
	background:url(/shared/images/icon/arrow_black.png) no-repeat left 0.4em;
}
/* footer
================================================== */
#tmp_footer {
	clear: both;
	color:#222222;
	background-color: #ffffff;
	border-top:1px solid #dbdbdb;
}
#tmp_footer .container {
	position: relative;
}
#tmp_footer .footer_col_lft {
	float: left;
	width: 340px;
}
#tmp_footer .footer_col_rgt {
	float: right;
	text-align: right;
	width:calc(100% - 360px);
}
.footer_logo {
	padding-top: 13px;
}
.footer_logo p {
	width: 163px;
	height: 88px;
	color: #333333;
	background: #ffffff url(/shared/site_rn2021/images/footer/footer_logo.png) no-repeat;
}
.footer_logo p span {
	position: relative;
	z-index: -1;
	overflow: hidden;
	font-size: 2rem;
}
/* ptop
================================================== */
.ptop {
	text-align:right;
	clear:both;
}
/* pnavi
================================================== */
.pnavi,
.pnavi .ptop,
.pnavi a{
	width: 55px;
	height: 46px;
}
.pnavi .ptop {
	clear:none;
}
.pnavi {
	position: absolute;
	display:none;
	right: 50%;
	margin-right: -598px;
	top: -47px;
	z-index: 100;
	color: inherit;
	background-color: transparent;
}
.pnavi a {
	text-align:left;
	margin: 0 auto;
	padding: 10px 5px;
	display: block;
	text-indent: -99999px;
	text-decoration: none;
	font-size: 1rem;
	color: #ffffff;
	background: #373737 url(/shared/site_rn2021/images/icon/back_top_icon.png) no-repeat center 16px;
	-webkit-background-size: 20px auto;
	-moz-background-size: 20px auto;
	background-size: 20px auto;
	transition: 0.1s all ease-in-out;
	-moz-transition: 0.1s all ease-in-out;
	-webkit-transition: 0.1s all ease-in-out;
}
.pnavi a:hover,
.pnavi a:focus,
.pnavi a:active {
	background-color: #326489;
	text-decoration: underline;
}
.pnavi_fixed.pnavi {
	position: fixed;
	bottom: 10px;
	top: auto;
}
.no_javascript .pnavi {
	display: block;
}

/* fnavi  */

.fnavi {
	margin-bottom: 31px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.fnavi li {
	margin: 0 0 5px 22px;
	display: inline-block;
}

.fnavi li a {
	padding-left: 16px;
	display: inline-block;
	text-decoration: none;
	color: #222222;
	background: #FFFFFF url(/shared/site_rn2021/images/icon/blue_arrow_icon.png) no-repeat 0 9px;
	-webkit-background-size: 9px auto;
	-moz-background-size: 9px auto;
	background-size: 9px auto;
}

.fnavi li a:focus,
.fnavi li a:hover {
	text-decoration: underline;
}
/* footer_cnt */

.footer_cnt {
	padding: 68px 0 32px;
}

.footer_cnt address {
	font-style: normal;
	line-height: 1.8;
}

.footer_cnt address span {
	margin: 0;
}
.footer_cnt address span.dis_code {
	margin: 0 1.2em 0 0;
}
.footer_cnt address p:nth-child(2) {
	display:none;
}
.format_top .footer_cnt address p:nth-child(2) {
	display:block;
}

.footer_info {
	margin-top: 46px;
}

.footer_sns {
	margin-top: 12px;
	margin-bottom: 21px;
}
.footer_sns ul {
	list-style: none;
	padding: 0;
}
.footer_sns li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 15px 26px;
	line-height: 1;
}
.footer_sns a {
	display: inline-block;
}
.footer_sns img {
	max-width: 48px;
	height: auto;
	vertical-align: middle;
	transition: 0.1s all ease-in-out;
	-moz-transition: 0.1s all ease-in-out;
	-webkit-transition: 0.1s all ease-in-out;
}
.footer_sns img:focus,
.footer_sns img:hover {
	opacity: 0.7;
}
.directional_button{
	overflow: hidden;
	float: right;
}
.directional_button ul{
	list-style: none;
	padding: 0;
	margin: 0 -4px;
}
.directional_button ul li {
	float: left;
	padding: 0 4px;
	margin-bottom: 5px;
}
.directional_button ul li:first-child{
	clear: left;
}
.directional_button ul li:last-child{
	clear: right;
}
.directional_button ul li a{
	position: relative;
	padding: 10px 41px 8px 13px;
	display: block;
	font-size: 87.5%;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #a4a4a4;
	text-decoration: none;
	transition: 0.1s all ease-in-out;
	-moz-transition: 0.1s all ease-in-out;
	-webkit-transition: 0.1s all ease-in-out;
}
.directional_button ul li a:after{
	content: '';
	position: absolute;
	right: 9px;
	top: 50%;
	margin-top: -5px;
	width: 16px;
	height: 9px;
	display: inline-block;
	color: inherit;
	background: transparent url(/shared/site_rn2021/images/icon/arrow_fnavi.png) no-repeat;
	background-size: 16px auto;
	-moz-background-size: 16px auto;
	-webkit-background-size: 16px auto;
	transition: 0.1s all ease-in-out;
	-moz-transition: 0.1s all ease-in-out;
	-webkit-transition: 0.1s all ease-in-out;
}
.directional_button ul li a:hover,
.directional_button ul li a:focus{
	color: #FFFFFF;
	background-color: #326489;
	border-color:#326489;
}
.directional_button ul li a:hover:after,
.directional_button ul li a:focus:after {
	background: transparent url(/shared/site_rn2021/images/icon/arrow_fnavi_white.png) no-repeat;
	background-size: 16px auto;
	-moz-background-size: 16px auto;
	-webkit-background-size: 16px auto;
}
.city_info{
	padding: 2px 0 5px;
	color: #FFFFFF;
	background-color: #326489;
}
.copyright {
	text-align: right;
	font-size: 75%;
}
/* imenu
================================================== */
.imenu {
	padding:0 0 35px;
	clear:both;
}
.imenu_ttl {
	font-weight:bold;
	line-height:1.2;
    font-size: 171.4%;
    border-bottom: 1px solid #d2d2d2;
	position:relative;
	padding:0 0 13px 14px;
	margin:0 0 20px;

}
.imenu_ttl::before {
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:5px;
	height:29px;
	border-left:5px solid #005cd0;
}
.imenu_ttl a {
	display:inline-block;
	padding-right:45px;
    background: url(/shared/images/icon/arrow_b16.png) no-repeat right 50%;
	color:#000000;
	text-decoration:none;
}
.imenu_ttl a:hover,
.imenu_ttl a:focus {
	color: #005cd0;
	text-decoration: underline;
}
.imenu_cnt ul {
	list-style:none !important;
	letter-spacing:-.4em;
	font-weight:bold;
}
.imenu_cnt ul li {
	letter-spacing:normal;
	display:inline-block;
	vertical-align:top;
	margin:0 0 5px !important;
}
.imenu_cnt ul li a {
	display:block;
	text-decoration:none;
	color:#000000;
	background-color:#ffffff;
	border:1px solid #cccccc;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
/* imenu_ward
================================================== */
#tmp_imenu_ward .imenu_ttl::before,
#tmp_sma_imenu_ward .imenu_ttl::before {
	display:none;
}
#tmp_imenu_ward .imenu_ttl,
#tmp_sma_imenu_ward .imenu_ttl {
	margin:0 !important;
	font-weight:bold;
	font-size:128.6% !important;
	border:none !important;
	padding:2px 0 12px 20px !important;
	background: url(/shared/images/icon/icon_location2.png) no-repeat 0 4px !important;
}
#tmp_imenu_ward .imenu_ttl {
	margin-bottom:22px !important;
}
.format_top #tmp_imenu_ward .imenu_ttl {
	font-size:142.8% !important;
	padding:0 0 0 24px !important;
	background: url(/shared/images/icon/icon_location.png) no-repeat 4px 50% !important;
	margin-bottom:10px !important;
}
#tmp_imenu_ward .imenu_cnt {
	background-image:url(/shared/images/main/map_ward.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:10px;
	padding-left:326px;
	min-height:225px;
}
#tmp_imenu_ward .imenu_cnt.ward_area1 {	/* 東灘区 */
	background-image:url(/shared/images/main/map_ward_higashinada.gif);
}
#tmp_imenu_ward .imenu_cnt.ward_area2 {	/* 灘区 */
	background-image:url(/shared/images/main/map_ward_nada.gif);
}
#tmp_imenu_ward .imenu_cnt.ward_area3 {	/* 中央区 */
	background-image:url(/shared/images/main/map_ward_chuou.gif);
}
#tmp_imenu_ward .imenu_cnt.ward_area4 {	/* 兵庫区 */
	background-image:url(/shared/images/main/map_ward_hyogo.gif);
}
#tmp_imenu_ward .imenu_cnt.ward_area5,
#tmp_imenu_ward .imenu_cnt.ward_area6 {	/* 北区 */
	background-image:url(/shared/images/main/map_ward_kita.gif);
}
#tmp_imenu_ward .imenu_cnt.ward_area7 {	/* 長田区 */
	background-image:url(/shared/images/main/map_ward_nagata.gif);
}
#tmp_imenu_ward .imenu_cnt.ward_area8 {	/* 須磨区 */
	background-image:url(/shared/images/main/map_ward_suma.gif);
}
#tmp_imenu_ward .imenu_cnt.ward_area9 {	/* 垂水区 */
	background-image:url(/shared/images/main/map_ward_tarumi.gif);
}
#tmp_imenu_ward .imenu_cnt.ward_area10 {	/* 西区 */
	background-image:url(/shared/images/main/map_ward_nishi.gif);
}
#tmp_imenu_ward .imenu_cnt ul {
	margin:0 !important;
	list-style:none;
}
#tmp_imenu_ward .imenu_cnt ul li {
	width:160px;
	padding:0 0 6px 6px;
	margin:0 !important;
}
#tmp_imenu_ward .imenu_cnt ul li a,
#tmp_sma_imenu_ward .imenu_cnt ul li a {
	padding:7px 20px 6px 9px;
	background-image:url(/shared/images/icon/arrow_b14.png);
	background-repeat:no-repeat;
	background-position:95% 50%;
}
/* type_kanri */
.type_kanri #tmp_imenu_ward,
.col_rgt_navi #tmp_imenu_ward {
	padding-bottom:20px;
}
.type_kanri #tmp_imenu_ward .imenu_ttl,
.col_rgt_navi #tmp_imenu_ward .imenu_ttl {
	border-bottom:1px solid #000000 !important;
}
.type_kanri #tmp_imenu_ward .imenu_cnt,
.col_rgt_navi #tmp_imenu_ward .imenu_cnt {
	background-size:260px auto;
	padding-left:0;
	padding-top:220px;
	min-height:auto;
}
.col_rgt_navi #tmp_imenu_ward .imenu_cnt ul {
	margin-left:-5px !important;
	margin-right:-5px !important;
}
.type_kanri #tmp_imenu_ward .imenu_cnt ul li,
.col_rgt_navi #tmp_imenu_ward .imenu_cnt li {
	width:50%;
	padding:0 5px !important;
	margin:0 0 5px !important;
}
/* external
================================================== */
.col_rgt_navi #tmp_topics_cnt ul li a[href*="http"]:not([href*="www.city.kobe.lg.jp"]):not([href*="www-city-kobe-lg-jp.translate.goog"]) .topics_link_inner {
	position:relative;
}
.rnavi_related_cnt ul.list_btn a[rel*="external"] {
	position:relative;
	padding-right:26px;
}
.col_rgt_navi #tmp_topics_cnt ul li a[href*="http"]:not([href*="www.city.kobe.lg.jp"]):not([href*="www-city-kobe-lg-jp.translate.goog"]) .topics_link_inner::after,
.col_rgt_navi #tmp_new_cnt .new_ttl a[href*="http"]:not([href*="www.city.kobe.lg.jp"]):not([href*="www-city-kobe-lg-jp.translate.goog"])::after,
a[rel*="external"]::after {
	content:"";
	display:inline-block;
	vertical-align:text-top;
	width:15px;
	height:15px;
	box-sizing: content-box;
	margin-left:5px;
	margin-top:5px;
	background:url(/shared/site_rn2021/images/icon/icon_external_link.png) no-repeat 0 0;
	-webkit-background-size:15px auto;
	-moz-background-size:15px auto;
	background-size:15px auto;
}
.rnavi_list a[rel*="external"]:hover::after,
.rnavi_list a[rel*="external"]:focus::after {
	background-image: url(/shared/site_rn2021/images/icon/icon_external_link_w.png);
	-webkit-background-size:15px auto;
	-moz-background-size:15px auto;
	background-size:15px auto;
}
#tmp_tourism_cnt a[href*="http"]:not([href*="www.city.kobe.lg.jp"]):not([href*="www-city-kobe-lg-jp.translate.goog"])::after {
	content:"";
	display:inline-block;
	vertical-align:text-top;
	width:15px;
	height:15px;
	box-sizing: content-box;
	margin-left:5px;
	margin-top:5px;
	background: url(/shared/site_rn2021/images/icon/icon_external_link_w.png) no-repeat 0 0;
	-webkit-background-size:15px auto;
	-moz-background-size:15px auto;
	background-size:15px auto;
}
.rnavi_related_cnt ul.list_btn a[rel*="external"]::after {
	position:absolute;
	bottom:10px;
	right:10px;
}
#tmp_rnavi_related_along .rnavi_related_cnt ul.list_btn a[rel*="external"]::after {
	top:50%;
	bottom:auto;
	margin-top:-6px;
}
#tmp_emergency_s_cnt li a[rel*="external"]::after {
	background-image:url(/shared/site_rn2021/images/icon/icon_external_link_red.png);
	-webkit-background-size:15px auto;
	-moz-background-size:15px auto;
	background-size:15px auto;
}
.custom_press a[rel*="external"]::after {
	background-image:url(/shared/images/icon/icon_external_link.png);
	-webkit-background-size:15px auto;
	-moz-background-size:15px auto;
	background-size:15px auto;
	margin-top:5px;
	margin-left: 5px;
}
.custom_press .box_card a[rel*="external"]::after {
	bottom: 10px;
    right: 10px;
}
.custom_press .fnavi a[rel*="external"]::after {
	margin-top:5px;
}
/* icon_pdf / icon_word / icon_excel
================================================== */
.custom_press a.icon_pdf,
.custom_press a.icon_word,
.custom_press a.icon_excel {
	margin:0 5px 0 0;
	text-indent:0 !important;
}
.custom_press a.icon_pdf::after,
.custom_press a.icon_word::after,
.custom_press a.icon_excel::after {
	content:"";
	display:inline-block;
	vertical-align:text-top;
	width:16px;
	height:16px;
	box-sizing: content-box;
}
.custom_press a.icon_pdf::after {
	background:url(/shared/system/images/linkicon/icon_pdf.png) no-repeat top right;
}
.custom_press a.icon_word::after {
	background:url(/shared/system/images/linkicon/icon_word.png) no-repeat top right;
}
.custom_press a.icon_excel::after {
	background:url(/shared/system/images/linkicon/icon_excel.png) no-repeat top right;
}
/* ==================================================
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;
}
/* idx_ttl / page_title
================================================== */
#tmp_idx_ttl,
.page_title {
	padding:23px 0 30px;
	border-top:2px solid #2b5776;;
	border-bottom:2px solid #2b5776;;
	background-color:#2b5776;
	color:#ffffff;
	margin: 0 0 33px;
	clear: both;
}
#tmp_idx_ttl h1,
.page_title h1 {
	font-size:225%;
	line-height:1.2;
}
/* press */
.custom_press .page_title {
	padding: 0 0 15px;
	border-bottom: #808080 solid 2px;
	border-top:none;
	background-color:#ffffff;
	color:#000000;
	margin-bottom:35px;
}
.custom_press .column_cnt .page_title {
	border-bottom: #009 solid 4px;
}
.custom_press .column_cnt .page_title h1 {
	color:#009;
}
/* rnavi
================================================== */
.rnavi {
	margin:0 0 20px;
}
.rnavi_ttl {
	font-size:125%;
	padding:20px 15px;
	color:#000000;
	background-color:#efefef;
	border-bottom:2px solid #326489;
}
.rnavi_ttl a {
	display:block;
	text-decoration:none;
	padding:20px 40px 20px 15px;
	margin:-20px -15px;
	color:#000000;
	background-color:#efefef;
	background-image: url(/shared/site_rn2021/images/icon/arrow_b21.png);
	background-repeat:no-repeat;
	background-position:right 11px top 26px;
	-webkit-background-size:21px auto;
	-moz-background-size:21px auto;
	background-size:21px auto;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.rnavi_ttl a:hover,
.rnavi_ttl a:focus {
	color:#ffffff;
	background-color:#326489;
	background-image: url(/shared/site_rn2021/images/icon/arrow_b21_w.png);
}
.rnavi_cnt {
	border-left:3px solid #efefef;
	border-right:3px solid #efefef;
	border-bottom:2px solid #efefef;
}
.rnavi_cnt ul {
	list-style:none;
	font-size:87.5%;
}
.rnavi_cnt ul li {
	border-bottom:1px solid #efefef;
}
.rnavi_cnt ul li a {
	display:block;
	padding:15px 15px 15px 33px;
	text-decoration:none;
	color:#000000;
	background-color:transparent;
	background-image:url(/shared/site_rn2021/images/icon/blue_arrow_icon.png);
	background-repeat:no-repeat;
	background-position:15px 20px;
	-webkit-background-size:9px auto;
	-moz-background-size:9px auto;
	background-size:9px auto;
	position:relative;
}
.rnavi_cnt ul li a::after {
	content:"";
	position:absolute;
	left:-3px;
	top:-2px;
	width:calc(100% + 6px);
	height:calc(100% + 4px);
	border:3px solid transparent;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.rnavi_cnt ul li a:hover::after{
	border-color:#7099b9;
}
/* btn_more */
.rnavi_cnt .btn_more {
	border-top:2px solid #efefef;
	text-align:center;
	font-size:75%;
}
.rnavi_cnt .btn_more a {
	display:block;
	padding:12px 5px;
	text-decoration:none;
	color:#000000;
	background-color:#f7f7f7;
}
.rnavi_cnt .btn_more a:hover,
.rnavi_cnt .btn_more a:focus {
	text-decoration:underline;
}
.rnavi_cnt .btn_more span {
	position:relative;
	padding-left:17px;
}
.rnavi_cnt .btn_more span::before,
.rnavi_cnt .btn_more span::after {
	content:"";
	position:absolute;
	top:50%;
}
.rnavi_cnt .btn_more span::before {
	border-bottom:2px solid #406c8c;
	left:0;
	width:10px;
	height:2px;
	margin-top:-1px;
}
.rnavi_cnt .btn_more span::after {
	border-left:2px solid #406c8c;
	left:4px;
	width:2px;
	height:10px;
	margin-top:-5px;
}
.rnavi_cnt .btn_more a.active span::after {
	display:none !important;
}
/* rnavi_pickup
================================================== */
.rnavi_pickup {
	margin:0 0 30px;
}
.rnavi_pickup_ttl {
	line-height:1.2;
	font-size: 112.5%;
	font-weight:bold;
	margin:0 0 20px;
	padding:0 0 12px 24px;
	background: url(/shared/site_rn2021/images/icon/icon_flag.png) no-repeat 0 0.1em;
	border-bottom:2px solid #808080;
}
.rnavi_pickup_cnt {
	position:relative;
}
.rnavi_pickup_cnt ul {
	list-style:none;
}
.rnavi_pickup_cnt .slider {
	display:block;
	position:relative;
    overflow: hidden;
    margin-bottom: 10px;
	padding-bottom:38px;
}
.no_javascript .rnavi_pickup_cnt .slider {
	padding-bottom:0;
}
.no_javascript .rnavi_pickup .slider p {
    margin-bottom: 8px;
}
.rnavi_pickup .slick-slide a:hover img,
.rnavi_pickup .slick-slide a:focus img {
	opacity:0.7;
}
/* slick-dots */
.rnavi_pickup_cnt .slick-dots {
	float:left;
	padding-top:2px !important;
}
.rnavi_pickup_cnt .slick-dots .slick-active a {
	border-color:#000000;
	background-color:#000000;
	color:#ffffff;
}
.rnavi_pickup_cnt .slick-dots a:hover,
.rnavi_pickup_cnt .slick-dots a:focus {
	background-color:#326489;
}
/* btn_control */
.rnavi_pickup_cnt .slick_next,
.rnavi_pickup_cnt .slick_prev {
    position: absolute;
	top:auto;
	transform:none;
    bottom: 0;
	cursor:pointer;
}
.rnavi_pickup_cnt .slick_next,
.rnavi_pickup_cnt .slick_prev,
.rnavi_pickup_cnt .slick_next a,
.rnavi_pickup_cnt .slick_prev a,
.rnavi_pickup_cnt .slick_next span.hidden,
.rnavi_pickup_cnt .slick_prev span.hidden {
    width: 34px;
    height: 35px;
}
.rnavi_pickup_cnt .slick_prev {
    left: 0;
    background:#ffffff url(/shared/site_rn2021/images/icon/btn_prev.png) no-repeat;
}
.rnavi_pickup_cnt .slick_prev:hover,
.rnavi_pickup_cnt .slick_prev:focus {
    background:#ffffff url(/shared/site_rn2021/images/icon/btn_prev_on.png) no-repeat;
}
.rnavi_pickup_cnt .slick_next {
    right: 0;
    background:#ffffff url(/shared/site_rn2021/images/icon/btn_next.png) no-repeat;
}
.rnavi_pickup_cnt .slick_next:hover,
.rnavi_pickup_cnt .slick_next:focus {
    background:#ffffff url(/shared/site_rn2021/images/icon/btn_next_on.png) no-repeat;
}
.rnavi_pickup_cnt .slick_next span.hidden,
.rnavi_pickup_cnt .slick_prev span.hidden {
	overflow:hidden;
	text-indent:-9999px;
	white-space:nowrap;
	text-align:left;
}
/* action_ctrl */
.rnavi_pickup_cnt .slick_control {
	text-align: left;
	position: absolute;
	left: 42px;
	bottom:0;
	width:180px;
}
.rnavi_pickup_cnt .action_ctrl {
	float:left;
	margin: 0 7px 0 0;
	text-transform: uppercase;
}
.rnavi_pickup_cnt .action_ctrl a {
	text-decoration:none;
	font-size:85.7%;
	font-weight:bold;
	display:inline-block;
	min-width:60px;
	padding:6px 5px;
	background:#000;
	color:#fff;
	text-align:center;
	cursor:pointer;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.rnavi_pickup_cnt .action_ctrl a:hover,
.rnavi_pickup_cnt .action_ctrl a:focus {
	background:#326489;
}
.rnavi_pickup_cnt .slick-dots li {
	margin:0 3px !important;
}

/* rnavi - topics / new
================================================== */
.col_rgt_navi #tmp_topics,
.col_rgt_navi #tmp_new {
	padding-top:10px;
	margin:0 0 40px;
	border-bottom:2px solid #dbdbdb;
}
#tmp_rnavi {
	padding-top:10px;
	margin:0 0 45px;
}
.col_rgt_navi #tmp_topics .container,
.col_rgt_navi #tmp_new .container {
	padding:0;
	width:auto;
}
.col_rgt_navi #tmp_topics_ttl,
.col_rgt_navi #tmp_new_ttl,
#tmp_rnavi .block_ttl {
	border-top:2px solid #326489;
}
.col_rgt_navi #tmp_topics_ttl .ttl_en,
.col_rgt_navi #tmp_new_ttl .ttl_en,
#tmp_rnavi .ttl_en {
	position:relative;
	top:-0.85em;
	display:inline-block;
	padding:0 20px 0 0;
	background-color:#ffffff;
	color:#b7bbba;
	text-transform:uppercase;
	font-family: 'Noto Sans JP', sans-serif;
}
.col_rgt_navi #tmp_topics_ttl h2,
.col_rgt_navi #tmp_new_ttl h2,
#tmp_rnavi .block_ttl .ttl,
.col_rgt_navi #tmp_topics_ttl a,
.col_rgt_navi #tmp_new_ttl a {
	font-size:150%;
	font-weight:500;
	position:relative;
	margin:-10px 0 15px;
	font-family:"游明朝", "Yu Mincho", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.col_rgt_navi #tmp_topics_ttl a,
.col_rgt_navi #tmp_new_ttl a {
	color:#000000;
	text-decoration:none;
	display:block;
	width:100%;
	pointer-events: none;
}
.col_rgt_navi #tmp_new_ttl a {
	margin-bottom:0;
}
.col_rgt_navi #tmp_new_ttl h2 {
	margin-bottom:5px;
}
.col_rgt_navi #tmp_topics_cnt,
.col_rgt_navi #tmp_new_cnt {
	display:block;
	padding-bottom:40px;
}
.col_rgt_navi #tmp_topics_cnt ul {
	list-style:none;
}
.col_rgt_navi #tmp_topics_cnt ul li {
	margin:0 0 2px;
	font-size:93.75%;
}
.col_rgt_navi #tmp_topics_cnt ul li a {
	text-decoration:none;
	display:table;
	width:100%;
	color:#000000;
	background-color:#ffffff;
	border:1px solid #cccccc;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.col_rgt_navi #tmp_topics_cnt ul li span {
	display:table-cell;
	vertical-align:middle;
	height:58px;
	padding:5px 8px;
}
.col_rgt_navi #tmp_topics_cnt ul li span span {
	display:block;
	height:auto;
	padding:0;
}
.col_rgt_navi #tmp_topics_cnt ul li .topics_link_inner {
	padding:0;
	height:auto;
	display:block;
}
.col_rgt_navi #tmp_topics_cnt ul li .topics_img {
	width:60px;
	background-color:#306286;
	color:#ffffff;
	text-align:center;
	-webkit-border-radius:4px 0 0 4px;
	-moz-border-radius:4px 0 0 4px;
	border-radius:4px 0 0 4px;
}
.col_rgt_navi #tmp_topics_cnt ul li .topics_img img {
	width:38px;
	height:auto;
}
.col_rgt_navi #tmp_topics_cnt ul li.topics_view_btn {
	float:right;
	margin-top:24px;
	font-size:75%;
}
.col_rgt_navi #tmp_topics_cnt ul li.topics_view_btn a {
	display:inline-block;
	border-color:#343434;
	background-color:#343434;
	color:#ffffff;
	padding:10px 70px 10px 15px;
	position:relative;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.col_rgt_navi #tmp_topics_cnt ul li.topics_view_btn a::after {
	content:"";
	position:absolute;
	top:50%;
	right:8px;
	margin-top:-4px;
	background:url(/shared/site_rn2021/images/icon/arrow_fnavi_white.png) no-repeat;
	-webkit-background-size:14px auto;
	-moz-background-size:14px auto;
	background-size:14px auto;
	width:14px;
	height:8px;
}
/* new */
.col_rgt_navi #tmp_new_cnt {
	font-size:87.5%;
}
.col_rgt_navi #tmp_new_cnt li,
.col_rgt_navi #tmp_new_cnt .new_ttl {
	border-bottom:1px solid #dbdbdb;
	padding:7px 0 3px;
}
.col_rgt_navi #tmp_new_cnt li a,
.col_rgt_navi #tmp_new_cnt .new_ttl a {
	display:block;
	position:relative;
	text-decoration:none;
	color:#000000;
	background-color:transparent;
	padding-bottom:25px;
}
.col_rgt_navi #tmp_new_cnt li a::before,
.col_rgt_navi #tmp_new_cnt .new_ttl a::before {
	content:"";
	position:absolute;
	bottom:9px;
	right:3px;
	background:url(/shared/site_rn2021/images/icon/blue_arrow_top.png) no-repeat;
	-webkit-background-size:18px auto;
	-moz-background-size:18px auto;
	background-size:18px auto;
	width:18px;
	height:12px;
}
.col_rgt_navi #tmp_new_cnt li a:hover,
.col_rgt_navi #tmp_new_cnt li a:focus,
.col_rgt_navi #tmp_new_cnt .new_ttl a:hover,
.col_rgt_navi #tmp_new_cnt .new_ttl a:focus {
	text-decoration:underline;
}
.col_rgt_navi #tmp_new_cnt .new_ttl:nth-child(n+6) {
	display: none;
}

/* rnavi_list
================================================== */
.rnavi_list {
	list-style:none;
	margin:0 0 40px;
}
.rnavi_list li {
	margin:0 0 5px;
}
.rnavi_list li a {
	display:block;
	padding:18px 20px 18px 40px;
	text-decoration:none;
	color:#000000;
	background:#ffffff url(/shared/site_rn2021/images/icon/arrow_b21.png) no-repeat 19px 21px;
	-webkit-background-size:14px auto;
	-moz-background-size:14px auto;
	background-size:14px auto;
	border:1px solid #cccccc;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
/* call_center
================================================== */
.call_center {
	margin: 0 0 20px;
	border: 3px solid #c3c3c3;
	padding: 17px 17px 19px;
	color: #000000;
	background-color:#ffffff;
	font-weight: bold;
	position: relative;
}
.call_center::after {
	display: inline-block;
	content: "";
	position: absolute;
	right: 5px;
	bottom: 5px;
	width: 11px;
	height: 11px;
	border-right: 11px solid #007c36;
	border-top: 11px solid transparent;
}
.call_center:hover,
.call_center:focus {
	background-color: #f7f7f7;
}
.call_center .call_ttl {
	margin: 0 0 7px;
	padding: 48px 0 0 0;
	background-image:url(/shared/site_rn2021/images/icon/icon_call_title.png);
	background-position:50% 4px;
	background-repeat:no-repeat;
	font-size: 112.5%;
	text-align: center;
}
.call_center .call_ttl a {
	text-decoration: none;
	color: #000000;
}
.call_center .call_cnt p.txt {
	font-size: 81.25%;
	border-bottom: #dcdcdc solid 1px;
	padding-bottom:18px;
	margin-bottom:10px;
}
.call_center .time {
	text-align: center;
}
.call_center .tel {
	text-align: center;
	font-size: 112.5%;
	background-color:#ffffff;
	background-image:url(/shared/site_rn2021/images/main/call_center_tel.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.call_center .tel,
.call_center .tel span.number {
	width:220px;
	height:40px;
}
/* faq_btn
================================================== */
.type_kanri .faq_btn,
.col_rgt_navi .faq_btn {
	margin: 0 0 45px !important;
}
.faq_btn a {
	display: block;
	padding: 8px 5px 8px 70px;
	background-color:#00803f;
	background-image:url(/shared/site_rn2021/images/icon/icon_faq.png);
	background-position:13px 50%;
	background-repeat:no-repeat;
	color: #ffffff;
	border-radius: 3px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
}
.faq_btn a:hover,
.faq_btn a:focus {
	background-color:#116f3f;
}
.faq_btn a::after {
	content: "";
	position: absolute;
	right: 5px;
	bottom: 5px;
	width: 11px;
	height: 11px;
	display: inline-block;
	border-right: 11px solid #ffffff;
	border-top: 11px solid transparent;
}
.faq_btn .faq_ttl,
.faq_btn .faq_cnt {
	display: block;
}
.faq_btn .faq_ttl {
	font-size: 112.5%;
}
.faq_btn .faq_cnt {
	font-size: 81.25%;
}
/* rnavi_related
================================================== */
.rnavi_related {
	margin:0 0 20px;
}
.rnavi_related_ttl {
	font-size: 112.5%;
	font-weight:bold;
	margin:0 0 20px;
	padding:0 0 6px 24px;
	background-image:url(/shared/site_rn2021/images/icon/recom_ico.png);
	background-repeat:no-repeat;
	background-position:0 0.25em;
	border-bottom:2px solid #808080;
}
.rnavi_related_cnt ul {
	list-style: none;
	list-style-image: none;
	margin:0;
	padding:0 10px 10px;
}
.rnavi_related_cnt ul li {
	margin: 0 0 15px;
}
.rnavi_related_cnt ul li a {
	color:#000000;
	text-decoration:none;
	background-image:url(/shared/site_rn2021/images/icon/arrow_b14.png);
	background-repeat:no-repeat;
	background-position:left 0.2em;
	min-height:16px;
	padding:0 0 0 24px;
}
.rnavi_related_cnt ul li a:hover,
.rnavi_related_cnt ul li a:focus {
	color: #005cd0;
	text-decoration:underline;
}
/* list_btn */
.rnavi_related_cnt ul.list_btn {
	padding:0;
}
.rnavi_related_cnt ul.list_btn a {
	display:block;
	background-position:10px 17px;
	border:1px solid #c3c3c3;
	padding:12px 15px 12px 30px;
	text-decoration:none;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.rnavi_related_cnt ul.list_btn a:hover {
	text-decoration:none;
	color:#ffffff;
	background-color:#005cd0;
	background-image:url(/shared/site_rn2021/images/icon/arrow_w14.png);
}
#tmp_rnavi_related_along .rnavi_related_cnt ul.list_btn a {
	background-image:none;
	padding-left:15px;
}
/* img_bnr */
.rnavi_related_cnt ul.img_bnr {
	padding:0;
}
.rnavi_related_cnt ul.img_bnr li {
	padding:0;
}
.rnavi_related_cnt ul.img_bnr li a {
	background:none !important;
	min-height:auto;
	padding:0;
}
.rnavi_related_cnt ul.img_bnr li a:hover,
.rnavi_related_cnt ul.img_bnr li a:focus {
	opacity:0.7;
}
.rnavi_related_cnt ul.img_bnr li img {
	vertical-align:top;
}
/* emergency_s
================================================== */
#tmp_emergency_s {
	border: 3px solid #bb0400;
	margin: 0 0 30px;
}
#tmp_emergency_s_ttl {
	background: #bb0400 url(/shared/site_rn2021/images/icon/emergency_s_ttl.png) 7px .65em no-repeat;
	color: #ffffff;
	font-weight: bold;
	padding: 8px 7px 11px 37px;
}
#tmp_emergency_s_cnt {
	padding: 16px 10px 1px;
	background-color: #f4eeee;
}
#tmp_emergency_s_cnt ul {
	margin: 0;
	padding: 0;
    list-style: none;
	list-style-image: none;
}
#tmp_emergency_s_cnt li {
	margin: 0 0 18px;
	font-weight: bold;
}
#tmp_emergency_s_cnt li a {
	display:inline-block;
	color: #bb0400;
	text-decoration: none;
	padding: 0 0 0 23px;
	background: url(/shared/site_rn2021/images/icon/arrow_r14.png) 0 0.2em no-repeat;
}
#tmp_emergency_s_cnt li a:hover,
#tmp_emergency_s_cnt li a:focus {
	text-decoration: underline;
}
/* cate_ttl
================================================== */
/* 各区 */
.custom_ward #tmp_cate_ttl {
	width: 100%;
	margin: 0 0 35px;
	background-position:center center;
	background-repeat:no-repeat;
	position:relative;
	background-size:cover;
}
.custom_ward #tmp_cate_ttl_inner {
	width: 260px;
	min-height: 220px;
	padding:20px 15px;
	background-color: rgba(0,92,208,0.8);
	color: #ffffff;
	position:relative;
	z-index:10;
}
.custom_ward #tmp_cate_ttl_inner h1,
.custom_ward #tmp_cate_ttl_inner p {
	line-height: 1.1;
	display: block;
	font-weight: normal;
	text-align: center;
	text-shadow: 0 0 8px #003c87;
}
.custom_ward #tmp_cate_ttl_inner h1 span.txt {
	display:block;
}
.custom_ward #tmp_cate_ttl_inner .title {
	font-size: 257%;
	margin:0 0 8px;
}
.custom_ward #tmp_cate_ttl_inner .title_en {
	font-size: 85.7%;
	white-space:pre;
}
.custom_ward #tmp_cate_ttl_inner .icon {
	margin:0 0 5px;
}
.custom_ward #tmp_cate_ttl_img {
	width: 1280px;
	height:220px;
	position:absolute;
	top:0;
	left:0;
	right:0;
	margin:auto;
	overflow:hidden;
}
.custom_ward #tmp_cate_ttl_img img {
	width:auto;
	height:220px;
}

.custom_ward #tmp_cate_ttl_inner .title .sub,
.custom_ward #tmp_cate_ttl_inner .title .sub2 {
	display:block;
}
.custom_ward #tmp_cate_ttl_inner .title .sub2 {
	font-size:80%;
}
/* 各局 */
.custom_kyoku #tmp_cate_ttl {
	border-top:2px solid #ececec;
	border-bottom:2px solid #326489;
	display:table;
	width:100%;
	background-repeat:no-repeat;
	background-position:top center;
	margin:0 0 40px;
	clear:both;
	position:relative;
}
.custom_kyoku #tmp_cate_ttl h1 {
	font-size:225%;
	line-height:1.2;
	display:table-cell;
	vertical-align:middle;
	height:194px;
	font-weight:normal;
	position:relative;
	z-index:10;
}
.custom_kyoku #tmp_cate_ttl_img {
	overflow:hidden;
}
.custom_kyoku #tmp_cate_ttl_img img {
	vertical-align:top;
	position:absolute;
	top: 97px;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
/* ==================================================
inquiry
================================================== */
#tmp_wrap_inquiry {
	padding:16px 19px 0;
    margin: 0 0 60px;
	border: 1px solid #cccccc;
    clear: both;
}
.format_top.custom_ward #tmp_wrap_inquiry {
	margin-bottom:5px;
}
#tmp_inquiry_ttl {
	font-size:112.5%;
	font-weight: bold;
}
#tmp_inquiry_ttl p {
	padding: 0 0 13px;
	border-bottom: 2px solid #e2e2e2;
}
#tmp_inquiry_cnt {
	padding:18px 0;
}
#tmp_inquiry_cnt p {
	margin: 0 0 5px;
}
/* author */
#tmp_author_ttl {
	font-size:112.5%;
	font-weight: bold;
	border-bottom: 2px solid #e2e2e2;
	padding:0 0 12px;
}
#tmp_author_cnt {
	padding:15px 0 25px;
}
.custom_press #tmp_author_cnt {
	padding-right:165px;
	background:url(/shared/images/main/logo_unesco_kobe.png) no-repeat right 15px;
	min-height:120px;
}
#tmp_author_cnt p {
	margin:0 0 0.5em;
}
#tmp_author_cnt .ttl {
	font-size:112.5%;
	font-weight: bold;
	margin:0 0 10px;
}
#tmp_author_cnt .box_num p {
	display: inline-block;
	vertical-align:top;
	margin:0 1em 0 0;
}
/* inquiry_btn */
#tmp_wrap_inquiry .inquiry_btn {
	display: inline-block;
	vertical-align:top;
	padding: 0 0 0 20px;
	border:none;
	background: url(/shared/site_rn2021/images/icon/arrow_b21.png) 0 50% no-repeat;
	-webkit-background-size:16px auto;
	-moz-background-size:16px auto;
	background-size:16px auto;
	color: #000000;
	text-decoration: none;
	cursor:pointer;
	text-align:left;
}
#tmp_wrap_inquiry .inquiry_btn:hover,
#tmp_wrap_inquiry .inquiry_btn:focus {
	color: #005cd0;
	text-decoration: underline;
}
/* inquiry_2022rn */
#tmp_inquiry_2022rn #tmp_wrap_inquiry {
	padding-top:14px;
}
#tmp_inquiry_2022rn #tmp_author_ttl {
	font-size:100%;
	border-bottom:1px solid #cccccc;
}
#tmp_inquiry_2022rn #tmp_author_cnt {
	padding: 24px 0 7px;
}
#tmp_inquiry_2022rn #tmp_author_cnt .ttl {
	font-size:100%;
	font-weight: normal;
	padding: 10px 0 16px;
}
#tmp_inquiry_2022rn .inquiry_parts p {
	float: left;
}
#tmp_inquiry_2022rn #tmp_wrap_inquiry .inquiry_btn {
	color: #ffffff;
	background: #326489 url(/shared/site_rn2021/images/icon/arrow_b21_w.png) 24px 52% no-repeat;
	-webkit-background-size: 14px auto;
	-moz-background-size: 14px auto;
	background-size: 14px auto;
	border: 1px solid #cccccc;
	padding: 13px 32px 13px 49px;
	margin-left: 22px;
	font-size: 100%;
	font-weight: normal;
	border-radius: 3px;
	text-decoration: none;
}
#tmp_inquiry_2022rn #tmp_wrap_inquiry .inquiry_btn:hover,
#tmp_inquiry_2022rn #tmp_wrap_inquiry .inquiry_btn:focus {
	color: #ffffff;
	background: -webkit-linear-gradient(linear, left top, right bottom, from(#424242), to(#333333)) url(/shared/site_rn2021/images/icon/arrow_b21_w.png) 24px 52% no-repeat;
	background: -moz-linear-gradient(left, #424242, #333333) url(/shared/site_rn2021/images/icon/arrow_b21_w.png) 24px 52% no-repeat;
	background:linear-gradient(to left, #424242, #333333) url(/shared/site_rn2021/images/icon/arrow_b21_w.png) 24px 52% no-repeat;
	background: #333333 url(/shared/site_rn2021/images/icon/arrow_b21_w.png) 24px 52% no-repeat;
	-webkit-background-size: 14px auto;
	-moz-background-size: 14px auto;
	background-size: 14px auto;
}
#tmp_inquiry_2022rn .inquiry_memo {
	display: none !important;
}
.custom_press #tmp_inquiry_2022rn #tmp_author_cnt {
	padding-right:0;
	background:none;
	min-height:auto;
}
/* ==================================================
press - blue
================================================== */
.custom_press #tmp_wrap_inquiry .inquiry_btn {
	background-image:url(/shared/images/icon/arrow_b21.png);
	-webkit-background-size:16px auto;
	-moz-background-size:16px auto;
	background-size:16px auto;
}
.custom_press .rnavi_related_ttl {
	background-image:url(/shared/images/icon/recom_ico.png);
}
.custom_press .rnavi_related_cnt ul li a {
	background-image:url(/shared/images/icon/arrow_b14.png);
}
/* youtube ▼Do not edit
================================================== */
#tmp_contents .frame_youtube,
#tmp_contents .frame_ustream {
	position:relative;
	display:block;
	height:0;
	padding-bottom:56.25%;
	overflow:hidden;
	min-width:200px;
}
#tmp_contents .frame_youtube object,
#tmp_contents .frame_ustream object,
#tmp_contents .frame_youtube iframe,
#tmp_contents .frame_ustream iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/* enquete_button
================================================== */
.enquete_button input {
	border: 1px solid #cccccc;
	padding:16px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background:#FFFFFF;
	transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
}
.enquete_button input[type="submit"] {
	color:#FFFFFF;
	background:#326489;
}
.enquete_button input:hover,
.enquete_button input:focus,
.enquete_button input[type="submit"]:hover,
.enquete_button input[type="submit"]:focus {
	cursor: pointer;
	background-color: #333333;
	background: -webkit-linear-gradient(linear, left top, right bottom, from(#424242), to(#333333));
	background: -moz-linear-gradient(left, #424242, #333333);
	background:linear-gradient(to left, #424242, #333333);
	color:#ffffff;
}
/* ==================================================
type_waterfront / type_kawarukobe
================================================== */
.type_waterfront #tmp_header,
.type_kawarukobe #tmp_header {
	position:absolute;
	padding: 24px 0 30px;
	border-bottom: none;
	z-index:1000;
	background-color: #ffffff;
	color:#000000;
	width:100%;
}
.type_kawarukobe #tmp_wrapper:not(.spmenu_open) #tmp_header {
	background-color: #000000;
	background-color:rgba(0, 0, 0, 0.7);
	color:#ffffff;
}
.type_waterfront #tmp_wrapper:not(.spmenu_open) #tmp_header {
	background-color: #000000;
	background-color:rgba(0, 0, 0, 0.7);
	color:#ffffff;
}
.type_waterfront #tmp_header .container,
.type_kawarukobe #tmp_header .container {
	padding-right:10px;
}
.type_kawarukobe #tmp_sma_menu ,
.type_waterfront #tmp_sma_menu {
	padding-top:98px;
}
.type_waterfront #tmp_function > .wrap_search_panel ,
.type_kawarukobe #tmp_function > .wrap_search_panel {
	display: none;
}
.type_waterfront #tmp_hlogo h1,
.type_waterfront #tmp_hlogo p,
.type_waterfront #tmp_hlogo a,
.type_waterfront #tmp_hlogo h1 span,
.type_waterfront #tmp_hlogo p span,
.type_kawarukobe #tmp_hlogo h1,
.type_kawarukobe #tmp_hlogo p,
.type_kawarukobe #tmp_hlogo a,
.type_kawarukobe #tmp_hlogo h1 span,
.type_kawarukobe #tmp_hlogo p span {
	width: 170px;
	height: 37px;
}
.type_waterfront #tmp_hlogo span,
.type_kawarukobe #tmp_hlogo span {
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	text-align:left;
}
.type_waterfront #tmp_hlogo h1,
.type_waterfront #tmp_hlogo p,
.type_kawarukobe #tmp_hlogo h1,
.type_kawarukobe #tmp_hlogo p {
	background:url(/shared/templates/lp_waterfront/images/hlogo.png) no-repeat top left;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
}
.type_waterfront #tmp_wrapper:not(.spmenu_open) #tmp_hlogo h1,
.type_waterfront #tmp_wrapper:not(.spmenu_open) #tmp_hlogo p,
.type_kawarukobe #tmp_wrapper:not(.spmenu_open) #tmp_hlogo h1,
.type_kawarukobe #tmp_wrapper:not(.spmenu_open) #tmp_hlogo p {
	background-image:url(/shared/templates/lp_waterfront/images/hlogo_w.png);
}
.type_waterfront #tmp_hnavi_lmenu,
.type_kawarukobe #tmp_hnavi_lmenu {
	position:absolute;
	display:block;
	top: 4px;
	right: 129px;
}
.type_waterfront #tmp_hnavi_rmenu,
.type_kawarukobe #tmp_hnavi_rmenu {
	top: 4px;
	right: 40px;
}

.type_waterfront #tmp_hnavi_lmenu a,
.type_kawarukobe #tmp_hnavi_lmenu a,
.type_waterfront #tmp_hnavi_lmenu span,
.type_kawarukobe #tmp_hnavi_lmenu span {
	display: block;
	width:40px;
	height:40px;
}
.type_waterfront #tmp_hnavi_lmenu a,
.type_kawarukobe #tmp_hnavi_lmenu a {
	background: url(/shared/templates/lp_waterfront/images/icon_search.png) no-repeat center center;
	-webkit-background-size:40px auto;
	-moz-background-size:40px auto;
	background-size:40px auto;
}
.type_waterfront #tmp_wrapper:not(.spmenu_open) #tmp_hnavi_lmenu a {
	background-image:url(/shared/templates/lp_waterfront/images/icon_search_w.png);
}
.type_kawarukobe #tmp_wrapper:not(.spmenu_open) #tmp_hnavi_lmenu a {
	background-image:url(/shared/templates/lp_waterfront/images/icon_search_w.png);
}
.type_waterfront #tmp_hnavi_lmenu a span,
.type_kawarukobe #tmp_hnavi_lmenu a span {
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	text-align:left;
}
.type_waterfront #tmp_hnavi_lmenu a span:before,
.type_waterfront #tmp_hnavi_lmenu a span:after,
.type_kawarukobe #tmp_hnavi_lmenu a span:before,
.type_kawarukobe #tmp_hnavi_lmenu a span:after {
	content: '';
	position: absolute;
	display: block;
	height: 3px;
	width: 40px;
	left: 0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.type_waterfront #tmp_hnavi_lmenu a span:before,
.type_kawarukobe #tmp_hnavi_lmenu a span:before {
	background: rgba(255, 255, 255, 0);
	top:19px;
}
.type_waterfront #tmp_hnavi_lmenu a span:after,
.type_kawarukobe #tmp_hnavi_lmenu a span:after {
	background: rgba(255, 255, 255, 0);
	bottom:18px;
}
.type_waterfront #tmp_hnavi_lmenu a.active,
.type_kawarukobe #tmp_hnavi_lmenu a.active {
	background: rgba(255, 255, 255, 0);
}
.type_waterfront #tmp_hnavi_lmenu a.active span:before,
.type_kawarukobe #tmp_hnavi_lmenu a.active span:before {
	background-color: #000000;
	color: #ffffff;
	transform: rotate(45deg);
}
.type_waterfront #tmp_hnavi_lmenu a.active span:after,
.type_kawarukobe #tmp_hnavi_lmenu a.active span:after {
	background-color: #000000;
	color: #ffffff;
	transform: rotate(-45deg);
}
.type_waterfront #tmp_hnavi_rmenu a.active span:before,
.type_waterfront #tmp_hnavi_rmenu a.active span:after,
.type_kawarukobe #tmp_hnavi_rmenu a.active span:before,
.type_kawarukobe #tmp_hnavi_rmenu a.active span:after {
	background-color: #000000;
	color: #ffffff;
}
.type_waterfront .search_form,
.type_kawarukobe .search_form {
	position: relative;
	width: 486px;
	margin: 30px auto;
}
.type_waterfront .search_panel .sch_btn input,
.type_kawarukobe .search_panel .sch_btn input {
	min-width: 120px;
}
.type_waterfront #tmp_hnavi_rmenu a,
.type_kawarukobe #tmp_hnavi_rmenu a {
	background-color: transparent;
	color: inherit;
	border-left:none;
	width: 40px;
	height: 40px;
}
.type_waterfront #tmp_hnavi_rmenu span,
.type_waterfront #tmp_hnavi_rmenu span:before,
.type_waterfront #tmp_hnavi_rmenu span:after,
.type_kawarukobe #tmp_hnavi_rmenu span,
.type_kawarukobe #tmp_hnavi_rmenu span:before,
.type_kawarukobe #tmp_hnavi_rmenu span:after {
	width: 40px;
	left:0;
	background-color: #000000;
	color: #ffffff;
}
.type_waterfront #tmp_hnavi_rmenu span,
.type_kawarukobe #tmp_hnavi_rmenu span {
	left:0;
}
.type_waterfront #tmp_wrapper:not(.spmenu_open) #tmp_hnavi_rmenu span,
.type_waterfront #tmp_wrapper:not(.spmenu_open) #tmp_hnavi_rmenu span:before,
.type_waterfront #tmp_wrapper:not(.spmenu_open) #tmp_hnavi_rmenu span:after,
.type_kawarukobe #tmp_wrapper:not(.spmenu_open) #tmp_hnavi_rmenu span,
.type_kawarukobe #tmp_wrapper:not(.spmenu_open) #tmp_hnavi_rmenu span:before,
.type_kawarukobe #tmp_wrapper:not(.spmenu_open) #tmp_hnavi_rmenu span:after {
	background-color: #ffffff;
	color: #000000;
}
.type_waterfront #tmp_hnavi_rmenu span:before,
.type_kawarukobe #tmp_hnavi_rmenu span:before {
	bottom:15px;
}
.type_waterfront #tmp_hnavi_rmenu span:after,
.type_kawarukobe #tmp_hnavi_rmenu span:after {
	top:15px;
}
.type_waterfront .spmenu_open:before,
.type_kawarukobe .spmenu_open:before {
	top:98px;
}
.no_javascript.type_waterfront #tmp_hnavi_s {
	display:none;
}
.no_javascript.type_waterfront #tmp_wrapper:not(.spmenu_open) #tmp_sma_menu,
.no_javascript.type_kawarukobe #tmp_wrapper:not(.spmenu_open) #tmp_sma_menu {
	opacity:1;
}
.no_javascript.type_waterfront .search_form,
.no_javascript.type_kawarukobe .search_form {
	margin:0 auto;
}
.type_kawarukobe #tmp_sma_menu {
	padding-top:98px;
}
.type_kawarukobe #tmp_sma_menu {
	opacity: 1;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.type_waterfront #tmp_wrapper:not(.spmenu_open) #tmp_sma_menu,
.type_kawarukobe #tmp_wrapper:not(.spmenu_open) #tmp_sma_menu {
	opacity: 0;
}
.type_waterfront #tmp_wrap_main,
.type_waterfront #tmp_wrap_main input,
.type_waterfront #tmp_wrap_main select,
.type_waterfront #tmp_wrap_main textarea {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif!important;
	font-weight: 500;
}
.type_waterfront #tmp_main {
	font-size: 87.5%;
	padding-bottom: 18px;
}
.type_waterfront #tmp_main img,
.type_kawarukobe #tmp_main img {
	vertical-align: top;
	max-width:100%;
	height:auto;
}
/* ==================================================
各区 - rn -
================================================== */
/* cate_ttl
================================================== */
.custom_ward #tmp_cate_ttl.cate_ttl_ward {
	margin-bottom:59px;
}
.custom_ward .cate_ttl_ward #tmp_cate_ttl_inner {
	display:table-cell;
	vertical-align:middle;
	width: 247px;
	height:220px;
	min-height: auto;
	padding:20px 15px;
	background-color: rgba(43,87,118,0.9);
}
.custom_ward .cate_ttl_ward #tmp_cate_ttl_inner h1,
.custom_ward .cate_ttl_ward #tmp_cate_ttl_inner p {
	text-shadow:none;
}
.custom_ward .cate_ttl_ward #tmp_cate_ttl_inner .title {
	font-size: 250%;
	font-weight:bold;
	margin:0 0 18px;
}
.custom_ward .cate_ttl_ward #tmp_cate_ttl_inner .title_en {
	font-size: 75%;
}

/* footer_ward
================================================== */
#tmp_footer.footer_ward .footer_cnt {
	padding:36px 0;
}
#tmp_footer.footer_ward .footer_col_lft {
	float: left;
	width: 400px;
}
#tmp_footer.footer_ward .footer_col_rgt {
	float: right;
	text-align: right;
	width:calc(100% - 420px);
	padding-top:27px;
}
#tmp_footer.footer_ward .footer_info {
	margin-top:12px;
}
#tmp_footer .footer_logo_ward {
	display:inline-block;
	padding-top: 0;
}
#tmp_footer .footer_logo_ward .logo_img {
	text-align:center;
	margin:0 0 5px;
}
#tmp_footer .footer_logo_ward .logo_img img {
	width:76px;
	height:auto;
	vertical-align:top;
}
#tmp_footer .footer_logo_ward .logo_name {
	font-size:200%;
}
#tmp_footer.footer_ward .reception_time {
	margin:0 0 20px;
}
#tmp_footer.footer_ward .reception_time p {
	display:inline-block;
}
#tmp_footer.footer_ward .reception_time .ttl {
	font-size:112.5%;
	font-weight:bold;
	margin-right:1em;
}
#tmp_footer.footer_ward .fnavi {
	font-size:87.5%;
	margin-bottom:46px;
}
#tmp_footer.footer_ward .directional_button ul li a {
	padding: 10px 50px 8px 12px;
}

/* ==================================================
google
================================================== */
#cse,
#cse * {
	box-sizing:content-box;
}
/* ==================================================
accessibility
================================================== */
/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_sp {
	display: none;
}
.disp_pc #tmp_wrapper {
	min-width:1220px;
}
.disp_pc .wrap_mc_sp,
.disp_pc .wrap_mc_sp #tmp_switch_sp_style {
	display: block;
	text-align: center;
}
.disp_pc #tmp_sma_lmenu,
.disp_pc #tmp_sma_rmenu {
	display: none;
}
.disp_pc .wrap_mc_sp #tmp_switch_sp_style {
	font-size:4rem;
	text-decoration: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 #tmp_mv .video_scroll_btn span,
.color_yellow #tmp_wrapper #tmp_mv .video_scroll_btn span,
.color_black #tmp_wrapper #tmp_mv .video_scroll_btn span {
	text-indent: 0;
}
.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;
}
.color_blue #tmp_hlogo,
.color_yellow #tmp_hlogo,
.color_black #tmp_hlogo {
	padding-top:0 !important;
	line-height:1.2 !important;
}
.color_blue #tmp_hlogo h1,
.color_blue #tmp_hlogo p,
.color_blue #tmp_hlogo a,
.color_blue #tmp_hlogo h1 span,
.color_blue #tmp_hlogo p span,
.color_yellow #tmp_hlogo h1,
.color_yellow #tmp_hlogo p,
.color_yellow #tmp_hlogo a,
.color_yellow #tmp_hlogo h1 span,
.color_yellow #tmp_hlogo p span,
.color_black #tmp_hlogo h1,
.color_black #tmp_hlogo p,
.color_black #tmp_hlogo a,
.color_black #tmp_hlogo h1 span,
.color_black #tmp_hlogo p span {
	width: auto !important;
	height: auto !important;
}
.color_blue #tmp_hlogo h1 span,
.color_blue #tmp_hlogo p span,
.color_yellow #tmp_hlogo h1 span,
.color_yellow #tmp_hlogo p span,
.color_black #tmp_hlogo h1 span,
.color_black #tmp_hlogo p span {
	padding:10px !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;
}
.color_blue #tmp_contents h3::before,
.color_yellow #tmp_contents h3::before,
.color_black #tmp_contents h3::before {
	display:none !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,
.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;
}
.color_blue #tmp_wrapper .used_bg_img span.hidden,
.color_yellow #tmp_wrapper .used_bg_img span.hidden,
.color_black #tmp_wrapper .used_bg_img span.hidden,
.color_blue #tmp_wrapper .used_bg_img span.number,
.color_yellow #tmp_wrapper .used_bg_img span.number,
.color_black #tmp_wrapper .used_bg_img span.number {
	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;
}

.color_blue #tmp_wrapper #tmp_hnavi_rmenu span,
.color_black #tmp_wrapper #tmp_hnavi_rmenu span {
	background-color: #ffffff !important;
}
.color_yellow #tmp_wrapper #tmp_hnavi_rmenu span,
.color_yellow #tmp_wrapper #tmp_hnavi_rmenu span::before,
.color_yellow #tmp_wrapper #tmp_hnavi_rmenu span::after {
	background-color: #ffffff !important;
}
.color_blue #tmp_wrapper.rmenu #tmp_hnavi_rmenu span,
.color_yellow #tmp_wrapper.rmenu #tmp_hnavi_rmenu span,
.color_black #tmp_wrapper.rmenu #tmp_hnavi_rmenu span,
.color_blue.mode_movie #tmp_wrapper.rmenu #tmp_hnavi_rmenu span,
.color_yellow.mode_movie #tmp_wrapper.rmenu #tmp_hnavi_rmenu span,
.color_black.mode_movie #tmp_wrapper.rmenu #tmp_hnavi_rmenu span,
.color_blue.mode_movie #tmp_wrapper.lmenu #tmp_hnavi_lmenu a,
.color_yellow.mode_movie #tmp_wrapper.lmenu #tmp_hnavi_lmenu a,
.color_black.mode_movie #tmp_wrapper.lmenu #tmp_hnavi_lmenu a,
.color_blue #tmp_wrapper.lmenu #tmp_hnavi_lmenu span,
.color_yellow #tmp_wrapper.lmenu #tmp_hnavi_lmenu span,
.color_black #tmp_wrapper.lmenu #tmp_hnavi_lmenu span {
	background: transparent !important;
}
.color_blue.mode_movie #tmp_wrapper.lmenu #tmp_hnavi_lmenu a,
.color_yellow.mode_movie #tmp_wrapper.lmenu #tmp_hnavi_lmenu a,
.color_black.mode_movie #tmp_wrapper.lmenu #tmp_hnavi_lmenu a {
	background-color: #000000 !important;
}
.color_blue #tmp_wrapper .cnavi_sch_label label,
.color_yellow #tmp_wrapper .cnavi_sch_label label,
.color_black #tmp_wrapper .cnavi_sch_label label {
	background: transparent url(/shared/site_rn2021/images/icon/black_search_icon.png) no-repeat top left !important;
}
.color_blue.mode_movie #tmp_wrapper #tmp_hnavi_lmenu a,
.color_yellow.mode_movie #tmp_wrapper #tmp_hnavi_lmenu a,
.color_black.mode_movie #tmp_wrapper #tmp_hnavi_lmenu a {
	background: #000000 url(/shared/site_rn2021/images/icon/mv_wh_search_icon_x2.png) no-repeat center center !important;
	-webkit-background-size:29px auto !important;
	-moz-background-size:29px auto !important;
	background-size:29px auto !important;
}
.color_blue.mode_movie #tmp_wrapper #tmp_hnavi_rmenu a,
.color_yellow.mode_movie #tmp_wrapper #tmp_hnavi_rmenu a,
.color_black.mode_movie #tmp_wrapper #tmp_hnavi_rmenu a {
	color:#ffffff !important;
	background-color:#000000 !important;
}
.color_blue #tmp_wrapper #tmp_sma_menu .close_btn a,
.color_yellow #tmp_wrapper #tmp_sma_menu .close_btn a,
.color_black #tmp_wrapper #tmp_sma_menu .close_btn a,
.color_blue #tmp_setting li a,
.color_yellow #tmp_setting li a,
.color_black #tmp_setting li a,
.color_blue #tmp_topics_cnt li a,
.color_yellow #tmp_topics_cnt li a,
.color_black #tmp_topics_cnt li a,
.color_blue #tmp_wrapper .new_btn a,
.color_yellow #tmp_wrapper .new_btn a,
.color_black #tmp_wrapper .new_btn a {
	border:1px solid;
}
/* .head_2022rn */
.color_blue .head_2022rn #tmp_hlogo h1 span,
.color_blue .head_2022rn #tmp_hlogo p span,
.color_yellow .head_2022rn #tmp_hlogo h1 span,
.color_yellow .head_2022rn #tmp_hlogo p span,
.color_black .head_2022rn #tmp_hlogo h1 span,
.color_black .head_2022rn #tmp_hlogo p span {
	padding: 0 !important;
}
.color_blue #tmp_wrapper .head_2022rn #tmp_hnavi_rmenu a {
	color: #ffffff !important;
	background-color: transparent !important;
}
.color_yellow #tmp_wrapper .head_2022rn #tmp_hnavi_rmenu a {
	color: #0000FF !important;
	background-color: transparent !important;
}
.color_black #tmp_wrapper .head_2022rn #tmp_hnavi_rmenu a {
	color: #FFFFFF !important;
	background-color: transparent !important;
}
.color_blue #tmp_wrapper .head_2022rn #tmp_hnavi_mmenu span,
.color_yellow #tmp_wrapper .head_2022rn #tmp_hnavi_mmenu span,
.color_black #tmp_wrapper .head_2022rn #tmp_hnavi_mmenu span {
	background: transparent url(/shared/site_rn2021/images/icon/head_tell_icon.svg) 20px 5px no-repeat !important;
	-webkit-background-size:19px auto !important;
	-moz-background-size:19px auto !important;
	background-size:19px auto !important;
}
.color_blue #tmp_wrapper .head_2022rn #tmp_hnavi_rmenu span,
.color_yellow #tmp_wrapper .head_2022rn #tmp_hnavi_rmenu span,
.color_black #tmp_wrapper .head_2022rn #tmp_hnavi_rmenu span {
	color:inherit !important;
	background: transparent url(/shared/site_rn2021/images/icon/head_menu_icon.svg) center 10px no-repeat !important;
	-webkit-background-size: 16px auto !important;
	-moz-background-size: 16px auto !important;
	background-size: 16px auto !important;
}
.color_blue #tmp_wrapper .head_2022rn #tmp_hnavi_rmenu a.active span,
.color_yellow #tmp_wrapper .head_2022rn #tmp_hnavi_rmenu a.active span,
.color_black #tmp_wrapper .head_2022rn #tmp_hnavi_rmenu a.active span {
	background: transparent url(/shared/site_rn2021/images/icon/head_close_icon.svg) no-repeat center 10px !important;
	-webkit-background-size: 16px auto !important;
	-moz-background-size: 16px auto !important;
	background-size: 16px auto !important;
}
.color_blue.mode_movie #tmp_wrapper .head_2022rn #tmp_hnavi_lmenu a,
.color_yellow.mode_movie #tmp_wrapper .head_2022rn #tmp_hnavi_lmenu a,
.color_black.mode_movie #tmp_wrapper .head_2022rn #tmp_hnavi_lmenu a {
	background: transparent url(/shared/site_rn2021/images/icon/wh_search_icon.svg) no-repeat 0 4px !important;
	-webkit-background-size: 22px auto !important;
	-moz-background-size: 22px auto !important;
	background-size: 22px auto !important;
}
.color_blue.mode_movie #tmp_wrapper .head_2022rn #tmp_hnavi_lmenu a.active,
.color_yellow.mode_movie #tmp_wrapper .head_2022rn #tmp_hnavi_lmenu a.active,
.color_black.mode_movie #tmp_wrapper .head_2022rn #tmp_hnavi_lmenu a.active {
	background: transparent url(/shared/site_rn2021/images/icon/head_close_icon.svg) no-repeat 3px 5px !important;
	-webkit-background-size: 18px auto !important;
	-moz-background-size: 18px auto !important;
	background-size: 18px auto !important;
}
.color_blue.mode_movie #tmp_wrapper .head_2022rn #tmp_hnavi_mmenu span,
.color_yellow.mode_movie #tmp_wrapper .head_2022rn #tmp_hnavi_mmenu span,
.color_black.mode_movie #tmp_wrapper .head_2022rn #tmp_hnavi_mmenu span {
	background: transparent url(/shared/site_rn2021/images/icon/head_tell_icon.svg) no-repeat 0 6px !important;
	-webkit-background-size:19px auto !important;
	-moz-background-size:19px auto !important;
	background-size:19px auto !important;
}
.color_blue.mode_movie #tmp_wrapper .head_2022rn #tmp_hnavi_rmenu span,
.color_yellow.mode_movie #tmp_wrapper .head_2022rn #tmp_hnavi_rmenu span,
.color_black.mode_movie #tmp_wrapper .head_2022rn #tmp_hnavi_rmenu span {
	background: transparent url(/shared/site_rn2021/images/icon/head_menu_icon.svg) no-repeat 0 6px !important;
	-webkit-background-size:19px auto !important;
	-moz-background-size:19px auto !important;
	background-size:19px auto !important;
	color: inherit !important;
}
.color_blue.mode_movie #tmp_wrapper .head_2022rn #tmp_hnavi_rmenu a.active span,
.color_yellow.mode_movie #tmp_wrapper .head_2022rn #tmp_hnavi_rmenu a.active span,
.color_black.mode_movie #tmp_wrapper .head_2022rn #tmp_hnavi_rmenu a.active span {
	background: transparent url(/shared/site_rn2021/images/icon/head_close_icon.svg) no-repeat 0 6px !important;
	-webkit-background-size:19px auto !important;
	-moz-background-size:19px auto !important;
	background-size:19px auto !important;
	color:inherit !important;
}
/* pnavi */
.color_blue #tmp_wrapper .pnavi,
.color_blue #tmp_wrapper .pnavi .ptop,
.color_blue #tmp_wrapper .pnavi a,
.color_yellow #tmp_wrapper .pnavi,
.color_yellow #tmp_wrapper .pnavi .ptop,
.color_yellow #tmp_wrapper .pnavi a,
.color_black #tmp_wrapper .pnavi,
.color_black #tmp_wrapper .pnavi .ptop,
.color_black #tmp_wrapper .pnavi a {
	width: auto !important;
	height: auto !important;
	text-indent:0 !important;
}
.color_blue #tmp_wrapper .pnavi a,
.color_yellow #tmp_wrapper .pnavi a,
.color_black #tmp_wrapper .pnavi a {
	padding:5px 10px;
	border:1px solid;
}
.color_blue #tmp_wrapper .footer_logo p,
.color_yellow #tmp_wrapper .footer_logo p,
.color_black #tmp_wrapper .footer_logo p {
	width: auto !important;
	height: auto !important;
}
.color_yellow #tmp_topics_cnt li.topics_view_btn a::after,
.color_yellow #tmp_wrapper .new_btn a::after {
	background-image:url(/shared/site_rn2021/images/icon/blue_arrow_icon.png);
	-webkit-background-size:19px auto;
	-moz-background-size:19px auto;
	background-size:19px auto;
}
.color_blue #tmp_wrapper .directional_button ul li a:hover,
.color_black #tmp_wrapper .directional_button ul li a:hover,
.color_yellow #tmp_wrapper .directional_button ul li a:hover,
.color_blue #tmp_wrapper .directional_button ul li a:focus,
.color_black #tmp_wrapper .directional_button ul li a:focus,
.color_yellow #tmp_wrapper .directional_button ul li a:focus {
	text-decoration:underline;
}
.color_blue #tmp_wrapper .directional_button ul li a::after,
.color_black #tmp_wrapper .directional_button ul li a::after,
.color_blue #tmp_wrapper .link_btn li a::after,
.color_blue #tmp_wrapper .link_img_btn li .link_item::after,
.color_blue #tmp_wrapper .new_cnt::after,
.color_black #tmp_wrapper .link_btn li a::after,
.color_black #tmp_wrapper .link_img_btn li .link_item::after,
.color_black #tmp_wrapper .new_cnt::after {
	background-image:url(/shared/site_rn2021/images/icon/arrow_fnavi_white.png);
	-webkit-background-size:14px 9px;
	-moz-background-size:14px 9px;
	background-size:14px 9px;
	margin-top:-4px;
}
.color_yellow #tmp_wrapper .directional_button ul li a::after {
	background-image:url(/shared/site_rn2021/images/icon/arrow_fnavi.png);
	-webkit-background-size:14px 9px;
	-moz-background-size:14px 9px;
	background-size:14px 9px;
	margin-top:-4px;
}
.color_yellow #tmp_topics_cnt li a[href*="http"]:not([href*="www.city.kobe.lg.jp"]):not([href*="www-city-kobe-lg-jp.translate.goog"]):after {
	background-image: url(/shared/site_rn2021/images/icon/icon_external_link.png);
}
.color_blue .idx_navi li a::before,
.color_black .idx_navi li a::before {
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
}
.color_yellow .idx_navi li a::before {
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
}
.color_blue #tmp_wrapper .search_panel .search_ttl label,
.color_blue #tmp_wrapper .search_panel .search_ttl .txt,
.color_black #tmp_wrapper .search_panel .search_ttl label,
.color_black #tmp_wrapper .search_panel .search_ttl .txt,
.color_yellow #tmp_wrapper .search_panel .search_ttl label,
.color_yellow #tmp_wrapper .search_panel .search_ttl .txt {
	background-color:transparent !important;
}
.color_blue #tmp_wrapper .search_panel .search_ttl,
.color_black #tmp_wrapper .search_panel .search_ttl {
	background-color:#ffffff !important;
	background-image:url(/shared/site_rn2021/images/icon/black_search_icon.png) !important;
}
.color_yellow #tmp_wrapper .search_panel .search_ttl {
	background-image:url(/shared/site_rn2021/images/icon/black_search_icon.png) !important;
}
.color_blue .search_panel .sch_btn input,
.color_black .search_panel .sch_btn input,
.color_yellow .search_panel .sch_btn input {
	border:1px solid;
}
.color_blue a[rel*="external"]::after,
.color_blue a[rel*="external"]:hover::after,
.color_blue #tmp_emergency_s_cnt li a[rel*="external"]::after,
.color_blue #tmp_emergency_s_cnt li a[rel*="external"]:hover::after,
.color_black a[rel*="external"]::after,
.color_black a[rel*="external"]:hover::after,
.color_black #tmp_emergency_s_cnt li a[rel*="external"]::after,
.color_black #tmp_emergency_s_cnt li a[rel*="external"]:hover::after {
	background:url(/shared/site_rn2021/images/icon/icon_external_link_w.png) no-repeat 0 0 !important;
	-webkit-background-size:15px auto !important;
	-moz-background-size:15px auto !important;
	background-size:15px auto !important;
}
.color_yellow a[rel*="external"]:hover::after,
.color_yellow a[rel*="external"]::after,
.color_yellow #tmp_emergency_s_cnt li a[rel*="external"]::after,
.color_yellow #tmp_emergency_s_cnt li a[rel*="external"]:hover::after {
	background:url(/shared/site_rn2021/images/icon/icon_external_link.png) no-repeat 0 0 !important;
	-webkit-background-size:15px auto !important;
	-moz-background-size:15px auto !important;
	background-size:15px auto !important;
}
.color_blue #tmp_contents .idx_list .cate_img::after {
	background-image:-webkit-linear-gradient(180deg, rgba(0,0,139,1), rgba(0,0,139,0.2) 50%, rgba(0,0,139,0)) !important;
	background-image:-ms-linear-gradient(180deg, rgba(0,0,139,1), rgba(0,0,139,0.2) 50%, rgba(0,0,139,0)) !important;
	background-image:linear-gradient(180deg, rgba(0,0,139,1), rgba(0,0,139,0.2) 50%, rgba(0,0,139,0)) !important;
}
.color_yellow #tmp_contents .idx_list .cate_img::after {
	background-image:-webkit-linear-gradient(180deg, rgba(255,255,0,1), rgba(255,255,0,0.2) 50%, rgba(255,255,0,0)) !important;
	background-image:-ms-linear-gradient(180deg, rgba(255,255,0,1), rgba(255,255,0,0.2) 50%, rgba(255,255,0,0)) !important;
	background-image:linear-gradient(180deg, rgba(255,255,0,1), rgba(255,255,0,0.2) 50%, rgba(255,255,0,0)) !important;
}
.color_black #tmp_contents .idx_list .cate_img::after {
	background-image:-webkit-linear-gradient(180deg, rgba(0,0,0,1), rgba(0,0,0,0.2) 50%, rgba(0,0,0,0)) !important;
	background-image:-ms-linear-gradient(180deg, rgba(0,0,0,1), rgba(0,0,0,0.2) 50%, rgba(0,0,0,0)) !important;
	background-image:linear-gradient(180deg, rgba(0,0,0,1), rgba(0,0,0,0.2) 50%, rgba(0,0,0,0)) !important;
}
.color_blue .idx_list_cnt ul li a,
.color_yellow .idx_list_cnt ul li a,
.color_black .idx_list_cnt ul li a,
.color_blue #tmp_contents .idx_list_cnt .btn_more,
.color_yellow #tmp_contents .idx_list_cnt .btn_more,
.color_black #tmp_contents .idx_list_cnt .btn_more {
	position:relative;
}
.color_blue #tmp_contents .idx_list_cnt .btn_more,
.color_yellow #tmp_contents .idx_list_cnt .btn_more,
.color_black #tmp_contents .idx_list_cnt .btn_more {
	padding-left:16px;
}
.color_blue .idx_list_cnt ul li a::before,
.color_yellow .idx_list_cnt ul li a::before,
.color_black .idx_list_cnt ul li a::before {
	content:"";
	position:absolute;
	top:6px;
	left:6px;
    width:8px;
    height:8px;
    border-top: 2px solid;
    border-right: 2px solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.color_blue .idx_list_cnt ul li a::after,
.color_yellow .idx_list_cnt ul li a::after,
.color_black .idx_list_cnt ul li a::after {
	content:"";
	position:absolute;
	top:9px;
	left:0;
	width:15px;
	height:2px;
	border-bottom:2px solid;
}
.color_blue #tmp_wrapper #tmp_hnavi_rmenu a {
	color: #00008B !important;
	background-color: #FFFF00 !important;
}
.color_blue #tmp_wrapper #tmp_hnavi_rmenu span,
.color_blue #tmp_wrapper #tmp_hnavi_rmenu span:before,
.color_blue #tmp_wrapper #tmp_hnavi_rmenu span:after {
	background-color: #00008B !important;
	color: #ffffff !important;
}
.color_blue.mode_movie #tmp_wrapper #tmp_hnavi_rmenu span,
.color_blue.mode_movie #tmp_wrapper #tmp_hnavi_rmenu span:before,
.color_blue.mode_movie #tmp_wrapper #tmp_hnavi_rmenu span:after {
	background-color: #ffffff !important;
	color: #000000 !important;
}
.color_yellow #tmp_wrapper #tmp_hnavi_rmenu a {
	color: #ffffff !important;
	background-color: #000000 !important;
}
.color_yellow #tmp_wrapper #tmp_hnavi_rmenu span,
.color_yellow #tmp_wrapper #tmp_hnavi_rmenu span:before,
.color_yellow #tmp_wrapper #tmp_hnavi_rmenu span:after {
	background-color: #FFFF00 !important;
	color: #000000 !important;
}
.color_yellow.mode_movie #tmp_wrapper #tmp_hnavi_rmenu span,
.color_yellow.mode_movie #tmp_wrapper #tmp_hnavi_rmenu span:before,
.color_yellow.mode_movie #tmp_wrapper #tmp_hnavi_rmenu span:after {
	background-color: #ffffff !important;
	color: #000000 !important;
}
.color_yellow #tmp_wrapper #tmp_hnavi_lmenu a.active span::before,
.color_yellow #tmp_wrapper #tmp_hnavi_lmenu a.active span::after {
	background-color: #000000 !important;
	color: #FFFF00 !important;
}
.color_yellow.mode_movie #tmp_wrapper #tmp_hnavi_lmenu a.active span::before,
.color_yellow.mode_movie #tmp_wrapper #tmp_hnavi_lmenu a.active span::after {
	background-color: #ffffff !important;
	color: #000000 !important;
}
.color_black #tmp_wrapper #tmp_hnavi_rmenu a {
	color: #000000 !important;
	background-color: #FFFF00 !important;
}
.color_black #tmp_wrapper #tmp_hnavi_rmenu span,
.color_black #tmp_wrapper #tmp_hnavi_rmenu span:before,
.color_black #tmp_wrapper #tmp_hnavi_rmenu span:after {
	background-color: #000000 !important;
	color: #FFFF00 !important;
}
.color_black.mode_movie #tmp_wrapper #tmp_hnavi_rmenu span,
.color_black.mode_movie #tmp_wrapper #tmp_hnavi_rmenu span:before,
.color_black.mode_movie #tmp_wrapper #tmp_hnavi_rmenu span:after {
	background-color: #ffffff !important;
	color: #000000 !important;
}
.color_blue #tmp_wrapper .rnavi_cnt .btn_more span::before,
.color_black #tmp_wrapper .rnavi_cnt .btn_more span::before {
	border-bottom-color:#ffffff;
}
.color_blue #tmp_wrapper .rnavi_cnt .btn_more span::after,
.color_black #tmp_wrapper .rnavi_cnt .btn_more span::after {
	border-left-color:#ffffff;
}
.color_yellow #tmp_wrapper .rnavi_cnt .btn_more span::before {
	border-bottom-color:#000000;
}
.color_yellow #tmp_wrapper .rnavi_cnt .btn_more span::after {
	border-left-color:#000000;
}
.color_blue #tmp_wrapper .rnavi_ttl,
.color_black #tmp_wrapper .rnavi_ttl,
.color_yellow #tmp_wrapper .rnavi_ttl {
	border-top:2px solid;
	border-left:2px solid;
	border-right:2px solid;
}
.color_blue .col_rgt_navi #tmp_topics_cnt ul li .topics_img img {
	background-color:#00008B !important;
}
.color_black .col_rgt_navi #tmp_topics_cnt ul li .topics_img img {
	background-color:#000000 !important;
}
.color_yellow .col_rgt_navi #tmp_topics_cnt ul li .topics_img img,
.color_yellow #tmp_setting li a::before {
	background-color:#000000 !important;
}
.color_blue .col_rgt_navi #tmp_topics_cnt ul li.topics_view_btn a::before,
.color_black .col_rgt_navi #tmp_topics_cnt ul li.topics_view_btn a::before,
.color_yellow .col_rgt_navi #tmp_topics_cnt ul li.topics_view_btn a::before,
.color_blue .col_rgt_navi #tmp_new_cnt .new_ttl a::before,
.color_black .col_rgt_navi #tmp_new_cnt .new_ttl a::before,
.color_yellow .col_rgt_navi #tmp_new_cnt .new_ttl a::before {
	background-image:none !important;
	content:"";
	position:absolute;
	right:8px;
	top:50%;
	margin-top:-1px;
	width:12px;
	height:1px;
	border-bottom:1px solid;
}
.color_blue .col_rgt_navi #tmp_topics_cnt ul li.topics_view_btn a::after,
.color_black .col_rgt_navi #tmp_topics_cnt ul li.topics_view_btn a::after,
.color_yellow .col_rgt_navi #tmp_topics_cnt ul li.topics_view_btn a::after,
.color_blue .col_rgt_navi #tmp_new_cnt .new_ttl a::after,
.color_black .col_rgt_navi #tmp_new_cnt .new_ttl a::after,
.color_yellow .col_rgt_navi #tmp_new_cnt .new_ttl a::after {
	background-image:none !important;
	content:"";
	position:absolute;
	right:8px;
	top:50%;
	margin-top:-4px;
    width: 7px;
    height: 7px;
    border-top: 1px solid;
    border-right: 1px solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.color_blue .col_rgt_navi #tmp_new_cnt .new_ttl a::before,
.color_black .col_rgt_navi #tmp_new_cnt .new_ttl a::before,
.color_yellow .col_rgt_navi #tmp_new_cnt .new_ttl a::before {
	top:auto;
	bottom:10px;
}
.color_blue .col_rgt_navi #tmp_new_cnt .new_ttl a::after,
.color_black .col_rgt_navi #tmp_new_cnt .new_ttl a::after,
.color_yellow .col_rgt_navi #tmp_new_cnt .new_ttl a::after {
	top:auto;
	bottom:7px;
}
.color_blue #tmp_wrapper .faq_btn a,
.color_black #tmp_wrapper .faq_btn a,
.color_yellow #tmp_wrapper .faq_btn a {
	border:2px solid;
}
.color_blue #tmp_wrapper .faq_btn a::after,
.color_blue #tmp_wrapper .call_center::after {
	border-right-color:#FFFF00 !important;
}
.color_black #tmp_wrapper .faq_btn a::after,
.color_black #tmp_wrapper .call_center::after {
	border-right-color:#FFFF00 !important;
}
.color_yellow #tmp_wrapper .faq_btn a::after,
.color_yellow #tmp_wrapper .call_center::after {
	border-right-color:#000000 !important;
}
.color_blue #tmp_wrapper .summary_title .summary_title_img,
.color_black #tmp_wrapper .summary_title .summary_title_img,
.color_yellow #tmp_wrapper .summary_title .summary_title_img {
	display:none;
}
.color_blue #tmp_tourism .content_inner .inner_ttl,
.color_black #tmp_tourism .content_inner .inner_ttl,
.color_yellow #tmp_tourism .content_inner .inner_ttl,
.color_blue #tmp_tourism .content_inner .news,
.color_black #tmp_tourism .content_inner .news,
.color_yellow #tmp_tourism .content_inner .news {
	border:2px solid;
}
.color_blue #tmp_tourism .content_inner .inner_info .news .tourism_more_btn,
.color_black #tmp_tourism .content_inner .inner_info .news .tourism_more_btn,
.color_yellow #tmp_tourism .content_inner .inner_info .news .tourism_more_btn {
	border-left:2px solid;
}
.color_blue #tmp_tourism ul.col li .img img,
.color_black #tmp_tourism ul.col li .img img,
.color_yellow #tmp_tourism ul.col li .img img {
	border-left:2px solid;
	border-right:2px solid;
	border-top:2px solid;
}
.color_blue #tmp_tourism ul.col li .link,
.color_black #tmp_tourism ul.col li .link,
.color_yellow #tmp_tourism ul.col li .link {
	border-left:2px solid;
	border-right:2px solid;
	border-bottom:2px solid;
}
.color_blue #tmp_wrapper .slick-dots li.slick-active a,
.color_black #tmp_wrapper .slick-dots li.slick-active a {
	background-color:#FFFF00 !important;
}
.color_yellow #tmp_wrapper .slick-dots li.slick-active a {
	background-color:#000000 !important;
}
.color_blue #tmp_wrapper .col_rgt_navi #tmp_new_ttl a,
.color_black #tmp_wrapper .col_rgt_navi #tmp_new_ttl a,
.color_blue #tmp_wrapper .col_rgt_navi #tmp_topics_ttl a,
.color_black #tmp_wrapper .col_rgt_navi #tmp_topics_ttl a {
	color:#FFFF00 !important;
}
.color_yellow #tmp_wrapper .col_rgt_navi #tmp_new_ttl a,
.color_yellow #tmp_wrapper .col_rgt_navi #tmp_topics_ttl a {
	color:#000000 !important;
}
.color_blue #tmp_wrapper .box_place,
.color_black #tmp_wrapper .box_place,
.color_yellow #tmp_wrapper .box_place {
	border-collapse:unset !important;
}
.color_blue #tmp_wrapper .box_place_cnt::after,
.color_black #tmp_wrapper .box_place_cnt::after {
	background-image:none !important;
	content: "";
	position: absolute;
	right: 8px;
	bottom: 8px;
	width: 11px;
	height: 11px;
	border-right: 11px solid #FFFF00;
	border-top: 11px solid transparent;
}
.color_yellow #tmp_wrapper .box_place_cnt::after {
	background-image:none !important;
	content: "";
	position: absolute;
	right: 8px;
	bottom: 8px;
	width: 11px;
	height: 11px;
	border-right: 11px solid #000000;
	border-top: 11px solid transparent;
}
/* rnavi */
.color_blue #tmp_wrapper .rnavi_ttl a:hover,
.color_blue #tmp_wrapper .rnavi_ttl a:focus,
.color_black #tmp_wrapper .rnavi_ttl a:hover,
.color_black #tmp_wrapper .rnavi_ttl a:focus,
.color_yellow #tmp_wrapper .rnavi_ttl a:hover,
.color_yellow #tmp_wrapper .rnavi_ttl a:focus {
	text-decoration:underline;
}
.color_blue #tmp_wrapper .rnavi_cnt ul li.active a::after,
.color_blue #tmp_wrapper .rnavi_cnt ul li a:hover::after,
.color_blue #tmp_wrapper .rnavi_cnt ul li a:focus::after,
.color_black #tmp_wrapper .rnavi_cnt ul li.active a::after,
.color_black #tmp_wrapper .rnavi_cnt ul li a:hover::after,
.color_black #tmp_wrapper .rnavi_cnt ul li a:focus::after {
	border-color:#ffffff !important;
}
.color_yellow #tmp_wrapper .rnavi_cnt ul li.active a::after,
.color_yellow #tmp_wrapper .rnavi_cnt ul li a:hover::after,
.color_yellow #tmp_wrapper .rnavi_cnt ul li a:focus::after {
	border-color:#0000FF !important;
}
/* editable_slider */
.color_blue .editable_slider,
.color_black .editable_slider,
.color_yellow .editable_slider {
	border:2px solid;
}
.color_blue .editable_slider .action_control .action,
.color_black .editable_slider .action_control .action,
.color_yellow .editable_slider .action_control .action,
.color_blue .editable_slider .slick-arrow a,
.color_black .editable_slider .slick-arrow a,
.color_yellow .editable_slider .slick-arrow a {
	border:1px solid;
}
.color_blue .editable_slider .slick-arrow a,
.color_black .editable_slider .slick-arrow a,
.color_yellow .editable_slider .slick-arrow a {
	padding:5px 10px !important;
}
/* external */
.color_blue #tmp_wrapper .col_rgt_navi #tmp_topics_cnt ul li a[href*="http"]:not([href*="www.city.kobe.lg.jp"]):not([href*="www-city-kobe-lg-jp.translate.goog"]) .topics_link_inner::after,
.color_blue #tmp_wrapper a[rel*="external"]::after,
.color_black #tmp_wrapper .col_rgt_navi #tmp_topics_cnt ul li a[href*="http"]:not([href*="www.city.kobe.lg.jp"]):not([href*="www-city-kobe-lg-jp.translate.goog"]) .topics_link_inner::after,
.color_black #tmp_wrapper a[rel*="external"]::after {
	background-image:url(/shared/site_rn2021/images/icon/icon_external_link_w.png) !important;
	-webkit-background-size:15px auto !important;
	-moz-background-size:15px auto !important;
	background-size:15px auto !important;
}

/* not */
.color_blue #tmp_wrapper table:not(.col2):not(.col3):not(.outline):not(.img_cap):not(.box_info):not(.box_link):not(.box_menu):not(.box_note):not(.box_place):not(.box_voice):not(.annai_foreign_btn):not(.annai_noicon_btn):not(.annai_office_btn):not(.annai_status_btn):not(.box_construction):not(.box_environment):not(.box_info_table):not(.box_life_info):not(.box_card):not(.card_list):not(.card_list2):not(.design_col2):not(.design_col3):not(.design_img_box):not(.editable_slider):not(.fixed_parts):not(.fixed_table):not(.infotable):not(.marine_item):not(.news_card_list):not(.table_list1):not(.table_list2):not(.topics_card_list):not(.voicetable):not(.accordion_item):not(.longtable2):not(.longtable3):not(.gsc-search-box):not(.gsc-above-wrapper-area-container):not(.gsc-input):not(.enquete_table) {
	background-color:#00008B !important;
	border-color:#FFFF00 !important;
}
.color_blue #tmp_wrapper table:not(.col2):not(.col3):not(.outline):not(.img_cap):not(.box_info):not(.box_link):not(.box_menu):not(.box_note):not(.box_place):not(.box_voice):not(.annai_foreign_btn):not(.annai_noicon_btn):not(.annai_office_btn):not(.annai_status_btn):not(.box_construction):not(.box_environment):not(.box_info_table):not(.box_life_info):not(.box_card):not(.card_list):not(.card_list2):not(.design_col2):not(.design_col3):not(.design_img_box):not(.editable_slider):not(.fixed_parts):not(.fixed_table):not(.infotable):not(.marine_item):not(.news_card_list):not(.table_list1):not(.table_list2):not(.topics_card_list):not(.voicetable):not(.accordion_item):not(.longtable2):not(.longtable3):not(.gsc-search-box):not(.gsc-above-wrapper-area-container):not(.gsc-input):not(.enquete_table) th {
	background-color:#00008B !important;
	border-color:#FFFF00 !important;
}
.color_blue #tmp_wrapper table:not(.col2):not(.col3):not(.outline):not(.img_cap):not(.box_info):not(.box_link):not(.box_menu):not(.box_note):not(.box_place):not(.box_voice):not(.annai_foreign_btn):not(.annai_noicon_btn):not(.annai_office_btn):not(.annai_status_btn):not(.box_construction):not(.box_environment):not(.box_info_table):not(.box_life_info):not(.box_card):not(.card_list):not(.card_list2):not(.design_col2):not(.design_col3):not(.design_img_box):not(.editable_slider):not(.fixed_parts):not(.fixed_table):not(.infotable):not(.marine_item):not(.news_card_list):not(.table_list1):not(.table_list2):not(.topics_card_list):not(.voicetable):not(.accordion_item):not(.longtable2):not(.longtable3):not(.gsc-search-box):not(.gsc-above-wrapper-area-container):not(.gsc-input):not(.enquete_table) td {
	border-color:#FFFF00 !important;
}
.color_black #tmp_wrapper table:not(.col2):not(.col3):not(.outline):not(.img_cap):not(.box_info):not(.box_link):not(.box_menu):not(.box_note):not(.box_place):not(.box_voice):not(.annai_foreign_btn):not(.annai_noicon_btn):not(.annai_office_btn):not(.annai_status_btn):not(.box_construction):not(.box_environment):not(.box_info_table):not(.box_life_info):not(.box_card):not(.card_list):not(.card_list2):not(.design_col2):not(.design_col3):not(.design_img_box):not(.editable_slider):not(.fixed_parts):not(.fixed_table):not(.infotable):not(.marine_item):not(.news_card_list):not(.table_list1):not(.table_list2):not(.topics_card_list):not(.voicetable):not(.accordion_item):not(.longtable2):not(.longtable3):not(.gsc-search-box):not(.gsc-above-wrapper-area-container):not(.gsc-input):not(.enquete_table) {
	background-color:#000000 !important;
	border-color:#FFFF00 !important;
}
.color_black #tmp_wrapper table:not(.col2):not(.col3):not(.outline):not(.img_cap):not(.box_info):not(.box_link):not(.box_menu):not(.box_note):not(.box_place):not(.box_voice):not(.annai_foreign_btn):not(.annai_noicon_btn):not(.annai_office_btn):not(.annai_status_btn):not(.box_construction):not(.box_environment):not(.box_info_table):not(.box_life_info):not(.box_card):not(.card_list):not(.card_list2):not(.design_col2):not(.design_col3):not(.design_img_box):not(.editable_slider):not(.fixed_parts):not(.fixed_table):not(.infotable):not(.marine_item):not(.news_card_list):not(.table_list1):not(.table_list2):not(.topics_card_list):not(.voicetable):not(.accordion_item):not(.longtable2):not(.longtable3):not(.gsc-search-box):not(.gsc-above-wrapper-area-container):not(.gsc-input):not(.enquete_table) th {
	background-color:#000000 !important;
	border-color:#FFFF00 !important;
}
.color_black #tmp_wrapper table:not(.col2):not(.col3):not(.outline):not(.img_cap):not(.box_info):not(.box_link):not(.box_menu):not(.box_note):not(.box_place):not(.box_voice):not(.annai_foreign_btn):not(.annai_noicon_btn):not(.annai_office_btn):not(.annai_status_btn):not(.box_construction):not(.box_environment):not(.box_info_table):not(.box_life_info):not(.box_card):not(.card_list):not(.card_list2):not(.design_col2):not(.design_col3):not(.design_img_box):not(.editable_slider):not(.fixed_parts):not(.fixed_table):not(.infotable):not(.marine_item):not(.news_card_list):not(.table_list1):not(.table_list2):not(.topics_card_list):not(.voicetable):not(.accordion_item):not(.longtable2):not(.longtable3):not(.gsc-search-box):not(.gsc-above-wrapper-area-container):not(.gsc-input):not(.enquete_table) td {
	border-color:#FFFF00 !important;
}
.color_yellow #tmp_wrapper table:not(.col2):not(.col3):not(.outline):not(.img_cap):not(.box_info):not(.box_link):not(.box_menu):not(.box_note):not(.box_place):not(.box_voice):not(.annai_foreign_btn):not(.annai_noicon_btn):not(.annai_office_btn):not(.annai_status_btn):not(.box_construction):not(.box_environment):not(.box_info_table):not(.box_life_info):not(.box_card):not(.card_list):not(.card_list2):not(.design_col2):not(.design_col3):not(.design_img_box):not(.editable_slider):not(.fixed_parts):not(.fixed_table):not(.infotable):not(.marine_item):not(.news_card_list):not(.table_list1):not(.table_list2):not(.topics_card_list):not(.voicetable):not(.accordion_item):not(.longtable2):not(.longtable3):not(.gsc-search-box):not(.gsc-above-wrapper-area-container):not(.gsc-input):not(.enquete_table) {
	background-color:#FFFF00 !important;
	border-color:#000000 !important;
}
.color_yellow #tmp_wrapper table:not(.col2):not(.col3):not(.outline):not(.img_cap):not(.box_info):not(.box_link):not(.box_menu):not(.box_note):not(.box_place):not(.box_voice):not(.annai_foreign_btn):not(.annai_noicon_btn):not(.annai_office_btn):not(.annai_status_btn):not(.box_construction):not(.box_environment):not(.box_info_table):not(.box_life_info):not(.box_card):not(.card_list):not(.card_list2):not(.design_col2):not(.design_col3):not(.design_img_box):not(.editable_slider):not(.fixed_parts):not(.fixed_table):not(.infotable):not(.marine_item):not(.news_card_list):not(.table_list1):not(.table_list2):not(.topics_card_list):not(.voicetable):not(.accordion_item):not(.longtable2):not(.longtable3):not(.gsc-search-box):not(.gsc-above-wrapper-area-container):not(.gsc-input):not(.enquete_table) th {
	background-color:#FFFF00 !important;
	border-color:#000000 !important;
}
.color_yellow #tmp_wrapper table:not(.col2):not(.col3):not(.outline):not(.img_cap):not(.box_info):not(.box_link):not(.box_menu):not(.box_note):not(.box_place):not(.box_voice):not(.annai_foreign_btn):not(.annai_noicon_btn):not(.annai_office_btn):not(.annai_status_btn):not(.box_construction):not(.box_environment):not(.box_info_table):not(.box_life_info):not(.box_card):not(.card_list):not(.card_list2):not(.design_col2):not(.design_col3):not(.design_img_box):not(.editable_slider):not(.fixed_parts):not(.fixed_table):not(.infotable):not(.marine_item):not(.news_card_list):not(.table_list1):not(.table_list2):not(.topics_card_list):not(.voicetable):not(.accordion_item):not(.longtable2):not(.longtable3):not(.gsc-search-box):not(.gsc-above-wrapper-area-container):not(.gsc-input):not(.enquete_table) td {
	border-color:#000000 !important;
}

/* ==================================================
accessibility style change:font-size
================================================== */
/* small
================================================== */
.fsize_small {
	font-size: 75% !important;
}
/* big
================================================== */
.fsize_big {
	font-size: 125% !important;
}
/* biggest(doubled)
================================================== */
.fsize_big2 {
	font-size: 175% !important;
}
/* ==================================================
accessibility style change:color - type_waterfront / type_kawarukobe
================================================== */
.color_blue.type_kawarukobe #tmp_hlogo p span,
.color_black.type_kawarukobe #tmp_hlogo p span,
.color_yellow.type_kawarukobe #tmp_hlogo p span,
.color_blue.type_waterfront #tmp_hlogo span,
.color_black.type_waterfront #tmp_hlogo span,
.color_yellow.type_waterfront #tmp_hlogo span {
	text-indent:0 !important;
}
.color_blue.type_kawarukobe #tmp_hnavi_lmenu a,
.color_black.type_kawarukobe #tmp_hnavi_lmenu a,
.color_black.type_waterfront #tmp_hnavi_lmenu a,
.color_blue.type_waterfront #tmp_hnavi_lmenu a {
	background-image:url(/shared/templates/lp_waterfront/images/icon_search_w.png) !important;
}
.color_yellow.type_kawarukobe #tmp_hnavi_lmenu a,
.color_yellow.type_waterfront #tmp_hnavi_lmenu a {
	background-image:url(/shared/templates/lp_waterfront/images/icon_search.png) !important;
}
.color_blue.type_kawarukobe #tmp_hnavi_lmenu a.active,
.color_black.type_kawarukobe #tmp_hnavi_lmenu a.active,
.color_yellow.type_kawarukobe #tmp_hnavi_lmenu a.active,
.color_blue.type_waterfront #tmp_hnavi_lmenu a.active,
.color_black.type_waterfront #tmp_hnavi_lmenu a.active,
.color_yellow.type_waterfront #tmp_hnavi_lmenu a.active {
	background-image:none !important;
}
.color_black.type_waterfront #tmp_hnavi_lmenu a.active span:before,
.color_black.type_kawarukobe #tmp_hnavi_lmenu a.active span:before,
.color_black.type_waterfront #tmp_hnavi_lmenu a.active span:after,
.color_black.type_kawarukobe #tmp_hnavi_lmenu a.active span:after {
    background-color: #FFFF00 !important;
    color: #000000 !important;
}
/* ==================================================
kodomotto
================================================== */
.custom_kodomotto #tmp_header .container {
	padding-right: 108px;
}
.custom_kodomotto #tmp_hnavi_mmenu {
	display: none;
}
.custom_kodomotto #tmp_main {
	padding-bottom: 50px;
}
.custom_kodomotto .page_title {
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	background-color: #e6e6e6;
	color: #000000;
}
.custom_kodomotto .column_rnavi .col_main {
	padding-top: 40px;
	padding-bottom: 66px;
	background: url(/shared/site_rn2021/images/kodomotto/main/main_bg.png) no-repeat right top,url(/shared/site_rn2021/images/kodomotto/main/main_bg2.png) no-repeat right bottom;
}
.custom_kodomotto #tmp_update {
	margin: 0 0 2em;
}
.custom_kodomotto #tmp_wrap_inquiry {
	margin: 0 0 50px;
	padding: 0;
}
.custom_kodomotto #tmp_author_ttl {
	font-size:100%;
	padding: 20px 20px 25px;
	background-color: #fffddc;
	border-bottom:1px solid #cccccc;
}
.custom_kodomotto #tmp_author_cnt {
	padding: 24px 20px 7px;
}
.custom_kodomotto #tmp_author_cnt .ttl {
	font-size:100%;
	font-weight: normal;
	padding: 15px 0 20px;
}
.custom_kodomotto .inquiry_parts p {
	float: left;
}
.custom_kodomotto #tmp_wrap_inquiry .inquiry_btn {
	color: #000000;
	background: #f8f8f8 url(/shared/site_rn2021/images/kodomotto/icon/arrow_y25.png) 20px 52% no-repeat;
	-webkit-background-size:26px auto;
	-moz-background-size:26px auto;
	background-size:26px auto;
	padding: 18px 50px 18px 60px;
	margin-left: 22px;
	font-size: 100%;
	font-weight: normal;
	border-radius: 10px;
	text-decoration: none;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}
.custom_kodomotto #tmp_wrap_inquiry .inquiry_btn:hover,
.custom_kodomotto #tmp_wrap_inquiry .inquiry_btn:focus {
	background-image: url(/shared/site_rn2021/images/kodomotto/icon/arrow_y25_b.png);
	-webkit-background-size:26px auto;
	-moz-background-size:26px auto;
	background-size:26px auto;
}
.custom_kodomotto .inquiry_memo {
	display: none !important;
}
.custom_kodomotto #tmp_rnavi .block_ttl {
	border-top: 2px solid #fff100;
}
.custom_kodomotto .rnavi_ttl {
	background-color: #fffddc;
	border-bottom: 2px solid #efefef;
}
.custom_kodomotto .rnavi_ttl a {
	padding: 20px 50px 20px 15px;
	color: #000000;
	background-color: #fffddc;
	background-image: url(/shared/site_rn2021/images/kodomotto/icon/arrow_y25.png);
	-webkit-background-size:26px auto;
	-moz-background-size:26px auto;
	background-size:26px auto;
	background-position: right 20px top 26px;
}
.custom_kodomotto .rnavi_ttl a:hover,
.custom_kodomotto .rnavi_ttl a:focus {
	color: #000000;
	background-color: #fff100;
	background-image: url(/shared/site_rn2021/images/kodomotto/icon/arrow_y25_b.png);
	-webkit-background-size:26px auto;
	-moz-background-size:26px auto;
	background-size:26px auto;
}
.custom_kodomotto .rnavi_cnt {
	border-left: 2px solid #efefef;
	border-right: 2px solid #efefef;
	border-bottom: 2px solid #efefef;
}
.custom_kodomotto .rnavi_cnt ul li a:hover::after {
	border-color: #fff777;
}

/* ==================================================
clearfix
================================================== */
/* for modern browser */
.container:after,
#tmp_header:after,
#tmp_hnavi:after,
.gnavi:after,
.gnavi ul:after,
#tmp_main:after,
.plugin:after,
.pnavi:after,
#tmp_publicity_cnt: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_col_lft:after,
.footer_col_rgt:after,
.footer_sns ul:after,
.directional_button ul:after,
.col_rgt_navi #tmp_topics_cnt ul:after,
#tmp_inquiry_2022rn .inquiry_parts:after,
.custom_kodomotto .inquiry_parts:after,
.head_2023rn .main_navi:after,
.head_2023rn .main_navi .sma_gnavi_list:after,
.head_2023rn .navi_cate:after {
	content: "";	/* Do not edit */
	display: table;	/* Do not edit */
	clear: both;	/* Do not edit */
}

