@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');
.input-group-addon {
  line-height: 36px;
}
select {
  max-width: 100% !important;
}
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;
}
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 {
  background: #eee none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  color: #aaa;
  line-height: 34px;
  padding: 0px 5px;
  font-size: 15px;
  margin-bottom: 0;
}
h2 i {
  margin-right: 10px;
}
.page-title h2 {
  float: none;
  color: #000;
}
h3 {
  color: #555;
  font-size: 165%;
  border-bottom: 3px solid #754c24;
}
.panel-body h3 {
  color: #3C8DBC;
  font-weight: bold;
  font-size: 130%;
  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%;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
}
table.detail th {
  border: 0;
  text-align: center;
  padding: 10px;
  text-align: left;
  font-weight: bold;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}
table.detail  tr td {
  padding: 5px;
  vertical-align: middle;
  border: 0;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}
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;
}
tr.noship td {
  background-color: #d9534f;
}
