@charset "utf-8";
/* ===========================================================

	Title: contents.css
	Created: 2018-7-9

=========================================================== */
/*

	icon
	button
	tab
	hub
	list
	sort
	page-link
	popup


=========================================================== */
/* ===========================================================

	icon

=========================================================== */
.icon__pdf--small,
.icon__link--small {
	width: 42px;
	height: 16px;
	line-height: 15px;
	font-size: 10px;
	font-weight:  bold;
	text-align: center;
	display: inline-block;
	color: #fff;
	margin: 0 5px;
}
.icon__pdf--small {
	background-color: #c8161e;
}
.icon__link--small {
	background-color: #00a0e9;
}
.icon__pdf--small {
	color: #fff;
	background-color: #c8161e;
}
.icon__pdf--link {
	color: #fff;
	background-color: #00a0e9;
}
.ic-xls-s {
	color: #80AF63;
	border-color: #80AF63;
}
.ic-zip-s {
	color: #C69100;
	border-color: #C69100;
}
.ic-file-s {
	color: #0b3190;
	border-color: #0b3190;
}
.ic-link-s {
	color: #0b3190;
	border-color: #0b3190;
}
.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: #0b3190;
	border: solid 1px #0b3190;
	border-top: solid 10px #0b3190;
	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: #0b3190;
	border-color: #0b3190;
}
.file-icon--xls {
	color: #80AF63;
	border-color: #80AF63;
}
.file-icon--zip {
	color: #C69100;
	border-color: #C69100;
}
.file-icon--file {
	color: #0b3190;
	border-color: #0b3190;
}
.file-icon--link {
	color: #0b3190;
	border-color: #0b3190;
}

.icon {
	width: 80px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #000;
	color: #fff;
	font-size: 11px;
	display: inline-block;
	font-weight: bold;
}
.ic-top-press1 {background-color: #00a0e9;} /*HP更新*/
.ic-top-press2 {background-color: #28AAAF;} /*お知らせ*/
.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: #0b3190;} /*リリース*/

.ic-press1 {background-color: #00a0e9;} /*HP更新*/
.ic-press2 {background-color: #28AAAF;} /*お知らせ*/
.ic-press11 {background-color: #877ead; } /*物件*/
.ic-press12 {background-color: #f9c170; } /*決算*/
.ic-press13 {background-color: #ec6d5f; } /*借入*/
.ic-press14 {background-color: #9f6c33; } /*増資*/
.ic-press15 {background-color: #888888;} /*その他*/
.ul-sort li a:hover,
.ul-sort li a:hover span,
.ul-sort li a.current {background-color: #0b3190;} /*#0b3190*/
.ul-sort li.cate01 a:hover,
.ul-sort li.cate01 a:hover span,
.ul-sort li.cate01 a.current {background-color: #00a0e9;} /*HP更新*/
.ul-sort li.cate02 a:hover,
.ul-sort li.cate02 a:hover span,
.ul-sort li.cate02 a.current {background-color: #28AAAF;} /*お知らせ*/
.ul-sort li.cate11 a:hover,
.ul-sort li.cate11 a:hover span,
.ul-sort li.cate11 a.current {background-color: #877ead;} /*物件*/
.ul-sort li.cate12 a:hover,
.ul-sort li.cate12 a:hover span,
.ul-sort li.cate12 a.current {background-color: #f9c170;} /*決算*/
.ul-sort li.cate13 a:hover,
.ul-sort li.cate13 a:hover span,
.ul-sort li.cate13 a.current {background-color: #ec6d5f;} /*借入*/
.ul-sort li.cate14 a:hover,
.ul-sort li.cate14 a:hover span,
.ul-sort li.cate14 a.current {background-color: #9f6c33;} /*増資*/
.ul-sort li.cate15 a:hover,
.ul-sort li.cate15 a:hover span,
.ul-sort li.cate15 a.current {background-color: #888888;} /*その他*/

/* ===========================================================

	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: 1024px) {
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: 1024px) {
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 li {
	line-height: 25px;
	height: 25px;
	margin: 0 5px 10px 0;
	display: inline-block;
}
.ul-sort li a {
	vertical-align: text-bottom;
	font-size: 12px;
	text-align: center;
	line-height: 23px;
	height: 25px;
	position: relative;
	padding: 0 20px 0 25px;
	background-color: #fff;
	color: #0b3190;
	display: inline-block;
	border-style: solid;
	border-width: 1px;
	border-color: #ddd;
	text-decoration: none;
}
.ul-sort li a: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;
}
.ul-sort li a:hover:before  {
	border-color: transparent transparent transparent #fff;
}
.ul-sort li a:hover {
	border-color: transparent;
	text-decoration: none;
	color: #fff;
}
.ul-sort li a.current {
	cursor: default;
	border-color: transparent;
	color: #fff;
}
.ul-sort li a.current:before {
	border-color: transparent transparent transparent #fff;
	opacity: 0.2;
}

/* 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: #0b3190;
}
.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: #0b3190;
	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 #0b3190;
	border-right: 1px solid #0b3190;
	-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: #0b3190;
}
.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;
}

/* ===========================================================

	news

=========================================================== */
.news {
	padding: 0;
}
.news dt {
	clear: both;
	float: left;
	width: 14em;
	margin: 0 0 1em;
	padding: 0;
	position: relative;
}
.news dd {
	margin: 0 0 1em;
	padding: 0 0 1em 16em;
	border-bottom: solid 1px #ddd;
}
.news dt span {
	/*margin: 0 0 0 10px;
	width: 110px;
	display: inline-block;*/
}
.news dt span.icon {
	float: right;
}
.news dd img {
	margin: 0 2px 0 4px;
	vertical-align: text-bottom;
}
.news a:link, .news a:visited {
	text-decoration: none;
}
.news a:hover {
}

@media screen and (max-width: 1024px) {
.news {
}
.news dt {
	clear: both;
	float: none;
	width: 14em;
	height: 23px;
	margin: 0 0  5px;
}
.news dd {
	padding: 0 0 10px 0;
}
}

/* ===========================================================

	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;
	align-items: center !important;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	margin: 0 0 1em !important;
}
.js-popup-area dl dt {
	padding: 0.2em 1em 0.2em 0 !important;
	margin: 0 !important;
	border: none;

}
.js-popup-area dl dd {
	padding: 0.2em 0 !important;
	margin: 0 !important;
	border: none;
}
.js-popup-area p {
	text-align: center !important;
}

/* 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: #0b3190;
}
.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;
}

=========================================================== */
/* governance
----------------------------------------------------------- */
.governance p {
	font-size: 5.0rem;
	font-weight: bold;
	margin: 0;
	padding: 0 0 1.0em 0;
	border-bottom: solid 0px;
}

.esg-img {
		display: flex;
		align-items: center;
	}

