﻿.wrapper{
  position: relative;
  z-index: 10020;
  top: 0;
  background-color: #fff;
}

/*レスポンシブ PC*/
@media screen and (min-width: 769px) {
  .block-top-cautions--lead{
    text-align: center;
  }
}
