


.show-output{
  display: inline-block;
  text-align: left;
  height: 30px;
  width: 120px;
  border-radius: 10px;
  font-size:13px;
  border:1px #333 solid;
  position: relative;
  top:1px;
  padding-top: 11px;
}




/* show　*/
.column {
    display: flex;
    flex-direction: column;
  }
  .column p{
    margin-bottom: 1px;
  }



  .show-index{
    border-radius: 10px;
   }
   .show-index-menu{
    width: 130%;
   }


  .show-index-item{
    padding:25px 0px 0px 30px;
    display: table;
    width:1000px;
  }
  .show-index-item p{
  display: inline-block;
  margin:0 0 -10% 0;
  font-size: 13px;
  }
  .index-item-show{
    display: inline-block;
    margin:50px 0px -10% 0;
    font-size: 13px;
  }
  .show-index {
    display: inline-block;
    text-align: left;
  border:1px solid #333;
  padding: 5px;
  margin-right: 1px !important;
  margin-bottom: 10px !important;
  }

  .show-index-id{
    width: 30px;
    position: relative;
    top:20px;
  }

  .show-index-pt{
    width: 150px;
  }
  .show-index-name{
    width: 150px;
  }
  .show-index-email{
    width: 150px;
  }
  .show-index-address{
    width: 180px;
  }
  .show-index-invoicenumber{
    width: 10px;
  }
  .show-index-menu{
    width: 150px !important;
    margin-left: 20% !important;
  }


  .show-index-ginko{
    width: 100px;
    margin-left: 28% !important;
  }
  .show-index-memo{
    width: 200px;
    margin-left: 0% !important;
  }
  .show-index-kinyukikan{
    width: 100px;
    margin-left: 28% !important;
  }
  .form-input-menu p{
    margin-left: 20%;
    width: 100px;
  }
  .form-input-ginko p{
    margin-left: 20% !important;
    width: 150px;
  }

  .編集ボタン,.保存ボタン{
    display: inline-block;
    text-align: left;
    position: absolute;
    right: 15%;
    margin-left: 3% !important;
    margin-right: 40px !important;
  }

  .削除ボタン{
    display: inline-block;
    text-align: left;
    position: absolute !important;
    top: 50px !important;
  }
