@charset "utf-8";
/* ===========================================================
	Title: feature.css
	Created: 2016-9-30
=========================================================== */

/* ===========================================================
	strategy
=========================================================== */
/* strategy-figure-1
----------------------------------------------------------- */
.strategy-figure-1 {
}
/* strategy-figure-2

----------------------------------------------------------- */

.strategy-figure-2 {
  position: relative;
  background-color: #E60012;
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 1.4;
  border-radius: 5px;
  margin: 55px 0 0;
  padding: 10px 15px;
  text-align: center;
  color: #fff;
}
#mp_uu th {
  background-color: #005BAC;
}
#mp_uu th span {
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
}

@media screen and (min-width: 1025px) {
.strategy-figure-2 {
  width: 720px;
  margin: 65px 100px 0;
  display: block;
}
}
.strategy-figure-2:before, .strategy-figure-2:after {
  content: " ";
  display: block;
  position: absolute;
  left: 50%;
  background-color: #000;
}
.strategy-figure-2:before {
  height: 15px;
  width: 14px;
  margin: 0 0 0 -7px;
  top: -50px;
}
.strategy-figure-2:after {
  background-color: transparent;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #000 transparent transparent transparent;
  margin: 0 0 0 -20px;
  top: -35px;
}
/* ===========================================================

	strategy

=========================================================== */

/* investment-policy

----------------------------------------------------------- */

.investment-policy-1 {
  border: solid 1px #ddd;
  text-align: center;
}
.investment-policy-1 span {
  display: block;
  padding: 6px 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  color: #fff;
}
.investment-policy-1 td:nth-child(1) span {
  background-color: #5e87b7;
}
.investment-policy-1 td:nth-child(2) span {
  background-color: #7f9a6c;
}
.investment-policy-1 td:nth-child(3) span {
  background-color: #d6bd5f;
}
.investment-policy-1 td:nth-child(4) span {
  background-color: #e2917f;
}
.investment-policy-1 td:nth-child(5) span {
  background-color: #b5b6b6;
}
sup {
  vertical-align: top;
}
.investment-policy sup {
  font-size: 12px;
  font-size: 1.2rem;
  vertical-align: baseline;
}
.case-title {
  display: block;
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin: 5px 0 10px 0;
}

@media screen and (min-width: 1025px) {
.case-title {
  display: block;
  width: 60%;
  border-bottom: 1px solid #ccc;
  margin: 5px 0 10px 0;
}
}
.case-title em {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 5px 0 0;
  height: 20px;
  line-height: 20px;
  text-align: center;
  padding: 0 5px;
  color: #fff;
}
.case-title.portfolio__type1 em {
  background-color: #5e87b7;
}
.case-title.portfolio__type2 em {
  background-color: #7f9a6c;
}
.case-title.portfolio__type3 em {
  background-color: #d6bd5f;
}
.case-title.portfolio__type4 em {
  background-color: #E2917F;
}
.case-title.portfolio__type5 em {
  background-color: #b5b6b6;
}
/* ===========================================================

	investment-policy-target

=========================================================== */
/* caseBox
---------------------------------------------------------- */

.caseBox .img-right img {
  width: 150px;
  height: auto;
}

@media screen and (max-width: 1024px) {
.caseBox.column-2-left {
  float: left;
  width: 100% !important;
}
.caseBox.column-2-right {
  float: right;
  width: 100% !important;
}
.caseBox .img-right {
  width: 38%;
  float: right;
}
.caseBox .img-right img {
  width: 100%;
  height: auto;
}
.caseBox .case-title {
  width: 60%;
}
.caseBox table.indent-table {
  width: 60%;
  line-height: 1.5;
  margin-bottom: 20px !important;
}
.caseBox table.indent-table th {
  display: block;
  font-weight: bold;
}
.caseBox table.indent-table td {
  display: block;
  margin-bottom: 6px;
}
.caseBox table.indent-table td br {
  display: none;
}
}
/* ===========================================================

	environment

=========================================================== */


/* environment-sustainability


----------------------------------------------------------- */

.environment-sustainability {
  border: solid 1px #ddd;
  background-color: #f9f9f9;
  padding: 20px;
}
/* environment-dbj

----------------------------------------------------------- */

.environment-dbj {
  border: solid 1px #ddd;
  padding: 20px;
  margin: 0 auto;
}
.environment-dbj p {
  float: left;
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0 20px 0 0;
  background-color: #fff;
}
.environment-dbj dl {
  margin: 0;
  padding: 10px 0 0
}
.environment-dbj dt {
  margin: 0 0 10px;
  padding: 0 0 10px;
  border-bottom: solid 2px #ccc;
}
.office {
  color: #6aa34a;
}
.other {
  color: #848482;
}
.evaluationBox {
  margin-bottom: 20px;
}
.evaluationBox table {
  border-top: none !important;
}
.evaluationBox table th {
  white-space: nowrap!important;
  background: none;
  font-weight: bold;
  vertical-align: top;
  text-align: left;
  color: #111111;
  background: none!important;
  vertical-align: top!important;
}

.box-rate{
  margin: 5px 0 20px;
}
.box-rate li{
    margin: 5px 0;
}
.rate {
  position: relative;
  display: inline-block;
  width: 70px;
  height: 20px;
  font-size: 20px;
  vertical-align: top;
}
.rate:before, .rate:after {
  position: absolute;
  top: 0;
  left: 0;
  content: '★★★';
  display: inline-block;
  height: 20px;
  line-height: 20px;
}
.rate:before {
  color: #ddd; /*星色*/
}
.rate:after {
  color: #E60012;
  overflow: hidden;
  white-space: nowrap; /*重要*/
}

.rate0:after{width: 0;}
.rate1:after{width: 20px;}
.rate2:after{width: 40px;}
.rate3:after{width: 60px;}

.tit-materiality{
  margin-bottom: 20px;
  background-color: #005bac;
  padding: 0;
  border: none;
}
.task-number {
  width: 115px;
  background-color: #005bac;
  display: inline-block;
  font-size: 12px;
  color: #fff;
  padding: 12px 10px;
  border-radius: 2px;
}
span.num {
  display: block;
  text-align: center;
  font-size: 14px;
}
.task-name {
  display: inline-block;
  vertical-align: top;
  padding: 8px 6px;
  color: #fff;
}
.effort {
  font-size: 16px;
  background-color: #f0f8ff;
  padding: 6px 10px;

}

.effort span{
  width: 115px;
  font-size: 13px;
  color: #005bb2;
  margin-right: 1em;
}

.box-sdgs {
    border: solid 1px #ccc;
    padding: 10px;
  margin-bottom: 10px;
}

.box-sdgs h4 {
    border: none;
    background: none;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 5px;
    padding: 0;
}

.box-sdgs ul {
    margin-bottom: 10px;
}

.box-sdgs table.indent-table{
  margin-bottom: 0;
}

.plan-table-head th{
  background-color: #f0f8ff;
  text-align: left;
}

.plan-table-head th,
.plan-table th{
    width: 15% !important;
}
.plan-table th,
.plan-table td{
  text-align: left;
  padding: 6px 10px 4px;
}

.plan-table th{
  vertical-align: middle;
}

.plan-table table.indent-table th {
    padding: 0 20px 0 0;
}

.plan-table table.indent-table th,
.plan-table table.indent-table td {
  border-bottom: 1px solid #ddd !important;
  padding: 6px 10px 4px;
}

.plan-table table.indent-table .no-border th,
.plan-table table.indent-table .no-border td{
  border-bottom: none !important;
}

.cb-typeB{
  margin-bottom: 40px;
}
.cb-typeB h3{
  position:relative;
  margin: 0 0 20px;
}
.cb-typeB .num {
  width: 50px;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  color: #fff;
  background-color: #005bac;
  padding: 6px;
  vertical-align: top;
  font-size: 12px;
}
.cb-typeB .case-title {
  display: inline-block;
  margin: 0 0 0 50px;
  border: none;
  padding: 5px 10px;
  font-size: 16px;
}

.cb-typeB .img-right{
  width: 200px;
  margin: 0;
}

.cb-typeB .img-right li{
  margin-bottom: 10px;
}

.cb-typeB .img-right img{
  vertical-align: bottom;
}

.cb-typeB .txt{
  float: left;
  width: 680px;
}

.cb-typeB h4{
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 0;
  border: none;
  background: none;
}

.cb-typeB p{
  margin-bottom: 10px;
}

.cb-typeC{
  margin-bottom: 40px;
}
.cb-typeC h3{
  position:relative;
  margin: 0 0 20px;
}
.cb-typeC .num {
  width: 70px;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  color: #fff;
  background-color: #005bac;
  padding: 6px;
  vertical-align: top;
  font-size: 12px;
}
.cb-typeC .case-title {
  display: inline-block;
  margin: 0 0 0 70px;
  border: none;
  padding: 5px 10px;
  font-size: 16px;
}

.cb-typeC .img-right{
  width: 200px;
  margin: 0;
}

.cb-typeC .img-right li{
  margin-bottom: 10px;
}

.cb-typeC .img-right img{
  vertical-align: bottom;
}

.cb-typeC .txt{
  float: left;
  width: 680px;
}

.cb-typeC h4{
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 0;
  border: none;
  background: none;
}

.cb-typeB p{
  margin-bottom: 10px;
}

.environment-bels{
  min-height: 240px;
  padding: 10px 0 0 0;
  border: 1px solid #ccc;
}

.environment-bels p{
  float: left;
  text-align: left;
  padding: 0 0 0 10px;
}

.environment-bels p img{
  margin: 8px 10px 0 20px;
}

.environment-bels ul{
  float: left;
  max-width: 710px;
}

.environment-bels ul li{
  float: left;
  margin: 10px 50px 0 0;
  font-size: 11px;
  line-height: 13px;
}

.environment-bels ul li a img{
  float: none;
  margin: 0 0 0 0;
}

.environment-bels ul li a span{
  float: none;
  display: block;
  font-size: 11px;
  line-height: 13px;
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
}

.tbl-h{
	padding: 2px 10px !important;
}
.green-lease {
  display: flex;
}
.green-lease-pic {
  margin-left: 20px;
}
.social-flex {
  display: flex;
  justify-content: space-between;
}
.social-flex-partner {
  margin-left: 240px;
  display: flex;
}
.social-flex-partner-en {
  margin-left: 180px;
  display: flex;
}
.social-flex-pic {

}
.social-flex2 {
  width: 550px;
  display: flex;
}
.social-flex3 {
  display: flex;
}
@media screen and (max-width: 1024px) {
  .environment-bels p{
    float: none;
    text-align: center;
    margin: 30px 0 0 0;
  }
  .environment-bels ul{
    float: none;
    max-width: none;
  }
  .environment-bels ul li{
    float: none;
    margin: 10px 0 0 0;
  }
  .environment-bels ul li a span{
    text-align: center;
  }
}

@media screen and (max-width: 1024px) {
  .cb-typeB .img-right{
    width: 100%;
    float: none;
    margin: 0;
  }
  .cb-typeB .img-right li{
    width: 40%;
    display: inline-block;
    margin:0 auto 20px;
    padding: 0 1%;
  }
  
  .cb-typeB .img-right img{
    width: 100%;
  }
  
  .cb-typeB .txt{
    float: none;
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
.dbjBox table {
  margin: 0 0 15px;
}
.evaluationBox table th {
  white-space: inherit!important;
}
.evaluationBox p {
  line-height: 1.6;
}
.width-580 {
  width: 100% !important;
}
.green-lease {
  display: block;
  margin-bottom: 3em;
}
.green-lease-pic {
  text-align: center;
}
.social-flex {
  display: block; 
}
.social-flex-partner {
   width: 400px;
   display: flex;
   margin-left: 0;
}
.social-flex-partner-en {
  width: 400px;
  display: block;
  margin-left: 0;
}
.social-flex-pic {
  text-align: center;
}
.social-flex2 {
  display: block;
  width: 550px;
}
.social-flex3 {
  display: block;
}

}
.evaluationBox table td {
  background: none;
  padding: 0;
}
.evaluationBox table th, .evaluationBox table td {
  border-top: none !important;
  border-bottom: 1px solid #ddd !important;
  padding: 5px 2px 0 0;
}
.evaluationBox table .title {
  border-bottom: none !important;
}
.evaluationBox table .imgBox {
  padding: 0 10px;
  border-bottom: none !important;
}

