@charset "utf-8";

/* ==================================================
Setting by CMS sheets
================================================== */
button,
body,
input,
select,
textarea {
	font-family: "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 500;
}

body #tmp_contents p em {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 105%;
}
a:link,
a:active,
a:visited {
	color: #0b47a1;
	text-decoration: underline;
}

a:hover,
a:focus {
	text-decoration:none;
}

body {
	background-color: transparent;
	font-size: 112.5%;
	color: #333333;
}
.view_pc {
	display:block;
}
.view_sp {
	display:none;
}

/* Styles
================================================== */


/* text */

.txt_red {
	color: #ac1c45;
	/* Setting by CMS sheets */
}

.txt_green {
	color: #106724;
	/* Setting by CMS sheets */
}

.txt_big {
	font-size: 130%;
	/* Setting by CMS sheets */
}

.txt_small {
	font-size: 86%;
	/* Setting by CMS sheets */
}


/* bgcolor */

td.bg_red,
th.bg_red {
	color: inherit;
	background-color: #FCECEC;
	/* Setting by CMS sheets */
}

td.bg_yellow,
th.bg_yellow {
	color: inherit;
	background-color: #FBFBDF;
	/* Setting by CMS sheets */
}

td.bg_blue,
th.bg_blue {
	color: inherit;
	background-color: #EBF9FC;
	/* Setting by CMS sheets */
}

td.bg_gray,
th.bg_gray {
	color: inherit;
	background-color: #E9E9E9;
	/* Setting by CMS sheets */
}

td.bg_green,
th.bg_green {
	color: inherit;
	background-color: #EDFBEE;
	/* Setting by CMS sheets */
}

td.bg_purple,
th.bg_purple {
	color: inherit;
	background-color: #EDE9FA;
	/* Setting by CMS sheets */
}


/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* ==================================================
Base-Layout
================================================== */
#tmp_wrapper {
	min-width: 1220px;
	margin: 0 auto;
/*	overflow:hidden;*/
}
.container {
	width: 1220px;
	margin: 0 auto;
	padding: 0 10px;
}
#tmp_wrap_main {
	padding:0 0 56px;
}
#tmp_contents {
	padding:0 0 40px;
}
/* format カラムのレイアウトのbaseロジック
================================================== */
.wrap_col_rgt_navi {
	float: right;
}
.column_rnavi .wrap_col_main {
	width: 100%;
	float: left;
}
.col_main {
	padding: 10px 0;
}

/* free
================================================== */
.format_free .wrap_col_rgt_navi {
	width: 260px;
}
.format_free .column_rnavi .wrap_col_main {
	margin-right: -300px;
}
.format_free .column_rnavi .col_main {
	margin-right: 300px;
}

/* header
================================================== */
#tmp_header {
	padding: 27px 0 20px;
}
#tmp_header.type2 {
	padding: 4px 0 4px;
}
#tmp_hlogo {
	float:left;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo span {
	display:block;
	width: 218px;
	height:40px;
}
.type2 #tmp_hlogo h1,
.type2 #tmp_hlogo p,
.type2 #tmp_hlogo a,
.type2 #tmp_hlogo span {
	display:block;
	width: 280px;
	height:80px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	color: #333333;
	background: #ffffff url(/shared/images/header/hlogo.png) no-repeat;
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
	font-size: 133.3%;
}
#tmp_hlogo span {
	position:relative;
	z-index:-1;
	overflow:hidden;
}
.type2 #tmp_hlogo h1,
.type2 #tmp_hlogo p {
	background: #ffffff url(/shared/images/header/hlogo2.png) no-repeat;
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
}
/* setting
================================================== */
#tmp_setting {
	float: right;
	padding-left: 10px;
	position:relative;
}
.type2 #tmp_setting {
	padding-bottom: 10px;
}
#tmp_hnavi_setting{
	padding-top: 6px;
	position: relative;
	line-height: 1.4;
}
#tmp_hnavi_setting > a{
	position: relative;
	min-width: 86px;
	text-align: center;
}
#tmp_hnavi_func {
	display: none;
}
#tmp_hnavi_means,
#tmp_hnavi_means_sec,
#tmp_hnavi_search,
#tmp_hnavi_emergency {
	display: inline-block;
	vertical-align: top;
}
#tmp_hnavi_means li a,
#tmp_hnavi_emergency a {
	position: relative;
	display: block;
	text-decoration: none;
	line-height: 1.5;
}
#tmp_hnavi_setting > a,
#tmp_hnavi_means > ul li a,
#tmp_hnavi_lang > a {
	font-size: 88.88%;
}
#tmp_hnavi_emergency a {
	font-size: 88.9%;
	text-align: center;
}
#tmp_hnavi_means {
	padding-top: 6px;
}
#tmp_hnavi_means ul {
	list-style: none;
}
#tmp_hnavi_setting,
#tmp_hnavi_means ul,
#tmp_hnavi_means li,
#tmp_hnavi_lang_wrapper {
	display: inline-block;
	vertical-align: top;
}
.type2 #tmp_hnavi_means,
.type2 #tmp_hnavi_means_sec,
.type2 #tmp_hnavi_search,
.type2 #tmp_hnavi_emergency,
.type2 #tmp_hnavi_setting,
.type2 #tmp_hnavi_means ul,
.type2 #tmp_hnavi_means li,
.type2 #tmp_hnavi_lang_wrapper {
	vertical-align: bottom;
}
#tmp_hnavi_search fieldset {
	display: none;
}
.type2 #tmp_hnavi_search fieldset {
	display: block;
}
#tmp_hnavi_means li,
#tmp_hnavi_lang {
	margin-left: 10px;
	line-height:1.4;
	position: relative;
}
#tmp_hnavi_means li:first-child{
	margin-left: 0;
}
#tmp_hnavi_lang{
	padding-top: 5px;
}
#tmp_hnavi_setting > a,
#tmp_hnavi_means li a,
#tmp_hnavi_lang > a {
	display: inline-block;
	padding:0 0 3px;
	color: #333333;
	border-bottom:1px solid #dddddd;
	background-color: transparent;
	-webkit-transition: border-color 0.3s ease-in-out;
	-moz-transition: border-color 0.3s ease-in-out;
	transition: border-color 0.3s ease-in-out;
}
#tmp_hnavi_means li button{
	font-size: 88.88%;
}
#tmp_hnavi_lang > a {
	min-width: 158px;
	position:relative;
}
#tmp_hnavi_lang > a .sp{
	display: none;
}
#tmp_hnavi_means li a.active {
	padding-left: 4px;
}
#tmp_hnavi_emergency a.active,
#tmp_hnavi_lang > a.active {
	text-align:center;
}
#tmp_hnavi_lang > a.active{
	padding-right: 4px;
}
#tmp_hnavi_setting > a:after,
.webread-speech-buttons .webread-button-speech-start:after,
.webread-speech-buttons .webread-button-speech-control:after,
.webread-speech-buttons .webread-button-speech-config:after,
#tmp_hnavi_means li a:after,
#tmp_hnavi_lang > a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    background: #333333;
    width: 0;
    height: 1px;
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
}
#tmp_hnavi_setting > a.active:after,
#tmp_hnavi_setting > a:hover:after,
.webread-speech-buttons .webread-button-speech-start:hover:after,
.webread-speech-buttons .webread-button-speech-control:hover:after,
.webread-speech-buttons .webread-button-speech-config:hover:after,
#tmp_hnavi_means li a.active:after,
#tmp_hnavi_means a:hover:after,
#tmp_hnavi_lang > a:hover:after,
.spmenu_open.rmenu #tmp_hnavi_lang > a:after {
	width: 100%;
}
#tmp_hnavi_setting > a span,
#tmp_hnavi_means a span,
#tmp_hnavi_lang > a span {
	display: inline-block;
	padding-left: 22px;
	color: inherit;
	background-repeat:no-repeat;
	background-position:left top;
	min-height:18px;
}
#tmp_hnavi_fsize a span {
	background-image: url(/shared/images/header/hnavi_fsize.png);
}
#tmp_hnavi_furigana a span {
	background-image: url(/shared/images/header/hnavi_furigana.png);
	padding-left: 20px;
}
#tmp_hnavi_lang a span {
	background-image: url(/shared/images/header/hnavi_lang.png);
	padding-left: 26px;
	padding-bottom: 1px;
}
#tmp_hnavi_setting > a span {
	background-image: url(/shared/site_city/images/header/gear_icon.png);
	background-position: 0 1px;
}
#tmp_hnavi_setting > a.active span,
#tmp_hnavi_lang > a.active span {
	padding-left: 19px;
	background-image:url(/shared/images/icon/icon_close.png);
	background-position: 0 2px;
}
#tmp_hnavi_lang #tmp_sma_rmenu a:after {
	display:none;
}
/* hnavi_lang */
#tmp_hnavi_setting::before,
#tmp_hnavi_lang:before {
	content: '';
	position: absolute;
	top: 45px;
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 11px 14px 11px;
	border-color: transparent transparent #ffffff transparent;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	opacity:0;
	z-index:9999;
}
.spmenu_open.setting_menu #tmp_hnavi_setting:before,
.spmenu_open.rmenu #tmp_hnavi_lang:before{
	opacity: 1;
}
/* search */

/* 読み上げボタン（伝えるウェブ） */
.webread-speech.audio-open .webread-speech-buttons{
	margin-bottom: 5px;
}
.webread-speech-buttons .webread-button-speech-start,
.webread-speech-buttons .webread-button-speech-control{
	position: relative;
	padding: 0 10px 3px 25px;
	border: none;
	border-bottom: 1px solid #dddddd;
	color: inherit;
	background-color: transparent;
	background-repeat:no-repeat;
	background-position:left top;
	min-height:18px;
	background-image: url(/shared/images/header/hnavi_read.png);
}
.webread-speech-buttons .webread-button-speech-start::before,
.webread-speech-buttons .webread-button-speech-control::before{
	content: '';
	width: 1px;
	height: 20px;
	position: absolute;
	background: #dddddd;
	bottom: 3px;
	right: 0;
}
/* 読み上げ設定ボタン（伝えるウェブ） */
.webread-speech-buttons .webread-button-speech-config{
	position: relative;
	padding: 0 10px 3px 10px;
	border: none;
	border-bottom: 1px solid #dddddd;
	color: inherit;
	background-color: transparent;
	background-repeat:no-repeat;
	background-position:5px 0;
	min-height:18px;
}
.webread-speech-buttons .webread-button-speech-start:hover,
.webread-speech-buttons .webread-button-speech-control:hover,
.webread-speech-buttons .webread-button-speech-config:hover{
	cursor: pointer;
}
#tmp_hnavi_search .wrap_header_search {
	padding-top: 3px;
	margin-left: 10px;
}
.type2 #tmp_hnavi_search .wrap_header_search .article_search_change {
	list-style: none;
	font-size: 81%;
	margin-left: 7px;
}
.type2 #tmp_hnavi_search .wrap_header_search .article_search_change li {
	display: inline;
}
.type2 #tmp_hnavi_search legend,
.type2 #tmp_hnavi_search .sch_page_number_input,
.type2 #tmp_hnavi_search .search_method {
	display: none;
}
#tmp_hnavi_search .wrap_sch_row,
#tmp_hnavi_search .wrap_sch_box,
.type2 #tmp_hnavi_search .search_action,
.type2 #tmp_hnavi_search .search_panel {
    display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: flex-start;
}
#tmp_hnavi_search .wrap_sch_row,
.type2 #tmp_hnavi_search .search_panel {
	width: 168px;
	font-size:87.5%;
	color: #333333;
    background-color: transparent;
}
#tmp_hnavi_search .wrap_sch_box:first-child {
    flex-grow: 1;
}
#tmp_hnavi_search .sch_box {
	position: relative;
	flex-grow: 1;
}
#tmp_hnavi_search .sch_box:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    background: #333333;
    width: calc(100% - 8px);
    height: 1px;
}
#tmp_hnavi_search .sch_box label {
    position: absolute;
    left: 8px;
    top: 7px;
    width: 18px;
    height: 18px;
    cursor: pointer;
	color: inherit;
    background: transparent url(/shared/images/icon/icon_search_s.png) no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    text-align: left;
	z-index: 1;
}
#tmp_hnavi_search .sch_box input {
	position: relative;
	width: 100%;
	padding: 2px 10px 2px 34px;
	height: 32px;
	border: none;
	border-bottom: 1px solid transparent;
	color: inherit;
	background-color: transparent;
}
#tmp_hnavi_search .sch_btn input {
    padding: 3px;
    height: 32px;
    min-width: 45px;
    cursor: pointer;
    color: inherit;
    background-color: #FFFFFF;
    border: 1px solid #333333;
}
#tmp_hnavi_search .sch_btn input:hover,
#tmp_hnavi_search .sch_btn input:focus {
	text-decoration: underline;
}
/* emergency */
#tmp_hnavi_emergency {
	margin-left: 15px;
	padding-top: 8px;
	position: relative;
	z-index: 1;
}
.type2 #tmp_hnavi_emergency {
	padding-bottom: 3px;
}
#tmp_hnavi_emergency a {
	min-width: 90px;
    color: #ab0b0b;
	background-color: transparent;
}
#tmp_hnavi_emergency:before {
    content: '';
    position: absolute;
    top: 44px;
    right: 29px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 16px 22px 16px;
    border-color: transparent transparent #ffe9e4 transparent;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    opacity:0;
    z-index: 1;
}
.spmenu_open.emergency #tmp_hnavi_emergency:before {
	opacity:1;
}
#tmp_hnavi_emergency_btn a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    background: #ab0b0b;
    width: 100%;
    height: 1px;
}
#tmp_hnavi_emergency_btn a.active {
	padding-right: 8px;
}
#tmp_hnavi_emergency_btn a span {
	display: inline-block;
	padding-left: 24px;
    color: inherit;
	background: transparent url(/shared/images/icon/icon_alert.png) no-repeat 0 4px;
}
#tmp_hnavi_emergency_btn a.active span {
	padding-left: 22px;
	background: transparent url(/shared/images/icon/icon_close_red.png) no-repeat 0 3px;
}
#tmp_hnavi_search_sp{
	display: none;
}
#tmp_sma_menu .wrap_sma_sch_wrap{
	display: none;
}
/* means
================================================== */
#tmp_sma_setting,
#tmp_sma_rmenu {
	position: absolute;
	right:0;
	left:0;
	top: calc(100% + 21px);
	z-index:999;
}
#tmp_sma_setting{
	display: none;
	left: 50%;
	right: auto;
	transform: translate(-50%,0);
	width:690px;
}
#tmp_hnavi_lang_wrapper{
	position: relative;
}
.model_pc #tmp_sma_rmenu,
.disp_pc #tmp_sma_rmenu{
	width: 572px!important;
	margin-left: 0!important;
	right: auto;
	left: 50%;
	transform: translate(-50%,0);
}
#tmp_sma_rmenu .close_btn{
	display: none;
}
#tmp_sma_setting .wrap_sma_sch_list,
#tmp_sma_lang_list {
	float:right;
	padding: 13px 20px 15px 26px;
	color: #222222;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	box-shadow: 0 0 12px 4px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 12px 4px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 12px 4px rgba(0,0,0,0.1);
}
#tmp_sma_lang_list.left{
	float: left;
}
#tmp_sma_lang_list .sp_ttl{
	display: none;
}
#tmp_sma_lang_list ul {
	list-style:none;
	font-size:88.89%;
	font-weight:bold;
}
#tmp_sma_lang_list ul li {
	display:inline-block;
	vertical-align:top;
	line-height:1.2;
	margin:0;
	padding: 0 5px 0 5px;
}
#tmp_sma_lang_list ul li a {
	display: inline-block;
	color: #333333;
	border-bottom:none;
	padding: 6px 0 4px 18px;
	text-decoration:underline;
	background: url(/shared/images/icon/arrow_icon.png) no-repeat left 11px;
}
#tmp_sma_lang_list ul li a:after{
	display: none;
}
#tmp_sma_lang_list ul li.back_btn a {
	padding: 7px 0 4px 47px;
	background-image:url(/shared/images/icon/back_icon.png);
	background-position:20px 9px;
}
#tmp_sma_lang_list ul li a:hover,
#tmp_sma_lang_list ul li a:focus {
	text-decoration:none;
}
#tmp_sma_lang_list ul li.back_btn {
	position:relative;
	padding-left: 12px;
}
#tmp_sma_lang_list ul li.back_btn::before {
	content:'';
	position:absolute;
	top:0;
	bottom: -2px;
	left: 12px;
	width:1px;
	border-left:1px solid #dddddd;
}
 /* webread-config（読み上げ設定）
================================================== */
.webread-config {
	font-size: 14px;
	position: fixed;
	z-index: 99999;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 14px;
	box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.75);
	border-radius: 5px;
	max-width: 90%;
	width: 600px;
	text-align: left;
	outline: none !important;
}
.webread-config-header {
	padding: 1em;
	color: #FFF;
	background: #05203a;
	text-align: center;
	font-weight: bold;
	position: relative;
	border-radius: 5px 5px 0px 0px;
	border: 1px solid #FFF;
}
.webread-config-body {
	color: #000;
	background: #FFF;
	padding: 1.5em;
	max-height: 50vh;
	overflow: auto;
}
.webread-config-body dl,
.webread-config-body dl dt,
.webread-config-body dl dd {
	margin: 0px;
	padding: 0px;
	font-size: inherit;
}
.webread-config-body dl {
	overflow: hidden;
}
.webread-config-body dl dt {
	font-weight: bold;
	float: left;
	clear: left;
	width: 8em;
	text-align: right;
}
.webread-config-body dl dd {
	margin: 0px 0px 1em 9em;
	white-space: nowrap;
}
.webread-config-body dl dd:last-child {
	margin-bottom: 0px;
}
.webread-config-body dl dd label {
	margin: 0px 1em 0.8em 0px;
	padding: 0px;
	font-size: inherit;
	white-space: nowrap;
	display: inline-block;
}
.webread-config-body dl dd label input {
	margin: 0px 0.3em 0px 0px;
}
.webread-config-footer {
	color: #000;
	background: #FFF;
	border-top: 1px solid #CCC;
	text-align: right;
	padding: 0.5em;
	border-radius: 0px 0px 5px 5px;
}
.webread-config-button-close {
	font-size: inherit;
	border: none;
	color: #FFF;
	background: #05203a;
	font-weight: normal;
	padding: 0.5em 1em;
	border-radius: 3px;
	cursor: pointer;
}
.webread-config-button-close:hover,
.webread-config-button-close:focus {
	color: #FFF;
	background: #3c4f62;
}
.webread-config-overlay {
	position: fixed;
	z-index: 99998;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background: #000;
	opacity: 0.75;
}
.webread-config-close {
	font-size: inherit;
	display: block;
	position: absolute;
	top: 50%;
	right: 1em;
	transform: translateY(-50%);
	width: 1em;
	height: 1em;
	overflow: hidden;
	text-indent: -1000px;
	background: none;
	padding: 0px;
	border: none;
	cursor: pointer;
	color: #FFF;
}
.webread-config-close:before,
.webread-config-close:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	width: 100%;
	height: 2px;
	margin-top: -1px;
	background: #FFF;
}
.webread-config-close:before {
	transform: rotate(45deg);
}
.webread-config-close:after {
	transform: rotate(-45deg);
}

/* emergency
================================================== */
#tmp_sma_emergency {
	position: absolute;
	display: none;
	color: #333333;
	background-color: #ffe9e4;
	margin-bottom: 35px;
	top: 45px;
	border-top: 15px solid #ffffff;
}
#tmp_sma_emergency .emergency_wrapper {
    position: relative;
    margin: 13px 0 9px;
    padding-left: 10px;
    padding-right: 4px;
    border-left: 1px solid #b52625;
}
#tmp_sma_emergency .emergency_ttl {
	margin-bottom: 14px;
	padding-left: 38px;
	color: #ab0b0b;
	background: transparent url(/shared/images/icon/icon_alert_sp.png) no-repeat 6px 3px;
	-webkit-background-size: 22px auto;
	-moz-background-size: 22px auto;
	background-size: 22px auto;
	font-weight: bold;
}
#tmp_sma_emergency ul {
	list-style: none;
}
#tmp_sma_emergency ul li a {
	font-size: 88.9%;
	text-decoration: none;
}
#tmp_sma_emergency ul li a:hover,
#tmp_sma_emergency ul li a:focus {
	text-decoration: underline;
}
#tmp_sma_emergency .list_links {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
#tmp_sma_emergency .list_links li:not(:first-child) {
	margin-left: 26px;
}
#tmp_sma_emergency .list_links li a {
	display: inline-block;
	padding-left: 22px;
	color: #ab0b0b;
	background: transparent url(/shared/images/icon/arr_link_red.png) no-repeat 0 7px;
	-webkit-background-size: 14px auto;
	-moz-background-size: 14px auto;
	background-size: 14px auto;
	text-decoration: underline;
}
#tmp_sma_emergency .list_links li a:hover,
#tmp_sma_emergency .list_links li a:focus{
	text-decoration: none;
}
#tmp_sma_emergency .list_links li a:after{
	display: none;
}
#tmp_sma_emergency .list_links li a span{
	padding: 0;
	background: none;
}
#tmp_hnavi_search_sp_wrapper{
	display: none;
}
/* list_news（緊急情報）
================================================== */
#tmp_contents #tmp_em_list.list_news ,
#tmp_sma_emergency .list_news {
	width:100% !important;
	border-collapse:collapse;
	border-spacing:0;
	clear:both;
	margin-bottom: 45px
}
#tmp_contents #tmp_em_list.list_news td,
#tmp_sma_emergency .list_news td {
	padding:9px 0;
	font-size:88.89%;
	vertical-align:top;
	text-align:left;
}
#tmp_contents #tmp_em_list.list_news td p,
#tmp_sma_emergency .list_news td p {
	margin:0 !important;
}
#tmp_contents #tmp_em_list.list_news .info_label,
#tmp_sma_emergency .list_news .info_label {
	background:transparent url(/shared/images/icon/arr_link_red.png) no-repeat 0 5px;
	-webkit-background-size: 13px auto;
	-moz-background-size: 13px auto;
	background-size: 13px auto;
	background-position: left center;
	padding: 9px 13px 9px 25px;
	width: 200px;
}
#tmp_contents #tmp_em_list.list_news .info_label p,
#tmp_sma_emergency .list_news .info_label p {
	text-align:center;
	background-color:#c82023;
	color:#ffffff;
	padding:3px 5px;
	line-height:1;
}
#tmp_contents #tmp_em_list.list_news .info_text p a,
#tmp_sma_emergency .list_news .info_text p a {
	display: inline-block;
	text-align: left;
	color: #333333;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
}
#tmp_contents #tmp_em_list.list_news .info_text a:hover,
#tmp_contents #tmp_em_list.list_news .info_text a:focus,
#tmp_sma_emergency .list_news .info_text a:hover,
#tmp_sma_emergency .list_news .info_text a:focus {
	text-decoration: none;
}
#tmp_contents #tmp_em_list.list_news td p a,
#tmp_sma_emergency .list_news td p a {
	color:#222222;
	background-color:transparent;
	text-decoration:none;
}
/* special_notice
================================================== */
#tmp_special_notice .special_notice {
	margin-bottom: 35px;
    padding: 33px 49px 11px;
    color: #333333;
    background-color: #fff9e5;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	border: 1px solid transparent;
	overflow: hidden;
}
#tmp_special_notice .notice_heading {
	padding:0 0 23px;
	border-bottom: 1px solid #e9b15f;
}
#tmp_special_notice .notice_ttl {
	margin-bottom: 25px;
    text-align: center;
    color: #ae1e24;
    background: transparent;
}
#tmp_special_notice .notice_ttl h2 {
    font-size: 177.8%;
    font-weight: bold;
	letter-spacing: 2px;
}
#tmp_special_notice .notice_ttl br {
	display: none;
}
#tmp_special_notice .notice_description {
    padding: 0 8px;
    font-weight: bold;
	letter-spacing: 1px;
}
#tmp_special_notice .notice_description .txt_red {
	color: #ae1e24;
}
#tmp_special_notice .notice_cnt {
    padding-top: 35px;
}
#tmp_special_notice .notice_md {
    display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
    margin-bottom: 20px;
}
#tmp_special_notice .notice_md .notice_list {
    flex-grow: 1;
    padding-top: 4px;
    padding-left: 10px;
}
#tmp_special_notice .notice_md .notice_list ul {
	list-style: none;
}
#tmp_special_notice .notice_md .notice_list li {
	margin-bottom: 24px;
	line-height: 1.7;
	padding-left: 28px;
	background: transparent url(/shared/images/icon/arr_link_sm.png) no-repeat 0 9px;
	-webkit-background-size: 14px auto;
	-moz-background-size: 14px auto;
	background-size: 14px auto;
	font-size: 88.9%;
	font-weight: bold;
}
#tmp_special_notice .notice_md .notice_list li a {
	display: inline-block;
	color: #333333;
	background-color:transparent;
}
#tmp_special_notice .notice_md .notice_media {
    flex: 0 0 636px;
    padding-left: 54px;
    margin: 0 auto;
}
#tmp_special_notice .notice_banner {
	display: table;
	width: 100%;
	margin-bottom: 26px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	box-shadow: 0 0 12px 6px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 12px 6px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 12px 6px rgba(0,0,0,0.1);
	overflow: hidden;
}
#tmp_special_notice .notice_banner .banner_img {
	display: table-cell;
	vertical-align: top;
	width: 270px;
	overflow: hidden;
}
#tmp_special_notice .notice_banner .banner_img img{
	transition: transform .6s ease;
}
#tmp_special_notice .notice_banner.active .banner_img img{
	transform: scale(1.05);
}
#tmp_special_notice .notice_banner .banner_img img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_special_notice .notice_banner .banner_txt {
	display: table-cell;
	vertical-align: top;
	color: #333333;
	background-color: #ffffff;
	padding: 25px;
	font-weight: bold;
	line-height: 1.7;
}
#tmp_special_notice .notice_banner .banner_txt a {
	display: block;
	color: #333333;
	background-color: transparent;
}
#tmp_special_notice .notice_link ul {
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 6px 3px 9px 0;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid transparent;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
}
#tmp_special_notice .notice_link li {
	padding: 20px 21px 12px;
	line-height: 1.5;
	text-align: center;
}
#tmp_special_notice .notice_link li:nth-child(3n+1) {
	flex: 0 0 191px;
}
#tmp_special_notice .notice_link li:nth-child(3n+2) {
	flex-grow: 1;
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
}
#tmp_special_notice .notice_link li:nth-child(3n) {
	flex: 0 0 191px;
	text-align: left;
}
#tmp_special_notice .notice_link a {
	display: inline-block;
	padding-left: 22px;
	color: #333333;
	background: transparent url(/shared/images/icon/arr_link_sm.png) no-repeat 0 7px;
	-webkit-background-size: 14px auto;
	-moz-background-size: 14px auto;
	background-size: 14px auto;
	font-size: 88.9%;
	font-weight: bold;
	text-align: left;
}

/* gnavi
================================================== */
#tmp_gnavi {
	clear: both;
	transition: 3s transform ease-in-out;
}
.gnavi,
.gnavi > li,
.gnavi > li > a {
    display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}
.gnavi {
	font-size:100%;
	padding: 0 6px;
	list-style: none;
    position: relative;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	box-shadow: 0 0 12px 4px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 12px 4px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 12px 4px rgba(0,0,0,0.1);
	margin-bottom:20px;
}
.format_top .gnavi {
	margin-bottom:38px;
}
.gnavi > li {
	position: relative;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
    text-align: center;
}
.gnavi > li:before {
	content: '';
	position: absolute;
	left: -1px;
	height: 28px;
	width: 1px;
	border-left: 1px solid rgba(142,142,142,0.3);
}
.gnavi > li:first-child:before {
	border-left: none;
}
.gnavi > li > a {
	position: relative;
    color: #333333;
	background-color: transparent;
    text-decoration: none;
	font-weight: bold;
	padding: 22px 3px;
}
.gnavi > li > a:before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 2px;
    left: 2px;
	right: 0;
	bottom: 12px;
    background: #333333;
	-webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
}
.gnavi > li.active_this > a:before,
.gnavi > li.active > a:before,
.gnavi > li > a:hover:before {
	width: 100%;
}
.gnavi > li > a br{
	display: none;
}
/* drop_down_hidden
================================================== */
.drop_down_hidden {
	display: none;
	position: absolute;
    width: 100%;
	top: calc(100% + 30px);
	bottom: auto;
	left: 0;
	text-align: left;
    color: #222222;
    background-color: #ffffff;
	border: 1px solid #ffffff;
    z-index: 99;
	padding: 15px 27px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	box-shadow: 0 6px 24px 12px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 6px 24px 12px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 6px 24px 12px rgba(0,0,0,0.1);
}
.gnavi > li:after {
	content: '';
	position: absolute;
	bottom: -30px;
    left: 50%;
	margin-left: 3px;
	width: 0;
	height: 0;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	border-left: 11px solid transparent;
  	border-right: 11px solid transparent;
  	border-bottom: 16px solid #ffffff;
	z-index: 99;
	opacity: 0;
	visibility: hidden;
}
.gnavi > li.active_drop_down:after {
	opacity: 1;
	visibility: visible;
}
.drop_down_hidden:after{
	content: '';
	position: absolute;
	top: -38px;
	width: 100%;
	height: 48px;
}
.drop_down_hidden .drop_down_inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}
.drop_down_hidden .drop_down_ttl {
	width: 164px;
	padding-right: 10px;
	border-right: 1px solid #333333;
	font-weight: bold;
	font-size: 111.1%;
	color: #222222;
	background-color: transparent;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	line-height: 1.6;
}
.drop_down_hidden .drop_down_ttl a {
	display: inline-block;
	padding-left: 26px;
	color: #222222;
	background: transparent url(/shared/images/icon/arr_link_sm.png) no-repeat 0 9px;
	-webkit-background-size: 18px auto;
	-moz-background-size: 18px auto;
	background-size: 18px auto;
	line-height: 1.6;
	text-decoration: none;
}
.drop_down_hidden .drop_down_cnt {
	flex: 1;
	padding: 14px 25px 0;
}
.drop_down_hidden .drop_down_cnt ul {
	list-style: none;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
}
.drop_down_hidden .drop_down_cnt li {
	width: 25%;
	padding: 0 25px 20px 0;
}
.drop_down_hidden .drop_down_cnt li a {
	display: inline-block;
	font-size: 88.9%;
	font-weight: bold;
	padding-left: 21px;
	color: #222222;
	background: transparent url(/shared/images/icon/arr_link_sm.png) no-repeat 0 6px;
	-webkit-background-size: 14px auto;
	-moz-background-size: 14px auto;
	background-size: 14px auto;
	text-decoration: none;
}
.drop_down_hidden .drop_down_ttl a:hover,
.drop_down_hidden .drop_down_ttl a:focus,
.drop_down_hidden .drop_down_cnt li a:hover,
.drop_down_hidden .drop_down_cnt li a:focus {
	text-decoration: underline;
}
/* article_search
================================================== */
.article_search {
	padding: 54px 0 40px;
}
.article_search fieldset {
	margin-bottom: 20px;
}
.article_search fieldset legend {
	display: none;
}
.article_search .article_search_change {
	list-style: none;
}
.article_search .article_search_change li {
	display: inline-block;
    margin-left: 27px;
}
.article_search .article_search_change li:first-child {
	margin-left: 0;
}
.article_search .article_search_change input {
	margin-right: 8px;
	width: 20px;
	height: 20px;
	vertical-align: top;
}
.article_search .article_search_change label {
	cursor: pointer;
    font-size: 88.9%;
	font-weight: bold;
	color: #222222;
    vertical-align: top;
	text-decoration: none;
}
.article_search .article_search_change input[type="radio"] {
	position: relative;
	appearance: none;
	-webkit-appearance: none;
	background-color: #ffffff;
	color: #333333;
	border: 1px solid #333333;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	cursor: pointer;
}
.article_search .article_search_change input[type="radio"]:before {
	content: "";
	position: relative;
	display: block;
	top: 2px;
	left: 2px;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	background-color: #333333;
	transform: scale(0);
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	transition: 0.2s transform ease;
	-webkit-transition: 0.2s transform ease;
	-moz-transition: 0.2s transform ease;
}
.article_search .article_search_change input[type="radio"]:checked:before {
	transform: scale(1);
}
.article_search_input .sch_page_number_input {
	display: none;
}
.article_search .wrap_sch_box{
	position: relative;
	margin-bottom: 24px;
}
.article_search .search_method{
	padding-top: 14px;
	float: right;
	font-size: 88.9%;
}
.article_search .search_method a{
	position: relative;
	padding-left: 22px;
	display: inline-block;
	color: #333333;
	background: transparent url(/shared/images/icon/arr_link.png) 0 8px no-repeat;
	font-weight: bold;
	background-size: 16px auto;
	-moz-background-size: 16px auto;
	-webkit-background-size: 16px auto;
	text-decoration: none;
}
.article_search .search_method a:hover {
	text-decoration: underline;
}
.article_search .sch_box {
	position: relative;
}
.article_search .sch_box label {
	position: absolute;
	top: 16px;
    left: 20px;
	width: 28px;
	height: 28px;
	text-indent: -9999px;
	cursor: pointer;
	background: url(/shared/images/icon/icon_search.png) no-repeat;
	background-size: 28px auto;
	-moz-background-size: 28px auto;
	-webkit-background-size: 28px auto;
}
.article_search .sch_box input{
	padding: 6px 15px 6px 66px;
	height: 60px;
	width: 100%;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border: 1px solid #737373;
	box-shadow: 0 1px 16px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 16px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 16px 1px rgba(0, 0, 0, 0.2);
	-webkit-transition: box-shadow 0.3s ease-in-out;
	-moz-transition: box-shadow 0.3s ease-in-out;
	transition: box-shadow 0.3s ease-in-out;
	color: #333333;
	background-color: #ffffff;
	font-weight: bold;
}
.article_search .sch_box input:focus-visible {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.article_search .sch_btn{
	margin-right: 15px;
	float: left;
}
.article_search .sch_btn input{
	padding: 10px 15px 8px;
	width: 279px;
	height: 54px;
	cursor: pointer;
	border: 2px solid #333333;
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	font-size: 111.1%;
	box-shadow: 0 1px 16px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 16px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 16px 1px rgba(0, 0, 0, 0.2);
	-webkit-transition: background 0.3s ease-in-out,border 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out,border 0.3s ease-in-out;
    transition: background 0.3s ease-in-out,border 0.3s ease-in-out;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
}
.article_search .sch_btn input:hover,
.article_search .sch_btn input:focus{
	color: #222222;
	background-color: #FFFFFF;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.article_search .article_search_change label:hover {
	text-decoration: underline;
}
.popular_keyword{
	padding: 48px 20px 34px 32px;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	color: #333333;
	background-color: #FFFFFF;
}
.popular_keyword .popular_ttl{
	position: relative;
	padding-left: 18px;
	margin-bottom: 23px;
	font-weight: bold;
	color: #222222;
	background-color: transparent;
}
.popular_keyword .popular_cnt{
	font-size: 88.9%;
}
.popular_keyword .popular_ttl:before{
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	width: 1px;
	height: 28px;
	color: #FFFFFF;
	background-color: #333333;
}
.popular_keyword .popular_list{
	list-style: none;
	padding: 0;
	margin: 0;
}
.popular_keyword .popular_list li{
	padding: 12px 0 10px;
	margin-right: 22px;
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
}
.popular_keyword .popular_list li a{
	position: relative;
	padding-left: 23px;
	font-weight: bold;
	display: inline-block;
	color: #333333;
	background: #FFFFFF url(/shared/images/icon/arr_link.png) 0 6px no-repeat;
	background-size: 16px auto;
	-moz-background-size: 16px auto;
	-webkit-background-size: 16px auto;
	text-decoration: none;
}
.popular_keyword .popular_list li a:hover {
	text-decoration: underline;
}
/* ptop
================================================== */
.ptop {
	text-align:right;
	clear:both;
}

/* pnavi
================================================== */
.pnavi{
	position: absolute;
	right: 10px;
	top: -49px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	transition: 0.3s opacity ease-in-out;
	-moz-transition: 0.3s opacity ease-in-out;
	-webkit-transition: 0.3s opacity ease-in-out;
}
.pnavi,
.pnavi a,
.pnavi span{
	display: block;
	width: 120px;
	height: 48px;
}
.pnavi a{
	position: relative;
	background-color: transparent;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
.pnavi a:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    border-bottom: 48px solid #333333;
}
.pnavi a:after {
	content: '';
	position: absolute;
	width: 32px;
	height: 26px;
	left: 50%;
	top: 20px;
	color: inherit;
	background: transparent url(/shared/images/footer/ptop_txt.png) no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: top 0.3s ease-in-out;
	-moz-transition: top 0.3s ease-in-out;
	transition: top 0.3s ease-in-out;
}
.pnavi a:hover:after,
.pnavi a:focus:after {
	top: 23px;
}
.pnavi span {
	position: relative;
	text-indent: -9999px;
	z-index: -1;
	overflow: hidden;
}

/* top_social
================================================== */
#tmp_wrap_foot {
	overflow: hidden;
}
#tmp_top_social {
	margin: 54px auto 56px;
	display:table;
}
#tmp_top_social_ttl,
#tmp_top_social_cnt {
	display: table-cell;
	vertical-align: middle;
}
#tmp_top_social_ttl {
	color: #333333;
	background-color: transparent;
	padding:8px 34px 0 18px;
	font-size: 88.9%;
	font-weight: bold;
}
#tmp_top_social_cnt ul {
	list-style: none;
}
#tmp_top_social_cnt li {
	float:left;
	width: 40px;
	margin: 0 28px;
}
#tmp_top_social_cnt li a {
	display: block;
}
#tmp_top_social_cnt li img {
	width: 40px;
	height:auto;
	vertical-align: top;
	-webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
#tmp_top_social_cnt ul:after {
	content: '';
	display: table;
	clear: both;
}
#tmp_top_social_cnt .sns_youtube a img{
	width: 46px;
}
#tmp_top_social_cnt .sns_youtube {
	margin: 0 24px;
}
#tmp_top_social_cnt li a:hover img,
#tmp_top_social_cnt li a:focus img {
	opacity: 0.7;
}
/* publicity
================================================== */
#tmp_publicity {
	padding: 17px 10px 10px 12px;
	border-left: 1px solid #333333;
	margin-top: 40px;
	margin-bottom: 40px;
}
#tmp_publicity_ttl {
	float: left;
	padding-right: 10px;
	width: 211px;
}
#tmp_publicity_ttl h2 {
	font-size:100%;
	font-weight: bold;
	margin-bottom: 14px;
}
#tmp_publicity_ttl .publicity_ads_btn a {
	display: inline-block;
	padding-left: 26px;
	color: #333333;
    background: transparent url(/shared/images/icon/arr_link_sm.png) no-repeat 0 6px;
	-webkit-background-size: 16px auto;
	-moz-background-size: 16px auto;
	background-size: 16px auto;
	font-weight: bold;
	font-size: 77.8%;
	text-decoration: none;
}
#tmp_publicity_ttl .publicity_ads_btn a:hover {
	text-decoration: underline;
}
#tmp_publicity_cnt {
	padding-top: 3px;
	float: left;
	width: calc(100% - 211px);
}
#tmp_publicity_cnt ul {
	list-style: none;
	margin: 0 -30px 0 0;
}
#tmp_publicity_cnt li {
	float: left;
	margin:0 20px 10px 0;
}
#tmp_publicity_cnt li a {
	display: block;
    -webkit-box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);
	box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);
	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;
}
#tmp_publicity_cnt li a::after {
	content:'';
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	border-color:transparent;
	border-style:solid;
	border-width:1px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	z-index:2;
}
#tmp_publicity_cnt li a img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_publicity_cnt li a:hover{
	box-shadow: none;
}
#tmp_publicity_cnt li a:hover::after,
#tmp_publicity_cnt li a:focus::after {
	border-color: #333333;
}
/* footer
================================================== */

#tmp_footer {
	border-top: 1px solid transparent;
	margin-top: 48px;
	padding-bottom: 28px;
	color: #ffffff;
	background-color: #333333;
}

#tmp_footer .container{
	position: relative;
}

.footer_cnt {
	padding: 46px 0 57px;
	font-size: 88.9%;
}
.footer_lft,
.footer_mid,
.footer_rgt {
	float: left;
}
.footer_lft {
	width: 43%;
}
.footer_mid {
	width: 32.7%;
	padding: 75px 16px 0 10px;
	text-align: center;
}
.footer_rgt {
	width: 24.3%;
}
.footer_cnt .footer_info {
	padding: 18px 0 18px 33px;
	border-left: 1px solid #ffffff;
}
.footer_cnt .footer_logo {
    margin-bottom: 34px;
    padding: 11px 0 11px 92px;
    font-weight: bold;
    font-size: 187.5%;
    color: inherit;
    background: transparent url(/shared/images/footer/footer_logo.png) no-repeat 2px 0;
	min-height: 70px;
}
.footer_cnt address {
	font-style: normal;
	line-height: 1.5;
}
.footer_cnt address p {
	margin-bottom: 26px;
}
.footer_cnt address p:last-of-type {
	margin-bottom: 0;
}
.footer_cnt address span {
	margin: 0 1em 0 0;
}
.footer_cnt .footer_button {
	list-style: none;
}
.footer_cnt .footer_button li {
	margin-bottom: 20px;
	line-height: 1.5;
}
.footer_cnt .footer_button li a {
	display: inline-block;
	min-width: 260px;
    padding: 18px 15px 14px 60px;
	border: 1px solid #ffffff;
	color: #ffffff;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.footer_cnt .footer_button li a:hover {
	text-decoration: underline;
}
.footer_cnt .footer_button li.btn_access a {
	background: transparent url(/shared/images/footer/icon_access.png) no-repeat 24px 18px;
	-webkit-background-size: 20px auto;
	-moz-background-size: 20px auto;
	background-size: 20px auto;
}
.footer_cnt .footer_button li.btn_guide a {
	background: transparent url(/shared/images/footer/icon_guide.png) no-repeat 24px 20px;
	-webkit-background-size: 20px auto;
	-moz-background-size: 20px auto;
	background-size: 20px auto;
}
.footer_cnt .footer_button li.btn_contact a {
	background: transparent url(/shared/images/footer/icon_contact.png) no-repeat 24px 20px;
	-webkit-background-size: 20px auto;
	-moz-background-size: 20px auto;
	background-size: 20px auto;
}

/* fnavi  */
.fnavi {
	list-style: none;
	border-left: 1px solid #ffffff;
	padding: 16px 0 14px 18px;
}
.fnavi li {
	margin-bottom: 24px;
	line-height: 1.5;
}
.fnavi li:last-child {
	margin-bottom: 0;
}
.fnavi a {
	display: inline-block;
	padding-left: 24px;
	color: #ffffff;
	background: transparent url(/shared/images/icon/arr_link_wh_sm.png) no-repeat 0 6px;
	-webkit-background-size: 14px auto;
	-moz-background-size: 14px auto;
	background-size: 14px auto;
	text-decoration: none;
}
.fnavi a:hover {
	text-decoration: underline;
}
.copyright {
    padding-right: 32px;
    font-size: 77.8%;
    font-weight: bold;
    text-align: center;
}
/* ==================================================
layout
================================================== */
/* style splide
================================================== */
.splide .splide__controls{
	position: relative;
	padding: 0 78px 0 68px;
	text-align: center;
}
.splide .splide__arrow{
	position: static;
	top: auto;
	margin: 0;
	opacity: 1;
	transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
	text-indent: -9999em;
	color: #FFFFFF;
    background-color: #222222;
    width: 44px;
    height: 44px;
	transition: 0.3s opacity ease-in-out;
	-moz-transition: 0.3s opacity ease-in-out;
	-webkit-transition: 0.3s opacity ease-in-out;
}
.splide .splide__arrows,
.splide .splide__toggle{
	display: inline-block;
	vertical-align: middle;
}
.splide .splide__arrow:before{
    width: 28px;
    height: 28px;
}
.splide .splide__arrow:after{
    width: 30px;
    height: 12px;
}
.splide .splide__arrow--prev,
.splide .splide__arrow--next{
	position: absolute;
	top: 2px;
	border:2px solid #222222;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.splide .splide__arrow--prev{
	left: 0;
}
.splide .splide__arrow--next{
	right: 0;
}
.splide .splide__arrow--prev:after,
.splide .splide__arrow--next:after{
	position: absolute;
	top: 50%;
	margin-top: -6px;
	content: '';
	width: 40px;
	height: 9px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.splide .splide__arrow--prev:after{
	left: 13px;
	background: transparent url(/shared/templates/top/images/icon/icon_prev.png) no-repeat;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
.splide .splide__arrow--next:after{
	right: 13px;
	background: transparent url(/shared/templates/top/images/icon/icon_next.png) no-repeat;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
.splide .splide__arrow--prev:hover,
.splide .splide__arrow--prev:focus,
.splide .splide__arrow--next:hover,
.splide .splide__arrow--next:focus{
	background-color:#ffffff;
}
.splide .splide__arrow--prev:hover:after,
.splide .splide__arrow--prev:focus:after {
	background-image:url(/shared/templates/top/images/icon/icon_prev_on.png);
}
.splide .splide__arrow--next:hover:after,
.splide .splide__arrow--next:focus:after {
	background-image:url(/shared/templates/top/images/icon/icon_next_on.png);
}
.splide .splide__toggle{
    margin: 0 9px;
    width: 47px;
    height: 47px;
    color: #333333;
    background-color: #f1f5f7;
    border: 2px solid #f1f5f7;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.splide .splide__toggle span{
    display: inline-block;
    text-indent: -9999px;
    width: 100%;
    height: 100%;
    padding: 0;
	background-color: transparent;
	background-repeat: no-repeat;
    background-position: center center;
    -webkit-transition: background-image 0.3s ease-in-out;
    -moz-transition: background-image 0.3s ease-in-out;
    transition: background-image 0.3s ease-in-out;
}
.splide .splide__toggle.is-active .splide__toggle__play,
.splide .splide__toggle__pause{
    display: none !important;
}
.splide .splide__toggle.is-active .splide__toggle__pause{
	position: relative;
    display: inline-block !important;
}
.splide .splide__toggle.is-active .splide__toggle__pause:before,
.splide .splide__toggle.is-active .splide__toggle__pause:after{
	position: absolute;
	top: 50%;
	margin-top: -7px;
	content: '';
	width: 3px;
	height: 15px;
	color: #ffffff;
	background-color: #333333;
}
.splide .splide__toggle.is-active .splide__toggle__pause:before{
	left: 17px;
}
.splide .splide__toggle.is-active .splide__toggle__pause:after{
	left: 25px;
}
.splide .splide__toggle .splide__toggle__play{
    position: relative;
}
.splide .splide__toggle .splide__toggle__play:before{
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -6px 0 0 -3px;
	content: '';
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 10px solid #333333;
}
.splide .splide__toggle:hover{
    border-color: #333333;
	background-color:#ffffff;
}
.splide .splide__progress{
	position: relative;
    margin-left: 15px;
	padding-bottom: 2px;
}
.splide .splide__progress,
.splide .splide__progress p{
	display: inline-block;
	vertical-align: bottom;
}
.splide .splide__progress .progress_total:before {
    content: '/';
    position: absolute;
    left: 23px;
    top: 1px;
	color: inherit;
	background-color: transparent;
}
.splide .splide__progress .progress_current{
	font-size: 166.7%;
	font-weight: bold;
	line-height: 1.2;
}
.splide .splide__progress .progress_total{
    font-size: 111.1%;
    padding-left: 21px;
}
/* style common
================================================== */
.new_list li{
	list-style: none;
}
.new_list .new_date{
	font-size: 77.8%;
	font-weight: bold;
    color: #555555;
    background-color: transparent;
}
.new_list .new_link a{
    display: inline-block;
	vertical-align: top;
	font-size: 88.9%;
	font-weight: bold;
    color: #333333;
    background: transparent url(/shared/images/icon/arrow_icon.png) no-repeat left 5px;
    padding-left: 26px;
}
.new_btn{
	text-align: right;
}
.new_btn a{
	display: inline-block;
	font-size: 77.8%;
	font-weight: bold;
	color: #333333;
	background: transparent url(/shared/images/icon/m_arrow_icon.png) no-repeat left 6px;
    padding-left: 25px;
    text-decoration: none;
}
.new_btn a:hover {
	text-decoration: underline;
}
/* pankuzu
================================================== */
#tmp_pankuzu{
	margin:0 0 17px;
	font-size: 77.8%;
	line-height: 1.8;
}
.custom_idx #tmp_pankuzu {
	margin-bottom: 35px;
}
/* custom_update
================================================== */
#tmp_custom_update {
	padding:0 0 18px;
	clear:both;
}
#tmp_custom_update .custom_update1,
#tmp_custom_update .custom_update2 {
	float:right;
	clear:both;
}
#tmp_custom_update .custom_update2 {
	margin-top:10px;
}
#tmp_print {
	display:inline-block;
	line-height: 1.2;
	font-size:66.67%;
    vertical-align: top;
}
#tmp_print a {
	display:block;
	padding:4px 10px 2px 28px;
	text-decoration:none;
	color:#ffffff;
    background:#333333 url(/shared/images/icon/print_icon.png) no-repeat 8px center;
	min-width: 64px;
	-webkit-border-radius:1.5em;
	-moz-border-radius:1.5em;
	border-radius:1.5em;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
#tmp_print a:hover,
#tmp_print a:focus {
	background-color:#666666;
}
#tmp_pageid,
#tmp_update {
	display:inline-block;
	vertical-align:top;
	font-size: 77.8%;
}
#tmp_update span {
	display:inline-block;
	margin-left:0.8em;
}
/* social_plugins */
#tmp_social_plugins {
	display:inline-block;
	vertical-align:top;
}
#tmp_social_plugins .social_media_btn {
	display:inline-block;
	vertical-align:top;
	margin-left:10px;
}
#tmp_social_plugins .facebook_btn .fb_iframe_widget span {
    vertical-align: top !important;
}

/* inquiry
================================================== */
#tmp_inquiry{
	margin-bottom: 40px;
	border: 1px solid #333333;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}
#tmp_inquiry_ttl{
	position: relative;
	padding: 23px 34px 17px;
}
#tmp_inquiry_ttl h2 {
	font-size: 133.3%;
	line-height: 1.4;
	font-weight: bold;
}
#tmp_inquiry_ttl:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: -6px;
	margin: auto 0;
	background-color: #333333;
	width: 26px;
	height: 1px;
	color: #ffffff;
}
#tmp_inquiry_cnt{
	padding: 0 29px 29px;
}
#tmp_inquiry .inq_ttl {
	margin-bottom: 3px;
	font-weight: bold;
	word-break:break-all;
	word-wrap:break-word;
}
#tmp_inquiry .inq_phone p {
	display: inline-block;
	margin-right: 18px;
}
/* inquiry_btn */
#tmp_inquiry form:nth-child(n+2){
	margin-top: 45px;
}
#tmp_inquiry .inquiry_btn{
	margin-top: 23px;
}
#tmp_inquiry .inquiry_btn input {
	display: block;
	margin: 0 auto;
    padding: 13px 30px 8px;
    background-color: #333333;
	min-width: 240px;
    -webkit-box-shadow: 0 1px 16px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 16px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 16px 1px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border: none;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	text-decoration: underline;
}
#tmp_inquiry .inquiry_btn input:hover,
#tmp_inquiry .inquiry_btn input:focus{
	text-decoration: none;
}
#tmp_inquiry .inquiry_memo{
	margin-top: 20px;
}
/* feedback
================================================== */
#tmp_feedback{
	margin-bottom: 50px;
	border: 1px solid #333333;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	overflow: hidden;
}
#tmp_feedback_ttl{
	position: relative;
	padding: 23px 34px 19px;
}
#tmp_feedback_ttl h2 {
	font-size: 133.3%;
	line-height: 1.4;
	font-weight: bold;
}
#tmp_feedback_ttl:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: -3px;
	margin: auto 0;
	background-color: #333333;
	width: 26px;
	height: 1px;
	color: #ffffff;
}
#tmp_feedback_cnt{
	padding: 0 29px 29px;
}
#tmp_feedback legend{
	margin-bottom: 7px;
	font-weight: bold;
}
#tmp_feedback fieldset >p{
	float: left;
}
#tmp_feedback fieldset >p input{
	width: 18px;
}
#tmp_feedback fieldset >p label{
	padding-left: 4px;
}
#tmp_feedback fieldset >p:not(:last-of-type){
	margin-right: 28px;
}
#tmp_feedback fieldset:not(:last-of-type){
	margin-bottom: 20px;
}
#tmp_feedback .submit{
	margin-top: 22px;
}
#tmp_feedback .submit input{
	display: block;
	margin: 0 auto;
    padding: 13px 30px 12px;
    background-color: #333333;
	min-width: 240px;
    -webkit-box-shadow: 0 1px 16px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 16px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 16px 1px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border: none;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}
#tmp_feedback .submit input:hover,
#tmp_feedback .submit input:focus{
	text-decoration: underline;
}
/* rnavi
================================================== */
#tmp_rnavi{
	padding-top:8px;
	margin:0 0 30px;
}
#tmp_rnavi_ttl{
	margin:0 0 13px;
	color: #333333;
}
#tmp_rnavi_ttl h2 {
	font-size: 122.2%;
	line-height: 1.3;
	font-weight: bold;
}
#tmp_rnavi .rnavi_ctg{
	margin-bottom: 30px;
	background-color: #ffffff;
	border: 1px solid #e1e4e6;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#tmp_rnavi .rnavi_ctg_ttl{
	padding: 15px 10px 16px 19px;
	background-color: #333333;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	font-weight: bold;
	line-height: 1.3;
	color: #ffffff;
}
#tmp_rnavi .rnavi_ctg_ttl h3{
	font-size: 100%;
}
#tmp_rnavi .rnavi_ctg_ttl a{
	display: block;
	margin: -15px -10px -16px -19px;
	padding: 15px 10px 16px 45px;
	background: transparent url(/shared/templates/free/images/icon/arrow_link_wh.png) no-repeat 19px 21px;
	-webkit-background-size: 17px auto;
    -moz-background-size: 17px auto;
    background-size: 17px auto;
	text-decoration: underline;
	color: inherit;
}
#tmp_rnavi .rnavi_ctg_ttl a:hover,
#tmp_rnavi .rnavi_ctg_ttl a:focus{
	text-decoration: none;
}
#tmp_rnavi .rnavi_ctg_inner li{
	display: none;
	list-style: none;
}
#tmp_rnavi .rnavi_ctg_inner ul a{
	display: block;
	padding: 11px 16px 8px 45px;
	background: transparent url(/shared/templates/free/images/icon/arrow_link_bl.png) no-repeat 18px 19px;
	-webkit-background-size: 15px auto;
    -moz-background-size: 15px auto;
    background-size: 15px auto;
	font-size: 88.9%;
	font-weight: bold;
	line-height: 1.6;
	text-decoration: underline;
	color: #333333;
	-webkit-transition: background-color 0.3s ease-in-out;
	-o-transition: background-color 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out;
}
#tmp_rnavi .rnavi_ctg_inner ul .active a,
#tmp_rnavi .rnavi_ctg_inner ul a:hover,
#tmp_rnavi .rnavi_ctg_inner ul a:focus{
	background-color: #e4f4f7;
	text-decoration: none;
}
#tmp_rnavi .btn_more a{
	display: block;
	padding: 9px 20px 8px;
	background-color: #f1f5f7;
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	color: #333333;
	border-radius: 0 0 10px 10px;
	border-top: 1px solid #e1e4e6;
	font-size: 77.8%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#tmp_rnavi .btn_more a:before{
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	background: transparent url(/shared/templates/free/images/icon/icon_plus.png) no-repeat left center;
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
	width: 12px;
	height: 12px;
	color: #ffffff;
}
#tmp_rnavi .btn_more a.hide:before{
	background-image: url(/shared/templates/free/images/icon/icon_minus.png);
}
#tmp_rnavi .btn_more a:hover{
	text-decoration: underline;
}
/* rnavi_other
================================================== */
.no_javascript #tmp_rnavi_other{
	display: none;
}
.no_javascript.custom_kanri #tmp_rnavi_other{
	display: block;
}
#tmp_rnavi_other {
	padding:10px 20px;
	color: #333333;
	background-color: #ffffff;
	-webkit-box-shadow: 0 2px 16px 2px rgba(0, 0, 0, 0.06);
	-moz-box-shadow: 0 2px 16px 2px rgba(0, 0, 0, 0.06);
	box-shadow: 0 2px 16px 2px rgba(0, 0, 0, 0.06);
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#tmp_rnavi_other ul {
	list-style: none;
}
#tmp_rnavi_other ul li:not(:last-child){
	border-bottom: 1px solid #e1e4e5;
}
#tmp_rnavi_other ul li a:hover,
#tmp_rnavi_other ul li a:focus {
	text-decoration: none;
}
#tmp_rnavi_other ul li a {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
	align-items: center;
	padding: 8px 0 7px;
}
#tmp_rnavi_other li .other_icon {
	width: 50px;
}
#tmp_rnavi_other li .other_ttl {
	flex: 1;
	padding-left: 6px;
}
#tmp_rnavi_other li .other_icon img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
/* box_gmap
================================================== */
#tmp_contents .box_gmap{
	margin: 58px 0 60px;
}
#tmp_contents #tmp_gmap_box a{
	display: block;
	margin: 0 auto;
	padding: 16px 30px 17px;
	background-color: #333333;
	max-width: 500px;
	-webkit-box-shadow: 0 1px 16px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 16px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 16px 1px rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	font-weight: bold;
	line-height: 1.5;
	color: #ffffff;
	text-align: center;
	text-decoration: underline;
}
#tmp_contents #tmp_gmap_box a:before{
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	background: transparent url(/shared/templates/free/images/icon/icon_ggmap.png) no-repeat;
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
	width: 16px;
	height: 22px;
}
#tmp_contents #tmp_gmap_box a:hover,
#tmp_contents #tmp_gmap_box a:focus{
	text-decoration: none;
}
/*Main heading*/
.main_heading {
	margin-bottom: 40px;
}
.main_heading p,
.main_heading h2{
	font-size: 144.4%;
	font-weight: bold;
	color: #333333;
}
/* ==================================================
CMS-parts
================================================== */
/* col2
================================================== */

/* col2_cms */

table.col2 {
	width: 99%;
	border-collapse: collapse;
	border-spacing: 0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	padding: 0;
	width: 50%;
	vertical-align: top;
	text-align: left;
}
table.col2 td.col2L {
	border-right: 18px solid #FFFFFF;
}
/* col2_pub */

div.col2 {
	width: 100%;
}
div.col2 div.col2L,
div.col2 div.col2R{
	float: left;
	width: 50%;
}
div.col2 div.col2L {
	margin-right: 0;
	padding-right: 9px;
}
div.col2 div.col2R {
	padding-left: 9px;
}
/* nestcol2 */

table.col2 table.col2 td.col2L {
	padding: 0;
}
div.col2 div.col2 div.col2L,
div.col2 div.col2 div.col2R{
	width: 47.5%;
}
div.col2 div.col2 div.col2L {
	margin-right: 4%;
}

/* fixed_col2 */

div.fixed_col2 {
	width: 100%;
}
div.fixed_col2 div.fixed_col2L,
div.fixed_col2 div.fixed_col2R{
	float: left;
	width: 48.5%;
}
div.fixed_col2 div.fixed_col2L {
	margin-right: 2%;
}
/* 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.3333333%;
	padding: 0;
	vertical-align: top;
	text-align: left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	border-right: 18px solid #FFFFFF;
}
/* div col3 */
div.col3 {
	width: 100%;
}
div.col3 div.col3L,
div.col3 div.col3M,
div.col3 div.col3R{
	width: 33.3333333%;
	float: left;
}
div.col3 div.col3L,
div.col3 div.col3M {
	margin-right: 0;
	padding-right: 12px;
}
div.col3 div.col3R {
	padding-left: 12px;
}
div.col3 div.col3M {
	padding-left: 6px;
	padding-right: 6px;
}

/* ==================================================
accessibility
================================================== */
/* model_change
================================================== */

.wrap_mc_pc,
.wrap_mc_sp {
	display: none;
}

.disp_pc .wrap_mc_sp,
.disp_pc .wrap_mc_sp #tmp_switch_sp_style {
	display: block;
}
.disp_pc .wrap_mc_sp #tmp_switch_sp_style {
	text-align:center;
	padding:20px;
	font-weight:bold;
	font-size:2rem;
	background-color:#333333;
	color:#ffffff;
	text-decoration:none;
}

.disp_pc #tmp_sma_lmenu,
.disp_pc #tmp_sma_mmenu,
.disp_pc #tmp_sma_rmenu {
	display: none;
}

/* ==================================================
accessibility style change:color
================================================== */


/* change_color commons
================================================== */

.color_blue #tmp_wrapper,
.color_blue #tmp_wrapper *,
.color_yellow #tmp_wrapper,
.color_yellow #tmp_wrapper *,
.color_black #tmp_wrapper,
.color_black #tmp_wrapper * {
	background-image: none !important;
	list-style-image: none !important;
}

.color_blue #tmp_wrapper span,
.color_yellow #tmp_wrapper span,
.color_black #tmp_wrapper span {
	z-index: auto !important;
}

.color_blue #tmp_event_cal_cnt .calendar .today,
.color_yellow #tmp_event_cal_cnt .calendar .today,
.color_black #tmp_event_cal_cnt .calendar .today {
	background-color: transparent !important;
}

.color_blue #tmp_wrap_main #tmp_cate_ttl h1,
.color_yellow #tmp_wrap_main #tmp_cate_ttl h1,
.color_black #tmp_wrap_main #tmp_cate_ttl h1 {
	padding: 0 !important;
	border: none !important;
}


/* headding */

.color_blue #tmp_wrap_main h1,
.color_blue #tmp_wrap_main h2,
.color_blue #tmp_wrap_main h3,
.color_blue #tmp_wrap_main h4,
.color_blue #tmp_wrap_main h5,
.color_blue #tmp_wrap_main h6,
.color_yellow #tmp_wrap_main h1,
.color_yellow #tmp_wrap_main h2,
.color_yellow #tmp_wrap_main h3,
.color_yellow #tmp_wrap_main h4,
.color_yellow #tmp_wrap_main h5,
.color_yellow #tmp_wrap_main h6,
.color_black #tmp_wrap_main h1,
.color_black #tmp_wrap_main h2,
.color_black #tmp_wrap_main h3,
.color_black #tmp_wrap_main h4,
.color_black #tmp_wrap_main h5,
.color_black #tmp_wrap_main h6 {
	padding: 5px !important;
	border: none !important;
}

.color_blue.format_top #tmp_wrap_main h1,
.color_blue.format_top #tmp_wrap_main h2,
.color_blue.format_top #tmp_wrap_main h3,
.color_blue.format_top #tmp_wrap_main h4,
.color_blue.format_top #tmp_wrap_main h5,
.color_blue.format_top #tmp_wrap_main h6,
.color_yellow.format_top #tmp_wrap_main h1,
.color_yellow.format_top #tmp_wrap_main h2,
.color_yellow.format_top #tmp_wrap_main h3,
.color_yellow.format_top #tmp_wrap_main h4,
.color_yellow.format_top #tmp_wrap_main h5,
.color_yellow.format_top #tmp_wrap_main h6,
.color_black.format_top #tmp_wrap_main h1,
.color_black.format_top #tmp_wrap_main h2,
.color_black.format_top #tmp_wrap_main h3,
.color_black.format_top #tmp_wrap_main h4,
.color_black.format_top #tmp_wrap_main h5,
.color_black.format_top #tmp_wrap_main h6 {
	border: none !important;
	padding: 0 !important;
}


/* icon */

.color_blue #tmp_wrap_main a.icon_pdf,
.color_blue #tmp_wrap_main a.icon_word,
.color_blue #tmp_wrap_main a.icon_excel,
.color_yellow #tmp_wrap_main a.icon_pdf,
.color_yellow #tmp_wrap_main a.icon_word,
.color_yellow #tmp_wrap_main a.icon_excel,
.color_black #tmp_wrap_main a.icon_pdf,
.color_black #tmp_wrap_main a.icon_word,
.color_black #tmp_wrap_main a.icon_excel {
	margin: 0 !important;
	padding: 0 !important;
}


/* used_bg_img */

.color_blue #tmp_wrapper .used_bg_img,
.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,
.color_yellow #tmp_wrapper .used_bg_img span,
.color_black #tmp_wrapper .used_bg_img span {
	z-index: 1 !important;
	height: auto !important;
}
.color_blue #tmp_wrapper #tmp_administration_of_city .city_banner_list li .list_icon img,
.color_yellow #tmp_wrapper #tmp_administration_of_city .city_banner_list li .list_icon img,
.color_black #tmp_wrapper #tmp_administration_of_city .city_banner_list li .list_icon img,
.color_blue #tmp_wrapper .useful_box .useful_img img,
.color_yellow #tmp_wrapper .useful_box .useful_img img,
.color_black #tmp_wrapper .useful_box .useful_img img,
.color_blue  #tmp_wrapper #tmp_rnavi_other li .other_icon img,
.color_yellow  #tmp_wrapper #tmp_rnavi_other li .other_icon img,
.color_black  #tmp_wrapper #tmp_rnavi_other li .other_icon img {
	background-color: #ffffff !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;
}
.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;
}

/* header */
.color_blue #tmp_hnavi_means li a:after,
.color_black #tmp_hnavi_means li a:after,
.color_yellow #tmp_hnavi_means li a:after {
	width: 100%;
}
.color_blue #tmp_hlogo h1,
.color_black #tmp_hlogo h1,
.color_yellow #tmp_hlogo h1,
.color_blue #tmp_hlogo p,
.color_black #tmp_hlogo p,
.color_yellow #tmp_hlogo p,
.color_blue #tmp_hlogo a,
.color_black #tmp_hlogo a,
.color_yellow #tmp_hlogo a,
.color_blue #tmp_hlogo span,
.color_black #tmp_hlogo span,
.color_yellow #tmp_hlogo span {
    width: auto;
	height: auto;
}
.color_blue #tmp_hnavi_emergency a:before,
.color_black #tmp_hnavi_emergency a:before,
.color_yellow #tmp_hnavi_emergency a:before,
.color_blue #tmp_hnavi_means li a:before,
.color_black #tmp_hnavi_means li a:before,
.color_yellow #tmp_hnavi_means li a:before {
	display: none !important;
}
.color_blue .gnavi > li > a:before,
.color_black .gnavi > li > a:before,
.color_blue #tmp_hnavi_search .sch_box:after,
.color_black #tmp_hnavi_search .sch_box:after,
.color_blue #tmp_hnavi_emergency a:after,
.color_black #tmp_hnavi_emergency a:after,
.color_blue #tmp_hnavi_means li a:after,
.color_black #tmp_hnavi_means li a:after {
	background: #FFFF00;
}
.color_yellow .gnavi > li > a:before,
.color_yellow #tmp_hnavi_search .sch_box:after,
.color_yellow #tmp_hnavi_emergency a:after,
.color_yellow #tmp_hnavi_means li a:after {
	background: #000000;
}
.color_blue #tmp_hnavi_search_sp_wrapper,
.color_blue #tmp_hnavi_search_sp,
.color_blue #tmp_hnavi_search_sp a,
.color_yellow #tmp_hnavi_search_sp_wrapper,
.color_yellow #tmp_hnavi_search_sp,
.color_yellow #tmp_hnavi_search_sp a,
.color_black #tmp_hnavi_search_sp_wrapper,
.color_black #tmp_hnavi_search_sp,
.color_black #tmp_hnavi_search_sp a{
	background: transparent!important;
}
.color_blue #tmp_hnavi_search_sp:before,
.color_black #tmp_hnavi_search_sp:before{
	border-color: #FFFF00 !important;
}
.color_yellow #tmp_hnavi_search_sp:before{
	border-color: #000000 !important;
}
.color_black #tmp_header:before,
.color_black #tmp_header:after{
	background: #000000 !important;
}
.color_blue #tmp_header:before,
.color_blue #tmp_header:after{
	background: #00008B!important;
}
.color_yellow #tmp_header:before,
.color_yellow #tmp_header:after{
	background: #FFFF00!important;
}
.color_blue #tmp_sma_emergency,
.color_blue #tmp_sma_rmenu,
.color_blue #tmp_sma_smenu,
.color_black #tmp_sma_emergency,
.color_black #tmp_sma_rmenu,
.color_black #tmp_sma_smenu{
	border: 2px solid #FFFF00!important;
}
.color_yellow #tmp_sma_emergency,
.color_yellow #tmp_sma_rmenu,
.color_yellow #tmp_sma_smenu{
	border: 2px solid #000000!important;
}
.color_yellow #tmp_hnavi_emergency:before,
.color_blue #tmp_hnavi_emergency:before,
.color_black #tmp_hnavi_emergency:before{
	display: none;
}
.color_black #tmp_hnavi_setting::before,
.color_blue #tmp_hnavi_setting::before,
.color_yellow #tmp_hnavi_setting::before{
	display: none;
}
/* footer */
.color_blue .pnavi,
.color_black .pnavi,
.color_yellow .pnavi,
.color_blue .pnavi a,
.color_black .pnavi a,
.color_yellow .pnavi a,
.color_blue .pnavi span,
.color_black .pnavi span,
.color_yellow .pnavi span {
	width: auto;
    height: auto;
}
.color_blue .pnavi span,
.color_black .pnavi span,
.color_yellow .pnavi span {
	padding: 10px;
	text-indent: 0;
}
.color_blue .pnavi,
.color_black .pnavi,
.color_yellow .pnavi {
    top: -51px;
}
.color_blue .pnavi a,
.color_black .pnavi a,
.color_yellow .pnavi a {
	border: 1px solid;
}
.color_blue .pnavi a:before,
.color_black .pnavi a:before,
.color_yellow .pnavi a:before,
.color_blue .pnavi a:after,
.color_black .pnavi a:after,
.color_yellow .pnavi a:after {
	display: none;
}
.color_blue .footer_cnt .footer_logo,
.color_black .footer_cnt .footer_logo,
.color_yellow .footer_cnt .footer_logo {
	padding-left: 0 !important;
}

/* free */
.color_black #tmp_wrapper #tmp_rnavi .rnavi_ctg_ttl,
.color_blue #tmp_wrapper #tmp_rnavi .rnavi_ctg_ttl,
.color_yellow #tmp_wrapper #tmp_rnavi .rnavi_ctg_ttl{
	border-bottom: 1px solid;
}
.color_black #tmp_wrapper #tmp_rnavi .rnavi_ctg_inner ul a:hover,
.color_black #tmp_wrapper #tmp_rnavi .rnavi_ctg_inner ul a:focus,
.color_blue #tmp_wrapper #tmp_rnavi .rnavi_ctg_inner ul a:hover,
.color_blue #tmp_wrapper #tmp_rnavi .rnavi_ctg_inner ul a:focus,
.color_yellow #tmp_wrapper #tmp_rnavi .rnavi_ctg_inner ul a:hover,
.color_yellow #tmp_wrapper #tmp_rnavi .rnavi_ctg_inner ul a:focus{
	text-decoration: underline;
}
.color_black #tmp_wrapper #tmp_rnavi .rnavi_other,
.color_black #tmp_wrapper #tmp_contents #tmp_gmap_box a,
.color_black #tmp_wrapper #tmp_inquiry .inquiry_btn input,
.color_black #tmp_wrapper #tmp_feedback .submit input,
.color_blue #tmp_wrapper #tmp_rnavi .rnavi_other,
.color_blue #tmp_wrapper #tmp_contents #tmp_gmap_box a,
.color_blue #tmp_wrapper #tmp_inquiry .inquiry_btn input,
.color_blue #tmp_wrapper #tmp_feedback .submit input,
.color_yellow #tmp_wrapper #tmp_rnavi .rnavi_other,
.color_yellow #tmp_wrapper #tmp_contents #tmp_gmap_box a,
.color_yellow #tmp_wrapper #tmp_inquiry .inquiry_btn input,
.color_yellow #tmp_wrapper #tmp_feedback .submit input{
	border: 1px solid;
}
.color_black #tmp_wrapper #tmp_wrap_main #tmp_gmap_box a,
.color_blue #tmp_wrapper #tmp_wrap_main #tmp_gmap_box a{
	color: #ffffff !important;
}
.color_yellow #tmp_wrapper #tmp_wrap_main #tmp_gmap_box a{
	color: #0000ff !important;
}
.color_black #tmp_sma_setting,
.color_blue #tmp_sma_setting,
.color_yellow #tmp_sma_setting,
.color_black #tmp_wrapper #tmp_rnavi .rnavi_ctg_inner,
.color_black #tmp_wrapper #tmp_rnavi .btn_more,
.color_black #tmp_wrapper #tmp_rnavi .btn_more p,
.color_blue #tmp_wrapper #tmp_rnavi .rnavi_ctg_inner,
.color_blue #tmp_wrapper #tmp_rnavi .btn_more,
.color_blue #tmp_wrapper #tmp_rnavi .btn_more p,
.color_yellow #tmp_wrapper #tmp_rnavi .rnavi_ctg_inner,
.color_yellow #tmp_wrapper #tmp_rnavi .btn_more,
.color_yellow #tmp_wrapper #tmp_rnavi .btn_more p{
	background-color: transparent !important;
}
/* splide */
.color_blue .splide .splide__toggle.is-active .splide__toggle__pause:before,
.color_black .splide .splide__toggle.is-active .splide__toggle__pause:before,
.color_blue .splide .splide__toggle.is-active .splide__toggle__pause:after,
.color_black .splide .splide__toggle.is-active .splide__toggle__pause:after{
	background-color: #ffffff !important;
}
.color_blue .splide .splide__toggle .splide__toggle__play:before,
.color_black .splide .splide__toggle .splide__toggle__play:before{
	border-left-color: #ffffff !important;
}
.color_yellow .splide .splide__toggle:hover .splide__toggle__play:before{
	border-left-color: #333333 !important;
}
.color_yellow .splide .splide__toggle:hover .splide__toggle__pause:before,
.color_yellow .splide .splide__toggle:hover .splide__toggle__pause:after{
	background-color: #333333 !important;
}

.color_blue #tmp_wrapper .gnavi,
.color_black #tmp_wrapper .gnavi,
.color_yellow #tmp_wrapper .gnavi {
	border: 1px solid;
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.color_blue #tmp_wrapper .article_search .sch_box label,
.color_black #tmp_wrapper .article_search .sch_box label {
	background-image: url(/shared/images/icon/icon_search_white.png) !important;
}
.color_yellow #tmp_wrapper .article_search .sch_box label {
	background-image: url(/shared/images/icon/icon_search.png) !important;
}

.color_blue #tmp_wrapper .gnavi > li:after,
.color_black #tmp_wrapper .gnavi > li:after {
	border-bottom-color: #FFFF00 !important;
}
.color_yellow #tmp_wrapper .gnavi > li:after {
	border-bottom-color: #000000 !important;
}
.color_yellow #tmp_sma_emergency{
	border-color: #FFFF00!important;
}
.color_black #tmp_sma_emergency{
	border-color: #000000!important;
}
.color_blue #tmp_sma_emergency{
	border-color: #00008B !important;
}
.color_yellow #tmp_hnavi_emergency:before,
.color_blue #tmp_hnavi_emergency:before,
.color_black #tmp_hnavi_emergency:before,
.color_yellow #tmp_hnavi_lang:before,
.color_blue #tmp_hnavi_lang:before,
.color_black #tmp_hnavi_lang:before{
	display: none;
}
/* kids */
.color_yellow #tmp_contents .zukan_category_filter li a:hover span,
.color_blue #tmp_contents .zuklin_category_filter li a:hover span,
.color_black #tmp_contents .zukan_category_filter li a:hover span,
.color_yellow #tmp_contents .zukan_category_filter .active span,
.color_blue #tmp_contents .zukan_category_filter .active span,
.color_black #tmp_contents .zukan_category_filter .active span{
	text-decoration: underline !important;
}
.color_yellow #tmp_contents .zukan_category_filter li span::before,
.color_blue #tmp_contents .zukan_category_filter li span::before,
.color_black #tmp_contents .zukan_category_filter li span::before{
	content: none !important;
}
/* h2 */
.color_blue #tmp_contents .post_item .post_link_ttl h2 ,
.color_black #tmp_contents .post_item .post_link_ttl h2 ,
.color_yellow #tmp_contents .post_item .post_link_ttl h2 {
	border-bottom: none !important;
	border-left: none !important;
}
/* h3 */
.color_blue #tmp_rnavi .rnavi_ctg_ttl h3,
.color_black #tmp_rnavi .rnavi_ctg_ttl h3,
.color_yellow #tmp_rnavi .rnavi_ctg_ttl h3{
	border-left: none !important;
}

/* ==================================================
accessibility style change:font-size
================================================== */
.fsize_big #tmp_hnavi_search .sch_box input,
.fsize_big #tmp_hnavi_search .sch_btn input{
	height: 35px;
}
.fsize_big2 #tmp_hnavi_search .sch_box input,
.fsize_big2 #tmp_hnavi_search .sch_btn input{
	height: 40px;
}
/* small
================================================== */

.fsize_small {
	font-size: 75% !important;
}
.fsize_small #tmp_hnavi_setting::before,
.fsize_small #tmp_hnavi_lang:before{
	top: 40px;
}
.fsize_big2 #tmp_hnavi_setting::before,
.fsize_big2 #tmp_hnavi_lang:before{
	top: 54px;
}
.fsize_small #tmp_special_notice .notice_md .notice_list li a,
.fsize_small #tmp_special_notice .notice_link a,
.fsize_small #tmp_sma_means .sch_cnt ul li a,
.fsize_small #tmp_sma_emergency .list_links li a,
.fsize_small .fnavi a {
	background-position:  0 3px;
}
.fsize_small.color_blue .pnavi,
.fsize_small.color_black .pnavi,
.fsize_small.color_yellow .pnavi {
    top: -41px;
}
.fsize_small #tmp_sma_emergency .emergency_ttl {
	padding-top: 4px;
	padding-bottom: 4px;
}
.fsize_small .new_list .new_link a{
	background-position: left 3px;
}
.fsize_big2 .new_list .new_link a{
	background-position: left 8px;
}
.fsize_small .new_btn a{
	background-position: left 3px;
}
.fsize_small #tmp_sma_setting{
	padding-right: 100px;
}
/* big
================================================== */

.fsize_big {
	font-size: 125% !important;
}
.fsize_big .article_search .search_method a {
	font-size: 1rem;
}
/* biggest(doubled)
================================================== */

.fsize_big2 {
	font-size: 175% !important;
}
.fsize_big2 #tmp_wrapper .splide .splide__progress .progress_total:before{
	left: 35px;
	top: 7px;
}
.fsize_big .article_search .article_search_change li,
.fsize_big2 .article_search .article_search_change li{
	margin-left: 0;
}
.fsize_big2 .article_search .sch_btn input {
	height: auto;
	width: 240px;
}
/* ==================================================
no_javascript
================================================== */
.no_javascript .splide:not(.is-initialized) .splide__list{
    display: block;
}
.no_javascript #tmp_wrapper #tmp_rnavi .btn_more{
	display: none;
}
/* ==================================================
custom kanri
================================================== */
.custom_kanri #tmp_wrapper {
	background-color: #f1f5f7;
	color: #222222;
}
.custom_kanri .wrap_kanri{
	width:640px;
	margin: 0 auto;
	padding: 60px 0;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.container:after,
#tmp_header:after,
#tmp_hnavi:after,
.gnavi:after,
.gnavi ul:after,
#tmp_main:after,
#tmp_main_menu:after,
#tmp_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_wrap_custom_update:after,
#tmp_custom_update:after,
#tmp_social_plugins:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt fieldset:after,
#tmp_publicity:after,
#tmp_publicity_ttl: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,
#tmp_sma_means .sch_cnt ul:after,
.popular_keyword:after {
	content: "";
	display: table;
	clear: both;
}