@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
---------------------------------------------*/
/* font
---------------------------------------------*/
.oubun_t {
  font-family: "Roboto", sans-serif;
  font-weight: 100;
}

.oubun_r {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.oubun_m {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

.wabun_b {
  font-family: dnp-shuei-gothic-kin-std, sans-serif;
  font-weight: 600;
  font-style: normal;
}

/* common
---------------------------------------------*/
body {
  width: 100%;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  color: #000;
  line-height: 1.6;
  letter-spacing: 0.04em;
  overflow: hidden;
  font-family: dnp-shuei-gothic-kin-std, sans-serif;
  font-weight: 500;
  font-style: normal;
}

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

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

.wrapper {
  overflow: hidden;
}

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

*:focus {
  outline: none;
}

a {
  text-decoration: none;
}

img {
  width: 100%;
  vertical-align: bottom;
}

@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;
  }
}

.inner {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .inner {
    max-width: 900px;
    width: 100%;
    padding: 0 30px;
  }
}

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

.inner_min {
  margin: 0 auto;
}

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

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

.mado_min {
  background-color: #ebe9ea;
}

@media screen and (min-width: 769px) {
  .mado_min {
    border-top-left-radius: 150px;
    border-top-right-radius: 150px;
    border: 1.5px solid #000;
  }
}

@media screen and (max-width: 768px) {
  .mado_min {
    border-top-left-radius: 75px;
    border-top-right-radius: 75px;
    border: 1px solid #000;
  }
}

@media screen and (min-width: 769px) {
  .mado_min img {
    border-top-left-radius: 150px;
    border-top-right-radius: 150px;
  }
}

@media screen and (max-width: 768px) {
  .mado_min img {
    border-top-left-radius: 75px;
    border-top-right-radius: 75px;
  }
}

.mado_big {
  background-color: #ebe9ea;
}

@media screen and (min-width: 769px) {
  .mado_big {
    border-top-left-radius: 225px;
    border-top-right-radius: 225px;
    border: 2px solid #000;
  }
}

@media screen and (max-width: 768px) {
  .mado_big {
    border-top-left-radius: 275px;
    border-top-right-radius: 275px;
    border: 1.5px solid #000;
  }
}

@media screen and (min-width: 769px) {
  .mado_big img {
    border-top-left-radius: 225px;
    border-top-right-radius: 225px;
  }
}

@media screen and (max-width: 768px) {
  .mado_big img {
    border-top-left-radius: 275px;
    border-top-right-radius: 275px;
  }
}

/* inview
---------------------------------------------*/
.maker {
  width: 0;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.maker.show {
  width: 100%;
}

.maker_61 {
  width: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}

.maker_61.show {
  width: calc(100% + 0.4em);
}

/* ローディング
---------------------------------------------*/
.loading {
  background-color: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}

@media screen and (min-width: 769px) {
  .loading {
    height: 100vh;
  }
}

@media screen and (max-width: 768px) {
  .loading {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }
}

.loading .loadingText {
  font-family: Helvetica, Arial, "sans-serif";
  -webkit-animation: loadingfade 1.2s ease-in-out infinite none alternate;
          animation: loadingfade 1.2s ease-in-out infinite none alternate;
  letter-spacing: 0.08em;
}

@-webkit-keyframes loadingfade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes loadingfade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@media screen and (min-width: 769px) {
  .loading .loadingText {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .loading .loadingText {
    font-size: 18px;
  }
}

/* サイドバー
---------------------------------------------*/
.side .sideList {
  position: fixed;
  left: 0;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  z-index: 2;
  -webkit-transform: translate(-110%, -50%);
          transform: translate(-110%, -50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media screen and (min-width: 769px) {
  .side .sideList {
    top: 50vh;
  }
}

@media screen and (max-width: 768px) {
  .side .sideList {
    top: 49vh;
  }
}

@media screen and (min-width: 769px) {
  .side .sideList .sideItem:not(:last-child) {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .side .sideList .sideItem:not(:last-child) {
    margin-bottom: 5px;
  }
}

.side .sideList .sideItem a {
  white-space: nowrap;
  border: 1px solid #000;
  background-color: #fff;
  border-left: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}

@media screen and (min-width: 769px) {
  .side .sideList .sideItem a {
    font-size: 14px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    line-height: 45px;
    padding: 15px 0;
    -webkit-transform: translateX(-8px);
            transform: translateX(-8px);
  }
}

@media screen and (max-width: 768px) {
  .side .sideList .sideItem a {
    font-size: 11px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    line-height: 32px;
    padding: 13px 0;
    -webkit-transform: translateX(-8px);
            transform: translateX(-8px);
  }
}

@media screen and (min-width: 769px) {
  .side .sideList .sideItem a:hover {
    background-color: #000;
    color: #fff;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}

.side .sideList .sideItem a span {
  -webkit-transform: translatex(1px);
          transform: translatex(1px);
}

.side .sideList .sideItem.active a {
  background-color: #000;
  color: #fff;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  font-weight: 600;
}

/* トップ
---------------------------------------------*/
.top {
  width: 100%;
  position: relative;
}

@media screen and (min-width: 769px) {
  .top {
    height: 100vh;
  }
}

@media screen and (max-width: 768px) {
  .top {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
  }
}

.top .loadkakushi {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 2;
}

.top .pageTitle {
  position: absolute;
  top: 49%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 3;
}

.top .pageTitle .subWrap {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.top .pageTitle .subWrap .sub {
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0;
}

@media screen and (min-width: 769px) {
  .top .pageTitle .subWrap .sub {
    width: auto;
    margin: 0 auto 20px;
    height: 8vh;
  }
}

@media screen and (max-width: 768px) {
  .top .pageTitle .subWrap .sub {
    width: 60vw;
    margin: 0 auto 7px;
  }
}

.top .pageTitle .subWrap .sub.on {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

.top .pageTitle .titleWrap {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 1s;
  transition: all 1s;
  overflow: hidden;
}

.top .pageTitle .titleWrap .title {
  display: block;
  margin: 0 auto;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 1s;
  transition: all 1s;
}

@media screen and (min-width: 769px) {
  .top .pageTitle .titleWrap .title {
    width: auto;
    height: 6vh;
  }
}

@media screen and (max-width: 768px) {
  .top .pageTitle .titleWrap .title {
    width: 87vw;
    height: auto;
  }
}

.top .pageTitle .titleWrap.on {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.top .pageTitle .titleWrap.on .title {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.top .topslide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  .top .topslide {
    height: 25%;
  }
}

@media screen and (max-width: 768px) {
  .top .topslide {
    height: 23%;
  }
}

.top .topslide img {
  height: 100%;
  width: auto;
}

.top .topslide.topslide_1 {
  position: absolute;
  left: 0;
}

@media screen and (min-width: 769px) {
  .top .topslide.topslide_1 {
    top: 6%;
  }
}

@media screen and (max-width: 768px) {
  .top .topslide.topslide_1 {
    top: 13%;
  }
}

@media screen and (min-width: 769px) {
  .top .topslide.topslide_1 .first.on {
    -webkit-animation: slidetop_1 140s -70s linear infinite;
            animation: slidetop_1 140s -70s linear infinite;
  }
}

@media screen and (max-width: 768px) {
  .top .topslide.topslide_1 .first.on {
    -webkit-animation: slidetop_1 60s -30s linear infinite;
            animation: slidetop_1 60s -30s linear infinite;
  }
}

@media screen and (min-width: 769px) {
  .top .topslide.topslide_1 .last.on {
    -webkit-animation: slidetop_2 140s linear infinite;
            animation: slidetop_2 140s linear infinite;
  }
}

@media screen and (max-width: 768px) {
  .top .topslide.topslide_1 .last.on {
    -webkit-animation: slidetop_2 60s linear infinite;
            animation: slidetop_2 60s linear infinite;
  }
}

.top .topslide.topslide_2 {
  position: absolute;
  right: 0;
}

@media screen and (min-width: 769px) {
  .top .topslide.topslide_2 {
    bottom: 6%;
  }
}

@media screen and (max-width: 768px) {
  .top .topslide.topslide_2 {
    bottom: 13%;
  }
}

@media screen and (min-width: 769px) {
  .top .topslide.topslide_2 .first.on {
    -webkit-animation: slidebottom_1 140s -70s linear infinite;
            animation: slidebottom_1 140s -70s linear infinite;
  }
}

@media screen and (max-width: 768px) {
  .top .topslide.topslide_2 .first.on {
    -webkit-animation: slidebottom_1 60s -30s linear infinite;
            animation: slidebottom_1 60s -30s linear infinite;
  }
}

@media screen and (min-width: 769px) {
  .top .topslide.topslide_2 .last.on {
    -webkit-animation: slidebottom_2 140s linear infinite;
            animation: slidebottom_2 140s linear infinite;
  }
}

@media screen and (max-width: 768px) {
  .top .topslide.topslide_2 .last.on {
    -webkit-animation: slidebottom_2 60s linear infinite;
            animation: slidebottom_2 60s linear infinite;
  }
}

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

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

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

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

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

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

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

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

/* リード
---------------------------------------------*/
.lead .leadText {
  text-align: center;
  line-height: 2.3;
}

@media screen and (min-width: 769px) {
  .lead .leadText {
    padding: 120px 0;
  }
}

@media screen and (max-width: 768px) {
  .lead .leadText {
    padding: 80px 0;
  }
}

.lead .leadText .lead_big {
  display: block;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  white-space: nowrap;
}

@media screen and (min-width: 769px) {
  .lead .leadText .lead_big {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .lead .leadText .lead_big {
    font-size: 13px;
  }
}

.lead .leadText .lead_big .maker {
  display: block;
  position: absolute;
  bottom: 20%;
  left: 0;
  background-color: #ebd7d5;
  z-index: -1;
  height: 23%;
}

/* No10〜No7
---------------------------------------------*/
.no10_7 {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .no10_7 {
    margin-bottom: 200px;
  }
}

@media screen and (max-width: 768px) {
  .no10_7 {
    margin-bottom: 120px;
  }
}

.no10_7 .rankingList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.no10_7 .rankingList .rankingItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 769px) {
  .no10_7 .rankingList .rankingItem {
    width: 46.1%;
  }
}

@media screen and (max-width: 768px) {
  .no10_7 .rankingList .rankingItem {
    width: 46.5%;
  }
}

@media screen and (min-width: 769px) {
  .no10_7 .rankingList .rankingItem:nth-child(1), .no10_7 .rankingList .rankingItem:nth-child(2) {
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 768px) {
  .no10_7 .rankingList .rankingItem:nth-child(1), .no10_7 .rankingList .rankingItem:nth-child(2) {
    margin-bottom: 40px;
  }
}

.no10_7 .rankingList .rankingItem .num {
  position: relative;
  letter-spacing: 0.02em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .no10_7 .rankingList .rankingItem .num {
    font-size: 38px;
  }
}

@media screen and (max-width: 768px) {
  .no10_7 .rankingList .rankingItem .num {
    font-size: 23px;
  }
}

.no10_7 .rankingList .rankingItem .num::before {
  content: "";
  display: block;
  width: calc(100% + 0.4em);
  background-color: #ebd7d5;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  height: 23%;
}

@media screen and (min-width: 769px) {
  .no10_7 .rankingList .rankingItem .num::before {
    bottom: 18%;
  }
}

@media screen and (max-width: 768px) {
  .no10_7 .rankingList .rankingItem .num::before {
    bottom: 7px;
  }
}

.no10_7 .rankingList .rankingItem .syozi {
  text-align: center;
  white-space: nowrap;
}

@media screen and (min-width: 769px) {
  .no10_7 .rankingList .rankingItem .syozi {
    font-size: 18px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .no10_7 .rankingList .rankingItem .syozi {
    font-size: 13px;
    margin-bottom: 8px;
  }
}

.no10_7 .rankingList .rankingItem .img {
  width: 100%;
  position: relative;
}

@media screen and (min-width: 769px) {
  .no10_7 .rankingList .rankingItem .img {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .no10_7 .rankingList .rankingItem .img {
    margin-bottom: 5px;
  }
}

.no10_7 .rankingList .rankingItem .img::before {
  content: "";
  display: block;
  padding-top: 120%;
}

.no10_7 .rankingList .rankingItem .img img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.no10_7 .rankingList .rankingItem .name {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .no10_7 .rankingList .rankingItem .name {
    margin-bottom: 5px;
    font-size: 17px;
  }
}

@media screen and (max-width: 768px) {
  .no10_7 .rankingList .rankingItem .name {
    margin-bottom: 4px;
    font-size: 12px;
  }
}

.no10_7 .rankingList .rankingItem .bottom {
  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) {
  .no10_7 .rankingList .rankingItem .bottom .price {
    font-size: 18px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 768px) {
  .no10_7 .rankingList .rankingItem .bottom .price {
    font-size: 13px;
    margin-right: 6px;
  }
}

.no10_7 .rankingList .rankingItem .bottom .buy a {
  display: block;
  color: #fff;
  background-color: #000;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .no10_7 .rankingList .rankingItem .bottom .buy a {
    width: 64px;
    line-height: 25px;
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  .no10_7 .rankingList .rankingItem .bottom .buy a {
    width: 40px;
    line-height: 18px;
    font-size: 11px;
  }
}

@media screen and (min-width: 769px) {
  .no10_7 .rankingList .rankingItem .bottom .buy a:hover {
    opacity: 0.7;
  }
}

/* No6〜
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .no6_1 {
    margin-bottom: 200px;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 {
    margin-bottom: 120px;
  }
}

@media screen and (min-width: 769px) {
  .no6_1 .itemTop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    margin: 0 70px 90px;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .itemTop {
    position: relative;
    padding-top: 90px;
    margin-bottom: 60px;
  }
}

.no6_1 .itemTop .img {
  position: relative;
}

@media screen and (min-width: 769px) {
  .no6_1 .itemTop .img {
    z-index: 1;
    width: 60%;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .itemTop .img {
    width: 85%;
    margin: 0 auto 12px;
  }
}

.no6_1 .itemTop .img::before {
  content: "";
  display: block;
  padding-top: 120%;
}

.no6_1 .itemTop .img img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media screen and (min-width: 769px) {
  .no6_1 .itemTop .data {
    position: absolute;
    z-index: 2;
    bottom: 50px;
    left: 55%;
  }
}

@media screen and (min-width: 769px) {
  .no6_1 .itemTop .data .whiteback {
    display: block;
    width: 100%;
    height: 130%;
    background-color: #fff;
    position: absolute;
    left: calc(700px * 0.05 - 2px);
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: -1;
  }
}

.no6_1 .itemTop .data .num {
  position: relative;
  letter-spacing: 0.02em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
  z-index: 1;
}

@media screen and (min-width: 769px) {
  .no6_1 .itemTop .data .num {
    font-size: 52px;
    margin-bottom: 13px;
    margin-left: 0.2em;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .itemTop .data .num {
    font-size: 38px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

.no6_1 .itemTop .data .num .maker_61 {
  display: block;
  background-color: #ebd7d5;
  position: absolute;
  bottom: 20%;
  left: -0.2em;
  z-index: -1;
  height: 35%;
}

@media screen and (min-width: 769px) {
  .no6_1 .itemTop .data .num .maker_61 {
    bottom: 3%;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .itemTop .data .num .maker_61 {
    bottom: 0;
  }
}

.no6_1 .itemTop .data .syozi {
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  .no6_1 .itemTop .data .syozi {
    position: absolute;
    top: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .itemTop .data .syozi {
    text-align: center;
  }
}

@media screen and (min-width: 769px) {
  .no6_1 .itemTop .data .syozi {
    font-size: 20px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .itemTop .data .syozi {
    font-size: 16px;
    margin-bottom: 8px;
  }
}

@media screen and (min-width: 769px) {
  .no6_1 .itemTop .data .name {
    white-space: nowrap;
    margin-bottom: 10px;
    font-size: 24px;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .itemTop .data .name {
    text-align: center;
    margin-bottom: 3px;
    font-size: 18px;
  }
}

.no6_1 .itemTop .data .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 768px) {
  .no6_1 .itemTop .data .bottom {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (min-width: 769px) {
  .no6_1 .itemTop .data .bottom .price {
    font-size: 20px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .itemTop .data .bottom .price {
    font-size: 16px;
    margin-right: 10px;
  }
}

.no6_1 .itemTop .data .bottom .buy a {
  display: block;
  color: #fff;
  background-color: #000;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .no6_1 .itemTop .data .bottom .buy a {
    width: 60px;
    line-height: 26px;
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .itemTop .data .bottom .buy a {
    width: 45px;
    line-height: 22px;
    font-size: 12px;
  }
}

@media screen and (min-width: 769px) {
  .no6_1 .itemTop .data .bottom .buy a:hover {
    opacity: 0.7;
  }
}

.no6_1 .styling .stylingTitle {
  letter-spacing: 0.08em;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

@media screen and (min-width: 769px) {
  .no6_1 .styling .stylingTitle {
    font-size: 24px;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .styling .stylingTitle {
    font-size: 17px;
    margin-bottom: 30px;
  }
}

.no6_1 .styling .stylingTitle::before, .no6_1 .styling .stylingTitle::after {
  content: "";
  display: block;
  height: 1px;
  background-color: #000;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media screen and (min-width: 769px) {
  .no6_1 .styling .stylingTitle::before, .no6_1 .styling .stylingTitle::after {
    width: 38%;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .styling .stylingTitle::before, .no6_1 .styling .stylingTitle::after {
    width: 30%;
  }
}

.no6_1 .styling .stylingTitle::before {
  left: 0;
}

.no6_1 .styling .stylingTitle::after {
  right: 0;
}

@media screen and (max-width: 768px) {
  .no6_1 .styling .inner.slideWrap {
    width: 100%;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .no6_1 .styling .inner.slideWrap::-webkit-scrollbar {
    display: none;
  }
}

.no6_1 .styling .stylingList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .no6_1 .styling .stylingList {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}

@media screen and (min-width: 769px) {
  .no6_1 .styling .stylingList .stylingItem {
    width: 47%;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .styling .stylingList .stylingItem {
    width: 300px;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .styling .stylingList .stylingItem:first-child {
    margin-left: 7vw;
    margin-right: 20px;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .styling .stylingList .stylingItem:last-child {
    margin-right: 7vw;
  }
}

.no6_1 .styling .stylingList .stylingItem .prof {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (min-width: 769px) {
  .no6_1 .styling .stylingList .stylingItem .prof {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .styling .stylingList .stylingItem .prof {
    margin-bottom: 20px;
  }
}

.no6_1 .styling .stylingList .stylingItem .prof .imgWrap {
  width: 30%;
  position: relative;
}

@media screen and (min-width: 769px) {
  .no6_1 .styling .stylingList .stylingItem .prof .imgWrap {
    margin-right: 20px;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .styling .stylingList .stylingItem .prof .imgWrap {
    margin-right: 15px;
  }
}

.no6_1 .styling .stylingList .stylingItem .prof .imgWrap::before {
  content: "";
  display: block;
  padding-top: 100%;
}

.no6_1 .styling .stylingList .stylingItem .prof .imgWrap img {
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media screen and (min-width: 769px) {
  .no6_1 .styling .stylingList .stylingItem .prof .name {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .styling .stylingList .stylingItem .prof .name {
    font-size: 16px;
  }
}

@media screen and (min-width: 769px) {
  .no6_1 .styling .stylingList .stylingItem .prof .store {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .styling .stylingList .stylingItem .prof .store {
    font-size: 12px;
  }
}

.no6_1 .styling .stylingList .stylingItem .prof .inst {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.no6_1 .styling .stylingList .stylingItem .prof .inst img {
  display: block;
  margin-top: 2px;
}

@media screen and (min-width: 769px) {
  .no6_1 .styling .stylingList .stylingItem .prof .inst img {
    width: 20px;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .styling .stylingList .stylingItem .prof .inst img {
    width: 17px;
  }
}

.no6_1 .styling .stylingList .stylingItem .prof .inst .coron {
  text-decoration: none;
  margin: 0 3px 0 2px;
}

.no6_1 .styling .stylingList .stylingItem .prof .inst a {
  display: inline-block;
  text-decoration: underline;
}

@media screen and (min-width: 769px) {
  .no6_1 .styling .stylingList .stylingItem .prof .inst a {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .styling .stylingList .stylingItem .prof .inst a {
    font-size: 11px;
  }
}

@media screen and (min-width: 769px) {
  .no6_1 .styling .stylingList .stylingItem .prof .inst a:hover {
    opacity: 0.7;
  }
}

@media screen and (min-width: 769px) {
  .no6_1 .styling .stylingList .stylingItem .prof .code {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .styling .stylingList .stylingItem .prof .code {
    font-size: 11px;
  }
}

.no6_1 .styling .stylingList .stylingItem .prof .code a {
  display: inline-block;
  text-decoration: underline;
}

@media screen and (min-width: 769px) {
  .no6_1 .styling .stylingList .stylingItem .prof .code a:hover {
    opacity: 0.7;
  }
}

.no6_1 .styling .stylingList .stylingItem .come {
  background-color: #ebd7d5;
  width: 100%;
  position: relative;
}

@media screen and (min-width: 769px) {
  .no6_1 .styling .stylingList .stylingItem .come {
    border-radius: 25px;
    padding: 30px;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .styling .stylingList .stylingItem .come {
    border-radius: 13px;
    padding: 7%;
    margin-bottom: 20px;
  }
}

.no6_1 .styling .stylingList .stylingItem .come::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 15%;
  -webkit-transform: translate(-50%, -99%);
          transform: translate(-50%, -99%);
}

@media screen and (min-width: 769px) {
  .no6_1 .styling .stylingList .stylingItem .come::before {
    border-bottom: 18px solid #ebd7d5;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .styling .stylingList .stylingItem .come::before {
    border-bottom: 12px solid #ebd7d5;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
  }
}

.no6_1 .styling .stylingList .stylingItem .come .comeText {
  line-height: 1.7;
  letter-spacing: 0.08em;
}

@media screen and (min-width: 769px) {
  .no6_1 .styling .stylingList .stylingItem .come .comeText {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .styling .stylingList .stylingItem .come .comeText {
    font-size: 12px;
  }
}

.no6_1 .styling .stylingList .stylingItem .codeLink {
  width: 100%;
}

.no6_1 .styling .stylingList .stylingItem .codeLink a {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.no6_1 .styling .stylingList .stylingItem .codeLink a::before {
  content: "";
  display: block;
  padding-top: 133.2129%;
}

.no6_1 .styling .stylingList .stylingItem .codeLink a img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.no6_1 .styling .stylingList .stylingItem .codeLink a .plus {
  display: block;
  line-height: 1;
  position: absolute;
  color: #fff;
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .no6_1 .styling .stylingList .stylingItem .codeLink a .plus {
    right: 10px;
    bottom: 0px;
    font-size: 60px;
  }
}

@media screen and (max-width: 768px) {
  .no6_1 .styling .stylingList .stylingItem .codeLink a .plus {
    right: 8px;
    bottom: 0px;
    font-size: 50px;
  }
}

@media screen and (min-width: 769px) {
  .no6_1 .styling .stylingList .stylingItem .codeLink a:hover img {
    -webkit-transform: scale(1.02);
            transform: scale(1.02);
    opacity: 0.8;
  }
}

/* リンク
---------------------------------------------*/
.secLink .linkTitle {
  letter-spacing: 0.08em;
  margin: 0 auto;
  text-align: center;
  line-height: 1;
}

@media screen and (min-width: 769px) {
  .secLink .linkTitle {
    font-size: 24px;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .secLink .linkTitle {
    font-size: 17px;
    margin-bottom: 25px;
  }
}

.secLink .linkList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  .secLink .linkList {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  .secLink .linkList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 768px) {
  .secLink .linkList li:first-child {
    margin-bottom: 25px;
  }
}

@media screen and (min-width: 769px) {
  .secLink .linkList li {
    width: 48%;
  }
}

@media screen and (max-width: 768px) {
  .secLink .linkList li {
    width: 80%;
  }
}

.secLink .linkList li a {
  display: block;
}

@media screen and (min-width: 769px) {
  .secLink .linkList li a:hover {
    opacity: .7;
  }
}

.secLink .linkList li a img {
  margin-bottom: 10px;
}

.secLink .linkList li a .linktext {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .secLink .linkList li a .linktext {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  .secLink .linkList li a .linktext {
    font-size: 12px;
  }
}

.secLink .linkList_2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 769px) {
  .secLink .linkList_2 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 768px) {
  .secLink .linkList_2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 768px) {
  .secLink .linkList_2 li:first-child {
    margin-bottom: 25px;
  }
}

@media screen and (min-width: 769px) {
  .secLink .linkList_2 li {
    width: 48%;
  }
}

@media screen and (max-width: 768px) {
  .secLink .linkList_2 li {
    width: 80%;
  }
}

.secLink .linkList_2 li a {
  display: block;
}

@media screen and (min-width: 769px) {
  .secLink .linkList_2 li a:hover {
    opacity: .7;
  }
}

.secLink .linkList_2 li a img {
  margin-bottom: 10px;
}

.secLink .linkList_2 li a .linktext {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .secLink .linkList_2 li a .linktext {
    font-size: 15px;
  }
}

@media screen and (max-width: 768px) {
  .secLink .linkList_2 li a .linktext {
    font-size: 12px;
  }
}

/* フッター
---------------------------------------------*/
@media screen and (min-width: 769px) {
  .footer {
    padding: 160px 0 30px;
  }
}

@media screen and (max-width: 768px) {
  .footer {
    padding: 140px 0 40px;
  }
}

.footer .logo a {
  display: block;
}

@media screen and (min-width: 769px) {
  .footer .logo a {
    width: 120px;
    margin: 0 auto 50px;
  }
}

@media screen and (max-width: 768px) {
  .footer .logo a {
    width: 33%;
    margin: 0 auto 30px;
  }
}

@media screen and (min-width: 769px) {
  .footer .logo a:hover {
    opacity: 0.6;
  }
}

.footer .copy {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .footer .copy {
    font-size: 10px;
  }
}

@media screen and (max-width: 768px) {
  .footer .copy {
    font-size: 10px;
  }
}
/*# sourceMappingURL=style.css.map */