@charset "UTF-8";
.rich-header-main-nav {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 21px;
  line-height: 2.1rem;
  padding-left: 5px;
}
@media all and (min-width: 881px) and (max-width: 1140px) {
  .rich-header-main-nav {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media all and (min-width: 569px) and (max-width: 880px) {
  .rich-header-main-nav {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 22px;
    line-height: 2.2rem;
    margin-right: 0;
    padding-left: 0;
  }
}
@media all and (max-width: 568px) {
  .rich-header-main-nav {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    line-height: 2rem;
    margin-right: 0;
    padding-left: 0;
  }
}
.rich-header-main-nav .main-nav-home {
  display: none;
}
@media all and (max-width: 880px) {
  .rich-header-main-nav .main-nav-home {
    display: block;
  }
}

.navbar-tab {
  float: left;
}
@media all and (max-width: 880px) {
  .navbar-tab {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    float: left;
    width: 100%;
    padding: 0 .5rem;
    border-bottom: 1px solid #d8d8d8;
  }
  .navbar-tab::before, .navbar-tab::after {
    content: '';
    position: absolute;
  }
  .navbar-tab::before {
    right: 0;
    top: auto;
    bottom: -1px;
    width: .5rem;
    height: 0;
    border: 0;
    border-bottom: 1px solid #fff;
  }
}
.navbar-tab.show-in-sidebar {
  display: none;
  visibility: hidden;
}
@media all and (max-width: 880px) {
  .navbar-tab.show-in-sidebar {
    display: inline;
    visibility: visible;
  }
}
.navbar-tab.main-nav-change-country .link:hover {
  color: #bf0000;
}
.navbar-tab.main-nav-change-country .link:hover .change-country {
  text-decoration: underline;
}
.navbar-tab.main-nav-change-country .link .country-details {
  font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
  font-style: normal;
  display: inline-block;
}
.navbar-tab.main-nav-change-country .link .country-details:lang(ja) {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Helvetica, Verdana, sans-serif;
}
.navbar-tab.main-nav-change-country .link .country-details .country-name {
  font-size: 1.2rem;
}
.navbar-tab.main-nav-change-country .link .change-country {
  color: #bf0000;
  font-size: 1.4rem;
}
.navbar-tab .link,
.navbar-tab .toggle {
  color: #0d0d0d;
  padding: 12px 13px 27px 8px;
  margin-right: 5px;
  overflow: hidden;
  display: block;
  min-height: 0;
  font-size: inherit;
  line-height: inherit;
  -webkit-transition: none;
  transition: none;
}
@media all and (max-width: 880px) {
  .navbar-tab .link,
  .navbar-tab .toggle {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    padding: 17px 8px;
    margin-right: 0;
    background-position: right 6px center;
  }
  .navbar-tab .link:hover, .navbar-tab .link:active,
  .navbar-tab .toggle:hover,
  .navbar-tab .toggle:active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-tab .link:hover,
.navbar-tab .toggle:hover {
  cursor: pointer;
  color: #bf0000;
}
body[data-whatinput="keyboard"] .navbar-tab .link:focus, body[data-whatinput="keyboard"]
.navbar-tab .toggle:focus {
  color: #bf0000;
}
body[data-whatinput="mouse"] .navbar-tab .link:focus, body[data-whatinput="mouse"]
.navbar-tab .toggle:focus {
  outline: 0;
}
.navbar-tab .toggle::after {
  content: '';
  background-image: url("../../images/ImportedFromKobo/chevron_down_black_icon.png");
  background-size: 12px 7px;
  background-position: center;
  width: 12px;
  height: 9px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 10px;
}
@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .navbar-tab .toggle::after {
    /* on retina, use image that's scaled by 2 */
    background-image: url("../../images/ImportedFromKobo/chevron_down_black_icon-2x.png");
    background-size: 12px 7px;
  }
}
@media all and (max-width: 880px) {
  .navbar-tab .toggle::after {
    position: absolute;
    right: 20px;
    top: 42%;
  }
}
.navbar-tab .link {
  background: none;
}
.navbar-tab .link:hover, .navbar-tab .link:active {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #bf0000;
  border: 0;
  text-decoration: none;
}
.navbar-tab .nav-panel {
  position: absolute;
  display: none;
  visibility: hidden;
}
@media all and (max-width: 880px) {
  .navbar-tab .nav-panel {
    position: relative;
    background-color: #e6e6e6;
    height: auto;
    border: 0;
    margin-bottom: 5px;
  }
}
@media all and (max-width: 880px) {
  .navbar-tab.selected {
    -moz-box-shadow: inset 0 4px 5px -5px rgba(0, 0, 0, 0.15), inset 0 -4px 5px -5px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 0 4px 5px -5px rgba(0, 0, 0, 0.15), inset 0 -4px 5px -5px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 4px 5px -5px rgba(0, 0, 0, 0.15), inset 0 -4px 5px -5px rgba(0, 0, 0, 0.15);
    z-index: 300;
    background-color: #e6e6e6;
    margin-left: 0;
    margin-top: -1px;
    border-bottom-width: 0;
  }
}
@media all and (min-width: 881px) {
  .navbar-tab.selected .toggle {
    -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.15);
    position: relative;
    color: #bf0000;
    z-index: 700;
    background-color: #fff;
    overflow: visible;
  }
  .navbar-tab.selected .toggle::before {
    content: '';
    height: 7px;
    position: absolute;
    bottom: -7px;
    left: -7px;
    right: -7px;
    background-color: #fff;
  }
}
@media all and (max-width: 880px) {
  .navbar-tab.selected .toggle {
    -moz-box-shadow: inset 0 6px 6px -6px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 0 6px 6px -6px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 6px 6px -6px rgba(0, 0, 0, 0.15);
    color: #bf0000;
    position: relative;
    background-position: right 6px center;
    margin: 3px 0 0;
    padding: 17px 8px;
    border-bottom: 0;
    background-color: #fff;
  }
  .navbar-tab.selected .toggle::after {
    content: '';
    background-image: url("../../images/ImportedFromKobo/chevron_up_red_icon.png");
    background-image: url("../../images/ImportedFromKobo/chevron_up_red_icon.svg"), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 12px;
    width: 12px;
    height: 9px;
    display: inline-block;
    padding-left: 10px;
    right: 15px;
  }
}
@media all and (max-width: 880px) and (-ms-high-contrast: none) {
  .navbar-tab.selected .toggle::after {
    background-image: url("../../images/ImportedFromKobo/chevron_up_red_icon.png");
  }
}
@media all and (max-width: 880px) {
  .navbar-tab.selected .toggle::after:not(root:root) {
    background-image: url("../../images/ImportedFromKobo/chevron_up_red_icon.png");
  }
}
.navbar-tab.selected .nav-panel {
  display: block;
  visibility: visible;
}
.rich-header:not(.rich-header-slim) .navbar-tab.selected:nth-child(2) .toggle::before {
  left: 0;
}

@media all and (min-width: 881px) and (max-width: 1140px) {
  .rich-header-slim .rich-header-main-nav {
    font-size: 13px;
    font-size: 1.3rem;
    font-size: 1.4vw;
  }
  .rich-header-slim .rich-header-main-nav .navbar-tab .link,
  .rich-header-slim .rich-header-main-nav .navbar-tab .toggle {
    margin: 0;
    background-size: 27px;
  }
  .rich-header-slim .rich-header-main-nav .navbar-tab .toggle::after {
    padding-left: 8px;
  }
}
.with-love .header-main-navigation .navbar-tab.link-nav-kobolove .toggle {
  min-height: 0;
}
.with-love .header-main-navigation .navbar-tab.link-nav-kobolove .toggle {
  text-align: left;
}
@media all and (max-width: 880px) {
  .with-love .header-main-navigation .navbar-tab.link-nav-kobolove .toggle {
    text-align: left;
    min-height: 6rem;
    padding-top: 1rem;
    padding-bottom: 2.8rem;
  }
}
.with-love .header-main-navigation .navbar-tab.link-nav-kobolove .toggle .points-balance {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
  display: block;
  font-style: normal;
  text-transform: none;
  color: #595959;
  position: absolute;
}
.with-love .header-main-navigation .navbar-tab.link-nav-kobolove .toggle .points-balance:lang(ja) {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Helvetica, Verdana, sans-serif;
}
@media all and (max-width: 880px) {
  .with-love .header-main-navigation .navbar-tab.link-nav-kobolove .toggle .points-balance {
    top: 30px;
  }
}

.with-rgi-super-points .header-main-navigation .navbar-tab.link-nav-rgisuperpoints .toggle {
  min-height: 0;
}
.with-rgi-super-points .header-main-navigation .navbar-tab.link-nav-rgisuperpoints .toggle {
  text-align: left;
}
@media all and (max-width: 880px) {
  .with-rgi-super-points .header-main-navigation .navbar-tab.link-nav-rgisuperpoints .toggle {
    text-align: left;
    min-height: 6rem;
    padding-top: 1rem;
    padding-bottom: 2.8rem;
  }
}
.with-rgi-super-points .header-main-navigation .navbar-tab.link-nav-rgisuperpoints .toggle .points-balance {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
  display: block;
  font-style: normal;
  text-transform: none;
  color: #595959;
  position: absolute;
}
.with-rgi-super-points .header-main-navigation .navbar-tab.link-nav-rgisuperpoints .toggle .points-balance:lang(ja) {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Helvetica, Verdana, sans-serif;
}
@media all and (max-width: 880px) {
  .with-rgi-super-points .header-main-navigation .navbar-tab.link-nav-rgisuperpoints .toggle .points-balance {
    top: 30px;
  }
}
