@charset "utf-8";
/* ===========================================================

	Title: contents.css
	Created: 2019-9-29

=========================================================== */
/*

	icon
	button
	tab
	hub
	list
	sort
	page-link
	popup
	video


=========================================================== */
/* ===========================================================

	icon

=========================================================== */
.icon__pdf--small,
.icon__xls--small,
.icon__link--small,
.icon__video--small {
	width: 36px;
	height: 14px;
	line-height: 14px;
	font-size: 9px;
	font-weight:  bold;
	text-align: center;
	display: inline-block;
    border-radius: 50px;
	color: #fff;
	margin: 0 5px;
	text-transform: uppercase;
    vertical-align: middle;
}
.icon__pdf--small {
    background-color: #e74c3c;
}
.icon__xls--small {
    background-color: #61af56;
}
.icon__link--small {
    background-color: #e74c3c;
}
.icon__video--small {
    background-color: #3571a3;
}
.ic-xls-s {
	color: #80AF63;
	border-color: #80AF63;
}
.ic-zip-s {
	color: #C69100;
	border-color: #C69100;
}
.ic-file-s {
	color: #0165ad;
	border-color: #0165ad;
}
.ic-link-s {
	color: #0165ad;
	border-color: #0165ad;
}
.file-icon--small {
	margin: 0 0.2em;
    padding: 0 0.3em;
    border: solid 1px #000;
	height: 16px;
	line-height: 15px;
	font-size: 1.1rem;
	font-weight: bold;
	text-align: center;
	display: inline-block;
}
.file-icon--large {
	width: 50px;
	height: 50px;
	line-height: 38px;
	text-align: center;
	display: inline-block;
	margin: 0 5px 5px;
	font-size: 14px;
	color: #0165ad;
	border: solid 1px #0165ad;
	border-top: solid 10px #0165ad;
	background-color: #f9f9f9;
	border-radius: 3px;
	box-shadow:0px 2px 0px 0px #cccccc;
	-moz-box-shadow:0px 2px 0px 0px #cccccc;
	-webkit-box-shadow:0px 2px 0px 0px #cccccc;
}
a:link .file-icon--large,
a:visited .file-icon--large {
	text-decoration: none !important;
}
.file-icon--pdf {
	color: #0165ad;
	border-color: #0165ad;
}
.file-icon--xls {
	color: #80AF63;
	border-color: #80AF63;
}
.file-icon--zip {
	color: #C69100;
	border-color: #C69100;
}
.file-icon--file {
	color: #0165ad;
	border-color: #0165ad;
}
.file-icon--link {
	color: #6db160;
  border-color: #a7db9d;
}
.icon {
	width: 80px;
	height: 20px;
    border-radius: 20px;
	text-align: center;
	background-color: #000;
	color: #fff;
	font-size: 1.1rem;
	line-height: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
}
html:lang(en) .icon {
	width: 120px;
}
.ic-top-press1 {background-color: #4d9427;} /*HP更新*/
.ic-top-press2 {background-color: #279394;} /*お知らせ*/
.ic-top-press3 {background-color: #888888;} /*その他*/
.ic-top-press10,
.ic-top-press11,
.ic-top-press12,
.ic-top-press13,
.ic-top-press14,
.ic-top-press15 {background-color: #00aacb;} /*リリース*/

.ic-press1 {background-color: #78AC19;} /*HP更新*/
.ic-press10 {background-color: #E36276;} /*不動産関連*/
.ic-press11 {background-color: #E2A928;} /*決算*/
.ic-press12 {background-color: #1C81C9;} /*借入*/
.ic-press13 {background-color: #2BA56D;} /*増資*/
.ic-press14 {background-color: #6E6E6E;} /*その他*/

.latest .ic-press11,
.latest .ic-press12,
.latest .ic-press13,
.latest .ic-press14,
.latest .ic-press15 {background-color: #00aacb;} /*リリース*/
.ul-sort li a{
	    transition: all 0s;
}
.ul-sort li a:hover,
.ul-sort li a:hover span,
.ul-sort li a.current {background-color: #0165AD; color:#fff !important;} /*#0165ad*/
.ul-sort li.category--13 a{color:#2BA56D; border: solid 1px #2BA56D;}
.ul-sort li.category--13 a:hover,
.ul-sort li.category--13 a:hover span,
.ul-sort li.category--13 a.current {background-color: #2BA56D;} /*HP更新*/
.ul-sort li.category--1 a{color:#78AC19; border: solid 1px #78AC19;}
.ul-sort li.category--1 a:hover,
.ul-sort li.category--1 a:hover span,
.ul-sort li.category--1 a.current {background-color: #78AC19;} /*お知らせ*/
.ul-sort li.category--3 a{color:#1C81C9; border: solid 1px #1C81C9;}
.ul-sort li.category--3 a:hover,
.ul-sort li.category--3 a:hover span,
.ul-sort li.category--3 a.current {background-color: #1C81C9;} /*決算*/
.ul-sort li.category--10 a{color:#E36276; border: solid 1px #E36276;}
.ul-sort li.category--10 a:hover,
.ul-sort li.category--10 a:hover span,
.ul-sort li.category--10 a.current {background-color: #E36276;} /*適時開示*/
.ul-sort li.category--12 a{color:#1C81C9; border: solid 1px #1C81C9;}
.ul-sort li.category--12 a:hover,
.ul-sort li.category--12 a:hover span,
.ul-sort li.category--12 a.current {background-color: #1C81C9;} /*決算関連*/
.ul-sort li.category--14 a{color:#6E6E6E; border: solid 1px #6E6E6E;}
.ul-sort li.category--14 a:hover,
.ul-sort li.category--14 a:hover span,
.ul-sort li.category--14 a.current {background-color: #6E6E6E;} /*その他*/
.ul-sort li.category--11 a{color:#E2A928; border: solid 1px #E2A928;}
.ul-sort li.category--11 a:hover,
.ul-sort li.category--11 a:hover span,
.ul-sort li.category--11 a.current {background-color: #E2A928;} /*PR情報*/

.latest .ul-sort li.category--14 a:hover,
.latest .ul-sort li.category--14 a:hover span,
.latest .ul-sort li.category--14 a.current {background-color: #00aacb;} /*リリース*/

/* ===========================================================

	tab

=========================================================== */
.tabs > .tab {
}
.tabs > .tab.active, .tabs > .tab a.active {
	font-weight: bold;
}
.panels > .panel {
	display: none;
}
.panels > .panel.active {
	display: block;
}

/* ===========================================================

	list

=========================================================== */
/* dl-horizontal-a
----------------------------------------------------------- */
dl.dl-horizontal-a {
	clear: both;
}
dl.dl-horizontal-a dt {
	clear: both;
	float: left;
}
dl.dl-horizontal-a dd {
	border-bottom: dotted 1px #ccc;
	margin: 0 0 10px;
	padding: 0 0 10px 12em;
}

/* dl-date
----------------------------------------------------------- */
dl.dl-date {
	clear: both;
}
dl.dl-date dt {
	clear: both;
	float: left;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
dl.dl-date dd {
	border-bottom: dotted 1px #ccc;
	margin: 0 0 10px;
	padding: 0 0 10px 11em;
}
dl.dl-date dd a {
	text-decoration: none;
}
/* revied */
dl.dl-date dt.revied {
	background: url(../../img/common/ic/revied_last.png) 10px -2px no-repeat;
	padding-left: 30px !important;
}
dl.dl-date dd.revied {
	margin: 0 0 10px 30px;
}
@media screen and (max-width: 1023px) {
dl.dl-date dt {
	clear: both;
	float: none;
	margin: 0 0 5px;
	padding: 0;
}
dl.dl-date dd {
	padding: 0 0 10px 0;
}
}

/* dl-pertinent
----------------------------------------------------------- */
dl.dl-pertinent {
	clear: both;
	border: solid 1px #d8dbdf;
	padding: 0 0 10px;
}
dl.dl-pertinent:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
dl.dl-pertinent {
	zoom: 1;
}
dl.dl-pertinent dt {
	clear: both;
	border-bottom: solid 1px #d8dbdf;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 8px 20px;
	background: #f9f9f9;
}
dl.dl-pertinent dd {
	float: left;
	margin: 0 0 5px 20px;
	padding: 0 10px 0 25px;
	position: relative;
}
dl.dl-pertinent dd:before {
	position: absolute;
	top: 50%;
	left: 15px;
	margin: -3px 0 0;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 0 3px 4px;
	border-color: transparent transparent transparent #aaa;
}
@media screen and (max-width: 1023px) {
dl.dl-pertinent dt {
	padding: 8px 10px;
}
dl.dl-pertinent dd {
	margin: 0 0 5px 0;
	padding: 0 10px 0 25px;
}
}

/*ul-sort
----------------------------------------------------------- */
.ul-sort{
	display: flex;
	flex-wrap: wrap;
	padding: 0;
}
.ul-sort li {
	margin: 0 4px 4px 0;
	padding: 0;
}
.ul-sort li a {
display: block;
color: #0165AD;
font-size: 1em;
line-height: 1.4;
border: solid 1px #0165AD;
text-decoration: none;
padding: 0.25em 1em;
}

/* ul-backnumber
----------------------------------------------------------- */
.ul-backnumber {
	clear: both;
	margin: 0 0 25px;
	padding: 0 !important;
	line-height: 1;
}
.ul-backnumber li {
	float: left;
	overflow: hidden;
	margin: 0 0 10px;
	padding: 0 5px;
	border-right: solid 1px #ccc;
}
.ul-backnumber li:first-child {
	border-left: solid 1px #ccc;
}
.ul-backnumber li a {
	display: block;
	padding: 5px 10px;
}
.ul-backnumber li a.current {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-color: #0165ad;
}
.ul-backnumber li a:link, .ul-backnumber li a:visited {
}
.ul-backnumber li a:hover {
}

/* ul-page-link
----------------------------------------------------------- */
.ul-page-link,
.ul-page-link-bottom {
	clear: both;
	margin: 0 0 20px;
	padding: 0 !important;
	line-height: 1;
	border-left: none;
	width: 100%;
}
.ul-page-link li,
.ul-page-link-bottom li {
	display: inline-block;
	float: left;
	text-align: center;
	margin: 0 5px 5px 0;
}
.ul-page-link li a,
.ul-page-link-bottom li a {
	display: inline-block;
	padding: 10px 35px 10px 20px;
	border: solid 1px #ddd;
	color: #0165ad;
	position: relative;
	overflow: hidden;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all .3s ease;
}
.ul-page-link li a:after,
.ul-page-link-bottom li a:after {
	position: absolute;
	content: "";
	vertical-align: middle;
	top: 50%;
	right: 15px;
	width: 6px;
	height: 6px;
	border-top: 1px solid #0165ad;
	border-right: 1px solid #0165ad;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all .2s ease;
}
.ul-page-link li a:after {
	margin: -6px 0 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.ul-page-link-bottom li a:after {
	margin: -2px 0 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(-45deg);
}
.ul-page-link li a:hover,
.ul-page-link-bottom li a:hover {
	text-decoration: none;
	border: solid 1px #fff;
	color: #fff !important;
	background-color: #0165ad;
}
.ul-page-link li a:hover:after,
.ul-page-link-bottom li a:hover:after {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}

/* ===========================================================

	archive-list

=========================================================== */
.archive-list {
}
.archive-list li {
	padding: 1em 0;
	margin: 0;
	border-bottom: solid 1px #ddd;
	display: flex;
}
.archive-list li a {
	text-decoration: none !important;
}
.archive-list .date {
	min-width: 8.5em;
	display: inline-block;
}
.archive-list .date {
	margin-right: 1.0em;
}

html:lang(en) .archive-list .date {
	min-width: 11em;
}

.archive-list .icon {
	margin-right: 2em;
}
.archive-list .archive-list__body {
    flex-shrink: 50;

}
.file-size {
	color: #666;
	font-size: 1.3rem;
	margin: 0 0.1em;
}
/*.file-size::before {
	content: "(";
}
.file-size::after {
	content: ")";
}*/

@media screen and (max-width: 1023px) {
	.archive-list li {
		flex-wrap: wrap;
	}
	.archive-list .archive-list__body {
		width: 100%;
	}
}

/* ===========================================================

	popup

=========================================================== */
/* js-popup-open
----------------------------------------------------------- */
.js-popup-open {
}

/* js-popup-area
----------------------------------------------------------- */
.js-popup-area {
    display: none;
    position: absolute;
    top: -50px;
    margin: 0 0 0 -150px;
    z-index: 100;
    padding: 20px 20px 5px;
    width: 500px;
    background: #fff;
    border: solid 3px #ddd;
	text-align: left;
}
.js-popup-area .popup-title {
    font-weight: bold;
}
.js-popup-area h3 {
    font-size: 1.5rem;
	line-height: 1.4;
	margin: 0 0 0.5em;
	border: none;
}
.js-popup-area h3::after {
	display: none;
}
.js-popup-area dl {
	display: flex;
	justify-content: flex-start !important;
	flex-wrap:wrap;
	align-items: center !important;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	margin: 0 0 1em !important;
}
.js-popup-area dl dt {
	width: 100%;
	float: none;
	padding: 0.5em 1em 0.2em 0 !important;
	margin: 0 !important;
	border: none;

}
.js-popup-area dl dd {
	width: 100%;
	padding: 0.2em 0 !important;
	margin: 0 !important;
	border: none;
	white-space: normal;
}
.js-popup-area p {
	text-align: center !important;
}

@media screen and (max-width: 767px) {
	.js-popup-area {
		top: 0;
		margin: 0;
		transform: translate(-40%, -50%);
		width: 80vw;
	}
	.js-popup-area dl {
		display: block;
	}
	.js-popup-area dl dd {
	}
}

/* js-popup-close
----------------------------------------------------------- */
.js-popup-close {
    position: relative;
    overflow: hidden;
    height: 25px;
    line-height: 23px;
    text-align: center;
    margin: 0 auto;
    padding: 0 20px 0 30px;
    display: inline-block;
    border: solid 1px #cccccc;
    color: #111 !important;
    font-size: 12px;
    font-size: 1.2rem;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all .3s ease;
    cursor: pointer;
}
.js-popup-close:hover {
    text-decoration: none;
    border: solid 1px #fff;
    color: #fff !important;
    border-color: transparent;
    background-color: #0165ad;
}
.js-popup-close:before, .js-popup-close:after {
    position: absolute;
    top: 50%;
    left: 15px;
    margin: -6px 0 0;
    content: "";
    width: 1px;
    height: 12px;
    background-color: #999;
    -webkit-transform: rotate(45deg);
    transform: rotate(-45deg);
}
.js-popup-close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(-45deg);
}
.js-popup-close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(45deg);
}
.js-popup-close:hover:before, .js-popup-close:hover:after {
    background-color: #fff;
}


/* ===========================================================

	.input-ui

=========================================================== */

.error { color: #008e5b; font-weight: bold; }

.input-ui {}

.input-ui input[type=radio],
.input-ui input[type=checkbox] {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.input-ui input[type=radio] ~ label:before,
.input-ui input[type=checkbox] ~ label:before {
	font-family: FontAwesome;
	display: inline-block;
	content: "\f1db";
	font-size: 1.0em;
	color: #999;
	width: 1.4em;
}

.input-ui input[type=radio]:checked ~ label:before,
.input-ui input[type=checkbox]:checked ~ label:before,
.input-ui input[type=radio]:checked ~ label,
.input-ui input[type=checkbox]:checked ~ label { color: #008e5b; }

.input-ui input[type=radio] ~ label:before { content: "\f10c"; }
.input-ui input[type=radio]:checked ~ label:before{ content: "\f192"; }


.input-ui input[type=checkbox] ~ label:before { content: "\f096"; }
.input-ui input[type=checkbox]:checked ~ label:before{ content: "\f14a"; }


.input-ui input[type=radio]:focus ~ label:before,
.input-ui input[type=checkbox]:focus ~ label:before,
.input-ui input[type=radio]:focus ~ label,
.input-ui input[type=checkbox]:focus ~ label { color: #008e5b; }


.input-ui-text {
	display: block; width: 100%; padding: 5px; margin: 0;
}
.input-ui-text input.input-ui__text {
	display: block; width: 100%; padding: 5px 1.0em; margin: 0;
	box-shadow: 0 0 0 1px rgba(0,0,0,0.15); border-radius: 0;
	background-color: #fff;
	transition: all 0.5s;

}
.input-ui-text input.input-ui__text:focus {
	box-shadow: 0 0 10px 0 rgba(35,43,79,0.50);
	background-color: #fff;
}


.input-ui-button { display: block; min-width: 200px; padding: 5px; margin: 0; }

.input-ui-button input.input-ui__button,
.input-ui-button input.input-ui__button--sub {
	display: block; border: solid 1px #008e5b;
	background-color: #008e5b; color: #fff;
	line-height: 40px; text-align: center;
	width: 100%; font-weight: bold;
	cursor: pointer;
	transition: all 0.5s;
}
.input-ui-button input.input-ui__button--sub {
	border: solid 1px #111; background-color: #111;
}
.input-ui-button input.input-ui__button:hover {
	background-color: #008e5b; color: #fff;
}
.input-ui-button input.input-ui__button:hover,
.input-ui-button input.input-ui__button--sub:hover {
	opacity: 0.5;
}


.input-ui__footer-button {
	display: block; padding: 0; margin: 0; clear: both;
}
.input-ui__footer-button ul {
	display: block; padding: 0; margin: 0; clear: both;
	text-align: center;
}
.input-ui__footer-button li {
	display: inline-block; padding: 0; margin: 0;
}


/* ===========================================================

	video

=========================================================== */
.youtube--16-9 {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
.youtube--16-9 iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}


.is-hide {
	display: none!important;
}

/* ===========================================================

	summary-data

=========================================================== */
.summary-data {
	display: flex;
	margin: 0 -1rem !important;
	justify-content: space-between;
}
.summary-data__cell {
	width: 100%;
	margin: 0 1rem;
	padding: 2rem;
	border: solid 1px #fff;
	border-radius: 12px;
}
.summary-data__cell.summary-data__cell--type {
	border: solid 1px #ddd;
}
.summary-data__box {
	position: relative;
	padding-bottom: 5rem;
}
.summary-data__cell dl {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	border-bottom: solid 1px #ddd;
	line-height: 1.0;
}
.summary-data__cell dl dt {
	font-size:1.125em;
	padding: 0 0 8px;
}
.summary-data__cell dl dd {
	display: flex;
	align-items: baseline;
	text-align: right;
	padding: 0 0 4px;
	min-width: 220px;	
}
.summary-data__cell em {
    font-size: 2.0rem;
    padding: 0 3px 0;
    font-size: 4.0rem;
    color: #111;
}

@media screen and (max-width: 1200px) {
	.summary-data__cell dl {
		flex-direction: column;
		align-items: center;
	}
	.summary-data__cell dl dt br {
		display: none;
	}
	.summary-data__cell dl dd {
		min-width: auto;	
	}
}
@media screen and (max-width : 797px) {
	.summary-data__cell dl dt {
		font-size:1.0em;
	}
	.summary-data__cell em {
	    font-size: 3.0rem;
	}
}

.summary-data__cell .investment-type--1 dt,
.summary-data__cell .investment-type--1 em {
	color: #035aa4;
}
.summary-data__cell .investment-type--2 dt,
.summary-data__cell .investment-type--2 em {
	color: #08a0c4;
}
.summary-data__box  p {
	text-align: right;
	position: absolute;
	right: 0;
	bottom: 0;
}

.summary-data__box:last-child {
	padding-bottom: 0;
}

@media screen and (max-width: 1023px) {
	.summary-data {
		flex-wrap: wrap;
	}
	.summary-data__cell {
		width: calc(50% - 10px);
		margin: 0 5px 10px;
	}
}
@media screen and (max-width: 767px) {
	.summary-data {
		flex-wrap: wrap;
	}
	.summary-data__cell {
		width: 100%;
	}
}

.chart-unit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.chart-unit, #grahpUnit {
margin-left: 5px;
margin-top: 20px;
font-size: 12px!important;
text-align: left;
}


.chart-unit__cell {
    display: block;
}

.chart-unit__cell.is-right {
    margin-left: auto;
}

a.link-button.size-small, .link-button.size-small a{
	height: 40px;
    line-height: 40px;
    padding: 0 1em;
}

.flex{
	display: flex;
}
.flex-wrap{
	flex-wrap:wrap;
}
.justify-space-between{
	justify-content:space-between;
}

ul.chart-legend {
    display: flex;
    font-size: 14px;
}

ul.chart-legend li {
    display: flex;
    align-items: center;
}

.chart-legend li::before {content: '';width: 20px;height: 20px;background-color: #000;display: block;}
.chart-legend li.type-column::before{background-color: #00aacb;}
.chart-legend li.type-line01::before{background-color: #00aacb;}
.chart-legend li.type-line02::before{background-color: #0165ad;}

.chart-legend li span {
    display: block;
    padding: 0 1.0em 0 0.5em;
}
