@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url('https://fonts.googleapis.com/css?family=Noto+Serif:400,700');
.page-content-wrap {
  padding: 15px;
}
.breadcrumb i {
  margin-right: 5px;
}
#content {
  background-color: #FFF;
}
.input-group-addon {
  line-height: 36px;
}
body {
  font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", Verdana, Arial, Helvetica, sans-serif;
  font-size: 120%;
  margin: 0;
}
.x-navigation > li.xn-logo > a:first-child {
  font-size: 20px;
  background-color: #3C8DBC;
}
.x-navigation > li.xn-logo > a:first-child:hover {
  background-color: #3E82BA;
}
.row {
  padding-top: 20px;
  padding-bottom: 20px;
}
a {
  color: #003d4c;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #367889;
  text-decoration: none;
}
a img {
  border: none;
}
h1,
h2,
h3,
h4 {
  font-weight: normal;
  margin-bottom: 0.5em;
}
h1 {
  background: #fff;
  color: #003d4c;
  font-size: 100%;
}
h2 {
  color: #3C8DBC;
  font-weight: bold;
  font-size: 110%;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  line-height: 34px;
  padding: 0px 5px;
  margin-bottom: 0;
}
h2 i {
  margin-right: 10px;
}
.page-title h2 {
  float: none;
  color: #000;
}
h3 {
  color: #3C8DBC;
  font-weight: bold;
  font-size: 110%;
  border-bottom: 3px solid #3C8DBC;
  padding: 5px;
}
h4 {
  color: #993;
  font-weight: normal;
}
p {
  margin: 0 0 1em 0;
}
.cl {
  clear: both;
  height: 1px;
}
.num {
  font-size: 150%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #333333;
  display: inline-block;
  padding: 0px 0px 0px 2px;
}
.num_total {
  font-size: 200%;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  display: inline-block;
  padding: 0px 0px 0px 2px;
  color: #0071bc;
}
.care {
  margin: 30px 0px;
  padding: 10px;
  background-color: #EFEFEF;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-table;
}
#sort_box {
  margin: 20px 0;
}
.sort_div {
  background-color: #CCCCCC;
  border: 1px solid #ABD3E5;
  cursor: move;
  list-style: none outside none;
  margin-bottom: 10px;
  padding: 10px;
}
input,
textarea {
  font-size: 100%;
}
select {
  font-size: 100%;
}
table.detail {
  border-right: 0;
  clear: both;
  color: #333;
  margin-bottom: 10px;
  width: 100%;
  font-size: 100%;
}
table.detail th {
  border: 0;
  text-align: center;
  padding: 10px;
  text-align: left;
  font-weight: bold;
}
table.detail  tr td {
  padding: 5px;
  vertical-align: middle;
  border: 0;
}
table.detail  tr:nth-child(even) {
  background: #ffffff;
}
table.detail  tr:nth-child(odd) {
  background: #f9f9f9;
}
table.inpdetailut td.tright {
  text-align: right;
}
table.detail td.center {
  text-align: center;
}
table.indetail {
  border-right: 0;
  clear: both;
  color: #333;
  margin-bottom: 10px;
  width: 100%;
  font-size: 100%;
  border-left: 1px solid #aaa;
  border-top: 1px solid #aaa;
}
table.indetail th {
  border: 0;
  text-align: center;
  padding: 10px;
  text-align: left;
  font-weight: bold;
  background: none;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}
table.indetail  tr td {
  padding: 5px;
  vertical-align: middle;
  border: 0;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}
table.indetail  tr:nth-child(even) {
  background: #ffffff;
}
table.indetail  tr:nth-child(odd) {
  background: #f9f9f9;
}
table.input {
  border-right: 0;
  clear: both;
  color: #333;
  margin-bottom: 10px;
  width: 100%;
  font-size: 100%;
}
table.input th {
  border: 0;
  text-align: center;
  padding: 5px;
  text-align: left;
  font-weight: bold;
}
table.input  tr td {
  padding: 5px;
  vertical-align: middle;
  border: 0;
}
table.input  tr:nth-child(even) {
  background: #ffffff;
}
table.input  tr:nth-child(odd) {
  background: #eee;
}
table.input td.tright {
  text-align: right;
}
table.input td.center {
  text-align: center;
}
table.input  tr.white {
  background: #ffffff;
}
table.input  tr.gray {
  background: #eee;
}
table.input thead tr {
  background: #ccc !important;
}
:placeholder-shown {
  color: #d00;
}
::-webkit-input-placeholder {
  color: #d00;
}
:-moz-placeholder {
  color: #d00;
  opacity: 0.5;
}
::-moz-placeholder {
  color: #d00;
  opacity: 0.5;
}
:-ms-input-placeholder {
  color: #d00;
}
.btn-warning {
  color: #FFF;
}
ul.months {
  text-align: center;
  font-size: 120%;
  padding: 20px 0px;
}
ul.months li {
  list-style: none;
  display: inline-block;
  color: #00F;
  padding: 0px 10px 0px 10px;
  border-right: 1px solid #aaa;
}
ul.months li a {
  color: #aaa;
  font-weight: normal;
}
ul.months li:last-child {
  border-right: none;
}
table.calendartab {
  width: 100%;
  table-layout: fixed;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
}
table.calendartab tr th {
  text-align: center;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  padding: 5px;
}
table.calendartab tr td {
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  padding: 5px;
}
table.calendartab tr td .process_name {
  text-align: center;
}
table.calendartab tr td .day {
  text-align: center;
  font-family: Arial;
  font-weight: bold;
}
table.calendartab tr td .result {
  font-size: 90%;
}
table.calendartab tr td .result .user_name {
  font-weight: bold;
  border-bottom: 1px dotted #aaa;
}
table.calendartab tr td .result .success_num span {
  float: right;
  display: inline-block;
  font-family: Arial;
  font-weight: bold;
}
table.calendartab tr td .result .failure_num span {
  float: right;
  display: inline-block;
  font-family: Arial;
  font-weight: bold;
}
table.calendartab tr td.w0 {
  background-color: #fff0ff;
}
table.calendartab tr td.w6 {
  background-color: #f0ffff;
}
.order_010_row {
  background-color: #f2f2f2 !important;
}
.order_020_row {
  background-color: #bdf1ff !important;
}
.order_030_row {
  background-color: #b2ff39 !important;
}
.order_040_row {
  background-color: #e5ffbb !important;
}
.order_090_row {
  background-color: #ffabab !important;
}
.ship_030_row {
  background-color: #ffabab !important;
}
.ship_040_row {
  background-color: #b2ff39 !important;
}
.ship_090_row {
  background-color: #ffabab !important;
}
table.index tr.redrow {
  background: #ffabab !important;
}
table.index tr.greenrow {
  background: #e5ffbb !important;
}
table.index tr.bluerow {
  background: #bdf1ff !important;
}
table.index tr.orangerow {
  background: #FFCC66 !important;
}
