.pd_bread-crumb {
  display: none;
}
.sp {
  display: none;
}
@media screen and (max-width: 640px) {
  .sp {
    display: block;
  }
}
.lp-h1,
.lp-h2,
.lp-h3 {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.lp-h1 {
  width: 608px;
  margin: 30px auto 0;
}
@media screen and (max-width: 640px) {
  .lp-h1 {
    max-width: 90vw;
  }
}
.lp-h3 {
  font-size: 24px;
  color: #4c4a4b;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .lp-h3 {
    margin-top: 10px;
    font-size: 16px;
  }
}
.lp-h2 {
  color: #000;
  font-size: 24px;
  margin-top: 50px;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .lp-h2 {
    font-size: 18px;
  }
}
.lp-date {
  color: #003da5;
  font-size: 40px;
  font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .lp-date {
    font-size: 32px;
    line-height: 1.2;
  }
}
.lp-date span {
  font-size: 28px;
  color: #000;
}
@media screen and (max-width: 640px) {
  .lp-date span {
    font-size: 20px;
  }
}
.hr {
  height: 1px;
  background: #dfdfdf;
  position: relative;
  margin: 80px 0 30px;
}
.hr:before {
  content: '';
  background: #fff;
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  position: absolute;
  top: -7px;
  height: 14px;
  width: 14px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}
.lp-section02 {
  background: #f7f7f7;
  padding: 60px 0;
  margin-top: 60px;
}
@media screen and (max-width: 640px) {
  .lp-section02 {
    padding: 50px 10px;
  }
}
.lp-section02 p {
  font-size: 16px;
  line-height: 2;
  margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
  .lp-section02 p {
    font-size: 14px;
  }
}
.lp-section02 p span {
  font-size: 10px;
}
.lp-aside {
  background: #fff;
  padding: 30px;
}
@media screen and (max-width: 640px) {
  .lp-aside {
    padding: 30px 10px;
  }
}
.lp-aside .lp-btn {
  color: #fff;
  font-size: 18px;
  background: #003da5;
  border-radius: 35px;
  margin: 0 auto;
  padding: 1em;
  width: 22em;
  text-align: center;
  font-weight: bold;
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 640px) {
  .lp-aside .lp-btn {
    font-size: 16px;
    width: 18em;
    padding: 0.5em;
    border-radius: 50px;
  }
}
.lp-aside .lp-note {
  margin-top: 30px;
}
.lp-aside .lp-note li {
  font-size: 12px;
  line-height: 1.4;
}
.lp-section03 {
  background: linear-gradient(129deg, #003da5, #3377e1);
  padding: 60px 0;
}
@media screen and (max-width: 640px) {
  .lp-section03 {
    padding: 40px 10px;
  }
}
.lp-section03 .lp-coming {
  font-size: 56px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  color: #fff;
}
@media screen and (max-width: 640px) {
  .lp-section03 .lp-coming {
    font-size: 36px;
  }
}
.lp-section03 .lp-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 640px) {
  .lp-section03 .lp-wrap {
    display: block;
  }
}
.lp-section03 .lp-article {
  background: #fff;
  width: 470px;
  margin-top: 40px;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  .lp-section03 .lp-article {
    width: 100%;
    padding: 20px 10px;
    margin-top: 30px;
  }
}
.lp-section03 .lp-article-h1 {
  font-size: 22px;
  color: #003da5;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .lp-section03 .lp-article-h1 {
    font-size: 18px;
  }
}
.lp-section03 .lp-article-h1 p {
  line-height: 2;
}
.lp-section03 .lp-article-h1 span {
  font-size: 10px;
}
.lp-section03 .lp-article_img-01 {
  width: 204px;
  display: block;
  margin: 20px auto;
}
.lp-section03 .lp-article_img-02 {
  width: 117px;
  display: block;
  margin: 20px auto;
}
.lp-section03 .lp-table {
  background: #fafafa;
}
.lp-section03 .lp-table td,
.lp-section03 .lp-table th {
  padding: 15px;
  border-top: 2px solid #fff;
}
@media screen and (max-width: 640px) {
  .lp-section03 .lp-table td {
    padding: 10px 10px 10px 0;
    font-size: 14px;
  }
}
.lp-section03 .lp-table th {
  width: 34%;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  .lp-section03 .lp-table th {
    padding: 10px 0 10px 10px;
    font-size: 14px;
  }
}
.lp-notes {
  margin: 50px 0 0;
  font-size: 12px;
}
@media screen and (max-width: 640px) {
  .lp-notes {
    margin-top: 20px;
    padding: 10px;
  }
}
.indent {
  text-indent: -1em;
  padding-left: 1em;
}
.indent2 {
  text-indent: -2em;
  padding-left: 2em;
}
.lp-wrap {
  width: 976px;
  margin: 0 auto;
}
@media screen and (max-width: 640px) {
  .lp-wrap {
    width: 100%;
  }
}
.gf {
  background-color: #434343;
  color: #c5c5c5;
  border-top: #616161 solid 1px;
  padding-bottom: 10em;
  margin-top: 50px;
}
.gf a {
  color: #fff;
  text-decoration: none;
}
.gf-nav {
  zoom: 1;
}
.gf-nav:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.gf-nav a {
  font-family: 'Open Sans Condensed', 'Arial', sans-serif;
  font-size: 13px;
  font-weight: bold;
}
.gf-nav .print {
  width: 312px;
  margin-right: 20px;
  float: left;
}
@media screen and (max-width: 640px) {
  .gf-nav .print {
    width: auto;
  }
}
.gf-nav .print a {
  display: inline-block;
  padding: 18px 0 18px 20px;
}
.gf-nav .links {
  float: right;
  font-size: 0;
}
.gf-nav .links > ul:after {
  content: "";
  display: table;
  clear: both;
}
.gf-nav .pagetop {
  padding-top: 8px;
  text-align: center;
  width: 312px;
  float: left;
}
.gf-nav .pagetop a {
  display: inline-block;
  padding: 10px 0 0 0;
}
.gf-nav .links > ul > li,
.gf-nav .links .links-root {
  margin-left: 35px;
  float: left;
}
.gf-nav .links > ul > li > a,
.gf-nav .links .links-root-item a {
  margin: 0 -10px;
  padding: 18px 10px 18px;
  display: inline-block;
}
.gf-nav .links > ul > li > a.active,
.gf-nav .links .links-root-item a.active {
  background-color: #616161;
}
.gf-terms {
  padding-top: 10px;
  font-size: 11px;
}
.gf-terms .copyright {
  text-align: center;
}
.gf-terms .links {
  margin-top: 5px;
  text-align: center;
  font-size: 0;
}
.gf-terms .links li {
  display: inline-block;
  border-left: 1px solid #c5c5c5;
  padding: 0 5px;
}
.gf-terms .links li:first-child {
  border-left: none;
}
.gf-terms .links li a {
  font-size: 11px;
}
.gf-socialmedia {
  margin-top: 30px;
  font-size: 0;
  text-align: center;
}
.gf-socialmedia li {
  display: inline-block;
  padding: 0 5px;
}
body.bgWhite .gf {
  background-color: #fff;
  color: #1f1f1f;
  border-top-color: #dedede;
}
body.bgWhite .gf a {
  color: #000;
}
body.bgWhite .gf-nav .pagetop a {
  display: inline-block;
  padding: 10px 0 0 0;
}
body.bgWhite .gf-terms .links li {
  border-left-color: #a3a3a3;
}
.gf-expanded .hide {
  display: none;
}
.gf-expanded .inpannel {
  height: 400px;
  border-bottom: 1px solid #616161;
  border-top: 1px solid #616161;
  margin-bottom: 20px;
}
.gf-expanded .panhead {
  margin-top: 15px;
  overflow: hidden;
  zoom: 1;
}
.gf-expanded .panhead .closeit {
  float: right;
}
.gf-expanded #contactus {
  margin-top: 80px;
  display: none;
}
.gf-expanded #contactus .contacol {
  float: left;
  width: 229px;
  margin-right: 104px;
}
.gf-expanded #contactus .contacol:last-child {
  margin-right: 0;
}
.gf-expanded #contactus h2 {
  margin-bottom: 15px;
  font-family: 'Open Sans Condensed', 'Arial', sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.3;
  color: #fff;
}
.gf-expanded #contactus p.link a {
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
.gf-expanded #contactus p.link a:hover {
  text-decoration: underline;
}
.gf-expanded #contactus p.text {
  min-height: 40px;
  margin-bottom: 15px;
  font-size: 11px;
  line-height: 14px;
}
.gh {
  background: #474747;
  zoom: 1;
}
.gh:after {
  clear: both;
  height: 0;
  overflow: hidden;
}
.gh .container {
  z-index: 1002;
}
.gh #brandlogo {
  width: 170px;
  height: 70px;
  background-position: left top;
  background-repeat: no-repeat;
  font-size: 1px;
}
.gh #brandlogo a {
  display: block;
  width: 170px;
  height: 70px;
  font-size: 0px;
}
.gh:before,
.gh:after {
  content: "";
  display: table;
}
@media (min-width: 641px), (min-device-width: 1281px), print {
  .gh {
    min-height: 70px;
  }
  .gh #brandlogo {
    position: absolute;
    left: 0;
    margin-left: -10px;
  }
}
.gh-nav {
  font-size: 0;
  text-align: center;
}
.gh-nav .main_menu {
  margin-top: 28px;
  overflow: hidden;
  zoom: 1;
  display: inline-block;
  padding-left: 20px;
}
.gh-nav .main_menu > li {
  display: inline-block;
  margin-left: 35px;
  height: 42px;
  text-align: center;
}
.gh-nav .main_menu > li:first-child {
  margin-left: 0;
}
.gh-nav .main_menu .main-nav-root__title {
  height: 100%;
}
.gh-nav .main_menu > li > a,
.gh-nav .main_menu .main-nav-root__title > a {
  display: inline-block;
  font-family: 'Open Sans Condensed', 'Arial', sans-serif;
  font-size: 16px;
  color: #cecece;
  font-weight: bold;
  text-decoration: none;
  text-shadow: -1px -1px 1px #000;
  text-shadow: -1px -1px 1px #222;
  padding: 1px 0;
}
.gh-nav .main_menu > li > a:hover,
.gh-nav .main_menu > li.active > a,
.gh-nav .main_menu .main-nav-root__title > a:hover,
.gh-nav .main_menu li.active .main-nav-root__title > a {
  color: #fff;
  text-shadow: none;
}
html.touch-device .gh-nav .main_menu > li > a:hover,
html.touch-device .gh-nav .main_menu .main-nav-root__title > a:hover {
  color: #b6b6b6;
  text-shadow: -1px -1px 1px #000;
  text-shadow: -1px -1px 1px #222;
}
html.touch-device .gh-nav .main_menu > li.active > a,
html.touch-device .gh-nav .main_menu > li.active .main-nav-root__title > a {
  color: #fff;
  text-shadow: none;
}
@media (min-width: 641px), (min-device-width: 1281px), print {
  .gh-nav .main_menu .megapannel-wrapper {
    position: absolute;
    width: 100%;
    left: 0;
  }
  .gh-nav .main_menu .megapannel-container {
    height: 0;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
    overflow: hidden;
    margin: 0 -112px;
  }
  .gh-nav .main_menu .megapannel-bg {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .gh-nav .main_menu .megapannel-bg-in {
    margin: 0 -112px;
    height: 100%;
  }
  .gh-nav .main_menu .megapannel-bg-in:after {
    content: "";
    display: block;
    height: 100%;
    background-color: #333;
  }
  .gh-nav .main_menu .megapannel {
    position: relative;
    z-index: 1;
  }
  .gh-nav .main_menu .megapannel:not(.noimage) {
    background: #333;
  }
  .gh-nav .main_menu .megapannel a:hover {
    color: #fff;
  }
  .gh-nav .main_menu .megapannel .panhead {
    height: 40px;
    margin: 0 auto;
    border-bottom: 1px solid #636363;
  }
  .gh-nav .main_menu .megapannel .inbread {
    margin-top: 15px;
    float: left;
  }
  .gh-nav .main_menu .megapannel .inbread span {
    font-family: 'Open Sans Condensed', 'Arial', sans-serif;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    margin-right: 10px;
  }
  .gh-nav .main_menu .megapannel .inbread span a {
    padding-right: 17px;
  }
  .gh-nav .main_menu .megapannel .closeit {
    float: right;
  }
  .gh-nav .main_menu .megapannel .closeit a {
    display: block;
    width: 9px;
    height: 9px;
    margin-top: 15px;
  }
  .gh-nav .main_menu .megapannel .parrays {
    position: relative;
    width: 992px;
    margin: 20px auto 0;
    text-align: center;
    padding-bottom: 20px;
    overflow: hidden;
  }
  .gh-nav .main_menu .megapannel .parrays ul {
    text-align: center;
    min-height: 145px;
  }
  .gh-nav .main_menu .megapannel .parrays ul > li:last-child {
    margin-right: 0;
  }
  .gh-nav .main_menu .megapannel .parrays li {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 123px;
    margin-right: 1px;
  }
  .gh-nav .main_menu .megapannel .parrays li a {
    display: inline-block;
  }
  .gh-nav .main_menu .megapannel .parrays li .img-element {
    display: block;
    padding-bottom: 15px;
  }
  .gh-nav .main_menu .megapannel .parrays li .catname {
    display: block;
    padding: 0 3px;
    font-size: 13px;
    line-height: 17px;
  }
  .gh-nav .main_menu .megapannel .parrays li ul .parbase {
    display: none;
  }
  .gh-nav .main_menu .megapannel .parrays li > div.wrapper-noimage .noimage-container > .parbase {
    display: none;
  }
  .gh-nav .main_menu .megapannel .parrays div.wrapper-noimage .noimage-container {
    min-height: 145px;
    text-align: center;
  }
  .gh-nav .main_menu .megapannel .parrays div.wrapper-noimage .noimage-container:after {
    content: "";
    display: block;
    overflow: hidden;
    height: 0;
    clear: both;
  }
  .gh-nav .main_menu .megapannel .parrays div.wrapper-noimage .column-3 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 25%;
    padding: 0 8px;
    display: inline-block;
    vertical-align: top;
  }
  .gh-nav .main_menu .megapannel .parrays div.wrapper-noimage ul {
    position: static;
    width: auto;
    text-align: left;
    min-height: 0;
  }
  .gh-nav .main_menu .megapannel .parrays div.wrapper-noimage li {
    display: block;
    text-align: left;
    width: auto;
    margin-right: 0;
  }
  .gh-nav .main_menu .megapannel .parrays div.wrapper-noimage li > ul {
    padding-left: 12px;
  }
  .gh-nav .main_menu .megapannel .parrays div.wrapper-noimage li > ul > li:not(:first-child) {
    margin-top: 2px;
  }
  .gh-nav .main_menu .megapannel .parrays div.wrapper-noimage div > ul > li:not(:first-child) {
    margin-top: 10px;
  }
  .gh-nav .main_menu .megapannel .parrays > div.wrapper-noimage .noimage-container > .parbase {
    display: inherit;
  }
  .gh-nav .main_menu .megapannel div.wrapper-noimage li > ul {
    display: block;
  }
  .gh-nav .main_menu .megapannel .panfoot {
    height: 46px;
    font-family: 'Open Sans Condensed', 'Arial', sans-serif;
    font-size: 15px;
    color: #b6b6b6;
    font-weight: bold;
    border-top: 1px solid #636363;
    border-bottom: 1px solid #636363;
  }
  .gh-nav .main_menu .megapannel .panfoot .browseall {
    margin-top: 15px;
    float: right;
  }
  .gh-nav .main_menu .megapannel .panfoot .browseall a {
    display: inline-block;
    padding-left: 21px;
  }
  .gh-nav .main_menu .megapannel[aria-hidden="true"] {
    visibility: hidden;
  }
}
@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
  .gf-nav .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .gf-nav .pagetop {
    padding-top: 8px;
    width: auto;
  }
  .gh:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
  }
  .gh #brandlogo {
    width: 128px;
    height: 44px;
    margin-left: 0;
    float: left;
  }
  .gh #brandlogo a {
    width: 128px;
    height: 44px;
    background: url("common-clientlibs/images/lgo-nav-global-panasonic-m-2x.png") no-repeat;
    background-size: contain;
  }
  .gh .toggleMenu a {
    display: block;
    width: 14px;
    height: 13px;
    padding: 15px 15px 16px;
    border-left: 1px solid #2e2e2e;
    background-size: 14px 13px;
  }
  #brandlogo img:first-child {
    display: none;
  }
  .gh-nav {
    display: none;
  }
  #mobile-navigation .toggleMenu {
    display: block;
    float: right;
    width: 44px;
    height: 44px;
    border-left: 1px solid #727272;
  }
  #mobile-navigation:not(.active) .toggleMenu .close {
    display: none;
  }
  #mobile-navigation.active .toggleMenu {
    background: #393939;
  }
  #mobile-navigation.active .toggleMenu .open {
    display: none;
  }
  .gh-nav {
    background-color: #3b3b3b;
  }
  .gh-nav:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
  }
  .gh-nav #brandlogo {
    width: 128px;
    height: 44px;
    margin-left: 0;
    float: left;
  }
  .gh-nav #brandlogo a {
    width: 128px;
    height: 44px;
    background: url("common-clientlibs/images/lgo-nav-global-panasonic-m-2x.png") no-repeat;
    background-size: contain;
  }
  .gh-nav .toggleMenu a {
    display: block;
    width: 14px;
    height: 13px;
    padding: 15px 15px 16px;
    border-left: 1px solid #2e2e2e;
    background-size: 14px 13px;
  }
  #brandlogo img:first-child {
    display: none;
  }
  #globalheader-nav {
    display: none;
  }
  #mobile-navigation .toggleMenu {
    display: block;
    float: right;
    width: 44px;
    height: 44px;
    border-left: 1px solid #727272;
  }
  #mobile-navigation:not(.active) .toggleMenu .close {
    display: none;
  }
  #mobile-navigation.active .toggleMenu {
    background: #393939;
  }
  #mobile-navigation.active .toggleMenu .open {
    display: none;
  }
  #globalheader-utils {
    display: none;
    float: none;
    clear: both;
  }
  #globalheader-utils > .wrapper,
  #globalheader-utils .search {
    display: block;
    background: url("common-clientlibs/images/bg-nav-global-search-1px-m-1x.png") repeat-x;
    padding: 9px 10px;
    clear: both;
  }
  #globalheader-utils .search-in {
    margin-left: 7px;
    margin-right: 16px;
  }
  #globalheader-utils .search-in:after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
  }
  #globalheader-utils .search-in:before {
    content: "";
    float: left;
    width: 7px;
    height: 26px;
    margin-left: -7px;
  }
  #globalheader-utils #searchformhead {
    float: none;
    width: 100%;
    padding-left: 0;
    margin-top: 0;
    background: none;
  }
  #globalheader-utils #searchformhead:after {
    top: 0;
    right: -16px;
  }
  #globalheader-utils #searchformhead label {
    display: none;
  }
  #globalheader-utils #searchformhead input[type=text] {
    background: none;
    float: none;
    width: 90%;
    font-size: 15px;
  }
  #globalheader-utils #searchformhead input[type=submit] {
    margin-right: -16px;
  }
  #globalheader-utils #searchformhead input.submit {
    margin-right: -16px;
  }
  #globalheader-secondarynav {
    display: none;
  }
  #modalmenu-box-wrapper {
    top: 10px;
  }
  #modalmenu-box-bg .btn-close {
    width: 28px;
    height: 28px;
    background-size: 28px 28px;
  }
  #modalmenu-box dl dt {
    padding: 20px 35px;
    font-size: 0.938rem;
    line-height: 1.063rem;
  }
  #modalmenu-box dl dd {
    padding: 8px 0;
  }
  #modalmenu-box dl dd a {
    font-size: 0.625rem;
  }
  #modalmenu-box .notes {
    font-size: 0.563rem;
    line-height: 0.688rem;
  }
  #nav-menu-mob {
    display: none;
  }
  #nav-menu-mob li a {
    display: block;
    padding: 10px 15px 10px 20px;
    min-height: 14px;
    font-family: 'Open Sans Condensed', 'Arial', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
  }
  #nav-menu-mob li a.lang {
    color: #00a0c6;
  }
  #nav-menu-mob li a.accordion-head:after {
    content: "";
    float: right;
    height: 14px;
    width: 9px;
    background-size: 9px 5px;
    background-position: center;
  }
  #nav-menu-mob li > a {
    border-bottom: 1px solid;
    border-top: 1px solid;
  }
  #nav-menu-mob li:first-child > a {
    border-top: none;
  }
  #nav-menu-mob li:last-child > a {
    border-bottom: none;
  }
  #nav-menu-mob > ul > li > a {
    border-bottom-color: #181818;
    border-top-color: #504f4f;
  }
  #nav-menu-mob > ul > li li > a {
    border-bottom-color: rgba(0,0,0,0.24);
    border-top-color: rgba(255,255,255,0.24);
  }
  #nav-menu-mob > ul > li ul {
    background-size: 1px 5px;
  }
  #nav-menu-mob > ul > li > ul > li > ul {
    background-color: #575757;
  }
  #nav-menu-mob > ul > li > ul > li > ul > li > ul {
    background-color: #737373;
  }
  #nav-menu-mob .typeTall li > a {
    padding: 0;
    position: relative;
  }
  #nav-menu-mob .typeTall li > a:after {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 15px;
  }
  #nav-menu-mob .typeTall li > a.active:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  #nav-menu-mob .typeTall li > a .itembox > .catname {
    padding: 5px 15px 5px 20px;
  }
  #nav-menu-mob .typeTall li > a.accordion-head .itembox > .catname {
    padding-right: 30px;
  }
  #nav-menu-mob .withImage > li > a .itembox > .img-element {
    background-color: rgba(0,0,0,0.2);
    width: 78px;
  }
  #nav-menu-mob .withImage > li > a .itembox > .img-element img {
    display: block;
    width: 100%;
    max-height: 58px;
    margin: 0 auto;
  }
  #nav-menu-mob .typeTall > li > a .itembox,
  #nav-menu-mob .typeTall ul:not(.withImage) > li > a .itembox {
    height: 42px;
    display: table;
  }
  #nav-menu-mob .typeTall > li > a .itembox > .catname,
  #nav-menu-mob .typeTall ul:not(.withImage) > li > a .itembox > .catname {
    display: table-cell;
    vertical-align: middle;
  }
  .flexbox #nav-menu-mob .withImage > li > a .itembox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .flexbox #nav-menu-mob .withImage > li > a .itembox > .img-element {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .flexbox #nav-menu-mob .withImage > li > a .itembox > .catname {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .no-flexbox #nav-menu-mob .withImage > li > a .itembox {
    display: table;
    width: 100%;
  }
  .no-flexbox #nav-menu-mob .withImage > li > a .itembox > .img-element {
    display: table-cell;
  }
  .no-flexbox #nav-menu-mob .withImage > li > a .itembox > .catname {
    display: table-cell;
    vertical-align: middle;
  }
  #globalheader-change {
    height: 44px;
  }
  #globalheader-change #brandlogo img {
    height: 44px;
    max-width: none;
  }
  #globalheader-change #header-widget .rwd {
    display: block;
  }
}

/*# sourceMappingURL=teaser.css.map */
