.dropdown-arrow-inverse {
  border-bottom-color: #34495e !important;
  border-top-color: #34495e !important;
}
.container {
  width: 970px !important;
}
.headline {
  padding: 36px 0 16px;
  text-align: center;
}
.logo {
  font: 900 90px/100px "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: -2px;
  margin: 10px 0;
}
.logo .logo {
  background: url(http://acclaim.jp/images/logo-2x.png) center 0 no-repeat;
  background-size: 200px 200px;
  height: 200px;
  margin: 0 auto 26px;
  overflow: hidden;
  text-indent: -9999em;
  width: 236px;
}
.logo small {
  color: rgba(52, 73, 94, 0.30000000000000004);
  display: block;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0;
  padding-top: 5px;
}

.row {
  margin-bottom: 20px;
}
.row .heading-note,
.row .text-note {
  display: block;
  width: 260px;
  position: absolute;
  bottom: 10px;
  left: 0;
  font-size: 13px;
  line-height: 13px;
  color: #c0c1c2;
  font-weight: 400;
}
.row .text-note {
  bottom: auto;
  top: 10px;
}
.row.typography-row .content {
  float: none;
  width: auto;
  clear: both;
}
.row.typography-row .type-example {
  padding-left: 25%;
  margin-bottom: 40px;
  position: relative;
}

.row-sp {
  display:none;
}

.section-title {
  font: 900 32px/40px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 10px 0;
}
.panel-title {
  padding-top: 20px;
  margin: 2px 0 20px;
  font: bold 23px/40px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.panel-title small {
  color: #798795;
  font-size: inherit;
  font-weight: 400;
}
.navigation {
  margin-bottom: -4px;
  margin-top: -10px;
}
.pager {
  margin-top: -20px;
}
.tooltips {
  height: 126px;
}
.tooltips .tooltip {
  left: -8px !important;
  position: relative !important;
  top: -8px !important;
}
.headings {
  margin-bottom: 12px;
}
.tiles {
  margin-bottom: 46px;
}
.icons {
  font-size: 32px;
  margin-left: -20px;
  padding-left: 20px;
}
.icons .content {
  margin: 0 0 0 -35px;
}
.icons .content > span {
  display: inline-block;
  margin: 0 0 32px 35px;
  width: 24px;
  font-size: 24px;
}
.icons-tooltip {
  bottom: 0;
  color: #c2c8cf;
  font-size: 12px;
  left: 100%;
  margin-left: 0 !important;
  position: absolute;
  width: 80px;
}
.illustrations .content {
  margin: 0 0 0 -40px;
  padding-top: 20px;
}
.illustrations .content:before,
.illustrations .content:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.illustrations .content:after {
  clear: both;
}
.illustrations .content > div {
  float: left;
  width: 100px;
  height: 100px;
  line-height: 100px;
  margin: 0 0 40px 40px;
  text-align: center;
}
.illustrations img {
  display: inline-block;
  max-height: 100px;
  max-width: 100px;
  vertical-align: middle;
}
.samples {
  margin-bottom: 46px;
}
.video {
  padding-top: 95px;
  border-radius: 6px;
}
.download-section {
  float: none;
  margin: 0 auto;
  padding: 60px 0 90px 20px;
  text-align: center;
}
.download-section [class*='fui-'] {
  margin: 3px 0 -3px;
}
.download {
  background-color: #ebedef;
  height: 190px;
  margin: 0 auto 32px;
  padding: 40px 28px 30px 32px;
  text-align: center;
  width: 190px;
  border-radius: 50%;
}
.download img {
  height: 104px;
  width: 82px;
}
.download-text {
  font-size: 15px;
  padding: 20px 0;
  text-align: center;
}
.text-box a:hover {
  color: #1abc9c;
}
.footer-banner {
  min-height: 230px;
  background-color: #34495E;
  color: #ECF0F1;
  margin-left:0px; 
}
.footer-banner ul li {
  border-top: 1px solid #BDC3C7;
}

footer .row {
  margin-bottom: 0px;
}

footer .fui-mail {
  margin-bottom: 20px;
}
@media screen and (min-width: 0px) and (max-width:640px) {

.container {
  width: auto !important;
}

.swatches-row [class*="col"] {
  float: left;
  min-height: 1px;
}

.swatches-row .swatches-col {
  width: 800px;
  margin-left: -5px;
}
.swatches-row .swatches-desc-col {
  width: 140px;
  margin-left: 20px;
}

.row .heading-note, .row .text-note {
  width: 20%;
}

small {
  font-size: 70%;
}
.row .heading-note, .row .text-note {
  font-size: 10px;
}

.footer-banner {
  min-height: 230px;
  background-color: #34495E;
  color: #ECF0F1;
  display:none;
  margin-left:0px; 
  padding: 0 15px 15px;
}

.row-sp {
  display: block;
}

.footer-sp {
  float:block;
  display:block;
}

footer .container {
  padding-right: 0px;
  padding-left: 0px;
}
}
