@charset "UTF-8";
/*リセット
--------------------------------------------*/
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 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: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

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

/**
 * 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: inherit;
  /* 2 */
}

/**
 * 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;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
  /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

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

/**
 * 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 outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px;
  /* 1 */
}

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

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

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit;
  /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/*メディアクエリー
---------------------------------------------*/
/*color
---------------------------------------------*/
/* margin
---------------------------------------------*/
/* width
---------------------------------------------*/
/* border-radius
---------------------------------------------*/
/* common
---------------------------------------------*/
body {
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #313131;
  letter-spacing: 0.05em;
  line-height: 1.6;
  background-color: #deb2aa;
  overflow: overlay;
}

@media screen and (min-width: 769px) {
  body {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 13px;
  }
}

.wrapper {
  overflow: hidden;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

img {
  width: 100%;
  display: block;
}

dt {
  font-weight: normal;
}

@media screen and (min-width: 769px) {
  .pcNone {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .pcNone {
    display: block;
  }
}

@media screen and (min-width: 769px) {
  .spNone {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .spNone {
    display: none;
  }
}

.btn {
  margin-left: auto;
  margin-right: auto;
  border-radius: 110px;
  font-size: 14px;
  text-align: center;
  line-height: 50px;
  letter-spacing: 0.05em;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .btn {
    width: 100%;
    max-width: 200px;
  }
}

@media screen and (max-width: 768px) {
  .btn {
    width: 200px;
  }
}

.btn i {
  margin-left: 3px;
}

/* .top
---------------------------------------------*/
.top {
  position: relative;
  width: 100%;
  margin-bottom: 60px;
}

.top .top-title {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .top .top-title {
    width: 32%;
    top: 13%;
    left: 9%;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@media screen and (max-width: 768px) {
  .top .top-title {
    width: 74%;
    top: 18%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}

.top .top-cam {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  width: 100%;
}

@media screen and (min-width: 769px) {
  .top .top-tate {
    position: absolute;
    top: 10%;
    right: 4.7%;
    width: 8%;
  }
}

/* .top_view
---------------------------------------------*/
.top_view {
  position: relative;
  width: 100%;
  margin-bottom: 60px;
}

.top_view .top-title {
  position: absolute;
}

@media screen and (min-width: 769px) {
  .top_view .top-title {
    width: 32%;
    top: 50%;
    left: 9%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}

@media screen and (max-width: 768px) {
  .top_view .top-title {
    width: 80%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}

@media screen and (min-width: 769px) {
  .top_view .top-tate {
    position: absolute;
    bottom: 10%;
    right: 4.7%;
    width: 8%;
  }
}

/* .lead
---------------------------------------------*/
.lead {
  border: 1px solid #fff;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
  color: #fff;
}

@media screen and (min-width: 769px) {
  .lead {
    max-width: 700px;
    width: 100%;
    padding: 60px 40px;
  }
}

@media screen and (max-width: 768px) {
  .lead {
    width: 90%;
    padding: 60px 7.5%;
  }
}

.lead-title {
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.6;
}

@media screen and (min-width: 769px) {
  .lead-title {
    margin-bottom: 20px;
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .lead-title {
    margin-bottom: 40px;
    font-size: 22px;
  }
}

.lead-text {
  line-height: 2;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 769px) {
  .lead-text {
    text-align: center;
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .lead-text {
    text-align: left;
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .lead-text:not(:last-of-type) {
    margin-bottom: 10px;
  }
}

/* .loop-title-area
---------------------------------------------*/
.loop-title-area {
  position: relative;
  margin-bottom: 20px;
}

.loop-title-area .title {
  font-size: 22px;
  line-height: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (min-width: 769px) {
  .loop-title-area .title span {
    margin-right: 25px;
  }
}

@media screen and (max-width: 768px) {
  .loop-title-area .title span {
    margin-right: 15px;
  }
}

.loop-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.loop-title .loopslide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.loop-title-area .title {
  color: #fff;
}

@media screen and (min-width: 769px) {
  .cam .loopslide li {
    width: 1450px;
    margin-right: 55px;
  }
}

@media screen and (max-width: 768px) {
  .cam .loopslide li {
    width: 1050px;
    margin-right: 40px;
  }
}

.cam .loopslide:first-child {
  -webkit-animation: slide1 200s -100s linear infinite;
          animation: slide1 200s -100s linear infinite;
}

.cam .loopslide:last-child {
  -webkit-animation: slide2 200s linear infinite;
          animation: slide2 200s linear infinite;
}

@-webkit-keyframes slide1 {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes slide1 {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@-webkit-keyframes slide2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}

@keyframes slide2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}

@media screen and (min-width: 769px) {
  .ranking .loopslide li {
    width: 1290px;
    margin-right: 55px;
  }
}

@media screen and (max-width: 768px) {
  .ranking .loopslide li {
    width: 960px;
    margin-right: 40px;
  }
}

.ranking .loopslide:first-child {
  -webkit-animation: slide1 200s -100s linear infinite;
          animation: slide1 200s -100s linear infinite;
}

.ranking .loopslide:last-child {
  -webkit-animation: slide2 200s linear infinite;
          animation: slide2 200s linear infinite;
}

@keyframes slide1 {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes slide2 {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-200%);
            transform: translateX(-200%);
  }
}

/* .cam
---------------------------------------------*/
.cam {
  margin-bottom: 100px;
}

.cam-area {
  width: 90%;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
}

@media screen and (min-width: 769px) {
  .cam-area {
    max-width: 700px;
    width: 100%;
    padding: 80px 40px;
  }
}

@media screen and (max-width: 768px) {
  .cam-area {
    padding: 60px 7%;
  }
}

.cam-title-min {
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.7;
}

@media screen and (min-width: 769px) {
  .cam-title-min {
    font-size: 16px;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 768px) {
  .cam-title-min {
    margin-bottom: 10px;
    font-size: 14px;
  }
}

.cam-title {
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 1.5;
  margin-bottom: 30px;
}

@media screen and (min-width: 769px) {
  .cam-title {
    font-size: 26px;
  }
}

@media screen and (max-width: 768px) {
  .cam-title {
    font-size: 24px;
  }
}

.cam-img {
  width: 72%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

@media screen and (min-width: 769px) {
  .cam-img {
    width: 280px;
  }
}

.cam-date {
  text-align: center;
  margin-bottom: 60px;
}

.cam-date dt {
  letter-spacing: 0.15em;
  line-height: 1;
  margin-bottom: 10px;
}

@media screen and (min-width: 769px) {
  .cam-date dt {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .cam-date dt {
    font-size: 14px;
  }
}

.cam-date dd {
  background-color: #f7efea;
  border-radius: 200px;
  letter-spacing: 0.05em;
  line-height: 50px;
}

@media screen and (min-width: 769px) {
  .cam-date dd {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    font-size: 17px;
  }
}

@media screen and (max-width: 768px) {
  .cam-date dd {
    width: 100%;
    font-size: 15px;
  }
}

.cam-date dd span {
  font-size: 12px;
}

.cam-sec:not(:last-of-type) {
  margin-bottom: 60px;
}

.cam-sectitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  letter-spacing: 0.2em;
}

@media screen and (min-width: 769px) {
  .cam-sectitle {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .cam-sectitle {
    font-size: 14px;
  }
}

.cam-sectitle span {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 20px;
  white-space: nowrap;
}

.cam-sectitle::before, .cam-sectitle::after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: #969696;
}

@media screen and (min-width: 769px) {
  .cam-text {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .cam-text {
    font-size: 12px;
  }
}

/* .ranking
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .ranking {
    max-width: 1040px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
  }
}

@media screen and (max-width: 768px) {
  .ranking {
    width: 100%;
  }
}

.ranking .loop-title-area {
  margin-bottom: 80px;
}

.ranking-block-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 769px) {
  .ranking-block-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.ranking-block {
  background-color: #fff;
  border-radius: 20px;
  position: relative;
  margin-bottom: 100px;
}

@media screen and (min-width: 769px) {
  .ranking-block {
    width: calc((100% - 20px) / 2);
    padding: 60px 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 768px) {
  .ranking-block {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    padding: 40px 7%;
  }
}

@media screen and (min-width: 769px) {
  .ranking-block:nth-of-type(1), .ranking-block:nth-of-type(3) {
    margin-right: 20px;
  }
}

.ranking-maru {
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 120px;
  height: 120px;
  z-index: -1;
}

@media screen and (min-width: 769px) {
  .ranking-grow {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}

.ranking-num {
  z-index: 2;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

.ranking-num .ranking-num-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  line-height: 1;
  font-size: 22px;
}

.ranking-num .ranking-num-num {
  line-height: 1;
  font-size: 44px;
  margin: 0 3px -8px;
}

.ranking-img {
  margin-bottom: 30px;
  border-radius: 1000px;
  border: 1px solid #707070;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 769px) {
  .ranking-img {
    width: 90%;
  }
}

@media screen and (max-width: 768px) {
  .ranking-img {
    width: 90%;
  }
}

.ranking-img img {
  border-radius: 1000px;
}

.ranking-img a {
  display: block;
}

.votenum-btn {
  margin-bottom: 25px;
  cursor: auto;
  border-top: 1px solid #313131;
  border-bottom: 1px solid #313131;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 15px;
}

@media screen and (min-width: 769px) {
  .votenum-btn {
    font-size: 18px;
    line-height: 45px;
  }
}

@media screen and (max-width: 768px) {
  .votenum-btn {
    font-size: 16px;
    line-height: 40px;
  }
}

.ranking-name {
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 3px;
}

@media screen and (min-width: 769px) {
  .ranking-name {
    font-size: 22px;
  }
}

@media screen and (max-width: 768px) {
  .ranking-name {
    font-size: 20px;
  }
}

.ranking-price {
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 15px;
}

@media screen and (min-width: 769px) {
  .ranking-price {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .ranking-price {
    font-size: 16px;
  }
}

@media screen and (min-width: 769px) {
  .buy-btn {
    font-size: 22px;
  }
}

@media screen and (max-width: 768px) {
  .buy-btn {
    font-size: 20px;
  }
}

.review {
  margin-top: 40px;
}

.review-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 15px;
  width: 100%;
}

.review-title span {
  letter-spacing: 0.1em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media screen and (min-width: 769px) {
  .review-title span {
    font-size: 18px;
    margin-right: 15px;
  }
}

@media screen and (max-width: 768px) {
  .review-title span {
    font-size: 16px;
    margin-right: 10px;
  }
}

.review-title::after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: #313131;
}

.review-list .review-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.review-list .review-list__item:not(:last-child) {
  margin-bottom: 30px;
}

.review-list .review-list__item dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-bottom: 15px;
}

@media screen and (min-width: 769px) {
  .review-list .review-list__item dt {
    font-size: 13px;
  }
}

@media screen and (max-width: 768px) {
  .review-list .review-list__item dt {
    font-size: 12px;
  }
}

.review-list .review-list__item dt img {
  width: 40px;
  margin-right: 10px;
}

.review-list .review-list__item dd {
  background-color: #eee;
  border-radius: 10px;
  word-break: break-all;
  position: relative;
  width: 100%;
  line-height: 1.8;
}

@media screen and (min-width: 769px) {
  .review-list .review-list__item dd {
    font-size: 14px;
    padding: 20px;
  }
}

@media screen and (max-width: 768px) {
  .review-list .review-list__item dd {
    font-size: 13px;
    padding: 15px;
  }
}

.review-list .review-list__item dd::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 12px solid #eee;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: 0;
  left: calc(40px / 2);
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

/* .rankingの配色
---------------------------------------------*/
.ranking-block-wrap .ranking-block:nth-of-type(odd) .ranking-num span {
  color: #e5aea4;
}

.ranking-block-wrap .ranking-block:nth-of-type(odd) .buy-btn {
  background-color: #e5aea4;
  color: #fff;
}

.ranking-block-wrap .ranking-block:nth-of-type(even) .ranking-num span {
  color: #8cbcd6;
}

.ranking-block-wrap .ranking-block:nth-of-type(even) .buy-btn {
  background-color: #8cbcd6;
  color: #fff;
}

@media screen and (min-width: 769px) {
  .ranking-block-wrap .ranking-block:nth-of-type(3) .ranking-num span {
    color: #8cbcd6;
  }
}

@media screen and (min-width: 769px) {
  .ranking-block-wrap .ranking-block:nth-of-type(3) .buy-btn {
    background-color: #8cbcd6;
    color: #fff;
  }
}

@media screen and (min-width: 769px) {
  .ranking-block-wrap .ranking-block:nth-of-type(4) .ranking-num span {
    color: #e5aea4;
  }
}

@media screen and (min-width: 769px) {
  .ranking-block-wrap .ranking-block:nth-of-type(4) .buy-btn {
    background-color: #e5aea4;
    color: #fff;
  }
}

/* .ranking-block_1
---------------------------------------------*/
.ranking-block_1 {
  margin-top: 100px;
  position: relative;
}

@media screen and (min-width: 769px) {
  .ranking-block_1 {
    width: 100%;
    margin-top: 100px;
    padding: 80px 70px;
  }
}

.ranking-block_1::before {
  content: "";
  width: 1px;
  height: 40px;
  border-right: 2px dotted #fff;
  position: absolute;
  top: -120px;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
}

@media screen and (min-width: 769px) {
  .ranking-block_1::before {
    content: none;
  }
}

@media screen and (min-width: 769px) {
  .ranking-block_1 .ranking-maru {
    width: 160px;
    height: 160px;
  }
}

.ranking-block_1 .ranking-no1 {
  position: absolute;
  top: -30px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 105%;
}

@media screen and (min-width: 769px) {
  .ranking-block_1 .ranking-num-wrap {
    font-size: 28px;
  }
}

@media screen and (min-width: 769px) {
  .ranking-block_1 .ranking-num-num {
    font-size: 57px;
  }
}

@media screen and (min-width: 769px) {
  .ranking-block_1 .block-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (min-width: 769px) {
  .ranking-block_1 .block-left {
    width: 45%;
  }
}

@media screen and (min-width: 769px) {
  .ranking-block_1 .block-right {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: 20px;
  }
}

@media screen and (min-width: 769px) {
  .ranking-block_1 .ranking-img {
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  .ranking-block_1 .review-title {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 769px) {
  .ranking-block_1 .review-list {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

.ranking-block_1 .ranking-price {
  margin-bottom: 25px;
}

.ranking-block_1 .vote-fukidashi {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  padding: 15px 10px;
  border: 1px solid #707070;
  background-color: #fff;
  margin-bottom: 20px;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  position: relative;
}

.ranking-block_1 .vote-fukidashi::before, .ranking-block_1 .vote-fukidashi::after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -1.5em;
  border-top: 1.5em solid #707070;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}

.ranking-block_1 .vote-fukidashi::after {
  bottom: calc(2px - 1.5em);
  border-top: solid 1.5em #fff;
}

/* .footer
---------------------------------------------*/
.footer {
  padding-bottom: 60px;
}

.footer .item-all a {
  border: 1px solid #fff;
  color: #fff;
}

.footer .logo img {
  -webkit-filter: invert(88%) sepia(61%) saturate(0%) hue-rotate(229deg) brightness(107%) contrast(101%);
          filter: invert(88%) sepia(61%) saturate(0%) hue-rotate(229deg) brightness(107%) contrast(101%);
}

.footer .copy {
  color: #fff;
}
/*# sourceMappingURL=ranking.css.map */