.naviBox h2.sideNavContact span.bgBox {
  padding-top: 30px;
  background-image: url(/img/side/icon_contact.png);
  background-repeat: no-repeat;
  background-position: 12px center; }

.OrderData H1 {
  background-image: none;
  font-size: 32px;
  line-height: 60px;
  border: 0;
  border-left: 13px solid #005b6b;
  border-radius: 0;
  padding: 0 0 0 17px;
  margin-bottom: 50px; }
.OrderData H2 {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  color: #005b6b;
  padding: 10px 0 0 0 !important;
  background-image: none;
  margin-bottom: 30px; }
.OrderData H3 {
  font-size: 20px;
  color: #444444;
  margin-bottom: 10px; }
  .OrderData H3 span {
    color: #005b6b; }
.OrderData a {
  text-decoration: underline; }
.OrderData .bbg {
  border-bottom: 1px solid #005b6b;
  margin-bottom: 40px; }
.OrderData .pb40 {
  padding-bottom: 40px; }
.OrderData .tLeft {
  text-align: left !important; }
.OrderData .circle {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background: #f00; }
.OrderData .triangle {
  display: inline-block;
  width: 1px;
  height: 1px;
  border: 7px solid transparent;
  border-bottom: 11px solid #444;
  margin-top: -10px; }
.OrderData .tSub {
  font-size: 12px;
  vertical-align: super; }
.OrderData p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 30px; }
  .OrderData p.chui {
    font-size: 14px; }
.OrderData TABLE.orderTable {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 15px;
  color: #444444; }
  .OrderData TABLE.orderTable TR TH, .OrderData TABLE.orderTable TR TD {
    font-size: 16px;
    line-height: 23px;
    padding: 14px 10px;
    box-sizing: border-box;
    vertical-align: middle; }
  .OrderData TABLE.orderTable TR TH {
    background: #005b6b;
    color: #fff;
    border: 1px solid #fff;
    font-weight: normal;
    border-top: 1px solid #005b6b; }
    .OrderData TABLE.orderTable TR TH:first-child {
      width: 39px;
      text-align: center;
      border-left: 1px solid #005b6b; }
    .OrderData TABLE.orderTable TR TH:nth-child(2) {
      width: 225px; }
    .OrderData TABLE.orderTable TR TH:nth-child(3) {
      width: 65px;
      text-align: center; }
    .OrderData TABLE.orderTable TR TH:nth-child(4) {
      width: 90px; }
    .OrderData TABLE.orderTable TR TH:last-child {
      border-right: 1px solid #005b6b; }
  .OrderData TABLE.orderTable TR TD {
    border: 1px solid #005b6b;
    min-height: 95px; }
    .OrderData TABLE.orderTable TR TD:first-child {
      text-align: center; }
    .OrderData TABLE.orderTable TR TD:nth-child(3) {
      text-align: center; }
    .OrderData TABLE.orderTable TR TD:last-child {
      padding: 10px 10px; }
    .OrderData TABLE.orderTable TR TD DIV {
      display: flex;
      min-height: 85px;
      align-items: center; }
      .OrderData TABLE.orderTable TR TD DIV P {
        margin-bottom: 0 !important;
        padding: 0;
        line-height: 23px; }
.OrderData TABLE.noneTh TD:first-child {
  width: 186px;
  text-align: left !important; }
.OrderData TABLE.impleTable .w138 {
  width: 138px; }
.OrderData TABLE.impleTable .w104 {
  width: 104px; }

@media only screen and (max-width: 767px) {
  .OrderData H1 {
    margin-bottom: 10px; }
  .OrderData H2 {
    width: 98%;
    margin: 0 auto;
    margin-bottom: 10px; }
    .OrderData H2 span {
      line-height: 1.2 !important; }
  .OrderData TABLE {
    width: 98%;
    margin: 0 auto; }
    .OrderData TABLE TD, .OrderData TABLE TH {
      font-size: 12px !important; }
    .OrderData TABLE TH:nth-child(2) {
      width: 100px !important; } }
