@-webkit-keyframes footerQrPopupSlideUp {
  0% {
    opacity: 0;
    top: 250px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}

@keyframes footerQrPopupSlideUp {
  0% {
    opacity: 0;
    top: 250px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}

.comp_v3_0130 {
  position: relative;
}

.comp_v3_0130__frame_before {
  position: absolute;
  top: -75px;
  margin-top: 15px;
  width: 100%;
}

.comp_v3_0130__frame_before__inner {
  height: 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1140px;
  margin: 0 auto;
  padding: 15px 15px 40px;
}

@media screen and (max-width: 768px) {
  .comp_v3_0130__frame_before__inner {
    padding: 20px;
  }
}

.comp_v3_0130__frame_before__icon_description {
  font-size: 1.4rem;
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.comp_v3_0130__frame_before__icon_description::before {
  content: "";
  display: inline-block;
  background-position: left center;
  background-size: contain;
  height: 14px;
  width: 14px;
  padding-right: 10px;
  background-image: url(/etc.clientlibs/toshiba-ss-v3/clientlibs/clientlib-site/resources/icon-blank-blue.svg);
  background-repeat: no-repeat;
}

.comp_v3_0130__frame {
  margin-top: 90px;
  border-top: 1px solid rgba(51, 51, 51, 0.2);
  background-color: #fbfcfd;
  padding: 15px 0 40px;
}

@media screen and (max-width: 768px) {
  .comp_v3_0130__frame {
    padding: 20px 0;
  }
}

.comp_v3_0130__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 15px;
}

@media screen and (max-width: 768px) {
  .comp_v3_0130__inner {
    padding: 0 20px;
  }
}

.comp_v3_0130__sitemap_link {
  position: absolute;
  bottom: calc(100% + 20px);
  padding: 0px 15px 0px 40px;
  border-left: 1px solid rgba(51, 51, 51, 0.2);
  margin-bottom: 10px;
  right: 0;
  font-size: 1.3rem;
  letter-spacing: 0.15rem;
  font-weight: bold;
  color: #0064d2;
  background-repeat: no-repeat;
  background-image: url(/etc.clientlibs/toshiba-ss-v3/clientlibs/clientlib-site/resources/icon-link-blue.svg);
  background-size: 14px 14px;
  background-position: left 18px top 0px;
}

.comp_v3_0130__sitemap_link:hover {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .comp_v3_0130__sitemap_link {
    bottom: calc(100% + 40px);
    padding: 0px 20px 0px 40px;
  }
}

.comp_v3_0130__section, .comp_v3_0130__section--mobile-show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.comp_v3_0130__section__item, .comp_v3_0130__section__item--mobile-show {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
}

@media screen and (max-width: 768px) {
  .comp_v3_0130__section__item, .comp_v3_0130__section__item--mobile-show {
    display: none;
  }
}

.comp_v3_0130__section__item--mobile-show {
  display: block;
}

.comp_v3_0130__section__item--wide, .comp_v3_0130__section__item--wide--mobile-show {
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  -ms-flex-negative: 2;
  flex-shrink: 2;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
}

@media screen and (max-width: 768px) {
  .comp_v3_0130__section__item--wide, .comp_v3_0130__section__item--wide--mobile-show {
    display: none;
  }
}

.comp_v3_0130__section__item--wide--mobile-show {
  display: block;
}

.comp_v3_0130__section__item + .comp_v3_0130__section__item, .comp_v3_0130__section__item--mobile-show + .comp_v3_0130__section__item, .comp_v3_0130__section__item + .comp_v3_0130__section__item--mobile-show, .comp_v3_0130__section__item--mobile-show + .comp_v3_0130__section__item--mobile-show,
.comp_v3_0130__section__item--wide + .comp_v3_0130__section__item,
.comp_v3_0130__section__item--wide--mobile-show + .comp_v3_0130__section__item,
.comp_v3_0130__section__item--wide + .comp_v3_0130__section__item--mobile-show,
.comp_v3_0130__section__item--wide--mobile-show + .comp_v3_0130__section__item--mobile-show,
.comp_v3_0130__section__item + .comp_v3_0130__section__item--wide,
.comp_v3_0130__section__item--mobile-show + .comp_v3_0130__section__item--wide,
.comp_v3_0130__section__item + .comp_v3_0130__section__item--wide--mobile-show,
.comp_v3_0130__section__item--mobile-show + .comp_v3_0130__section__item--wide--mobile-show,
.comp_v3_0130__section__item--wide + .comp_v3_0130__section__item--wide,
.comp_v3_0130__section__item--wide--mobile-show + .comp_v3_0130__section__item--wide,
.comp_v3_0130__section__item--wide + .comp_v3_0130__section__item--wide--mobile-show,
.comp_v3_0130__section__item--wide--mobile-show + .comp_v3_0130__section__item--wide--mobile-show {
  margin-left: 15px;
}

.comp_v3_0130__section__item__title, .comp_v3_0130__section__item__title--mobile-show {
  font-size: 1.6rem;
  font-weight: bold;
  color: black;
  letter-spacing: 0.1rem;
  margin-top: 20px;
}

.comp_v3_0130__section__item__title .disc, .comp_v3_0130__section__item__title--mobile-show .disc {
  display: inline-block;
  padding-left: calc(26px + 0.25em);
  margin-left: 0;
  position: relative;
}

.comp_v3_0130__section__item__title .disc::before, .comp_v3_0130__section__item__title--mobile-show .disc::before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  content: "\002022";
  color: #0064d2;
  margin: 0 10px;
}

.comp_v3_0130__section__item__title a, .comp_v3_0130__section__item__title--mobile-show a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #0064d2;
  padding-right: 0;
  position: relative;
  line-height: 1.6;
  text-decoration: none;
}

.comp_v3_0130__section__item__title a:hover, .comp_v3_0130__section__item__title--mobile-show a:hover {
  text-decoration: underline;
}

.comp_v3_0130__section__item__title a::after, .comp_v3_0130__section__item__title--mobile-show a::after {
  display: none;
}

.comp_v3_0130__section__item__title a::before, .comp_v3_0130__section__item__title--mobile-show a::before {
  position: relative;
  content: "";
  top: calc(0.5em / 2 - 1px);
  display: inline-block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-image: url(/etc.clientlibs/toshiba-ss-v3/clientlibs/clientlib-site/resources/icon-link-blue.svg);
  background-size: 16px 16px;
  margin: 0 calc(5px + 0.25em) 0 5px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.comp_v3_0130__section__item__title a[href$=".pdf"]::before, .comp_v3_0130__section__item__title--mobile-show a[href$=".pdf"]::before, .comp_v3_0130__section__item__title a[href*="docget.jsp"]::before, .comp_v3_0130__section__item__title--mobile-show a[href*="docget.jsp"]::before {
  background-image: url(/etc.clientlibs/toshiba-ss-v3/clientlibs/clientlib-site/resources/icon-pdf-blue.svg);
}

.comp_v3_0130__section__item__title a[href*="/list/index.php"]::before, .comp_v3_0130__section__item__title--mobile-show a[href*="/list/index.php"]::before, .comp_v3_0130__section__item__title a[href*="/parametric"]::before, .comp_v3_0130__section__item__title--mobile-show a[href*="/parametric"]::before {
  background-image: url(/etc.clientlibs/toshiba-ss-v3/clientlibs/clientlib-site/resources/icon-parametric-blue.svg);
}

.comp_v3_0130__section__item__title a[href^="#"]::before, .comp_v3_0130__section__item__title--mobile-show a[href^="#"]::before {
  background-image: url(/etc.clientlibs/toshiba-ss-v3/clientlibs/clientlib-site/resources/icon-link-blue.svg);
}

.comp_v3_0130__section__item__title a[href^="tel:"], .comp_v3_0130__section__item__title--mobile-show a[href^="tel:"], .comp_v3_0130__section__item__title a[href^="mailto:"], .comp_v3_0130__section__item__title--mobile-show a[href^="mailto:"], .comp_v3_0130__section__item__title a.icon-none, .comp_v3_0130__section__item__title--mobile-show a.icon-none {
  padding-left: 0;
}

.comp_v3_0130__section__item__title a[href^="tel:"]::before, .comp_v3_0130__section__item__title--mobile-show a[href^="tel:"]::before, .comp_v3_0130__section__item__title a[href^="mailto:"]::before, .comp_v3_0130__section__item__title--mobile-show a[href^="mailto:"]::before, .comp_v3_0130__section__item__title a.icon-none::before, .comp_v3_0130__section__item__title--mobile-show a.icon-none::before {
  display: none;
}

.comp_v3_0130__section__item__title a.icon-none img, .comp_v3_0130__section__item__title--mobile-show a.icon-none img {
  margin: 0;
}

@media print, screen and (min-width: 769px) {
  .comp_v3_0130__section__item__title a[href^="tel:"], .comp_v3_0130__section__item__title--mobile-show a[href^="tel:"] {
    color: #000000;
    text-decoration: none;
    pointer-events: none;
    display: inline-block;
  }
}

.comp_v3_0130__section__item__title a[data-type="normal"]::before, .comp_v3_0130__section__item__title--mobile-show a[data-type="normal"]::before {
  background-image: url(/etc.clientlibs/toshiba-ss-v3/clientlibs/clientlib-site/resources/icon-link-blue.svg);
}

.comp_v3_0130__section__item__title a[data-type="internal"]::before, .comp_v3_0130__section__item__title--mobile-show a[data-type="internal"]::before {
  background-image: url(/etc.clientlibs/toshiba-ss-v3/clientlibs/clientlib-site/resources/icon-link-blue.svg);
}

.comp_v3_0130__section__item__title a[data-type="external"]::before, .comp_v3_0130__section__item__title--mobile-show a[data-type="external"]::before {
  background-image: url(/etc.clientlibs/toshiba-ss-v3/clientlibs/clientlib-site/resources/icon-link-blue.svg);
}

.comp_v3_0130__section__item__title a[data-type="pdf"]::before, .comp_v3_0130__section__item__title--mobile-show a[data-type="pdf"]::before {
  background-image: url(/etc.clientlibs/toshiba-ss-v3/clientlibs/clientlib-site/resources/icon-pdf-blue.svg);
}

.comp_v3_0130__section__item__title a[target="_blank"]::before, .comp_v3_0130__section__item__title--mobile-show a[target="_blank"]::before {
  background-image: url(/etc.clientlibs/toshiba-ss-v3/clientlibs/clientlib-site/resources/icon-blank-blue.svg);
}

.comp_v3_0130__section__item__title a > sub, .comp_v3_0130__section__item__title--mobile-show a > sub {
  bottom: 0.75em;
}

.comp_v3_0130__section__item__title a > sup, .comp_v3_0130__section__item__title--mobile-show a > sup {
  top: 0.5em;
}

.comp_v3_0130__section__item__title a::before, .comp_v3_0130__section__item__title--mobile-show a::before {
  background-image: url(/etc.clientlibs/toshiba-ss-v3/clientlibs/clientlib-site/resources/icon-link-blue.svg);
}

.comp_v3_0130__section__item__title[target="_blank"]::before, .comp_v3_0130__section__item__title--mobile-show[target="_blank"]::before {
  background-image: url(/etc.clientlibs/toshiba-ss-v3/clientlibs/clientlib-site/resources/icon-blank.svg);
}

@media screen and (max-width: 768px) {
  .comp_v3_0130__section__item__title, .comp_v3_0130__section__item__title--mobile-show {
    display: none;
  }
}

.comp_v3_0130__section__item__title a, .comp_v3_0130__section__item__title--mobile-show a {
  color: #0064d2;
}

.comp_v3_0130__section__item__title--mobile-show {
  display: block;
}

.comp_v3_0130__section__item__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .comp_v3_0130__section__item__container {
    display: none;
  }
}

.comp_v3_0130__section__item__container--2column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.comp_v3_0130__section__item__container__column {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -ms-flex-preferred-size: 0%;
  flex-basis: 0%;
}

.comp_v3_0130__section__item__container__column__list {
  margin: 0;
}

.comp_v3_0130__section__item__container__column__list .disc {
  display: inline-block;
  padding-left: calc(26px + 0.25em);
  margin-left: 0;
  position: relative;
}

.comp_v3_0130__section__item__container__column__list .disc::before {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  content: "\002022";
  color: #0064d2;
  margin: 0 10px;
}

.comp_v3_0130__section__item__container__column__list a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #0064d2;
  padding-right: 0;
  position: relative;
  line-height: 1.6;
  text-decoration: none;
}

.comp_v3_0130__section__item__container__column__list a:hover {
  text-decoration: underline;
}

.comp_v3_0130__section__item__container__column__list a::after {
  display: none;
}

.comp_v3_0130__section__item__container__column__list a::before {
  position: relative;
  content: "";
  top: calc(0.5em / 2 - 1px);
  display: inline-block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-image: url(/etc.clientlibs/toshiba-ss-v3/clientlibs/clientlib-site/resources/icon-link-blue.svg);
  background-size: 16px 16px;
  margin: 0 calc(5px + 0.25em) 0 5px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.comp_v3_0130__section__item__container__column__list a[href$=".pdf"]::before, .comp_v3_0130__section__item__container__column__list a[href*="docget.jsp"]::before {
  background-image: url(/etc.clientlibs/toshiba-ss-v3/clientlibs/clientlib-site/resources/icon-pdf-blue.svg);
}

.comp_v3_0130__section__item__container__column__list a[href*="/list/index.php"]::before, .comp_v3_0130__section__item__container__column__list a[href*="/parametric"]::before {
  background-image: url(/etc.clientlibs/toshiba-ss-v3/clientlibs/clientlib-site/resources/icon-parametric-blue.svg);
}

.comp_v3_0130__section__item__container__column__list a[href^="#"]::before {
  background-image: url(/etc.clientlibs/toshiba-ss-v3/clientlibs/clientlib-site/resources/icon-link-blue.svg);
}

.comp_v3_0130__section__item__container__column__list a[href^="tel:"], .comp_v3_0130__section__item__container__column__list a[href^="mailto:"], .comp_v3_0130__section__item__container__column__list a.icon-none {
  padding-left: 0;
}

.comp_v3_0130__section__item__container__column__list a[href^="tel:"]::before, .comp_v3_0130__section__item__container__column__list a[href^="mailto:"]::before, .comp_v3_0130__section__item__container__column__list a.icon-none::before {
  display: none;
}

.comp_v3_0130__section__item__container__column__list a.icon-none img {
  margin: 0;
}

@media print, screen and (min-width: 769px) {
  .comp_v3_0130__section__item__container__column__list a[href^="tel:"] {
    color: #000000;
    text-decoration: none;
    pointer-events: none;
    display: inline-block;
  }
}

.comp_v3_0130__section__item__container__column__list a[data-type="normal"]::before {
  background-image: url(/etc.clientlibs/toshiba-ss-v3/clientlibs/clientlib-site/resources/icon-link-blue.svg);
}

.comp_v3_0130__section__item__container__column__list a[data-type="internal"]::before {
  background-image: url(/etc.clientlibs/toshiba-ss-v3/clientlibs/clientlib-site/resources/icon-link-blue.svg);
}

.comp_v3_0130__section__item__container__column__list a[data-type="external"]::before {
  background-image: url(/etc.clientlibs/toshiba-ss-v3/clientlibs/clientlib-site/resources/icon-link-blue.svg);
}

.comp_v3_0130__section__item__container__column__list a[data-type="pdf"]::before {
  background-image: url(/etc.clientlibs/toshiba-ss-v3/clientlibs/clientlib-site/resources/icon-pdf-blue.svg);
}

.comp_v3_0130__section__item__container__column__list a[target="_blank"]::before {
  background-image: url(/etc.clientlibs/toshiba-ss-v3/clientlibs/clientlib-site/resources/icon-blank-blue.svg);
}

.comp_v3_0130__section__item__container__column__list a > sub {
  bottom: 0.75em;
}

.comp_v3_0130__section__item__container__column__list a > sup {
  top: 0.5em;
}

.comp_v3_0130__section__item__container__column__list a {
  color: #0064d2;
}

.comp_v3_0130__section__item__container__column__list--sns {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
}

.comp_v3_0130__section__item__container__column__list--sns li {
  margin: 0 10px;
  text-align: center;
}

.comp_v3_0130__section__item__container__column__list--sns li:first-child {
  margin-left: 0;
}

.comp_v3_0130__section__item__container__column__list--sns li a img:hover {
  opacity: 0.5;
}

.comp_v3_0130__section__item__container__column__list--sns li img {
  width: 32px;
  height: auto;
}

.comp_v3_0130__section__item__container__column__list__item__label {
  cursor: pointer;
}

.comp_v3_0130__section__item__container__column__list__item > input[type="checkbox"] {
  display: none;
}

.comp_v3_0130__section__item__container__column__list__item__popup {
  display: none;
  position: absolute;
  left: 0;
  bottom: 32px;
  overflow: hidden;
  padding-bottom: 10px;
}

.comp_v3_0130__section__item__container__column__list__item__popup__inner {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(51, 51, 51, 0.2);
  border-radius: 4px;
  width: 300px;
  padding: 15px;
  background-color: #fff;
  text-align: center;
  -webkit-animation: footerQrPopupSlideUp 0.2s ease;
  animation: footerQrPopupSlideUp 0.2s ease;
}

@media screen and (max-width: 768px) {
  .comp_v3_0130__section__item__container__column__list__item__popup__inner {
    padding: 20px;
  }
}

.comp_v3_0130__section__item__container__column__list__item__popup__inner::before {
  content: "";
  position: absolute;
  bottom: -19px;
  left: 50%;
  margin-left: -5px;
  border: 10px solid transparent;
  border-top: 10px solid #fff;
  z-index: 2;
}

.comp_v3_0130__section__item__container__column__list__item__popup__inner::after {
  content: "";
  position: absolute;
  bottom: -21px;
  left: 50%;
  margin-left: -5px;
  border: 10px solid transparent;
  border-top: 10px solid rgba(51, 51, 51, 0.2);
  z-index: 1;
}

.comp_v3_0130__section__item__container__column__list__item__popup__upper_text {
  font-size: 1.2rem;
}

.comp_v3_0130__section__item__container__column__list__item__popup__qr {
  width: auto !important;
}

.comp_v3_0130__section__item__container__column__list__item__popup__under_text {
  font-size: 1.4rem;
}

.comp_v3_0130__section__item__container__column__list__item__popup__close {
  position: absolute;
  top: 0;
  right: 10px;
  cursor: pointer;
  font-size: 2.3rem;
}

.comp_v3_0130__section__item__container__column__list__item > input[type="checkbox"]:checked + .comp_v3_0130__section__item__container__column__list__item__popup {
  display: block;
}

.comp_v3_0130__section__item__container__column__list__item:nth-child(1) .comp_v3_0130__section__item__container__column__list__item__popup__inner::before {
  left: 10px;
}

.comp_v3_0130__section__item__container__column__list__item:nth-child(1) .comp_v3_0130__section__item__container__column__list__item__popup__inner::after {
  left: 10px;
}

.comp_v3_0130__section__item__container__column__list__item:nth-child(2) .comp_v3_0130__section__item__container__column__list__item__popup__inner::before {
  left: 62px;
}

.comp_v3_0130__section__item__container__column__list__item:nth-child(2) .comp_v3_0130__section__item__container__column__list__item__popup__inner::after {
  left: 62px;
}

.comp_v3_0130__section__item__container__column__list__item:nth-child(3) .comp_v3_0130__section__item__container__column__list__item__popup__inner::before {
  left: 114px;
}

.comp_v3_0130__section__item__container__column__list__item:nth-child(3) .comp_v3_0130__section__item__container__column__list__item__popup__inner::after {
  left: 114px;
}

.comp_v3_0130__section__item__container__column__list__item:nth-child(4) .comp_v3_0130__section__item__container__column__list__item__popup__inner::before {
  left: 166px;
}

.comp_v3_0130__section__item__container__column__list__item:nth-child(4) .comp_v3_0130__section__item__container__column__list__item__popup__inner::after {
  left: 166px;
}

.comp_v3_0130__section__item__container__column__list > li > span {
  display: inline-block;
  padding-left: calc(26px + 0.25em);
}

.comp_v3_0130__section__item__container__column + .comp_v3_0130__section__item__container__column {
  margin-left: 15px;
}

.comp_v3_0130__section--mobile-show {
  display: block;
}

@media print, screen and (min-width: 769px) {
  .comp_v3_0130__utility {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .comp_v3_0130__utility {
    display: block;
  }
  .comp_v3_0130__utility__language {
    margin-top: 20px;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .comp_v3_0130__utility__language {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .comp_v3_0130__utility__language::before {
    position: absolute;
    padding: 0;
    content: "";
    top: 50%;
    right: 0.9em;
    bottom: 0;
    width: 8px;
    height: 8px;
    border-top: 2px solid rgba(51, 51, 51, 0.3);
    border-right: 2px solid rgba(51, 51, 51, 0.3);
    -webkit-transform: rotate(135deg) translate(-50%, 50%);
    transform: rotate(135deg) translate(-50%, 50%);
    pointer-events: none;
  }
  .comp_v3_0130__utility__language::after {
    position: absolute;
    top: 0;
    right: 2.5em;
    bottom: 0;
    width: 1px;
    content: "";
    border-left: 1px solid #ccc;
  }
  .comp_v3_0130__utility__language select {
    width: 100%;
    min-width: 120px;
    padding-right: 1em;
    cursor: pointer;
    text-indent: 0.01px;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 12px 45px 12px 10px;
    color: #000000;
    letter-spacing: 0.1rem;
  }
  .comp_v3_0130__utility__language select:focus {
    outline-style: none;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 4px 1px #0064d2;
    box-shadow: 0 0 4px 1px #0064d2;
  }
  .comp_v3_0130__utility__language select::-ms-expand {
    display: none;
  }
  .comp_v3_0130__utility__language select:disabled {
    background-color: #e7e7e8;
  }
}

.comp_v3_0130__information {
  letter-spacing: 0rem;
  margin: 30px 0 0;
  padding-top: 30px;
}

@media print, screen and (min-width: 769px) {
  .comp_v3_0130__information {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  .comp_v3_0130__information {
    text-align: center;
  }
}

.comp_v3_0130__information__copyright {
  padding-left: 15px;
}

.comp_v3_0130__information__copyright p {
  margin: 0;
}

.comp_v3_0130__information__copyright p small {
  font-size: 1.2rem;
}

@media screen and (max-width: 768px) {
  .comp_v3_0130__information__copyright {
    margin-top: 15px;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 769px) {
  .comp_v3_0130__information__identity {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .comp_v3_0130__information__identity {
    height: 30px;
  }
}

.comp_v3_0130__information__legal ul {
  margin-top: 0;
  font-size: 1.2rem;
}

@media print, screen and (min-width: 769px) {
  .comp_v3_0130__information__legal ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .comp_v3_0130__information__legal ul li {
    border-left: 1px solid rgba(51, 51, 51, 0.2);
    text-align: center;
    font-weight: bold;
    padding: 0 10px;
  }
  .comp_v3_0130__information__legal ul li:first-child {
    padding-left: 0;
    border-left: none;
  }
  .comp_v3_0130__information__legal ul li a {
    color: black;
  }
  .comp_v3_0130__information__legal ul li a:hover {
    color: #0064d2;
  }
}

@media screen and (max-width: 768px) {
  .comp_v3_0130__information__legal ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .comp_v3_0130__information__legal ul li {
    text-align: center;
  }
  .comp_v3_0130__information__legal ul li::after {
    margin: 0 10px;
    padding: 0 10px;
    content: "\002f";
    display: inline-block;
  }
  .comp_v3_0130__information__legal ul li:last-child::after {
    display: none;
  }
  .comp_v3_0130__information__legal ul a {
    color: black;
  }
  .comp_v3_0130__information__legal ul a:hover {
    color: #0064d2;
  }
}

.comp_v3_0130__information__legal__contact {
  display: none;
}

@media screen and (max-width: 768px) {
  .comp_v3_0130__information__legal__contact {
    display: list-item;
  }
}

.comp_v3_0130__last_bottom_link {
  margin-top: 10px;
  text-align: center;
  letter-spacing: 0.1rem;
}

.comp_v3_0130__last_bottom_link img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

.comp_v3_0130__return {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10;
}

.comp_v3_0130__return__container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1584px;
}

.comp_v3_0130__return__to_search {
  position: absolute;
  right: 22px;
  bottom: 89px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  width: 50px;
  height: 50px;
  border: none;
  border-radius: 0%;
  background-color: #707070;
  opacity: 0.36;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease;
}

@media screen and (max-width: 768px) {
  .comp_v3_0130__return__to_search {
    display: none !important;
  }
}

.comp_v3_0130__return__to_search:hover {
  -webkit-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease;
  opacity: 0.5;
}

.comp_v3_0130__return__to_search:focus {
  outline-style: none;
  border-radius: 0%;
  -webkit-box-shadow: 0 0 4px 1px #0064d2;
  box-shadow: 0 0 4px 1px #0064d2;
}

.comp_v3_0130__return__to_search::before {
  content: "\E8B6";
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  font-family: 'Material Icons';
  font-size: 2.4rem;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .comp_v3_0130__return__to_search::before {
    width: 40px;
    height: 40px;
  }
}

.comp_v3_0130__return__to_search[data-is-search="true"] {
  display: none !important;
}

.comp_v3_0130__return__to_search > span {
  display: none;
}

.comp_v3_0130__return__to_top {
  position: absolute;
  right: 22px;
  bottom: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  width: 50px;
  height: 50px;
  border: none;
  border-radius: 0%;
  background-color: #707070;
  opacity: 0.36;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease;
}

@media screen and (max-width: 768px) {
  .comp_v3_0130__return__to_top {
    right: 18px;
    bottom: 65px;
    width: 40px;
    height: 40px;
  }
}

.comp_v3_0130__return__to_top:hover {
  -webkit-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease;
  opacity: 0.5;
}

.comp_v3_0130__return__to_top:focus {
  outline-style: none;
  border-radius: 0%;
  -webkit-box-shadow: 0 0 4px 1px #0064d2;
  box-shadow: 0 0 4px 1px #0064d2;
}

.comp_v3_0130__return__to_top::before {
  content: "\E316";
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  font-family: 'Material Icons';
  font-size: 2.4rem;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .comp_v3_0130__return__to_top::before {
    width: 30px;
    height: 30px;
  }
}

.comp_v3_0130__return__to_top > span {
  display: none;
}
