@charset "utf-8";

th{
  vertical-align: middle;
  text-align : center;
  //background-color: #C6C8CA;
}

.wf-mplus1p { font-family: "M PLUS 1p"; }

body{
  font-family: "M PLUS 1p";
  -webkit-print-color-adjust: exact;
}

td {
  //text-align : right;
}
th{
  padding-top: 10px;
}

h1, h2, h3, h4, h5, h6{
  font-family: "M PLUS 1p";
}

h4.title {
  border-left: 8px solid #007BFF;
  padding-left: 10px;
  font-weight: bold;
}
input.num-input{
  text-align: right;
}
div.num-input{
  text-align :right;
  padding-right:12px;
}

h1.center{
  text-align: center;
}
h2.center{
  text-align: center;
}
.button_youbi{
  font-size: small;
}
td.text_area{
  text-align:left;
}

button.today1{
  font-weight: bold;
}

@media print{
  .no_print{
    display:none;
  }
  body{
    -webkit-print-color-adjust: exact;
    font-size: 0.7rem;
    line-height: 1.2;
  }
  h1{
    font-size: 2rem;
  }
  h2{
    font-size: 1.5rem;
  }
  .table td.td-warning{
    background: #ffeeba !important;
  }
  .table td.td-info{
    background-color: #bee5eb !important;
  }
}

.card-body.nippo{
  padding:0;
}
.card-header.nippo{
  padding: .25rem .50rem;
}
.card-title.nippo{
  margin: 0 .5rem;
  font-style: italic;
  font-size:small;
}

.card-text.nippo{
  margin-bottom: 0.5em;
  margin-left: 0.25em;
}
.confirm_1{
  opacity:0.5;
}
.non_active{
  opacity:0.5;
}
tr.youbi6{
  background-color: #B7D8FD;
}
tr.youbi0{
  background-color: #F8D7DA;
}
table.nippo_month{
  font-size: smaller;
}

.date-edit {
  position: relative;
  margin-bottom: 0;
}
 
input[type="date"] {
  margin-top:4px;
  padding: 0.65rem;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #fff;
}


input[type="date"]::-webkit-inner-spin-button{
  -webkit-appearance: none;
}
input[type="date"]::-webkit-clear-button{
  -webkit-appearance: none;
}
input[type='text'].sales{
  width: 6rem;
}
input[type='text'].customer{
  width: 6rem;
}


input[type="date"]::-webkit-calendar-picker-indicator{
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  background: transparent;
  color: transparent;
  cursor: pointer;
  height: 50px;
  width: 180px;
}
a.non_deco{
  text-decoration: none;
  color: #000;
}
.menkazu th{
  text-align: left;
}
.smaller {
  font-size: smaller;
}
input[type='text'].men{
  width: 4.5rem;
}
select {
  border: 1px solid #C6C8CA;
  margin-top:2px;
  border-radius: 0.25rem;
}
.btn{
  padding: .3rem;
  margin-bottom:.1rem;
}
textarea.men{
  width: 10rem;
}
.nippo_month td.place{
  min-width: 2.5rem;
}
.nippo_month th.place{
  width: 2.5rem;
}
.info_date{
  font-size: smaller;
  vertical-align: middle;
}
.info_row{
  vertical-align: middle;
}
.right_thick{
  border-right: 3px solid #dee2e6 !important;
}
.left_thick{
  border-left: 3px solid #dee2e6 !important;
}
.top_thick{
  border-top: 3px solid #dee2e6 !important;
}
.top_double{
  border-top: 5px double #dee2e6 !important;
}
.bottom_thick{
  border-bottom: 3px solid #dee2e6 !important;
}
.over{
  color : #0014db ;
  font-weight: bolder;
}
.under{
  color : #bf0813 ;
  font-weight: bolder;
}
div.past{
  color:gray;
  display:none;
  margin-top:0.3rem;
}
div.ratio{
  color:gray;
  display:none;
  margin-top:0.3rem;
}
.time_sale{
  color:gray;
  display:none;
  margin-top:0.3rem;
}
td.time_sale,th.time_sale{
  width: 3em;
}

.cell_jinji{
  border-right-width: 2px;
  border-right-style: solid;
  border-right-color: #dee2e6;
}
.youbi_0{
  background-color: #ffdbed;
}
.youbi_6{
  background-color: #dbedff;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
table.analys_month{
  font-size: smaller;
  font-size: 0.8rem;
}
tr.table_days{
  line-height: 0.7;
}

html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 70px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 40px;
  background-color: #f5f5f5;
}
 
 
/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
 
.container {
  width: auto;
  padding: 0 15px;
}
.container .text-muted {
  margin: 10 px 0;
}

.csvtable{
  font-size: smaller;
}

.place_0_top{
  border-top: 5px double #dee2e6 !important;
}
.place_0_left{
  border-left: 5px double #dee2e6 !important;
}
.place_0_right{
  border-right: 5px double #dee2e6 !important;
}
.place_0_bottom{
  border-bottom: 5px double #dee2e6 !important;
}
.cell_jinji.place_0{
  border-right: 5px double #dee2e6 !important;
}
.cell_sale.place_0{
  border-left: 5px double #dee2e6 !important;
}
td.red{
  color : #bf0813 ;
}
.text-bold{
  font-weight: bolder;
}
.text-small{
  font-size: smaller;
}
.td-warning{
  -webkit-print-color-adjust: exact;
  background: #ffeeba !important;
}
.td-info{
    background-color: #bee5eb !important;
}

.container-fluid {
 margin-right: auto;
 margin-left: auto;
 max-width: 1500px;
}

.menu_malti_label{
 border-left: 4px solid #007BFF;
 padding-left: 0.4rem;
 font-weight: bold;
 font-size:small;
}
.menu_malti_title{
 font-weight: bold;
  
}