@charset "utf-8";

/* ==================================================
Setting by CMS sheets
================================================== */

body,
input,
button,
select,
textarea {
	font-family: "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 500;
}

/* if "em" is not rendered correctly */
/*
em {
	font-family: "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
*/

a:link,
a:active,
a:visited {
	color: #0b47a1;
}

a:hover {
	text-decoration: none;
}

body {
	font-size: 112.5%;
	color: #333333;
	-webkit-text-size-adjust:none;
	-moz-text-size-adjust:none;
	-ms-text-size-adjust:none;
}
.show_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 {
	margin: 0 auto;
	min-width: 1220px;
	background: url(/shared/site_heiwa/images/main/bg_top_end.jpg) no-repeat top left;
	background-size: 100% auto;
}
.format_top #tmp_main{
	background: url(/shared/site_heiwa/images/main/bg_btm.jpg) no-repeat left bottom -1px;
	background-size: 100% auto;
}
.format_top #tmp_wrapper{
	background-image: url(/shared/site_heiwa/images/main/bg_top.jpg);
}
#tmp_wrap_main{
	background-image: url(/shared/site_heiwa/images/main/bg_bird.png),
	url(/shared/site_heiwa/images/main/bg_wrap_end_btm.png);
	background-repeat: no-repeat;
	background-size: auto, 100% auto;
	background-position: left calc(50% + 425px) bottom 28px, left bottom;
	padding-bottom: 100px;
}

.container:before,
.container:after {
	content: '';
	display: table;
}

.container:after {
	clear: both;
}

.container {
	max-width: 1220px;
	padding: 0 10px;
	width: 100%;
	margin: 0 auto;
}


/* 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: 260px;
	padding-top: 10px;
	/* デザインによって変更 */
}

.format_free .col_rgt_navi {
	/* デザインによって変更 */
	color: inherit;
}

.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: -300px;
	/* デザインによって変更 */
}

.format_free .column_rnavi .col_main {
	margin-right: 300px;
	min-height: 468px;
	/* デザインによって変更 */
}


/* header
================================================== */

#tmp_header {
	padding: 14px 0 7px;
	min-height: 46px;
}

#tmp_hlogo {
	float: left;
	margin: 0 5px 7px 4px;
}

#tmp_hlogo h1,
#tmp_hlogo p {
	display: block;
	width: 364px;
	height: 70px;
	line-height: 1.3;
	font-size: 1.5rem;
	color: inherit;
	background: transparent url(/shared/site_heiwa/images/header/hlogo.png) no-repeat left top;
	background-size: 100% auto;
}

#tmp_hlogo a {
	display: block;
	width: 364px;
	height: 70px;
}

#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display: block;
	width: 364px;
	height: 70px;
	position: relative;
	text-indent: -9999px;
	z-index: -1;
	overflow: hidden;
}
#tmp_header .header_means {
    float: right;
	padding-top: 3px;
}
#tmp_header .header_means .means_inner{
	display: flex;
	align-items: center;
	background-color: #ffffff;
	border-radius: 10px;
	padding-left: 2px;
}

#tmp_header .means_list,
#tmp_hnavi_s > ul{
	list-style: none;
	display: flex;
	align-items: center;
}
#tmp_header .means_list{
	gap: 0 13px;
}
#tmp_header .means_list > li{
	position: relative;
}
.means_list > li > a{
	position: relative;
	display: inline-block;
	text-decoration: none;
	text-align: center;
	min-height: 32px;
	color: #222222;
	font-size: 88.9%;
}
.means_list > li:after{
    content: '';
    position: absolute;
    z-index: 100;
    top: calc(100% + 9px);
    margin: 0 auto;
    left: 0;
    right: 0;
    height: 15px;
    background: url(/shared/site_heiwa/images/header/menu_trigle_icon.png) no-repeat center top;
    background-size: 21px auto;
	transition: 0.2s ease-in-out opacity;
	opacity: 0;
}
.means_list > li#tmp_hnavi_lang:after{
	top: calc(100% + 14px);
}
.spmenu_open.setting #tmp_hnavi_setting:after,
.spmenu_open.lang #tmp_hnavi_lang:after{
    opacity: 1;
}
.means_list > li#tmp_hnavi_setting > a{
	min-width: 112px;
    padding-left: 6px;
    padding-top: 8px;
}
.means_list > li#tmp_hnavi_lang > a{
	min-width: 162px;
	padding-top: 5px;
}
.means_list > li > a > span{
	position: relative;
    display: inline-block;
    padding-left: 26px;
    color: inherit;
    background-repeat: no-repeat;
    background-position: left 4px;
    min-height: 24px;
}
.means_list > li#tmp_hnavi_setting > a > span{
	background-image: url(/shared/site_heiwa/images/header/setting_icon.png);
	background-position: left 1px;
}
.means_list > li#tmp_hnavi_lang > a > span{
	background-image: url(/shared/site_heiwa/images/header/lang_icon.png);
}
.means_list > li#tmp_hnavi_setting > a.active{
	padding-left: 0;
    padding-top: 5px;
}
#tmp_means .means_list > li > a.active > span{
	background-image: url(/shared/site_heiwa/images/header/means_close_icon.png);
	background-position: left 4px;
	padding-left: 18px;
}
#tmp_hnavi_s{
	display: block;
	position: relative;
	z-index: 100;
	margin-left: 13px;
}
#tmp_hnavi_s > ul > li > a{
	position: relative;
	z-index: 101;
	text-decoration: none;
	display: inline-block;
	min-width: 82px;
	min-height: 68px;
	font-size: 72.2%;
	border-radius: 0 10px 10px 0;
	color: #222222;
	background-color: #ffffff;
	background-image: -moz-linear-gradient( 0deg, rgb(164,215,185) 0%, rgb(236,236,165) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(164,215,185) 0%, rgb(236,236,165) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(164,215,185) 0%, rgb(236,236,165) 100%);
	background-image: linear-gradient( 90deg, rgb(164,215,185) 0%, rgb(236,236,165) 100%);
	padding: 12px 0 5px;
}
#tmp_hnavi_s > ul > li > a > span{
	position: relative;
	z-index: 102;
	display: inline-block;
	color: inherit;
	background: transparent url(/shared/site_heiwa/images/header/menu_icon.png) no-repeat center top;
	padding-top: 32px;
}
#tmp_hnavi_s > ul > li > a.active{
	padding-top: 3px;
	padding-bottom: 0;
}
#tmp_hnavi_s > ul > li > a.active:before,
#tmp_hnavi_s > ul > li > a.active:after{
	content: '';
	position: absolute;
	background-color: #ffffff;
}
#tmp_hnavi_s > ul > li > a.active:before{
	left: 3px;
	right: 3px;
	bottom: -17px;
	z-index: 102;
	height: 10px;
}
#tmp_hnavi_s > ul > li > a.active:after{
	z-index: 101;
	left: 0;
	right: 0;
	top: 0;
	bottom: -13px;
	border: 3px solid #5db8c0;
	border-bottom: none;
	border-top-right-radius: 10px;
}
#tmp_hnavi_s > ul > li > a.active > span{
	background-image: url(/shared/site_heiwa/images/header/close_icon.png);
	background-position: center 9px;
	padding-top: 44px;
}
#tmp_sma_search{
    margin-left: 20px;
}
#tmp_sma_search .wrap_sch_row,
#tmp_sma_search .wrap_sch_box {
    display: flex;
    align-items: flex-start;
}
#tmp_sma_search .wrap_sch_row {
	position: relative;
    width: 205px;
    color: #222222;
}
#tmp_sma_search .wrap_sch_box:first-child {
    flex-grow: 1;
}
#tmp_sma_search .sch_box {
    position: relative;
    flex-grow: 1;
}
#tmp_sma_search .sch_ttl label {
	position: absolute;
    cursor: pointer;
    z-index: 1;
    left: 1px;
    top: 7px;
    width: 18px;
    height: 18px;
    color: inherit;
    background: transparent url(/shared/site_heiwa/images/header/search_icon.png) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#tmp_sma_search .sch_box input {
    position: relative;
    width: 100%;
    padding: 2px 10px 2px 26px;
    height: 31px;
    border: none;
    border-bottom: 1px solid #222222;
    color: inherit;
    background-color: transparent;
}
#tmp_sma_search .sch_btn input {
    cursor: pointer;
    padding: 2px 6px 4px 3px;
    height: 31px;
    min-width: 64px;
	font-size: 88.9%;
    color: #ffffff;
    background-color: #222222;
    border: 1px solid #222222;
	transition: 0.3s ease-in-out color, 0.3s ease-in-out background-color;
}
#tmp_header .mainsite_link{
	margin-left: 17px;
}
#tmp_header .mainsite_link a{
	position: relative;
	display: inline-block;
	text-decoration: none;
	font-size: 88.9%;
	color: #222222;
	background: #ffffff url(/shared/site_heiwa/images/header/mainsite_icon.png) no-repeat left center;
	padding-left: 32px;
}
#tmp_header .mainsite_link a > span{
	position: relative;
}
/* sma menu
================================================== */
/* link common */
#tmp_header .box_lang_list > ul > li > a,
#tmp_sma_rmenu ul.sitemap_list > li > a{
	position: relative;
	text-decoration: none;
    display: inline-block;
    color: #222222;
    background: #ffffff url(/shared/site_heiwa/images/icon/arrow_icon.png) no-repeat left 1px;
    padding-left: 23px;
}
#tmp_header .box_lang_list > ul > li > a{
	font-size: 88.9%;
}
#tmp_means .wrap_sma_sch{
	display: none;
    position: absolute;
	z-index: 100;
	left: 0;
    top: 100%;
}
#tmp_means .wrap_sma_sch .close_btn{
	display: none;
}
#tmp_means .wrap_sma_sch .sma_sch_inner{
	position: relative;
	text-align: left;
	z-index: 1;
	background-color: #ffffff;
	border: 1px solid #a0a0a0;
	padding: 18px 20px 10px 33px;
	border-radius: 30px;
	margin-top: 23px;
}
#tmp_sma_setting .sma_sch_inner {
    display: inline-block;
    min-width: 620px;
}
/* setting menu */
#tmp_means #tmp_sma_setting.wrap_sma_sch{
	text-align: right;
	right: auto;
	max-width: 777px;
}
#tmp_header .setting_list{
	display: flex;
	list-style: none;
}
#tmp_header .setting_list > li > a{
	text-decoration: none;
	display: inline-block;
	min-height: 24px;
	color: #333333;
	background-color: #ffffff;
	background-repeat: no-repeat;
	font-size: 88.9%;
	padding-left: 25px;
}
#tmp_header .setting_list > li.func_size{
	margin-right: 28px;
}
#tmp_header .setting_list > li.webread{
	margin-right: 18px;
}
#tmp_header .setting_list > li.func_size > a{
	background-image: url(/shared/site_heiwa/images/header/fsize_icon.png);
	background-position: left 1px;
}
#tmp_header .setting_list > li.func_furi > a{
	background-image: url(/shared/site_heiwa/images/header/furi_icon.png);
	padding-left: 22px;
    background-position: left 2px;
}
/* lang menu */
#tmp_means #tmp_sma_lang.wrap_sma_sch{
	right: 0;
	padding-left: 31px;
}
#tmp_means #tmp_sma_lang .sma_sch_inner {
    width: 614px;
    padding: 10px 20px 13px 30px;
	margin: 28px auto 0;
}
#tmp_header .box_lang_list > ul{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 7px 13px;
}
#tmp_header .box_lang_list > ul > li{
	position: relative;
}
#tmp_header .box_lang_list > ul > li.back_btn {
    padding-left: 23px;
}
#tmp_header .box_lang_list > ul > li.back_btn:before {
	content: '';
    position: absolute;
    top: -3px;
    bottom: -4px;
    left: 2px;
    border-left: 1px solid #dddddd;
}
#tmp_header .box_lang_list > ul > li.back_btn > a{
	background-image: url(/shared/site_heiwa/images/header/return_icon.png);
	padding-left: 25px;
	background-position: left 3px;
}
/* rmenu */
#tmp_sma_rmenu{
	z-index: 100;
	top: calc(100% + 10px);
}
#tmp_sma_rmenu .sma_sch_inner{
	text-align: left;
	color: #222222;
	background-color: #ffffff;
	border: 3px solid #5db8c0;
	border-radius: 10px 0 10px 10px;
	padding: 36px 67px 0;
}
#tmp_sma_rmenu .smenu_link{
	margin-bottom: 43px;
}
#tmp_sma_rmenu ul.sitemap_list{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	gap: 39px 0;
}
#tmp_sma_rmenu ul.sitemap_list > li{
    position: relative;
	display: flex;
	align-items: center;
    width: calc(100% / 3);
    padding: 0 4.8% 0 8.8%;
}
#tmp_sma_rmenu ul.sitemap_list > li:after,
#tmp_sma_rmenu ul.sitemap_list > li:nth-child(3n+1):before{
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	height: 24px;
	transform: translateY(-50%);
	border-right: 1px solid #90be9e;
}
#tmp_sma_rmenu ul.sitemap_list > li:nth-child(3n+1):before{
	left: 0;
	right: auto;
}
#tmp_sma_rmenu ul.sitemap_list > li > a{
	background-position: left 4px;
	padding-left: 24px;
}
.wrap_sma_sch .close_btn{
	border-top: 1px solid #90be9e;
}
.wrap_sma_sch .close_btn > a{
	display: block;
	text-decoration: none;
	text-align: center;
	color: #222222;
	background-color: #ffffff;
	font-size: 88.9%;
	padding-top: 18px;
	padding-bottom: 19px;
}
.wrap_sma_sch .close_btn > a > span{
	display: inline-block;
    color: inherit;
    background: transparent url(/shared/site_heiwa/images/header/close_btn_icon.png) no-repeat left center;
    padding-left: 25px;
}
/* Style hover */
.means_list > li > a:before,
#tmp_header .mainsite_link a > span:before,
#tmp_hnavi_s > ul > li > a > span:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 1px solid #333333;
    transition: 0.3s ease-in-out visibility, 0.3s ease-in-out width;
    visibility: hidden;
    width: 0;
}
.means_list > li > a.active:before,
.means_list > li > a:hover:before,
#tmp_header .mainsite_link a:hover > span:before,
#tmp_hnavi_s > ul > li > a:hover > span:before {
    width: 100%;
    visibility: visible;
}
#tmp_header .box_lang_list > ul > li > a:hover,
#tmp_sma_rmenu ul.sitemap_list > li > a:hover,
.wrap_sma_sch .close_btn > a:hover > span,
#tmp_header .setting_list > li > a:hover{
	text-decoration: underline;
}
#tmp_sma_search .sch_btn input:hover,
#tmp_sma_search .sch_btn input:focus{
	color: #000000;
    background-color: #ffffff;
}
/* 読み上げボタン（伝えるウェブ） */
.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 9px 3px 25px;
    border: none;
    font-size: 88.9%;
    font-weight: 500;
    color: #333333;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: left 4px;
    min-height: 25px;
    background-image: url(/shared/site_heiwa/images/header/read_icon.png);
}
.webread-speech-buttons .webread-button-speech-start::before,
.webread-speech-buttons .webread-button-speech-control::before{
    content: '';
    width: 1px;
    height: 15px;
    position: absolute;
    background: #333333;
    bottom: 9px;
    right: 0;
}
/* 読み上げ設定ボタン（伝えるウェブ） */
.webread-speech-buttons .webread-button-speech-config{
	position: relative;
	padding: 0 0 3px 8px;
	border: none;
	font-size: 88.9%;
	font-weight: 500;
	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{
	text-decoration: underline;
	cursor: pointer;
}
 /* webread-config（読み上げ設定）
================================================== */
.webread-config {
	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);
}
/* gnavi
================================================== */

.gnavi {
	color: inherit;
	clear: both;
}

.gnavi ul {
	list-style: none;
}

.gnavi li {
	width: 120px;
	float: left;
}

.gnavi a {
	display: block;
	padding: 13px 10px 11px;
	text-align: center;
	text-decoration: none;
}

.gnavi .active a,
.gnavi a:hover,
.gnavi a:focus {
	text-decoration: underline;
}

/*pnavi*/
.pnavi{
	position: absolute;
	right: 10px;
    top: -49px;
	z-index: 90;
}
.pnavi,
.pnavi a,
.pnavi span{
	width: 120px;
	height: 48px;
}
.pnavi a,
.pnavi span{
	display: block;
}
.pnavi span{
	position: relative;
	text-indent: -9999px;
	z-index: -1;
	overflow: hidden;
}
.pnavi a{
	position: relative;
	color: inherit;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
}
.pnavi a:before,
.pnavi a:after{
	content: '';
	position: absolute;
	color: inherit;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.pnavi a:before{
	z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
	height: 100%;
	background-image: url(/shared/site_heiwa/images/footer/ptop_bg.png);
}
.pnavi a:after{
    width: 32px;
    height: 26px;
    left: 50%;
    top: 21px;
    background-image: url(/shared/site_heiwa/images/footer/ptop_txt.png);
    transform: translateX(-50%);
    transition: top 0.3s ease-in-out;
}
.pnavi a:focus:after,
.pnavi a:hover:after{
	top: 23px;
}
.no_javascript .pnavi{
	display: block;
}
/* footer
================================================== */

#tmp_footer {
    padding-bottom: 70px;
	color: #222222;
	background-color: #ffffff;
	border-top: 1px solid #d5d5d5;
}

#tmp_footer .container{
	position: relative;
}
#tmp_footer .footer_cnt{
	display: flex;
	padding: 47px 0 17px;
    font-size: 88.9%;
}
#tmp_footer .footer_lft{
	width: 43%;
    border-left: 1px solid #d5d5d5;
}
.footer_cnt .footer_info {
    padding: 17px 0 18px 33px;
}
.footer_cnt .footer_logo {
    min-height: 70px;
    font-weight: bold;
    font-size: 187.5%;
    color: inherit;
    background: transparent url(/shared/site_heiwa/images/footer/footer_logo.png) no-repeat 2px 0;
    margin-bottom: 34px;
    padding: 10px 0 11px 91px;
}
#tmp_footer .footer_mid{
    text-align: center;
    width: 32.7%;
    padding: 74px 16px 0 10px;
}
#tmp_footer .footer_rgt{
	flex: 1;
}
.footer_cnt .footer_button {
	list-style: none;
}
.footer_cnt .footer_button li {
	margin-bottom: 21px;
	line-height: 1.5;
}
.footer_cnt .footer_button li a {
    display: inline-block;
	width: 100%;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
	max-width: 260px;
    padding: 17px 15px 15px 59px;
    border: 1px solid #666666;
    color: #222222;
    background-color: #ffffff;
    background-repeat: no-repeat;
    border-radius: 29px;
}
.footer_cnt .footer_button li a:hover {
	text-decoration: underline;
}
.footer_cnt .footer_button li.btn_access a {
	background-image: url(/shared/site_heiwa/images/footer/access_icon.png);
	background-position: 23px 17px;
}
.footer_cnt .footer_button li.btn_guide a {
	background-image: url(/shared/site_heiwa/images/footer/guide_icon.png);
	background-position: 23px 18px;
}
.footer_cnt .footer_button li.btn_contact a {
	background-image: url(/shared/site_heiwa/images/footer/contact_icon.png);
	background-position: 23px 20px;
}
/* fnavi  */

.fnavi {
	padding: 14px 16px 12px;
	list-style: none;
	border-left: 1px solid #d5d5d5;
}

.fnavi li {
	margin-bottom: 24px;
	line-height: 1.5;
}

.fnavi li:last-child {
	margin-bottom: 0;
}


.footer_cnt address {
	line-height: 1.5;
	font-style: normal;
}
.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;
}
#tmp_footer .footer_note{
	text-align: center;
	font-size: 88.9%;
	padding-left: 7px;
	margin-bottom: 17px;
}
.copyright {
    font-size: 77.8%;
	text-align: center;
}

/* common style
================================================== */
/* Simple link */
.simple_link > a{
	text-decoration: none;
    display: inline-block;
    color: #222222;
    background: #ffffff url(/shared/site_heiwa/images/icon/arrow_icon.png) no-repeat left 2px;
    padding-left: 26px;
}
.simple_link > a:hover{
	text-decoration: underline;
}
/* ==================================================
Splide control common
================================================== */
.splide_common .splide__controls {
    display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 3px;
}
.splide_common .splide__toggle {
	position: relative;
	display: inline-block;
	font-size: 77.8%;
	text-decoration: none;
	font-weight: bold;
	color: #222222;
	background-color: #ffffff;
	margin-right: 9px;
	margin-left: 23px;
	height: 46px;
	width: 46px;
	text-align: left;
	border: 1px solid #222222;
	border-radius: 50%;
}
.splide_common .splide__toggle > span{
	display: none !important;
}
.splide_common .splide__toggle:before,
.splide_common .splide__toggle:after {
	content: '';
	width: 4px;
	height: 17px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: 1px;
	transform: translate(-50%, -50%);
	background-color: #222222;
}
.splide_common .splide__toggle:before{
	margin-left: -5px;
}
.splide_common .splide__toggle:after {
	margin-left: 5px;
}
.splide_common .splide__toggle:not(.is-active):after {
	content: none;
}
.splide_common .splide__toggle:not(.is-active):before {
	margin-left: 0;
	border-style: solid;
	border-width: 9px 0 9px 10px;
	border-color: transparent transparent transparent #222222;
	background-color: transparent;
}
.splide_common .splide__arrow {
	position: static;
	display: block;
	width: 46px;
	height: 46px;
	text-indent: -9999px;
	overflow: hidden;
	opacity: 1;
	color: #ffffff;
	background-color: #222222;
	border: 1px solid #222222;
	transform: none;
	background-repeat: no-repeat;
	border-radius: 50%;
	background-size: 12px auto;
	transition: 0.3s ease-in-out background-color, 0.3s ease-in-out background-image;
}
.splide_common .splide__arrow--prev {
	background-image: url(/shared/site_heiwa/images/icon/icon_arrow_prev.png);
	background-position: 15px center;
}
.splide_common .splide__arrow--next {
	background-image: url(/shared/site_heiwa/images/icon/icon_arrow_next.png);
	background-position: right 15px center;
}
.splide_common .splide__arrow:hover{
	opacity: 1;
	color: #222222;
	background-color: #ffffff;
}
.splide_common .splide__arrow.splide__arrow--prev:hover{
	background-image: url(/shared/site_heiwa/images/icon/icon_arrow_prev_bl.png);
}
.splide_common .splide__arrow.splide__arrow--next:hover{
	background-image: url(/shared/site_heiwa/images/icon/icon_arrow_next_bl.png);
}
.splide_common .splide__progress {
    display: flex;
	align-items: flex-end;
	padding-right: 32px;
	margin-top: 7px;
}
.splide_common .splide__progress p {
	margin-bottom: 0 !important;
	line-height: 1;
	color: #222222;
}
.splide_common .splide__progress .progress_current {
	min-width: 35px;
	text-align: right;
	font-weight: bold;
	font-size: 166.6%;
}
.splide_common .splide__progress .progress_total {
    position: relative;
	min-width: 39px;
    padding-left: 19px;
    margin-bottom: 2px !important;
}
.splide_common .splide__progress .progress_total:before {
	content: '';
    width: 1px;
    height: 24px;
    position: absolute;
    left: 11px;
    top: -8px;
    transform: rotate(23deg);
    background-color: #222222;
}
.color_blue .splide_common .splide__toggle:before,
.color_blue .splide_common .splide__toggle:after  {
	background-color: #FFFF00 !important;
}
.color_yellow .splide_common .splide__toggle:before,
.color_yellow .splide_common .splide__toggle:after  {
	background-color: #000000 !important;
}
.color_black .splide_common .splide__toggle:before,
.color_black .splide_common .splide__toggle:after  {
	background-color: #FFFF00 !important;
}
.color_blue .splide_common .splide__toggle:not(.is-active):before {
	background-color: transparent !important;
	border-color: transparent transparent transparent #FFFF00;
}
.color_yellow .splide_common .splide__toggle:not(.is-active):before {
	background-color: transparent !important;
	border-color: transparent transparent transparent #000000;
}
.color_black .splide_common .splide__toggle:not(.is-active):before {
	background-color: transparent !important;
	border-color: transparent transparent transparent #FFFF00;
}
.color_blue .splide_common .splide__arrow,
.color_black .splide_common .splide__arrow,
.color_yellow .splide_common .splide__arrow{
	border: 1px solid;
}
.color_yellow #tmp_wrapper .splide_common .splide__arrow--prev {
    background-image: url(/shared/site_heiwa/images/icon/icon_arrow_prev_bl_sp.png) !important;
}
.color_yellow #tmp_wrapper .splide_common .splide__arrow--next {
    background-image: url(/shared/site_heiwa/images/icon/icon_arrow_next_bl_sp.png) !important;
}
.color_blue #tmp_wrapper .splide_common .splide__arrow--prev,
.color_black #tmp_wrapper .splide_common .splide__arrow--prev {
    background-image: url(/shared/site_heiwa/images/icon/icon_arrow_prev_yellow.png) !important;
}
.color_blue #tmp_wrapper .splide_common .splide__arrow--next,
.color_black #tmp_wrapper .splide_common .splide__arrow--next {
    background-image: url(/shared/site_heiwa/images/icon/icon_arrow_next_yellow.png) !important;
}
.color_blue .splide_common .splide__progress .progress_total:before,
.color_black .splide_common .splide__progress .progress_total:before {
	background-color: #FFFF00 !important;
}
.color_yellow .splide_common .splide__progress .progress_total:before {
	background-color: #000000 !important;
}
/* ==================================================
layout
================================================== */
/* pankuzu
================================================== */
#tmp_pankuzu{
	font-size: 77.8%;
	margin-bottom: 21px;
	margin-top: 17px;
}
#tmp_pankuzu a{
	color: #222222;
}
/* custom_update
================================================== */
#tmp_custom_update {
	padding:0 0 19px;
	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 1px 29px;
	text-decoration:none;
	color:#ffffff;
    background:#333333 url(/shared/site_heiwa/images/icon/icon_print.png) no-repeat 10px center;
	min-width: 64px;
	border-radius:1.5em;
	transition: all 0.3s ease-in-out;
	font-weight: bold;
}
#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%;
	color: #222222;
}
#tmp_update span {
	display:inline-block;
	margin-left:0.8em;
}
/* Scroll Table
================================================== */
.scroll_table {
	margin-bottom:39px;
	padding:36px 11px 5px;
	background:#f6f6f6 url(/shared/site_heiwa/images/icon/scroll_table_icon.png) right 13px top 9px no-repeat;
	background-size:75px 15px;
	overflow-x:scroll;
	margin-left: -10px;
}
.scroll_table_switch {
	text-align:right;
	margin:0 0 10px;
	font-size:75%;
	line-height:1.2;
}
.scroll_table_switch a {
	border:1px solid #dedede;
	color:#333333;
	display:inline-block;
	padding:9px 10px 6px 68px;
	text-decoration:none;
	background:#FFFFFF url(/shared/site_heiwa/images/icon/scroll_table_ex.png) 10px center no-repeat;
	background-size:46px 20px;
	min-width:9em;
	text-align:center;
	font-weight: bold;
}
.scroll_table_switch a.scroll {
	background:#FFFFFF url(/shared/site_heiwa/images/icon/scroll_table_df.png) 10px center no-repeat;
	background-size:46px 20px;
}
.scroll_table::-webkit-scrollbar{
 	height: 5px;
}
.scroll_table::-webkit-scrollbar-track{
 	background: #F1F1F1;
}
.scroll_table::-webkit-scrollbar-thumb {
 	background: #BCBCBC;
}

/* gmap link
================================================== */
#tmp_gmap_link{
	margin: 40px 0 60px;
	text-align: center;
}
#tmp_gmap_link a{
	display: inline-block;
	padding: 8px 27px 5px 30px;
	background-color: #ffffff;
	border: 2px solid #bce1e4;
	border-radius: 50px;
	color: #222222;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	max-width: 440px;
	width: 100%;
}
#tmp_gmap_link span{
	display: inline-block;
	padding: 5px 0 5px 28px;
	color: inherit;
	background-image: url(/shared/site_heiwa/images/icon/arrow_icon.png);
    background-position: 0 12px;
    background-repeat: no-repeat;
}
#tmp_gmap_link a:hover span{
	text-decoration: underline;
}
/* inquiry
================================================== */
#tmp_inquiry{
	border: 1px solid #dedede;
	padding: 23px 33px 36px;
	margin-top: 60px;
	margin-bottom: 87px;
	background-color: #ffffff;
}
#tmp_inquiry_ttl{
	padding: 10px 10px 10px 53px;
	margin-bottom: 9px;
	background: url(/shared/site_heiwa/images/icon/inquiry_ttl.png) no-repeat 1px 6px;
	min-height: 46px;
}
#tmp_inquiry_ttl p,
#tmp_inquiry_ttl h2{
	font-size: 122.2%;
	font-weight: bold;
}
#tmp_inquiry_cnt{
	padding-left: 54px;
}
#tmp_inquiry_cnt p{
	margin-bottom: 3px;
}
#tmp_inquiry_cnt .inq_ttl {
    font-weight: bold;
}
#tmp_inquiry_cnt .inq_phone p {
	display: inline-block;
	margin-right: 12px;
}
#tmp_inquiry_cnt .inquiry_btn{
	text-align: center;
	margin-top: 21px;
	padding-right: 54px;
}
#tmp_inquiry_cnt .inquiry_btn input{
	border: 1px solid #dedede;
	background-color: #ffffff;
	color: #333333;
	font-weight: bold;
	min-width: 295px;
	display: inline-block;
    padding: 17px 38px 16px 66px;
    border-radius: 50px;
	cursor: pointer;
	background-image: url(/shared/site_heiwa/images/icon/arrow_icon.png);
    background-position: 47px 22px;
    background-repeat: no-repeat;
	white-space: normal;
}
#tmp_inquiry_cnt .inquiry_btn input:hover{
	text-decoration: underline;
}
/* ==================================================
Rnavi
================================================== */
#tmp_rnavi{
	margin-top: -7px;
	margin-bottom: 40px;
}
#tmp_rnavi_ttl{
    margin-bottom: 14px;
}
#tmp_rnavi_ttl h2{
	font-size: 122.2%;
	font-weight: bold;
}
#tmp_rnavi_cnt ul{
	list-style: none;
}
#tmp_rnavi_cnt{
	border: 1px solid #ececa5 ;
}
#tmp_rnavi_cnt .rnavi_ctg_ttl{
	padding: 19px 10px 19px 15px;
	font-weight: bold;
	background-image: url(/shared/site_heiwa/images/main/rnavi_bg.png);
	background-position: left top;
	background-size: cover;
}
#tmp_rnavi_cnt .rnavi_ctg_ttl h3{
	font-size: 100%
}
#tmp_rnavi_cnt .rnavi_ctg_ttl a{
	color: #222222;
	text-decoration: none;
	display: block;
	padding: 19px 10px 19px 40px;
	margin: -19px -10px -19px -15px;
	background-image: url(/shared/site_heiwa/images/icon/arrow_icon_wh.png);
    background-position: 14px 24px;
    background-repeat: no-repeat;
}
#tmp_rnavi_cnt .rnavi_ctg_inner ul li a{
	display: block;
	font-size: 88.9%;
	color: #222222;
	text-decoration: none;
	padding: 16px 10px 16px 42px;
	background-image: url(/shared/site_heiwa/images/icon/arrow_icon.png);
    background-position: 14px 17px;
    background-repeat: no-repeat;
	transition: background-color 0.3s ease-in-out;
}
#tmp_rnavi_cnt .rnavi_ctg_ttl a:hover{
	text-decoration: underline;
}
#tmp_rnavi_cnt .rnavi_ctg_inner ul li.active a,
#tmp_rnavi_cnt .rnavi_ctg_inner ul li a:hover{
	background-color: #f7fbd1;
}
#tmp_rnavi_cnt .btn_more a{
	font-size: 77.8%;
	display: block;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding: 13px 8px 12px 0 ;
	border-top: 1px solid #ececa5;
}
#tmp_rnavi .btn_more a:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    color: inherit;
    background: transparent url(/shared/site_heiwa/images/icon/arrow_plus.png) no-repeat left center;
    background-size: 100% auto;
    width: 19px;
    height: 19px;
    margin-top: -3px;
}
#tmp_rnavi .btn_more a.hide:after {
	background-image: url(/shared/site_heiwa/images/icon/arrow_minus.png);
}
#tmp_rnavi_cnt .btn_more a:hover{
	text-decoration: underline;
}
#tmp_banner_project ul li img{
	width: 100%;
	height: auto;
	transition: opacity 0.3s ease-in-out;
	vertical-align: top;
}
#tmp_banner_project ul{
	list-style: none;
}
#tmp_banner_project ul li{
	margin-bottom: 10px;
}
#tmp_banner_project ul li a{
	display: block;
}
#tmp_banner_project ul li a:hover img{
	opacity: 0.7;
}
/* ==================================================
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;
}

.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-decoration: none;
	text-align: center;
	display: block;
	padding: 10px;
	font-weight: bold;
	background-color: #337C84;
	color: #ffffff;
}
.disp_pc #tmp_sma_lmenu,
.disp_pc #tmp_sma_mmenu,
.disp_pc #tmp_sma_rmenu {
	display: none;
}

#tmp_sma_menu{
	display: none;
}
/* ==================================================
accessibility style change:color
================================================== */
.color_blue #tmp_print a:hover,
.color_yellow #tmp_print a:hover,
.color_black #tmp_print a:hover,
.color_blue #tmp_rnavi_cnt .rnavi_ctg_inner ul li.active a,
.color_yellow #tmp_rnavi_cnt .rnavi_ctg_inner ul li.active a,
.color_black #tmp_rnavi_cnt .rnavi_ctg_inner ul li.active a,
.color_blue #tmp_rnavi_cnt .rnavi_ctg_inner ul li a:hover,
.color_yellow #tmp_rnavi_cnt .rnavi_ctg_inner ul li a:hover,
.color_black #tmp_rnavi_cnt .rnavi_ctg_inner ul li a:hover,
.color_blue #tmp_rnavi_cnt .rnavi_ctg_ttl a:hover,
.color_yellow #tmp_rnavi_cnt .rnavi_ctg_ttl a:hover,
.color_black #tmp_rnavi_cnt .rnavi_ctg_ttl a:hover {
	text-decoration: underline;
}
.color_blue #tmp_rnavi_cnt .rnavi_ctg_inner ul li a,
.color_yellow #tmp_rnavi_cnt .rnavi_ctg_inner ul li a,
.color_black #tmp_rnavi_cnt .rnavi_ctg_inner ul li a{
	border-top: 1px solid;
}
.color_blue #tmp_print a,
.color_yellow #tmp_print a,
.color_black #tmp_print a{
	border: 1px solid;
}
.color_yellow #tmp_wrapper #tmp_rnavi_cnt .btn_more a:after{
	background-image: url(/shared/site_heiwa/images/icon/arrow_plus_black.png) !important;
}
.color_yellow #tmp_wrapper #tmp_rnavi_cnt .btn_more a.hide:after{
	background-image: url(/shared/site_heiwa/images/icon/arrow_minus_black.png) !important;
}
.color_blue #tmp_rnavi_cnt .btn_more a:after,
.color_black #tmp_rnavi_cnt .btn_more a:after{
	background-image: url(/shared/site_heiwa/images/icon/arrow_plus_wh.png) !important;
}
.color_blue #tmp_rnavi_cnt .btn_more a.hide:after,
.color_black #tmp_rnavi_cnt .btn_more a.hide:after{
	background-image: url(/shared/site_heiwa/images/icon/arrow_minus_wh.png) !important;
}
/* 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;
}


/* for Firefox3.0 */

.color_blue #tmp_wrap_main caption,
.color_yellow #tmp_wrap_main caption,
.color_black #tmp_wrap_main caption {
	background-color: transparent !important;
}


/* for google box common */

#tmp_wrap_main #tmp_gmap_box button,
#tmp_wrap_main #tmp_gmap_box .gmnoprint *,
#tmp_wrap_main #tmp_gmap_box .gm-style-cc * {
	background-color: #FFFFFF !important;
}


/* bg:blue
/* text:yellow
/* link:white
================================================== */

.color_blue #tmp_wrapper,
.color_blue #tmp_wrapper * {
	color: #FFFF00 !important;
	background-color: #00008B !important;
	border-color: #FFFF00 !important;
}

.color_blue #tmp_wrapper a,
.color_blue #tmp_wrapper a span,
.color_blue #tmp_wrapper button,
.color_blue #tmp_wrapper .used_bg_img a span,
.color_blue #tmp_wrapper input[type="submit"],
.color_blue #tmp_wrapper input[type="button"],
.color_blue #tmp_wrapper input[type="reset"] {
	color: #FFFFFF !important;
	background-color: transparent !important;
}

.color_blue #tmp_wrap_main h1 {
	border: 3px solid yellow !important;
}

.color_blue #tmp_wrap_main h2 {
	border-bottom: 1px solid yellow !important;
	border-left: 3px solid yellow !important;
}

.color_blue #tmp_wrap_main h3 {
	border-left: 3px solid yellow !important;
}


/* for google box */

.color_blue #tmp_wrap_main #tmp_gmap_box,
.color_blue #tmp_wrap_main #tmp_gmap_box * {
	color: #000000 !important;
	border-color: yellow !important;
	list-style-image: none !important;
}

.color_blue #tmp_wrap_main #tmp_gmap_box a {
	color: #7777CC !important;
}


/* bg:yellow
/* text:black
/* link:blue
================================================== */

.color_yellow #tmp_wrapper,
.color_yellow #tmp_wrapper * {
	color: #000000 !important;
	background-color: #FFFF00 !important;
	border-color: #000000 !important;
}

.color_yellow #tmp_wrapper a,
.color_yellow #tmp_wrapper a span,
.color_yellow #tmp_wrapper button,
.color_yellow #tmp_wrapper .used_bg_img a span,
.color_yellow #tmp_wrapper input[type="submit"],
.color_yellow #tmp_wrapper input[type="button"],
.color_yellow #tmp_wrapper input[type="reset"] {
	color: #0000FF !important;
	background-color: transparent !important;
}

.color_yellow #tmp_wrap_main h1 {
	border: 3px solid black !important;
}

.color_yellow #tmp_wrap_main h2 {
	border-bottom: 1px solid black !important;
	border-left: 3px solid black !important;
}

.color_yellow #tmp_wrap_main h3 {
	border-left: 3px solid black !important;
}


/* for google box */

.color_yellow #tmp_wrap_main #tmp_gmap_box,
.color_yellow #tmp_wrap_main #tmp_gmap_box * {
	color: #000000 !important;
	border-color: black !important;
	list-style-image: none !important;
}

.color_yellow #tmp_wrap_main #tmp_gmap_box a {
	color: #7777CC !important;
}


/* bg:black
/* text:yellow
/* link:white
================================================== */

.color_black #tmp_wrapper,
.color_black #tmp_wrapper * {
	color: #FFFF00 !important;
	background-color: #000000 !important;
	border-color: #FFFF00 !important;
}

.color_black #tmp_wrapper a,
.color_black #tmp_wrapper a span,
.color_black #tmp_wrapper button,
.color_black #tmp_wrapper .used_bg_img a span,
.color_black #tmp_wrapper input[type="submit"],
.color_black #tmp_wrapper input[type="button"],
.color_black #tmp_wrapper input[type="reset"] {
	color: #FFFFFF !important;
	background-color: transparent !important;
}

.color_black #tmp_wrap_main h1 {
	border: 3px solid yellow !important;
}

.color_black #tmp_wrap_main h2 {
	border-left: 3px solid yellow !important;
	border-bottom: 1px solid yellow !important;
}

.color_black #tmp_wrap_main h3 {
	border-left: 3px solid yellow !important;
}


/* for google box */

.color_black #tmp_wrap_main #tmp_gmap_box,
.color_black #tmp_wrap_main #tmp_gmap_box * {
	color: #000000 !important;
	border-color: yellow !important;
	list-style-image: none !important;
}

.color_black #tmp_wrap_main #tmp_gmap_box a {
	color: #7777CC !important;
}
/* header */
.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 h1 span,
.color_black #tmp_hlogo h1 span,
.color_yellow #tmp_hlogo h1 span,
.color_blue #tmp_hlogo p span,
.color_black #tmp_hlogo p span,
.color_yellow #tmp_hlogo p span{
	height: auto !important;
	text-indent: 0 !important;
}
.color_blue #tmp_header .header_means .means_inner,
.color_black #tmp_header .header_means .means_inner,
.color_yellow #tmp_header .header_means .means_inner{
	border: 1px solid;
	border-right: 0;
	border-radius: 0;
}
.color_blue .webread-speech-buttons .webread-button-speech-start::before,
.color_blue .webread-speech-buttons .webread-button-speech-control::before,
.color_black .webread-speech-buttons .webread-button-speech-start::before,
.color_black .webread-speech-buttons .webread-button-speech-control::before{
	background-color: #FFFF00;
}
.color_blue #tmp_hnavi_s > ul > li > a,
.color_black #tmp_hnavi_s > ul > li > a,
.color_yellow #tmp_hnavi_s > ul > li > a{
	border-left: 1px solid;
	border-right: 1px solid;
	border-radius: 0;
}

.color_blue #tmp_hnavi_s > ul > li > a.active:before,
.color_black #tmp_hnavi_s > ul > li > a.active:before,
.color_yellow #tmp_hnavi_s > ul > li > a.active:before,
.color_blue .means_list > li:after,
.color_black .means_list > li:after,
.color_yellow .means_list > li:after{
	content: none;
}
.color_blue #tmp_hnavi_s > ul > li > a > span,
.color_black #tmp_hnavi_s > ul > li > a > span,
.color_yellow #tmp_hnavi_s > ul > li > a > span{
	z-index: 102 !important;
}
.color_blue #tmp_hnavi_s > ul > li > a.active:after,
.color_black #tmp_hnavi_s > ul > li > a.active:after,
.color_yellow #tmp_hnavi_s > ul > li > a.active:after{
	left: -1px;
	right: -1px;
	background-color: #00008B !important;
	border-color: #FFFF00 !important;
	border-top-right-radius: 0;
}
.color_black #tmp_hnavi_s > ul > li > a.active:after{
	background-color: #000000 !important;
}
.color_yellow #tmp_hnavi_s > ul > li > a.active:after{
    background-color: #FFFF00 !important;
    border-color: #000000 !important;
}
.color_blue .means_list > li > a:before,
.color_black .means_list > li > a:before,
.color_blue #tmp_hnavi_s > ul > li > a > span:before,
.color_black #tmp_hnavi_s > ul > li > a > span:before,
.color_blue #tmp_header .mainsite_link a > span:before,
.color_black #tmp_header .mainsite_link a > span:before{
	border-bottom-color:#ffffff;
}
.color_blue #tmp_means .wrap_sma_sch,
.color_black #tmp_means .wrap_sma_sch,
.color_yellow #tmp_means .wrap_sma_sch{
	background-color: transparent !important;
}
.color_yellow #tmp_header .box_lang_list > ul > li.back_btn:before,
.color_yellow #tmp_sma_rmenu ul.sitemap_list > li:after,
.color_yellow #tmp_sma_rmenu ul.sitemap_list > li:nth-child(3n+1):before{
	border-color: #000000;
}
.color_blue #tmp_sma_rmenu ul.sitemap_list > li:after,
.color_black #tmp_sma_rmenu ul.sitemap_list > li:after,
.color_blue #tmp_sma_rmenu ul.sitemap_list > li:nth-child(3n+1):before,
.color_black #tmp_sma_rmenu ul.sitemap_list > li:nth-child(3n+1):before{
	border-color: #ffffff;
}
.color_blue #tmp_sma_search .sch_btn input:hover,
.color_black #tmp_sma_search .sch_btn input:hover,
.color_yellow #tmp_sma_search .sch_btn input:hover{
	text-decoration: underline;
}
.color_blue #tmp_sma_search .sch_ttl label,
.color_black #tmp_sma_search .sch_ttl label{
	background-image: url(/shared/site_heiwa/images/header/search_icon_wht.png) !important;
}
.color_yellow #tmp_sma_search .sch_ttl label{
	background-image: url(/shared/site_heiwa/images/header/search_icon.png) !important;
}
/* footer */
.color_blue #tmp_footer,
.color_black #tmp_footer,
.color_yellow #tmp_footer{
	border-top: 1px solid;
}
.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;
}
/* ==================================================
accessibility style change:font-size
================================================== */


/* small
================================================== */

.fsize_small {
	font-size: 75% !important;
}
.fsize_small .simple_link > a,
.fsize_small #tmp_header .box_lang_list > ul > li > a,
.fsize_small #tmp_sma_rmenu ul.sitemap_list > li > a{
	min-height: 20px;
	background-position: left top;
}
.fsize_small .wrap_sma_sch .close_btn > a > span{
	min-height: 20px;
}
.fsize_small #tmp_header .mainsite_link a{
	min-height: 26px;
}
/* big
================================================== */

.fsize_big {
	font-size: 125% !important;
}
.fsize_big #tmp_hnavi_s > ul > li > a.active > span{
	padding-top: 40px;
}
.fsize_big #tmp_header .means_list{
	gap: 0 7px;
}
.fsize_big #tmp_sma_search{
	margin-left: 5px;
}
.fsize_big #tmp_header .mainsite_link,
.fsize_big #tmp_hnavi_s{
	margin-left: 8px;
}
/* biggest(doubled)
================================================== */

.fsize_big2 {
	font-size: 175% !important;
}
.fsize_big2 #tmp_sma_search .sch_btn input{
	height: auto;
}
/* ==================================================
no-js
================================================== */
.no_javascript #tmp_wrapper #tmp_rnavi .btn_more {
    display: none;
}
/* ==================================================
means
================================================== */

/* ==================================================
Emergency
================================================== */

/* ==================================================
clearfix
================================================== */

/* for modern browser */

#tmp_header:after,
#tmp_hnavi:after,
.gnavi:after,
.gnavi ul:after,
#tmp_main:after,
#tmp_main_menu:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_wrap_custom_update:after,
#tmp_custom_update:after,
#tmp_social_plugins:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt fieldset:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
.fnavi:after,
.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_header .header_inner:after {
	content: "";
	/* Do not edit */
	display: table;
	/* Do not edit */
	clear: both;
	/* Do not edit */
}