/*  */
/*  スマホ　*/
/*  */



.foot-bac{
  background-color: #326DA8;
}

.head-logo{
  fill: #f7f8ff;
}
.navigamen{
  background-color: #326DA8CC;
}
.navi-box{
  background-color: #326DA8;
}

.pc-side-navi:hover{
  stroke: #041941;
}

.pc-batsu:hover{
  stroke: #041941;
}

.pc-foot-got:hover{
  stroke: #041941;
}

.foot-bun a:hover,
.foot-bun.active a
{
color: #041941;
}

.foot-contact{
  color: #041941;
}

.foot-contact a:hover,
.foot-contact.active a{
  color: #F7F8FF;
}

.navi-contact{
  color: #041941;
}


.navi-bun a:hover,
.navi-bun.active a
{
color: #041941;
}

.navi-contact a:hover,
.navi-contact.active a{
  color: #F7F8FF;
}

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

  .company{
    width: 44vw;
  }


  .company-ira{
    width: 44vw;
    border-bottom: solid 0.161vh;
    border-color: #F7F8FF;
    margin-top: 0.5vh;
  }


  .on{
    display: none;
  }

  .tai{
    text-align: center;
  }
  .bun{
    text-align: center;
    margin-top: 1.5vh;
    line-height: 1.5;
  }

  .kage-sum01-bun{
    text-align: center;
  }

  .kage-pic{
    width: 44vw;
    height: 44vw;
    background: linear-gradient(225deg,#FFFFFF,#827A7A05 );
    border-radius: 3.4vw;
  }
  .kage-pic img{
    width: 44vw;
  }

  .pc-kage-sum02-bun{
    display: none;
  }
  
  }

/* パソコン用*/
@media screen and (min-width: 767px) {

  .jp9{
    color: #F7F8FF;
    text-align: left;
    font-family: "Noto Sans JP", serif;
    font-size: 3.15vh;
    font-weight: 550;
    font-style: normal;
  }

  .top{
    height: 150vh;
  }

  .top-sub{
    font-size: 3.78vh;
    margin-top: 35vh;
    line-height: 1.7;
  }

  .top-bun01{
    width: 80.1vw;
    margin-top: 8vh;
  }

  .top-bun01{
    margin-top: 5vh;
  }


  .company{
    width: 80.1vw;
    margin-top: 65vh;
  }


  .company-ira{
    width: 80.1vw;
    border-bottom: solid 0.161vh;
    border-color: #F7F8FF;
    margin-top: 0vh;
    margin-bottom: 5vh;
  }

  .no{
    display: none;
  }

  .company-sum02{
    margin-top: 2vh;
  }
  .company-sum03{
    margin-top: 2vh;
  }
  .company-sum04{
    margin-top: 2vh;
  }
  .company-sum05{
    margin-top: 2vh;
  }

  .tai{
    position: absolute;
    line-height: 1.5;
    bottom: 0.5vh;
  }
  .bun{
    margin-right: 0;
    width: 37vw;
    line-height: 1.5;
    bottom: 0.5vh;
  }


  .company-bun05{
    font-size: 3.15vh;
    font-weight: 550;
  }

  .on{
    margin-top: 2vh;
  }
  
.kage{
  margin-top: 40vh;
}

  .kage-sum01{
    position: absolute;
    width: 65.2vw;
    left: 50%;
    transform: translateX(-50%);
  }

  .kage-sum01-bun{
    width: 14vw;
    margin-left: 0;
    text-align: center;
    line-height: 1.5;
  }

  .kage-sum02{
    width: 65.2vw;
    margin-right: 0;
  }

  .kage-sum02-bun{
    width: 43.6vw;
    font-size: 2.39vh;
    margin-left: 5vw;
  }

  .kage-pic{
    width: 14.5vw;
    height: 14.5vw;
    background: linear-gradient(225deg, #FFFFFF, #827A7A05);
    border-radius: 0.7vw;
    margin-left: 0;
  }
  .kage-pic img{
    width: 14.5vw;
  }

}

