@charset "utf-8";

#footer-global .sns-list {
  overflow: hidden;
  margin: 0 0 28px -2px;
}

#footer-global .sns-list li {
  float: left;
  margin-right: 4px;
}

#footer-global .sns-list li img {
  width: 31px;
  height: 31px;
}

body:lang(ar) #footer-global .sns-list {
  margin-right: -2px;
  margin-left: 0;
}

body:lang(ar) #footer-global .sns-list li {
  float: right;
  margin-right: 0;
  margin-right: 4px;
}

/* ------------------------------------ */

#footer-global {
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  font-family: 'Helvetica Neue', 'HelveticaNeue-Medium', 'HelveticaNeue-Light', 'Roboto', sans-serif;
  color: #fff;
  background: #1b2c3d url(https://www.gran-turismo.com/common/front/img/global/logo-gt-footer.svg) no-repeat right -48px bottom -77px;
  background-size: 568px 350px;
  width: 100%;
  min-width: 1000px;
  min-height: 350px;
  padding: 120px 42px 40px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#footer-global .logo-pdi {
  margin-bottom: 30px;
}

#footer-global img {
  border: none;
  vertical-align: bottom;
  margin: 0;
}

#footer-global ul {
  overflow: hidden;
  padding: 0;
  list-style: none;
}

#footer-global li {
  float: left;
}

#footer-global li a {
  display: block;
}

#nav-footer {
  margin: 0 0 18px -2px;
}

#nav-footer li {
  margin-right: 24px;
}

#nav-footer li a {
  display: block;
  position: relative;
  font-size: 14px;
  letter-spacing: 0.06em;
}

#nav-footer li a::after {
  display: block;
  content: '';
  position: absolute;
  top: 6px;
  right: -11px;
  background: url(https://www.gran-turismo.com/common/front/img/global/icon-arrow-s.svg) no-repeat;
  width: 5px;
  height: 6px;
  opacity: 0.7;
}

.link-footer {
  margin: 0 0 18px;
}

.link-footer li {
  height: 20px;
  margin-right: 16px;
}

.link-footer li:first-of-type {
  margin-top: 2px;
}

.link-footer li:nth-of-type(1) img {
  width: 102px;
  height: 20px;
}

.link-footer li:nth-of-type(2) img {
  width: 164px;
  height: 20px;
}

#footer-global .rating {
  position: absolute;
  bottom: 43px;
  left: 558px;
}

#footer-global .copyright {
  display: block;
  width: 500px;
  font-size: 10px;
  font-family: 'Helvetica Neue', 'HelveticaNeue-Medium', 'HelveticaNeue-Light', 'Roboto', sans-serif;
  line-height: 1.35;
  letter-spacing: 0.02em;
}

#footer-global .logo-gt-type {
  display: block;
  position: absolute;
  bottom: 35px;
  right: 30px;
  width: 185px;
  height: auto;
}

#footer-global .logo-gt-type a {
  display: block;
}

body:lang(ar) #footer-global {
  background-position: left -48px bottom -77px;
}

body:lang(ar) #footer-global li {
  float: right;
}

body:lang(ar) #nav-footer ul {
  margin-right: 5px;
}

body:lang(ar) #nav-footer li {
  margin-right: 0;
  margin-left: 24px;
}

body:lang(ar) #nav-footer li a::after {
  left: -11px;
  right: inherit;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}

body:lang(ar) .link-footer li {
  margin-right: 0;
  margin-left: 16px;
}

body:lang(ar) #footer-global .logo-gt-type {
  right: inherit;
  left: 40px;
}
