#container #nav .ico_menu {
  bottom: 150px;
}

#container #content .box_content .inner_content h1 {
  font-size: 32px;
  margin-bottom: 40px;
  color: #363636;
  font-weight: bold;
}

#container #content .box_content .inner_content .sec_info {
  margin-bottom: 305px;
}

#container #content .box_content .inner_content .sec_info>div:first-child {
  margin-bottom: 50px;
}

#container #content .box_content .inner_content .sec_info>div:first-child div {
  padding: 20px 0;
  border: 1px solid #cecece;
  text-align: center;
  font-size: 0;
  background: #f9f9f9;
}

#container #content .box_content .inner_content .sec_info>div:first-child div span {
  display: inline-block;
  margin-left: 25px;
  vertical-align: bottom;
}

#container #content .box_content .inner_content .sec_info>div:first-child div span:first-child {
  margin-left: 0;
}

#container #content .box_content .inner_content .sec_info>div:first-child div span:first-child input {
  width: 175px;
}

#container #content .box_content .inner_content .sec_info>div:first-child div span:last-child {
  margin-left: 20px;
}

#container #content .box_content .inner_content .sec_info>div:first-child div span label {
  font-size: 16px;
  font-weight: bold;
  color: #434343;
}

#container #content .box_content .inner_content .sec_info>div:first-child div span label input {
  width: 198px;
  height: 24px;
  margin-left: 10px;
}

#container #content .box_content .inner_content .sec_info>div:first-child div span button {
  width: 65px;
  height: 30px;
  font-weight: lighter;
  font-size: 15px;
  color: #fff;
  padding: 0;
}

#container #content .box_content .inner_content .sec_info>div:last-child p:first-child {
  margin-bottom: 30px;
}

#container #content .box_content .inner_content .sec_info>div:last-child p.unit {
  margin-bottom: 10px;
  font-size: 14px;
  color: #666;
  text-align: right;
}

#container #content .box_content .inner_content .sec_info>div:last-child button.btn_orange {
  width: 70px;
  height: 25px;
  font-weight: lighter;
  font-size: 14px;
  color: #fff;
  padding: 0;
  letter-spacing: -0.1em;
}

#container #content .box_content .inner_content .sec_info>div h2 {
  padding-left: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  color: #252525;
  font-weight: bold;
  background: url("../images/common/blt/blt_head.png") 0 center no-repeat;
}

#container #content .box_content .inner_content .sec_info .how_pay {
  border: 1px solid #bbbbbb;
  margin-top: 20px;
  padding: 20px;
  font-weight: 600;
  font-size: 18px;
  ;
  color: #252525;
}

#container #content .box_content .inner_content .sec_info .how_pay form {
  font-weight: 400;
  display: inline;
  margin-left: 10px;
}

#container #content .box_content .inner_content .sec_info .how_pay p {
  margin-left: 10px;
  font-weight: 400;
  display: inline;
}

#container #content .box_content .inner_content .sec_info .how_pay .radio_margin {
  margin-left: 50px;
}

table tr th,
table tr td {
  font-size: 16px;
  border: 1px solid #e1e1e1;
}

table thead tr th {
  background: #f4f4f4;
}

table tbody tr td {
  text-align: center;
}