/*------------------------------------------------
	aboutus (english)
------------------------------------------------*/
#aboutus-page {
  overflow: hidden;
  padding-bottom: 100px;
}
@media print, screen and (min-width: 768px) {
  #aboutus-page {
    padding-bottom: 170px;
  }
}
#aboutus-page p {
  line-height: 2;
  letter-spacing: 0.06em;
}
#aboutus-page #philosophy {
  margin-top: 50px;
}
#aboutus-page #philosophy .en-lead {
  margin-top: 15px;
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #philosophy .en-lead {
    margin-top: 40px;
  }
}
#aboutus-page #philosophy #phy-box {
  margin-top: 20px;
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #philosophy #phy-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #philosophy #phy-box .en-txtbox {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
#aboutus-page #philosophy #phy-box .imgbox {
  margin-top: 15px;
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #philosophy #phy-box .imgbox {
    width: 50.625%;
    margin-left: 0.7142857143%;
    margin-right: -3.125%;
  }
}
#aboutus-page #business {
  margin-top: 120px;
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #business {
    margin-top: 160px;
  }
}
#aboutus-page #business #biz-box {
  margin-top: 35px;
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #business #biz-box {
    margin-top: 50px;
  }
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #business .biz-sec {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 60px;
  }
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #business .biz-sec:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
#aboutus-page #business .biz-sec figure {
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #business .biz-sec figure {
    width: 420px;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
}
#aboutus-page #business .biz-sec figure:before {
  position: absolute;
  z-index: -1;
  display: block;
  content: " ";
  background-color: #116dd1;
}
#aboutus-page #business .biz-sec .biz-txtbox {
  margin-top: 40px;
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #business .biz-sec .biz-txtbox {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
#aboutus-page #business .biz-sec .biz-txtbox .biz-sec-title {
  font-size: min( 4.2666666667vw, 16px);
  font-weight: bold;
  letter-spacing: 0.04em;
  line-height: 1.4;
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #business .biz-sec .biz-txtbox .biz-sec-title {
    font-size: 26px;
  }
}
#aboutus-page #business .biz-sec .biz-txtbox p {
  margin-top: 15px;
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #business .biz-sec .biz-txtbox p {
    margin-top: 20px;
  }
}
#aboutus-page #business .biz-sec:nth-child(n+2) {
  margin-top: 60px;
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #business .biz-sec:nth-child(n+2) {
    margin-top: 100px;
  }
}
#aboutus-page #business .biz-sec:nth-child(1) figure:before {
  width: 210px;
  height: 113px;
  bottom: -12px;
  left: max( -6vw, -22.5px);
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #business .biz-sec:nth-child(1) figure:before {
    width: 100vw;
    height: 190px;
    bottom: -70px;
    left: auto;
    right: 150px;
  }
}
#aboutus-page #business .biz-sec:nth-child(2) figure:before {
  width: 64px;
  height: 128px;
  bottom: -20px;
  right: max( -6vw, -22.5px);
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #business .biz-sec:nth-child(2) figure:before {
    width: 148px;
    height: 238px;
    bottom: -56px;
    right: auto;
    left: 386px;
  }
}
#aboutus-page #business .biz-sec:nth-child(3) figure:before {
  width: 90px;
  height: 68px;
  bottom: -12px;
  left: max( -6vw, -22.5px);
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #business .biz-sec:nth-child(3) figure:before {
    width: 365px;
    height: 140px;
    bottom: -23px;
    left: auto;
    right: 128px;
  }
}
#aboutus-page #business .biz-sec:nth-child(4) figure:before {
  width: 210px;
  height: 68px;
  bottom: -20px;
  right: max( -6vw, -22.5px);
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #business .biz-sec:nth-child(4) figure:before {
    width: 100vw;
    height: 120px;
    bottom: -52px;
    right: auto;
    left: 234px;
  }
}
#aboutus-page #corporare_data {
  margin-top: 110px;
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #corporare_data {
    margin-top: 130px;
  }
}
#aboutus-page #corporare_data #number {
  margin-top: 30px;
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #corporare_data #number {
    margin-top: 40px;
  }
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #corporare_data #number .body__contents h3 {
    line-height: 28px;
  }
}
#aboutus-page #corporare_data #number .body__contents h3 strong, #aboutus-page #corporare_data #number .body__contents h3 span {
  line-height: 22px;
}
#aboutus-page #corporare_data #number .body__box--05 > div {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #aboutus-page #corporare_data #number .worldmap p {
    width: auto;
    font-size: 16px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 374px) {
  #aboutus-page #corporare_data #number .worldmap p {
    font-size: 4vw;
  }
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #corporare_data #number .worldmap p {
    margin-bottom: -50px;
  }
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #corporare_data #number .worldmap div img {
    position: relative;
    z-index: -1;
  }
}
#aboutus-page #corporare_data #number .person dl {
  display: block;
  margin: 0 auto 1em;
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #corporare_data #number .person dl {
    margin-top: 1em;
  }
}
#aboutus-page #corporare_data #number .person dl dt {
  width: auto;
}
#aboutus-page #corporare_data #number .person dl dd {
  width: 100%;
  text-align: center;
}
#aboutus-page #corporare_data #number .person p {
  display: none;
}
#aboutus-page #corporare_data #number .profit h4 {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  #aboutus-page #corporare_data #number .profit h4 {
    min-height: 110px;
  }
}
#aboutus-page #corporare_data #number .profit h4 strong {
  display: block;
}
#aboutus-page #corporare_data #number .unit .unit__num {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  #aboutus-page #corporare_data #number .unit .unit__graph-num:before {
    top: 24px;
  }
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #corporare_data #number .unit .unit__graph-num:before {
    top: 50px;
  }
}
#aboutus-page #corporare_data #number .unit .unit__graph-num span:first-child {
  display: block;
}
@media only screen and (max-width: 767px) {
  #aboutus-page #corporare_data #number .unit .unit__graph-num strong {
    font-size: 17px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 374px) {
  #aboutus-page #corporare_data #number .unit .unit__graph-num strong {
    font-size: 4.1333333333vw;
  }
}
@media only screen and (max-width: 767px) {
  #aboutus-page #corporare_data #number .unit .unit__v {
    padding-top: 45px;
  }
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #corporare_data #number .unit .unit__v {
    padding-top: 85px;
  }
}
#aboutus-page #corporare_data #number .unit__img {
  z-index: -1;
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #corporare_data #number .age {
    padding: 35px 0;
  }
}
#aboutus-page #corporare_data #number .age h4 {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #aboutus-page #corporare_data #number .age h4 {
    position: relative;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    margin: 25px 0 0 15px;
  }
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #corporare_data #number .age h4 {
    margin: 0;
  }
}
#aboutus-page #corporare_data #number .age h4 strong {
  display: block;
}
@media only screen and (max-width: 767px) {
  #aboutus-page #corporare_data #number .age > div {
    width: 42.4242424242%;
    left: auto;
    right: 20px;
    bottom: 25px;
  }
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #corporare_data #number .age > div {
    width: 66%;
    left: auto;
    bottom: 20%;
    right: 0.6%;
  }
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #corporare_data #number .sale h4 {
    text-align: right;
  }
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #corporare_data #number .sale h4 strong {
    display: block;
  }
}
#aboutus-page #corporare_data #number #employee_ratio-box {
  position: relative;
}
#aboutus-page #corporare_data #number #employee_ratio-box .chart-box {
  position: relative;
  width: min( 48vw, 180px);
  height: min( 48vw, 180px);
  margin: min( 6.6666666667vw, 25px) auto min( 9.3333333333vw, 35px);
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #corporare_data #number #employee_ratio-box .chart-box {
    width: 192px;
    height: 192px;
    margin-top: 50px;
    margin-bottom: 60px;
  }
}
#aboutus-page #corporare_data #number #employee_ratio-box .chart-box canvas {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}
#aboutus-page #corporare_data #number #employee_ratio-box > div:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#aboutus-page #corporare_data #number #employee_ratio-box > div:nth-child(2) .employee_ratio {
  position: static;
}
#aboutus-page #corporare_data #number #employee_ratio-box > div:nth-child(2) .employee_ratio .employee_ratio__graph-num {
  position: absolute;
  line-height: 1;
  color: #0052aa;
}
#aboutus-page #corporare_data #number #employee_ratio-box > div:nth-child(2) .employee_ratio .employee_ratio__graph-num:before {
  position: absolute;
  display: block;
  content: " ";
  background: no-repeat center center / contain;
}
#aboutus-page #corporare_data #number #employee_ratio-box > div:nth-child(2) .employee_ratio .employee_ratio__graph-num span {
  font-size: min( 4.9333333333vw, 18.5px);
  font-weight: bold;
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #corporare_data #number #employee_ratio-box > div:nth-child(2) .employee_ratio .employee_ratio__graph-num span {
    font-size: 20px;
  }
}
#aboutus-page #corporare_data #number #employee_ratio-box > div:nth-child(2) .employee_ratio .employee_ratio__graph-num span:first-child {
  display: block;
  margin-bottom: 0.2em;
}
#aboutus-page #corporare_data #number #employee_ratio-box > div:nth-child(2) .employee_ratio .employee_ratio__graph-num strong {
  font-size: min( 9.9466666667vw, 37.3px);
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.025em;
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #corporare_data #number #employee_ratio-box > div:nth-child(2) .employee_ratio .employee_ratio__graph-num strong {
    font-size: 40px;
  }
}
#aboutus-page #corporare_data #number #employee_ratio-box > div:nth-child(2) .employee_ratio .employee_ratio__graph-num:nth-child(1) {
  bottom: min( 50.6666666667vw, 190px);
  left: 50%;
  margin-left: min( 9.6vw, 36px);
  padding-left: min( 9.6vw, 36px);
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #corporare_data #number #employee_ratio-box > div:nth-child(2) .employee_ratio .employee_ratio__graph-num:nth-child(1) {
    bottom: 250px;
    left: auto;
    right: 6.8027210884%;
    margin-left: 0;
    padding-left: 38px;
  }
}
#aboutus-page #corporare_data #number #employee_ratio-box > div:nth-child(2) .employee_ratio .employee_ratio__graph-num:nth-child(1):before {
  background-image: url(../aboutus/images/ratio-line-01.png);
  width: min( 7.8666666667vw, 29.5px);
  height: min( 16.5333333333vw, 62px);
  top: min( 2vw, 7.5px);
  left: 0;
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #corporare_data #number #employee_ratio-box > div:nth-child(2) .employee_ratio .employee_ratio__graph-num:nth-child(1):before {
    width: 32px;
    height: 66px;
  }
}
#aboutus-page #corporare_data #number #employee_ratio-box > div:nth-child(2) .employee_ratio .employee_ratio__graph-num:nth-child(2) {
  bottom: min( 8vw, 30px);
  left: 50%;
  margin-left: max( -38.6666666667vw, -145px);
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #corporare_data #number #employee_ratio-box > div:nth-child(2) .employee_ratio .employee_ratio__graph-num:nth-child(2) {
    bottom: 30px;
    left: 6.8027210884%;
    margin-left: 0;
  }
}
#aboutus-page #corporare_data #number #employee_ratio-box > div:nth-child(2) .employee_ratio .employee_ratio__graph-num:nth-child(2):before {
  background-image: url(../aboutus/images/ratio-line-02.png);
  width: min( 9.6vw, 36px);
  height: min( 8.1333333333vw, 30.5px);
  top: max( -5.3333333333vw, -20px);
  right: max( -10.6666666667vw, -40px);
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #corporare_data #number #employee_ratio-box > div:nth-child(2) .employee_ratio .employee_ratio__graph-num:nth-child(2):before {
    width: 39px;
    height: 33px;
  }
}
#aboutus-page #sustainability {
  margin-top: 140px;
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #sustainability {
    margin-top: 200px;
  }
}
#aboutus-page #sustainability .en-txtbox {
  margin-top: 20px;
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #sustainability .en-txtbox {
    margin-top: 40px;
  }
}
#aboutus-page #sustainability .en-btn {
  position: relative;
  display: block;
  width: 240px;
  height: 53px;
  background: #116ed1;
  overflow: hidden;
  font-family: "Oswald", sans-serif;
  margin-top: 45px;
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #sustainability .en-btn {
    width: 380px;
    height: 80px;
  }
}
#aboutus-page #sustainability .en-btn:before, #aboutus-page #sustainability .en-btn:after {
  background: #07338c;
  content: "";
  height: 80px;
  position: absolute;
  top: 0px;
  left: -45%;
  -webkit-transform: skewX(-45deg);
  transform: skewX(-45deg);
  width: 50px;
  -webkit-transition: all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
#aboutus-page #sustainability .en-btn:before {
  background: #fff;
  opacity: 0.2;
}
#aboutus-page #sustainability .en-btn:hover:before, #aboutus-page #sustainability .en-btn:hover:after {
  left: 110%;
  width: 30px;
}
#aboutus-page #sustainability .en-btn:hover:before {
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
}
#aboutus-page #sustainability .en-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 13px;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  text-decoration: none;
  letter-spacing: 0.04em;
  width: 100%;
  z-index: 10;
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #sustainability .en-btn a {
    font-size: 18px;
  }
}
@media print, screen and (min-width: 768px) {
  #aboutus-page #sustainability .en-btn {
    margin-top: 45px;
  }
}


