/**********************************************************************/
/* PCT ORIGINAL - For adjustment- 2022/11/16                          */
/**********************************************************************/
#localheader, #maincontents, #localbottom-mobile, #utilitycontents {
  -webkit-font-feature-settings: "halt" 1;
  font-feature-settings: "halt" 1;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
  word-wrap: break-word;
}

#maincontents {
  background-color: #f5f5f5;
}

/* fix */
@media only screen {
  .fixitem.fixed {
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 1000;
  }
}
.bgWhite {
  background-color: #fff;
}

.bgLightGray {
  background-color: #f0f3f8;
}

.bgGray {
  background-color: #f2f2f2;
}

.bgDark {
  background-color: #1f1f1f;
}

.bgBlack {
  background-color: #000;
}

.textWhite {
  color: #fff;
}

.textBlack {
  color: #1f1f1f;
}

.textShadow-black {
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.85), 0 0 3px rgba(0, 0, 0, 0.5);
}

.textShadow-White {
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.85), 0 0 5px rgba(255, 255, 255, 0.5);
}

.textShadow[class*="textWhite"] {
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.85), 0 0 3px rgba(0, 0, 0, 0.5);
}

.textShadow[class*="textBlack"] {
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.85), 0 0 5px rgba(255, 255, 255, 0.5);
}

.fontSans {
  font-family: "UD Shin Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.fontSans b,
.fontSans strong {
  font-family: "UD Shin Go DemiBold", "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.fontSerif {
  font-family: "Hiragino UD Serif W4 JIS2004", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", serif;
}

.fontSerif b,
.fontSerif strong {
  font-family: "Hiragino UD Serif W6 JIS2004", "游明朝", YuMincho, "ヒラギノ明朝 ProN W6", serif;
}

@media (min-width: 800px), print {
  .textWhite-md {
    color: #fff;
  }

  .textGray-md {
    color: #777;
  }

  .textBlack-md {
    color: #1f1f1f;
  }
}
@media only screen and (max-width: 799px) and (min-width: 641px) {
  .textWhite-sm {
    color: #fff;
  }

  .textGray-sm {
    color: #777;
  }

  .textBlack-sm {
    color: #1f1f1f;
  }
}
@media only screen and (max-width: 640px) {
  .textWhite-xs {
    color: #fff;
  }

  .textGray-sm {
    color: #777;
  }

  .textBlack-xs {
    color: #1f1f1f;
  }
}
.borderWidth-lv1 {
  border-width: 1px;
}

.borderWidth-lv2 {
  border-width: 2px;
}

.borderWidth-lv3 {
  border-width: 3px;
}

.borderWhite {
  border-color: #fff;
}

.borderLightGray {
  border-color: #ccc;
}

.borderGray {
  border-color: #999;
}

.borderDark {
  border-color: #1f1f1f;
}

.borderBlack {
  border-color: #000;
}

@media (min-width: 800px), print {
  .borderWidth-md-lv1 {
    border-width: 1px;
  }

  .borderWidth-md-lv2 {
    border-width: 2px;
  }

  .borderWidth-md-lv3 {
    border-width: 4px;
  }

  .borderWhite-md {
    border-color: #fff;
  }

  .borderGray-md {
    border-color: #777;
  }

  .borderBlack-md {
    border-color: #1f1f1f;
  }
}
@media only screen and (max-width: 799px) and (min-width: 641px) {
  .borderWidth-sm-lv1 {
    border-width: 1px;
  }

  .borderWidth-sm-lv2 {
    border-width: 2px;
  }

  .borderWidth-sm-lv3 {
    border-width: 4px;
  }

  .borderWhite-sm {
    border-color: #fff;
  }

  .borderGray-sm {
    border-color: #777;
  }

  .borderBlack-sm {
    border-color: #1f1f1f;
  }
}
@media only screen and (max-width: 640px) {
  .borderWidth-xs-lv1 {
    border-width: 1px;
  }

  .borderWidth-xs-lv2 {
    border-width: 2px;
  }

  .borderWidth-xs-lv3 {
    border-width: 4px;
  }

  .borderWhite-xs {
    border-color: #fff;
  }

  .borderGray-xs {
    border-color: #777;
  }

  .borderBlack-xs {
    border-color: #1f1f1f;
  }
}
@media (min-width: 800px), print {
  .marginTop-md-lv1 {
    margin-top: 10px;
  }

  .marginTop-md-lv2 {
    margin-top: 20px;
  }

  .marginTop-md-lv3 {
    margin-top: 30px;
  }

  .marginTop-md-lv4 {
    margin-top: 40px;
  }

  .marginTop-md-lv5 {
    margin-top: 58px;
  }

  .marginTop-md-lv6 {
    margin-top: 72px;
  }

  .marginTop-md-lv7 {
    margin-top: 102px;
  }

  .marginTop-md-lv8 {
    margin-top: 148px;
  }
}
@media only screen and (max-width: 799px) and (min-width: 641px) {
  .marginTop-sm-lv1 {
    margin-top: 8px;
  }

  .marginTop-sm-lv2 {
    margin-top: 15px;
  }

  .marginTop-sm-lv3 {
    margin-top: 22px;
  }

  .marginTop-sm-lv4 {
    margin-top: 30px;
  }

  .marginTop-sm-lv5 {
    margin-top: 58px;
  }

  .marginTop-sm-lv6 {
    margin-top: 72px;
  }

  .marginTop-sm-lv7 {
    margin-top: 102px;
  }

  .marginTop-sm-lv8 {
    margin-top: 148px;
  }
}
@media only screen and (max-width: 640px) {
  .marginTop-xs-lv1 {
    margin-top: 5px;
  }

  .marginTop-xs-lv2 {
    margin-top: 10px;
  }

  .marginTop-xs-lv3 {
    /*margin-top: 15px;*/
    margin-top: 40px;
  }

  .marginTop-xs-lv4 {
    margin-top: 20px;
  }

  .marginTop-xs-lv5 {
    margin-top: 44px;
  }

  .marginTop-xs-lv6 {
    margin-top: 54px;
  }

  .marginTop-xs-lv7 {
    margin-top: 77px;
  }

  .marginTop-xs-lv8 {
    margin-top: 111px;
  }
}
@media (min-width: 800px), print {
  .hidden-md,
  .visible-sm:not(.visible-md),
  .visible-xs:not(.visible-md) {
    display: none !important;
  }

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

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

  .align-center-md {
    text-align: center;
  }
}
@media only screen and (max-width: 799px) and (min-width: 641px) {
  .hidden-sm,
  .visible-md:not(.visible-sm),
  .visible-xs:not(.visible-sm) {
    display: none !important;
  }

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

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

  .align-center-sm {
    text-align: center;
  }
}
@media only screen and (max-width: 640px) {
  .hidden-xs,
  .visible-md:not(.visible-xs),
  .visible-sm:not(.visible-xs) {
    display: none !important;
  }

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

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

  .align-center-xs {
    text-align: center;
  }
}
.header1 {
  line-height: 1.4;
}

.header2, .header2-no-size-change, .header3, .header4 {
  line-height: 1.5;
}

.header5, .header6 {
  line-height: 1.6;
}

.subheader1 {
  line-height: 1.5;
}

.subheader2 {
  line-height: 1.6;
}

.subheader3, .subheader4 {
  line-height: 1.8;
}

.bodycopy1, .bodycopy2, .bodycopy3, .bodycopy4, .bodycopy4-l-no-size-change {
  line-height: 1.6;
}

.bodycopy5, .bodycopy6 {
  line-height: 1.8;
}

.fgcaption1, .fgcaption2, .fgcaption3 {
  line-height: 1.4;
}

@media (min-width: 800px), print {
  .header1 {
    font-size: 40px;
  }

  .header2, .header2-no-size-change {
    font-size: 32px;
  }

  .header3 {
    font-size: 28px;
  }

  .header4 {
    font-size: 24px;
  }

  .header5 {
    font-size: 20px;
  }

  .header6 {
    font-size: 18px;
  }

  .subheader1 {
    font-size: 22px;
  }

  .subheader2 {
    font-size: 20px;
  }

  .subheader3 {
    font-size: 18px;
  }

  .subheader4 {
    font-size: 15px;
  }

  .bodycopy1 {
    font-size: 24px;
  }

  .bodycopy2 {
    font-size: 20px;
  }

  .bodycopy3 {
    font-size: 18px;
  }

  .bodycopy4-l-no-size-change {
    font-size: 16px;
  }

  .bodycopy4 {
    font-size: 15px;
  }

  .bodycopy5 {
    font-size: 14px;
  }

  .bodycopy6 {
    font-size: 12px;
  }

  .fgcaption1 {
    font-size: 18px;
  }

  .fgcaption2 {
    font-size: 15px;
  }

  .fgcaption3 {
    font-size: 13px;
  }
}
@media only screen and (max-width: 799px) and (min-width: 641px) {
  .header1 {
    font-size: 35px;
  }

  .header2-no-size-change {
    font-size: 32px;
  }

  .header2 {
    font-size: 28px;
  }

  .header3 {
    font-size: 24px;
  }

  .header4 {
    font-size: 22px;
  }

  .header5 {
    font-size: 19px;
  }

  .header6 {
    font-size: 17px;
  }

  .subheader1 {
    font-size: 20px;
  }

  .subheader2 {
    font-size: 18px;
  }

  .subheader3 {
    font-size: 16px;
  }

  .subheader4 {
    font-size: 14px;
  }

  .bodycopy1 {
    font-size: 22px;
  }

  .bodycopy2 {
    font-size: 19px;
  }

  .bodycopy3 {
    font-size: 17px;
  }

  .bodycopy4-l-no-size-change {
    font-size: 16px;
  }

  .bodycopy4 {
    font-size: 15px;
  }

  .bodycopy5 {
    font-size: 14px;
  }

  .bodycopy6 {
    font-size: 12px;
  }

  .fgcaption1 {
    font-size: 17px;
  }

  .fgcaption2 {
    font-size: 15px;
  }

  .fgcaption3 {
    font-size: 13px;
  }
}
@media only screen and (max-width: 640px) {
  .header1 {
    font-size: 30px;
  }

  .header2 {
    font-size: 24px;
  }

  .header3 {
    font-size: 22px;
  }

  .header4 {
    font-size: 20px;
  }

  .header5 {
    font-size: 18px;
  }

  .header6 {
    font-size: 16px;
  }

  .subheader1 {
    font-size: 18px;
  }

  .subheader2 {
    font-size: 16px;
  }

  .subheader3 {
    font-size: 14px;
  }

  .subheader4 {
    font-size: 12px;
  }

  .bodycopy1 {
    font-size: 20px;
  }

  .bodycopy2 {
    font-size: 18px;
  }

  .bodycopy3 {
    font-size: 16px;
  }

  .bodycopy4 {
    font-size: 15px;
  }

  .bodycopy5 {
    font-size: 14px;
  }

  .bodycopy6 {
    font-size: 12px;
  }

  .fgcaption1 {
    font-size: 15px;
  }

  .fgcaption2 {
    font-size: 14px;
  }

  .fgcaption3 {
    font-size: 12px;
  }
}
/************************** pagesection *****************************/
/*  */
.pagesection {
  position: relative;
  font-size: 15px;
}
.pagesection[data-seemore-id]:not(.wrapped) {
  display: none;
}

.pagesection:before, .pagesection:after {
  content: "";
  display: table;
}

.pagesection:after {
  clear: both;
}

.pagesection.borderTop {
  border-top: 2px solid;
  border-color: rgba(150, 150, 150, 0.3);
}

.pagesection.bg-repeat-x {
  background-repeat: repeat-x;
}

.pagesection.bg-repeat-y {
  background-repeat: repeat-y;
}

.pagesection.bg-no-repeat {
  background-repeat: no-repeat;
}

.pagesection.bg-size-contain {
  background-size: contain;
}

.pagesection.bg-size-cover {
  background-size: cover;
}

.pagesection a {
  color: #0273ab;
}

.pagesection a:link {
  text-decoration: none;
}

.pagesection a:hover, .pagesection a:active {
  text-decoration: underline;
}

.pagesection b,
.pagesection strong {
  font-weight: 700;
}

.pagesection i,
.pagesection em {
  font-style: italic;
}

.pagesection sub,
.pagesection sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.pagesection sup {
  top: -0.5em;
}

.pagesection sub {
  bottom: -0.25em;
}

.pagesection hr {
  border: none;
  border-bottom: 1px solid #ccc;
}

/*.pagesection.horizontal-line [class*="col-"] {
	height: 2px!important;
	background-color: #bcbcbc!important;
}*/
.pagesection.horizontal-line [class*="col-"]::after {
  content: "";
  display: block;
  height: 2px;
  background-color: #bcbcbc !important;
}

@media (min-width: 641px), (min-device-width: 1281px) {
  .pagesection a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
    pointer-events: none;
  }
}
@media (min-width: 800px), print {
  .pagesection.paddingtop-md-lv1 {
    padding-top: 20px;
  }

  .pagesection.paddingtop-md-lv2 {
    padding-top: 30px;
  }

  .pagesection.paddingtop-md-lv3 {
    padding-top: 40px;
  }

  .pagesection.paddingtop-md-lv4 {
    padding-top: 60px;
  }

  .pagesection.paddingbtm-md-lv1 {
    padding-bottom: 20px;
  }

  .pagesection.paddingbtm-md-lv2 {
    padding-bottom: 30px;
  }

  .pagesection.paddingbtm-md-lv3 {
    padding-bottom: 40px;
  }

  .pagesection.paddingbtm-md-lv4 {
    padding-bottom: 60px;
  }

  .pagesection.no-bgimage-md {
    background-image: none !important;
  }
}
@media only screen and (max-width: 799px) and (min-width: 641px) {
  .pagesection.paddingtop-sm-lv1 {
    padding-top: 18px;
  }

  .pagesection.paddingtop-sm-lv2 {
    padding-top: 28px;
  }

  .pagesection.paddingtop-sm-lv3 {
    padding-top: 38px;
  }

  .pagesection.paddingtop-sm-lv4 {
    padding-top: 55px;
  }

  .pagesection.paddingbtm-sm-lv1 {
    padding-bottom: 18px;
  }

  .pagesection.paddingbtm-sm-lv2 {
    padding-bottom: 28px;
  }

  .pagesection.paddingbtm-sm-lv3 {
    padding-bottom: 38px;
  }

  .pagesection.paddingbtm-sm-lv4 {
    padding-bottom: 55px;
  }

  .pagesection.no-bgimage-sm {
    background-image: none !important;
  }
}
@media only screen and (max-width: 640px) {
  .pagesection.paddingtop-xs-lv1 {
    padding-top: 15px;
  }

  .pagesection.paddingtop-xs-lv2 {
    padding-top: 25px;
  }

  .pagesection.paddingtop-xs-lv3 {
    padding-top: 35px;
  }

  .pagesection.paddingtop-xs-lv4 {
    padding-top: 50px;
  }

  .pagesection.paddingbtm-xs-lv1 {
    padding-bottom: 15px;
  }

  .pagesection.paddingbtm-xs-lv2 {
    padding-bottom: 25px;
  }

  .pagesection.paddingbtm-xs-lv3 {
    padding-bottom: 35px;
  }

  .pagesection.paddingbtm-xs-lv4 {
    padding-bottom: 50px;
  }

  .pagesection.no-bgimage-xs {
    background-image: none !important;
  }
}
/************************** contentsection *****************************/
/*  */
.content-container {
  max-width: 976px;
  margin: 0 auto;
}

.content-container.nolimit {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 800px), print {
  .content-container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (max-width: 799px) and (min-width: 641px) {
  .content-container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (max-width: 640px) {
  .content-container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
/************************** bootstrap *****************************/
/*  */
.clearfix:before,
.clearfix:after,
.bootstrap-row:before,
.bootstrap-row:after {
  content: "";
  display: table;
}

.clearfix:after,
.bootstrap-row:after {
  clear: both;
}

.bootstrap-row [class*="col-"] {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.bootstrap-row .col-border {
  padding: 4.1365046% 5.1229508%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-style: solid;
}

@media (min-width: 641px), print {
  .bootstrap-row .col-border {
    padding: 4.1365046% 5.1229508%;
  }
}
@media only screen and (max-width: 640px) {
  .bootstrap-row .col-border {
    padding: 5.8309037% 7.5801749%;
  }
}
.bootstrap-row .col-border.bordercolor-Gray {
  border-color: #ccc;
}

@media (min-width: 800px), print {
  .bootstrap-row.gap-md-lv1 {
    margin-left: -4px;
    margin-right: -4px;
  }

  .bootstrap-row.gap-md-lv2 {
    margin-left: -10px;
    margin-right: -10px;
  }

  .bootstrap-row.gap-md-lv3 {
    margin-left: -16px;
    margin-right: -16px;
  }

  .bootstrap-row.gap-md-lv4 {
    margin-left: -22px;
    margin-right: -22px;
  }

  .bootstrap-row [class*="col-md-"] {
    float: left;
  }

  .bootstrap-row.gap-md-lv1 [class*="col-md-"] {
    padding-left: 4px;
    padding-right: 4px;
  }

  .bootstrap-row.gap-md-lv2 [class*="col-md-"] {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bootstrap-row.gap-md-lv3 [class*="col-md-"] {
    padding-left: 16px;
    padding-right: 16px;
  }

  .bootstrap-row.gap-md-lv4 [class*="col-md-"] {
    padding-left: 22px;
    padding-right: 22px;
  }

  .bootstrap-row .visble-md-block {
    display: block;
  }

  .bootstrap-row .clearfix-md:before {
    content: "";
    display: table;
  }

  .bootstrap-row .clearfix-md {
    clear: both;
  }

  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media only screen and (max-width: 799px) and (min-width: 641px) {
  .bootstrap-row.gap-sm-lv1 {
    margin-left: -4px;
    margin-right: -4px;
  }

  .bootstrap-row.gap-sm-lv2 {
    margin-left: -9px;
    margin-right: -9px;
  }

  .bootstrap-row.gap-sm-lv3 {
    margin-left: -14px;
    margin-right: -14px;
  }

  .bootstrap-row.gap-sm-lv4 {
    margin-left: -20px;
    margin-right: -20px;
  }

  .bootstrap-row.gap-sm-lv1 [class*="col-sm-"] {
    padding-left: 4px;
    padding-right: 4px;
  }

  .bootstrap-row.gap-sm-lv2 [class*="col-sm-"] {
    padding-left: 9px;
    padding-right: 9px;
  }

  .bootstrap-row.gap-sm-lv3 [class*="col-sm-"] {
    padding-left: 14px;
    padding-right: 14px;
  }

  .bootstrap-row.gap-sm-lv4 [class*="col-sm-"] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bootstrap-row .visble-sm-block {
    display: block;
  }

  .bootstrap-row .clearfix-sm:before {
    content: "";
    display: table;
  }

  .bootstrap-row .clearfix-sm {
    clear: both;
  }

  .bootstrap-row .clearfix-sm .col-border {
    margin-top: 18px;
  }

  .bootstrap-row.gap-sm-lv1 .clearfix-sm .col-border {
    margin-top: 8px;
  }

  .bootstrap-row.gap-sm-lv2 .clearfix-sm .col-border {
    margin-top: 18px;
  }

  .bootstrap-row.gap-sm-lv3 .clearfix-sm .col-border {
    margin-top: 28px;
  }

  .bootstrap-row.gap-sm-lv4 .clearfix-sm .col-border {
    margin-top: 40px;
  }

  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media only screen and (max-width: 640px) {
  .bootstrap-row.gap-xs-lv1 {
    margin-left: -3px;
    margin-right: -3px;
  }

  .bootstrap-row.gap-xs-lv2 {
    margin-left: -7px;
    margin-right: -7px;
  }

  .bootstrap-row.gap-xs-lv3 {
    margin-left: -11px;
    margin-right: -11px;
  }

  .bootstrap-row.gap-xs-lv4 {
    margin-left: -16px;
    margin-right: -16px;
  }

  .bootstrap-row.gap-xs-lv1 [class*="col-xs-"] {
    padding-left: 3px;
    padding-right: 3px;
  }

  .bootstrap-row.gap-xs-lv2 [class*="col-xs-"] {
    padding-left: 7px;
    padding-right: 7px;
  }

  .bootstrap-row.gap-xs-lv3 [class*="col-xs-"] {
    padding-left: 11px;
    padding-right: 11px;
  }

  .bootstrap-row.gap-xs-lv4 [class*="col-xs-"] {
    padding-left: 16px;
    padding-right: 16px;
  }

  .bootstrap-row .visble-xs-block {
    display: block;
  }

  .bootstrap-row .clearfix-xs:before {
    content: "";
    display: table;
  }

  .bootstrap-row .clearfix-xs {
    clear: both;
  }

  .bootstrap-row .clearfix-xs .col-border {
    margin-top: 14px;
  }

  .bootstrap-row.gap-xs-lv1 .clearfix-xs .col-border {
    margin-top: 6px;
  }

  .bootstrap-row.gap-xs-lv2 .clearfix-xs .col-border {
    margin-top: 14px;
  }

  .bootstrap-row.gap-xs-lv3 .clearfix-xs .col-border {
    margin-top: 22px;
  }

  .bootstrap-row.gap-xs-lv4 .clearfix-xs .col-border {
    margin-top: 32px;
  }

  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
  }

  .col-xs-12 {
    width: 100%;
  }

  .col-xs-11 {
    width: 91.66666667%;
  }

  .col-xs-10 {
    width: 83.33333333%;
  }

  .col-xs-9 {
    width: 75%;
  }

  .col-xs-8 {
    width: 66.66666667%;
  }

  .col-xs-7 {
    width: 58.33333333%;
  }

  .col-xs-6 {
    width: 50%;
  }

  .col-xs-5 {
    width: 41.66666667%;
  }

  .col-xs-4 {
    width: 33.33333333%;
  }

  .col-xs-3 {
    width: 25%;
  }

  .col-xs-2 {
    width: 16.66666667%;
  }

  .col-xs-1 {
    width: 8.33333333%;
  }

  .col-xs-pull-12 {
    right: 100%;
  }

  .col-xs-pull-11 {
    right: 91.66666667%;
  }

  .col-xs-pull-10 {
    right: 83.33333333%;
  }

  .col-xs-pull-9 {
    right: 75%;
  }

  .col-xs-pull-8 {
    right: 66.66666667%;
  }

  .col-xs-pull-7 {
    right: 58.33333333%;
  }

  .col-xs-pull-6 {
    right: 50%;
  }

  .col-xs-pull-5 {
    right: 41.66666667%;
  }

  .col-xs-pull-4 {
    right: 33.33333333%;
  }

  .col-xs-pull-3 {
    right: 25%;
  }

  .col-xs-pull-2 {
    right: 16.66666667%;
  }

  .col-xs-pull-1 {
    right: 8.33333333%;
  }

  .col-xs-pull-0 {
    right: auto;
  }

  .col-xs-push-12 {
    left: 100%;
  }

  .col-xs-push-11 {
    left: 91.66666667%;
  }

  .col-xs-push-10 {
    left: 83.33333333%;
  }

  .col-xs-push-9 {
    left: 75%;
  }

  .col-xs-push-8 {
    left: 66.66666667%;
  }

  .col-xs-push-7 {
    left: 58.33333333%;
  }

  .col-xs-push-6 {
    left: 50%;
  }

  .col-xs-push-5 {
    left: 41.66666667%;
  }

  .col-xs-push-4 {
    left: 33.33333333%;
  }

  .col-xs-push-3 {
    left: 25%;
  }

  .col-xs-push-2 {
    left: 16.66666667%;
  }

  .col-xs-push-1 {
    left: 8.33333333%;
  }

  .col-xs-push-0 {
    left: auto;
  }

  .col-xs-offset-12 {
    margin-left: 100%;
  }

  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-xs-offset-9 {
    margin-left: 75%;
  }

  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-xs-offset-6 {
    margin-left: 50%;
  }

  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-xs-offset-3 {
    margin-left: 25%;
  }

  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-xs-offset-0 {
    margin-left: 0%;
  }
}
/* overlaycontent */
.overlaycontent {
  position: relative;
}

.overlayframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  page-break-inside: avoid;
}

@media only screen and (max-width: 799px) {
  .overlayframe.layer-sm-off {
    position: static;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media only screen and (max-width: 640px) {
  .overlayframe.layer-xs-off {
    position: static;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
/************************** flexrow *****************************/
.bootstrap-flexrow {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.bootstrap-flexrow > [class*="col-"] {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.bootstrap-flexrow > [class*="col-"] > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-flexrow > [class*="col-"] > *::before {
  content: "";
  display: table;
}

/************************** textimage *****************************/
.textimage-component {
  position: relative;
}
.textimage-component__text-in {
  max-width: 976px;
  margin: 0 auto;
}
.nolimit .textimage-component__text-in {
  max-width: 1008px;
  padding-left: 16px;
  padding-right: 16px;
}

@media (min-width: 800px), print {
  .gap-md-lv1 .textimage-component {
    margin-left: -4px;
    margin-right: -4px;
  }
  .gap-md-lv2 .textimage-component {
    margin-left: -10px;
    margin-right: -10px;
  }
  .gap-md-lv3 .textimage-component {
    margin-left: -16px;
    margin-right: -16px;
  }
  .gap-md-lv4 .textimage-component {
    margin-left: -22px;
    margin-right: -22px;
  }
  .textimage-component.bootstrap-flexrow.horizontal-md.reverse-md {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .textimage-component.bootstrap-flexrow.vertical-md:not(.reverse-md) {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .textimage-component.bootstrap-flexrow.vertical-md.reverse-md {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 799px) and (min-width: 641px) {
  .gap-sm-lv1 .textimage-component {
    margin-left: -4px;
    margin-right: -4px;
  }
  .gap-sm-lv2 .textimage-component {
    margin-left: -9px;
    margin-right: -9px;
  }
  .gap-sm-lv3 .textimage-component {
    margin-left: -14px;
    margin-right: -14px;
  }
  .gap-sm-lv4 .textimage-component {
    margin-left: -19px;
    margin-right: -19px;
  }
  .textimage-component.bootstrap-flexrow.reverse-sm.horizontal-sm.reverse-sm {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .textimage-component.bootstrap-flexrow.reverse-sm.vertical-sm:not(.reverse-sm) {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .textimage-component.bootstrap-flexrow.reverse-sm.vertical-sm.reverse-sm {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 640px) {
  .gap-xs-lv1 .textimage-component {
    margin-left: -3px;
    margin-right: -3px;
  }
  .gap-xs-lv2 .textimage-component {
    margin-left: -7px;
    margin-right: -7px;
  }
  .gap-xs-lv3 .textimage-component {
    margin-left: -11px;
    margin-right: -11px;
  }
  .textimage-component .gap-xs-lv-4 {
    margin-left: -16px;
    margin-right: -16px;
  }
  .textimage-component.bootstrap-flexrow.reverse-xs.horizontal-xs.reverse-xs {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .textimage-component.bootstrap-flexrow.reverse-xs.vertical-xs:not(.reverse-xs) {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .textimage-component.bootstrap-flexrow.reverse-xs.vertical-xs.reverse-xs {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
/************************** slider *****************************/
.slider-element {
  page-break-inside: avoid;
}

/*  */
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
/*　.bx-wrapper　*/
.bx-wrapper {
  position: relative;
  margin: 0 auto 30px;
  padding: 0;
  *zoom: 1;
}

@media (min-width: 641px), print {
  .bx-wrapper {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 640px) {
  .bx-wrapper {
    margin-bottom: 45px;
  }
}
/* PAGER AND AUTO*/
.bx-wrapper .bx-pager-and-auto {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 30px;
  z-index: 1;
  font-size: 0;
}
.bx-wrapper .bx-pager-and-auto::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.bx-wrapper .bx-pager-and-auto .bx-pager-and-auto_in {
  display: inline-block;
}
.bx-wrapper .bx-pager-and-auto .bx-pager-and-auto_in::after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 800px), print {
  .controls-on-view-md .bx-wrapper {
    margin-bottom: 0;
  }
  .controls-on-view-md .bx-wrapper .bx-pager-and-auto {
    bottom: 0;
  }
}
@media only screen and (max-width: 799px) {
  .controls-on-view-sm .bx-wrapper {
    margin-bottom: 0;
  }
  .controls-on-view-sm .bx-wrapper .bx-pager-and-auto {
    bottom: 0;
  }
}
@media only screen and (max-width: 640px) {
  .controls-on-view-xs .bx-wrapper {
    margin-bottom: 0;
  }
  .controls-on-view-xs .bx-wrapper .bx-pager-and-auto {
    bottom: 0;
  }
}
@media (min-width: 641px), print {
  .bx-wrapper .bx-pager-and-auto {
    bottom: -50px;
  }
}
@media only screen and (max-width: 640px) {
  .bx-wrapper .bx-pager-and-auto {
    bottom: -45px;
  }
}
/** THEME
===================================*/
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}

/* LOADER */
.bx-loading {
  min-height: 50px;
  background: url(/etc/designs/panasonic/standardpage-clientlibs/images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
.bx-pager {
  display: inline-block;
  text-align: center;
  color: #666;
  vertical-align: middle;
}
.bx-pager .bx-pager-item {
  display: inline-block;
}
.pagerType-short .bx-pager {
  font-size: 14px;
}
.bx-pager a {
  background-color: #fff;
  text-indent: -9999px;
  text-decoration: none !important;
  display: block;
  width: 15px;
  height: 15px;
  margin: 0 12px;
  /*outline: 0;*/
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #333;
}
.bx-pager a:hover, .bx-pager a.active {
  background: #333;
  border: 1px solid 333;
}
.controls-color-light .bx-pager a:hover, .controls-color-light .bx-pager a.active {
  background: #fff;
  border: 1px solid #fff;
}

@media (min-width: 800px), print {
  .controls-on-view-md .currentitem-style-light .bx-pager a:hover, .controls-on-view-md .currentitem-style-light .bx-pager a.active {
    background: #000;
    border: 1px solid #000;
  }
  .controls-on-view-md .currentitem-style-dark .bx-pager a:hover, .controls-on-view-md .currentitem-style-dark .bx-pager a.active {
    background: #fff;
    border: 1px solid #fff;
  }
}
@media only screen and (max-width: 799px) {
  .controls-on-view-sm .currentitem-style-light .bx-pager a:hover, .controls-on-view-sm .currentitem-style-light .bx-pager a.active {
    background: #000;
    border: 1px solid #000;
  }
  .controls-on-view-sm .currentitem-style-dark .bx-pager a:hover, .controls-on-view-sm .currentitem-style-dark .bx-pager a.active {
    background: #fff;
    border: 1px solid #fff;
  }
}
@media only screen and (max-width: 640px) {
  .controls-on-view-xs .currentitem-style-light .bx-pager a:hover, .controls-on-view-xs .currentitem-style-light .bx-pager a.active {
    background: #000;
    border: 1px solid #000;
  }
  .controls-on-view-xs .currentitem-style-dark .bx-pager a:hover, .controls-on-view-xs .currentitem-style-dark .bx-pager a.active {
    background: #fff;
    border: 1px solid #fff;
  }
}
@media screen and (-ms-high-contrast: active) {
  .bx-pager a:hover,
  .bx-pager a.active {
    border-color: #ff0 !important;
  }
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-controls-direction a {
  display: block;
  position: absolute;
  top: 50%;
  /*margin-top: -16px;*/
  /*outline: 0;*/
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 100;
  background-color: rgba(0, 0, 0, 0);
  text-decoration: none !important;
}

.bx-controls-direction a.disabled {
  display: none;
}

.bx-controls-direction a svg {
  width: 100%;
  height: 100%;
  fill: #fff;
  -webkit-filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.7));
  filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0.7));
  overflow: visible;
}

.bx-controls-direction a .icon {
  display: block;
  width: 100%;
  height: 100%;
}
.bx-controls-direction a .icon-title {
  position: absolute;
  text-indent: -9999px;
  width: 0;
  height: 0;
  overflow: hidden;
}
.bx-controls-direction a .icon-img {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.7);
  color: #fff;
}

@media (min-width: 641px), print {
  .bx-prev {
    left: 10px;
  }

  .bx-next {
    right: 10px;
  }

  .bx-controls-direction a {
    width: 48px;
    height: 48px;
    padding: 16px;
  }
  .bx-controls-direction a .icon-img {
    font-size: 48px;
  }
}
@media only screen and (max-width: 640px) {
  .bx-prev {
    left: 0px;
  }

  .bx-next {
    right: 0px;
  }

  .bx-controls-direction a {
    width: 24px;
    height: 24px;
    padding: 8px;
  }
  .bx-controls-direction a .icon-img {
    font-size: 24px;
  }
}
@media (min-width: 800px), print {
  .no-prev-next-md .bx-prev,
  .no-prev-next-md .bx-next {
    display: none;
  }
}
@media only screen and (max-width: 799px) {
  .no-prev-next-sm .bx-prev,
  .no-prev-next-sm .bx-next {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .no-prev-next-xs .bx-prev,
  .no-prev-next-xs .bx-next {
    display: none;
  }
}
/* AUTO CONTROLS (START / STOP) */
.bx-controls-auto {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  float: right;
}
.bx-controls-auto a {
  text-decoration: none !important;
}

.bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
}

.bx-controls-auto .bx-start {
  display: block;
  width: 16px;
  height: 16px;
  position: relative;
  margin: 0 12px;
}

.bx-controls-auto .bx-start svg {
  width: 100%;
  height: 100%;
  fill: #333;
}

.bx-controls-auto .bx-start.active {
  display: none;
}

.bx-controls-auto .bx-start:hover,
.bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-controls-auto .bx-stop {
  display: block;
  width: 16px;
  height: 16px;
  position: relative;
  margin: 0 12px;
}

.bx-controls-auto .bx-stop svg {
  width: 100%;
  height: 100%;
  fill: #333;
}

.bx-controls-auto .bx-stop.active {
  display: none;
}

.bx-controls-auto .bx-stop:hover,
.bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
/* IMAGE CAPTIONS */
.bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9 ;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-caption span {
  color: #fff;
  font-family: "UD Shin Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  display: block;
  font-size: .85em;
  padding: 10px;
}

.slidercomponent:before,
.slidercomponent:after {
  content: "";
  display: table;
}

.slidercomponent .slider-item {
  overflow: hidden;
}
.slidercomponent .slider-item .imagespart {
  font-size: 0;
}

.slidercomponent .slider-item > *:first-child,
.slidercomponent .slider-item .imagespart a {
  outline-offset: -3px;
}

.slider-wrapper {
  position: relative;
}

/* PAGER AND AUTO*/
.slider-pager-and-auto {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 30px;
  z-index: 1;
  font-size: 0;
}
.slider-pager-and-auto::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.slider-pager-and-auto .slider-pager-and-auto_in {
  display: inline-block;
}
.slider-pager-and-auto .slider-pager-and-auto_in::after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 800px), print {
  .controls-on-view-md .slider-wrapper .slider-pager-and-auto {
    bottom: 0;
  }
}
@media only screen and (max-width: 799px) {
  .controls-on-view-sm .slider-wrapper .slider-pager-and-auto {
    bottom: 0;
  }
}
@media only screen and (max-width: 640px) {
  .controls-on-view-xs .slider-wrapper .slider-pager-and-auto {
    bottom: 0;
  }
}
@media (min-width: 641px), print {
  .slider-pager-and-auto {
    bottom: -50px;
  }
}
@media only screen and (max-width: 640px) {
  .slider-pager-and-auto {
    bottom: -45px;
  }
}
/* PAGER */
.slider-pager {
  display: inline-block;
  vertical-align: middle;
}

/* AUTO CONTROLS (START / STOP) */
.slider-auto {
  float: right;
}

.slider-item {
  outline-offset: -3px;
}

/************************** modalwindow *****************************/
/*  */
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
  display: none !important;
}

#cboxCurrent {
  display: none !important;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxPrevious, #cboxNext {
  display: none !important;
}

.lightbox-lock {
  overflow: hidden;
}

#cboxOverlay {
  background: #000;
  opacity: 0.85;
}

#cboxContent {
  overflow: visible;
}

.cboxIframe {
  background: #fff;
}

.modal-scrollbox-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}

.modal-scrollbox {
  height: 100%;
  overflow: auto;
  background: #f4f4f4;
  -webkit-overflow-scrolling: touch;
}

.modal-scrollbox-wrapper.image-only .modal-scrollbox {
  background: transparent;
  color: #fff;
  overflow: hidden;
}

.modal-scrollbox-wrapper.image-only .modal-contents {
  max-height: 100%;
}

.modal-scrollbox-wrapper.image-only figure img {
  display: block;
  margin: 0 auto;
}

.modal-scrollbox-wrapper.image-only figcaption {
  margin-top: .33em;
  font-size: 15px;
  line-height: 1.67;
}

.modal-controls {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: 100%;
}

.modal-controls.noprint .modal-print {
  display: none;
}

.modal-controls button {
  -webkit-appearance: none;
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  cursor: pointer;
  float: right;
}

.modal-controls button svg,
.modal-controls button img {
  width: 100%;
  height: 100%;
  fill: #fff;
}

.modal-controls-group {
  position: absolute;
  width: 100%;
  height: 0;
  top: 50%;
  left: 0;
  z-index: 1;
}

.modal-1item .modal-controls-group {
  display: none;
}

.modal-controls-group a {
  display: block;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.modal-controls-group a svg,
.modal-controls-group a img {
  fill: #fff;
  width: 100%;
  height: 100%;
}

.modal-controls-group .modal-prev {
  float: left;
}

.modal-controls-group .modal-next {
  float: right;
}

@media print {
  .modal-controls-group {
    display: none;
  }
}
@media (min-width: 641px), print {
  .modal-scrollbox-wrapper {
    padding-top: 56px;
  }

  .modal-controls button {
    width: 36px;
    height: 36px;
  }

  .modal-controls button:not(:last-child) {
    margin-left: 48px;
  }

  .modal-controls-group {
    top: calc(50% + 28px);
  }

  .modal-controls-group a {
    width: 48px;
    height: 48px;
    padding: 16px;
  }

  .modal-controls-group .modal-prev {
    margin-left: -90px;
  }

  .modal-controls-group .modal-next {
    margin-right: -90px;
  }
}
@media (min-width: 641px) and (max-width: 799px) {
  .modal-controls .modal-print {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .modal-scrollbox-wrapper {
    padding-top: 37px;
  }

  .modal-controls button {
    width: 23px;
    height: 23px;
  }

  .modal-controls .modal-print {
    display: none;
  }

  .modal-controls-group {
    top: calc(50% + 18px);
  }

  .modal-controls-group a {
    width: 24px;
    height: 24px;
    padding: 8px;
  }

  .modal-controls-group .modal-prev {
    margin-left: -41px;
  }

  .modal-controls-group .modal-next {
    margin-right: -41px;
  }
}
.modal-contents:before,
.modal-contents:after {
  content: "";
  display: table;
}

/************************** seemore-element *****************************/
/*  */
.seemore-maincontent {
  overflow: hidden;
  height: 0;
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}

.seemore-maincontent_in {
  visibility: hidden;
  outline-offset: -2px;
}

/************************** title-element *****************************/
.title-element {
  font-size: 0;
}

.title-element .subtitle {
  display: inline-block;
}

.title-element .maintitle {
  /*display:inline-block;*/
}
.article-title-middle .title-element .maintitle {
  border-bottom: 1px solid #6e7175;
  padding-bottom: .5em;
}
.article-title-small .title-element .maintitle {
  border-left: 6px solid #ccc;
  padding: 0 0 .02em .6em;
}

.title-element .title-border {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 0.5rem;
}

.title-element .valign-top img,
.title-element .valign-top .subtitle,
.title-element .valign-top .maintitle {
  vertical-align: top;
}

.title-element .valign-middle img,
.title-element .valign-middle .subtitle,
.title-element .valign-middle .maintitle {
  vertical-align: middle;
}

.title-element .valign-bottom img,
.title-element .valign-bottom .subtitle,
.title-element .valign-bottom .maintitle {
  vertical-align: bottom;
}

.title-element .horizontal .subtitle,
.title-element .subtitle img.before {
  margin-right: 0.5em;
}

.title-element .horizontal .subtitle.onlyimg {
  margin-right: 0.5rem;
}

.title-element .horizontal .maintitle + .subtitle,
.title-element .subtitle img.after {
  margin-right: 0;
  margin-left: 0.5em;
}

.title-element .horizontal .maintitle + .subtitle.onlyimg {
  margin-left: 0.5rem;
}

.title-element .vertical .subtitle,
.title-element .vertical .maintitle {
  display: block;
}

.title-element .vertical .subtitle {
  /*margin-bottom:0.25em;*/
}

.title-element .vertical .subtitle.onlyimg {
  /*margin-bottom:0.25rem;*/
}

.title-element .vertical .maintitle + .subtitle {
  /*margin-bottom:0;
  margin-top:0.25em;*/
}

.title-element .vertical .maintitle + .subtitle.onlyimg {
  /*margin-bottom:0;
  margin-top:0.25rem;*/
}

/************************** rt-element *****************************/
.rt-content {
  line-height: 1.6;
}

.rt-content h1:not(:first-child),
.rt-content h2:not(:first-child),
.rt-content h3:not(:first-child),
.rt-content h4:not(:first-child),
.rt-content h5:not(:first-child),
.rt-content h6:not(:first-child),
.rt-content p:not(:first-child),
.rt-content ul:not(:first-child),
.rt-content ol:not(:first-child),
.rt-content hr:not(:first-child) {
  margin-top: 1em;
}

.rt-content ul {
  list-style: disc;
  padding-left: 1.3em;
}

.rt-content ol {
  list-style: decimal;
  padding-left: 2em;
}

@media only screen and (max-width: 640px) {
  .rt-content h1:not(:first-child),
  .rt-content h2:not(:first-child),
  .rt-content h3:not(:first-child),
  .rt-content h4:not(:first-child),
  .rt-content h5:not(:first-child),
  .rt-content h6:not(:first-child),
  .rt-content p:not(:first-child),
  .rt-content ul:not(:first-child),
  .rt-content ol:not(:first-child),
  .rt-content hr:not(:first-child) {
    margin-top: 0.4em;
  }
}
/************************** video-element *****************************/
.video-element {
  page-break-inside: avoid;
  overflow: hidden;
}
.video-element .directvideo {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
}
.video-element .directvideo > img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-element .directvideo .icn-movplay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.video-element .directvideo .icn-movplay > img {
  width: 15.3%;
}

.video-placeholder {
  position: relative;
  padding-bottom: 56.25%;
}

.video-placeholder.ratio4x3 {
  padding-bottom: 75%;
}

.video-placeholder-in {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

/************************** image-element *****************************/
/* imagespart */
.imagespart.fullwidth {
  text-align: center;
  display: block;
  max-width: none;
}

.imagespart img {
  vertical-align: bottom;
}

.imagespart a:hover img.mouseover.opacity {
  opacity: 0.8;
}

@media (min-width: 800px), print {
  .imagespart.fullwidth,
  .imagespart.fullwidth-md {
    margin-left: -11.4754098%;
    margin-right: -11.4754098%;
  }
}
@media (min-width: 641px) and (max-width: 799px) {
  .imagespart.fullwidth,
  .imagespart.fullwidth-sm {
    margin-left: -11.4754098%;
    margin-right: -11.4754098%;
  }
}
@media only screen and (max-width: 640px) {
  .imagespart.fullwidth,
  .imagespart.fullwidth-xs {
    margin-left: -11.4754098%;
    margin-right: -11.4754098%;
  }
}
.image-element {
  font-size: 0;
}

.image-content figcaption {
  margin-top: 0.225rem;
  line-height: 1.4;
}

/************************** linklist-element *****************************/
.linklist-content {
  font-family: "UD Shin Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.6;
}

.linklist-content:before {
  content: "";
  display: table;
}

.linklist-content ul {
  margin-top: -0.4em;
}

.linklist-content li {
  margin-top: 0.4em;
}

.linklist-content a {
  display: inline-block;
}

@media (min-width: 800px), print {
  .linklist-content.textBlack-md a {
    color: #1f1f1f;
  }

  .linklist-content.textGray-md a {
    color: #777;
  }

  .linklist-content.textWhite-md a {
    color: #fff;
  }
}
@media (min-width: 641px) and (max-width: 799px) {
  .linklist-content.textBlack-sm a {
    color: #1f1f1f;
  }

  .linklist-content.textGray-sm a {
    color: #777;
  }

  .linklist-content.textWhite-sm a {
    color: #fff;
  }
}
@media only screen and (max-width: 640px) {
  .linklist-content.textBlack-xs a {
    color: #1f1f1f;
  }

  .linklist-content.textGray-xs a {
    color: #777;
  }

  .linklist-content.textWhite-xs a {
    color: #fff;
  }
}
.linklist-content a:not(.noicon) {
  padding-left: 1.4em;
  position: relative;
}
.linklist-content a:not(.noicon)::before, .linklist-content a:not(.noicon) img {
  margin-right: .4667em;
  width: 0.9333em;
  height: 1.6em;
  vertical-align: top;
  position: absolute;
  left: 0;
}
.linklist-content a:not(.noicon)::before {
  content: "";
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.linklist-content .bodycopy5 a:not(.noicon)::before, .linklist-content .bodycopy5 a:not(.noicon) img {
  height: 1.8em;
}

.linklist-content.icn-type-img a::before {
  display: none;
}

.linklist-content a.normal:before {
  background-image: url(/etc/designs/panasonic/standardpage-clientlibs/images/icons/icn-arrow-r-g.svg);
}

.linklist-content a.newwindow:before {
  background-image: url(/etc/designs/panasonic/standardpage-clientlibs/images/icons/icn-newwin-g.svg);
}

.linklist-content a.pdf:before {
  background-image: url(/etc/designs/panasonic/standardpage-clientlibs/images/icons/icn-pdf-g.svg);
}

.linklist-content a.anc-down:before {
  background-image: url(/etc/designs/panasonic/standardpage-clientlibs/images/icons/icn-anc-down-g.svg);
}

.linklist-content a.anc-up:before {
  background-image: url(/etc/designs/panasonic/standardpage-clientlibs/images/icons/icn-anc-up-g.svg);
}

.linklist-content a.download:before {
  background-image: url(/etc/designs/panasonic/standardpage-clientlibs/images/icons/icn-download-g.svg);
}

.linklist-content a.openmodalwindow:before {
  background-image: url(/etc/designs/panasonic/standardpage-clientlibs/images/icons/icn-modal-g.svg);
}

.linklist-content a.openseemore:before {
  background-image: url(/etc/designs/panasonic/standardpage-clientlibs/images/icons/icn-arrow-down-g.svg);
}

.linklist-content a.openseemore.active:before {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

/*vertical*/
/*horizontal*/
.linklist-content.horizontal ul {
  margin-left: -.5em;
  margin-right: -.5em;
}

.linklist-content.horizontal li {
  margin-left: 0.5em;
  margin-right: 0.5em;
  display: inline-block;
  vertical-align: top;
}

.linklist-content.horizontal li.break {
  margin: 0;
  padding: 0;
  display: block;
}

/************************** button-element *****************************/
.button-content {
  font-size: 0;
}

.button-area {
  font-family: "UD Shin Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  text-align: left;
}

.button-area a {
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.button-area a:hover,
.button-area a:active {
  text-decoration: none;
}

.button-area a:not(.noicon):before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
}

.button-area a > span {
  display: inline-block;
  line-height: 1.12;
}

.button-content.colorA .button-area a {
  background-color: #6e7175;
  color: #fefefe;
}

.button-content.colorA .button-area a.typeA:before,
.button-content.colorA .button-area a:not(.openmodalwindow):not(.openseemore):before {
  background-image: url(/etc/designs/panasonic/standardpage-clientlibs/images/icons/icn-arrow-r-w.svg);
}

.button-content.colorA .button-area a.typeB:before {
  background-image: url(/etc/designs/panasonic/standardpage-clientlibs/images/icons/icn-sample1-w.svg);
}

.button-content.colorA .button-area a.openmodalwindow:before {
  background-image: url(/etc/designs/panasonic/standardpage-clientlibs/images/icons/icn-modal-w.svg);
}

.button-content.colorA .button-area a.openseemore:before {
  background-image: url(/etc/designs/panasonic/standardpage-clientlibs/images/icons/icn-arrow-down-w.svg);
}

.button-content.colorB .button-area a {
  background-color: #fff;
  color: #333;
}

.button-content.colorB .button-area a.typeA:before,
.button-content.colorB .button-area a:not(.openmodalwindow):not(.openseemore):before {
  background-image: url(/etc/designs/panasonic/standardpage-clientlibs/images/icons/icn-arrow-r-g.svg);
}

.button-content.colorB .button-area a.typeB:before {
  background-image: url(/etc/designs/panasonic/standardpage-clientlibs/images/icons/icn-sample1-bk.svg);
}

.button-content.colorB .button-area a.openmodalwindow:before {
  background-image: url(/etc/designs/panasonic/standardpage-clientlibs/images/icons/icn-modal-g.svg);
}

.button-content.colorB .button-area a.openseemore:before {
  background-image: url(/etc/designs/panasonic/standardpage-clientlibs/images/icons/icn-arrow-down-g.svg);
}

.button-content .button-area a.openseemore.active:before {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

@media (min-width: 641px), print {
  .button-area a {
    padding: 13px 55px 13px 20px;
    border: 2px solid #6e7175;
  }

  .button-area a:not(.noicon):before {
    width: 17px;
    height: 17px;
    right: 26px;
  }
}
@media only screen and (max-width: 640px) {
  .button-area a {
    padding: 16px 50px 16px 20px;
    border: 1px solid #6e7175;
  }

  .button-area a:not(.noicon):before {
    width: 15px;
    height: 15px;
    right: 20px;
  }
}
/************************** table-element *****************************/
.table-content table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  font-family: "UD Shin Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.6;
}

.table-content.valign-top table td,
.table-content.valign-top table th {
  vertical-align: top;
}

.table-content.valign-middle table td,
.table-content.valign-middle table th {
  vertical-align: middle;
}

.table-content.valign-bottom table td,
.table-content.valign-bottom table th {
  vertical-align: bottom;
}

/*styleA*/
.table-content.styleA table {
  color: #333;
}

.table-content.styleA table td,
.table-content.styleA table th {
  border-color: #dcdddd;
  border-style: solid;
  border-width: 1px;
}

.table-content.styleA table td:first-child,
.table-content.styleA table th:first-child {
  border-left: none;
}

.table-content.styleA table td:last-child,
.table-content.styleA table th:last-child {
  border-right: none;
}

.table-content.styleA table thead tr:first-child th {
  border-top: none;
}

.table-content.styleA table td {
  background-color: #fff;
}

.table-content.styleA table th {
  background-color: #f1f1f1;
}

@media (min-width: 641px), print {
  .table-content.styleA table td,
  .table-content.styleA table th {
    padding: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .table-content.styleA table td,
  .table-content.styleA table th {
    padding: 10px;
  }
}
/*styleB*/
.table-content.styleB table {
  color: #333;
}

.table-content.styleB table td,
.table-content.styleB table th {
  border-color: #dcdddd;
  border-style: solid;
  border-width: 1px;
  padding: 10px;
}

.table-content.styleB table td:first-child,
.table-content.styleB table th:first-child {
  border-left: none;
}

.table-content.styleB table td:last-child,
.table-content.styleB table th:last-child {
  border-right: none;
}

.table-content.styleB table thead tr:first-child th {
  border-top: none;
}

.table-content.styleB table tr:nth-child(2n+1) td {
  background-color: #fff;
}

.table-content.styleB table tr:nth-child(2n) td {
  background-color: #f7f7f7;
}

.table-content.styleB table th {
  background-color: #ebebeb;
}

@media (min-width: 641px), print {
  .table-content.styleB table td,
  .table-content.styleB table th {
    padding: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .table-content.styleB table td,
  .table-content.styleB table th {
    padding: 10px;
  }
}
/*styleC*/
.table-content.styleC table {
  color: #333;
}

.table-content.styleC table td,
.table-content.styleC table th {
  border-color: #dcdddd;
  border-style: solid;
  border-width: 1px;
  padding: 10px;
}

.table-content.styleC table td:first-child,
.table-content.styleC table th:first-child {
  border-left: none;
}

.table-content.styleC table td:last-child,
.table-content.styleC table th:last-child {
  border-right: none;
}

.table-content.styleC table thead tr:first-child th {
  border-top: none;
}

.table-content.styleC table td:nth-child(2n+1) {
  background-color: #fff;
}

.table-content.styleC td:nth-child(2n) {
  background-color: #f7f7f7;
}

.table-content.styleC table th {
  background-color: #ebebeb;
}

@media (min-width: 641px), print {
  .table-content.styleC table td,
  .table-content.styleC table th {
    padding: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .table-content.styleC table td,
  .table-content.styleC table th {
    padding: 10px;
  }
}
/*styleD*/
.table-content.styleD table {
  color: #333;
}

.table-content.styleD table td,
.table-content.styleD table th {
  border-color: #dcdddd;
  border-style: solid;
  border-width: 1px;
  padding: 10px;
}

.table-content.styleD table td:first-child,
.table-content.styleD table th:first-child {
  border-left: none;
}

.table-content.styleD table td:last-child,
.table-content.styleD table th:last-child {
  border-right: none;
}

.table-content.styleD table thead tr:first-child th {
  border-top: none;
}

.table-content.styleD table td {
  background-color: #fff;
}

.table-content.styleD td:first-child {
  background-color: #f7f7f7;
}

.table-content.styleD table th {
  background-color: #ebebeb;
}

@media (min-width: 641px), print {
  .table-content.styleD table td,
  .table-content.styleD table th {
    padding: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .table-content.styleD table td,
  .table-content.styleD table th {
    padding: 10px;
  }
}
/************************** widget-element *****************************/
.widget-content:before,
.widget-content:after {
  content: "";
  display: table;
}

.widget-content.inline-block {
  display: inline-block;
}

/************************** announcement-element *****************************/
.announcement-content {
  font-family: "UD Shin Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.6;
  color: #333;
}

.announcement-content a {
  color: #333;
}

.announcement-content li {
  border-bottom: solid #e1e4e8;
}

@media (min-width: 641px), print {
  .announcement-content li {
    border-bottom-width: 2px;
  }

  .announcement-content .an-date {
    font-size: 0.889em;
  }

  .announcement-content.horizontal ul {
    display: table;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  }

  .announcement-content.horizontal li {
    display: table-row;
  }

  .announcement-content.horizontal li > span {
    display: table-cell;
    padding-bottom: 0.889em;
    padding-top: 0.889em;
  }

  .announcement-content.horizontal .an-date {
    white-space: nowrap;
    padding-right: 2em;
    padding-left: 0.556em;
  }

  .announcement-content.horizontal .an-title {
    width: 99%;
  }

  .announcement-content.vertical li {
    padding-bottom: 0.889em;
    padding-top: 0.889em;
    padding-right: 0.556em;
    padding-left: 0.556em;
  }

  .announcement-content.vertical li > span {
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .announcement-content li {
    padding-bottom: 0.889em;
    padding-top: 0.889em;
    border-bottom-width: 1px;
  }

  .announcement-content li > span {
    display: block;
  }
}
@media (min-width: 800px), print {
  .announcement-content.textBlack-md a {
    color: #1f1f1f;
  }

  .announcement-content.textGray-md a {
    color: #777;
  }

  .announcement-content.textWhite-md a {
    color: #fff;
  }
}
@media (min-width: 641px) and (max-width: 799px) {
  .announcement-content.textBlack-sm a {
    color: #1f1f1f;
  }

  .announcement-content.textGray-sm a {
    color: #777;
  }

  .announcement-content.textWhite-sm a {
    color: #fff;
  }
}
@media only screen and (max-width: 640px) {
  .announcement-content.textBlack-xs a {
    color: #1f1f1f;
  }

  .announcement-content.textGray-xs a {
    color: #777;
  }

  .announcement-content.textWhite-xs a {
    color: #fff;
  }
}
/************************** localheader *****************************/
#localheader {
  background-color: #fff;
}

#localheader:before,
#localheader:after {
  content: "";
  display: table;
}

@media (min-width: 800px), print {
  #localbottom-mobile {
    display: none;
  }
}
/************************** breadcrumbs *****************************/
.breadcrumbs-element {
  display: none;
}

@media (min-width: 800px), print {
  .breadcrumbs-element {
    display: block;
  }

  .breadcrumbs {
    font-size: 13px;
    font-family: "UD Shin Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.4;
  }

  .breadcrumbs ol:before,
  .breadcrumbs ol:after {
    content: "";
    display: table;
  }

  .breadcrumbs ol:after {
    clear: both;
  }

  .breadcrumbs ol {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .breadcrumbs ol > li {
    float: left;
  }

  .breadcrumbs ol > li:not(:last-child):after {
    content: ">";
    display: inline-block;
    margin-left: 1em;
  }

  .breadcrumbs ol > li a,
  .breadcrumbs ol > li span {
    display: inline-block;
    color: #333;
  }

  .breadcrumbs ol > li:not(:first-child) a,
  .breadcrumbs ol > li:not(:first-child) span {
    margin-left: 1em;
  }

  .breadcrumbs ol > li a:hover {
    text-decoration: underline;
  }
}
/************************** localnav *****************************/
.localnav-element {
  background-color: #fff;
}

.localnav-container {
  max-width: 976px;
  margin: auto;
}

.localnav-content {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  color: #333;
}

.localnav-title {
  font-family: "UD Shin Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.localnav-title a {
  color: #333;
}

.localnav {
  font-family: "UD Shin Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.localnav a {
  color: #333;
}

.localnav a.stay,
.localnav a.active,
.localnav .active a,
.localnav a:hover {
  color: #000 !important;
}

@media only screen and (min-width: 800px) {
  .fixitem.fixed .localnav-element {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }

  .fixitem.fixed .localnav-content {
    border-top-color: #fff;
  }
}
@media (min-width: 800px), print {
  .localnav-element {
    position: relative;
  }

  	/*.localnav-element:after {
  		content:"";
  		display:block;
  		position:absolute;
  		left:0;
  		bottom:0;
  		width:100%;
  		height:1px;
  		background-color:#ebebeb;

  	}*/
  .localnav-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .localnav-content {
    border-top: 1px solid #d9d9d9;
    /*padding-top:15px;*/
    min-height: 50px;
  }

  .localnav-content:before,
  .localnav-content:after {
    content: "";
    display: table;
  }

  .localnav-content:after {
    clear: both;
  }

  .localnav-title {
    padding-top: 15px;
    font-size: 20px;
    float: left;
  }

  .localnav-mobile-button {
    display: none;
  }

  .localnav {
    float: right;
    font-size: 16px;
  }

  .nav-root-items {
    display: inline-block;
  }

  .nav-root-items:before {
    content: "";
    display: inline-block;
  }

  .nav-root-items:after {
    content: "";
    display: table;
    clear: both;
  }

  .nav-root-item {
    position: relative;
    float: left;
    padding-left: 20px;
    padding-right: 16px;
  }

  .nav-parent {
    padding-top: 19px;
    padding-bottom: 15px;
  }

  .nav-child {
    position: absolute;
    z-index: 100;
    background-color: #fff;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
    max-height: -webkit-calc(100vh - 180px);
    max-height: calc(100vh - 180px);
  }

  .fixed .nav-child {
    max-height: -webkit-calc(100vh - 75px);
    max-height: calc(100vh - 75px);
  }

  .nav-child:not(.oversize) {
    left: 0;
  }

  .nav-child.oversize {
    right: 0;
  }

  .nav-child-items {
    padding: 0 20px 20px;
    visibility: hidden;
  }

  .nav-child-item {
    border-bottom: 1px solid #d9d9d9;
  }

  .nav-child-item > a,
  .nav-child-item > span {
    display: block;
    padding-right: 24px;
    padding-top: 13px;
    padding-bottom: 13px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 8em;
    white-space: nowrap;
  }

  .nav-child-item > a:after {
    content: "";
    background: url(/etc/designs/panasonic/standardpage-clientlibs/images/icons/icn-nav-arrow-r.svg) no-repeat;
    background-size: contain;
    display: block;
    width: 11px;
    height: 17px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0px;
    margin: auto;
  }

  /*.nav-child-item > a > span,
  .nav-child-item > span > span {
  	position: relative;
  	display: block;
  }*/
  /*.flexbox .localnav-content {
  	display:flex;
  }
  .flexbox .localnav-title,
  .flexbox .localnav {
  	flex-grow:1;
  }
  .flexbox .localnav {
  	text-align:right;
  }
  .flexbox .nav-root-item {
  	text-align:left;
  }*/
}
@media only screen and (max-width: 799px) {
  .localnav-title {
    font-size: 17px;
    line-height: 1.4;
    position: relative;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #d9d9d9;
  }

  .localnav-title-text {
    padding-right: 49px;
  }

  .localnav-mobile-button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 19px;
    margin: auto;
    width: 34px;
    height: 34px;
  }

  .localnav-mobile-button button {
    -webkit-appearance: none;
    padding: 5px;
    border: none;
    background: none;
  }

  .localnav-mobile-button button img {
    width: 100%;
    /* IE */
  }

  .localnav-mobile-button button.active .icn-toggle {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .localnav {
    line-height: 1.5;
  }

  .nav-root-items {
    background-color: #fff;
    padding-left: 15px;
    padding-right: 15px;
  }

  .nav-root-item.toplink {
    display: none;
  }

  .nav-parent > a,
  .nav-parent > span,
  .nav-child-item > a,
  .nav-child-item > span {
    display: block;
    padding-top: 11px;
    padding-bottom: 11px;
    position: relative;
  }

  .nav-parent > a,
  .nav-parent > span,
  .nav-child-item:not(:last-child) > a,
  .nav-child-item:not(:last-child) > span {
    border-bottom: 1px solid #d9d9d9;
  }

  .nav-parent > a[href="#"],
  .nav-child-item > a[href="#"] {
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  .nav-parent > a:not([href="#"]),
  .nav-child-item > a:not([href="#"]) {
    padding-right: 34px;
  }

  .nav-parent > a:not([href="#"]):after,
  .nav-child-item > a:not([href="#"]):after {
    content: "";
    background: url(/etc/designs/panasonic/standardpage-clientlibs/images/icons/icn-nav-arrow-r.svg) no-repeat;
    background-size: contain;
    display: block;
    width: 12px;
    height: 15px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 9px;
    margin: auto;
  }

  .nav-parent {
    font-size: 16px;
  }

  .nav-parent a {
    color: #333;
  }

  .nav-child {
    padding-left: 30px;
    border-bottom: 1px solid #d9d9d9;
    font-size: 14px;
  }

  #localheader .localnav {
    height: 0;
    width: 100%;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
    overflow: hidden;
    position: absolute;
    z-index: 1001;
  }

  #localheader .nav-root-items {
    visibility: hidden;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 43px;
  }

  #localheader .nav-bgcover {
    display: none;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    width: 100%;
    z-index: 1000;
  }

  #localbottom-mobile .nav-root-items {
    padding-bottom: 50px;
  }
}
/************************** local-subtitle *****************************/
.local-subtitle-element {
  border-bottom: 1px solid #aaa;
}

.local-subtitle-container {
  max-width: 976px;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.local-subtitle {
  font-family: "UD Shin Go Regular", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #333;
}

.local-subtitle a {
  color: #333;
}

.local-subtitle .main-text {
  font-weight: bold;
}

@media (min-width: 800px), print {
  .local-subtitle-element {
    background-color: #f5f5f5;
  }

  .local-subtitle {
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .local-subtitle .main-text,
  .local-subtitle .sub-text {
    display: inline-block;
    vertical-align: middle;
  }

  .local-subtitle .main-text {
    font-size: 24px;
  }

  .local-subtitle .sub-text {
    font-size: 16px;
    margin-left: 1.75em;
  }
}
@media only screen and (max-width: 799px) {
  .local-subtitle {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .local-subtitle .main-text,
  .local-subtitle .sub-text {
    display: block;
  }

  .local-subtitle .main-text {
    font-size: 20px;
  }

  .local-subtitle .sub-text {
    font-size: 12px;
    margin-top: .5em;
  }
}
/************************** utility *****************************/
#utilitycontents {
  background-color: #fff;
  padding-top: 100px;
}

.support-element {
  background-color: #f0f0f0;
  position: relative;
}

.officialsns-element {
  background-color: #505050;
}

.officialsns-content {
  text-align: center;
}
.officialsns-content img {
  width: auto;
}
.officialsns-content__title {
  color: #fff;
}
.officialsns-content__links__list {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  margin: 0 auto;
}
.officialsns-content__links__list__item {
  -webkit-flex-glow: 1;
  text-align: center;
  box-sizing: border-box;
}

@media (min-width: 641px), print {
  .support-content {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .officialsns-content {
    padding: 30px 0 38px;
  }
  .officialsns-content__title {
    margin-bottom: 30px;
  }
  .bootstrap-row .officialsns-content__title {
    margin-bottom: 15px;
  }
  .bootstrap-row .officialsns-content__links img {
    height: 43px;
  }
  .bootstrap-row .officialsns-content__links__list {
    max-width: 370px;
  }
  .bootstrap-row .officialsns-content__links__list__item {
    height: 70px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .bootstrap-row .officialsns-content-pos__links img {
    height: 70px;
  }
  .bootstrap-row .officialsns-content-cpana__links img {
    height: 55px;
  }
}
@media only screen and (max-width: 640px) {
  .support-content {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 4px;
    padding-right: 4px;
  }

  .officialsns-content {
    padding: 30px 0 30px;
  }
  .officialsns-content__title {
    margin-bottom: 22px;
  }
  .officialsns-content__links img {
    height: 41px;
  }
  .bootstrap-row .officialsns-content-pos__links img {
    height: 65px;
  }
  .bootstrap-row .officialsns-content-cpana__links img {
    height: 55px;
  }
}
/* addthis old */
.addthis-content {
  text-align: center;
  color: #333;
  display: none !important;
}

@media (min-width: 641px), print {
  .addthis-content {
    padding: 20px 0 15px;
  }
}
@media only screen and (max-width: 640px) {
  .addthis-content {
    padding: 25px 0 20px;
  }
}
/* addthis upside */
.addthis-element.upside {
  background-color: #fff;
}

.addthis-element.upside .addthis-content {
  text-align: right;
  color: #333;
}

@media (min-width: 641px), print {
  .addthis-element.upside .addthis-content {
    padding: 30px 0 25px;
  }
}
@media only screen and (max-width: 640px) {
  .addthis-element.upside .addthis-content {
    padding: 30px 0 25px;
  }
}
/************************** bottomlink *****************************/
#bottomlink {
  background-color: #434343;
  color: #c5c5c5;
  border-top: #616161 solid 1px;
  margin: 0 auto;
  padding-bottom: 1.5em;
  padding-top: 0.5em;
  padding-left: 15px;
  padding-right: 15px;
}

#bottomlink a {
  color: #fff !important;
  text-decoration: none;
}

#bottomlink a:hover {
  text-decoration: underline;
}

#bottomlink #ga2012_bottomLinkB {
  font-size: 12px;
}

#bottomlink #ga2012_bottomLinkB li.mainLink {
  margin-top: 1em;
  zoom: 1;
}

#bottomlink #ga2012_bottomLinkB li.mainLink a,
#bottomlink #ga2012_bottomLinkB li.mainLink > span {
  float: left;
  color: #fff;
}

#bottomlink #ga2012_bottomLinkB li.mainLink ul {
  margin-left: 16em;
  zoom: 1;
}

#bottomlink #ga2012_bottomLinkB li.mainLink ul li {
  float: left;
  padding-bottom: 0.5em;
  padding-left: 1.5em;
}

#bottomlink #ga2012_bottomLinkB li.mainLink ul li a {
  float: none;
  display: inline-block;
  font-weight: normal;
  *white-space: nowrap;
}

#bottomlink #ga2012_bottomLinkB li.staticLink {
  border-top: #616161 solid 1px;
  margin-top: 1em;
  padding-top: 1.5em;
}

#bottomlink #ga2012_bottomLinkB li.staticLink ul {
  zoom: 1;
}

#bottomlink #ga2012_bottomLinkB li.staticLink ul li {
  float: left;
  padding-right: 1.5em;
}

#bottomlink #ga2012_bottomLinkB li.mainLink:after,
#bottomlink #ga2012_bottomLinkB li.mainLink ul:after,
#bottomlink #ga2012_bottomLinkB li.staticLink ul:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
}

@media only screen and (max-width: 640px) {
  #bottomlink {
    display: none;
  }
}
/************************** bottomlink 2017.11 *****************************/
#bottomlink .bottomlink-section {
  -webkit-font-feature-settings: "halt" 1;
  font-feature-settings: "halt" 1;
  font-family: "UD Shin Go Regular", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
  word-wrap: break-word;
  color: #fff;
}
#bottomlink .bottomlink-section h2, #bottomlink .bottomlink-section ul {
  line-height: 1.333;
}
#bottomlink .bottomlink-section .bottomlink-consumerlinks ul {
  list-style: disc;
  margin-top: -0.5em;
}
#bottomlink .bottomlink-section .bottomlink-consumerlinks ul li {
  margin-top: 0.5em;
  margin-left: 1.5em;
}
#bottomlink .bottomlink-section .bottomlink-etclinks {
  border-top: 1px solid #616161;
}

@media (min-width: 641px), print {
  #bottomlink .bottomlink-section h2 {
    font-size: 15px;
    margin-bottom: 18px;
  }
  #bottomlink .bottomlink-section ul {
    font-size: 12px;
  }
  #bottomlink .bottomlink-consumerlinks {
    padding-top: 40px;
  }
	#bottomlink .bottomlink-etclinks {
    margin-top: 60px;
    padding-top: 18px;
  }
  #bottomlink .bottomlink-etclinks ul li {
    display: inline-block;
    margin-right: 1em;
  }
}
/************************** pagetopfixed *****************************/
.pagetopfixed {
  position: fixed;
  width: 100%;
  height: 0px;
  z-index: 2001;
  bottom: 0;
  left: 0;
}

.pagetopfixed a {
  display: block;
  visibility: hidden;
  opacity: 0;
  transition: opacity 1s;
}

.pagetopfixed.show a {
  opacity: 1;
}

.pagetopfixed.visible a {
  visibility: visible;
}

.pagetopfixed__in {
  position: absolute;
}

.pagetopfixed__btn {
  display: block;
  background-color: rgba(110, 113, 117, 0.4);
  overflow: hidden;
  position: relative;
}

.pagetopfixed__btn .label {
  display: block;
  position: absolute;
  left: -9999px;
}

.pagetopfixed__btn .icn {
  display: block;
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}

@media print {
  .pagetopfixed {
    display: none;
  }
}
@media only screen and (min-width: 641px) {
  .pagetopfixed__in {
    bottom: 20px;
    right: 20px;
  }

  .pagetopfixed__btn {
    width: 56px;
    height: 36px;
  }
}
@media only screen and (max-width: 640px) {
  .pagetopfixed a {
    padding: 5px 0;
    margin-bottom: -5px;
  }

  .pagetopfixed__in {
    bottom: 16px;
    right: 16px;
  }

  .pagetopfixed__btn {
    width: 50px;
    height: 35px;
  }
}
/************************** widget-sticky-table *****************************/
.widget-sticky-table {
  display: inline-block;
  overflow: auto;
  max-width: 100%;
  margin: 0 auto;
  line-height: 1.4;
}

.widget-sticky-table.maxheight-md-300 {
  max-height: 300px;
}

.widget-sticky-table.maxheight-md-350 {
  max-height: 350px;
}

.widget-sticky-table.maxheight-md-400 {
  max-height: 400px;
}

.widget-sticky-table.maxheight-md-450 {
  max-height: 450px;
}

.widget-sticky-table.maxheight-md-500 {
  max-height: 500px;
}

.widget-sticky-table.maxheight-md-550 {
  max-height: 550px;
}

.widget-sticky-table.maxheight-md-600 {
  max-height: 600px;
}

.widget-sticky-table.maxheight-md-650 {
  max-height: 650px;
}

.widget-sticky-table.maxheight-md-700 {
  max-height: 700px;
}

.widget-sticky-table.maxheight-md-750 {
  max-height: 750px;
}

.widget-sticky-table.maxheight-md-800 {
  max-height: 800px;
}

.widget-sticky-table.maxheight-md-850 {
  max-height: 850px;
}

.widget-sticky-table.maxheight-md-900 {
  max-height: 900px;
}

.widget-sticky-table.maxheight-md-950 {
  max-height: 950px;
}

.widget-sticky-table.maxheight-md-1000 {
  max-height: 1000px;
}

.widget-sticky-table.cell-width-lv1 td:first-child, .widget-sticky-table.cell-width-lv1 th:first-child {
  width: 90px;
  max-width: 90px;
  min-width: 90px;
}

.widget-sticky-table.cell-width-lv1 td:nth-child(n+2), .widget-sticky-table.cell-width-lv1 th:nth-child(n+2) {
  width: 166px;
  max-width: 166px;
  min-width: 166px;
}

.widget-sticky-table.cell-width-lv2 td:first-child, .widget-sticky-table.cell-width-lv2 th:first-child {
  width: 130px;
  max-width: 130px;
  min-width: 130px;
}

.widget-sticky-table.cell-width-lv2 td:nth-child(n+2), .widget-sticky-table.cell-width-lv2 th:nth-child(n+2) {
  width: 216px;
  max-width: 216px;
  min-width: 216px;
}

.widget-sticky-table.cell-width-lv3 td:first-child, .widget-sticky-table.cell-width-lv3 th:first-child {
  width: 170px;
  max-width: 170px;
  min-width: 170px;
}

.widget-sticky-table.cell-width-lv3 td:nth-child(n+2), .widget-sticky-table.cell-width-lv3 th:nth-child(n+2) {
  width: 266px;
  max-width: 266px;
  min-width: 266px;
}

.widget-sticky-table.cell-width-lv4 td:first-child, .widget-sticky-table.cell-width-lv4 th:first-child {
  width: 210px;
  max-width: 210px;
  min-width: 210px;
}

.widget-sticky-table.cell-width-lv4 td:nth-child(n+2), .widget-sticky-table.cell-width-lv4 th:nth-child(n+2) {
  width: 316px;
  max-width: 316px;
  min-width: 316px;
}

.widget-sticky-table th {
  position: -webkit-sticky;
  position: sticky;
  z-index: 1;
}

.widget-sticky-table img {
  width: auto;
}

.widget-sticky-table table, .widget-sticky-table td, .widget-sticky-table th {
  box-sizing: content-box;
  border-style: solid;
  border-color: #ddd;
}

.widget-sticky-table table {
  border-collapse: separate;
  border-width: 0 1px 2px 0;
}

.widget-sticky-table table .colorBlack {
  color: #333;
}

.widget-sticky-table table .colorGray {
  color: #6e6e6e;
}

.widget-sticky-table table .colorRed {
  color: #dc1100;
}

.widget-sticky-table caption {
  display: none;
}

.widget-sticky-table td, .widget-sticky-table th {
  height: 2em;
  border-width: 1px 1px 0 0;
  padding: 12px;
  vertical-align: middle;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.widget-sticky-table td:first-child, .widget-sticky-table th:first-child {
  width: 90px;
  max-width: 90px;
  min-width: 90px;
  border-right-width: 2px;
  border-left-width: 2px;
}

.widget-sticky-table td:nth-child(n+2), .widget-sticky-table th:nth-child(n+2) {
  width: 166px;
  max-width: 166px;
  min-width: 166px;
}

.widget-sticky-table thead {
  font-size: 15px;
}

.widget-sticky-table thead th {
  top: 0;
  height: 2.8em;
  border-top-width: 2px;
  border-bottom-width: 2px;
  background-color: #fff;
  text-align: center;
  vertical-align: top;
}

.widget-sticky-table thead th:first-child {
  left: 0;
  z-index: 2;
  border-top-width: 0;
  border-left-width: 0;
}

.widget-sticky-table thead th a {
  display: block;
  color: #333;
  text-decoration: none;
}

.widget-sticky-table thead th img {
  display: block;
  width: 82px;
  height: 82px;
  margin: 0 auto 5px;
}

.widget-sticky-table thead th .name:after {
  display: inline-block;
  content: "";
  width: 7px;
  height: 12px;
  margin-left: 9px;
  background: url(/etc/designs/panasonic/standardpage-clientlibs/images/icons/icn-nav-arrow-r.svg) 50% 50% no-repeat;
  background-size: contain;
}

.widget-sticky-table thead.no-image th {
  vertical-align: middle;
}

.widget-sticky-table tbody {
  font-size: 14px;
}

.widget-sticky-table tbody th {
  left: 0;
  text-align: left;
  background-color: #f1f1f1;
}

.widget-sticky-table tbody td {
  text-align: center;
}

.widget-sticky-table tbody td.bgWhite {
  background-color: #fff;
}

.widget-sticky-table tbody td.bgGray {
  background-color: #f1f1f1;
}

.widget-sticky-table tbody td.bgLightBlue {
  background-color: #f7f9fb;
}

.widget-sticky-table tbody .bgWhite td {
  background-color: #fff;
}

.widget-sticky-table tbody .bgGray td {
  background-color: #f1f1f1;
}

.widget-sticky-table tbody .bgLightBlue td {
  background-color: #f7f9fb;
}

.widget-sticky-table tbody tr:first-child td, .widget-sticky-table tbody tr:first-child th {
  border-top-width: 0;
}

@media (max-width: 799px) {
  .widget-sticky-table.maxheight-sm-300 {
    max-height: 300px;
  }

  .widget-sticky-table.maxheight-sm-350 {
    max-height: 350px;
  }

  .widget-sticky-table.maxheight-sm-400 {
    max-height: 400px;
  }

  .widget-sticky-table.maxheight-sm-450 {
    max-height: 450px;
  }

  .widget-sticky-table.maxheight-sm-500 {
    max-height: 500px;
  }

  .widget-sticky-table.maxheight-sm-550 {
    max-height: 550px;
  }

  .widget-sticky-table.maxheight-sm-600 {
    max-height: 600px;
  }

  .widget-sticky-table.maxheight-sm-650 {
    max-height: 650px;
  }

  .widget-sticky-table.maxheight-sm-700 {
    max-height: 700px;
  }

  .widget-sticky-table.maxheight-sm-750 {
    max-height: 750px;
  }

  .widget-sticky-table.maxheight-sm-800 {
    max-height: 800px;
  }

  .widget-sticky-table.maxheight-sm-850 {
    max-height: 850px;
  }

  .widget-sticky-table.maxheight-sm-900 {
    max-height: 900px;
  }

  .widget-sticky-table.maxheight-sm-950 {
    max-height: 950px;
  }

  .widget-sticky-table.maxheight-sm-1000 {
    max-height: 1000px;
  }
}
@media (max-width: 640px) {
  .widget-sticky-table.maxheight-xs-300 {
    max-height: 300px;
  }

  .widget-sticky-table.maxheight-xs-350 {
    max-height: 350px;
  }

  .widget-sticky-table.maxheight-xs-400 {
    max-height: 400px;
  }

  .widget-sticky-table.maxheight-xs-450 {
    max-height: 450px;
  }

  .widget-sticky-table.maxheight-xs-500 {
    max-height: 500px;
  }

  .widget-sticky-table.maxheight-xs-550 {
    max-height: 550px;
  }

  .widget-sticky-table.maxheight-xs-600 {
    max-height: 600px;
  }

  .widget-sticky-table.maxheight-xs-650 {
    max-height: 650px;
  }

  .widget-sticky-table.maxheight-xs-700 {
    max-height: 700px;
  }

  .widget-sticky-table.maxheight-xs-750 {
    max-height: 750px;
  }

  .widget-sticky-table.maxheight-xs-800 {
    max-height: 800px;
  }

  .widget-sticky-table.maxheight-xs-850 {
    max-height: 850px;
  }

  .widget-sticky-table.maxheight-xs-900 {
    max-height: 900px;
  }

  .widget-sticky-table.maxheight-xs-950 {
    max-height: 950px;
  }

  .widget-sticky-table.maxheight-xs-1000 {
    max-height: 1000px;
  }

  .widget-sticky-table.cell-width-lv1 td:first-child, .widget-sticky-table.cell-width-lv1 th:first-child {
    width: 62px;
    max-width: 62px;
    min-width: 62px;
  }

  .widget-sticky-table.cell-width-lv1 td:nth-child(n+2), .widget-sticky-table.cell-width-lv1 th:nth-child(n+2) {
    width: 108px;
    max-width: 108px;
    min-width: 108px;
  }

  .widget-sticky-table.cell-width-lv2 td:first-child, .widget-sticky-table.cell-width-lv2 th:first-child {
    width: 82px;
    max-width: 82px;
    min-width: 82px;
  }

  .widget-sticky-table.cell-width-lv2 td:nth-child(n+2), .widget-sticky-table.cell-width-lv2 th:nth-child(n+2) {
    width: 138px;
    max-width: 138px;
    min-width: 138px;
  }

  .widget-sticky-table.cell-width-lv3 td:first-child, .widget-sticky-table.cell-width-lv3 th:first-child {
    width: 102px;
    max-width: 102px;
    min-width: 102px;
  }

  .widget-sticky-table.cell-width-lv3 td:nth-child(n+2), .widget-sticky-table.cell-width-lv3 th:nth-child(n+2) {
    width: 168px;
    max-width: 168px;
    min-width: 168px;
  }

  .widget-sticky-table.cell-width-lv4 td:first-child, .widget-sticky-table.cell-width-lv4 th:first-child {
    width: 122px;
    max-width: 122px;
    min-width: 122px;
  }

  .widget-sticky-table.cell-width-lv4 td:nth-child(n+2), .widget-sticky-table.cell-width-lv4 th:nth-child(n+2) {
    width: 198px;
    max-width: 198px;
    min-width: 198px;
  }

  .widget-sticky-table td, .widget-sticky-table th {
    padding: 10px;
  }

  .widget-sticky-table td:first-child, .widget-sticky-table th:first-child {
    width: 62px;
    max-width: 62px;
    min-width: 62px;
  }

  .widget-sticky-table td:nth-child(n+2), .widget-sticky-table th:nth-child(n+2) {
    width: 108px;
    max-width: 108px;
    min-width: 108px;
  }

  .widget-sticky-table thead {
    font-size: 13px;
  }

  .widget-sticky-table thead th .name:after {
    width: 6px;
    margin-left: 6px;
  }

  .widget-sticky-table tbody {
    font-size: 12px;
  }
}
@media (min-width: 641px) and (max-width: 799px) {
  .widget-sticky-table.cell-width-lv1 td:first-child, .widget-sticky-table.cell-width-lv1 th:first-child {
    width: 78px;
    max-width: 78px;
    min-width: 78px;
  }

  .widget-sticky-table.cell-width-lv1 td:nth-child(n+2), .widget-sticky-table.cell-width-lv1 th:nth-child(n+2) {
    width: 140px;
    max-width: 140px;
    min-width: 140px;
  }

  .widget-sticky-table.cell-width-lv2 td:first-child, .widget-sticky-table.cell-width-lv2 th:first-child {
    width: 108px;
    max-width: 108px;
    min-width: 108px;
  }

  .widget-sticky-table.cell-width-lv2 td:nth-child(n+2), .widget-sticky-table.cell-width-lv2 th:nth-child(n+2) {
    width: 180px;
    max-width: 180px;
    min-width: 180px;
  }

  .widget-sticky-table.cell-width-lv3 td:first-child, .widget-sticky-table.cell-width-lv3 th:first-child {
    width: 138px;
    max-width: 138px;
    min-width: 138px;
  }

  .widget-sticky-table.cell-width-lv3 td:nth-child(n+2), .widget-sticky-table.cell-width-lv3 th:nth-child(n+2) {
    width: 220px;
    max-width: 220px;
    min-width: 220px;
  }

  .widget-sticky-table.cell-width-lv4 td:first-child, .widget-sticky-table.cell-width-lv4 th:first-child {
    width: 168px;
    max-width: 168px;
    min-width: 168px;
  }

  .widget-sticky-table.cell-width-lv4 td:nth-child(n+2), .widget-sticky-table.cell-width-lv4 th:nth-child(n+2) {
    width: 260px;
    max-width: 260px;
    min-width: 260px;
  }

  .widget-sticky-table td, .widget-sticky-table th {
    padding: 11px;
  }

  .widget-sticky-table td:first-child, .widget-sticky-table th:first-child {
    width: 78px;
    max-width: 78px;
    min-width: 78px;
  }

  .widget-sticky-table td:nth-child(n+2), .widget-sticky-table th:nth-child(n+2) {
    width: 140px;
    max-width: 140px;
    min-width: 140px;
  }

  .widget-sticky-table thead {
    font-size: 14px;
  }

  .widget-sticky-table thead th .name:after {
    width: 6px;
    margin-left: 8px;
  }

  .widget-sticky-table tbody {
    font-size: 13px;
  }
}
/************************** widget-storesearch *****************************/
/* Scss Document */
.widget-storesearch {
  background-color: #f1f1f1;
}
.widget-storesearch__selectwrap {
  background-color: #fff;
  position: relative;
  color: #333;
  font-size: 15px;
  line-height: 1.667;
}
.widget-storesearch__selectwrap::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
}
.widget-storesearch__selectwrap:not(.disabled)::after {
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNy4wMSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgMTcuMDEgOSI+PHRpdGxlPmFycm93PC90aXRsZT48cG9seWdvbiBwb2ludHM9IjE3IDAuNjkgMTYuMzEgMCA4LjUgNy44MSAwLjY5IDAgMCAwLjY5IDguMzEgOS4wMSA4LjUgOC44MSA4LjY5IDkuMDEgMTcgMC42OSIgc3R5bGU9ImZpbGw6IzMzMztmaWxsLXJ1bGU6ZXZlbm9kZCIvPjwvc3ZnPg==");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  pointer-events: none;
  font-size: 0;
}
.widget-storesearch__selectwrap .slecttext {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.widget-storesearch__select {
  overflow: hidden;
  text-overflow: ellipsis;
  background: none;
  border: none;
  border-radius: 0;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font-size: 16px;
}
.widget-storesearch__select::-ms-expand {
  display: none;
}
.widget-storesearch__legendwrap {
  background-color: #e2e2e2;
  display: block;
  text-align: center;
  padding: 15px 40px;
}
.widget-storesearch__legendwrap legend {
  margin: auto;
  font-size: 15px;
}
.widget-storesearch__label {
  display: block;
  margin-bottom: 11px;
  font-size: 15px;
  line-height: 1.667;
}
.widget-storesearch__inputwrap {
  position: relative;
  width: 100%;
}
.widget-storesearch__tbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  padding: 0;
  background: none;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  color: #333;
  width: 100%;
  height: 100%;
}
.widget-storesearch__btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  padding: 0;
  background: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background-color: #6e7175;
  cursor: pointer;
}

@media (min-width: 641px), print {
  .widget-storesearch__selectwrap {
    padding: 0 60px 0 20px;
  }
  .widget-storesearch__selectwrap.disabled {
    padding: 0 20px;
  }
  .widget-storesearch__selectwrap.disabled .widget-storesearch__select {
    display: none;
  }
  .widget-storesearch__selectwrap::before {
    height: 45px;
  }
  .widget-storesearch__selectwrap:not(.disabled)::after {
    width: 17px;
    height: 9px;
    top: 19px;
    right: 26px;
  }
  .widget-storesearch__selectwrap:not(.disabled) .slecttext {
    display: none;
  }
  .widget-storesearch__select {
    padding: 0 60px 0 20px;
    font-size: 15px;
    color: #333;
  }
  .widget-storesearch__group {
    max-width: 398px;
    margin: 0 auto;
    padding: 25px 40px 40px;
  }
  .widget-storesearch__inputwrap {
    height: 45px;
  }
  .widget-storesearch__tbox {
    padding: 0 89px 0 20px;
  }
  .widget-storesearch__btn {
    width: 69px;
  }
  .widget-storesearch__btn svg {
    width: 24px;
    height: 24px;
  }
}
@media only screen and (max-width: 640px) {
  .widget-storesearch__selectwrap {
    margin-bottom: 20px;
    padding: 5px 45px 5px 12px;
  }
  .widget-storesearch__selectwrap.disabled {
    padding: 5px 12px 5px 12px;
  }
  .widget-storesearch__selectwrap::before {
    height: 30px;
  }
  .widget-storesearch__selectwrap:not(.disabled)::after {
    width: 15px;
    height: 8px;
    right: 18px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .widget-storesearch__select {
    text-indent: -9999px;
  }
  .widget-storesearch__group {
    padding: 20px 15px 25px;
  }
  .widget-storesearch__inputwrap {
    height: 40px;
  }
  .widget-storesearch__tbox {
    padding: 0 52px 0 12px;
  }
  .widget-storesearch__btn {
    width: 40px;
  }
  .widget-storesearch__btn svg {
    width: 17px;
    height: 17px;
  }
}
/************************** additional slider *****************************/
.slider-element .fade .slider-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.slider-element .fade .slider-item {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  position: relative;
}
.slider-element .fade .slider-item::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #f5f5f5;
}
.bgWhite .slider-element .fade .slider-item::before {
  background-color: #fff;
}
.bgLightGray .slider-element .fade .slider-item::before {
  background-color: #f0f3f8;
}
.bgGray .slider-element .fade .slider-item::before {
  background-color: #d2d2d2;
}
.bgDark .slider-element .fade .slider-item::before {
  background-color: #1f1f1f;
}
.bgBlack .slider-element .fade .slider-item::before {
  background-color: #000;
}
.slider-element .fade .slider-item:not(:only-child) {
  padding-bottom: 50px;
}
.slider-element .fade .slider-item:not(:only-child)::before {
  height: calc(100% - 50px);
}

.slider-element .fade .slider-item:nth-child(2) {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.slider-element .fade .slider-item:nth-child(3) {
  -webkit-transform: translateX(-200%);
  -ms-transform: translateX(-200%);
  transform: translateX(-200%);
}

.slider-element .fade .slider-item:nth-child(4) {
  -webkit-transform: translateX(-300%);
  -ms-transform: translateX(-300%);
  transform: translateX(-300%);
}

.slider-element .fade .slider-item:nth-child(5) {
  -webkit-transform: translateX(-400%);
  -ms-transform: translateX(-400%);
  transform: translateX(-400%);
}

.slider-element .fade .slider-item.active {
  z-index: 2;
}

.slider-element .fade .slider-item.after {
  z-index: 1;
}

.slider-element .fade .slider-wrapper {
  z-index: 0;
}

.slider-element .fade .slider-wrapper:not(.initialized) .slider-item:not(:only-child):first-child {
  z-index: 2;
}
.slider-element .fade .slider-wrapper:not(.initialized) .slider-item:not(:only-child):first-child::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 50px;
  left: 0;
  background: url(/etc/designs/panasonic/standardpage-clientlibs/images/bx_loader.gif) center center no-repeat #fff;
}

.slider-element .fade .slider-pager-and-auto {
  z-index: 3;
  bottom: 0;
}

.slider-element .fade .slider-pager-and-auto_in {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.slider-element .fade .slider-auto {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.slider-element .fade .bx-controls-direction a {
  margin-top: -25px;
}

@media only screen and (max-width: 640px) {
  .slider-element .fade .slider-item:not(:only-child) {
    padding-bottom: 45px;
  }
  .slider-element .fade .slider-item:not(:only-child)::before {
    height: calc(100% - 45px);
  }

  .slider-element .fade .slider-wrapper:not(.initialized) .slider-item:not(:only-child):first-child:before {
    bottom: 45px;
  }

  .slider-element .fade .bx-controls-direction a {
    margin-top: -22px;
  }
}
/************************** image-placeholder *****************************/
.image-placeholder {
  display: inline-block;
  width: 100%;
  vertical-align: bottom;
}
.image-placeholder > span {
  display: block;
  position: relative;
}
.image-placeholder > span img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
