@charset "utf-8";

/* ==================================================
Setting by CMS sheets
================================================== */

body,
input,
select,
textarea {
	font-family:"Hiragino UD Sans Rd W3 JIS2004", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 500;
}
h1,
h2,
h3,
h4,
h5,
h6,
th,
optgroup,
strong,
b {
	font-family:"Hiragino UD Sans Rd W6 JIS2004", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight:bold;
}

/* if "em" is not rendered correctly */
/*
em {
	font-family: "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
*/

a:link,
a:active,
a:visited {
	color: #033f90;
}

a:hover,
a:focus {
	text-decoration:none;
}

body {
	font-size: 112.5%;
	font-weight: 500;
	background-color: transparent;
	color: #333333;
}


/* Styles
================================================== */


/* text */

.txt_red {
	color: #Ba1414;
	/* Setting by CMS sheets */
}

.txt_green {
	color: #136740;
	/* 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: 1240px;
	margin: 0 auto;
}

.container:before,
.container:after {
	content: '';
	display: table;
}

.container:after {
	clear: both;
}

.container {
	width: 1220px;
	margin: 0 auto;
	padding: 0 10px;
}


/* 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: 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;
	/* デザインによって変更 */
}

.format_free .col_rgt_navi {
	/* デザインによって変更 */
	color: inherit;
	background-color: #fbf4e8;
}

.format_free .column_full .col_main {
	margin-left: 300px;
	/* デザインによって変更 */
}

.format_free .column_lnavi .col_main {
	margin-left: 300px;
	/* デザインによって変更 */
}

.format_free .column_rnavi .wrap_col_main {
	margin-right: -300px;
	/* デザインによって変更 */
}

.format_free .column_rnavi .col_main {
	margin-right: 300px;
	/* デザインによって変更 */
}


/* regulation
================================================== */
#tmp_regulation{
	background-color: #fbf4e7;
	border-bottom: 1px solid #136740;
	color: #1b1b1b;
}
#tmp_regulation .container{
	padding-bottom: 5px;
    background: transparent url(/shared/site_heiwa/images/regulation/regulation_bgr.png) no-repeat right 137px top;
	color: inherit;
}
#tmp_regulation p {
	float:right;
	width:121px;
	height:42px;
}
#tmp_regulation p a {
	display:block;
	width:121px;
	height:42px;
	background:url(/shared/site_heiwa/images/regulation/regulation_logo.png) no-repeat left top;
}
#tmp_regulation p span {
	position:relative;
	display:block;
	width:121px;
	height:42px;
	z-index:-1;
	overflow:hidden;
}

/* header
================================================== */
#tmp_header {
	position: relative;
	padding: 4px 0 5px;
	background: #ecf8fa url(/shared/site_heiwa/images/icon/header_pattern_circle.png) repeat;
	border-top: 3px solid #4c7b8f;
	color: #000000;
	z-index: 99;
}
#tmp_header .header_inner{
	display: flex;
	align-items: center;
}
#tmp_hlogo {
	flex-shrink: 0;
	width: 394px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display: block;
	background: transparent url(/shared/site_heiwa/images/icon/header_logo_pc.png) no-repeat;
	background-size: 100% auto;
	width: 394px;
	height: 44px;
	font-size: 144.4%;
	font-weight: bold;
	color: inherit;
}
#tmp_hlogo a {
	display: block;
	width: 394px;
	height: 44px;
}
#tmp_hlogo a:focus-visible{
	outline-offset: -2px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	position: relative;
	display: block;
	width: 394px;
	height: 44px;
	z-index: -1;
	overflow: hidden;
	text-indent: -9999px;
}
#tmp_header .header_navi{
	position: relative;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex: 1 auto;
	width: 100%;
}
/* navi search common*/
#tmp_header .wrap_sch_box{
	position: relative;
	border: 1px solid #abaaaa;
}
#tmp_header .sch_ttl{
	display: none;
}
#tmp_header .sch_box input,
#tmp_header .sch_btn input{
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	border-radius: 0;
	box-shadow: none;
	appearance: none;
	font-size: 66.6%;
	font-weight: 500;
}
#tmp_header .sch_box input{
	padding: 8px 40px 5px 10px;
	background-color: #ffffff;
	color: #000000;
	font-size: 88.9%;
}
#tmp_header .sch_box input::-webkit-input-placeholder,
#tmp_header .sch_box input::-moz-placeholder,
#tmp_header .sch_box input:-ms-input-placeholder,
#tmp_header .sch_box input:-moz-placeholder{
	color: #626262;
}
#tmp_header .sch_btn{
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	height: 100%;
}
#tmp_header .sch_btn input{
	background: #4c7b8f url(/shared/site_heiwa/images/icon/header_ic_search.png) no-repeat center center;
	background-size: 14px auto;
	color: #ffffff;
	cursor: pointer;
	text-indent: -9999px;
	transition: opacity 0.3s ease-in-out;
}
#tmp_header .sch_btn input:hover{
	opacity: 0.7;
}
/* navi search */
#tmp_sma_search{
	flex-shrink: 0;
	width: 275px;
}
/* hnavi */
#tmp_hnavi_s{
	position: static;
	display: block;
	padding-left: 8px;
	text-align: left;
}
#tmp_hnavi_s > ul{
	display: flex;
}
#tmp_hnavi_s > ul > li{
	list-style: none;
}
#tmp_hnavi_s > ul > li > a{
	position: relative;
	display: block;
	padding: 4px 5px 2px;
	background: #fbf4e8 url(/shared/site_heiwa/images/icon/navi_pattern_bgr.png) no-repeat right top;
	width: 68px;
	height: 100%;
	border: 1px solid #4c7b8f;
	font-size: 66.6%;
	line-height: 1.2;
	color: inherit;
	text-align: center;
	text-decoration: none;
	z-index: 99;
}
#tmp_hnavi_s > ul > li > a > span{
	display: inline-block;
	padding-top: 26px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 28px auto;
}
#tmp_hnavi_s > ul > li > a:before{
	content: '';
	position: absolute;
	left: -1px;
	right: -1px;
	bottom: -1px;
	top: -1px;
	border: 2px solid #4c7b8f;
	opacity: 0;
	z-index: -1;
}
#tmp_hnavi_s > ul > li > a.active:before{
	opacity: 1;
}
#tmp_hnavi_s > ul > li > a.active > span{
	background-image: url(/shared/site_heiwa/images/icon/header_navi_close.png);
	background-position: center 2px;
	background-size: 16px auto;
}
#tmp_hnavi_s > ul > li > a:hover,
#tmp_hnavi_s > ul > li > a:hover span{
	text-decoration: underline;
}
#tmp_hnavi_s .wrap_sma_sch{
	top: 100%;
	right: 0;
	text-align: left;
	z-index: 98;
}
#tmp_hnavi_s .navi_menu{
	position: relative;
	margin-top: 16px;
	background: #fbf4e8 url(/shared/site_heiwa/images/icon/navi_pattern_bgr2.png) no-repeat right top;
	border: 1px solid #abaaaa;
	color: #1b1b1b;
	z-index: 1;
}
#tmp_hnavi_s .navi_menu:before{
	content: '';
	position: absolute;
	top: -16px;
    right: 93px;
    width: 21px;
    height: 16px;
    background: transparent url(/shared/site_heiwa/images/icon/header_icon_opened.png) no-repeat;
    background-size: 100% auto;
    color: inherit;
    pointer-events: none;
	opacity: 0;
	z-index: -1;
}
#tmp_hnavi_s .wrap_sma_sch.active .navi_menu:before{
	opacity: 1;
}
#tmp_hnavi_s .wrap_sma_sch .navi_menu_inner{
	padding: 19px 30px 19px 38px;
}
#tmp_hnavi_s .wrap_sma_sch .close_btn{
	border-top: 1px solid #abaaaa;
}
#tmp_hnavi_s .wrap_sma_sch .close_btn a{
	display: block;
	padding: 11px 10px 7px 18px;
	background-color: #4c7b8f;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
#tmp_hnavi_s .wrap_sma_sch .close_btn span{
	display: inline-block;
	padding: 2px 0 2px 30px;
	background: transparent url(/shared/site_heiwa/images/icon/header_ic_close.png) no-repeat 0 5px;
	background-size: 21px auto;
	color: inherit;
}
#tmp_hnavi_s .wrap_sma_sch .close_btn a:hover,
#tmp_hnavi_s .wrap_sma_sch .close_btn a:focus,
#tmp_hnavi_s .wrap_sma_sch .close_btn a:hover span,
#tmp_hnavi_s .wrap_sma_sch .close_btn a:focus span{
	text-decoration: underline;
}
/* setting */
#tmp_hnavi_lmenu > a > span{
	background-image: url(/shared/site_heiwa/images/icon/header_ic_setting.png);
}
#tmp_sma_lmenu{
	width: 640px;
}
#tmp_hnavi_lmenu .navi_setting_list{
	display: flex;
}
#tmp_hnavi_lmenu .navi_setting_list li{
	padding-top: 6px;
	padding-bottom: 5px;
	list-style: none;
}
#tmp_hnavi_lmenu .navi_setting_list a{
	display: inline-block;
	padding: 3px 0 3px 24px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 20px auto;
	font-size: 88.9%;
	color: inherit;
	text-decoration: none;
}
#tmp_hnavi_lmenu .navi_setting_list a:hover,
#tmp_hnavi_lmenu .navi_setting_list a:focus{
	text-decoration: underline;
}
#tmp_hnavi_lmenu .navi_setting_fsize a{
	background-image: url(/shared/site_heiwa/images/icon/header_ic_fsize.png);
}
#tmp_hnavi_lmenu .navi_setting_read a{
	background-image: url(/shared/site_heiwa/images/icon/header_ic_read.png);
}
#tmp_hnavi_lmenu .navi_setting_furi a{
	background-image: url(/shared/site_heiwa/images/icon/header_ic_furi.png);
}
#tmp_hnavi_lmenu .navi_setting_list li:not(:last-of-type){
	padding-right: 30px;
    margin-right: 32px;
	border-right: 1px solid #abaaaa;
}
#tmp_hnavi_lmenu .close_btn{
	display: none;
}
/* menu */
#tmp_hnavi_rmenu > a > span{
	background-image: url(/shared/site_heiwa/images/icon/header_ic_menu.png);
}
#tmp_sma_rmenu{
	width: 355px;
}
#tmp_hnavi_rmenu .navi_menu:before{
	right: 26px;
}
#tmp_hnavi_rmenu .wrap_sma_sch .navi_menu_inner{
	padding: 30px 35px 28px 38px;
}
#tmp_sma_menu_search{
	margin-bottom: 25px;
}
#tmp_sma_menu_search .sch_box input,
#tmp_sma_menu_search .sch_btn input{
	padding-top: 6px;
	padding-bottom: 2px;
    font-size: 88.9%;
}
#tmp_hnavi_rmenu .navi_menu_list li{
	border-bottom: 1px solid #abaaaa;
	list-style: none;
}
#tmp_hnavi_rmenu .navi_menu_list a{
	display: block;
	padding: 19px 16px 14px 103px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 36px 13px;
	background-size: 54px auto;
	text-decoration: none;
	color: inherit;
}
#tmp_hnavi_rmenu .navi_menu_list a:hover,
#tmp_hnavi_rmenu .navi_menu_list a:focus{
	text-decoration: underline;
}
#tmp_hnavi_rmenu .navi_menu_item01 a{
	background-image: url(/shared/site_heiwa/images/icon/navi_icon01.png);
}
#tmp_hnavi_rmenu .navi_menu_item02 a{
	background-image: url(/shared/site_heiwa/images/icon/navi_icon02.png);
}
#tmp_hnavi_rmenu .navi_menu_item03 a{
	background-image: url(/shared/site_heiwa/images/icon/navi_icon03.png);
}
#tmp_hnavi_rmenu .navi_menu_item04 a{
	background-image: url(/shared/site_heiwa/images/icon/navi_icon04.png);
}
#tmp_hnavi_rmenu .navi_menu_item05 a{
	background-image: url(/shared/site_heiwa/images/icon/navi_icon05.png);
}
#tmp_hnavi_rmenu .navi_menu_list li:first-of-type{
	border-top: 1px solid #abaaaa;
}
#tmp_hnavi_rmenu .navi_menu_link{
	display: none;
}
/* style last-child */
#tmp_hnavi_s >ul >li:not(:last-child){
	margin-right: 3px;
}

/* rnavi
================================================== */
#tmp_rnavi_ttl{
	padding: 14px 20px 14px 12px;
	font-size: 111.1%;
	font-weight: bold;
	color: #ffffff;
	background-color: #4c7b8f;
}
#tmp_rnavi_ttl a{
	text-decoration: none;
    display: block;
    color: inherit;
    background: transparent url(/shared/site_heiwa/images/icon/icon_arrow_wht.png) no-repeat 12px 20px;
    background-size: 19px auto;
	margin: -14px -20px -14px -12px;
    padding: 14px 20px 14px 39px;
}
#tmp_rnavi_cnt ul{
	list-style: none;
}
#tmp_rnavi_cnt ul li a{
    display: block;
    font-size: 88.9%;
    line-height: 1.5;
    color: #033f90;
    background: #fbf4e8 url(/shared/site_heiwa/images/icon/icon_arrow.png) no-repeat 14px 17px;
    background-size: 15px auto;
    padding: 13px 10px 13px 39px;
    transition: 0.3s ease-in-out background-color;
}
#tmp_rnavi_cnt ul li.active a,
#tmp_rnavi_cnt ul li a:hover,
#tmp_rnavi_cnt ul li a:focus{
	text-decoration: none;
	color: #333333;
	background-color: #f8e9cf;
}
#tmp_rnavi_ttl a:hover{
	text-decoration: underline;
}
/* gnavi
================================================== */
#tmp_gnavi{
	background-color: #4c7b8f;
	color: #ffffff;
}
#tmp_gnavi .gnavi{
	display: flex;
}
#tmp_gnavi li{
	flex: 1 1 auto;
	list-style: none;
}
#tmp_gnavi a{
	position: relative;
	display: block;
	padding: 23px 69px 21px;
	background-color: transparent;
	width: 100%;
	height: 100%;
	color: inherit;
	text-align: center;
	text-decoration: none;
	transition: background-color 0.3s ease-in-out;
	z-index: 1;
}
#tmp_gnavi a:before,
#tmp_gnavi li:last-of-type a:after{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	width: 1px;
	height: 29px;
	background-color: #ffffff;
	color: #4c7b8f;
	z-index: -1;
}
#tmp_gnavi a:before{
	left: 0;
}
#tmp_gnavi li:last-of-type a:after{
	right: 0;
}
#tmp_gnavi .active a,
#tmp_gnavi a:hover,
#tmp_gnavi a:focus{
	background-color: #18536c;
}
#tmp_gnavi a:focus-visible{
	outline-offset: -2px;
}
/* custom format toppage */
.format_top #tmp_header .header_inner{
    padding-left: 35px;
}
.format_top #tmp_header .header_navi{
	padding-right: 35px;
}
.format_top #tmp_sma_lmenu{
	right: 35px;
}
.format_top #tmp_hnavi_rmenu .navi_menu:before{
    right: 58px;
}
.format_top #tmp_gnavi{
    position: absolute;
    bottom: 100px;
    left: 0;
    right: 0;
    margin-bottom: 0;
	background-color: transparent;
	color: inherit;
    z-index: 2;
}
.format_top #tmp_gnavi .gnavi{
	flex-flow: row wrap;
	padding: 0 26px 0 24px;
}
.format_top #tmp_gnavi li{
	flex: inherit;
	padding: 0 10px;
	width: 20%;
	font-size: 111.1%;
}
.format_top #tmp_gnavi a{
	padding: 20px 20px 26px;
	background-image: url(/shared/site_heiwa/images/icon/navi_pattern_tl.png), url(/shared/site_heiwa/images/icon/navi_pattern_t.png), url(/shared/site_heiwa/images/icon/navi_pattern_tr.png), url(/shared/site_heiwa/images/icon/navi_pattern_r.png), url(/shared/site_heiwa/images/icon/navi_pattern_br.png), url(/shared/site_heiwa/images/icon/navi_pattern_b.png), url(/shared/site_heiwa/images/icon/navi_pattern_bl.png), url(/shared/site_heiwa/images/icon/navi_pattern_l.png), url(/shared/site_heiwa/images/icon/navi_pattern_center.png);
	background-repeat: no-repeat;
	background-position: left top, 34px top, right top, right 34px, right bottom, 34px bottom, left bottom, left 34px, 34px 34px;
	background-size: 36px auto, calc(100% - 68px) 34px, 36px auto, 36px calc(100% - 68px), 36px auto, calc(100% - 68px) 34px, 36px auto, 36px calc(100% - 68px), calc(100% - 68px) calc(100% - 68px);
	min-height: 130px;
	color: #000000;
}
.format_top #tmp_gnavi span{
	display: inline-block;
	padding-top: 56px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 76px auto;
	min-width: 76px;
}
.furigana_on.format_top #tmp_gnavi span{
	padding-top: 61px;
}
.format_top #tmp_gnavi a:hover span{
	text-decoration: underline;
}
.format_top #tmp_gnavi .glist1 span{
	background-image: url(/shared/site_heiwa/images/icon/navi_icon01.png);
}
.format_top #tmp_gnavi .glist2 span{
	background-image: url(/shared/site_heiwa/images/icon/navi_icon02.png);
}
.format_top #tmp_gnavi .glist3 span{
	background-image: url(/shared/site_heiwa/images/icon/navi_icon03.png);
}
.format_top #tmp_gnavi .glist4 span{
	background-image: url(/shared/site_heiwa/images/icon/navi_icon04.png);
}
.format_top #tmp_gnavi .glist5 span{
	background-image: url(/shared/site_heiwa/images/icon/navi_icon05.png);
}
.format_top #tmp_gnavi a:before,
.format_top #tmp_gnavi li:last-of-type a:after{
	content: none;
}
.format_top #tmp_gnavi .active a,
.format_top #tmp_gnavi a:hover,
.format_top #tmp_gnavi a:focus,
.format_top #tmp_gnavi .active span,
.format_top #tmp_gnavi a:hover span,
.format_top #tmp_gnavi a:focus span{
	background-color: transparent;
}
.format_top #tmp_footer{
    position: relative;
}
.format_top #tmp_footer:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: calc(100% - 60px);
	background: transparent url(/shared/templates/heiwa_top/images/icon/footer_pattern_pc.png) repeat-x;
	background-size: auto 226px;
	width: 100%;
	height: 226px;
    pointer-events: none;
}
.format_top #tmp_footer .footer_navi{
    position: absolute;
    left: 0;
    right: 0;
    bottom: calc(100% + 21px);
    padding-top: 0;
    z-index: inherit;
}
.no_javascript.format_top #tmp_footer .footer_navi{
    position: static;
}
.format_top #tmp_footer .footer_navi:before{
    content: none;
}
.format_top #tmp_footer .fnavi{
    position: relative;
    float: right;
    justify-content: flex-end;
    flex-direction: column;
    margin-right: 0;
    padding: 10px 0 0 28px;
    width: 235px;
    border-top: none;
    z-index: 3;
}
.format_top #tmp_footer .fnavi li{
    margin-bottom: 3px;
    line-height: 1.4;
}
.format_top #tmp_footer .fnavi a{
    padding-left: 23px;
}
.format_top #tmp_footer .fnavi li:not(:last-child){
    margin-right: 0;
}
.format_top #tmp_footer .fnavi li:last-child{
    margin-bottom: 0;
}
.format_top #tmp_footer .footer_cnt{
    position: relative;
    z-index: 1;
	min-height: 60px;
}
.format_top #tmp_footer .footer_cnt:before,
.format_top #tmp_footer .footer_cnt:after{
    content: '';
    position: absolute;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 100%;
    color: inherit;
    z-index: -1;
}
.format_top #tmp_footer .footer_cnt:before{
    top: -127px;
    right: 50%;
    width: 50%;
    background-image: url(/shared/templates/heiwa_top/images/icon/pattern_bird_left.png);
    background-size: 180px auto;
    background-position: right 588px top;
    height: 173px;
}
.format_top #tmp_footer .footer_cnt:after{
    top: -104px;
    left: 50%;
    width: 50%;
    background-image: url(/shared/templates/heiwa_top/images/icon/pattern_bird_right.png);
    background-size: 200px auto;
    height: 164px;
    background-position: 538px;
}
.format_top #tmp_footer .footer_inner{
    padding: 11px 39px 5px 38px;
}
/* footer
================================================== */
#tmp_footer .footer_navi{
	position: relative;
	padding-top: 177px;
	z-index: 1;
}
#tmp_footer .footer_navi:before{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	background: transparent url(/shared/site_heiwa/images/icon/footer_pattern_pc.png) repeat-x;
	background-size: auto 226px;
	width: 100%;
	height: 226px;
	pointer-events: none;
	z-index: -1;
}
#tmp_footer .fnavi{
	display: flex;
	flex-flow: row wrap;
	margin-right: 120px;
	padding: 11px 13px 1px;
	border-top: 1px solid #4c7b8f;
}
#tmp_footer .fnavi li{
	margin-bottom: 4px;
	font-size: 88.9%;
	line-height: 1.8;
	list-style: none;
}
#tmp_footer .fnavi a{
	display: inline-block;
	padding: 2px 0 2px 19px;
	background: transparent url(/shared/site_heiwa/images/icon/icon_arrow.png) no-repeat 0 6px;
	background-size: 15px auto;
	color: #000000;
	text-decoration: none;
}
#tmp_footer .fnavi a:hover{
	text-decoration: underline;
}
#tmp_footer .fnavi li:not(:last-child){
	margin-right: 46px;
}
#tmp_footer .footer_cnt{
	background-color: #4c7b8f;
	color: #ffffff;
}
#tmp_footer .footer_cnt > .container{
	position: relative;
}
#tmp_footer .footer_inner{
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	padding: 11px 0;
}
#tmp_footer .footer_inner address{
	font-style: normal;
	font-size: 77.8%;
	line-height: 1.57;
}
#tmp_footer .address_txt{
	display: block;
}
#tmp_footer .address_txt br{
	display: none;
}
#tmp_footer .address_txt a{
    color: #ffffff;
}
#tmp_footer .copyright{
	padding-left: 10px;
	font-size: 66.6%;
}
#tmp_footer .pnavi{
	position: absolute;
    top: -69px;
	right: 10px;
	z-index: 98;
}
#tmp_footer .pnavi a{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 22px 10px 32px;
	background-color: #4c7b8f;
	width: 94px;
	height: 94px;
	border-radius: 50%;
	text-align: center;
	font-size: 66.6%;
	color: #ffffff;
	line-height: 1;
	font-weight: bold;
	text-decoration: none;
	z-index: 1;
}
#tmp_footer .pnavi a:before{
	content: '';
	position: absolute;
	left: 5px;
	right: 5px;
	top: 5px;
	bottom: 5px;
	background-color: transparent;
	border: 1px solid #ffffff;
	border-radius: 50%;
	color: inherit;
	z-index: -1;
}
#tmp_footer .pnavi a:hover{
	text-decoration: underline;
}
#tmp_footer .pnavi span{
	position: relative;
	padding-top: 18px;
	z-index: 1;
}
#tmp_footer .pnavi span:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: transparent;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 5px 9px;
	border-color: transparent transparent #ffffff;
	z-index: -1;
}
#tmp_footer .pnavi_fixed.pnavi {
	position: fixed;
	bottom: 10px;
	top: auto;
	right: 50%;
	margin-right: -600px;
	transition: 0.3s opacity ease-in-out;
}
.format_top #tmp_footer .pnavi {
	display: none !important;
}
/* tel_link
================================================== */
.tel_link a,
.inq_tel_link a {
	pointer-events: none;
}
/* ==================================================
Splide control common
================================================== */
.splide_common .splide__controls {
    display: flex;
	align-items: center;
}
.splide_common .splide__toggle {
	position: relative;
	display: inline-block;
	font-size: 77.8%;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 0 0 13px;
	color: #3a3a3a;
	margin-right: 20px;
	min-width: 63px;
	text-align: left;
}
.splide_common .splide__toggle:before,
.splide_common .splide__toggle:after {
	content: '';
	width: 2px;
	height: 12px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: 1px;
	transform: translateY(-50%);
	background-color: #222222;
}
.splide_common .splide__toggle:after {
	left: 4px;
}
.splide_common .splide__toggle:not(.is-active):after {
	content: none;
}
.splide_common .splide__toggle:not(.is-active):before {
	border-style: solid;
	border-width: 6px 0 6px 8px;
	border-color: transparent transparent transparent #222222;
	background-color: transparent;
}
.splide_common .splide__arrow {
	position: static;
	width: 12px;
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
	opacity: 1;
	transform: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 9px auto;
	background-color: transparent;
	border-radius: 0;
}
.splide_common .splide__arrow--prev {
	background-image: url(/shared/site_heiwa/images/icon/icon_arrow_prev_bl.png);
}
.splide_common .splide__arrow--next {
	background-image: url(/shared/site_heiwa/images/icon/icon_arrow_next_bl.png);
}
.splide_common .splide__progress {
    display: flex;
	align-items: flex-end;
	padding: 0 21px 0 18px;
}
.splide_common .splide__progress p {
	margin-bottom: 0 !important;
	font-size: 88.9%;
	line-height: 1;
	color: #3a3a3a;
	font-weight: bold;
}
.splide_common .splide__progress .progress_current {
	font-size: 133.3%;
}
.splide_common .splide__progress .progress_total {
	position: relative;
	padding-left: 12px;
	margin-bottom: 1px !important;
}
.splide_common .splide__progress .progress_total:before {
	content: '';
	width: 1px;
	height: 90%;
	position: absolute;
	left: 5px;
	top: 0;
	transform: rotate(25deg);
	background-color: #3a3a3a;
}
.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_yellow #tmp_wrapper .splide_common .splide__arrow--prev {
    background-image: url(/shared/site_heiwa/images/icon/icon_arrow_prev_bl.png) !important;
}
.color_yellow #tmp_wrapper .splide_common .splide__arrow--next {
    background-image: url(/shared/site_heiwa/images/icon/icon_arrow_next_bl.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 {
    margin: 26px 0 14px;
    font-size: 77.8%;
	color: #222222;
	background-color: transparent;
    line-height: 1.7;
}

/* update
================================================== */
#tmp_custom_update{
	text-align: right;
	font-size: 77.8%;
	color: #222222;
	background-color: transparent;
	margin-bottom: 15px;
}
/* sns
================================================== */
#tmp_sp_social {
	margin-top: 13px;
}
/* inquiry
================================================== */
#tmp_inquiry{
	border: 1px solid #abaaaa;
	margin-bottom: 40px;
}
#tmp_inquiry p a{
	word-break: break-all;
}
#tmp_inquiry_ttl{
	font-weight: bold;
	font-size: 111.1%;
	color: #333333;
	background: #ecf8fa url(/shared/site_heiwa/images/icon/header_pattern_circle.png) repeat;
	padding: 19px 15px 15px;
}
#tmp_inquiry_cnt{
	padding: 23px 18px;
	font-size: 88.9%;
	color: #333333;
	background-color: #ffffff;
}
#tmp_inquiry_cnt p{
	margin-bottom: 2px;
}
#tmp_inquiry_cnt .main_address,
#tmp_inquiry_cnt .tower_address{
	display: inline-block;
}
#tmp_inquiry_cnt .tower_address{
	padding-right: 12px;
}
/* feedback
================================================== */
#tmp_feedback{
	border: 1px solid #abaaaa;
}
#tmp_feedback_ttl{
	font-weight: bold;
	font-size: 111.1%;
	color: #333333;
	background: #ecf8fa url(/shared/site_heiwa/images/icon/header_pattern_circle.png) repeat;
	padding: 19px 15px 15px;
}
#tmp_feedback_cnt{
	padding: 23px 18px 27px;
	font-size: 88.9%;
	color: #222222;
	background-color: #ffffff;
}
#tmp_feedback_cnt fieldset{
	float: left;
	width: 50%;
	margin-bottom: 22px;
}
#tmp_feedback_cnt fieldset:nth-of-type(2){
	padding-left: 20px;
}
#tmp_feedback_cnt fieldset legend{
	font-weight: bold;
	margin-bottom: 7px;
}
#tmp_feedback_cnt fieldset p{
	display: inline-block;
}
#tmp_feedback_cnt fieldset > p:nth-of-type(1){
	padding: 0 31px 0 6px;
}
#tmp_feedback input[type=submit]{
	display: block;
	margin: 0 auto;
	transition: 0.3s ease-in-out opacity;
	font-size: 100.0%;
	font-weight: 700;
	color: #222222;
	border: 1px solid #abaaaa;
	background: #ffffff url(/shared/site_heiwa/images/main/submit_icon.png) no-repeat left 95px center;
	background-size: 15px 15px;
	padding: 15px 95px 15px 120px;
}
#tmp_feedback input[type=submit]:hover,
#tmp_feedback input[type=submit]:focus{
	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: 19px solid #FFFFFF;
}


/* col2_pub */

div.col2 {
	width: 100%;
}

div.col2 div.col2L {
	display: table;
	width: 49%;
	margin-right: 2%;
	float: left;
}

div.col2 div.col2R {
	display: table;
	width: 49%;
	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.33333%;
	padding: 0;
	vertical-align: top;
	text-align: left;
}

table.col3 td.col3L,
table.col3 td.col3M {
	border-right: 20px solid #FFFFFF;
}

div.col3 {
	width: 100%;
}

div.col3 div.col3L,
div.col3 div.col3M {
	display: table;
	width: 31.9%;
	margin-right: 2.15%;
	float: left;
}

div.col3 div.col3R {
	display: table;
	width: 31.9%;
	float: left;
}

/* font-famiry */
#tmp_inquiry_ttl,
#tmp_feedback_ttl,
#tmp_feedback_cnt fieldset legend,
#tmp_feedback input[type=submit],
#tmp_rnavi_ttl a,
#tmp_footer .pnavi a {
    font-family:"Hiragino UD Sans Rd W6 JIS2004", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight:bold;
}

/* ==================================================
accessibility
================================================== */


/* model_change
================================================== */

.wrap_mc_pc,
.wrap_mc_sp {
	display: none;
}

.disp_pc .wrap_mc_sp,
.disp_pc .wrap_mc_sp #tmp_switch_sp_style {
	display: block;
}

.disp_pc #tmp_hnavi_s,
.disp_pc #tmp_sma_lmenu,
.disp_pc #tmp_sma_mmenu,
.disp_pc #tmp_sma_rmenu {
	display: none;
}

#tmp_sma_menu{
	display: none;
}
#tmp_switch_sp_style{
	padding: 10px;
	background-color: #4c7b8f;
    color: #ffffff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.disp_pc #tmp_wrapper{
	min-width: 1220px;
}
/* ==================================================
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 a:hover,
.color_yellow #tmp_wrapper .used_bg_img a:hover,
.color_black #tmp_wrapper .used_bg_img a:hover,
.color_blue #tmp_wrapper .used_bg_img a:focus,
.color_yellow #tmp_wrapper .used_bg_img a:focus,
.color_black #tmp_wrapper .used_bg_img a:focus{
	text-decoration: none!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_header .sch_box input::-webkit-input-placeholder {
	color: #FFFFFF !important;
	background-color: transparent !important;
}
.color_blue #tmp_header .sch_box input::-moz-placeholder {
	color: #FFFFFF !important;
	background-color: transparent !important;
}
.color_blue #tmp_header .sch_box input:-ms-input-placeholder {
	color: #FFFFFF !important;
	background-color: transparent !important;
}
.color_blue #tmp_header .sch_box input:-moz-placeholder {
	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_header .sch_box input::-webkit-input-placeholder {
	color: #0000FF !important;
	background-color: transparent !important;
}
.color_yellow #tmp_header .sch_box input::-moz-placeholder {
	color: #0000FF !important;
	background-color: transparent !important;
}
.color_yellow #tmp_header .sch_box input:-ms-input-placeholder {
	color: #0000FF !important;
	background-color: transparent !important;
}
.color_yellow #tmp_header .sch_box input:-moz-placeholder {
	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_header .sch_box input::-webkit-input-placeholder {
	color: #FFFFFF !important;
	background-color: transparent !important;
}
.color_black #tmp_header .sch_box input::-moz-placeholder {
	color: #FFFFFF !important;
	background-color: transparent !important;
}
.color_black #tmp_header .sch_box input:-ms-input-placeholder {
	color: #FFFFFF !important;
	background-color: transparent !important;
}
.color_black #tmp_header .sch_box input:-moz-placeholder {
	color: #FFFFFF !important;
	background-color: transparent !important;
}

.color_black #tmp_wrap_main h1 {
	border: 3px solid yellow !important;
}

.color_black #tmp_wrap_main h2 {
	border-left: 3px solid yellow !important;
	border-bottom: 1px solid yellow !important;
}

.color_black #tmp_wrap_main h3 {
	border-left: 3px solid yellow !important;
}


/* for google box */

.color_black #tmp_wrap_main #tmp_gmap_box,
.color_black #tmp_wrap_main #tmp_gmap_box * {
	color: #000000 !important;
	border-color: yellow !important;
	list-style-image: none !important;
}

.color_black #tmp_wrap_main #tmp_gmap_box a {
	color: #7777CC !important;
}

.color_blue #tmp_rnavi,
.color_black #tmp_rnavi,
.color_yellow #tmp_rnavi{
	border: 1px solid !important;
}
.color_blue #tmp_rnavi_ttl,
.color_black #tmp_rnavi_ttl,
.color_yellow #tmp_rnavi_ttl,
.color_blue #tmp_rnavi_cnt ul li,
.color_black #tmp_rnavi_cnt ul li,
.color_yellow #tmp_rnavi_cnt ul li{
	border-bottom: 1px solid !important;
}
.color_blue #tmp_rnavi_cnt ul li:last-child,
.color_black #tmp_rnavi_cnt ul li:last-child,
.color_yellow #tmp_rnavi_cnt ul li:last-child{
	border-bottom: none !important;
}

/* header & footer */
.color_black #tmp_wrapper #tmp_hlogo h1,
.color_black #tmp_wrapper #tmp_hlogo p,
.color_black #tmp_wrapper #tmp_hlogo a,
.color_black #tmp_wrapper #tmp_hlogo h1 span,
.color_black #tmp_wrapper #tmp_hlogo p span,
.color_black #tmp_wrapper #tmp_regulation p span,
.color_blue #tmp_wrapper #tmp_hlogo h1,
.color_blue #tmp_wrapper #tmp_hlogo p,
.color_blue #tmp_wrapper #tmp_hlogo a,
.color_blue #tmp_wrapper #tmp_hlogo h1 span,
.color_blue #tmp_wrapper #tmp_hlogo p span,
.color_blue #tmp_wrapper #tmp_regulation p span,
.color_yellow #tmp_wrapper #tmp_hlogo h1,
.color_yellow #tmp_wrapper #tmp_hlogo p,
.color_yellow #tmp_wrapper #tmp_hlogo a,
.color_yellow #tmp_wrapper #tmp_hlogo h1 span,
.color_yellow #tmp_wrapper #tmp_hlogo p span,
.color_yellow #tmp_wrapper #tmp_regulation p span{
	width: auto;
	height: auto;
}
.color_black #tmp_wrapper #tmp_hlogo h1 span,
.color_black #tmp_wrapper #tmp_hlogo p span,
.color_blue #tmp_wrapper #tmp_hlogo h1 span,
.color_blue #tmp_wrapper #tmp_hlogo p span,
.color_yellow #tmp_wrapper #tmp_hlogo h1 span,
.color_yellow #tmp_wrapper #tmp_hlogo p span{
	text-indent: inherit;
	z-index: auto;
}
.color_black #tmp_wrapper #tmp_gnavi,
.color_black #tmp_wrapper #tmp_footer .footer_cnt,
.color_blue #tmp_wrapper #tmp_gnavi,
.color_blue #tmp_wrapper #tmp_footer .footer_cnt,
.color_yellow #tmp_wrapper #tmp_gnavi,
.color_yellow #tmp_wrapper #tmp_footer .footer_cnt{
	border-top: 1px solid;
}
.color_black #tmp_wrapper #tmp_gnavi,
.color_blue #tmp_wrapper #tmp_gnavi,
.color_yellow #tmp_wrapper #tmp_gnavi{
	border-bottom: 1px solid;
}
.color_black #tmp_wrapper #tmp_header .sch_btn,
.color_blue #tmp_wrapper #tmp_header .sch_btn,
.color_yellow #tmp_wrapper #tmp_header .sch_btn{
	border-left: 1px solid;
}
.color_black #tmp_wrapper #tmp_gnavi .active a,
.color_black #tmp_wrapper #tmp_gnavi a:hover,
.color_black #tmp_wrapper #tmp_gnavi a:focus{
	background-color: #FFFF00 !important;
	color: #000000 !important;
}
.color_black #tmp_wrapper #tmp_gnavi .active span,
.color_black #tmp_wrapper #tmp_gnavi a:hover span,
.color_black #tmp_wrapper #tmp_gnavi a:focus span{
	background-color: transparent !important;
	color: #000000 !important;
}
.color_blue #tmp_wrapper #tmp_gnavi .active a,
.color_blue #tmp_wrapper #tmp_gnavi a:hover,
.color_blue #tmp_wrapper #tmp_gnavi a:focus{
	background-color: #FFFF00 !important;
	color: #00008B !important;
}
.color_blue #tmp_wrapper #tmp_gnavi .active span,
.color_blue #tmp_wrapper #tmp_gnavi a:hover span,
.color_blue #tmp_wrapper #tmp_gnavi a:focus span{
	background-color:  transparent !important;
	color: #00008B !important;
}
.color_yellow #tmp_wrapper #tmp_gnavi .active a,
.color_yellow #tmp_wrapper #tmp_gnavi a:hover,
.color_yellow #tmp_wrapper #tmp_gnavi a:focus{
	background-color: #000000 !important;
	color: #FFFF00 !important;
}
.color_yellow #tmp_wrapper #tmp_gnavi .active span,
.color_yellow #tmp_wrapper #tmp_gnavi a:hover span,
.color_yellow #tmp_wrapper #tmp_gnavi a:focus span{
	background-color: transparent !important;
	color: #FFFF00 !important;
}
.color_black #tmp_wrapper #tmp_gnavi a:before,
.color_black #tmp_wrapper #tmp_gnavi li:last-of-type a:after{
	background-color: #000000 !important;
	color: #FFFF00 !important;
}
.color_blue #tmp_wrapper #tmp_gnavi a:before,
.color_blue #tmp_wrapper #tmp_gnavi li:last-of-type a:after{
	background-color: #00008B !important;
	color: #FFFF00 !important;
}
.color_yellow #tmp_wrapper #tmp_gnavi a:before,
.color_yellow #tmp_wrapper #tmp_gnavi li:last-of-type a:after{
	background-color: #FFFF00 !important;
	color: #000000 !important;
}
.color_blue #tmp_wrapper #tmp_hnavi_s > ul > li > a:before,
.color_black #tmp_wrapper #tmp_hnavi_s > ul > li > a:before{
	border-color: #FFFF00 !important;
}
.color_yellow #tmp_wrapper #tmp_hnavi_s > ul > li > a:before{
	border-color: #000000 !important;
}
.color_black #tmp_wrapper #tmp_header .sch_btn input,
.color_blue #tmp_wrapper #tmp_header .sch_btn input{
	background-image: url(/shared/site_heiwa/images/icon/header_ic_search.png) !important;
}
.color_yellow #tmp_wrapper #tmp_header .sch_btn input{
	background-image: url(/shared/site_heiwa/images/icon/header_ic_search_black.png) !important;
}
.color_black #tmp_wrapper #tmp_hnavi_s .navi_menu:before,
.color_blue #tmp_wrapper #tmp_hnavi_s .navi_menu:before{
	background-image: url(/shared/site_heiwa/images/icon/header_icon_opened_yellow.png) !important;
}
.color_yellow #tmp_wrapper #tmp_hnavi_s .navi_menu:before{
	background-image: url(/shared/site_heiwa/images/icon/header_icon_opened_black.png) !important;
}
.color_black #tmp_wrapper #tmp_footer .footer_navi:before,
.color_blue #tmp_wrapper #tmp_footer .footer_navi:before,
.color_yellow #tmp_wrapper #tmp_footer .footer_navi:before{
	content: none;
}
.color_black #tmp_wrapper #tmp_footer .pnavi a,
.color_blue #tmp_wrapper #tmp_footer .pnavi a,
.color_yellow #tmp_wrapper #tmp_footer .pnavi a{
	border: 1px solid;
}
.color_blue.format_top #tmp_footer .footer_cnt:before,
.color_black.format_top #tmp_footer .footer_cnt:before,
.color_yellow.format_top #tmp_footer .footer_cnt:before,
.color_blue.format_top #tmp_footer .footer_cnt:after,
.color_black.format_top #tmp_footer .footer_cnt:after,
.color_yellow.format_top #tmp_footer .footer_cnt:after{
    content: none;
}
.color_black.format_top #tmp_footer:before{
	background: #000000 !important;
}
.color_blue.format_top #tmp_footer:before{
	background: #00008B !important;
}
.color_yellow.format_top #tmp_footer:before{
	background: #FFFF00 !important;
}
.format_top.color_black #tmp_gnavi a,
.format_top.color_blue #tmp_gnavi a,
.format_top.color_yellow #tmp_gnavi a{
    border: 1px solid;
	min-height: auto;
}
.format_top.color_black #tmp_gnavi span,
.format_top.color_blue #tmp_gnavi span,
.format_top.color_yellow #tmp_gnavi span{
    padding-top: 0;
}
.color_blue #tmp_footer .fnavi a,
.color_yellow #tmp_footer .fnavi a,
.color_black #tmp_footer .fnavi a {
    text-decoration: underline;
}
.color_blue #tmp_footer .fnavi a:hover,
.color_yellow #tmp_footer .fnavi a:hover,
.color_black #tmp_footer .fnavi a:hover {
    text-decoration: none;
}
.fsize_small #tmp_wrapper #tmp_hnavi_s .wrap_sma_sch .close_btn span{
	padding-top: 5px;
	padding-bottom: 5px;
}
.fsize_big #tmp_wrapper #tmp_gnavi a,
.fsize_big2 #tmp_wrapper #tmp_gnavi a{
	padding-left: 10px;
	padding-right: 10px;
}
.fsize_big2.format_top #tmp_gnavi a {
	min-height: 140px;
}
.fsize_big #tmp_wrapper #tmp_footer .pnavi a,
.fsize_big2 #tmp_wrapper #tmp_footer .pnavi a{
	font-size: 58%;
}
.fsize_big #tmp_wrapper #tmp_header .sch_box input,
.fsize_big2 #tmp_wrapper #tmp_header .sch_box input{
	font-size: 0.8rem;
}
.format_top.fsize_big #tmp_gnavi{
    bottom: 145px;
}
.format_top.fsize_big2 #tmp_gnavi{
    bottom: 185px;
}
.format_top.fsize_big #tmp_gnavi li,
.format_top.fsize_big2 #tmp_gnavi li{
    font-size: 80%;
}
.format_top.fsize_small #tmp_footer .fnavi a{
	background-position: 0 2px;
}
/* ==================================================
system
================================================== */
/* linkicon
================================================== */
.icon_blank,
.icon_ext {
	display:inline-block;
	vertical-align:middle;
	width:42px;
	height:15px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	margin-left:3px;
}
.icon_blank {
	background:url(/shared/system/images/linkicon/icon_blank.gif) no-repeat left top;
}
.icon_ext {
	background:url(/shared/system/images/linkicon/icon_ext.gif) no-repeat left top;
}

/* ==================================================
accessibility style change:font-size
================================================== */


/* small
================================================== */

.fsize_small {
	font-size: 75% !important;
}

.fsize_small #tmp_rnavi_ttl a{
	background-position: 12px 16px;
}
.fsize_small #tmp_contents ul li a[target=_blank]{
	background-position: right 0;
}
/* big
================================================== */

.fsize_big {
	font-size: 125% !important;
}


/* biggest(doubled)
================================================== */

.fsize_big2 {
	font-size: 175% !important;
}
/* ==================================================
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_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 {
	content: "";
	/* Do not edit */
	display: table;
	/* Do not edit */
	clear: both;
	/* Do not edit */
}

@media screen and (min-width : 641px) and (max-width : 1240px) {
	#tmp_wrapper {
		min-width: auto;
	}
	.container {
		width: 100%;
		padding: 0 10px;
	}
	#tmp_gnavi a{
		padding-left: 10px;
		padding-right: 10px;
	}
    .format_top #tmp_footer:before {
        bottom: calc(100% - 40px);
    }
    .no_javascript.format_top #tmp_footer:before {
        bottom: calc(100% - 65px);
    }
    .format_top #tmp_gnavi {
        bottom: 135px;
    }
}
@media screen and (min-width : 641px) and (max-width : 1000px) {
    .format_top.fsize_big2 #tmp_gnavi{
        bottom: 255px;
    }
}
@media screen and (min-width : 641px) and (max-width : 900px){
	#tmp_hlogo{
		max-width: 43.7%;
	}
	#tmp_hlogo h1,
	#tmp_hlogo p,
	#tmp_hlogo p a,
	#tmp_hlogo h1 span,
	#tmp_hlogo p span{
		width: 100%;
	}
	.format_top #tmp_header .header_inner{
		padding-left: 0;
	}
	.format_top #tmp_header .header_navi{
		padding-right: 0;
	}
	.format_top #tmp_sma_lmenu{
		right: 0;
	}
	.format_top #tmp_hnavi_rmenu .navi_menu:before{
		right: 24px;
	}
	.format_top #tmp_gnavi .gnavi {
		padding: 0 5px;
	}
	.format_top #tmp_gnavi li {
		padding: 0 5px;
	}
	.format_top.fsize_big #tmp_gnavi{
		bottom: 170px;
	}
    .format_top.fsize_big2 #tmp_gnavi{
        bottom: 270px;
    }
}
@media screen and (min-width : 641px) and (max-width : 800px){
	#tmp_wrapper {
		min-width: 800px;
	}
    .format_top #tmp_gnavi {
        bottom: 155px;
    }
}