<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

.lyt-topic_L .pagetop {
	margin-bottom: 50px;
}
.lyt-topic_R .side_company__list .is-on a {
	color: #009b54;
}
.lyt-topic_R .last h3.side_company__list-arr {
	background: none;
}
@media screen and (max-width:768px){
.lyt-topic_L img {
	max-width: 100%;
	height: auto;
}
.lyt-topic_L .pagetop {
	margin-bottom: 15px;
}
.lyt-topic_L .hdg-company {
	margin-bottom: 17px;
}
}

.index-nav {
	margin-left: -30px;
}
.index-nav .box {
	float: left;
	width: 340px;
	margin: 0 0 30px 30px;
	padding-bottom: 20px;
	background: #f1f1f1;
	border-radius: 3px;
	overflow: hidden;
}
.index-nav .box h2 {
	background-color: #009b54;
	border-bottom: 1px solid #006336;
	padding-bottom: 1px;
}
.index-nav .box h2 a {
	color: #fff;
	display: block;
	padding: 0 20px;
	font-size: 143%;
	font-weight: 700;
	line-height: 50px;
	position: relative;
}
.index-nav .box h2 a:hover {
	text-decoration: none;
}
.index-nav .box h2 a:after {
	background: url(/assets/img/icn/arrow_wh_02_pc.png) no-repeat 100% 50%;
	content: "";
	display: inline-block;
	height: 11px;
	margin-left: 10px;
	position: relative;
	top: -3px;
	width: 8px;
}
.index-nav .box p {
	min-height: 4em;
	margin: 20px 0 0;
	padding: 0 20px;
}
@media screen and (max-width:768px){
.index-nav {
	margin: 17px 0 0;
}
.index-nav .box {
	float: none;
	width: auto;
	margin: 0 14px 15px;
	padding-bottom: 10px;
}
.index-nav .box h2 a {
	font-size: 100%;
	line-height: 48px;
}
.index-nav .box h2 a:after {
	position: absolute;
	top: 50%;
	right: 14px;
	width: 6px;
	height: 8px;
	margin-top: -4px;
	background: url(/assets/img/icn/arrow_wh_02_sp.png) no-repeat 100% 50%;
	background-size: 6px 8px;
}
.index-nav .box p {
	min-height: 1em;
	margin: 10px 0 0;
	padding: 0 14px;
}
}

.txt-ind {
	position: relative;
	padding-left: 1em;
}
.txt-ind .mark {
	position: absolute;
	top: 0;
	left: 0;
}

.results-rating {
	margin: 0 0 22px;
	overflow: hidden;
}
.results-rating .img {
	float: left;
	width: 200px;
	margin-right: 30px;
	text-align: right;
	font-size: 85%;
	line-height: 1.5;
}
.results-rating .img img {
	position: relative;
	margin-bottom: 6px;
	box-sizing: border-box;
}
.results-rating p {
	overflow: hidden;
}
.results-rating .txt-note {
	font-size: 85%;
	line-height: 1.5;
}
.results-rating .spc {
	margin-top: 28px;
}
.ratio-detail {
	text-align: center;
	overflow: hidden;
}

.lyt-topic_L .topic_about-situation__table .rating-table tbody th,
.lyt-topic_L .topic_about-situation__table .rating-table tbody td {
	padding: 7px 15px;
}
.lyt-topic_L .topic_about-situation__table .rating-table tbody th {
	width: 66px;
}
@media screen and (max-width:768px){
.results-rating {
	margin: 15px 0;
	padding: 0 14px;
}
.results-rating .img {
	float: none;
	width: 50%;
	margin: 0 auto 10px;
}
.results-rating .spc {
	margin-top: 14px;
}
.ratio-detail {
	margin: 0 14px;
	text-align: center;
}
.lyt-topic_L .hdg-lv2__inner .topic_about-situation__table {
	padding: 0;
}

.lyt-topic_L .topic_about-situation__table .rating-table tbody th,
.lyt-topic_L .topic_about-situation__table .rating-table tbody td {
	padding: 7px 15px;
}
.lyt-topic_L .topic_about-situation__table .rating-table tbody th {
	width: 66px;
}

}

.list-ctrl {
	overflow: hidden;
	text-align: right;
	letter-spacing: -0.4em;
}
.list-ctrl li {
	display: inline-block;
	width: 180px;
	margin-right: 7px;
	padding: 5px;
	border: 1px solid #e1e1e1;
	border-bottom: 2px solid #e1e1e1;
	border-radius: 4px;
	text-align: center;
	letter-spacing: 0;
}
.list-ctrl li span {
	display: block;
	padding: 0 30px 0 8px;
	line-height: 23px;
}
.list-ctrl li span:hover {
	opacity:0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	cursor: pointer;
}
.list-ctrl li.open span {
	background: url(/company/results/img/icn_open_01.png) no-repeat right center;
}
.list-ctrl li.close span {
	background: url(/company/results/img/icn_close_01.png) no-repeat right center;
}
.topic_news {
	position: relative;
	margin-top:0;
}
.topic_news .hdg-lv3__inner {
	margin-bottom: 4px;
}
.topic_news .btn-ctrl {
	position: absolute;
	top: 6px;
	right: 5px;
}
.topic_news .btn-ctrl li {
	width: 102px;
	padding: 5px 8px;
	border-right: 1px solid #d8efd7;
	border-bottom: 1px solid #d8efd7;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	background: #ffffff;
	border-radius: 4px;
}
.topic_news .btn-ctrl li.open {
	display: none;
}
.topic_news .btn-ctrl li span {
	display: block;
	padding: 0 10px 0 0;
	color: #009c55;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
.topic_news .btn-ctrl li span:hover {
	opacity:.6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	cursor: pointer;
}
.topic_news .btn-ctrl li.open span {
	background: url(/company/results/img/icn_open_02.png) no-repeat right center;
}
.topic_news .btn-ctrl li.close span {
	background: url(/company/results/img/icn_close_02.png) no-repeat right center;
}
.topic_news .box-information__list {
	padding-bottom: 38px;
}

.adobe-dl {
	margin-top: 40px;
	padding: 20px 50px 20px 70px;
	border: 1px solid #d1d1d1;
	overflow: hidden;
}
.adobe-dl p {
	font-size: 12px;
	line-height: 1.5;
}
.adobe-dl .bnr {
	float: left;
	margin-right: 20px;
}
.adobe-dl .bnr a:hover {
	opacity:.6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
@media screen and (max-width:768px){
.hdg-main__inner .list-ctrl {
	margin-bottom: 20px;
	text-align: right;
}
.hdg-main__inner .list-ctrl li {
	float: none;
	display: inline-block;
	width: 12.5em;
	margin: 0 0 0 5px;
	padding: 5px 5px 5px 0.5em;
	border: 1px solid #e1e1e1;
	border-bottom: 2px solid #e1e1e1;
	border-radius: 4px;
	text-align: center;
	font-size: 10px;
	white-space: nowrap;
}
.topic_news {
	margin: 4px 0;
}
.topic_news .hdg-lv3__inner {
	margin-bottom: 0;
}
.topic_news .box-information__list{
	padding: 0 0 16px;
}
.topic_news .btn-ctrl {
	position: absolute;
	top: 2px;
	right: 18px;
}
.topic_news .btn-ctrl li {
	width: 10px;
}
.topic_news .btn-ctrl li span {
	display: block;
	width: 10px;
	padding: 0;
	text-align: left;
	text-indent: -9999px;
}

.adobe-dl {
	margin: 20px 14px 0;
	padding: 10px;
	border: 1px solid #d1d1d1;
	overflow: hidden;
}
.adobe-dl p {
	font-size: 10px;
	line-height: 1.5;
	overflow: hidden;
}
.adobe-dl .bnr {
	width: 30%;
}
}

.disclosure-report {
	margin-bottom: 40px;
	overflow: hidden;
}
.disclosure-report .image {
	float: left;
	width: 200px;
	margin-top: 8px;
	border: 1px solid #d1d1d1;
	box-sizing: border-box;
}
.disclosure-report .list {
	float: right;
	width: 480px;
}
.disclosure-report .list p {
	margin-top: 8px;
}
.disclosure-report .list p .disclosure-arr {
	margin-left: 1em;
}
.disclosure-report .list table {
	margin: 0 1em;
}
.disclosure-report .list th,
.disclosure-report .list td{
	padding: 5px;
	border: 1px solid #d1d1d1;
}
.disclosure-report .list td{
	white-space: nowrap;
}
.disclosure-report .list .number{
	position: relative;
	padding-left: 1.2em;
}
.disclosure-report .list .number .num {
	position: absolute;
	top: 0;
	left: 0;
}
.disclosure-report a[href$=".pdf"]:after,
.disclosure-backnumber a[href$=".pdf"]:after {
	background: url(/assets/img/icn/link_pdf_pc.png) no-repeat;
	content: "";
	display: inline-block;
	height: 15px;
	width: 12px;
}
.disclosure-report table a[href$=".pdf"]:after {
	margin-left: 3px;
}
.disclosure-report a[href$=".pdf"].no-icn:after,
.disclosure-backnumber a[href$=".pdf"].no-icn:after {
	display: none;
}
.lyt-topic_L .disclosure-arr {
	display: inline-block;
	padding-left: 1em;
	background: url(/assets/img/icn/arrow_side_01_pc.png) no-repeat 0 9px;
}
.disclosure-backnumber {
	margin: -10px 0 6px;
}
.disclosure-backnumber ul {
	margin: 0 0 6px -40px;
	overflow: hidden;
}
.disclosure-backnumber li {
	float: left;
	width: 334px;
	margin: 26px 0 0 40px;
	overflow: hidden;
}
.disclosure-backnumber p {
	margin-top: 8px;
}
.disclosure-backnumber img {
	float: left;
	width: 160px;
	margin-right: 20px;
	border: 1px solid #d1d1d1;
	box-sizing: border-box;
}
@media screen and (max-width:768px){
.disclosure-report {
	margin-bottom: 20px;
	padding: 0 14px;
}
.disclosure-report .image {
	float: left;
	width: 30%;
	margin: 8px 4% 14px 0;
}
.disclosure-report .list {
	float: none;
	width: auto;
}
.disclosure-report .list p + p {
	clear: both;
}
.disclosure-report .list th,
.disclosure-report .list td {
	font-size: 12px;
}

.lyt-topic_L .disclosure-arr {
	display: inline-block;
	width: 50%;
	font-size: 12px;
}
.disclosure-backnumber {
	margin: 0 0 6px;
	padding: 0 14px;
}
.disclosure-backnumber ul {
	margin: 0;
}
.disclosure-backnumber li {
	float: none;
	width: auto;
	margin: 14px 0 0;
}
.disclosure-backnumber img {
	float: left;
	width: 20%;
	margin: 0 10% 0 4%;
}
.disclosure-backnumber .disclosure-arr br:nth-child(1) {
	display: none;
}
}

.e-publicnotice-list {
	margin: 0 0 60px;
}
.e-publicnotice-list ul {
	margin-top: 10px;
}
.e-publicnotice-list li a {
	display: inline-block;
	padding-left: 1em;
	background: url(/assets/img/icn/arrow_side_01_pc.png) no-repeat 0 9px;
}
.e-publicnotice-list li a[href$=".pdf"]:after {
	background: url(/assets/img/icn/link_pdf_pc.png) no-repeat;
	content: "";
	display: inline-block;
	height: 15px;
	width: 12px;
}
@media screen and (max-width:768px){
.e-publicnotice-list,
.box-information__list {
	padding: 0 14px;
}
.e-publicnotice-list {
	margin-bottom: 40px;
}
}
.box-information__list {
	margin-top:0;
}
.lyt-topic_wrap {
	margin-bottom:50px;
}
</pre></body></html>