@charset "utf-8";
/* ===========================================================

	Title: contents.css
	Created: 2018-10-11

=========================================================== */
/*

	icon
	button
	tab
	hub
	list
	sort
	page-link
	popup
	sort-btn


=========================================================== */
/* ===========================================================

	icon

=========================================================== */
.icon__pdf--small,
.icon__link--small,
.icon__video--small {
	width: 40px;
	height: 16px;
	line-height: 16px;
	font-size: 10px;
	text-align: center;
	display: inline-block;
	color: #fff;
	margin: 0 5px;
	text-transform: uppercase;
	background-color: #9e8951;
}
.icon__pdf--small {
}
.icon__link--small {
}
.icon__video--small {
}
.icon__pdf--link {
	color: #fff;
	background-color: #9e8951;
}
.ic-xls-s {
	color: #80AF63;
	border-color: #80AF63;
}
.ic-zip-s {
	color: #C69100;
	border-color: #C69100;
}
.ic-file-s {
	color: #9e8951;
	border-color: #9e8951;
}
.ic-link-s {
	color: #9e8951;
	border-color: #9e8951;
}
.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: #9e8951;
	border: solid 1px #9e8951;
	border-top: solid 10px #9e8951;
	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: #f03131;
	border-color: #f03131;
}
.file-icon--xls {
	color: #91be91;
	border-color: #91be91;
}
.file-icon--zip {
	color: #C69100;
	border-color: #C69100;
}
.file-icon--file {
	color: #9e8951;
	border-color: #9e8951;
}
.file-icon--link {
	color: #9e8951;
	border-color: #9e8951;
}

.icon {
	width: 110px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #000;
	color: #fff;
	font-size: 1.2rem;
	display: inline-block;
}
.ic-top-press1 {background-color: rgba(100,179,168,0.20); color: rgba(35,133,119,1.00);} /*お知らせ*/
.ic-top-press2 {background-color: rgba(136,169,214,0.20); color: rgba(56,94,147,1.00);} /*HP更新*/
.ic-top-press3 {background-color: rgba(106,106,106,0.20); color: rgba(106,106,106,1.00);} /*その他*/
.ic-top-press10,
.ic-top-press11,
.ic-top-press12,
.ic-top-press13,
.ic-top-press14,
.ic-top-press15 {background-color: rgba(106,151,77,0.20); color: rgba(51,95,22,1.00);} /*リリース*/

.ic-press1 {background-color: #9e8951;} /*HP更新*/
.ic-press2 {background-color: #dc8100;} /*お知らせ*/
.ic-press11 {background-color: rgba(106,151,77,0.20); color: rgba(51,95,22,1.00);} /*物件*/
.ic-press12 {background-color: rgba(100,179,168,0.20); color: rgba(35,133,119,1.00);} /*決算・業績*/
.ic-press13 {background-color: rgba(136,169,214,0.20); color: rgba(56,94,147,1.00);} /*借入・投資法人債*/
.ic-press14 {background-color: rgba(0,8,102,0.10); color: #000866;} /*投資口*/
.ic-press15 {background-color: rgba(106,106,106,0.20); color: rgba(106,106,106,1.00);} /*その他*/
.ul-sort li a:hover,
.ul-sort li a.current {background-color: rgba(158,137,81,1.00);} /*全て*/
.ul-sort li.cate0 a:hover,
.ul-sort li.cate0 a.current {background-color: rgba(158,137,81,1.00);} /*全て*/
.ul-sort li.cate1 a:hover,
.ul-sort li.cate1 a.current {background-color: rgba(158,137,81,1.00); background-color: #64b3a8;} /*お知らせ*/
.ul-sort li.cate2 a:hover,
.ul-sort li.cate2 a.current {background-color: rgba(56,94,147,0.50); background-color: #336699;} /*HP更新*/
.ul-sort li.cate3 a:hover,
.ul-sort li.cate3 a.current {background-color: rgba(106,106,106,0.50);} /*その他*/
.ul-sort li.cate11 a:hover,
.ul-sort li.cate11 a.current {background-color: rgba(51,95,22,0.50); background-color: #91bf91;} /*リリース, 物件*/
.ul-sort li.cate12 a:hover,
.ul-sort li.cate12 a.current {background-color: #64b3a8;} /*決算・業績*/
.ul-sort li.cate13 a:hover,
.ul-sort li.cate13 a.current {background-color: #336699;} /*借入・投資法人債*/
.ul-sort li.cate14 a:hover,
.ul-sort li.cate14 a.current {background-color: #000866;} /*投資口*/
.ul-sort li.cate15 a:hover,
.ul-sort li.cate15 a.current {background-color: rgba(106,106,106,0.50); background-color: #828f96} /*その他*/

/* ===========================================================

	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: #9e8951;
	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: #9e8951;
}
.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: #9e8951;
	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 #9e8951;
	border-right: 1px solid #9e8951;
	-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: #9e8951;
}
.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: 16em;
	margin: 0 0 1em;
	padding: 0;
	position: relative;
}
.news dd {
	margin: 0 0 1em;
	padding: 0 0 1em 18em;
	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;
	color: #000;
}
.news a:hover {
	color: #9e8951;
}
@media screen and (max-width: 1024px) {
	.news {
	}
	.news dt {
		clear: both;
		float: none;
		width: 15em;
		height: 23px;
		margin: 0 0  5px;
	}
	.news dd {
		padding: 0 0 10px 0;
	}
}

/* ===========================================================

	archive-list

=========================================================== */
.archive-list {
}
.archive-list span {
	flex: 0 0 auto;
}
.archive-list li {
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	display: flex;
}
.archive-list li a {
	text-decoration: none !important;
}
.archive-list .date {
	min-width: 7.5em;
	display: inline-block;
}
.archive-list .date {
	margin-right: 1.0em;
}
.archive-list .icon {
	margin-right: 2em;
}
.archive-list .archive-list__body {
	flex: 0 1 auto;
}
.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: 1200px) {
	.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 {
	margin: 0 0 0.5em;
	background-color: #fff;
	border: none;
    border-left: solid 3px #9e8951;
    font-size: 1.4rem;
    padding: 0.2em 0.6em;
	line-height: 1.4;
    margin: 0 0 1em;
	border-radius: 0;
    font-weight: normal;
}
.js-popup-area h3 br {
	display: none;
}
.js-popup-area h3::after {
	display: none;
}
.js-popup-area dl {
	display: flex;
	justify-content: flex-start !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;
	white-space: nowrap;
}
.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 !important;
    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: #9e8951;
}
.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;
}

/* ===========================================================

	sort-btn

=========================================================== */
.sort-btn td {
	padding: 0.1em;
}
.sort-arrow {
	display: flex;
	justify-content: center;
}
.sort-arrow__button {
	width: 20px;
	height: 20px;
	margin: 0 1px;
	display: inline-block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background-color: #000866;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all .3s ease;
}
.sort-arrow__button::before {
	position: absolute;
	content: " ";
	top: 50%;
	right: 50%;
	width: 6px;
	height: 6px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(45deg);
}
.sort-arrow__button--down:before {
	margin: -5px -4px 0 0;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.sort-arrow__button--up:before {
	margin: -2px -4px 0 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
.sort-arrow__button:hover {
	background-color: #000000;
}


/* ===========================================================

	anchor_link

=========================================================== */
.anchor_link {
	padding-top: 40px;
	margin-top: -40px;
}
@media screen and (max-width: 1200px) {
	.anchor_link {
		padding-top: 30px;
		margin-top: -30px;
	}
}


/* ===========================================================

	br

=========================================================== */
.sp-br { /*SPの時に改行*/
	display: none;
}
@media screen and (max-width: 1200px) {
	.sp-br {
		display: block;
	}
	.pc-br { /*PCの時のみ改行*/
		display: none;
	}
}
