@charset "utf-8";


/*------------------------------------------------- 
    2025 PresentTree
---------------------------------------------------*/

#tree01 .scArea{
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}
#tree01 .txt01{
  line-height: 1.8;
  font-size: 1em;
}
#tree01 .caps{
  line-height: 1.5;
  font-size: 0.9em;
  margin-bottom: 30px;
  
}
#tree01 h2.pt01{
  font-size: 2em;
  color: #CC0033;
  padding: 0 0 20px 0;
  margin: 0;
  line-height: 1.3;
  text-align: center;
  font-weight: bold;
}
#tree01 h3.pt01{
  font-size: 1.4em;
  color: #CC0033;
  padding: 0 0 5px 0;
  margin: 0;
  line-height: 1.3;
}

#tree01 .treeBox01{
  padding-top: 80px;
}
#tree01 .treeBox01 .mainPic{
  background: url("/content/dam/nttcom/hq/jp/about-us/csr/tree/img01.png") 50% 0 no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
  max-height: 300px;
  display: table;
}
#tree01 .treeBox01 .mainPic h2{
  color: #fff;
  font-size: 38px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  text-shadow: #000 1px 0 10px;
  font-weight: bold;
}
#tree01 .treeBox01 .textBox{
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 50px 50px 20px;
  background-color: #F6F6F6;
  border-radius: 10px;
  position: relative;
  top: -60px;
}
#tree01 .treeBox01 .textBox .type01 dt{
  float: left;
  width: 67%;
}
#tree01 .treeBox01 .textBox .type01 dd{
  float: right;
  width: 28%;
}
#tree01 .treeBox01 .textBox .type01 dd img{
  width: 100%;
  max-width: 290px;
}
#tree01 .treeBox01 .textBox .type02 dt{
  float: right;
  width: 70%;
}
#tree01 .treeBox01 .textBox .type02 dd{
  float: left;
  width: 25%;
  position: relative;
  top: -30px;
}
#tree01 .treeBox01 .textBox .type02 dd img{
  width: 100%;
  max-width: 249px;
}

#tree01 .picBnr{
  padding-bottom: 80px;
  text-align: center;
}
#tree01 .picBnr img{
  width: 100%;
  max-width: 901px;
}
#tree01 .flow img{
  width: 100%;
  max-width: 962px;
}

#tree01 .linkBox{
  padding: 20px 0 60px 5vw;
}

#tree01 .grayArea{
  background-color: #F6F6F6;
  padding: 90px 0;
}
#tree01 .picBox{
  padding-top: 20px;
}
#tree01 .picBox ul{
  list-style-type: none;
  padding: 0;
  margin:0;
}
#tree01 .picBox li{
  float: left;
  width: 48%;
  padding-top: 30px;
}
#tree01 .picBox li:nth-child(2n){
  float: right;
  width: 48%;
}

#tree01 ul.number{
  list-style-type: none;
  padding: 80px 0;
  margin:0;
}
#tree01 ul.number li{
  float: left;
  width: 40%;
  text-align: right;
  padding-top: 120px;
}
#tree01 ul.number li:nth-child(2n){
  float: right;
  width: 55%;
  text-align: left;
  padding-top: 0;
}

#tree01 .project01{
  width: 100%;
  max-width: 1140px;
  margin: 40px auto 0;
  padding: 50px 50px 40px;
  background-color: #fff;
  border: 1px solid #1c1c1c;
  border-radius: 10px;
  position: relative;
}

#tree01 .project01 .icon01 p{
  background-color: #1c1c1c;
  color: #fff;
  min-width: 150px;
  font-size: 1.1rem;
  border-radius:25px;
  line-height:1;
  padding: 7px 15px 5px;
  margin-bottom: 1em;
  text-align: center;
  display: inline-block;
}

#tree01 .project01 ul{
  list-style-type: none;
  padding: 0;
  margin:0;
}
#tree01 .project01 li{
  background: url("/content/dam/nttcom/hq/jp/about-us/csr/tree/icon01.png") 0 2px no-repeat;
  padding-left: 25px;
  margin-bottom: 10px;
}


#tree01 .project01 .btn{
  margin-top: 30px;
  text-align: right;
}
#tree01 .project01 .btn a{
  position: relative;
  background-color: #CC0033;
  border: 1px solid #CC0033;
  color: #fff;
  min-width: 380px;
  font-size: 1.2rem;
  border-radius:25px;
  line-height:1;
  padding: 17px 15px 15px 0;
  margin-bottom: 1em;
  text-align: center;
  display: inline-block;
  transition: all 0.3s 0s ease;
}
#tree01 .project01 .btn a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  width: 13px;
  height: 13px;
  margin: auto;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  box-sizing: border-box;
}
#tree01 .project01 .btn a:hover{
  background-color: #fff;
  color: #CC0033;
}
#tree01 .project01 .btn a:hover::after {
  border-top: 2px solid #CC0033;
  border-right: 2px solid #CC0033;
}
#tree01 .project01 .btn.long a{
  min-width: 600px;
}

#tree01 .project01 .deco{
  position: absolute;
  top: 50px;
  right: 50px;
}
#tree01 .project01 .deco{
  position: absolute;
  top: 40px;
  right: 40px;
}

#tree01 .project01 .pic.wd1 img{
  width: 100%;
  max-width: 754px;
}
#tree01 .project01 .pic.wd2 img{
  width: 100%;
  max-width: 630px;
}

#tree01 .project01 .step2 .leftBox{
  float:left;
  width: 30%;
}
#tree01 .project01 .step2 .rightBox{
  float:left;
  width: 68%;
}


/* SP */
@media screen and ( max-width: 767px ) {

#tree01 .txt01{
  padding: 0 10px;
  font-size: 1em;
}
#tree01 .caps{
  padding: 0 10px;
  margin-bottom: 30px;
  
}
#tree01 h2.pt01{
  font-size: 1.5em;
  color: #CC0033;
  padding: 0 0 20px 0;
  margin: 0;
  line-height: 1.3;
  text-align: center;
  font-weight: bold;
}
#tree01 h3.pt01{
  font-size: 1.1em;
  color: #CC0033;
  padding: 0 0 5px 0;
  margin: 0;
  line-height: 1.3;
}

#tree01 .treeBox01{
  padding-top: 40px;
}
#tree01 .lead{
  padding: 0 10px;
}
#tree01 .treeBox01 .mainPic h2{
  font-size: 32px;
  padding-bottom: 40px;
  line-height: 1.3;
}
#tree01 .treeBox01 .textBox{
  padding:20px;
}
#tree01 .treeBox01 .textBox .type01 dt{
  float: none;
  width: 100%;
}
#tree01 .treeBox01 .textBox .type01 dd{
  float: none;
  width: 100%;
  text-align: center;
  padding: 20px 0 40px;
}
#tree01 .treeBox01 .textBox .type02 dt{
  float: none;
  width: 100%;
}
#tree01 .treeBox01 .textBox .type02 dd{
  float: none;
  width: 100%;
  text-align: center;
  padding: 20px 0;
  top: 0;
}

#tree01 .picBnr{
  padding:0 10px 40px;
}
#tree01 .picBnr img{
  width: 100%;
}

#tree01 .linkBox{
  padding: 10px 10px 20px;
}
#tree01 .linkBox img{
  width: 100%;
}

#tree01 .grayArea{
  background-color: #F6F6F6;
  padding: 40px 0;
}
#tree01 .picBox{
  padding-top: 20px;
}
#tree01 .picBox img{
  width: 100%;
}
#tree01 .picBox ul{
  list-style-type: none;
  padding: 0;
  margin:0;
}
#tree01 .picBox li{
  width: 49%;
  padding-top: 10px;
}
#tree01 .picBox li:nth-child(2n){
  width: 49%;
}
#tree01 .picBox li img{
  width: 100%;
}

#tree01 ul.number{
  list-style-type: none;
  padding: 60px 0 30px;
  margin:0;
}
#tree01 ul.number li{
  float: none;
  width: 100%;
  text-align: center;
  padding: 0 0 20px;
}
#tree01 ul.number li:nth-child(2n){
  float: none;
  width: 100%;
  text-align: center;
  padding-top: 0;
}
#tree01 ul.number li:nth-child(2n) img{
  width: 100%;
}

#tree01 .project01{
  margin: 40px auto 0;
  padding: 20px;
}

#tree01 .project01 .pic img{
  width: 100%;
}

#tree01 .project01 li{
  background: url("/content/dam/nttcom/hq/jp/about-us/csr/tree/icon01.png") 0 2px no-repeat;
}


#tree01 .project01 .btn{
  margin-top: 30px;
  text-align: center;
}
#tree01 .project01 .btn a{
  min-width: 320px;
  font-size: 1.1rem;
}

#tree01 .project01 .btn a:hover{
  background-color: #fff;
  color: #CC0033;
}
#tree01 .project01 .btn a:hover::after {
  border-top: 2px solid #CC0033;
  border-right: 2px solid #CC0033;
}
#tree01 .project01 .btn.long a{
  min-width: 350px;
  border-radius:30px;
}

#tree01 .project01 .deco{
  position: relative;
  top: 0;
  right: 0;
  padding: 10px 0;
}
#tree01 .project01 .deco.d1 img{
  width: 100%;
  max-width: 200px;
}
#tree01 .project01 .deco.d2 img{
  width: 100%;
  max-width: 140px;
}

#tree01 .project01 .step2 .leftBox{
  float:none;
  width: 100%;
}
#tree01 .project01 .step2 .rightBox{
  float:none;
  width: 100%;
}

#tree01 .project01 .txt01{
  padding: 0;
}

}