@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html {
  line-height: 1.5;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

body * {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-size: inherit;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
  text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
  vertical-align: top;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: none;
  /* 2 */
  border: none;
}

button:focus,
html [type="button"]:focus,
[type="reset"]:focus,
[type="submit"]:focus {
  outline: none;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

li {
  list-style: none;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

body {
  font-size: 14px;
  font-size: 0.875rem;
  min-width: 320px;
  width: 100%;
  font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

a,
a:visited,
a:active,
a:hover {
  text-decoration: none;
}

select,
input[type="submit"],
input[type="button"] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

select:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
  outline: none;
}

.l-siteMain {
  width: 100%;
  max-width: 680px;
}

.l-footer {
  padding: 19px 17px;
  background-color: #BF0000;
}

.c-footerNav ul {
  display: flex;
  justify-content: center;
}

.c-footerNav ul li a {
  display: block;
  font-size: 10px;
  color: #fff;
}

.c-footerNav ul li + li {
  margin-left: 48px;
}

.c-copyright {
  margin-top: 16px;
}

.c-copyright p {
  text-align: center;
  font-size: 10px;
  color: #fff;
}

.l-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  padding: 0 10px;
  border-top: 3px solid #BF0000;
  height: 54px;
  border-bottom: 1px solid #DEDEDE;
  background-color: #fff;
}
.l-header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
}

.h-logo-item a {
  display: block;
  width: 216px;
  height: 70px;
  text-indent: -9999px;
  background-image: url(https://reward.rakuten.co.jp/app/img/logo-renet.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
}

.h-nav {
  height: 100%;
}

.h-nav nav {
  height: 100%;
}

.h-nav-list {
  display: flex;
  align-items: center;
  height: 100%;
}

.h-nav-list li {
  display: flex;
  align-items: center;
  height: 100%;
}

.h-nav-list li a {
  display: flex;
  align-items: center;
  color: #666;
  font-size: 14px;
  height: 100%;
}

.h-nav-list li a.snsFB {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-image: url("https://reward.rakuten.co.jp/app/img/slide-fb.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.h-nav-list li a.snsTW {
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-image: url("https://reward.rakuten.co.jp/app/img/slide-tw.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.h-nav-list li a:hover {
  color: #BF0000;
}

.h-nav-list li.isCurrent > a {
  color: #BF0000;
}

.h-nav-list li + li {
  margin-left: 30px;
}

.isOpenmenu {
  overflow: hidden;
}

.isOpenmenu .c-hamburger a {
  background-image: url("https://reward.rakuten.co.jp/app/img/btn_menu_close.png");
  background-size: 23px 23px;
}

.c-hamburger {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.c-hamburger a {
  display: block;
  width: 30px;
  height: 30px;
  background-image: url("https://reward.rakuten.co.jp/app/img/btn_menu.png");
  background-repeat: no-repeat;
  background-size: 26px 20px;
  background-position: center center;
  text-indent: -9999px;
}

.c-slideMenu {
  display: none;
  position: fixed;
  z-index: 100;
  top: 54px;
  left: 0;
  width: 100vw;
  height: calc(100vh - 54px);
  padding-left: 90px;
  background-color: #707070;
}

.c-slideMenu-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transform: translateX(100%);
  transition: transform 100ms linear;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.c-slideMenu.active .c-slideMenu-inner {
  transform: translateX(0);
  transition: transform 100ms linear;
}

.c-slideNav ul {
  display: flex;
  flex-direction: column;
}

.c-slideNav ul li {
  border-bottom: 1px solid #dedede;
}

.c-slideNav ul li a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 56px;
  padding-left: 20px;
  color: #BF0000;
}

.c-slideNav ul li a::before {
  content: "";
  display: block;
  width: 21px;
  height: 21px;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 20px;
}

.c-slideNav ul li a.snsFB {
  color: #1877F2;
}

.c-slideNav ul li a.snsFB::before {
  background-image: url("https://reward.rakuten.co.jp/app/img/slide-fb.png");
  background-size: cover;
}

.c-slideNav ul li a.snsTW {
  color: #1DA1F2;
}

.c-slideNav ul li a.snsTW::before {
  background-image: url("https://reward.rakuten.co.jp/app/img/slide-tw.png");
  background-size: cover;
}

.c-slideNav ul li.icon-home a::before {
  background-image: url("https://reward.rakuten.co.jp/app/img/slide-home.svg");
  background-size: 22px auto;
}

.c-slideNav ul li.icon-category a::before {
  background-image: url("https://reward.rakuten.co.jp/app/img/slide-category.svg");
  background-size: 21px auto;
}

.c-slideNav ul li.icon-consumer a::before {
  background-image: url("https://reward.rakuten.co.jp/app/img/slide-consumer.svg");
  background-size: 14px auto;
}

.c-slideNav ul li.icon-btoc a::before {
  background-image: url("https://reward.rakuten.co.jp/app/img/slide-btoc.svg");
  background-size: 21px auto;
}

.jsc-dropdown {
  position: relative;
}

.jsc-dropdown::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.9px 4px 0 4px;
  border-color: #666 transparent transparent transparent;
  margin-left: 4px;
}

.jsc-dropdown:hover::after {
  border-width: 0 4px 6.9px 4px;
  border-color: transparent transparent #BF0000 transparent;
}

.dropdown {
  width: 150%;
  display: none;
  position: absolute;
  top: 50px;
  left: 50%;
  z-index: 20;
  transform: translateX(-50%);
  margin-top: 5px;
  padding: 10px;
  background-color: #fff;
}

.dropdown li {
  width: 100%;
}

.dropdown li + li {
  margin-left: 0;
  border-top: 1px solid #ededed;
}

.dropdown li a {
  display: block;
  padding: 5px 10px;
  width: 100%;
  height: 100%;
  color: #666;
  font-size: 14px;
}

.l-bgGray {
  padding: 40px 10px 30px;
  background-color: #EDEDED;
}

.c-gnav {
  position: -webkit-sticky;
  position: sticky;
  top: 54px;
  background-color: #fff;
  z-index: 30;
}

.c-gnav-list {
  display: flex;
}

.c-gnav-list li {
  width: 50%;
  height: 54px;
}

.c-gnav-list li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #BF0000;
}

.c-gnav-list li.isCurent a {
  border-bottom: 4px solid #BF0000;
  font-weight: bold;
}

.slider {
  width: 100%;
  margin: 0 auto;
}

.slick-slide {
  margin: 0;
}

.slick-slide img {
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}

.slick-dots {
  bottom: -25px;
}

.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}

.slick-active {
  opacity: 1;
}

.slick-current {
  opacity: 1;
}

.slick-dots li {
  width: 9px;
  height: 9px;
  margin: 0 6px;
}

.slick-dots li button:before {
  display: none;
}

.slick-dots li button {
  position: absolute;
  top: 0;
  left: 0;
  width: 9px;
  height: 9px;
  content: '•';
  text-align: center;
  opacity: .25;
  border: 1px solid #BF0000;
  border-radius: 50%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  display: none;
}

.slick-dots li.slick-active button {
  background-color: #BF0000;
}

.appSlide-thumb figure img {
  width: 100%;
  vertical-align: bottom;
}

.appSlide-date {
  font-size: 10px;
  color: #707070;
  text-align: right;
  margin-top: 3px;
}

.appSlide-head {
  font-size: 18px;
  font-weight: bold;
}

.appSlide-desc {
  font-size: 12px;
  margin-top: 9px;
}

.appSlide-cta {
  display: flex;
  justify-content: center;
  margin-top: 22px;
}

.appSlide-cta a {
  width: 125px;
}

.appSlide-cta a + a {
  margin-left: 24px;
}

.p-btoc .l-bgGray {
  padding: 30px 10px 85px;
}

.c-btocHead {
  padding: 16px 0 17px;
  background-color: #BF0000;
}

.c-btocHead-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
}

.c-btocHead-item-sub1 {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 1;
  font-weight: normal;
}

.c-btocHead-item-sub1::before {
  content: "";
  display: block;
  width: 1px;
  height: 14px;
  background-color: #fff;
  transform: rotate(-25deg);
  margin-right: 8px;
}

.c-btocHead-item-sub1::after {
  content: "";
  display: block;
  width: 1px;
  height: 14px;
  background-color: #fff;
  transform: rotate(25deg);
  margin-left: 8px;
}

.c-btocHead-item-sub2 {
  font-size: 12px;
  line-height: 1;
  font-weight: normal;
}

.c-btocHead-item-main {
  font-size: 34px;
  margin: 13px 0 14px;
  line-height: 1;
}

.c-qa {
  padding: 30px 20px 37px;
}

.c-qaList li a {
  display: flex;
  font-size: 16px;
  color: #333333;
}

.c-qaList li a span {
  width: calc(100% - 26px - 8px);
}

.c-qaList li a::before {
  content: "";
  display: block;
  text-align: center;
  width: 26px;
  height: 26px;
  line-height: 26px;
  background-color: #BF0000;
  background-image: url("https://reward.rakuten.co.jp/app/img/qa-q.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40% auto;
  border-radius: 50%;
  margin-right: 8px;
  color: #fff;
}

.c-qaList li + li {
  margin-top: 17px;
}

.p-category .l-bgGray {
  padding: 30px 10px 85px;
}

.c-categoryList {
  padding: 0 10px;
}

.c-categoryList ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  -moz-column-gap: 18px;
       column-gap: 18px;
  row-gap: 22px;
}

.c-categoryList ul li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 4px;
  color: #333;
  font-size: 12px;
  text-align: center;
}

.c-categoryList ul li a::before {
  content: "";
  display: block;
  padding-top: 100%;
  background-repeat: no-repeat;
  background-position: center 70%;
}

.c-categoryList ul li a div {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 2.5rem;
  padding-top: 8px;
  font-size: 12px;
  font-weight: bold;
}

.c-categoryList-rakuten a::before {
  background-image: url(../img/rakuten-mark.png);
  background-size: 40px 40px;
}

.c-categoryList-puzzle a::before {
  background-image: url(../img/icon_pazzle.svg);
  background-size: 39px 38px;
}

.c-categoryList-card a::before {
  background-image: url(../img/icon_card.svg);
  background-size: 43px 39px;
}

.c-categoryList-bord a::before {
  background-image: url(../img/icon_bord.svg);
  background-size: 19px 39px;
}

.c-categoryList-simulation a::before {
  background-image: url(../img/icon_simulation.svg);
  background-size: 46px 24px;
}

.c-categoryList-roleplaying a::before {
  background-image: url(../img/icon_roleplaying.svg);
  background-size: 29px 45px;
}

.c-categoryList-arcade a::before {
  background-image: url(../img/icon_arcade.svg);
  background-size: 36px 38px;
}

.c-categoryList-action a::before {
  background-image: url(../img/icon_action.svg);
  background-size: 34px 34px;
}

.c-categoryList-lifestyle a::before {
  background-image: url(../img/icon_lifestyle.svg);
  background-size: 35px 37px;
}
.c-categoryList-mini a::before {
  background-image: url(../img/icon_mini.svg);
  background-size: 35px 37px;
}

.p-consumer .l-bgGray {
  padding-bottom: 40px;
}

.p-consumer .c-consumerBtn {
  margin-top: 40px;
}

.c-consumerHead-item img {
  width: 100%;
  vertical-align: bottom;
}

.c-consumerNav {
  padding: 0 10px;
}

.c-consumerNav ul {
  display: flex;
}

.c-consumerNav ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 54px;
  border: 1px solid #BF0000;
  border-radius: 4px;
  font-size: 16px;
  color: #BF0000;
  background-color: #fff;
  text-align: center;
background-image:url("https://reward.rakuten.co.jp/consumer/img/arrowdown.png");
background-repeat:no-repeat;
background-size:10%;
background-position: 10% center;
}

.c-consumerNav ul li + li {
  margin-left: 13px;
}

.c-consumerBtn {
  padding: 0 10px;
  width: 100%;
  height: 60px;
}

.c-consumerBtn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #fff;
  background-color: #BF0000;
  border-radius: 4px;
}

.c-consumerBtn a::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 16px;
  background-image: url("https://reward.rakuten.co.jp/app/img/icon_point-w.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.c-about {
  padding: 22px 10px 12px;
  margin-top: 40px;
  border-radius: 4px;
  background-color: #fff;
}

.c-aboutHead {
  margin-bottom: 26px;
}

.c-aboutHead-item {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #BF0000;
}

.c-aboutHead-item::before {
  content: "";
  display: block;
  width: 1px;
  height: 26px;
  background-color: #BF0000;
  transform: rotate(-25deg);
  margin-right: 16px;
}

.c-aboutHead-item::after {
  content: "";
  display: block;
  width: 1px;
  height: 26px;
  background-color: #BF0000;
  transform: rotate(25deg);
  margin-left: 16px;
}

.c-aboutGetcontent + .c-aboutGetcontent {
  margin-top: 40px;
}

.c-aboutSubHead-item {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: #BF0000;
}

.c-aboutSubHead-item::before {
  font-size: 30px;
  color: #BF0000;
  line-height: 1;
  margin-right: 7px;
}

.c-aboutSubHead-item.item1::before {
  content: "❶";
}

.c-aboutSubHead-item.item2::before {
  content: "❷";
}

.c-aboutSubHead-item.item3::before {
  content: "❸";
}

.c-aboutSubHead + .c-aboutTxt {
  margin-top: 8px;
}

.c-aboutTxt p {
  font-size: 14px;
  color: #333333;
}

.c-aboutThumb {
  margin-top: 8px;
}

.c-aboutThumb figure img {
  width: 100%;
  vertical-align: bottom;
}

.p-top .c-searchCategoryBtn {
  margin: 30px 0;
}

.c-topBanner {
  margin-top: 30px;
}

.c-topBanner a {
  display: block;
}

.c-topBanner a img {
  width: 100%;
  vertical-align: bottom;
}

.c-bottomBanner {
  padding: 0 28px;
  margin-top: 30px;
}

.c-bottomBanner a {
  display: block;
}

.c-bottomBanner a img {
  width: 100%;
  vertical-align: bottom;
}

.c-news {
  padding: 10px;
  background-color: #fff;
}

.c-newsHead-item {
  display: flex;
  align-items: center;
  font-family: "Noto Sans Japanese";
  font-weight: bold;
  font-size: 26px;
  color: #BF0000;
  line-height: 1;
}

.c-newsHead-item::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 6px;
  background-image: url(../img/icon_news.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.c-newsList {
  margin-top: 14px;
}

.c-newsList ul li a {
  font-size: 12px;
  color: #72B9FF;
}

.c-newsList ul li a::before {
  content: "・";
}

.c-newsList ul li + li {
  margin-top: 10px;
}

.c-newsList dl {
  display: flex;
  align-items: center;
}

.c-newsList dl dt {
  margin-right: 21px;
  font-size: 12px;
  color: #333333;
}

.c-newsList dl dd a {
  font-size: 12px;
  color: #72B9FF;
}

.c-newsList dl + dl {
  margin-top: 10px;
}

.c-newsUpdate {
  margin-top: 5px;
  text-align: right;
  font-size: 10px;
  color: #333333;
}

.c-newApps {
  padding: 10px;
  margin-top: 30px;
  background-color: #fff;
}

.c-newAppsHead-item {
  display: flex;
  align-items: center;
  font-family: "Noto Sans Japanese";
  font-weight: bold;
  font-size: 24px;
  color: #BF0000;
  line-height: 1;
}

.c-newAppsHead-item::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 6px;
  background-image: url(../img/new-icon.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.newAppsSlide {
  margin-top: 16px;
}

.c-pickupApps {
  padding: 10px 10px 25px;
  margin-top: 30px;
  background-color: #fff;
}

.c-pickupAppsHead-item {
  display: flex;
  align-items: center;
  font-family: "Noto Sans Japanese";
  font-weight: bold;
  font-size: 24px;
  color: #BF0000;
  line-height: 1;
}

.c-pickupAppsHead-item::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 6px;
  background-image: url(../img/star-red.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.c-pickupApps .c-appsList {
  margin-top: 21px;
}

.c-appsList {
  position: relative;
}

.c-appsList-item {
  display: flex;
}

.c-appsList-item + .c-appsList-item {
  margin-top: 16px;
}

.c-appsList-thumb {
  width: 70px;
  height: 70px;
}

.c-appsList-thumb img {
  width: 100%;
  vertical-align: bottom;
}

.c-appsList-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 92px;
}

.c-appsList-cta a {
  width: 100%;
}

.c-appsList-cta a img {
  width: 100%;
  vertical-align: bottom;
}

.c-appsList-cta a + a {
  margin-top: 10px;
}

.c-appsList-info dt {
  font-size: 15px;
  font-weight: bold;
}

.c-appsList-info dd {
  font-size: 10px;
}

.c-appsList > .c-appsList-item:nth-last-child(1)::after {
  display: none !important;
}

.c-recoApps {
  padding: 10px 10px 25px;
  margin-top: 30px;
  background-color: #fff;
}

.c-recoAppsHead-item {
  display: flex;
  align-items: center;
  font-family: "Noto Sans Japanese";
  font-weight: bold;
  font-size: 24px;
  color: #BF0000;
  line-height: 1;
}

.c-recoAppsHead-item::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 6px;
  background-image: url(../img/rakuten-mark.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.c-recoApps .c-appsList {
  margin-top: 21px;
}

.c-pointApps {
  padding: 10px 10px 25px;
  margin-top: 30px;
  background-color: #fff;
}

.c-pointAppsHead-item {
  display: flex;
  align-items: center;
  font-family: "Noto Sans Japanese";
  font-weight: bold;
  font-size: 24px;
  color: #BF0000;
  line-height: 1;
}

.c-pointAppsHead-item::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 6px;
  background-image: url("https://reward.rakuten.co.jp/app/img/icon_point.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.c-pointAppsSubHead {
  margin-top: 30px;
}

.c-pointAppsSubHead-item {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #BF0000;
}

.c-pointAppsSubHead-item::before {
  content: "";
  width: 24px;
  height: 24px;
  margin-right: 6px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}

.c-pointAppsSubHead-item.icon-puzzle::before {
  background-image: url(../img/icon_pazzle.svg);
}

.c-pointAppsSubHead-item.icon-card::before {
  background-image: url(../img/icon_card.svg);
}

.c-pointAppsSubHead-item.icon-bord::before {
  background-image: url(../img/icon_bord.svg);
  background-size: auto 100%;
}

.c-pointAppsSubHead-item.icon-simulation::before {
  background-image: url(../img/icon_simulation.svg);
}

.c-pointAppsSubHead-item.icon-roleplaying::before {
  width: 19px;
  height: 27px;
  background-image: url(../img/icon_roleplaying.svg);
}

.c-pointAppsSubHead-item.icon-arcade::before {
  width: 22px;
  height: 24px;
  background-image: url(../img/icon_arcade.svg);
}

.c-pointAppsSubHead-item.icon-action::before {
  background-image: url(../img/icon_action.svg);
}

.c-pointAppsSubHead-item.icon-lifestyle::before {
  width: 23px;
  height: 25px;
  background-image: url(../img/icon_lifestyle.svg);
}
.c-pointAppsSubHead-item.icon-mini::before {
  width: 23px;
  height: 25px;
  background-image: url(../img/icon_mini.svg);
}

.c-pointApps .c-appsList {
  margin-top: 12px;
}

.c-pointAppsContent + .c-pointAppsContent {
  margin-top: 40px;
}

.c-searchCategoryBtn {
  padding: 0 20px;
  width: 100%;
  height: 60px;
}

.c-searchCategoryBtn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #fff;
  background-color: #BF0000;
  border-radius: 4px;
}

.c-searchCategoryBtn a::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 16px;
  background-image: url(../img/searchCategoryBtn.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

@media screen and (min-width: 768px) {
  .l-siteMain {
    padding-top: 60px;
    padding-left: 40px;
  }
  .is-pc {
    display: block;
  }
  .is-sp {
    display: none;
  }
  .l-footer-inner {
    width: 930px;
    margin: 0 auto;
    padding: 0 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .c-copyright {
    margin-top: 0;
  }
  .l-header-inner {
    width: 860px;
    margin: 0 auto;
  }
  .c-hamburger {
    display: none;
  }
  .c-gnav {
    display: none;
  }
  .slick-dots {
    bottom: -35px;
  }
  .appSlide {
    padding: 0 30px;
  }
  .c-btocHead {
    padding: 25px 0;
  }
  .c-btocHead-item-sub1 {
    font-size: 18px;
  }
  .c-btocHead-item-sub1::before {
    margin-right: 16px;
    height: 20px;
  }
  .c-btocHead-item-sub1::after {
    height: 20px;
    margin-left: 12px;
  }
  .c-btocHead-item-sub2 {
    font-size: 16px;
  }
  .c-btocHead-item-main {
    margin: 20px 0;
    font-size: 40px;
  }
  .c-qa {
    padding: 80px 0;
  }
  .c-qaList {
    width: 730px;
    margin: 0 auto;
  }
  .p-category .l-bgGray {
    padding: 80px 0;
  }
  .p-category .c-topBanner {
    display: none;
  }
  .c-categoryList {
    width: 730px;
    margin: 0 auto;
    padding: 0;
  }
  .c-categoryList ul {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
  .c-categoryList ul li a::before {
    background-position: center 70%;
  }
  .c-categoryList ul li a div {
    padding-top: 1rem;
  }
  .c-categoryList-rakuten a::before {
    background-size: 51px 51px;
  }
  .c-categoryList-puzzle a::before {
    background-size: 50px 50px;
  }
  .c-categoryList-card a::before {
    background-size: 48px 51px;
  }
  .c-categoryList-bord a::before {
    background-size: 25px 50px;
  }
  .c-categoryList-simulation a::before {
    background-size: 59px 31px;
  }
  .c-categoryList-roleplaying a::before {
    background-size: 37px 54px;
  }
  .c-categoryList-arcade a::before {
    background-size: 46px 49px;
  }
  .c-categoryList-action a::before {
    background-size: 44px 44px;
  }
  .c-categoryList-lifestyle a::before {
    background-size: 45px 49px;
  }
  .c-categoryList-mini a::before {
    background-size: 45px 49px;
  }
  .p-consumer .l-bgGray {
    background-color: #fff;
  }
  .p-consumer .c-consumerBtn {
    width: 335px;
    margin: 50px auto;
  }
  .c-consumerHead {
    width: 860px;
    margin: 20px auto;
  }
  .c-consumerNav ul {
    justify-content: center;
  }
  .c-consumerNav ul li {
    width: 325px;
  }
  .c-consumerNav ul li a {
    height: 50px;
  }
  .c-consumerNav ul li a br {
    display: none;
  }
  .c-consumerNav ul li + li {
    margin-left: 38px;
  }
  .c-about {
    width: 930px;
    margin: 40px auto 0;
    padding: 40px 35px;
    background-color: #F4F4F4;
  }
  .c-aboutHead-item {
    font-size: 26px;
  }
  .c-aboutList {
    display: flex;
    justify-content: space-between;
  }
  .c-aboutList-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 248px;
  }
  .c-aboutGetcontentList {
    display: flex;
    justify-content: space-between;
  }
  .c-aboutGetcontent {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 248px;
  }
  .c-aboutGetcontent + .c-aboutGetcontent {
    margin-top: 0;
  }
  .c-aboutSubHead-item {
    font-size: 22px;
  }
  .c-aboutThumb {
    height: 100%;
    display: flex;
    align-items: flex-end;
  }
  .p-top .c-searchCategoryBtn {
    margin: 40px auto;
  }
  .p-top .l-bgGray {
    padding-bottom: 80px;
  }
  .c-topBanner {
    width: 860px;
    margin: 20px auto;
  }
  .c-bottomBanner {
    width: 300px;
    margin: 70px auto 0;
    padding: 0;
  }
  .c-news {
    width: 930px;
    margin: 0 auto;
    padding: 21px 30px 26px;
  }
  .c-newsHead-item {
    font-size: 28px;
  }
  .c-newsHead-item::before {
    width: 30px;
    height: 30px;
    margin-right: 4px;
  }
  .c-newsList {
    margin-top: 17px;
  }
  .c-newsList ul li a {
    font-size: 15px;
  }
  .c-newsList dl dt {
    margin-right: 17px;
    font-size: 15px;
  }
  .c-newsList dl dd a {
    font-size: 15px;
  }
  .c-newsList dl + dl {
    margin-top: 20px;
  }
  .c-newsUpdate {
    font-size: 13px;
  }
  .c-newApps {
    width: 930px;
    margin: 40px auto 0;
    padding: 24px 34px 34px;
  }
  .c-newAppsHead-item {
    font-size: 28px;
  }
  .c-newAppsHead-item::before {
    width: 30px;
    height: 30px;
    margin-right: 9px;
  }
  .newAppsSlide {
    margin-top: 18px;
  }
  .c-pickupApps {
    width: 930px;
    margin: 40px auto 0;
    padding: 24px 34px 34px;
  }
  .c-pickupAppsHead-item {
    font-size: 28px;
  }
  .c-pickupAppsHead-item::before {
    width: 30px;
    height: 30px;
    margin-right: 5px;
  }
  .c-appsList {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -moz-column-gap: 34px;
         column-gap: 34px;
    row-gap: 80px;
  }
  .c-appsList-item {
    width: 100%;
    flex-direction: column;
    align-items: center;
  }
  .c-appsList-item + .c-appsList-item {
    margin-top: 0;
  }
  .c-appsList-thumb {
    width: 96px;
    height: 96px;
  }
  .c-appsList-body {
    margin-top: 18px;
  }
  .c-appsList-cta {
    width: 125px;
    margin-top: 1rem;
    flex: 1;
    justify-content: flex-end;
  }
  .c-appsList-info dt {
    font-size: 16px;
  }
  .c-appsList-info dd {
    font-size: 13px;
    margin-top: 5px;
  }
  .c-appsList > .c-appsList-item {
    position: relative;
  }
  .c-appsList > .c-appsList-item:nth-child(4n)::after {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(40px);
    content: "";
    display: block;
    width: 860px;
    height: 1px;
    background-color: #DEDEDE;
  }
  .c-recoApps {
    width: 930px;
    margin: 40px auto 0;
    padding: 24px 34px 34px;
  }
  .c-recoAppsHead-item {
    font-size: 28px;
  }
  .c-recoAppsHead-item::before {
    width: 30px;
    height: 30px;
    margin-right: 9px;
  }
  .c-pointApps {
    width: 930px;
    margin: 40px auto 0;
    padding: 24px 34px 34px;
  }
  .c-pointAppsHead-item {
    font-size: 28px;
  }
  .c-pointAppsHead-item::before {
    width: 30px;
    height: 30px;
    margin-right: 5px;
  }
  .c-pointAppsSubHead-item {
    font-size: 26px;
  }
  .c-pointAppsSubHead-item::before {
    width: 27px;
    height: 27px;
    margin-right: 10px;
  }
  .c-searchCategoryBtn {
    width: 335px;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .is-pc {
    display: none;
  }
  .is-sp {
    display: block;
  }
  .h-logo {
    display: flex;
    width: 100%;
    height: 100%;
  }
  .h-logo-item a {
    max-width: 120px;
    height: 100%;
    background-size: auto 88%;
    background-image:url("https://reward.rakuten.co.jp/app/img/logo-renet-sp.png");
  }
  .h-nav {
    display: none;
  }
  .c-consumerNav ul li {
    flex: 1;
  }
  .c-aboutList-item + .c-aboutList-item {
    margin-top: 40px;
  }
  .c-appsList-body {
    width: calc(100% - 70px - 92px);
    padding: 0 15px 0 8px;
  }
}
