body {
  background: url(../images/background.jpg) repeat-x;
}
body > .container {
  position: relative;
  padding-bottom: 0px;
  background: #fff;
}
.header h1 {
  width: 100%;
  font-size: 11px;
  position: absolute;
  left: 0px;
  top: 0px;
  margin: 0px;
  padding: 2px 10px;
  line-height: 1.4em;
  color: #f0f0f0;
}
#menu {
  padding-top: 8px;
}
#menu img {
  display: block;
  margin: 2px auto 8px;
}
#menu .btn-menu {
  background: url(../images/menu_bg.jpg?1) no-repeat center center;
  background-size: cover;
}
.footer {
  background: url(../images/footer.png) no-repeat center bottom;
  background-size: cover;
  margin-top: 4px;
  min-height: 200px;
  overflow: hidden;
}
.footer p {
  padding: 8px 20px;
  color: #fff;
}
.footer dl {
  padding: 2px 20px 0px;
  color: #fff;
  font-size: 80%;
}
.footer dl dt {
  float: left;
  width: 40px;
}
.footer dl dd {
  margin-left: 40px;
}
body > .container {
  border-right: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
}
.bottom-menu {
  float: right;
  padding: 8px 20px 5px;
  font-size: 90%;
  line-height: 2em;
  color: #f0f0f0;
  text-align: right;
}
.bottom-menu a:link,
.bottom-menu a:visited {
  color: white;
}
.bottom-menu a:hover,
.bottom-menu a:active {
  color: white;
}
.pdf-link {
  margin: 10px 10px;
  padding: 4px 10px 4px 30px;
  min-height: 24px;
  background: url(../images/icon_pdf.png) no-repeat left center;
}
.catch {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.catch img {
  position: absolute;
  top: -200px;
  left: 0px;
}
.catch-navigation img {
  display: block;
  float: left;
  width: 33.3333%;
  height: auto;
}
.content-top {
  margin: 10px 0px;
  padding: 5px;
  text-align: center;
  border-radius: 2px;
  border: 1px solid silver;
  border-radius: 3px;
  min-height: 470px;
}
.content-top-sub {
  margin: 5px 0px;
  padding: 5px;
  text-align: center;
  min-height: 100px;
}
.bizup {
  padding-top: 40px;
}
.bizup dl {
  font-size: 90%;
  text-align: left;
  margin: 20px 8px 2px;
  overflow: auto;
  height: 370px;
}
.bizup dt {
  margin-bottom: 4px;
}
.bizup dd {
  margin-bottom: 10px;
  border-bottom: 1px dotted silver;
}
.bizup-medical {
  background: url(../images/bizup_head_medical.png) no-repeat;
}
.bizup-corporate {
  background: url(../images/bizup_head_corporate.png) no-repeat;
}
.column {
  padding-top: 70px;
}
.column dl {
  font-size: 90%;
  text-align: left;
  margin: 20px 8px 2px;
  overflow: auto;
  height: 460px;
}
.column dt {
  margin-bottom: 4px;
}
.column dd {
  margin-bottom: 10px;
  border-bottom: 1px dotted silver;
}
.column-menu {
  padding-top: 70px;
}
.column-menu-001 {
  background: url(../images/column_menu_001.png?0) no-repeat;
}
.column-menu-002 {
  background: url(../images/column_menu_002.png?0) no-repeat;
}
.com-banner {
  width: 180px;
  margin-left: 20%;
}
.com-banner img {
  width: 100%;
  height: auto;
}
.profile {
  border-collapse: collapse;
  border: 0;
}
.profile td {
  padding: 2px 4px;
  vertical-align: top;
}
.column-medical {
  background: url(../images/head_column_medical.png) no-repeat;
  background-size: 100% auto;
}
.column-insurance {
  background: url(../images/head_column_insurance.png) no-repeat;
  background-size: 100% auto;
}
.content {
  padding: 10px 0px;
}
.content .step-head {
  float: left;
  display: block;
}
.content .chart-arrow {
  display: inline-block;
  margin-left: 30px;
}
.content .btn-top {
  display: block;
  float: right;
  clear: both;
  cursor: pointer;
}
.content .pagination {
  margin: 4px 0px;
}
.content h1 {
  padding: 5px 10px;
  font-size: 160%;
  border-bottom: 3px solid #005191;
}
.content h1 small {
  color: #333;
  font-size: 90%;
}
.content h2 {
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 5px 10px;
  font-size: 140%;
  background: #f4f4f4;
  color: #004e8f;
  clear: left;
}
.content h2.focus {
  background: #fef1ac;
}
.content h3 {
  color: #004e8f;
  font-size: 120%;
  font-weight: bold;
}
.content h4 {
  margin-top: 10px;
  padding: 2px 0px;
  border-bottom: 1px solid #005191;
  font-size: 115%;
  font-weight: bold;
}
.content h5 {
  margin-top: 10px;
  padding: 2px 0px;
  border-bottom: 1px solid #e0e0e0;
  font-size: 110%;
  font-weight: bold;
}
.content dt {
  padding: 4px 0px;
}
.content dd {
  padding: 4px 0px;
  margin: 4px 20px;
}
.info-sub {
  clear: both;
  margin-top: 10px;
}
.info dl {
  margin: 4px 20px;
}
.info img {
  display: block;
  margin: 4px auto;
}
.service ol {
  padding: 0px;
  margin: 10px 0px;
}
.service ol li {
  float: left;
  width: 20%;
  padding: 2% 2%;
  list-style-type: none;
  border: 2px solid #fff;
  border-radius: 4px;
  height: 100px;
  cursor: pointer;
  background: #c4e4ff;
  font-weight: bold;
}
.service ol .over {
  background: #fefedf;
}
.badges-blog img {
  margin: 0px 0px 10px;
}
.news-box {
  margin: 10px 0px 4px;
  padding: 0px 0px 10px;
  border: 1px solid #acd9fe;
  border-radius: 4px;
  min-height: 370px;
}
.news-box .news-header {
  text-align: right;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: #005090;
  padding-bottom: 4px;
}
.news-box .inner {
  height: 310px;
  overflow: auto;
}
.news-box .news-backnumber-btn {
  text-align: right;
  padding: 2px 10px;
  font-weight: bold;
  font-size: 80%;
}
.news-box .news {
  margin: 2px 5px;
  padding: 10px;
  border-bottom: 1px dotted silver;
  background: #fff;
}
.news-box .news .date {
  display: inline-block;
  padding: 4px 8px;
  color: #005090;
  font-size: 90%;
  font-weight: bold;
}
.news-box .news .head {
  font-size: 110%;
  font-weight: bold;
  padding: 2px 10px;
  border-bottom: 1px solid #005090;
}
.news-box .news .body {
  padding: 4px 4px 10px 20px;
}
.news-data h2 {
  background: none;
  font-size: 140%;
  border-bottom: 1px solid #004b8c;
}
.news-data .body {
  padding: 4px 20px;
}
.column-data {
  padding: 10px 2px 5px;
  border-bottom: 1px solid silver;
}
.column-data .head {
  font-size: 110%;
  text-align: left;
}
.column-data .date {
  margin: 10px 0px;
  text-align: right;
}
.column-data .date span {
  padding: 4px 8px;
  background: #f0f0f0;
  border-radius: 2px;
}
.right {
  float: right;
}
.right img {
  display: inline-block;
  padding: 4px;
}
.right p {
  font-size: 80%;
  font-weight: bold;
  text-align: center;
}
.left {
  float: left;
}
.left img {
  display: inline-block;
  padding: 4px;
}
.left p {
  font-size: 80%;
  font-weight: bold;
  text-align: center;
}
.company-pic {
  position: absolute;
  top: 140px;
  right: 4px;
}
.content-column h2 {
  font-size: 120%;
  background: none;
  font-size: 140%;
  border-bottom: 1px solid #004b8c;
}
.content-column .date {
  margin: 10px 0px;
  text-align: right;
}
.content-column .date span {
  padding: 4px 8px;
  background: #f0f0f0;
  border-radius: 2px;
}
.content-column .pdf-link-thumb {
  width: 200px;
  padding: 20px;
}
.content-column .pdf-link-thumb p {
  text-align: center;
  font-size: 80%;
}
.content-column .body {
  padding: 4px 20px;
}
blockquote p {
  font-size: 90%;
}
.sitemap-0 {
  margin: 2px;
  padding: 4px 10px 4px;
  margin-left: 10px;
  font-size: 110%;
  border-left: 3px solid #025a98;
}
.sitemap-1 {
  margin: 2px;
  padding: 4px 10px 4px;
  margin-left: 20px;
  border-left: 2px solid #025a98;
}
.sitemap-2 {
  margin: 2px;
  padding: 4px 10px 4px;
  margin-left: 40px;
  border-left: 1px solid #025a98;
}
.sitemap-3 {
  margin: 2px;
  padding: 4px 10px 4px;
  font-size: 90%;
  margin-left: 60px;
  border-left: 1px solid #025a98;
}
.contact-mark-pic {
  position: absolute;
  right: 410px;
  top: 200px;
}
.contact-line {
  background: url(../images/contact_line_bg.png?1) no-repeat;
  background-size: 100% 100%;
  padding: 20px 20px 55px;
  margin-right: 410px;
}
.contact-line p {
  font-weight: bold;
}
.relatives table {
  width: 100%;
  border: 0;
}
.relatives th {
  padding: 8px 4px;
  border-bottom: 1px solid silver;
}
.relatives td {
  padding: 8px 4px;
  border-bottom: 1px solid silver;
}
.clients table {
  width: 100%;
  border: 0;
}
.clients th {
  padding: 8px 4px;
  border-bottom: 1px solid silver;
}
.clients td {
  padding: 8px 4px;
  border-bottom: 1px solid silver;
}
.relatives-table {
  margin-top: 20px;
  border-collapse: collapse;
}
.relatives-table td {
  width: 25%;
  vertical-align: top;
}
.relatives-table td p {
  font-size: 95%;
  font-weight: bold;
  margin: 2px 2px;
  padding: 6px 4px;
  background: #f0f0f0;
}
.top-bottom-badges {
  text-align: center;
}
.top-bottom-badges img {
  margin: 0px auto;
}
@media only screen and (max-width: 1200px) {
  .catch {
    height: 200px;
  }
  .column {
    background-size: 230px auto;
  }
  .company-pic {
    position: absolute;
  }
  .company-pic img {
    width: auto;
    height: auto;
  }
  .contact-pic img {
    width: 400px;
    height: auto;
  }
  .contact-line {
    margin-right: 400px;
  }
  .contact-mark-pic {
    display: none;
  }
  .profile-pic img {
    width: auto;
    height: auto;
  }
}
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .catch {
    height: 150px;
  }
  .column {
    background-size: 200px auto;
  }
  .company-pic img {
    width: 160px;
    height: auto;
  }
  .contact-pic {
    float: right;
    display: block;
  }
  .contact-pic img {
    width: 250px;
    height: auto;
  }
  .contact-line {
    margin-right: 260px;
  }
  .contact-line p {
    font-size: 85%;
  }
  .contact-mark-pic {
    display: none;
  }
  .profile-pic img {
    width: 200px;
    height: auto;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .catch {
    height: 200px;
  }
  .column {
    background-size: 230px auto;
  }
  .company-pic {
    position: static;
    float: right;
    padding: 2px 10px;
  }
  .company-pic img {
    width: 120px;
    height: auto;
  }
  .contact-pic {
    float: none;
    display: none;
  }
  .contact-pic img {
    width: auto;
    height: auto;
  }
  .contact-line {
    margin-right: 0px;
  }
  .profile-pic img {
    width: 150px;
    height: auto;
  }
  .catch-navigation img {
    width: 100%;
  }
  .service ol li {
    width: 33.3%;
  }
  .right,
  .left {
    float: none;
  }
  .right img,
  .left img {
    display: block;
    margin: 0px auto;
    max-width: 100%;
    height: auto;
  }
  #menu {
    position: fixed;
    top: 80px;
    left: -100%;
    width: 100%;
    z-index: 1000;
    background: rgba(255, 255, 255, 0.9);
  }
  #menu .btn-menu img {
    max-width: 50%;
    margin: 2px auto 2px;
  }
  .header .menu-head {
    position: absolute;
    top: 0px;
    right: 10px;
    cursor: pointer;
  }
  .header .menu-head img {
    width: 60px;
    height: 60px;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .catch {
    height: 140px;
  }
  .column {
    background-size: 230px auto;
  }
  .company-pic {
    position: static;
    float: right;
    padding: 2px 10px;
  }
  .company-pic img {
    width: 150px;
    height: auto;
  }
  .contact-pic {
    float: none;
    display: none;
  }
  .contact-pic img {
    width: 300px;
    height: auto;
  }
  .contact-line {
    margin-right: 0px;
  }
  .profile-pic {
    float: none;
  }
  .profile-pic img {
    width: 200px;
    height: auto;
  }
  .footer {
    padding-bottom: 120px;
    background-position: center bottom;
  }
}
/* Custom, iPhone Retina */
/*# sourceMappingURL=base.css.map */