@font-face {
  font-family: 'Open Sans';
  src: url("/etc/designs/panasonic/common-clientlibs/fonts/opensans-regular-webfont.woff") format("woff"), url("/etc/designs/panasonic/common-clientlibs/fonts/opensans-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  unicode-range: U+0000-017F, U+01A0-01A1, U+01AF-01B0, U+0218-021B, U+0300-0301, U+0303, U+0309, U+030F, U+0323, U+0384-03CE, U+0400-0513, U+1EA0-1EF9, U+2013-2014, U+2018-201A, U+201C-201E, U+2022, U+2039-203A, U+20AB-20AC;
}
@font-face {
  font-family: 'Open Sans';
  src: url("/etc/designs/panasonic/common-clientlibs/fonts/opensans-bold-webfont.woff") format("woff"), url("/etc/designs/panasonic/common-clientlibs/fonts/opensans-bold-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  unicode-range: U+0000-017F, U+01A0-01A1, U+01AF-01B0, U+0218-021B, U+0300-0301, U+0303, U+0309, U+030F, U+0323, U+0384-03CE, U+0400-0513, U+1EA0-1EF9, U+2013-2014, U+2018-201A, U+201C-201E, U+2022, U+2039-203A, U+20AB-20AC;
}
@font-face {
  font-family: 'Open Sans';
  src: url("/etc/designs/panasonic/common-clientlibs/fonts/opensans-italic-webfont.woff") format("woff"), url("/etc/designs/panasonic/common-clientlibs/fonts/opensans-italic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  unicode-range: U+0000-017F, U+01A0-01A1, U+01AF-01B0, U+0218-021B, U+0300-0301, U+0303, U+0309, U+030F, U+0323, U+0384-03CE, U+0400-0513, U+1EA0-1EF9, U+2013-2014, U+2018-201A, U+201C-201E, U+2022, U+2039-203A, U+20AB-20AC;
}
@font-face {
  font-family: 'Open Sans Condensed';
  src: url("/etc/designs/panasonic/common-clientlibs/fonts/OpenSans-CondBold-webfont.woff") format("woff"), url("/etc/designs/panasonic/common-clientlibs/fonts/OpenSans-CondBold-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  unicode-range: U+0000-017F, U+01A0-01A1, U+01AF-01B0, U+0218-021B, U+0300-0301, U+0303, U+0309, U+030F, U+0323, U+0384-03CE, U+0400-0513, U+1EA0-1EF9, U+2013-2014, U+2018-201A, U+201C-201E, U+2022, U+2039-203A, U+20AB-20AC;
}
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select, button {
  vertical-align: middle;
}
input[class], select[class], button[class] {
  font-family: inherit;
}

/************************** notes cookies *****************************/
.notescookies {
  font-size: 12px;
  line-height: 17px;
  background: url(common-clientlibs/images/img-notescookies-shadow-top-1px.png) repeat-x bottom #d2d2d2;
  position: relative;
  z-index: 1;
}
.notescookies.hid {
  display: none;
}
.notescookies a {
  font-weight: bold;
  color: #0041C0;
  text-decoration: none;
}
.notescookies .btn-cookiesok a {
  display: inline-block;
  padding: 3px 10px;
  font-size: 12px;
  line-height: 1.1;
  background: url(common-clientlibs/images/btn-cookiesok-1px.png) repeat-x bottom;
  border: 1px solid #d0d0d0;
  behavior: url(/etc/designs/panasonic/common-clientlibs/css/PIE.htc);
  position: relative;
  border-radius: 3px;
  -pie-border-radius: 3px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
  -pie-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
  color: #1f1f1f;
}

@media (max-width: 767px) {
  .notescookies__in {
    padding: 10px;
  }
}
@media (min-width: 768px), print {
  .notescookies {
    padding: 0 20px;
  }

  .notescookies__in {
    max-width: 1366px;
    margin: auto;
    padding: 5px 0;
  }
}
/************************** importantAnouncements *****************************/
.importantAnouncements {
  background-color: #fff;
}
.importantAnouncements img {
  vertical-align: middle;
}
.importantAnouncements__in {
  display: flex;
  align-items: center;
}
.importantAnouncements .ia-icon-image {
  white-space: nowrap;
  flex-shrink: 0;
}
.importantAnouncements .ia-icon-image::after {
  content: "";
  display: inline-block;
  width: .5em;
}

@media (max-width: 767px) {
  .importantAnouncements {
    padding: 10px;
  }
  .importantAnouncements__in {
    width: 100%;
  }
}
@media (min-width: 768px), print {
  .importantAnouncements {
    padding: 10px 20px;
  }
  .importantAnouncements__in {
    max-width: 1366px;
    margin: auto;
  }
}
/************************** userbar *****************************/
.userbar {
  position: relative;
}
.userbar__in {
  display: flex;
  justify-content: flex-end;
  min-height: 34px;
}
.userbar__browseall {
  color: #fff;
}
.userbar__browseall__link {
  height: 100%;
  display: flex;
  align-items: center;
}
.userbar__browseall__link .label {
  line-height: 1.4;
  display: flex;
}
.userbar__browseall__link .label::before {
  content: "";
  width: .5em;
  flex-shrink: 0;
}
.userbar__browseall__link .icn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.userbar__browseall__link .icn::before {
  line-height: 1;
  font-size: 0;
}
.userbar #userbar-cart > a {
  border: none;
  background-color: transparent;
}

@media (max-width: 767px) {
  .userbar__in {
    flex-wrap: wrap;
    padding: 0 10px;
  }
  .userbar__browseall {
    margin-right: 10px;
  }
  .userbar__browseall__link .label {
    font-size: 13px;
  }
  .userbar__browseall__link .icn {
    width: 10px;
    height: 9px;
  }
  .userbar__browseall__link .icn::before {
    content: "";
    background: no-repeat center;
    background-size: contain;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTFweCIgaGVpZ2h0PSIxMXB4IiB2aWV3Qm94PSIwIDAgMTEgMTEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDExIDExOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CiAgPHJlY3QgeT0iMCIgd2lkdGg9IjUiIGhlaWdodD0iNSIgZmlsbD0iI2ZmZmZmZiI+PC9yZWN0PgogIDxyZWN0IHg9IjYiIHdpZHRoPSI1IiBoZWlnaHQ9IjUiIGZpbGw9IiNmZmZmZmYiPjwvcmVjdD4KICA8cmVjdCB5PSI2IiB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsPSIjZmZmZmZmIj48L3JlY3Q+CiAgPHJlY3QgeD0iNiIgeT0iNiIgd2lkdGg9IjUiIGhlaWdodD0iNSIgZmlsbD0iI2ZmZmZmZiI+PC9yZWN0Pgo8L3N2Zz4=");
    width: 9px;
    height: 9px;
  }
  .userbar #userbar-cart {
    position: relative;
  }
  .userbar #userbar-cartlist {
    position: static;
    width: 100%;
  }
  .userbar #userbar-cartlist::before {
    display: none;
  }
  .userbar #userbar-cartlist-in {
    width: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 768px), print {
  .userbar {
    max-width: 1366px;
    margin: auto;
    box-sizing: content-box;
    padding: 0 10px;
  }
  .userbar__browseall {
    margin-right: 20px;
  }
  .userbar__browseall .label {
    font-size: 16px;
  }
  .userbar__browseall .icn {
    width: 11px;
    height: 13.308px;
  }
  .userbar__browseall .icn::before {
    content: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTFweCIgaGVpZ2h0PSIxMXB4IiB2aWV3Qm94PSIwIDAgMTEgMTEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDExIDExOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CiAgPHJlY3QgeT0iMCIgd2lkdGg9IjUiIGhlaWdodD0iNSIgZmlsbD0iI2ZmZmZmZiI+PC9yZWN0PgogIDxyZWN0IHg9IjYiIHdpZHRoPSI1IiBoZWlnaHQ9IjUiIGZpbGw9IiNmZmZmZmYiPjwvcmVjdD4KICA8cmVjdCB5PSI2IiB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsPSIjZmZmZmZmIj48L3JlY3Q+CiAgPHJlY3QgeD0iNiIgeT0iNiIgd2lkdGg9IjUiIGhlaWdodD0iNSIgZmlsbD0iI2ZmZmZmZiI+PC9yZWN0Pgo8L3N2Zz4=");
    width: 11px;
    height: 11px;
  }
  .userbar #userbar-cartlist .cartlist-table {
    overflow: auto;
    max-height: 330px;
  }
  .userbar #userbar-cartlist .cartlist-table::-webkit-scrollbar {
    width: 10px;
  }
  .userbar #userbar-cartlist .cartlist-table::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    box-shadow: #ccc 0px 0px 2px 0px inset;
    border-radius: 3px;
  }
  .userbar #userbar-cartlist .cartlist-table::-webkit-scrollbar-thumb {
    background-color: #434343;
    border-radius: 3px;
  }
}
html:not(.outline-visible) *:focus {
  outline: none;
}
html.outline-visible [tabindex]:focus {
  outline: auto;
  outline-color: invert;
}

body {
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #000;
}
body.grayscale {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

@media print {
  html, body {
    width: 1024px;
  }
}
button {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: none;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

ul[class], ol[class] {
  list-style: none;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none;
  }
}
@media (min-width: 768px), print {
  .hidden-sm {
    display: none;
  }
}
.richtext {
  line-height: 1.42;
}
.richtext a {
  font-weight: bold;
  color: #0041C0;
  text-decoration: none;
}
.richtext p:not(:first-child), .richtext ul:not(:first-child), .richtext ol:not(:first-child) {
  margin-top: 1em;
}
.richtext ul, .richtext ol {
  margin-left: 1.5em;
}
.richtext li ul:not(:first-child), .richtext li ol:not(:first-child) {
  margin-top: 0;
}

@media (max-width: 767px) {
  .richtext {
    font-size: 11px;
  }
  .richtext .fsize-minus1 {
    font-size: 10px;
  }
  .richtext .fsize-plus1 {
    font-size: 12px;
  }
  .richtext .fsize-plus2 {
    font-size: 13px;
  }
  .richtext .fsize-plus3 {
    font-size: 14px;
  }
}
@media (min-width: 768px), print {
  .richtext {
    font-size: 12px;
  }
  .richtext .fsize-minus1 {
    font-size: 11px;
  }
  .richtext .fsize-plus1 {
    font-size: 13px;
  }
  .richtext .fsize-plus2 {
    font-size: 15px;
  }
  .richtext .fsize-plus3 {
    font-size: 17px;
  }
}
.btn-style {
  display: inline-flex;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  padding: 0 5px;
}
.btn-style__tx {
  text-align: center;
  text-shadow: none !important;
}
.btn-style.style-blue {
  background-color: #0041C0;
  color: #fff;
}
.btn-style.style-lg {
  background-color: #f4f4f4;
  color: #1f1f1f;
}
.btn-style.style-wh {
  background-color: #fff;
  color: #1f1f1f;
}
.btn-style.style-border-dg {
  border: 1px solid #a3a3a3;
}
.btn-style.with-icn .btn-style__icn {
  font-size: 0;
}
.btn-style.with-icn .btn-style__icn:first-child {
  margin-right: 7px;
}
.btn-style.with-icn .btn-style__icn:last-child {
  margin-left: 7px;
}

@media (max-width: 767px) {
  .btn-style {
    height: 36px;
    min-width: 180px;
  }
  .btn-style__tx {
    font-size: 12px;
  }
}
@media (min-width: 768px), print {
  .btn-style {
    height: 42px;
    min-width: 210px;
  }
  .btn-style__tx {
    font-size: 15px;
  }
}
.shadow-wt-1 {
  -webkit-text-shadow: 0 0 3px rgba(0,0,0,1), 0 0 3px rgba(0,0,0,1);
  text-shadow: 0 0 3px rgba(0,0,0,1), 0 0 3px rgba(0,0,0,1);
}

.shadow-wt-2 {
  -webkit-text-shadow: 0 0 5px rgba(0,0,0,1), 0 0 4px rgba(0,0,0,1), 0 0 3px rgba(0,0,0,1), 0 0 2px rgba(0,0,0,1), 0 0 1px rgba(0,0,0,1);
  text-shadow: 0 0 5px rgba(0,0,0,1), 0 0 4px rgba(0,0,0,1), 0 0 3px rgba(0,0,0,1), 0 0 2px rgba(0,0,0,1), 0 0 1px rgba(0,0,0,1);
}

.shadow-wt-3 {
  -webkit-text-shadow: -1px -1px 0 rgba(0,0,0,1), 1px -1px 0 rgba(0,0,0,1), 1px 1px 0 rgba(0,0,0,1), -1px 1px 0 rgba(0,0,0,1), 0 0 7px rgba(0,0,0,1), 0 0 6px rgba(0,0,0,1), 0 0 5px rgba(0,0,0,1), 0 0 4px rgba(0,0,0,1), 0 0 3px rgba(0,0,0,1), 0 0 2px rgba(0,0,0,1), 0 0 1px rgba(0,0,0,1);
  text-shadow: -1px -1px 0 rgba(0,0,0,1), 1px -1px 0 rgba(0,0,0,1), 1px 1px 0 rgba(0,0,0,1), -1px 1px 0 rgba(0,0,0,1), 0 0 7px rgba(0,0,0,1), 0 0 6px rgba(0,0,0,1), 0 0 5px rgba(0,0,0,1), 0 0 4px rgba(0,0,0,1), 0 0 3px rgba(0,0,0,1), 0 0 2px rgba(0,0,0,1), 0 0 1px rgba(0,0,0,1);
}

.pageheader a, .pagefooter a, .contentssection a {
  color: inherit;
  text-decoration: none;
}

/********** pageheader **********/
.pageheader {
  position: relative;
  position: sticky;
  z-index: 1000;
  background-color: #1f1f1f;
  color: #fff;
  width: 100%;
  top: 0;
  box-sizing: border-box;
}
.pageheader__container {
  max-width: 1366px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  height: 100%;
  position: relative;
}
.pageheader__logo {
  flex-shrink: 0;
}
.pageheader__utils {
  flex-grow: 1;
}
.pageheader__utils__in {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.pageheader__utils__item__toggle__button {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.pageheader__utils__item__panel {
  position: absolute;
  display: none;
  background-color: #434343;
}
.pageheader__utils__item.with-button-label .pageheader__utils__item__toggle {
  width: auto;
}
.pageheader__utils__item.with-button-label .pageheader__utils__item__toggle__button .button-icn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pageheader__utils__item.with-button-label .pageheader__utils__item__toggle__button .button-label {
  padding-left: 20px;
  color: #fff;
  font-size: 16px;
}
.pageheader__utils__item:not(.active) .pageheader__utils__item__toggle__button .icn-close {
  display: none;
}
.pageheader__utils__item.active .pageheader__utils__item__toggle__button {
  background-color: #434343;
}
.pageheader__utils__item.active .pageheader__utils__item__toggle__button .icn-open {
  display: none;
}
.pageheader__search__in {
  display: flex;
  box-sizing: border-box;
}
.pageheader__search__txbox {
  flex-grow: 1;
}
.pageheader__search__inputtx {
  background-color: #1f1f1f;
  border: none;
  color: #fff;
  height: 100%;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  font: inherit;
}
.pageheader__search__inputtx::placeholder {
  color: #fff;
}
.pageheader__search__button {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.pageheader__links {
  font-size: 16px;
}
.pageheader__links__list {
  min-width: 200px;
}
.pageheader__links__list__item {
  margin-top: 2px;
}
.pageheader__links__list__item a {
  display: flex;
  align-items: center;
}
.pageheader__links__list__item a .icn:first-child {
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pageheader__links__list__item a .icn:first-child::before {
  display: block;
  font-size: 0;
}
.pageheader__links__list__item a .icn:last-child {
  margin-left: 7px;
}
.pageheader__links__list__item a .label {
  display: flex;
}
.pageheader__links__list__item a .icn + .label::before {
  content: "";
  width: .5em;
  flex-shrink: 0;
}
.pageheader__links__list__item a.anchor .icn:first-child::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy4zMDgiIGhlaWdodD0iOC44MjciIHZpZXdCb3g9IjAgMCAxMy4zMDggOC44MjciPgogIDxwYXRoIGQ9Ik0xODAsMTAzMC4wMTdsNi42NTQtNi4wMTgsNi42NTQsNi4wMTh2MS44MTFsLTYuNjU0LTYuMDE5TDE4MCwxMDMxLjgyOFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE5My4zMDggMTAzMS44MjgpIHJvdGF0ZSgxODApIiBmaWxsPSIjZmJmYmZiIi8+CiAgPGxpbmUgeDI9IjEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjUgOC4zMjcpIiBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMSIvPgo8L3N2Zz4=");
  width: 13.308px;
  height: 8.827px;
}
.pageheader__links__list__item a.lang {
  color: #6BF0FF;
}
.pageheader__links__list__item a.link .icn:first-child::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3LjgyOSIgaGVpZ2h0PSIxMy4zMDgiIHZpZXdCb3g9IjAgMCA3LjgyOSAxMy4zMDgiPgogIDxwYXRoIGQ9Ik0xODAsMTAzMC4wMTdsNi42NTQtNi4wMTgsNi42NTQsNi4wMTh2MS44MTFsLTYuNjU0LTYuMDE5TDE4MCwxMDMxLjgyOFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwMzEuODI4IC0xODApIHJvdGF0ZSg5MCkiIGZpbGw9IiNmYmZiZmIiLz4KPC9zdmc+");
  width: 7.829px;
  height: 13.308px;
}

@media (max-width: 767px) {
  .pageheader {
    height: 40px;
  }
  .pageheader__logo {
    margin: 0 10px;
  }
  .pageheader__logo img {
    height: 12px;
  }
  .pageheader__utils__item__toggle {
    width: 40px;
    height: 40px;
  }
  .pageheader__utils__item__toggle__button img {
    width: 16px;
  }
  .pageheader__utils__item__panel {
    right: 0;
    z-index: 1;
  }
  .pageheader__utils__item.with-button-label .pageheader__utils__item__toggle__button .button-icn {
    width: 40px;
    height: 40px;
  }
  .pageheader__utils__item.with-button-label .pageheader__utils__item__toggle__button .button-label {
    margin-right: auto;
  }
  .pageheader__search .pageheader__utils__item__panel {
    width: 100%;
  }
  .pageheader__search__in {
    height: 40px;
    padding: 6px 0 6px 10px;
  }
  .pageheader__search__inputtx {
    border-radius: 4px;
    padding: 5px;
    font-size: 16px;
  }
  .pageheader__search__button {
    width: 40px;
  }
  .pageheader__links__list__item a {
    padding: 10px 20px;
  }
  .pageheader.stacked-menu-xs {
    height: 80px;
    padding-bottom: 40px;
  }
  .pageheader.stacked-menu-xs .pageheader__links {
    position: absolute;
    width: 100%;
    top: 40px;
    left: 0;
  }
  .pageheader.stacked-menu-xs .pageheader__links .pageheader__utils__item__panel {
    width: 100%;
  }
}
@media (min-width: 768px), print {
  .pageheader {
    height: 60px;
  }
  .pageheader__utils__item__toggle {
    width: 60px;
    height: 60px;
  }
  .pageheader__utils__item__toggle__button img {
    width: 20px;
  }
  .pageheader__utils__item.with-button-label .pageheader__utils__item__toggle__button .button-icn {
    width: 60px;
    height: 60px;
  }
  .pageheader__search {
    margin-right: 3.5%;
  }
  .pageheader__search .pageheader__utils__item__toggle {
    display: none;
  }
  .pageheader__search .pageheader__utils__item__panel {
    display: block;
    position: static;
    background-color: transparent;
  }
  .pageheader__search__in {
    height: 26px;
    width: 220px;
    border-bottom: 1px solid #fff;
  }
  .pageheader__search__inputtx {
    font-size: 14px;
  }
  .pageheader__search__button {
    width: 26px;
  }
  .pageheader__links .pageheader__utils__item__panel {
    right: 0;
  }
  .pageheader__links__list__item a {
    padding: 10px 20px;
  }
}
@media (max-width: 1406px) and (min-width: 768px) {
  .pageheader {
    padding-left: 20px;
  }
}
/********** pagefooter **********/
.pagefooter {
  background-color: #1f1f1f;
  color: #fff;
}
.pagefooter__social__in, .pagefooter__legal__in, .pagefooter__additionalimg__in {
  max-width: 1366px;
  margin: auto;
}
.pagefooter__social {
  background-color: #333;
  padding: 25px 20px;
}
.pagefooter__social__list {
  display: flex;
  margin: 0 -5px;
  align-items: center;
  justify-content: center;
}
.pagefooter__social__list__item {
  margin: 0 5px;
}
.pagefooter__legal {
  padding: 30px 20px;
}
.pagefooter__legal__links {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1em;
  justify-content: center;
}
.pagefooter__legal__links__item {
  padding: 0 .8em;
}
.pagefooter__legal__links__item:not(:last-child) {
  border-right: 1px solid #fff;
}
.pagefooter__legal__area {
  white-space: nowrap;
}
.pagefooter__legal__copyright {
  text-align: center;
  line-height: 1.4;
}
.pagefooter__additionalimg {
  padding: 5px 20px 25px;
}
.pagefooter__topagetop {
  position: fixed;
  z-index: 1000;
}
.pagefooter__topagetop__btn {
  display: flex;
  background-color: rgba(153, 153, 153, 0.57);
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.pagefooter__topagetop__btn img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media (max-width: 767px) {
  .pagefooter__social__list__item {
    margin: 0 5px;
  }
  .pagefooter__legal {
    font-size: 11px;
  }
  .pagefooter__legal__links {
    margin-top: 20px;
  }
  .pagefooter__legal__links__item {
    margin-top: 10px;
  }
  .pagefooter__legal__area {
    margin-top: 30px;
    text-align: center;
  }
  .pagefooter__legal__area.dummy {
    display: none;
  }
  .pagefooter__topagetop {
    bottom: 10px;
    right: 10px;
  }
  .pagefooter__topagetop__btn {
    width: 35px;
    height: 35px;
  }
  .pagefooter__topagetop__btn img {
    width: 20px;
  }
}
@media (min-width: 768px), print {
  .pagefooter__social__list__item {
    margin: 0 10px;
  }
  .pagefooter__legal {
    font-size: 14px;
  }
  .pagefooter__legal__in {
    display: flex;
    flex-wrap: wrap;
  }
  .pagefooter__legal__links {
    flex-grow: 1;
    margin-top: 24px;
    width: 100%;
    order: 3;
  }
  .pagefooter__legal__links__item {
    margin-top: 6px;
  }
  .pagefooter__legal__copyright {
    order: 1;
    flex-grow: 1;
  }
  .pagefooter__legal__area.dummy {
    order: 0;
    visibility: hidden;
  }
  .pagefooter__legal__area:not(.dummy) {
    order: 2;
  }
  .pagefooter__topagetop {
    bottom: 10px;
    right: 10px;
  }
  .pagefooter__topagetop__btn {
    width: 45px;
    height: 45px;
  }
}
/********** navigation **********/
.catnavigation a {
  text-decoration: none;
}

@media (max-width: 767px) {
  .catnavigation__togglebtn {
    box-sizing: border-box;
    width: 100%;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(to top, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.03));
  }
  .catnavigation__togglebtn .icn {
    font-size: 0;
    width: 100%;
  }
  .catnavigation__togglebtn.active .icn {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
  }
}
@media (min-width: 768px), print {
  .catnavigation {
    background-color: #333;
  }
  .catnavigation__togglebtn {
    display: none;
  }
}
/************************** consumerpanel__products *****************************/
.consumerpanel__products__bg-light {
  background-color: #434343;
}
.consumerpanel__products__list-child__wrapper {
  display: none;
}
.consumerpanel__products__item .l1item-link {
  display: flex;
  align-items: center;
  color: #fff;
  box-sizing: border-box;
  position: relative;
}
.consumerpanel__products__item .l1item-link::after {
  content: "";
  display: block;
  font-size: 0;
}
.consumerpanel__products__item .l1item-link.inc-child::after {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgMTMgOCI+CiAgPHBhdGggZD0iTTUzOS43NSw3MDU3LjM0OWw2LjUsNi4xNDksNi41LTYuMTQ5VjcwNTUuNWwtNi41LDYuMTUxLTYuNS02LjE1MVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC01MzkuNzUgLTcwNTUuNDk4KSIgZmlsbD0iI2ZmZiIgLz4KPC9zdmc+");
  opacity: .4;
}
.consumerpanel__products__item.active .l1item-link::after {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  opacity: 1;
}
.consumerpanel__products__item .catname {
  line-height: 1.4;
}
.consumerpanel__products__item .catname img {
  vertical-align: middle;
  font-size: 0;
  margin-left: 7px;
}
.consumerpanel__products__textpanel {
  color: #ccc;
}
.consumerpanel__products__textpanel .listname {
  line-height: 1.4;
}
.consumerpanel__products__textpanel .listname-parent {
  font-weight: bold;
}
.consumerpanel__products__textpanel__item a .listname img {
  margin-left: 7px;
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
}
.consumerpanel__products__textpanel__item__in {
  border-bottom: 1px solid #a8a8a8;
  padding-bottom: 10px;
}
.consumerpanel__learnabout {
  color: #1f1f1f;
  box-sizing: border-box;
}
.consumerpanel__learnabout__item a {
  display: flex;
}
.consumerpanel__learnabout__img {
  text-align: center;
}
.consumerpanel__learnabout__name {
  line-height: 1.4;
}
.consumerpanel__banner {
  background-color: #fff;
  box-sizing: border-box;
}
.consumerpanel__banner__list {
  display: flex;
}
.consumerpanel__banner__item {
  flex-shrink: 0;
  box-sizing: border-box;
}
.consumerpanel__banner__item__in {
  display: flex;
  flex-direction: column;
}
.consumerpanel__banner__text {
  font-weight: bold;
  line-height: 1.4;
}
.consumerpanel__banner__img {
  text-align: center;
}
.consumerpanel__banner__img img {
  max-width: 100%;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .consumerpanel__products__togglebtn {
    display: none;
  }
  .consumerpanel__products__list.noimg-xs .img-element {
    display: none;
  }
  .consumerpanel__products__list-child__wrapper {
    position: relative;
  }
  .consumerpanel__products__list-child__wrapper::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-size: 1px 5px;
    z-index: 1;
  }
  .consumerpanel__products__item {
    background: #333;
    margin-top: 1px;
  }
  .consumerpanel__products__item .l1item-link {
    min-height: 58px;
  }
  .consumerpanel__products__item .l1item-link.inc-child::after {
    width: 13px;
    height: 8px;
    margin: 0 15px;
  }
  .consumerpanel__products__item .img-element {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .consumerpanel__products__item .img-element img {
    height: 58px;
  }
  .consumerpanel__products__item .catname {
    padding: 5px 15px 5px 15px;
    flex-grow: 1;
    font-size: 14px;
  }
  .consumerpanel__products__item .catname br {
    display: none;
  }
  .consumerpanel__products__textpanel {
    padding: 30px 20px;
  }
  .consumerpanel__products__textpanel .listname-parent {
    font-size: 16px;
  }
  .consumerpanel__products__textpanel .listname-child {
    font-size: 14px;
  }
  .consumerpanel__products__textpanel__list {
    margin-top: -45px;
  }
  .consumerpanel__products__textpanel__item {
    margin-top: 45px;
  }
  .consumerpanel__products__textpanel__child {
    margin-top: 20px;
  }
  .consumerpanel__products__textpanel__child__item {
    margin-top: 20px;
  }
  .consumerpanel__learnabout {
    background-color: #fff;
    overflow: auto;
  }
  .consumerpanel__learnabout__list {
    display: inline-flex;
    padding: 10px 0;
  }
  .consumerpanel__learnabout__item {
    padding: 0 5px;
  }
  .consumerpanel__learnabout__item a {
    flex-direction: column;
    text-align: center;
    width: 96px;
  }
  .consumerpanel__learnabout__img img {
    max-width: 100%;
  }
  .consumerpanel__learnabout__name {
    font-size: 13px;
  }
  .consumerpanel__banner__container {
    padding: 20px 10px;
  }
  .consumerpanel__banner__list {
    flex-wrap: wrap;
    margin: -14px -7px 0;
  }
  .consumerpanel__banner__item {
    margin: 14px 7px 0;
    border: 1px solid #d5d5d5;
    width: calc(50% - 14px);
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.1);
  }
  .consumerpanel__banner__text {
    font-size: 12px;
    padding: 0 10px;
    height: 45px;
    display: flex;
    align-items: center;
  }
}
@media (min-width: 768px), print {
  .consumerpanel__products__togglebtn {
    box-sizing: border-box;
    width: calc(100% / 8);
    height: 70px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 1;
    justify-content: center;
    cursor: pointer;
    color: #fff;
  }
  .consumerpanel__products__togglebtn .label {
    font-size: 12px;
    line-height: 1.4;
  }
  .consumerpanel__products__togglebtn:hover {
    background-color: #434343;
  }
  .consumerpanel__products__togglebtn.active {
    background-color: #434343;
  }
  .consumerpanel__products__togglebtn.active .icn {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
  }
  .consumerpanel__products__togglebtn.withlabel {
    padding: 30px 10px;
  }
  .consumerpanel__products__togglebtn.withlabel .icn {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 12px;
  }
  .consumerpanel__products__togglebtn__wrapper {
    max-width: 1366px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .consumerpanel__products__list {
    max-width: 1366px;
    margin: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .consumerpanel__products__list.noimg-sm .img-element {
    display: none;
  }
  .consumerpanel__products__list:not(.noimg-sm) .l1item-link.incimg {
    min-height: 146px;
  }
  .consumerpanel__products__list-child__wrapper {
    display: none;
    width: 100vw;
    width: calc(var(--bw, 1vw) * 100);
    position: relative;
    margin-top: -1px !important;
    box-sizing: border-box;
  }
  .consumerpanel__products__list-child__wrapper::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
  }
  .consumerpanel__products__item {
    box-sizing: border-box;
    width: calc(100% / 8);
  }
  .consumerpanel__products__item .l1item-link {
    flex-direction: column;
    padding: 30px 5px;
    min-height: 90px;
    cursor: pointer;
    z-index: 1;
  }
  .consumerpanel__products__item .l1item-link:hover {
    background-color: #434343;
  }
  .consumerpanel__products__item .l1item-link::after {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 12px;
    width: 13px;
    height: 8px;
  }
  .consumerpanel__products__item.active .l1item-link {
    background-color: #434343;
  }
  .consumerpanel__products__item .img-element {
    display: block;
    padding: 0 15px 5px;
  }
  .consumerpanel__products__item .img-element img {
    display: block;
    margin: auto;
    width: 100px;
    max-width: 100%;
  }
  .consumerpanel__products__item .catname {
    font-size: 12px;
    text-align: center;
    flex-grow: 1;
    display: flex;
    align-items: center;
    width: 100%;
  }
  .consumerpanel__products__item .catname__in {
    word-wrap: break-word;
    width: 100%;
  }
  .consumerpanel__products__textpanel {
    box-sizing: border-box;
    width: 100%;
    max-width: calc(1366px + 40px);
    margin: auto;
    padding: 30px 20px;
    text-align: left;
    font-size: 0;
  }
  .consumerpanel__products__textpanel:not(:first-child) {
    padding-top: 10px;
  }
  .consumerpanel__products__textpanel a:not(.nolink):hover, .consumerpanel__products__textpanel a:not(.nolink):focus {
    color: #fff;
  }
  .consumerpanel__products__textpanel .listname-parent {
    font-size: 14px;
  }
  .consumerpanel__products__textpanel .listname-child {
    font-size: 12px;
  }
  .consumerpanel__products__textpanel__list {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -30px -15px 0;
  }
  .consumerpanel__products__textpanel__item {
    margin: 30px 15px 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: calc(50% - 30px);
  }
  .consumerpanel__products__textpanel__child {
    margin-top: 8px;
  }
  .consumerpanel__products__textpanel__child__item {
    margin-top: 6px;
  }
  .consumerpanel__learnabout {
    width: 100%;
    max-width: calc(1366px + 40px);
    margin: auto;
    padding: 20px 20px;
  }
  .consumerpanel__learnabout__list {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -20px -15px 0;
  }
  .consumerpanel__learnabout__item {
    margin: 20px 15px 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: calc(50% - 30px);
  }
  .consumerpanel__learnabout__item a {
    background-color: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    height: 70px;
    align-items: center;
  }
  .consumerpanel__learnabout__item img {
    height: 60px;
  }
  .consumerpanel__learnabout__img {
    width: 90px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
  }
  .consumerpanel__learnabout__name {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    padding: 5px;
    font-size: 11px;
    text-align: left;
    box-sizing: border-box;
    width: calc(100% - 90%);
    word-wrap: break-word;
  }
  .consumerpanel__banner__container {
    max-width: calc(1366px + 40px);
    margin: 0 auto;
    padding: 20px;
  }
  .consumerpanel__banner__list {
    margin: 0 -15px;
  }
  .consumerpanel__banner__item {
    padding: 0 10px;
    width: 25%;
  }
  .consumerpanel__banner__item__in {
    align-items: center;
  }
  .consumerpanel__banner__text {
    font-size: 12px;
    min-height: 2.4em;
    padding: 5px 10px 0;
  }
}
@media (min-width: 1024px) {
  .consumerpanel__products__textpanel__list {
    margin: -30px -1% 0;
  }
  .consumerpanel__products__textpanel__item {
    margin: 30px 1% 0;
    width: calc(25% - 2%);
  }
  .consumerpanel__learnabout__list {
    margin: -20px -1% 0;
  }
  .consumerpanel__learnabout__item {
    margin: 20px 1% 0;
    width: calc(25% - 2%);
  }
  .consumerpanel__banner__list {
    margin: 0 -1%;
  }
  .consumerpanel__banner__item {
    padding: 0 1%;
  }
}
@media (min-width: 1280px) {
  .consumerpanel__products__togglebtn .label {
    font-size: 14px;
  }
  .consumerpanel__products__item .l1item-link {
    padding: 30px 10px;
  }
  .consumerpanel__products__item .img-element {
    padding-bottom: 10px;
  }
  .consumerpanel__products__item .catname {
    font-size: 14px;
  }
  .consumerpanel__products__textpanel {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .consumerpanel__products__textpanel:not(:first-child) {
    padding-top: 20px;
  }
  .consumerpanel__products__textpanel .listname-parent {
    font-size: 15px;
  }
  .consumerpanel__products__textpanel .listname-child {
    font-size: 13px;
  }
  .consumerpanel__learnabout {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .consumerpanel__learnabout__name {
    padding: 10px;
    font-size: 13px;
  }
  .consumerpanel__banner__container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .consumerpanel__banner__text {
    font-size: 13px;
  }
}
/********** contents **********/
.contentssection {
  background-color: #1E1E1E;
  overflow: hidden;
}

.contentslayoutframe {
  max-width: 1366px;
  margin-left: auto;
  margin-right: auto;
}

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

@media (max-width: 767px) {
  .contentssubtitle {
    margin-bottom: 35px;
  }
  .contentssubtitle__title {
    font-size: 18px;
  }
}
@media (min-width: 768px), print {
  .contentssubtitle {
    margin-bottom: 45px;
  }
  .contentssubtitle__title {
    font-size: 28px;
  }
}
/********** keyvisual **********/
.keyvisual {
  position: relative;
  background-color: #000;
}
.keyvisual img {
  vertical-align: middle;
  height: 100%;
}
.keyvisual__container {
  max-width: 1920px;
  margin: auto;
}
.keyvisual__img {
  position: relative;
  overflow: hidden;
}
.keyvisual__img__in {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  height: 100%;
}
.keyvisual__img.img-copyguard .keyvisual__img__in::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.keyvisual__copy {
  position: absolute;
  z-index: 1;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  color: #fff;
  left: 0;
  pointer-events: none;
}
.keyvisual__copy__in {
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
}
.keyvisual__copy__layoutframe {
  box-sizing: border-box;
}
.keyvisual__copy__layoutframe a {
  pointer-events: auto;
}
.keyvisual__copy__headline, .keyvisual__copy__body {
  font-weight: normal;
}
.keyvisual__copy__headline {
  line-height: 1.4;
}
.keyvisual__copy__body {
  line-height: 1.6;
}

@media (max-width: 767px) {
  .keyvisual img {
    height: 100.5%;
  }
  .keyvisual__img__placeholder {
    padding-top: 100%;
  }
  .keyvisual__copy {
    padding: 15px;
  }
  .keyvisual__copy__headline {
    font-size: 18px;
  }
  .keyvisual__copy__body {
    margin-top: 5px;
    font-size: 13px;
  }
  .keyvisual__copy__btn {
    margin-top: 15px;
  }
  .keyvisual__copy.fontsize-s .keyvisual__copy__headline {
    font-size: 16px;
  }
}
@media (min-width: 768px), print {
  .keyvisual__container.w1366 {
    max-width: 1366px;
  }
  .keyvisual__container.w1366 .keyvisual__img__placeholder {
    padding-top: calc(100% * 560 / 1200);
  }
  .keyvisual__img__placeholder {
    padding-top: calc(100% * 770 / 1920);
  }
  .keyvisual__img__in {
    width: 100%;
  }
  .keyvisual__img.fitted .keyvisual__img__placeholder {
    display: none;
  }
  .keyvisual__img.fitted .keyvisual__img__in {
    position: static;
    text-align: center;
    -webkit-transform: none;
    transform: none;
  }
  .keyvisual__img.fitted .keyvisual__img__in img {
    max-width: 100%;
    height: auto;
  }
  .keyvisual__copy {
    padding: 4.66% 20px;
  }
  .keyvisual__copy.align-end .keyvisual__copy__in {
    justify-content: flex-end;
  }
  .keyvisual__copy__in {
    max-width: 1366px;
    margin: auto;
  }
  .keyvisual__copy__layoutframe {
    width: 40%;
  }
  .keyvisual__copy__headline {
    font-size: 23px;
  }
  .keyvisual__copy__body {
    margin-top: 3.5%;
    font-size: 14px;
  }
  .keyvisual__copy__btn {
    margin-top: 5%;
  }
  .keyvisual__copy.fontsize-s .keyvisual__copy__headline {
    font-size: 20px;
  }
}
@media (min-width: 1280px) {
  .keyvisual__copy__headline {
    font-size: 32px;
  }
  .keyvisual__copy__body {
    font-size: 15px;
  }
  .keyvisual__copy.fontsize-s .keyvisual__copy__headline {
    font-size: 24px;
  }
}
/********** sectiontitle **********/
.sectiontitle {
  color: #fff;
}
.sectiontitle__container {
  display: flex;
}
.sectiontitle__container, .sectiontitle__title, .sectiontitle__link {
  box-sizing: border-box;
}
.sectiontitle__title {
  text-align: center;
  font-weight: normal;
  line-height: 1.4;
}
.sectiontitle__link a {
  display: flex;
  align-items: center;
}
.sectiontitle__link .label {
  line-height: 1.4;
  display: flex;
}
.sectiontitle__link .label::before {
  content: "";
  width: .5em;
  flex-shrink: 0;
}
.sectiontitle__link .icn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sectiontitle__link .icn::before {
  line-height: 1;
  display: block;
  font-size: 0;
}
.sectiontitle__link .icn.newwindow::before {
  display: none;
}
.sectiontitle__link .icn.newwindow img {
  max-width: 100%;
}

@media (max-width: 767px) {
  .sectiontitle {
    padding: 0 20px;
  }
  .sectiontitle__container {
    min-height: 105px;
    padding: 20px 0;
    flex-direction: column;
    justify-content: center;
  }
  .sectiontitle__title {
    font-size: 27px;
  }
  .sectiontitle__link {
    margin-top: 20px;
  }
  .sectiontitle__link a {
    justify-content: center;
  }
  .sectiontitle__link .label {
    font-size: 13px;
  }
  .sectiontitle__link .icn {
    width: 10px;
    height: 9px;
  }
  .sectiontitle__link .icn::before {
    content: "";
    background: no-repeat center;
    background-size: contain;
  }
  .sectiontitle__link .icn.standard::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3LjgyOSIgaGVpZ2h0PSIxMy4zMDgiIHZpZXdCb3g9IjAgMCA3LjgyOSAxMy4zMDgiPgogIDxwYXRoIGQ9Ik0xODAsMTAzMC4wMTdsNi42NTQtNi4wMTgsNi42NTQsNi4wMTh2MS44MTFsLTYuNjU0LTYuMDE5TDE4MCwxMDMxLjgyOFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwMzEuODI4IC0xODApIHJvdGF0ZSg5MCkiIGZpbGw9IiNmYmZiZmIiLz4KPC9zdmc+");
    height: 10px;
    width: 6px;
  }
  .sectiontitle__link .icn.browseall::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTFweCIgaGVpZ2h0PSIxMXB4IiB2aWV3Qm94PSIwIDAgMTEgMTEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDExIDExOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CiAgPHJlY3QgeT0iMCIgd2lkdGg9IjUiIGhlaWdodD0iNSIgZmlsbD0iI2ZmZmZmZiI+PC9yZWN0PgogIDxyZWN0IHg9IjYiIHdpZHRoPSI1IiBoZWlnaHQ9IjUiIGZpbGw9IiNmZmZmZmYiPjwvcmVjdD4KICA8cmVjdCB5PSI2IiB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsPSIjZmZmZmZmIj48L3JlY3Q+CiAgPHJlY3QgeD0iNiIgeT0iNiIgd2lkdGg9IjUiIGhlaWdodD0iNSIgZmlsbD0iI2ZmZmZmZiI+PC9yZWN0Pgo8L3N2Zz4=");
    width: 9px;
    height: 9px;
  }
  .sectiontitle__link.clone {
    display: none;
  }
}
@media (min-width: 768px), print {
  .sectiontitle {
    padding: 0 20px;
  }
  .sectiontitle__container {
    height: 200px;
    align-items: center;
  }
  .sectiontitle__title {
    flex-grow: 1;
    font-size: 34px;
  }
  .sectiontitle__title::after {
    bottom: -20px;
    width: 80px;
  }
  .sectiontitle__link {
    max-width: 25%;
  }
  .sectiontitle__link .label {
    font-size: 16px;
  }
  .sectiontitle__link .icn {
    width: 12px;
    height: 13.308px;
  }
  .sectiontitle__link .icn.standard::before {
    content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3LjgyOSIgaGVpZ2h0PSIxMy4zMDgiIHZpZXdCb3g9IjAgMCA3LjgyOSAxMy4zMDgiPgogIDxwYXRoIGQ9Ik0xODAsMTAzMC4wMTdsNi42NTQtNi4wMTgsNi42NTQsNi4wMTh2MS44MTFsLTYuNjU0LTYuMDE5TDE4MCwxMDMxLjgyOFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEwMzEuODI4IC0xODApIHJvdGF0ZSg5MCkiIGZpbGw9IiNmYmZiZmIiLz4KPC9zdmc+");
    width: 7.829px;
    height: 13.308px;
  }
  .sectiontitle__link .icn.browseall::before {
    content: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTFweCIgaGVpZ2h0PSIxMXB4IiB2aWV3Qm94PSIwIDAgMTEgMTEiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDExIDExOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CiAgPHJlY3QgeT0iMCIgd2lkdGg9IjUiIGhlaWdodD0iNSIgZmlsbD0iI2ZmZmZmZiI+PC9yZWN0PgogIDxyZWN0IHg9IjYiIHdpZHRoPSI1IiBoZWlnaHQ9IjUiIGZpbGw9IiNmZmZmZmYiPjwvcmVjdD4KICA8cmVjdCB5PSI2IiB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsPSIjZmZmZmZmIj48L3JlY3Q+CiAgPHJlY3QgeD0iNiIgeT0iNiIgd2lkdGg9IjUiIGhlaWdodD0iNSIgZmlsbD0iI2ZmZmZmZiI+PC9yZWN0Pgo8L3N2Zz4=");
    width: 11px;
    height: 11px;
  }
  .sectiontitle__link.clone {
    visibility: hidden;
  }
}
@media (min-width: 1280px) {
  .sectiontitle__title {
    font-size: 40px;
  }
}
/********** visualpanels **********/
.visualpanels {
  position: relative;
}
.visualpanels::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  background-image: linear-gradient(to top, black, rgba(0, 0, 0, 0));
}
.visualpanels__item {
  position: relative;
  box-sizing: border-box;
  background-color: #434343;
}
.visualpanels__item a {
  color: #fff;
  text-decoration: none;
  display: block;
  position: relative;
  overflow: hidden;
}
.visualpanels__item a:hover .visualpanels__item__img img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.visualpanels__item a[target*="_blank"] .icn, .visualpanels__item a.modalvideo-link .icn {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: #434343;
  top: 0;
  right: 0;
  font-size: 0;
}
.visualpanels__item__tx {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 1;
}
.visualpanels__item__tx::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 130%;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.8) 50%, rgba(0, 0, 0, 0));
}
.visualpanels__item__tx.colorbar .visualpanels__item__tx__in {
  border-style: solid;
}
.visualpanels__item__tx__in {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
}
.visualpanels__item__tx__header {
  font-weight: normal;
  line-height: 1.4;
}
.visualpanels__item__tx__body, .visualpanels__item__tx__label, .visualpanels__item__tx__linklabel {
  line-height: 1.7;
}
.visualpanels__item__tx__body, .visualpanels__item__tx__linklabel {
  margin-top: .75em;
}
.visualpanels__item__tx__label {
  margin-bottom: .75em;
  order: -1;
}
.visualpanels__item__tx__linklabel {
  text-decoration: underline;
  text-align: right;
}
.visualpanels__item__img {
  position: relative;
  overflow: hidden;
}
.visualpanels__item__img img {
  width: 100%;
  transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}
.visualpanels__item__img__placeholder {
  padding-top: 100%;
}
.visualpanels__item__img__in {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.visualpanels__item__img.img-copyguard .visualpanels__item__img__in::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.visualpanels__div4 {
  display: flex;
  flex-wrap: wrap;
}
.visualpanels__div4 .visualpanels__item {
  width: 50%;
  flex-shrink: 0;
}

@media (max-width: 767px) {
  .visualpanels__item__tx {
    padding: 15px 0;
  }
  .visualpanels__item__tx.colorbar .visualpanels__item__tx__in {
    border-left-width: 10px;
  }
  .visualpanels__item__tx__in {
    padding: 0 15px;
  }
  .visualpanels__item__tx__header {
    font-size: 15px;
  }
  .visualpanels__item__tx__body, .visualpanels__item__tx__label, .visualpanels__item__tx__linklabel {
    font-size: 13px;
  }
  .visualpanels__item__tx.fontsize-s .visualpanels__item__tx__header {
    font-size: 14px;
  }
}
@media (min-width: 768px), print {
  .visualpanels__container {
    display: flex;
  }
  .visualpanels__item {
    width: 50%;
    flex-shrink: 0;
  }
  .visualpanels__item__tx {
    padding: 20px 0;
  }
  .visualpanels__item__tx.colorbar .visualpanels__item__tx__in {
    border-left-width: 20px;
  }
  .visualpanels__item__tx__in {
    padding: 0 20px;
  }
  .visualpanels__item__tx__header {
    font-size: 17px;
  }
  .visualpanels__item__tx__body, .visualpanels__item__tx__label, .visualpanels__item__tx__linklabel {
    font-size: 14px;
  }
  .visualpanels__item__tx.fontsize-s .visualpanels__item__tx__header {
    font-size: 16px;
  }
  .visualpanels__div4 {
    width: 50%;
    flex-shrink: 0;
  }
}
@media (min-width: 1280px) {
  .visualpanels__item__tx__header {
    font-size: 24px;
  }
  .visualpanels__item__tx__body, .visualpanels__item__tx__label, .visualpanels__item__tx__linklabel {
    font-size: 15px;
  }
  .visualpanels__item__tx.fontsize-s .visualpanels__item__tx__header {
    font-size: 20px;
  }
  .visualpanels__container > .visualpanels__item .visualpanels__item__tx {
    padding: 45px 0;
  }
  .visualpanels__container > .visualpanels__item .visualpanels__item__tx__in {
    padding: 0 45px;
  }
  .visualpanels__container > .visualpanels__item .visualpanels__item__tx.colorbar .visualpanels__item__tx__in {
    padding-left: 25px;
  }
}
/********** topicssocial **********/
.topicssocial {
  background-color: #f4f4f4;
  color: #1f1f1f;
}
.style-dark .topicssocial {
  background-color: #1e1e1e;
  color: #fff;
}
.topicssocial img {
  max-width: 100%;
  width: auto;
  height: auto;
}
.topicssocial__frame::before {
  content: "";
  display: table;
}
.topicssocial__list__item__in {
  box-sizing: border-box;
  background-color: #fff;
  color: #1f1f1f;
  height: 100%;
}
.topicssocial__btn {
  text-align: center;
}
.topicssocial .item-topics__in {
  display: flex;
  flex-direction: column;
}
.topicssocial .item-topics__top {
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  min-height: 0%;
}
.topicssocial .item-topics__btm {
  padding: 20px;
  position: relative;
}
.topicssocial .item-topics__btm::before {
  content: "";
  display: block;
  position: absolute;
  width: calc(100% - 20px);
  top: 0;
  left: 10px;
  border-top: 1px solid #dadada;
}
.topicssocial .item-topics__title, .topicssocial .item-topics__description {
  order: 1;
}
.topicssocial .item-topics__title {
  margin-top: .5em;
  line-height: 1.4;
  flex-shrink: 0;
}
.topicssocial .item-topics__time {
  margin-top: 1.67em;
  flex-shrink: 0;
}
.topicssocial .item-topics__img {
  position: relative;
  order: -1;
  flex-shrink: 0;
  min-height: 0%;
}
.topicssocial .item-topics__img::before {
  content: "";
  display: block;
  padding-bottom: calc(350 / 620 * 100%);
}
.topicssocial .item-topics__img img {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-height: 100%;
}
.topicssocial .item-topics__description {
  margin-top: .7em;
  line-height: 1.5;
}
.topicssocial .item-topics__labels {
  color: #666;
}
.topicssocial .item-topics__labels__label {
  display: inline-block;
  margin-right: 1em;
}
.topicssocial .item-topics__labels__label a {
  display: block;
}
.topicssocial .title-blue .item-topics__title {
  color: #0041C0;
}
.topicssocial .snsgadgets .snsselector {
  background-color: #474747;
}
.style-dark .topicssocial .snsgadgets .snsselector {
  background-color: #1f1f1f;
}
.style-dark .topicssocial .snsgadgets .snsselector .snsgadgets__icon li a {
  background-color: #1f1f1f;
}
.style-dark .topicssocial .snsgadgets .snsselector .snsgadgets__icon li a:hover {
  background-color: #575757;
}
.style-dark .topicssocial .snsgadgets .snsselector .snsgadgets__icon li.ui-state-active a {
  background-color: #575757;
}
.topicssocial .snsgadgets__in {
  min-height: 400px;
}
.topicssocial .snsgadgets__icon {
  display: flex;
}
.topicssocial .snsgadgets__icon li {
  box-sizing: border-box;
  width: 48px;
  height: 48px;
}
.topicssocial .snsgadgets__icon li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: #575757;
}
.topicssocial .snsgadgets__icon li a:hover {
  background-color: #1f1f1f;
}
.topicssocial .snsgadgets__icon li img {
  max-width: 62.5%;
}
.topicssocial .snsgadgets__icon li.ui-state-active a {
  background-color: #1f1f1f;
}
.topicssocial .snsgadgets__icon li.nobg a {
  background-color: transparent !important;
}
.topicssocial .snsgadgets .snsgadget-content {
  height: 400px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.topicssocial .snsgadgets .snsgadget-content iframe {
  vertical-align: top;
  max-height: 100%;
}
.topicssocial .snsgadgets .snsgadget-content[data-type="facebook"], .topicssocial .snsgadgets .snsgadget-content[data-type="twitter"] {
  text-align: center;
}
.topicssocial .snsgadgets .snsgadget-content[data-type="twitter"] iframe {
  height: 100% !important;
}
.topicssocial .snsgadgets .snsgadget-content .instagram-container {
  text-align: center;
  box-sizing: border-box;
  padding: 10px;
  width: 100%;
  overflow: hidden;
}
.topicssocial .snsgadgets .snsgadget-content .instagram-container iframe {
  min-width: 240px !important;
}

@media (max-width: 767px) {
  .topicssocial {
    padding: 30px 20px;
  }
  .topicssocial__frame:not(:first-child) {
    margin-top: 30px;
  }
  .topicssocial__list {
    margin-top: -20px;
  }
  .topicssocial__list__item {
    margin-top: 20px;
  }
  .topicssocial__btn {
    margin-top: 30px;
  }
  .topicssocial__btn .btn-style {
    width: 100%;
  }
  .topicssocial .item-topics__title {
    font-size: 18px;
  }
  .topicssocial .item-topics__time {
    font-size: 11px;
  }
  .topicssocial .item-topics__description {
    font-size: 13px;
  }
  .topicssocial .item-topics__labels {
    margin-top: -7px;
    font-size: 13px;
  }
  .topicssocial .item-topics__labels__label {
    margin-top: 7px;
  }
  .topicssocial .item-topics__labels__label .icon {
    height: 10px;
    margin-right: 5px;
  }
  .topicssocial .hidden-description-xs .item-topics__description {
    display: none;
  }
}
@media (min-width: 768px), print {
  .topicssocial {
    padding: 60px 20px;
  }
  .topicssocial__list {
    display: flex;
    margin: 0 -15px;
    flex-grow: 1;
  }
  .topicssocial__list__item {
    box-sizing: border-box;
    padding: 0 15px;
  }
  .topicssocial__btn {
    margin-top: 45px;
  }
  .topicssocial .item-topics {
    max-height: 400px;
  }
  .topicssocial .item-topics__top {
    overflow: hidden;
  }
  .topicssocial .item-topics__btm {
    flex-shrink: 0;
  }
  .topicssocial .item-topics__title {
    margin-top: 10px;
    font-size: 20px;
  }
  .topicssocial .item-topics__time {
    margin-top: 20px;
    font-size: 12px;
  }
  .topicssocial .item-topics__description {
    overflow: hidden;
    margin-top: 10px;
    font-size: 14px;
  }
  .topicssocial .item-topics__labels {
    margin-top: -8px;
    font-size: 14px;
  }
  .topicssocial .item-topics__labels__label {
    margin-top: 8px;
  }
  .topicssocial .item-topics__labels__label .icon {
    height: 12px;
    margin-right: 6px;
  }
  .topicssocial .fontsize-s .item-topics__title {
    font-size: 18px;
  }
  .topicssocial .fontsize-s .item-topics__description {
    font-size: 13px;
  }
  .topicssocial .hidden-description-sm .item-topics__description {
    display: none;
  }
  .topicssocial .snsgadgets__in {
    display: flex;
    flex-direction: column;
    max-height: 400px;
  }
  .topicssocial .snsgadgets .snsselector {
    flex-shrink: 0;
  }
  .topicssocial .snsgadgets .snsgadget-content {
    flex-grow: 1;
  }
  .topicssocial .snsgadgets .snsgadget-content[data-type="twitter"], .topicssocial .snsgadgets .snsgadget-content[data-type="facebook"] {
    overflow: hidden;
  }
  .topicssocial .snsgadgets .snsgadget-content.sns-tabspanel {
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 1279px) {
  .topicssocial__frame {
    max-width: 728px;
    margin: auto;
    text-align: center;
  }
  .topicssocial__frame:not(:first-child) {
    margin-top: 60px;
  }
  .topicssocial__list {
    display: inline-flex;
    text-align: left;
    flex-wrap: wrap;
    margin-top: -30px;
  }
  .topicssocial__list__item {
    width: calc(728px / 2 + 15px - .5px);
    margin-top: 30px;
  }
  .topicssocial__btn .btn-style {
    min-width: calc(728px / 2 - 15px - .5px);
  }
  .topicssocial .snsgadgets__in {
    min-height: 400px;
  }
}
@media (min-width: 1280px) {
  .topicssocial__container {
    display: flex;
    margin: 0 -15px;
  }
  .topicssocial__frame {
    box-sizing: border-box;
    padding: 0 15px;
  }
  .topicssocial__frame.col1 {
    width: calc(100% / 4);
  }
  .topicssocial__frame.col1 .topicssocial__btn__in, .topicssocial__frame.col1 .topicssocial__list__item {
    width: 100%;
  }
  .topicssocial__frame.col2 {
    width: calc(100% / 2);
  }
  .topicssocial__frame.col2 .topicssocial__btn__in, .topicssocial__frame.col2 .topicssocial__list__item {
    width: calc(100% / 2);
  }
  .topicssocial__frame.col3 {
    width: calc(100% / 4 * 3);
  }
  .topicssocial__frame.col3 .topicssocial__btn__in, .topicssocial__frame.col3 .topicssocial__list__item {
    width: calc(100% / 3);
  }
  .topicssocial__frame.col4 {
    width: 100%;
  }
  .topicssocial__frame.col4 .topicssocial__list {
    justify-content: center;
  }
  .topicssocial__frame.col4 .topicssocial__btn__in, .topicssocial__frame.col4 .topicssocial__list__item {
    width: calc(100% / 4);
  }
  .topicssocial__frame__in {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .topicssocial__frame:not(:last-child) .item-topics {
    min-height: 400px;
  }
  .topicssocial__list {
    min-height: 0%;
  }
  .topicssocial__btn {
    margin: 30px -15px 0;
    display: flex;
    justify-content: center;
  }
  .topicssocial__btn__in {
    box-sizing: border-box;
    padding: 0 15px;
  }
  .topicssocial__btn .btn-style {
    min-width: 0;
    width: 100%;
  }
  .topicssocial .snsgadgets .snsgadget-content.sns-tabspanel {
    height: auto;
  }
}
.snsyoutube {
  box-sizing: border-box;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 10px 0;
}
.snsyoutube a:hover {
  text-decoration: underline;
}
.snsyoutube .channelttl {
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.4;
  font-weight: bold;
  min-height: 25px;
  padding: 0 10px 10px;
}
.snsyoutube .videoslist {
  box-sizing: border-box;
  flex-grow: 1;
  height: calc(400px - 25px - 20px);
  overflow: auto;
  padding: 0 10px;
  -webkit-overflow-scrolling: touch;
}
.snsyoutube .videoslist__item:not(:first-child) {
  margin-top: 10px;
}
.snsyoutube .videoslist__item a {
  display: flex;
}
.snsyoutube .videoslist__item .thumb {
  width: 120px;
  margin-right: 10px;
  flex-shrink: 0;
}
.snsyoutube .videoslist__item .thumb img {
  vertical-align: top;
}
.snsyoutube .videoslist__item .videodata {
  word-wrap: break-word;
  width: calc(100% - 130px);
  min-width: 120px;
}
.snsyoutube .videoslist__item .videodata .title {
  font-size: 12px;
  line-height: 1.4;
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: .5em;
}
.snsyoutube .videoslist__item .videodata p {
  font-size: 11px;
  line-height: 1.5;
  max-height: 4.5em;
  overflow: hidden;
}

.instagram-feed {
  box-sizing: border-box;
  height: 100%;
  min-height: 400px;
  display: flex;
  flex-direction: column;
  padding: 10px 0;
}
.instagram-feed .instUser {
  box-sizing: border-box;
  font-size: 16px;
  font-weight: bold;
  height: 25px;
  padding: 0 10px;
}
.instagram-feed .instUser a:hover {
  text-decoration: underline;
}
.instagram-feed.textwhite .instUser a {
  color: #fff;
}
.instagram-feed .instFeed-wrapper {
  box-sizing: border-box;
  flex-grow: 1;
  height: calc(400px - 25px - 20px);
  overflow: auto;
}
.instagram-feed .instFeed {
  box-sizing: border-box;
  margin: 0 -2px;
  padding: 0 10px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.instagram-feed .instFeed::after {
  content: "";
  display: table;
  clear: both;
}
.instagram-feed .instFeed__item {
  box-sizing: border-box;
  width: 33.3333333%;
  float: "left";
  padding: 2px;
}
.instagram-feed .instFeed a {
  position: relative;
  display: block;
  padding-top: 100%;
}
.instagram-feed .instFeed a:hover .overlay {
  display: block;
}
.instagram-feed .instFeed a .thumb {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.instagram-feed .instFeed img {
  max-width: 100%;
  width: auto;
  height: auto;
  display: block;
}
.instagram-feed .instFeed .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
}
.instagram-feed .instFeed .overlay .reactions {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.instagram-feed .instFeed .overlay .reactions > span {
  display: block;
  text-align: center;
  vertical-align: middle;
  padding: 2px;
}
.instagram-feed .instFeed .overlay .reactions svg {
  fill: #fff;
  vertical-align: middle;
  height: 20px;
  width: 20px;
  margin-right: 8px;
}

/********** linksutils **********/
.linksutils {
  background-color: #fff;
  color: #1f1f1f;
}
.style-dark .linksutils {
  background-color: #1e1e1e;
  color: #fff;
}
.style-dark .linksutils .linksutils__links__list__item__link {
  background-color: #fff;
  color: #1f1f1f;
}
.linksutils__links__list::before {
  content: "";
  display: table;
}
.linksutils__links__list__item {
  box-sizing: border-box;
}
.linksutils__links__list__item__link {
  box-sizing: border-box;
  padding: 2px 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100%;
  border: 1px solid #a3a3a3;
  line-height: 1.4;
}
.linksutils__links__list__item__link .link-icn {
  margin-left: 7px;
  font-size: 0;
}

@media (max-width: 767px) {
  .linksutils {
    padding: 30px 20px;
  }
  .linksutils__links__list {
    margin-top: -10px;
  }
  .linksutils__links__list__item {
    margin-top: 10px;
  }
  .linksutils__links__list__item__link {
    min-height: 36px;
    font-size: 12px;
  }
}
@media (min-width: 768px), print {
  .linksutils {
    padding: 60px 20px;
  }
  .linksutils__links__list {
    display: flex;
    flex-wrap: wrap;
    margin: -20px -10px 0;
  }
  .linksutils__links__list.justify-center {
    justify-content: center;
  }
  .linksutils__links__list__item {
    margin-top: 20px;
    width: calc(100% / 3 - .5px);
    padding: 0 10px;
  }
  .linksutils__links__list__item__link {
    min-height: 42px;
    font-size: 15px;
  }
}
@media (min-width: 1280px) {
  .linksutils__links__list {
    margin-left: -15px;
    margin-right: -15px;
  }
  .linksutils__links__list__item {
    padding: 0 15px;
  }
}
.modalvideo-window {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 2000;
}
.modalvideo-window a {
  text-decoration: none;
  color: inherit;
}
.modalvideo-window__bg {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 20px;
  background-color: rgba(31, 31, 31, 0.85);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modalvideo-window__container {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.modalvideo-window__controls .closebtn {
  padding: 8px;
  background-color: #434343;
  cursor: pointer;
}
.modalvideo-window__controls .closebtn img {
  display: block;
}
.modalvideo-window__contents__in {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.modalvideo-window__contents .video-container {
  overflow: hidden;
  background-color: #000;
}
.modalvideo-window__contents .video-container .video-placeholder {
  position: relative;
  max-height: 100%;
  margin: auto;
}
.modalvideo-window__contents .video-container .video-placeholder::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.modalvideo-window__contents .video-container .youtube-placeholder {
  background-color: #282828;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.modalvideo-window__contents .video-container .youtube-placeholder > div, .modalvideo-window__contents .video-container .youtube-placeholder iframe {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.modalvideo-window__contents .video-container .youtube-placeholder > div.closed, .modalvideo-window__contents .video-container .youtube-placeholder iframe.closed {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.modalvideo-window__contents .video-container .youtube-placeholder > div.closed a, .modalvideo-window__contents .video-container .youtube-placeholder iframe.closed a {
  color: inherit !important;
  font-weight: inherit !important;
  text-decoration: underline;
}
.modalvideo-window__contents .video-container .youtube-placeholder > div.closed > span, .modalvideo-window__contents .video-container .youtube-placeholder iframe.closed > span {
  padding: 0 10px;
  line-height: 1.834;
  box-sizing: border-box;
  max-height: 100%;
  overflow: auto;
}
.modalvideo-window__contents .info-container {
  box-sizing: border-box;
  background-color: #1f1f1f;
  flex-shrink: 0;
}
.modalvideo-window__contents .info-container .info__caption {
  line-height: 1.5;
}
.modalvideo-window__contents .info-container .info__links {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.modalvideo-window__contents .info-container .info__links__item {
  padding: 0 10px;
}

@media (max-width: 767px) {
  .modalvideo-window__controls {
    text-align: right;
  }
  .modalvideo-window__controls .closebtn img {
    width: 12px;
    height: 12px;
  }
  .modalvideo-window__contents {
    overflow: auto;
  }
  .modalvideo-window__contents .video-container {
    flex-shrink: 0;
  }
  .modalvideo-window__contents .video-container .youtube-placeholder > div.closed > span {
    font-size: 12px;
  }
  .modalvideo-window__contents .info-container:not(:empty) {
    padding: 10px;
  }
  .modalvideo-window__contents .info-container .info__caption {
    font-size: 12px;
  }
  .modalvideo-window__contents .info-container .info__links__item {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .modalvideo-window__container {
    max-width: 1366px;
  }
  .modalvideo-window__controls {
    position: relative;
  }
  .modalvideo-window__controls .closebtn {
    position: absolute;
    right: 0;
  }
  .modalvideo-window__controls .closebtn img {
    width: 18px;
    height: 18px;
  }
  .modalvideo-window__contents {
    padding: 0 40px;
    overflow: hidden;
  }
  .modalvideo-window__contents__in {
    max-height: calc(100vh - 40px);
    height: 100%;
  }
  .modalvideo-window__contents .video-container .youtube-placeholder > div.closed > span {
    font-size: 14px;
  }
  .modalvideo-window__contents .info-container:not(:empty) {
    padding: 20px;
  }
  .modalvideo-window__contents .info-container .info__caption {
    font-size: 14px;
  }
  .modalvideo-window__contents .info-container .info__links {
    margin-top: 20px;
  }
}
@media (min-width: 1280px) {
  .modalvideo-window__contents .info-container .info__caption {
    font-size: 16px;
  }
}
