.headtopinR {
  width: 60%;
}
.headtopinRlist.flex {
  width: 100%;
}
.headtopinRlist.flex > li {
 width: 32%; 
 margin: auto;
}
.headtopinRitem.micro.micro02 a {
  background-color: #8ec741;
}
.toppage .m1000 {
  max-width: 1200px;
}
.glist li.gitem {
  width: calc((100% - 40px) / 11);
}
.glist li.gitem .gicon img {
  width: 22px;
}
.side-insta {
  
}

/* side */
.side-insta {
  bottom: 420px;
}
.headtopinR.fixed .headtopinRitem.tocontact {
  bottom: 350px;
}
.headtopinR.fixed .headtopinRitem.toweb {
  bottom: 280px;
}
.headtopinR.fixed .headtopinRitem.toweb.webreserve {
  position: fixed;
  bottom: 210px;
  right: 10px;
  z-index: 99;
  border-radius: 50%;
  background-size: 125% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #fff;
}
.headtopinR.fixed .headtopinRitem.toweb.webreserve a {
  background-color: #8ec741;
}

@media (max-width: 599px){
  dl.tel dt.tit {
    font-size: 10px;
  }
  .headtopinRitem .fs28 .h-none {
    font-size: 14px;
  }
}
