.modFullSection:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.modFullSection .borderbtm{
  border-bottom: 1px solid #E1E6EE;
  padding-bottom: 30px;
  margin-bottom: 30px;
  width: 100%;
  float: left;
}
@media (min-width: 1200px) {
.reportsTopTx{
  float: left;
  width: 545px;
}
.reportsTopImg {
   float: right;
   width: 190px;
   margin-right: 190px;
}
}
@media all and (min-width: 992px) and (max-width: 1199px) {
.reportsTopTx{
  float: left;
  width: 545px;
}
.reportsTopImg{
  float: right;
  width: 190px;
  margin-right: 100px;
}
}
@media all and (min-width: 768px) and (max-width: 991px) {
.reportsTopTx{
  float: left;
  width: 465px;
}
.reportsTopImg{
  float: right;
  width: 170px;
  margin-right: 50px;
}
}
@media all and (max-width: 767px) {
.reportsTopImg{
  width: 173px;
  margin: 25px auto 0;
  text-align: center;
}
}
.reportsTopList01 li,
.reportsTopList02 li,
.reportsTopList03 li,
.reportsTopList06 li{
  margin:0;
  float: left;
  position: relative;
  line-height: 1.45;
  overflow: hidden;
  width: 100%;
}
.reportsTopList01 li a,
.reportsTopList02 li a,
.reportsTopList03 li a,
.reportsTopList06 li a{
  position: absolute;
  z-index: 4;
  width: 100%;
  height: 100%;
}
.reportsTopList01 li.bg01 .inner{
  background:url(../img/reports_img02.jpg) no-repeat center top;
  background-size: cover;
  transition: all .5s;
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
}
.reportsTopList01 li.bg02{
  background-color: #0166c0;
}
.reportsTopList01 li.bg03{
  background-color: #0f8ccf;
}
.reportsTopList02 li.bg01 .inner{
  background:url(../img/reports_img03.png) no-repeat center top;
  background-size: cover;
  transition: all .5s;
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
}
.reportsTopList02 li.bg02 .inner{
  background:url(../img/reports_img04.png) no-repeat center top;
  background-size: cover;
  transition: all .5s;
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
}
.reportsTopList03 li.bg01 .inner{
  background:url(../img/reports_img05.png) no-repeat center top;
  background-size: cover;
  transition: all .5s;
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
}
.reportsTopList03 li.bg02{
  background-color: #042e68;
}
.reportsTopList03 li.bg03{
  background-color: #0f8ccf;
}
.reportsTopList03 li.bg04{
  background-color: #37b2dc;
}
.reportsTopList01 li.bg01:hover .inner,
.reportsTopList01 li.bg01:focus .inner,
.reportsTopList02 li.bg01:hover .inner,
.reportsTopList02 li.bg01:focus .inner,
.reportsTopList02 li.bg02:hover .inner,
.reportsTopList02 li.bg02:focus .inner,
.reportsTopList03 li.bg01:hover .inner,
.reportsTopList03 li.bg01:focus .inner{
  transform: scale(1.04);
}
.reportsTopList01 li.bg01 a::after,
.reportsTopList02 li a::after,
.reportsTopList03 li.bg01::after,
.reportsTopList06 li a::after{
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  content: '';
  width: 100%;
  height: 49%;
  background: linear-gradient(rgba(0, 0, 0, 0) 0,  rgba(0, 0, 0,0.7) );
}
@media all and (min-width: 992px) {
.reportsTopList01 li.bg01 .tx01,
.reportsTopList02 li .tx01,
.reportsTopList03 li.bg01 .tx01{
  position: absolute;
  left: 35px;
  bottom:0;
  padding-bottom: 25px;
  z-index: 5;
  padding-right: 35px;
}
.reportsTopList01 li .tx02{
  position: absolute;
  left: 35px;
  bottom:0;
  padding-bottom: 25px;
  z-index: 3;
  padding-right: 10px;
}
.reportsTopList06 li .tx01{
  position: absolute;
  left: 25px;
  bottom:0;
  padding-bottom: 25px;
  z-index: 5;
  padding-right: 25px;
}
}

@media all and (max-width: 991px) {
.reportsTopList01 li.bg01 .tx01,
.reportsTopList02 li .tx01,
.reportsTopList03 li.bg01 .tx01,
.reportsTopList06 li .tx01{
  position: absolute;
  left: 20px;
  bottom:0;
  padding-bottom: 25px;
  z-index: 5;
}
.reportsTopList01 li .tx02{
  position: absolute;
  left: 20px;
  bottom:0;
  padding-bottom: 25px;
  z-index: 3;
  padding-right: 10px;
}
}
@media all and (max-width: 767px) {
.reportsTopList01 li .tx02{
  position: static;
}
}
@media all and (min-width: 992px) {
.reportsTopList03 li .tx02{
  padding: 32px 25px 0px 25px;
  float: left;
}
}
@media all and (max-width: 991px) {
.reportsTopList03 li .tx02{
  display: flex;
  align-items: center;
  height: 75px;
  padding-left: 20px;
  padding-right: 20px;
}
}
@media all and (max-width: 767px) {
.reportsTopList03 li .tx02{
  padding-left: 20px;
  padding-right: 50px;
}
}
@media all and (min-width: 768px) {
.reportsTopList01 li .ico01{
  width: 54px;
  display: block;
  margin-bottom: 10px;
}
.reportsTopList01 li .ico02{
  width: 34px;
  display: block;
  margin-bottom: 10px;
}
}
@media all and (max-width: 767px) {
.reportsTopList01 li .ico01{
  width: 40px;
  margin-right: 15px;
  float: left;
}
.reportsTopList01 li .ico02{
  width: 27px;
  margin-right: 28px;
  float: left;
}
}
@media all and (min-width: 1200px) {
.reportsTopList01 li{
  height: 280px;
}
.reportsTopList01 li.bg01{
  width: 570px;
}
.reportsTopList01 li.bg02{
  width: 285px;
}
.reportsTopList01 li.bg03{
  width: 285px;
}
.reportsTopList02 li{
  height: 280px;
  width: 50%;
}
.reportsTopList03 li.bg01{
  height: 280px;
  width: 50%;
}
.reportsTopList03 li.bg02,
.reportsTopList03 li.bg03,
.reportsTopList03 li.bg04{
  height: 93.3333px;
  width: 50%;
}
}
@media all and (min-width: 992px) and (max-width: 1199px) {
.reportsTopList01 li{
  height: 231px;
}
.reportsTopList01 li.bg01{
  width: 470px;
}
.reportsTopList01 li.bg02{
  width: 235px;
}
.reportsTopList01 li.bg03{
  width: 235px;
}
.reportsTopList02 li{
  height: 231px;
  width: 50%;
}
.reportsTopList03 li.bg01{
  height: 230px;
  width: 50%;
}
.reportsTopList03 li.bg02,
.reportsTopList03 li.bg03,
.reportsTopList03 li.bg04{
  height: 76.3333333px;
  width: 50%;
}
}
@media all and (min-width: 768px) and (max-width: 991px) {
.reportsTopList01 li{
  width: 100%;
}
.reportsTopList01 li.bg01{
  width: 100%;
  height: 352px;
}
.reportsTopList01 li.bg02{
  width: 50%;
  height: 180px;
}
.reportsTopList01 li.bg03{
  width: 50%;
  height: 180px;
}
.reportsTopList02 li{
  height: 352px;
  width: 100%;
}
.reportsTopList03 li.bg01{
  height: 352px;
  width: 100%;
}
.reportsTopList03 li.bg02,
.reportsTopList03 li.bg03,
.reportsTopList03 li.bg04{
  width: 100%;
  height: 75px;

}
}
@media all and (max-width: 767px) {
.reportsTopList01 li.bg01{
 width: 100%;
 height: 320px;
}
.reportsTopList01 li.bg02{
  width: 100%;
  height: auto;
  position: static;
  box-sizing: border-box;
  float: left;
}
.reportsTopList01 li.bg03{
  width: 100%;
  height: auto;
  position: static;
  box-sizing: border-box;
  float: left;
}
.reportsTopList01 li.bg02 a,
.reportsTopList01 li.bg03 a{
  position: static;
  display: block;
  padding:20px 10px 23px 20px;
}
.reportsTopList02 li{
  width: 100%;
  height: 320px;
}
.reportsTopList03 li.bg01{
  height: 320px;
  width: 100%;
}
.reportsTopList03 li.bg02,
.reportsTopList03 li.bg03,
.reportsTopList03 li.bg04{
  width: 100%;
  min-height: 75px;
}
}
@media all and (max-width: 500px) {
.reportsTopList01 li.bg01{
 width: 100%;
 height: 220px;
}
.reportsTopList02 li{
  width: 100%;
  height: 220px;
}
.reportsTopList03 li.bg01{
  height: 220px;
  width: 100%;
}
}
.reportsTopBg01{
  width: 100%;
  background:#434a76 url(../img/reports_bg01.jpg) no-repeat center 21%;
  background-size: 100% auto;
  color: #fff;
  border:none;
  margin-top: -10px;
}
@media all and (min-width: 768px) and (max-width: 991px) {
.reportsTopBg01{
  background:#434a76 url(../img/reports_bg01.jpg) no-repeat center 37%;
  background-size: 100% auto;
}
}
@media all and (max-width: 767px) {
.reportsTopBg01{
  background:#434a76 url(../img/reports_bg01.jpg) no-repeat center 27%;
  background-size: 100% auto;
}
}
@media all and (min-width: 1200px) {
.reportsTopCeo{
  position: relative;
  height: 450px;
}
.reportsTopCeo h2.modTitle2{
  position: absolute;
  top:410px;
  font-size: 2.85714rem;
}
.reportsTopCeo .reportsTopList02{
  position: absolute;
  top:30px;
  width: 100%;
}
}
@media all and (min-width: 992px) and (max-width: 1199px) {
.reportsTopCeo{
  position: relative;
  height: 390px;
}
.reportsTopCeo h2.modTitle2{
  position: absolute;
  top:350px;
  font-size: 2.85714rem;
}
.reportsTopCeo .reportsTopList02{
  position: absolute;
  top:30px;
  width: 100%;
}
}
@media all and (min-width: 768px) and (max-width: 991px) {
.reportsTopCeo h2.modTitle2{
  font-size: 2.571428rem;
  padding:30px 0 20px;
}
}
@media all and (max-width: 767px) {
.reportsTopCeo h2.modTitle2{
  font-size: 2.571428rem;
  padding:30px 0 20px;
}
}
@media all and (min-width: 992px) {
.reportsTopBg01 .modText{
  width: 440px;
}
}
@media all and (max-width: 991px) {
.reportsTopBg01 .modText{
  padding-top: 15px;
  padding-bottom: 15px;
  float: left;
  width: 100%;
}
}
.listLink01{
  margin:20px 0 130px;
}
.listLink01 li{
  font-size: 1.285714285714286rem;
  display: inline;
  margin-right: 40px;
  font-weight: 700;
}
@media all and (max-width: 991px) {
.listLink01{
  margin:20px 0 150px;
}
.listLink01 li{
  display: block;
  margin-bottom: 10px;
}
}
@media all and (max-width: 767px) {
.listLink01{
  margin:20px 0 70px;
}
}
.reportsTopLink01{
  background: #009691;
  width: 100%;
  float: left;
  margin-top: 30px;
}
@media all and (min-width: 992px) {
.reportsTopLink01L{
  width: 50%;
  float: left;
  padding:25px 60px 25px 30px;
  box-sizing: border-box;
}
.reportsTopLink01R{
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding:25px 20px 15px 30px;
  border-left: 1px solid #017e78;
}
}
@media all and (max-width: 991px) {
.reportsTopLink01L{
  width: 100%;
  float: left;
  padding:15px 20px 0px 20px;
  box-sizing: border-box;
}
.reportsTopLink01R{
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding:20px 20px 15px 20px;
  border-left: 1px solid #017e78;
}
}
.reportsTopLink01L h3{
  font-size: 1.428571428571429rem;
  padding-bottom: 15px;
}
.reportsTopLink01L p{
  font-size: 1.142857142857143rem;
}
@media all and (max-width: 991px) {
.reportsTopLink01L h3{
  padding-bottom: 10px;
}
}
.reportsTopLink01Bottom{
  background: #017e78;
  width: 100%;
  float: left;
}
@media all and (min-width: 992px) {
.reportsTopLink01Bottom{
  font-size: 1.142857142857143rem;
}
}
@media all and (max-width: 991px) {
.reportsTopLink01Bottom{
  font-size: 1rem;
}
}
@media all and (min-width: 992px) {
.reportsTopLink01Bottom ul li{
  width: 20%;
  float: left;
  margin:20px 0;
}
}
@media all and (max-width: 991px) {
.reportsTopLink01Bottom ul{
  margin:15px;
  float: left;
}
.reportsTopLink01Bottom ul li{
  width: 50%;
  float: left;
  margin:5px 0;
  line-height: 50px;
  box-sizing: border-box;
  padding-left: 20px;
}
}
@media all and (max-width: 767px) {
.reportsTopLink01Bottom ul li{
  width: 100%;
  padding-left:0px;
}
}
.reportsTopLink01Bottom ul li img{
  width: 50px;
  margin-right: 10px;
  margin-left: 15px;
  float: left;
}
@media all and (max-width: 767px) {
.reportsTopLink01Bottom ul li img{
  width: 50px;
  margin-right: 10px;
  margin-left: 0px;
  float: left;
}
}
.reportsTopLink01Bottom ul li .box{
  margin-right: 10px;
  line-height: 1;
}
.reportsTopLink02{
  background: #f2f5fa;
  color: #516570;
  float: left;
  width: 100%;
  margin-bottom: 80px;
  margin-top: 30px;
}
@media all and (max-width: 767px) {
.reportsTopLink02{
  margin-bottom: 40px;
}
}
.reportsTopLink02L{
  background: #fff;
  float: left;
  width: 100%;
}
.reportsTopLink02L h3{
  font-size: 1.428571428571429rem;
  line-height: 1.45;
  padding-bottom: 10px;
  font-weight: 700;
}
.reportsTopLink02L p,
.reportsTopLink02L li{
  font-size: 1.142857142857143rem;
}
.reportsTopLink02L ul{
  padding-top: 15px;
}
.reportsTopLink02R p{
  font-weight: 700;
}
.reportsTopLink02R ul{
  line-height: 1.6;
}
@media all and (min-width: 1200px) {
.reportsTopLink02R ul{
  font-size: 1.428571428571429rem;
}
}
@media all and (max-width: 1199px) {
.reportsTopLink02R ul{
  font-size: 1.142857142857143rem;
}
}
@media all and (max-width: 991px) {
.reportsTopLink02R ul{
  font-size: 1.142857142857143rem;
  line-height: 1.5;
}
}
.reportsTopLink02RTx{
  overflow: auto;
  zoom: 1;
  padding:0;
  margin:0;
 overflow-y:hidden;
}
.reportsTopLink02L02 p,
.reportsTopLink02L02 li{
  font-size: 1.142857142857143rem;
}
@media all and (min-width: 992px) {
.reportsTopLink02L{
  width: 50%;
  float: left;
}
.reportsTopLink02L01{
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding:25px 30px 30px 30px;
}
.reportsTopLink02L02{
  width: 50%;
  float: left;
  box-sizing: border-box;
  border-left: 1px solid #E1E6EE;
  padding:25px 30px 30px 30px;
}
.reportsTopLink02L02 li{
  margin-bottom: 10px;
}
.reportsTopLink02R{
  width: 50%;
  float: left;
  box-sizing: border-box;
  border-left: 1px solid #E1E6EE;
}
.reportsTopLink02R img{
  width: 80px;
  float: left;
  margin-right: 30px;
}
.reportsTopLink02R01{
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding:30px 30px 25px 30px;
}
.reportsTopLink02R02{
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding:30px 30px 25px 30px;
  border-top: 1px solid #E1E6EE;
}
}
@media all and (min-width: 768px) and (max-width: 991px) {
.reportsTopLink02L{
  width: 100%;
  float: left;
}
.reportsTopLink02L01{
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding:25px 30px 25px 30px;
}
.reportsTopLink02L02{
  width: 50%;
  float: left;
  box-sizing: border-box;
  border-left: 1px solid #E1E6EE;
  padding:25px 30px 25px 30px;
}
.reportsTopLink02R{
  width: 100%;
  float: left;
  box-sizing: border-box;
  border-top: 1px solid #E1E6EE;
}
.reportsTopLink02R img{
  width: 80px;
  float: left;
  margin-right: 30px;
}
.reportsTopLink02R01{
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding:20px 20px 25px 20px;
}
.reportsTopLink02R02{
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding:20px 20px 25px 20px;
  border-left: 1px solid #E1E6EE;
}
}
@media all and (max-width: 767px) {
.reportsTopLink02L{
  width: 100%;
  float: left;
}
.reportsTopLink02L01{
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding:25px 20px 25px 20px;
}
.reportsTopLink02L02{
  width: 100%;
  float: left;
  box-sizing: border-box;
  border-top: 1px solid #E1E6EE;
  padding:25px 20px 25px 20px;
}
.reportsTopLink02R{
  width: 100%;
  float: left;
  box-sizing: border-box;
}
.reportsTopLink02R img{
  width: 80px;
  float: left;
  margin-right: 20px;
}
.reportsTopLink02R01{
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding:20px 20px 25px 20px;
}
.reportsTopLink02R02{
  width: 100%;
  float: left;
  box-sizing: border-box;
  padding:20px 20px 25px 20px;
  border-top: 1px solid #E1E6EE;
}
}
.reportsTopBg02{
  width: 100%;
  background:#0166c0;
  color: #fff;
  border:none;
  margin-top: 30px;
}
@media all and (min-width: 768px) {
.reportsTopBg02{
  padding:80px 0 80px;
}
}
@media all and (max-width: 767px) {
.reportsTopBg02{
  padding:40px 0 40px;
}
}
.reportsTopLink03{
  float: left;
  width: 100%;
}
@media all and (min-width: 992px) {
.reportsTopLink03L h2{
  font-size: 2.857142857142857rem;
  line-height: 1.25;
  margin-bottom: -10px;
}
}
@media all and (max-width: 991px) {
.reportsTopLink03L h2{
  font-size: 2.571428571428571rem;
  line-height: 1.25;
}
}
.reportsTopLink03L a{
  font-size: 1.142857142857143rem;
}
.reportsTopLink03L ul{
  margin-top: 10px;
}

@media all and (min-width: 992px) {
.reportsTopList06 li.bg01 .inner{
  background: url(../img/reports_img08.jpg) no-repeat center top;
  background-size: cover;
}
.reportsTopList06 li.bg02 .inner{
  background: url(../img/reports_img09.jpg) no-repeat center top;
  background-size: cover;
}
.reportsTopList06 li.bg03 .inner{
  background: url(../img/reports_img10.jpg) no-repeat center top;
  background-size: cover;
}
}
@media all and (max-width: 991px) {
.reportsTopList06 li.bg01 .inner{
  background: url(../img/reports_img08_sm.jpg) no-repeat center top;
  background-size: cover;
}
.reportsTopList06 li.bg02 .inner{
  background: url(../img/reports_img09_sm.jpg) no-repeat center top;
  background-size: cover;
}
.reportsTopList06 li.bg03 .inner{
  background: url(../img/reports_img10_sm.jpg) no-repeat center top;
  background-size: cover;
}
}
.reportsTopList06 li.bg01 .inner,
.reportsTopList06 li.bg02 .inner,
.reportsTopList06 li.bg03 .inner{
  transition: all .5s;
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
}
.reportsTopList06 li.bg01:hover .inner,
.reportsTopList06 li.bg01:focus .inner,
.reportsTopList06 li.bg02:hover .inner,
.reportsTopList06 li.bg02:focus .inner,
.reportsTopList06 li.bg03:hover .inner,
.reportsTopList06 li.bg03:focus .inner{
  transform: scale(1.04);
}
@media all and (min-width: 1200px) {
.reportsTopLink03L{
  float: left;
  width: 285px;
  box-sizing: border-box;
  padding-right: 20px;
}
.reportsTopLink03R{
  float: left;
  width: 855px;
}
.reportsTopLink03R01,
.reportsTopLink03R02,
.reportsTopLink03R03{
  float: left;
  width: 285px;
}
.reportsTopList06 li{
  width: 285px;
  height: 480px;
}
}


@media all and (min-width: 992px) and (max-width: 1199px) {
.reportsTopLink03L{
  float: left;
  width: 235px;
  box-sizing: border-box;
  padding-right: 20px;
}
.reportsTopLink03R{
  float: left;
  width: 705px;
}
.reportsTopLink03R01,
.reportsTopLink03R02,
.reportsTopLink03R03{
  float: left;
  width: 235px;
}
.reportsTopList06 li{
  width: 235px;
  height: 395px;
}
}
@media all and (min-width: 768px) and (max-width: 991px) {
.reportsTopLink03L{
  float: left;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 35px;
}
.reportsTopLink03R{
  float: left;
  width: 100%;
}
.reportsTopLink03R01{
  float: left;
  width: 345px;
  margin-bottom: 40px;
}
.reportsTopLink03R03{
  float: left;
  width: 345px;
}
.reportsTopLink03R02{
  float: right;
  width: 345px;
  margin-bottom: 40px;
}
.reportsTopList06 li{
  width: 345px;
  height: 345px;
}
}
@media all and (max-width: 767px) {
.reportsTopLink03L{
  float: left;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 35px;
}
.reportsTopLink03R{
  float: left;
  width: 100%;
}
.reportsTopLink03R01,
.reportsTopLink03R02{
  float: left;
  width: 100%;
  margin-bottom: 35px;
}
.reportsTopLink03R03{
  float: left;
  width: 100%;
}
.reportsTopList06 li{
  width: 100%;
  height: 500px;
}
}
@media all and (max-width: 500px) {
.reportsTopList06 li{
  width: 100%;
  height: 344px;
}
}


.reportsTopLink03R01 .typoWhite{
  font-size: 1.142857142857143rem;
  padding:10px 20px 0;
  float: left;
  width: 100%;
}
.reportsTopLink03R02 .typoWhite{
  font-size: 1.142857142857143rem;
  padding:10px 20px 0;
  float: left;
}
.reportsTopLink03R03 .typoWhite{
  font-size: 1.142857142857143rem;
  padding:10px 20px 0;
  float: left;
}
.reportsTopLink03R01 .square{
  width: 20px;
  height: 20px;
  background-color: #e891a4;
  float: left;
  margin:5px 10px 0 0;
}
.reportsTopLink03R02 .square{
  width: 20px;
  height: 20px;
  background-color: #70bc74;
  float: left;
  margin:5px 10px 0 0;
}
.reportsTopLink03R03 .square{
  width: 20px;
  height: 20px;
  background-color: #fbc726;
  float: left;
  margin:5px 10px 0 0;
}

.reportsTopList06 li .tx02{
  font-size: 1.214285714285714rem;
  display: block;
  padding-bottom: 5px;
}
.reportsTopList06 li .tx03{
  font-size: 0.9285714285714286rem;
  display: block;
  padding-bottom: 10px;
}
.reportsTopList06 li .modLinkText{
  font-size: 1.714285714285714rem;
}
@media all and (min-width: 992px) and (max-width: 1199px) {
.reportsTopList06 li .tx02{
  font-size: 1.214285714285714rem;
  display: block;
  padding-bottom: 5px;
}
.reportsTopList06 li .tx03{
  font-size: 0.9285714285714286rem;
  display: block;
  padding-bottom: 10px;
}
.reportsTopList06 li .modLinkText{
  font-size: 1.5rem;
}
}
.PipeList{
  text-align: center;
  margin:35px 0 0;
}
.PipeList li{
  display: inline-block;
  font-size: 1.142857142857143rem;
  font-weight: 700;
}
@media all and (max-width: 767px) {
.PipeList li{
  display: block;
  margin-bottom: 10px;
  text-align: left;
}
}
@media all and (min-width: 768px) {
.PipeList li::after {
  content: '|';
  padding: 0 1em;
  color: #e1e6ee;
}
}

.PipeList li:last-child::after {
  content: none;
}



.reportsTopList01 a,
.reportsTopList02 a{
  color: #fff;
  font-size: 2rem;
}
.reportsTopList04 a,
.reportsTopList05 a,
.reportsTopList06 a{
  color: #fff;
}
.reportsTopList04 li{
  margin-bottom: 10px;
  font-size: 1.142857142857143rem;
}
@media all and (max-width: 1199px) {
.reportsTopList01 a,
.reportsTopList02 a{
  color: #fff;
  font-size: 1.428571428571429rem;
}
}
@media all and (min-width: 1200px) {
.reportsTopList03 a{
  color: #fff;
  font-size: 1.285714285714286rem;
}
}
@media all and (max-width: 1199px) {
.reportsTopList03 a{
  color: #fff;
  font-size: 1rem;
}
}
.reportsTopList01 a:hover .modLinkText,
.reportsTopList02 a:hover .modLinkText,
.reportsTopList03 a:hover .modLinkText,
.reportsTopList04 a:hover .modLinkText,
.reportsTopList05 a:hover .modLinkText,
.reportsTopList06 a:hover .modLinkText{
  border-bottom: none;
}
.reportsTopList01 a .modLinkText,
.reportsTopList02 a .modLinkText,
.reportsTopList03 a .modLinkText,
.reportsTopList04 a .modLinkText,
.reportsTopList05 a .modLinkText,
.reportsTopList06 a .modLinkText{
  border-bottom: none;
}

.reportsTopList01 a:hover .icArrowWhite,
.reportsTopList02 a:hover .icArrowWhite,
.reportsTopList03 a:hover .icArrowWhite,
.reportsTopList04 a:hover .icArrowWhite,
.reportsTopList05 a:hover .icArrowWhite,
.reportsTopList06 a:hover .icArrowWhite{
  -webkit-transform: translate3d(5px, 0, 0);
  -ms-transform: translate3d(5px, 0, 0);
  transform: translate3d(5px, 0, 0);
}


.reportsTopList01 a .icArrowWhite,
.reportsTopList02 a .icArrowWhite,
.reportsTopList03 a .icArrowWhite,
.reportsTopList04 a .icArrowWhite,
.reportsTopList05 a .icArrowWhite,
.reportsTopList06 a .icArrowWhite{
  -webkit-transition: -webkit-transform 0.12s ease-in;
  transition: -webkit-transform 0.12s ease-in;
  transition: transform 0.12s ease-in;
  transition: transform 0.12s ease-in, -webkit-transform 0.12s ease-in;
  margin-left: 11px;
  top: -1px;
  width: 16px;
  height: 14px;
}
.reportsTopList06 a .icArrowWhite{
  top: -3px;
}
.ic.icArrowWhite.big {
  -webkit-background-size: 180px auto;
  background-size: 180px auto;
  background-position: -160px -98px;
  width: 16px;
  height: 16px;
}
.reportsTopList03 .bg02 a .icArrowWhite,
.reportsTopList03 .bg03 a .icArrowWhite,
.reportsTopList03 .bg04 a .icArrowWhite{
    position: absolute;
    right: 35px;
    top:41%;
}

@media all and (min-width: 992px) {
.pcKaigyo{display: block;}
}
@media all and (max-width: 767px) {
.spKaigyo{display: block;}
}






/* 191018 */
#introduction a:hover ,
#our-business-evolution a:hover ,
#performance-highlights a:hover ,
#our-leadership a:hover ,
#vision-mission-values a:hover ,
#corporate-values a:hover ,
#our-strategic-business-units a:hover ,
#diversity-and-inclusion a:hover ,
#governance a:hover ,
#risks-and-opportunities a:hover ,
.PipeList a:hover ,
#downloads a:hover {
text-decoration: underline !important;
}
main > article #diversity-and-inclusion .title h1 {
    line-height: 55px;
}

main > article #vision-mission-values .three-panels > div > div h3 {
    text-align: left !important;
    font-size: 18px !important;
    height: auto !important;
    line-height: 28px;
    margin-bottom: 35px !important;
}
main > article #diversity-and-inclusion a.external {
    bottom: 10px;
    line-height: 23px;
}




main > article #our-strategic-business-units .carousel.strategic-business > .slick-list > .slick-track > .slick-slide .top > div h3 {
    font-size: 40px !important;
}




@media all and (max-width: 540px) {

main > article #our-business-evolution .content h1 ,
main > article #our-leadership .title h1 ,
main > article #corporate-values .title h1 ,
main > article #our-strategic-business-units .title h1 ,
main > article #diversity-and-inclusion .title h1 {
    font-size: 30px !important;
    line-height: 40px;
}

main > article #our-strategic-business-units .carousel.strategic-business > .slick-list > .slick-track > .slick-slide .top > div h3 {
    font-size: 25px !important;
}
main > article #our-strategic-business-units .carousel.strategic-business > .slick-dots > li button {
    font-size: 16px !important;
    margin: 0 10px !important;
}

main > article #performance-highlights .title h1 ,
main > article #governance .title h1 ,
main > article #risks-and-opportunities .title h1 ,
main > article #downloads > .title h1 {
    font-size: 33px !important;
    line-height: 38px !important;
}




}


