
.child-widget-container {
  width: 100%;
  height: 100%;
}
.m-loki-module {
  position: relative;
}
.m-loki-row {
  margin: 0 auto;
}
.m-loki-common-widgets[data-v-101ecf83] {
  position: fixed;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
}
body {
  padding: 0;
  margin: 0;
}
.gt-jmy-pc-footer-top {
  margin: 0 auto;
  margin-bottom: var(--groot-ui-spacing-unit-5);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: -moz-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.gt-jmy-pc-footer-top-head {
  padding-right: 3.125em;
  padding-left: 3.125em;
  text-align: center;
  display: inline-block;
  position: relative;
  font-weight: var(--groot-ui-font-weight-2);
  color: var(--groot-ui-color-gray-9);
  font-size: var(--groot-ui-font-size-l);
}
.gt-jmy-pc-footer-top-head::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  border-right: 1px solid var(--groot-ui-color-gray-5);
  margin-top: -0.4375em;
  height: 0.875em;
}
.gt-jmy-pc-footer-top-head:last-child::after {
  display: none;
}
.gt-jmy-pc-footer-top-head:hover {
  color: var(--groot-ui-color-brand-6);
  cursor: pointer;
}
.gt-jmy-pc-footer-center {
  font-size: var(--groot-ui-font-size-s);
  display: block;
  width: 100%;
  line-height: 2;
  text-align: center;
}