@charset "UTF-8";
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote:before {
  content: '';
  content: none;
}

q:after, q:before {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=checkbox] {
  vertical-align: middle;
}

button {
  cursor: pointer;
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  border-spacing: 0;
  font-weight: 400;
  line-height: 1.42rem;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  outline: 0;
}
button:active, button:focus {
  outline: 0;
}

label {
  cursor: pointer;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

html {
  font-size: 62.5%;
}

body, html {
  margin: 0;
  padding: 0;
  width: 100%;
}

body {
  min-height: 100%;
  color: #333;
  font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ,sans-serif;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
}

.page {
  position: relative;
}

.img-responsive {
  width: 100%;
  height: auto;
}

a:link, a:visited {
  color: #1954a6;
  text-decoration: none;
}
a:hover {
  color: #123e7a;
}
a.arrow {
  display: inline-block;
  position: relative;
  padding-left: 15px;
}
a.arrow:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 6px;
  border-color: transparent transparent transparent #666;
  -webkit-transform: rotate(360deg);
}
a.pdf:after {
  display: inline-block;
  content: '';
  background: url(/assets/images/icons/icon-pdf.png) no-repeat 100% 0;
  padding-left: 8px;
  vertical-align: -5px;
  width: 24px;
  height: 23px;
}

strong {
  font-weight: 700;
}

p {
  margin-bottom: 1em;
}

.alert {
  color: red;
}

.note {
  position: relative;
  display: inline-block;
  padding-left: 1.5em;
  font-size: 0.847em;
}
.note:before {
  content: '※';
  position: absolute;
  left: 0;
  top: 0;
}

.container {
  margin: 0 auto;
  width: 960px;
}

.font-large {
  font-size: 120%;
}

.header-wrapper {
  background: #eee url(/assets/images/modules/header/bg-header.png) no-repeat center top;
}

.header {
  padding-bottom: 18px;
  border-bottom: 1px solid #ccc;
}

.header__company {
  float: left;
  margin-right: 70px;
}

.header__company__logo {
  float: left;
  margin-top: 12px;
  margin-bottom: 8px;
  width: 162px;
  height: 40px;
}

.header__company__name {
  float: left;
  margin: 28px 0 0 5px;
  width: 177px;
  height: 17px;
}

.header__company__description {
  clear: both;
  margin-bottom: 22px;
}

.header__sitemap-language {
  float: left;
  width: 230px;
  padding-top: 35px;
}

.header__sitemap {
  float: left;
  font-size: 1.2em;
}

.header__sitemap__link {
  display: inline-block;
  position: relative;
  padding-left: 9px;
  margin-right: 13px;
}
.header__sitemap__link:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 6px;
  border-color: transparent transparent transparent #666;
  -webkit-transform: rotate(360deg);
}
.header__sitemap__link:link, .header__sitemap__link:visited {
  text-decoration: none;
  color: #666;
}

.header__language {
  position: relative;
  float: left;
  font-size: 1.2em;
  padding-left: 12px;
}
.header__language span, .header__language a {
  float: left;
  display: block;
}
.header__language span {
  padding-right: 5px;
}
.header__language a {
  margin-top: -3px;
  margin-left: 4px;
}
.header__language::before {
  display: block;
  content: '';
  top: 1px;
  left: 0;
  position: absolute;
  background: #C8C8C8;
  height: 15px;
  width: 1px;
}

.global-nav {
  clear: left;
  float: left;
  width: 690px;
}

.global-nav__item {
  float: left;
  padding-left: 8px;
  background: url(/assets/images/modules/header/bg-global-nav_delimiter.png) no-repeat left top;
}
.global-nav__item:first-child {
  padding-left: 0;
  background: 0 0;
}

.font-controller {
  float: left;
  width: 160px;
  padding-top: 17px;
  margin-right: 18px;
  margin-bottom: 11px;
}

.font-controller__title {
  float: left;
  width: 62px;
  height: 12px;
  padding-top: 5px;
  margin-right: 8px;
}

.font-controller__btn {
  cursor: pointer;
  float: left;
  display: block;
  width: 45px;
  overflow: hidden;
}

.other-nav {
  float: right;
  padding-top: 17px;
  width: 242px;
}

.other-nav__item {
  float: left;
}

.img-responsive {
  max-width: 100% !important;
  height: auto;
  display: block;
}

.clearfix, .container, .footer__aside, .global-nav {
  zoom: 1;
}

.clearfix:before, .container:before, .footer__aside:before, .global-nav:before {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfix:after, .container:after, .footer__aside:after, .global-nav:after {
  clear: both;
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}

#srchBox {
  position: relative;
  float: right;
  width: 212px;
  height: 28px;
  margin-right: 30px;
  border: 1px solid #ccc;
  color: #000;
  text-align: left;
  background: #fff;
  display: none
}
#srchBox * {
  margin: 0;
  padding: 0;
  font-size: 13px;
  *font-size: small;
  *font: x-small;
}
#srchBox a img {
  border: none;
}
#srchBox #srch #srchForm {
  white-space: nowrap;
}
#srchBox #srchInput {
  width: 200px;
  padding: 8px 3px 6px;
  vertical-align: bottom;
}
#srchBox #srchBtn {
  z-index: 100;
  position: absolute;
  top: 0;
  right: -30px;
  width: 30px;
  height: 30px;
  background: url(/assets/images/modules/header/btn-search.gif) no-repeat;
  border: none;
  cursor: pointer;
}

:first-child + html #srchBox #srchBtn {
  padding-top: 2px;
}

#srchBox ul {
  margin-top: 6px;
  text-align: left;
}
#srchBox li {
  list-style-type: none;
  display: inline;
  zoom: 1;
  padding-right: 10px;
}
#srchBox li input {
  zoom: 1;
  margin-right: 2px;
  vertical-align: middle;
  border: 0;
}
#srchBox #srchLogo {
  margin: 6px 6px 6px 0;
  text-align: right;
}
#srchBox #srchLogo a {
  color: #666;
  text-decoration: none;
  font-size: 85%;
}
#srchBox #srchLogo a:hover {
  text-decoration: underline;
}
#srchBox.watermark {
  height: 30px;
}
#srchBox.watermark #srchInput {
  border: none;
  background: #fff url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) 10px center no-repeat;
}
#srchBox.watermark #srchInput:focus {
  outline: 0;
}
#srchBox.watermark #srchInput.nomark {
  background: #fff;
}
#srchBox.watermark #srchLogo {
  display: none;
}

.footer {
  font-size: 1.3em;
}

.footer__nav-wrapper {
  padding-top: 35px;
  background: #eee url(/assets/images/modules/footer/bg-footer_top_shadow.gif) repeat-x left top;
}

.footer__logo {
  float: left;
  margin-right: 90px;
}

.footer__nav {
  float: left;
  width: 490px;
  zoom: 1;
  margin-bottom: 45px;
  background: url(/assets/images/modules/common/vr-light-gray.gif) repeat-y 230px top;
}
.footer__nav:after, .footer__nav:before {
  display: block;
  height: 0;
  visibility: hidden;
  content: " ";
}
.footer__nav:after {
  clear: both;
}

.footer__nav__list {
  float: left;
  width: 245px;
}

.footer__nav__item {
  margin-bottom: 13px;
}

.footer__nav__link {
  font-weight: 700;
  display: inline-block;
  position: relative;
  padding-left: 15px;
}
.footer__nav__link:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 6px;
  border-color: transparent transparent transparent #aaa;
  -webkit-transform: rotate(360deg);
}
.footer__nav__link:link, .footer__nav__link:visited {
  color: #333;
  text-decoration: none;
}

.footer__nav__sub__list {
  padding-top: 13px;
  padding-left: 15px;
}

.footer__nav__sub__item {
  margin-bottom: 6px;
}

.footer__nav__sub__link {
  font-weight: 400;
}
.footer__nav__sub__link:link, .footer__nav__sub__link:visited {
  color: #333;
  text-decoration: none;
}

.footer__nav__other {
  float: right;
  width: 230px;
}

.footer__nav__other__item {
  margin-bottom: 13px;
}

.footer__nav__other__link:link, .footer__nav__other__link:visited {
  color: #333;
  text-decoration: none;
}

.footer__form {
  float: right;
  width: 218px;
  padding: 20px;
  border: 1px solid #ccc;
  background: #fff;
}

.footer__form__title {
  text-align: center;
  font-size: 1.077em;
  font-weight: 700;
  color: #1954a6;
  margin-bottom: 10px;
  border-bottom: 2px solid #ccc;
  padding-bottom: 18px;
}

.footer__form__name {
  width: 204px;
  border: 1px solid #ccc;
  padding: 6px;
  margin-bottom: 20px;
}

.footer__form__label {
  font-size: 0.924em;
}

.footer__form__type {
  margin-bottom: 15px;
}

.footer__form__submit {
  width: 81px;
  display: block;
  margin: 0 auto;
  background: #666;
  text-align: center;
  padding: 10px 12px;
}

.footer__form__submit__text {
  color: #fff;
  display: inline-block;
  position: relative;
  padding-left: 15px;
}
.footer__form__submit__text:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 6px;
  border-color: transparent transparent transparent #fff;
  -webkit-transform: rotate(360deg);
}

.footer__form__submit:hover {
  background: #ccc;
}

.footer__aside {
  background: #1954a6;
}

.footer__aside__content {
  height: 120px;
  background: url(/assets/images/modules/footer/bg-footer_aside.png) no-repeat;
}

.footer__aside__copyright {
  float: left;
  color: #fff;
  padding-top: 33px;
}

.footer__aside__pagetop {
  float: right;
  padding-top: 20px;
}

.footer__ssl-seal {
  padding-top: 20px;
  float: right;
}

.topic-path {
  font-size: 1.3em;
  padding: 15px 0;
}

.topic-path__item {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-weight: 700;
}

.topic-path__link {
  position: relative;
  padding-right: 18px;
  font-weight: 400;
}
.topic-path__link:after {
  position: absolute;
  top: -1px;
  right: 2px;
  display: inline-block;
  content: ">";
}
.topic-path__link:link, .topic-path__link:visited {
  text-decoration: none;
}
.topic-path__link:hover {
  text-decoration: underline;
}

.main-content {
  min-height: 400px;
  padding: 35px 0;
}
.main-content.no-padding {
  padding: 0;
}

.left-col {
  float: left;
  width: 220px;
}

.right-col {
  float: right;
  width: 710px;
}

.center-col {
  width: 710px;
  margin: 0 auto;
}

.section {
  font-size: 1.3em;
}

.section__header {
  display: table;
  width: 100%;
  margin-bottom: 30px;
}

.section__title {
  font-size: 1.847em;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: 60px;
  padding: 15px 0;
  padding-left: 38px;
  background: #1c5db8;
  color: #fff;
  line-height: 1.3;
  font-weight: 700;
}
.section__title small {
  font-size: 0.584em;
}
.section__title:after {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  display: block;
  margin: 0 auto;
  height: 2px;
  background: #00a7da;
  content: "";
}

.section__description {
  margin-bottom: 20px;
}

.section__sub-title {
  font-size: 1.385em;
  position: relative;
  margin-bottom: 20px;
  padding: 15px 30px;
  border: 1px solid #ccc;
  background: url(/assets/images/modules/common/bg-metalic_pattern.gif) repeat;
  color: #1954a6;
}
.section__sub-title:before {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 11px;
  display: block;
  width: 3px;
  background: #1954a6;
  content: "";
}
.section__sub-title small {
  font-size: 0.8em;
}

.section__small-title {
  font-size: 1.231em;
  margin-bottom: 20px;
  padding: 12px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #09c;
}

.section__small-title2 {
  font-size: 16px;
  margin-bottom: 20px;
  padding: 12px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #F49D3A;
  font-weight: bold;
}

.btn {
  cursor: pointer;
}
.btn:focus {
  outline: 0;
}
.btn.external:after {
  display: inline-block;
  margin-left: 10px;
  width: 9px;
  height: 9px;
  background: url(/assets/images/icons/icon-extrenal_blue.png) no-repeat;
  content: "";
}

.btn--large {
  font-size: 1.4em;
  position: relative;
  display: inline-block;
  min-width: 273px;
  height: 63px;
  background: url(/assets/images/modules/common/bg-button_large.png) repeat-x left top;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  line-height: 63px;
  color: #fff;
  border: none;
  padding-left: 30px;
  padding-right: 30px;
}
.btn--large:before {
  content: '';
  display: block;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 6px;
  border-color: transparent transparent transparent #fff;
  -webkit-transform: rotate(360deg);
}
.btn--large:hover, .btn--large:link, .btn--large:visited {
  color: #fff;
}
.btn--large.left {
  text-align: left;
}
.btn--large:hover {
  background: url(/assets/images/modules/common/bg-button_large_on.png) repeat-x left top;
}
.btn--large.external:after {
  background: url(/assets/images/icons/icon-external_white.png) no-repeat;
}
.btn--large.multi {
  line-height: 1.3;
  padding-top: 9px;
  height: 54px;
}

.btn--small {
  display: inline-block;
  font-size: 1.077em;
  position: relative;
  padding: 10px 20px 10px 30px;
  border: 1px solid #ccc;
  background: #fff url(/assets/images/modules/common/bg-button_gradient.gif) no-repeat left bottom;
  background: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background: linear-gradient(to bottom, #fff, #e6e6e6);
  color: #fff;
  vertical-align: middle;
  text-decoration: none;
}
.btn--small:before {
  content: '';
  display: block;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 6px;
  border-color: transparent transparent transparent #1954a6;
  -webkit-transform: rotate(360deg);
}
.btn--small:link, .btn--small:visited {
  color: #1954a6;
}
.btn--small:hover {
  opacity: 0.7;
}

.back-to-list {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 2px solid #1954a6;
  text-align: right;
}

.table--basic {
  width: 100%;
}
.table--basic th {
  padding: 13px 15px;
  border: 1px solid #ccc;
  background: #f2f2f2;
  text-align: left;
}
.table--basic td {
  padding: 13px 15px;
  border: 1px solid #ccc;
}
.table--basic.center th, .table--basic.center td {
  text-align: center;
}

.slider {
  border: 1px solid #ccc;
}

.slider__content img {
  vertical-align: bottom;
}

.closed .slider__content {
  display: none;
}

.btn--slider {
  font-size: 1.231em;
  position: relative;
  display: block;
  padding: 15px;
  border-bottom: 1px solid #ccc;
  background: #fff url(/assets/images/modules/common/bg-button_gradient.gif) repeat-x left bottom;
  color: #1954a6;
}
.btn--slider:hover, .btn--slider:link, .btn--slider:visited {
  color: #1954a6;
  text-decoration: none;
  opacity: 0.7;
}
.btn--slider:after {
  position: absolute;
  top: 50%;
  right: 15px;
  display: block;
  margin-top: -13px;
  width: 31px;
  height: 26px;
  content: '';
  background: url(/assets/images/modules/common/icon-slider_opened.png) repeat-x left bottom;
}

.closed .btn--slider:after {
  background: url(/assets/images/modules/common/icon-slider_closed.png) repeat-x left bottom;
}

.btn--slider__note {
  font-size: .8em;
  position: absolute;
  padding-top: 3px;
  right: 60px;
}

.tab {
  border: 1px solid #ccc;
}

.tab__btns {
  width: 100%;
  display: table;
}

.tab__item {
  display: table-cell;
}
.tab__item:first-child .btn {
  border-left: 0;
}

.btn--tab {
  position: relative;
  display: block;
  font-size: 1.231em;
  vertical-align: middle;
  text-align: center;
  height: 50px;
  padding-bottom: 9px;
  line-height: 50px;
  background: url(/assets/images/modules/common/bg-button_tab.gif) repeat-x left top;
}
.btn--tab:before {
  position: absolute;
  content: '';
  width: 1px;
  height: 56px;
  left: -1px;
  background: #ccc;
}
.btn--tab:after {
  content: '';
  display: block;
  position: absolute;
  left: 23px;
  top: 50%;
  margin-top: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 9px;
  border-color: transparent transparent transparent #1954a6;
  -webkit-transform: rotate(360deg);
}
.btn--tab.active {
  background: url(/assets/images/modules/common/bg-button_tab_active.gif) repeat-x left top;
}
.btn--tab.active:after {
  content: '';
  display: block;
  position: absolute;
  left: 23px;
  top: 50%;
  margin-top: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 5px 0;
  border-color: #1954a6 transparent transparent;
  -webkit-transform: rotate(360deg);
}

.local-nav {
  margin-bottom: 40px;
}

.local-nav__title {
  display: inline-block;
  font-size: 1.7em;
  position: relative;
  padding: 23px 0 21px 40px;
  width: 180px;
  background: #1b59b2 url(/assets/images/modules/common/bg-local-nav_title.jpg) repeat-y left top;
  color: #fff;
}
.local-nav__title:after {
  content: '';
  display: block;
  position: absolute;
  left: 23px;
  top: .9em;
  top: 50%;
  margin-top: -3px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 6px;
  border-color: transparent transparent transparent #fff;
  -webkit-transform: rotate(360deg);
}
.local-nav__title small {
  font-size: .765em;
  display: block;
  color: #00a3d9;
}
.local-nav__title:before {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  display: block;
  width: 3px;
  background: #43ace0;
  content: "";
}

.local-nav__item {
  font-size: 1.4em;
  padding-left: 14px;
  border-bottom: 1px solid #ccc;
  border-left: 5px solid #1954a6;
  background: url(/assets/images/modules/common/bg-metalic_pattern.gif);
}
.local-nav__item.active, .local-nav__item:hover {
  background: url(/assets/images/modules/common/bg-metalic_pattern_blue.gif);
}

.local-nav__link {
  position: relative;
  display: block;
  padding: 14px 20px 14px 14px;
}
.local-nav__link:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 6px;
  border-color: transparent transparent transparent #1954a6;
  -webkit-transform: rotate(360deg);
}
.local-nav__link:link, .local-nav__link:visited {
  text-decoration: none;
}
.local-nav__link.external:after {
  display: inline-block;
  margin-left: 10px;
  width: 9px;
  height: 9px;
  background: url(/assets/images/icons/icon-extrenal_blue.png) no-repeat;
  content: "";
}

.local-nav .nav-group-title {
  display: block;
  padding: 14px 5px 14px 14px;
}

.local-nav__sub__list {
  width: 181px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #abb8bd;
}

.local-nav__sub__item {
  font-size: 0.929em;
}

.local-nav__sub__link {
  position: relative;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
}
.local-nav__sub__link:before {
  content: '';
  display: block;
  position: absolute;
  left: 8px;
  top: 50%;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 6px;
  border-color: transparent transparent transparent #1954a6;
  -webkit-transform: rotate(360deg);
}
.local-nav__sub__link:link, .local-nav__sub__link:visited {
  text-decoration: none;
}
.local-nav__sub__link.active, .local-nav__sub__link:hover {
  background-color: #F1F7FA;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.txt-left {
  text-align: left;
}

.txt-center {
  text-align: center;
}

.txt-right {
  text-align: right;
}

.fl-l {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.fl-r {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

.clear {
  clear: both;
}





.special-order #special-order li,li#special-order{
    background: #DAEDF3 !important
}
.contact__row {
  zoom: 1;
}
.contact__row:before {
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}

.contact__row:after{
  clear: both;
  content: "\0020";
  display: block;
  height: 0;
  visibility: hidden;
}

.contact {
  margin: 40px 0;
  padding: 35px 20px;
  border: 5px solid #1954a6;

}
.contact p {
  font-size: 1.6em;
  margin-bottom: 20px;
  text-align: center;
}
.contact__row {
  background: url(/assets/images/modules/common/vr-gray.gif) repeat-y 50% top;
  overflow: hidden
}

.contact__phone {
  float: left;
  padding-left: 133px;
  min-height: 113px;
  width: 283px;
  background: url(/strength//assets/images/icon-phone.gif) no-repeat left top;
}

.contact__mail {
  float: right;
  padding-left: 133px;
  padding-left: 133px;
  min-height: 113px;
  width: 283px;
  background: url(/strength//assets/images/icon-mail.gif) no-repeat left top;
}

.contact__btn {
  padding-left: 0;
  font-size: 1.385em;
  position: relative;
  display: inline-block;
  width: 283px;
  height: 53px;
  background: url(/strength//assets/images/btn-contact.gif) no-repeat left top;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  line-height: 53px;
}
.contact__btn:before {
  content: '';
  display: block;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 0 3px 6px;
  border-color: transparent transparent transparent #fff;
  -webkit-transform: rotate(360deg);
}
.contact__btn:hover, .contact__btn:link, .contact__btn:visited {
  color: #fff;
}
.center{ text-align: center}

.footer-banners{
    overflow: hidden;
    margin-bottom: 30px;
}
.item1{
    float: left;
    width: 317px;
}
.item2{
    float: left;
    width: 165px;
}
.item3{
    float: left;
    width: 163px;
}
.item4{
    float: left;
    width: 315px;
    text-align: right
}
#side_nav{
    position: fixed;
    right: 0;
    top:100px;
    width: 56px;
    height: 343px;

}
#side_nav a:hover{
    opacity: 0.9;
}
#srchBox1{
    display: none;
}
