@charset "utf-8";

/* ==================================================
Setting by CMS sheets
================================================== */

body,
input,
select,
textarea {
	font-family: 'メイリオ', Meiryo, sans-serif;
}

/* if "em" is not rendered correctly */
/*
em {
	font-family: "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; 
}
*/

a:link {
	color: #003377;
}

body {
	font-size: 87.5%;
	color: #333333;
	background-color: #e3effb;
}


/* Styles
================================================== */


/* text */

.txt_red {
	color: #990000;
	/* Setting by CMS sheets */
}

.txt_green {
	color: #007500;
	/* 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 {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	border-left: 22px solid #006dd9;
}

.container:before,
.container:after {
	content: '';
	display: table;
}

.container:after {
	clear: both;
}

.container {
	width: 100%;
	margin: 0 auto;
	padding: 0 20px 0 18px;
}


/* format カラムのレイアウトのbaseロジック
============================== */

.wrap_col_nm {
	width: 100%;
	/* 変更しない */
	float: left;
	/* 変更しない */
}

.col_nm {
	width: 100%;
	/* 変更しない */
}

.wrap_col_lft_navi {
	float: left;
	/* 変更しない */
	position: relative;
	/* 変更しない */
	z-index: 1;
	/* 変更しない */
}

.wrap_col_rgt_navi {
	float: right;
	/* 変更しない */
}

.column_full .wrap_col_main {
	width: 100%;
	/* 変更しない */
	float: right;
	/* 変更しない */
}

.column_lnavi .wrap_col_main {
	width: 100%;
	/* 変更しない */
	float: right;
	/* 変更しない */
}

.column_rnavi .wrap_col_main {
	width: 100%;
	/* 変更しない */
	float: left;
	/* 変更しない */
}

.col_main {
	padding: 10px 0;
	/* デザインによって変更 */
}


/* free
============================== */

.format_free .wrap_col_nm {
	margin-right: -210px;
	/* デザインによって変更 */
}

.format_free .wrap_col_nm2 {
	margin-right: 210px;
	/* デザインによって変更 */
}

.format_free .wrap_col_lft_navi {
	width: 200px;
	/* デザインによって変更 */
	margin-right: -210px;
	/* デザインによって変更 */
}

.format_free .col_lft_navi {
	padding: 10px;
	/* デザインによって変更 */
	color: inherit;
	background-color: #CCDDEE;
}

.format_free .wrap_col_rgt_navi {
	width: 200px;
	/* デザインによって変更 */
}

.format_free .col_rgt_navi {
	padding: 10px;
	/* デザインによって変更 */
	color: inherit;
	background-color: #CCDDEE;
}

.format_free .column_full .col_main {
	margin-left: 210px;
	/* デザインによって変更 */
}

.format_free .column_lnavi .col_main {
	margin-left: 210px;
	/* デザインによって変更 */
}

.format_free .column_rnavi .wrap_col_main {
	margin-right: -210px;
	/* デザインによって変更 */
}

.format_free .column_rnavi .col_main {
	margin-right: 210px;
	/* デザインによって変更 */
}


/* header
================================================== */
/* Fontsize */
.rn_2025#tmp_wrap_header,
.rn_2025#tmp_wrap_header *,
.rn_2025#tmp_wrap_header *:before,
.rn_2025#tmp_wrap_header *:after {
	box-sizing: border-box;
}
#tmp_emergency,
#tmp_emergency_s,
#tmp_footer,
.format_top #tmp_main,
.rn_2025 #tmp_header,
.rn_2025 #tmp_hnavi_s {
	font-size: 114.3%;
}
.rn_2025#tmp_wrap_header {
	padding-top: 93px;
}
.rn_2025 #tmp_header {
    position: fixed;
    top: 0;
    padding: 0 20px 0 18px;
    margin: 0 auto;
    width: 980px;
	z-index: 6001;
    border-bottom: 2px solid #e3effb;
    color: #333333;
    background-color: #ffffff;
	display: flex
}
.rn_2025 #tmp_hlogo {
    padding-top: 19px;
    padding-right: 10px;
    padding-left: 1px;
    float: left;
    width: 164px;
	height: auto;
	min-height: 91px;
	border-right: 2px solid #e3effb;
}

.rn_2025 #tmp_hlogo h1,
.rn_2025 #tmp_hlogo p {
	display: block;
	width: 141px;
	height: 52px;
	font-size: 2rem;
	background: #ffffff url(/shared/site_rn2025/images/header/hlogo.png) no-repeat left top;
	background-size: 100% auto;
}
.rn_2025 #tmp_hlogo a {
	display: block;
	width: 141px;
	height: 52px;
	padding: 0;
	background: transparent;
}
.rn_2025 #tmp_hlogo h1 span,
.rn_2025 #tmp_hlogo p span {
	display: block;
	width: 141px;
	height: 50px;
	position: relative;
	z-index: -1;
	overflow: hidden;
}
/* No javascript */
.no_javascript .rn_2025#tmp_wrap_header{
	padding-top: 0;
}
.no_javascript .rn_2025 #tmp_header {
	position: static;
}
/* ==================================================
means
================================================== */
.rn_2025 #tmp_means_primary,
.rn_2025 #tmp_means_secondary{
	margin-bottom: 0;
}
.rn_2025 #tmp_means_primary ul li.moji_iro, 
.rn_2025 #tmp_means_primary ul li.foreign {
    margin: 0;
    padding: 0;
}
.rn_2025 #tmp_means {
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	gap: 19px;
	padding: 24px 0 23px;
	align-items: center;
}
.rn_2025 #tmp_snavi {
	list-style: none;
	display: flex;
	gap: 29px;
}
.rn_2025 #tmp_snavi > li > a {
	display: block;
	text-decoration: none;
	padding-left: 29px;
	min-height: 20px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: 0 1px;
	background-size: 20px auto;
}
.rn_2025 #tmp_snavi > li.moji_iro > a {
	background-image: url(/shared/site_rn2025/images/icon/icon_accessibility.png);
}
.rn_2025 #tmp_snavi > li.foreign > a {
	background-image: url(/shared/site_rn2025/images/icon/icon_foreign.png);
}
/* gseach */
.rn_2025 #tmp_search .wrap_sch_box,
.rn_2025 #tmp_search .sch_box,
.rn_2025 #tmp_search .sch_btn {
	float: left;
}
.rn_2025 #tmp_query {
	width: 242px;
	min-height: 44px;
	border: 1px solid #aabbcc;
	padding: 5px 15px;
	margin-right: 0;
}
.rn_2025 #tmp_func_sch_btn {
	width: 80px;
	min-height: 44px;
	margin-left: 10px;
	border: 1px solid transparent;
	color: #ffffff;
	background-color: #222222;
	padding: 6px 5px 4px 7px;
	font-weight: bold;
	cursor: pointer;
}
.rn_2025 #tmp_snavi > li > a:hover,
.rn_2025 #tmp_func_sch_btn:hover,
.rn_2025 #tmp_hnavi_rmenu > a:hover {
	text-decoration: underline;
}
.rn_2025 #tmp_means_tertiary {
	display: none;
}
/* gnavi_menu
============================== */
#tmp_wrap_gmenu {
	position:relative;
	left:0;
	top: 0;
    z-index:600;
	clear:both;
}
#tmp_gmenu {
    overflow:hidden;
	position:absolute;
	left:0;
	top:0;
	color:#FFFFFF;
	background-color:#006DD9;
	border:5px solid #006DD9;
	border-radius:0 3px 3px 0;
	border-left:none;
}
#tmp_gmenu_btn {
	width:75px;
    float:right;
}
#tmp_gmenu_btn a {
	display:block;
	color:#ffffff;
	background:url(/shared/site_rn2025/images/icon/menu_open.png) no-repeat 14px center;
	border-left: 2px solid transparent;
	outline-offset: -2px;
}
#tmp_gmenu_btn a.active {
	color:#ffffff;
	background:url(/shared/site_rn2025/images/icon/menu_close.png) no-repeat 14px center;
}
#tmp_gmenu_btn a > span {
	display:block;
	color:#ffffff;
    background-color:transparent;
	width:99%;
	height:100%;
	min-height: 170px;
	text-align: center;
	position:relative;
	z-index:-1;
	overflow:hidden;
	padding:50px 5px 47px;
}
#tmp_gmenu_cnt {
    float:left;
	position: static;
	width: 452px;
    min-height: 170px;
	color: #333333;
    background-color: #FFFFFF;
	display: block !important;
	margin-left: -452px;
	opacity: 0;
	visibility: hidden;
}
#tmp_gmenu_cnt ul {
	list-style:none;
    margin:10px 6px;
	padding:0;
}
#tmp_gmenu_cnt ul li {
	width:47.5%;
	float:left;
	margin:0 1.5% 0 0;
}
#tmp_gmenu_cnt ul li a {
	display:block;
	background:url(/shared/site_rn2025/images/icon/icon_arr_left.png) no-repeat 11px 13px;
	background-color:#ffffff;
	padding:8px 2px 7px 26px;
    font-size:107.2%;
    font-weight: bold;
    text-decoration: none;
    color: #006CD8;
	outline-offset: -2px;
}
#tmp_gmenu_cnt ul li a:hover {
	background-color:#E3EFFB;
}
/* ==================================================
Emergency
================================================== */
#tmp_emergency,
#tmp_emergency_s {
	display: flex;
}
#tmp_emergency_ttl,
#tmp_emergency_s_ttl {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 152px;
	padding: 10px 10px 6px;
	border: 1px solid transparent;
	font-weight: bold;
	color: #ffffff;
	background-color: #c0162a;
}
#tmp_emergency_ttl h2,
#tmp_emergency_s_ttl h2,
#tmp_bosai_ttl h2 {
	font-size:100%;
}
#tmp_emergency_ttl h2 br {
	display: none;
}
#tmp_emergency_cnt,
#tmp_emergency_s_cnt {
	flex: 1;
	padding: 18px 19px 13px;
	border: 1px solid transparent;
	color: #333333;
	background-color: #ffffff;
}
#tmp_emergency_cnt ul,
#tmp_emergency_s_cnt ul	{
	list-style: none;
}
#tmp_emergency_cnt ul {
	margin-bottom: 10px;
}
#tmp_emergency_cnt .wrap_link_glp ul {
	list-style:none;
	margin:0;
	display: flex;
}
#tmp_emergency_cnt .wrap_link_glp ul li {
	margin:0 15px 4px 0;
    letter-spacing: -1px;
}
#tmp_emergency_cnt .wrap_link_glp ul li.info_list {
	padding:0 0 0 13px;
    background: url(/shared/images/top/emergency_arrow_icon.png) no-repeat left 0.3em;
}
#tmp_emergency_cnt .wrap_link_glp ul li.read_rss {
	padding:0 0 0 22px;
    background: url(/shared/images/top/emergency_rss_icon.png) no-repeat left 0.1em;
}
/* gnavi
================================================== */

.gnavi {
	color: inherit;
	clear: both;
	padding: 10px;
}
/*pnavi*/
.pnavi{
	padding-bottom: 12px;
	padding-right: 20px;
	text-align: right;
}
.pnavi a {
	display: inline-block;
	padding-left: 13px;
	color: #00337f;
	background: url(/shared/site_rn2025/images/icon/icon_back_top.png) no-repeat left center;
}
/* footer
================================================== */

#tmp_footer {
	position: relative;
	padding:0;
	color: inherit;
	clear:both;
}
#tmp_footer:before {
	content: '';
	width: 118px;
	height: 224px;
	position: absolute;
	bottom: calc(100% - 64px);
	left: 0;
	background: url(/shared/site_rn2025/images/main/bg_bottom.png) no-repeat right top;
	z-index: -1;
}
/* fnavi
============================== */
#tmp_fnavi {
	color:inherit;
    background-color:#C8DFF7;
    padding:26px 18px 24px 6px;
	list-style:none;
	font-size: 87.5%;
	border-top: 1px solid transparent;
}
#tmp_fnavi li {
    padding:0 6px;
	margin-bottom: 10px;
	float:left;
    border-right:1px solid #444444;
}
#tmp_fnavi .last {
    padding-right:0;
	border-right:none;
}
#tmp_wrap_footer_cnt {
	clear:both;
}
#tmp_footer_cnt {
	padding:31px 0 24px;
	clear:both;
	color:inherit;
	background-color:#97C2E8;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}
#tmp_footer_cnt #tmp_footer_ttl {
	width: 166px;
	color:#212121;
	border-right: 1px solid #2e3236;
	float:left;
    font-weight:bold;
    padding:40px 16px 31px 9px;
    text-align:center;
}
#tmp_footer_cnt address {
	margin:0 0 0 41px;
	width:750px;
	font-style:normal;
	float:left;
    font-size:87.5%;
}
#tmp_footer_cnt address p {
	clear:both;
}
#tmp_footer_cnt address span {
    float:left;
    margin: 2px 0 0;
}
#tmp_footer_cnt address span.addr {
	margin:2px 12px 0 0;
}
#tmp_footer_cnt address span.br {
	display:block; /* スマホでinline値にする場合 */
}
#tmp_footer_cnt address span.spbr {
	display:inline; /* スマホでblock値にする場合 */
}
#tmp_footer_cnt address #tmp_fnavi2 {
	float:left;
	list-style:none;
    margin:-3px 0 0;
}
#tmp_footer_cnt address #tmp_fnavi2 .navi_box {
	float:left;
    margin:0 10px 0 0;
}
#tmp_footer_cnt address #tmp_fnavi2 .navi_box a {
	font-size: 85.7%;
	font-weight:bold;
	color:#ffffff;
	background-color:#006DD9;
    padding: 1px 9px 2px;
    margin: 3px 0 0;
	text-decoration:none;
    display:block;
	border: 1px solid transparent;
}
#tmp_copyright {
	text-align:left;
	clear:both;
	font-size: 87.5%;
	font-weight: bold;
	color:#ffffff;
	background-color:#222222;
	padding:3px 17px 8px;
}
#tmp_fnavi li a:hover,
#tmp_footer_cnt address a:hover,
.pnavi a:hover {
	text-decoration: none;
}
#tmp_footer_cnt address #tmp_fnavi2 .navi_box a:hover {
	text-decoration: underline;
}
/* ==================================================
Splide control common
================================================== */
.splide_common{
	display: flex;
	flex-direction: column-reverse;
}
.splide__controls{
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0 19px;
}
.splide__controls .splide__progress{
	display: flex;
	align-items: flex-end;
    margin-left: 1px;
    margin-top: 6px;
}
.splide__controls .splide__progress .progress_current{
	font-size: 184.4%;
	line-height: 1;
}
.splide__controls .splide__progress .progress_total{
	font-size: 92.2%;
	line-height: 1.6;
}
.splide__controls .splide__progress .progress_total::before{
	content: '/';
    margin-right: 1px;
    margin-left: 4px;
	position: relative;
	top: -2px;
}
.splide__controls .control_arrow{
	display: flex;
}
.splide__controls .splide__arrow{
	position: static;
	overflow: hidden;
	text-indent: -9999px;
	opacity: 1;
	transform: none;
	width: 30px;
	height: 30px;
	color: #333333;
	background-color: transparent;
	border: 1px solid transparent;
	background-position: center center;
	background-repeat: no-repeat;
}
.splide__controls .splide__arrow--prev {
	background-image: url(/shared/site_rn2025/images/icon/icon_arrow_prev.png);
}
.splide__controls .splide__arrow--next {
	background-image: url(/shared/site_rn2025/images/icon/icon_arrow_next.png);
}
.color_yellow #tmp_wrapper #tmp_main .splide__controls .splide__arrow--prev {
    background-image: url(/shared/site_rn2025/images/icon/icon_arrow_prev_bl.png) !important;
}
.color_yellow #tmp_wrapper #tmp_main .splide__controls .splide__arrow--next {
    background-image: url(/shared/site_rn2025/images/icon/icon_arrow_next_bl.png) !important;
}
.color_blue #tmp_wrapper #tmp_main .splide__controls .splide__arrow--prev,
.color_black #tmp_wrapper #tmp_main .splide__controls .splide__arrow--prev {
    background-image: url(/shared/site_rn2025/images/icon/icon_arrow_prev_yellow.png) !important;
}
.color_blue #tmp_wrapper #tmp_main .splide__controls .splide__arrow--next,
.color_black #tmp_wrapper #tmp_main .splide__controls .splide__arrow--next {
    background-image: url(/shared/site_rn2025/images/icon/icon_arrow_next_yellow.png) !important;
}
.color_blue #tmp_wrapper #tmp_main .splide__controls .splide__arrows,
.color_black #tmp_wrapper #tmp_main .splide__controls .splide__arrows,
.color_yellow #tmp_wrapper #tmp_main .splide__controls .splide__arrows {
	background-color: transparent !important;
}
.color_blue #tmp_wrapper #tmp_main .splide__controls .splide__arrows a {
	background-color: #00008B !important;
}
.color_black #tmp_wrapper #tmp_main .splide__controls .splide__arrows a {
	background-color: #000000 !important;
}
.color_yellow #tmp_wrapper #tmp_main .splide__controls .splide__arrows a {
	background-color: #FFFF00 !important;
}
.fsize_small .splide__controls .splide__progress .progress_total {
	padding-top: 3px;
}
.no_javascript .splide_common {
	visibility: visible;
}
.splide_common.no-splide .splide__list,
.no_javascript .splide_common .splide__list {
	flex-wrap: wrap;
}
.furigana_on .splide__controls .splide__arrow ruby {
	text-indent: -9999px;
}

/* ==================================================
layout
================================================== */
#tmp_main {
	background: url(/shared/site_rn2025/images/main/bg_top.png) no-repeat -35px -97px;
}
#tmp_chatbot {
	position: fixed;
	bottom: 20px;
	right: 0;
	z-index: 10;
}
#tmp_chatbot a {
	position: relative;
	display: block;
	min-width: 98px;
	min-height: 140px;
	padding: 88px 10px 10px;
	font-weight: bold;
	line-height: 1.25;
	font-size: 114.3%;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #006dd9;
}
#tmp_chatbot a:before {
	content: '';
	position: absolute;
	top: -6px;
	left: 50%;
	transform: translateX(-50%);
	width: 70px;
	height: 87px;
	background: url(/shared/site_rn2025/images/icon/icon_chatbot.png) no-repeat center center;
	background-size: 100% auto;
}
#tmp_chatbot a:hover {
	text-decoration: underline;
}
/* ==================================================
CMS-function
================================================== */


/* ==================================================
CMS-library
================================================== */


/* ==================================================
CMS-parts
================================================== */


/* col2
================================================== */


/* col2_cms */

table.col2 {
	width: 99%;
	border-collapse: collapse;
	border-spacing: 0;
}

table.col2 td.col2L,
table.col2 td.col2R {
	width: 50%;
	padding: 0;
	vertical-align: top;
	text-align: left;
}

table.col2 td.col2L {
	border-right: 15px solid #FFFFFF;
}


/* col2_pub */

div.col2 {
	width: 100%;
}

div.col2 div.col2L {
	display: table;
	width: 48.5%;
	margin-right: 2%;
	float: left;
}

div.col2 div.col2R {
	display: table;
	width: 48.5%;
	float: left;
}


/* nestcol2 */

table.col2 table.col2 td.col2L {
	padding: 0;
}

div.col2 div.col2 div.col2L {
	width: 47.5%;
	margin-right: 4%;
}

div.col2 div.col2 div.col2R {
	width: 47.5%;
}


/* fixed_col2 */

div.fixed_col2 {
	width: 100%;
}

div.fixed_col2 div.fixed_col2L {
	display: table;
	width: 48.5%;
	margin-right: 2%;
	float: left;
}

div.fixed_col2 div.fixed_col2R {
	display: table;
	width: 48.5%;
	float: right;
}


/* col3
================================================== */

table.col3 {
	width: 99%;
	border-collapse: collapse;
	border-spacing: 0;
}

table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	width: 33.33%;
	padding: 0;
	vertical-align: top;
	text-align: left;
}

table.col3 td.col3L,
table.col3 td.col3M {
	border-right: 15px solid #FFFFFF;
}

div.col3 {
	width: 100%;
}

div.col3 div.col3L,
div.col3 div.col3M {
	display: table;
	width: 31.7%;
	margin-right: 2%;
	float: left;
}

div.col3 div.col3R {
	display: table;
	width: 31.7%;
	float: left;
}


/* ==================================================
accessibility
================================================== */


/* model_change
================================================== */

.wrap_mc_pc,
.wrap_mc_sp {
	display: none;
	width: 50%;
}

.disp_pc .wrap_mc_sp,
.disp_pc .wrap_mc_pc {
	display: block;
}
#tmp_model_change {
	display: flex;
	font-weight: bold;
}
#tmp_model_change a {
	text-decoration: none;
	padding: 10px;
	display: block;
	color: #333333;
	border: 1px solid transparent;
}
.wrap_mc_pc a {
	background-color: #ddeeff;
}
.wrap_mc_sp a {
	background-color: #bbccdd;
}
#tmp_sma_menu{
	display: none;
}
/* ==================================================
accessibility style change:color
================================================== */


/* change_color commons
================================================== */

.color_blue #tmp_wrapper,
.color_blue #tmp_wrapper *:not(#tmp_wrap_header *),
.color_blue #tmp_wrapper #tmp_query,
.color_yellow #tmp_wrapper,
.color_yellow #tmp_wrapper *:not(#tmp_wrap_header *),
.color_yellow #tmp_wrapper #tmp_query,
.color_black #tmp_wrapper,
.color_black #tmp_wrapper *:not(#tmp_wrap_header *),
.color_black #tmp_wrapper #tmp_query {
	background-image: none !important;
	list-style-image: none !important;
}
.color_blue #tmp_wrapper span:not(#tmp_wrap_header span),
.color_yellow #tmp_wrapper span:not(#tmp_wrap_header span),
.color_black #tmp_wrapper span:not(#tmp_wrap_header 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;
}


/* 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 *:not(#tmp_wrap_header *),
.color_blue #tmp_query {
	color: #FFFF00 !important;
	background-color: #00008B !important;
	border-color: #FFFF00 !important;
}

.color_blue #tmp_wrapper a:not(#tmp_wrap_header a),
.color_blue #tmp_wrapper a span:not(#tmp_wrap_header a span),
.color_blue #tmp_wrapper button:not(#tmp_wrap_header button),
.color_blue #tmp_wrapper .used_bg_img a span,
.color_blue #tmp_wrapper input[type="submit"]:not(#tmp_wrap_header input[type="submit"]),
.color_blue #tmp_wrapper input[type="button"]:not(#tmp_wrap_header input[type="button"]),
.color_blue #tmp_wrapper input[type="reset"]:not(#tmp_wrap_header 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 *:not(#tmp_wrap_header *),
.color_yellow #tmp_query {
	color: #000000 !important;
	background-color: #FFFF00 !important;
	border-color: #000000 !important;
}

.color_yellow #tmp_wrapper a:not(#tmp_wrap_header a),
.color_yellow #tmp_wrapper a span:not(#tmp_wrap_header a span),
.color_yellow #tmp_wrapper button:not(#tmp_wrap_header button),
.color_yellow #tmp_wrapper .used_bg_img a span,
.color_yellow #tmp_wrapper input[type="submit"]:not(#tmp_wrap_header input[type="submit"]),
.color_yellow #tmp_wrapper input[type="button"]:not(#tmp_wrap_header input[type="button"]),
.color_yellow #tmp_wrapper input[type="reset"]:not(#tmp_wrap_header 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 *:not(#tmp_wrap_header *),
.color_black #tmp_query {
	color: #FFFF00 !important;
	background-color: #000000 !important;
	border-color: #FFFF00 !important;
}

.color_black #tmp_wrapper a:not(#tmp_wrap_header a),
.color_black #tmp_wrapper a span:not(#tmp_wrap_header a span),
.color_black #tmp_wrapper button:not(#tmp_wrap_header button),
.color_black #tmp_wrapper .used_bg_img a span,
.color_black #tmp_wrapper input[type="submit"]:not(#tmp_wrap_header input[type="submit"]),
.color_black #tmp_wrapper input[type="button"]:not(#tmp_wrap_header input[type="button"]),
.color_black #tmp_wrapper input[type="reset"]:not(#tmp_wrap_header 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;
}


/* for border wrapper */
.color_blue #tmp_wrapper,
.color_yellow #tmp_wrapper,
.color_black #tmp_wrapper {
	border-color: #006dd9 !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;
}
/* No javascript */
.no_javascript .pnavi{
	display: block;
}
/* ==================================================
clearfix
================================================== */

/* for modern browser */

#tmp_header:after,
#tmp_hnavi:after,
.gnavi:after,
.gnavi ul: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_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,
.emergency_head:after,
#tmp_search:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after {
	content: "";
	/* Do not edit */
	display: table;
	/* Do not edit */
	clear: both;
	/* Do not edit */
}