.ishikawatoyama { 
  display: flex;
  justify-content: center;
  align-items: center;
  width: 240px; 
  margin: 0 auto 18px;
  list-style-type: none;
}
.ishikawa-i,.toyama-i,.ishikawa-t,.toyama-t,.ishikawa-i-top,.toyama-i-top {
  background:white;
  width: 90px;  
  height: 20px;
  float:left;

  transition:.2s all;
  font-weight: 600;
  text-align: center; 
}

.ishikawa-i,.toyama-t,.ishikawa-i-top,.toyama-i-top{
  border: 1px solid  #000; 
}
.ishikawa-t,.toyama-i {
  border: 1px solid  #afaeae; 
}

.ishikawa-i p {
  text-align: center; 
  color: #000;
  font-size: 14px;
  margin-top: -3.5px;
}
.toyama-t p {
  text-align: center; 
  color: #000;
  font-size: 14px;
  margin-top: -3.5px;
}
.toyama-i p {
  text-align: center; 
  color: #7c7b7b;
  font-size: 14px;
  margin-top: -3.5px;
}

.ishikawa-t:hover,.ishikawa-i-top:hover  {
  background: #000;
}
.ishikawa-t:hover p,.ishikawa-i-top:hover p  {
  color: #fff;
}

.toyama-i:hover {
  background: #fff;
}
.toyama-i:hover p {
  color: #7c7b7b;
}

.ishikawa-i-top p {
  text-align: center; 
  color: #000;
  font-size: 14px;
  margin-top: -2px;
}
.toyama-i-top p {
  text-align: center; 
  color: #7c7b7b;
  font-size: 14px;
  margin-top: -2px;
}

.site-top{
  display: flex;
  justify-content: center;
  margin: -15px auto 0;
  color: #0175fa;
  font-size: 14px;
  font-weight: bold;
  text-decoration : underline;
}

.site-concept{
  margin: 10px auto 0 15px;
  font-size: 14px;
}

.navi001report,.navi001reportlist{
  display: flex;
  height: 2rem;  
  margin: 0 auto;
  width: 30%; 

  -webkit-flex-wrap: wrap;  
  flex-wrap:wrap;  
}

.navi001report li {  
  width: 50%;
  margin-top: -5px;
}
.navi001reportlist li {  
  width: 100%;
  margin-top: -5px;
}

.navi001report,.navi001reportlist {
  list-style: none;
  position: relative;
}
.navi001report .but-report a {  
  font-size: 14px;
  background: #fff;
  border: solid 0.5px #0501fa;
  color: #000;
  display: block;
  height: 1.5rem;  
  line-height: 1.6rem;  
  text-align: center;
  text-decoration: none;
  width: 100%;
  margin-bottom: -10px;  
}
 
.navi001report .but-report:hover a {  
  background: #0182fa;
  color: #fff;
  margin-bottom: -10px; 
  border: solid 0.5px #fff;  
}
.navi001reportlist .but-report a {  
  font-size: 14px;
  background: #0501fa;
  border: solid 0.5px #0501fa;
  color: #fff;
  display: block;
  height: 1.5rem;  
  line-height: 1.6rem;  
  text-align: center;
  text-decoration: none;
  width: 100%;
  margin-bottom: -10px;  
}

.navi001reportlist .but-report:hover a {  
  background: #0182fa;
  color: #fff;
  margin-bottom: -10px;  
  border: solid 0.5px #fff;  
}

.navi001a{
  display: flex;
  height: 2rem;  
  margin: 0 auto;
  width: 100%;  
}
.navi001a > li { 
  width: 25%;
}

.navi001a li {
  list-style: none;
  position: relative;
}
.navi001a .but001 a {  
  font-size: 14px;
  background: #fff;
  border: solid 0.5px #01d5fa;
  color: #000;
  display: block;
  height: 1.5rem;  
  line-height: 1.6rem;  
  text-align: center;
  text-decoration: none;
  width: 100%;
  margin-bottom: -10px;  
}

.navi001a .but001a a {  
  font-size: 14px;
  background: #fff;
  border: solid 0.5px #01d5fa;
  color: #000;
  display: block;
  height: 1.5rem;  
  line-height: 1.6rem; 
  text-align: center;
  text-decoration: none;
  width: 100%;
  margin-bottom: -10px;  
}

.navi001a .but002 a {  
  font-size: 14px;
  background: #fff;
  border: solid 0.5px  #49f705;
  color: #000;
  display: block;
  height: 1.5rem;  
  line-height: 1.6rem;  
  text-align: center;
  text-decoration: none;
  width: 100%;
}

.but001title01,.but001title02{ 
  display: block;
  padding:0 ; 
  background:white;
  width: 50%;  
  float:left;
}

.but001title01 p {
  font-size: 14px;
  height: 12px; 
  font-weight: 500;
  text-align: left; 
  color: #0175fa;

}

.but001title02 p {
  font-size: 14px;
  height: 12px; 
  font-weight: 300;
  text-align: left; 
  color: #02a802;
}

.navi001a li li {  
    height: 0;  
    overflow: hidden;  
    transition: .5s;  
}
.navi001a li li a {
    border-top: 1px solid #eee;
}
.navi001a li:hover > ul > li { 
    height: 1.6rem;  
    overflow: visible;
}

.navi001a .but001:hover a {

  background: #0182fa;
  color: #fff;
  margin-bottom: -10px; 
  border: solid 0.5px #fff; 

}

.navi001a .but001a:hover a {
  pointer-events: none;
}
.deower-lia:hover a {
  pointer-events: none;
}
.navi001a li li a {
  background: #0182fa;
}
.navi001a .but001 li:hover a { 
  background: #43a1f8;

}
.navi001a li ul li ul li a {
  background: #2593fa; 
}
.navi001a li ul li ul li:hover a {
  background: #5daefa;  
}

.navi001a .but002:hover a {
  background: #08b302;
  color: #fff;
  margin-bottom: -15px;  
  border: solid 0.5px #fff;  
}
.navi001a li li a {
  background: #02a847;
}
.navi001a li li:hover a { 
  background: #28bd66;
}
.navi001a li ul li ul li a {
  background: #049440;  
}
.navi001a li ul li ul li:hover a {
  background: #10c45b;  
}

.but001title01 ul{
  display: none;  
}
.but001title02 ul{
  display: none;    
}

.navi001a .current_menu01:hover { 
  background:  #0182fa !important;   
  }
.current_menu01 {
  height: 26px;
  background: #9edbff !important; 
  margin:0 0 -5px ; 
  }

  /* X 軸（縦へ） */
.rotateX{
  animation-name:rotateXAnime;
  animation-duration:2s;/* 回転時間 */
  animation-fill-mode:forwards;
}

@keyframes rotateXAnime{
  from{
    transform: rotateX(0);
    }
  to{
    transform: rotateX(-720deg);/* 回転数 */
    }
}



  @media screen and (max-width:860px){


.site-concept{
  margin: 0 auto -50px 5px;
}
}


