@charset "utf-8";

/* ===========================================================

	Title:			contents.css
	Last Created:	2016-01-12

=========================================================== */
/*

## base

		icon
		btn
		tab
		hub
		list
		sort


## contents

		about
		feature
		portfolio
		ir
		individual
		link
		sitemap


=========================================================== */
/* ===========================================================

	icon

=========================================================== */
.icon {
    background-color: #e9eef7;
    border-radius: 3px;
    display: inline-block;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 70px;
}

.icon-l {
    background-color: #e9eef7;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    height: 60px;
    line-height: 48px;
    text-align: center;
    width: 60px !important;
}

.ic-pdf {
    background-color: #e64c3c;
    color: #ffffff;
}

/* PDF */
.ic-xls {
    background-color: #4e9f38;
    color: #ffffff;
}

/* XLS */
.ic-other {
    background-color: #17469e;
    color: #ffffff;
    width: 40px !important;
}

/* other */
.ic-pdf,
.ic-xls {
    width: 40px;
}

.ic-l-pdf {
    background-color: #ebeded;
    border-top: solid 10px #e64c3c;
    color: #e64c3c;
}

/* PDF */
.ic-l-xls {
    background-color: #ebeded;
    border-top: solid 10px #4e9f38;
    color: #4e9f38;
}

/* XLS */
.ic-l-zip {
    background-color: #f3d27b;
    border-top: solid 10px #a47b3d;
    color: #a47b3d;
}

/* zip */

.ic-l-html {
    background-color: #ebeded;
    border-top: solid 10px #17469e;
    color: #17469e;
}

/* PDF */

.ic-press10 {
    background-color: #e9eef7;
    color: #17469e;
}

/*物件*/
.ic-press11 {
    background-color: #def2f7;
    color: #00b5e3;
}

/*増資*/
.ic-press12 {
    background-color: #dff4ef;
    color: #23bf99;
}

/*借入*/
.ic-press13 {
    background-color: #f3f6eb;
    color: #86b324;
}

/*決算*/
.ic-press14 {
    background-color: #f2f2f2;
    color: #333333;
}

/*その他*/
.ic-press15 {
    background-color: #f6f2eb;
    color: #db950f;
}

/*業績*/

.ic-top-press1 {
    background-color: #e9eef7;
    color: #17469e;
}

/*更新*/
/*.ic-top-press2 { background-color: #000000; color: #000000;}*/
/*決算情報*/
.ic-top-press2 {
    background-color: #def2f7;
    color: #00b5e3;
}

/*お知らせ*/
.ic-top-press3 {
    background-color: #f2f2f2;
    color: #333333;
}

/*その他*/
.ic-top-press10,
.ic-top-press11,
.ic-top-press12,
.ic-top-press13,
.ic-top-press14,
.ic-top-press15 {
    background-color: #e8f6eb;
    color: #179e2d;
}

/*リリース*/

/* ===========================================================

	base

=========================================================== */
/* btn-details */
.btn-details-2 {
    background: #00b5e3;
    border-radius: 5px;
    color: #ffffff !important;
    height: 40px;
    line-height: 40px;
    width: 200px;
}

.btn-details-2:hover {
    color: #ffffff !important;
}

.btn-details-2 .back {
    background: #e8e8e8;
    border-radius: 0;
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.btn-details-2 .text {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.btn-details-2:hover .text {
    color: #00b5e3 !important;
}

/* ===========================================================

	tab

=========================================================== */

.tabs>.tab.active,
.tabs>.tab.active a {
    font-weight: bold;
}

.panels>.panel {
    display: none;
}

.panels>.panel.active {
    display: block;
}

/* tab-a
----------------------------------------------------------- */
ul.tab-a {
    border-bottom: solid 3px #17469e;
    display: table;
    font-weight: bold;
    height: auto;
    margin: 0 auto 10px;
    padding: 0;
    table-layout: fixed;
    width: 100%;
    zoom: 1;
}

ul.tab-a li {
    display: table-cell;
    margin: 0;
    overflow: hidden;
    text-align: center;
    width: 33%;
}

ul.tab-a a {
    background: #edf0f4;
    border-right: 1px solid #dddddd;
    color: #17469e;
    display: block;
    font-weight: bold;
    /*height: 55px;*/
    line-height: 1.4;
    padding: 10px 0 15px;
    position: relative;
    text-decoration: none;
}

ul.tab-a li a.current,
ul.tab-a li.active a {
    background: #17469e;
    border-right: 1px solid #17469e;
    color: #ffffff;
}

ul.tab-a li a span {
    /*background: url(../img/common/ic/ic_arrow_h.png) 50% bottom no-repeat;
	padding: 0 0 10px;*/
}

ul.tab-a li a.current span,
ul.tab-a li.active a span,
ul.tab-a li.active a:after {
    background: none;
    font-weight: bold;
}

ul.tab-a li a:after {
    background: url(../img/common/ic/ic_down_d.png) 50% bottom no-repeat;
    bottom: 7px;
    content: " ";
    height: 10px;
    left: 50%;
    margin-left: -2px;
    position: absolute;
    width: 10px;
}

/* tab-b
----------------------------------------------------------- */
ul.tab-b {
    margin: 0;
    padding: 0;
}

ul.tab-b li {
    display: inline;
    float: left;
    margin: 0 0 10px;
}

/* ===========================================================

	hub

=========================================================== */
/* Put a border around the newly clickable element */
.bl-hot {
    background: #ffffff;
    zoom: 1;
    /* Should be IE only */
}

/* rollover style for clickable element */
.bl-hover {
    cursor: pointer;
}

.hub li.bl-hover dl dt a {
    color: #b8292e;
}

/* Simulate hover on contained link */


/* Some demo layout */
.hub {
    margin: 0 0 20px;
}

.hub li {
    display: inline;
    float: left;
    margin: 0 15px 15px 0;
    width: 310px;
}

.hub li:before {
    content: "";
}

.hub li.lastChild {
    margin-right: 0;
}

.hub li dl {
    margin: 0;
    padding: 0;
}

.hub li dl dt {
    overflow: hidden;
}

.hub li dl dt a {
    background: #dddddd url(/img/individual/hub_arrow.gif) 10px 50% no-repeat;
    color: #000000;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 10px 0 35px;
    text-decoration: none;
}

.hub li dl dd {
    border: solid 2px #d8dbdf;
    border-top: none;
    margin: 0;
    padding: 15px 10px 0 0;
}

.hub li dl dd:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.hub li dl dd {
    zoom: 1;
}

.hub li dl dd img {
    float: left;
    margin: -15px 15px 0 0;
}

/* ===========================================================

	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 #cccccc;
    margin: 0 0 10px;
    padding: 0 0 10px 12em;
}

/* dl-pertinent
----------------------------------------------------------- */
dl.dl-pertinent {
    border: solid 1px #d8dbdf;
    clear: both;
    padding: 0 0 10px;
}

dl.dl-pertinent:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

dl.dl-pertinent {
    zoom: 1;
}

dl.dl-pertinent dt {
    background: #f9f9f9;
    border-bottom: solid 1px #d8dbdf;
    clear: both;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 8px 20px;
}

dl.dl-pertinent dd {
    background: url(../img/common/ic/ic_arrow_a.png) 2px 50% no-repeat;
    float: left;
    margin: 0 0 5px 20px;
    padding: 0 10px 0 12px;
}

/* dl-link-pdf
----------------------------------------------------------- */
dl.dl-link-pdf {
    clear: both;
}

dl.dl-link-pdf dt {
    clear: both;
    float: left;
}

dl.dl-link-pdf dd {
    border-bottom: dotted 1px #cccccc;
    margin: 0 0 10px;
    padding: 0 0 10px 11em;
}

dl.dl-link-pdf dd a {
    background: url(../img/common/ic/ic_arrow_a.gif) 0 50% no-repeat;
    padding: 0 0 0 10px;
}

dl.dl-link-pdf dd dl {
    margin-bottom: 0;
    padding: 7px 0 0;
}

dl.dl-link-pdf dd dt {
    background: url(/img/common/revied_last.gif) 0 -2px no-repeat;
    padding: 0 0 0 20px;
}

dl.dl-link-pdf dd dd {
    margin: 0 0 10px 20px;
    padding: 0 0 10px 11em;
}

dl.dl-link-pdf dd dd.lastChild {
    border-bottom: none;
    margin-bottom: 0;
}

/* ul-link-pdf
----------------------------------------------------------- */
ul.ul-link-pdf {
    margin-bottom: 15px;
}

ul.ul-link-pdf li {
    background: url(../img/common/ic/ic_arrow_b.png) 0 50% no-repeat;
    border-bottom: dotted 1px #d8dbdf;
    margin: 0;
    padding: 5px 0 5px 10px;
}

ul.ul-link-pdf li a {
    background: url(../img/common/ic/pdficon_small.png) right 50% no-repeat;
    padding: 3px 20px 3px 0;
}

ul.ul-link-pdf li a:link,
ul.ul-link-pdf li a:visited {
    color: #333333;
    text-decoration: none;
}

ul.ul-link-pdf li a:hover {
    color: #00b5e3;
}

ul.ul-link-pdf li img {
    margin: 0 0 0 5px;
    vertical-align: text-bottom;
}

/* ul-list
----------------------------------------------------------- */
ul.ul-list {
    clear: both;
    margin-bottom: 15px !important;
    text-align: left;
}

ul.ul-list li {
    border-bottom: dotted 1px #d8dbdf;
    margin: 0 0 5px;
    padding: 0 0 5px;
}

/*
ul.ul-list li a {
	background: url(/img/common/ic/ic_arrow_b.gif)0 50% no-repeat;
	padding: 0 0 0 7px;
}
*/
ul.ul-list li a:link,
ul.ul-list li a:visited {
    color: #333333;
    text-decoration: none;
}

ul.ul-list li a:hover {
    color: #00b5e3;
}

ul.ul-list li img {
    margin: 0 0 0 7px;
    vertical-align: text-bottom;
}

/* revied */
ul.revied,
ul.ul-list .revied {
    background: url(../img/common/bg/revied_last.gif) 15px -2px no-repeat;
    padding-left: 30px !important;
}

/* date-list */
ul.ul-list.date-list li {
    padding-left: 128px;
}

ul.ul-list.date-list li .date {
    display: inline-block;
    margin-left: -128px;
    width: 128px;
}

ul.ul-list.date-list .revied {
    padding-left: 158px !important;
}

/*ul-sort
----------------------------------------------------------- */
ul.ul-sort {
    background: #f7f7f7;
    border: solid 1px #d8dbdf;
    clear: both;
    line-height: 1;
    margin: 0 0 15px;
    padding: 0 !important;
}

ul.ul-sort li {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 15px 0;
}

ul.ul-sort li a {
    border-right: solid 1px #cccccc;
    display: block;
    padding: 2px 15px;
}


ul.ul-sort a.current {
    color: #00b5e3;
    font-weight: bold;
    text-decoration: none;
}

/* ul-backnumber
----------------------------------------------------------- */
.ul-backnumber {
    clear: both;
    line-height: 1.2;
    margin: 0 0 25px;
    padding: 0 !important;
}

.ul-backnumber li {
    float: left;

    /*overflow: hidden;*/
    margin: 0 5px 10px 0;
}

.ul-backnumber li a {
    background: url(/img/common/ic/ic_arrow_b.gif) 5px 50% no-repeat;
    border-right: solid 1px #cccccc;
    display: block;
    padding: 0 10px 0 13px;
}

.ul-backnumber li a.current {
    color: #00b5e3;
    font-weight: bold;
    text-decoration: none;
}


/* ===========================================================



	contents



=========================================================== */
/* ===========================================================

	about

=========================================================== */
.portrait {
    float: right;
    /*margin: 0 0 20px 20px;*/
    text-align: center;
    width: 200px;
}

.portrait .name {
    line-height: 1.4;
}

.portrait .name em {
    color: #111111;
    display: inline-block;
    font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3",
        "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif,
        "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif, Meiryo, Osaka,
        "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 6px 0 0;
}

.message {
    float: left;
    width: 490px;
}

/* ===========================================================

	feature

=========================================================== */

/*feature-title
----------------------------------------------------------- */
.feature-title {
    display: flex;
    justify-content: space-between;
    border-bottom: dotted 1px #bbb;
    margin-bottom: 10px;
}

.feature-title h5 {
    border-bottom: none;
    margin-bottom: 0;
}

.feature-title p {
    margin-bottom: 0;
}


/*external-list-a
----------------------------------------------------------- */
.external-list-a {
    background-color: #dff2fc;
    padding: 20px 20px 10px;
}

.external-list-a li {
    clear: both;
    margin-bottom: 30px;
    position: relative;
}

.external-list-a li .ic-mensin {
    background-image: url("../img/ja/feature/ic_mensin.png");
    display: block;
    height: 50px;
    left: -8px;
    overflow: hidden;
    position: absolute;
    text-indent: -200px;
    top: -8px;
    width: 50px;
}

.external-list-a li .ic-mensin.right {
    left: 294px;
}

.external-list-a li img {
    float: left;
    margin: 0 20px 20px 0;
}

.external-list-a li dl dt {
    color: #17469e;
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 10px;
}

.external-list-a li dl dt em {
    display: block;
    font-size: 15px;
    font-weight: bold;
}

.external-list-a li dl dd {
    margin: 0;
}

/* ===========================================================

	portfolio

=========================================================== */
/* portfolio-type
----------------------------------------------------------- */
.portfolio-area-1,
.portfolio-area-2,
.portfolio-area-3,
tr.portfolio-area-1 td.area,
tr.portfolio-area-2 td.area,
tr.portfolio-area-3 td.area {
    color: #ffffff;
}

tr.portfolio-area-1 td,
tr.portfolio-area-2 td,
tr.portfolio-area-3 td {
    color: #111111;
}

.portfolio-area-1,
tr.portfolio-area-1 td.area {
    background-color: #2a489c;
}

.portfolio-area-2,
tr.portfolio-area-2 td.area {
    background-color: #9c7eb7;
}

.portfolio-area-3,
tr.portfolio-area-3 td.area {
    background-color: #6dbb5a;
}

.portfolio-area-1 .pf-name {
    color: #2a489c;
}

.portfolio-area-2 .pf-name {
    color: #9c7eb7;
}

.portfolio-area-3 .pf-name {
    color: #6dbb5a;
}

.portfolio-area-1 strong {
    background-color: #2a489c;
}

.portfolio-area-1 em {
    border-color: #2a489c;
    color: #2a489c;
}

.portfolio-area-2 strong {
    background-color: #9c7eb7;
}

.portfolio-area-2 em {
    border-color: #9c7eb7;
    color: #9c7eb7;
}

.portfolio-area-3 strong {
    background-color: #6dbb5a;
}

.portfolio-area-3 em {
    border-color: #6dbb5a;
    color: #6dbb5a;
}

tr.portfolio-area-1 td {
    background-color: #eef1f7;
}

tr.portfolio-area-2 td {
    background-color: #f3eff6;
}

tr.portfolio-area-3 td {
    background-color: #f1f7ef;
}

/* select-search
----------------------------------------------------------- */
.select-search {
    display: block;
    display: inline;
    float: left;
    margin: 0 0 10px 30px;
}

.select-search select {
    float: left;
    margin: 0 10px 0 0;
}

.select-search .search-btn {
    float: left;
    margin: 0 0 0 10px;
}

.select-search input,
.select-search button,
.select-search select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.select-search input,
.select-search button,
.select-search select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
    border-radius: 0;
    margin: 0;
    outline: none;
    padding: 0;
}

/*firefox*/
.select-search select {
    -moz-appearance: none;
    text-indent: .01px;
    text-overflow: "";
}

/*IE10*/
.select-search select::-ms-expand {
    display: none;
}

.select-search .select-warp {
    background: url(../img/common/ic/ic_select.png) 93% 50% no-repeat;
    border: solid 1px #cccccc;
    float: left;
    overflow: hidden;
    /* 伸ばした分を隠す */
}

.select-search .select-warp>select {
    width: 130%;
    /* UI分を伸ばす */
}

.select-search select {
    font-size: 13px;
    height: 33px;
    line-height: 33px;
    padding: 0 100px 0 15px;
}

.select-search select:hover {
    cursor: pointer;
}

.select-search input[type="submit"],
.select-search input[type="button"] {
    background: #e0e0e0;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
}

.select-search input[type="submit"]:hover,
.select-search input[type="button"]:hover {
    background: #00b5e3;
    color: #ffffff;
    cursor: pointer;
}

.select-search #purpose li span {
    display: inline-block;
    height: 32px;
    padding-left: 10px;
    padding-top: 5px;
    vertical-align: top;
}

/* portfolio-list
----------------------------------------------------------- */

table.portfolio-list th {
    padding: 6px 5px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

table.portfolio-list td {
    padding: 6px 5px;
    text-align: right;
    vertical-align: middle;
}

table.portfolio-list #sort th {
    border-bottom: none;
}

table.portfolio-list .sub-total th,
table.portfolio-list .sub-total td {
    background-color: #fdede8;
}

.sort-btn th {
    border-top: none;
    line-height: 1;
    /*background: #fff !important;*/
    padding: 5px 0 !important;
    text-align: center;
    white-space: nowrap !important;
}

.sort-btn th img {
    margin: 0 0 0 2px;
}

.sort-up,
.sort-down {
    background-color: #17469e;
    background-image: url(../img/common/ic/ic_down_c.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: inline-block;
    height: 20px;
    margin: 0 1px;
    text-indent: -9999px;
    width: 20px;
}

.sort-up:hover,
.sort-down:hover {
    background-color: #04b5e3;
}

.sort-up {
    background-image: url(../img/common/ic/ic_up_c.png);
}

.sort-reset {
    background-color: #17469e;
    color: #ffffff;
    cursor: pointer;
    padding: 2px 12px;
}

.sort-reset:hover {
    background-color: #04b5e3;
}

/* portfolio-title
----------------------------------------------------------- */
.portfolio-title {
    background: #edf0f4;
    color: #333333;
    font-size: 22px;

    /*line-height: 70px;*/
    height: 70px;
    margin: 0 0 25px;
}

.portfolio-title>span {
    display: table;
}

.portfolio-title strong {
    color: #ffffff;
    display: inline-block;
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: 70px;
    line-height: 70px;
    margin: 0 20px 0 0;
    padding: 0 20px;
}

.portfolio-title .pf-name {
    display: table-cell;
    font-weight: bold;
    line-height: 1.4;
    vertical-align: middle;
    width: 470px;
}

.portfolio-title em {
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    float: right;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    margin: 0 20px 0;
    padding: 0 10px;
}

.portfolio-title .pf-area {
    display: table-cell;
    vertical-align: middle;
}

/* bxslider-detail-warp
----------------------------------------------------------- */
.bxslider-detail-warp {
    float: left;
    margin: 0 0 30px;
    width: 350px;
}

/* bx-wrapper
----------------------------------------------------------- */
.bx-wrapper {
    margin: 0 0 10px;
}

/* bxslider-detail
----------------------------------------------------------- */
.bxslider-detail {
    height: 420px;
}

.bxslider-detail li {
    background-color: #edf0f4;
    height: 420px;
    margin: 0;
    text-align: center;
}

.bxslider-detail li span {
    display: table-cell;
    height: 420px;
    line-height: 420px;
    text-align: center;
    vertical-align: middle;
    vertical-align: middle;
    width: 350px;
}

.bxslider-detail li img {
    margin: 0 auto;
    vertical-align: middle;
    width: auto;
}

/* bx-pager
----------------------------------------------------------- */
#bx-pager {
    margin: 0 0 0 0;
}

#bx-pager li {
    display: inline-block;
    float: left;
    height: 62px;
    line-height: 1;
    margin: 0 10px 10px 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 62px;
}

#bx-pager li:last-child {
    margin: 0;
}

#bx-pager li a {
    display: block;
    height: 62px;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 62px;
}

#bx-pager li a img {
    /*height: 60px;
	width: auto;*/
}



/*portfolio-table-warp
----------------------------------------------------------- */
.portfolio-table-warp {
    float: right;
}

.portfolio-table-warp,
.portfolio-table-warp table {
    width: 350px;
}

.portfolio-table-warp table th {
    padding: 5px;
    width: 160px;
}

.portfolio-table-warp table td {
    padding: 5px;
}

.portfolio-table-warp table.type-table th,
.portfolio-table-warp table.type-table td {
    padding: 5px;
    text-align: center;
    width: 20%;
}

/*map_canvas
----------------------------------------------------------- */
#map_canvas {
    clear: both;
    height: 500px;
    margin: 0 0 40px;
    width: 720px;
}

/*map
----------------------------------------------------------- */
#map {
    border: solid 1px #e6eaed;
    clear: both;
    height: 600px;
    margin: 0 0 10px;
}

/*marker-list
----------------------------------------------------------- */
#marker-list {
    background-color: #f1f0ed;
    border: 1px solid #cccccc;
    height: 145px;
    margin: 0 0 20px 0;
    overflow: auto;
    padding: 5px;
}

#marker-list li {
    float: left;
    line-height: 26px;
    margin: 0 15px 5px 0;
    vertical-align: middle;
    width: 300px;
}

#marker-list li img {
    vertical-align: middle;
}

/* portfolio-map
----------------------------------------------------------- */
.portfolio-map {
    border: solid 1px #cccccc;
    clear: both;
    margin: 0 0 20px;
    padding: 5px 0;
}

/* pagenation
----------------------------------------------------------- */
.pagenation,
.pagenation li a,
.pagenation li.next a:after,
.pagenation li.prev a:before {
    height: 35px;
    line-height: 35px;
}

.pagenation {
    background-color: #f9f9f9;
    clear: both;
    margin: 0 0 30px;
}

.pagenation li {
    display: inline;
    margin: 0;
}

.pagenation li a {
    background-repeat: no-repeat;
    display: block;
}

.pagenation li a:link,
.pagenation li a:visited {
    color: #111111;
}

.pagenation li a:hover {
    color: #00b5e3 !important;
    text-decoration: none;
}

.pagenation li.next,
.pagenation li.next a:after {
    float: right;
    margin: 0 0 0 10px;
}

.pagenation li.prev,
.pagenation li.prev a:before {
    float: left;
    margin: 0 10px 0 0;
}

.pagenation li.next a:after,
.pagenation li.prev a:before {
    background-color: #17469e;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    width: 35px;
}

.pagenation li.next a:hover:after,
.pagenation li.prev a:hover:before {
    background-color: #00b5e3;
}

.pagenation li.next a:after {
    background-image: url(../img/common/ic/ic_next.png);
}

.pagenation li.prev a:before {
    background-image: url(../img/common/ic/ic_prev.png);
}

/* portfolio-data
----------------------------------------------------------- */
.portfolio-data {
    border-bottom: solid 1px #d8dbdf;
    line-height: 1;
    margin-top: -20px;
    padding: 0 0 10px;
    text-align: right;
}

.portfolio-data strong {
    font-size: 34px;
    font-weight: bold;
    margin: 0 5px 0 0;
}

/* rate
----------------------------------------------------------- */
#portfolio.rate #chartArea {
    position: relative;
}

#portfolio.rate #chartArea .percent {
    left: 7px;
    position: absolute;
    top: 35px;
}

#portfolio.rate .amChartsLegend {
    padding-left: 33px;
}

#portfolio.rate .exceldl-rate a:hover {
    text-decoration: none;
}

#portfolio.rate table.th-top th,
#portfolio.rate table.th-top td {
    padding: 5px;
    white-space: nowrap;
}

/* ===========================================================

	news

=========================================================== */
.news {
    padding: 0;
}

.news dt {
    clear: both;
    float: left;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    width: 15em;
}

.news dd {
    border-bottom: dotted 1px #d8dbdf;
    margin: 0 0 10px;
    padding: 0 0 10px 17em;
    text-align: left;
}

.news dt span.icon {
    float: right;
    vertical-align: middle;
}

.news a:link,
.news a:visited {
    color: #111111;
    text-decoration: none;
}

.news a:hover {
    color: #00b5e3;
    text-decoration: underline;
}

/* ===========================================================

	highlight

=========================================================== */
.highlight-table td em {
    color: #00b5e3;
}

/* ===========================================================

	library

=========================================================== */
.library-table {
    border: solid 1px #cccccc;
}

.library-table th {
    border: solid 1px #cccccc;
    padding: 10px 0;
    text-align: center;
    width: 20%;
}

.library-table td {
    padding: 10px 0;
    position: relative;
    text-align: center;
}

.library-table img {
    margin: 3px 0;
}

.correction {
    background: #ffffff;
    border: solid 3px #d2d6dc;
    font-size: 11px;
    left: -100px;
    padding: 4px 2px;
    position: absolute;
    top: 60px;
    width: 320px;
}

.correction img {
    margin: 0 0 0 3px;
    vertical-align: bottom;
}

.correction h5 {
    font-size: 12px;
    text-align: center;
}

.correction p {
    margin: 0;
}

.correction .ul-correction {
    margin: 0 8px 8px;
}

.ul-correction {
    padding-bottom: 4px;
}

.ul-correction li {
    margin-bottom: 4px;
    padding-left: 96px;
    position: relative;
    text-align: left;
}

.ul-correction li .date {
    left: 0;
    position: absolute;
    top: 0;
}

.ul-correction li .ic-pdf,
.ul-correction li .ic-xls,
.ul-correction li .ic-other {
    border-radius: 3px;
    font-size: 10px;
    height: 16px;
    line-height: 16px;
    margin: 0;
    text-align: center;
    vertical-align: text-bottom;
    width: 30px;
}

/* ===========================================================

	ir

=========================================================== */
/* distribute
----------------------------------------------------------- */
dl.distribute-actual,
dl.distribute-forecast {
    background: #f9f9f9;
    border-radius: 3px;
    margin: 0 0 30px;
    padding: 40px 40px;
}

dl.distribute-actual {
    background: #eff2f8;
}

dl.distribute-forecast {
    background: #eff7f9;
}

dl.distribute-actual dt,
dl.distribute-forecast dt {
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0 30px 0 0;
}

dl.distribute-actual dd,
dl.distribute-forecast dd {
    height: 10px;
    line-height: 10px;
    margin: 0;
    padding: 0 0 0 15em;
    text-align: right;
}

dl.distribute-actual dd em,
dl.distribute-forecast dd em {
    color: #ffffff;
    font-size: 30px;
    font-weight: normal;
    margin: 0 5px 0 10px;
}

dl.distribute-actual dd em {
    color: #17469e;
}

dl.distribute-forecast dd em {
    color: #00b5e3;
}

.distribute-confirmed-table {
    border-radius: 3px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
}

.distribute-confirmed-table .distribute-confirmed__ttl {
    width: 210px;
    border-right: 1px solid #ccc;
    background: #CED7E7;
}

.distribute-confirmed-table .distribute-confirmed__actual {
    width: 330px;
    background: #eff2f8;
}

.distribute-confirmed-table .distribute-confirmed__num {
    text-align: right;
    background: #fff;
}

.distribute-confirmed-table .distribute-confirmed__num em {
    font-size: 20px;
    font-weight: normal;
}

.distribute-confirmed-table .distribute-confirmed__big em {
    font-size: 30px;
    font-weight: normal;
}

.distribute-confirmed-table.distribute-confirmed__expected {
    background: #eff7f9;
}

.distribute-confirmed-table.distribute-confirmed__expected .distribute-confirmed__ttl {
    background: #CCE2E7;
}

.distribute-confirmed-table.distribute-confirmed__expected .distribute-confirmed__num em {
    color: #00b5e3;
}

/* meeting
----------------------------------------------------------- */
.meeting .main a:link,
.meeting .main a:visited {
    color: #003399 !important;
}

.meeting .main a:hover {
    color: #111111 !important;
    text-decoration: underline !important;
}

/* ===========================================================

	individual

=========================================================== */
.individual-link {
    margin: 0 0 20px;
}

.individual-link:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.individual-link {
    zoom: 1;
}

.individual-link li {
    float: left;
    margin: 0 25px 25px 0;
    width: 310px;
}

.individual-link li.right-side {
    margin: 0 0 25px 0;
}

.individual-link li a {
    background-color: #fafafa;
    background-image: url(../img/common/ic/ic_arrow_j.png);
    background-position: 99% 94%;
    background-repeat: no-repeat;
    border: solid 3px #d8dbdf;
    color: #111111;
    display: block;
    margin: 0;
    position: relative;
}

.individual-link li a:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.individual-link li a {
    zoom: 1;
}

.individual-link li a img {
    float: left;
    margin: 0;
}

.individual-link li a span {
    display: block;
    font-size: 13px;
    height: 60px;
    line-height: 60px;
    margin: 0 10px 0 0;
    padding: 0;
    text-align: center;
}

.individual-link li a:hover {
    background-colo: #ffffff;
    border: solid 3px #00b5e3;
    text-decoration: none;
}

.individual-link li a:hover span {
    color: #00b5e3;
}

/* ===========================================================

	link

=========================================================== */
/* link-list
----------------------------------------------------------- */
ul.link-list {
    margin-bottom: 15px;
}

ul.link-list li {
    background: url(../img/common/ic/ic_blank.png) 0 50% no-repeat;
    border-bottom: dotted 1px #d8dbdf;
    margin: 0;
    padding: 5px 0 5px 20px;
}

ul.link-list li a:link,
ul.link-list li a:visited {
    color: #111111;
    text-decoration: none;
}

ul.link-list li a:hover {
    color: #00b5e3;
}

ul.link-list li img {
    margin: 0 0 0 5px;
    vertical-align: text-bottom;
}

/* ===========================================================

	sitemap

=========================================================== */
.sitemap {
    float: left;
    margin: 0 0 20px 0;
    width: 345px;
}

.sitemap h3 a:link,
.sitemap h3 a:visited {
    color: #001a4b;
    font-weight: bold;
}

.sitemap ul {
    margin: 0 0 40px 30px;
}

.sitemap li a {
    background: url(/img/common/ic/ic_arrow_a.png) 0 50% no-repeat;
    display: block;
    padding: 0 10px;
}

.sitemap a:link,
.sitemap a:visited {
    text-decoration: none;
}

.sitemap a:hover {
    text-decoration: underline;
}

/* ===========================================================

	ESG

=========================================================== */
/* esg-title
----------------------------------------------------------- */
.esg-title {
    align-items: center;
    border-bottom: solid 1px #eeeeee;
    display: flex;
    margin: 0 0 15px;
}

.esg-title-text {
    color: #001a4b;
    font-size: 22px;
    font-weight: bold;
}

.esg-title-text::first-letter {
    color: #00b5e3;
    font-size: 30px;
}

.esg-title-text span {
    font-weight: bold;
}

.esg-title-img {
    display: flex;
    margin: 0 0 0 10px;
}

.esg-title-img li {
    margin-right: 10px;
}

/* esg-msg-name
----------------------------------------------------------- */
.esg-msg-name {
    text-align: right;
}

/* esg-materiality-list
----------------------------------------------------------- */
.esg-materiality-list {
    display: flex;
    margin: 0;
}

.esg-materiality-list li:not(:last-child) {
    margin-right: 10px;
}

/* esg-social-ex
----------------------------------------------------------- */
.esg-social-title {
    border-top: 1px solid #edf0f4;
    padding-top: 30px;
}

/* esg-social-ex
----------------------------------------------------------- */
.esg-social-ex {
    border-bottom: 1px solid #edf0f4;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

.esg-social-ex p {
    margin-top: -30px;
}

/* esg-social-img
----------------------------------------------------------- */
.list-type-disc+.esg-social-img {
    margin-top: 30px;
}

.esg-social-img {
    display: flex;
    justify-content: space-between;
}

.esg-social-img li {
    text-align: center;
}

.esg-social-img li p {
    line-height: 1.6;
    margin: 5px 0 0 0;
}

/*esg-environment-list
----------------------------------------------------------- */
.esg-environment-list {
    background-color: #dff2fc;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 10px 20px 20px;
}

.esg-environment-list li {
    margin-right: 20px;
}

.esg-environment-list li:nth-child(2n) {
    margin-right: 0;
}

.esg-environment-list li p {
    font-weight: bold;
    margin: 0;
}

.esg-environment-list li p span {
    color: #17469e;
    font-size: 18px;
    font-weight: bold;
    padding-left: 1em;
}

/*esg-environment-img
----------------------------------------------------------- */
.esg-environment-img {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.esg-environment-img .txt-box {
    width: calc(100% - 250px);
}

.esg-environment-img .img-box {
    width: 250px;
}

/*esg-governance-case
----------------------------------------------------------- */
.esg-governance-case {
    background: #e0f2fc;
    padding: 20px;
}

.esg-governance-case ul {
    margin-bottom: 0;
}

/*esg-governance-flow
----------------------------------------------------------- */
.esg-governance-flow {
    display: flex;
    justify-content: space-between;
}

.esg-governance-flow dl {
    margin-bottom: 0;
    position: relative;
    width: 165px;
}

.esg-governance-flow dl::after {
    border-color: transparent transparent transparent #e5b683;
    border-style: solid;
    border-width: 6px 0 6px 8px;
    bottom: 24px;
    content: "";
    height: 0;
    margin-top: -6px;
    position: absolute;
    right: -14px;
    width: 0;
}

.esg-governance-flow dl:last-child::after {
    display: none;
}

.esg-governance-flow dl dt {
    background: #ffffff;
    border: 1px solid #17469e;
    color: #17469e;
    margin: 0 0 8px 0;
    text-align: center;
}

.esg-governance-flow dl dd {
    align-items: center;
    background: #17469e;
    color: #ffffff;
    display: flex;
    height: 60px;
    justify-content: center;
    line-height: 1.3;
    text-align: center;
    width: 100%;
}

/*  esg-climate-governance
    esg-climate-strategy
----------------------------------------------------------- */
.esg-climate-governance,
.esg-climate-strategy,
.esg-climate-management,
.esg-climate-targets {
    background: #e0f2fc;
    padding: 20px;
}

/* esg-climate-risk-table
----------------------------------------------------------- */
.esg-climate-risk-table th {
    width: auto;
    text-align: center;
    padding: 10px 5px;
}

.esg-climate-risk-table td {
    padding: 10px 5px;
}

.esg-climate-risk-table .writing-vertical {
    width: 40px;
}

.esg-climate-risk-table .writing-vertical span {
    writing-mode: vertical-lr;
    white-space: pre;
}

.esg-climate-risk-table .cat01 {
    background: #e81a18;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
}

.esg-climate-risk-table .cat02 {
    background: #f9a8a7;
    text-align: center;
    width: 1%;
    white-space: nowrap;
}

.esg-climate-risk-table .cat03 {
    background: #f8d6d6;
}

.esg-climate-risk-table .large {
    background: #fc6f6c;
    text-align: center;
    vertical-align: middle;
    width: 45px;
}

.esg-climate-risk-table .mid {
    background: #f9a8a7;
    text-align: center;
    vertical-align: middle;
    width: 45px;
}

.esg-climate-risk-table .small {
    background: #f8d6d6;
    text-align: center;
    vertical-align: middle;
    width: 45px;
}

.esg-climate-risk-table .gray {
    background: #e7e7e7;
    width: 45px;
}

.esg-climate-risk-table ul {
    margin-bottom: 0;
}

.esg-climate-risk-table ul li {
    margin-left: 1.5em !important;
}

/* esg-climate-opportunity-table
----------------------------------------------------------- */
.esg-climate-opportunity-table th {
    width: auto;
    text-align: center;
    padding: 10px 5px;
}

.esg-climate-opportunity-table td {
    padding: 10px 5px;
}

.esg-climate-opportunity-table .writing-vertical {
    width: 40px;
}

.esg-climate-opportunity-table .writing-vertical span {
    writing-mode: vertical-lr;
    white-space: pre;
}

.esg-climate-opportunity-table .cat01 {
    background: #0070c0;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
}

.esg-climate-opportunity-table .cat02 {
    background: #bdd7ee;
    text-align: center;
    width: 1%;
    white-space: nowrap;
}

.esg-climate-opportunity-table .cat03 {
    background: #ddebf7;
}

.esg-climate-opportunity-table .large {
    background: #9bc2e6;
    text-align: center;
    vertical-align: middle;
    width: 45px;
}

.esg-climate-opportunity-table .mid {
    background: #bdd7ee;
    text-align: center;
    vertical-align: middle;
    width: 45px;
}

.esg-climate-opportunity-table .small {
    background: #ddebf7;
    text-align: center;
    vertical-align: middle;
    width: 45px;
}

.esg-climate-opportunity-table .gray {
    background: #e7e7e7;
    width: 45px;
}

.esg-climate-opportunity-table ul {
    margin-bottom: 0;
}

.esg-climate-opportunity-table ul li {
    margin-left: 1.5em !important;
}

/* ===========================================================



	javascript



=========================================================== */
/* ===========================================================

	popup

=========================================================== */
.popup-area {
    display: none;
    z-index: 10000;
}

.popup-close {
    border: solid 1px #e6eaed;
    cursor: pointer;
    display: inline-block;
    margin: 4px;
    padding: 4px 24px 4px 38px;
    position: relative;
    text-align: center;
}

.popup-close span {
    display: block;
    left: 14px;
    position: absolute;
    top: 4px;
    width: 12px;
}

.popup-close:hover {
    background: #17469e;
    border: solid 1px #17469e;
    color: #ffffff !important;
}

/* ===========================================================

	@@

=========================================================== */

/* @@
----------------------------------------------------------- */
