@charset "UTF-8";
@font-face {
  font-family: "uqb";
  src: url("assets/font/uqb.eot");
  src: url("assets/font/uqb.eot?#iefix") format("embedded-opentype"), url("assets/font/uqb.woff") format("woff"), url("assets/font/uqb.ttf") format("truetype"), url("assets/font/uqb.svg#uniqlo_proregular") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: "uq";
  src: url("assets/font/uq.eot");
  src: url("assets/font/uq.eot?#iefix") format("embedded-opentype"), url("assets/font/uq.woff") format("woff"), url("assets/font/uq.ttf") format("truetype"), url("assets/font/uq.svg#uniqlo_proregular") format("svg");
  font-weight: normal;
  font-style: normal; }
body, ul, li, h1, h2, h3, h4, p, div, a, input {
  margin: 0;
  padding: 0;
  font-family: "Helvetica Neue", "Helvetica, Arial", "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "sans-serif";
  font-size: 14px;
  font-weight: normal;
  color: #333;
  border: none; }

textarea {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-appearance: none; }

a {
  border: none;
  text-decoration: none; }
  a img {
    border: none; }
  a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7; }

body {
  min-width: 1150px;
  background-color: #fff; }
  body.no_language_selector #footer .left .language_selecter, body.no_language_selector #footer .left .language_selector_separator {
    display: none; }
  body.no_language_selector #language-button, body.no_language_selector #language_select {
    display: none; }

#mobile_header, #mobile_footer, #mobile_cover, #app_banner {
  display: none; }

#header {
  border-top: 10px solid red;
  border-bottom: 1px solid #ffcccc;
  padding-top: 45px;
  padding-bottom: 45px;
  height: 59px; }
  #header .here_icon {
    display: none; }
  #header > * {
    vertical-align: middle; }
  #header h1 {
    float: left; }
  #header ul {
    float: right;
    padding-top: 10px; }
    #header ul li {
      position: relative;
      list-style: none;
      display: inline-block;
      border-right: 1px solid #ffcccc;
      padding: 0 30px; }
      #header ul li.last {
        border-right: none; }
      #header ul li a {
        display: inline-block; }
        #header ul li a > * {
          text-align: center;
          line-height: 100%; }
        #header ul li a .label {
          font-family: "uqb";
          font-size: 20px;
          color: red;
          font-weight: bold;
          margin-bottom: 3px; }
        #header ul li a .description {
          font-size: 10px;
          font-weight: bold; }

#footer {
  position: relative;
  height: 50px;
  line-height: 50px;
  background-color: red;
  width: 100%; }
  #footer .left > *, #footer .right > * {
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    vertical-align: middle;
    margin-top: -2px; }
  #footer .left a:hover, #footer .right a:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7; }
  #footer .left .separator, #footer .right .separator {
    width: 1px;
    height: 15px;
    background-color: #fff;
    margin: 0 20px;
    vertical-align: -2px; }
  #footer .left {
    float: left;
    margin-left: 40px; }
    #footer .left .language_selecter {
      margin-right: 0;
      padding-right: 18px;
      background-image: url("assets/images/bottom_triangle_white.png");
      background-repeat: no-repeat;
      background-position: right 21px; }
    #footer .left > a {
      margin-right: 20px; }
  #footer .right {
    float: right;
    margin-right: 40px; }
  #footer .footer-share {
    min-width: 145px;
    overflow: hidden; }
  #footer .twitter, #footer .facebook {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    vertical-align: middle; }
    #footer .twitter.twitter, #footer .facebook.twitter {
      margin-right: 10px; }
      #footer .twitter.twitter.disabled, #footer .facebook.twitter.disabled {
        display: none; }

.border {
  width: 100%;
  height: 1px;
  background-color: #fcc; }

#footer1 {
  width: 100%;
  background-color: #f00; }
  #footer1 .left {
    display: inline;
    float: left; }
  #footer1 .right {
    display: inline;
    float: right; }
  #footer1 li {
    list-style: none;
    margin-bottom: 12px;
    font-weight: bold;
    line-height: 1em; }
  #footer1 li > a {
    font-weight: normal; }
  #footer1 div, #footer1 li, #footer1 a {
    color: #fff;
    font-size: 12px; }
  #footer1 .column {
    display: inline;
    float: left;
    width: 198px; }
  #footer1 #column1 {
    width: 168px; }
  #footer1 #footer-top {
    margin: 0 auto;
    width: 960px;
    height: 145px;
    padding-top: 30px; }
    #footer1 #footer-top .right {
      position: relative;
      line-height: 0; }
  #footer1 #footer-bottom {
    margin: 0 auto;
    width: 960px;
    height: 50px;
    line-height: 50px; }
  #footer1 #share-buttons {
    position: relative;
    line-height: 0; }
    #footer1 #share-buttons .twitter {
      position: absolute;
      right: 0px;
      top: 15px; }
    #footer1 #share-buttons .facebook {
      position: absolute;
      right: 80px;
      top: 15px; }

#language_select {
  position: absolute;
  background-image: url("assets/images/language_select_background.png");
  background-repeat: no-repeat;
  background-position: top center;
  width: 195px;
  height: 105px;
  bottom: 55px;
  left: -65px;
  display: none; }
  #language_select a {
    color: red;
    font-family: "uqb";
    font-size: 16px;
    display: block;
    text-align: center;
    height: 45px;
    line-height: 45px; }
    #language_select a.checked {
      background-image: url("assets/images/language_select_checked.png");
      background-repeat: no-repeat;
      background-position: 14px 14px; }

body {
  min-width: 0; }

h1 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5em;
  margin-bottom: 30px; }

body.not_web {
  padding-left: 20px;
  padding-right: 20px; }
  body.not_web h1 {
    font-size: 18px; }

body.for_web #terms {
  padding-top: 20px; }
body.for_web h1 {
  color: #f00; }

#terms {
  line-height: 1.5em;
  max-width: 700px;
  margin: 0 auto;
  padding-bottom: 40px; }
  #terms .section {
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
    padding-bottom: 20px; }
  #terms h2 {
    font-size: 18px;
    line-height: 1.5em;
    margin-top: 20px; }
  #terms h3 {
    font-size: 14px; }
  #terms div.subtitle, #terms div.date {
    font-size: 12px; }
  #terms li {
    margin-bottom: 2px; }
  #terms p, #terms ol, #terms li, #terms ul {
    font-size: 14px; }
  #terms p {
    margin-top: 1em; }
  #terms li {
    list-style-position: outside; }
  #terms pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -o-pre-wrap;
    white-space: -pre-wrap;
    word-wrap: break-word; }
  #terms ol, #terms ul {
    -webkit-padding-start: 20px;
    margin-top: 1em;
    margin-bottom: 1em; }
  #terms ol > li > ul,
  #terms ol > li > ol > li > ul {
    margin-left: 20px; }
  #terms > ol > li, #terms ul > li {
    list-style-type: lower-roman; }
  #terms > ol > li > ol > li {
    list-style-type: lower-latin; }
    #terms > ol > li > ol > li > ul {
      margin-top: 10px;
      margin-left: 10px;
      margin-bottom: 10px; }
  #terms dt {
    margin-bottom: 5px; }
  #terms dd {
    margin-bottom: 10px; }

.attention {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 1em; }
  .attention img {
    line-height: 1em; }
  .attention a:hover {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5; }

/*# sourceMappingURL=terms.css.map */
