/* ------------------------------ about renew */
.aboutPageArticle h1,.aboutPageArticle h2,.aboutPageArticle h3,.aboutPageArticle h4,.aboutPageArticle ul{
    margin: 0;
    padding: 0;
}

.about ul li{
    list-style: none;
}

.about.about__top .l-container{
    padding-top: 0;
  }
  .about.about__top .l-content{
    width: 100%;
    max-width: none;
    padding: 0;
    margin-bottom: 100px;
  }
 
  #about_top_mv *{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    list-style: none;
    box-sizing: border-box;
  }
  #about p{
    font-size: 1.05vw;
  }
  
  @media screen and (max-width: 1000px){
    .about.about__top .l-container{
      padding-top: 40px;
    }

    #about p{
      font-size: 15px;
    }
  
    /* img.sp-hide */
    .about.about__top img.sp-hide{
      display: none !important;
    }
  }

  /* ----------about_top_mv */
  #about_top_mv *{
    line-height: 1;
  }
  #about_top_mv .top_mv_slider{
    position: relative;
  }
  
  /* mv_copy */
  #about_top_mv .top_mv_slider .mv_copy{
    position: absolute;
    top: 35%;
    left: 12%;
    transform: translateY(-50%);
    z-index: 1;
  }
  #about_top_mv .top_mv_slider .mv_copy .copy_main{
    display: block;
    margin-bottom: 45px;
    margin-bottom: 2.34375vw;
  }
  #about_top_mv .top_mv_slider .mv_copy .copy_main span{
    font-size: 3vw;
    color: #fff;
    font-weight: bold;
    opacity: 0;
  }
  #about_top_mv .top_mv_slider .mv_copy .copy_sub{
    line-height: 1.8;
    font-size: 1.2vw;
    color: #fff;
    font-weight: bold;
    opacity: 0;
  }
  
  /* slider */
  #about_top_mv .top_mv_slider ul li img{
    width: 100%;
  }
  
  @media screen and (max-width: 1000px){
    /* mv_copy */
    #about_top_mv .top_mv_slider .mv_copy{
      left: auto;
      padding: 0 20px;
    }
    #about_top_mv .top_mv_slider .mv_copy .copy_main{
      margin-bottom: 20px;
    }
    #about_top_mv .top_mv_slider .mv_copy .copy_main span{
      font-size: 28px;
    }
    #about_top_mv .top_mv_slider .mv_copy .copy_sub{
      font-size: 14px;
      line-height: 1.4;
    }
  }
  
  /*メインビジュアル スライダー アニメーション*/
  #about_top_mv .top_mv_slider > ul li img{
    /*
    animation: animationZoom1 40s linear 1s infinite normal forwards running;
    */
  }
  @keyframes animationZoom1 {
    0% {
      transform: scale(1);
    }
    100% {
      transform: scale(1.5);
    }
  }
  


/* common */
.pc_only{
  display: block;
}

.sp_only{
  display: none;
}

.pageArticle p{
  margin-bottom: 0;
}

.pageArticle h2{
  text-align: center;
  font-weight: bold;
  font-size: 46px;
  font-size: 2.395833333vw;

  letter-spacing: 2px;
  letter-spacing: 0.1041666667vw;
}

.pageArticle a{
  color: #1A1A1A;
  text-decoration: none;
}

.pageArticle img{
  width: 100%;
}

.mb35 {
  margin-bottom: 35px;
}

/* about_top_mv */
#about_top_mv{
  margin-bottom: 80px;
  margin-bottom: 4.166666667vw;
}

/* about_links */
#about_links{
    max-width: 1400px;
    max-width: 72.91666667vw;

    margin: 0 auto 70px;
    margin: 0 auto 3.645833333vw;
}

#about_links ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#about_links ul.about_links_area01{
  margin-bottom: 40px;
  margin-bottom: 2.083333333vw;
}

#about_links ul li{
    position: relative;
    border: 2px solid #1B589E;

    letter-spacing: 1px;
    letter-spacing: 0.05208333333vw;
}

#about_links ul.about_links_area01 li{
  width: 685px;
  width: 35.67708333vw;
}

#about_links ul.about_links_area02 li{
  width: 325px;
  width: 23.2vw;
  /* width: 16.92708333vw; */
}

#about_links ul li.vision{
  letter-spacing: -1px;
  letter-spacing: -0.05208333333vw;
}

#about_links ul li.group{
  letter-spacing: 0;
}

#about_links ul li a{
  position: relative;
  font-weight: bold;
  align-items: center;
  display: flex;
  color: #005EB8;
  line-height: 1.4;
  font-size: 20px;
  font-size: 1.041666667vw;

  height: 120px;
  height: 6.25vw;

  padding-left: 118px;
  padding-left: 6.145833333vw;
}

#about_links ul li a:hover{
  background: #005EB8;
  transition: all 0.3s 0s ease;
  color: #fff;
}

#about_links ul li a::before{
  content: '';
  background-image: url(../img/about/top/icon_arrow_01.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  height: 14px;
  height: 0.78125vw;
  width: 8px;
  width: 0.4166666667vw;
  right: 18px;
  right: 0.9375vw;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

#about_links ul li a:hover::before{
  background-image: url(../img/about/top/icon_arrow_w.svg);
}

#about_links ul li a img{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

#about_links ul li.company a .icons{
  width: 56px;
  width: 2.916666667vw;

  left: 32px;
  left: 1.666666667vw;

  height: 53px;
  height: 2.760416667vw;
  background: url(../img/about/top/icon_company.svg);
}

#about_links ul li.company a:hover .icons{
  background: url(../img/about/top/icon_company_w.svg);
}

#about_links ul li.president a .icons{
  width: 65px;
  width: 3.385416667vw;

  left: 30px;
  left: 1.5625vw;

  height: 56px;
  height: 2.916666667vw;
  background: url(../img/about/top/icon_president.svg);
}

#about_links ul li.president a:hover .icons{
  background: url(../img/about/top/icon_president_w.svg);
}

#about_links ul li.philosophy a .icons{
  width: 69px;
  width: 3.59375vw;

  left: 30px;
  left: 1.5625vw;

  height: 56px;
  height: 2.916666667vw;
  background: url(../img/about/top/icon_handshake.svg);
}

#about_links ul li.philosophy a:hover .icons{
  background: url(../img/about/top/icon_handshake_w.svg);
}

#about_links ul li.vision a .icons{
  width: 59px;
  width: 3.072916667vw;

  left: 28px;
  left: 1.458333333vw;

  height: 58px;
  height: 3.020833333vw;
  background: url(../img/about/top/icon_earth.svg);
}

#about_links ul li.vision a:hover .icons{
  background: url(../img/about/top/icon_earth_w.svg);
}

#about_links ul li.boardMember a .icons{
  width: 65px;
  width: 3.385416667vw;

  left: 28px;
  left: 1.458333333vw;

  height: 53px;
  height: 2.760416667vw;
  background: url(../img/about/top/icon_people.svg);
}

#about_links ul li.boardMember a:hover .icons{
  background: url(../img/about/top/icon_people_w.svg);
}

#about_links ul li.organization a .icons{
  width: 65px;
  width: 3.385416667vw;

  left: 28px;
  left: 1.458333333vw;

  height: 56px;
  height: 2.916666667vw;
  background: url(../img/about/top/icon_organization.svg);
}

#about_links ul li.organization a:hover .icons{
  background: url(../img/about/top/icon_organization_w.svg);
}

#about_links ul li.base a .icons{
  width: 56px;
  width: 2.916666667vw;

  left: 35px;
  left: 1.822916667vw;

  height: 58.5px;
  height: 3.046875vw;
  background: url(../img/about/top/icon_japan.svg);
}

#about_links ul li.base a:hover .icons{
  background: url(../img/about/top/icon_japan_w.svg);
}

#about_links ul li.group a .icons{
  width: 57px; 
  width: 2.96875vw;

  left: 30px;
  left: 1.5625vw;

  height: 58.5px;
  height: 3.046875vw;
  background: url(../img/about/top/icon_group.svg);
}

#about_links ul li.group a:hover .icons{
  background: url(../img/about/top/icon_group_w.svg);
}

.l-container .pageArticle #about_links ul li a .icons{
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
}

#about_links ul li a span{
  display: inline-block;
  letter-spacing: 0rem;
}

#about_links ul li a span .breakPoint{
  display: block;
}


/* top_bnrArea */
#top_bnrArea{
  width: 1400px;
  width: 72.91666667vw;

  margin: 0 auto 105px;
  margin: 0 auto 5.46875vw;
}

#top_bnrArea ul{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#top_bnrArea ul li{
  position: relative;
  width: 660px;
  width: 34.375vw;

  margin-bottom: 35px;
  margin-bottom: 1.822916667vw;
}

#top_bnrArea ul li:nth-last-child(-n+2){
  margin-bottom: 0;
}


#top_bnrArea ul li a{
  display: block;
}

#top_bnrArea ul li a img{
  margin-bottom: 22px;
  margin-bottom: 1.145833333vw;
}

#top_bnrArea ul li a div{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#top_bnrArea ul li a div p{
  font-size: 24px;
  font-size: 1.25vw;
  border-bottom: 1px solid transparent;
}

#top_bnrArea ul li a:hover div p{
  border-bottom: 1px solid #1a1a1a;
}

#top_bnrArea ul li a div img.arrow{
  transition: 0.3s all;
  opacity: 1;
  margin: 0;
  width: 32px;
  width: 1.666666667vw;
}

/*
#top_bnrArea ul li.globalAwards a div img.arrow{
  margin-top: -38px;
}
*/

/* about_core */
#about_core{
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url(../img/about/top/back_pc.jpg?01);
  padding: 145px 0 165px;
  padding: 7.552083333vw 0 8.59375vw;
}

#about_core h2{
  color: #fff;
  margin-bottom: 125px;
  margin-bottom: 6.510416667vw;
}

#about_core .about_core_inner{
  background: #fff;
  max-width: 1400px;
  max-width: 72.91666667vw;
  margin: 0 auto;
  padding-top: 85px;
  padding-top: 4.427083333vw;
  padding-top: 72px;
  padding-top: 3.75vw;
  padding-bottom: 23px;
}

#about_core .about_core_inner p{
  font-weight: 500;
  font-size: 24px;
  font-size: 1.15vw;

  /*
  font-size: 21px;
  font-size: 1.09375vw;
  */
  
  letter-spacing: 1px;
  letter-spacing: 0.05208333333vw;
  margin-bottom: 55px;
  margin-bottom: 2.864583333vw;
  margin-bottom: 42px;
  margin-bottom: 2.1875vw;
}
/* #about_core .about_core_inner .txt{
  margin-left: 30px;
  margin-right: 30px;
} */

#about_core .about_core_inner p span.spacer{
  margin: 0 -10px 0 -18px;
  margin: 0 -0.5208333333vw 0 -0.9375vw;
}

#about_core .about_core_inner img{
  width: 700px;
  width: 36.45833333vw;

  width: 555px;
  width: 28.90625vw;
  /*
  width: 500px;
  width: 26.04166667vw;
  */

  margin-bottom: 60px;
  margin-bottom: 3.125vw;
  
  margin-bottom: 45px;
  margin-bottom: 2.34375vw;
}

#about_core .about_core_inner section h3{
  font-weight: bold;
  font-size: 30px;
  font-size: 1.5625vw;

  margin-bottom: 30px;
  margin-bottom: 1.5625vw;

  margin-bottom: 25px;
  margin-bottom: 1.302083333vw;

  margin-bottom: 15px;
  margin-bottom: 0.78125vw;
}

#about_core .about_core_inner section ul{
    display: flex;
    justify-content: center;
}

#about_core .about_core_inner section ul li{
  width: 50%;
}

/* #about_core .about_core_inner section ul li:first-child{
  border-right: 1px solid #ccc;
}

#about_core .about_core_inner section ul li:last-child{
  border-left: 1px solid #ccc;
} */

#about_core .about_core_inner section ul li a{
  display: block;
}

#about_core .about_core_inner section ul li a img{
  margin-bottom: 0;
  width: 100%;
}

#about_core .about_core_inner section ul li a p{
  position: relative;
  text-align: left;
  margin-bottom: 0;

  padding: 10px 40px 10px 45px;
  padding: 0.5208333333vw 2.083333333vw 0.5208333333vw 2.34375vw;

  padding: 6px 40px 6px 45px;
  padding: 0.3125vw 0 0.3125vw 0;
}


#about_core .about_core_inner section ul li a p::before{
  content: '';
  background-image: url(../img/about/top/icon_arrow_02.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  width: 32px;
  width: 1.666666667vw;

  height: 32px;
  height: 1.666666667vw;
  right: 40px;
  right: 2.083333333vw;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

#about_core .about_core_inner section ul li a p span{
  position: relative;
  font-weight: bold;
  display: inline-block;
  font-size: 24px;
  font-size: 1.25vw;
  /* padding-right: 65px; */
  /* padding-right: 3.385416667vw;*/
  border-bottom: 1px solid transparent;
}

#about_core .about_core_inner section ul li a:hover p span{
  border-bottom: 1px solid #1a1a1a;
}



/* about_domain */
#about_domain{
  padding-top: 82px;
  padding-top: 4.270833333vw;
  /* margin-bottom: 100px; */
  padding-bottom: 5.208333333vw;
  background: #F5F5F5;
}

#about_domain h2 {
    margin-bottom: 38px;
    margin-bottom: 1.979166667vw;
}

#about_domain ul{
    display: flex;
    flex-wrap: wrap;
    width: 1400px;
    width: 72.91666667vw;
    margin: 0 auto;
}

#about_domain ul li{
    text-align: center;
    width: 50%;
}

#about_domain ul li:nth-child(-n+4) {
    margin-bottom: 40px;
    margin-bottom: 2.083333333vw;
}

#about_domain ul li a .imgBox{
  overflow:hidden;
}

#about_domain ul li a .imgBox img{
  transition:0.3s all;
}

#about_domain ul li a:hover .imgBox img{
  transform:scale(1.1,1.1);
  transition:0.3s all;
}


#about_domain ul li a article{
  position: relative;
  z-index: 1;
  background: #fff;
  display: inline-block;
  margin-top: -90px;
  margin-top: -4.6875vw;

  max-width: 600px;
  max-width: 31.25vw;

  height: 250px;
  height: 15.625vw;

  padding: 35px 50px 0;
  padding: 1.822916667vw 2.604166667vw 0;
}

#about_domain ul li.machine a article{
  border-top: 4px solid #005EB8;
}

#about_domain ul li.system a article{
  border-top: 4px solid #E66C1F;
}

#about_domain ul li.health a article{
  border-top: 4px solid #C31614;
}

#about_domain ul li.parts a article{
  border-top: 4px solid #258DB0;
}

#about_domain ul li.data a article{
  border-top: 4px solid #25762f;
}

#about_domain ul li a article h3{
  position: relative;
  text-align: left;
  /*
  line-height: 1;
  */
  font-weight: 500;
  font-size: 30px;
  font-size: 1.5625vw;

  letter-spacing: 1px;
  letter-spacing: 0.05208333333vw;

  margin-bottom: 18px;
  margin-bottom: 0.9375vw;
}

#about_domain ul li a article h3::before{
  content: '';
  background-image: url(../img/about/top/icon_arrow_02.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  width: 32px;
  width: 1.666666667vw;

  height: 32px;
  height: 1.666666667vw;
  right: 0;
  top: 8px;
  top: 0.4166666667vw;
}

#about_domain ul li a article h3 span{
  font-weight: bold;
  position: relative;
  display: inline-block;
  text-align: left;
  border-bottom: 1px solid #fff;
  /*
  padding-right: 50px; 
  padding-right: 2.604166667vw;
  min-width: 100%;
  */
  transition: min-width .5s;
}

#about_domain ul li a:hover article h3 span{
  border-bottom: 1px solid #1a1a1a;
  /*min-width: 0;*/
}

/*
#about_domain ul li a article h3 span::after{
  content: "";
  position: absolute;
  background: #fff;
  width: 50px;
  width: 2.604166667vw;

  height: 2px;
  height: 0.1041666667vw;

  bottom: -2px;
  bottom: -0.1041666667vw;
  right: 0;
}
*/

#about_domain ul li a article p{
  text-align: left;
  font-size: 18px;
  font-size: 0.9375vw;

  letter-spacing: -1px;
  letter-spacing: -0.05208333333vw;
}


/* about_moreover */
#about_moreover {
    background: #F5F5F5;
    padding: 82px 0 130px;
    padding: 4.270833333vw 0 6.770833333vw;
}

#about_moreover h2{
  margin-bottom: 8px;
  margin-bottom: 0.4166666667vw;
}

#about_moreover .about_moreover_list{
    display: flex;
    justify-content: space-between;
    max-width: 1400px;
    max-width: 72.91666667vw;

    margin: 0 auto 68px;
    margin: 0 auto 3.541666667vw;
}

#about_moreover .about_moreover_list li{
    width: 31.11%;
}

#about_moreover .about_moreover_list li a{
  display: block;
  font-weight: bold;
}

#about_moreover .about_moreover_list li a .imgBox{
  overflow: hidden;
  margin-bottom: 20px;
  margin-bottom: 1.041666667vw;
}

#about_moreover .about_moreover_list li a .imgBox img{
  padding-top: 35px;
  padding-top: 1.822916667vw;
  transition: 0.3s all;
}

#about_moreover .about_moreover_list li a:hover .imgBox img{
  transform:scale(1.2,1.2);
  transition:0.3s all;
}

#about_moreover .about_moreover_list li a .titleArea{
  position: relative;
}

#about_moreover .about_moreover_list li a .titleArea p{
  display: inline-block;
  font-size: 24px;
  font-size: 1.25vw;
  border-bottom: 1px solid transparent;
}

#about_moreover .about_moreover_list li a:hover p{
  border-bottom: 1px solid #1a1a1a;
}

#about_moreover .about_moreover_list li a p::before{
  content: '';
  background-image: url(../img/about/top/icon_arrow_02.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  width: 32px;
  width: 1.666666667vw;

  height: 32px;
  height: 1.666666667vw;
  right: 0;
  top: 0;
}

#about_moreover .about_institution{
    max-width: 1400px;
    max-width: 72.91666667vw;
    margin: 0 auto;
}

#about_moreover .about_institution h3{
    background: #111111;
    text-align: center;
    color: #fff;
    font-weight: bold;
    letter-spacing: 2px;
    letter-spacing: 0.1041666667vw;

    font-size: 30px;
    font-size: 1.5625vw;

    padding: 29.5px 0;
    padding: 1.536458333vw 0;
}

#about_moreover .about_institution h3 img {
  margin-right: 22px;
  margin-right: 1.145833333vw;

  width: 48px;
  width: 2.5vw;
}

#about_moreover .about_institution ul{
    display: flex;
    justify-content: center;
}

#about_moreover .about_institution ul li{
    width: 58.6%;
    background: #222222;
}

/* #about_moreover .about_institution ul li:nth-child(-n+2){
  border-bottom: 2px solid #111111;
} */

#about_moreover .about_institution ul li a{
    /*display: flex;*/
}

#about_moreover .about_institution ul li a:hover{
  opacity: 0.8;
}

#about_moreover .about_institution ul li a img{
    width: 50%;
    float: left;
}

#about_moreover .about_institution ul li a article{
  position: relative;
  float: right;
  display: flex;
  padding-left: 20px;
  align-items: center;
  height: 100%;
  width: 50%;
  /* padding: 55px 60px 0 38px;
  padding: 2.864583333vw 3.125vw 0 1.979166667vw; */
}

/* #about_moreover .about_institution ul li:nth-last-child(-n+2) > a article{
  padding: 40px 60px 0 38px;
  padding: 2.083333333vw 3.125vw 0 1.979166667vw;
} */

#about_moreover .about_institution ul li a article::before{
  content: url(../img/about/top/icon_arrow_w.svg);
    position: absolute;
    height: auto;
    width: 8px;
    width: 0.4166666667vw;

    right: 20px;
    right: 1.041666667vw;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

#about_moreover .about_institution ul li a article p {
    color: #fff;
    font-size: 22px;
    font-size: 1.38vw;
    font-weight: bold;
/* 
    margin-bottom: 10px;
    margin-bottom: 0.5208333333vw; */
}

/* about_attempt */
#about_attempt{

}

#about_attempt h2{
  padding-top: 95px;
  padding-top: 4.947916667vw;

  margin-bottom: 58px;
  margin-bottom: 3.020833333vw;
}

#about_attempt ul.about_attempt_list{
    display: flex;
    justify-content: space-between;
    width: 1400px;
    width: 72.91666667vw;

    margin: 0 auto 90px;
    margin: 0 auto 4.6875vw;
}

#about_attempt ul.about_attempt_list li{
  position: relative;
  width: 23.5%;
}

#about_attempt ul.about_attempt_list li a{
  font-weight: bold;
}

#about_attempt ul.about_attempt_list li a .imgBox{
  overflow: hidden;
  margin-bottom: 12px;
  margin-bottom: 0.625vw;
}

#about_attempt ul.about_attempt_list li a .imgBox img{
  transition:0.3s all;
}

#about_attempt ul.about_attempt_list li a:hover .imgBox img{
  transform:scale(1.1,1.1);
  transition:0.3s all;
}

#about_attempt ul.about_attempt_list li a div{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

#about_attempt ul.about_attempt_list li a div p{
  /*transition: 0.3s all;*/
  font-size: 24px;
  font-size: 1.25vw;
  border-bottom: 1px solid transparent;
}


#about_attempt ul.about_attempt_list li a:hover div p{
  border-bottom: 1px solid #1a1a1a;
}


#about_attempt ul.about_attempt_list li a div .arrow{
  /*transition:0.3s all;*/
  opacity: 1;
  width: 32px;
  width: 1.666666667vw;
  margin-top: 3px;
}

/*
#about_attempt ul.about_attempt_list li a:hover div .arrow{
  transition:0.3s all;
  opacity: 0;
}
*/

#about_attempt ul.about_attempt_link{
    display: flex;
    justify-content: space-between;
    max-width: 1400px;
    max-width: 72.91666667vw;
    margin: 0 auto;
}

#about_attempt ul.about_attempt_link li{
    width: 445px;
    width: 23.17708333vw;
}

#about_attempt ul.about_attempt_link li a{
  position: relative;
  align-items: center;
  display: flex;
  color: #005EB8;
  font-weight: bold;
  line-height: 1.4;
  font-size: 20px;
  font-size: 1.041666667vw;

  height: 120px;
  height: 6.25vw;

  padding-left: 118px;
  padding-left: 6.145833333vw;

  border: 2px solid #1B589E;
  width: 100%;
  transition: 0.3s all;
}

#about_attempt ul.about_attempt_link li a:hover{
  /*
  width: 326px;
  width: 16.97916667vw;
  */
  transition: 0.3s all;
  background: #005EB8;
  color: #fff;
}

#about_attempt ul.about_attempt_link li a::before{
  content: url(../img/about/top/icon_arrow_01.svg);
  position: absolute;
  height: auto;
  width: 8px;
  width: 0.4166666667vw;

  right: 20px;
  right: 1.041666667vw;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

#about_attempt ul.about_attempt_link li a:hover::before{
  content: url(../img/about/top/icon_arrow_w.svg);
}

#about_attempt ul.about_attempt_link li.sustainability a .icons{
  left: 32px;
  left: 1.666666667vw;

  width: 55px;
  width: 2.864583333vw;

  height: 67px;
  height: 3.489583333vw;
  background: url(../img/about/top/icon_sustainability.svg);
}

#about_attempt ul.about_attempt_link li.sustainability a:hover .icons{
  background: url(../img/about/top/icon_sustainability_w.svg);
}

#about_attempt ul.about_attempt_link li.ir a .icons{
  left: 31px;
  left: 1.614583333vw;

  width: 53px;
  width: 2.760416667vw;

  height: 55px;
  height: 2.864583333vw;
  background: url(../img/about/top/icon_ir.svg);
}

#about_attempt ul.about_attempt_link li.ir a:hover .icons{
  background: url(../img/about/top/icon_ir_w.svg);
}

#about_attempt ul.about_attempt_link li.report a .icons{
  left: 34px;
  left: 1.770833333vw;

  width: 48px;
  width: 2.5vw;

  height: 60px;
  height: 3.125vw;
  background: url(../img/about/top/icon_report.svg);
}

#about_attempt ul.about_attempt_link li.report a:hover .icons{
  background: url(../img/about/top/icon_report_w.svg);
}

.l-container .pageArticle #about_attempt ul.about_attempt_link li a .icons{
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
}



@media screen and  (max-width: 1000px) {
  .pc_only {
    display: none;
}

.sp_only {
  display: block;
}

.about.about__top .l-content {
  margin-bottom: 80px;
}

  .pageArticle h2{
    font-size: 24px;
  }

  #top_bnrArea ul li a div {
    align-items: flex-start;
}

  #top_bnrArea ul li a div p span{
    display: block;
  }

  #about_links{
    max-width: 100%;
    padding: 0 20px;
    margin: 0 auto 60px;
  }

  #about_links ul {
    display: block;
}

#about_links ul li {
  border: 2px solid #1B589E;
  letter-spacing: 2px;
  margin-bottom: 20px;
}

#about_links ul.about_links_area01 li {
  width: 100%;
}


#about_links ul li.company a .icons {
  width: 44px;
  left: 25px;
  height: 41px;
}

#about_links ul li.president a .icons {
  width: 45px;
  left: 25px;
  height: 40px;
}

#about_links ul li.boardMember a .icons {
  width: 51px;
  left: 22px;
  height: 42px;
}

#about_links ul li.organization a .icons {
  width: 47px;
  left: 23px;
  height: 41px;
}

#about_links ul li.base a .icons {
  width: 41px;
  left: 27px;
  height: 42px;
}

#about_links ul li.group a .icons {
  width: 40px;
  left: 28px;
  height: 42px;
}

#about_links ul li a {
  font-size: 20px;
  height: 87px;
  padding-right:60px;
  padding-left: 100px;
}

#about_links ul li a::before {
  height: 15px;
  width: 8px;
  right: 22px;
}

#about_links ul.about_links_area02 li {
  width: 100%;
}

#top_bnrArea {
  width: 100%;
  margin: 0 auto 75px;
  padding: 0 20px;
}

#top_bnrArea ul {
  display: block;
}

#top_bnrArea ul li{
  width: 100%;
  margin-bottom: 35px;
}

#top_bnrArea ul li:nth-last-child(-n+2) {
  margin-bottom: 35px;
}

#top_bnrArea ul li:last-child {
  margin-bottom: 0;
}

#top_bnrArea ul li a div p {
  font-size: 24px;
}

#top_bnrArea ul li a img {
  margin-bottom: 18px;
}

#top_bnrArea ul li a div img.arrow {
  width: 32px;
  margin-top: 5px;
}


/* about_core */
#about_core{
  background-image: url(../img/about/top/back_sp.jpg);
  padding: 75px 0 60px;
}

#about_core h2 {
  margin-bottom: 80px;
}

#about_core .about_core_inner{
  max-width: 100%;
  margin: 0 20px;
  padding: 32px 0 0;
}

#about_core .about_core_inner p {
  text-align: left;
  font-size: 15px;
  margin-bottom: 22px;
  margin-left: 0;
  margin-right: 0;
  padding: 0 30px;
}
/* #about_core .about_core_inner .txt{
  margin-left: 0;
  margin-right: 0;
} */

#about_core .about_core_inner img {
  width: 100%;
  margin-bottom: 20px;
  padding: 0 30px;
}

#about_core .about_core_inner section h3 {
  font-size: 20px;
  margin-bottom: 18px;
}

#about_core .about_core_inner section ul {
  display: block;
}

#about_core .about_core_inner section ul li:first-child,#about_core .about_core_inner section ul li:last-child{
  border: none;
  width: 100%;
}

#about_core .about_core_inner section ul li a img{
  padding: 0;
}

#about_core .about_core_inner section ul li a p {
  padding: 14px 20px;
}

#about_core .about_core_inner section ul li a p span {
  font-size: 16px;
}

#about_core .about_core_inner section ul li a p::before {
  width: 24px;
  height: 24px;
  right: 20px;
}


/* about_domain */
#about_domain {
  padding-top: 75px;
}

#about_domain h2 {
  margin-bottom: 40px;
}

#about_domain ul {
  display: block;
  width: 100%;
}

#about_domain ul li {
  width: 100%;
  margin-bottom: 20px !important;
}


#about_domain ul li:last-child{
  margin-bottom: 55px !important;
}

#about_domain ul li a article{
  height: auto;
  max-width: 100%;
  width: calc(100% - 40px);
  padding: 35px 30px;
}

#about_domain ul li.machine a article,#about_domain ul li.health a article,#about_domain ul li.system a article,#about_domain ul li.parts a article{
  border-width: 4px;
}

#about_domain ul li a article h3 {
  font-size: 20px;
  letter-spacing: 1px;
  margin-bottom: 25px;
}

/*
#about_domain ul li a article h3 span {
  padding-right: 30px;
}
*/

#about_domain ul li a article h3::before {
  width: 24px;
  height: 24px;
  top: 5px;
  z-index: 20;
}
/*
#about_domain ul li a article h3 span::after {
  width: 30px;
  height: 10px;
  bottom: -3px;
  z-index: 10;
}
*/
#about_domain ul li a article p {
  font-size: 15px;
  letter-spacing: 1px;
}


/* about_moreover */
#about_moreover {
  padding: 55px 0 80px;
}

#about_moreover h2 {
  margin-bottom: 20px;
}

#about_moreover .about_moreover_list {
  flex-wrap: wrap;
  max-width: calc(100% - 40px);
  margin: 0 auto 40px;
}

#about_moreover .about_moreover_list li {
  width: 100%;
  margin-bottom: 15px;
}

#about_moreover .about_moreover_list li a .titleArea p {
  font-size: 20px;
}

#about_moreover .about_moreover_list li a p::before {
  width: 24px;
  height: 24px;
}

/* #about_moreover .about_moreover_list li.spLayout a p::before{
  margin-top: -13px;
} */

#about_moreover .about_moreover_list li a .titleArea p span{
  display: block;
}

#about_moreover .about_moreover_list li a .titleArea p span.spacer{
  margin-left: -10px;
}

/* #about_moreover .about_moreover_list li a .imgBox img {
  padding-top: 15px;
} */

#about_moreover .about_institution {
  max-width: calc(100% - 40px);
  margin: 0 auto;
}


#about_moreover .about_institution h3 img {
  margin-right: 8px;
  width: 32px;
}

#about_moreover .about_institution h3 {
  padding: 23px 0;
  letter-spacing: 1.5px;
  font-size: 20px;
}

#about_moreover .about_institution ul {
  display: block;
}

#about_moreover .about_institution ul li {
  width: 100%;
  border-bottom: 2px solid #111111;
  display: inline-block;
}

#about_moreover .about_institution ul li:nth-child(-n+2) {
   border-bottom: 2px solid #111111;
}

#about_moreover .about_institution ul li:last-child {
  border-bottom: none;
}

#about_moreover .about_institution ul li a article,#about_moreover .about_institution ul li:nth-last-child(-n+2) > a article {
  padding: 18px;
}

#about_moreover .about_institution ul li {
  display: block;
}

#about_moreover .about_institution ul li a {
  display: flex;
}

#about_moreover .about_institution ul li a img {
  width: 60%;
  object-fit: cover;
  object-position: 100% 0;
  float: none;
}

#about_moreover .about_institution ul li a article{
  float: none;
  width: 100%;
  height: auto;
}

#about_moreover .about_institution ul li a article p {
  font-size: 14px;
  /* margin-bottom: 12px; */
  padding-right: 30px;
}


#about_moreover .about_institution ul li a article::before {
  width: 7px;
  right: 20px;
}


/* about_attempt */
#about_attempt h2 {
  margin: 75px 0 40px;
}

#about_attempt ul.about_attempt_list {
  flex-wrap: wrap;
  width: calc(100% - 40px);
  margin: 0 auto 60px;
}

#about_attempt ul.about_attempt_list li {
  width: 48%;
  margin-bottom: 35px;
}

#about_attempt ul.about_attempt_list li:nth-last-child(-n+2){
  margin-bottom: 0;
}

#about_attempt ul.about_attempt_list li a .imgBox {
  margin-bottom: 10px;
}

#about_attempt ul.about_attempt_list li a div p {
  font-size: 14px;
  margin-right: -10px;
  bottom: -2px;
}

#about_attempt ul.about_attempt_list li a div .arrow {
  width: 24px;
}

#about_attempt ul.about_attempt_link {
  display: block;
  max-width: calc(100% - 40px);
}

#about_attempt ul.about_attempt_link li {
  width: 100%;
  margin-bottom: 20px;
}

#about_attempt ul.about_attempt_link li:last-child{
  margin-bottom: 0;
}

#about_attempt ul.about_attempt_link li a {
  height: auto;
  font-size: 20px;
  padding: 27.5px 0 27.5px 108px;
  border: 2px solid #1B589E;
}

#about_attempt ul.about_attempt_link li a::before {
  width: 8px;
  right: 20px;
}

#about_attempt ul.about_attempt_link li.sustainability a .icons {
  left: 30px;
  width: 32px;
  height: 40px;
}

#about_attempt ul.about_attempt_link li.ir a .icons {
  left: 28px;
  width: 40px;
  height: 42px;
}

#about_attempt ul.about_attempt_link li.report a .icons {
  left: 28px;
  width: 36px;
  height: 46px;
}

#about_attempt ul.about_attempt_link li:hover a {
  width: 100%;
}
}


@media screen and (max-width: 414px) {
  #top_bnrArea ul li a div p {
    letter-spacing: -0.5px;
}

#about_moreover .about_moreover_list li a .titleArea p{
  position: relative;
  display: block;
}

#about_moreover .about_moreover_list li.spLayout a p::before {
  margin-top: 0;
}

#about_moreover .about_moreover_list li a p::before {
  right: 0;
  top: 14px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

  #about_attempt ul.about_attempt_list li a div {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  #about_attempt ul.about_attempt_list li a div .arrow { 
    margin-top: 0;
  }

  #about_attempt ul.about_attempt_list li a div p {
    position: static;
    text-align: left;
    line-height: 1.4;
    margin-right: 5px;
  }

#about_attempt ul.about_attempt_list li a:hover div p {
  left: 0;
  transform: translateX(0);
  }

#about_attempt ul.about_attempt_link li a {
  padding: 27.5px 0 27.5px 90px;
}

#about_attempt ul.about_attempt_list li a:hover div .arrow {
  opacity: 1;
}
}



@media screen and (max-width: 375px) {

  #about_links ul li a span span.spacer01 {
    margin: 0 -4px;
}

#about_links ul li.group a .icons span{
  letter-spacing: -0.5px;
}

#about_moreover .about_moreover_list li a .titleArea p {
  padding-right: 30px;
  letter-spacing: -0.5px;
}

#about_moreover .about_moreover_list li.walking a .titleArea p span{
  display: inline;
}
}


@media screen and (max-width: 345px) {

  #about_links ul li a,#about_attempt ul.about_attempt_link li a{
    padding-left: 78px;
}

  #about_links ul li a::before,#about_attempt ul.about_attempt_link li a::before {
    right: 10px;
}

#about_links ul li.company a .icons {
  left: 19px;
}

#about_links ul li.president a .icons,#about_links ul li.organization a .icons {
  left: 18px;
}

#about_links ul li.boardMember a .icons {
  left: 15px;
}

#about_links ul li.base a .icons,#about_links ul li.group a .icons {
  left: 20px;
}


#about_attempt ul.about_attempt_link li.sustainability a .icons {
  left: 24px;
}

#about_attempt ul.about_attempt_link li.ir a .icons,#about_attempt ul.about_attempt_link li.report a .icons{
  left: 20px;
}
}
