<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* -----------------------------------------------------------------------------
	fire_ep.css
----------------------------------------------------------------------------- */
/*---メインエリアー---------------------*/
.mg10 {
	margin: 0 0 10px 0;
}
.mg20{
	margin:0px 0px 20px 0px;
}
.mr20{
	margin-right:20px;
}
.txt_bold {
	font-weight: bold;
	font-size: 18px !important;
}
.txt_notice {
	height: 42px;
	background: url("/for_emp/imgaes/fire_ep/fe-01_01.png") no-repeat;
	background-size: auto 44px;
	padding: 6px 0 0 12px;
	margin: 0 10px
}
.btn {
	font-weight: bold;
}
.btn.btn2 {
	margin-bottom: 20px;
	padding: 20px 10px 20px 30px;
}
strong.txt_01,
.riskBox strong,
.list_txt_box strong {
	color: #1eb1b1;
	font-size: 24px;
	margin: 0px 5px 0px 5px;
}
.riskBox strong,
.list_txt_box strong {
	margin: 0px 0px 0px 0px;
}
.list_txt_box strong {
	font-size: 16px;
}
#main h4 {
	color: #009134;
}
.riskBox dt,
.riskBox dd {
	width: auto;
}
.riskBox dd {
	height: auto;
}
.list_txt_box {
	background: #f2fbfb;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
}
.list_txt_box li {
	padding: 10px 0px 0px 0px;
}
.list_txt_box li:first-child {
	padding: 0px 0px 0px 0px;
}
#contents a.grad-silver {
	color: #1f7171;
	font-weight: bold;
	padding: 10px 40px 10px 38px;
}
.txt_box {
	border-top: 2px solid #cccccc;
	margin: 25px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
}
.txt_box dl {
	padding: 20px 0px 0px 0px;
}
.txt_box dl:first-child {
	padding: 0px 0px 0px 0px;
}
.sp-nav-sub .btn_01 {
	padding: 10px 5px 10px 5px;
}
.sp-nav-sub .btn_01 a {
	padding: 16px 10px 16px 10px;
	width: 100%;
}
.title_box,
.list_btn {
	display: none;
}
.txt_box dl.float dt {
	float: left;
}
.txt_box dl.float dd {
	padding-left: 45px;
}
.meritBox br.pc {
	display: none;
}
#contents .product_btn {
	margin-top:20px;
	text-align:center;
	}
#contents .product_btn&gt;li span {
	display: block;
	width: 100%;
	vertical-align:bottom;
}
#contents .product_btn&gt;li a.grad-silver {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	padding: 20px 10px 20px 30px;
}
#contents .product_btn&gt;li a.grad-lightblue {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	padding: 20px 10px 20px 30px;
}
#contents .product_btn .att {
	font-size:12px;
}
#contents .product_btn .pc-only {
	display:none;
}

	
@media screen and (min-width: 990px) {
	/*---メインエリアー---------------------*/
	.txt_notice {
		height: 40px;
		background: url("/for_emp/imgaes/fire_ep/fe-01_01.png") no-repeat;
		background-size: auto 38px;
		padding: 4px 0 0 12px;
		margin: 0 10px
	}
	.riskBox {
		margin: 0px 0px 30px 0px;
		display: inherit;
		width: inherit;
	}
	.riskBox dl {
		display: inline-block;
		width: 350px;
	}
	.riskBox dl.mg {
		margin: 0px 20px 0px 0px;
	}
	.riskBox dd {
		height: 127px;
	}
	.riskBox dd ul li {
		margin: 0px 0px 0px 0px;
	}
	.riskBox dl dd .riskBox_inner_01 {
		position: relative;
		top: 0px;
	}
	.meritBox br.pc {
		display: inline;
	}
	#contents a.grad-silver {
		padding: 21px 73px 21px 73px;
	}
	#contents .product_btn {
		text-align:center;
		}
	#contents .product_btn&gt;li {
		display: inline-table;
		text-align: center;
		padding:0;
	}
	#contents .product_btn&gt;li span {
		width: 360px;
	}
	#contents .product_btn.col3&gt;li span {
		display: table-cell;
		width: 240px;
		vertical-align:bottom;
	}
	#contents .product_btn&gt;li a.grad-silver {
		padding: 22px 0 0 0;
		height:60px;
	}
	#contents .product_btn.col2&gt;li a.grad-silver {
		width: 360px;
	}
	#contents .product_btn&gt;li.line2 a.grad-silver {
		padding: 15px 0 0 0;
	}
	#contents .product_btn&gt;li a.grad-lightblue {
		padding: 22px 0 0 0;
		height:60px;
	}
	#contents .product_btn .att {
		font-size:12px;
		text-align:left;
	}
	#contents .product_btn .pc-only {
		display:inherit;
	}
	.img_01 img {
		height: 60px;
		margin: 10px 0px 20px 0px;
		width: 306px;
	}
	.img_02 img {
		width: 193px;
		height: 80px;
		margin: 10px 0px 20px 0px;
	}
	.sp-nav-sub {
		display: none;
	}
	.title_box li {
		float: right;
	}
	.title_box li:first-child {
		float: left;
		width: 205px;
	}
	.title_box h2 {
		border-left: 5px solid #12acac;
		color: #12acac;
		font-size: 20px;
		height: 48px;
	}
	.title_box h2 span {
		position: relative;
		top: 10px;
		left: 15px;
	}
	.title_box .btn {
		padding: 14px 0px 14px 0px;
		width: 360px;
	}
	.title_box,
	.list_btn {
		display: block;
	}
	.list_btn ul {
		display: table;
		margin: 10px 0px 0px 0px;
	}
	.list_btn ul.first-child {
		margin: 0px 0px 0px 0px;
	}
	.list_btn ul li {
		display: table-cell;
		text-align: center;
		width: 240px;
	}
	.list_btn ul li a.grad-silver,
	.list_btn ul li a.grad-blue {
		margin: 0px 9px 0px 0px;
		padding: 14px 20px 14px 20px !important;
		width: 240px;
	}
	.list_btn ul li a.grad-silver {
		color: #320000;
	}
	.list_btn ul li a.grad-blue {
		color: #1f7171;
	}
}

/*--- fe-01-02 ---------------------*/
	.fe-01-02 .lst_txt {
		margin-top: 20px;
		}
	.fe-01-02 .list_box_title {
		font-size: 125.0%;
		}
	.fe-01-02 .list_box_detail {
		border: 2px solid #ACE9E9;
		background: #F2FBFB;
		padding: 10px;
		-o-border-radius: 7px 7px 7px 7px;
		-webkit-border-radius: 7px 7px 7px 7px;
		-moz-border-radius: 7px 7px 7px 7px;
		-ms-border-radius: 7px 7px 7px 7px;
		border-radius: 7px 7px 7px 7px;
		}
	.fe-01-02 .list_box_detail ul li {
		float: none;
		width: 100%;
		margin-left: 0;
		}
	.fe-01-02 .list_box_detail ul li:first-child {
		margin-left: 0;
		}
	.fe-01-02 .list_box_detail dl dt img {
		width: 47px;
		height: 47px;
		}
	.fe-01-02 .list_box_title {
		text-align: center;
		font-weight: bold;
		}
	.fe-01-02 .list_box_detail dl {
		background: #fff;
		-o-border-radius: 7px 7px 7px 7px;
		-webkit-border-radius: 7px 7px 7px 7px;
		-moz-border-radius: 7px 7px 7px 7px;
		-ms-border-radius: 7px 7px 7px 7px;
		border-radius: 7px 7px 7px 7px;
		border: 1px solid #ACE9E9;
		height: 44px;
		display: table;
		margin: 10px 0px 20px 0px;
		table-layout: fixed;
		width: 100%;
		}
	.fe-01-02 .list_box_detail dl dt {
		border-right: 1px solid #ACE9E9;
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		width: 20%;
		}
	.fe-01-02 .list_box_detail dl dd {
		display: table-cell;
		padding: 44px 60px 44px 10px;
		vertical-align: middle;
		width: 80%;
		}
	.fe-01-02 .list_box_detail dl {
		background-size: auto;
		background-repeat: no-repeat;
		background-position: 97% bottom;
		}
	.fe-01-02 .list_box_detail dl.officer {
		background-image: url("/for_emp/imgaes/bg_m01.png");
		background-size: 60px auto;
		}
	.fe-01-02 .list_box_detail dl.staff {
		background-image: url("/for_emp/imgaes/bg_m02.png");
		background-size: 60px auto;
		}
	.fe-01-02 .list_box_detail dl.part {
		background-image: url("/for_emp/imgaes/bg_m03.png");
		background-size: 60px auto;
		}
	.fe-01-02 .list_box_detail.hihoken dl.list01 {
		background-image: url("/for_emp/imgaes/bg_m09.png");
		background-size: 60px auto;
		}
	.fe-01-02 .list_box_detail.hihoken dl.list02 {
		background-image: url("/for_emp/imgaes/bg_m10.png");
		background-size: 60px auto;
		}
	.fe-01-02 .list_box_detail.hihoken dl.list03 {
		background-image: url("/for_emp/imgaes/bg_m11.png");
		background-size: 60px auto;
		}
	.fe-01-02 .list_box_detail.hihoken dl.list04 {
		background-image: url("/for_emp/imgaes/bg_m12.png");
		background-size: 60px auto;
		}
	.fe-01-02 .list_box_detail.hihoken dl.list05 {
		background-image: url("/for_emp/imgaes/bg_m13.png");
		background-size: 60px auto;
		}
	
	.fe-01-02 .list_box_detail.hihoken .lst-hihoken {
		margin-left:1.5em;
		text-indent:-1.5em;
		}
	.fe-01-02 .list_box_detail.hihoken .lst-hihoken li {
		width:110px;
		}
	.fe-01-02 .list_box_detail.hihoken .lst-hihoken li span {
		width:110px;
		}
		
	.fe-01-02 ul.lst-notice li {
		text-indent: -1.5em;
		margin-left: 1.5em;
		}
	.fe-01-02 ul.lst-disc li {
		list-style-type: disc;
		margin-left: 1.5em;
		}
	.fe-01-02 ul.lst-pa {
		padding-left: 20px;
		}
		
	.fe-01-02 .list_box_detail.hihoken {
		margin-top:20px;
		}

		
@media screen and (min-width: 990px) {
	.fe-01-02 .lst_txt {
		margin-top: 20px;
		}
	.fe-01-02 .list_box_title {
		font-size: 125.0%;
		}
	.fe-01-02 .list_box_detail {
		border: 2px solid #ACE9E9;
		background: #F2FBFB;
		padding: 10px;
		-o-border-radius: 7px 7px 7px 7px;
		-webkit-border-radius: 7px 7px 7px 7px;
		-moz-border-radius: 7px 7px 7px 7px;
		-ms-border-radius: 7px 7px 7px 7px;
		border-radius: 7px 7px 7px 7px;
		}
	.fe-01-02 .list_box_detail ul {
		margin-right: -10px;
		}
	.fe-01-02 .list_box_detail ul li {
		float: left;
		width: 230px;
		margin-right: 10px;
		}
	.fe-01-02 .list_box_detail ul li.list05_li {
			width: 470px;
		}
	.fe-01-02 .list_box_detail dl dt img {
		width: 30px;
		height: 30px;
		}
	.fe-01-02 .list_box_title {
		text-align: center;
		font-weight: bold;
		}
	.fe-01-02 .list_box_detail dl {
		background: #fff;
		-o-border-radius: 7px 7px 7px 7px;
		-webkit-border-radius: 7px 7px 7px 7px;
		-moz-border-radius: 7px 7px 7px 7px;
		-ms-border-radius: 7px 7px 7px 7px;
		border-radius: 7px 7px 7px 7px;
		border: 1px solid #ACE9E9;
		height: 44px;
		display: table;
		margin: 10px 0px 20px 0px;
		table-layout: fixed;
		width: 100%;
		}
	.fe-01-02 .list_box_detail dl dt {
		border-right: 1px solid #ACE9E9;
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		width: 20%;
		}
	.fe-01-02 .list_box_detail dl dd {
		display: table-cell;
		width: 80%;
		padding: 10px 50px 10px 10px;
		}
	.fe-01-02 .list_box_detail dl {
		background-size: 36px 59px;
		background-repeat: no-repeat;
		background-position: 97% bottom;
		}
	.fe-01-02 .list_box_detail.hihoken dl dd {
		padding-left: 2em;
		text-indent: -1.5em;
		}
	.fe-01-02 .list_box_detail dl.officer {
		background-image: url("/for_emp/imgaes/bg_m01.png");
		background-size: 36px 59px;
		}
	.fe-01-02 .list_box_detail dl.staff {
		background-image: url("/for_emp/imgaes/bg_m02.png");
		background-size: 35px 57px;
		}
	.fe-01-02 .list_box_detail dl.part {
		background-image: url("/for_emp/imgaes/bg_m03.png");
		background-size: 35px 53px;
		}
	.fe-01-02 .list_box_detail.hihoken dl.list01 {
		min-height:85px;
		background-image: url("/for_emp/imgaes/bg_m09.png");
		background-size: 37px 53px;
		}
	.fe-01-02 .list_box_detail.hihoken dl.list02 {
		min-height:85px;
		background-image: url("/for_emp/imgaes/bg_m10.png");
		background-size: 37px 54px;
		}
	.fe-01-02 .list_box_detail.hihoken dl.list03 {
		min-height:85px;
		background-image: url("/for_emp/imgaes/bg_m11.png");
		background-size: 36px 53px;
		}
	.fe-01-02 .list_box_detail.hihoken dl.list04 {
		min-height:85px;
		background-image: url("/for_emp/imgaes/bg_m12.png");
		background-size: 33px 53px;
		}
	.fe-01-02 .list_box_detail.hihoken dl.list05 {
		min-height:85px;
		background-image: url("/for_emp/imgaes/bg_m13.png");
		background-size: 36px 53px;
		}
	.fe-01-02 ul.lst-notice li {
		text-indent: -1.5em;
		margin-left: 1.5em;
		}
	.fe-01-02 ul.lst-disc li {
		list-style-type: disc;
		margin-left: 1.5em;
		}
	.fe-01-02 ul.lst-pa {
		padding-left: 20px;
		}
}

/*--- fe-01-03 ---------------------*/

	.fe-01-03 #main .fld-section--border h2.lv3 {
		margin-top: 30px;
		}
	.fe-01-03 .fld-section--border p {
		margin-top: 10px;
		}
	.fe-01-03 .fld-section--border &gt; ul {
		margin: 10px;
		}
	.fe-01-03 .fld-section--border ul.lst-disc li {
		list-style-type: disc;
		text-indent: -0.5em;
		margin-left: 1.5em;
		}
	.fe-01-03 .fld-section-inner figcaption {
		margin-top: 10px;
		}
	.fe-01-03 .fld-section-inner .li-indent {
		padding-left: 1em;
		text-indent: -1em;
		}

@media screen and (min-width: 990px) {
	.fe-01-03 #main .fld-section--border h2.lv3 {
		margin-top: 30px;
		}
	.fe-01-03 .fld-section--border p {
		margin-top: 10px;
		}
	.fe-01-03 .fld-section--border &gt; ul {
		margin: 0px;
		}
	.fe-01-03 .fld-section--border ul.lst-disc li {
		list-style-type: disc;
		text-indent: -0.5em;
		margin-left: 1.5em;
		}
	.fe-01-03 .fld-section-inner figcaption {
		margin-top: 20px;
		}
}

/*--- fe-01-04 ---------------------*/

	.fe-01-04 .irc_kind dl {
		width: 100%;
		display: table;
		margin-top: .5em;
		background-color: #ffffff;
		}
	.fe-01-04 .irc_kind dt,
	.fe-01-04 .irc_kind dd {
		vertical-align: middle;
		padding: 15px;
		border: solid 1px #CCCCCC;
		}
	.fe-01-04 .irc_kind dt strong {
		color: #1eb1b1;
		}
	.fe-01-04 .irc_kind dd .br-sp {
		display: none;
		}
	.fe-01-04 .irc_kind dd {
		border-top: none;
		}
	.fe-01-04 .irc_kind dd {
		border-left: 1px solid #cccccc;
		}
	.fe-01-04 .irc_kind dd ul {
		display: table;
		width: 100%;
		}
	.fe-01-04 .irc_kind dd ul {
		display: table;
		width: 100%;
		}
	.fe-01-04 .irc_kind dd ul li {
		display: table-cell;
		vertical-align: middle;
		}
	.fe-01-04 .irc_kind dd ul li:nth-child(2) {
		width: 76%;
		margin-top: 0;
		font-size: 125.0%;
		text-align: right;
		}

@media screen and (min-width: 990px) {
	.fe-01-04 .irc_kind dl {
		width: 100%;
		display: table;
		margin-top: .5em;
		background-color: #ffffff;
		}
	.fe-01-04 .irc_kind dt,
	.fe-01-04 .irc_kind dd {
		width: 50%;
		height: 60px;
		padding: 10px;
		display: table-cell;
		vertical-align: middle;;
		border: solid 1px #CCCCCC;
		}
	.fe-01-04 .irc_kind dt strong {
		color: #1eb1b1;
		}
	.fe-01-04 .irc_kind dd .br-sp {
		display: block;
		}
	.fe-01-04 .irc_kind dd {
		border-left: none;
		}
	.fe-01-04 .irc_kind dd ul {
		display: table;
		width: 100%;
		}
	.fe-01-04 .irc_kind dd ul li {
		display: table-cell;
		vertical-align: middle;
		}
	.fe-01-04 .irc_kind dd ul li:nth-child(2) {
		width: 55%;
		margin-top: 0;
		font-size: 125.0%;
		text-align: right;
		}
}

/*--- fe-01-05 ---------------------*/

	.fe-01-05 .boxBorder .first,
	.fe-01-05 .boxBorder .last {
		font-weight: bold;
		}
	.fe-01-05 .boxBorder .first {
		padding: 10px 10px 0px 10px;
		text-align: center;
		}
	.fe-01-05 .boxBorder .first dl dt {
		margin: 0px 0px 10px 0px;
		}
	.fe-01-05 .boxBorder .bg01,
	.fe-01-05 .boxBorder .bg02 {
		-o-border-radius: 9px 9px 9px 9px;
		-webkit-border-radius: 9px 9px 9px 9px;
		-moz-border-radius: 9px 9px 9px 9px;
		-ms-border-radius: 9px 9px 9px 9px;
		border-radius: 9px 9px 9px 9px;
		}
	.fe-01-05 .boxBorder .bg01 {
		background: #f2fbfb;;
		border: 2px solid #7CCACA;
		}
	.fe-01-05 .boxBorder .bg01 .first {
		color: #12acac;
		}
	.fe-01-05 .boxBorder .bg01 .last {
		color: #1f7171;
		}
	.fe-01-05 .boxBorder .bg02 {
		border: 2px solid #dedede;
		}
	.fe-01-05 .boxBorder .last {
		padding: 0px 10px 5px 10px;
		text-align: center;
		}
	.fe-01-05 .boxBorder dd.txtBox {
		display: none;
		}
	.fe-01-05 .boxBorder .icn_img {
		margin: 10px 0px 10px 0px;
		}
	.fe-01-05 .fld-section--border &gt; p.txt-r {
		margin-top: 20px;
		}
@media screen and (min-width: 990px) {
	.fe-01-05 .boxBorder .first {
		padding: 12px 10px 12px 10px;
		}
	.fe-01-05 .boxBorder .first dl dt {
		float: left;
		margin: 0px 10px 0px 0px;
		}
	.fe-01-05 .boxBorder .last {
		float: right;
		margin-top: -33px;
		text-align: right;
		}
	.fe-01-05 .boxBorder .icn_img {
		margin: 10px auto 10px auto;
		width: 34px;
		}
	.fe-01-05 .fld-section--border &gt; p.txt-r {
		margin-top: 20px;
		}
}</pre></body></html>