@charset "UTF-8";
/**
 * Footer
 */
/**
 * Config
 */
/**
 * Mixin
 */
/*===============================================================

	2023/5/25　追加

===============================================================*/
/*　幅　*/
/**
 * Font
 */
@font-face {
  font-family: "icomoon";
  src: url("/tv/assets/font/icomoon.eot?snclbq");
  src: url("/tv/assets/font/icomoon.eot?snclbq#iefix") format("embedded-opentype"), url("/tv/assets/font/icomoon.ttf?snclbq") format("truetype"), url("/tv/assets/font/icomoon.woff?snclbq") format("woff"), url("/tv/assets/font/icomoon.svg?snclbq#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/**
 * Animation
 */
@-webkit-keyframes btn-animation {
  0% {
    background-color: #e61a3b;
  }
  20% {
    background-color: #42c700;
  }
  40% {
    background-color: #2873e3;
  }
  60% {
    background-color: #c0be00;
  }
  80% {
    background-color: #e41a8d;
  }
  100% {
    background-color: #e61a3b;
  }
}
@keyframes btn-animation {
  0% {
    background-color: #e61a3b;
  }
  20% {
    background-color: #42c700;
  }
  40% {
    background-color: #2873e3;
  }
  60% {
    background-color: #c0be00;
  }
  80% {
    background-color: #e41a8d;
  }
  100% {
    background-color: #e61a3b;
  }
}
/**
 * Functions
 */
/**
 * Icon
 */
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-logout:before {
  content: "\e923";
}

.icon-blank:before {
  content: "\e922";
}

.icon-hamburger:before {
  content: "\e927";
}

.icon-headphone:before {
  content: "\e920";
}

.icon-adult:before {
  content: "\e921";
}

.icon-badge:before {
  content: "\e925";
}

.icon-special-list:before {
  content: "\e926";
}

.icon-x:before {
  content: "\e91d";
}

.icon-tv-2:before {
  content: "\e91e";
}

.icon-balloon:before {
  content: "\e91f";
}

.icon-tennis:before {
  content: "\e917";
}

.icon-baseball:before {
  content: "\e918";
}

.icon-rugby:before {
  content: "\e919";
}

.icon-scorebord:before {
  content: "\e91a";
}

.icon-soccer:before {
  content: "\e91b";
}

.icon-golf:before {
  content: "\e91c";
}

.icon-rank:before {
  content: "\e904";
}

.icon-present:before {
  content: "\e905";
}

.icon-sports:before {
  content: "\e906";
}

.icon-star:before {
  content: "\e907";
}

.icon-tv-program:before {
  content: "\e908";
}

.icon-tv:before {
  content: "\e909";
}

.icon-information:before {
  content: "\e90a";
}

.icon-information-circle {
  background-color: #7a7a7a;
  border-radius: 100%;
  color: #fff;
  cursor: pointer;
  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;
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
@media screen and (min-width: 768px) {
  .icon-information-circle {
    height: 24px;
    width: 24px;
  }
}
@media print {
  .icon-information-circle {
    height: 24px;
    width: 24px;
  }
}
@media screen and (max-width: 767px) {
  .icon-information-circle {
    height: 5.3333333333vw;
    width: 5.3333333333vw;
  }
}
.icon-information-circle:hover {
  opacity: 0.7;
}

.icon-login:before {
  content: "\e90b";
}

.icon-magnifying-glass:before {
  content: "\e90c";
}

.icon-movie:before {
  content: "\e90d";
}

.icon-music:before {
  content: "\e90e";
}

.icon-pen:before {
  content: "\e90f";
}

.icon-person:before {
  content: "\e910";
}

.icon-point:before {
  content: "\e911";
}

.icon-beginner:before {
  content: "\e912";
}

.icon-arrow-bottom:before {
  content: "\e913";
}

.icon-arrow-left:before {
  content: "\e914";
}

.icon-arrow-right:before {
  content: "\e915";
}

.icon-arrow-right-circle {
  background-color: #000;
  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;
}
@media screen and (min-width: 768px) {
  .icon-arrow-right-circle {
    border-radius: 100px;
    font-size: 10px;
    height: 14px;
    width: 14px;
  }
}
@media print {
  .icon-arrow-right-circle {
    border-radius: 100px;
    font-size: 10px;
    height: 14px;
    width: 14px;
  }
}
@media screen and (max-width: 767px) {
  .icon-arrow-right-circle {
    border-radius: 26.6666666667vw;
    font-size: 2.1333333333vw;
    height: 3.7333333333vw;
    width: 3.7333333333vw;
  }
}

.icon-arrow-top:before {
  content: "\e916";
}

.icon-toy:before {
  content: "\e900";
}

.icon-video:before {
  content: "\e901";
}

.icon-tv-guide:before {
  content: "\e903";
}

.icon-smartphone:before {
  content: "\e902";
}

.icon-svg-tennis {
  background: url("/tv/assets/images/common/icon-tennis.svg") no-repeat center;
}

.icon-svg-baseball {
  background: url("/tv/assets/images/common/icon-baseball.svg") no-repeat center;
}

.icon-svg-rugby {
  background: url("/tv/assets/images/common/icon-rugby.svg") no-repeat center;
}

.icon-svg-scorebord {
  background: url("/tv/assets/images/common/icon-scorebord.svg") no-repeat center;
}

.icon-svg-soccer {
  background: url("/tv/assets/images/common/icon-soccer.svg") no-repeat center;
}

.icon-svg-golf {
  background: url("/tv/assets/images/common/icon-golf.svg") no-repeat center;
}

.icon-svg-figure {
  background: url("/tv/assets/images/common/icon-skate.svg") no-repeat center;
}

.icon-svg-motor-sports {
  background: url("/tv/assets/images/common/icon-flag.svg") no-repeat center;
}

.icon-svg-tv {
  background: url("/tv/assets/images/common/icon-tv.svg") no-repeat center;
}

.icon-svg-guitar {
  background: url("/tv/assets/images/common/icon-guitar.svg") no-repeat center;
}

.icon-svg-mic {
  background: url("/tv/assets/images/common/icon-mic.svg") no-repeat center;
}

.icon-hint-hand:before {
  content: "\e924";
}

.icon-magazine:before {
  content: "\e928";
}

/**
 * Layout Footer
 */
.l-footer {
  margin: 64px auto 0;
}

/*
--- 
name: Block Title
category:
  - component
  - component/blockTitle
--- 

```html
<a class="c-iconLink">link</a>
```
*/
.c-iconLink {
  color: #406FAF;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
@media screen and (min-width: 768px) {
  .c-iconLink {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .c-iconLink {
    font-size: 16px;
  }
}
.c-iconLink:hover {
  opacity: 0.7;
}
.c-iconLink > i {
  background-color: #406FAF;
  border-radius: 100%;
  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;
}
@media screen and (min-width: 768px) {
  .c-iconLink > i {
    font-size: 10px;
    height: 16px;
    margin-left: 5px;
    width: 16px;
  }
}
@media screen and (max-width: 767px) {
  .c-iconLink > i {
    font-size: 2.6666666667vw;
    height: 5.3333333333vw;
    margin-left: 1.3333333333vw;
    width: 5.3333333333vw;
  }
}
.c-iconLink-black {
  color: #333;
}
.c-iconLink-black > i {
  background-color: #333;
  color: #fff;
}

.c-blockLink {
  display: inline-block;
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.c-blockLink:hover {
  opacity: 0.7;
}

/* -----------------------------------------------------------------
   Only
   ----------------------------------------------------------------- */
/*
---
name: Only
category:
  - utility
  - utility/only
---

```html
<p class="u-pc">PCのみ表示</p>
<p class="u-tab">TABLETのみ表示</p>
<p class="u-tab-gt">TABLET以上を表示</p>
<p class="u-tab-lt">TABLET以下を表示</p>
<p class="u-sp">SPのみ表示</p>
```
*/
@media screen and (min-width: 1120px) {
  .u-sp {
    display: none !important;
  }
  .u-tab {
    display: none !important;
  }
  .u-tab-lt {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1119px) {
  .u-sp {
    display: none !important;
  }
  .u-pc {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .u-tab {
    display: none !important;
  }
  .u-tab-gt {
    display: none !important;
  }
  .u-pc {
    display: none !important;
  }
}
.p-footer {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  color: #333;
  font-size: 16px;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  background: #fff;
  line-height: 1.6;
  -webkit-print-color-adjust: exact;
}
@media print {
  @page {
    .p-footer {
      size: A4;
      margin: 10mm;
    }
  }
  .p-footer body {
    width: 190mm;
  }
}
.p-footer a {
  color: #333;
  line-height: 1.6;
  text-decoration: none;
}
@media screen and (max-width: 1119px) {
  .p-footer a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer;
  }
}
.p-footer h1, .p-footer h2, .p-footer h3, .p-footer h4, .p-footer h5, .p-footer h6 {
  font-weight: normal;
}
.p-footer img {
  vertical-align: bottom;
}
.p-footer *:focus {
  outline: none;
}
.p-footer_copyrights {
  color: #999999;
}
@media screen and (min-width: 768px) {
  .p-footer_copyrights {
    -webkit-box-sizing: unset;
            box-sizing: unset;
    font-size: 10px;
    line-height: 10/16;
    margin: 0 auto 15px;
    max-width: 840px;
    padding: 0 20px;
    text-align: center;
  }
}
@media print {
  .p-footer_copyrights {
    font-size: 10px;
    line-height: 10/16;
    margin: 0 auto 15px;
    max-width: 840px;
    padding: 0 20px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_copyrights {
    font-size: 2.6666666667vw;
    margin-bottom: 5.3333333333vw;
    padding: 0 6.4vw;
  }
}
.p-footer_notification {
  color: #333333;
}
@media screen and (min-width: 768px) {
  .p-footer_notification {
    -webkit-box-sizing: unset;
            box-sizing: unset;
    font-size: 12px;
    line-height: 12/14;
    margin: 0 auto 20px;
    max-width: 840px;
    padding: 0 20px;
    text-align: center;
  }
}
@media print {
  .p-footer_notification {
    font-size: 12px;
    line-height: 12/14;
    margin: 0 auto 20px;
    max-width: 840px;
    padding: 0 20px;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_notification {
    font-size: 3.2vw;
    margin: 0 auto 3.7333333333vw;
    padding: 0 6.4vw;
  }
}
.p-footer .official {
  border: 1px solid #e2e2e2;
}
@media screen and (min-width: 768px) {
  .p-footer .official {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto 30px;
    max-width: 640px;
    padding: 10px 30px;
  }
}
@media print {
  .p-footer .official {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto 30px;
    max-width: 640px;
    padding: 10px 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer .official {
    padding: 4vw 8vw;
    margin: 0 6.4vw 8vw;
  }
}
@media screen and (min-width: 768px) {
  .p-footer .official_logo {
    height: 54px;
    margin-right: 20px;
    width: 54px;
  }
}
@media print {
  .p-footer .official_logo {
    height: 54px;
    margin-right: 20px;
    width: 54px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer .official_logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 14.4vw;
    margin-bottom: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  .p-footer .official_logo > img {
    height: 54px;
    width: 54px;
  }
}
@media print {
  .p-footer .official_logo > img {
    height: 54px;
    width: 54px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer .official_logo > img {
    height: 14.4vw;
    width: 14.4vw;
  }
}
@media print {
  .p-footer .official_logo > strong {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .p-footer .official_logo > strong {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-size: 3.2vw;
    font-weight: bold;
    line-height: 1.4;
    margin-right: 4vw;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .p-footer .official_text {
    font-size: 12px;
  }
}
@media print {
  .p-footer .official_text {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer .official_text {
    font-size: 3.2vw;
  }
}
.p-footer .official_text > strong {
  font-weight: bold;
  display: block;
}
.p-footer .icon-arrow-right-circle {
  background-color: #000;
  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;
}
@media screen and (min-width: 768px) {
  .p-footer .icon-arrow-right-circle {
    border-radius: 100px;
    font-size: 10px;
    height: 14px;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    width: 14px;
  }
}
@media print {
  .p-footer .icon-arrow-right-circle {
    border-radius: 100px;
    font-size: 10px;
    height: 14px;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    width: 14px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer .icon-arrow-right-circle {
    border-radius: 26.6666666667vw;
    font-size: 2.1333333333vw;
    height: 3.7333333333vw;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    width: 3.7333333333vw;
  }
}
.p-footer_contents {
  background-color: #F2F2F2;
  border-bottom: 2px solid #eaeaea;
}
.p-footer_contents > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .p-footer_contents > ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
    margin-top: -10px;
    padding: 21px;
  }
}
@media print {
  .p-footer_contents > ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 64px;
    margin: 0 auto;
    max-width: 840px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_contents > ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 6.4vw 6.4vw 4.2666666667vw;
  }
}
.p-footer_contents > ul:after {
  content: "";
  display: block;
}
@media screen and (min-width: 768px) {
  .p-footer_contents > ul > li {
    margin: 0 10px;
    margin-top: 10px;
  }
}
@media print {
  .p-footer_contents > ul > li {
    margin: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_contents > ul > li {
    margin-bottom: 3.2vw;
    width: 100%;
  }
}
.p-footer_contents > ul > li > a {
  color: #333333;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-footer_contents > ul > li > a small {
  font-weight: normal;
  font-size: 12px;
  margin-left: 0.5em;
}
@media screen and (min-width: 768px) {
  .p-footer_contents > ul > li > a {
    font-size: 14px;
  }
}
@media print {
  .p-footer_contents > ul > li > a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_contents > ul > li > a {
    font-size: 3.7333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-footer_contents > ul > li > a > i[class^=icon-] {
    margin-left: 8px;
    margin-bottom: -2px;
  }
}
@media print {
  .p-footer_contents > ul > li > a > i[class^=icon-] {
    margin-left: 8px;
    margin-bottom: -2px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_contents > ul > li > a > i[class^=icon-] {
    margin-left: 1.8666666667vw;
    margin-bottom: -0.2666666667vw;
  }
}
.p-footer_contents > ul.upper {
  border-bottom: 2px solid #eaeaea;
}
.p-footer_sns {
  background-color: #F2F2F2;
}
@media screen and (min-width: 768px) {
  .p-footer_sns {
    padding-bottom: 50px;
  }
}
@media print {
  .p-footer_sns {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_sns {
    padding-bottom: 13.3333333333vw;
  }
}
.p-footer_sns > ul {
  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;
}
@media screen and (min-width: 768px) {
  .p-footer_sns > ul {
    margin: 0 auto 15px;
    padding-top: 48px;
  }
}
@media print {
  .p-footer_sns > ul {
    margin: 0 auto 15px;
    padding-top: 48px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_sns > ul {
    margin: 0 auto 2.6666666667vw;
    padding-top: 16.5333333333vw;
  }
}
@media screen and (min-width: 768px) {
  .p-footer_sns > ul > li {
    height: 36px;
    margin: 0 8px;
    width: 36px;
  }
}
@media print {
  .p-footer_sns > ul > li {
    height: 36px;
    margin: 0 8px;
    width: 36px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_sns > ul > li {
    height: 9.6vw;
    margin: 0 2.1333333333vw;
    width: 9.6vw;
  }
}
.p-footer_sns > ul > li > a {
  color: #333333;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .p-footer_sns > ul > li > a {
    font-size: 14px;
  }
}
@media print {
  .p-footer_sns > ul > li > a {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_sns > ul > li > a {
    font-size: 3.7333333333vw;
  }
}
.p-footer_sns > ul > li > a > img {
  height: auto;
  width: 100%;
}
.p-footer_sns > .account {
  text-align: center;
}
.p-footer_sns > .account a.c-iconLink {
  color: #406FAF;
}
@media screen and (min-width: 768px) {
  .p-footer_sns > .account a.c-iconLink {
    display: inline-block;
    font-size: 14px;
  }
}
@media print {
  .p-footer_sns > .account a.c-iconLink {
    display: inline-block;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_sns > .account a.c-iconLink {
    font-size: 3.7333333333vw;
  }
}
.p-footer_slogan {
  background-color: #F2F2F2;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .p-footer_slogan {
    -webkit-box-sizing: unset;
            box-sizing: unset;
    height: 32px;
    margin: 0 auto;
    padding-bottom: 72px;
  }
}
@media print {
  .p-footer_slogan {
    height: 32px;
    margin: 0 auto;
    padding-bottom: 72px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_slogan {
    height: 6.9333333333vw;
    margin: 0 auto;
    padding-bottom: 14.9333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_slogan > a > img {
    height: auto;
    width: 86.9333333333vw;
  }
}
.p-footer_links {
  background-color: #F2F2F2;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .p-footer_links {
    padding-bottom: 15px;
  }
}
@media print {
  .p-footer_links {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_links {
    padding-bottom: 20.8vw;
  }
}
.p-footer_links > li {
  margin-bottom: 12px;
  margin-left: 16px;
  margin-right: 16px;
}
@media screen and (min-width: 768px) {
  .p-footer_links > li > a > i[class^=icon-] {
    margin-left: 5px;
    margin-bottom: -2px;
  }
}
@media print {
  .p-footer_links > li > a > i[class^=icon-] {
    margin-left: 5px;
    margin-bottom: -2px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_links > li > a > i[class^=icon-] {
    margin-left: 1.8666666667vw;
    margin-bottom: -0.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .p-footer_links + .p-footer_links {
    margin-top: -20.8vw;
  }
}
.p-footer_copy {
  background-color: #939393;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
/*# sourceMappingURL=footer.css.map */