@charset "utf-8";

/* ===========================================================

	Title:	en.css
	Last Created:	2016-10-11

=========================================================== */
.read {
	font-family: "Georgia", "MS Serif", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝";
}

/* ===========================================================

	top

=========================================================== */
/* mainvisual
----------------------------------------------------------- */
.en #mainvisual .main-visual_copy {
	padding: 180px 0 0 120px;
}

/* data-cell
----------------------------------------------------------- */
.data-cell dl {
	overflow: hidden;
}

.data-cell dl dd {
	float: right;
}

/* top-distribute
----------------------------------------------------------- */
.top-distribute dl dt {
	margin: 0 0 10px;
	line-height: 1.6 !important;
}

.top-distribute dl dd {
	line-height: 1.8 !important;
}

.top-distribute dl dd.txt-s {
	line-height: 1.2 !important;
}

/* top-financial
----------------------------------------------------------- */
.top-financial li a.popup-open {
	display: inline-block;
	margin-left: 55px;
}

/* top-news
----------------------------------------------------------- */
.top-news {
	min-height: 300px;
}

.top-news dt {
	width: 19em !important;
}

.top-news dt span.icon {
	width: 100px;
	white-space: nowrap;
}

/*PC用*/
@media screen and (min-width: 741px) {
	.en .top-news h1 {
		font-size: 16px;
		font-size: 1.6rem;
	}
}

/* ===========================================================

	portfolio

=========================================================== */
/* Portfolio Summary */
#portfolio .column-2-right .supple li {
	width: 100%;
	float: none;
	padding-left: 100px;
	white-space: nowrap;
}

/* result */
.result-inner table {
	font-size: 1.1rem;
}

.result-inner table td {
	vertical-align: middle;
}

/* ===========================================================

	Financial Information

=========================================================== */
/* Financial highlights */
#finance .column-2-left .supple,
#finance .column-2-right .supple {
	width: 450px;
}

#finance .column-2-left .supple li {
	width: 165px;
	text-align: left;
	white-space: nowrap;
}

#finance .column-2-right .supple li {
	width: 140px;
	text-align: left;
	white-space: nowrap;
}

/* ===========================================================

	news

=========================================================== */
.news dt {
	width: 19em !important;
}

.news dt span.icon {
	width: 100px;
	white-space: nowrap;
}

.news dd {
	padding: 0 0 10px 20em;
}

@media screen and (max-width: 768px) {
	.news dd {
		padding: 0 0 10px 0;
	}
}



/* ===========================================================

	distribute

=========================================================== */