@charset "UTF-8";

#mainv {
  background: url(../images/p_mainv_pc.jpg) no-repeat center top;
  background-size: cover;
}
.lnavi {
  margin: -40px auto 50px;
  position: relative;
  z-index: 2;
}
.lnavi li {
  display: inline-block;
}
.lnavi li a {
  width: 265px;
  height: 40px;
  text-decoration: none;
  line-height: 40px;
  background: #fff;
  border-right: solid 1px #009cdf;
  box-sizing: border-box;
  display: block;
  position: relative;
}
.lnavi li:last-child a {
  border-right: none;
}
.lnavi li a::after {
  content: " ";
  width: 5px;
  height: 5px;
  border-right: solid 1px #002880;
  border-bottom: solid 1px #002880;
  margin-top: -3px;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 15px;
}
.lnavi li a:hover {
  color: #fff;
  background: #002880;
}
.lnavi li a:hover::after {
  border-right-color: #fff;
  border-bottom-color: #fff;
}

#number {
  margin: 100px 0 0 0;
}
#number article {
}
#number article h3 {
  font-size: 35px;
  font-weight: 700;
  height: 93px;
  text-align: center;
  background: url(../images/num_s_01.png) no-repeat center top;
  background-size: 138px auto;
  margin: 60px 0 0 0;
  padding: 85px 0 0 0;
  position: relative;
}
#number article h3::after {
  content: " ";
  width: 20px;
  height: 28px;
  background-repeat: no-repeat;
  margin-left: -10px;
  position: absolute;
  top: 50px;
  left: 50%;
}
#number article:first-of-type h3::after {
  background-image: url(../images/num_h_01.png);
}
#number article:nth-of-type(2) h3::after {
  background-image: url(../images/num_h_02.png);
}
#number article:nth-of-type(3) h3::after {
  background-image: url(../images/num_h_03.png);
}

#number article ul {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
#number article ul > li {
  width: 50%;
  border-left: solid 1px #002880;
  padding: 20px 40px;
  box-sizing: border-box;
}
#number article ul > li:nth-child(even) {
  border-right: solid 1px #002880;
}
#number article ul > li:nth-child(n + 3) {
  margin-top: 60px;
  position: relative;
}
#number article ul > li:nth-child(n + 3)::after {
  content: " ";
  width: 80%;
  height: 1px;
  border-top: solid 1px #002880;
  position: absolute;
  top: -30px;
  left: 10%;
}

#number article ul > li h4 {
  color: #002880;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 15px;
}
#number article ul > li h4 sup {
  color: #ff0000;
  font-size: 16px;
}
#number article ul > li .infograph {
  height: 175px;
  margin: 0 0 20px;
  position: relative;
}
#number article ul > li .infograph > div {
  position: absolute;
}

#number article ul > li.num1-1 .num1 {
  bottom: 40px;
  left: 150px;
}
#number article ul > li.num1-1 .num2 {
  bottom: 40px;
  left: 254px;
}
#number article ul > li.num1-1 .decimal {
  bottom: 40px;
  left: 240px;
}
#number article ul > li.num1-1 .unit {
  bottom: 40px;
  left: 330px;
}
#number article ul > li.num1-1 .pict1 {
  bottom: 5px;
  left: 10px;
}
#number article ul > li.num1-1 .sub {
  bottom: -11px;
  left: 157px;
  background:#002880;
  color: #FFF;
  display: inline-block;
  padding: 0px 40px 7px;
  font-weight: 700;
  font-size: 20px;
  border-radius: 10px;

}
#number article ul > li.num1-1 .sub img {
  width: auto;
  height: 24px;
}

#number article ul > li.num1-2 .num1 {
  bottom: 40px;
  left: -20px;
}
#number article ul > li.num1-2 .num2 {
  bottom: 40px;
  left: 50px;
}
#number article ul > li.num1-2 .num3 {
  bottom: 40px;
  left: 150px;
}
#number article ul > li.num1-2 .decimal {
  bottom: 40px;
  left: 136px;
}
#number article ul > li.num1-2 .unit {
  bottom: 40px;
  left: 230px;
}
#number article ul > li.num1-2 .pict1 {
  top: 0;
  left: 216px;
}

#number article ul > li.num2-1 .num1 {
  bottom: 8px;
  left: 10px;
}
#number article ul > li.num2-1 .num2 {
  bottom: 8px;
  left: 110px;
}
#number article ul > li.num2-1 .decimal {
  bottom: 8px;
  left: 100px;
}
#number article ul > li.num2-1 .unit {
  bottom: 8px;
  left: 192px;
}
#number article ul > li.num2-1 .pict1 {
  top: 16px;
  left: 292px;
}
#number article ul > li.num2-1 .pict2 {
  bottom: 8px;
  left: 0;
}
#number article ul > li.num2-1 .pict3 {
  top: 22px;
  left: 175px;
}

#number article ul > li.num2-2 .num1 {
  bottom: 8px;
  left: 183px;
}
#number article ul > li.num2-2 .num2 {
  bottom: 8px;
  left: 261px;
}
#number article ul > li.num2-2 .unit {
  bottom: 8px;
  left: 342px;
}
#number article ul > li.num2-2 .pict1 {
  bottom: 8px;
  left: 5px;
}
#number article ul > li.num2-2 .pict3 {
  top: 22px;
  left: 215px;
}

#number article ul > li.num2-3 .num1 {
  bottom: 8px;
  left: -10px;
}
#number article ul > li.num2-3 .num2 {
  bottom: 8px;
  left: 66px;
}
#number article ul > li.num2-3 .unit {
  bottom: 8px;
  left: 152px;
}
#number article ul > li.num2-3 .pict1 {
  top: 8px;
  left: 135px;
}

#number article ul > li.num2-4 .num1 {
  bottom: 8px;
  left: 53px;
}
#number article ul > li.num2-4 .num2 {
  bottom: 8px;
  left: 135px;
}
#number article ul > li.num2-4 .num3 {
  bottom: 8px;
  left: 240px;
}
#number article ul > li.num2-4 .decimal {
  bottom: 8px;
  left: 227px;
}
#number article ul > li.num2-4 .unit {
  bottom: 8px;
  left: 333px;
}
#number article ul > li.num2-4 .pict2 {
  bottom: 8px;
  left: -15px;
}
#number article ul > li.num2-4 .pict3 {
  top: 22px;
  left: 220px;
}

#number article ul > li.num3-1 .num1 {
  bottom: 8px;
  left: 72px;
}
#number article ul > li.num3-1 .num2 {
  bottom: 8px;
  left: 145px;
}
#number article ul > li.num3-1 .num3 {
  bottom: 8px;
  left: 250px;
}
#number article ul > li.num3-1 .decimal {
  bottom: 8px;
  left: 232px;
}
#number article ul > li.num3-1 .unit {
  bottom: 8px;
  left: 336px;
}
#number article ul > li.num3-1 .pict1 {
  bottom: 8px;
  left: 5px;
}
#number article ul > li.num3-1 .pict2 {
  top: 0;
  left: 336px;
}

#number article ul > li.num3-2 .num1 {
  bottom: 8px;
  left: 20px;
}
#number article ul > li.num3-2 .num2 {
  bottom: 8px;
  left: 98px;
}
#number article ul > li.num3-2 .num3 {
  bottom: 8px;
  left: 190px;
}
#number article ul > li.num3-2 .decimal {
  bottom: 8px;
  left: 180px;
}
#number article ul > li.num3-2 .unit {
  bottom: 8px;
  left: 272px;
}
#number article ul > li.num3-2 .pict1 {
  top: 8px;
  left: 290px;
}
#number article ul > li .logo_box {
  display: flex;
  justify-content: flex-start;
}
#number article ul > li .logo_box .txt {
  width: 73%;
  margin-right: 2%;

}
#number article ul > li .logo_list {
  width: 25%;
}
#number article ul > li .logo_list p {
  text-align: center;
}
#number article ul > li .logo_list p:first-child {
  margin-bottom: 5px;
 
}
#number article ul > li .logo_list p img {
  width: auto;
  height: 75px;
}
#number article ul > li .logo_list p.img01 img {
  width: 100%;
  height: auto;
}

#number article ul > li .num1 {
  bottom: 8px;
  left: 15px;
}
#number article ul > li.num3-3 .num2 {
  bottom: 8px;
  left: 85px;
}
#number article ul > li.num3-3 .num3 {
  bottom: 8px;
  left: 192px;
}
#number article ul > li.num3-3 .decimal {
  bottom: 8px;
  left: 170px;
}
#number article ul > li.num3-3 .unit {
  bottom: 8px;
  left: 284px;
}
#number article ul > li.num3-3 .pict1 {
  top: 8px;
  left: 285px;
}

#number article ul > li.num3-4 .num1 {
  bottom: 8px;
  left: 50px;
}
#number article ul > li.num3-4 .num2 {
  bottom: 8px;
  left: 121px;
}
#number article ul > li.num3-4 .num3 {
  bottom: 8px;
  left: 221px;
}
#number article ul > li.num3-4 .unit {
  bottom: 8px;
  left: 308px;
}
#number article ul > li.num3-4 .pict1 {
  top: 8px;
  left: 290px;
}
#number article ul > li.num3-4 .decimal {
  bottom: 8px;
  left: 207px;
}

#number article ul > li .infograph > div.numReel {
  width: 78px;
  height: 110px;
  overflow: hidden;
}
#number article ul > li .infograph > div.numReel span {
  display: block;
}
#number article ul > li .infograph > div.numReel span img {
  width: 100%;
}
#number article ul > li .infograph > div.numReel > div {
  transition: 0.8s;
  opacity: 0;
  transform: translate(0, -440px);
  -webkit-transform: translate(0, -440px);
}
#number article ul > li .infograph > div.num2.numReel > div {
  transition-delay: 0.2s;
}
#number article ul > li .infograph > div.num3.numReel > div {
  transition-delay: 0.4s;
}

#number article ul > li .infograph > div.numReel > div.active {
  opacity: 1;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
}
#number article ul > li .caution {
  font-size: 12px;
  margin-top: 5px;
}
#number article ul > li .caution span {
  color: #ff0000;
}



#business {
  margin: 105px 5% 0;
}
#business article {
  margin: 0 0 100px;
}
#business article h3 {
  color: #002880;
  font-size: 35px;
  font-weight: 700;
  text-align: center;
  margin: 0 0 20px;
}
#business article h3 span {
  line-height: 118px;
  background: url(../images/business_s_01.png) no-repeat left top;
  padding: 0 40px;
  display: inline-block;
}
#business article .honbun {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#business article .honbun h4 {
  color: #000;
  font-size: 23px;
  margin: 0 0 15px;
}
#business article .honbun .text {
  width: 460px;
}

#business article .image {
  width: 465px;
  margin-left: 30px;
}

/* FOR tablet
***************************************************************************/
@media screen and (max-width: 1018px) {
  #number {
    margin: 100px 1.5% 0;
  }

  #business {
    margin: 105px 1.5% 0;
  }

  #number article ul > li .infograph {
    height: 17vw;
    margin: 0 0 20px;
    position: relative;
  }
  #number article ul > li .infograph > div {
    position: absolute;
  }
  #number article ul > li .infograph > div img {
    width: 100%;
  }
  #number article ul > li h4 {
    font-size: 20px;
  }
  #number article ul > li.num1-1 .num1 {
    bottom: 40px;
    left: 35%;
  }
  #number article ul > li.num1-1 .num2 {
    bottom: 40px;
    left: 64%;
  }
  #number article ul > li.num1-1 .decimal {
    width: 3.5%;
    bottom: 40px;
    left: 61%;
  }
  #number article ul > li.num1-1 .unit {
    width: 11.25%;
    bottom: 40px;
    left: 88%;
  }
  #number article ul > li.num1-1 .pict1 {
    width: 23.25%;
    bottom: 5px;
    left: 2%;
  }
  #number article ul > li.num1-1 .sub {
    bottom: -11px;
    left: 110px;
    padding: 0px 40px 10px;

  }
  #number article ul > li.num1-1 .sub img {
    width: auto;
    height: 20px;
  }

  #number article ul > li.num1-2 .num1 {
    bottom: 40px;
    left: -6%;
  }
  #number article ul > li.num1-2 .num2 {
    bottom: 40px;
    left: 17%;
  }
  #number article ul > li.num1-2 .unit {
    width: 11.25%;
    bottom: 40px;
    left: 72%;
  }
  #number article ul > li.num1-2 .pict1 {
    width: 40%;
    top: 0;
    left: 60%;
  }

  #number article ul > li.num2-1 .num1 {
    bottom: 0;
    left: 25%;
  }
  #number article ul > li.num2-1 .num2 {
    bottom: 0;
    left: 56%;
  }
  #number article ul > li.num2-1 .decimal {
    width: 5%;
    bottom: 0;
    left: 50%;
  }
  #number article ul > li.num2-1 .unit {
    width: 11.25%;
    bottom: 0;
    left: 82%;
  }
  #number article ul > li.num2-1 .pict1 {
    width: 28%;
    top: -20px;
    left: 71%;
  }
  #number article ul > li.num2-1 .pict2 {
    width: 25%;
    bottom: 0;
    left: 0;
  }
  #number article ul > li.num2-1 .pict3 {
    width: 17%;
    top: -5px;
    left: 46%;
  }

  #number article ul > li.num2-2 .num1 {
    bottom: 8px;
    left: 38%;
  }
  #number article ul > li.num2-2 .num2 {
    bottom: 8px;
    left: 63%;
  }
  #number article ul > li.num2-2 .unit {
    width: 9.75%;
    bottom: 8px;
    left: 88%;
  } /*名*/
  #number article ul > li.num2-2 .pict1 {
    width: 35%;
    bottom: 8px;
    left: 5px;
  }
  #number article ul > li.num2-2 .pict3 {
    left: 53%;
    top: -5%;

  }

  #number article ul > li.num2-3 .num1 {
    bottom: 8px;
    left: 0;
  }
  #number article ul > li.num2-3 .num2 {
    bottom: 8px;
    left: 25%;
  }
  #number article ul > li.num2-3 .unit {
    width: 21.5%;
    bottom: 8px;
    left: 50%;
  } /*箇所*/
  #number article ul > li.num2-3 .pict1 {
    width: 60%;
    top: -10px;
    left: 40%;
  }

  #number article ul > li.num2-4 .num1 {
    bottom: 8px;
    left: 29%;
  }
  #number article ul > li.num2-4 .num2 {
    bottom: 8px;
    left: 52%;
  }
  #number article ul > li.num2-4 .num3 {
    bottom: 8px;
    left: 76%;
  }
  #number article ul > li.num2-4 .decimal {
    bottom: 8px;
    left: 73%;
  }
  #number article ul > li.num2-4 .unit {
    width: 11.25%;
    bottom: 8px;
    left: 99%;
  } /*％*/
  #number article ul > li.num2-4 .pict2 {
    width: 28%;
    bottom: 8px;
    left: 0;
  }
  #number article ul > li.num2-4 .pict3 {
    width: 17%;
    top: -5px;
    left: 55%;
  }

  #number article ul > li.num3-1 .num1 {
    bottom: 8px;
    left: 10%;
  }
  #number article ul > li.num3-1 .num2 {
    bottom: 8px;
    left: 33%;
  }
  #number article ul > li.num3-1 .num3 {
    bottom: 8px;
    left: 63%;
  }
  #number article ul > li.num3-1 .decimal {
    width: 5%;
    bottom: 8px;
    left: 59%;
  }
  #number article ul > li.num3-1 .unit {
    width: 10.25%;
    bottom: 8px;
    left: 87%;
  } /*年*/
  #number article ul > li.num3-1 .pict1 {
    width: 16%;
    bottom: 8px;
    left: 2%;
  }
  #number article ul > li.num3-1 .pict2 {
    width: 13%;
    top: -20px;
    left: 87%;
  }

  #number article ul > li.num3-2 .num1 {
    bottom: 8px;
    left: 22%;
  }
  #number article ul > li.num3-2 .num2 {
    bottom: 8px;
    left: 43%;
  }
  #number article ul > li.num3-2 .num3 {
    bottom: 8px;
    left: 66%;
  }
  #number article ul > li.num3-2 .decimal {
    width: 5%;
    bottom: 8px;
    left: 59%;
  }
  #number article ul > li.num3-2 .unit {
    width: 11.25%;
    bottom: 8px;
    left: 91%;
  } /*％*/
  #number article ul > li.num3-2 .pict1 {
    width: 28%;
    bottom: 8px;
    left: 0;
  }

  #number article ul > li.num3-3 .num1 {
    bottom: 8px;
    left: 0;
  }
  #number article ul > li.num3-3 .num2 {
    bottom: 8px;
    left: 22%;
  }
  #number article ul > li.num3-3 .num3 {
    bottom: 8px;
    left: 54%;
  }
  #number article ul > li.num3-3 .decimal {
    width: 5%;
    bottom: 8px;
    left: 48%;
  }
  #number article ul > li.num3-3 .unit {
    width: 7.75%;
    bottom: 8px;
    left: 81%;
  } /*日*/
  #number article ul > li.num3-3 .pict1 {
    width: 20%;
    top: -10px;
    left: 79%;
  }

  #number article ul > li.num3-4 .num1 {
    bottom: 8px;
    left: -3%;
  }
  #number article ul > li.num3-4 .num2 {
    bottom: 8px;
    left: 18%;
  }
  #number article ul > li.num3-4 .num3 {
    bottom: 8px;
    left: 48%;
  }
  #number article ul > li.num3-4 .unit {
    width: 11.25%;
    bottom: 8px;
    left: 74%;
  } /*％*/
  #number article ul > li.num3-4 .decimal {
    bottom: 8px;
    left: 43%;
  }
  #number article ul > li.num3-4 .pict1 {
    width: 25%;
    top: -10px;
    left: 75%;
  }

  #number article ul > li .infograph > div.numReel {
    width: 9vw;
    height: 12.8vw;
    overflow: hidden;
  }

  #business article .honbun h4 br {
    display: none;
  }
  #business article .honbun .image {
    width: 50%;
  }
  #business article .honbun .image img {
    width: 100%;
  }
  #business article .honbun .text {
    width: 55%;
  }
}

/* FOR smartphone landscape
***************************************************************************/
@media screen and (max-width: 750px) {
  #mainv {
    background: url(../images/p_mainv_sp.jpg) no-repeat center top;
    background-size: 100% auto;
  }
  #mainv h1 img {
    width: 230px;
    max-width: 230px;
  }

  .lnavi {
    margin: -25px 0 0;
    position: relative;
    z-index: 2;
  }
  .lnavi li {
    width: 45%;
    display: inline-block;
  }
  .lnavi li a {
    width: 100%;
    height: 40px;
    text-decoration: none;
    line-height: 40px;
    background: #fff;
    border: solid 1px #a2b3bf;
    box-sizing: border-box;
    display: block;
    position: relative;
  }
  .lnavi li:last-child a {
    border-left: none;
    border-right: solid 1px #a2b3bf;
  }
  .lnavi li a::after {
  }
  .lnavi li a:hover {
    color: #333;
    background: #fff;
  }
  .lnavi li a:hover::after {
    border-right-color: #002880;
    border-bottom-color: #002880;
  }

  #number {
    margin: 65px 0 0 0;
  }
  #number article {
  }
  #number article h3 {
    font-size: 20px;
    height: 63px;
    background-size: 95px auto;
    margin: 110px 0 20px 0;
    padding: 60px 0 0 0;
    position: relative;
  }
  #number article:first-of-type h3 {
    margin-top: 40px;
  }

  #number article h3::after {
    width: 12px;
    height: 21px;
    background-size: 12px auto;
    margin-left: -6px;
    top: 40px;
  }

  #number article ul {
    margin: 0 5%;
    display: block;
  }
  #number article ul > li {
    width: 100%;
    border-left: none;
    border-bottom: solid 1px #002880;
    padding: 20px 0;
    box-sizing: border-box;
  }
  #number article ul > li:nth-child(even) {
    border-right: none;
  }
  #number article ul > li:nth-child(n + 3) {
    margin-top: 0;
    position: relative;
  }
  #number article ul > li:nth-child(n + 3)::after {
    content: none;
  }

  #number article ul > li h4 {
    color: #002880;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 15px;
  }
  #number article ul > li .infograph {
    height: 36vw;
    margin: 0 0 20px;
    position: relative;
  }
  #number article ul > li .infograph > div {
    position: absolute;
  }

  #number article ul > li.num1-1 .num1 {
    bottom: 30px;
    left: 33%;
  }
  #number article ul > li.num1-1 .num2 {
    bottom: 30px;
    left: 64%;
  }
  #number article ul > li.num1-1 .decimal {
    width: 5%;
    bottom: 30px;
    left: 59%;
  }
  #number article ul > li.num1-1 .unit {
    width: 10%;
    bottom: 30px;
    left: 88%;
  }
  #number article ul > li.num1-1 .pict1 {
    width: 23%;
    bottom: 5px;
    left: 2%;
  }
  #number article ul > li.num1-1 .sub {
    bottom: -11px;
    left: 37%;
    padding: 2px 48px 5px;
    font-size: 16px;
  }
  #number article ul > li.num1-1 .sub img {
    width: auto;
    height: 22px;
  }

  #number article ul > li.num1-2 .num1 {
    bottom: 8px;
    left: -3%;
  }
  #number article ul > li.num1-2 .num2 {
    bottom: 8px;
    left: 17%;
  }
  #number article ul > li.num1-2 .num3 {
    bottom: 8px;
    left: 42%;
  }
  #number article ul > li.num1-2 .decimal {
    width: 5%;
    bottom: 0;
    left: 37%;
  }
  #number article ul > li.num1-2 .unit {
    width: 10%;
    bottom: 8px;
    left: 65%;
  }
  #number article ul > li.num1-2 .pict1 {
    width: 32%;
    top: 0;
    left: 69%;
  }

  #number article ul > li.num2-1 .num1 {
    bottom: 0;
    left: 17%;
  }
  #number article ul > li.num2-1 .num2 {
    bottom: 0;
    left: 45%;
  }
  #number article ul > li.num2-1 .decimal {
    width: 5%;
    bottom: 0;
    left: 44%;
  }
  #number article ul > li.num2-1 .unit {
    width: 10%;
    bottom: 0;
    left: 68%;
  }
  #number article ul > li.num2-1 .pict1 {
    width: 28%;
    top: 7px;
    left: 71%;
  }
  #number article ul > li.num2-1 .pict2 {
    width: 25%;
    bottom: 0;
    left: 0;
  }
  #number article ul > li.num2-1 .pict3 {
    width: 17%;
    max-width: 54px;
    top: -5px;
    left: 46%;
  }

  #number article ul > li.num2-2 .num1 {
    bottom: 8px;
    left: 38%;
  }
  #number article ul > li.num2-2 .num2 {
    bottom: 8px;
    left: 63%;
  }
  #number article ul > li.num2-2 .unit {
    width: 9%;
    bottom: 8px;
    left: 88%;
  }
  #number article ul > li.num2-2 .pict1 {
    width: 32%;
    bottom: 8px;
    left: 5px;
  }
  #number article ul > li.num2-2 .pict3 {
    top: -10px;
    left: 160px;
  }

  #number article ul > li.num2-3 .num1 {
    bottom: 8px;
    left: 0;
  }
  #number article ul > li.num2-3 .num2 {
    bottom: 8px;
    left: 25%;
  }
  #number article ul > li.num2-3 .unit {
    width: 16%;
    max-width: 86px;
    bottom: 8px;
    left: 50%;
  }
  #number article ul > li.num2-3 .pict1 {
    width: 55%;
    top: -10px;
    left: 46%;
  }

  #number article ul > li.num2-4 .num1 {
    bottom: 8px;
    left: 8%;
  }
  #number article ul > li.num2-4 .num2 {
    bottom: 8px;
    left: 31%;
  }
  #number article ul > li.num2-4 .num3 {
    bottom: 8px;
    left: 60%;
  }
  #number article ul > li.num2-4 .decimal {
    width: 5%;
    bottom: 8px;
    left: 56%;
  }
  #number article ul > li.num2-4 .unit {
    width: 10%;
    bottom: 8px;
    left: 85%;
  }
  #number article ul > li.num2-4 .pict2 {
    width: 24%;
    bottom: 8px;
    left: -10px;
  }
  #number article ul > li.num2-4 .pict3 {
    width: 17%;
    max-width: 54px;
    top: -10px;
    left: 54%;
  }

  #number article ul > li.num3-1 .num1 {
    bottom: 8px;
    left: 10%;
  }
  #number article ul > li.num3-1 .num2 {
    bottom: 8px;
    left: 33%;
  }
  #number article ul > li.num3-1 .num3 {
    bottom: 8px;
    left: 63%;
  }
  #number article ul > li.num3-1 .decimal {
    width: 5%;
    bottom: 8px;
    left: 56%;
  }
  #number article ul > li.num3-1 .unit {
    width: 9%;
    bottom: 8px;
    left: 87%;
  }
  #number article ul > li.num3-1 .pict1 {
    width: 16%;
    bottom: 8px;
    left: 2%;
  }
  #number article ul > li.num3-1 .pict2 {
    width: 13%;
    top: -20px;
    left: 87%;
  }

  #number article ul > li.num3-2 .num1 {
    bottom: 8px;
    left: 19%;
  }
  #number article ul > li.num3-2 .num2 {
    bottom: 8px;
    left: 41%;
  }
  #number article ul > li.num3-2 .num3 {
    bottom: 8px;
    left: 67%;
  }
  #number article ul > li.num3-2 .decimal {
    width: 5%;
    bottom: 8px;
    left: 68%;
  }
  #number article ul > li.num3-2 .unit {
    width: 10%;
    bottom: 8px;
    left: 90%;
  }
  #number article ul > li.num3-2 .pict1 {
    width: 20%;
    bottom: inherit;
    top: 25px;
    left: -2%;
  }
  #number article ul > li .logo_box {
    display: flex;
    justify-content: flex-start;
  }
  #number article ul > li .logo_box .txt {
    width: 73%;
    margin-right: 2%;
  
  }
  #number article ul > li .logo_list {
    width: 25%;
  }
  #number article ul > li .logo_list p {
    text-align: center;
  }
  #number article ul > li .logo_list p:first-child {
    margin-bottom: 5px;
   
  }
  #number article ul > li .logo_list p img {
    width: auto;
    height: 75px;
  }

  #number article ul > li.num3-3 .num1 {
    bottom: 8px;
    left: 2%;
  }
  #number article ul > li.num3-3 .num2 {
    bottom: 8px;
    left: 22%;
  }
  #number article ul > li.num3-3 .num3 {
    bottom: 8px;
    left: 54%;
  }
  #number article ul > li.num3-3 .decimal {
    width: 5%;
    bottom: 8px;
    left: 48%;
  }
  #number article ul > li.num3-3 .unit {
    width: 10%;
    bottom: 8px;
    left: 81%;
  }
  #number article ul > li.num3-3 .pict1 {
    width: 20%;
    top: -10px;
    left: 79%;
  }

  #number article ul > li.num3-4 .num1 {
    bottom: 8px;
    left: -7px;
  }
  #number article ul > li.num3-4 .num2 {
    bottom: 8px;
    left: 21%;
  }
  #number article ul > li.num3-4 .num3 {
    bottom: 8px;
    left: 51%;
  }
  #number article ul > li.num3-4 .unit {
    width: 16%;
    bottom: 8px;
    left: 78%;
  }
  #number article ul > li.num3-4 .decimal {
    width: 5%;
    bottom: 8px;
    left: 46%;
  }
  #number article ul > li.num3-4 .pict1 {
    width: 25%;
    top: -10px;
    left: 75%;
  }

  #number article ul > li .infograph > div.numReel {
    width: 20.5vw;
    height: 29vw;
    overflow: hidden;
  }
  #number article ul > li .infograph > div.numReel span {
  }
  #number article ul > li .infograph > div.numReel span img {
  }
  #number article ul > li .infograph > div.numReel > div {
    transform: translate(0, -145vw);
    -webkit-transform: translate(0, -145vw);
  }
  #number article ul > li .infograph > div.num2.numReel > div {
    transition-delay: 0.2s;
  }
  #number article ul > li .infograph > div.num3.numReel > div {
    transition-delay: 0.4s;
  }

  #number article ul > li .infograph > div.numReel > div.active {
  }


  #business {
    margin: 115px 5% 0;
  }
  #business article {
    margin: 0 0 80px;
  }
  #business article h3 {
    color: #002880;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 20px;
  }
  #business article h3 span {
    line-height: 77px;
    background-size: 60px auto;
    padding: 0 30px;
    display: inline-block;
  }
  #business article .honbun {
    display: block;
  }
  #business article .honbun h4 {
    color: #000;
    font-size: 19px;
    margin: 0 0 15px;
  }
  #business article .honbun h4 br {
  }

  #business article .honbun .image {
    width: 100%;
  }
  #business article .honbun .image img {
  }
  #business article .honbun .text {
    width: 100%;
  }

  #business article .image {
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
  }
}

/* FOR smartphone portrait
***************************************************************************/
@media screen and (max-width: 400px) {
}
