.nobr {
  white-space: nowrap; }

.only-desktop {
  display: none; }

@media screen and (min-width: 990px) {
  .only-mobile {
    display: none; }
  .only-desktop {
    display: block; }
  br.only-desktop {
    display: inline; } }

#wrapper #footer .footer-sato .richText-content {
  text-align: center;
  padding: 20px 0; }
  #wrapper #footer .footer-sato .richText-content img {
    width: 182px;
    height: 56px;
    border: 0; }

.cookie-notice #wrapper #footer {
  padding-bottom: 100px; }

@media screen and (min-width: 989px) {
  #wrapper #footer .footer-legal.grid_3 {
    width: 26.875%; }
  #wrapper #footer .footer-sato {
    width: 20%; }
    #wrapper #footer .footer-sato .richText-content {
      text-align: right;
      padding: 180px 0 20px 0; }
  .cookie-notice #wrapper #footer {
    padding-bottom: 60px; } }

#cookie_notice {
  position: fixed;
  left: 0;
  bottom: 0;
  display: none;
  width: 100%;
  background-color: #003e89;
  border-top: 2px solid #ffffff;
  z-index: 99999; }
  .cookie-notice #cookie_notice {
    display: block; }
  #cookie_notice .inner {
    display: table;
    width: calc(100% - 1rem);
    max-width: 800px;
    margin: 0 auto;
    padding: 0.5rem; }
    #cookie_notice .inner .copy {
      display: table-cell;
      vertical-align: middle;
      padding-right: 16px;
      font-size: 13px;
      line-height: 1.3em;
      color: #ffffff; }
      #cookie_notice .inner .copy a {
        font-size: 13px;
        text-decoration: underline;
        color: #ffffff; }
    #cookie_notice .inner .action {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
      #cookie_notice .inner .action a {
        display: inline-block;
        margin: 0 auto;
        padding: 4px 6px;
        font-size: 13px;
        line-height: 1em;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
        color: #003e89;
        background-color: #ffffff;
        border-radius: 4px; }

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