/************************************************************
LP
************************************************************/
/*header
************************************************************/
.pbPage .page-header,
.pbPage .page-footer {
  min-width: 100%;
}
.page-header .header_inner {
  overflow: hidden;
  width: 960px;
  margin: 0 auto;
}
.page-header .site-logo {
  float: left;
  position: relative;
  z-index: 1001;
  margin: 78px 0 0 3px;
  width: 270px;
}
.page-header .site-logo img {
  max-width: 100%;
}
.page-header.theme-lp {
  height: 130px;
  background: #fff;
  border-bottom: none;
}
.page-header.theme-lp .site-logo {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 40px;
}
/* Page footer
   ========================================================================== */
.maycarLp .page-footer .inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 960px;
  padding: 0 20px;
  width: 100%;
}
.maycarLp .page-footer .footer-lower {
  background: url(/library/default/img_renew/layout/footer_line_img02.png) bottom 16px left / 1px 13px repeat-x;
}
.maycarLp .page-footer .footer-lower::after {
  content: "";
  display: block;
  background: url(/library/default/img_renew/layout/footer_line_img01.png) bottom center / 100% no-repeat;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  max-width: 960px;
  padding: 22px 0;
  margin: auto;
}
.maycarLp .page-footer .footer-lower .footer-sub-nav {
  max-width: 620px;
  width: 100%;
}
@media screen and (max-width: 960px) {
  .maycarLp .page-footer .footer-lower.slvzr-first-child {
    background: none;
  }
}
#footerArea .pbNestedWrapper {
  overflow: visible;
}
.pbFooterArea {
  overflow: visible !important;
}
.page-footer {
  font-family: "Hiragino Kaku Gothic ProN", "Meiryo", "MS PGothic", sans-serif;
  zoom: 1;
  min-width: 960px;
  padding-top: 70px;
  background: url(/library/default/img/layout/footer_bg01.png) repeat-x 0 0;
  overflow: visible;
}
.page-footer .pbNestedWrapper {
  overflow: visible;
}
.page-footer:before,
.page-footer:after {
  content: '';
  display: table;
}
.page-footer:after {
  clear: both;
}
.page-footer .inner {
  position: relative;
  width: 960px;
  margin: 0 auto;
}
.page-footer .footer-lower {
  clear: both;
  position: relative;
  padding: 30px 0 60px;
  font-size: 1.0em;
  background: url(/library/default/img_renew/layout/footer_line_img01.png) bottom center / 960px 45px no-repeat, url(/library/default/img_renew/layout/footer_line_img02.png) bottom 16px left / 1px 13px repeat-x;
  background-color: #fff;
  overflow: visible;
}
.page-footer .footer-lower .footer-logo {
  float: left;
}
.page-footer .footer-lower .footer-sub-nav {
  overflow: hidden;
  float: right;
  width: 620px;
  text-align: right;
}
.page-footer .footer-lower .footer-sub-nav .footer-sub-nav_list {
  margin-right: -10px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 3px;
  font-size: 0;
}
.page-footer .footer-lower .footer-sub-nav .footer-sub-nav_list > li {
  display: inline-block;
  margin: 0 5px 12px 0;
  padding-right: 5px;
  border-right: 1px solid #bcbcbc;
  line-height: 1;
  font-size: 11px !important;
}
.page-footer .footer-lower .footer-sub-nav .footer-sub-nav_list > li a {
  border-bottom: none;
  color: #333;
  text-decoration: none;
}
.page-footer .footer-lower .copyright {
  clear: both;
  color: #666;
  font-size: 11px !important;
  text-align: right;
}
.footer-totop {
  margin-top: 0!important;
}
.footer-totop a {
  display: block;
  position: absolute;
  top: -94px;
  right: 42px;
  width: 67px;
  padding: 66px 5px 21px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url(/library/default/img_renew/layout/footer_totop.png) top center / 67px 115px no-repeat;
  font-size: 12px !important;
  line-height: 1.1667;
  color: #009944!important;
  text-align: center;
}
/* parts
   ========================================================================== */
.align-center {
  text-align: center;
}
.only-sp {
  display: none;
}
