@charset "UTF-8";
#rakuten-properties {
  display: block;
  overflow: hidden;
  color: #000;
  width: 100%;
}
#rakuten-properties .logo {
  background-image: url("../../images/ImportedFromKobo/header-footer/rakutenFooter/rakuten-fcb-stacked.png");
  background-repeat: no-repeat;
  min-height: 350px;
  padding-top: 365px;
}
@media all and (min-width: 569px) and (max-width: 880px) {
  #rakuten-properties .logo {
    background-size: 100% auto;
    min-height: 550px;
  }
}
@media all and (max-width: 568px) {
  #rakuten-properties .logo {
    background-size: 100% auto;
    width: 30%;
    padding-top: 315px;
  }
}
#rakuten-properties .property-header {
  color: black;
  font-size: 1.4rem;
  margin-bottom: 20px;
  font-weight: bold;
}
#rakuten-properties .inner-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 40px auto;
  max-width: 1140px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
@media all and (max-width: 880px) {
  #rakuten-properties .inner-wrapper {
    margin: 30px auto;
    padding: 0 25px;
  }
}
#rakuten-properties .inner-wrapper .column {
  display: block;
  float: left;
  width: 20%;
  padding-right: 10px;
  margin-bottom: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 568px) {
  #rakuten-properties .inner-wrapper .column.primary-column {
    width: 40%;
    min-width: 150px;
    padding-left: 10%;
    padding-right: 0;
  }
}
@media all and (max-width: 568px) {
  #rakuten-properties .inner-wrapper .column.secondary-column {
    display: none;
  }
}
@media all and (min-width: 569px) and (max-width: 880px) {
  #rakuten-properties .inner-column-wrap {
    display: block;
    float: left;
    width: 70%;
    margin-left: 30px;
  }
  #rakuten-properties .inner-column-wrap .column {
    float: left;
    width: 50%;
  }
}
#rakuten-properties .property-link {
  color: #000;
  margin-bottom: 1rem;
  float: left;
  clear: left;
}
#rakuten-properties .property-link.bottom {
  float: none;
  display: inline-block;
  margin: 20px 10px 0;
}
#rakuten-properties .property-link:hover {
  color: #e03126;
}
#rakuten-properties .small-horizontal-logo {
  clear: both;
  display: none;
}
@media all and (max-width: 568px) {
  #rakuten-properties .small-horizontal-logo {
    background-image: url("../../images/ImportedFromKobo/header-footer/rakutenFooter/rakuten-fcb-logo-landscape.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    min-height: 90px;
    display: block;
  }
}
#rakuten-properties .rakuten-links {
  clear: both;
  text-align: center;
  margin-right: 20px;
  border-top: 1px solid #bbbbbb;
  margin-top: 20px;
}
@media all and (max-width: 568px) {
  #rakuten-properties .rakuten-links {
    margin-right: 0;
  }
}

#rakuten-fcb-banner {
  font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
  color: #fff;
  display: block;
  background: #01245d;
  background: -moz-linear-gradient(45deg, #cc0a30 0%, #01245d 71%, #01245d 99%);
  background: -webkit-linear-gradient(45deg, #cc0a30 0%, #01245d 71%, #01245d 99%);
  background: linear-gradient(45deg, #cc0a30 0%, #01245d 71%, #01245d 99%);
}
#rakuten-fcb-banner:lang(ja) {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Helvetica, Verdana, sans-serif;
}
#rakuten-fcb-banner .fcb-players {
  background-image: url("../../images/ImportedFromKobo/header-footer/rakutenFooter/players.png");
  background-repeat: no-repeat;
  position: relative;
  height: 292px;
  width: auto;
  max-width: 1120px;
  margin: 0 auto;
  background-position: bottom center;
}
@media all and (min-width: 569px) and (max-width: 880px) {
  #rakuten-fcb-banner .fcb-players {
    background-position: 30% bottom;
  }
}
@media all and (max-width: 568px) {
  #rakuten-fcb-banner .fcb-players {
    background-image: url("../../images/ImportedFromKobo/header-footer/rakutenFooter/messi.png");
    background-position: 10% bottom;
  }
}
#rakuten-fcb-banner .fcb-players .content {
  width: 50%;
  float: right;
  margin-right: 3%;
  text-transform: uppercase;
  font-size: 3.2rem;
  line-height: 1.4;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
@media all and (max-width: 880px) {
  #rakuten-fcb-banner .fcb-players .content {
    text-align: center;
    font-size: 2rem;
  }
}
@media all and (min-width: 569px) and (max-width: 880px) {
  #rakuten-fcb-banner .fcb-players .content {
    width: 40%;
  }
}
@media all and (max-width: 568px) {
  #rakuten-fcb-banner .fcb-players .content {
    width: 45%;
  }
}
#rakuten-fcb-banner .fcb-players .content .logo-treatments {
  margin-bottom: 20px;
}
#rakuten-fcb-banner .fcb-players .content .logo-treatments:after {
  content: "";
  display: table;
  clear: both;
}
#rakuten-fcb-banner .fcb-players .content .logo {
  float: left;
}
#rakuten-fcb-banner .fcb-players .content .logo::before {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media all and (max-width: 880px) {
  #rakuten-fcb-banner .fcb-players .content .logo {
    margin: 0 auto;
    float: none;
  }
}
#rakuten-fcb-banner .fcb-players .content .logo.rakuten-logo {
  width: 65%;
  margin-top: 25px;
}
#rakuten-fcb-banner .fcb-players .content .logo.rakuten-logo::before {
  content: '';
  display: block;
  background-image: url("../../images/ImportedFromKobo/logos/rakuten-white.png");
  padding-top: 17%;
}
@media all and (max-width: 880px) {
  #rakuten-fcb-banner .fcb-players .content .logo.rakuten-logo {
    border-top: 1px solid #fff;
    padding-top: 10px;
    margin-top: 10px;
  }
}
@media all and (min-width: 569px) and (max-width: 880px) {
  #rakuten-fcb-banner .fcb-players .content .logo.rakuten-logo {
    width: 65%;
  }
}
@media all and (max-width: 568px) {
  #rakuten-fcb-banner .fcb-players .content .logo.rakuten-logo {
    width: 80%;
  }
}
#rakuten-fcb-banner .fcb-players .content .logo.fcb-shield-small {
  display: none;
}
@media all and (max-width: 880px) {
  #rakuten-fcb-banner .fcb-players .content .logo.fcb-shield-small {
    display: block;
  }
}
@media all and (min-width: 569px) and (max-width: 880px) {
  #rakuten-fcb-banner .fcb-players .content .logo.fcb-shield-small {
    width: 35%;
  }
}
@media all and (max-width: 568px) {
  #rakuten-fcb-banner .fcb-players .content .logo.fcb-shield-small {
    width: 40%;
  }
}
#rakuten-fcb-banner .fcb-players .content .logo.fcb-shield-small::before {
  content: '';
  display: block;
  background-image: url("../../images/ImportedFromKobo/logos/fcb-shield.png");
  background-size: contain;
  padding-top: 100%;
}
#rakuten-fcb-banner .fcb-players .content .logo.fcb-shield {
  width: 29%;
  margin-left: 6%;
  padding-left: 6%;
  border-left: 1px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media all and (max-width: 880px) {
  #rakuten-fcb-banner .fcb-players .content .logo.fcb-shield {
    display: none;
  }
}
#rakuten-fcb-banner .fcb-players .content .logo.fcb-shield::before {
  content: '';
  display: block;
  background-image: url("../../images/ImportedFromKobo/logos/fcb-shield.png");
  background-size: contain;
  padding-top: 100%;
}
