@charset "UTF-8";




    .fl_b01 {
    display: flex;
    align-items: center;
    /* height: auto; */
    /* justify-content: center; */
    height: 100%;
    }
    body  
          div.fl_b01 img { 

          height: auto;

        }
.panf01 {

  display: flex;
  font-size: 1.2rem;
  margin-top: 5px;
}
body .dsn {

  display: none !important;
}


